.bg_euroMillionsDarkBlue {background:#4491b7}
.bg_euroMillionsLightBlue {background:#A3B6D2}
.bg_euroMillionsDarkYellow {background:#ffcc00}
.bg_euroMillionsLightYellow {background:#FFE551}
.bg_euroMillionsDarkGold {background:#645014}
.bg_euroMillionsGold {background:#D2A019}
/* EUROMILLIONS */
.euroMillionsDarkBlue {color:#4491b7}
.euroMillionsLightBlue {color:#A3B6D2}
.euroMillionsDarkYellow {color:#ffcc00}
.euroMillionsLightYellow {color:#FFE551}
.euroMillionsDarkGold {color:#645014}
.euroMillionsGold {color:#D2A019}


.tipEngine button {background-color: #287AA1;color: #fff}
.tipEngine button:hover {background-color: #4491b7;}
/**** EuroMillions TipEngine ****/
.euroMillions_tip input.star{background: #fff; border: 1px solid #ffcc00;}
.euroMillions_tip button, .euroMillions_numbers_list .number_container{background: #4491b7;}
/**** EuroMillions Button ****/
.euroMillions_button {background-color: #4491b7; color: #fff;}
.euroMillions_button:hover {background-color: #4491b7; color: #fff; text-decoration: none;}
.euroMillions_button.shadowbox {box-shadow: 0 2px 0 0 #357392;}
.euroMillions .lotteryLogo {
    background-image: url(/img/logos/em.png);
}
.euroMillions .balls li, .euroMillions .extra-balls li {
    border-color: #54a0c8;
}
.ball_euroMillions li {
    background: url(/img/balls/em.png) no-repeat center center;
    border: none;
    line-height: 55px;
    font-weight: bold;
    font-size: 24px;
    height: 55px;
    width: 55px;
    color: #000;
    background-size: cover;
}
.euroMillions .balls li.extra, .euroMillions .balls .all li.button.toggle, .all .euroMillions .balls li.button.toggle, .euroMillions .extra-balls li.extra, .euroMillions .extra-balls .all li.button.toggle, .all .euroMillions .extra-balls li.button.toggle {
    border-color: #e7b933;
}
.ball_euroMillions li.extra {
    background: url(/img/balls/em-high.png) center 0 no-repeat;
    font-size: 20px;
    background-size: cover;
}
.euroMillions_breadcrumb li, .euroMillions_breadcrumb li a {
    color: #4491b7;
}

.winnings.euroMillions th {
    background-color: #4491b7;
    color: #fff;
    background: #a3b6d2;
    background: -moz-linear-gradient(top, #a3b6d2 0%, #4491b7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a3b6d2), color-stop(100%,#4491b7));
    background: -webkit-linear-gradient(top, #a3b6d2 0%,#4491b7 100%);
    background: -o-linear-gradient(top, #a3b6d2 0%,#4491b7 100%);
    background: -ms-linear-gradient(top, #a3b6d2 0%,#4491b7 100%);
    background: linear-gradient(to bottom, #a3b6d2 0%,#4491b7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3b6d2', endColorstr='#4491b7',GradientType=0 );
}
.euroMillions_tip button, .euroMillions_numbers_list .number_container {
    background: #4491b7;
}
