#pageVoucherRegistration #captcha-form .form-group{ margin-left:0 !important; margin-right:0 !important; }
#pageVoucherRegistration {

    background:url(//cdn.chowsangsang.com/eshop/hk/newweb/voucher/Fedex/Fedexvoucher_CampaignPage_bg_1450_01.jpg), url(//cdn.chowsangsang.com/eshop/hk/newweb/voucher/Fedex/Fedexvoucher_CampaignPage_bg_1450_03.jpg), url(//cdn.chowsangsang.com/eshop/hk/newweb/voucher/Fedex/Fedexvoucher_CampaignPage_bg_1450_02.jpg);
    background-position: top, bottom, center;
    background-repeat: no-repeat,  no-repeat, repeat-y;
    background-size:100%;
    /*
      select:required:invalid {
      }
      */
    /*
      option {
      }
      */
}

#voucherRegistrationWrapper .col-md-10.formWrapper{
    float: unset;
    padding: 0px;
    margin: 0 auto;
}

#voucherRegistrationWrapper #formWrap .hd{
    text-align:center;
    font-size: 21px;
}

#voucherRegistrationWrapper #formWrap .hd2{
    font-size: 18px;
}


#voucherRegistrationWrapper #formWrap .row{
    margin:20px 0 0 0;
}

#voucherRegistrationWrapper #formWrap .tnc{
    color:#7a7a7a;
}


#voucherRegistrationWrapper #captcha-form-submit{
        background: #f1cec3;
        font-size: 20px;
        text-decoration: underline;
        margin: 60px 0;
}

#voucherRegistrationWrapper .form-horizontal .form-group{
    margin:0px;
}



#thankYouMsgWrap {
    text-align: center;
}

#thankYouMsgWrap .shd {
    font-size: 35px;
}

#thankYouMsgWrap .shd2 {
    font-size: 20px;
    margin-bottom: 80px;
}

#thankYouMsgWrap .shd3 {
    font-size: 25px;
}

#thankYouMsgWrap .code span {
    border: solid 2px #efccc1;
    font-size: 35px;
    padding: 5px 140px;
    margin: 20px auto;
    display: block;
    width: max-content;
}

#thankYouMsgWrap .stext1,
#thankYouMsgWrap .stext2{
    font-size: 17px;
    color: #7a7a7a;
}

#thankYouMsgWrap .btn {
    background: #f1cec3;
    font-size: 25px;
    text-decoration: underline;
    margin: 60px 0;
    padding: 16px 89px;
}





#pageVoucherRegistration #contactUsWrapper .enquiryInfoWrapper {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
    /* border-left: 1px solid #95989A;*/
}
@media (min-width:  768px ) and (max-width:  991px ), (max-width:  767px ) {
    #pageVoucherRegistration #contactUsWrapper .enquiryInfoWrapper {
        border: none;
    }
}
#pageVoucherRegistration #contactUsWrapper .enquiryInfoWrapper .infoBlock {
    padding: 20px 15px;
    /*margin-bottom: 15px;*/
}
@media (max-width:  767px ) {
    #pageVoucherRegistration #contactUsWrapper .enquiryInfoWrapper .infoBlock {
        padding: 20px 0px 0px;
        margin-bottom: 0px;
    }
}
#pageVoucherRegistration #contactUsWrapper .form-control {
    height: 40px;
}
#pageVoucherRegistration #contactUsWrapper .captchaWrap {
    border: none;
    height: 40px;
    line-height: 40px;
}
#pageVoucherRegistration #contactUsWrapper .captchaWrap > * {
    vertical-align: middle;
}
@media (max-width:  767px ) {
    #pageVoucherRegistration #contactUsWrapper .captchaWrap {
        text-align: center;
    }
}
#pageVoucherRegistration #contactUsWrapper .form-group {
    position: relative;
}
#pageVoucherRegistration #contactUsWrapper .form-group .row {
    margin-left: -5px;
    margin-right: -5px;
}
#pageVoucherRegistration #contactUsWrapper .form-group .row .col {
    padding-left: 5px;
    padding-right: 5px;
}
#pageVoucherRegistration #contactUsWrapper .form-group .icon {
    position: absolute;
    z-index: 1;
    top: 1px;
    right: 1px;
    width: 36px;
    height: 36px;
    background: white;
    color: #111;
    display: block;
    text-align: center;
}
#pageVoucherRegistration #contactUsWrapper .form-group .icon .fa {
    line-height: 36px;
}
#pageVoucherRegistration #contactUsWrapper textarea {
    resize: none !important;
    min-height: 6em;
}
#pageVoucherRegistration .border-parent {
    overflow: hidden;
    padding-top: 43%;
    width: 82%;
    margin: 0 auto;
}
#pageVoucherRegistration .border-parent .borderR-child:not(:last-child) {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
    border-right: 1px solid #95989A;
}
#pageVoucherRegistration .border-parent .borderL-child:not(:first-child) {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
    border-left: 1px solid #95989A;
}
#pageVoucherRegistration .has-error {
    border-color: #d9534f !important;
    /**/
}
#pageVoucherRegistration option[value=""][disabled] {
    display: none;
}

