body{padding:20px;font-family: 'Source Sans Pro', sans-serif;font-size:13px; background:#fffccc;}
.clearfix:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0} .clearfix{display:inline-block} html .clearfix{display:block}
.simplePopup1{width:600px; margin:0 auto;border:1px solid #676767; background:#fff;}
.simplePopup-in{padding:40px;}
.popup1 h1{margin-bottom:10px;font-weight:500; margin-top:0;}
.addInfo{font-size:26px; padding:15px 0 3px; margin:0;font-weight:500;}
.popup1 p{margin-bottom:10px;font-size:15px;}
.popup1 textarea{width:95%;border:1px solid #7eaefe;resize:none;padding: 2.5%;margin-bottom:10px;}
.pageIfno, .browser, .screenshot{margin-bottom:8px;}
.pageIfno ul, .browser ul{display:none;}
.captNgo{min-height:78px;}
.dvHide{display:none;}
.dvShow{display:block;}
.dvError{padding:0 0 10px;}
.dvError-in{padding:0 15px; height:30px; line-height:30px; color:#B91A1E; background:#fde3e3; border:solid 1px #F00;}
.dvSuccess-in{padding:0 15px; height:30px; line-height:30px; color:#008000; background:#def7dd; border:solid 1px #008000;}

	.nextBtn, .screenshot #btn3 {
		background-color: #f5f5f5;
		background-position: center center;
		background-repeat: no-repeat;
		border-color: rgba(0, 0, 0, 0.1) transparent rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
		border-image: none;
		border-radius: 2px;
		border: 1px solid #ccc;
		cursor: default;
		display: inline-block;
		margin-right: 0;
		height:30px;
		line-height:28px;
		transition: all 0.218s ease 0s;
		color:#000;
		text-decoration:none;
		cursor:pointer;
		min-width:150px;
		text-align:center;
		box-sizing:border-box;
		font-family:arial; font-size:14px; font-weight:bold; color:#fff;
	}
	
	input.nextBtn{line-height:normal;}
	
	.udArr{color:#999; font-size:10px;}
	
	.browser #btn1, .pageIfno #btn2{text-decoration:none; color:#000;}
	.screenshot{border-bottom:solid 1px #ccc; padding-bottom:10px;}
	

	.browser ul, .pageIfno ul, #sinfo {
		padding:10px; background:#f5f5f5; border:solid 1px #ccc; margin:5px 0 15px;
	}

	.browser ul li  ,.pageIfno ul li {
		list-style-type: none;
		margin-bottom: 10px;
	}

	.browser ul li a ,.pageIfno ul li a {
		color: #000;
		text-decoration: none;
	}

	/*.nextBtn{float: right}*/
.screenshot #btn3{border:solid 1px #139cbf; background:#58c3de;}
.screenshot #btn3:hover{background:#139cbf; color:#fff;}
.pageIfno #btn2{/*border:solid 1px #50931e; background:#84bd5a;*/}
.nextBtn{border:solid 1px #b94a07; background:#f57b32;}
.nextBtn:hover{background:#b94a07; color:#fff;}
.btnSndFdbc{float:right;}
.g-recaptcha{float:left;}

@media (max-width: 600px) {
  .simplePopup {
  	width: auto;
  	left:0px!important;
}


