/* --------------------------------------------------------	*/
/*  start:Homelogin   */
/* --------------------------------------------------------	*/
.login {
	background-image: url(../img/loginBg.jpg);
	background-color: #6d00b1;
	background-position: top right;
	background-repeat: no-repeat;
	-webkit-border-radius: 10px;
	-webkit-border-top-right-radius: 60px;
	-webkit-border-bottom-left-radius: 60px;
	-moz-border-radius: 10px;
	-moz-border-radius-topright: 60px;
	-moz-border-radius-bottomleft: 60px;
	border-radius: 10px 60px 10px 60px;
	border-top-right-radius: 60px;
	border-bottom-left-radius: 60px;
	margin-top: 5px;
	z-index: 999999 !important;
	position: relative;
	padding-bottom: 20px !important;
}

.loggedform
{
    background-image: url(../img/loginBg.jpg);
	background-color: #6d00b1;
	background-position: top right;
	background-repeat: no-repeat;
	-webkit-border-radius: 10px;
	-webkit-border-top-right-radius: 60px;
	-webkit-border-bottom-left-radius: 60px;
	-moz-border-radius: 10px;
	-moz-border-radius-topright: 60px;
	-moz-border-radius-bottomleft: 60px;
	border-radius: 10px 60px 10px 60px;
	border-top-right-radius: 60px;
	border-bottom-left-radius: 60px;
	z-index: 999999 !important;
	position: relative;
	padding: 20px;
    display:none;
    color: #FFF;
    width: 455px;
    height: 400px;
    position: absolute;
    top: 0px;
    left: 1px;
}

.loggedform > .loggedformButtons a
{
    display:block;
    float:left;
    text-align:center;
    padding:10px;
    margin:5px;
    background-color: #6ac300;
    color:#fff;
    font-weight: bold;
    min-width:110px;
    text-decoration: none;
}

.loggedform > .loggedformButtons a:hover
{
    background-color: #333;
}


.loggedformTop 
{
    margin-top:16px;
    float:right;
    margin-right:20px;
}

.loggedformTop >.hg_kadi
{
    font-weight: bold;
    font-size:16px;
    text-shadow: none;
}

.loggedformTop > .loggedformTopIcon a
{
    display:block;
    font-size:12px;
    float:left;
    text-align:center;
    padding:4px;
    margin:2px;
    background-color: #6ac300;
    color:#fff;
    font-weight: bold;
    min-width:32px;
    text-decoration: none;
}
.loggedformTop > .loggedformTopIcon a:hover
{
    background-color: #333;
}

.loggedformTop > .loggedformTopIcon .cikis_yap
{
    background-color: #ff0000;
}


.loggedform > .loggedformButtons .cikis_yap
{
    background-color: #ff0000;
}



.loggedform > .loggedformButtons > a > i
 {
    font-size:60px;
}


.formLogin
{
    display: block;
    width:407px;
    height:158px;
	background-image: url(../img/formLogin.png);
}
.hg_kadi
{
    font-weight: bold;
    font-size:24px;
    text-shadow:#50008b 0px 1px 1px;
}


.loggedformTop
{
}

@media (max-width: 767px) {
.login {
	display: none;
}
}


@media (max-width: 767px) {
.mobilLogin {
	display: block !important;
    margin-top:20px;
}
}



