:root {
  --paperColorM: #f6e8d8;
  --paperColorL: #fff7eb;

  --inkFaded: #aea08e;
  --ink: #4c443e;
  --inkDark: #171615;

  --redLeatherM: #80393a;
  --redLeatherD: #6d2f38;
  --redLeatherL: #bc7373;

  --modalGrey: #41414ab3;
  --warmGrey: #f4edea;

  --gold: #f9ef64;
  --cooper: #dd9136;
  --goldFaded: #ffeec5;

  --cooperGradient: radial-gradient(
    circle,
    rgba(228, 174, 89, 1) 0%,
    rgba(227, 147, 96, 1) 100%
  );
  --fancyBG: url(images/BG1.png) center/50% var(--redLeatherM);
  --fancyBG2: url(images/BG2.png) center/50% var(--redLeatherD);

  --PaddingS: 8px;
  --PaddingM: 16px;
  --PaddingL: 24px;
  --PaddingXL: 48px;

  --radiussS: 4px;
  --radiussM: 8px;

  --fixedTopSize: 56px;
  --fixedBottomSize: 118px;
}

html,
body {
  padding: 0;
  margin: 0;
  background-color: floralwhite;
  z-index: -1;
}
body [style*="dark"] {
  background-color: #e6e6e600;
}

