.page-id-13043 .grecaptcha-badge,
.page-id-13043 #fb-root,
.page-id-13043 .site-header,
.page-id-13043 .page-title,
.page-id-13043 .footer-top,
.page-id-13043 .footer-bottom {
  display: none !important;
}
#divPage1,
#divPage2,
#divPage3 {
  display: none;
}
.divPanelHead {
  height: 100px;
}
.divPanel {
  height: 1280px;
  padding: 2px;
}
@media only screen and (max-width: 600px) {
  .divPanel {
    height: 100vw;
  }
}
#tblNav {
  background: black;
  width: 100%;
  height: 5%;
}
.tdNav {
  background: #52658c;
  vertical-align: middle;
  text-align: center;
  color: white;
  font-weight: bold;
  margin: auto;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
  height: 100%;
  width: 15%;
}
.divLetterCount {
  display: inline-block;
  font-size: 20px;
  width: 90px;
  padding: 6px;
}
.miniNav {
  display: inline-block;
  background: #52658c;
  color: white;
  padding: 8px;
  font-weight: bold;
  cursor: pointer;
}
#sb-container {
  display: none;
}
#imgMiniPuzzle {
  width: 100%;
  height: auto;
}
#divMiniMain {
  height: 1280px;
  width: 720px;
}
@media only screen and (max-width: 600px) {
  #divMiniMain {
    background: beige;
    height: 100vh;
    width: 100vw;
  }
}
#pzlCanvas {
  width: 358x;
  height: 358px;
  margin: auto auto;
}
#divPzlCanvasContainer {
  width: 100%;
  height: auto;
  border: 1px solid black;
}
#divPuzzleContainer {
  border: 1px solid red;
  width: 360px;
  height: 360px;
  position: relative;
}
#divPuzzleDetail {
  font-size: 20px;
  font-family: monospace;
  line-height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#divSortLetters {
  display: inline-block;
  border: 1px solid silver;
  border-radius: 5px;
  padding: 0 3px 0 3px;
  font-size: 10px;
  margin-bottom: 2px;
  background-color: darkgoldenrod;
  color: white;
  cursor: pointer;
}
#divSortLetters:hover {
  color: black;
  background-color: yellow;
}
#divAdmin {
  display: none;
}
#divToolMenu {
  background: silver;
  width: 100px;
  height: 0px;
  position: absolute;
  right: 0px;
  bottom: 29px;
  z-index: 1001;
  overflow: hidden;
}
#divToolMenu input {
  border: 1px solid white;
}
#divTools {
  background: url(/wp-content/scrabble/img/tool_low.png);
  width: 31px;
  height: 31px;
  z-index: 1000;
  position: absolute;
  right: 0px;
  bottom: 0px;
  cursor: pointer;
}
#divTools:hover {
  background: url(/wp-content/scrabble/img/tool_high.png);
}
#divWelcome {
  text-align: left;
  width: 90%;
  height: 600px;
  margin: auto;
  border: 5px solid #52658c;
  background: white;
  padding: 4px;
}
#divWelcome h2 {
  text-align: center;
}
.tc-extra-product-options {
  margin-top: -100px;
}
.images {
  border: 1px solid black;
  display: none;
}

#divExportText,
#divImportText {
  margin: 0 auto;
  width: 176px;
  font-family: "Courier New";
  line-height: 11px;
  border: 1px solid black;
  padding: 2px;
  background: #dddddd;
  resize: none;
}

#divExportText {
  overflow: hidden;
  background: #dddddd;
  height: 206px;
}

#divImportText {
  background: #ffffff;
  height: 220px;
}

#divDoExport,
#divDoImport {
  z-index: 1001;
  position: absolute;
  top: 400px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 400px;
  height: 400px;
  background: beige;
  border: 1px solid black;
  display: none;
  color: black;
  padding: 4px;
}

#divImportExport {
  position: absolute;
  top: -10px;
  right: 0px;
  width: 206px;
}

#divImport,
#divExport,
#divCopyExport,
#divImportPuzzle {
  margin-left: 2px;
  border: 1px solid silver;
  width: 70px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}

#divImport:hover,
#divExport:hover,
#divCopyExport:hover,
#divImportPuzzle:hover {
  background: yellow;
}

