@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');

body
{
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	color: #61738e;
	margin:0;
	padding:0;
}

a {
	color: inherit !important;
}

a.navbar-brand {
	color: #e8e8e8 !important;
	font-weight: bold;
	font-size: 25px;
}

a.navbar-brand small
{
	font-weight: 300;
	font-size: 13px;
}



.g56{
    overflow: hidden;
    top: 50%;
    position: absolute;
    top: 30%;
    left: 45%;

  }
  
  .g56>img{
	height:210px;
	width:210px;
  
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-o-transition:all 1s ease;
	-ms-transition:all 1s ease;
	transition:all 1s ease;
  }
  
  .g56>img:hover{
	width: 255px;
	height: 255px;
  }


body{
    margin:0;
    padding:0;
    background:url(../img/content-bg.jpg)
  }

span.YukseltmeItem small {
    background: #445569;
    color: white;
    padding: 2px;
    position: absolute;
    bottom: 0px;
    right: -10px;
    border-radius: 43px;
    padding-left: 3px;
    padding-right: 3px;
}

span.YukseltmeItem {
	width: 32px;
	height: 32px;
	display: inline-block;
	position: relative;
	margin-left: 20px;
    filter: drop-shadow(2px 2px 0px rgba(0,0,0,0.3));
}

nav.navbar.navbar-default {
	background: #3b4348;
	border: none;
	border-radius: 0px;
	color: #6f7579;
	margin: 0px;
}

.main-search {
	height: 470px;
	position: relative;
}

.main-search .container {
	margin-top: 20%;
}

input.MainSearch {
    width: 80%;
    height: 40px;
    border: none;
    margin: 0px auto;
    left: 10%;
    position: relative;
    top: 400px;
    font-size: 14px;
    padding-left: 20px;
    background: #e0f2ff;
    box-shadow: 0px 0px 10px #082149;
}

.Karakter_Kutu_Baslik {
    line-height: 30px;
    color: white;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
}

.Karakter_Kutu_Baslik h2 {
    display: block;
    font-size: 16px;
    color: #FF9A01;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
}

.Karakter_Kutu_Baslik h3 {
    color: #8E8E8D;
    font-size: 13px;
    margin: 0px;
}

.mapas-content {
    line-height: 30px;
    color: white;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
}

.mapas-content h2 {
    display: block;
    font-size: 16px;
    color: #FF9A01;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 35%;
	margin-top: 0px;
}

.mapa-imagem img {
    display: block;
    margin-left: 10%;
	margin-top: 0px;
}

.Karakter_Kutu_Icerik {
    padding: 10px;
    height: 115px;
    padding-top: 0px;
}

.Karakter_Kutu_Icerik .list-group {
	margin: 0px;
	line-height: 10px;
}

.Karakter_Kutu_Icerik a.list-group-item {
	border-radius: 0px !important;
    background: linear-gradient(to top left,#151e27,#233140,#46586b);
    display: block;
    background-size: cover;
    color: #f7fbfe !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
    border: none;
    line-height: 13px;
}

.Karakter_Kutu_Icerik a.list-group-item:hover {
    background: linear-gradient(to top left,#212e3c,#2e4154,#597088);
    color: #FF9A01 !important;
}

.no-padding{
	padding:0px !important;
}

.ItemDetayResim {
	height: 136px;
    border: 1px solid #2a3c4e;
	display: block;
	background-position: center !important;
}

.ItemDetayResim2 {
    height: 136px;
    border: 1px solid #2a3c4e;
    display: block;
    background-position: center !important;
    background-size: contain,cover !important;
}

.MobResimli {
    background-size: contain,cover !important;
}

.col-md-3.anti-veriler ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.col-md-3.anti-veriler ul li {
    font-size: 11px;
    padding: 2px;
    padding-left: 10px;
    margin: 1px;
    width: 100%;
    background: linear-gradient(to top left,#401212,#621e1e,#964141);
    padding-top: 3px;
    padding-bottom: 3px;
    color: #f7bbbb;
}

.ItemIcerik {
    height: 150px;
    float: left;
    position: relative;
    padding: 0px;
    margin: 0.5%;
    margin-bottom: calc(30px + 0.5%);
}

.col-md-1.ItemIcerik {
	width: calc(13.5% - 2%) !important;
}

.col-md-2.ItemIcerik
{
	width: calc(16.666666667% - 1%) !important;
}

.col-md-4.ItemIcerik
{
	width: calc(33.33333333% - 1%) !important;
}

.col-md-6.ItemIcerik
{
	width: calc(50% - 1%) !important;
}

.ItemIcerik span {
    width: 100%;
    background: #151d28;
    display: block;
    text-align: center;
    color: white;
    overflow: hidden !important;
    line-height: 29px;
    height: 29px;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0px 10px;
    position: absolute;
    bottom: -30px;
}

div#SearchResult {
	width: 80%;
	height: 40px;
	border: none;
	left: 10%;
	top: 400px;
	font-size: 14px;
	padding-left: 20px;
	margin: 0px;
	position: relative;
	padding: 0px;
	z-index: 9999123;
}

div#SearchResult ul {
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid #cecece;
}

div#SearchResult ul li {
	background: white;
	padding: 4px;
	padding-left: 15px;
	border: 1px solid #cecece;
	cursor: pointer;
	border-bottom: none;
}

