<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {padding:0; margin:0; height:100%; border:0;}

.container{
	padding:0;
	height:100%;
	position: fixed;
}

body {
	margin: 0;
    font-family: PingFang HK,"敺株��迤暺煾��",Arial;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

a
{
color: #000000 !important; /*{a-link-color};*/
text-decoration: none;
}
a:hover, a:visited, a:link, a:active
{
    text-decoration: none;
}
#points_redeem .ui-input-text
{
	margin:0;
}

#points_redeem .panel-body 
{
	padding: 10px;
}

[data-role="page"] {
	margin-bottom: 10em;
	background-color: white;
}

[data-role="footer"]
{
	background-color: white;
}

[data-role="header"]
{
	background-color: white;
}

@media screen and (max-width: 90em) {
	[data-role="page"] {
        font-size:16px;
    }
    .footerlink span {
		font-size: 3em;
	}
	.img_btn {
        width:7.5em;
    }
	.points-value {
    	font-size: 1.8em;
    }
	#points_redeem
	{
		font-size:1em;
	}

	#points_redeem .total_points
	{
		width: 130px;
	}

	#points_redeem .amt
	{
		width: 50px;
	}

	#index .card
	{
		width:35%;
		padding:0.3em;
		margin-bottom: 1.2em;
	}

	#index .card_text
	{
		font-size:1em;
		top: -80px;
		left:10px;
		vertical-align: bottom;
	}

	.more_buttonimg
	{
		font-size: 2em;
	}

	.index_item_img
	{
		font-size: 1.4em;
	}
	
}

@media screen and (max-width: 80em) {
	[data-role="page"] {
        font-size:16px;
    }
    .footerlink span {
		font-size: 2.8em;
	}
	.points-value {
    	font-size: 1.8em;
    }
    #footernav li img {
        width:25%;
    }
	.img_btn {
        width:7.5em;
    }

	#points_redeem
	{
		font-size:1em;
	}

	#points_redeem .total_points
	{
		width: 130px;
	}

	#points_redeem .amt
	{
		width: 60px;
	}

	#index .card
	{
		width:45%;
		padding:0.3em;
		margin-bottom: 1.2em;
	}

	#index .card_text
	{
		font-size:1em;
		top: -80px; 
		left:10px;
		vertical-align: bottom;
	}

	.more_buttonimg
	{
		font-size: 2em;
	}

	.index_item_img
	{
		font-size: 1.4em;
	}

}

@media screen and (max-width: 70em) {
	[data-role="page"] {
        font-size:16px;
    }
    .points-value {
    	font-size: 1.8em;
    }
    .footerlink span {
		font-size: 2.6em;
	}
    #footernav li img {
        width:30%;
    }
	.img_btn {
        width:7.5em;
    }

	#points_redeem
	{
		font-size:1em;
	}

	#points_redeem .total_points
	{
		width: 130px;
	}

	#points_redeem .amt
	{
		width: 60px;
	}

	#index .card
	{
		width:60%;
		padding:0.3em;
		margin-bottom: 1.2em;
	}

	#index .card_text
	{
		font-size:1em;
		top: -82px; 
		left:10px;
		vertical-align: bottom;
	}

	.more_buttonimg
	{
		font-size: 2em;
	}

	.index_item_img
	{
		font-size: 1.4em;
	}

}

@media screen and (max-width: 60em) {
	[data-role="page"] {
        font-size:16px;
    }
    .points-value {
    	font-size: 1.7em;
    }
    .footerlink span {
		font-size: 2.4em;
	}
    #footernav li img {
        width:40%;
    }
	.img_btn {
        width:7.5em;
    }

	#points_redeem
	{
		font-size:1em;
	}

	#points_redeem .total_points
	{
		width: 130px;
	}

	#points_redeem .amt
	{
		width: 60px;
	}

	#index .card
	{
		width:70%;
		padding:0.3em;
		margin-bottom: 1.2em;
	}

	#index .card_text
	{
		font-size:1em;
		top: -82px; 
		left:10px;
		vertical-align: bottom;
	}

	.more_buttonimg
	{
		font-size: 2em;
	}

	.index_item_img
	{
		font-size: 1.4em;
	}

}

@media screen and (max-width: 50em) {
	[data-role="page"] {
       font-size:16px;
    }
    .points-value {
    	font-size: 1.6em;
    }
    .footerlink span {
		font-size: 2.2em;
	}
    #footernav li img {
        width:45%;
    }
	.img_btn {
        width:7em;
    }

	#points_redeem
	{
		font-size:0.8em;
	}

	#points_redeem .total_points
	{
		width: 120px;
	}

	#points_redeem .amt
	{
		width: 60px;
	}

	#index .card
	{
		width:85%;
		padding:0.3em;
		margin-bottom: 1.2em;
	}

	#index .card_text
	{
		font-size:0.8em;
		top: -80px; 
		left:10px;
		vertical-align: bottom;
	}

	.more_buttonimg
	{
		font-size: 2em;
	}

	.index_item_img
	{
		font-size: 1.4em;
	}

}
 