#divModalBG {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0.5;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 1000;
  cursor: pointer;
}

#divEnlarged {
  border: 1px solid black;
  width: 902px;
  height: 902px;
  background: red;
  position: absolute;
  z-index: 1000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
  cursor: pointer;
  margin-bottom: 10px;
}

#imgEnlarged {
  width: 900px;
  height: 900px;
}

#imgPuzzle {
  border: 1px solid black;
  cursor: pointer;
  width: 700px;
  height: 700px;
}

.retry {
  top: -100px;
  left: 100px;
  z-index: 1100;
}

.callout-left {
  background: url(/wp-content/scrabble/img/callout-left.png);
  padding-left: 110px;
}

.callout-left-bottom {
  background: url(/wp-content/scrabble/img/callout-left-bottom.png);
  padding-left: 110px;
}

.callout {
  padding-right: 20px;
  width: 435px;
  height: 118px;
  position: absolute;
  padding-top: 20px;
  display: none;
}

.callout b {
  color: #52658c;
}

#divPuzzleAttr {
  font-weight: bold;
  font-size: 18px;
}

.clickMore {
  font-weight: normal;
  font-size: 10px;
  text-align: center;
  margin-left: 44px;
}

#divWordHelp {
  top: 100px;
  left: 20px;
}

#divLeftInfo {
  width: 930px;
}

form.cart {
  position: absolute;
  top: -80px;
  left: 680px;
}

.entry-summary {
  height: 240px;
}

#divColors,
#divSwatches {
  z-index: 1100;
  font-size: 12px;
  font-weight: normal;
  display: none;
  position: absolute;
  left: 200px;
}

#divFonts {
  font-size: 12px;
  font-weight: normal;
  position: absolute;
  width: 200px;
  top: 0px;
  left: 200px;
  background: white;
  border: 1px solid black;
  padding: 2px;
  display: none;
}

#divCurrFont {
  width: 200px;
  overflow: hidden;
  padding-left: 40px;
  text-align: center;
  cursor: pointer;
}

#divCurrFont img {
  position: relative;
  height: 40px;
  width: auto;
  max-width: 4000px;
  background: silver;
}

#divSwatches {
  width: 410px;
  padding: 4px;
  border: 1px solid black;
  top: -50px;
  background: white;
}

#divColors {
  background: silver;
  padding: 2px;
  width: 244px;
  top: 80px;
}

.colorSwatch {
  color: white;
  display: inline-block;
  text-shadow: 2px 2px #000000;
  width: 80px;
  height: 30px;
  text-align: center;
  padding-top: 5px;
  border: 1px solid silver;
  cursor: pointer;
}

.colorSwatch:hover {
  border: 1px solid black;
}

#divCurrSwatch,
#divCurrColor {
  border: 1px solid silver;
  width: 80%;
  height: 40px;
  padding-top: 8px;
  text-align: center;
  color: white;
  text-shadow: 2px 2px #000000;
  cursor: pointer;
  margin-left: 20%;
}

#divPuzzleAttr {
  position: relative;
}

#divSpecial {
  position: absolute;
  left: 400px;
  top: 0px;
  cursor: pointer;
}

#divSpecial img {
  height: 30px;
  width: auto;
}

#instTab {
  height: 30px;
  background: yellow;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
}

#divDiscount {
  font-weight: normal;
  color: red;
  font-size: 12px;
}

#divPaws {
  font-size: 18px;
  font-weight: normal;
}

.orgPrice {
  font-weight: bold;
  font-size: 18px;
  text-decoration: line-through;
}

#divDiscounts {
  display: none;
  margin-bottom: 0px !important;
  padding: 0px;
}

div.entry-summary {
  width: 500px !important;
}

.clickbox {
  font-size: 10px;
  color: black;
}

#divAddError ul {
  padding: 0px;
}

#divAddError {
  cursor: pointer;
  display: none;
  width: 300px;
  background: beige;
  border: 2px double black;
  z-index: 999;
  position: absolute;
  padding: 2px;
  font-size: 12px;
  color: red;
}

#tblAttributes {
  width: auto;
}

#tblAttributes td {
  padding: 2px;
}

.col1 {
  text-align: right;
}

#divFonts {
  z-index: 99;
}

.imgStain {
  width: 80px;
}

