button,hr,input {
	overflow:visible
}
audio,canvas,progress,video {
	display:inline-block
}
progress,sub,sup {
	vertical-align:baseline
}
.content,body,sub,sup {
	position:relative
}
.container,.content .action,.content .address,.header,ul.downcount {
	text-align:center
}
html {
	line-height:1.15;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section {
	display:block
}
h1 {
	font-size:2em;
	margin:.35em 0
}
figure {
	margin:1em 40px
}
hr {
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:0
}
code,kbd,pre,samp {
	font-family:monospace,monospace;
	font-size:1em
}
a {
	background-color:transparent;
	-webkit-text-decoration-skip:objects
}
abbr[title] {
	border-bottom:none;
	text-decoration:underline;
	text-decoration:underline dotted
}
.content .address a,.footer p a,a.btn {
	text-decoration:none
}
b,strong {
	font-weight:bolder;
	line-height: 30px;
}
dfn {
	font-style:italic
}
mark {
	background-color:#ff0;
	color:#000
}
.container,body {
	background:#79f2ae;
	/*background-image: url('/source/69287/img/usdt-bg.jpg');*/
	background-size: cover;
}
small {
	font-size:80%
}
sub,sup {
	font-size:75%;
	line-height:0
}
sub {
	bottom:-.25em
}
sup {
	top:-.5em
}
audio:not([controls]) {
	display:none;
	height:0
}
img {
	border-style:none
}
svg:not(:root) {
	overflow:hidden
}
button,input,optgroup,select,textarea {
	font-family:sans-serif;
	font-size:100%;
	line-height:1.15;
	margin:0
}
button,select {
	text-transform:none
}
[type=reset],[type=submit],button,html [type=button] {
	-webkit-appearance:button
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
	border-style:none;
	padding:0
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
	outline:ButtonText dotted 1px
}
fieldset {
	padding:.35em .75em .625em
}
legend {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:inherit;
	display:table;
	max-width:100%;
	padding:0;
	white-space:normal
}
textarea {
	overflow:auto
}
[type=checkbox],[type=radio] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
	height:auto
}
[type=search] {
	-webkit-appearance:textfield;
	outline-offset:-2px
}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
	-webkit-appearance:none
}
::-webkit-file-upload-button {
	-webkit-appearance:button;
	font:inherit
}
summary {
	display:list-item
}
[hidden],template {
	display:none
}
body,html {
	font-size:14px;
	min-height:100vh
}
body {
	margin:0;
	padding:0;
	direction:ltr;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	-webkit-tap-highlight-color:transparent;
	-webkit-text-size-adjust:none;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	-webkit-font-feature-settings:"liga" 0;
	-moz-font-feature-settings:"liga" 0;
	font-feature-settings:"liga" 0;
	height:100%;
	overflow-y:scroll;
	line-height:normal;
	caret-color:#c73947;
	font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}
.container {
	overflow:hidden;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column;
	min-height:100vh
}
.header {
	margin:30px 0 10px;
	width:360px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 20px
}
.header .icon {
	margin-bottom:15px
}
.header .icon .logo {
	width:60px;
	height:60px;
	overflow:hidden;
	border-radius:50%;
	border:5px solid #f8f9fa;
	background:#fff;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);
	box-shadow:0 0 5px rgba(0,0,0,.2)
}
.header h1 {
	font-size:24px;
	color:#444;
	margin-bottom:25px;
	font-weight:700
}
.header label {
	font-size:16px;
	color:#777;
	line-height:1.6em
}
.content {
	margin:10px auto 20px;
	border-radius:10px;
	width:340px;
	background:#fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.content .section {
	padding:20px 10px 5px
}
.content .title .amount {
	font-size:24px;
	font-weight:700;
	color:#444;
	margin-bottom:10px;
	line-height:1.5em
}
.content .title .amount span {
	font-size:18px;
	color:#888
}
.content .title .amount-value {
	font-size:18px;
	color:#444;
	font-weight:400;
	margin-bottom:15px
}
.content .qrcode {
	width:220px;
	height:220px;
	border-radius:5px;
	overflow:hidden;
	border:1px solid #f2f2f2
}
.content .address {
	font-size:14px;
	color:#444;
	
	border-radius:5px;
	white-space:normal;
	word-break:break-all;
	line-height:1.5em;
	/*padding:10px;*/
}
.content .adressbg {
    color: #444;
    border-radius: 5px;
    white-space: normal;
    word-break: break-all;
    line-height: 1.5em;
    padding: 10px;
}
.content .address a {
	display:inline-block;
	padding:8px 15px;
	color:#222;
	font-size:14px;
	border:1px solid #f2f2f2;
	margin:25px 0;
	border-radius:5px;
	background:#fff
}
.content .action {
	margin:20px 0 5px
}
a.btn {
	background:#28B463;
	display:block;
	padding:12px 0;
	font-size:16px;
	color:#fff;
	width:200px;
	margin:0 auto;
	font-weight:400;
	border-radius:20px;
	-webkit-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s
}
a.btn:active,a.btn:focus,a.btn:hover {
	background:#23a75b
}
.parse-content {
	padding:0;
	margin:0;
	height:0;
	border:none;
	outline:0;
	overflow:hidden
}
.footer {
	margin-bottom:15px
}
.footer p {
	color:#888
}
.footer p a {
	color:#fff!important;
	padding-bottom:1px;
	border-bottom:1px solid #fff
}
ul.downcount {
	list-style:none;
	margin:20px 0 15px;
	padding:0;
	display:block
}
ul.downcount li {
	display:inline-block
}
ul.downcount li span {
	font-size:24px;
	font-weight:300;
	line-height:24px;
	color:#444
}
ul.downcount li.seperator {
	font-size:24px;
	line-height:24px;
	vertical-align:top
}
ul.downcount li p {
	color:#a7abb1;
	font-size:14px
}
@media screen and (max-width:600px) {
	.header {
	width:300px
}
.container {
	height:100%;
	padding:20px 0 20px
}
.content {
	width:320px;
	width:-webkit-calc(100vw - 40px);
	width:calc(100vw - 40px)
}
.content .title .amount {
	font-size:24px
}
}