.about {
  left: 7px;
}
#aboutImage {
  background-image: url("./images/about.png");
  background-size: contain;
  height: 300px;
  width: 296px;
  margin: auto;
  margin-top: 10px;
}
#aboutImageContainer {
  width: 100%;
  align-content: center;
}
#aboutOkbutton {
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url("./images/x.png");
  background-size: contain;
  position: relative;
  top: -17px;
  left: 96%;
  display: block;
  border: 0px;
  margin: 5px;
}
#aboutOkbutton:hover {
  cursor: pointer;
}
#aboutMerch {
  margin: auto;
  max-width: 50%;
}
.answerDark {
  background-color: #5e6964 !important;
}
.answer {
  position: relative;
  width: 100px;
  font-family: Courier;
  font-size: 16px;
  padding: 0px 5px;
  background-color: #e3feeb;
}
.answerNew {
  position: relative;
  font-family: Courier;
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
}
.answerLegend {
  font-size: 11px;
  text-align: center;
}
.answerFieldset {
  border-color: lightgrey;
  border-style: solid;
  border-radius: 8px;
  background-color: antiquewhite;
  width: 58%;
}
.areaBkgndDark {
  background: bottom !important;
}
.areaBkgndLight {
  background: antiquewhite;
  padding: 10px;
}
.attr {
  font-weight: 400;
}
.attr2Update {
  margin-right: 220px;
}
#back2Welcome {
  margin: 10px;
}
#behinder {
  background: rgba(211, 211, 211, 0.7);
  opacity: 50%;
  width: 100%;
  height: 100%;
  z-index: 102;
  top: 0;
  left: 0;
  position: absolute;
}
.black {
  background: black;
}
.block {
  display: block !important;
}
.btn {
  background: #ebf2fa;
  background-image: -webkit-linear-gradient(top, #ebf2fa, #c6e1e6);
  background-image: -moz-linear-gradient(top, #ebf2fa, #c6e1e6);
  background-image: -ms-linear-gradient(top, #ebf2fa, #c6e1e6);
  background-image: -o-linear-gradient(top, #ebf2fa, #c6e1e6);
  background-image: linear-gradient(to bottom, #ebf2fa, #c6e1e6);
  -webkit-border-radius: 15;
  -moz-border-radius: 15;
  border-radius: 8px;
  font-family: Raleway;
  color: #383838;
  font-size: 14px;
  padding: 7px 7px 7px 7px;
  text-decoration: none;
  border-color: #bfc7cf;
}
.btn:hover {
  background: #d6effc;
  background-image: -webkit-linear-gradient(top, #d6effc, #a1c3e6);
  background-image: -moz-linear-gradient(top, #d6effc, #a1c3e6);
  background-image: -ms-linear-gradient(top, #d6effc, #a1c3e6);
  background-image: -o-linear-gradient(top, #d6effc, #a1c3e6);
  background-image: linear-gradient(to bottom, #d6effc, #a1c3e6);
  text-decoration: none;
}
.btnsmall {
  font-size: 12px;
}
.bold {
  font-weight: bold;
}
.book {
  margin-right: 20px;
}
.bookouter {
  overflow: hidden;
}

.bookinner {
  width: 1px;
  height: 100%;
  float: left;
}

.book {
  float: left;
}

#butterfly-blue-gold {
  background-image: url("./images/butterfly-blue-gold.png");
  position: absolute;
  background-size: contain;
  top: -80px;
  left: 89px;
  height: 92px;
  width: 98px;
  z-index: 1;
  display: none;
}
#butterflyContainer {
  font-size: large;
  background: rgb(254, 245, 210);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 103;
  border-radius: 10px;
  /* background-image: url("./images/victory.png"); */
  background-size: contain;
  border-style: double;
}
#butterflyMessage {
  margin: auto;
  max-width: 75%;
  text-decoration: none;
  font-size: 17px;
  white-space: pre-line;
}
#butterflyImage {
  background-image: url("./images/butterfly.png");
  background-size: contain;
  height: 110px;
  width: 110px;
  border-radius: 8px;
  position: absolute;
  z-index: -1;
}
#butterfly2 {
  background-image: url("./images/butterfly2.png");
  background-size: contain;
  height: 107px;
  width: 110px;
  position: absolute;
  top: 35px;
  left: 49px;
  transform: rotate(-25deg);
}
#hangInThere {
  position: absolute;
  font-size: 13px;
}
#buttonsWrapper {
  display: block;
  margin-top: 10px;
}
#butterflyProfile {
  background-image: url("./images/Butterfly-Profile.png");
  background-size: contain;
  height: 107px;
  width: 133px;
  position: absolute;
  top: -4px;
  left: 208px;
  z-index: 10;
}
.buyNovel {
  font-size: medium;
  background-image: none;
  background-color: rgb(244, 156, 84);
  color: black;
  width: 250px;
  font-family: Raleway;
  border-color: #bfc7cf;
  border-radius: 8px;
  margin-bottom: 10px;
  padding: 3px;
}
.buyNovel:hover {
  cursor: pointer;
  background-color: rgb(245, 122, 21) !important;
}

.buyNovelCommissionEarned {
  font-size: smaller;
}
.catAuthArea {
  background-color: bisque;
  display: none;
  border: double;
  padding: 15px;
  width: 89%;
  margin-left: 7%;
  margin-bottom: 15px;
}
.catAuthAreaSplainer {
  text-align: left;
  padding-bottom: 10px;
}
.catAuthInput {
  width: 90%;
}
.catAuthSelect {
  margin-left: 3px;
  overflow-y: auto;
  width: 187px;
}
.catAuthLabel {
  display: inline-block;
  border: groove;
  padding: 1px;
  height: 16px;
  font-weight: 200;
  text-align: left;
  font-size: 14px;
}
.center {
  text-align: center;
}
.clickableText {
  font-size: 14px;
  padding: 3px;
}
.clickableText:hover {
  text-decoration: underline;
  cursor: pointer;
}
.clueButton {
  width: 68%;
  height: 43px;
}

.close {
  display: none;
}
.clues {
  margin: 10px 10px 10px 10px;
  font-size: 20px;
  text-align: left;
}
.charCounter {
  text-align: right;
  margin-right: 8%;
  margin-top: -20px;
  margin-bottom: 5px;
}
#yearCharCounter {
  text-align: right;
  margin-right: 8%;
  margin-top: -5px;
  margin-bottom: 5px;
}
.checkbox-button {
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  display: inline-block;
  cursor: pointer;
  position: relative;
}

.checkbox-button.checked {
  background-color: #2196f3;
  border-color: #2196f3;
}

.checkbox-button.checked::after {
  content: "";
  position: absolute;
  display: block;
  left: 5px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.cta {
  border: none;
  padding: 10px;
  font-family: arial, sans-serif;
  text-decoration: underline;
  cursor: pointer;
  font-size: large;
}
.ctaContainer {
  position: absolute;
  bottom: 6%;
}
#confettiCanvas {
  position: absolute;
  z-index: -1;
  left: 0px;
}
#currentPasswordInput {
  margin-top: 10px;
}
.dailyGameDates {
  font-size: 17px;
}
.dailyGameDateInput {
  width: 125px;
  margin: 3px;
}
.defeat {
  width: 25%;
  font-size: small;
  font-weight: 400;
}
#didYouMean {
  background-color: antiquewhite;
}
.didUMean {
  padding: 5px;
  font-size: 15px;
}
/* span::after {
  padding-left: 5px;
} */
.dailyGameDateInput:invalid + span::after {
  content: " ✖";
  color: red;
}
.dailyGameDateInput:valid + span::after {
  content: " ✓";
  color: green;
}
#dailyGamesForm {
  margin: 5px;
  text-align: left;
}
.darkWord {
  background: black;
}
#datePicker {
  margin-top: 7px;
  font-size: 15px;
}
#datePickerFieldSet {
  padding: 10px;
  max-width: 494px;
  margin: auto;
}
#gameStatsArea {
  font-size: 20px;
}
#gameHistoryButton:disabled {
  cursor: not-allowed !important;
}
.dark {
  background-color: #222 !important;
  color: #e6e6e6;
  background: "none";
}
.darkButton {
  background: #93a7c7;
  border-color: black;
  color: black;
}
.darkInput {
  /* mix-blend-mode: soft-light; */
  background: #c6cac8;
}
.darkImages {
  mix-blend-mode: difference;
}
.darkFieldset {
  background: #222;
  border-color: black;
}
.difficulty {
  font-size: 15px;
  font-family: arial;
}
.disabled {
  opacity: 0.6;
  cursor: not-allowed !important;
}
.displayInfoHeader {
  text-align: center;
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
}
.displayInfoSubHeader {
  text-align: center;
  font-size: 17px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 10px;
}
#editorsComments {
  text-align: right;
  margin-right: 8%;
  margin-top: -18px;
  margin-bottom: 10px;
}
#editManageCatFieldSet {
  text-align: left;
}
#editNovelArea {
  font-size: 15px;
  display: none;
}
#editNovelSearchResults {
  text-align: left;
}
#editNovelSelected {
  font-size: 15px;
  text-align: left;
}
#editNovelSelectedAttribute {
  text-align: left;
}
#emailPreflbl {
  margin: 15px;
}
.fade-in-text {
  animation: fadeIn 5s;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in-block {
  display: block;
  animation: fade-in-block 0.6s ease-in forwards;
}
.fade-out-block {
  animation: fade-out-block 0.1s ease-out forwards;
}
.fade-in-inline {
  display: inline-block;
  animation: fade-in-inline 0.6s ease-in forwards;
}
.fade-out-inline {
  animation: fade-out-inline 0.1s ease-out forwards;
}
/* Animation keyframes */

@keyframes fade-in-inline {
  0% {
    opacity: 0;
    display: none;
  }

  100% {
    opacity: 1;
    display: inline-block;
  }
}

@keyframes fade-out-inline {
  0% {
    opacity: 1;
    display: inline-block;
  }

  100% {
    opacity: 0;
    display: none;
  }
}
@keyframes fade-in-block {
  0% {
    opacity: 0;
    display: none;
  }

  100% {
    opacity: 1;
    display: block;
  }
}

@keyframes fade-out-block {
  0% {
    opacity: 1;
    display: block;
  }

  100% {
    opacity: 0;
    display: none;
  }
}

.font30and200weight {
  font-weight: 200;
  font-size: 30px;
  padding-left: 10px;
}
.forgotPasswordArea {
  display: none;
  font-size: 15px;
  max-width: 500px;
  padding: 15px;
  text-align: right;
}
.forgotPasswordSection {
  display: none;
  text-align: left;
}
.forgotElementsLabel {
  font-size: 15px;
  padding: 5px;
}
.forgotElementsQuestion {
  display: none;
  font-size: 15px;
  font-family: Courier;
  margin-bottom: 5px;
  margin-top: 5px;
  min-width: 255px;
  text-align: left !important;
}
#formSide {
  min-width: max-content;
}
.frontPageLinks {
  font-size: 14px;
}
.frontPageLink {
  padding: 5px;
}
.frontPageLink:hover {
  text-decoration: underline;
  padding: 6px;
}
.gameArea {
  display: none;
  margin-top: -10px;
}
#gameElements {
  max-width: 100%;
}
/* #gameElements {
  max-width: 464px;
} */
#gameHistoryArea {
  font-size: 15px;
}
.gameMessage {
  font-size: 20px;
}
.genericArea {
  font-size: 15px;
  max-width: 400px;
  text-align: center;
}
.genericContainer {
  text-align: center;
  display: flex;
  justify-content: center;
}
.gridItem {
  text-align: left;
  padding-left: 10px;
  padding-bottom: 10px;
  word-wrap: break-word;
  min-width: 260px;
}
#giveUpButton {
  background-color: lightsalmon;
  background-image: none;
  margin-top: 10px;
  width: 68%;
}
.afterPunc {
  margin-right: -0.2rem !important;
}
.beforePunc {
  margin-left: -1rem !important;
}
.b4Punc {
  margin-left: 1rem !important;
}
.nextWordGotB4Punc {
  margin-right: 0.4rem !important;
}
#how2OK {
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url("./images/x.png");
  background-size: contain;
  position: relative;
  top: -24px;
  left: 97%;
  display: block;
  border: 0px;
  margin: 5px;
}
#how2OK:hover {
  cursor: pointer;
}
#how2Fieldset {
  font-size: large;
}
.how2Li {
  margin: 10px;
  font-size: 16px;
}
#how2DivInner {
  margin-top: -35px;
}
#how2DivContainer {
  background: seashell;
  padding: 22px;
  max-width: 288px;
}
#how2DontShowSpan {
  font-size: small;
  position: absolute;
  bottom: 33px;
  right: 40px;
}
#how2DontShowCheckBox {
  position: absolute;
  bottom: 30px;
  right: 178px;
}
#how2DontShowCheckBoxWrap {
  padding-bottom: 15px;
}
#howPopMsg {
  margin-bottom: 40px;
}
.howLi {
  margin-top: 12px;
}
#keepTryingContainer {
  font-family: raleway;
  font-weight: 400;
  font-size: 14px;
  margin-left: 58px;
}
#keepTryingButton {
  margin-left: -4px;
  border-radius: 5px;
  position: relative;
  bottom: 100px;
  font-size: x-large;
  height: 45px;
  width: 204px;
  align-items: anchor-center;
  display: block;
}
#hangInThere {
  position: absolute;
  font-size: 13px;
  top: 72px;
  width: 50px;
}
.hide {
  display: none;
}
.hideAtStart {
  display: none !important;
}
.hoverUnderline:hover {
  text-decoration: underline;
}
#how2AreaOK {
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url("./images/x.png");
  background-size: contain;
  position: relative;
  top: -17px;
  left: 96%;
  display: block;
  border: 0px;
  margin: 5px;
}
#how2AreaOK:hover {
  cursor: pointer;
}
#lineHelper {
  position: relative;
}
.indent50 {
  margin-left: 50px;
}
.indent70 {
  margin-left: 70px;
}
.indent170 {
  margin-left: 170px;
}
.indent110 {
  margin-left: 110px;
}
.indent100 {
  margin-left: 100px;
}
.indent8Percent {
  margin-left: 8%;
}
.info {
  background-image: url("./images/i.png");
  width: 15px;
  height: 15px;
  display: inline-block;
}
.infoDivInner {
  margin: auto;
  margin-top: 10px;
  padding: 10px;
  border-radius: 10px;
  border-color: darkgray;
  border-style: double;
  background-color: antiquewhite;
  border-width: medium;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
}
.infoDivContainer {
  position: absolute;
  left: 40%;
  z-index: 103;
}
.inputWidth {
  width: 150px;
  font-size: 15px;
}
input:checked + .slider {
  background-color: black;
}
input:focus + .slider {
  box-shadow: 0 0 1px black;
}
input:checked + .slider:before {
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
}
#justEmail {
  font-weight: 500;
}
#later {
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url("./images/x.png");
  background-size: contain;
  position: relative;
  top: -17px;
  left: 96%;
  display: block;
  border: 0px;
  margin: 5px;
}
#later:hover {
  cursor: pointer;
}
.underline {
  text-decoration: underline;
}
#link2Square:hover {
  cursor: pointer;
}
.left {
  text-align: left;
}
.letsPlayButton {
  font-size: 25px;
  font-weight: 400;
  scroll-padding-left: 5px;
  max-width: 220px;
  position: relative;
}
.letsPlayMessage {
  font-size: 12px;
  min-height: 10px;
  width: 200px;
  margin: auto;
}
#line {
  padding-bottom: 30px;
}
#otherClues {
  position: relative;
}
#lightDarkContainer {
  display: inline-grid;
}
.loggedInElements {
  font-size: 15px;
  margin: 15px;
}
#logoMug {
  background-image: url("./images/LogoMug.png");
}
#logoT {
  background-image: url("./images/LogoT.png");
}
#aboutT {
  background-image: url("./images/aboutT.png");
}
#butterflyMug {
  background-image: url("./images/butterflyMug.png");
}
.makeHeader {
  font-size: 17px;
  padding-bottom: 10px;
}
.manageAccountArea {
  display: none;
  margin: auto;
  border-radius: 10px;
  padding: 10px;
  font-size: 14px;
  background: antiquewhite;
}
#manageAccountOK {
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url("./images/x.png");
  background-size: contain;
  position: relative;
  top: -17px;
  left: 96%;
  display: block;
  border: 0px;
  margin: 5px;
}
#manageAccountOK:hover {
  cursor: pointer;
}
#manageAccountButton:disabled {
  cursor: not-allowed !important;
}
#manageBillingArea {
  max-width: 400px;
}
.manageButtons {
  margin-right: 2px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.manageNameEmailAreaHeader {
  font-size: larger;
  padding-bottom: 10px;
}
.manageCatAuthButton {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 7%;
}
.mainImage {
  border-radius: 18px;
  display: block;
}
.marginBottom10 {
  margin-bottom: 10px;
}
.marginTop5 {
  margin-top: 5px;
}
.marigintop10 {
  margin-top: 10px;
}
.margin10 {
  margin: 10px;
}
.margin15 {
  margin: 15px;
}
.margin5 {
  margin: 5px;
}
.marginleftminus15 {
  margin-left: -15px;
}
.marginLeft15 {
  margin-left: 15px;
}
.marginRight8Percent {
  margin-right: 8%;
}
#merchIntro {
  margin: 15px;
  position: relative;
  top: -15px;
}
.merchStuff {
  background-size: contain;
  height: 177px;
  width: 180px;
  margin: 10px;
  border-radius: 10px;
  border-style: solid;
  border-width: thin;
  border-color: lightgrey;
  display: inline-block;
}
#merchFieldset {
  font-size: large;
}
#merchOK {
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url("./images/x.png");
  background-size: contain;
  position: relative;
  top: -17px;
  left: 96%;
  display: block;
  border: 0px;
  margin: 5px;
}
#merchOK:hover {
  cursor: pointer;
}
.minWidth77px {
  min-width: 77px;
}
.minWidth64px {
  min-width: 64px;
}
.minWidth36px {
  min-width: 36px;
}
.minWidth40px {
  min-width: 40px;
}
.minWidth39px {
  min-width: 39px;
}
.minWidth30px {
  min-width: 30px;
}
#mobilePointsLabel {
  font-size: 13px;
  text-align: center;
  width: 54px;
  padding-right: 54px;
}
#mobileScore {
  font-size: 25px;
  font-weight: 400;
}
.modalInfoDivContainer {
  font-size: large;
  padding: 10px;
  background: linen;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.navButtons {
  border: none;
  background: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  border-width: none;
  width: none;
  padding: none;
  background-image: none;
}
.navButtons:disabled {
  cursor: not-allowed;
}
.navButtons:hover:enabled {
  text-decoration: underline;
}
.navSelected {
  text-decoration: underline;
}
#noLogInFormSignInButton {
  margin-top: 20px;
}
.nowrap {
  white-space: nowrap;
  display: inline-block;
  padding-left: 11px;
}

