@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap");.NewPlay-Lite-Mobile{display:block}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html{-webkit-tap-highlight-color:transparent}body{background-color:#000;font-family:"Poppins",sans-serif;font-size:12px;color:#adb8c3;font-weight:400;line-height:1.5;margin:0;user-select:none;height:100%}@media screen and (max-width: 300px){body{font-size:11px}}body.NP-sideMenu-opened{overflow:hidden;max-width:100%;margin:0 auto}body.NP-sideMenu-opened .NewPlay-Lite-Mobile{position:fixed;overflow:hidden;width:100%}body.NP-rightMenu-opened{overflow:hidden;max-width:100%;margin:0 auto}body.NP-rightMenu-opened .NewPlay-Lite-Mobile{position:relative;overflow:hidden;width:100%}*,*::before,*::after{box-sizing:border-box}a{color:inherit;text-decoration:none}img{vertical-align:middle;border-style:none;max-width:100%}ul{padding:0;margin:0}ul li{list-style:none;list-style-image:none;list-style-type:none}input,textarea{font-family:inherit;outline:none}select{background-image:none}.text-right{text-align:right !important}.text-left{text-align:left !important}.text-center{text-align:center !important}.text-justify{text-align:justify !important}.w-100{width:100% !important}.d-none{display:none !important}.d-block{display:block !important}.truncate{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.space-2{margin:2px auto;padding:1px 0}.space-5{height:15px}.space-10{height:30px}table{width:100%;max-width:100%;background-color:transparent;border-collapse:collapse !important}.v-hide{visibility:hidden}.NewPlay-Lite-Mobile{max-width:100%;margin:0 auto;overflow-x:hidden;position:relative;height:100%;background-color:#000}.btn{cursor:pointer;padding:0 6px;border:none;font-family:"Poppins",sans-serif;white-space:nowrap;border-radius:6px;background-image:none;font-weight:500;width:100%}.btn:focus{outline:none;box-shadow:none}.NP-btnOdds{width:50px;height:38px;background-color:#101318;border-radius:3px;text-align:center;color:#ffc200;font-size:12px;padding:0;font-weight:500;white-space:normal}@media screen and (max-width: 300px){.NP-btnOdds{width:100%}}.NP-btnOdds.active{background-color:#ffc200;color:#000;font-weight:500}.NP-btnOdds.NP-btnOddsDisabled{background-color:#ebebeb;pointer-events:none;color:#888;border:1px solid #595959;opacity:.75}.NP-btnOdds.NP-btnOdds-highlight{border:1px solid #27AE60}@media screen and (max-width: 300px){.NP-btnOddsGroup{width:100%}}.NP-btnOddsGroup ul{margin:0 -4px;display:flex;align-items:center}@media screen and (max-width: 120px){.NP-btnOddsGroup ul{margin:0 -2px}}.NP-btnOddsGroup ul li{padding:4px;float:left}@media screen and (max-width: 300px){.NP-btnOddsGroup ul li{width:100%}}@media screen and (max-width: 120px){.NP-btnOddsGroup ul li{padding:4px 2px}}.NP-outcomeGroup ul{display:flex;align-items:center}.NP-outcomeGroup ul li{padding-right:8px;float:left}@media screen and (max-width: 300px){.NP-outcomeGroup ul li{padding-right:4px}}.NP-outcomeGroup ul li:last-child{padding-right:0}.NP-outcomeGroup ul li .NP-outcomeItem{width:50px;text-align:center;color:#FFF;font-size:10px}@media screen and (max-width: 300px){.NP-outcomeGroup ul li .NP-outcomeItem{width:100%}}.NP-btnDisabled{background-color:#ebebeb !important;pointer-events:none;color:#000 !important;border:1px solid #ebebeb;opacity:.5}.NP-loader{display:flex;justify-content:center}.NP-loader .NP-dot-pulse span{width:10px;height:10px;border-radius:5px;background:#000;-webkit-animation:dot-pulse 1.7s infinite ease-in-out both;animation:dot-pulse 1.7s infinite ease-in-out both;margin-right:3px;display:inline-block}.NP-loader .NP-dot-pulse span:nth-child(1){-webkit-animation-delay:0.6s;animation-delay:0.6s}.NP-loader .NP-dot-pulse span:nth-child(2){-webkit-animation-delay:0.4s;animation-delay:0.4s}.NP-loader .NP-dot-pulse span:nth-child(3){-webkit-animation-delay:0.2s;animation-delay:0.2s}.NP-loader .NP-dot-pulse span:nth-child(4){-webkit-animation-delay:0.1s;animation-delay:0.1s}@keyframes dot-pulse{0%, 80%, 100%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform:scale(0);transform:scale(0);opacity:0}40%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes dot-pulse{0%, 80%, 100%{-webkit-transform:scale(0);transform:scale(0);opacity:0}40%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.NP-select{background-color:#FFF;border-radius:6px;border:1px solid #4c5464;height:32px;color:#333;font-size:12px;font-weight:500;position:relative}.NP-select select{background-color:transparent;border:0;width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 25px 0 7px}.NP-select select option{background-color:transparent}.NP-select select:focus{outline:none}.NP-select::after{content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="10px" height="10px" fill="%234c5464" viewBox="0 0 24 20"><path d="M13.2,18.9L23.5,7.7c0.6-0.8,0.6-2,0-2.7c-0.7-0.7-1.8-0.7-2.5,0l-9,9.8L3,5.1C2.7,4.7,2.3,4.5,1.9,4.5c-0.5,0-1,0.2-1.4,0.6C0.2,5.5,0,6,0,6.5c0,0.5,0.2,1,0.5,1.3l10.2,11.1c0.3,0.4,0.7,0.6,1.3,0.6C12.5,19.5,13,19.3,13.2,18.9z"/></svg>');position:absolute;top:52%;transform:translate(0, -50%);right:7px;border:0;pointer-events:none}.NP-select select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}select::-ms-expand{display:none}.NP-checkbox{display:flex;align-items:center}.NP-checkbox .NP-checkboxLabel{padding-left:10px}.NP-checkbox input[type=radio],.NP-checkbox input[type=checkbox]{display:none}.NP-checkbox label{width:20px;height:20px;min-width:20px;margin-bottom:0;padding-left:0;padding-bottom:0;float:left;position:relative}.NP-checkbox label::before{content:"";display:inline-block;width:20px;height:20px;position:absolute;left:0;background-color:#FFF;border:1px solid #737373;border-radius:6px}.NP-checkbox input[type=checkbox]:checked+label:before{content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="10px" height="10px" fill="%23333" viewBox="0 0 24 20"><path d="M10,22c-0.5,0-1-0.2-1.4-0.6l-8-8c-0.8-0.8-0.8-2,0-2.8s2-0.8,2.8,0L9.8,17L20.4,2.8c0.7-0.9,1.9-1.1,2.8-0.4c0.9,0.7,1.1,1.9,0.4,2.8l-12,16c-0.3,0.5-0.9,0.8-1.5,0.8L10,22z"/></svg>');font-size:11px;text-align:center;line-height:20px}.NP-checkbox a{text-decoration:underline !important}.NP-form-group{position:relative;margin-bottom:10px}.NP-form-group .NP-form-label{height:36px;font-size:14px;color:#CCC;margin-bottom:2px;display:block;width:100%;position:absolute;top:0;left:0;user-select:none;z-index:15;display:flex;align-items:center}.NP-form-group .NP-form-control input{position:relative;width:100%;padding:0;height:36px;font-size:14px;color:#161c23;font-weight:600;border:0px solid #737373;background-color:transparent;border-bottom:2px solid #b7b7b7;z-index:20}.NP-form-group .NP-form-control input::placeholder{color:transparent}.NP-form-group .NP-form-control.NP-error input{border:0px solid #ff4646}.NP-form-group .NP-form-control.NP-form-control-pin input{-webkit-text-security:disc}.NP-form-group .NP-form-label{transition:transform .25s, opacity .25s ease-in-out;transform-origin:0 0}.NP-form-group.NP-inputFocus .NP-form-control input{border-image-source:linear-gradient(90deg, #ffc200, #ff6c01);border-width:2px;border-image-slice:1;border-top:0;border-right:0;border-left:0}.NP-form-group.NP-inputFocus .NP-form-label{transform:translate(0, -50%) scale(0.8);color:#333;font-weight:600}.NP-form-group.NP-inputFocus .NP-form-addon{color:#161c23;font-weight:600}.NP-form-group.NP-form-group-addon .NP-form-label{left:40px}.NP-form-errorMsg{color:#ff4646;min-height:20px;font-size:11px}.NP-form-control-group{display:flex}.NP-form-control-group .NP-form-addon{min-width:40px;max-width:40px;text-align:left;height:36px;display:flex;align-items:center;justify-content:flex-start;color:#CCC;font-weight:600;position:absolute;left:0;top:0px}.NP-form-control-group .NP-form-control{flex:1 1 auto}.NP-form-control-group .NP-form-control input{padding-left:40px}.NP-form-control-group .NP-form-label{left:40px}.NP-form-control-group.NP-error{border:0px solid #ff4646;border-radius:6px}b{font-weight:700}p{margin:0 0 10px 0}.NP-content{padding:0 12px}.NP-txtHighlight-primary{color:#fff;font-weight:700}.NP-txtHighlight-secondary{color:#ffc200;font-weight:700}.NP-txtHighlight-tertiary{color:#27AE60;font-weight:700}.NP-scrolltoTop{position:fixed;bottom:52px;right:10px;z-index:101;background-color:#eee;padding:2px;border-radius:4px;opacity:0.8;cursor:pointer;display:none}.NP-scrolltoTop svg path{fill:#ffc200}@media screen and (min-width: 768px){.NP-scrolltoTop{right:calc(50% - 373px)}}.NP-tabs{color:#666}.NP-tabs ul{display:table;table-layout:fixed;width:100%;height:100%}.NP-tabs ul li{display:table-cell;vertical-align:middle;text-align:center;cursor:pointer;font-size:14px;font-weight:400}.NP-tabs ul li.active{color:#161c23;font-weight:700;border-bottom:2px solid #ffc200}.NP-tabs ul li .NP-highlight{color:#fc0}.NP-tabs ul li a{display:flex;height:40px;align-items:center;justify-content:center}.NP-tabs.NP-inline{text-align:center}.NP-tabs.NP-inline ul{table-layout:auto;width:auto;margin:0 auto}.NP-tabs.NP-inline ul li{margin-right:25px;display:inline-block}.NP-tabs.NP-inline ul li a{height:auto}.NP-tabs.NP-inline ul li:last-child{margin-right:0}.NP-tabs.NP-xLarge{padding:10px 0 10px}.NP-tabs.NP-xLarge ul li{font-size:24px}@media screen and (max-width: 300px){.NP-tabs.NP-xLarge ul li{font-size:20px}}.NP-tabs.NP-xLarge ul li.active{border-bottom-width:3px}.NP-pills{background-color:#2a327b;color:#FFF;height:40px;font-size:12px;display:none}.NP-pills ul{padding:5px 8px;width:100%;height:100%;display:flex;align-items:center}@media screen and (max-width: 300px){.NP-pills ul{padding:15px 10px}}.NP-pills ul li{white-space:nowrap;margin-right:8px;border-radius:100px}.NP-pills ul li.active{background-color:transparent;border:1px solid #FFF;color:#FFF;border-radius:4px;font-weight:700}.NP-pills ul li div{min-height:20px;display:flex;align-items:center;justify-content:center;text-align:center;min-width:60px;line-height:14px;padding:0 10px}.NP-pills .NP-marketList-opera{display:none}.NP-tabs-content>.NP-tab-pane{display:none}.NP-tabs-content>.NP-tab-pane.active{display:block}.NP-selectionButtons ul{width:100%;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;display:flex;justify-content:centerc;flex-wrap:wrap}.NP-selectionButtons ul li{height:30px;display:inline-flex;align-items:center;justify-content:center;text-align:center;background-color:transparent;border:1px solid #ffc200;border-radius:4px;padding:3px 10px;line-height:14px;min-width:90px;color:#ffc200;font-size:12px;font-weight:500;margin-right:6px;white-space:normal;vertical-align:middle;cursor:pointer}@media screen and (max-width: 300px){.NP-selectionButtons ul li{font-size:11px;margin-right:4px;min-width:auto;margin-bottom:4px}}.NP-selectionButtons ul li.active{background-color:#ffc200;color:#000;font-weight:500;border:0px solid #161c23}.NP-selectionButtons ul li.NP-select{min-width:100px;max-width:120px;padding:0}.NP-selectionButtons.NP-selectionButtons-large ul{width:100%;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}.NP-selectionButtons.NP-selectionButtons-large ul li{height:36px}.NP-selection{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;background-color:#161c23;padding:12px}@media screen and (max-width: 300px){.NP-selection{padding:8px 4px}}.NP-selectionActions{height:100%}.NP-selectionActions ul li{display:inline-flex;align-items:center;justify-content:center;height:30px;cursor:pointer}.NP-selectionActions ul li.NP-selectionActions__clear{background-color:#eb5757;border-radius:20px;color:#FFF;font-weight:700;padding:0 8px;margin-right:3px}.NP-selectionActions ul li.NP-selectionActions__help{background-color:#828282;color:#fff;border-radius:50%;width:30px;height:30px;font-size:12px;font-weight:600}.NP-subFilterButtons{overflow-x:auto;overflow-y:hidden}.NP-subFilterButtons ul{width:100%;white-space:nowrap;-webkit-overflow-scrolling:touch}.NP-subFilterButtons ul li{display:inline-flex;color:#AAA;padding:0 3px;margin:0 5px}.NP-subFilterButtons ul li.active{border-bottom:3px solid #161c23;color:#FFF;font-weight:700}.NP-filter-tabs{background-color:#EEE;border-bottom:1px solid #EEE;display:none}.NP-filter-tabs ul{display:table;width:100%}.NP-filter-tabs ul li{display:table-cell;text-align:center;color:#161c23;min-width:35px;height:32px;padding:0 3px;position:relative}.NP-filter-tabs ul li div{display:flex;align-items:center;justify-content:center;height:32px;cursor:pointer}.NP-filter-tabs ul li.active{border-bottom:2px solid #161c23;color:#161c23;font-weight:700;position:relative;bottom:-1px;background-color:transparent}@media screen and (max-width: 300px){.NP-filter-tabs ul li.active{background-color:transparent;color:#161c23}}.NP-leagueBox .NP-leagueBox-header{background-color:#000;height:26px;color:#FFF;display:flex;flex:1 1 auto;align-items:center;padding:6px 12px;font-size:11px;justify-content:space-between}@media screen and (max-width: 300px){.NP-leagueBox .NP-leagueBox-header{padding:0 8px}}.NP-leagueBox .NP-leagueBox-header .NP-leagueBox-header__left{display:flex;flex:1 1 auto;align-items:center;min-width:0}.NP-leagueBox .NP-leagueBox-header .NP-MarketName{color:#FFF}@media screen and (max-width: 300px){.NP-leagueBox .NP-leagueBox-header .NP-leagueBox-header__right .NP-outcomeGroup{display:none}}.NP-leagueBox .NP-market-header{height:26px;display:flex;justify-content:space-evenly;align-items:center;padding:0 12px;background-color:#FFF;color:#ffc200;font-weight:700}@media screen and (max-width: 300px){.NP-leagueBox .NP-market-header{padding:0 4px}}.NP-leagueBox .NP-market-header .NP-market-header__left{flex:1 1 auto;text-align:center}.NP-leagueBox .NP-market-header .NP-market-header__right{width:106px;text-align:center}@media screen and (max-width: 300px){.NP-leagueBox .NP-market-header .NP-market-header__right{width:84px}}.NP-leagueBox .NP-leagueBox-content{position:relative}.NP-leagueBox .NP-leagueBox-content .NP-freeBet-banner,.NP-leagueBox .NP-leagueBox-content .NP-smallBanner{margin:0 -8px}.NP-leagueBox .NP-matchBox{display:flex;flex-direction:column;flex-wrap:nowrap;border-bottom:1px solid #303844;color:#FFF}.NP-leagueBox .NP-matchBox .NP-matchBox-content{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;padding:4px 12px;color:#FFF}@media screen and (max-width: 300px){.NP-leagueBox .NP-matchBox .NP-matchBox-content{flex-wrap:wrap;padding:4px 8px}}.NP-leagueBox .NP-matchBox .NP-matchBox__fixtureContent{flex:1 1 auto}.NP-leagueBox .NP-matchBox .NP-matchDetails{display:flex;flex:1 1 auto;align-items:center;justify-content:space-between;min-width:0}@media screen and (max-width: 120px){.NP-leagueBox .NP-matchBox .NP-matchDetails{flex-direction:column}}.NP-leagueBox .NP-matchBox .NP-match__serialNumber{width:22px;min-width:22px;max-width:22px}@media screen and (max-width: 300px){.NP-leagueBox .NP-matchBox .NP-match__serialNumber{width:20px;min-width:20px;max-width:20px}}.NP-leagueBox .NP-matchBox .NP-matchBox__matchInfo{flex:1 1 auto}.NP-leagueBox .NP-matchBox .NP-match__stats{border-radius:3px}.NP-leagueBox .NP-matchBox .NP-match__stats .NP-iconSvg{padding:4px;min-width:18px;max-width:18px;cursor:pointer}.NP-leagueBox .NP-matchBox .NP-match__stats .NP-iconSvg svg{height:11px;vertical-align:middle}.NP-leagueBox .NP-matchBox .NP-match__stats .NP-iconSvg svg path{fill:#666}.NP-leagueBox .NP-matchBox .NP-match__stats.active{background-color:#161c23}.NP-leagueBox .NP-matchBox .NP-match__stats.active svg path{fill:#FFF}.NP-leagueBox .NP-matchBox .NP-match__leagueName{font-size:10px;color:#AAA;margin-bottom:2px}.NP-leagueBox .NP-matchBox .NP-matchBox__fixtureInfo{display:flex;flex:1 1 auto;font-size:12px}.NP-leagueBox .NP-matchBox .NP-matchBox__fixtureInfo .NP-match__teamsInfo{flex:1 1 auto;font-weight:700;min-width:0;padding-right:5px}.NP-leagueBox .NP-matchBox .NP-matchBox__fixtureInfo .NP-match__teamsInfo .NP-ball-bat{width:10px;margin-right:5px}.NP-leagueBox .NP-matchBox .NP-vs{color:#ffc200}.NP-leagueBox .NP-matchBox .NP-matchBox__extraInfo{font-size:10px;color:#666;margin-top:2px;display:flex;align-items:center;flex-wrap:wrap}.NP-leagueBox .NP-matchBox .NP-matchBox__extraInfo span{margin-right:5px;display:inline-block}.NP-leagueBox .NP-matchBox .NP-matchBox__extraInfo .NP-match__smsCode{color:#666}.NP-leagueBox .NP-matchBox .NP-matchBox__extraInfo .NP-match__matchMinute{color:#666;font-weight:bold}.NP-leagueBox .NP-matchBox .NP-matchBox__extraInfo .NP-match__marketsCount{background-color:#6F6F6F;border-radius:2px;padding:1px 3px 1px;height:13px;line-height:12px;font-size:10px}.NP-leagueBox .NP-matchBox .NP-matchBox__extraInfo .NP-match__cashoutIcon{position:relative}.NP-leagueBox .NP-matchBox .NP-matchBox__extraInfo .NP-match__cashoutIcon i{font-size:18px;color:#ffc200}.NP-leagueBox .NP-matchBox .NP-matchBox__extraInfo .NP-match__cashoutIcon img{width:20px}.NP-leagueBox .NP-matchBox .NP-matchBox__extraInfo .NP-match__trendingIcon{position:relative}.NP-leagueBox .NP-matchBox .NP-matchBox__extraInfo .NP-match__trendingIcon i{font-size:13px;color:#27AE60}.NP-leagueBox .NP-matchBox .NP-matchBox__extraInfo .NP-match__trendingIcon img{width:9px}.NP-leagueBox .NP-matchBox .NP-match__scoreInfo .NP-match__score{display:flex;justify-content:flex-end}.NP-leagueBox .NP-matchBox .NP-match__scoreInfo .NP-match__score .NP-score{min-width:15px;white-space:nowrap;display:inline-block;text-align:right;color:#EEE}.NP-leagueBox .NP-matchBox .NP-match__scoreInfo .NP-match__score .NP-score.active{color:#27AE60}.NP-leagueBox .NP-matchBox .NP-match__scoreInfo.NP-tennis-score{padding-left:5px}.NP-leagueBox .NP-matchBox .NP-match__scoreInfo.NP-tennis-score .NP-match__score .NP-gameScore{border-right:1px solid #555;width:20px;padding-right:5px;margin-right:3px}.NP-leagueBox .NP-matchBox .NP-match__scoreInfo.NP-tennis-score .NP-match__score .NP-setPoints{width:25px;color:#AAA}.NP-leagueBox .NP-matchBox .NP-match__scoreInfo.NP-cricket-score .NP-match__score .NP-score{min-width:35px}.NP-leagueBox .NP-matchBox .NP-outcomeDetails{padding-left:12px}@media screen and (max-width: 300px){.NP-leagueBox .NP-matchBox .NP-outcomeDetails{padding-left:0;width:100%;justify-content:center;display:flex}}.NP-leagueBox .NP-matchBox.NP-matchBox-layout2 .NP-matchBox-content{flex-wrap:wrap}.NP-leagueBox .NP-matchBox.NP-matchBox-layout2 .NP-matchBox-content .NP-matchDetails{padding-top:4px;padding-bottom:4px}.NP-leagueBox .NP-matchBox.NP-matchBox-layout2 .NP-matchBox__matchInfo{display:flex;flex:1 1 auto;justify-content:center}.NP-leagueBox .NP-matchBox.NP-matchBox-layout2 .NP-matchBox__matchInfo .NP-match__matchMinute{text-align:right}.NP-leagueBox .NP-matchBox.NP-matchBox-layout2 .NP-outcomeDetails{padding-left:0;display:flex;justify-content:space-between;width:100%}.NP-leagueBox.NP-market-totalGoalsWithBTTS .NP-leagueBox-header .NP-leagueBox-header__right .NP-MarketOutCome{color:#ffc200}.NP-leagueBox.NP-market-BTTS .NP-market-header{justify-content:space-between}.NP-leagueBox.NP-market-BTTS .NP-market-header .NP-market-header__left{flex:unset;width:166px}@media screen and (max-width: 300px){.NP-leagueBox.NP-market-BTTS .NP-market-header .NP-market-header__left{width:60%}}@media screen and (max-width: 300px){.NP-leagueBox.NP-market-BTTS .NP-market-header .NP-market-header__right{width:40%}}@media screen and (max-width: 300px){.NP-leagueBox.NP-market-BTTS .NP-leagueBox-header .NP-leagueBox-header__left{width:60%}.NP-leagueBox.NP-market-BTTS .NP-leagueBox-header .NP-leagueBox-header__left .NP-outcomeGroup{display:block;width:100%}.NP-leagueBox.NP-market-BTTS .NP-leagueBox-header .NP-leagueBox-header__left .NP-outcomeGroup ul li{width:33.33%}}@media screen and (max-width: 300px){.NP-leagueBox.NP-market-BTTS .NP-leagueBox-header .NP-leagueBox-header__right{width:40%}.NP-leagueBox.NP-market-BTTS .NP-leagueBox-header .NP-leagueBox-header__right .NP-outcomeGroup{display:block}.NP-leagueBox.NP-market-BTTS .NP-leagueBox-header .NP-leagueBox-header__right .NP-outcomeGroup ul li{width:50%}}@media screen and (max-width: 300px){.NP-leagueBox.NP-market-BTTS .NP-btnOddsGroup:first-child{width:60%}.NP-leagueBox.NP-market-BTTS .NP-btnOddsGroup:first-child ul li{width:33.33%}.NP-leagueBox.NP-market-BTTS .NP-btnOddsGroup:first-child ul li:last-child{padding-right:8px}.NP-leagueBox.NP-market-BTTS .NP-btnOddsGroup:nth-child(2){width:40%}.NP-leagueBox.NP-market-BTTS .NP-btnOddsGroup:nth-child(2) ul li{width:50%}}.NP-leagueBox.NP-market-correctScore .NP-leagueBox-header{justify-content:space-between}@media screen and (max-width: 300px){.NP-leagueBox.NP-market-correctScore .NP-outcomeGroup{flex:1 1 0%}.NP-leagueBox.NP-market-correctScore .NP-outcomeGroup ul{width:100%}.NP-leagueBox.NP-market-correctScore .NP-btnOddsGroup:first-child,.NP-leagueBox.NP-market-correctScore .NP-btnOddsGroup:last-child{min-width:40%;max-width:40%}.NP-leagueBox.NP-market-correctScore .NP-btnOddsGroup:first-child ul,.NP-leagueBox.NP-market-correctScore .NP-btnOddsGroup:last-child ul{width:100%;margin:0}.NP-leagueBox.NP-market-correctScore .NP-btnOddsGroup:first-child ul li,.NP-leagueBox.NP-market-correctScore .NP-btnOddsGroup:last-child ul li{width:50%}.NP-leagueBox.NP-market-correctScore .NP-btnOddsGroup:first-child ul li:last-child,.NP-leagueBox.NP-market-correctScore .NP-btnOddsGroup:last-child ul li:last-child{width:100%}.NP-leagueBox.NP-market-correctScore .NP-btnOddsGroup:nth-child(2){min-width:20%;max-width:20%}.NP-leagueBox.NP-market-correctScore .NP-btnOddsGroup:nth-child(2) ul{width:100%;margin:0}.NP-leagueBox.NP-market-correctScore .NP-btnOddsGroup:nth-child(2) ul li{width:100%}}@media screen and (max-width: 300px){.NP-leagueBox.NP-market-totalGoals .NP-threeInRow ul{width:auto}.NP-leagueBox.NP-market-totalGoals .NP-threeInRow ul li{width:33.33%}}.NP-threeInRow ul{width:174px;flex-wrap:wrap}@media screen and (max-width: 300px){.NP-threeInRow ul li:last-child .NP-btnOdds{font-size:10px}}.NP-twoInRow ul{width:118px;flex-wrap:wrap}.NP-twoInRow ul li:last-child{width:100%}.NP-twoInRow ul li:last-child .NP-btnOdds{width:100%;font-size:11px}@media screen and (max-width: 300px){.NP-twoInRow ul li:last-child .NP-btnOdds{font-size:10px}}.NP-twoInRow ul li .NP-outcomeItem{width:100%}.NP-oneInRow ul{width:58px;flex-wrap:wrap}@media screen and (max-width: 300px){.NP-oneInRow ul{width:44px}}.NP-oneInRow ul li:last-child{width:100%}.NP-oneInRow ul li:last-child .NP-btnOdds{font-size:11px;white-space:normal}@media screen and (max-width: 300px){.NP-oneInRow ul li:last-child .NP-btnOdds{font-size:10px}}.NP-oneInRow ul li .NP-outcomeItem{width:100%}.NP-servingBefore:before{content:"";position:absolute;margin-left:-6px;margin-top:7px;width:5px;height:5px;border-radius:5px;background-color:#27AE60}.NP-accordion>.NP-accordion-header{background-color:#000;color:#fff;cursor:pointer}.NP-accordion>.NP-accordion-header .NP-accordion-title{font-size:12px;font-weight:bold}.NP-accordion>.NP-accordion-header .NP-accordion-subTitle{color:rgba(255,255,255,0.5);font-size:11px}.NP-accordion>.NP-accordion-header .NP-leagueBox-header__leagueInfo{padding-left:6px;line-height:12px}.NP-accordion>.NP-accordion-header .NP-leagueBox-header__marketInfo{transition:opacity 0.5s linear}.NP-accordion>.NP-accordion-header.NP-arrowBefore{position:relative}.NP-accordion>.NP-accordion-header.NP-arrowBefore:before{content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="10px" height="10px" fill="%23fff" viewBox="0 0 24 20"><path d="M10.8,5.1L0.5,16.3c-0.6,0.8-0.6,2,0,2.7c0.7,0.7,1.8,0.7,2.5,0l9-9.8l9,9.8c0.3,0.4,0.7,0.6,1.2,0.6c0.5,0,1-0.2,1.4-0.6c0.3-0.4,0.5-0.9,0.5-1.4c0-0.5-0.2-1-0.5-1.3L13.3,5.1C13,4.7,12.5,4.5,12,4.5C11.5,4.5,11,4.7,10.8,5.1z"/></svg>');margin-right:8px}.NP-accordion>.NP-accordion-header.NP-arrowAfter{position:relative}.NP-accordion>.NP-accordion-header.NP-arrowAfter:after{content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="10px" height="10px" fill="%23FFF" viewBox="0 0 24 20"><path d="M10.8,5.1L0.5,16.3c-0.6,0.8-0.6,2,0,2.7c0.7,0.7,1.8,0.7,2.5,0l9-9.8l9,9.8c0.3,0.4,0.7,0.6,1.2,0.6c0.5,0,1-0.2,1.4-0.6c0.3-0.4,0.5-0.9,0.5-1.4c0-0.5-0.2-1-0.5-1.3L13.3,5.1C13,4.7,12.5,4.5,12,4.5C11.5,4.5,11,4.7,10.8,5.1z"/></svg>')}.NP-accordion.collapsed>.NP-accordion-header.NP-arrowBefore:before{content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="10px" height="10px" fill="%23fff" viewBox="0 0 24 20"><path d="M13.2,18.9L23.5,7.7c0.6-0.8,0.6-2,0-2.7c-0.7-0.7-1.8-0.7-2.5,0l-9,9.8L3,5.1C2.7,4.7,2.3,4.5,1.9,4.5c-0.5,0-1,0.2-1.4,0.6C0.2,5.5,0,6,0,6.5c0,0.5,0.2,1,0.5,1.3l10.2,11.1c0.3,0.4,0.7,0.6,1.3,0.6C12.5,19.5,13,19.3,13.2,18.9z"/></svg>')}.NP-accordion.collapsed>.NP-accordion-header.NP-arrowAfter:after{content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="10px" height="10px" fill="%23FFF" viewBox="0 0 24 20"><path d="M13.2,18.9L23.5,7.7c0.6-0.8,0.6-2,0-2.7c-0.7-0.7-1.8-0.7-2.5,0l-9,9.8L3,5.1C2.7,4.7,2.3,4.5,1.9,4.5c-0.5,0-1,0.2-1.4,0.6C0.2,5.5,0,6,0,6.5c0,0.5,0.2,1,0.5,1.3l10.2,11.1c0.3,0.4,0.7,0.6,1.3,0.6C12.5,19.5,13,19.3,13.2,18.9z"/></svg>')}.NP-accordion.collapsed>.NP-accordion-header .NP-leagueBox-header__marketInfo{opacity:0}.NP-accordion.collapsed>.NP-accordion-content{display:none}.NP-showMore{text-align:center;color:#27AE60;font-size:14px;padding:10px 0;margin-bottom:10px;cursor:pointer}.NP-showMore span{text-decoration:underline}.NP-showMore i{font-size:10px}.NP-contentBlock{display:flex;align-items:center;justify-content:space-between}.NP-contentBlock .NP-leftContent{text-align:left}.NP-contentBlock .NP-rightContent{text-align:right;padding-left:5px}.NP-pageHeader{background-color:#252c35;height:38px;display:flex;align-items:center;border-top:0px solid #AAA;border-bottom:0px solid #AAA;border-radius:6px;margin-bottom:10px}.NP-pageHeader .NP-pageBackButton{min-width:unset;max-width:unset;height:100%;display:flex;align-items:center;justify-content:center;background-color:transparent;padding:0 12px}@media screen and (max-width: 300px){.NP-pageHeader .NP-pageBackButton{min-width:unset-10px;max-width:unset-10px;padding:0 8px}}.NP-pageHeader .NP-pageBackButton a{display:flex;width:100%;height:100%;align-items:center;justify-content:center;text-decoration:none}.NP-pageHeader .NP-pageBackButton .NP-iconSvg{min-height:12px;max-height:12px;display:flex}.NP-pageHeader .NP-pageBackButton .NP-iconSvg svg{height:12px;width:12px}.NP-pageHeader .NP-pageBackButton .NP-iconSvg svg path{fill:#FFF}.NP-pageHeader .NP-pageHeader-title{font-size:12px;padding-left:10px;font-weight:bold;color:#FFF}@media screen and (max-width: 300px){.NP-pageHeader .NP-pageHeader-title{padding-left:0}}.NP-myAccount-pageHeader{background-color:#161c23;border-top:1px solid transparent;border-bottom:1px solid transparent;height:38px;display:flex;align-items:center;margin-bottom:10px;border-radius:6px}.NP-myAccount-pageHeader .NP-myAccount-pageBackButton{width:unset;height:100%;display:flex;align-items:center;justify-content:center;background-color:transparent;padding:0 12px;cursor:pointer}.NP-myAccount-pageHeader .NP-myAccount-pageBackButton a{display:flex;width:100%;height:100%;align-items:center;justify-content:center;text-decoration:none}.NP-myAccount-pageHeader .NP-myAccount-pageBackButton .NP-iconSvg{height:12px}.NP-myAccount-pageHeader .NP-myAccount-pageBackButton .NP-iconSvg svg{height:12px}.NP-myAccount-pageHeader .NP-myAccount-pageBackButton .NP-iconSvg svg path{fill:#fff}.NP-myAccount-pageHeader .NP-myAccount-pageHeader-title{font-size:14px;font-weight:bold;color:#FFF;width:100%;padding-left:10px}@media screen and (max-width: 300px){.NP-myAccount-pageHeader .NP-myAccount-pageHeader-title{margin-left:0}}.NP-jackpotHistory-statusLoader-containter .NP-jackpotHistory-loader{display:flex;align-items:center;justify-content:center;background-color:transparent}.NP-jackpotHistory-statusLoader-containter .NP-jackpotHistory-loader .NP-jackpotHistory-loaderSVGIcon svg{width:40px;height:40px}.NP-jackpotHistory-statusLoader-containter .NP-jackpotHistory-loader .NP-jackpotHistory-loaderSVGIcon svg path{fill:#ffc200}.NP-msgBox{border:1px solid #AAA;border-radius:6px;padding:8px;min-height:44px;text-align:center;display:flex;align-items:center;justify-content:center;margin:15px 8px;color:#AAA}.NP-msgBox.NP-success{border:1px solid #27AE60;color:#27AE60;font-size:14px}.NP-msgBox.NP-error{border:1px solid #eb5757;color:#eb5757}.NP-msgBox .NP-btnDeposit{width:100px;margin-left:0;margin-top:4px}.NP-textHighlights{color:#eb5757;font-weight:500}.NP-betStatus,.NP-badge{min-width:30px;min-height:15px;border-radius:3px;font-size:10px;font-weight:bold;display:inline-block;text-align:center;padding:0 4px}.NP-betStatus.NP-lost,.NP-badge.NP-lost{background-color:#ff6464;color:#FFF}.NP-betStatus.NP-won,.NP-badge.NP-won{background-color:#7DF900;color:#000}.NP-betStatus.NP-live,.NP-badge.NP-live{background-color:#EB5757;color:#FFF}.NP-betStatus.NP-inProgress,.NP-badge.NP-inProgress{background-color:#27AE60;color:#000}.NP-betStatus.NP-live-count,.NP-badge.NP-live-count{border-radius:50%;min-width:auto;width:18px;height:18px;background-color:#EB5757;color:#FFF;line-height:18px}.NP-betStatus.NP-open,.NP-badge.NP-open{background-color:#ffc200;color:#000}.NP-scrollableArea.NP-horizontal{overflow-x:auto}.NP-leagueHeader{background-color:#222;height:40px;display:flex;align-items:center;padding-left:10px}.NP-leagueHeader.NP-arrowBefore:before{margin-right:8px}.NP-leagueHeader .NP-leagueName{color:#27AE60;font-weight:bold;font-size:14px;line-height:16px}.NP-leagueHeader .NP-cupName{color:#AAA;font-size:11px}.NP-league-accordion .NP-content{padding:5px}.NP-categoryList .NP-categoryListItem{background-color:#EEE;min-height:36px;display:flex;align-items:center;padding:3px 12px;font-size:12px;color:#fff;position:relative;margin-bottom:5px;border-radius:6px}.NP-categoryList .NP-categoryListItem i{margin-right:10px;font-size:18px}.NP-categoryList .NP-categoryListItem .NP-country-flag{width:20px;margin-right:5px}.NP-categoryList .NP-categoryListItem a{display:flex;width:100%;height:100%;align-items:center}.NP-categoryList .NP-accordion .NP-accordion-header.NP-arrowAfter:after{position:absolute;right:10px;font-size:12px;color:#FFF}.NP-categoryList .NP-accordion .NP-accordion-header.collapse{margin-bottom:1px}.NP-categoryList .NP-accordion .NP-accordion-content .NP-categoryListItem{color:#AAA}.NP-filterJackpotHistory-container{padding:10px 12px}.NP-filterJackpotHistory-container .NP-filterJackpotHistory-content{display:flex;align-items:center;flex-flow:row wrap}@media screen and (max-width: 300px){.NP-filterJackpotHistory-container .NP-filterJackpotHistory-content .NP-form-group{display:block}}.NP-filterJackpotHistory-container .NP-filterJackpotHistory-content .NP-form-group label{margin-right:5px}.NP-filterJackpotHistory-container .NP-filterJackpotHistory-content .NP-form-group input[type=date]{height:32px;padding:0 10px;margin-right:10px;border-radius:3px;border:1px solid #999;color:#000}@media screen and (max-width: 300px){.NP-filterJackpotHistory-container .NP-filterJackpotHistory-content .NP-form-group input[type=date]{margin-right:0px}}.NP-filterJackpotHistory-container .NP-filterJackpotHistory-content .NP-form-group input[type=submit]{height:32px;padding:0 10px;margin-right:10px;border-radius:3px;border:0px;background-color:#161c23;color:#FFF}.space{padding:0 10px}.NP-jackpot-home{background-color:transparent;padding-bottom:12px}.NP-jackpot-home .NP-tabs-content>.NP-content{padding:0}.NP-jackpot-home .NP-JP-previousResults__jackpotHistory{padding-top:0}.NP-JP-market-group{padding-bottom:10px}.NP-JP-market-group .NP-JP-market-group__content{margin-bottom:10px}.NP-JP-market-group .NP-JP-market-group__header{color:#222;font-size:16px;font-weight:500;margin-bottom:10px;height:45px;display:flex;align-items:center;padding:0 0 0 10px;border-radius:6px;background-color:#FFC50A}.NP-JP-market-group .NP-JP-market-group__header .NP-iconSvg{margin-right:5px}@media screen and (max-width: 300px){.NP-JP-market-group .NP-JP-market-group__header{font-size:12px;padding:0 0 0 6px;height:36px}}.NP-JP-market-group .NP-JP-market-group__header .NP-JP-market-group__header-left{flex:1 1 auto;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 300px){.NP-JP-market-group .NP-JP-market-group__header .NP-JP-market-group__header-left{justify-content:flex-start}}.NP-JP-market-group .NP-JP-market-group__header .NP-JP-market-group__header-left img{min-height:20px;max-height:20px;min-width:20px;max-width:20px}@media screen and (max-width: 300px){.NP-JP-market-group .NP-JP-market-group__header .NP-JP-market-group__header-left img{min-height:16px;max-height:16px;min-width:16px;max-width:16px}}.NP-JP-market-group .NP-JP-market-group__header .NP-JP-market-group__header-left .NP-JP-market-header__title{line-height:18px;margin-left:8px;margin-top:2px}@media screen and (max-width: 260px){.NP-JP-market-group .NP-JP-market-group__header .NP-JP-market-group__header-left .NP-JP-market-header__title{font-size:12px}}.NP-JP-market-group .NP-JP-market-group__header.NP-JP-market__header-1x2{background-color:#252c35;color:#FFF}.NP-JP-market-group .NP-JP-market-group__header.NP-JP-market__header-BTTS{background-color:#000;color:#FFF}.NP-JP-market-group .NP-JP-market-group__header.NP-JP-market__header-correctScore{background-color:#000;color:#FFF}.NP-JP-market-group .NP-JP-market-group__header.NP-JP-market__header-1x2BTTS{background-color:#000;color:#FFF}.NP-JP-market-group .NP-JP-market-group__header.NP-JP-market__header-totalGoalsBTTS{background-color:#000;color:#FFF}.NP-JP-market-group .NP-JP-market-group__header.NP-JP-market__header-totalGoals{background-color:#000;color:#FFF}.NP-JP-market-group .NP-JP-market-group__header.NP-JP-market__header-overUnder{background-color:#000;color:#FFF}.NP-JP-market-group .NP-JP-market-group__header.NP-JP-market__header-1x2overUnder{background-color:#333;color:#FFF}.NP-JP-market-group .NP-JP-market-group__header .NP-JP-market-group__header-right{background-image:none;background-repeat:no-repeat;height:45px;width:0}@media screen and (max-width: 300px){.NP-JP-market-group .NP-JP-market-group__header .NP-JP-market-group__header-right{display:none}}.NP-JP-cardBanner{background-color:#20262d;color:#aaa;border-radius:6px;border:0px solid #D0D0D0;line-height:1;margin-bottom:10px;overflow:hidden}.NP-JP-cardBanner .NP-JP-cardBanner-btn{width:100%;font-size:14px;font-weight:500;height:32px;border:0}@media screen and (max-width: 300px){.NP-JP-cardBanner .NP-JP-cardBanner-btn{width:auto;font-size:12px;height:28px;margin-top:5px}}.NP-JP-cardBanner .NP-btnPlay{width:100%;font-size:14px;height:36px;border:0 !important;background-color:#ffc200;color:#000}@media screen and (max-width: 300px){.NP-JP-cardBanner .NP-btnPlay{width:auto;font-size:10px;height:28px}}.NP-JP-cardBanner .NP-btnView{width:100%;font-size:14px;height:36px;border:0 !important;background-color:#4c5464;color:#fff}@media screen and (max-width: 300px){.NP-JP-cardBanner .NP-btnView{font-size:10px;height:28px;width:auto}}.NP-JP-cardBanner .NP-accordion-header{background-color:transparent}.NP-JP-cardBanner:last-child{margin-bottom:0}.NP-JP-cardBanner-image img{width:100%}.NP-JP-cardBanner-container{padding:12px}@media screen and (max-width: 300px){.NP-JP-cardBanner-container{padding:8px}}.NP-JP-cardBanner-container .NP-cardBanner__header{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 300px){.NP-JP-cardBanner-container .NP-cardBanner__header{flex-direction:column}}.NP-JP-cardBanner-container .NP-cardBanner__title{font-weight:bold;color:#FFF;padding-right:6px}@media screen and (max-width: 300px){.NP-JP-cardBanner-container .NP-cardBanner__title{width:100%}}.NP-JP-cardBanner-container .NP-cardBanner__status{text-align:right}@media screen and (max-width: 300px){.NP-JP-cardBanner-container .NP-cardBanner__status{width:100%}}.NP-JP-cardBanner-container .NP-prizeMoneyAccordion{position:relative}.NP-JP-cardBanner-container .NP-prizeMoneyAccordion .NP-iconInfo svg{height:20px}.NP-JP-cardBanner-container .NP-prizeMoneyAccordion .NP-iconInfo svg .path-circle{fill:#ffc200}.NP-JP-cardBanner-container .NP-prizeMoneyAccordion .NP-iconInfo svg .path-i{fill:#000}.NP-JP-cardBanner-container .NP-prizeMoneyAccordion .NP-iconInfo.active svg .path-circle{fill:#ffc200}.NP-JP-cardBanner-container .NP-prizeMoneyAccordion .NP-iconInfo.active svg .path-i{fill:#000}.NP-JP-cardBanner-container .NP-cardBanner__prizeMoney-container{padding:10px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.NP-JP-cardBanner-container .NP-cardBanner__prizeMoney{font-weight:bold;color:#ffc200}.NP-JP-cardBanner-container .NP-cardBanner__prizeMoney .NP-currency{font-size:13px}@media screen and (max-width: 300px){.NP-JP-cardBanner-container .NP-cardBanner__prizeMoney .NP-currency{font-size:8px}}.NP-JP-cardBanner-container .NP-cardBanner__prizeMoney .NP-prizeValue{font-size:24px}@media screen and (max-width: 300px){.NP-JP-cardBanner-container .NP-cardBanner__prizeMoney .NP-prizeValue{font-size:14px}}.NP-JP-cardBanner-container .NP-iconInfo{cursor:pointer}@media screen and (max-width: 120px){.NP-JP-cardBanner-container .NP-iconInfo{margin-top:4px}}.NP-JP-cardBanner-container .NP-iconInfo svg{height:20px;width:20px}.NP-JP-cardBanner-container .NP-iconInfo svg .path-circle{fill:#ffc200}.NP-JP-cardBanner-container .NP-iconInfo svg .path-i{fill:#000}.NP-JP-cardBanner-container .NP-iconInfo.active svg .path-circle{fill:#ffc200}.NP-JP-cardBanner-container .NP-iconInfo.active svg .path-i{fill:#000}@media screen and (max-width: 300px){.NP-JP-cardBanner-container .NP-cardBanner__footer{flex-direction:column;align-items:flex-start}.NP-JP-cardBanner-container .NP-cardBanner__footer .NP-cardBanner__bonusExtraInfo{width:100%}}.NP-JP-cardBanner-container .NP-cardBanner__description{padding-top:2px}.NP-JP-cardBanner-container .NP-cardBanner__bonus{padding-bottom:8px}.NP-JP-cardBanner-container .NP-cardBanner__extraInfo{font-size:10px;font-weight:bold;color:#FFF}@media screen and (max-width: 300px){.NP-JP-cardBanner-container .NP-cardBanner__extraInfo{line-height:1.3}}.NP-JP-cardBanner-container .NP-cardBanner__countdown{color:#FFF;font-weight:bold}.NP-JP-cardBanner-container .NP-cardBanner__actions{align-self:flex-end;padding-top:16px}@media screen and (max-width: 300px){.NP-JP-cardBanner-container .NP-cardBanner__actions{width:100%;margin-left:0;text-align:center;padding-top:8px}}.NP-JP-cardBanner.previousResults .NP-prizeMoneyAccordion,.NP-JP-cardBanner.play .NP-prizeMoneyAccordion{padding:8px 0}.NP-JP-cardBanner.previousResults .NP-cardBanner__prizeMoney-container,.NP-JP-cardBanner.play .NP-cardBanner__prizeMoney-container{padding:0}.NP-jackpotPlay,.NP-jackpot-result,.NP-JP-previousResults{padding-bottom:12px}.NP-jackpotPlay .NP-JP-cardBanner,.NP-jackpot-result .NP-JP-cardBanner,.NP-JP-previousResults .NP-JP-cardBanner{border:0}.NP-jackpotPlay .NP-JP-market-group,.NP-jackpot-result .NP-JP-market-group,.NP-JP-previousResults .NP-JP-market-group{padding-bottom:0}.NP-jackpotPlay .NP-JP-market-group .NP-JP-market-group__header,.NP-jackpot-result .NP-JP-market-group .NP-JP-market-group__header,.NP-JP-previousResults .NP-JP-market-group .NP-JP-market-group__header{margin:0}.NP-jackpotHistory{background-color:#FFF}.NP-match__statsContent{display:none}.NP-JP-gameSelection{margin-bottom:10px;border:1px solid #222;border-radius:6px;overflow:hidden}.NP-JP-gameSelection .NP-matchBox{background-color:#20262d}.NP-JP-gameSelection .NP-matchBox:last-child{border-bottom:0}.NP-JP-gameSelection-footer{padding:12px 12px 15px;background-color:#161c23;border-radius:6px}@media screen and (max-width: 300px){.NP-JP-gameSelection-footer{padding:12px 8px 12px}}.NP-JP-gameSelection-footer .NP-JP-stakeSelection{padding:0 0 10px 0;background-color:transparent}.NP-JP-gameSelection-footer .NP-contentBlock{align-items:center;margin-bottom:5px;line-height:20px}.NP-JP-gameSelection-footer .NP-contentBlock.GM-totalWinnings .NP-rightContent{font-weight:bold;color:#FFF}.NP-JP-gameSelection-footer .NP-txtHighlight-primary{color:#FFF;font-weight:bold}.NP-JP-gameSelection-footer .NP-select{width:110px;float:right;height:30px}.NP-JP-gameSelection-footer .NP-btnJP-placeBet,.NP-JP-gameSelection-footer .GM-btnPlayNow{width:100%;margin-top:10px;background-color:#ffc200;border:0px solid #ffc200 !important;color:#000;height:40px !important;font-size:14px !important;font-weight:bold;line-height:1}.NP-JP-gameSelection-footer .NP-msgBox{margin-left:0;margin-right:0;margin-bottom:5px}.NP-JP-gameSelection__previousResults,.NP-JP-previousResults__myJackpots,.NP-JP-previousResults__jackpotHistory{color:#ffc200;font-size:14px;font-weight:bold;text-decoration:underline;padding:12px 0 8px;text-align:center}.NP-JP-results .NP-JP-results-header{background-color:#000;padding:5px 12px;text-align:right;font-weight:bold;color:#fff;border-bottom:1px solid #251b2e}.NP-JP-result-matchBox{display:flex;padding:6px 12px;align-items:center;border-bottom:1px solid #303844;position:relative;background-color:#20262d}.NP-JP-result-matchBox:last-child{border-bottom:0}@media screen and (max-width: 300px){.NP-JP-result-matchBox{display:block;padding:5px !important}.NP-JP-result-matchBox .NP-match__leftInfo{position:absolute;top:5px;left:5px}.NP-JP-result-matchBox .NP-match__rightInfo{position:absolute;top:5px;right:5px}.NP-JP-result-matchBox .NP-match__rightInfo .NP-matchBox__matchStatus{max-width:100% !important}.NP-JP-result-matchBox .NP-matchDetails{padding-top:18px}}.NP-JP-result-matchBox .NP-match__serialNumber{width:24px;min-width:24px;max-width:24px}.NP-JP-result-matchBox .NP-match__date{color:#666;width:66px;min-width:66px;max-width:66px}.NP-JP-result-matchBox .NP-matchDetails{flex:1 1 auto;text-align:center;min-width:0}.NP-JP-result-matchBox .NP-matchBox__fixtureInfo{display:flex;justify-content:center;align-items:center;min-width:0;flex:1 1 auto}@media screen and (max-width: 120px){.NP-JP-result-matchBox .NP-matchBox__fixtureInfo{flex-direction:column}}.NP-JP-result-matchBox .NP-matchBox__fixtureInfo .NP-match__teamInfo{flex:1 1 0%;line-height:14px;min-width:0}.NP-JP-result-matchBox .NP-matchBox__fixtureInfo .NP-match__teamName{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.NP-JP-result-matchBox .NP-matchBox__fixtureInfo .NP-match__teamName.NP-won{font-weight:bold}.NP-JP-result-matchBox .NP-matchBox__fixtureInfo .NP-match__scoreContainer{flex:1 1 0%;max-width:50px;min-width:50px}@media screen and (max-width: 300px){.NP-JP-result-matchBox .NP-matchBox__fixtureInfo .NP-match__scoreContainer{max-width:55px;min-width:55px}}.NP-JP-result-matchBox .NP-matchBox__fixtureInfo .NP-match__scoreContainer .NP-match__score{background-color:#ffc200;border-radius:3px;color:#000;font-weight:bold;width:35px;height:20px;display:inline-flex;justify-content:center;align-items:center}@media screen and (max-width: 300px){.NP-JP-result-matchBox .NP-matchBox__fixtureInfo .NP-match__scoreContainer .NP-match__score{width:45px}}.NP-JP-result-matchBox .NP-matchBox__fixtureInfo .NP-match__scoreContainer .NP-match__score.NP-won{background-color:#27AE60}.NP-JP-result-matchBox .NP-matchBox__fixtureInfo .NP-match__scoreContainer .NP-match__score.NP-loss{background-color:#eb5757}.NP-JP-result-matchBox .NP-matchBox__fixtureInfo .NP-match__scoreContainer .NP-match__score.NP-draw{background-color:#999}.NP-JP-result-matchBox .NP-matchBox__fixtureInfo .NP-match__scoreContainer .NP-match__score.NP-h2h{background-color:#999}.NP-JP-result-matchBox .NP-matchBox__fixtureInfo .NP-home{text-align:right}.NP-JP-result-matchBox .NP-matchBox__fixtureInfo .NP-home+.NP-match__corners{text-align:right}.NP-JP-result-matchBox .NP-matchBox__fixtureInfo .NP-away{text-align:left}.NP-JP-result-matchBox .NP-matchBox__fixtureInfo .NP-away+.NP-match__corners{text-align:left}.NP-JP-result-matchBox .NP-matchBox__extraInfo{position:relative;top:1px;line-height:12px}.NP-JP-result-matchBox .NP-matchBox__extraInfo .NP-matchBox__matchStatus{font-size:9px;color:rgba(255,255,255,0.8);padding-top:2px;display:inline-block}.NP-JP-result-matchBox .NP-matchBox__extraInfo .NP-matchBox__matchStatus.NP-isLive{color:#D96900}.NP-JP-result-matchBox .NP-match__rightInfo .NP-matchBox__matchStatus{max-width:60px;min-width:60px;text-align:right;font-size:11px}.NP-JP-result-matchBox .NP-match__rightInfo .NP-matchBox__matchStatus.NP-isLive{color:#D96900}.NP-JP-result-matchBox .NP-match__predictedResult{max-width:70px;min-width:70px;text-align:right;color:#ccc}.NP-JP-result-matchBox .NP-match__predictedResult.NP-won{color:#27AE60}.NP-JP-result-matchBox .NP-match__predictedResult.NP-loss{color:#eb5757}.NP-JP-result-matchBox .NP-match__predictedResult.NP-draw{color:#999}.NP-JP-betDetails{background-color:#161c23;padding:12px;font-size:11px}.NP-JP-betDetails .NP-contentBlock{margin-bottom:3px}.NP-JP-betDetails .NP-txtHighlight{color:#161c23;font-weight:bold}.NP-match-stats__shortResult{padding:8px;display:flex;justify-content:flex-start}.NP-match-stats__shortResult.NP-alignRight{justify-content:flex-end}.NP-match-stats__shortResult ul{display:table}.NP-match-stats__shortResult ul li{width:20px;height:18px;display:table-cell;text-align:center;float:left;background-color:#999;color:#FFF;margin:0 2px;border-radius:3px;font-size:11px;line-height:18px}.NP-match-stats__shortResult ul li.NP-won{background-color:#27AE60}.NP-match-stats__shortResult ul li.NP-loss{background-color:#eb5757}.NP-match-stats__shortResult ul li.NP-draw{background-color:#999}.NP-match-stats__shortResult ul li:first-child{margin-left:0}.NP-match-stats__shortResult ul li:last-child{margin-right:0}.NP-match-stats__result{border:1px solid #d7d7d7;margin:5px 0 10px}.NP-match-stats__result .NP-JP-result-matchBox{padding:10px}.NP-match-stats__result .NP-JP-result-matchBox:last-child{border-bottom:none}.NP-previousResultsList{background-color:transparent;margin-bottom:6px;border-radius:6px;overflow:hidden;border:1px solid #36404f}.NP-previousResultsList .NP-previousResultsListItem{width:100%;display:flex;align-items:center;padding:3px 12px;background-color:#2f323a;color:#fff}@media screen and (max-width: 300px){.NP-previousResultsList .NP-previousResultsListItem{padding:3px 8px}}.NP-previousResultsList .NP-previousResultsListItem .NP-contentBlock{width:100%;align-items:flex-start;flex-direction:column;padding-left:8px}.NP-previousResultsList .NP-previousResultsListItem .NP-contentBlock .NP-leftContent,.NP-previousResultsList .NP-previousResultsListItem .NP-contentBlock .NP-rightContent{max-width:100%;width:100%;flex:unset}.NP-previousResultsList .NP-previousResultsListItem .NP-previousResults-title{font-size:12px;font-weight:bold}.NP-previousResultsList .NP-accordion.collapsed .NP-previousResultsListItem{background-color:#000;color:#fff}.NP-previousResultsList .NP-accordion.collapsed .NP-previousResultsListItem .NP-previousResults-status{color:rgba(255,255,255,0.5)}.NP-JP-result-matchBox .NP-match__corners{font-size:10px;padding-right:3px}.NP-JP-result-matchBox .NP-match__corners .NP-match__corners__count{padding-left:3px}.NP-historyPage{padding-bottom:12px}.NP-historyPage .NP-JP-result-matchBox:last-child{border-bottom:1px solid #303844}.NP-betReceipt-container{padding:20px 26px}@media screen and (max-width: 300px){.NP-betReceipt-container{padding:20px 4px}}.NP-betReceipt-container .NP-betReceipt-header{color:#FFF;text-align:center;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;margin-bottom:10px}@media screen and (max-width: 300px){.NP-betReceipt-container .NP-betReceipt-header{font-size:12px}}.NP-betReceipt-container .NP-betReceipt-content{padding:15px 15px;background-color:#2f323a;position:relative}@media screen and (max-width: 300px){.NP-betReceipt-container .NP-betReceipt-content{padding:10px}}.NP-betReceipt-container .NP-receipt-edge-top{background-image:url("../images/receipt-edge-top-betyetu.svg");background-repeat:repeat-x;width:100%;height:12px}.NP-betReceipt-container .NP-receipt-edge-bottom{background-image:url("../images/receipt-edge-bottom-betyetu.svg");background-repeat:repeat-x;width:100%;height:12px}.NP-betReceipt-container .NP-betReceipt-success-icon{text-align:center;padding-bottom:14px}@media screen and (max-width: 300px){.NP-betReceipt-container .NP-betReceipt-success-icon{padding-bottom:8px}}@media screen and (max-width: 300px){.NP-betReceipt-container .NP-betReceipt-success-icon svg{height:12px}}.NP-betReceipt-container .NP-betReceipt-success-icon svg path{fill:#27AE60}.NP-betReceipt-container .NP-betReceipt-betSuccess{text-align:center;color:#27AE60;font-size:14px}@media screen and (max-width: 300px){.NP-betReceipt-container .NP-betReceipt-betSuccess{font-size:12px}}.NP-betReceipt-container .NP-betReceipt-info{margin:10px 0}.NP-betReceipt-container .NP-betReceipt-info .NP-contentBlock{padding:10px 0;border-bottom:1px solid #4c5464;color:#FFF}.NP-betReceipt-container .NP-betReceipt-info .NP-contentBlock:last-child{border:none}@media screen and (max-width: 120px){.NP-betReceipt-container .NP-betReceipt-info .NP-contentBlock{display:block;padding:6px 0}}.NP-betReceipt-container .NP-betReceipt-info .NP-contentBlock .NP-rightContent{font-weight:500}.NP-betReceipt-container .NP-betReceipt-info .NP-JP-taxInfo{font-size:9px;color:#ffc200}.NP-betReceipt-container .NP-betReceipt-btnContainer{display:flex;flex-wrap:wrap}.NP-betReceipt-container .NP-betReceipt-btnContainer .btn{font-size:14px;flex:1 1 0%}.NP-betReceipt-container .NP-betReceipt-btnContainer .btn:first-child{margin-right:10px}@media screen and (max-width: 300px){.NP-betReceipt-container .NP-betReceipt-btnContainer .btn:first-child{margin:0 0 10px 0}}@media screen and (max-width: 300px){.NP-betReceipt-container .NP-betReceipt-btnContainer .btn{font-size:10px}}.NP-betReceipt-container .NP-betReceipt-btnContainer .NP-btnCloseReceipt{height:36px;background-color:#161c23;color:#fff}.NP-betReceipt-container .NP-betReceipt-btnContainer .NP-btnViewSelections{height:36px;background-color:#ffc200;color:#000}.NP-categoryList-history .NP-categoryListItem{height:auto;min-height:50px;border-radius:0;background-color:#2f323a}.NP-categoryList-history .NP-categoryListItem .NP-contentBlock{width:100%;display:flex;align-items:center}.NP-categoryList-history .NP-categoryListItem .NP-contentBlock .NP-leftContent{max-width:100%;padding-right:5px}.NP-categoryList-history .NP-categoryListItem .NP-contentBlock .NP-rightContent{max-width:100%}.NP-categoryList-history .NP-categoryListItem .NP-history-title{font-weight:700;color:#fff;margin-bottom:3px}.NP-categoryList-history .NP-categoryListItem .NP-history-dateTime{font-size:10px;color:rgba(255,255,255,0.5)}.NP-categoryList-history .NP-categoryListItem .NP-history-closingBalance{font-size:9px;color:#DDD}.NP-categoryList-history .NP-categoryListItem .NP-history-amount{font-weight:bold;font-size:14px}.NP-categoryList-history .NP-categoryListItem .NP-history-amount.NP-won{color:#27AE60}.NP-categoryList-history .NP-categoryListItem .NP-status{font-size:10px}.NP-categoryList-history .NP-categoryListItem .NP-failure{color:#eb5757}.NP-categoryList-history .NP-categoryListItem .NP-success{color:#27AE60}.NP-categoryList-history .NP-accordion{border-radius:6px;overflow:hidden;margin-bottom:6px;border:1px solid #36404f}.NP-categoryList-history .NP-accordion.collapsed{border-bottom:0}.NP-categoryList-history .NP-accordion.collapsed .NP-accordion-header{margin-bottom:0}.NP-categoryList-history .NP-accordion.collapsed .NP-accordion-header::before{content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="10px" height="10px" fill="%23fff" viewBox="0 0 24 20"><path d="M13.2,18.9L23.5,7.7c0.6-0.8,0.6-2,0-2.7c-0.7-0.7-1.8-0.7-2.5,0l-9,9.8L3,5.1C2.7,4.7,2.3,4.5,1.9,4.5c-0.5,0-1,0.2-1.4,0.6C0.2,5.5,0,6,0,6.5c0,0.5,0.2,1,0.5,1.3l10.2,11.1c0.3,0.4,0.7,0.6,1.3,0.6C12.5,19.5,13,19.3,13.2,18.9z"/></svg>')}.NP-categoryList-history .NP-accordion .NP-accordion-header{margin-bottom:0}.NP-categoryList-history .NP-accordion .NP-accordion-header::before{content:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="10px" height="10px" fill="%23fff" viewBox="0 0 24 20"><path d="M10.8,5.1L0.5,16.3c-0.6,0.8-0.6,2,0,2.7c0.7,0.7,1.8,0.7,2.5,0l9-9.8l9,9.8c0.3,0.4,0.7,0.6,1.2,0.6c0.5,0,1-0.2,1.4-0.6c0.3-0.4,0.5-0.9,0.5-1.4c0-0.5-0.2-1-0.5-1.3L13.3,5.1C13,4.7,12.5,4.5,12,4.5C11.5,4.5,11,4.7,10.8,5.1z"/></svg>')}.NP-categoryList-history .NP-accordion .NP-accordion-header .NP-contentBlock{padding-left:8px}.NP-pagination{margin-top:15px}.NP-pagination .NP-pagination-container{display:flex;background-color:#161c23;justify-content:center;border-radius:4px;padding:10px 12px}.NP-pagination ul{display:flex;align-items:center}.NP-pagination ul.NP-pagination-controls li{width:30px;margin-right:1px}.NP-pagination ul.NP-pagination-controls li:last-child{margin-right:0}.NP-pagination ul.NP-pagination-controls li a{background-color:transparent}.NP-pagination ul.NP-pagination-controls li a.disabled{pointer-events:none;opacity:0.5}.NP-pagination ul.NP-pagination-controls li a .NP-iconSvg{min-height:12px;max-height:12px}.NP-pagination ul.NP-pagination-controls li a .NP-iconSvg svg{height:12px}.NP-pagination ul.NP-pagination-controls li a .NP-iconSvg svg path{fill:#fff}.NP-pagination ul.NP-pagination-links{padding:0 2px;justify-content:center}.NP-pagination ul.NP-pagination-links li{min-width:30px;max-width:30px;min-height:30px;max-height:30px;margin:0 3px}.NP-pagination ul.NP-pagination-links li a{border-radius:3px;border:0px solid #161c23}.NP-pagination ul.NP-pagination-links li a.active{background-color:#ffc200;border:0;font-weight:bold;color:#000}.NP-pagination ul li{text-align:center;flex:1 1 auto;height:30px;position:relative}.NP-pagination ul li a{font-size:11px;display:flex;align-items:center;justify-content:center;height:100%;cursor:pointer}
/*# sourceMappingURL=Jackpot-styles-betyetu-min.css.map */
