/* Comment Generated by Combres - Resource '~/content/games/crossword.css' (Mode: Static) */#c-container, #c-menu a {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
#c-container div.square span.number {
  font-size: 10px;
  font-family: Arial;
  position: absolute;
  left: 1px;
  top: 0px;
  text-align: left;
  width: 10px;
  padding: 0;
  margin: 0;
  line-height: 10px;
}
#c-container div.square span.chr {
  position: absolute;
  padding-left: 1px;
  left: 0;
  width: 39px;
  top: 6px;
  text-align: center;
  font-size: 32px;
  color: #333;
  font-family: Georgia;
  font-family: 'Handlee', sans-serif;
  cursor: default;
  -webkit-text-stroke: 0.01em;
}
#c-container video {
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: 950;
  background-color: #000;
}
#c-container div.square {
  width: 41px;
  height: 41px;
}
#c-container .arrow {
  z-index: 10;
}
#markerCanvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.square {
  position: absolute;
  border: 1px solid #000;
  cursor: pointer;
}
.square.block {
  background-color: #000;
  z-index: 1;
}
.square.kryptoColor {
  background-color: #d4ffba;
  z-index: 1;
}
.square.color {
  background-color: #ffc;
  z-index: 1;
}
.square.color.red, .square.red, .sq.bg.red {
  background-color: #ed3838;
}
#c-container div.square.red span, .sq.char.red span {
  color: #fff;
}
.sq {
  position: absolute;
  border: 1px solid #000;
  text-align: center;
  font-family: 'Handlee', sans-serif;
  color: #000;
  /*font-weight:bold;*/
}
#c-container div.sq, #c-container img {
  cursor: default;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.sq p {
  /*letter-spacing: -0.1em;*/
  padding: 0;
  margin: 0;
  -webkit-text-stroke: 0.04em;
}
.sq.f10.less-line-space p {
  line-height: 7px;
}
.sq.f10 p {
  font-size: 8px;
  line-height: 8px;
  -webkit-text-stroke: 0.03em;
}
.sq.f10.extra-line-space p {
  line-height: 10px;
}
.sq.f12.extra-line-space p {
  line-height: 14px;
}
.sq.f10.less-width p {
  font-size: 7px;
  line-height: 7px;
}
.sq.f12 p {
  -webkit-text-stroke: 0.02em;
  font-size: 10px;
  line-height: 11px;
}
.sq.f12.tight p {
  line-height: 10px;
}
.sq.marking {
  z-index: 10001;
  display: none;
  border: 2px #000 solid;
}
.sq.marker {
  z-index: 10000;
  background-color: #000;
  border: 0;
  display: none;
  opacity: 0.1;
}
div.image-border {
  border: 1px solid #000;
}
#c-container {
  position: relative;
  /*background-color:Gray;*/
  /*height:640px;
	width:480px;*/
  /*background-color:#fff;*/
}
#c-container input.square:focus {
  outline: none;
  opacity: 0;
  /*-webkit-user-select: none;*/
}
#c-container input.square {
  width: 40px;
  min-width: 40px;
  height: 40px;
  border-collapse: collapse;
  border-color: #fff;
  border: 0;
  color: #fff;
  z-index: 3;
  background-color: transparent;
  vertical-align: middle;
  margin: 0;
  font-size: 16px;
  /*font-weight:lighter;*/
  /*padding-top:15px;*/
  cursor: pointer;
  padding: 0;
  /*padding-left:0px;*/
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-modify: read-write-plaintext-only;
  /*-moz-box-shadow: none; 
	-webkit-box-shadow: none; 
	-moz-border-radius:0px; 
	-webkit-border-radius: 0px; 
	border-radius: 0px;
	border-width: 0px;
	text-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: none;*/
  -webkit-focus-ring-color: none;
  /*opacity: 0;*/
  z-index: 400;
}
.init-hide {
  display: none;
}
.bigarrow {
  z-index: 11;
}
.bigarrow-14, .bigarrow-4, .bigarrow-10 {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 40px;
  height: 41px;
}
.bigarrow-15, .bigarrow-5, .bigarrow-11 {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  width: 41px;
  height: 40px;
}
.bigarrow-18 {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  width: 41px;
  height: 40px;
}
.bigarrow-21 {
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  width: 40px;
  height: 40px;
}
.bigarrow-23 {
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 40px;
  height: 41px;
}
#zoomItem {
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
  font-family: 'Handlee', sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 3px 2px 0 2px;
  z-index: 1100;
  display: none;
  cursor: default;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: -1px;
  left: -1px;
  cursor: default;
}
/*gameContent .overlay, .outer-container .overlay
{
	position:absolute;
	top:0px; 
	left:0px; 
	background:#fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.9) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.9) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.8) 0%,rgba(255,255,255,1) 100%);
	width:100%; 
	height:100%;
	z-index:900;
}

#gameContent .ticker
{
	background-image:url("/images/ajax-loader.gif");
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:50px;
	position:absolute;
	top:20%;
	left:50%;
	width:200px;
	margin-left:-100px;
	z-index:10001;
	display:none;
}

#gameContent .ticker p
{
	font-size:16px;
	font-weight:bold;
	color:#ccc;
}

#gameContent .ticker p.saving, #gameContent .ticker p.sending
{
	display:none;
}*//*#c-menu
{
	display:none;
    list-style: none;
    overflow:hidden;
	position:absolute;
	top:53px;
	right:3px;
	z-index:12000;
}

#c-menu li {
    float:left;
    margin:0;
}
        
#c-menu .list_button {
    text-decoration: none;
}

#c-menu div.left {
    float: left;
    width: 8px;
    height: 29px;
    background: url("/images/gamebuttons/gamebutton_left.png") left center no-repeat;
}

#c-menu div.right {
    float: left;
    width: 8px;
    height: 29px;
    background: url("/images/gamebuttons/gamebutton_right.png") left center no-repeat;
}

#c-menu div.middle {
    float: left;
    padding:0 8px;
    height: 29px;
    background: url("/images/gamebuttons/gamebutton_fill.png") repeat-x;
}
        
#c-menu a
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:#333;
    line-height:31px;
    margin-left:3px;
}
#c-menu a.disabled, #c-menu a.tmp-disabled
{
    color:#aaa;
    cursor:default;
}*/#gameContent {
  position: relative;
}
/** DIALOG */#gameContent .dialog {
  position: absolute;
  top: 20px;
  z-index: 11000;
  cursor: default;
  margin: 50px auto;
  ___width: 440px;
  display: none;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
}
#gameContent .dialog .section {
  margin-bottom: 20px;
}
#gameContent .dialog .dialog-footer-btn {
  text-align: center;
  padding: 0 25px 15px 25px;
  text-align: right;
}
#gameContent .dialog .dialog-footer-btn:before {
  content: "";
}
#gameContent .dialog .dialog-footer-btn:after {
  content: "";
  clear: both;
  display: table;
}
#gameContent .dialog .dialog-footer-btn .btn {
  float: none;
  display: inline-block;
  margin: 0 5px !important;
}
#gameContent .dialog .dialog-footer-btn .btn:last-child {
  margin-right: 0 !important;
}
#gameContent .dialog a.close-dialog.dialog-center {
  __margin-left: 165px;
}
#gameContent .dialog .dialog-footer {
  __background-image: url("/games/korsord/images/bottom-bg.png");
  height: 18px;
}
#gameContent .dialog h2 span {
  float: right;
  width: 20px;
  height: 20px;
  background-image: url("/games/korsord/images/close-x.png");
  margin-right: 24px;
  margin-top: 2px;
  cursor: pointer;
}
#gameContent .dialog h2 span:hover {
  opacity: 0.5;
}
#gameContent .dialog h2 {
  /*width:329px;*/
  __width: 438px;
  __height: 38px;
  /*background-color:#f0f0f0;*/
  __background-image: url("/games/korsord/images/dialog-top.png");
  margin: 0;
  /*margin-bottom:4px;*/
  ___padding: 22px 0 0 30px;
  padding: 20px 0px 12px 20px;
  border-bottom: 1px solid #ddd;
  color: #333;
  font-size: 24px;
  float: none;
}
#gameContent .dialog h3 {
  font-family: Arial;
  font-weight: bold;
  margin: 0;
}
#gameContent .dialog p {
  font-size: 17px;
}
#gameContent .dialog a.close-dialog, #gameContent .dialog a.dialog-btn {
  margin: 0 auto;
  text-align: center;
}
.dialog fieldset {
  border: 1px solid #666;
  padding: 10px;
  margin-bottom: 20px;
}
.dialog legend {
  margin: 10px;
}
.dialog td {
  padding-bottom: 10px;
}
.dialog th {
  width: 125px;
}
#gameContent .dialog div.dialog-content {
  __background-image: url("/games/korsord/images/middle-bg.png");
  padding: 23px 20px;
  overflow: hidden;
}
#gameContent .dialog div.dialog-content a.close-dialog, #gameContent .dialog div.dialog-content a.dialog-btn, #gameContent .dialog div.dialog-content a.save-login {
  text-decoration: none;
  display: block;
  float: left;
  margin: 0px;
}
#c-container .partner .dialog-content img {
  cursor: default;
}
#c-container .dialog-content img {
  cursor: pointer;
}
#gameContent .header h2 {
  padding: 10px 0 0 10px;
  margin: 0;
  color: #fff;
  font-size: 35px;
  font-family: 'Nunito';
  -webkit-text-stroke: 0.03em;
  /*font-weight:bold;*/
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 37px;
}
#gameContent .header p {
  padding: 2px 0 0 10px;
  margin: 0;
  color: #fff;
  font-weight: bold;
}
.sq {
  color: #000;
}
#gameContent div.author {
  margin-top: 5px;
  font-size: 11px;
}
.sq.filled {
  width: 39px;
  height: 39px;
}
#c-container .dialog table.form {
  margin: 20px 0 10px 0;
}
#c-container .dialog .form input {
  z-index: 11000;
  margin-left: 15px;
}
#c-container .dialog p.error {
  color: #cc0000;
  padding-bottom: 4px;
}
#c-container img.gameImage {
  -webkit-transform: translate3d(0, 0, 0);
}
#c-container input.square {
  -webkit-user-modify: read-write-plaintext-only;
}
#gameContent .imageKey {
  width: 41px;
  height: 41px;
  z-index: 999;
  position: absolute;
  background-image: url("/games/korsord/objects/filmkryss/sprite.png");
  cursor: pointer;
}
#gameContent .imageKey.active {
  background-position: 0 -41px;
}
#gameBorder {
  background-color: #fff;
  position: absolute;
  border: 1px solid #000;
  display: none;
  z-index: 0;
}
img.gameImage {
  z-index: 1;
  position: absolute;
}
