
/* date */
.datetime.month-1:before		{content: 'Jan';}
.datetime.month-2:before		{content: 'Feb';}
.datetime.month-3:before		{content: 'Mar';}
.datetime.month-4:before		{content: 'Apr';}
.datetime.month-5:before		{content: 'May';}
.datetime.month-6:before		{content: 'Jun';}
.datetime.month-7:before		{content: 'Jul';}
.datetime.month-8:before		{content: 'Aug';}
.datetime.month-9:before		{content: 'Sep';}
.datetime.month-10:before		{content: 'Oct';}
.datetime.month-11:before		{content: 'Nov';}
.datetime.month-12:before		{content: 'Dec';}

/* common */
.language:before				{content: 'English';}
.language-switch:before			{content: '中文';}
.restricted-access:before		{content: 'restricted access';}
.learn-more:before				{content: 'more';}
.login-first:before				{content: 'Go login';}
.header-menu .others:before 	{content: 'Others';}
.microservice-usecase:before	{content: 'Microservice';}

.cn .language:before			{content: '中文';}
.cn .language-switch:before		{content: 'English';}
.cn .restricted-access:before	{content: '有限访问权';}
.cn .learn-more:before			{content: '更多信息';}
.cn .login-first:before			{content: '先登录';}
.cn .header-menu .others:before {content: '其他';}
.cn .microservice-usecase:before{content: '微服务用例';}

/* inquiry */
.inquiry .contact-info:before 		{content: 'Contact Information';}
.inquiry .client-name:before 		{content: 'Name';}
.inquiry .select-country:before 	{content: 'Select Country';}
.inquiry .email:before 				{content: 'Email';}
.inquiry .phone:before 				{content: 'Phone Number';}
.inquiry .school-org:before 		{content: 'School/Organization/Advisor';}
.inquiry .type:before 				{content: 'I am a:';}
.inquiry .interest:before 			{content: 'Indicate areas of interest';}
.inquiry .student:before 			{content: 'student';}
.inquiry .parent:before 			{content: 'parent';}
.inquiry .educator:before 			{content: 'education professional';}
.inquiry .partner:before 			{content: 'potential partner';}
.inquiry .other:before 				{content: 'others';}

.cn.inquiry .contact-info:before 	{content: '联系信息';}
.cn.inquiry .client-name:before 	{content: '名称';}
.cn.inquiry .select-country:before 	{content: 'Select Country';}
.cn.inquiry .email:before 			{content: 'Email';}
.cn.inquiry .phone:before 			{content: 'Phone Number';}
.cn.inquiry .school-org:before 		{content: 'School/Organization/Advisor';}
.cn.inquiry .type:before 			{content: 'I am a:';}
.cn.inquiry .interest:before 		{content: 'Indicate areas of interest';}
.cn.inquiry .student:before 		{content: '学生';}
.cn.inquiry .parent:before 			{content: '父母';}
.cn.inquiry .educator:before 		{content: '教育专业';}
.cn.inquiry .partner:before 		{content: '供应商';}
.cn.inquiry .other:before 			{content: '其他';}

/** support login **/
.login-page .title:before			{content: 'User Resource System';}
.login-page .email:before			{content: 'Email';}
.login-page .submit:before			{content: 'Submit';}
.login-page .error-msg:before		{
	content: 'Login information not valid. \aPlease try again or contact our representative.';
	white-space:pre;
}

.cn.login-page .title:before		{content: '用户资源系统';}
.cn.login-page .email:before		{content: '电子邮件';}
.cn.login-page .submit:before		{content: '登录';}
.cn.login-page .error-msg:before	{
	content: '登录信息不正确，无法登录。\a        请重试或与我们的代表联系';
	white-space:pre;
}

/** support menu **/
.support.icon-0:before	{content:'Help';}
.support.icon-1:before	{content:'Ma';}
.support.icon-2:before	{content:'In';}
.support.icon-3:before	{content:'Pa';}
.support.icon-4:before	{content:'Ac';}
.support.icon-5:before	{content:'St';}
.support.icon-6:before	{content:'US';}
.support.icon-7:before	{content:'Web';}
.support.icon-8:before	{content:'Pr';}
.support.icon-9:before	{content:'Log';}
.support.icon-10:before	{content:'Au';}
.support.icon-11:before	{content:'Tag';}
.support.icon-12:before	{content:'SS';}
.support.icon-13:before	{content:'Mt';}

/** authorize */
.authorize.tab-0:before	{content:'Help';}
.authorize.tab-1:before	{content:'Page';}
.authorize.tab-2:before	{content:'Tag';}
.authorize.tab-3:before	{content:'User';}

/* invoice */
.invoice.icon-0:before	{content:'Fin';}
.invoice.icon-1:before	{content:'Tpl';}
.invoice.icon-2:before	{content:'Inv';}
.invoice.icon-3:before	{content:'POS';}
.invoice.icon-4:before	{content:'QB';}

.invoice.plan-0:before		{content:'Total Contract (P)'}
.invoice.plan-1:before		{content:'Student Contract (P1)'}
.invoice.plan-2:before		{content:'Service Contract (P2)'}
.invoice.print-plan-1:before{content:'Student Contract'}
.invoice.print-plan-2:before{content:'Service Contract'}