.novelsArea {
  display: none;
  overflow-wrap: anywhere !important;
  word-wrap: break-word;
  max-width: 510px;
}
.novelEnterArea {
  text-align: left;
  display: none;
  font-size: 20px;
  font-weight: 600;
  padding: 10px;
}

.novelEnterForm {
  text-align: left;
  margin: 10px;
  font-size: 15px;
  font-weight: 100;
}
.novelInputWidth {
  width: 91%;
  margin-bottom: 15px;
  line-height: 1.2;
  overflow-y: scroll;
}
.novelTable {
  font-size: 15px;
  margin: 10px;
}
.nameThatNovel {
  font-weight: 200;
  font-size: 40px;
  padding-top: 36px;
}
.otherClues {
  text-align: none;
}
.outer {
  font-family: "Raleway", sans-serif;
  font-weight: 200;
  font-style: normal;
  text-align: center;
  font-size: 40px;
  margin: auto;
  min-height: 800px;
  position: relative;
  padding: 14px;
  background: floralwhite;
  width: 100%;
  /* overflow: hidden; */
  box-sizing: border-box;
}
.outerGridContainerGame {
  /* display: grid; */
  grid-template-columns: auto auto;
  max-width: 640px;
  /* margin-left: -90px; */
  margin-top: 20px;
}
.outerGridItem {
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

#percentSecondMessage {
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  margin-bottom: 25px;
}
#percentsplainer {
  font-weight: 300;
  padding: 5px;
}
.pickerWrapper {
  border: solid 1px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 0;
  top: 0;
  /* margin-top: 34px; */
  width: 100%;
  box-sizing: border-box;
  display: none;
  background-color: #f1f1f1;
  z-index: 105;
  max-height: 200px;
  overflow: auto;
}
.pickerWrapper ul {
  padding: 5px 0px;
  margin: 0;
  list-style: none;
  color: #666;
  z-index: 105;
}
.pickerWrapper li {
  padding: 5px 10px;
  cursor: pointer;
  z-index: 105;
}
.pickerWrapper li:hover,
.pickerWrapper li[tabIndex] {
  background-color: #fff;
  color: #000;
}
.pickerWrapper li span {
  color: #000;
  font-weight: 600;
  z-index: 105;
}
#signInPasswordInput {
  margin-bottom: 10px;
}
.payments {
  font-size: 19px;
  font-weight: 500;
  display: inline;
}
.points {
  font-weight: 300;
  font-size: 28px !important;
  display: block;
}
#percentSecondMessage {
  display: block;
}
.pointsSplainer {
  font-size: 13px;
}
#quillside {
  margin-left: 20px;
  display: block;
}
.privacy {
  font-size: small;
  bottom: 20px;
  width: 100%;
  margin-top: 60px;
}
#privacyContainer {
  max-width: 100%;
}
.rainbowRed {
  color: red;
  font-weight: 500;
}
.rainbowOrange {
  color: darkorange;
  font-weight: 500;
}
.rainbowYellow {
  color: gold;
  font-weight: 500;
}
.rainbowGold {
  color: gold;
  font-weight: 500;
}
.rainbowGreen {
  color: darkgreen;
  font-weight: 500;
}
.rainbowBlue {
  color: blue;
  font-weight: 500;
}
.rainbowLightBlue {
  color: lightblue;
  font-weight: 500;
}
.rainbowIndigo {
  color: indigo;
  font-weight: 500;
}
.rainbowViolet {
  color: darkorchid;
  font-weight: 500;
}
.red {
  color: red;
  font-weight: 300;
  text-align: right;
}