div#SearchResult ul li:hover {
	background: #f1eeda;
}

.CubeReward {
    width: 50px;
    height: 105px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    border: 1px solid #304054;
    background-color: #0f1925 !important;
	position: absolute;
}

.CubeTemplate {
	padding: 20px;
	height: 190px;
	position: relative;
}

.CubeItem1 {
    width: 50px;
    position: absolute;
    height: 105px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    border: 1px solid #304054;
    background-color: #0f1925 !important;
    left: 190px;
}

.CubeItem2 {
    width: 50px;
    position: absolute;
    height: 105px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    border: 1px solid #304054;
    background-color: #0f1925 !important;
	left: 250px;
}

.CubeItem3 {
    width: 50px;
    position: absolute;
    height: 105px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    border: 1px solid #304054;
    background-color: #0f1925 !important;
	left: 310px;
}

.CubeItem4 {
    width: 50px;
    position: absolute;
    height: 105px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    border: 1px solid #304054;
    background-color: #0f1925 !important;
	left: 370px;
}

.CubeItem5 {
    width: 50px;
    position: absolute;
    height: 105px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    border: 1px solid #304054;
    background-color: #0f1925 !important;
	left: 430px;
}

.CubePercent {
	width: 290px;
    position: absolute;
    height: 25px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    border: 1px solid #304054;
    background-color: #141e29 !important;
    left: 190px;
    top: 135px;
    text-align: center;
    padding-top: 4px;
    color: white;
}

.CubeReward span {
    width: 100%;
    display: block;
    background: #141e29;
    position: absolute;
    bottom: 0px;
    text-align: center;
    color: white;
    border-top: 1px solid #304054;
}

.CubeItem5 span,.CubeItem4 span,.CubeItem3 span,.CubeItem2 span,.CubeItem1 span {
    width: 100%;
    display: block;
    background: #141e29;
    position: absolute;
    bottom: 0px;
    text-align: center;
    color: white;
    border-top: 1px solid #304054;
}

.no-margin
{
	margin: 0px !important;
}

.EsyaYok {
	background: #93a0a9;
	border: 1px solid #6a7780;
	color: white;
	padding: 10px;
	text-align: center;
}

.footer-img img{
	margin-top: 0px;
	margin-bottom: -40px;
	width:100%;
}

.footer-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer-menu ul li {
	float: left;
	padding: 1px;
	background: #b8c1d0;
	line-height: 30px;
	margin-top: 10px;
	padding-left: 10px;
	margin-left: 10px;
	padding-right: 10px;
	color: white;
}

section.footer-menu {
	height: 50px;
}

.main-search h2 {
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	color: white;
	position: absolute;
	filter: drop-shadow(0px 0px 30px black) drop-shadow(0px 0px 30px black) drop-shadow(0px 0px 30px black) drop-shadow(0px 0px 30px black);
	left: 20%;
	right: 20%;
	top: 90px;
}

.main-search h3 {
	text-align: center;
	font-size: 20px;
	color: white;
	position: absolute;
	left: 20%;
	right: 20%;
	top: 130px;
}

.ItemIcerik adet {
	background: #9e3737;
	color: white;
	padding: 1px;
	position: absolute;
	padding-left: 6px;
	padding-right: 6px;
	border-radius: 110px;
	right: 5px;
	top: 5px;
}

