body {
  background-image: url('/theme/images/chat/fv0QZCO1jV6mz5l6ulAboIRLC.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed; 
  background-size: 100% 100%;
  font-family: 'Agoogle';
}

::selection {
	background-color: rgba(0, 0, 0, 0.425);
	color: #FFFFFF;
	text-shadow: 0 0 3px rgba(255, 255, 255, 0.61);
}

.switch {
	position: absolute;
	height: 36px;
	width: 240px;
	background-color: rgba(0, 0, 0, 0.425);
	margin: 5px auto;
	border-radius: 5px;
	font-family: Agoogle;
	margin-bottom: -2px;
	top: 2px;
	box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.02) inset;
	border: solid 1px #fff;
}

.switch-label {
	position: relative;
	z-index: 2;
	float: left;
	width: 100px;
	line-height: 34px;
	font-size: 18px;
	color: white;
	text-align: center;
	text-shadow: 1px 3px rgba(0, 0, 0, 0.08);
	cursor: pointer;
	left: 30px;
}

.text-align:center;text-shadow:0 1px 1px rgba(0,0,0,0.45);cursor:pointer .switch-label:active {
	font-weight: 700;
}

.switch-label-off {
	padding-left: 10px;
}

.switch-label-on {
	padding-right: 2px;
}

.switch-input {
	display: none;
}

.switch-input:checked + .switch-label {
	color: rgb(255 255 255 / 73%);
	text-shadow: 0 1px rgba(255,255,255,0.25);
	-webkit-transition: .15s ease-out;
	-moz-transition: .15s ease-out;
	-o-transition: .15s ease-out;
	transition: .15s ease-out;
}

.switch-input:checked + .switch-label-on ~ .switch-selection {
	left: 110px;
  	top: 5px;

}

.switch-selection {
	display: block;
	position: absolute;
	z-index: 1;
	top: 2px;
	left: 8px;
	width: 100px;
	height: 25px;
	background: #A0A0A0;
	border-radius: 3px;
	background-image: linear-gradient(tobottom,#9dd993,#65bd63);
	-webkit-transition: left .15s ease-out;
	-moz-transition: left .15s ease-out;
	-o-transition: left .15s ease-out;
	transition: left .15s ease-out;
	margin-top: 3px;
	text-align: center;
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.04) inset , 0 0 15px rgba(0, 0, 0, 0.13) inset;
	margin-left: 35px;
}

.showme .switch-selection {
	background-color: rgba(0, 0, 0, 0.425);
	background-image: linear-gradient(tobottom,#e0dd94,#c4bb61);
}

.tf-user {
	background: #fff url(../images/5456.png) right center no-repeat;
	width: 250px;
	height: 40px;
	border-radius: 31px;
	border: 2px solid #00b2b2;
	padding: 0 10px;
	padding-right: 35px;
	font-size: 13px;
	text-align: right;
	font-family: Agoogle;
	color: #000;
	border-radius: 10px;
	direction: rtl;
}

.tf-pass {
	background: #fff url(../images/username.png) right center no-repeat;
	width: 250px;
	height: 40px;
	border-radius: 3px;
	border: 2px solid #fff;
	padding: 0 10px;
	padding-right: 35px;
	font-size: 13px;
	text-align: right;
	font-family: Agoogle;
	color: #000;
	direction: rtl;
	border: 2px solid #fff;
}

.btn {
	cursor: pointer;
	border-radius: 10px;
	color: #fff !important;
	margin-top: 10px;
	background: #00b2b2;
	border: 1px solid #fff;
	border-radius: 20px;
	color: #fff !important;
	font-family: Agoogle;
	color: rgba(232, 187, 11);
	position: relative;
	font-size: 16px;
	width: 300px;
	color: #000;
	height: 40px;
	border-radius: 5px;
	padding: 0 20px;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
}

#sevenchat_net {
	background-color: rgba( 0 , 128 , 128 );
	width: 450px;
	height: 100%;
	font-family: Agoogle;
  	border-radius: 10px;
	border: 1px solid #00b2b2;


}

