@media screen and (max-width: 750px) {
  /*body {*/
    /*background: url(../image/background.jpg) top 85px center no-repeat !important;*/
    /*background-color: black !important;*/
    /*background-size: contain !important;*/
  /*}*/
}
@media screen and (min-width: 2000px) {
  body {
    background-size: auto !important;
  }
}
@media screen and (max-width: 880px) {
  .sol-kutu {
    width: 280px !important;
    height: auto !important;
  }
  .sol-kutu .top {
    background-image: url(../image/sol-ust280.png) !important;
    width: 280px !important;
  }
  .sol-kutu .middle {
    background-image: url(../image/sol-middle280.png) !important;
    width: 277px !important;
  }
  .sol-kutu .middle h2 {
    text-align: center !important;
  }
  .sol-kutu .middle .form-login .input input {
    padding: 4px 0 0 4px !important;
    width: 100% !important;
    margin: 0 !important;
  }
  .sol-kutu .middle .tab table.siralama-table {
    width: 260px !important;
    margin: 0 7.5px !important;
  }
  .sol-kutu .middle .tab table.siralama-table .alt {
    background: url(../image/tralt260.png) center center no-repeat !important;
  }
  .sol-kutu .bottom {
    background-image: url(../image/sol-alt280.png) !important;
    width: 280px !important;
  }
  .sol-kutu .ornament {
    margin: -15px 50px 0 !important;
  }
}
body {
  margin: 0;
  padding: 0;
  background: url(../image/background.jpg) top 35px center no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  background-color: black;
  background-size: 1400px auto;
  background-attachment: fixed;
  min-height: 100vh;
  overflow-x: hidden;
  /* The Modal (background) */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
}
body .uyari-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(21, 11, 10, 0.7882352941);
  z-index: 999999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
