.play-picker .purchase-line .number.ball {
  background: none !important;
  height: 74px;
  width: 74px;
  border-radius: 37px !important;
  border: 3px solid #3c3c3c;
  font-size: 2.8rem;
  font-weight: 900;
  color: #3c3c3c;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.2rem;
  padding-top: 4px;
}
.play-picker .purchase-line .number.ball:last-of-type {
  margin-right: 0;
}
.play-picker .purchase-line .number.ball p {
  font-size: 2.4rem;
  margin-bottom: 0;
}
@media (max-width: 1599px) {
  .play-picker .purchase-line .number.ball {
    height: 62px;
    width: 62px;
    margin-right: 0.6rem;
  }
  .play-picker .purchase-line .number.ball p {
    font-size: 2.7rem;
  }
}
@media (max-width: 1249px) {
  .play-picker .purchase-line .number.ball {
    height: 50px;
    width: 50px;
  }
}
@media (max-width: 500px) {
  .play-picker .purchase-line .number.ball {
    height: 50px;
    width: 50px;
  }
}
@media (max-width: 400px) {
  .play-picker .purchase-line .number.ball {
    margin-right: 0.7rem;
    height: 45px;
    width: 45px;
  }
  .play-picker .purchase-line .number.ball p {
    font-size: 2rem;
  }
}
@media (max-width: 340px) {
  .play-picker .purchase-line .number.ball {
    padding-top: 3px;
    height: 40px;
    width: 40px;
  }
}

.ball-main {
  border: none;
  background: white;
}

.ball-sm {
  border-radius: 19px;
  border: 3px solid #f69423;
  height: 38px;
  width: 38px;
  margin-left: 0.3rem;
  margin-right: 0.3rem;
  font-size: 1.5rem;
  font-weight: 900;
  color: #3c3c3c;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 3px;
}
.ball-sm:first-of-type {
  margin-left: 0;
}
@media (max-width: 1249px) {
  .ball-sm {
    height: 32px;
    width: 32px;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
  }
}

.ball-0,
.ball-1,
.ball-2,
.ball-3,
.ball-4,
.purchase-line-container-mobile .mobile-new-line .ball {
  border: 1px solid #3c3c3c;
  background-color: white;
  color: #3c3c3c;
}

