li {
  list-style: none; }

.fb-like, .fb-like a {
  color: #fff; }

#pro {
  text-align: center; }
  #pro input {
    display: inline-block;
    width: auto; }
  #pro .tipsPremium {
    margin-top: 30px;
    color: #ffaf1c; }
  #pro .fa-remove {
    color: #ccc;
    margin-left: 10px;
    cursor: pointer; }
  #pro .market {
    background: #ffaf1c;
    color: #fff; }
  #pro h1 {
    color: #ffaf1c;
    text-align: center; }
  #pro .ulbox {
    padding: 15px;
    border-radius: 10px; }
    #pro .ulbox li {
      padding: 5px;
      list-style: none; }
      #pro .ulbox li strong {
        text-transform: uppercase;
        font-weight: bold;
        color: #d6509c; }

.has-tip, .has-tip:hover {
  border-bottom: medium none;
  cursor: default; }

.top-bar-section ul li > a {
  font-size: 0.913rem; }

.searchResults {
  min-width: 100%;
  color: #FFFFFF;
  left: 0;
  position: absolute;
  top: 37px;
  z-index: 1000;
  white-space: nowrap;
  padding: 0;
  margin: 0; }
  .searchResults li {
    padding: 10px;
    width: 100%; }

.top-bar-section .dropdown {
  z-index: 1000; }

