body
{
	font-family: 'Montserrat', sans-serif;
	background: url(../img/arkaplan.jpg)  no-repeat fixed top center #07080b;
}

.icerik
{
	background:url(../img/esas-bg.html) no-repeat top center #092537;
    padding: 0px;
}

.icerik .ust
{
	height:400px;
}



.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.html) no-repeat left,url(../img/baslik1-sag.html) no-repeat right,url(../img/baslik1-orta.html) repeat-x;
    line-height: 30px;
    color: #1f1f1f !important;
    font-family: 'Montserrat', serif;
    font-size: 18px;
    text-shadow: 1px 1px 0px #ceb283;
}

.panel-kucuk .panel-body
{
	background:#313131;
	color:white;
}

.panel-buyuk
{
    background: url(../img/arka.jpg);
    outline: 0;
border-radius:10px;
border:4px ridge #9ca7ae;

-webkit-box-shadow: 0px 0px 0px 5px rgba(158,37,0,1);
-moz-box-shadow: 0px 0px 0px 5px rgba(158,37,0,1);
box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0);


}

div#countdown {
    background: url(../img/geri-sayim.html) no-repeat;
    text-align: center;
    width: 658px;
    height: 184px;
    padding-top: 60px;
    font-weight: 500;
    font-size: 27px;
    color: #2f1207;
    float: right;
    position: absolute;
    top: -230px;
    right: 0px;
    filter: drop-shadow(2px 2px 3px #4a3a25);
}

div#countdown span {
    display: list-item;
    font-size: 14px;
    font-weight: 900;
}

.panel-buyuk .panel-heading
{
	

background: #f8f5be; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #093a58 0%,#222f35 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #093a58 0%,#222f35 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #093a58 0%,#222f35 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f5be', endColorstr='#f1c637',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
-webkit-box-shadow: inset 1px 1px 50px 0px rgba(138,19,19,1);
-moz-box-shadow: inset 1px 1px 50px 0px rgba(138,19,19,1);
box-shadow: inset 1px 1px 50px 0px rgba(138,19,19,1);



-webkit-box-shadow: inset 1px 1px 50px 0px rgba(138,19,19,1);
-moz-box-shadow: inset 1px 1px 50px 0px rgba(138,19,19,1);
box-shadow: inset 1px 1px 50px 0px rgb(0, 0, 0);

	border: 1px solid #6fb4de;	
	border-radius:10px;


	text-align:center;
    font-family: Tahoma;
	color:#ffdc88;
	text-shadow:0 1px #166d98;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 21px;
    margin: 10px;
}

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.html) no-repeat center center;
    background-size: contain;
	font-family: 'Montserrat', 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: 'Montserrat', 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.html) 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.html) 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;
}

.ust .logo
{
	background: url(../img/sitelogo.html) 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.html) 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: 'Montserrat', serif;
    padding-left: 20px;
}

.no-padding
{
	padding:0px;
}

.footer
{
    padding-top: 10px;

}

.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: #ffde59;
}

.footer_alt
{
	padding-top:20px;
	color: #ffde59;
}

.footer copy
{
	font-size:13px;
	line-height:10px;
	color: #fff;
	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: #ffe98f;
	text-decoration: none !important;
}

.footer_alt ul li img
{
	height:30px;
	opacity:0.4;
	transition:linear 1s;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.footer .row {
    background: url(../img/footer-png.html) no-repeat right;
    height: 222px;
}

.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-bg2.html) 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.html) 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;
}

.oyunindir_btn {
    background: url(../img/indir-btn.html) no-repeat;
    width: 100%;
    height: 90px;
    background-size: cover;
    margin-bottom: 20px;
    padding-top: 15px;
    text-align: center;
    color: #1f1f1f !important;
    font-family: 'Montserrat', serif;
    font-size: 27px;
	text-decoration:none !important;
    text-shadow: 1px 1px 0px #ceb283;
    border: 1px solid rgba(49, 49, 49, 0.43);
    box-shadow: inset 0px 0px 100px rgba(0, 0, 0, 0.29), 0px 0px 5px rgba(0, 0, 0, 0.35);
}

a:hover {
	text-decoration:none !important;
}