.stats {
    border-top: 1px solid #1a2a3a;
    background: rgba(0, 0, 0, 0.2);
    overflow: auto;
    padding: 15px 0;
    font-size: 16px;
    color: #59687f;
    font-weight: 600;
    border-radius: 0 0 5px 5px;
}

.stats div {
    border-right: 1px solid #192939;
    width: 33.33333%;
    float: left;
    text-align: center;
}

.dates strong, .stats strong {
	display: block;
	color: #adb8c2;
	font-size: 11px;
	font-weight: 700;
}

.MetinMapList harita {
	display: block;
	width: 100%;
	background: #818a90;
	padding: 4px;
	padding-left: 20px;
	color: white;
	font-weight: bold;
}

.MetinMapList veriler {
	display: block;
	width: 100%;
	background: #6c7479;
	padding: 4px;
	padding-left: 20px;
	color: white;
	margin-bottom: 20px;
}

.MetinMapList veriler span {
	float: right;
	padding-right: 15px;
}

gaya img {
	margin-top: -3px;
}

gaya {
	background: #384c58;
	text-align: center;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 0px;
}

.ItemIcerik oran {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 3px;
    background: #888888;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 9px;
    color: white;
}

.YukseltmeEsyaBilgilendirme {
    padding: 10px;
    padding-left: 20px;
    background: linear-gradient(to top left,#6ea9a9,#9ecaca);
    padding-right: 20px;
    color: white;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.29);
    margin-bottom: 10px;
}

.SeonPyeongAltDonusum {
    padding: 10px;
    padding-left: 20px;
    background: linear-gradient(to top left,#a9916e,#cab69e);
    padding-right: 20px;
    color: white;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.29);
    margin-bottom: 10px;
}

div#SearchResult ul li a {
    display: block;
}

.MiniItemIcon {
    width: 16px;
    height: 16px;
    background-size: 100% !important;
    display: inline-block;
    position: relative;
    top: 4px;
}

/*
a.ItemInlineLink {
    font-weight: bold;
    color: #b5e0e0 !important;
    font-style: italic;
    padding-right: 5px;
}
*/

a.ItemInlineLink {
    color: #b5e0e0 !important;
    position: relative;
    z-index: 12333;
    margin-left: 5px;
    margin-right: -1px;
    padding-right: 10px;
    padding-left: 3px;
    display: inline-block;
}

.table-middle td {
    vertical-align: middle !important;
}

.PetDetail ozellik {
    position: relative;
    background: red;
    font-size: 11px;
    display: table;
}

/* width */
.table-responsive::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

/* Track */
.table-responsive::-webkit-scrollbar-track {
    background: #192838;
}
 
/* Handle */
.table-responsive::-webkit-scrollbar-thumb {
    background: #14212e;
}

/* Handle on hover */
.table-responsive::-webkit-scrollbar-thumb:hover {
  background: #2b3d50; 
}

.refine-list a.list-group-item {
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.06);
    color: #7284a0 !important;
}

.Karakter_Kutu {
    box-shadow: 0px 12px 30px -5px rgba(0, 0, 0, 0.2), 0px -12px 30px -5px rgba(0, 0, 0, 0.2);
}

.Renk-1
{
	background:url(../img/sidebar-bg.jpg)
}

.Renk-2
{
	background:url(../img/light-bg.jpg)
}

.Renk-3
{
	background:url(../img/content-bg.jpg)
}

.Renk-4
{
	background:url(../img/news-bg.jpg)
}

.Sol-Ust::after
{
	content: "";
    background:url(../img/left-container-icon.png);
    left: -35px;
    top: -34px;
    width: 74px;
    height: 73px;
    position: absolute;
    z-index: 1;
}

.Sol-Alt:after {
    content: "";
    background: url(../img/left-sidebar-icon.png) no-repeat;
    left: -4px;
    bottom: -4px;
    width: 25px;
    height: 25px;
    position: absolute;
}

.Sag-Ust::after {
	content: "";
    background: url(../img/right-container-icon.png) no-repeat;
    right: -35px;
    top: -34px;
    width: 74px;
    height: 73px;
    position: absolute;	
}