.tncpol input[type=checkbox]{
    position: absolute;
    left: -1000px;
}

.tncpol input[type="checkbox"] + label {
    cursor: pointer;
    height: 20px;
    width: 20px;
    border: 1px solid #e2e2e2;
    float: left;
    margin: 0 10px 10px 0;
}

.tncpol input[type="checkbox"]:checked + label:before{
    content: "";
    height: 20px;
    width: 20px;
    background: url(https://reward2uat.chowsangsang.com/hk/images/icons/icon-tick.png) no-repeat center center;
    background-size: 60%;
    display: block;
}

.tncpol input[type="checkbox"].has-error + label {
    border: 1px solid #d9534f !important;
}

.row-top-1{
    height: 80px;
    display: block;
}

.row-top-2{
    height: 50px;
    display: block;
}

.row-btm-1{
   height: 100px;
}
p.text-caption{
    float: left;
    width: calc(100% - 30px);
}

@media (max-width:  767px ) {

    .row-top-1{
        height: 30px;
        display: block;
    }

     .row-top-2{
            height: 0px;
            display: block;
     }

    #pageVoucherRegistration .pageHeadline .text-headline {
        font-size: 26px;
    }

    #pageVoucherRegistration {
        background:url(//cdn.chowsangsang.com/eshop/hk/newweb/voucher/Fedex/Fedexvoucher_CampaignPage_bg_768_01.jpg), url(//cdn.chowsangsang.com/eshop/hk/newweb/voucher/Fedex/Fedexvoucher_CampaignPage_bg_768_03.jpg), url(//cdn.chowsangsang.com/eshop/hk/newweb/voucher/Fedex/Fedexvoucher_CampaignPage_bg_768_02.jpg);
        background-position: top, bottom, center;
        background-repeat: no-repeat,  no-repeat, repeat-y;
        background-size: 100%;
        font-size:12px;
    }

    #pageVoucherRegistration .border-parent {
        padding-top: 96%;
    }

    #voucherRegistrationWrapper #formWrap .hd{
        text-align:center;
        font-size: 15px;
    }

    #voucherRegistrationWrapper #formWrap .hd2{
        font-size: 12px;
    }


    #voucherRegistrationWrapper #captcha-form-submit{
        font-size: 13px;
        margin: 40px auto;
    }


    #thankYouMsgWrap .shd {
        font-size: 25px;
    }

    #thankYouMsgWrap .shd2 {
        font-size: 15px;
        margin-bottom: 40px;
    }

    #thankYouMsgWrap .shd3 {
        font-size: 15px;
    }

    #thankYouMsgWrap .code span {
        font-size: 25px;
        padding: 5px 70px;
    }

    #thankYouMsgWrap .stext1,
    #thankYouMsgWrap .stext2{
        font-size: 12px;
    }

    #thankYouMsgWrap .btn {
        font-size: 15px;
        margin: 30px 0;
        padding: 5px 60px;
    }

.row-btm-1{
    height:50px;
}


}