
.flag {
  padding-right: 5px;
}

.footer {
    border-top: 1px solid #E5E5E5;
    margin-top: 15px;
    padding: 15px 0 36px;
    color: #ccc;
    font-size: 8pt;
}

.rulespop {
  text-decoration: none;
  border-bottom:1px dotted;
  cursor:help; 
}

.beta {
  color: #ccc;
}

.smallred {
  font-size: 8pt;
  color: red;
}

.smallgrey {
  font-size: 8pt;
  color: #ccc;
}

.red {
  color: red;
}

.lightblue {
  color: #638bbc;
} 

.specialflavor {
  font-weight: bold;
  font-size: 16px;
  text-shadow: 1px 1px 0px #000;
}


.pagination {
  margin: 0px 0;
}

.cardtitle {
  font-size: 1.4em;
  line-height: 20px;
  margin: 0px 0px 5px;
}

.q0, .q0 a { font-color: black; }
.q1, .q1 a { color: #64d72b !important } /* green/uncommon*/
.q2, .q2 a { color: #0070dd !important } /* blue/rare */
.q3, .q3 a { color: #a335ee !important } /* purple/epic */
.q4, .q4 a { color: #ff8000 !important } /* orange/loot */

.teaserimage {
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.ad {
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.psa {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.width-tablet {
  width: 724px;
}

.width-desktop {
  width: 940px;
}

.teaserimage img {
  border: 1px solid black;
}


.red {
  color: red;
}                     