.Sag-Alt:after {
    content: "";
    background: url(../img/right-sidebar-icon.png) no-repeat;
    right: -4px;
    bottom: -4px;
    width: 25px;
    height: 25px;
    position: absolute;
}

table.Alfa-Table {
    width: 100%;
}

.Alfa-Table td {
    height: 55px;
    border: 1px solid #293b4c;
}

.ItemIcerik.MainItem {
    width: 100%;
    height: 80px;
	margin-bottom:30px;
}

.ItemIcerik.MainItem span {
    bottom: -30px;
}

.GayaMagazasi {
    background: url(../img/gaya-shop.png);
    width: 266px;
    height: 110px;
    position: relative;
    top: -4px;
    left: -1px;
}

div#GayaMagaza {
    position: relative;
    left: 113px;
    top: 12px;
    border: 1px;
    width: 128px;
}

.GayaIcerik gaya {
    position: absolute;
    background: #354554;
    width: calc(100%);
    padding-left: 4px;
    font-weight: normal;
    height: 20px;
    left: 0px;
    top: 63px;
    border: 1px solid #354554;
    padding-top: 0px;
}

.GayaIcerik gaya img {
    display: inline-block;
}

.GayaIcerik {
    width: 64px;
    height: 64px !important;
    margin-bottom: 20px;
    position: relative;
    background-color: #304254 !important;
}

.EtkinliklerImage {
    background: url(../img/event-image.png);
    width: 266px;
    height: 108px;
    margin-top: 7px;
    display: block;
    position: relative;
    top: -8px;
}

.NpcIcerigiImage {
    background: url(../img/Npc-Icerigi.png);
    width: 266px;
    height: 108px;
    margin-top: 7px;
    display: block;
    position: relative;
    top: -8px;
}

.PetSistemiImage {
    background: url(../img/Pet-Sistemi.png);
    width: 266px;
    height: 108px;
    margin-top: 7px;
    display: block;
    position: relative;
    top: -8px;
}

div#MetinTaslari {
    background: url(../img/Metinler-Resim.png);
    width: 540px;
    height: 130px;
}

div#BossListesi {
    background: url(../img/Boss-Listesi.png);
    width: 540px;
    height: 130px;
}

div#BiyologGorevleri {
    background: url(../img/Biyolog-Gorevleri.png);
    width: 540px;
    height: 130px;
}

div#OyunHakkinda {
    background: url(../img/Oyun-Hakkinda.png);
    width: 540px;
    height: 130px;
}

div#BinekSistemi {
    background: url(../img/Binek-Sistemi.png);
    width: 540px;
    height: 130px;
    position: relative;
    top: -28px;
}

div#Zindanlar {
    background: url(../img/Zindanlar-Image.png);
    width: 540px;
    height: 130px;
}

.BiyologItem {
    height: 40px !important;
    width: 40px !important;
    float: left;
    background-color: #071421 !important;
    border: 1px dashed #3d4752;
    margin-left: 5px;
}

div#BiyologItemleri {
    width: 50%;
    margin-left: 25%;
    position: relative;
    top: 12px;
}

div#BiyologRuhtaslari {
    width: 50%;
    margin-left: 25%;
    position: relative;
    top: 26px;
}