#onlines {
	background-color: rgba( 0 , 128 , 128 );
	width: 100%;
	height: 43px;
	border-radius: 10px;
	font-family: Agoogle;
	border: 1px solid #00b2b2;
}

#onliness {
	background-color: rgba(0, 0, 0, 0.425);
	width: 150px;
	height: 35px;
	position: absolute;
	left: 20px;
	top: 12px;
	font-size: 23px;
	line-height: 40px;
	border-radius: 10px;
	font-family: Agoogle;
	border: 1px solid #00b2b2;
}

#link {
	background-color: rgba(0, 0, 0, 0.425);
	width: 150px;
	height: 33px;
	position: absolute;
	right: 20px;
	top: 13px;
	font-size: 20px;
	line-height: 33px;
	border-radius: 10px;
	font-family: Agoogle;
	border: 1px solid #00b2b2;
}

#link1 {
	background-color: rgba(0, 0, 0, 0.425);
	width: 220px;
	height: 33px;
	position: absolute;
	right: 175px;
	top: 13px;
	font-size: 20px;
	border-radius: 10px;
	line-height: 33px;
	font-family: Agoogle;
	border: 1px solid #00b2b2;
}

#link2 {
	background-color: rgba(0, 0, 0, 0.425);
	width: 200px;
	height: 33px;
	position: absolute;
	right: 400px;
	top: 13px;
	font-size: 20px;
	line-height: 33px;
	border-radius: 10px;
	font-family: Agoogle;
	border: 1px solid #00b2b2;
}

#seven1 {
	background-color: rgba(255, 255, 255, 0.23);
	width: 400px;
	border-radius: 10px;
	color: #f8f9fa !important;
	font-family: Agoogle;
	border: 1px solid #00b2b2;
}

#hidnpass {
	background-color: rgba(255, 255, 255, 0.23);
	width: 300px;
	border-radius: 10px;
	color: #f8f9fa !important;
	font-family: Agoogle;
	border: 1px solid #fff;
}

#seven1 {
	background-color: rgba(255, 255, 255, 0.23);
	width: 400px;
	border-radius: 10px;
	color: #f8f9fa !important;
	font-family: Agoogle;
	border: 1px solid #00b2b2;
}

#hidnpass {
	background-color: rgba(255, 255, 255, 0.23);
	width: 300px;
	border-radius: 10px;
	color: #f8f9fa !important;
	font-family: Agoogle;
	border: 1px solid #fff;
}

#seven {
	background-color: rgba(0, 0, 0, 0.425);
	width: 420px;
	height: 100%;
	border-radius: 10px;
	font-family: Agoogle;
	border: 1px solid #00b2b2;  	

}

.showme {
	background: #fff url(../images/d.png) right center no-repeat;
	width: 300px;
	margin-top: 10px;
	position: relative;
	height: 40px;
	background-color: #00b2b2;
	border-radius: 10px;
}

.sex {
	cursor: pointer;
	width: 80px;
	height: 20px;
	font-size: 13px;
	color: #fff;
	position: absolute;
	font-size: 16px;
	line-height: 30px;
	padding-right: 13px;
	padding-left: 7px;
	border-radius: 10px;
	top: 4px;
}
.lavik {
	right: 50px;
}

.kechik {
	left: 30px;
}

.activate {
	background-color: rgba(0, 0, 0, 0.425);
	position: absolute;
	height: 30px;
	border-radius: 10px;
}

.img {
	max-width: 470px;
	height: 120px;
}

.text-light {
	color: #f8f9fa !important;
}

.text-warning {
	color: #ffc107 !important;
}

.text-warning1 {
	color: #fff !important;
	text-decoration: none;
	top: 99px;
}

.aligen-center {
	display: none;
}