.invoice.plan-0-1:before	{content:'Full Contract Fee (Student & Service)'}
.invoice.plan-0-2:before	{content:'Installments'}
.invoice.plan-0-3:before	{content:'Courses'}
.invoice.plan-0-4:before	{content:'Additiona Products and Services'}
.invoice.dates-1:before		{content:'Start On'}
.invoice.dates-2:before		{content:'Due On'}
.invoice.dates-3:before		{content:'Start On'}
.invoice.dates-4:before		{content:'Due On'}

.invoice.plan-1-1:before	{content:'Student Contract Fee'}
.invoice.plan-1-2:before	{content:'Student Installment'}
.invoice.plan-1-3:before	{content:'Courses'}
.invoice.plan-1-4:before	{content:'Additional Products and Services'}

.invoice.plan-2-1:before	{content:'Service Contract Fee'}
.invoice.plan-2-2:before	{content:'Service Installment'}
.invoice.plan-2-3:before	{content:'Independent Courses'}
.invoice.plan-2-4:before	{content:'Additional Products and Services'}

.invoice.date-interval-d:before	{content:'day(s)'}
.invoice.date-interval-w:before	{content:'week(s)'}
.invoice.date-interval-m:before	{content:'month(s)'}
.invoice.date-interval-y:before	{content:'year(s)'}

/*invoice printing */
.invoice .school-ias:before				{content: 'Institute of Arts and Sciences'}
.invoice .label-pay-schedule:before		{content: 'PAYMENT SCHEDULE'}
.invoice .label-date:before 			{content: 'Date'}
.invoice .label-center:before			{content: 'Center'}
.invoice .label-term:before 			{content: 'Terms'}
.invoice .label-bill-to:before 			{content: 'Billing Information'}
.invoice .label-due-date:before			{content: 'Due Date'}
.invoice .label-item-no:before			{content: 'Item#'}
.invoice .label-item-description:before	{content: 'Item Description'}
.invoice .label-confirm-false:before	{content: '***Quotation Only*** This is generated solely as quotation and does not constitute a contract. '}
.invoice .label-p1-title:before			{content: 'Student Contract'}
.invoice .label-p2-title:before			{content: 'Service Contract'}
.invoice .label-amount:before			{content: 'Amount'}
.invoice .label-currency-sgd:before		{content: 'SGD'}
.invoice .label-currency-usd:before		{content: 'USD'}
.invoice .label-disclaimer:before		{content: '???'}
.invoice .label-install-header:before	{content: 'Installment Schedule'}
.invoice .label-payment-info:before		{content: 'Payment Information'}

/*invoice4*/
.invoice .status-register-0:before		{content: 'To Register'}
.invoice .status-register-1:before		{content: 'Undecided'}
.invoice .status-register-2:before		{content: 'Require start date'}

/* sales */
.sales.info-0:before			{content: 'Programs'}
.sales.info-1:before			{content: 'On-Campus Budget'}
.sales.worktype-1:before		{content: 'U1'}
.sales.worktype-2:before		{content: 'U2'}
.sales.worktype-3:before		{content: 'U3'}
.sales.worktype-4:before		{content: 'U4'}
.sales.worktype-5:before		{content: 'U4P'}
.sales.worktype-8:before		{content: 'R'}
.sales.worktype-9:before		{content: 'Un'}

.profile-code-1:before			{content: 'The Young'}
.profile-code-2:before			{content: 'Middle School'}
.profile-code-3:before			{content: 'High School'}
.profile-code-4:before			{content: 'College'}
.profile-code-5:before			{content: 'Adult-Professionals'}
.profile-code-6:before			{content: 'Enrichment'}

/* college map */
.college-map .instruction:before		{content: 'Click on each region to view listing'}
.cn .college-map .instruction:before	{content: '点击每区域查看列表'}

/* travel */
.travel-eco .label_sector:before 		{content: 'Sector'}
.travel-eco .label_inspiration:before	{content: 'Inspiration'}

.cn.travel-eco .label_sector:before 	{content: '旅游行业领域'}
.cn.travel-eco .label_inspiration:before{content: '灵感'}

/* home form */
.inquiry-form .contact-name:before			{content: 'Name';}
.inquiry-form .contact-email:before			{content: 'Email';}
.inquiry-form .contact-comment:before		{content: 'Comment';}
.inquiry-form .contact-send:before			{content: 'Send';}

.cn .inquiry-form .contact-name:before		{content: '名字';}
.cn .inquiry-form .contact-email:before		{content: '电子邮件 ';}
.cn .inquiry-form .contact-comment:before	{content: '信息';}
.cn .inquiry-form .contact-send:before		{content: '发送';}

/* footer */
footer .privacy:before						{content: 'Privacy Policy';}
footer .terms:before						{content: 'Terms of Sales';}
footer .last-update:before					{content: 'Last Update';}
footer .copyright:before					{content: 'All rights reserved';}

.cn footer .privacy:before					{content: '隐私政策';}
.cn footer .terms:before					{content: '销售条款';}
.cn footer .last-update:before				{content: '最后更新';}
.cn footer .copyright:before				{content: '版权所有';}