.myaccount-play .play-pick-type .play-picker {
  margin: 0;
  width: 100%;
  max-width: 100%;
}
@media (max-width: 575px) {
  .myaccount-play .play-pick-type .play-picker {
    padding: 0;
  }
}
.myaccount-play .play-pick-type .play-picker .row-numbers {
  margin-top: 0;
}
.myaccount-play .play-pick-type .play-picker .row-numbers:last-child {
  margin-bottom: 0;
}
.myaccount-play .play-pick-type .play-picker .number {
  height: 74px;
  width: 74px;
  font-size: 2.8rem;
  margin: 0 0.6rem 1.2rem;
}
@media (max-width: 1249px) {
  .myaccount-play .play-pick-type .play-picker .number {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 1049px) {
  .myaccount-play .play-pick-type .play-picker .number {
    width: 70px;
    height: 70px;
  }
}
.myaccount-play .play-pick-type .play-picker .btn.purchase-line-clear,
.myaccount-play .play-pick-type .play-picker .btn.quick-pick {
  line-height: initial;
}
.myaccount-play .play-pick-type .play-balls-row:first-of-type {
  margin-top: 0;
}
.myaccount-play .play-pick-type .play-balls-row .ball.choosed {
  border-color: #f69423;
  background: transparent;
  color: inherit;
}
.myaccount-play .play-pick-type .line-chosen,
.myaccount-play .play-pick-type .add-line {
  margin: 1rem auto 2rem !important;
  align-items: center;
  background: none !important;
}
@media (max-width: 1049px) {
  .myaccount-play .play-pick-type .line-chosen,
.myaccount-play .play-pick-type .add-line {
    max-width: none;
  }
}
.myaccount-play .play-pick-type .line-chosen .row-balls,
.myaccount-play .play-pick-type .add-line .row-balls {
  margin: 1rem 0 1.5rem 2rem;
}
@media (max-width: 1049px) {
  .myaccount-play .play-pick-type .line-chosen button,
.myaccount-play .play-pick-type .add-line button {
    line-height: initial;
  }
}
.myaccount-play .play-pick-type .add-line button {
  font-size: 1.2rem;
  border-radius: 3px;
  height: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  line-height: 1;
}
@media (max-width: 1049px) {
  .myaccount-play .play-pick-type .add-line button {
    font-size: 1.4rem;
  }
}
.myaccount-play .play-pick-type .add-line a {
  font-size: 2rem;
  font-weight: 700;
  margin-right: 2rem;
}
@media (max-width: 575px) {
  .myaccount-play .play-pick-type .purchase-line-container {
    background: white;
  }
}
@media (min-width: 768px) {
  .myaccount-play .options-card {
    min-height: 150px;
  }
}
.myaccount-play .options-card label {
  margin-left: 10px;
}
.myaccount-play .options-card input {
  height: auto;
}

.myaccount-play .checked {
  border: none !important;
}
.myaccount-play .play-picker {
  background: none !important;
}

.play-lottery .play-balls-row {
  margin-bottom: 3rem;
}

.play-lottery .play-balls-row {
  margin-bottom: 3rem;
}
@media (max-width: 460px) {
  .play-lottery .play-balls-row {
    margin-bottom: 2rem;
  }
}
.play-lottery .play-balls-row:first-of-type {
  margin-top: 3rem;
}
@media (max-width: 460px) {
  .play-lottery .play-balls-row:first-of-type {
    margin-top: 2rem;
  }
}
.play-lottery .play-balls-row .ball {
  border-color: #3c3c3c;
  opacity: 0.4;
}
.play-lottery .play-balls-row .ball:hover {
  opacity: 0.9;
  cursor: pointer;
}
.play-lottery .play-balls-row .ball.choosed {
  opacity: 1;
  border-color: #f69423;
  background: #f69423;
  color: white;
}
.play-lottery .play-balls-row .ball.choosed:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .play-lottery .play-balls-row .ball {
    margin-right: 0.4rem;
  }
}
@media (max-width: 575px) {
  .play-lottery .play-balls-row .ball {
    font-size: 2.2rem;
    height: 37px;
    width: 37px;
  }
}
@media (max-width: 460px) {
  .play-lottery .play-balls-row .ball {
    font-size: 2rem;
    height: 32px;
    width: 32px;
  }
}
@media (max-width: 400px) {
  .play-lottery .play-balls-row .ball {
    font-size: 1.8rem;
    height: 28px;
    width: 28px;
    border-width: 2px;
  }
}
@media (max-width: 360px) {
  .play-lottery .play-balls-row .ball {
    height: 26px;
    width: 26px;
  }
}
@media (max-width: 340px) {
  .play-lottery .play-balls-row .ball {
    padding-top: 1px;
    height: 25px;
    width: 25px;
  }
}
@media (max-width: 1249px) {
  .play-lottery .pick-logo {
    margin-top: 2rem;
  }
}
.play-lottery .pick-logo img {
  padding: 1rem 8rem;
  background: white;
  border-radius: 70px;
  border: 3px solid #f0f4f6;
  max-height: 130px;
  width: auto;
}
@media (max-width: 575px) {
  .play-lottery .pick-logo img {
    max-height: 90px;
  }
}
.play-lottery input[type=radio] {
  height: auto;
  margin-left: 2rem;
}
@media (max-width: 460px) {
  .play-lottery input[type=radio] {
    margin-left: 0.5rem;
  }
}
.play-lottery .your-lines {
  padding: 2rem 4rem;
  border-radius: 70px;
  border: 2px solid #d8d8d8;
  min-width: 400px;
}
@media (max-width: 1249px) {
  .play-lottery .your-lines {
    min-width: 300px;
  }
}
@media (max-width: 575px) {
  .play-lottery .your-lines {
    padding: 1rem 3rem;
  }
}
@media (max-width: 360px) {
  .play-lottery .your-lines {
    width: 100%;
  }
}
.play-lottery .your-lines .ball-sm {
  background: #f69423;
  color: white;
}
.play-lottery .your-lines .btn-delete {
  background: #3c3c3c;
  color: white;
  border-radius: 10px;
  font-size: 2rem;
  line-height: 2rem;
  padding: 0 1.2rem;
}

.play-lottery h2 {
  text-align: center;
  width: 100%;
}

