/* Comment Generated by Combres - Resource '/games/large/css/crossword.css' (Mode: Static) *//*#game {
    position: relative;
}*/#game .keyImage {
  display: none;
}
#game .crossword * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
#game div.frame {
  position: relative;
}
#game div.inner-frame {
  position: absolute;
  border: 1px solid #000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
}
#game div.square {
  position: absolute;
  text-align: center;
  z-index: 8;
}
#game div.background {
  position: absolute;
  text-align: center;
  z-index: 5;
  width: 60px;
  height: 60px;
}
#game div.square.background.highlight {
  background-color: #ffedad;
}
#game div.square.input {
  border: 1px solid #000;
  width: 59px;
  height: 59px;
}
#game div.square .input {
  position: absolute;
  font-size: 20px;
  line-height: 61px;
  z-index: 80;
  width: 61px;
  height: 61px;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#game div.square .input:focus {
  outline: none;
  position: absolute;
  left: -1px;
  height: 1px;
  width: 1px;
  cursor: pointer;
  text-align: left;
  /* text-indent: -9999em; */
  /* z-index: 2; */
}
#game div.chr {
  position: absolute;
  width: 61px;
  height: 46px;
  font-size: 40px;
  font-family: 'Handlee';
  padding-top: 15px;
  display: table-cell;
  vertical-align: middle;
  z-index: 8;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* pointer-events:none; */
}
#game div.number {
  position: absolute;
  font-family: arial;
  font-size: 11px;
  top: 2px;
  left: 2px;
  z-index: 8;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* pointer-events:none; */
}
#game div.square.block {
  background-color: #000;
  width: 61px;
  height: 61px;
}
#game div.square.krypto {
  background-color: #d4ffba;
}
#game img.imageKey {
  position: absolute;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  /* width: 59px;
    height: 59px; */
  z-index: 800;
  cursor: pointer;
}
#game img.imageKey.active {
  opacity: 0.5;
}
#game div.cursor {
  position: absolute;
  margin-top: 1px;
  margin-left: 1px;
  background-color: #000000;
  /* background-color:#0000000f; */
  opacity: 0.07;
  width: 59px;
  height: 59px;
  z-index: 6;
  pointer-events: none;
  cursor: pointer;
}
#game div.key {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  /* border: 1px solid #000; */
  font-family: 'Handlee';
  text-align: center;
  display: table;
  overflow: hidden;
  -webkit-text-stroke: 0.035em;
}
#game div.key.enhance {
  background-color: #fff;
  z-index: 1000;
  border: 1px solid #000;
  padding: 4px 0 0 0;
  font-size: 20px;
}
#game div.key.enhance.small {
  line-height: 20px;
  font-size: 20px;
}
#game div.key.enhance.medium {
  font-size: 24px;
}
#game div.key.enhance.large {
  font-size: 28px;
}
#game div.key div {
  padding-top: 2px;
  display: table-cell;
  vertical-align: middle;
  white-space: pre-line;
  color: #000;
}
#game div.key.small {
  font-size: 11px;
  line-height: 13px;
}
#game div.key.small.slim {
  line-height: 12px;
}
#game div.key.medium {
  font-size: 15px;
  line-height: 17px;
}
#game div.key.large {
  font-size: 19px;
  line-height: 21px;
}
#game .game-image {
  position: absolute;
  border: 1px solid #000;
}
#game .marker {
  position: absolute;
  border: 1px solid #000;
  z-index: 6;
  pointer-events: none;
}
#game img.arrow {
  position: absolute;
  z-index: 8;
  pointer-events: none;
}
#game img.arrow.big {
  padding-top: 1px;
  padding-left: 1px;
  /*border: 1px solid #fff;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*border: 1px solid #000000;*/
  width: 61px;
  height: 61px;
}
#game img.arrow.big.first {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  padding-top: 0;
  padding-left: 0;
}
#game img.arrow.big.vertical, #game img.arrow.big.ll {
  border-left: 1px solid #000;
  padding-left: 0;
}
#game img.arrow.big.lt {
  border-top: 1px solid #000;
  padding-top: 0;
}
#game .noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                    supported by Chrome and Opera */
}
/* Comment Generated by Combres - Resource '/games/large/css/crossword_small.css' (Mode: Static) */#game.small .square {
  /* background-color: #ff0090; */
  /* z-index: 1000; */
}
#game.small .keyImage {
  display: inherit;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  /* pointer-events: none; */
}
#game.small div.background {
  width: 40px;
  height: 40px;
}
#game.small div.square.key {
  /* z-index: 4; */
}
#game.small div.square.input {
  border: 1px solid #000;
  width: 39px;
  height: 39px;
  /* z-index: 2; */
}
#game div.cursor {
  /* z-index: 3; */
}
#game.small div.square .input {
  font-size: 20px;
  line-height: 41px;
  width: 41px;
  height: 41px;
}
#game.small div.square .input:focus {
  height: 40px;
  width: 40px;
}
#game.small div.square.key div.text {
  display: none;
}
#game.small div.chr {
  width: 41px;
  height: 26px;
  font-size: 30px;
  padding-top: 8px;
  /* z-index: 2; */
}
#game.small div.number {
  font-size: 8px;
  top: 2px;
  left: 2px;
}
#game.small div.square.block {
  width: 41px;
  height: 41px;
}
#game.small div.cursor {
  width: 39px;
  height: 39px;
}
#game.small div.square.key {
  border: none;
}
#game.small #zoomItem.square.key {
  border: 1px solid #000;
}
#game.small div.key.enhance {
  padding: 2px 0 0 0;
}
#game.small div.key.enhance.small {
  line-height: 15px;
  font-size: 15px;
}
#game.small div.key.enhance.medium {
  font-size: 19px;
}
#game.small div.key.enhance.large {
  font-size: 23px;
}
#game.small img.arrow.big {
  width: 41px;
  height: 41px;
}
#game.small img.arrow {
  display: none;
}
#game.small img.imageKey {
  width: 39px;
  height: 39px;
}
#game video {
  z-index: 10;
}
/* Comment Generated by Combres - Resource '/games/large/css/print.css' (Mode: Static) */@media print {
  .top,
  .footer,
  #adBottom,
  #c-menu,
  #game .dialogs,
  #game .game-modals,
  #game .no-print,
  .overlay,
  #game div.chr.no-print,
  #game .keyImage,
  #smartbanner,
  #game.small .keyImage {
    display: none !important;
  }
  
  #game.small .square.key {
    display: table;
  }
  
  #game.small div.square.key div.text {
    display: table-cell;
  }
  
  #game.small img.arrow {
    display: inherit;
  }
  
  #game.small div.square.key {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
  }
  
  #game.small div.key.small, #game.small div.key.small.slim {
    font-size: 8px;
    line-height: 10px;
  }
  
  #game.small div.key.small.slim {
    line-height: 9px;
  }
  
  #game.small div.key.medium, #game.small div.key.medium.slim {
    font-size: 8px;
    line-height: 10px;
  }
  
  #game.small div.key.medium.slim {
    line-height: 9px;
  }
  
  .box {
    border: none;
  }
  
  div.square.highlight {
    background-color: #ffedad !important;
  }
  
  /* print background workaround */
  div.square.highlight:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
    border-bottom: 60px solid #ffedad;
    z-index: -1;
  }
  
  #game.small div.square.highlight:before {
    border-bottom: 40px solid #ffedad;
  }
  
  div.square.krypto {
    background-color: #d4ffba !important;
  }
  
  div.square.block {
    border: 1px solid #000 !important;
    background-color: #999 !important;
    width: 59px !important;
    height: 59px !important;
    /*background-image: -webkit-repeating-radial-gradient(center center, rgba(0,0,0,1), rgba(0,0,0,1) 1px, transparent 1px, transparent 100%) !important;
          background-image: -moz-repeating-radial-gradient(center center, rgba(0,0,0,1), rgba(0,0,0,1) 1px, transparent 1px, transparent 100%) !important;
          background-image: -ms-repeating-radial-gradient(center center, rgba(0,0,0,1), rgba(0,0,0,1) 1px, transparent 1px, transparent 100%) !important;
          background-image: repeating-radial-gradient(center center, rgba(0,0,0,1), rgba(0,0,0,1) 1px, transparent 1px, transparent 100%) !important;
          -webkit-background-size: 3px 3px !important;
          -moz-background-size: 3px 3px !important;
          background-size: 3px 3px !important;*/
  }
  
  #game.small div.square.block {
    width: 39px !important;
    height: 39px !important;
  }
  
  .center {
    width: 100%;
    padding: 0;
    margin: auto;
  }
  
  .crossword .box {
    padding: 0;
  }
  
  div.frame {
    margin: 0 auto;
  }
  
  .author-tag {
    margin: 5px auto 0 auto;
  }
  
  .game-container.arkivkryss {
    padding: 0;
    border: 0;
  }
}
/* Comment Generated by Combres - Resource '/css/pages/game/game.css' (Mode: Static) */.game-container {
  width: 980px;
  margin: 40px auto 40px auto;
  padding: 25px 37px 40px 37px;
  border: 1px solid #e5cdcd;
  border-radius: 5px;
  background-color: #ffe4e4;
  position: relative;
  overflow: hidden;
}
.game-container.fragesport {
  text-align: center;
}
.game-container.temposudoku {
  padding-top: 35px;
}
.game-container.temposudoku .game-modal {
  margin-top: 27px;
  min-height: 470px;
}
div.frame {
  width: 916px;
  height: 672px;
}
.sponsor-banner {
  background-color: #FFF;
  margin-top: 20px;
  border: 1px solid #999;
  border-radius: 3px;
}
.sponsor-banner a {
  display: block;
  padding: 10px 20px;
  border-radius: 3px;
  font-size: 14px;
}
.sponsor-banner p {
  margin: 0;
}
.sponsor-logo img {
  height: 58px;
}
.sponsor-info {
  font-size: 17px;
  margin: 7px 12px;
}
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 900;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, white 100%);
  display: none;
}
.ticker p.saving, .ticker p.sending {
  display: none;
}
#notSupported {
  color: #000;
  font-size: 15px;
  z-index: 1000;
  display: none;
}
.clear {
  clear: both;
}
/* Game footer menu - start  -----------------------*/.game-footer-menu ul {
  margin-top: 20px;
  margin-bottom: 10px;
  overflow: hidden;
}
.game-footer-menu ul li {
  float: left;
}
.game-footer-menu ul li:last-child a {
  width: 171px;
  margin-right: 0px;
}
.game-footer-menu a {
  display: block;
  color: rgba(0, 0, 0, 0.6);
  padding: 0px 10px;
  border-radius: 3px;
  font-size: 16px;
  overflow: hidden;
  width: 173px;
  height: 44px;
  line-height: 44px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin-right: 10px;
}
.game-footer-menu a.active {
  background-color: #FFF;
  font-weight: 600;
  border-color: rgba(0, 0, 0, 0.3);
}
.game-footer-menu a .fa {
  float: right;
  line-height: 41px;
  font-size: 28px;
}
.game-footer-menu a.active, .game-footer-menu a.active:hover, .game-footer-menu a.status-2.active {
  background-color: rgba(255, 255, 255, 0.8);
  color: rgba(0, 0, 0, 0.7);
}
.game-footer-menu a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
/* Game footer menu - end -----------------------*//* Game archive - start -----------------------*/.game-archive ul {
  margin-top: 10px;
}
.game-archive ul a {
  display: block;
  float: left;
  margin: 7px 7px 0px 0px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
  width: 123px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  padding: 10px;
}
.game-archive ul a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.game-archive ul a.active {
  background-color: white;
  font-weight: 600;
  border-color: rgba(0, 0, 0, 0.3);
}
.game-archive ul a.divider {
  margin-right: 0px;
}
.game-archive ul a.status-2, .game-archive ul a.status-2:hover {
  background-color: rgba(255, 255, 255, 0.8);
  color: rgba(0, 0, 0, 0.7);
}
.game-archive ul li {
  float: left;
}
/* Game archive - end -----------------------*//*FRÅN GLOBAL - GÖR OM***************************************/.game-container img {
  clear: both;
  display: block;
}
.game-container .left-col {
  float: left;
  width: 561px;
}
.game-container .right-col {
  float: right;
  width: 359px;
  position: relative;
}
.game-container .award {
  text-align: center;
  /*background: rgba(255,255,255,0.5);*/
  background-image: url('/images/ads/bg_alpha.png');
  padding: 10px;
  margin-bottom: 5px;
  color: #6f7070;
}
.game-container .award.ad {
  font-size: 0.8em;
}
.game-container .award img {
  margin: auto;
}
.game-container .award p {
  font-family: 'lobster';
  font-size: 19px;
  text-shadow: 0px 1px 0px white;
  color: #555;
}
/* Comment Generated by Combres - Resource '/css/pages/game/game-menu.css' (Mode: Static) */.game-menu {
  height: 60px;
}
.game-menu .btn {
  font-weight: bold;
  padding: 2px 15px 0px;
  line-height: 38px;
  color: #555;
  display: block;
  overflow: hidden;
  float: left;
  text-align: center;
  font-size: 14px;
  text-shadow: 0 1px 0 white;
  text-decoration: none !important;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #b8b8b8;
  margin-right: 10px;
}
.game-menu .btn .fa {
  font-size: 17px;
}
.game-menu .divider {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  margin-right: 15px;
  width: 5px;
  float: left;
  height: 42px;
}
.game-menu .progress-bar {
  background-color: rgba(0, 0, 0, 0.07);
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  width: 200px;
  height: 42px;
  box-shadow: none;
}
.game-menu .progress {
  -webkit-transition: width 0.5s linear;
  -moz-transition: width 0.5s linear;
  -o-transition: width 0.5s linear;
  transition: width 0.5s linear;
  width: 0;
  height: 100%;
  background-color: #3eb757;
  border: 1px solid #209939;
  border-radius: 1px;
  box-shadow: none;
  overflow: visible;
  margin: 0px;
}
.game-menu .progress p {
  width: 197px;
  font-weight: bold;
  font-size: 17px;
  margin-top: 8px;
}
.game-menu .btn-muted {
  background: rgba(238, 238, 238, 0.3);
  color: rgba(85, 85, 85, 0.7);
  cursor: default;
}
.game-menu .btn-muted:hover {
  background: rgba(238, 238, 238, 0.3);
  color: rgba(85, 85, 85, 0.7);
}
.game-menu .btn.right {
  float: right;
  margin: 0px;
}
.left-col {
  width: auto;
}
.right-col {
  position: relative;
}
@media only screen and (max-width: 767px) {
  
}
/* Comment Generated by Combres - Resource '/css/pages/game/game-modal.css' (Mode: Static) */.game-modal {
  width: 520px;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.5);
  background: #fff;
  border-radius: 4px;
  position: absolute;
  z-index: 997;
  cursor: default;
  display: none;
  margin-top: 45px;
  left: 228px;
  font-size: 13px;
}
@media only screen and (min-width: 767px) {
  .game-modal.game-modal-temposudoku {
    margin-top: 25px;
  }
  
  .game-modal.game-modal-temposudoku .game-modal-content {
    padding-bottom: 30px;
  }
}
.game-modal h2 {
  height: auto;
  padding: 20px 40px 12px 20px;
  border-bottom: 1px solid #ddd;
  font-size: 2em;
  font-family: 'Lobster';
  margin: 0;
}
.game-modal h2 .fa {
  float: right;
  font-size: 0.77em;
  margin-right: 20px;
  margin-top: 2px;
  cursor: pointer;
  opacity: .4;
  position: relative;
  right: -40px;
}
.game-modal h2 .fa:hover {
  opacity: 0.7;
}
.game-modal h2 .fa:active {
  opacity: .7;
  font-size: 0.7em;
  margin-right: 21px;
  margin-top: 3px;
}
.game-modal .game-modal-content {
  padding: 20px 20px 40px 20px;
  font-size: 1.3em;
  line-height: 1.4em;
  min-height: 90px;
}
.game-modal .game-modal-content p {
  margin: 1em 0px;
}
.game-modal .game-modal-content p:first-child {
  margin-top: 0px;
}
.game-modal .game-modal-content p:last-child {
  margin-bottom: 0px;
}
.game-modal .game-modal-footer {
  border-top: 1px solid #ddd;
  background: #f9f9f9;
  padding: 20px 20px 25px 20px;
  border-radius: 0px 0px 4px 4px;
  overflow: hidden;
  text-align: center;
  display: block;
  height: auto;
}
.game-modal .game-modal-footer .sponsor-img {
  height: 50px;
  margin: 15px auto 0 auto;
  display: block;
}
.game-modal .footer-right-align {
  justify-content: flex-end;
}
.game-modal .btn {
  padding: 5px 12px;
  width: 47%;
  font-size: 20px;
  margin: 0px;
  font-weight: bold;
  border-radius: 100px;
}
.game-modal .btn-full {
  width: 100%;
}
.game-modal .btn-lg {
  padding: 5px 12px;
}
.game-modal .btn.btn-full.btn-lg {
  margin-top: 30px;
}
.game-modal .not-goldmember-text {
  /*font-size: 125%;*/
  font-weight: 500;
  margin-bottom: 2.5em !important;
}
.game-modal.start-tempo-sudoku {
  margin-top: 25px;
}
.game-modal.finished-tempo-sudoku h2, .game-modal.start-tempo-sudoku h2 {
  font-size: 29px;
  border-bottom: 0;
  font-family: 'Roboto black', Arial, sans-serif;
  letter-spacing: -0.4px;
  padding-bottom: 0;
  padding-top: 30px;
}
.game-modal-prize {
  width: 49%;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  padding: 15px;
  float: left;
}
.game-modal-prize:nth-child(2) {
  margin-left: 2%;
}
.game-modal-prize img {
  margin: 0 auto;
  display: block;
  cursor: default;
  padding-bottom: 10px;
  height: 120px;
}
.game-modal-prize-fw {
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  padding: 15px;
}
.game-modal-prize-fw img {
  display: block;
  margin: 0 auto;
}
.game-modal-prize-fw h3 {
  text-align: center;
}
.game-modal h3 {
  font-family: 'Lobster';
  font-size: 1.06em;
  line-height: 1.3;
  font-weight: 400;
}
.game .btn {
  margin: 0;
}
#c-container .game-modal p.error {
  color: #c00;
  padding: 0 0 4px 0;
  font-size: 1em;
}
.not-complete a.close-modal.btn-center {
  margin-left: 165px;
}
.ask-send a.close-modal.btn-center {
  padding: 8px 20px;
}
.game-modal .or-line, .dialog .or-line {
  margin: 0 auto;
  padding: 12px 0px;
}
span.or-line {
  font-family: "Times New Roman", "Lobster", sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 16px;
  position: relative;
  text-align: center;
  color: #999;
  width: 100%;
  display: block;
  padding: 0;
  line-height: normal;
  clear: both;
}
span.or-line:after, span.or-line:before {
  content: '';
  background: #eee;
  height: 2px;
  width: 30%;
  position: absolute;
  display: block;
  left: 10%;
  top: 50%;
}
span.or-line:after {
  left: auto;
  right: 10%;
}
