@charset "utf-8";
/* CSS Document */

body, input {font-size:36px}

#wrapper {
}

.container {
	width:600px;
	padding-left:0px;
	padding-right:0px;
	margin-left:auto;
	margin-right:auto;
}


h1 {
	font-size:48px;
	font-weight:500;
	padding:20px 0;
}

input, label {vertical-align:middle}
.qrcode-text {padding-right:1.7em; margin-right:0}
.qrcode-text-btn {display:inline-block; background:url(http://dab1nmslvvntp.cloudfront.net/wp-content/uploads/2017/07/1499401426qr_icon.svg) 50% 50% no-repeat; height:1em; width:1.7em; margin-left:-1.7em; cursor:pointer}
.qrcode-text-btn > input[type=file] {position:absolute; overflow:hidden; width:1px; height:1px; opacity:0}