.liner {
	text-align: center;
}
.line {
	font-size: 13px;

}
@media screen and (max-width:980px) {
	#sevenchat_net {
		width: 300px;
		margin: 0;
		height: auto;
		max-width: 100%;
	}

	#seven {
		background-color: rgba(0, 0, 0, 0.425);
		width: 280px;
		height: 100%;
		border-radius: 10px;
		font-family: Agoogle;
	}

	#seven1 {
		background-color: rgba(255, 255, 255, 0.23);
		width: 260px;
		border-radius: 10px;
		color: #f8f9fa !important;
		font-family: Agoogle;
	}

	.showme {
		background: #fff url(../images/d.png) right center no-repeat;
		width: 250px;
		margin-top: 10px;
		position: relative;
		height: 40px;
		
background-color: #00B2B2;
		border-radius: 10px;
	}

	.lavik {
		right: 30px;
	}

	.kechik {
		left: 20px;
	}

	.img {
		max-width: 300px;
		height: 100px;
	}

	.imgs {
		max-width: 130px;
		height: 50px;
	}

	#hidnpass {
		background-color: rgba(255, 255, 255, 0.23);
		width: 250px;
		border-radius: 10px;
		color: #fff !important;
		font-family: Agoogle;
		border: 2px solid #fff;
	}

	.btn {
		cursor: pointer;
		border-radius: 10px;
		color: #fff !important;
		margin-top: 10px;
		



background: #00B2B2;
		border: 1px solid #fff;
		border-radius: 20px;
		color: #fff !important;
		font-family: Agoogle;
		color: rgba(232, 187, 11);
		position: relative;
		font-size: 16px;
		width: 250px;
		color: #000;
		height: 40px;
		border-radius: 5px;
		padding: 0 20px;
		-moz-transition: all .2s ease-in;
		-webkit-transition: all .2s ease-in;
		-o-transition: all .2s ease-in;
		-ms-transition: all .2s ease-in;
	}

	.tf-user {
		background: #fff url(../images/5456.png) right center no-repeat;
		width: 200px;
		height: 40px;
		border-radius: 3px;
		border: 0;
		padding: 0 10px;
		padding-right: 35px;
		font-size: 13px;
		text-align: right;
	font-family: Agoogle;
		color: #000;
		border-radius: 10px;
		direction: rtl;
		border: 2px solid #fff;
	}

	.tf-pass {
		background: #fff url(../images/username.png) right center no-repeat;
		width: 200px;
		height: 40px;
		border-radius: 3px;
		border: 0;
		padding: 0 10px;
		padding-right: 35px;
		font-size: 13px;
		text-align: right;
	font-family: Agoogle;
		color: #000;
		border-radius: 10px;
		direction: rtl;
		border: 2px solid #fff;
	}

	#onlines {
		background-color: rgba(255, 255, 255, 0.23);
		width: 100%;
		height: 43px;
		border-radius: 10px;
		font-family: Agoogle;
	}

	#onliness {
		background-color: rgba(0, 0, 0, 0.425);
		width: 100px;
		height: 33px;
		position: absolute;
		left: 10px;
		top: 13px;
		font-size: 15px;
		line-height: 40px;
		border-radius: 10px;
		font-family: Agoogle;
	}

	#link {
		background-color: rgba(0, 0, 0, 0.425);
		width: 70px;
		height: 33px;
		position: absolute;
		right: 10px;
		top: 13px;
		font-size: 10px;
		line-height: 33px;
		border-radius: 10px;
		font-family: Agoogle;
	}

	#link1 {
		background-color: rgba(0, 0, 0, 0.425);
		width: 105px;
		height: 33px;
		position: absolute;
		right: 85px;
		top: 13px;
		font-size: 10px;
		border-radius: 10px;
		line-height: 33px;
		font-family: Agoogle;
	}

	#link2 {
		background-color: rgba(0, 0, 0, 0.425);
		width: 90px;
		height: 33px;
		position: absolute;
		right: 195px;
		top: 13px;
		font-size: 10px;
		line-height: 38px;
		border-radius: 10px;
		font-family: Agoogle;
	}
    .switch-label {




	position: relative;
	z-index: 2;
	float: left;
	width: 100px;
	line-height: 34px;
	font-size: 18px;
	color: white;
	text-align: center;
	text-shadow: 1px 3px rgba(255, 255, 255, 0.23);
	cursor: pointer;
	left: 5px;


}
.switch-input:checked + .switch-label-on ~ .switch-selection {
	left: 80px;
  	top: 3px;

}
.switch-input:checked + .switch-label-off ~ .switch-selection {
	right: 50px;
  	top: 3px;

}
}