.right {
  text-align: right;
}
#rotationArea {
  font-size: medium;
}
.schedulerArea {
  font-size: 15px;
  width: 400px;
}
.selected {
  font-weight: 700;
  font-size: large;
}
#sendEmailCodeButton {
  font-size: larger;
  font-weight: 500;
  padding: 13px;
  margin-bottom: 13px;
}
.scene {
  perspective: 600px;
  display: inline-flex;
}
.card {
  position: relative;
  transform-style: preserve-3d;
  display: inline;
}
.card__face {
  transition: transform 0.2s;
}

.is-flipped {
  transform: rotateX(90deg);
}

.showSignUp {
  text-decoration: underline;
  cursor: default;
  text-align: right;
  margin-top: 10px;
}
.showGlobalVarButton {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
}
#showSignInAreaButton {
  margin: auto;
  max-width: 310px;
}
.signUpEmailAvailButton {
  max-width: 250px;
  margin-left: 200px;
}
.signUpInputs {
  width: 100%;
}
#signInEmailInput {
  margin-top: 10px;
}
.signInUpArea {
  display: none;
  font-size: 15px;
  text-align: left;
}
.signInArea {
  font-size: 15px;
  text-align: left;
  margin: auto;
  margin-top: 15px;
}
#signInContainer {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: max-content;
  top: 67%;
}
#signInUpButton {
  margin: 10px;
}
.signUpEmailCode {
  display: none;
}
.signInUpGrid {
  display: grid;
  grid-gap: 5px;
}
#signInGrid {
  display: grid;
  grid-gap: 5px;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}
