html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,img,strong,ul,li,form,br{margin:0;padding:0;border:0;font-size:100%;vertical-align:top}html{background:#fff;height:100%}body{background:url(/images/layout/bg.jpg) top center #f8f8f8 no-repeat;position:relative;color:#000;font-family:"Roboto Condensed",sans-serif;-webkit-text-size-adjust:none;transition:transform ease .4s}sup{padding:0;margin:0;font-size:90%;line-height:normal}a{text-decoration:none;color:#ec1c23}a:hover{color:red}a img{border:none}input[type=text],input[type=password],textarea{background:#f3f3f3;border:1px solid #eee;padding:6px 5px;font:normal 1em/16px "Roboto Condensed",sans-serif;outline:none;border-radius:0;transition:.3s all ease-in-out;color:#555;-webkit-appearance:none}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}li{list-style:none}h1,h2,.title,.h2{font:700 2.5em/46px "Roboto Condensed",sans-serif;letter-spacing:-1px}h1{margin-bottom:20px}h2,.title,.h2{font-size:2.1em;line-height:30px;margin-bottom:15px}h3,.title,.h3{font-size:1.8em;line-height:30px;margin-bottom:15px;font-weight:700}p{line-height:24px;margin-bottom:20px}p.big{font-size:24px;line-height:30px;margin-bottom:25px}.col{display:flex}.colHalf{width:50%}.fx{display:flex}.fx-col{flex-direction:column}.jc-cn{justify-content:center}.jc-bt{justify-content:space-between}.jc-end{justify-content:flex-end}.al-cn{align-items:center}.al-end{align-items:flex-end}#wrapper{width:1200px;margin:0 auto 30px;min-height:1000px}.box.intro{border-radius:8px;background:#fff;padding:50px 40px;display:inline-block}.contentBox{background:#fff;display:flex;border-radius:8px}#content{padding:50px 40px;width:830px}.btn{background:#112f96;display:inline-block;padding:8px 15px;text-align:center;font-weight:700;font-size:18px;color:#fff;border-radius:5px;text-transform:uppercase;transition:all ease .2s;border:1px solid #fff}.btn:hover{background:#1b43cc;color:#fff;transition:all ease .2s}.btn.yellow{background:#ffc016;color:#b00}.btn.alt{background:#ddd;color:#000}.btn.alt:hover{background:#fff;color:#000}.btn.big{font-size:34px}header{background:rgba(0,0,0,.4);margin-bottom:15px}header .inner{width:1200px;margin:0 auto}header .top{align-items:center;padding:20px 30px;justify-content:space-between;width:100%}header #logo img{width:250px}nav li{display:inline-block;margin:0 15px;line-height:21px}nav li a{font-size:18px;color:#fff;font-weight:400;text-transform:uppercase;text-decoration:none;position:relative}nav li a:before{content:"";position:absolute;border-bottom:2px solid #fff;width:0;transition:all ease .2s;bottom:-10px}#breadcrumb{display:flex;width:1200px;margin:0;padding:10px;line-height:10px;font-size:14px;align-items:center;margin:-2px 0 10px}#breadcrumb li{display:inline-block;background:url(/images/svg/right-chev.svg) no-repeat 2px 0;padding-left:20px;background-size:10px 10px;color:#fff;margin-left:5px}#breadcrumb li:first-of-type{background:none;padding:0}#breadcrumb a{text-decoration:underline;color:#fff;display:inline-block}#breadcrumb a:hover{color:#d40d12}#breadcrumb li:first-child a{background:url(/images/svg/home.svg) no-repeat center 0;width:18px;height:18px;background-size:18px 18px}#breadcrumb li:first-child a span{display:none}footer .inner{width:1200px;margin:0 auto;text-align:center}.introWrap{margin-bottom:40px}.introJackpot{color:#fff;font-weight:700;margin-bottom:40px}.introJackpot .title{font-size:40px;line-height:40px;padding-bottom:0}.introJackpot .jackpot{font-size:72px;line-height:72px;letter-spacing:-2px;margin-bottom:20px}.introJackpot .ctaBox{align-items:center;width:100%;justify-content:space-between}.timerBox ul{margin-right:20px}.timerBox ul li{list-style:none;margin-right:15px;font-size:34px;text-transform:uppercase;border-right:4px solid #fff;padding-right:15px}.timerBox ul li:last-child{margin-right:0;border-right:0}.introRight{margin-left:40px}.introResults{background:url(/images/layout/wave.png) no-repeat #be0205;background:url(/images/layout/wave.png) no-repeat linear-gradient(270deg,rgba(190,2,5,1) 0%,rgba(235,36,70,1) 100%);border-radius:10px;padding:40px 30px;text-align:center;color:#fff}.introResults h2{color:#fff}.introResults .date,.mainResults .date{position:relative;padding-left:30px;font-size:24px;font-weight:700;margin-bottom:10px}.introResults .date:before,.mainResults .date:before{content:"";width:22px;height:22px;position:absolute;background:url(/images/svg/calendar.svg) no-repeat;left:0;top:0}.introResults .balls{margin-bottom:30px}.introResults .ball{transition:all .5s ease-in-out;transform:scale(1)}.introResults .ball.active{transform:scale(2);transition:all .2s ease-in-out;box-shadow:0 0 50px #fff}.introResults .ctaBox .btn{margin-right:15px}.introResults .ctaBox .link{font-size:24px;font-weight:700}.how-it-works{background:#d40d12;color:#fff;border-radius:8px 8px 0 0;padding:30px}.how-it-works .h2{margin:0 20px 0 0}.how-it-works .inner{justify-content:center}.how-it-works .top{display:flex;align-items:center;margin-bottom:30px}.how-it-works .box{display:flex;align-items:center}.how-it-works p{margin-bottom:0}.how-it-works img{width:100px;border:5px solid #fff;border-radius:50%}.how-it-works .imgBox{margin-right:10px}.how-it-works .box{margin-right:20px}.how-it-works .box:last-child{margin-right:0}.iconBox{display:flex;margin-bottom:30px}.iconBox .icon img{width:100px}.iconBox .icon{margin-right:30px}.ball,.balldisabled,.ballselected{background:#fff;border-radius:50%;text-align:center;width:60px;height:60px;line-height:60px;color:#d90a17;font-size:30px;font-weight:700;position:relative}.ball.powerball,.ball.powerballselected,.ball.powerballdisabled{background:#d40d12;color:#fff;border:3px solid #fff;line-height:54px}.ball.powerball:after{content:"Powerball";display:inline-block;font-size:14px;position:absolute;left:50%;bottom:-20px;transform:translateX(-50%);line-height:14px}.ball.small{width:30px;height:30px;line-height:30px;font-size:18px}.ball.small.powerball{line-height:24px}.ball.small.powerball:after{font-weight:400;font-size:10px}.balls{display:flex}.balls li{margin-right:5px}.balls li:last-child{margin-right:0}.balldisabled,.ball.powerballdisabled{opacity:.3}.ballselected{background:#ecb700}.ball.powerballselected{border-color:#ecb700;color:#ecb700}.sideBar{background:#ececec;padding:30px 50px;width:370px;border-radius:0 8px 8px 0}.sideBarLinkBox{display:inline-block;margin-bottom:30px}.sideBarLinkBox a{font-size:24px;color:#000;font-weight:700;letter-spacing:-1px}.sideBarLinkBox a:before{content:"";background:url(/images/svg/tick.svg) no-repeat;width:45px;height:45px;display:inline-block;vertical-align:middle;margin:0 10px 10px 0}.sideBarLinkBox a.generator:before{background-image:url(/images/svg/random.svg)}.sideBar .jackpotBox{background:url(/images/layout/bg.jpg) no-repeat -190px 0;background-size:cover;padding:20px;color:#fff;border-radius:8px;margin-bottom:30px}.sideBar .jackpotBox .title{font-size:24px;margin-bottom:0}.sideBar .jackpotBox .jackpot{font-size:40px;font-weight:700}.sideBar .timerBox li{font-size:14px;border-right-width:2px}.sideBar .timerBox{margin-bottom:15px}.sideInfoBox{background:url(/images/layout/wave.png) #112f96 top center;color:#fff;margin-bottom:30px;padding:25px 0 0;border-radius:8px}.sideInfoBox .title{padding:0 15px;text-align:center}.sideInfoBox .inner{display:inline-block;padding:20px 10px}.sideBar .appBox{margin-bottom:30px}.sideInfoBox .fx{align-items:flex-end}.sideInfoBox .btn{font-size:16px}.newsBox{display:flex;margin-bottom:30px}.newsBox .inner{padding:0 20px}.newsBox .alertBox{display:flex;align-items:center;margin-bottom:15px}.newsBox .alert{background:#d40d12;padding:5px 10px;font-weight:700;color:#fff;text-transform:uppercase;font-size:26px;margin-right:10px}.newsBox .time{color:#d40d12}.newsBox .time:before{content:"";background:url(/images/svg/clock.svg) no-repeat;width:18px;height:18px;display:inline-block;vertical-align:middle;margin-right:5px}table{font-size:14px}table{border:1px solid #f4f4f4;position:relative;border-spacing:0;margin:10px auto 20px;padding:2px;overflow:hidden;z-index:1}table th{background:#d40d12;position:relative;padding:18px 14px;color:#fff;text-align:left}table tr.sub th{background:#555}table td,.tableCell{background:#eee;padding:12px 10px}table tbody tr.alt td{background-color:#ddd}table tr.totals td{background-color:#777;color:#fff}div.table{background:#eee}table p{margin-bottom:0}.mainResults .latestResult{background:url(/images/layout/wave.png) no-repeat #d40d12;background-size:cover;padding:30px 20px;margin-bottom:20px;color:#fff;border-radius:8px}.mainResults .latestResult .balls{margin-bottom:20px}.mainResults .date{margin-bottom:0}.mainResults .prevResults{display:flex;flex-wrap:wrap;color:#fff;margin-bottom:30px}.mainResults .prevResults .resultBox,.checkerResult .resultBox{width:44%;background:#d40d12;padding:15px;margin:10px 3%;border-radius:8px}.mainResults .prevResults .date,.checkerResult .resultBox .date{font-size:16px}.mainResults .prevResults .balls,.checkerResult .resultBox .balls{margin-bottom:10px}.mainResults .resultBox .top,.checkerResult .resultBox .top{display:flex;align-items:center;margin-bottom:15px;justify-content:space-between;width:100%}.mainResults .drawNumber span,.checkerResult .resultBox .drawNumber span{background:#fff;padding:2px 5px;color:#d40d12;border-radius:5px}.buyTicketsBox{display:flex;background:url("/images/layout/jackpot-bg.jpg") no-repeat;background-size:cover;padding:30px;color:#fff;margin-bottom:30px;border-radius:8px;justify-content:space-between}.buyTicketsBox>div{flex-grow:1}.buyTicketsBox .col{display:flex;flex-direction:column;justify-content:center}.buyTicketsBox .jackpot{font-size:60px;font-weight:700;letter-spacing:-1px}.buyTicketsBox .title{margin-bottom:0}.buyTicketsBox .ctaBox{align-items:center}.buyTicketsBox .timer{margin:0 0 15px 0}.numberPicker.small{display:inline-block}.numberPicker.small .input-number{width:30px;height:30px;line-height:30px;background:#f4f4f4;border:1px solid #fff;text-align:center;margin:0 2px;display:block;border-radius:4px;font-size:14px}.numberPicker.small .quickPick{font-size:14px;line-height:12px;margin-top:5px;display:inline-block;cursor:pointer;text-decoration:underline}.numberPicker.small .reset{}.buyTicketsBox .bottomBox{display:flex;margin-top:15px}.numberPicker.small .checkBox{display:flex}.numberPicker.small .checkBox .mainBalls{display:flex}.generabuyTicketsBoxteBox .checkBox .bonusBalls{margin-left:10px;display:flex}.buyTicketsBox .subTitle{margin-bottom:5px}.col-list{text-align:center;margin:0 -10px 20px;display:flex;flex-wrap:wrap}.col-list>div{width:23%;min-width:250px;-ms-flex:1;flex:1;margin:50px 10px 20px;padding:40px;position:relative;border:1px solid rgba(0,0,0,.1);border-radius:8px}.col-list img{width:75%;max-width:90px;display:block;border-radius:50%;border:5px solid #fff;box-shadow:0 0 2px #000;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.col-list.alLeft p{text-align:left;line-height:1.3em}.col-list.p-margin p{margin-top:20px}.otherJackpots{display:flex;margin-bottom:30px}.otherJackpots .box{background:url(/images/layout/star-bg.png) #8b0000;color:#fff;display:inline-block;text-align:center;margin-right:20px;padding:25px;flex-grow:1;border-radius:8px}.otherJackpots .box:last-child{margin-right:0}.otherJackpots .title{font-size:24px;font-weight:400;margin-bottom:0}.otherJackpots .jackpot{font-size:30px;font-weight:700;letter-spacing:-1px;margin-bottom:10px}.otherJackpots .jackpot span{display:block;font-size:16px;letter-spacing:0}.otherJackpots .btn{font-size:16px}.otherJackpots .box.euromillions{background-color:#2315c3}.otherJackpots .box.thunderball{background-color:#c3156b}#checkerGrid{background:url(/images/layout/wave.png) no-repeat #d40d12;padding:30px;color:#fff;border-radius:8px;position:relative}#checkerGrid .grid{margin-bottom:20px}#checkerGrid .grid ul{display:flex;flex-wrap:wrap}#checkerGrid .grid ul li{margin:10px;cursor:pointer;transition:all ease-in-out .2s}#checkerGrid .grid ul li:hover{transform:scale(1.1);transition:all ease-in-out .2s}#checkerGrid .grid .ball.powerball:after{content:""}#checkerGrid .errorMessage{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.6);color:#000;height:100%;width:100%;border-radius:8px;opacity:0;visibility:hidden;transition:all ease .2s}#checkerGrid .errorMessage.active{visibility:visible;opacity:1;transition:all ease .2s}#checkerGrid .errorMessageInner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:8px;padding:15px;background:#fff;display:flex}#checkerGrid .errorMessageInner:before{content:"";display:inline-block;vertical-align:middle;background:url(/images/svg/alert.svg) no-repeat;width:50px;height:50px;margin-right:10px}#checkerGrid .closeErrorMessage{background:#112f96;color:#fff;position:absolute;top:-10px;right:-10px;border-radius:50%;width:30px;height:30px;text-align:center;line-height:30px;cursor:pointer;font-weight:700}#checkerGrid .closeErrorMessage:hover{background:#1b43cc}#checkerGrid .ball,#checkerGrid .balldisabled,#checkerGrid .ballselected,#checkerGrid .ball.powerball,#checkerGrid .ball.powerballdisabled,#checkerGrid .ball.powerballselected{user-select:none}#form_checker{display:flex;justify-content:space-between;align-items:center}.checkingNumbers .ball,.checkingNumbers .balldisabled,.checkingNumbers .ballselected,.checkingNumbers .ball.powerball,.checkingNumbers .ball.powerballdisabled,.checkingNumbers .ball.powerballselected{width:40px;height:40px;font-size:21px;line-height:40px}.checkedNumbers{background:#d40d12;padding:20px;display:flex;justify-content:center;border-radius:8px;align-items:center}.checkedNumbers .title{font-size:21px;margin:0 20px 0 0;color:#fff}.checkerResult{display:flex;flex-wrap:wrap}.checkerResult .resultBox{color:#fff}.checkerResult .resultBox .balls{margin-bottom:30px}.checkerResult .resultBox .ball.powerball:after{font-weight:400;font-size:14px}.checkerResult .resultBox .ball,.checkerResult .resultBox .balldisabled,.checkerResult .resultBox .ball.powerball,.checkerResult .resultBox .ball.powerballdisabled{width:40px;height:40px;line-height:40px;font-size:21px}.checkerResult .resultBox .ball.powerball,.checkerResult .resultBox .ball.powerballdisabled{line-height:34px}.checkerResult .prize{text-align:center}.checkerResult .prize span{display:inline-block;vertical-align:baseline}.checkerResult .prize strong{vertical-align:baseline}#remainingBalls{width:100%;text-align:center;font-weight:700;margin-bottom:15px}#checkerGrid .powerballselected,#checkerGrid .ballselected{animation-duration:.2s;animation-name:pop}@keyframes pop{0%{transform:scale(1.1)}50%{transform:scale(1.2)}100%{transform:scale(1.1)}}.barInfo{display:flex;justify-content:center;font-weight:700}.barInfo p{margin-bottom:5px}.barInfo .numbersSelected{background:#fff;color:#d40d12;padding:0 15px;border-radius:10px;margin-left:10px}.progressBar{display:inline-block;width:100%;height:20px;background:rgba(255,255,255,.3);border-radius:8px;padding:2px;transition:all ease .2s;margin-bottom:5px}.progressBar .barInner{display:inline-block;background:#fff;width:0;height:16px;border-radius:8px;transition:all ease .3s}#steps{flex-direction:column;margin-bottom:30px}#steps .step{-ms-flex:1;flex:1;border:1px solid #ddd;border-radius:8px;margin:5px;padding:20px}#steps .step.full{width:100%}#steps .h3{text-align:center}#steps .row{display:flex}#steps img{display:block;margin:0 auto 20px;width:100px;height:100px}.generateBox{background:url(/images/layout/wave.png) #d40d12 no-repeat top center;color:#fff;padding:40px 30px;margin-left:10px;min-width:286px;min-height:380px;border-radius:8px}.generateBox .title{margin-bottom:15px}.generateBox .subTitle{font-weight:700;margin-bottom:10px;font-size:21px}.numberPicker{display:inline-block}.numberPicker .input-number{width:60px;height:60px;line-height:60px;background:#f4f4f4;border:1px solid rgba(0,0,0,.2);text-align:center;margin:0 5px;display:block;border-radius:4px;font-size:24px;position:relative}.numberPicker .quickPick{font-size:16px;line-height:12px;display:inline-block;cursor:pointer;text-decoration:underline;margin:10px 0 0 0;text-align:right;padding-right:40px}.numberPicker .quickPick:hover{color:#ecb700}.numberPicker .reset{display:inline-block;font-weight:700;cursor:pointer;font-size:18px;margin:0 0 20px 10px;padding:0;background:#fff;border-radius:50%;width:30px;height:30px;color:#d40d12;line-height:30px;text-align:center}.numberPicker .reset:hover{background:#ecb700}.numberPicker .line{margin-bottom:25px}.numberPicker .bottomBox{display:flex;justify-content:center;margin-top:25px}.numberPicker .checkBox{display:flex}.numberPicker .mainBalls{display:flex;position:relative}.numberPicker .mainBalls .input-number:first-child{margin-left:0}.numberPicker .mainBalls .input-number:last-child{margin-right:0}.numberPicker .mainBalls:after{content:"Main Balls";display:inline-block;opacity:.7;position:absolute;bottom:0;left:0;font-size:12px;border-bottom:1px solid #fff;width:100%}.numberPicker .bonusBalls{margin-right:15px}.numberPicker .bonusBalls .input-number{margin:0;display:flex}.numberPicker .bonusBalls:after{content:"Powerball";display:inline-block;opacity:.7;font-size:12px;border-bottom:1px solid #fff;width:100%}.numberPicker .options{display:flex;justify-content:flex-end}.numberPicker .options.full .quickPick{}.numberPicker .options.full .reset{font-weight:400;text-decoration:underline;font-size:12px}.archiveResults tr th:nth-child(2),.archiveResults tr th:nth-child(3){text-align:center}.archiveResults .balls{margin:0 15px 15px 15px;justify-content:center}.archiveResults .drawNumber{text-align:center}.archiveResults .balls .ball{width:40px;height:40px;line-height:40px;font-size:24px}.archiveResults .ball.powerball{line-height:34px}.archiveResults .ball.powerball:after{color:#d40d12;font-size:12px;font-weight:400}.yearList{background:#f4f4f4;padding:20px 30px;border-radius:8px;margin-bottom:30px}.yearList .title{font-size:24px;margin-bottom:5px}@media(min-width:1920px){body{background-size:contain}}@media(min-width:1024px){nav li a:hover{color:#fff}nav li a:hover:before{width:100%;transition:all ease .2s}.toggle .title{display:none}}@media(max-width:1024px){h1,h2,.title{font:700 2em/36px "Roboto Condensed",sans-serif;letter-spacing:-1px}h1{margin-bottom:20px}h2,.title{font-size:1.7em;line-height:30px;margin-bottom:15px}p{line-height:24px;margin-bottom:20px}p.big{font-size:19px;line-height:30px;margin-bottom:25px}html,body{overflow-x:hidden}header .top{margin-bottom:10px;padding:15px 15px 0 15px}footer .inner,header .inner{width:100%}#wrapper{width:100%;padding:15px}.contentBox{flex-direction:column}#content,.sideBar{width:100%}.navButton{width:50px;height:50px;overflow:hidden;position:absolute;right:20px;top:15px;transition:all ease .5s;z-index:100}.navButton span{display:inline-block;width:30px;height:3px;background:#fff;margin:13px 0 0 10px;transition:all ease .5s}.navButton span:before,.navButton span:after{content:"";display:block;width:30px;height:3px;background:#fff;transition:all ease .5s}.navButton span:before{margin-top:10px}.navButton span:after{margin-top:7px}.navButton.active span{transform:translateY(-50px);background:#fff}.navButton.active span:before{transform:translateY(50px) rotate(45deg);background:#fff}.navButton.active span:after{transform:translate(0,40px) rotate(-45deg);background:#fff}.toggle{opacity:1;transition:all ease .5s;position:absolute;top:0;left:0;background:rgba(0,0,0,.9);margin:0;width:100%;height:100vh;z-index:99;transform:translate(1040px,0);width:500px;overflow-x:hidden}.toggle ul{}.toggle li{width:100%;display:block;margin:0 0 25px 0}.toggle li a{color:#fff;padding:0 15px}.toggle.active{visibility:visible;opacity:1;transition:all ease .5s;transform:translate(0,0);width:100%}.toggle .title{color:#fff;margin:30px 0 30px 15px;position:relative}.toggle .title.splitter:after{left:50%;transform:translateX(-50%)}.colHalf{width:100%}.box.intro{margin:0 0 0 0;border-radius:0}.introWrap{flex-direction:column;margin-bottom:0}.introRight{margin:0 0 40px 0}.introJackpot{background:url(/images/layout/bg.jpg);background-size:cover;padding:20px}.introJackpot .title{font-size:24px;margin-bottom:0}.introJackpot .timerBox ul li{font-size:18px}.btn.big{font-size:24px}.sideBar{border-radius:0}.introResults{border-radius:0}.ball,.balldisabled,.ballselected{width:40px;height:40px;font-size:18px;line-height:40px}.ball.powerball,.ball.powerballselected,.ball.powerballdisabled{line-height:36px}.how-it-works{border-radius:0}.how-it-works p{margin-bottom:0}.how-it-works .top{flex-direction:column;text-align:center}.how-it-works .box{flex-direction:column;margin:0 40px 20px 0}.newsBox{flex-direction:column}.newsBox .imgBox{margin-bottom:20px}.iconBox .icon{margin-right:15px}.iconBox .icon img{width:40px}.mainResults .prevResults .resultBox,.checkerResult .resultBox{width:100%;background:#d40d12;padding:15px;margin:10px 0;border-radius:8px}.checkedNumbers,.checkerResult{flex-direction:column;flex-wrap:nowrap}#steps .row{flex-direction:column}}@media(max-width:640px){body{background:url(/images/layout/bg-grad.png) repeat-x}header{margin-bottom:0}.ball,.balldisabled,.ballselected{width:30px;height:30px;font-size:18px;line-height:30px}.ball.powerball,.ball.powerballselected,.ball.powerballdisabled{line-height:26px}.generateBox .input-number{width:30px;height:30px;font-size:14px}.generateBox .reset{font-size:16px}.generateBox{width:calc(100% + 80px);margin-left:-40px}#checkerGrid .btn{font-size:14px;padding:5px}.otherJackpots{flex-direction:column}.otherJackpots .box{margin:0 0 15px 0}.prizes img{width:100px}.buyTicketsBox{background-size:cover;flex-direction:column;height:auto}.buyTicketsBox .jackpot{font-size:46px}#wrapper{padding:0}.contentBox{border-radius:0}#content{padding:40px 15px}.sideBar{padding:30px 0;border-radius:0}.sideInfoBox{border-radius:0}.introJackpot{background-position:-150px 0}.how-it-works .inner{flex-direction:column}.how-it-works .box{flex-direction:column;margin:0 0 20px 0}.how-it-works .imgBox{margin-right:0}.mainResults .date{font-size:18px}.ball.powerball:after{font-weight:400;font-size:12px}table.mobFormat thead{display:none}table.mobFormat{background:none;width:100%;border:none}table.mobFormat tbody tr{display:block;border:1px solid #ddd;padding:0;margin:15px 0 20px}table.prizebreakdown.mobFormat tbody tr{margin-bottom:15px}table.mobFormat tbody td{display:block;padding:8px;text-align:left!important;font-weight:bold;border:none;background:#fff;line-height:16px}table.mobFormat td:first-child{font-weight:bold}table.mobFormat tbody td{background:#eee}table.mobFormat tbody td:before{content:attr(data-title)": ";display:inline;text-align:left;font-weight:normal}table.mobFormat td.noBefore:before{display:none}table.mobFormat td.blockBefore:before{display:block}table.mobFormat td.colour{background:#d40d12;color:#fff;text-shadow:none;margin:0}table.mobFormat tr.totals td:first-child{color:#fff!important}table.mobFormat td.noBefore:before{display:none!important}table.mobFormat .mobBlockTitle:before,table.mobFormat .mobBlock{display:block}table.mobFormat.noTrMargin tr{margin:0;border:0}table.mobFormat.alt td{padding:0 5px 2px}table.mobFormat.alt td:last-child{padding-bottom:10px}table.mobFormat.alt .title{padding:10px 5px}table.mobFormat.alt td:first-child{padding:5px}table.mobFormat .noColour{background:#eee!important;color:#000!important}table.mobFormat.mobResult td{text-align:center!important;background:#fff}table.mobFormat.mobResult .balls{justify-content:center}table.mobFormat.mobResult tbody td:first-child{background:none;color:#000!important}table.mobFormat.mobResult tbody td:first-child a{color:#000!important}table.mobFormat.mobResult tbody td:first-child span{font-size:18px;text-transform:uppercase;line-height:26px}table.mobFormat .ballBox{display:inline-block;background:none}table.mobFormat tr.noBox{border:none}table.mobFormat tr.noBox td{background:none;padding:0;border:none}.archiveResults .balls .ball{width:30px;height:30px;line-height:30px;font-size:18px}.archiveResults .ball.powerball{line-height:26px}.archiveResults .drawNumber{text-align:center!important}}