body {
  min-height: 100%;
  height: auto;
  font-family: "Open Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif; }

h2 {
  font-size: 22px; }

#bandeau {
  background-color: #c75454;
  background-image: linear-gradient(to right, #c75454, #f17d7d, #f17d7d, #c75454);
  border-bottom: 1px solid #d74444;
  border-top: 1px solid #d74444;
  box-shadow: 0 0 5px #c75454;
  color: #ffffff;
  font-size: 1.2em;
  margin: 15px 0 20px;
  position: absolute;
  text-align: center;
  text-shadow: 0 1px 1px #222222;
  top: 90px;
  width: 200px;
  z-index: 1;
  transform: rotate(-45deg) translate(-1em, -2em); }

#explainbeta {
  background-color: #c75454;
  background-image: linear-gradient(to right, #c75454, #f17d7d, #f17d7d, #c75454);
  padding: 15px 15px 70px;
  text-align: center;
  position: absolute;
  bottom: 0; }

.bottom-bar {
  background: none repeat scroll 0 0 #333333;
  bottom: 0;
  line-height: 45px;
  margin-bottom: 0;
  width: 100%;
  overflow: hidden; }
  .bottom-bar .shareBtns {
    padding-top: 6px;
    display: block; }

.top-bar {
  z-index: 2; }
  .top-bar input {
    height: 1.8rem;
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
    font-size: 0.75rem; }

.hide {
  display: none; }

.shareBtns {
  display: inline-block;
  padding-bottom: -14px;
  overflow: hidden; }
  .shareBtns img {
    display: none; }

.pbl {
  padding-bottom: 20px; }

.table {
  display: table; }

.table-cell {
  display: table-cell;
  vertical-align: middle; }

.fr {
  float: right;
  margin-right: 10px; }

.mbs {
  margin-bottom: 10px; }

.mbm {
  margin-bottom: 15px; }

.mbl {
  margin-bottom: 30px; }

.mrm {
  margin-right: 15px !important; }

fieldset {
  border-radius: 5px;
  min-height: 280px; }

.tac {
  text-align: center; }

.mbn {
  margin-bottom: 0 !important; }

.prl {
  padding-right: 15px !important; }

.success {
  color: #6CD9D9; }

.pas {
  padding: 10px 10px 0; }

.pbs {
  padding-bottom: 10px; }

.phm {
  padding: 10px 15px; }

.mtl {
  margin-top: 15px; }

.ptl {
  padding-top: 20px; }

.icon {
  margin-bottom: 4px;
  height: 45px;
  margin-right: 13px; }

button, .button {
  padding: 0.5rem 0.8rem !important;
  border-radius: 3px !important;
  background-color: #58AFFF; }

.btn-secondary, .top-bar-section ul li > a.button.btn-secondary {
  background-color: #EBEBEB !important;
  background-image: linear-gradient(to bottom, #FAFAFA, #EBEBEB);
  background-repeat: repeat-x;
  border: 1px solid #cBcBcB;
  color: #2E2E2E !important; }
  .btn-secondary:hover, .btn-secondary:focus, .top-bar-section ul li > a.button.btn-secondary:hover, .top-bar-section ul li > a.button.btn-secondary:focus {
    background-color: #dBdBdB;
    background-image: linear-gradient(to bottom, #eAeAeA, #dBdBdB);
    color: #2E2E2E; }

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #8bc7ff;
  outline: none; }

button::-moz-focus-inner {
  border: 0; }

input {
  border-radius: 3px;
  max-width: 310px; }

.btn-delete {
  background-color: #EA5D60 !important;
  color: #FFFFFF; }
  .btn-delete:hover {
    background-color: #f08a8c !important;
    color: #FFFFFF;
    outline: none; }

.btn-primary {
  background-color: #d6509c !important;
  color: #FFFFFF; }
  .btn-primary:hover {
    background-color: #e079b3 !important;
    color: #FFFFFF;
    outline: none; }

.btn-pro {
  background-color: #ffaf1c !important;
  font-weight: bold !important;
  color: #FFFFFF; }
  .btn-pro:hover {
    background-color: #ffbf2d !important;
    color: #FFFFFF;
    outline: none; }

.top-bar a {
  color: #FFFFFF;
  padding: 12px 20px; }
.top-bar .logo {
  font-weight: bold; }

.error {
  color: red;
  font-style: italic; }

@-moz-document url-prefix() {
  .top-bar .expand {
    padding-bottom: 0.3rem;
    padding-top: 0.35rem; } }
#followus a, .sharebtns a {
  min-width: 47px;
  display: inline-block;
  margin: 5px;
  font-weight: bold;
  color: #fff;
  padding: 10px 15px;
  font-size: 18px;
  border-radius: 50%; }
  #followus a:hover, .sharebtns a:hover {
    opacity: 0.5; }
#followus .gg, .sharebtns .gg {
  background: #C53626; }
#followus .fb, .sharebtns .fb {
  background: #01539D; }
#followus .tt, .sharebtns .tt {
  background: #49C8F5; }
#followus .sharecount, .sharebtns .sharecount {
  background: #222222;
  color: #fff;
  padding: 10px;
  margin-right: -3px;
  border-radius: 11px; }
#followus .fa-play, .sharebtns .fa-play {
  margin-left: -3px;
  margin-right: -9px; }
#followus .pin, .sharebtns .pin {
  padding: 0px 4px 4px;
  position: relative;
  width: 24px;
  height: 18px; }
  #followus .pin i, .sharebtns .pin i {
    color: #CB2229;
    left: 0px;
    top: -10px;
    position: absolute;
    font-size: 55px; }
#followus .rss, .sharebtns .rss {
  background: #FF6600; }
#followus .follow, .sharebtns .follow {
  padding-bottom: 10px; }

.sharebtns span {
  box-sizing: initial; }

.logsentence {
  margin: 10px;
  text-transform: uppercase;
  text-align: center; }

.islogguedfalse .logsentence {
  display: none; }

.boxes .img {
  border-radius: 5px;
  box-shadow: 0px 0px 5px #888888;
  overflow: hidden;
  background: #fff;
  background-image: linear-gradient(to bottom, #fff 0%, #fff 50%, #666 60%, #666 100%); }
.boxes .desc {
  color: #fff;
  font-size: 14px;
  padding: 10px;
  margin-top: 10px;
  background: #666;
  bottom: 0;
  text-align: left; }
  .boxes .desc ul {
    margin: 0; }
  .boxes .desc li {
    font-size: 14px;
    margin-bottom: 10px; }
.boxes .descbtn {
  margin-top: 10px;
  text-align: center; }
.boxes ul {
  list-style: none; }

.main-section {
  padding-bottom: 50px;
  min-height: 100%; }

.allBattles .battleRow {
  margin: 20px auto; }
.allBattles .bloc h2 {
  text-align: center;
  margin-bottom: 10px; }

.arrowBar {
  border-bottom: 1px solid #333;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin: 0;
  max-width: 100%; }
  .arrowBar a.columns {
    background: #444;
    padding: 10px;
    color: #ccc; }
    .arrowBar a.columns.active, .arrowBar a.columns.disabled {
      cursor: default; }
    .arrowBar a.columns:not(.disabled):hover {
      background-color: #555; }
      .arrowBar a.columns:not(.disabled):hover .arrowRight:after {
        border-left: 20px solid #555; }
    .arrowBar a.columns:not(.disabled).active {
      background-color: #58AFFF;
      color: #fff; }
      .arrowBar a.columns:not(.disabled).active .arrowRight:after {
        border-left: 20px solid #58AFFF; }
  .arrowBar .arrowRight {
    width: 0px;
    height: 0px;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
    border-left: 20px solid #ccc;
    display: inline-block;
    margin: 0;
    top: -2px;
    right: -21px;
    position: absolute;
    z-index: 1; }
    .arrowBar .arrowRight:after {
      content: "";
      width: 0px;
      height: 0px;
      border-top: 23px solid transparent;
      border-bottom: 23px solid transparent;
      border-left: 20px solid #444;
      display: inline-block;
      margin: 0;
      top: -23px;
      right: 1px;
      position: absolute;
      z-index: 2; }

.topTitle {
  max-width: 100%;
  background: #444;
  color: #ccc;
  -webkit-box-shadow: inset 0 5px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 5px 15px rgba(0, 0, 0, 0.2); }
  .topTitle h1 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 19px;
    padding-top: 16px;
    text-align: center; }
  .topTitle h2 {
    color: #ccc;
    padding: 0 20px 20px;
    margin: 0;
    text-align: center;
    font-size: 20px; }

/*.flipCard {
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;

    .card {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        background:#fff;
    }
    .front {
        z-index: 1;
    }
    .back {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        transform: rotateY(180deg);
        position: absolute;
        top:0;
    }
    &.rotate-3d {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }
}
*/
.flipCard {
  perspective: 600px;
  position: relative; }

.flipCard .front {
  background: #fff;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  float: none;
  height: inherit;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transform: rotateY(0deg);
  transform-style: preserve-3d;
  -webkit-transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  transition: all 0.4s ease-in-out 0s;
  width: inherit;
  z-index: 900; }

.flipCard.rotate-3d .front {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  z-index: 900; }

.flipCard .back {
  background: #fff;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  float: none;
  height: inherit;
  left: 0;
  position: absolute;
  top: 0;
  transform: rotateY(-179deg);
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-179deg);
  -webkit-transform-style: preserve-3d;
  transition: all 0.4s ease-in-out 0s;
  width: inherit;
  z-index: 800;
  visibility: hidden; }

.flipCard.rotate-3d .back {
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  z-index: 1000;
  visibility: visible; }

#login button {
  padding: 0.5rem 0; }

#resetPassword button {
  padding: 0.5rem; }

#login, #resetPassword, #forgottenPassword, .bobox {
  box-shadow: 0px 0px 5px #888888;
  width: 330px;
  max-width: 330px;
  min-width: 255px;
  overflow: hidden;
  padding: 10px;
  margin: 15px auto;
  background: #fff;
  border-radius: 5px;
  position: relative; }
  @media screen and (max-width: 640px) {
    #login, #resetPassword, #forgottenPassword, .bobox {
      width: 100%;
      min-width: 200px; } }
  #login .card, #resetPassword .card, #forgottenPassword .card, .bobox .card {
    border-radius: 5px; }

.bottomLink {
  margin-top: 10px;
  width: 100%;
  text-align: center; }

/*FORGOTTEN PASSWORD*/
#forgottenPassword h1 {
  text-align: center; }

/*LOGIN*/
#login form, #login button, #login ul, #login input {
  margin: 0 !important; }
