﻿/*
TASARIM : DoLmA

TARİH : 24.08.2020
*/
@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Khand:400,500,600,700,300&subset=latin,latin-ext);



/* GENEL AYALAR */
html {width:1024px; height:768px; overflow: hidden;}
body {
	min-width:1024px;
	height:768px;
	overflow:hidden;
	font-family:"Khand", Arial, Helvetica, sans-serif;
	background:url('../images/login/login_bg.jpg') no-repeat top center;
	font-weight:100;
}
.header1 {
	min-width:1024px;
	height:768px;
	overflow:hidden;
	font-family:"Khand", Arial, Helvetica, sans-serif;
	background:url('../images/login/login_mavi.jpg') no-repeat top center;
	font-weight:100;
}
.header2 {
	min-width:1024px;
	height:768px;
	overflow:hidden;
	font-family:"Khand", Arial, Helvetica, sans-serif;
	background:url('../images/login/login_pembe.jpg') no-repeat top center;
	font-weight:100;
}
.header3 {
	min-width:1024px;
	height:768px;
	overflow:hidden;
	font-family:"Khand", Arial, Helvetica, sans-serif;
	background:url('../images/login/login_siyah.jpg') no-repeat top center;
	font-weight:100;
}
.header4 {
	min-width:1024px;
	height:768px;
	overflow:hidden;
	font-family:"Khand", Arial, Helvetica, sans-serif;
	background:url('../images/login/login_yesil.jpg') no-repeat top center;
	font-weight:100;
}
.Temizle {clear:both;}
.Kapsayici {width:1024px; position:relative; margin:auto;}
.Logo {position:absolute; width:151px; height:168px; z-index:2; left:0; right:0; margin-top:15px; margin-left: 30px;}


/* KIZ ERKEK */
.kizlar {
	position:absolute;
	width:307px;
	height:435px;
	top:350px;
	left:30px;
	display:block;
	background:url('../images/login/kiz_erkek.png') no-repeat top center;
}

/* KALP Ãƒâ€žÃ‚Â°CON */
.kalp_icon {
	position:absolute;
	width:131px;
	height:129px;
	top:400px;
	left:-30px;
	display:block;
	background:url('../images/login/kalp_icon.png') no-repeat top center;
}

/* TURUNCU KIZ */
.pc_maske_kes {
	position:absolute;
	width:142px;
	height:230px;
	top:268px;
	left:356px;
	display:block;
	overflow: hidden;
}
.pc_maske {
	position:absolute;
	width:142px;
	height:230px;
	top:0;
	left:0;
	display:block;
	z-index: 3;
	background:url('../images/login/turuncu kiz maske.png') no-repeat top center;
}
.turuncu_kiz {
	position:absolute;
	width:142px;
	height:256px;
	top:0;
	left:0;
	display:block;
	z-index: 0;
	background:url('../images/login/turuncu_kiz.png') no-repeat top center;
}



/* ONLÃƒâ€žÃ‚Â°NE KÃƒâ€žÃ‚Â°Ãƒâ€¦Ã…Â¾Ãƒâ€žÃ‚Â° */
.online_kisi {
	position:absolute;
	color:#bb5674;
	margin:245px 0 0 60px;
	text-align:center;
	line-height:1.10em;
	font-weight:300;
	font-size:.80em;
	z-index:3;
}
.online_kisi span {display:block; font-size:6em; letter-spacing:-0.04em; font-weight:800; line-height:.80em;}



/* ICON MENÃƒÆ’Ã…â€œLER */
.icon_menu {position:absolute; margin:15px 0 0 320px;}
.icon_menu a {
	color: #cf3261;
	position:relative;
	line-height:.90em;
	font-weight:600;
	float:left;
	display:block;
	font-size:1.20em;
	text-align:center;
	font-family: "Khand";
	text-shadow: 0px 1px 0 rgba(255, 255, 255, .5);
	margin-right:5px;
	padding-top: 35px;
}
.icon_menu a span {
	font-size: 13px;
	font-weight: 400;
	line-height: 1.2;
	text-align: center;
	display:block;
}
.icon_menu a:after {
	content: '';
	position: absolute;
	width: 2px;
	height: 77px;
	right: -15px;
	top: 0;
	background: url('../images/login/menu_ayrac.png') no-repeat center;
}
.icon_menu a:hover {text-decoration:underline;}
.icon_menu a:nth-child(1) {background: url('../images/login/icon_1.png') no-repeat top center;}
.icon_menu a:nth-child(2) {margin-left:23px; background: url('../images/login/icon_2.png') no-repeat top center;}
.icon_menu a:nth-child(3) {margin-left:23px; background: url('../images/login/icon_3.png') no-repeat top center;}
.icon_menu a:nth-child(4) {margin-left:23px; background: url('../images/login/icon_4.png') no-repeat top center;}