@media screen and (max-width: 40em) {
    [data-role="page"] {
		font-size:16px;
	}
	.points-value {
    	font-size: 1.4em;
    }
	.footerlink span {
		font-size: 2em;
	}
	#footernav li img {
        width:55%;
    }
	.img_btn {
        width:7em;
    }

	#points_redeem
	{
		font-size:0.8em;
	}

	#points_redeem .total_points
	{
		width: 80px;
	}

	#points_redeem .amt
	{
		width: 60px;
	}

	#index .card
	{
		width:100%;
		padding:0.3em;
		margin-bottom: 1.2em;
	}

	#index .card_text
	{
		font-size:0.8em;
		top: -70px; 
		left:10px;
		vertical-align: bottom;
	}

	.more_buttonimg
	{
		font-size: 2em;
	}

	.index_item_img
	{
		font-size: 1.4em;
	}

}
 
@media screen and (max-width: 30em) {
	[data-role="page"] {
		font-size:16px;
	}
	.footerlink span {
		font-size: 1.8em;
	}
	.points-value {
    	font-size: 1.3em;
    }
	#footernav li img {
        width:75%;
    }
	
	.img_btn {
        width:7em;
    }

	#points_redeem
	{
		font-size:0.8em;
	}

	#points_redeem .total_points
	{
		width: 80px;
	}

	#points_redeem .amt
	{
		width: 40px;
	}

	#index .card
	{
		width:100%;
		padding:0.3em;

	}

	#index .card_text
	{
		font-size:0.8em;
		top: -70px; 
		left:10px;
		vertical-align: bottom;
	}

	.more_buttonimg
	{
		font-size: 2em;
	}

	.index_item_img
	{
		font-size: 1.4em;
	}
}


.container .content{
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	
}

.footerlink
{
	background-color: transparent !important;
	padding: 0.3em 0 0.3em 0 !important;
	margin: 0;
	border: none;
	color: white !important;
	text-shadow: 0 1px 0 #8A8A8A !important;
	font-family: inherit !important;
	font-weight: 500 !important;
	line-height: 1.1 !important;
}
.footerlink span
{
	padding-top: 0.1em !important;
	padding-bottom: 0.2em !important;
	text-shadow: 0 1px 0 #8A8A8A !important;
}

#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
}

#footertabs {
	background-color: #1CA49A;
	margin:0;
	padding:0;
	border:0;
}

.btn-default
{
}

.footericon {
}

@media all and (max-width: 20em) {
  .my-breakpoint .ui-block-a,
  .my-breakpoint .ui-block-b,
  .my-breakpoint .ui-block-c,
  .my-breakpoint .ui-block-d,
  .my-breakpoint .ui-block-e {
    width: 100%;
    float:none;
  }
}

.panel-body-points-profile
{
	background-color: black; !important
	padding: 0;
	margin: 0;
}

.ui-table-columntoggle-btn
{
	display:none !important;
}


.ui-header
{
	background-color: #1CA49A !important;
}

.ui-title
{
	color: #FFFFFF;
	text-shadow: 0 1px 0 #8A8A8A;
	font-size: 1.3em;
}

.ui-select .ui-btn
{
	font-size:13px !important;
}

input[type="text"], input[type="password"]
{
	background-color: white !important;
}

.reg_rule
{
	padding-top: 10px ;
	padding-bottom:10px;
}

.input_label
{
	margin-top: .5em;
	text-align: left;
}

.input_label_white
{
	margin-top: .5em;
	text-align: left;
	color:#ffffff;
	text-shadow: none
}

.addr_type
{
	color:#e85426;
	font-weight:bold;
}

.TextBoxAsLabel
{
    border: none;     
    background-color: #fffff;     
    background: transparent;
    color: black;
    text-align:right;
}

.index_item_left_img
{
    color: #1CA49A;
	line-height: 100%;
	vertical-align: middle;
	padding-right: 20px;
}

.index_item_right_img
{
	line-height: 200%;
	vertical-align: middle;
}

#index li
{
	margin:0
}

#index li  a {
	padding: 10px 15px 0 15px;
}

.ui-overlay-a,
.ui-page-theme-a,
.ui-page-theme-a .ui-panel-wrapper {
	background-color: #ffffff !important/*{a-page-background-color} override jquery mobile default color*/;
}

.radio_btn_label{
	border: none !important;
	background-color: #ffffff !important;
}

.ui-radio .radio_btn_label.ui-btn.ui-radio-on:after {
	-webkit-box-sizing: initial;
	
}

.bottom-icon-img {
	max-width: 52px;
	width: 52px;
	height: 52px;
}
.menu-img-icon
{
	width: 25px;
	max-width: 25px;
	margin-right: 10px;
}
.menu-img-icon-next
{
	width: 25px;
}
.remarks
{
	font-size: 12.5px;
	color: #959595;
}</pre></body></html>