.dahan_check{
	behavior:url(PIE/PIE.htc);
	z-index:99999999999;
}

.dahan_check_iframe{
	border:none;
	background:rgba(245, 245, 245, 1);
	border-radius:5px;
	width:337px;
	height:360px;
}

.dahan_backgroungd_div{
	background-color:rgb(0, 0, 0);
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:19891014;
	position:fixed;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

.dahan_iframe_div{
	z-index:19891015;
	width:337px;
	height:360px;
	margin:0px;
	padding:0px;
	background-color:white;
	border:none;
	border-radius:5px;
	position:absolute;
	border:1px solid #a21616;
}

.dahan_literas_refresh{
	width: 80px;
	height: 30px;
	border-radius: 3px;
	color:  white;
	background: #e04040;
	border: 1px solid #c34018;
	margin-left: 20px;
	cursor: pointer;
}

.dahan_literas_commites{
	width: 80px;
	height: 30px;
	border-radius: 3px;
	color:  white;
	background: #e04040;
	border: 1px solid #c34018;
	margin-left: 20px;
	cursor: pointer;
}

.dahan_literas_close{
	width: 80px;
	height: 30px;
	border-radius: 3px;
	color:  white;
	background: #e04040;
	border: 1px solid #c34018;
	margin-left: 20px;
	cursor: pointer;
}

.dahan_checkspan{
	display:inline;
	position:absolute;
	font-size: 16px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #c34018;
	text-align: center;
	background-color: white;
	color: #e04040;
}

/*.dahan_login{*/
	/*width: 260px;*/
	/*height: 40px;*/
	/*border-radius: 5px;*/
	/*background: none;*/
	/*border: 1px solid #a21616;*/
	/*margin-left: 150px;*/
	/*cursor: pointer;*/
/*}*/

.dahan_login_fail{
	width: 260px;
	height: 40px;
	border-radius: 5px;
	border: 1px solid #a21616;
	margin-left: 150px;
	cursor: pointer;
	color: #a21616;
	background:url(../../img/verify_btn/3.png) 10% no-repeat;
}

.dahan_input_2{
	left:640px;
	top:177px;
	padding: 8px;
}

.dahan_literas_modify{
	width: 80px;
	height: 30px;
	border-radius: 3px;
	color:  white;
	background: #de2f2f;
	border: 1px solid #b9b1b1;
	margin-left: 40px;
	cursor: pointer;
}

.dahan_dahan-tip-msg{
	color:white;
	border-radius:3px;
	display: block;
	position:fixed;
	background-color:#404040;
	text-align: center;
	width:fixed;
	padding:10px;
}

.dahan_image_div{
	width: 320px;
	height: 260px;
	position: relative;
	padding: 8px;
}

body,p{margin:0; padding:0;}
.dahan_charactor_init_btn{

	border:1px solid #ddd;
	position:relative;
	cursor:pointer;
	background:url(../../img/verify_btn/bg.png);
	height: 35px;
}
.dahan_charactor_init_btn .charactor_dahan_text{ text-align:center;  margin:6px auto;}
.dahan_charactor_init_btn .charactor_dahan_text img{ margin-right:10px; margin-top:10px;}
.dahan_charactor_init_btn .charactor_dahan_text span{ line-height:25px; }

.charactor_normal:hover{background:#FFE6E7 ; border:1px solid #E18D8E;}

.charactor_normal .charactor_dahan_text{ background:url(../../img/verify_btn/1.png) 10% no-repeat;}
.charactor_success .charactor_dahan_text{ background:url(../../img/verify_btn/2.png) 10% no-repeat;}
.charactor_fail .charactor_dahan_text{ background:url(../../img/verify_btn/3.png) 10% no-repeat; }

.dahan_charactor_pop_init_dom_div{
	z-index:999;
	position:absolute;
	width:fit-content;
}