.to_mid>.deep{
	padding:20px !important;
	background-color:rgba(255,255,255,0.7) !important;
	display:inline-block !important;
	width:auto !important;
}

.to_mid{
	position:relative; 
	padding-top:10%; 
	width:100%; 
	height:auto; 
	text-align:center;
	/* background-image:url('img/background-login.jpg') !important; */
	background-image:url('img/background-login-gerak.gif') !important;
	/* background-image:url('img/hutao2.png') !important; */
	background-position:right; 
	background-repeat:no-repeat; 
	background-size:cover; 
	height:100vh;
}

.to_mid .input_row{ 
	width:300px; 
	max-width:90%; 
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
}