.oyunindir_btn:hover {
    box-shadow: inset 0px 0px 100px rgba(0, 0, 0, 0), 0px 0px 5px rgb(0, 0, 0);
}

.oyunindir_btn small {
    font-size: 12px;
    display: list-item;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.panel-footer.uptime {
    background: url(../img/uptime-sura.html) 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.html) no-repeat left,url(../img/baslik1-sag.html) no-repeat right,url(../img/baslik1-orta.html) repeat-x;
    line-height: 30px;
    color: #1f1f1f !important;
    font-family: 'Montserrat', 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;
}
.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.html) 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:inherit !important;
}

.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;
}
.table-hermes tbody tr td .mavi
{
	background:#173e9b;
	padding:3px;
	font-size:11px;
	width:50px;
	margin: 0px auto;
	color:white;
	text-align: center;
}

.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.html) no-repeat center,url(../img/karakter-bg.html);
}
.karakter_1
{
	background: url(../img/karakterler/profil/1.html) no-repeat center,url(../img/karakter-bg.html);
}
.karakter_2
{
	background: url(../img/karakterler/profil/2.html) no-repeat center,url(../img/karakter-bg.html);
}
.karakter_3
{
	background: url(../img/karakterler/profil/3.html) no-repeat center,url(../img/karakter-bg.html);
}
.karakter_4
{
	background: url(../img/karakterler/profil/4.html) no-repeat center,url(../img/karakter-bg.html);
}
.karakter_5
{
	background: url(../img/karakterler/profil/5.html) no-repeat center,url(../img/karakter-bg.html);
}
.karakter_6
{
	background: url(../img/karakterler/profil/6.html) no-repeat center,url(../img/karakter-bg.html);
}
.karakter_7
{
	background: url(../img/karakterler/profil/7.html) no-repeat center,url(../img/karakter-bg.html);
}
.detay_lonca
{
	background: url(../img/karakterler/profil/lonca.html) no-repeat center,url(../img/karakter-bg.html);
}

.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;
}
.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: 'Montserrat', 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.html) repeat;
}

.lonca_yazi_orta
{
	line-height: 30px;
    color: #1f1f1f !important;
    font-family: 'Montserrat', 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.html) repeat;
}

.lonca_yazi span {
    display: block;
    background: rgba(0, 0, 0, 0.18);
    font-size: 15px;
}

.tanitim img {
    max-width: 90%;

    margin: 10px;
	filter:none;
	transition: linear 1s;
}

.tanitim img:hover
{	
    -webkit-filter: brightness(1.5);
    filter: brightness(1.5);
}

.tanitim li.list-group-item {

background: url(../img/arka3.jpg) no-repeat;
border:1px solid #6fb4de;
border-radius:10px;

	font-weight: bold;
    margin: 11px;
    color: #ffdc88;
	text-shadow: 1px 1px 0px #000;


}

.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.html) 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/esas-logo2.png) no-repeat left center;
    height: 317px;
    background-size: contain;
    margin-top: 30px;
}


.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/GenelOzellikler5.jpg) no-repeat;
    background-size: cover;
}


div#GenelOzellik li.list-group-item {
    /* background: linear-gradient(to left bottom,rgba(185, 157, 119, 0.75),rgb(68, 55, 35)); */
    /* border: none; */
    /* margin: 2px; */
    /* border-radius: 0px; */
    /* color: white; */
    /* border-left: 2px solid #cfa972; */
    /* text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.51); */
}

img.Biyolo-Item-Img {
    float: left;

    background: url(../img/arka.jpg) no-repeat;
	border-radius:10px;
    padding: 4px;
    margin: 0px;
    margin-right: 10px;
    box-shadow: none;
    border: 1px solid #f1a451;

}

.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;
}

@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.html) 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.html) 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.html) 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.html) 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;
}

.table-efsun thead {

background: url(../img/arka3.jpg) no-repeat;
color:#efebb1;
}

.table-efsun thead tr td {
    vertical-align: middle;
    color: #ffdc88;
	font-weight: bold;
    border: 2px solid #6fb4de;
    border-top: 1px solid #6fb4de !important;
}