body .uyari-modal .bilgilendirme-kutusu {
  width: 280px !important;
  height: auto !important;
}
body .uyari-modal .bilgilendirme-kutusu .top {
  background-image: url(../image/sol-ust280.png) !important;
  width: 280px !important;
  height: 18px;
  margin-left: -2px;
}
body .uyari-modal .bilgilendirme-kutusu .middle {
  background-image: url(../image/sol-middle280.png) !important;
  width: 277px !important;
}
body .uyari-modal .bilgilendirme-kutusu .middle h2 {
  text-align: center !important;
  font-weight: bold;
  font-size: 16px;
  color: #fffabd;
  height: 24px;
  line-height: 22px;
  margin: 0px;
  padding: 0 19px 0 20px;
  background: url(../image/ul_li.png) center 23px no-repeat;
  font-family: "Francios One", "Georgia", "Times New Roman", "Palatino", "Hoefler Text", "Baskerville", serif;
}
body .uyari-modal .bilgilendirme-kutusu .middle .flex-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body .uyari-modal .bilgilendirme-kutusu .middle .flex-center .bilgi-hata {
  color: #efc767;
  font-size: 13px;
  text-decoration: none;
  padding: 10px 0px;
  margin: 0;
  text-align: center;
}
body .uyari-modal .bilgilendirme-kutusu .middle .flex-center .giris-buton {
  position: relative;
  width: 150px;
}
body .uyari-modal .bilgilendirme-kutusu .middle .flex-center .giris-buton div:hover {
  filter: brightness(1.1);
}
body .uyari-modal .bilgilendirme-kutusu .middle .flex-center .giris-buton .sag {
  background: transparent url(../image/buton-sag.png);
  width: 17px;
  height: 54px;
  position: absolute;
  z-index: 1;
  left: -9px;
}
body .uyari-modal .bilgilendirme-kutusu .middle .flex-center .giris-buton .btn-login {
  background: transparent url(../image/buton.png);
  border-style: none;
  margin: auto;
  margin-bottom: 5px;
  padding: 0;
  width: 100%;
  height: 54px;
  color: #fffabd;
  font-family: Francios One;
  font-size: 16px;
  text-shadow: 1px 1px black;
  font-weight: bold;
}
body .uyari-modal .bilgilendirme-kutusu .middle .flex-center .giris-buton .btn-login:hover {
  cursor: pointer;
}
body .uyari-modal .bilgilendirme-kutusu .middle .flex-center .giris-buton .sol {
  background: transparent url(../image/buton-sol.png);
  width: 17px;
  height: 54px;
  position: absolute;
  z-index: 1;
  right: -9px;
  top: 0;
}
body .uyari-modal .bilgilendirme-kutusu .bottom {
  background-image: url(../image/sol-alt280.png) !important;
  width: 280px !important;
  height: 19px;
  margin-left: -2px;
}
body .uyari-modal .bilgilendirme-kutusu .ornament {
  margin: -15px 50px 0 !important;
  background-image: url(../image/ornament.png);
  width: 175px;
  height: 69px;
}
body .navigation-login {
  display: none;
}
body .dblock {
  display: block !important;
}
body .dnone {
  display: none !important;
}
body .ssimg {
  display: block;
  float: left;
  border: 1px solid #edd9b1;
  box-shadow: black 0 2px 4px;
  width: 100px;
  height: 75px;
}
body #myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}
body #myImg:hover {
  opacity: 0.7;
}
body .modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 999999;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/ opacity */
  /* Modal Content (image) */
  /* Caption of Modal Image */
  /* Add Animation */
  /* The Close Button */
  /* 100% Image Width on Smaller Screens */
}
body .modal .modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 900px;
  width: auto;
}
body .modal #caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}
body .modal .modal-content,
body .modal #caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}
@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
body .modal .close {
  position: absolute;
  top: 25px;
  right: 25px;
  color: #f1f1f1;
  width: 25px;
  height: 25px;
  background-image: url(../image/close.gif);
  cursor: pointer;
}
body .modal .close:hover,
body .modal .close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
@media only screen and (max-width: 700px) {
  body .modal .modal-content {
    width: 100%;
  }
}
body .mobiletanitim {
  background-image: url(../image/tanitim.png);
  width: 100%;
  height: 111px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  margin-top: -27px;
  margin-bottom: 30px;
  display: none;
}
body .webtanitim {
  background-image: url(../image/webtanitim.png);
  width: 280px;
  height: 181px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  margin-top: -150px;
  display: block;
  z-index: 9;
  position: relative;
  margin-bottom: 30px;
}
body .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
body .animated.infinite {
  animation-iteration-count: infinite;
}
body .animated.hinge {
  animation-duration: 2s;
}
body .animated.flipOutX,
body .animated.flipOutY,
body .animated.bounceIn,
body .animated.bounceOut {
  animation-duration: 0.75s;
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
body .bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
body .flash {
  animation-name: flash;
}
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
body .pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
body .bold {
  font-weight: bold;
}
body .lh-16 {
  line-height: 16px;
}
body .uyari {
  box-shadow: 0px 0px 8px 0px #ad0c00;
}
body .mt0 {
  margin-top: 0 !important;
}
body .mb0 {
  margin-bottom: 0 !important;
}
body .p45 {
  width: 495px !important;
  padding: 10px 45px 0 45px !important;
}
body .m0 {
  margin: 0 !important;
}
body a {
  text-decoration: none;
}
body .d-block {
  display: block !important;
}
@media screen and (max-width: 1400px) {
  body .mobiletanitim {
    display: block !important;
  }
  body .webtanitim {
    display: none !important;
  }
  body .main {
    grid-template-columns: 182px 585px !important;
    width: 772px !important;
  }
  body .mobile-ufak {
    grid-template-columns: 182px 182px 182px 182px;
    grid-column-gap: 0;
    grid-row-gap: 0;
    display: grid;
    position: relative;
    width: 772px !important;
    margin: 0 auto;
    justify-content: center;
    align-items: start;
    margin-top: 0px;
  }
  body .nav-width-auto {
    width: auto !important;
  }
}
@media screen and (max-width: 880px) {
  body .kapanma {
    display: none !important;
  }
  body .navigation-login {
    display: block !important;
  }
  body .main {
    grid-template-columns: 1fr !important;
    width: 500px !important;
    justify-content: center !important;
    justify-items: center !important;
  }
  body .main .navigation {
    width: 280px !important;
    margin-bottom: 50px !important;
  }
  body .main .navigation .top {
    background-image: url(../image/sag-ust280.png) !important;
  }
  body .main .navigation .middle {
    background-image: url(../image/sag-middle280.png) !important;
  }
  body .main .navigation .middle ul {
    width: 260px !important;
  }
  body .main .navigation .middle ul li {
    background: url(../image/ul_li260.png) center 23px no-repeat !important;
  }
  body .main .navigation .bottom {
    background-image: url(../image/sag-alt280.png) !important;
  }
  body .main .navigation .ornament {
    margin: -15px 54px 0 !important;
  }
  body .main .mobile-ufak {
    grid-template-columns: 1fr 1fr !important;
    display: grid !important;
    width: auto !important;
  }
}
@media screen and (max-width: 750px) {
  body .ust-bar {
    height: 85px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-evenly !important;
    flex-direction: column !important;
    background: url(../image/ust-bar-mobile.png) top center repeat-x !important;
    color: #d0b88c !important;
  }
  body .logo {
    height: 150px !important;
  }
}
@media screen and (max-width: 650px) {
  body .main {
    width: 380px !important;
  }
  body .main .ranks-inner-content {
    overflow-x: scroll;
  }
  body .main .mobile-ufak {
    grid-template-columns: 1fr !important;
    grid-column-gap: 0;
    grid-row-gap: 0;
    display: grid;
    position: relative;
    width: 280px !important;
    margin: 0 auto;
    justify-content: center;
    align-items: start;
    margin-top: -85px;
  }
  body .main .mobile-ufak .sol-kutu {
    width: 280px !important;
    height: auto !important;
  }
  body .main .mobile-ufak .sol-kutu .top {
    background-image: url(../image/sol-ust280.png) !important;
    width: 280px !important;
  }
  body .main .mobile-ufak .sol-kutu .middle {
    background-image: url(../image/sol-middle280.png) !important;
    width: 277px !important;
  }
  body .main .mobile-ufak .sol-kutu .middle h2 {
    text-align: center !important;
  }
  body .main .mobile-ufak .sol-kutu .middle .form-login .input input {
    padding: 4px 0 0 4px !important;
    width: 100% !important;
    margin: 0 !important;
  }
  body .main .mobile-ufak .sol-kutu .middle .tab table.siralama-table {
    width: 260px !important;
    margin: 0 7.5px !important;
  }
  body .main .mobile-ufak .sol-kutu .middle .tab table.siralama-table .alt {
    background: url(../image/tralt260.png) center center no-repeat !important;
  }
  body .main .mobile-ufak .sol-kutu .bottom {
    background-image: url(../image/sol-alt280.png) !important;
    width: 280px !important;
  }
  body .main .mobile-ufak .sol-kutu .ornament {
    margin: -15px 50px 0 !important;
  }
  body .main .nav-width-auto {
    margin-top: 0px !important;
  }
  body .main .anasayfa {
    margin: 0 auto;
    width: 380px !important;
    position: relative;
    top: -45px;
  }
  body .main .anasayfa .kayitol {
    background: url(../image/top400.png) no-repeat !important;
    width: 380px !important;
    left: 0 !important;
  }
  body .main .anasayfa .home {
    background: url(../image/home400.png) no-repeat !important;
    width: 380px !important;
    left: 0 !important;
    height: 154px !important;
  }
  body .main .anasayfa .home .userinfo {
    left: 17px !important;
    top: 24px !important;
    width: 335px !important;
  }
  body .main .anasayfa .home .userinfo .header-box-nav-container {
    border: 0 !important;
    height: 65px !important;
    margin: 4px 0 0 0px !important;
    overflow: hidden !important;
    padding: 3px 0 0 0 !important;
    width: 335px !important;
  }
  body .main .anasayfa .home .userinfo .header-box-nav-container .header-box-nav-login {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  body .main .anasayfa .home .userinfo .header-box-nav-container .header-box-nav-login .nav-box-btn-2 {
    margin-left: 0px !important;
    margin-top: 0px !important;
  }
  body .main .anasayfa .middle {
    background: url(../image/main400.png) center repeat-y !important;
    max-width: 380px !important;
    min-width: 380px !important;
    width: 380px !important;
  }
  body .main .anasayfa .middle .box {
    font-size: 12px !important;
    z-index: 8 !important;
    position: relative !important;
    padding-inline: 20px !important;
    font-size: 12px !important;
    width: auto !important;
    display: block !important;
    position: relative !important;
  }
  body .main .anasayfa .middle .box .article-center img {
    width: 100%;
    height: auto;
  }
  body .main .anasayfa .middle .box .mini-gallery {
    width: 340px !important;
    height: 90px !important;
    background: url(../image/gallery340.jpg) top no-repeat !important;
  }
  body .main .anasayfa .middle .box .mini-gallery .indeximg {
    width: 95px !important;
    height: 65px !important;
  }
  body .main .anasayfa .middle .box .content {
    background-image: url(../image/content340.jpg) !important;
    width: auto !important;
  }
  body .main .anasayfa .middle .box .content .empires-map {
    left: -80px;
    margin-bottom: 5px;
  }
  body .main .anasayfa .middle .box .content .tabs-nav {
    height: 110px !important;
    width: 312px !important;
    padding: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
  }
  body .main .anasayfa .middle .box .content .content-bg {
    background: url(../image/content-top340.jpg) no-repeat !important;
  }
  body .main .anasayfa .middle .box .content .content-bg .oyunbgbottom {
    display: flex !important;
    flex-direction: column !important;
  }
  body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom {
    background: url(../image/content-bottom340.jpg) no-repeat 0 100% !important;
    padding: 0 21px 0 17px !important;
  }
  body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .h2pm {
    padding-left: 20px !important;
    margin-bottom: 20px !important;
  }
  body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box {
    padding: 15px !important;
  }
  body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box h3 {
    color: #4a1e00;
    font-size: 18px;
    height: 55px !important;
    margin: 0;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    line-height: 30px !important;
  }
  body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box #registerForm {
    width: auto !important;
  }
  body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box #registerForm #submitBtn {
    margin-left: -8px !important;
  }
  body .main .anasayfa .middle .box .content .content-bg .download-inner-content #highscore {
    overflow-x: scroll !important;
    box-shadow: 6px 0px 8px 0px #6b4616 !important;
  }
  body .main .anasayfa .middle .box .content .securitybox {
    width: auto !important;
  }
  body .main .anasayfa .middle .box .content .bilgibox {
    display: flex !important;
    flex-direction: column-reverse !important;
    justify-content: space-between !important;
  }
  body .main .anasayfa .middle .box .content .bilgibox .bbsol .p470 {
    width: auto !important;
  }
  body .main .anasayfa .middle .box .content .bilgibox .bbsol .administration-box {
    width: 300px !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  body .main .anasayfa .middle .box .content .bilgibox .bbsol .administration-box .btn {
    padding: 3px 0px 0 0 !important;
  }
  body .main .anasayfa .middle .box .content .bilgibox #screenshots {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  body .main .anasayfa .bottom {
    background: url(../image/bottom400.png) no-repeat !important;
    width: 380px !important;
    left: 0 !important;
  }
}
body .ust-bar {
  position: relative;
  z-index: 1100;
  height: 34px;
  background: url(../image/ust-bar.png) top center repeat-x;
  color: #d0b88c !important;
  font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #2e0e11;
}
body .ust-bar .box {
  background: transparent url(../image/ust-bar-select.png) repeat-x 0 -36px;
  height: 24px;
  border-radius: 7px;
  display: flex;
  margin: 0px 5px;
  align-items: center;
  padding: 0px 10px;
  cursor: pointer;
  margin-top: -5px;
}
body .ust-bar .box .ub-select {
  background-color: #611200;
  min-width: 130px;
  margin: 0px 0 0 5px;
  position: relative;
  border: solid 1px black;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
body .ust-bar .box .ub-select .content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 130px;
}
body .ust-bar .box .ub-select .content .icon {
  background: transparent url(../image/ulkeler.png) no-repeat;
  height: 14px !important;
  padding-left: 23px;
}
body .ust-bar .box .ub-select .content .select-icon {
  width: 16px;
  height: 8px;
  background: url(../image/select.png) top 1px center no-repeat;
}
body .ust-bar .box .ub-select .content .tr {
  background-position: left -741px !important;
}
body .ust-bar .box .ub-select .content .en {
  background-position: left -224px !important;
}
body .ust-bar .box .ub-select .content .ro {
  background-position: left -644px !important;
}
body .ust-bar .box .ub-select .content .de {
  background-position: left -168px !important;
}
body .ust-bar .box .ub-select .content .pl {
  background-position: left -616px !important;
}
body .ust-bar .box .ub-select .content .it {
  background-position: left -420px !important;
}
body .ust-bar .box .ub-select .content .es {
  background-position: left -238px !important;
}
body .ust-bar .box .ub-select .content .pt {
  background-position: left -630px !important;
}
body .ust-bar .box .ub-select .content .hu {
  background-position: left -336px !important;
}
body .ust-bar .box .ub-select .content .cz {
  background-position: left -154px !important;
}
body .ust-bar .box .ub-select .list-box {
  position: absolute;
  top: 15px;
  left: -1px;
  display: none;
}
body .ust-bar .box .ub-select .list-box .ub-select-list {
  background-color: #611200;
  min-width: 130px;
  position: relative;
  border: solid 1px black;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: -1px;
  z-index: 9;
}
body .ust-bar .box .ub-select .list-box .ub-select-list:hover {
  background-color: #7a1801;
}
body .ust-bar .box .ub-select .list-box .ubsl-active {
  background-color: #7a1801;
}
body .ust-bar .box .ub-select .list-box-active {
  display: block !important;
}
body .ust-bar .box .ub-select .no-image {
  background: none !important;
}
body .logo {
  background-image: url(../image/logo.jpg);
  width: 100%;
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
body .main {
  grid-template-columns: 182px 585px 182px;
  grid-column-gap: 5px;
  grid-row-gap: 0;
  align-items: start;
  display: grid;
  position: relative;
  width: 960px;
  margin: 0 auto;
  margin-bottom: 50px;
}
body .main .navigation {
  width: 182px;
  height: auto;
}
body .main .navigation .top {
  background-image: url(../image/sag-ust.png);
  width: 100%;
  height: 21px;
}
body .main .navigation .middle {
  background-image: url(../image/sag-middle.png);
  width: 100%;
  height: auto;
  padding: 1px 0;
}
body .main .navigation .middle ul {
  list-style: none;
  width: 162px;
  margin: 0 auto;
  padding: 0;
}
body .main .navigation .middle ul li {
  background: url(../image/ul_li.png) center 23px no-repeat;
}
body .main .navigation .middle ul li ul {
  list-style: none;
  margin-bottom: 6px;
}
body .main .navigation .middle ul li ul a {
  position: relative;
  font-size: 12px;
  line-height: 15px;
  display: block;
  text-decoration: none;
  color: #f4cc6a;
  padding: 0 10px;
  height: 15px;
  margin: 3px 2px;
  font-family: Arial, Helvetica, sans-serif;
}
body .main .navigation .middle ul li a {
  font-weight: bold;
  font-size: 16px;
  color: #fffabd;
  height: 24px;
  line-height: 22px;
  margin-bottom: 5px;
  padding: 0 10px;
  display: block;
  font-family: "Francios One", "Georgia", "Times New Roman", "Palatino", "Hoefler Text", "Baskerville", serif;
  position: relative;
}
body .main .navigation .middle ul li a:hover:before {
  content: url(../image/nav-hover.png);
  display: block;
  position: absolute;
  top: -1px;
  left: -17px;
  color: white;
}
body .main .navigation .middle ul li a:hover {
  background: url(../image/menu-hover.png) center left no-repeat;
  color: white;
  text-decoration: underline;
}
body .main .navigation .bottom {
  background-image: url(../image/sag-alt.png);
  width: 100%;
  height: 21px;
}
body .main .navigation .ornament {
  background-image: url(../image/ornament.png);
  width: 175px;
  height: 69px;
  margin: -15px 0 0 3px;
}
body .main .box .sol-kutu {
  width: 182px;
  height: auto;
}
body .main .box .sol-kutu .top {
  background-image: url(../image/sol-ust.png);
  width: 182px;
  height: 18px;
  margin-left: -2px;
}
body .main .box .sol-kutu .middle {
  background-image: url(../image/sol-middle.png);
  width: 179px;
  height: auto;
  padding: 1px 0px;
}
body .main .box .sol-kutu .middle h2 {
  font-weight: bold;
  font-size: 16px;
  color: #fffabd;
  height: 24px;
  line-height: 22px;
  margin: 0px;
  padding: 0 19px 0 20px;
  background: url(../image/ul_li.png) center 23px no-repeat;
  font-family: "Francios One", "Georgia", "Times New Roman", "Palatino", "Hoefler Text", "Baskerville", serif;
}
body .main .box .sol-kutu .middle .form-login {
  margin: 6px 16px 0 14px;
  padding: 0;
  width: auto;
}
body .main .box .sol-kutu .middle .form-login label {
  color: #fffabd;
  font-size: 11px;
  line-height: 14px;
  font-family: Francios One;
}
body .main .box .sol-kutu .middle .form-login .input {
  background: url(../image/input.png);
  height: 25px;
  margin: 2px 0 0;
  padding: 0 0 4px;
  width: auto;
  outline: 0;
  box-sizing: border-box;
  border-radius: 5px;
  overflow: hidden;
}
body .main .box .sol-kutu .middle .form-login .input input {
  border: 0;
  background: 0;
  font: 11px/13px Arial, Helvetica, sans-serif;
  margin: 4px 0 0 4px;
  width: auto;
  outline: 0 !important;
}
body .main .box .sol-kutu .middle .form-login .giris-buton {
  position: relative;
}
body .main .box .sol-kutu .middle .form-login .giris-buton div:hover {
  filter: brightness(1.1);
}
body .main .box .sol-kutu .middle .form-login .giris-buton .sag {
  background: transparent url(../image/buton-sag.png);
  width: 17px;
  height: 54px;
  position: absolute;
  z-index: 1;
  left: -9px;
}
body .main .box .sol-kutu .middle .form-login .giris-buton .btn-login {
  background: transparent url(../image/buton.png);
  border-style: none;
  margin: auto;
  margin-bottom: 5px;
  padding: 0;
  width: 100%;
  height: 54px;
  color: #fffabd;
  font-family: Francios One;
  font-size: 16px;
  text-shadow: 1px 1px black;
  font-weight: bold;
}
body .main .box .sol-kutu .middle .form-login .giris-buton .btn-login:hover {
  cursor: pointer;
}
body .main .box .sol-kutu .middle .form-login .giris-buton .sol {
  background: transparent url(../image/buton-sol.png);
  width: 17px;
  height: 54px;
  position: absolute;
  z-index: 1;
  right: -9px;
  top: 0;
}
body .main .box .sol-kutu .middle .form-login .agbok {
  display: block;
  font-size: 12px;
  margin: 8px 8px 6px;
  text-decoration: none;
  width: auto;
  display: block;
  font-size: 11px;
  line-height: 12px;
  margin: 0px 0 6px;
  text-align: left;
  text-decoration: none;
  width: auto;
  display: flex;
  flex-direction: column;
}
body .main .box .sol-kutu .middle .form-login .agbok a {
  color: #f4670b;
  font-size: 11px;
  line-height: 11px;
  text-decoration: none;
  text-align: left;
  margin: 3px 0px;
}
body .main .box .sol-kutu .middle .form-login .agbok a:hover {
  text-decoration: underline;
}
body .main .box .sol-kutu .middle .download {
  position: relative;
  display: block;
  width: 129px;
  height: 60px;
  margin: 0 auto;
  text-indent: -9999px;
  background: url(../image/download.png) 0 0;
  margin-top: 10px;
}
body .main .box .sol-kutu .middle .download:hover {
  background-position: 0 -60px;
}
body .main .box .sol-kutu .middle .nesne-market-btn {
  position: relative;
  display: block;
  width: 129px;
  height: 60px;
  margin: 0 auto;
  text-indent: -9999px;
  background: url(../image/nesne-market.png) 0 0;
  margin-top: 10px;
}
body .main .box .sol-kutu .middle .nesne-market-btn:hover {
  background: url(../image/nmhover.png) 0 0;
}
body .main .box .sol-kutu .middle .tabcontrols {
  list-style: none;
  width: 160px;
  height: 40px;
  background: url(../image/tab.png) 0 28px no-repeat;
  margin: 0 auto;
  overflow: hidden;
  border: 0;
  padding: 0;
  margin-top: 5px;
}
body .main .box .sol-kutu .middle .tabcontrols a {
  display: block;
  width: 100%;
  height: 100%;
}
body .main .box .sol-kutu .middle .tabcontrols a img {
  display: block;
  margin: 2px auto;
}
body .main .box .sol-kutu .middle .tabcontrols li {
  float: left;
  width: 78px;
  height: 40px;
  background: url(../image/tab.png) right bottom no-repeat;
}
body .main .box .sol-kutu .middle .tabcontrols li:first-child {
  margin-right: 3px;
}
body .main .box .sol-kutu .middle .tabcontrols .selected {
  width: 78px;
  height: 40px;
  background: url(../image/tab.png) left bottom no-repeat;
}
body .main .box .sol-kutu .middle .tab {
  position: relative;
  display: none;
}
body .main .box .sol-kutu .middle .tab a.tumsiralama {
  display: block;
  width: 129px;
  height: 20px;
  padding-right: 17px;
  margin: 10px auto;
  background: url(../image/tumsiralama.gif) top no-repeat;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  color: #dfbf8b;
  text-decoration: none;
}
body .main .box .sol-kutu .middle .tab a.tumsiralama:hover {
  color: #dfbf8b;
  text-decoration: underline;
}
body .main .box .sol-kutu .middle .tab table.siralama-table {
  width: 159px;
  margin: 0 auto;
  font-weight: bold;
  font-size: 11px;
}
body .main .box .sol-kutu .middle .tab table.siralama-table tr {
  height: 20px;
}
body .main .box .sol-kutu .middle .tab table.siralama-table td {
  vertical-align: middle;
}
body .main .box .sol-kutu .middle .tab table.siralama-table .position {
  color: #dab353;
  text-align: right;
  width: 20px;
}
body .main .box .sol-kutu .middle .tab table.siralama-table a {
  color: #9b713f;
  text-decoration: none;
  padding: 0 5px;
}
body .main .box .sol-kutu .middle .tab table.siralama-table a:hover {
  color: #dfbf8b;
  text-decoration: underline;
}
body .main .box .sol-kutu .middle .tab table.siralama-table .faction {
  width: 39px;
}
body .main .box .sol-kutu .middle .tab table.siralama-table .alt {
  background: url(../image/tralt.png) center center no-repeat;
}
body .main .box .sol-kutu .bottom {
  background-image: url(../image/sol-alt.png);
  width: 182px;
  height: 19px;
  margin-left: -2px;
}
body .main .box .sol-kutu .ornament {
  background-image: url(../image/ornament.png);
  width: 175px;
  height: 69px;
  margin: -15px 0 0 1px;
}
body .main table {
  border-collapse: collapse;
  border-spacing: 0;
}
body .main .anasayfa {
  margin: 0 auto;
  width: 585px;
  position: relative;
  top: -45px;
}
body .main .anasayfa .kayitol {
  background: url(../image/top.png) no-repeat;
  width: 653px;
  height: 122px;
  left: -34px;
  position: relative;
}
body .main .anasayfa .kayitol .kayit-text {
  height: 55px;
  width: 100%;
  font-size: 24px;
  line-height: 50px;
  font-weight: bold;
  text-decoration: none;
  color: #fffabd;
  text-shadow: 1px 1px black;
  text-transform: uppercase;
  text-align: center;
  margin: 30px 0;
  font-family: "Francios One", "Georgia", "Times New Roman", "Palatino", "Hoefler Text", "Baskerville", serif;
  cursor: pointer;
  position: absolute;
}
body .main .anasayfa .home {
  background: url(../image/home.png) no-repeat;
  width: 653px;
  height: 122px;
  left: -34px;
  position: relative;
}
body .main .anasayfa .home .userinfo {
  color: #fffabd;
  font-family: "Francios One";
  font-size: 13px;
  height: 54px;
  left: 67px;
  position: absolute;
  text-decoration: none;
  text-shadow: 1px 1px black;
  top: 34px;
  width: 497px;
}
body .main .anasayfa .home .userinfo .welcome-text-left {
  float: left;
  padding-left: 15px;
  width: 200px;
}
body .main .anasayfa .home .userinfo .right {
  float: right;
}
body .main .anasayfa .home .userinfo .header-box-nav-container {
  border: 0;
  height: 42px;
  margin: 4px 0 0 6px;
  overflow: hidden;
  padding: 3px 0 0 0;
  width: 516px;
}
body .main .anasayfa .home .userinfo .header-box-nav-container .header-box-nav-login {
  padding: 0;
  margin: 0;
}
body .main .anasayfa .home .userinfo .nav-box-btn {
  color: #fef6aa;
  display: block;
  float: left;
  font-size: 13px;
  height: 32px;
  line-height: 17px;
  margin: -1px 0 0 0;
  padding: 11px 5px 0 32px;
  text-align: center;
  text-decoration: none;
  width: 173px;
}
body .main .anasayfa .home .userinfo li {
  list-style: none;
}
body .main .anasayfa .home .userinfo .nav-box-btn-1 {
  background-image: url(../image/ep.png);
  margin-left: -4px;
  box-sizing: border-box;
  margin-top: 0px;
}
body .main .anasayfa .home .userinfo .nav-box-btn-1:hover {
  background-image: url(../image/ep-hover.png);
}
body .main .anasayfa .home .userinfo .nav-box-btn-2 {
  background-image: url(../image/homebuton.png);
  width: 160px;
  box-sizing: border-box;
  margin-left: 8px;
  margin-top: 0px;
}
body .main .anasayfa .home .userinfo .nav-box-btn-2:hover {
  background-image: url(../image/homebuton-hover.png);
}
body .main .anasayfa .home .userinfo .nav-box-btn-4 {
  background-image: url(../image/homebuton.png);
  width: 160px;
  box-sizing: border-box;
  margin-top: 0px;
}
body .main .anasayfa .home .userinfo .nav-box-btn-4:hover {
  background-image: url(../image/homebuton-hover.png);
}
body .main .anasayfa .middle {
  background: url(../image/main.png) center repeat-y;
  width: 585px;
  height: auto;
  padding-bottom: 85px;
  position: relative;
}
body .main .anasayfa .middle .box {
  width: 515px;
  padding: 10px 35px 0;
  font-size: 12px;
  z-index: 8;
  position: relative;
}
body .main .anasayfa .middle .box .article-center {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
body .main .anasayfa .middle .box .article {
  margin-bottom: 20px;
}
body .main .anasayfa .middle .box .article h2 {
  font-family: "Francios One", "Georgia", "Times New Roman", "Palatino", "Hoefler Text", "Baskerville", serif;
}
body .main .anasayfa .middle .box .article h2,
body .main .anasayfa .middle .box .article strong {
  color: #7b1325;
  font-weight: bold;
}
body .main .anasayfa .middle .box .article .h2-main {
  font-size: 18px;
  background: url(../image/main-h2.png) top left no-repeat;
  padding-top: 32px;
  margin-top: -20px;
  margin-left: -20px;
  padding-left: 20px;
  margin-bottom: 10px;
}
body .main .anasayfa .middle .box .article p {
  font-size: 13px;
  line-height: 20px;
}
body .main .anasayfa .middle .box .mini-gallery {
  width: 497px;
  height: 135px;
  background: url(../image/gallery.jpg) top no-repeat;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 0;
  grid-row-gap: 0;
  align-items: center;
  display: grid;
  position: relative;
  justify-items: center;
}
body .main .anasayfa .middle .box .mini-gallery .indeximg {
  display: block;
  float: left;
  border: 1px solid #edd9b1;
  box-shadow: black 0 2px 4px;
  width: 130px;
  height: 90px;
}
body .main .anasayfa .middle .box .ranks-inner-content th {
  color: #8d0404;
  font-size: 11px;
  font-weight: bold;
  height: 43px;
  padding-top: 20px;
  box-sizing: border-box;
}
body .main .anasayfa .middle .box .ranks-inner-content td {
  color: #8d0404;
  font-size: 11px;
  height: 29px;
  padding-top: 8px;
}
body .main .anasayfa .middle .box #highscore table {
  border-collapse: separate;
  width: 481px;
}
body .main .anasayfa .middle .box #highscore .guildrank-th-1 {
  border-left: 1px solid #81602d;
  width: 35px;
}
body .main .anasayfa .middle .box #highscore .guildrank-th-2 {
  padding-left: 13px;
  text-align: left;
  width: 120px;
}
body .main .anasayfa .middle .box #highscore .guildrank-th-3 {
  padding-left: 13px;
  text-align: left;
  width: 120px;
}
body .main .anasayfa .middle .box #highscore .guildrank-th-4 {
  width: 50px;
}
body .main .anasayfa .middle .box #highscore .guildrank-th-5 {
  width: 45px;
}
body .main .anasayfa .middle .box #highscore .guildrank-th-6 {
  border-right: 1px solid #81602d;
  padding-right: 13px;
  text-align: right;
  width: 60px;
}
body .main .anasayfa .middle .box #highscore .guildrank-td-1-1 {
  border-left: 1px solid #81602d;
  font-weight: bold;
  text-align: center;
  width: 50px;
}
body .main .anasayfa .middle .box #highscore .guildrank-td-1-2 {
  padding-left: 13px;
  text-align: center;
  width: 120px;
}
body .main .anasayfa .middle .box #highscore .guildrank-td-1-3 {
  padding-left: 13px;
  text-align: center;
  width: 120px;
}
body .main .anasayfa .middle .box #highscore .guildrank-td-1-4 {
  text-align: center;
  width: 50px;
}
body .main .anasayfa .middle .box #highscore .guildrank-td-1-5 {
  text-align: center;
  width: 50px;
}
body .main .anasayfa .middle .box #highscore .guildrank-td-1-6 {
  border-right: 1px solid #81602d;
  padding-right: 13px;
  text-align: center;
  width: 60px;
}
body .main .anasayfa .middle .box #highscore .rank-th-1 {
  border-left: 1px solid #81602d;
  width: 55px;
}
body .main .anasayfa .middle .box #highscore .rank-th-2 {
  padding-left: 13px;
  text-align: center;
  width: 110px;
}
body .main .anasayfa .middle .box #highscore .rank-th-3 {
  width: 52px;
}
body .main .anasayfa .middle .box #highscore .rank-th-4 {
  width: 56px;
}
body .main .anasayfa .middle .box #highscore .rank-th-5 {
  border-right: 1px solid #81602d;
  padding-right: 13px;
  text-align: center;
  width: 104px;
}
body .main .anasayfa .middle .box #highscore th {
  border-color: #fae5d0 #b79647 #b39164 #fae5d0;
  border-width: 1px;
  border-style: solid;
  padding: 10px;
  vertical-align: middle;
  text-align: center;
}
body .main .anasayfa .middle .box #highscore .zebra {
  background: url(../image/zebra.jpg);
}
body .main .anasayfa .middle .box #highscore .rank-td-1-1 {
  border-left: 1px solid #81602d;
  font-weight: bold;
  text-align: center;
}
body .main .anasayfa .middle .box #highscore .rank-td-1-2 {
  text-align: center;
}
body .main .anasayfa .middle .box #highscore .rank-td-1-5 {
  border-right: 1px solid #81602d;
  padding-right: 13px;
  text-align: center;
}
body .main .anasayfa .middle .box #highscore td {
  border-color: #fae5d0 #b79647 #b39164 #fae5d0;
  border-width: 1px;
  border-style: solid;
  padding: 10px;
  vertical-align: middle;
  text-align: center;
  box-sizing: border-box;
}
body .main .anasayfa .middle .box #highscore td img {
  display: inline;
}
body .main .anasayfa .middle .box .content {
  background-image: url(../image/content.jpg);
  background-repeat: repeat-y;
  margin: 0;
  width: 515px;
}
body .main .anasayfa .middle .box .content .content-bg {
  background: url(../image/content-top.jpg) no-repeat;
}
body .main .anasayfa .middle .box .content .content-bg .oyunbgbottom {
  padding: 0 16px 0 12px !important;
}
body .main .anasayfa .middle .box .content .content-bg .homebgbottom {
  padding: 12px 16px 12px 12px !important;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom {
  background: url(../image/content-bottom.jpg) no-repeat 0 100%;
  overflow: hidden;
  padding: 0 30px 0;
  width: auto;
  position: relative;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom p {
  font-size: 13px;
  line-height: 20px;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom h2 {
  font-size: 18px;
  background: url(../image/main-h2.png) top left no-repeat;
  padding-top: 32px;
  margin-top: -20px;
  margin-left: -20px;
  padding-left: 20px;
  margin-bottom: 10px;
  font-family: "Francios One", "Georgia", "Times New Roman", "Palatino", "Hoefler Text", "Baskerville", serif;
  color: #7b1325;
  font-weight: bold;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .h2pm {
  padding-left: 5px;
  margin-bottom: 20px;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border {
  border: 1px solid #aa8551;
  width: auto;
  background: transparent url(../image/innerbg.jpg) repeat scroll 0 0;
  color: #4a1e00;
  margin-bottom: 30px;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box {
  padding: 25px;
  border: 1px solid #c6ab74;
  color: #4a1e00;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box h4 {
  color: #7b1325;
  font-weight: bold;
  margin: 0;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box a {
  color: #8d0404;
  text-decoration: none;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box h3 {
  color: #4a1e00;
  font-size: 18px;
  height: 33px;
  margin: 0;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box #toLogin {
  background: url(../image/tumsiralama.gif) no-repeat scroll 0 0 transparent;
  color: #dfbf8b;
  float: right;
  font-size: 10px;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 130px;
  box-sizing: border-box;
  padding: 0 20px 0 0;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box #toLogin:hover {
  text-decoration: underline;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box .trenner {
  background: url(../image/trennerr.jpg);
  border-top: 1px solid #b28a45;
  height: 8px;
  width: auto;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box select.nereden {
  background: url(../image/inputbg.png) repeat-x;
  border: 1px solid #622400;
  color: #534236;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  height: 32px;
  padding: 5px 10px;
  width: 100%;
  box-sizing: border-box;
  outline: 0 !important;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box option {
  border: 1px solid #622400;
  color: #534236;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #ab895c;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box form {
  margin: 15px auto;
  width: 287px;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box form div {
  margin-bottom: 15px;
  position: relative;
  width: auto;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box form label {
  display: block;
  color: #4a1e00;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box form input {
  background: url(../image/inputbg.gif) repeat-x;
  border: 1px solid #622400;
  color: #534236;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  height: 32px;
  padding: 5px 10px;
  width: 100%;
  box-sizing: border-box;
  outline: 0 !important;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box form #toPwInfo {
  font-size: 11px;
  color: #8d0404;
  cursor: pointer;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box form #submitBtn {
  background: url(../image/btn.jpg) no-repeat scroll 0 0 transparent;
  border: 0;
  color: #dfbf8b;
  cursor: pointer;
  display: block;
  font-size: 18px;
  font-weight: bold;
  height: 38px;
  letter-spacing: 0.01em;
  text-align: center;
  text-shadow: -1px -1px #000;
  width: 287px;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .inner-form-border .inner-form-box form #submitBtn:hover {
  background-position: 0 -38px;
  color: #FFF;
  text-decoration: none;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .download-inner-content {
  margin: 9px 0 0 0;
  padding: 0;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .download-inner-content #highscore table {
  border-collapse: separate;
  table-layout: fixed;
  color: #8d0404;
  font-size: 11px;
  height: 29px;
  width: 450px;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .download-inner-content #highscore tr {
  height: 45px;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .download-inner-content #highscore td {
  border-color: #fae5d0 #b79647 #b39164 #fae5d0;
  border-width: 1px;
  border-style: solid;
  padding: 10px;
  vertical-align: middle;
  text-align: center;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .download-inner-content #highscore td .btn {
  background: url(../image/butonred.png) no-repeat;
  color: #dfbf8b;
  display: block;
  font-size: 10px;
  font-weight: bold;
  height: 20px;
  line-height: 12px;
  margin: 4px 0 0;
  padding: 3px 14px 0 0;
  text-align: center;
  text-decoration: none;
  width: 130px;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .download-inner-content #highscore td .btn:hover {
  background: url(../image/butonred-h.png) no-repeat;
  text-decoration: underline;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .download-inner-content #highscore .zebra {
  background: url(../image/zebra.jpg);
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .download-inner-content #requirements {
  color: #8d0404;
  cursor: pointer;
  display: block;
  font-size: 15px;
  font-weight: bold;
  height: 13px;
  line-height: 12px;
  margin: 15px 30px;
  text-decoration: none;
  text-shadow: 1px 1px #ecd4ba;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .download-inner-content #required table {
  width: 100%;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .download-inner-content #required caption {
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0px 10px;
}
body .main .anasayfa .middle .box .content .content-bg .content-bg-bottom .download-inner-content #required .left_td {
  background: url(../image/td.gif) no-repeat 0 0;
  height: 14px;
  padding-left: 20px;
  width: 69px;
}
body .main .anasayfa .middle .box .content .tabs-nav {
  height: 40px;
  width: 481px;
  padding: 0;
}
body .main .anasayfa .middle .box .content .tabs-nav li {
  float: left;
  height: 34px;
  list-style-type: none;
  padding: 3px;
}
body .main .anasayfa .middle .box .content .tabs-nav li a {
  color: #7b1300;
  display: block;
  font: bold 12px/26px Arial, Helvetica, sans-serif;
  height: 30px;
  text-align: center;
  text-decoration: none;
}
body .main .anasayfa .middle .box .content .tabs-nav li a:hover {
  text-decoration: underline !important;
}
body .main .anasayfa .middle .box .content .tabs-nav li .selected a {
  text-decoration: none !important;
  cursor: text !important;
}
body .main .anasayfa .middle .box .content .tabs3 #tab2.selected {
  background-position: -160px 0 !important;
}
body .main .anasayfa .middle .box .content .tabs3 .selected {
  background-position: 0 0 !important;
}
body .main .anasayfa .middle .box .content .tabs3 #tab2 {
  background-position: -160px -40px;
}
body .main .anasayfa .middle .box .content .tabs3 li {
  background: transparent url(../image/oyun/menu.png) no-repeat;
  width: 154px;
}
body .main .anasayfa .middle .box .content .tabs3 li a {
  width: 154px;
}
body .main .anasayfa .middle .box .content .tabs3 #tab1 {
  background-position: 0 -40px;
}
body .main .anasayfa .middle .box .content .empirebox-1 .empire-crest {
  background: url(../image/oyun/empire.png) no-repeat 0 0 !important;
}
body .main .anasayfa .middle .box .content .empirebox-2 .empire-crest {
  background: url(../image/oyun/empire.png) no-repeat 0 -87px !important;
}
body .main .anasayfa .middle .box .content .empirebox-3 .empire-crest {
  background: url(../image/oyun/empire.png) no-repeat 0 -174px !important;
}
body .main .anasayfa .middle .box .content .secimyap {
  color: #7b1300;
  font-size: 11px !important;
  padding-bottom: 8px;
  margin: 1px 0 0 0;
  font-family: "Francios One", "Georgia", "Times New Roman", "Palatino", "Hoefler Text", "Baskerville", serif;
  font-weight: bold;
  text-align: center;
}
body .main .anasayfa .middle .box .content .empires-map {
  background: url(../image/oyun/map.png) no-repeat;
  height: 341px;
  position: relative;
  width: 481px;
}
body .main .anasayfa .middle .box .content .empires-map img {
  position: absolute;
  top: 0;
  border: solid 0px;
}
body .main .anasayfa .middle .box .content .empires-map .empire-1 {
  background: url(../image/oyun/mapon.png) no-repeat 0 -196px;
  height: 145px;
  left: 0;
  top: 196px;
  width: 345px;
}
body .main .anasayfa .middle .box .content .empires-map .empire-2 {
  background: url(../image/oyun/mapon.png) no-repeat 0 0;
  height: 160px;
  left: 0;
  top: 0;
  width: 200px;
}
body .main .anasayfa .middle .box .content .empires-map .empire-3 {
  background: url(../image/oyun/mapon.png) no-repeat -291px 0;
  height: 225px;
  left: 291px;
  width: 190px;
}
body .main .anasayfa .middle .box .content #empire-img {
  position: relative;
}
body .main .anasayfa .middle .box .content .securitybox {
  background: url(../image/sbox.jpg) no-repeat scroll 0 0 transparent;
  min-height: 90px;
  padding: 7px;
  position: relative;
  width: 467px;
}
body .main .anasayfa .middle .box .content .securitybox h4 {
  background: url(../image/oyun/h4.png) no-repeat bottom left;
  color: #7b1300;
  font-size: 11px;
  padding-bottom: 8px;
  margin: 1px 0 0 0;
  font-family: "Francios One", "Georgia", "Times New Roman", "Palatino", "Hoefler Text", "Baskerville", serif;
}
body .main .anasayfa .middle .box .content .securitybox p {
  margin: 5px 0 9px 0;
  font-size: 13px;
  line-height: 20px;
}
body .main .anasayfa .middle .box .content .securitybox strong {
  color: #7b1325;
  font-weight: bold;
}
body .main .anasayfa .middle .box .content .securitybox a {
  text-decoration: none;
  color: #8d0404;
}
body .main .anasayfa .middle .box .content .bilgibox {
  min-height: 155px;
  padding: 7px 9px 7px 9px;
  background: url(../image/oyun/boxmain.png) no-repeat;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
body .main .anasayfa .middle .box .content .bilgibox .empire-w {
  width: 320px !important;
}
@media screen and (max-width: 650px) {
  body .main .anasayfa .middle .box .content .bilgibox .empire-w {
    width: 280px !important;
  }
}
body .main .anasayfa .middle .box .content .bilgibox .empire-crest {
  background: url(../image/oyun/empire.png) no-repeat;
  height: 87px;
  width: 136px;
}
body .main .anasayfa .middle .box .content .bilgibox .bbsol {
  width: 280px;
}
body .main .anasayfa .middle .box .content .bilgibox .bbsol ul {
  font-size: 12px;
  margin: 9px 0 0 12px;
  padding: 0;
  text-align: left;
}
body .main .anasayfa .middle .box .content .bilgibox .bbsol ul li {
  background: url(../image/td.gif) no-repeat;
  list-style: none;
  padding: 0 0 13px 20px;
  width: 260px;
}
body .main .anasayfa .middle .box .content .bilgibox .bbsol .administration-box {
  line-height: 18px;
  margin-bottom: 14px;
  margin-left: 12px;
  padding: 0 13px;
  width: 500px;
}
body .main .anasayfa .middle .box .content .bilgibox .bbsol .administration-box a {
  float: left;
  margin: 0 7px 0;
}
body .main .anasayfa .middle .box .content .bilgibox .bbsol .administration-box .btn {
  background: url(../image/butonred.png) no-repeat;
  color: #dfbf8b;
  display: block;
  font-size: 10px;
  font-weight: bold;
  height: 20px;
  line-height: 12px;
  padding: 3px 14px 0 0;
  text-align: center;
  text-decoration: none;
  width: 130px;
}
body .main .anasayfa .middle .box .content .bilgibox .bbsol .administration-box .btn:hover {
  background: url(../image/butonred-h.png) no-repeat;
  text-decoration: underline;
}
body .main .anasayfa .middle .box .content .bilgibox .bbsol .administration-box .admin-btn-txt {
  font-size: 13px;
  line-height: 20px;
}
body .main .anasayfa .middle .box .content .bilgibox .bbsol h4 {
  background: url(../image/oyun/h4.png) no-repeat bottom left;
  color: #7b1300;
  font-size: 12px;
  padding-bottom: 8px;
  margin: 1px 0 0 0;
  font-family: "Francios One", "Georgia", "Times New Roman", "Palatino", "Hoefler Text", "Baskerville", serif;
}
body .main .anasayfa .middle .box .content .bilgibox .bbsol p {
  margin: 5px 0 9px 0;
  font-size: 13px;
  line-height: 20px;
}
body .main .anasayfa .middle .box .content .bilgibox .bbsol .p470 {
  width: 470px;
}
body .main .anasayfa .middle .box .content .bilgibox .bbsol strong {
  color: #7b1325;
  font-weight: bold;
}
body .main .anasayfa .middle .box .content .bilgibox .egoruntu {
  width: 100%;
}
body .main .anasayfa .middle .box .content .bilgibox .egoruntu h4 {
  background: url(../image/oyun/h4.png) no-repeat bottom left;
  color: #7b1300;
  font-size: 12px;
  padding-bottom: 8px;
  margin: 1px 0 0 0;
  font-family: "Francios One", "Georgia", "Times New Roman", "Palatino", "Hoefler Text", "Baskerville", serif;
}
body .main .anasayfa .middle .box .content .bilgibox .egoruntu strong {
  color: #7b1325;
  font-weight: bold;
}
body .main .anasayfa .middle .box .content .bilgibox .egoruntu #screenshots {
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: grid;
  justify-items: center;
}
body .main .anasayfa .middle .box .content .bilgibox .egoruntu #screenshots .egimg {
  width: 100px;
  height: 75px;
  border: 1px solid #edd9b1;
  box-shadow: black 0 2px 4px;
}
body .main .anasayfa .bottom {
  background: url(../image/bottom.png) no-repeat;
  bottom: 65px;
  position: relative;
  width: 622px;
  height: 84px;
  left: -19px;
}/*# sourceMappingURL=style.css.map */

.kayitol:hover {
  filter: brightness(1.1);

}