.signInHelper {
  font-size: 14px;
  padding-left: 5px;
}
#siteLoading {
  padding-top: 100px;
  font-size: 20px;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider.round {
  border-radius: 16px;
}
.slider.round:before {
  border-radius: 50%;
}
#spacer {
  height: 20px;
}
.startGameImageMessage {
  font-size: 30px;
  font-weight: 500;
}
.startGameImageMessageBottomLine {
  font-size: 18px;
  margin-top: 15px;
}
.splainer {
  font-size: 20px;
  font-weight: 400;
  margin-top: 10px;
}
.switch {
  position: relative;
  display: inline-flex;
  width: 20px;
  height: 15px;
  margin-left: 20px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switchHelpText {
  /* position: absolute; */
  /* right: 10px;
  top: 33px; */
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  z-index: 100;
}
#submitWrapper {
  position: relative;
  /* max-width: 500px; */
  z-index: 101;
}
#submitWrapper input {
  position: relative;
  z-index: 101;
  height: 35px;
  padding: 10px;
  box-sizing: border-box;
  width: 93%;
  border: solid 1px;
  font-size: 16px;
}
.subscribeContainer {
  display: grid;
  grid-template-areas:
    "subscribeImage subscribeContent subscribeX"
    "subscribeFooter subscribeFooter subscribeFooter";
  grid-template-columns: 1fr 3fr 0.8fr;
  gap: 5px;
  padding: 5px;
  max-width: 475px;
  margin: auto;
  margin-top: 50px;
  background-color: antiquewhite;
  width: 100%;
}
.subscribeButton {
  cursor: pointer;
  width: 55%;
  text-align: center;
  margin: auto;
  font-size: 25px;
  border-width: 1px;
  border-style: solid;
  margin-top: 40px;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
}
.subscribeButtonContainer {
  width: 100%;
}
.subscribeTop {
  font-size: 20px;
  text-align: center;
}
.subscribeContainer > div.subscribeImage {
  grid-area: subscribeImage;
}
.subscribeContainer > div.subscribeX {
  grid-area: subscribeX;
}
.subscribeContainer > div.subscribeContent {
  grid-area: subscribeContent;
  text-align: left;
}
.subscribeContainer > div.subscribeFooter {
  grid-area: subscribeFooter;
  font-size: 15px;
  font-weight: 300;
  text-align: left;
  padding: 21px;
}
.subscribeEmail {
  padding-top: 20px;
  text-align: center;
}
.subscribeImage {
  background-image: url("./images/favicon180.png");
  background-size: contain;
  height: 80px;
  width: 80px;
}
.subscribeMessage {
  font-size: 14px;
  font-weight: 200;
  text-align: center;
}
.subscribeSub {
  font-size: 17px;
  font-weight: 400;
  text-align: center;
}
#subscribeXbutton {
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url("./images/x.png");
  background-size: contain;
  border: 0px;
  top: -36px;
  right: -10px;
  position: relative;
}
.table {
  border-spacing: 0px;
  margin: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
}
.tableContainer {
  font-size: 15px;
  padding: 5px;
  text-align: center;
}
.tableTd {
  border: 1px solid;
  border-color: lightgrey;
  text-align: right;
  padding-left: 4px;
  padding-right: 4px;
}
.tableTitle {
  text-align: left;
}
.termsandconditions {
  height: 103px;
  overflow: auto;
  border: 1px solid black;
  padding: 5px;
  max-width: 360px;
  margin: auto;
}
.termsandconditionsTime {
  border: 1px solid black;
  min-height: 40px;
  font-family: courier;
  font-weight: 100;
  padding: 5px;
  max-width: 360px;
}
#title1 {
  margin-left: 10px;
  margin-bottom: 10px;
}
.titleGuessButton {
  font-size: 17px;
  font-weight: 400;
  height: 50px;
  padding-left: 15px;
  padding-right: 15px;
  margin: auto;
  height: fit-content;
  z-index: 103;
}