#login .card {
  border: 1px solid #DBDBDB;
  width: 100%;
  height: 100%; }

.btn-facebook, .btn-google, .btn-signin {
  display: inline-block;
  width: 100%;
  border-radius: 6px;
  text-align: center; }

.btn-text {
  display: inline-block;
  padding: 10px 0;
  line-height: 1.5; }

.btn-facebook {
  background-color: #4063B3;
  background-image: linear-gradient(#4063B3, #3C599D);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.18), 0 0 1px 1px rgba(255, 255, 255, 0.09) inset;
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); }
  .btn-facebook:hover {
    color: #FFFFFF; }

.fbicon, .gicon {
  float: left;
  padding: 10px;
  font-size: 26px; }

.btn-google {
  background-color: #e03F3C;
  background: linear-gradient(#e03F3C, #D03F2C);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  color: #fff; }
  .btn-google:hover {
    color: #fff; }

.signup-or-separator {
  height: 34px;
  position: relative;
  text-align: center; }

.signup-or-separator .text {
  background-color: #fff;
  display: inline-block;
  margin: 0;
  padding: 8px; }

hr {
  margin: -17px auto 10px;
  width: 90%; }

.forgotLink {
  margin-top: 5px;
  font-size: 13px;
  text-align: center; }

.gender1 #battle .title {
  background: #222255; }

.battleContainer .title {
  text-align: center;
  padding: 15px;
  position: relative;
  background: #444;
  margin-top: 0; }
  .battleContainer .title .by {
    font-size: 14px;
    font-style: italic;
    padding-bottom: 20px;
    color: #ccc;
    margin: 0; }
    .battleContainer .title .by a {
      color: #fff; }
  @media screen and (max-width: 640px) {
    .battleContainer .title {
      padding: 12px; }
      .battleContainer .title .logo {
        display: none; } }
  .battleContainer .title .logo {
    box-shadow: 0 0 5px #888888;
    border-radius: 5px;
    height: 35px;
    position: absolute;
    left: 15px;
    top: 15px; }
  .battleContainer .title .battledesc {
    font-size: 0.9em;
    color: #ccc;
    font-style: italic;
    margin: 15px; }
  .battleContainer .title h1 {
    color: #fff;
    font-size: 27px;
    text-transform: uppercase;
    margin: 0; }
    @media screen and (max-width: 640px) {
      .battleContainer .title h1 {
        font-size: 20px; } }
  .battleContainer .title h2 {
    color: #fff;
    font-size: 14px; }
    @media screen and (max-width: 640px) {
      .battleContainer .title h2 {
        display: none; } }

#editbtn, #deleteBtn {
  vertical-align: top;
  cursor: pointer; }

#battle {
  background: #E9E9E9;
  display: block; }
  #battle .isVoteLoadingtrue .card:after {
    width: 300px;
    height: 300px;
    position: absolute;
    display: block;
    content: "...";
    text-align: center;
    vertical-align: middle;
    top: 0;
    background: black;
    z-index: 1001;
    left: 0; }
  #battle .skipcounter {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px; }
  #battle .or {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 46%;
    padding-top: 3px; }
  #battle #flipCardContainer {
    padding: 10px 0 0;
    overflow: hidden;
    max-width: 640px;
    margin: auto;
    position: relative; }
    #battle #flipCardContainer .row {
      position: relative; }
    @media screen and (max-width: 640px) {
      #battle #flipCardContainer {
        max-width: 290px; } }
    #battle #flipCardContainer .flipCard {
      float: left;
      position: relative;
      margin-bottom: 20px;
      width: 100%; }
      #battle #flipCardContainer .flipCard:hover {
        opacity: 0.8; }
      #battle #flipCardContainer .flipCard.isLoadingtrue .card {
        background: #000; }
      #battle #flipCardContainer .flipCard.isLoadingtrue .img {
        visibility: hidden; }
      @media screen and (max-width: 640px) {
        #battle #flipCardContainer .flipCard {
          width: 100%;
          margin: 7.5px 0; } }
      #battle #flipCardContainer .flipCard .img {
        width: 100%;
        height: 100%;
        background: #E9E9E9;
        border-radius: 5px;
        text-align: center; }
        #battle #flipCardContainer .flipCard .img img {
          height: 100%; }
      #battle #flipCardContainer .flipCard .imgname {
        position: absolute;
        bottom: 0;
        background: rgba(0, 0, 0, 0.7);
        color: #fff;
        width: 100%;
        text-align: center;
        padding: 10px;
        border-radius: 0 0 5px 5px; }
      #battle #flipCardContainer .flipCard .card {
        cursor: pointer;
        width: 100%;
        border-radius: 5px;
        box-shadow: 0px 0px 5px #888888;
        overflow: hidden; }
      #battle #flipCardContainer .flipCard .name {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 10px; }
      #battle #flipCardContainer .flipCard .scoreArea {
        position: absolute;
        bottom: -20px;
        width: 100%;
        text-align: center; }
  #battle .actionArea {
    text-align: center;
    padding: 10px;
    box-shadow: 0 0 1px #aaa; }
    #battle .actionArea button {
      margin-bottom: 0; }
  #battle .hidePics {
    display: none; }
  #battle #flipCardContainer.Type3 iframe {
    margin-bottom: 40px; }
  #battle #flipCardContainer.Type3 .battlecolumn {
    padding-bottom: 27%; }
    @media screen and (max-width: 640px) {
      #battle #flipCardContainer.Type3 .battlecolumn {
        padding-bottom: 0; } }
  @media screen and (max-width: 640px) {
    #battle #flipCardContainer.Type3 .flipCard {
      min-height: 190px;
      overflow: hidden;
      border-radius: 5px;
      box-shadow: 0px 0px 5px #888888; } }
  #battle #flipCardContainer.Type3 .imgname {
    white-space: nowrap; }
  #battle #flipCardContainer.Type3 .card {
    height: auto;
    max-height: 250px; }
  #battle #flipCardContainer.Type1 .battlecolumn, #battle .hasImagetrue.battlecolumn, #battle .hasImagefalse.battlecolumn {
    padding-bottom: 44%; }
    @media screen and (max-width: 640px) {
      #battle #flipCardContainer.Type1 .battlecolumn, #battle .hasImagetrue.battlecolumn, #battle .hasImagefalse.battlecolumn {
        padding-bottom: 0; } }
    @media screen and (max-width: 640px) {
      #battle #flipCardContainer.Type1 .battlecolumn .flipCard, #battle .hasImagetrue.battlecolumn .flipCard, #battle .hasImagefalse.battlecolumn .flipCard {
        min-height: 190px;
        overflow: hidden;
        border-radius: 5px;
        box-shadow: 0px 0px 5px #888888; }
      #battle #flipCardContainer.Type1 .battlecolumn .card, #battle .hasImagetrue.battlecolumn .card, #battle .hasImagefalse.battlecolumn .card {
        height: 150px; }
      #battle #flipCardContainer.Type1 .battlecolumn .img, #battle .hasImagetrue.battlecolumn .img, #battle .hasImagefalse.battlecolumn .img {
        margin-top: -50px; }
      #battle #flipCardContainer.Type1 .battlecolumn .imgname, #battle .hasImagetrue.battlecolumn .imgname, #battle .hasImagefalse.battlecolumn .imgname {
        bottom: 109px; } }
    #battle #flipCardContainer.Type1 .battlecolumn .card, #battle .hasImagetrue.battlecolumn .card, #battle .hasImagefalse.battlecolumn .card {
      height: 300px; }
  @media screen and (max-width: 640px) {
    #battle .hasImagetrue.battlecolumn .flipCard, #battle .hasImagefalse.battlecolumn .flipCard {
      min-height: 150px; }
    #battle .hasImagetrue.battlecolumn .card, #battle .hasImagefalse.battlecolumn .card {
      height: 150px; }
    #battle .hasImagetrue.battlecolumn .img, #battle .hasImagefalse.battlecolumn .img {
      margin-top: 0px; } }
  #battle #flipCardContainer .hasImagefalse.battlecolumn .imgname {
    height: 100%;
    font-size: 27px; }
  #battle #flipCardContainer.Type2 .flipCard {
    min-height: 150px;
    overflow: hidden; }
  #battle #flipCardContainer.Type2 .card {
    height: 150px; }
  #battle #flipCardContainer.Type2 .imgname {
    font-size: 26px;
    height: 100%; }
  #battle #flipCardContainer.Type2 img {
    width: 100%; }
  #battle #flipCardContainer.Type2 .flipCard {
    margin-bottom: 0 !important; }

