.asolazy { text-align: center; margin:0 auto !important; max-width: 100%; max-height: 100%; }.cb-admin-cell {
width: 24px;
height: 24px;
border: 1px solid #ccc;
text-align: center;
font-weight: bold;
font-size: 12px;
line-height: 24px;
cursor: pointer;
position: relative;
z-index: 2;
background: #fdfdfd;
} .cb-admin-cell.filled {
background-color: #e0ffe0;
} .cb-admin-cell:not(.filled):not(.image-block):not(.disabled-cell) {
background-color: #ffff00;
border: 1px solid #bbb;
} .cb-admin-cell.image-block {
background: transparent !important;
border: none !important;
pointer-events: none !important;
} .cb-blocked {
background-color: #999 !important;
pointer-events: none;
opacity: 0.5;
} .cb-admin-cell.disabled-cell {
background-color: #fff !important;
border: none !important;
pointer-events: none;
} .cb-grid-image {
position: absolute;
z-index: 1;
object-fit: fill;
pointer-events: none;
display: block;
} .cb-question-label {
font-size: 9px;
line-height: 1.1;
position: absolute;
top: 1px;
left: 1px;
z-index: 2;
background: rgba(255, 255, 255, 0.8);
padding: 1px 2px;
max-width: 55px;
overflow: hidden;
white-space: normal;
} #cb-admin-grid-wrapper,
.cb-admin-container {
position: relative;
}    .cb-tooltip {
position: absolute;
background: rgba(0, 0, 0, 0.85);
color: #fff;
padding: 4px 8px;
font-size: 11px;
border-radius: 4px;
white-space: nowrap;
z-index: 9999;
pointer-events: none;
opacity: 0;
transition: opacity 0.2s ease;
}
.cb-modal {
position: fixed;
z-index: 10000;
left: 0; top: 0;
width: 100%; height: 100%;
overflow: auto;
background-color: rgba(0,0,0,0.4);
}
.cb-modal-content {
background-color: #fff;
margin: 10% auto;
padding: 20px;
border: 1px solid #888;
width: 70%;
font-size: 16px;
border-radius: 6px;
position: relative;
}
.cb-close {
position: absolute;
right: 10px;
top: 5px;
font-size: 28px;
font-weight: bold;
cursor: pointer;
}
.cb-image.cb-left,
.cb-image.cb-right {
position: absolute;
z-index: 1;
}
.cb-grid-wrapper {
position: relative;
}
.cb-admin-cell {
width: 24px;
height: 24px;
border: 1px solid #ccc;
text-align: center;
position: relative;
padding: 0;
margin: 0;
}
.cb-admin-cell input {
width: 100%;
height: 100%;
text-align: center;
font-size: 12px;
font-weight: bold;
border: none;
outline: none;
background-color: #fff;
}
.cb-admin-cell.cb-blocked {
background-color: #999 !important;
pointer-events: none;
opacity: 0.5;
}
.cb-success {
margin-top: 10px;
padding: 10px;
background: #e0ffe0;
border: 1px solid green;
text-align: center;
font-weight: bold;
}
.cb-grid-image {
z-index: 0;
pointer-events: none;
}
.cb-admin-cell {
position: relative;
z-index: 1;
}
.cb-admin-cell {
position: relative;
} .cb-arrow {
position: absolute;
width: 21px;
height: 21px;
color: #000;
fill: currentColor;
cursor: pointer;
pointer-events: all;
z-index: 4;
} .cb-arrow-right {
top: 50%;
right: -7px;
transform: translateY(-50%);
} .cb-arrow-down {
left: 50%;
bottom: -7px;
transform: translateX(-50%);
}
.cb-input {
color: #000; font-weight: bold; text-align: center; font-size: 16px; padding: 0;
margin: 0;
width: 100%;
height: 100%;
background: transparent;
border: none;
} .cb-input:disabled {
color: #000;
background-color: #ffd181 !important;
opacity: 1;
}
.cb-input.cb-correct {
background-color: #4CAF50;
color: white;
font-weight: bold;
border: 1px solid #388E3C;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.fark-game-container{
text-align:center;
margin:20px auto;
position: relative;
}
#farkCanvas{
cursor:pointer;
max-width:100%;
height:auto;
border:1px solid #ccc;
}
#skorTablosu{
margin-top:20px;
display:flex;
justify-content:center;
gap:20px;
}
.skorKutusu{
background:#f9f9f9;
padding:10px;
border-radius:10px;
text-align:center;
width:120px;
box-shadow:0 2px 6px rgba(0,0,0,0.2);
}
.skorKutusu img{
width:50px;
height:50px;
margin-bottom:5px;
}.isg-ub-container {
max-width: 900px;
margin: auto;
text-align: center;
}
#isg-ub-game-area {
position: relative;
display: inline-block;
}
.isg-ub-game-wrapper {
text-align: center;
}
.isg-ub-image-wrapper {
position: relative;
display: inline-block;
}
#isg-ub-game-image {
display: block;
-webkit-user-drag: none;
user-select: none;
}
#isg-ub-game-canvas {
position: absolute;
left: 0;
top: 0;
pointer-events: auto;
cursor: crosshair;
user-select: none;
} #isg-ub-start-btn.isg-ub-disabled{
opacity: 0.6;
cursor: not-allowed;
}body {
font-family: Arial, sans-serif;
margin: 0;
padding: 1rem;
background-color: #f8f9fa;
color: #333;
overflow-x: hidden;
} .kelimeavi-wrapper {
text-align: center;
}
h2 {
font-size: 1.6rem;
margin-bottom: 1rem;
color: #007bff;
}
#mesaj {
margin: 1rem auto;
padding: 0.75rem 1.5rem;
background-color: #d4edda;
color: #155724;
border: 1px solid #c3e6cb;
border-radius: 5px;
font-size: 1.1rem;
display: none;
max-width: 600px;
} #grid {
margin: 1rem auto;
max-width: 100%;
overflow-x: auto;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
touch-action: auto;
padding: 0.5rem;
box-sizing: border-box;
cursor: grab;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
min-width: calc(40px * 18 + 2px * 17);
}
.cell {
width: 40px;
height: 40px;
min-width: 24px;
min-height: 24px;
border: 1px solid #ccc;
background-color: #ffffff;
font-weight: bold;
font-size: 1rem;
display: flex;
align-items: center;
justify-content: center;
user-select: none;
box-sizing: border-box;
transition: background-color 0.2s ease, color 0.2s ease;
}
.cell.filled {
background-color: #e6f2ff;
}
.cell.selected {
background-color: #ffeb3b;
color: #000;
}
.cell.found {
background-color: #90ee90;
color: #000;
}
#sorular {
margin-top: 2rem;
max-width: 800px;
margin-left: auto;
margin-right: auto;
text-align: left;
}
.soru {
margin-bottom: 0.5rem;
font-size: 1rem;
}
.soru.found-question {
color: green;
text-decoration: line-through;
} @media (max-width: 768px) {
h2 {
font-size: 1.3rem;
}
.soru {
font-size: 0.95rem;
}
#mesaj {
font-size: 1rem;
padding: 0.6rem 1rem;
}
#grid {
min-width: calc(32px * 18 + 2px * 17);
}
.cell {
width: 32px;
height: 32px;
font-size: 0.85rem;
}
#yarismasonuclari {
margin-top: 2rem;
background-color: #fff3cd;
padding: 1rem;
border: 1px solid #ffeeba;
border-radius: 8px;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}
#yarismasonuclari h3 {
margin-top: 0;
color: #856404;
}
} #grid.kelimeavi-disabled, #grid.kelimeavi-disabled * {
pointer-events: none !important;
opacity: 0.75;
}
#kelimeavi-timer{
margin: 10px 0;
font-weight: 700;
} .kelimeavi-wheel-modal{
position: fixed;
left: 0; top: 0;
width: 100%; height: 100%;
display: none;
align-items: center;
justify-content: center;
background: rgba(0,0,0,.55);
z-index: 99999;
padding: 16px;
}
.kelimeavi-wheel-content{
background: #fff;
border-radius: 14px;
max-width: 460px;
width: 100%;
padding: 18px 16px 16px;
box-shadow: 0 10px 35px rgba(0,0,0,.25);
position: relative;
text-align: center;
}
.kelimeavi-wheel-close{
position: absolute;
right: 10px;
top: 10px;
border: 0;
background: #f3f3f3;
width: 34px;
height: 34px;
border-radius: 10px;
font-size: 22px;
line-height: 34px;
cursor: pointer;
}
.kelimeavi-wheel-title{
margin: 6px 0 12px;
}
.kelimeavi-wheel-stage{
position: relative;
display: inline-block;
margin: 0 auto 12px;
}
.kelimeavi-wheel-pointer{
position: absolute;
left: 50%;
top: -6px;
width: 0;
height: 0;
transform: translateX(-50%);
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-bottom: 18px solid #d00;
z-index: 2;
}
#kelimeavi-wheel-canvas{
border-radius: 50%;
background: #fff;
}
.kelimeavi-wheel-spin{
width: 100%;
max-width: 320px;
border: 0;
border-radius: 12px;
padding: 12px 14px;
font-weight: 700;
cursor: pointer;
}
.kelimeavi-wheel-spin:disabled{
opacity: .6;
cursor: not-allowed;
}
.kelimeavi-wheel-result{
margin-top: 10px;
padding: 10px 12px;
background: #f6f6f6;
border-radius: 10px;
font-weight: 700;
} .kelimeavi-sonuclar-wrap{overflow:auto;}
.kelimeavi-sonuclar-table{width:100%;border-collapse:collapse;margin-top:10px;}
.kelimeavi-sonuclar-table th,.kelimeavi-sonuclar-table td{border:1px solid #e5e5e5;padding:8px 10px;text-align:left;white-space:nowrap;}
.kelimeavi-sonuclar-table th{background:#fafafa;}@import url("//fonts.googleapis.com/css?family=Open+Sans");
#shufflepuzzle img {
max-width: none !important;
display: inline-block;
}
#puzzle-navigation {
padding: 0;
margin: 0;
}
#puzzle-navigation li{
margin: 0;
}
#puzzle-navigation ul{
margin: 0 0 0 -8px;
}
#puzzle-navigation li span {
padding-left: 17px;
font-size: 12px;
text-decoration: none;
color: #dddddd;
transition: color .2s ease;
white-space: nowrap;
}
#puzzle-navigation li span img {
width: 20px;
margin-left: 2px;
position: absolute;
top: 3px;
left: 0;
background-color: #fff;
border-radius: 2px;
overflow: hidden;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.34);
}
.sh_puzzle{
-webkit-tap-highlight-color: rgba(0,0,0,0);
display: inline-block;
overflow: hidden;
z-index: 0;
position: relative !important;
padding: 0 !important;
margin: 0 !important;
direction: ltr;
}
.sh_puzzle>div.anim:before {
content: "";
width: inherit;
height: inherit;
position: absolute;
box-sizing: border-box;
}
.sh_puzzle span.numbering {
position: absolute;
background-color: #0000007d;
font-size: 12px;
line-height: 20px;
width: 20px;
height: 20px;
text-align: center;
color: white;
right: 0;
}
.sp_bg{
position: absolute;
overflow: hidden;
transition: opacity 0.1s linear;
background: rgba(0, 0, 0, 0.73);
}
.sp_bg.visible{
opacity: 1;
transition-delay: 0s;
}
.spmenu,
.spmenu ul,
.spmenu ul li,
.spmenu #menu-button {
margin: 0;
padding: 0;
border: 0;
list-style: none;
line-height: 1;
display: block;
position: relative;
box-sizing: border-box;
}
.spmenu #menu-button {
display: none;
}
.spmenu {
width: auto;
font-family: 'Open Sans', sans-serif;
line-height: 1;
box-shadow: 0 0 16px rgba(0, 0, 0, 0.3)
}
#menu-line {
position: absolute;
top: 0;
left: 0;
height: 3px;
background: #009ae1;
transition: all 0.25s ease-out;
}
.spmenu > ul > li {
float: left;
cursor: default;
}
.spmenu > ul > li {
padding: 8px;
font-size: 12px;
text-decoration: none;
text-transform: uppercase;
color: #000000;
background-color: #ffffff;
transition: color .2s ease;
}
.spmenu > ul > li:not(:last-child) {
border-right: 1px solid #AAA;
}
.spmenu > ul > li:hover{
color: #DDD;
background-color: #333;
}
.spmenu ul ul {
position: absolute;
padding-top: 8px;
left: -9999px;
margin-left: -8px;
}
.spmenu li:hover > ul {
left: auto;
}
.spmenu ul ul ul {
margin-left: 100%;
top: 0;
}
.spmenu ul li:hover > ul > li {
height: 26px;
}
.spmenu ul ul li {
white-space: nowrap;
padding: 8px;
font-size: 12px;
background: #333333;
text-decoration: none;
color: #dddddd;
transition: color .2s ease;
}
.spmenu ul ul li:hover {
color: #ffffff;
background-color: #000;
}
#shufflepuzzle * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}