/* #titleGuessInput {
  width: 350px;
} */
#titleGuessInnerContainer {
  height: 100%;
  padding: 20px;
}
.titleGuessMessageOkButton {
  width: 20px;
  height: 20px;
  background-color: floralwhite;
  background-image: url("./images/x.png");
  background-size: contain;
  position: absolute;
  top: 1px;
  right: 1px;
  display: block;
  border: 0px;
  margin: 5px;
}
.titleGuessMessageOkButton:hover {
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url("./images/x.png");
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  border: 0px;
  margin: 5px;
}
.titleGuessMessage {
  color: black !important;
  font-family: arial;
  font-size: xx-large;
  margin: auto;
  width: fit-content;
  max-width: 80%;
  margin-top: 10px;
}
.titleGuessMessage2 {
  color: black !important;
  font-family: arial;
  font-size: 16px;
  margin: auto;
  width: 80%;
  max-width: 80%;
  text-align: center;
  margin-top: 18px;
  margin-bottom: 20px;
}
.titleGuessMessage3 {
  color: black !important;
  font-family: arial;
  margin: auto;
  width: fit-content;
  max-width: 80%;
  white-space: pre-line;
  text-align: center;
  font-size: 25px;
  margin-bottom: 20px;
}
.titleGuessMessageBox {
  /* background-image: url("./images/butterfly.png"); */
  font-weight: 500;
  text-align: center;
  background-size: contain;
  border-radius: 8px;
}
#titleFeedback {
  font-size: 15px;
  text-align: left;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}
