.gameon-board .even {
  background-color: #373435;
}
.gameon-board .odd {
  background-color: #494949;
}
.gameon-board td {
  border: 1px solid gray;
}
.gameon-board table {
  overflow: auto;
}
.popover {
  min-width: 180px;
}
.mm-logo {
  display: block;
  text-align: center;
}
.mm-logo__image {
  margin: 0 auto;
}
.mm-play-btn {
  width: auto;
  display: block;
  text-align: center;
  padding: 40px 0;
}
.mm-difficulty__btn {
  width: 120px;
  margin: 10px 0;
}
@media (min-width: 310px) and (min-height: 380px) {
  .mm-difficulty__btn {
    width: 150px;
    margin: 10px 0;
  }
}
.mm-level-controls {
  margin: 0 auto;
  width: 300px;
}
@media (min-width: 961px) and (max-width: 1280px) and (min-height: 750px) {
  .mm-level-controls {
    width: 400px;
  }
}
@media (min-width: 1280px) and (min-height: 961px) {
  .mm-level-controls {
    width: 600px;
  }
}
.gameon-starbar-template {
  display: none;
}
.mm-starbar--center {
  margin: 15px auto;
  max-width: 300px;
}
.gameon-volume-template {
  display: none;
}
.mm-volume {
  float: right;
}
.mm-end-condition {
  float: left;
  font-size: 12px;
  font-weight: bold;
}
@media (min-width: 300px) {
  .mm-end-condition {
    font-size: 18px;
  }
}
@media (min-width: 961px) {
  .mm-end-condition {
    font-size: 26px;
  }
}
.mm-article-theme {
  text-align: left;
  font-size: 20px;
}
@media (max-width: 600px) {
  .mm-article-theme {
    font-size: 18px;
  }
}
.mm-article-theme-bg {
  background-color: white;
  padding-left: 10px;
  padding-top: 30px;
  padding-bottom: 20px;
}
.mm-responsivead-bottom {
  margin: 0 auto;
  text-align: center;
}
.mm-responsivead-right {
  width: 0px;
  left: inherit;
  right: 0;
  top: 0;
  bottom: 0;
  margin-top: 50px;
  margin-right: 50px;
  display: none;
}
@media (min-width: 600px) {
  .mm-responsivead-right {
    margin-right: 1px;
    width: 160px;
    display: block;
  }
}
@media (min-width: 720px) {
  .mm-responsivead-right {
    margin-right: 25px;
    width: 160px;
    display: block;
  }
}
@media (min-width: 1131px) {
  .mm-responsivead-right {
    width: 250px;
  }
}
@media (min-width: 1500px) {
  .mm-responsivead-right {
    width: 400px;
  }
}
.mm-hide-btn {
  position: relative;
  left: 0;
  right: 0;
}
.mm-like {
  position: fixed;
  left: 0;
  right: 0;
  top: 4px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 481px) {
  .mm-like {
    display: none;
  }
}
.mm-sharing-btns {
  font-size: 21.66px;
}
@media (min-width: 481px) {
  .mm-sharing-btns {
    font-size: 27.36px;
  }
}
@media (min-width: 641px) {
  .mm-sharing-btns {
    font-size: 29.64px;
  }
}
@media (min-width: 961px) {
  .mm-sharing-btns {
    font-size: 30.78px;
  }
}
@media (min-width: 1025px) {
  .mm-sharing-btns {
    font-size: 31.92px;
  }
}
@media (min-width: 1281px) {
  .mm-sharing-btns {
    font-size: 34.2px;
  }
}
.mm-share-btn {
  margin-top: 10px;
  font-size: 36px;
}
.mm-share-btn--twitter {
  color: #4098fd;
}
.mm-share-btn--google-plus {
  color: #ed142e;
}
.mm-share-btn--pinterest {
  color: #ca2027;
}
.mm-share-btn--linked-in {
  color: #1a84bc;
}
.mm-share-btn--reddit {
  color: #cee3f8;
}
.mm-share-btn--stumbleupon {
  color: #ea4b24;
}
.ws-header {
  background-color: white;
  border-bottom: 1px solid #CCCCCC;
  display: table;
  width: 100%;
}
.ws-header--item {
  width: 33%;
  display: table-cell;
  vertical-align: middle;
}
.ws-main-btn {
  width: 200px;
  font-size: 18px;
  padding: 6px 12px;
}
@media (min-height: 420px) {
  .ws-main-btn {
    width: 200px;
    font-size: 26px;
    padding: 10px 16px;
  }
}
.ws-main-btn-container {
  margin: 5px 0;
}
.modal-body {
  padding: 0;
  text-align: left;
}
@media (min-width: 320px) {
  .modal-body {
    padding: 20px;
  }
}
.modal-header {
  border-bottom: none;
}
@media (max-height: 698px) {
  .gameon-hidden-xs {
    display: none;
  }
}
@media (max-width: 698px) {
  .gameon-hidden-xs {
    display: none;
  }
}
@media (min-height: 699px) and (min-width: 699px) {
  .gameon-visible-xs {
    display: none;
  }
}
.article-theme {
  text-align: left;
  font-size: 25px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.article-theme p {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 600px) {
  .article-theme {
    font-size: 18px;
  }
}
@media (min-width: 600px) {
  .article-theme {
    width: 80%;
  }
}
.footer {
  display: inline;
  margin-top: 20px;
  margin-bottom: 30px;
  float: left;
  width: 100%;
  text-align: center;
}
.footer__link {
  font-size: small;
  margin: 0 11px;
  color: Gray;
}
.mm-end-message {
  font-size: 20px;
}
.mm-bonus-message {
  font-size: 20px;
}
#mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
body {
  font-family: Verdana, Helvetica, sans-serif;
  background-color: #f5f5f5;
  text-align: center;
  font-style: normal;
  height: 100%;
}
.cursor-grabbing,
.cursor-grabbing * {
  cursor: -webkit-grabbing !important;
  cursor: -moz-grabbing !important;
  cursor: grabbing !important;
}
.reword-words {
  font-size: 25px;
}
.reword-word {
  display: inline-block;
  margin: 6px;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
  border-bottom: 2px orange dotted;
  position: relative;
}
.reword-word--unmovable {
  border-bottom: none;
  cursor: text;
}
.reword-word--selected {
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  color: #f5f5f5;
  border-bottom: 2px green dotted;
}
.reword-word--hint {
  background-color: #fff3cd;
  border-bottom: 2px solid #ffc107;
  -webkit-animation: hint-pulse 0.5s ease-in-out 3;
  -moz-animation: hint-pulse 0.5s ease-in-out 3;
  -o-animation: hint-pulse 0.5s ease-in-out 3;
  animation: hint-pulse 0.5s ease-in-out 3;
}
@keyframes hint-pulse {
  0%,
  100% {
    background-color: #fff3cd;
  }
  50% {
    background-color: #ffe69c;
  }
}
.reword-hint-btn {
  margin-top: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#mouse-follower {
  pointer-events: none;
  position: absolute;
}
.icon-container {
  border-radius: 40px;
  border: 3px solid #29B449;
  width: 64px;
  height: 64px;
  display: none;
}
@media (min-width: 481px) {
  .icon-container {
    display: inline-table;
  }
}
.reword-header {
  font-family: serif;
  font-size: 30px;
  color: #5168a2;
}
.reword-header-text {
  position: relative;
  top: 5px;
}
.icon-container__icon {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #29B449;
  font-size: 27px;
}
.icon-container__icon--tick {
  color: #29B449;
}
.text-massive {
  font-size: 60px;
  color: #29B449;
}
.chess-piece {
  font-size: 40px;
  background-color: rgba(1, 1, 1, 0);
  border: 0 solid white;
  padding: 0;
  text-shadow: 0 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
.chess-piece--selected {
  text-shadow: 0 0 #ffd700, 1px -1px 0 #ffd700, -1px 1px 0 #ffd700, 1px 1px 0 #ffd700;
}
.chess-piece--player-1 {
  color: #e6e6e6;
}
.versus-play-btn {
  border-color: #c0c0c0;
}
.versus-play-btn:hover,
.versus-play-btn:focus,
.versus-play-btn.active {
  border-color: #919191;
}
.player-1-color {
  background-color: #cdcdcd;
}
.player-1-color:hover,
.player-1-color:focus,
.player-1-color.active {
  background-color: #e6e6e6;
}
.chess-piece--player-2 {
  text-shadow: 0 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
}
.player-2-color {
  background-color: #000000;
}
.player-2-color:hover,
.player-2-color:focus,
.player-2-color.active {
  background-color: #000000;
}
.chess-piece--player-3 {
  color: #391ee2;
}
.player-3-color {
  background-color: #2d17b6;
}
.player-3-color:hover,
.player-3-color:focus,
.player-3-color.active {
  background-color: #391ee2;
}
.chess-piece--player-4 {
  color: #e6393f;
}
.player-4-color {
  background-color: #d21a21;
}
.player-4-color:hover,
.player-4-color:focus,
.player-4-color.active {
  background-color: #e6393f;
}
.chess-piece--player-5 {
  color: #2ee527;
}
.player-5-color {
  background-color: #1ec217;
}
.player-5-color:hover,
.player-5-color:focus,
.player-5-color.active {
  background-color: #2ee527;
}
.chess-piece--player-6 {
  color: #39e4d9;
}
.player-6-color {
  background-color: #1ccec2;
}
.player-6-color:hover,
.player-6-color:focus,
.player-6-color.active {
  background-color: #39e4d9;
}
.gameon-board td {
  min-width: 55px;
  width: 55px;
  min-height: 55px;
  height: 55px;
  border: 1px solid #d5d5d5;
}
.gameon-board table {
  overflow: auto;
}
.gameon-board .even {
  background-color: #868686;
  background: linear-gradient(to bottom, #6e6e6e 0%, #929292 100%);
}
.gameon-board .odd {
  background-color: #b6b6b6;
  background: linear-gradient(to top, #9f9f9f 0%, #b9b9b9 100%);
}
.ws-cell-highlight.odd {
  background-color: #3fb63e;
  background: linear-gradient(to top, #3c9f3f 0%, #45b94d 100%);
}
.ws-cell-highlight.even {
  background-color: #38863f;
  background: linear-gradient(to bottom, #2a6e2c 0%, #36923f 100%);
}
.ws-share-buttons {
  position: relative;
  top: 10px;
}
@media (max-width: 500px) {
  .ws-share-buttons {
    display: none;
  }
}
/*# sourceMappingURL=/static/css/style.css.map */