@charset "UTF-8";
/* CSS Document */

/* =================== Accout User ====================== */

#changepw_form #forgot_tag_wordings{
	width:100%;
	text-align:left;
}

.mobileTicketStuff .ui-dialog-titlebar,
.mobileTicketStuff .ui-dialog-buttonpane {
	display:none !important;
} 

.mobileTicketStuff,
.mobileTicketStuff .ui-dialog-content{
	padding:0 !important;
	background:none !important;
	
	
}

.mobileTicketStuff .user_mobile_etickets_title{
	color:#FFF;
	font-size:24px;
	line-height:30px;
}

.mobileTicketStuff table td{
	font-size:12px;
	line-height:14px;
}

.mobileTicketStuff table .poweredby{
	font-size:10px;
	line-height:13px;
	letter-spacing:0px;
	color:#999999;
}

.mobileTicketStuff table .ticket_no{
	font-size:30px;
	line-height:32px;
	letter-spacing:1px;
}

.mobileTicketStuff table .ticket_name_owner_project{
	font-size:13px;
	line-height:16px;
	font-weight: bold;
	letter-spacing:0px;
	word-wrap:break-word;
}
.mobileTicketStuff table .ticket_name_owner_project_EMAIL{
	font-size:14px;
	line-height:16px;
	letter-spacing:0px;
	font-weight:normal;
}

.mobileTicketStuff table .ticket_name{
	font-size:15px;
	line-height:20px;
	letter-spacing:0px;
}

.mobileTicketStuff table .ticket_dollarsign{
	color:#666666;
	font-size:15px;
	line-height:16px;
}


.mobileTicketStuff table .ticket_paidby{
	color:#000000;
	font-size:15px;
	line-height:16px;
}


.mobileTicketStuff table .ticket_amount{
	color:#00AC9F;
	font-size:22px;
	line-height:24px;
	letter-spacing:0px;
}

.mobileTicketStuff table .ticket_amount_service_fee{
	color:#00AC9F;
	font-size:14px;
	line-height:16px;
	letter-spacing:0px;
}

.mobileTicketStuff table .package_details{
	font-size:12px;
	line-height:20px;
	letter-spacing:0px;
	word-wrap:break-word;
}

.mobileTicketStuff table .project_name{
	color:#00BE7F;
	font-size:16px;
	line-height:17px;
	font-weight: bold;
	padding-top:6px;
}





.account_title{
	font-size:28px;
	/*line-height:34px;*/
	line-height:150%;
	color:#FFF;
	
}


.account_section_title{
	font-size:20px;
	line-height:32px;
	color:#333;
}
.account_section_subtitle{
	font-size:12px;
	line-height:22px;
	color:#34A79B;
}

.account_input_title{
	font-size:15px;
	line-height:20px;
	color:#333;
}

.account_input_subtitle{
	font-size:12px;
	line-height:18px;
	color:#333;
}

.account_balance {
	font-size:32px;
	line-height:38px;
	color:#090;
}

.account_balance_HKD {
	font-size:20px;
	line-height:38px;
	color:#090;
}

.account_onoff_title{
	font-family:"Proxima Nova Light", "MHei", "STHeiti", "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:30px;
	color:#333;
}



.account_display_name{
	font-size:30px;
	line-height:42px;
	
	color:#000;
}

.account_display_name img {
	display:inline-block;
    vertical-align:middle;
	margin-left:0px;
	margin-bottom:5px;
}

.account_integrity_title{
	font-size:16px;
	color:#0083A5;
}


#changepw_form #changepw_login_pw, 
#changepw_form #changepw_login_pw_re, 
#changepw_form #changepw_login_pw_current{
	width:435px;
}