#titleGuesses {
  font-size: 15px;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 10px;
}
#navWrapper {
  padding-bottom: 20px;
  text-align: center;
  display: block;
}
.topHeader {
  display: flex;
}
.topRowButtonContainer {
  position: relative;
}
.topRowLabel {
  font-size: 11px;
  text-align: center;
  position: absolute;
  top: 51px;
}
#validateTheCodeButton {
  margin-left: 7px;
  margin-top: 15px;
}
#viewAll {
  margin-left: 6px;
}
#welcomeMessage {
  padding-bottom: 5px;
  margin: 20px;
}

#hamburger {
  display: none;
}
#mobilePoints {
  display: none;
  width: 54px;
}
.mobilePointSpacer {
  padding-right: 54px;
}
.mobileSpacer {
  min-height: 0px;
}
.yesNo {
  padding: 6px;
  margin: 6px;
  font-size: large;
  margin-top: 15px;
}

.webShare {
  border-radius: 5px;
  position: relative;
  font-size: 22px;
  font-weight: 600;
  height: 45px;
  display: flex !important;
  width: 250px;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
#webShareGame {
  margin-bottom: 30px;
  bottom: 0px;
  width: 80%;
}
#webShareGameText {
  display: inline-block;
  bottom: 7px;
  position: relative;
}

#webShareIcon {
  background-image: url("./images/webShare.png");
  height: 27px;
  width: 31px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}

.webShareContainer {
  font-family: raleway;
  font-weight: 400;
  font-size: 14px;
  margin-left: 58px;
}
#viewYourStatsIcon {
  background-image: url("./images/stats.png");
  /* height: 27px; */
  width: 31px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 47px;
}
#viewYourStatsContainer {
  right: 73px;
  font-family: raleway;
  font-weight: 400;
  font-size: 14px;
  bottom: 19px;
}
#viewYourStatsButton {
  border-radius: 5px;
  /* display: flex !important; */
  align-items: anchor-center;
  /* height: 33px; */
  width: 250px;
  /* margin-top: 30px; */
  /* margin-bottom: 10px; */
}
#viewYourStatsCTAContainer {
  display: inline-flex !important;
  width: 100%;
  margin: auto;
}
#signUpCTAButton {
  bottom: 16px;
  position: relative;
  font-size: 13px;
  width: 250px;
}
#signUpCTAContainer {
  width: 100%;
  align-content: center;
  padding: 10px;
  margin-top: 20px;
}
/* .ctaWrapper {
  display: flex;
} */

/*  */
/*  */
/*  */
/*  */

