/**/
@font-face {
    font-family: "OpenSans";
    src: url("../../fonts/OpenSans/OpenSansRegular.eot");
    src: url("../../fonts/OpenSans/OpenSansRegular.eot?#iefix")format("embedded-opentype"),
    url("../../fonts/OpenSans/OpenSansRegular.woff") format("woff"),
    url("../../fonts/OpenSans/OpenSans.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/**/
@font-face {
    font-family: "OpenSans-ExtraBold";
    src: url("../../fonts/OpenSans/OpenSansExtraBold.eot");
    src: url("../../fonts/OpenSans/OpenSansExtraBold.eot?#iefix")format("embedded-opentype"),
    url("../../fonts/OpenSans/OpenSansExtraBold.woff") format("woff"),
    url("../../fonts/OpenSans/OpenSans-ExtraBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/**/
@font-face {
    font-family: "OpenSansBold";
    src: url("../../fonts/OpenSans/OpenSansBold.eot");
    src: url("../../fonts/OpenSans/OpenSansBold.eot?#iefix")format("embedded-opentype"),
    url("../../fonts/OpenSans/OpenSansBold.woff") format("woff"),
    url("../../fonts/OpenSans/OpenSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/**/
@font-face {
    font-family: "OpenSansSemibold";
    src: url("../../fonts/OpenSans/OpenSansSemiBold.eot");
    src: url("../../fonts/OpenSans/OpenSansSemiBold.eot?#iefix")format("embedded-opentype"),
    url("../../fonts/OpenSans/OpenSansSemiBold.woff") format("woff"),
    url("../../fonts/OpenSans/OpenSansSemibold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/**/
@font-face {
    font-family: "OpenSansSemiboldItalic";
    src: url("../../fonts/OpenSans/OpenSansSemiboldItalic.eot");
    src: url("../../fonts/OpenSans/OpenSansSemiboldItalic.eot?#iefix")format("embedded-opentype"),
    url("../../fonts/OpenSans/OpenSansSemiboldItalic.woff") format("woff"),
    url("../../fonts/OpenSans/OpenSansSemiboldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/**/
@font-face {
    font-family: "OpenSansItalic";
    src: url("../../fonts/OpenSans/OpenSansItalic.eot");
    src: url("../../fonts/OpenSans/OpenSansItalic.eot?#iefix")format("embedded-opentype"),
    url("../../fonts/OpenSans/OpenSansItalic.woff") format("woff"),
    url("../../fonts/OpenSans/OpenSansItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/**/
@font-face {
    font-family: "OpenSansLight";
    src: url("../../fonts/OpenSans/OpenSansLight.eot");
    src: url("../../fonts/OpenSans/OpenSansLight.eot?#iefix")format("embedded-opentype"),
    url("../../fonts/OpenSans/OpenSansLight.woff") format("woff"),
    url("../../fonts/OpenSans/OpenSansLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/**/



.prompt-reg:after,
.how-its-work:after,
.game-pager:after,
.title-acc:after,
.na-inner ul li:after,
.game-field footer .b:after,
.align-c:after{
    display: block;
    content: "";
    clear: both;
}









.main-heading.bg-4 {
    background: url(../../img/bg/bg-heading-04.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.widget.widget-logged {
    height: 370px;
    width: 100%;
    border-radius: 10px;
    box-sizing: border-box;
    background: rgba(170,0,51,1);
    background: -moz-linear-gradient(-45deg, rgba(170,0,51,1) 0%, rgba(0,83,177,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(170,0,51,1)), color-stop(100%, rgba(0,83,177,1)));
    background: -webkit-linear-gradient(-45deg, rgba(170,0,51,1) 0%, rgba(0,83,177,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(170,0,51,1) 0%, rgba(0,83,177,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(170,0,51,1) 0%, rgba(0,83,177,1) 100%);
    background: linear-gradient(135deg, rgba(170,0,51,1) 0%, rgba(0,83,177,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa0033', endColorstr='#0053b1', GradientType=1 );
}
.latest-promotions .title-box {
    padding: 0;
}
.widget.widget-logged  p{
    font-family: 'nunito', Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.widget.widget-logged  p.row1{
    font-size: 22px;
    padding: 20px 0 5px 0;
}
.widget.widget-logged p.row2{
    font-size: 37px;
    font-family: "OpenSansBold";
    line-height: 37px;
    padding: 0 0 8px 0;
}
.widget.widget-logged p.row3 {
    font-family: "OpenSans";
    padding: 0 0 5px 0;
}
.widget.widget-logged p.row3 span{
    font-family: "OpenSansBold";
}
.widget.widget-logged p.row6{
    font-family: "OpenSansBold";
    font-size: 16px;
}
.widget.widget-logged p.row4{
    font-size: 13px;
    color: #ececec;
    padding: 0 0 10px 0;
    font-family: "OpenSans";
}
.widget.widget-logged p.row5{
    color: #ffffff;
    font-size: 14px;
    font-family: "OpenSans";
    padding: 10px 0 0 0;
}
.widget.widget-logged p.row5 a{
    color: #fa3676;
    text-decoration: none;
}
.widget.widget-logged p.row5:after{
    content: "";
    display: block;
}
.widget-logged form{
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
}
.widget-logged form input[type="text"]{
    width: 100%;
    height: 34px;
    padding: 0 0 0 10px;
    margin: 0 auto 9px;
    color: #4d4d4d;
    font-size: 14px;
    font-family: "OpenSans";
    box-sizing: border-box;
}
.widget-logged form input[type="submit"]{
    background: #fa3676;
    text-align: center;
    color: #fff;
    width: 100%;
    height: 34px;
    border-radius: 4px;
    border: none;
    margin: 0 auto;
    float: none;
    box-sizing: border-box;
}
.latest-promotions .btn-frame-blue{
    width: 53px;
    height: 22px;
    line-height: 24px;
    padding: 0 4px;
}
.prompt-reg{
    width: 100%;
    border-radius: 5px;
    border: 1px solid #e0e0e0;
    background: #f5f5f5;
    color: #000000;
    font-size: 16px;
    font-family: "OpenSans";
    padding: 10px 10px 10px 15px;
    box-sizing: border-box;
    line-height: 34px;
    margin: 0 0 25px 0;
}
.prompt-reg a{
    background: #fa3676;
    border-radius: 5px;
    width: 129px;
    height: 34px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 34px;
    display: inline-block;
    float: right;
}
.game-ticket>p{
    color: #000000;
    font-size: 18px;
    font-family: "OpenSansBold";
    padding: 0 0 25px 3px;
}
.game-ticket>p span{
    color: #0076a9;
}
.game-field{
    border: 1px solid #0076a9;
    border-radius: 8px;
    overflow: hidden;
}
.game-pager .lc{
    float: left;
}
.game-pager .lc a{
    color: #000000;
    font-size: 13px;
}
.game-pager .rc a{
    display: inline-block;
    float: left;
    padding: 4px 10px;
    color: #000;
    text-align: center;
    border: 1px solid #e4e4e4;
    border-left: none;
    text-decoration: none;
}
.game-pager .rc a:hover,
.game-pager .rc a.active{
    background: #ececec;
}
.game-pager .rc a:first-child{
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border-left: 1px solid #e4e4e4;
}
.game-pager .rc a:last-child{
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.game-pager .rc{
    float: right;
}
.game-pager{
    padding: 17px 0 0 0;
}
.how-its-work .how-work-slider{
    background: none;
}
.how-its-work .lc{
    float: left;
}
.how-its-work .rc{
    float: left;
}
.how-its-work .slide-text{
    font-size: 17px !important;
}
.how-its-work .slide-text span{
    color: #0076a9;
    font-family: "OpenSansBold";
}
.how-its-work #how-work-pager a{
    margin: 0 4.45%!important;
    font-size: 31px !important;
    padding: 0 0 10px 0;
    border-bottom: 3px solid #fff;
}
.how-its-work #how-work-pager a:first-child{
     margin: 0 2px 0 0 !important;
}
.how-its-work #how-work-pager a:last-child{
    margin: 0 0 0 2px !important;
}
.how-its-work .how-work-slider h2{
    padding: 0 18px 28px 0;
}
.bw-bot{
    text-align: center;
}
.bw-bot a{
    margin: 0 13px;
    width: 45px;
    display: inline-block;
}
.bw-top{
    overflow: hidden;
    box-sizing: border-box;
    width: 262px;
    height: 157px;
    border-radius: 10px;
    border: 1px solid  #e0e0e0;
    margin: 0 auto 35px;
}
.bw-top header{
    background: #f5f5f5;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 22px;
    font-family: 'nunito';
}
.bw-top main{
    height: 77px;
    padding: 15px 0 0 14px;
    box-sizing: border-box;
}
.bw-top footer{
    height: 39px;
    background: #0076a9;
    width: 100%;
    font-family: 'nunito';
    color: #fff;
    line-height: 39px;
    text-align: center;
    font-size: 22px;
}
.how-its-work.not-logged .slide-wrap{
    width: 66%;
}
.how-its-work.not-logged .button-wrap{
    width: 31%;
}
.bw-bot a:first-child{
    margin: 0 3.6% 0 0;
}
.bw-bot a:last-child{
    margin: 0 0 0 3.6%;
}
.how-its-work .slide-img{
    width: 27% !important;
}
.how-its-work .slide-text{
    width: 72% !important;
}
.second-slide .slide-text{
     font-size: 24px !important;
}
.three-slide .slide-text{
    font-size: 24px !important;
}
#how-work-pager a:hover, #how-work-pager a.active {
    color: #0076a9 !important;
    border-bottom: 3px solid #da3366 !important;
}
.lc-jackpot{
    float: left;
    color: #757575;
    font-size: 18px;
    text-align: right;
    font-family: 'nunito';
    margin: 0 15px 0 0;
}
.rc-jackpot{
    float: left;
    color: #000;
    font-size: 18px;
    font-family: 'nunito';
}
.lc-jackpot>div{
    margin: 4px 0;
}
.rc-jackpot>div{
    margin: 4px 0;
}
.price-j{
    font-weight: bold;
    color: #0076a9;
}
.bw-top footer img{
    margin: 10px 10px 0 0;
    float: left;
}
.game-field header{
    height: 60px;
    background: #0076a9;
    font-size: 26px;
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
    font-family: 'nunito';
}
.game-field header img{
    position: relative;
    top: -8px;
}
.game-field footer .t{
    min-height: 60px;
    background: #0076a9;
    font-size: 16px;
    color: #fff;
    box-sizing: border-box;
    padding: 20px;
}
.game-field footer .t span{
    width: 25%;
    position: absolute;
    margin: 0 0 0 65px;
    height: 20px;
    background: #063d54;
    overflow: hidden;
    border-radius: 15px;
    display: inline-block;
}
.ui-progressbar-value{
    content: "";
    display: block;
    width: 0;
    background: #e72c64;
    height: 20px;
    transition: width 0.5s;
}
.game-field footer .b{
    /*min-height: 99px;*/
    background: #0a5c7f;
    padding: 15px 20px 19px 20px;
    box-sizing: border-box;
}
.game-field footer .b p{
    color: #fff;
    font-size: 16px;
    padding: 0 0 10px 0;
}
.game-field footer .b div input{
    float: left;
}
.game-field footer .b div input[type="text"]{
    width: 35.24%;
    height: 34px;
    padding: 0 0 0 10px;
    margin: 0 2.75% 0 0;
    color: #4d4d4d;
    font-size: 14px;
    font-family: "OpenSans";
    box-sizing: border-box;
    border: 1px solid #e0e0e0;
}
.game-field footer .b div input[type="submit"]{
    width: 23.95%;
    height: 34px;
    border-radius: 9px;
    color: #fff;
    border: none;
    background: #f92e6b;
    font-size: 14px;
    text-align: center;
    font-family: 'nunito';

}
.game-field footer .b div input[type="submit"]:hover,
.widget-logged form input[type="submit"]:hover,
.prompt-reg a:hover{
    background: #dc1858;
}
.pending{
    top: 0 !important;
    margin: 1px 0 0 5px;
    width: 75px;
}
.nav-acc{
    height: 0;
    overflow: hidden;

}
.nav-acc.opened{
    border-top: 1px solid #e0e0e0;
    box-sizing: border-box;
}
.title-acc{
    height: 80px;
    box-sizing: border-box;
    border-top: 1px solid #e0e0e0;
    overflow: hidden;
}
.na-inner{
    /*border-top: 1px solid #e0e0e0;*/
}
.fl-left{
    float: left;
    position: relative;
    height: 100%;
}
.logo-ticket{
    width: 20.1%;
}
.logo-ticket img{
    max-width: 110px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.date-ticket{
    width: 17.4%;
    font-family: "OpenSansSemibold";
    font-size: 16px;
    padding: 17px 0 0 0;
    box-sizing: border-box;
}
.date-ticket img{
    /*width: 75px;*/
    margin: 6px 0 0 0;
    display: block;
    width: 75px;
}
.money-ticket{
    width: 21.74%;
    color: #212121;
    font-size: 12px;
    font-family: "OpenSans";
    padding: 16px 0 0 0;
    box-sizing: border-box;
}
.money-ticket span{
    color: #212121;
    font-size: 12px;
}
.money-ticket div.jac-total{
    font-size: 16px;
    color: #0076a9;
    font-family: "OpenSansBold";
    margin: 4px 0 0 0;
}
.line-ticket{
    width: 13.4%;
}
.screen-ticket{
    width: 9.93%;
}
.acc-nav-link{
    width: 15.61%;
    height: 32px;
    border:1px solid #f92e6b;
    border-radius: 7px;
    font-size: 13px;
    color: #f92e6b;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    padding: 0;
    line-height: 32px;
    margin: 21px 0 0 0;
    font-family: 'nunito';
}
.acc-nav-link:hover{
    background: #f92e6b;
    color: #fff;
}
.completed-ticket .acc-nav-link{
    color: #0076a9;
    border:1px solid #0076a9;
}
.completed-ticket .acc-nav-link:hover{
    background: #0076a9;
    color: #fff;
}
.title-acc.opened .acc-nav-link:hover{
    background: none;
    color: #757575;
}
.screen-ticket img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;

}
.line-ticket{
    font-family: "OpenSansSemibold";
    font-size: 16px;
    color: #212121;
}
.line-ticket.no-selected{
    box-sizing: border-box;
    padding: 29px 0 0 0;
}
.line-ticket.selected{
    padding: 19px 0 0 0;
    box-sizing: border-box;
}
.line-ticket.selected>div.lines{
    color: #f92e6b;
}
.title-acc.opened .acc-nav-link{
    border: 1px solid #e0e0e0;
    color: #757575;
}
.na-inner ul{
    margin: 0;
    padding: 0;
}
.na-inner ul li{
    border-bottom: 1px solid #e0e0e0;
    background: #f5f5f5;
    min-height: 68px;
    list-style: none;
}
.winning-line{
    border-bottom: 2px solid #e0e0e0 !important;
}
.na-inner ul li:last-child{
    border-bottom: none;
}

.ball-ticket-inner a{
    width: 28px;
    height: 28px;
    border:1px solid #0c80b1;
    border-radius: 100%;
    display: inline-block;
    background: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #212121;
    margin: 0 2px 5px 2px;
}
.megaball-ticket-inner a{
    width: 28px;
    height: 28px;
    border:1px solid #f93d70;
    border-radius: 100%;
    display: inline-block;
    background: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #212121;
    margin: 0 0 0 15px;
}
.megapiler-ticket-inner a{
    width: 28px;
    height: 28px;
    border:1px solid #04c81f;
    border-radius: 100%;
    display: inline-block;
    background: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #212121;
    margin: 0 0 0 15px;
}
.access-ticket-inner{
    float: left;
    padding: 25px 0 0 0;
    box-sizing: border-box;
    width: 19.5%;
    text-align: center;
    font-size: 14px;
    color: #212121;
    font-family: "OpenSansBold";
}
.ball-ticket-inner{
    margin: 19px 0 10px 0;
    float: left;
    width: 22%;
}
.megaball-ticket-inner{
    font-family: "OpenSans";
    float: left;
    margin: 19px 30px 0;
    width: 14%;
}
.megapiler-ticket-inner{
    font-family: "OpenSans";
    float: left;
    margin: 19px 0 0 0;
    width: 15%;
}
.send-mail{
    background: #ffffff;
    width: 420px;
    height: 350px;
    padding: 20px;
    box-sizing: border-box;
    display: none;
}
.sent-title{
    padding: 0 0 10px 0;
    color: #0076a9;
    border-bottom: 2px solid #0076a9;
    font-size: 20px;
    font-family: "nunito";
    margin: 0 0 18px 0;
}
.sent-title a{
    color: #0076a9;
    text-decoration: none;
    float: right;
    font-size: 14px;
    font-family: "OpenSans";
}
.send-mail input[type="text"]{
    width: 100%;
    height: 34px;
    border: 1px solid #e0e0e0;
    color: #cccccc;
    font-size: 14px;
    font-family: "OpenSans";
    box-sizing: border-box;
    border-radius: 5px;
    margin: 0 0 9px 0;
}
.send-mail input[type="submit"]{
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    height: 34px;
    border: 1px solid #087eb0;
    color: #087eb0;
    font-size: 13px;
    font-family: "nunito";
    background: none;
    text-transform: uppercase;
    line-height: 34px;
    border-radius: 5px;
    margin: 9px 0 0 0;
}
.send-mail input[type="submit"]:hover {
    background: #1d7ab2;
    color: #fff;
}



#CDT>span:first-child{
    margin: 0 10px 0 0;
}
#CDT>span{
    float: left;
}





.widget-logged.logged .bw-bot a {
    margin: 0 2px;
}
.widget-logged.logged{
    height: 235px;
}
.date-ticket span{
    color: #f92e6b;
    font-size: 13px;
    font-family: "OpenSansBold";
}
.winner-price{
    float: left;
    color: #212121;
    font-size: 14px;
    font-family: "OpenSans";
    padding: 16px 0 0 30px;
}
.winner-price div{
    color: #f92e6b;
    font-family: "OpenSansBold";
}
.won-money{
    color: #fff;
    font-family: "nunito";
    font-weight: bold;
    text-align: center;
    font-size: 26px;
}
.won-money won{
    color: #8bd3f2;
    font-weight: 300;
}
a.winner{
    position: relative;
}
a.winner:after{
    background: url("../img/arrow-green.png") no-repeat;
    content: "";
    width: 18px;
    height: 19px;
    display: block;
    position: absolute;
    top: -9px;
    left: 15px;
}
.bw-bot a:hover img{
    opacity: 0.85;
}
.bg-4 > h1{
    font-size: 60px;
}
.acc-nav-link.no-active-btn:hover{
    background: #ececec !important;
}
.screen-ticket>a:hover img{
    opacity: 0.85;
}
.how-its-work .how-work-slider{
    padding: 0 14px 30px;
}
.blue-text{
    color: #0076a9;
}
.align-c{
    margin: 0 auto;
    width: 175px;
}
.send-mail-end{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    border: 1px solid #0076a9;
    border-radius: 5px;
    padding: 0 20px;
    background: #fff;
    z-index: 999;
    color: #0076a9;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 200px;
    box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);
    text-transform: uppercase;
    font-family: "OpenSans";
}
.not-logged-page .ui-tooltip,
.logged-page .ui-tooltip,
.completed-page .ui-tooltip{
    display: none !important;
}
.continue-btn{
    width: 23.95%;
    height: 34px;
    border-radius: 9px;
    color: #fff;
    border: none;
    background: #f92e6b;
    font-size: 14px;
    text-align: center;
    font-family: 'nunito';
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 34px;
    float: right;
    margin: -6px;
}
.continue-btn:hover{
    background: #dc1858;
    color: #fff;
}
.logged-page .game-field footer .t span{
    width: 39%;
     position: relative;
    margin: 0 0 0 25px;
    height: 20px;
    background: #063d54;
    overflow: hidden;
    border-radius: 15px;
    display: inline-block;
    float: left;
}
t-text.t-text{
    float: left;
}
/*
.fancybox-close{
    display: none;
}*/
.hover-fff{
    color: #fff;
}
.hover-fff:hover{
    color: #fff !important;
    text-decoration: none;
}



.checbox_warning{
    position: absolute;
    background: #fff;
    top: 20%;
    font-size: 12px;
    font-family: "OpenSans";
    text-align: left;
    padding: 5px 10px;
    box-sizing: border-box;
    /* right: 0; */
    left: 61%;
    width: 300px;
    z-index: 99999999999999999999;
    border: 1px solid #0076a9;
    border-radius: 5px;
    color: #0076a9;
    white-space: normal;
}/*
.checbox_warning:before{
    content: "";
    display: block;
    bottom: -20px;
    border: 10px solid transparent;
    border-right: 10px solid #fff;
    width: 0;
    height: 0;
    position: absolute;
    left: -19px;
    top: 38%;
}*/
.access-ticket-inner.warning_shown{
    position: relative;
}
.checbox_warning a.close{
    color: #BEBEBE;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 5px;
    text-decoration: none;
    font-family: "OpenSansBold";
    font-size: 16px;
}
.checbox_warning a.close:hover{
    color: #0076a9;
}