.Danger-Box {
    width: 100%;
    background: linear-gradient(to top left,#401212,#621e1e,#964141);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #f7bbbb;
}

.Warning-Box {
    width: 100%;
    background: linear-gradient(to top left,#403212,#62441e,#966c41);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #f7ddbb;
}

.Info-Box {
    width: 100%;
    background: linear-gradient(to top left,#122740,#1e3f62,#415f96);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #bbd3f7;
}

.Success-Box {
    width: 100%;
    background: linear-gradient(to top left,#124016,#1e6223,#429641);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #e2ffe8;
}

table.table th {
    border: 0;
    background-color: rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
    padding-bottom: 0px;
    font-weight: normal;
    width: 0;
    padding-left: 10px;
	border-top:none !important;
}

table.table tr {
    border: 0;
    text-align: left;
    height: 35px;
}

table.table tr:hover {
    background-color: rgba(0, 0, 0, 0.15);
    transition-duration: 0.3s;
}

table.table td {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 10px;
}

.text-center td {
    text-align: center !important;
}

.text-center th {
    text-align: center !important;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	border-top: none !important;
}

.table>thead>tr>th {
	border-bottom: none !important;
}

section.UstMenu {
	height: 64px;
	background: rgba(0, 0, 0, 0.2);
	width: 100%;
	top: 0;
	position: absolute;
	z-index: 10;
	transition: all 1s ease;
}

.background-video{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -1;
}

.logo-top{
	position: absolute;
	top: -10%;
	left: -20%;
	margin-bottom: 50%;
	object-fit: cover;
}

.menu li:first-child {
    margin: 0px 20px 0px 0px;
}

.menu li {
    display: inline-block;
    margin: 0px 8px;
    padding: 0px;
    background: none;
}

.menu li a {
    display: block;
    line-height: 63px;
    text-transform: uppercase;
	color: #b7cdef !important;
    padding: 0px 10px;
}

.menu li a:hover {
    color: #c8ddf1;
    border-bottom: 1px solid rgba(200, 221, 241, 0.5);
    text-shadow: 0px 0px 10px rgba(200, 221, 241, 0.7);
	-webkit-filter: brightness(120%);
    filter: brightness(120%);
    text-decoration: none;
}

ul.menu {
    padding: 0px;
}

li.WebDon a {
    font-weight: 700;
    background: #141e27b0;
    border-bottom: 1px solid #bae1fe;
    font-size: 14px;
}

li.WebDon {
    float: right;
}

img.Alfa_Logo_Animate {
    position: absolute;
    top: 210px;
    left: calc(50% - 192.5px);
}

.BinekPanel {
    height: 170px;
    background: #191725;
    margin-bottom: 20px;
}

.BinekResim {
    width: 170px;
    height: 170px;
    background-size: 100%,cover !important;
}

.BinekPanel h2 {
    width: calc(100% - 200px);
    position: absolute;
    top: 0px;
    right: 15px;
    padding: 0px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    padding-left: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.BinekOzellikler {
    padding: 15px;
    padding-left: 0px;
    text-transform: capitalize;
    font-size: 12px;
    width: calc(100% - 205px);
    height: 150px;
    position: absolute;
    top: 25px;
    left: 195px;
}

.col-md-2.ItemIcerik.NpcDetay {
    height: 240px;
}

fiyat {
    background: #2c4054;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
    color: white;
    position: relative;
    top: 97px;
}

.ItemIcerik.NpcDetay.Slider {
    width: 100%;
    height: 240px;
}

ul.EsyaNpcde {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.EsyaNpcde li {
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    background: #131c27;
    border: 1px dashed #4b637b;
    color: #c6d3e2;
}

.SatinAlEsya {
    position: absolute;
    bottom: 0px;
    top: 78px;
}

.SatilanBirEsya {
    width: 100%;
    background: linear-gradient(to top left,#122740,#1e3f62,#415f96);
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #bbd3f7;
    margin-bottom: 5px;
}

div#DigerSayfalar {
	background: url(../img/item-bg.png) repeat;
    width: 540px;
    height: auto;
    padding: 15px;
    position: relative;
    top: -25px;
    margin-bottom: -15px;
}

div#DigerSayfalar ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

div#DigerSayfalar ul li {
    width: 31%;
    float: left;
    background: #121821cf;
    margin: 1%;
    padding: 4px;
    padding-left: 33px;
    border: 1px dashed #283444;
    position: relative;
}

div#DigerSayfalar ul li img {
    position: absolute;
    height: 20px;
    left: 7px;
    top: 4px;
}

.IcerikResim
{
    border: 3px solid #495b6f;
    max-width: 90%;
    box-shadow: 0px 0px 10px black;
}

img.ElementIcon {
    height: 32px;
}

.footer {
    height: 470px;
    position: relative;
    color: #657793;
    line-height: 1.3;
    padding-top: 260px;
}

.f-menu li {
    display: inline-block;
    background: none;
    padding: 0px 18px 0px 15px;
    border-right: 1px solid #3d4b5d;
}

.f-menu li a:hover {
    color: #fff !important;
}
.f-menu li a {
    color: #455468;
    text-transform: uppercase;
    font-size: 10px;
}

.footer a {
    color: #567db3;
	text-decoration:none !important;
}

.footer-p{
	position: relative;
	top: -30px;
	left: 1%;
	text-align: left
}

.footer-info {
    position: relative;
}

.ZindanIcerik {
    width: 100%;
    height: 190px;
    display: block;
}

.ZindanIcerik::after {
    content: " ";
    display: block;
    background: url(../img/item-bg.png) repeat;
    width: 100%;
    height: 100%;
    opacity: .5;
}

.ZindanBaslik {
    font-size: 15px;
    background: #131c25;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #c1ddf1;
    margin-bottom: 20px;
}

ul.MobilMenu.hidden-sm-up {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.MobilMenu.hidden-sm-up li {
    font-size: 25px;
    line-height: 63px;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    color: #c2e5fe;
    text-shadow: 0px 0px 15px #42637b;
}


@media (max-width: 767px)
{
	.Sag-Ust::after
	{
		display:none;
	}
	.Sol-Ust::after
	{
		display:none;
	}
	.Sag-Alt::after
	{
		display:none;
	}
	.Sol-Alt::after
	{
		display:none;
	}
	
	div#DigerSayfalar {
		width: 100% !important;
		padding-top: 40px;
	}
	
	div#DigerSayfalar ul li {
		width: 48%;
		padding-left: 31px;
		padding-right: 0px;
	}
	
	div#MetinTaslari {
		width: 100%;
	}
	
	div#BossListesi {
		width: 100%;
	}
	
	div#BiyologGorevleri {
		width: 100%;
	}
	
	div#Zindanlar {
		width: 100%;
	}
	
	div#BinekSistemi {
		width: 100%;
	}
	
	div#OyunHakkinda {
		width: 100%;
	}
	
	.NpcIcerigiImage {
		width: 100%;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center center;
	}
	
	.PetSistemiImage {
		width: 100%;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center center;
	}
	
	.EtkinliklerImage {
		width: 100%;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center center;
	}
	
	.GayaMagazasi {
		width: 100%;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center center;
	}
	
	.BinekResim {
		width: 110px;
		background-repeat: no-repeat,no-repeat !important;
	}
	
	.BinekPanel h2 {
		width: calc(100% - 140px);
	}
	
	.BinekOzellikler {
		width: calc(100% - 146px);
		left: 134px;
	}
	
	.col-md-1.ItemIcerik {
		width: calc(33% - 2%) !important;
	}
	
	.CubeTemplate {
		padding: 10px;
	}
	
	.CubeItem1 {
		left: 90px;
	}
	
	.CubeItem2 {
		left: 145px;
	}
	
	.CubeItem3 {
		left: 200px;
	}
	
	.CubeItem4 {
		left: 255px;
	}
	
	.CubePercent {
		width: 215px;
		left: 90px;
	}
	
	.refine-list {
		width: calc(68.333333%) !important;
		float: left;
	}
	
	.refine-list a.list-group-item {
		width: 100%;
	}
	
	.table-responsive {
		border: none !important;
	}
	
	.Karakter_Kutu_Icerik {
		overflow-x: scroll;
	}
	
	.col-xs-6.ItemIcerik{
		width: 49% !important;
	}
	
	.col-xs-4.ItemIcerik{
		width: 32% !important;
	}
}