.nbVotesBubble {
  border-radius: 23px;
  font-size: 27px;
  height: 43px;
  min-width: 37px;
  padding: 1px 12px 10px 10px;
  background: none repeat scroll 0% 0% #d6509c;
  color: #FFF;
  display: inline-block;
  margin-right: 6px; }

.nbVotesText {
  font-weight: bold;
  color: #d6509c;
  display: inline-block; }

.doneMessage {
  font-size: 16px;
  padding: 15px;
  text-align: center; }
  .doneMessage .img {
    min-height: 150px;
    width: 250px;
    margin: auto;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #888888;
    margin-bottom: 10px; }
    .doneMessage .img .imgname {
      position: absolute;
      bottom: 0;
      background: rgba(0, 0, 0, 0.7);
      color: #fff;
      width: 100%;
      text-align: center;
      padding: 10px;
      border-radius: 0 0 5px 5px; }

#login .bottomLink {
  display: none; }

.allBattles h2 {
  color: #666666;
  font-size: 20px;
  margin: 0;
  padding: 10px;
  text-transform: uppercase; }
.allBattles ul {
  list-style: none;
  margin: 0 0 20px 0; }
  .allBattles ul li {
    overflow: hidden;
    position: relative;
    padding: 0.5rem; }
    .allBattles ul li .battleitem {
      background: #EEE;
      border-radius: 5px;
      box-shadow: 0px 0px 5px #888888;
      width: 100%;
      display: block;
      height: 250px;
      overflow: hidden;
      position: relative;
      text-align: center; }
    .allBattles ul li.columns:last-child {
      float: left; }
    .allBattles ul li img {
      margin-top: -17px;
      width: 100%;
      max-width: 300px;
      height: 234px;
      width: 234px; }
    .allBattles ul li .battlename {
      padding-left: 5px;
      overflow: hidden;
      display: block;
      max-height: 100px;
      position: absolute;
      bottom: 0px;
      padding: 10px;
      width: 100%;
      color: #666;
      background: #EEE; }

.pushCreate {
  background: #CCCCCC;
  padding: 15px;
  text-align: center; }

#followus .sharebtns .st_pinterest_hcount {
  display: none; }