.table-efsun tbody tr td {


background: #f9cf75; /* Old browsers */
background: -moz-linear-gradient(top, #13354e 0%,#011f31 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #13354e 0%,#011f31 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #13354e 0%,#011f31 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9cf75', endColorstr='#fe995e',GradientType=0 ); /* IE6-9 */



    border: 2px solid #6fb4de;
    color: #ffdc88;
	text-shadow: 1px 1px 0px #0d3248;
	font-weight: bold;
}

a.b1-ana-btn {
    background: url(../img/btn-bg2-2.html);
    height: 115px;
    display: inline-block;
    text-align: center;
    width: 100%;
    font-weight: 700;
    font-size: 18px;
    padding-top: 60px;
    text-decoration: none;
    text-transform: uppercase;
    color: #3a1b06;
    text-shadow: 1px 1px 0px #fff;
    transition: 1s linear;
    margin-bottom: -20px;
}

a.b1-ana-btn:hover {
    background:url(../img/btn-bg3.html);
}

a.b1-ana-btn span {
    font-size: 11px;
    font-weight: 600;
    display: block;
}





a.b1-anasayfa {
    background: url(../img/anasayfa.png);
    height: 141px;
	width: 325px;
    display: inline-block;
    text-align: center;
    font-weight: 750;
    font-size: 19px;
    padding-top: 70px;
	padding-right:-5px;
    text-decoration: none;
    text-transform: uppercase;
	color:#ffdc88;
	text-shadow:0 1px #000;
    transition: 1s linear;
    margin-bottom: -20px;
}

a.b1-anasayfa:hover {
    background: url(../img/anasayfa-hover.png);
}

a.b1-anasayfa span {
    font-size: 11px;
	color:#ffd8a1;
	text-shadow:0 1px #000;
    font-weight: 700;
    display: block;
}


a.b1-kayit {
    background: url(../img/kayit.png);
    height: 141px;
	width: 325px;
    display: inline-block;
    text-align: center;
    font-weight: 800;
    font-size: 19px;
    padding-top: 70px;
	padding-right:-5px;
    text-decoration: none;
    text-transform: uppercase;
	color:#ffdc88;
	text-shadow:0 1px #000;
    transition: 1s linear;
    margin-bottom: -20px;
}

a.b1-kayit:hover {
    background: url(../img/kayit-hover.png);
}

a.b1-kayit span {
    font-size: 11px;
	color:#ffd8a1;
	text-shadow:0 1px #000;
    font-weight: 700;
    display: block;
}


a.b1-indir {
    background: url(../img/indir.png);
    height: 141px;
	width: 325px;
    display: inline-block;
    text-align: center;
    font-weight: 800;
    font-size: 19px;
    padding-top: 70px;
	padding-right:-5px;
    text-decoration: none;
    text-transform: uppercase;
	color:#ffdc88;
	text-shadow:0 1px #000;
    transition: 1s linear;
    margin-bottom: -20px;
}

a.b1-indir:hover {
    background: url(../img/indir-hover.png);
}

a.b1-indir span {
    font-size: 11px;
	color:#ffd8a1;
	text-shadow:0 1px #000;
    font-weight: 700;
    display: block;
}






#duyuru-alt {
position: fixed;
    z-index: 999999;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    height: 80px;
    color: #ffdc88;
    text-shadow: 1px 1px 0px #0e3147;
    border-top: 3px solid #0d3248;
    /* background: #f8f5be; */
    background: -moz-radial-gradient(center, ellipse cover, #f8f5be 0%, #f1c637 100%);
    /* background: -webkit-radial-gradient(center, ellipse cover, #f8f5be 0%,#f1c637 100%); */
    background: radial-gradient(ellipse at center, #0d3248 0%,#142631 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f5be', endColorstr='#f1c637',GradientType=1 );
    -webkit-box-shadow: inset 1px 1px 50px 0px rgb(0, 0, 0);
    -moz-box-shadow: inset 1px 1px 50px 0px rgba(138,19,19,1);
    box-shadow: inset 1px 1px 50px 0px rgb(0, 0, 0);
    /* 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: 11px;
    font-weight: 900;
    font-size: 22px;
}

#duyuru-alt span {
    font-weight: 700;
    color: #ffdc88;
	text-shadow: 1px 1px 0px #0e212c;
    text-transform: uppercase;
}