body.tc,
.tc #language-link a {
    font-family:  Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
}
body.en,
.en #language-link a {
    font-family:  "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif;
}

body.tc,
.tc #language-link-2 a {
    font-family:  Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
}
body.en,
.en #language-link-2 a {
    font-family:  "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif;
}

body.sc,
.sc #lang-link a {
    font-family:  Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
}
body.tc,
.tc #lang-link a {
    font-family:  Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
}
body.en,
.en #lang-link a {
    font-family:  "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif;
}



.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

.header {
    max-width: 652px;
    margin: 0 auto;
    padding-top: 20px;
    box-sizing: border-box;
    position: relative;
}
#logo {
    display: block;
    float: left;
    max-width: 70%;
}
#logo img {
    display: block;
    width: 100%;
}
#language-link {
    float: right;
    padding-top: 10px;
    padding-right: 10px;
}
#language-link a {
    color: #999;
    text-decoration: none;
}

#language-link-2 {
    float: right;
    padding-top: 10px;
    padding-right: 10px;
}
#language-link-2 a {
    color: #999;
    text-decoration: none;
}

#lang-link {
    float: right;
    padding-top: 10px;
    padding-right: 10px;
}
#lang-link a {
    color: #999;
    text-decoration: none;
}
#lang-group{
	float: right;
    padding-top: 10px;
    padding-right: 10px;
}
#lang-group  li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    white-space: nowrap;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}

#footer {
    border-top: 1px solid #999;
    color: #999;
    font-size: 12px;
    text-align: left;
    padding: 10px 0;
    margin: 50px 0;
}

.hr-dual {
    background-color: #00508c;
    width: 100%;
    height: 5px;
    position: relative;
}

.hr-dual div {
    background-color: #f68a33;
    width: 25%;
    height: 5px;
    position: absolute;
    right: 0;
    top: 0;
}

/* Uncommnet the following to enable hiding enquiry type for promotion offer */
/*.group-enquiryType, .tagline-enquiryDetails {
    display: none;
}*/

.group-plan,
.group-message {
    display: none;
}
.general-form .group-message {
    display: block;
}
.promotional-form .group-plan {
    display: block;
}

/*.mobile-form .group-mobile {
    display: block;
}*/
.coverage-form .group-coverage {
    display: block;
}
.group-telephone {
    position: relative;
    padding-left: 80px;
}
.smart-forms .field-telephoneAreaCode {
    position: absolute;
    left: 0;
    width: 60px;
}
.smart-forms .field-telephoneAreaCodeHyphen {
    position: absolute;
    line-height: 42px;
    width: 20px;
    text-align: center;
}
#offer-terms {
    display: none;
}
.smart-forms .group-telephone em.state-error { 
    margin-left: -80px;
}
.smart-forms .form-footer {
    text-align: center;
}
.smart-forms .form-footer .button {
    padding: 0 50px;
}

.thankyou .smart-forms .header-hkbn {
    border-bottom: 0;
    margin-top: 100px;
}
.thankyou .smart-forms .header-hkbn h4 {
    text-align: center;
}
.thankyou .smart-forms .header-hkbn p {
    color: #34495E;
    text-align: center;
}