.adsbygoogle {
  display: block !important;
  margin: auto; }

/*BATTLE*/
.battleContainer .doneMessage {
  text-align: center;
  font-size: 30px;
  padding: 30px; }
.battleContainer .randomTitle {
  color: #fff; }
.battleContainer .randomLeft, .battleContainer .randomRight {
  height: 100%;
  display: block;
  width: 100px;
  background: #DCDCDC;
  position: absolute;
  cursor: pointer;
  top: 0; }
  @media screen and (max-width: 640px) {
    .battleContainer .randomLeft, .battleContainer .randomRight {
      display: none; } }
  .battleContainer .randomLeft .fa, .battleContainer .randomRight .fa {
    margin-top: 140px;
    color: #ECECEC;
    font-weight: bold;
    text-align: center;
    font-size: 50px;
    display: block; }
.battleContainer .randomLeft {
  left: 0; }
.battleContainer .randomRight {
  right: 0; }
.battleContainer #flipCardContainer2 {
  height: auto;
  position: relative; }

.large-10 {
  background: #ddd; }

.landing {
  padding: 15px 0 30px 0;
  text-align: center;
  width: 100%;
  background: #ddd; }
  .landing h2 {
    font-size: 18px; }
  .landing h1 {
    margin-bottom: 20px;
    font-size: 24px; }
  .landing .searchResults {
    list-style: none; }
    .landing .searchResults li {
      border: 1px solid #ccc;
      border-top: 0;
      background: #eee; }
      .landing .searchResults li a {
        color: #333; }
  .landing .welcome {
    font-size: 2rem;
    margin-bottom: 0; }
  .landing #login {
    margin: 10px auto 15px;
    background: #333;
    width: 100%;
    color: white;
    height: auto;
    box-shadow: 0 0 15px #000; }
    .landing #login .signup-or-separator .text {
      background: #333; }
    .landing #login label {
      color: #fff; }

.marketing img {
  max-width: 480px; }
.marketing p {
  margin-top: 15px;
  margin-bottom: 10px; }

.boxes .img {
  display: inline-block;
  height: 365px; }
