<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.borderTop, .borderBottom { position: relative; }
.borderTop { border-top: 1px solid #d0d0d0; padding-top: 15px; }
.borderBottom { border-bottom: 1px solid #d0d0d0; padding-bottom: 15px; }
.borderTop:before,
.borderBottom:after { content: ""; display: block; line-height: 0; height: 0; position: absolute; left: 0; width: 100%; }
.borderTop:before { border-top: 1px solid #f4f4f4; top: 0; }
.borderBottom:after { border-bottom: 1px solid #f4f4f4; bottom: -2px; }

.fullWidth { width: 100%; }
.fontSize14 { font-size: 14px; }
.fontSize12 { font-size: 12px; }

.pro-title { font-size:22px; font-weight:bold;color:#af1a1e; }
.pro-explain { margin-bottom:15px; }
.contentBox.pro-buyed p { margin-top:0; }
.contentBox.pro-buyed .profile-address { text-align:left; }

.buyPRO .table .cell { text-align: center; vertical-align: middle; height: 50px; padding: 0 10px; font-size: 13px; position: relative; }
	.buyPRO .table .cell strong { display: block; }
	.buyPRO .table .cell small { display: block; font-size: 12px; }
	.buyPRO .table .cell &gt; .borderBottom { padding: 0; position: relative; display: block; height: 100%; }
		.buyPRO .table .cell &gt; .borderBottom:before { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
		.buyPRO .table .cell &gt; .borderBottom .centered,
		.buyPRO .table .cell &gt; .borderBottom .ico { vertical-align: middle; display: inline-block; }
.buyPRO .table .row.head .cell.head { font-size: 18px; font-weight: bold; text-align: center; padding-top: 20px; }
	.buyPRO .table .row.head .cell.head.pro { color: #af1a1e; }
.buyPRO .table .cell.head { font-size: 14px; font-weight: bold; text-align: left; }
	.buyPRO .table .cell.head i { font-weight: normal; }
.buyPRO .table .row.odd .cell.head { background-color: #e7e7e7; }
.buyPRO .table .pro { background-color: #fff; width: 200px; }
.buyPRO .table .pro strong { color: #000; }
.buyPRO .table .pro.highlighted { padding-top: 10px; }
	.buyPRO .table .pro.highlighted strong { color: #af1a1e; font-size: 24px; }
	.buyPRO .table .pro.highlighted small { font-size: 14px; }
.buyPRO .table .pro.first { border-radius: 10px 10px 0 0; }
.buyPRO .table .pro.last,
.buyPRO .table .standard { border-radius: 0 0 10px 10px; padding-bottom: 20px; padding-top: 10px; height: auto; }
.buyPRO .table p { margin: 0; }
.buyPRO .table hr { border: none; border-top: 1px solid #d0d0d0; border-bottom: 1px solid #f4f4f4; height: 0; line-height: 0; margin: 0; position: absolute; bottom: 0; left: 10px; right: 10px; }

.ico.small.crossRed { background-position: -720px -230px; }
.ico.big.checkGreen { background-position: -720px -200px; }

#divsubmitUserEditproForm { position:absolute;left:300px;top:-7px; }
#UserEditprofileurlForm #UserUrlname { width:150px; }</pre></body></html>