/*
	Designed & Coded by mrtcnglr
	TurkMMO:	https://forum.turkmmo.com/uye/2098689-barnn/
	Facebook:	https://www.facebook.com/Mertcan77
	Twitter:	https://twitter.com/mr_tcnglr
	Instagram:	https://www.instagram.com/mrtcnglr/
	YouTube:	https://www.youtube.com/channel/UCQOmQnFyGTyyW80pBhBJgpA
	GitHub:		https://github.com/mrtcnglr
	
	Benzer tasarımlar yaptırmak için iletişime geçiniz.
*/

/* latin-ext */

@font-face {
    font-family: 'Bree Serif';
    font-style: normal;
    font-weight: 400;
    src: local('Bree Serif'), local('BreeSerif-Regular'), url(../fonts/0daoUMW28nkWOnFz2G4AAiEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */

@font-face {
    font-family: 'Bree Serif';
    font-style: normal;
    font-weight: 400;
    src: local('Bree Serif'), local('BreeSerif-Regular'), url(../fonts/LQ7WLTaITDg4OSRuOZCps_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */

@font-face {
    font-family: 'Play';
    font-style: normal;
    font-weight: 400;
    src: local('Play'), local('Play-Regular'), url(../fonts/_UIws5dpKC1RfhGPW_D7VQ.woff2) format('woff2');
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */

@font-face {
    font-family: 'Play';
    font-style: normal;
    font-weight: 400;
    src: local('Play'), local('Play-Regular'), url(../fonts/VI6dwR3qOFADPI7kkTnlug.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */

@font-face {
    font-family: 'Play';
    font-style: normal;
    font-weight: 400;
    src: local('Play'), local('Play-Regular'), url(../fonts/4W1i2GqDprP6PUrv5L9lzw.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
/* latin-ext */

@font-face {
    font-family: 'Play';
    font-style: normal;
    font-weight: 400;
    src: local('Play'), local('Play-Regular'), url(../fonts/YjD7Z5idi6Khm_WnIgFa0Q.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */

@font-face {
    font-family: 'Play';
    font-style: normal;
    font-weight: 400;
    src: local('Play'), local('Play-Regular'), url(../fonts/ZNo-5SxCwH1CXgZ-n3bt2g.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
body {
    font-family: 'Play', sans-serif;
}
.icerik {
	background: url(../img/background_image.jpg) no-repeat fixed top center black;
}
/*
	Designed & Coded by mrtcnglr
	TurkMMO:	https://forum.turkmmo.com/uye/2098689-barnn/
	Facebook:	https://www.facebook.com/Mertcan77
	Twitter:	https://twitter.com/mr_tcnglr
	Instagram:	https://www.instagram.com/mrtcnglr/
	YouTube:	https://www.youtube.com/channel/UCQOmQnFyGTyyW80pBhBJgpA
	GitHub:		https://github.com/mrtcnglr
	
	Benzer tasarımlar yaptırmak için iletişime geçiniz.
*/

.icerik .ust {
}
.sag {
    float: right;
}
.sol {
    float: left;
}
.ust_bar {
    height: 40px;
    width: 100%;
    line-height: 45px;
    color: #ffffff;
    text-shadow: 1px 1px 1px black;
    background-size: cover;
}
.ust_bar ul {
    list-style: none;
    height: 25px;
}
.ust_bar ul li {
    float: left;
    background: rgba(0, 0, 0, 0.38);
    padding-left: 10px;
    padding-right: 10px;
    margin: 5px;
    font-size: 12px;
    height: 30px;
    line-height: 32px;
    text-shadow: none;
}
.ust_bar ul li:hover {
    background: #5f5f5f;
}
.panel-kucuk {
    border-radius: 0px;
    border: none;
}
.panel-kucuk .panel-heading {
    height: 48px;
    background: url(../img/baslik1-sol.png) no-repeat left, url(../img/baslik1-sag.png) no-repeat right, url(../img/baslik1-orta.png) repeat-x;
    line-height: 30px;
    color: #1f1f1f !important;
    font-family: 'Bree Serif', serif;
    font-size: 18px;
    text-shadow: 1px 1px 0px #ceb283;
}
.panel-kucuk .panel-body {
    background: #313131;
    color: white;
}
.panel-buyuk {
    border-radius: 0px;
    border: none;
	background: #54b7c6;
}
/*
	Designed & Coded by mrtcnglr
	TurkMMO:	https://forum.turkmmo.com/uye/2098689-barnn/
	Facebook:	https://www.facebook.com/Mertcan77
	Twitter:	https://twitter.com/mr_tcnglr
	Instagram:	https://www.instagram.com/mrtcnglr/
	YouTube:	https://www.youtube.com/channel/UCQOmQnFyGTyyW80pBhBJgpA
	GitHub:		https://github.com/mrtcnglr
	
	Benzer tasarımlar yaptırmak için iletişime geçiniz.
*/
.panel-buyuk .panel-heading {
    height: 48px;
    background: url(../img/head.png) no-repeat;
    line-height: 30px;
    font-family: 'Play';
    font-size: 30px;
    color: #fcdda2 !important;
    text-shadow: 1px 1px 0px #000000;
}
nav.navbar.navbar-default {
    height: 70px !important;
    padding-top: 20px;
    background: none;
    border: none;
}
nav.navbar.navbar-default ul li a {
    height: 70px;
    line-height: 35px;
    padding-left: 75px;
    padding-right: 75px;
    color: white;
    background: url(../img/menu-hover-bg.png) no-repeat center center;
    background-size: contain;
    font-family: 'Bree Serif', serif;
    font-size: 19px;
    padding-top: 8px;
    text-transform: uppercase;
}
nav.navbar.navbar-default ul li a span {
    float: none;
    display: table;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 0px;
    color: #868686;
}
.dropdown-menu li a {
    height: 38px !important;
    line-height: 35px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    color: #ababab !important;
    background: none !important;
    font-family: 'Bree Serif', serif !important;
    font-size: 12px !important;
    padding-top: 0px !important;
    text-transform: uppercase !important;
    text-align: center;
    letter-spacing: 2px;
    transition: linear 0.3s;
}
.dropdown-menu li a:hover,
.dropdown-menu li a:focus,
.dropdown-menu li a:active {
    background: rgba(255, 255, 255, 0.08) !important;
    color: #ce9a43 !important;
}
ul.dropdown-menu {
    background: rgba(0, 0, 0, 0.70);
    box-shadow: 0px 0px 20px black;
}
nav.navbar.navbar-default ul li a:hover {
    color: #ce9a43;
    background: url(../img/menu-hover-bg.png) no-repeat center center;
    background-size: contain;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #ce9a43;
    background: url(../img/menu-hover-bg.png) no-repeat center center;
    background-size: contain;
}
.menu-logom {
    background: url(../img/m2h-mini-logo.html) no-repeat center center;
    height: 130px;
    width: 130px;
    position: absolute;
    background-size: contain;
    margin: 0px auto;
    top: -2px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
} 
/*
	Designed & Coded by mrtcnglr
	TurkMMO:	https://forum.turkmmo.com/uye/2098689-barnn/
	Facebook:	https://www.facebook.com/Mertcan77
	Twitter:	https://twitter.com/mr_tcnglr
	Instagram:	https://www.instagram.com/mrtcnglr/
	YouTube:	https://www.youtube.com/channel/UCQOmQnFyGTyyW80pBhBJgpA
	GitHub:		https://github.com/mrtcnglr
	
	Benzer tasarımlar yaptırmak için iletişime geçiniz.
*/
.ust .logo {
    background: url(../img/logo.png) no-repeat;
    height: 300px;
    background-size: contain;
}
.kayip-buttonlar {
    text-align: right;
    margin-bottom: -5px;
    padding-top: 10px;
}
.kayip-buttonlar a {
    color: #c7b89c;
    text-shadow: 1px 1px 0px black;
    transition: linear 0.3s;
}
.kayip-buttonlar a:hover {
    color: #dcaa4e;
}
.onlineoyuncu {
    background: url(../img/online_oyuncu.png) no-repeat;
    width: 436px;
    margin: 0px auto;
    height: 68px;
    margin-top: -58px;
    text-align: center;
    padding-top: 32px;
    color: white;
    font-size: 22px;
    font-family: 'Bree Serif', serif;
    padding-left: 20px;
}
.no-padding {
    padding: 0px;
}
.footer {
    margin-top: 100px;
}
.footer_ust ul {
    list-style: none;
    padding: 0px;
}
.footer_ust {
    border-bottom: 1px solid rgba(199, 199, 199, 0.22);
    padding-bottom: 10px;
}
.footer_ust ul li {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    padding: 3px;
    padding-right: 10px;
    padding-left: 10px;
    background: rgba(72, 72, 72, 0.08);
    color: #b1b1b1;
}
.footer_alt {
    padding-top: 20px;
    color: #b1b1b1;
}
.footer copy {
    font-size: 11px;
    line-height: 10px;
    color: #6f6f6f;
    text-align: center;
    margin-bottom: 20px;
}
.footer_alt ul {
    list-style: none;
    padding-bottom: 55px;
}
.footer_alt ul li {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
}
.footer_ust ul li:hover {
    background: rgba(72, 72, 72, 0.44);
}
.footer_ust ul li a {
    color: #b1b1b1;
    text-decoration: none !important;
}
.footer_alt ul li img {
    height: 50px;
    opacity: 0.4;
    transition: linear 1s;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    
    filter: grayscale(100%);
}
/*
	Designed & Coded by mrtcnglr
	TurkMMO:	https://forum.turkmmo.com/uye/2098689-barnn/
	Facebook:	https://www.facebook.com/Mertcan77
	Twitter:	https://twitter.com/mr_tcnglr
	Instagram:	https://www.instagram.com/mrtcnglr/
	YouTube:	https://www.youtube.com/channel/UCQOmQnFyGTyyW80pBhBJgpA
	GitHub:		https://github.com/mrtcnglr
	
	Benzer tasarımlar yaptırmak için iletişime geçiniz.
*/
.footer_alt ul li img:hover {
    opacity: 0.9;
    filter: none;
    -webkit-filter: none;
}
.hikaye-resim {
    width: 200px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #757575;
    box-shadow: 0px 0px 10px -2px black;
}
.label {
    border-radius: 0px !important;
    letter-spacing: 1px !important;
}
.table {
    margin-bottom: 0px;
}
.btn-default {
    background: url(../img/btn-bg.jpg) repeat;
    color: #ffffff;
    font-size: 13px;
    text-shadow: 1px 1px 0px #585858;
    border-radius: 0px;
    border: 1px solid #6b6b6b;
}
.btn-default:hover {
    color: white;
    border-color: #6b6b6b;
    box-shadow: inset 0px 0px 300px rgba(0, 0, 0, 0.19);
}
.giris-input {
    background: none;
    box-shadow: inset 0px 0px 21px rgba(0, 0, 0, 0.46), 0px 0px 3px rgba(0, 0, 0, 0.18);
    border-radius: 0px;
    border: 1px solid rgb(31, 31, 31);
    color: #adadad;
    text-shadow: 1px 1px 0px black;
}
.giris-label {
    color: #e6d0a8;
    text-shadow: 1px 1px 0px black;
}
.giris-addon {
    background: none;
    box-shadow: inset 0px 0px 21px rgba(0, 0, 0, 0.46), 0px 0px 3px rgba(0, 0, 0, 0.18);
    border-radius: 0px;
    border: 1px solid rgb(31, 31, 31);
    border-right: none;
    color: #deceb0;
}
.btn-giris {
    background: linear-gradient(to top, rgba(148, 118, 66, 0.62) 0, rgba(212, 181, 127, 0.52) 100%), url(../img/btn-bg.jpg) repeat;
    color: #ffffff;
    font-size: 13px;
    text-shadow: 1px 1px 0px #585858;
    border-radius: 0px;
    border: 1px solid #6b6b6b;
}
.btn-giris:hover {
    color: white;
    border-color: #6b6b6b;
    box-shadow: inset 0px 0px 300px rgba(0, 0, 0, 0.19);
}
.siralama-sekme {
    width: 50%;
    background: linear-gradient(to bottom, rgb(186, 163, 113) 0, rgba(49, 49, 49, 0.54) 100%);
    border: none;
    border-top: 1px solid #1f1f1f;
    text-align: center;
}
.nav-tabs>li:first-child {
    border-top-left-radius: 9px;
}
.nav-tabs>li:last-child {
    border-top-right-radius: 9px;
}
.nav-tabs {
    border: none;
}
.table-siralama tr td {
    border: none !important;
}
.table-siralama thead {
    background: #5a4827;
}
.odd {
    background: rgba(0, 0, 0, 0.2);
}
.panel-footer {
    border: none;
}
/*
	Designed & Coded by mrtcnglr
	TurkMMO:	https://forum.turkmmo.com/uye/2098689-barnn/
	Facebook:	https://www.facebook.com/Mertcan77
	Twitter:	https://twitter.com/mr_tcnglr
	Instagram:	https://www.instagram.com/mrtcnglr/
	YouTube:	https://www.youtube.com/channel/UCQOmQnFyGTyyW80pBhBJgpA
	GitHub:		https://github.com/mrtcnglr
	
	Benzer tasarımlar yaptırmak için iletişime geçiniz.
*/
.oyunindir_btn {
    background: url(../img/btn.png) no-repeat top center;
    width: 100%;
    height: 110px;
    padding-top: 24px;
    text-align: center;
    color: #d4af83 !important;
    font-family: 'Bree Serif', serif;
    font-size: 27px;
    text-decoration: none !important;
    text-shadow: 1px 1px 0px #1b1b1b;
    border: none;
}
a:hover {
    text-decoration: none !important;
}
.oyunindir_btn:hover {
    background: url(../img/btn2.png) no-repeat top center;
}
.oyunindir_btn small {
    font-size: 12px;
    display: list-item;
    text-transform: uppercase;
    letter-spacing: 1px;
	list-style: none;
}
.panel-footer.uptime {
    background: url(../img/uptime-sura.png) no-repeat right #e8e8e8;
    text-align: center;
    background-size: contain;
}
.panel-footer.uptime b {
    font-size: 18px;
    text-transform: uppercase;
}
.cache-bilgi {
    float: right;
    margin-top: 6px;
    opacity: .7;
    transition: linear 0.3s;
}
.callout {
    border-radius: 3px;
    margin: 0 0 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
    margin: 15px;
    color: white;
}
.callout a {
    color: #fff;
    text-decoration: underline;
}
.callout a:hover {
    color: #eee;
}
.callout h4 {
    margin-top: 0;
    font-weight: 600;
}
.callout p:last-child {
    margin-bottom: 0;
}
.callout code,
.callout .highlight {
    background-color: #fff;
}
.callout.callout-danger {
    border-color: #8a2013;
    background: #c23321;
}
.callout.callout-warning {
    border-color: #926825;
    background: #c87f0a;
}
.callout.callout-info {
    border-color: #0b5a6d;
    background: #0097bc;
}
.callout.callout-success {
    border-color: #0c5031;
    background: #00733e;
}
.cache-bilgi:hover {
    opacity: 1;
}
.table-siralama tr td a {
    color: white !important;
}
.haber-tablo tr td a {
    color: inherit;
}
.modal-header {
    height: 48px;
    background: url(../img/baslik1-sol.png) no-repeat left, url(../img/baslik1-sag.png) no-repeat right, url(../img/baslik1-orta.png) repeat-x;
    line-height: 30px;
    color: #1f1f1f !important;
    font-family: 'Bree Serif', serif;
    font-size: 18px;
    text-shadow: 1px 1px 0px #ceb283;
    border: none;
}
.modal-body {
    background: #313131;
    color: white;
}
.modal-footer {
    background: #272727;
    color: white;
    border: none;
}
.modal-title {
    line-height: 1;
}
.UyePanelTablo {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.UyePanelTablo tr {
    margin-bottom: 3px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.UyePanelTablo tr:last-child {
    border-bottom: none;
}
.UyePanelTablo tr td:first-child {
    background: rgba(0, 0, 0, 0.33);
    padding: 3px;
    padding-left: 15px;
}
/*
	Designed & Coded by mrtcnglr
	TurkMMO:	https://forum.turkmmo.com/uye/2098689-barnn/
	Facebook:	https://www.facebook.com/Mertcan77
	Twitter:	https://twitter.com/mr_tcnglr
	Instagram:	https://www.instagram.com/mrtcnglr/
	YouTube:	https://www.youtube.com/channel/UCQOmQnFyGTyyW80pBhBJgpA
	GitHub:		https://github.com/mrtcnglr
	
	Benzer tasarımlar yaptırmak için iletişime geçiniz.
*/
.UyePanelTablo tr td:last-child {
    background: rgb(107, 89, 58);
    text-align: center;
}
.btn-uyepanel {
    background: linear-gradient(to top, rgba(148, 118, 66, 0.62) 0, rgba(212, 181, 127, 0.52) 100%), url(../img/btn-bg.jpg) repeat;
    color: #ffffff;
    font-size: 13px;
    text-shadow: 1px 1px 0px #585858;
    border-radius: 0px;
    border: 1px solid #6b6b6b;
    height: 28px;
    line-height: 16px;
}
.btn-uyepanel:hover {
    color: white;
    border-color: #6b6b6b;
    box-shadow: inset 0px 0px 300px rgba(0, 0, 0, 0.19);
}
.sozlesme_txt {
    width: 100%;
    height: 250px;
    background: rgba(0, 0, 0, 0.26);
    border: 1px solid rgba(255, 255, 255, 0.16);
    padding: 10px;
}
.table-hermes thead tr {
    background: #484848;
    color: white;
    text-shadow: 1px 1px 0px black;
}
.table-hermes tbody tr td a {
    color: #fcbd00;
}
.table-hermes thead tr td {
    text-align: center;
}
.table-hermes tbody tr td {
    text-align: center;
}
.table-hermes tbody tr td .kirmizi {
    background: #8A1515;
    padding: 3px;
    font-size: 11px;
    width: 50px;
    margin: 0px auto;
    color: white;
    text-align: center;
}
.table-hermes tbody tr td .sari {
    background: #cc9b3c;
    padding: 3px;
    font-size: 11px;
    width: 50px;
    margin: 0px auto;
    color: white;
    text-align: center;
}
/*
	Designed & Coded by mrtcnglr
	TurkMMO:	https://forum.turkmmo.com/uye/2098689-barnn/
	Facebook:	https://www.facebook.com/Mertcan77
	Twitter:	https://twitter.com/mr_tcnglr
	Instagram:	https://www.instagram.com/mrtcnglr/
	YouTube:	https://www.youtube.com/channel/UCQOmQnFyGTyyW80pBhBJgpA
	GitHub:		https://github.com/mrtcnglr
	
	Benzer tasarımlar yaptırmak için iletişime geçiniz.
*/
.table-hermes tbody tr td .mavi {
    background: #173e9b;
    padding: 3px;
    font-size: 11px;
    width: 50px;
    margin: 0px auto;
    color: white;
    text-align: center;
}
/*
	Designed & Coded by mrtcnglr
	TurkMMO:	https://forum.turkmmo.com/uye/2098689-barnn/
	Facebook:	https://www.facebook.com/Mertcan77
	Twitter:	https://twitter.com/mr_tcnglr
	Instagram:	https://www.instagram.com/mrtcnglr/
	YouTube:	https://www.youtube.com/channel/UCQOmQnFyGTyyW80pBhBJgpA
	GitHub:		https://github.com/mrtcnglr
	
	Benzer tasarımlar yaptırmak için iletişime geçiniz.
*/
.karakter-bg {
    height: auto;
    min-height: 279px;
    width: 100%;
    box-shadow: inset 0px 0px 90px rgba(0, 0, 0, 0.58);
}
.karakter_0 {
    background: url(../img/karakterler/profil/0.png) no-repeat center, url(../img/karakter-bg.png);
}
.karakter_1 {
    background: url(../img/karakterler/profil/1.png) no-repeat center, url(../img/karakter-bg.png);
}
.karakter_2 {
    background: url(../img/karakterler/profil/2.png) no-repeat center, url(../img/karakter-bg.png);
}
.karakter_3 {
    background: url(../img/karakterler/profil/3.png) no-repeat center, url(../img/karakter-bg.png);
}
.karakter_4 {
    background: url(../img/karakterler/profil/4.png) no-repeat center, url(../img/karakter-bg.png);
}
.karakter_5 {
    background: url(../img/karakterler/profil/5.png) no-repeat center, url(../img/karakter-bg.png);
}
.karakter_6 {
    background: url(../img/karakterler/profil/6.png) no-repeat center, url(../img/karakter-bg.png);
}
.karakter_7 {
    background: url(../img/karakterler/profil/7.png) no-repeat center, url(../img/karakter-bg.png);
}
.detay_lonca {
    background: url(../img/karakterler/profil/lonca.png) no-repeat center, url(../img/karakter-bg.png);
}
.karakter-icerik {
    padding: 15px;
    width: 100%;
}
.KarakterDetayTablo {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.KarakterDetayTablo tr {
    margin-bottom: 3px;
    border-bottom: 3px solid rgba(255, 255, 255, 1);
}
.KarakterDetayTablo tr:last-child {
    border-bottom: none;
}
.KarakterDetayTablo tr td:first-child {
    background: rgba(130, 130, 130, 0.33);
    padding: 3px;
    padding-left: 15px;
}
/*
	Designed & Coded by mrtcnglr
	TurkMMO:	https://forum.turkmmo.com/uye/2098689-barnn/
	Facebook:	https://www.facebook.com/Mertcan77
	Twitter:	https://twitter.com/mr_tcnglr
	Instagram:	https://www.instagram.com/mrtcnglr/
	YouTube:	https://www.youtube.com/channel/UCQOmQnFyGTyyW80pBhBJgpA
	GitHub:		https://github.com/mrtcnglr
	
	Benzer tasarımlar yaptırmak için iletişime geçiniz.
*/
.KarakterDetayTablo tr td:last-child {
    background: rgb(177, 177, 177);
    text-align: center;
}
.tab-content>.tab-pane {
    border: 1px solid #ddd;
    padding: 15px;
}
.ust_bar a {
    color: inherit !important;
}
.btn-kirmizi {
    background: linear-gradient(to top, rgb(109, 31, 29) 0, rgb(205, 58, 55) 100%);
    color: #ffffff;
    font-size: 13px;
    text-shadow: 1px 1px 0px #585858;
    border-radius: 0px;
    border: 1px solid #ad5151;
}
.btn-kirmizi:hover {
    color: white !important;
    border: 1px solid #ad5151;
    box-shadow: inset 0px 0px 300px rgba(0, 0, 0, 0.19);
}
.chat_list .list-group-item {
    min-height: 50px;
}
@media (max-width: 768px) {
    .chat_list .list-group-item {
        min-height: inherit;
    }
}
.chat_list .list-group-item-text {
    word-wrap: break-word;
    display: flex;
    overflow: auto;
}
.chat_list .pull-left {
    width: 55px;
    text-align: center;
}
.lonca_yazi {
    line-height: 30px;
    color: #1f1f1f !important;
    font-family: 'Bree Serif', serif;
    font-size: 18px;
    text-shadow: 1px 1px 0px #ceb283;
    text-align: center;
    background: linear-gradient(to top, rgba(148, 118, 66, 0.62) 0, rgba(212, 181, 127, 0.52) 100%), url(../img/btn-bg.jpg) repeat;
}
.lonca_yazi_orta {
    line-height: 30px;
    color: #1f1f1f !important;
    font-family: 'Bree Serif', serif;
    font-size: 18px;
    text-shadow: 1px 1px 0px #ceb283;
    text-align: center;
    background: linear-gradient(to top, rgba(148, 118, 66, 0.62) 0, rgba(212, 181, 127, 0.52) 100%), url(../img/btn-bg.jpg) repeat;
}
.lonca_yazi span {
    display: block;
    background: rgba(0, 0, 0, 0.18);
    font-size: 15px;
}
.tanitim img {
    max-width: 90%;
    box-shadow: 0px 3px 0px #a58f78;
    margin: 10px;
    filter: none;
    transition: linear 1s;
    border: 2px solid #300200;
}
/*
	Designed & Coded by mrtcnglr
	TurkMMO:	https://forum.turkmmo.com/uye/2098689-barnn/
	Facebook:	https://www.facebook.com/Mertcan77
	Twitter:	https://twitter.com/mr_tcnglr
	Instagram:	https://www.instagram.com/mrtcnglr/
	YouTube:	https://www.youtube.com/channel/UCQOmQnFyGTyyW80pBhBJgpA
	GitHub:		https://github.com/mrtcnglr
	
	Benzer tasarımlar yaptırmak için iletişime geçiniz.
*/
.tanitim img:hover {
    -webkit-filter: brightness(1.5);
    filter: brightness(1.5);
}
.tanitim li.list-group-item {
    background: #300200;
    margin-bottom: 8px;
    border-radius: 0px !important;
    color: white;
    border: 3px solid #d0b177;
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.53);
	font-size: 15px;
}
.tanitim li.list-group-item a {
    color: #ff8359;
    font-weight: bold;
    cursor: help;
}
.tanitim .list-group {
    margin: 10px;
    margin-top: 20px;
}
.logo .tanitim-button {
    background: url(../img/tanitim.png) no-repeat;
    background-size: contain;
    position: relative;
    top: 136px;
    float: right;
    height: 186px;
    width: 363px;
    right: -9px;
    z-index: 999;
}
.yukari_don {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    right: 20px;
    font-size: 52px;
    text-align: center;
    color: white;
}
.TanitimLogo {
    background: url(../img/logo.png) no-repeat left center;
    height: 400px;
    margin-top: 0px;
    margin-bottom: -100px;
}
.sayac_saniye {
    background: #79624b;
    padding: 15px;
    font-size: 25px;
    text-shadow: 1px 1px 0px #3a3026;
    color: white;
    margin: 4px;
}
.sayac_dakika {
    background: #79624b;
    padding: 15px;
    font-size: 25px;
    text-shadow: 1px 1px 0px #3a3026;
    color: white;
    margin: 4px;
}
.sayac_saat {
    background: #79624b;
    padding: 15px;
    font-size: 25px;
    text-shadow: 1px 1px 0px #3a3026;
    color: white;
    margin: 4px;
}
.sayac_gun {
    background: #79624b;
    padding: 15px;
    font-size: 25px;
    text-shadow: 1px 1px 0px #3a3026;
    color: white;
    margin: 4px;
}
p#countdown {
    text-align: center;
    margin-top: 15px;
    padding-bottom: 30px;
}
#Sayim {
    background: rgb(154, 139, 124);
    color: #fff1d5;
    font-size: 18px;
}
div#GenelOzellik {
    background: url(../img/genel-bg.png) no-repeat;
    background-size: cover;
}
div#arkaplan {
    background: url(../img/arkaplan-bg.png) no-repeat;
    background-size: cover;
}

div#GenelOzellik li
{
	    background: rgba(0, 0, 0, 0.65);
    margin-bottom: 10px;
    border-radius: 0px !important;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.37);
    color: white;
    border: 1px solid rgba(0, 0, 0, 0.3);
}

.genel-btn {
    border-radius: 0px;
    background: #b16b55;
    border: 1px solid #d6866d;
    margin-top: 50px;
    margin-left: 50px;
    font-size: 26px;
}
.genel-btn:hover {
    background: #c75e3d;
    border: 1px solid #d6866d;
}
.genel-btn.active.focus,
.genel-btn.active:focus,
.genel-btn.active:hover,
.genel-btn:active.focus,
.genel-btn:active:focus,
.genel-btn:active:hover,
.open>.dropdown-toggle.genel-btn.focus,
.open>.dropdown-toggle.genel-btn:focus,
.open>.dropdown-toggle.genel-btn:hover {
    background: #c75e3d;
    border: 1px solid #d6866d;
}
/*
	Designed & Coded by mrtcnglr
	TurkMMO:	https://forum.turkmmo.com/uye/2098689-barnn/
	Facebook:	https://www.facebook.com/Mertcan77
	Twitter:	https://twitter.com/mr_tcnglr
	Instagram:	https://www.instagram.com/mrtcnglr/
	YouTube:	https://www.youtube.com/channel/UCQOmQnFyGTyyW80pBhBJgpA
	GitHub:		https://github.com/mrtcnglr
	
	Benzer tasarımlar yaptırmak için iletişime geçiniz.
*/
@media (max-width: 768px) {
    .sayac_saniye {
        background: #79624b;
        padding: 4px;
        font-size: 14px;
        text-shadow: 1px 1px 0px #3a3026;
        color: white;
        margin: 4px;
    }
    .sayac_dakika {
        background: #79624b;
        padding: 4px;
        font-size: 14px;
        text-shadow: 1px 1px 0px #3a3026;
        color: white;
        margin: 4px;
    }
    .sayac_saat {
        background: #79624b;
        padding: 4px;
        font-size: 14px;
        text-shadow: 1px 1px 0px #3a3026;
        color: white;
        margin: 4px;
    }
    .sayac_gun {
        background: #79624b;
        padding: 4px;
        font-size: 14px;
        text-shadow: 1px 1px 0px #3a3026;
        color: white;
        margin: 4px;
    }
}
.HareketliHermes {
    position: relative;
}
.HermesSonra {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: url(../img/Tanitim/Cerceve.png) no-repeat center center;
    height: 100%;
}
div#Kayit {
    text-align: center;
    padding: 30px;
    font-size: 32px;
    background: linear-gradient(#891414, #bf332f);
    color: white;
    box-shadow: 0px 0px 30px black;
    text-shadow: 1px 1px 0px black;
}
label.col-sm-3.control-label {
    font-weight: normal;
    color: #e6d3b0;
}
input.form-control {
    background: #67583e;
    border-radius: 0px;
    border: 1px solid #a2906f;
    color: #fdf0d9;
}
button#sifre-olustur-kayit {
    background: linear-gradient(to top, rgba(226, 202, 159, 0.62) 0, rgba(247, 227, 194, 0.52) 100%), url(../img/btn-bg.jpg) repeat;
    color: #ffffff;
    font-size: 13px;
    text-shadow: 1px 1px 0px #585858;
    border-radius: 0px;
    border: 1px solid #6b6b6b;
}
button#kod-olustur-kayit {
    background: linear-gradient(to top, rgba(226, 202, 159, 0.62) 0, rgba(247, 227, 194, 0.52) 100%), url(../img/btn-bg.jpg) repeat;
    color: #ffffff;
    font-size: 13px;
    text-shadow: 1px 1px 0px #585858;
    border-radius: 0px;
    border: 1px solid #6b6b6b;
}
span#sifre-goster {
    background: #9e8a68;
    border: 1px solid #a2906f;
    color: #f5ead7;
    border-left: 0px;
}
#myModal a {
    color: #d8ab5c;
}
a.btn.btn-menus.btn-lg {
    background: linear-gradient(to top, rgb(207, 155, 72) 0, rgb(253, 208, 144) 100%), url(../img/btn-bg.jpg) repeat;
    font-size: 19px;
    border-radius: 0px;
    border: 1px solid #6b6b6b;
    width: 100%;
    color: #232323;
    font-weight: bold;
    margin-bottom: 10px;
    box-shadow: 0px 0px 30px black;
}
/*
	Designed & Coded by mrtcnglr
	TurkMMO:	https://forum.turkmmo.com/uye/2098689-barnn/
	Facebook:	https://www.facebook.com/Mertcan77
	Twitter:	https://twitter.com/mr_tcnglr
	Instagram:	https://www.instagram.com/mrtcnglr/
	YouTube:	https://www.youtube.com/channel/UCQOmQnFyGTyyW80pBhBJgpA
	GitHub:		https://github.com/mrtcnglr
	
	Benzer tasarımlar yaptırmak için iletişime geçiniz.
*/

#duyuru-yukari{
      position: fixed;
      z-index: 999999;
      bottom: 90%;
      left: 0;
      right: 0;
      margin: 0 auto;
      text-align: center;
      width: 100%;
      height: 80px;
      color: #bfb5a6;
      background: #1b1413;
      background: url(../img/GenelOzellikler5.png) no-repeat;
      background-size: cover;
      text-shadow: 1px 1px 0px black;
      /* border-top: 2px solid #cfa972; */
      /* -webkit-animation: duyuru 0.5s ease-in-out infinite alternate; */
      /* animation: duyuru 1s ease-in-out infinite; */}
      @-webkit-keyframes duyuru {
          0%{background:#dccce7; height:80px;}
      100% {background:#FF3333; height:80px;}

}

#duyuru-sol {
	  position: fixed;
	  z-index: 999999;
	  bottom: 300px;
	  left: 0px;
	  right: auto;
	  margin: 0 auto;
	  text-align: center;
	  width: 15%;
	  height: 30%;
	  color: #bfb5a6;
	  background: #1b1413;
	  background: url(../img/market_oyun.png) no-repeat;
	  background-size: contain;
	  text-shadow: 1px 1px 0px black;
	
	  /* border-top: 2px solid #cfa972; */
	  /* -webkit-animation: duyuru 0.5s ease-in-out infinite alternate; */
	  /* animation: duyuru 1s ease-in-out infinite; */}
	  @-webkit-keyframes duyuru {
		  0%{background:#dccce7; height:80px;}
	  100% {background:#FF3333; height:80px;}
	  }

    #duyuru-sag {
	  position: fixed;
	  z-index: 999999;
	  bottom: 300px;
	  left: auto;
	  right: 0px;
	  margin: 0 auto;
	  text-align: center;
	  width: 15%;
	  height: 30%;
	  color: #bfb5a6;
	  background: #1b1413;
	  background: url(../img/mobil.png) no-repeat;
	  background-size: contain;
	  text-shadow: 1px 1px 0px black;
	
	  /* border-top: 2px solid #cfa972; */
	  /* -webkit-animation: duyuru 0.5s ease-in-out infinite alternate; */
	  /* animation: duyuru 1s ease-in-out infinite; */}
	  @-webkit-keyframes duyuru {
		  0%{background:#dccce7; height:80px;}
	  100% {background:#FF3333; height:80px;}
	  }

  #duyuru-alt {
	  position: fixed;
	  z-index: 999999;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  margin: 0 auto;
	  text-align: center;
	  width: 100%;
	  height: 80px;
	  color: #bfb5a6;
	  background: #1b1413;
	  background: url(../img/GenelOzellikler5.png) no-repeat;
	  background-size: cover;
	  text-shadow: 1px 1px 0px black;
	  /* border-top: 2px solid #cfa972; */
	  /* -webkit-animation: duyuru 0.5s ease-in-out infinite alternate; */
	  /* animation: duyuru 1s ease-in-out infinite; */}
	  @-webkit-keyframes duyuru {
		  0%{background:#dccce7; height:80px;}
	  100% {background:#FF3333; height:80px;}
	  }
  #duyuru-alt h4 {
	  margin: 0px;
	  margin-top: 17px;
	  font-weight: 900;
	  font-size: 22px;
	  }
  #duyuru-alt span {
	  font-weight: 700;
	  text-transform: uppercase;
	  }
/*
	Designed & Coded by mrtcnglr
	TurkMMO:	https://forum.turkmmo.com/uye/2098689-barnn/
	Facebook:	https://www.facebook.com/Mertcan77
	Twitter:	https://twitter.com/mr_tcnglr
	Instagram:	https://www.instagram.com/mrtcnglr/
	YouTube:	https://www.youtube.com/channel/UCQOmQnFyGTyyW80pBhBJgpA
	GitHub:		https://github.com/mrtcnglr
	
	Benzer tasarımlar yaptırmak için iletişime geçiniz.
*/