/* Breakpoint XS */
@media (max-width: 575px)
{
    .hidden-xs-down, .hidden-sm-down, .hidden-md-down, .hidden-lg-down, .hidden-xl-down, 
    .hidden-xs-up, 
    .hidden-unless-sm, .hidden-unless-md, .hidden-unless-lg, .hidden-unless-xl
    {
        display: none !important;
    }

}

/* Breakpoint SM */
@media (min-width: 576px) and (max-width: 767px)
{
    .hidden-sm-down, .hidden-md-down, .hidden-lg-down, .hidden-xl-down, 
    .hidden-xs-up, .hidden-sm-up, 
    .hidden-unless-xs, .hidden-unless-md, .hidden-unless-lg, .hidden-unless-xl
    {
        display: none !important;
    } 
}

/* Breakpoint MD */
@media (min-width: 768px) and (max-width: 991px)
{
    .hidden-md-down, .hidden-lg-down, .hidden-xl-down, 
    .hidden-xs-up, .hidden-sm-up, .hidden-md-up, 
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-lg, .hidden-unless-xl
    {
        display: none !important;
    } 
}

/* Breakpoint LG */
@media (min-width: 992px) and (max-width: 1199px)
{
    .hidden-lg-down, .hidden-xl-down, 
    .hidden-xs-up, .hidden-sm-up, .hidden-md-up, .hidden-lg-up, 
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-md, .hidden-unless-xl
    {
        display: none !important;
    } 
}