.login  > .nav-tabs {
	border: none !important;
}
.login > .nav-tabs > li > a {
	color: #fff;
	font-size: 18px;
	display: block;
	text-shadow: #003986 0px 1px 0px;
	font-family: SegoeUIBold;
	padding: 16px 28px;
}
.login > .nav-tabs > li:first-child > a {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-radius: 10px 0px 10px 0px !important;
}
.login > .nav-tabs > li:first-child  + li a {
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
.login > .nav-tabs > li:last-child > a {
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
.login > .nav-tabs > li > a:hover {
	border: 0px;
	background-color: transparent !important;
	border: 1px solid;
	border-color: transparent;
	color: #ffdf08;
}

.login > .nav-tabs >  .active a:hover {
	color: #ffdf08;	
	border-style: solid !important;
	border-width: 1px !important;
	border-color: rgb( 179, 81, 242 ) !important;
}


.login > .nav-tabs > li.active > a, .login  .nav-tabs > li.active > .login  a:hover, .login  .nav-tabs > li.active > a:focus {
	border-style: solid;
	border-width: 1px;
	border-color: rgb( 179, 81, 242 );
	background-color: rgb( 109, 0, 177 ) !important;
	z-index: 9;
	color: #fff;
}
.login  .form-horizontal {
	padding: 20px;
	padding-bottom: 0px;
}
.login .form-horizontal label {
	color: #fff;
	font-size: 14px;
	text-shadow: #003986 0px 1px 0px;
}
.login .input-lg {
	padding-left: 36px;
}
.login .form-control {
	border-radius: 0px;
	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius: 5px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border:0px;
	font-size:14px;
}
.forgatpass, .forgatpass i {
	padding: 0px;
	padding-top: 18px;
	color: #fff !important;
	font-size: 12px !important;
}
.or {
	width: 60px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px 2px 6px 8px;
	color: #fff;
	text-shadow: #41006a 0px 2px 2px;
	text-align: center;
}
.inputicons {
	position: relative;
}
.select-icons {
	margin-bottom: 10px;
	margin-top: 10px;
}
.select-icons a {
	color: #fff;
	font-size: 18px;
	padding: 8px 10px 8px 10px;
	margin: 2px;
	background-color: #933ed7 !important;
	-webkit-border-radius: 2px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius: 2px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius: 2px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	text-decoration: none;
}
.login .select-icons > a.active, .login .select-icons a:hover, .login .select-icons > a:focus {
	background-color: #ffc600 !important;
}
.inputicons i {
	position: absolute;
	top: 6px;
	display: block;
	width: 42px;
	height: 42px;
	font-size: 20px;
	line-height: 34px;
	text-align: center;
	color: #d2ced6;
}
.login .singin {
	background: url(../img/loginButtons.png) no-repeat top left;
	width: 131px;
	height: 56px;
	border: 0px;
}
.login .singin:hover {
	background-position: right top;
}
.login .register {
    display: block;
	background: url(../img/loginButtons.png) no-repeat bottom left;
	width: 131px;
	height: 56px;
	border: 0px;
}
.login .register:hover {
	background-position: right bottom;
}
/* --------------------------------------------------------	*/
/*  end:homelogin   */
/* --------------------------------------------------------	*/


/* --------------------------------------------------------	*/
/*  start:loginwidget   */
/* --------------------------------------------------------	*/

.login-widget {
	width: 100%;
	min-height: 180px;
	background: url(../img/widgetBg.jpg) right top no-repeat #2c5eb0;
	-webkit-border-radius: 4px;
	-webkit-border-top-right-radius: 80px;
	-webkit-border-bottom-left-radius: 80px;
	-moz-border-radius: 4px;
	-moz-border-radius-topright: 80px;
	-moz-border-radius-bottomleft: 80px;
	border-radius: 4px 80px 4px 80px;
	border-top-right-radius: 80px;
	border-bottom-left-radius: 80px;
	position:relative;
}

.shadow {
	position:absolute;
	left:-13px;
	top:38px;
	z-index:9;
	background:url(../img/widgetShadow.png) no-repeat top left;
	width:15px;
	height:109px;
}



.login-widget h2, .login-widget h2 small {
	font-family: HelveticaNeueLTPro75Bold;
	font-size: 28px;
	color: #fff;
	letter-spacing: -1px;
	text-shadow: #053e97 0px 1px 0px;
	padding: 10px;
	padding-bottom: 6px;
	padding-top: 14px;
}
.login-widget h2 small {
	font-family: HelveticaNeueLTCom45Light;
	font-size: 28px;
	padding: 0px;
}


@media (max-width: 767px) {
#photoSlider {
	display: none;
}
}
/* --------------------------------------------------------	*/
/*  end:login-widget   */
/* --------------------------------------------------------	*/



/* --------------------------------------------------------	*/
/*  start:wall-slider   */
/* --------------------------------------------------------	*/


.wall-slider {
	list-style-type: none;
	padding-bottom: 20px !important;
	margin: 0px;
	padding: 0px;
}
.wall-slider li img {
    width:100%;
    height:100px;
    overflow: hidden;
	-webkit-border-radius: 5px;
	-webkit-border-bottom-left-radius: 40px;
	-moz-border-radius: 5px;
	-moz-border-radius-bottomleft: 40px;
	border-radius: 5px 40px 5px 40px;
	border-bottom-left-radius: 40px;
}
.wall-slider li a {
	color: #a4d7ff;
	font-weight: bold;
	font-size: 18px;
	text-shadow: #073a88 0px 1px 0px;
}
.wall-slider li span {
    display:block;
	color: #fff;
	text-shadow: #073a88 0px 1px 0px;
}
.wall-slider .wall-content {
	display: block;
	padding-left: 30px;
	background: url(../img/quate.png) no-repeat left 5px;
}
/* --------------------------------------------------------	*/
/*  end:wall-slider   */
/* --------------------------------------------------------	*/


/* --------------------------------------------------------	*/
/*  start:chataction   */
/* --------------------------------------------------------	*/



.chat-actions {
	list-style-type: none;
	padding-bottom: 20px !important;
	margin: 10px;
	margin-left: 20px;
	padding: 0px;
	background: url(../img/quate.png) no-repeat left 5px;
}
.chat-actions li {
	width: 100%;
	clear: both;
	margin-bottom: 12px;
	line-height: 16px;
}
.chat-actions li a {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-shadow: #073a88 0px 1px 0px;
}
.chat-actions li i {
	color: #fff;
	font-weight: bold;
	font-size: 34px;
	text-shadow: #073a88 0px 1px 0px;
	border-right: 3px solid #fff;
	padding-right: 8px;
	float: left;
	margin: 0px 10px 0px 10px;
	width: 36px;
	height: 36px;
}
.chat-actions li small {
	color: #a4d7ff;
	text-shadow: #073a88 0px 1px 0px;
	clear: both;
}
.chat-actions {
	display: block;
	padding-left: 30px;
}
/* --------------------------------------------------------	*/
/*  end:chataction   */
/* --------------------------------------------------------	*/


/* --------------------------------------------------------	*/
/*  start:online   */
/* --------------------------------------------------------	*/
 .online {
	text-align: center;
	line-height: 16px;
	padding-top: 30px;
	padding-bottom: 64px;
}
 .online span {
	font-family: HelveticaNeueLTCom45Light;
	font-size: 84px;
	color: #fff;
	text-shadow: #073a88 0px 1px 0px;
	padding: 0px;
	margin: 0px;
}
 .online small {
	font-family: HelveticaNeueLTCom45Light;
	font-size: 12px;
	color: #fff;
	text-shadow: #073a88 0px 1px 0px;
}
/* --------------------------------------------------------	*/
/*  end:online   */
/* --------------------------------------------------------	*/


/* --------------------------------------------------------	*/
/*  start:Home Page Photo Slider   */
/* --------------------------------------------------------	*/

#photoSlider {
	width: 570px !important;
	height: 400px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
#photoSlider span {
	position: absolute;
	display: block;
}
#photoSlider span img {
	width: 100%;
	height: 100%;
	box-shadow: #666 0px 1px 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#photoSlider span {
	width: 87px;
	height: 81px;
	margin-left: 6px;
	margin-top: 70px;
}
#photoSlider span + span {
	width: 147px;
	height: 129px;
	margin-left: 100px;
	margin-top: 20px;
}
#photoSlider span + span + span {
	width: 131px;
	height: 88px;
	margin-left: 254px;
	margin-top: 2px;
}
#photoSlider span + span + span + span {
	width: 82px;
	height: 76px;
	margin-left: 393px;
	margin-top: 18px;
}
#photoSlider span + span + span + span + span {
	width: 169px;
	height: 119px;
	margin-left: 77px;
	margin-top: 158px;
}
#photoSlider span + span + span + span + span + span {
	width: 154px;
	height: 106px;
	margin-left: 254px;
	margin-top: 99px;
}
#photoSlider span + span + span + span + span + span + span {
	width: 141px;
	height: 106px;
	margin-left: 416px;
	margin-top: 99px;
}
#photoSlider span + span + span + span + span + span + span + span {
	width: 97px;
	height: 93px;
	margin-left: 154px;
	margin-top: 284px;
}
#photoSlider span + span + span + span + span + span + span + span + span {
	width: 131px;
	height: 101px;
	margin-left: 259px;
	margin-top: 213px;
}
#photoSlider span + span + span + span + span + span + span + span + span + span {
	width: 126px;
	height: 137px;
	margin-left: 400px;
	margin-top: 213px;
}
#photoSlider span + span + span + span + span + span + span + span + span + span + span {
	width: 131px;
	height: 73px;
	margin-left: 260px;
	margin-top: 323px;
}



/* --------------------------------------------------------	*/
/*  End:Home Page Photo Slider   */
/* --------------------------------------------------------	*/
