/* NOT 100% sure this is USED!!! */
/*



*/
span.number {
  font-size: 15px;
  color: white;
  padding: 5px 5px;
  background-color: #73a839; }

span.bonus {
  font-size: 15px;
  color: white;
  padding: 5px 5px;
  background-color: #033c73; }

span.megaplier {
  font-size: 15px;
  color: white;
  padding: 5px 5px;
  background-color: #dd5600; }

.ui-listview > .ui-li-divider {
  background-color: #033c73; }

.ui-listview > .ui-li-divider a,
.ui-listview > .ui-li-divider a:visited,
.ui-listview > .ui-li-divider a:hover {
  color: white;
  text-shadow: none; }

a,
a:hover,
li strong {
  text-shadow: none !important; }

body {
  /* padding-top: 70px;
  padding-bottom: 30px; */ }

.well-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }

.welcome-page-results h1 {
  font-size: 30px; }

.welcome-page-results h2 {
  font-size: 24px; }

.upcoming-jackpots h2 {
  margin: 0;
  color: #337ab7; }

div.fav_picker {
  min-height: 150px;
  height: 150px;
  text-align: center; }

.navbar-lotcan {
  background-color: #003f70; }

.navbar-brand img {
  height: 35px;
  padding-top: 0; }

h1.lottery-name {
  font-size: 24px;
  margin: 10px 0; }

.footer-lotcan {
  background-color: #003f70;
  color: white;
  text-align: center; }

.regNums span {
  background: #369;
  color: #fff;
  padding: 5px 0px;
  margin-right: 2px;
  float: left;
  display: inline-block;
  position: relative; }

.bonus {
  display: inline-block;
  color: #fff;
  text-align: center;
  padding: 5px;
  margin-right: 4px;
  font-weight: bold;
  position: relative;
  background: #036 !important; }

.xsecondary-number {
  font-size: 100%; }

/* for small devices (eg tablets) */
@media (min-width: 200px) {
  .lotcan-label {
    font-size: 110% !important;
    padding: 0.2em 0.3em 0.3em; }
  .numbers-row {
    margin: 5px 0; } }

.logo-img {
  max-width: 80%;
  max-height: 80%;
  text-align: center; }

td.lotcan-number,
span.label-number {
  color: #fff;
  background-color: #369; }

td.lotcan-bonus,
span.label-bonus {
  color: #fff;
  background-color: #757; }

@media (min-width: 768px) {
  .bottom-align.row {
    position: relative; }
  .bottom-align-text {
    position: absolute;
    bottom: 0;
    right: 0; } }

.fp-link {
  text-decoration: none; }

.bg-number {
  background-color: #369; }

.bg-bonus {
  background-color: #757; }

.navbar-lotcan .nav-link {
  color: rgba(255, 255, 255, 0.55); }
.mypicks h4 {
  margin: 0; }
.plans {
  font-family: "Whitney A","Whitney B";
  font-style: normal; }

.plans-title {
  color: #46b8de;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: 400; }

.plans-border {
  background: #69c5e4 none repeat scroll 0 0;
  height: 5px; }

.plans__price {
  line-height: 1;
  margin: 0 0 -1.5em -1.5em; }

.plans__price-currency {
  color: #69c5e4;
  font-size: 1.2em;
  line-height: 1em;
  text-align: right;
  top: 12px; }

.plans__price-main {
  font-size: 3.5em;
  font-weight: 800; }

.plans__price-container {
  display: inline;
  float: left;
  font-size: 1.2em;
  margin: 0 0 0.5em;
  text-align: center;
  width: 100%; }

.plans__price-sub {
  font-size: 1.2em;
  left: 110%;
  line-height: 1;
  text-align: left;
  top: 12px; }

.plans__price-term {
  color: #69c5e4;
  font-size: 0.75em;
  margin-top: 2px; }

.fa-stack-text {
  font-size: 0.9em; }