@media (max-width: 767px) {
  .rules-lottery .pick-logo,
.results-lottery .pick-logo {
    text-align: center;
  }
}
@media (max-width: 1049px) {
  .rules-lottery .pick-logo img,
.results-lottery .pick-logo img {
    height: 100px;
  }
}

.rules-lottery .how-to-play {
  margin-top: 3rem;
}
@media (max-width: 767px) {
  .rules-lottery .how-to-play {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .rules-lottery .how-to-play .card {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .rules-lottery .how-to-play .card {
    margin-top: 3rem;
  }
}
@media (max-width: 460px) {
  .rules-lottery .how-to-play .card {
    margin-left: -15px;
  }
}
.rules-lottery .how-to-play .card-title {
  margin-top: 4rem;
  margin-bottom: 3rem;
  font-weight: 900;
}
@media (max-width: 1249px) {
  .rules-lottery .how-to-play .card-title {
    font-size: 1.8rem;
    margin-top: 3rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .rules-lottery .how-to-play .card-title {
    font-size: 2rem;
  }
}
@media (max-width: 460px) {
  .rules-lottery .how-to-play .card-title {
    margin-top: 0;
    margin-bottom: 1rem;
  }
}
.rules-lottery .how-to-play .card-body {
  padding: 0;
}
@media (max-width: 460px) {
  .rules-lottery .how-to-play .card-body {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .rules-lottery .how-to-play .card-icon {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 460px) {
  .rules-lottery .how-to-play .card-icon {
    margin-left: 0;
  }
}
.rules-lottery .how-to-play .icon-bg {
  background: #f69423;
  padding: 3rem;
  border-radius: 73px;
}
@media (max-width: 575px) {
  .rules-lottery .how-to-play .icon-bg {
    padding: 2rem;
  }
}
@media (max-width: 460px) {
  .rules-lottery .how-to-play .icon-bg {
    padding: 1.5rem;
  }
}
@media (max-width: 1249px) {
  .rules-lottery .how-to-play .icon {
    height: 65px;
  }
}
@media (max-width: 767px) {
  .rules-lottery .how-to-play .icon {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 460px) {
  .rules-lottery .how-to-play .icon {
    margin-left: 0;
    height: 45px;
  }
}
@media (max-width: 400px) {
  .rules-lottery .how-to-play .icon {
    height: 37px;
  }
}
@media (max-width: 360px) {
  .rules-lottery .how-to-play .icon {
    height: 32px;
  }
}
.rules-lottery .ways-to-play {
  margin-bottom: 2rem;
}
.rules-lottery .ways-to-play .title {
  color: #3c3c3c;
  font-size: 2rem;
  font-weight: 900;
}
.rules-lottery .ways-to-play p {
  color: #5e5d60;
  margin-bottom: 0;
}
.rules-lottery .ways-to-play p span {
  display: inline-block;
}
@media (max-width: 1249px) {
  .rules-lottery .ways-to-play .row-top,
.rules-lottery .ways-to-play .row-bottom {
    flex-direction: column;
  }
}
.rules-lottery .ways-to-play .row-top {
  margin-bottom: 2px;
  padding: 2rem;
  background-color: #e0e5e7;
}
.rules-lottery .ways-to-play .row-bottom > div {
  display: flex;
  margin-bottom: 2px;
}
@media (min-width: 1050px) {
  .rules-lottery .ways-to-play .row-bottom > div {
    margin-bottom: 0;
  }
}
@media (min-width: 1050px) {
  .rules-lottery .ways-to-play .row-bottom > div:nth-child(2) {
    min-width: 350px;
  }
}
@media (min-width: 1250px) {
  .rules-lottery .ways-to-play .row-bottom > div:nth-child(2) {
    min-width: 370px;
  }
}
@media (min-width: 1050px) {
  .rules-lottery .ways-to-play .row-bottom > div:not(:last-child) {
    margin-right: 2px;
  }
}
.rules-lottery .ways-to-play .row-bottom .col-inner {
  display: flex;
  padding: 2rem;
  width: 100%;
  background-color: #f0f4f6;
}

.results .results-main {
  width: 100% !important;
  padding-right: inherit !important;
}

.purchase-line-container-mobile {
  padding: 2rem 3rem;
  border: 2px solid #d8d8d8;
}
@media (max-width: 1049px) {
  .purchase-line-container-mobile {
    flex-direction: column;
  }
}
@media (max-width: 1049px) {
  .purchase-line-container-mobile .row-balls-container {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
.purchase-line-container-mobile > .col-auto {
  padding: 0;
}
.purchase-line-container-mobile .mobile-new-line {
  justify-content: flex-end;
}
@media (max-width: 1049px) {
  .purchase-line-container-mobile .mobile-new-line {
    justify-content: center;
  }
}
.purchase-line-container-mobile .mobile-new-line .ball {
  margin-top: 0;
  line-height: 2;
  opacity: 0.9;
}
.purchase-line-container-mobile .mobile-new-line .ball:empty {
  border: 3px solid #d8d8d8;
}
.purchase-line-container-mobile .mobile-new-line .ball:hover {
  opacity: 1;
}
.purchase-line-container-mobile .text-ok {
  display: none;
  font-size: 2rem;
  font-weight: bold;
  color: #1e988a;
}
.purchase-line-container-mobile.mobile-picker-checked {
  border-color: #1e988a;
}
.purchase-line-container-mobile.mobile-picker-checked .text-ok {
  display: block;
}

.myaccount-play .row-picker {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 575px) {
  .myaccount-play .row-picker.pick-wrapper {
    margin-bottom: 1rem;
  }
}
.myaccount-play .play-main {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 575px) {
  .myaccount-play h2 {
    font-size: 2.6rem;
  }
  .myaccount-play .purchase-line-container {
    position: static;
    display: block;
  }
  .myaccount-play .purchase-line-container .mobile-top {
    display: none !important;
  }
  .myaccount-play .purchase-line-container .btn-pick {
    display: none;
  }
  .myaccount-play .purchase-line-container .play-balls-row {
    margin-bottom: 0;
  }
  .myaccount-play .purchase-line-container .purchase-line .play-balls-row {
    justify-content: space-between !important;
  }
}
.myaccount-play .purchase-line-container .purchase-line .number {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 575px) {
  .myaccount-play .purchase-line-container .purchase-line .number {
    margin: 0 0 2rem;
    width: 42px;
    height: 42px;
    font-size: 2.2rem;
    line-height: 2;
    border-width: 1px;
  }
}
@media (max-width: 500px) {
  .myaccount-play .purchase-line-container .purchase-line .number {
    width: 39px;
    height: 39px;
    font-size: 2rem;
  }
}
@media (max-width: 460px) {
  .myaccount-play .purchase-line-container .purchase-line .number {
    width: 33px;
    height: 33px;
    font-size: 1.6rem;
  }
}
@media (max-width: 400px) {
  .myaccount-play .purchase-line-container .purchase-line .number {
    max-width: 85px;
    margin: 4px;
    line-height: unset;
    border-radius: 100% !important;
    width: 100%;
    height: 85px;
    font-size: 2.6rem;
  }
}

.rules-links .btn {
  line-height: normal;
}

.myaccount-play .purchase-options-pick .purchase-opt-col {
  margin-bottom: 1.5rem;
}
.myaccount-play .purchase-options-pick .card-play-counter-mobile {
  display: block;
}
.myaccount-play .purchase-options-pick .countdown.countdown-type-clock {
  font-size: 3rem;
}

.pick-rules-multiplier-select-wrapper {
  margin: 2rem 0;
  font-size: 1.8rem;
}
.pick-rules-multiplier-select-wrapper label {
  float: left;
  margin-right: 1rem;
  line-height: 3;
}
@media (max-width: 1249px) {
  .pick-rules-multiplier-select-wrapper label {
    font-size: 1.6rem;
  }
}
.pick-rules-multiplier-select-wrapper .pick-rules-multiplier-select {
  width: 19rem;
}
@media (max-width: 1049px) {
  .pick-rules-multiplier-select-wrapper .pick-rules-multiplier-select {
    height: 5rem;
    width: 16rem;
  }
}

.pick-rules-nav .slider-item {
  margin-bottom: 0;
}
.pick-rules-nav .slider-item .btn {
  margin: 0 1rem 1rem 0;
}
@media (max-width: 400px) {
  .pick-rules-nav .slider-item {
    width: 100%;
  }
  .pick-rules-nav .slider-item .btn {
    display: block;
    margin-bottom: 1rem;
    line-height: 4.5;
  }
}

/*# sourceMappingURL=pick.css.map*/