
.mui-input-group:before{
	background: none;
}
.mui-input-group:after{
	background: none;
}
.informer h3{
	font-size: 16px;
	margin-top:20px;
}
.RST52_01{
	margin: 0;
}
.mui-input-row label{
	width:40%
}
.mui-input-row input[type=text]{
height:auto;
background: #E8E8E8;

padding: 0;
margin-top: 8px;
	
	
	}
.mui-input-row label ~ input{
	width: 60%;
}
.mui-btn{
	width: 100%;
}
.mui-input-row .btnleb{
	padding: 0 15px;
	line-height: 40px;
}
.mui-input-row{
	line-height: 40px !important;
	position: relative;
}
#btna{
	background: #007aff;
	color: #fff;
	margin-top: 4px;
	border-radius:3px
}
.mui-input-row input[type=radio]{
	display: none;
}
.mui-input-row i{
	display: inline-block;
	margin-right: 5px;
	width: 15px;
	height: 15px;
	border-radius: 100%;
}
.mui-input-row u{
	color: red;
	text-decoration: none;
	position: absolute;
    top: 13px;
    left: 6px;
}
.RMN16_V06 .close-ico{
	background:url("../img/slid2.png") no-repeat; 
	width:58px; 
	height:50px; 
	position:absolute; 
	left:-50px; 
	top:150px;
	display:block;
	}
	.mui-input-group .mui-input-row:after{
		background:none;
		
		}