/* Breakpoint XL */
@media (min-width: 1200px)
{
    .hidden-xl-down, 
    .hidden-xs-up, .hidden-sm-up, .hidden-md-up, .hidden-lg-up, .hidden-xl-up, 
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-md, .hidden-unless-lg
    {
        display: none !important;
    } 
}

a.ItemInlineLink::before {
    content: " ";
    position: absolute;
    display: initial;
    width: 100%;
    height: 20px;
    background: rgba(10, 28, 49, 0.51);
    left: -3px;
    top: 2px;
    border: 1px dashed rgba(123, 136, 150, 0.5);
    z-index: -1;
}

.DungeonBg {
    display: block;
    width: 100%;
    height: 230px;
    box-shadow: inset 0px 0px 30px #162636, inset 0px 0px 40px #162636, inset 0px 0px 50px #162636, inset 0px 0px 80px #162636;
    background-position: center !important;
}

.ItemDetayResim sure {
    background: #2a3c4e;
    padding: 3px;
    padding-left: 11px;
    padding-right: 11px;
    position: relative;
    top: 114px;
    color: #ecf5f9;
}

.NpcList {
    padding: 1px;
    border: 1px solid;
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 18%;
    margin: 1%;
    float: left;
    margin-top: 3px;
    margin-bottom: 10px;
    background: #121d29c2;
    border-style: dashed;
    border-color: #778a9c;
    text-align: center;
    color: #b8cbde;
}

.BossList {
    padding: 1px;
    border: 1px solid;
    line-height: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 18%;
    margin: 1%;
    float: left;
    margin-top: 3px;
    margin-bottom: 10px;
    background: #121d29c2;
    border-style: dashed;
    border-color: #778a9c;
    text-align: center;
    color: #b8cbde;
}

.BossList sure {
    float: left;
    background: #2e4761;
    display: block;
    width: 100%;
    font-size: 10px;
    line-height: 16px;
}

.NotFoundPage {
    background: #191725;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    text-align: center;
    background-color: #141f28;
    background-image: radial-gradient(#45637dab,#191725),url(../img/item-bg.png);
    padding-top: 10%;
}

.NotFoundPage h2 {
    display: block;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.35);
}

.NotFoundPage h3 {
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.35);
    margin-bottom: 60px;
}


a.FoundBtn {
    border-radius: 0px !important;
    background: linear-gradient(to top left,#151e27,#233140,#46586b);
    background-size: cover;
    color: #f7fbfe !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
    border: none;
    line-height: 13px;
    font-size: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
}

a.btn.btn-default {
    border-radius: 0px !important;
    background: linear-gradient(to top left,#151e27,#233140,#46586b);
    background-size: cover;
    color: #f7fbfe !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
    border: none;
    line-height: 13px;
    font-size: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #3d5165;
}

@media (max-width: 1000px)
{
	.col-md-1.ItemIcerik {
		width: calc(25% - 2%) !important;
	}
}

yang {
    background: #ab8643;
    font-size: 10px;
    padding: 3px;
    padding-left: 7px;
    padding-right: 7px;
    color: #f9e7bc;
}

.table-bordered {
    border: 1px solid rgba(255, 255, 255, 0.04);
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid rgba(255, 255, 255, 0.04);
}

span.BaslangicTime {
    position: absolute;
    top: 47px;
    background: #436080;
    z-index: 123;
    margin: 0px;
    padding-left: 10px;
    left: calc(50% - 199px);
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
}

code {
    background: #2d3e52;
    border-radius: 2px;
    padding: 0px 6px;
    color: #e0f2ff;
}

span.SiteButton {
	display: block !important;
    position: absolute;
    top: 73px;
    background: #5c92a7;
    z-index: 123;
    margin: 0px;
    padding-left: 20px;
    left: calc(50% - 170px);
    padding-right: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 15px;
}

.SiteButton a {
    display: block;
}

.BakimMadde>li {
    padding-top: 5px;
    padding-bottom: 5px;
}