/* MÃƒâ€žÃ‚Â°NÃƒâ€žÃ‚Â° MENÃƒÆ’Ã…â€œ TASARIMI */
.mini_menu {
	position:absolute;
	margin: 713px 0 0 350px;
	width:650px;
}
.mini_menu a {
	font-size:.90em;
	font-family: "Khand";
	font-weight:600;
	color:#cf3261;
	display:block;
	padding:2px;
	display: inline-block;
	position: relative;
	padding-right:20px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
	background:url('../images/login/footer_menu_icon.png') no-repeat 3px 50px;
}
.mini_menu a:after {
	content: '';
	position: absolute;
	width: 8px;
	height: 7px;
	right: 2px;
	top: 9px;
	background: url('../images/login/footer_menu_icon.png') no-repeat center;
}
.mini_menu a:last-child {padding-right: 0;}
.mini_menu a:last-child:after {display: none;}
.mini_menu a:hover {text-decoration:underline; color:#1639a7;}





/* ÃƒÆ’Ã…â€œYE RESÃƒâ€žÃ‚Â°MLERÃƒâ€žÃ‚Â° */
.uye_resimleri {
	width:350px;
	height:330px;
	top: 100px;
	left: 550px;
	position:absolute;
	z-index:1;
}
.uye_resimleri li {
	position: absolute;;
	width: 90px;
	background: #fff;
	z-index: 1;

	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;

	-webkit-box-shadow: 0 10px 30px 0 rgba(209,172,131,.5);
	box-shadow: 0 10px 30px 0 rgba(209,172,131,.5);
}
.uye_resimleri img {
	width: 90px;
	height: 90px;
	position:relative;
	border:solid 4px #fff;

	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.uye_resimleri li span {
	position: relative;
	background: #fff;
	padding:3px 3px 7px 3px;
	text-align: center;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.70em;
	width: calc(100% + 2px);
	display: block;

	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.uye_resimleri li span.baslikPembe {color:#fd53b2;}
.uye_resimleri li span.baslikMavi {color:#1045dc;}

.uye_resimleri li:nth-child(2) {left: 115px; top: -30px;}
.uye_resimleri li:nth-child(3) {left: 230px; top: 20px;}
.uye_resimleri li:nth-child(4) {left: 150px; top: 70px; z-index: 0;}
.uye_resimleri li:nth-child(5) {left: -50px; top: 130px;}
.uye_resimleri li:nth-child(6) {left: 50px; top: 100px; z-index: 0;}
.uye_resimleri li:nth-child(7) {left: 170px; top: 130px; z-index: 2;}
.uye_resimleri li:nth-child(8) {left: 230px; top: 170px; z-index: 2;}
.uye_resimleri li:nth-child(9) {left: 20px; top: 170px; z-index: 2;}
.uye_resimleri li:nth-child(10) {left: 100px; top: 190px; z-index: 2;}

.uye_resimleri li:hover {
	z-index: 9;
	-webkit-box-shadow: 0 20px 40px 0 rgba(209,172,131,1);
	box-shadow: 0 20px 40px 0 rgba(209,172,131,1);
}
.uye_resimleri li:hover img {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.uye_resimleri li:hover span {
	padding:15px 3px 7px 3px;

	-moz-transform: scale(1.2) translateY(7px);
	-webkit-transform: scale(1.2) translateY(7px);
	-o-transform: scale(1.2) translateY(7px);
	-ms-transform: scale(1.2) translateY(7px);
	transform: scale(1.2) translateY(7px);
}

.online_uyeler_baslik {
  font-size: 1.40em;
  font-family: "Open Sans", sans-serif;
  color:#fff;
  font-weight: 300;
  letter-spacing:-0.05em;
  line-height: 1.009;
  text-align: center;
  text-shadow: 2.5px 4.33px 0px rgba(124, 58, 8, 0.2);
  -moz-transform: matrix( 1.45244609787147,0,0,1.45244609787147,0,0);
  -webkit-transform: matrix( 1.45244609787147,0,0,1.45244609787147,0,0);
  -ms-transform: matrix( 1.45244609787147,0,0,1.45244609787147,0,0);
  position: absolute;
  left: 900px;
  top: 275px;
  z-index: 165;
}
.online_uyeler_baslik span {font-weight: 700; display:block;}







/* SOHBET LOGÃƒâ€žÃ‚Â°N */
.sohbet_login {
	width: 445px;
	height: 280px;
	position: absolute;
	z-index: 2;
	/*background: rgba(209,172,131,.5);*/
	margin-top: 395px;
	left: 510px;
}
.login_buttons {position:absolute; margin:85px 0 0 40px;}
.login_buttons a {
	color:#6aa8d6;
	text-shadow:0 1px 0 rgba(255,255,255,.5);
	font-size:.95em;
	font-weight:600;
	display:block;
	padding:2px 10px;
	margin-bottom:1px;
	text-align:center;
}
.login_buttons a:hover, .login_buttons a.aktif {
	color:#276da1;
	background:#fff;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}

/* LOGÃƒâ€žÃ‚Â°N FORM */
.login_buttons {position:relative;margin: 50px 0 0 -20px;}
.login_buttons a {
	color:#fff;
	font-size:1.10em;
	font-weight:600;
	display:block;
	float:left;
	width:169px;
	height:47px;
	line-height:47px;
	text-shadow: none;
	position:absolute;
	text-align:center;
}
.login_buttons a:nth-child(2) {margin-left:130px;}
.login_buttons a:nth-child(3) {margin-left:260px;}
.login_buttons a:hover, .login_buttons a.aktif {
	background:url('../images/form_baslik_hover.png') no-repeat center;
	color:#b04d9a;
	width:169px;
	height:47px;
	text-align:center;
	text-shadow:none;
}

/* LOGÃƒâ€žÃ‚Â°N FORM */
.login_form input[type=text], .login_form input[type=password] {
	width:225px;
	height:50px;
	padding:0 15px;
	padding-left:0px;
	border:none;
	display:block;
	font-size:.90em;
	color:#c6396d;
	position:relative;
	
	-webkit-border-radius: 50px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius: 50px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	border-radius: 50px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
}
.login_form input[type=text] {background:#f8dee3;}
.login_form input[type=password] {background:#f8dee3;}

.formKadi {
	position: absolute;
	width: 207px;
	height: 50px;
	z-index: 9999;
	left: -50px;
	top:110px;
	z-index: 0;
	background: url('../images/login/text_bg.png') no-repeat center;
	-webkit-transform: scaleY(-1);
  	transform: scaleY(-1);
}
.formKadi:after {
	content: '';
	position: absolute;
	width: 38px;
	height: 36px;
	left: 26px;
	top: 4px;
	background: url('../images/login/form_user_icon.png') no-repeat center;

	-webkit-transform: scaleY(-1);
  	transform: scaleY(-1);
}
.formSifre {
	position: absolute;
	width: 207px;
	height: 50px;
	z-index: 9999;
	left: -50px;
	top:163px;
	z-index: 0;
	background: url('../images/login/text_bg.png') no-repeat center;
}
.formSifre.formSifrePasif {background: url('../images/login/text_bg_disabled.png') no-repeat center;}
.formSifre:after {
	content: '';
	position: absolute;
	width: 31px;
	height: 42px;
	left: 26px;
	top: 4px;
	background: url('../images/login/form_lock_icon.png') no-repeat center;
}
.formYSifre {
	position: absolute;
	width: 207px;
	height: 50px;
	z-index: 9999;
	left: -50px;
	top:216px;
	z-index: 0;
	background: url('../images/login/text_bg.png') no-repeat center;
	-webkit-transform: scaleY(-1);
  	transform: scaleY(-1);
}
.formYSifre.formYSifrePasif {background: url('../images/login/text_bg_disabled.png') no-repeat center;}
.formYSifre:after {
	content: '';
	position: absolute;
	width: 38px;
	height: 36px;
	left: 26px;
	top: 4px;
	background: url('../images/login/form_lock_icon.png') no-repeat center;

	-webkit-transform: scaleY(-1);
  	transform: scaleY(-1);
}

.login_form .Kadi {margin:110px 0 0 50px;}
.login_form .Sifre {margin:3px 0 0 50px;}
.login_form .YoneticiSifre {margin:3px 0 0 50px; width:127px !important;}
.pasif_form {cursor:not-allowed !important; background:#7720bc !important; color:#fff !important;}
.login_form .Giris_Btn {
	width:115px;
	height:50px;
	display:block;
	position:absolute;
	background:url('../images/login/button.png') no-repeat left top;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	margin:-50px 0 0 195px;
}
.login_form .Giris_Btn:hover {background-position:right top;}



/* YAN BUTONLAR */
.yan_butonlar {width:142px; height:102px; position:absolute; margin:-156px 0 0 293px;}
.yan_butonlar a {float:left;}
.Bay {width:70px; height:50px; display:block; background:url('../images/login/bay.png') no-repeat left top; margin-right:2px; margin-bottom:3px;}
.Bay:hover, .Bay.aktif {background-position:right top;}
.Bayan {width:70px; height:50px; display:block; background:url('../images/login/bayan.png') no-repeat left top; margin-bottom:3px;}
.Bayan:hover, .Bayan.aktif {background-position:right top;}
.Avatar {width:142px; height:50px; display:block; background:url('../images/login/avatar.png') no-repeat left top;}
.Avatar:hover {background-position:right top;}

.home_login_yeni_uyelik {
	position:absolute;
	color:#4fa616;
	line-height:110%;
	font-weight:600;
	font-size:.90em;
	margin:565px 0 0 390px;
}
.home_login_yeni_uyelik:after {
	content: '';
	position:absolute;
	width: 48px;
	height: 48px;
	left: -52px;
	top: -12px;
	background: url('../images/login/yeni_uyelik_icon.png') no-repeat center;
}
.home_login_sifremi_unuttum {
	position:absolute;
	color:#f46314;
	line-height:110%;
	font-weight:600;
	font-size:.90em;
	margin:620px 0 0 390px;
}
.home_login_sifremi_unuttum:after {
	content: '';
	position:absolute;
	width: 48px;
	height: 48px;
	left: -52px;
	top: -12px;
	background: url('../images/login/sifremi_unuttum_icon.png') no-repeat center;
}
.home_login_yeni_uyelik:hover, .home_login_sifremi_unuttum:hover {text-decoration:underline;}



/* PLACEHOLDER COLOR */
::-webkit-input-placeholder {color:#c6396d;}
:-moz-placeholder { /* Firefox 18- */ color:#c6396d;  }
::-moz-placeholder {  /* Firefox 19+ */ color:#c6396d;  }
:-ms-input-placeholder { color:#c6396d; }


.pasif_form::-webkit-input-placeholder {color:#fff;}
.pasif_form:-moz-placeholder {color:#fff;}
.pasif_form:-ms-input-placeholder{color:#fff;}





/* BILDIRIMLER */
.message {
	padding:10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    -moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
    -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
    box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
	font-size:1em !important;
	font-weight:normal !important;
}
.message.info {
    border: 1px solid #cadcea;
    background: #e1f2fc;
    color: #225b86 !important;
    text-shadow: 0 1px 0 #fff;
	margin:10px 0;
}
.message.error {
    border: 1px solid #eeb7ba;
    background: #fae2e2;
    color: #be4741 !important;
    text-shadow: 0 1px 0 #fff;
	margin:10px 0;
}
.message.success {
    border: 1px solid #b8c97b;
    background: #e5edc4;
    color: #3f7227 !important;
    text-shadow: 0 1px 0 #fff;
	margin:10px 0;
}
.message.warning {
    border: 1px solid #e5dbaa;
    background: #ffffc0;
    color: #6d7829 !important;
    text-shadow: 0 1px 0 #fff;
	margin:10px 0;
}