.imgFont {
  width: 300px;
  margin-bottom: 2px;
}

#selStainColor,
#selFont,
#selFontColor,
#selLetterValues {
  height: 30px;
  width: 180px;
  border: 1px solid #52658c;
}

.divSwatch {
  width: 100px;
  font-size: 10px;
  text-align: center;
}

.divSwatch,
.divFont {
  z-index: 1100;
  display: inline-block;
  cursor: pointer;
  border: 1px solid white;
}

.divSwatch:hover,
.divFont:hover {
  border: 1px solid silver;
  background: beige;
}

.divSwatch img {
  width: 100%;
  height: 60px;
}

#topContainer {
  margin-top: -60px;
  position: relative;
  width: 950px;
  text-align: left;
}

#scVersion {
  display: inline-block;
}

#scInstructions1 {
  display: none;
  z-index: 1001;
  background: beige;
  width: 700px;
  padding: 5px;
  position: absolute;
  top: 40px;
  right: 0px;
  border: 1px solid black;
  cursor: pointer;
}

#scInstructions2 {
  display: none;
  float: right;
  background: beige;
  width: 200px;
  padding: 5px;
  border: 1px solid black;
}

#scInstructions2 ul {
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-type: circle;
}

#scInstructions2 li {
  margin-left: 14px;
}

#scInstructions1 h5,
#scInstructions2 h5 {
  font-weight: bold;
  font-size: 18px;
}

#scInstructions1 h6,
#scInstructions2 h6 {
  font-size: 16px;
  text-decoration: underline;
}

#scInstructions1 b,
#scInstructions2 b {
  color: #52658c;
}

#mainContainer {
  display: none;
  margin: auto auto;
}

#divPuzzle b {
  color: #52658c;
}

.canvasContainer {
  display: inline-block;
  padding: 5px;
}

#selSize {
  width: 160px;
  border: 1px solid #d5d5d5;
}

.sliderText {
  font-weight: bold;
}

.sliderText span {
  font-weight: normal;
}

.sliderValues {
  font-weight: bold;
}

.sliderContainer {
  margin-bottom: 20px;
  display: none;
}

#finalPrice {
  font-weight: bold;
  font-size: 26px;
}

#puzzleCell {
  position: relative;
  background: url(/wp-content/scrabble/img/qc-fill-trans.png);
  width: 740px;
  height: 610px;
  vertical-align: middle !important;
  text-align: center;
  margin: auto auto;
}

#tblPuzzleEntry {
  width: auto;
}

#tblPuzzleEntry td {
  vertical-align: top;
  border: 1px solid white;
}

#txtWords {
  height: 330px;
}

#txtLetters {
  min-height: 70px;
  width: 100%;
  font-size: 20px;
}

#txtCount {
  padding: 0;
  margin: 0;
  width: 40px;
}

label {
  font-weight: normal;
}

#divPuzzle {
}

#divNameEntry {
  display: inline-block;
  position: relative;
  top: 0px;
}

#divPuzzle textarea {
}

#topContainer input[type="button"] {
  padding: 2px;
  margin: 0;
  width: 100px;
  text-align: center;
}

#tblEdit {
  width: auto;
}

#tblEdit img {
}

#tblEdit td {
  padding: 0px !important;
  margin: 0px !important;
}

.scLeftCol {
  vertical-align: top;
}

.scArrow {
  border: 1px solid white;
}

.scArrow:hover {
  border: 1px solid black;
}

#divEditContainer {
  display: none;
}

#divEdit {
  display: inline-block;
}

.hasLetter {
  background: #444444 !important;
  color: white !important;
}

.inputLetter {
  margin: 0px !important;
  padding: 0px !important;
  width: 34px !important;
  height: 34px !important;
  font-size: 22px;
  font-family: "Courier New" !important;
  border: 1px solid #eeeeee !important;
  font-weight: bold !important;
  text-align: center !important;
  cursor: pointer !important;
}

.inputLetter:hover {
  background: red !important;
  color: black !important;
}

.loading {
  position: relative;
  z-index: 999;
  margin: auto auto;
  width: 400px;
  height: 400px;
}

/* Transparent Overlay */
.loading:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  border: 0;
}

.loading:not(:required):after {
  content: "";
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
}
