.divwapp{
	display: inline-block;
	position: fixed;
	float: right;
	left: 20px;
	bottom: 20px;
	z-index: 1001;
	cursor: pointer;
}
.imgwapp{
	width: 60px;
}
li a i img{
	height: 30px;
}

.divcerez{
	display: inline-block;
	position: fixed;
	bottom: 50px;
	width: 60%;
	left: 20%;
	background-color: rgba(0,80,123,0.80);
	border-radius: 10px;
	text-align: center;
	z-index: 1001;
	padding: 20px;
	color: white;
	box-shadow: 0 0 2px 2px white;
	font-size: 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
.divnotice{
	display: inline-block;
	position: fixed;
	z-index: 2000;
	font-weight: bold;
	font-size: 18px;
	width: 350px;
	left: -webkit-calc(50% - 175px);
	left: calc(50% - 175px);
	top: 250px;
	box-shadow: 8px 8px 30px 0 rgba(42, 67, 113, 0.15);
	padding: 20px;
	background-color: white;
	text-align: left;
	transition: all 0.3s;
	border-radius: 20px;
	box-sizing: border-box;
}
.divnoticeleft{
	display: inline-block;
	position: relative;
	width: 60px;
	text-align: center;
}
.divnoticeright{
	display: inline-block;
	position: relative;
	width: calc(100% - 70px);
	text-align: center;
	vertical-align: middle;;
}
.divnotice div img{
	height: 60px;
	text-align: center;
}
.divnotice div button{
	font-size: 16px;
	color: #fff;
	padding: 15px 30px;
	line-height: 1;
	-webkit-transition: all .5s;
	transition: all .5s;
	text-transform: capitalize;
	position: relative;
	cursor: pointer;
	border-radius: 4px;
	text-align: center;
	overflow: hidden;
	z-index: 1;
	background-color: #034a6a;
	border: 0;
	margin: 10px auto 0 auto;
}
#idlabelnotice{
	text-align: left;
}
.rslbutton{
	font-size: 16px;
	color: #fff;
	padding: 15px 30px;
	line-height: 1;
	-webkit-transition: all .5s;
	transition: all .5s;
	text-transform: capitalize;
	position: relative;
	cursor: pointer;
	border-radius: 4px;
	text-align: center;
	overflow: hidden;
	z-index: 1;
	background-color: #034a6a;
	border: 0;
	margin: 10px auto 0 auto;
}
#idsepet{
	padding: 10px;
}
#idiframepay{
	width: 100%;
	height: 100%;
}
#iddivsepetuyari{
	display: inline-block;
	position: fixed;
	width: 300px;
	left: -webkit-calc(50% - 150px);
	left: calc(50% - 150px);
	top: 250px;
	z-index: 1000;
	padding: 20px;
	border-radius: 20px;
	box-shadow: 8px 8px 30px 0 rgba(42, 67, 113, 0.15);
	transform: scale(0);
	transition: all 0.3s;
	color: black;
	text-align: center;
	font-size: 25px;
	background-color: white;
}
.mega-submenu li{
	z-index: 9999;
}
.rslbox{
	margin-bottom: 20px;
	padding: 30px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	box-shadow: 8px 8px 30px 0 rgba(42, 67, 113, 0.15);
	-webkit-box-shadow: 8px 8px 30px 0 rgba(42, 67, 113, 0.15);
	-moz-box-shadow: 8px 8px 30px 0 rgba(42, 67, 113, 0.15);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
@media only screen and (min-width:1200px){
	.divsearchdomain{
		background-color: transparent; 
		text-align: center; 
		display: inline-block; 
		width: 100%; 
		height: auto; 
		position: absolute; 
		z-index: 2; 
		top: 160px;
	}
}
@media only screen and (max-width:1199px){
	.divsearchdomain{
		background-color: transparent; 
		text-align: center; 
		display: inline-block; 
		width: 100%; 
		height: auto; 
		position: absolute; 
		z-index: 2; 
		top: 95px;
	}
}
#iddivwhoisscreen{
	display: inline-block;
	position: fixed;
	float: right;
	right: -110%;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	z-index: 3;
	width: 100%;
	max-width: 400px;
	top: 200px;
	height: 600px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 10px;
	background-color: white;
	color: black;
	box-shadow: 8px 8px 30px 0 rgba(42, 67, 113, 0.15);
	-webkit-box-shadow: 8px 8px 30px 0 rgba(42, 67, 113, 0.15);
	-moz-box-shadow: 8px 8px 30px 0 rgba(42, 67, 113, 0.15);
}
#iddivwhoisscreen span{
	display: none;
	position: fixed;
	right: 30px;
	top: 220px;
	font-weight: bold;
	font-size: 20px;
	color: black;
	cursor: pointer;
}
#iddomainmanage{
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
	text-align: center;
}
#iddivmailverifymain{
	display: none;
	position: fixed;
	z-index: 3;
	width: 380px;
	height: auto;
	left: -webkit-calc(50% - 190px);
	left: calc(50% - 190px);
	top: 120px;
}
.diverr0{
  display: inline-block;
  position: fixed;
  background-color: rgba(0,0,0,0.80);
  color: #00C410;
  max-width: 300px; 
  right: 20px; 
  top: -100%;
  border-radius: 5px; 
  box-shadow: 0 0 2px 2px #00C410; 
  transition: all 0.3s; 
  z-index: 10002; 
  padding: 20px; 
  text-align: center; 
  vertical-align: text-top;
}
.diverr1{
  display: inline-block;
  position: fixed;
  background-color: rgba(0,0,0,0.80);
  color: #F10000;
  max-width: 300px; 
  right: 20px; 
  top: -100%;
  border-radius: 5px; 
  box-shadow: 0 0 2px 2px #F10000; 
  transition: all 0.3s; 
  z-index: 10002; 
  padding: 20px; 
  text-align: center; 
  vertical-align: text-top;
}
.diverr2{
  display: inline-block;
  position: fixed;
  background-color: rgba(0,0,0,0.80);
  color: #FFF500;
  max-width: 300px; 
  right: 20px; 
  top: -100%;
  border-radius: 5px; 
  box-shadow: 0 0 2px 2px #FFF500; 
  transition: all 0.3s; 
  z-index: 10002; 
  padding: 20px; 
  text-align: center; 
  vertical-align: text-top;
  font-size: 14px;
}