.openingLine {
  font-family: courier;
  font-weight: 400;
  font-style: normal;
  font-size: 25px;
  margin: var(--PaddingM) 0 0 0;
  line-height: 1.4;
}
.word {
  height: 1em;
  border-radius: var(--radiussS);
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  background-image: -webkit-linear-gradient(top, #ebf2fa, #c6e1e6);
  background-image: -moz-linear-gradient(top, #ebf2fa, #c6e1e6);
  background-image: -ms-linear-gradient(top, #ebf2fa, #c6e1e6);
  background-image: -o-linear-gradient(top, #ebf2fa, #c6e1e6);
  background-image: linear-gradient(to bottom, #ebf2fa, #c6e1e6);
}

.word.hidden {
  outline: 1px solid var(--inkFaded);
  justify-content: center;
  position: relative;
  top: -0.1em;
  cursor: pointer;
}

.word.hidden:hover {
  background: #d6effc;
  background-image: -webkit-linear-gradient(top, #d6effc, #a1c3e6);
  background-image: -moz-linear-gradient(top, #d6effc, #a1c3e6);
  background-image: -ms-linear-gradient(top, #d6effc, #a1c3e6);
  background-image: -o-linear-gradient(top, #d6effc, #a1c3e6);
  background-image: linear-gradient(to bottom, #d6effc, #a1c3e6);
}

.word span {
  font-family: courier;
  font-size: 13px;
  font-weight: 300;
  color: var(--ink);
}

/* The Finger  */
#howToAnimWrapper {
  aspect-ratio: 109/65;
  overflow: hidden;
  width: auto;
  border-radius: 0 0 96px 0;
  margin: auto;
  max-width: 600px;
  padding: 12px;
}
/* Hidden word block stroke */
#howToAnimWrapper .howToWordStroke {
  stroke: #aea08e;
}
/* Hidden word block fill color */
#howToAnimWrapper .howToWordFill {
  fill: #ebf2fa;
}
/* First line font color */
#howToAnimWrapper .howToText path {
  fill: #292929;
}
/* +1 font color */
#howToAnimWrapper .howToPlusOne path {
  fill: #292929;
}
/* Hand line color */
.howToHandStroke {
  stroke: #aea08e;
}
/* Hand fill color */
.howToHandFill {
  /* fill: #fffaf0; */
  fill: seashell;
}
/*  */

@media (max-width: 720px) {
  /* .otherClues {
    text-align: left;
  } */
  #title {
    position: fixed;
    left: -8px;
    bottom: -10px;
    z-index: 1;
    background-color: antiquewhite;
    padding: 10px;
    width: 100%;
  }

  .close {
    width: 30px;
    height: 30px;
    background-color: transparent;
    background-image: url("./images/x.png");
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    border: 0px;
    margin: 5px;
  }

  .gridItem {
    text-align: center;
  }

  .nameThatNovel {
    display: inline-block;
    padding-top: 0px;
    font-size: 24px;
    text-align: center;
    width: 100%;
    font-weight: 300;
  }
  #topHeader {
    display: flex;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: antiquewhite;
    width: -webkit-fill-available;
    z-index: 10;
    align-items: center;
  }
  #navWrapper {
    background-color: antiquewhite;
    display: none;
    padding-top: 40px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 99;
  }
  #hamburger {
    display: flex;
    background-image: url("./images/hamburger.png");
    background-size: contain;
    height: 30px;
    width: 30px;
  }
  #hamburgerWrapper {
    width: 32px;
    padding: 22px 12px 22px 12px;
  }
  #mobilePoints {
    display: block;
    width: 54px;
    height: 55px;
  }
  #percentSecondMessage {
    display: none;
  }
  .points {
    display: none;
  }
  #navWrapper .topRowButtonContainer {
    display: block !important;
    margin-bottom: 20px;
  }
  .about {
    width: 100%;
    text-align: center;
    font-size: large;
    left: 0px;
  }
  .topRowLabel {
    top: 21px;
  }

  #lightDarkContainer {
    display: inline-grid !important;
  }
  .loggedInElements {
    font-size: 18px;
  }
  .gameArea {
    width: 100%;
  }
  .clueButton {
    font-size: 16px;
    font-weight: 500;
  }
  .mobileSpacer {
    min-height: 74px !important;
    z-index: 0;
  }
  .navButtons {
    border: solid;
    font-size: large;
    border-width: thin;
    width: 50%;
    padding: 5px;
    background-image: -webkit-linear-gradient(top, #ebf2fa, #c6e1e6);
    border-radius: 8px;
    border-color: lightgray;
  }
  .navSelected {
    text-decoration: none;
  }
  .modalInfoDivContainer {
    width: 90%;
  }
  .hideImportant {
    display: inline-block;
  }
  #webShareGame {
    margin-bottom: 5px;
    bottom: 10px;
  }
}

@media (max-width: 503px) {
  #mainImage {
    display: none;
  }
  #quillside {
    display: none;
  }
  .inputWidth {
    width: 60%;
    font-size: 18px;
    padding-left: 0px;
  }
  .letsPlayButton {
    font-size: 30px;
    padding: 15px;
    margin-top: 15px;
  }
  /* #welcomeArea {
    padding-top: 76px;
  } */
  .font30and200weight {
    padding-left: 0px;
  }
  #welcomeMessage {
    padding-bottom: 5px;
    text-align: center;
    font-size: 35px;
    min-width: 300px;
  }
  .welcomeOuterGridContainer {
    grid-template-columns: auto;
  }
  .welcomePlacement {
    margin-left: 0px;
  }
  .answer {
    font-size: 18px;
  }
  .makeHeader {
    font-size: 16px;
    font-weight: 300;
  }
  #submitWrapper {
    width: 93%;
  }
  .answerFieldset {
    width: 88%;
  }
  .clueButton {
    width: 100%;
  }
  .mobileSpacer {
    min-height: 74px !important;
    z-index: 0;
  }
  #giveUpButton {
    width: 100%;
  }
}
