	*
	{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	font-family: "Muiicons";


	}
	body
	{
		background-color: #fff;
	}
	.mui-content
	{
		background-color: #fff;
	}
	.mui-title
	{
		color:#fff;
		font-weight: 600;
	}
	.mui-bar-nav
	{
	background-color: #333;
	}
	.mui-pull-left
	{
	color:#FFFFFF;
	}
	.login_logo
	{
		position: relative;
		height: 100px;
		margin-top: 30px;
	}
.logo_img
{
	position: absolute;
	width: 100px;
	top:50%;
	left: 50%;
	margin-left: -50px;
	margin-top: -30px;
}

.input_ground
{
	
	position: relative;
	height: 63px;
}
.sr
{
	margin-top:30px ;
	overflow: hidden;
	
	
	position: absolute;
	left:50%;
	margin-left:-160px;*/
	
}
.sr li
{
	float: left;
	
	text-align: center;
	line-height:55px;
	font-size: 14px;
	
}
.sr input
{
	border:none;
    border-bottom:1px solid #333;
     background-color:transparent ;
     height:30px;
     border-radius: 1px;
   
}
.btn1
{
	margin-top: 50px;
}
.btn2
{
	width:100%;
	text-align: center;
}
p
{   
	text-align: center;
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 20px;
}
.logo_box
{
	width: 100%;
	position: relative;
	display: block;
	height: 27px;
}

.logo_box img
{
	width: 40px;
	height:27px;
	position: absolute;
	left:50%;
	margin-left: -20px;
}
.tb a 
{
	color:#333;
	
}
.tb
{
	
}
