@import url("//asia.tools.euroland.com/tools/SubscriptionCentre2/./../Config/footer.css");
/* Not Found: /Config/SubscriptionCentre2.css */
/* Not Found: ./../Config/Company/cn-bz/cn-bz.css */
@import url("//fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap");

.wrapper {    
	font-family: 'Lato', Arial, PingFang SC Regular,HanHei SC, STHeitiSC-Light, Microsoft Yahei, Helvetica, sans-serif; 
    font-size: 16px;
    color: #666666;
    padding: 0;
    max-width: 1170px;
    width: 100%;
}

.zh-cn.page-font-style .wrapper,
.zh-tw.page-font-style .wrapper {
    font-family: 'Lato', Arial, PingFang SC Regular,HanHei SC, STHeitiSC-Light, Microsoft Yahei, Helvetica, sans-serif; 
}

body {
    margin: 0;
}

.btn,
#dialogModal .privacy-policy-sector .btn {
    font-family: inherit;
    font-size: 1.0em;
    font-weight: normal;
    line-height: 0;
    color: #FFF;
    padding: 1.0em 1.0em 1.0em 1.0em;
    text-transform: none;
    border: 0px solid #cbcbcb;
    background: #5DD5C8;
    transition: background 0.5s, color 0.5s, border 0.5s;
    height: 36px;
    min-width: 8em;

    border-radius: 2px;
}

.btn:hover,
.btn:active,
.btn:focus,
#dialogModal .privacy-policy-sector .btn:hover,
#dialogModal .privacy-policy-sector .btn:active,
#dialogModal .privacy-policy-sector .btn:focus {
    background: #12ada9 ;
    color: #fff;
    border-color: transparent ;
    box-shadow: none;
}

.form input,
.form select {
    border: 1px solid #dee2e6;
}


.modal a:hover,
.hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover {
    text-decoration: underline;
    color: #666666 !important;
}

.subscribe-checking .btn {
    margin-top: 1em;
}

.check-subscription-link a {
    color: #666666;
    font-weight: normal;
}

.check-subscription-link a:hover {
    text-decoration: underline;
    color: #666666;
}

.announcement-group-lable,
.releasetype-group-lable {
    font-size: 15px;
    color: #666666;
    display: none;
}

.subscription-wrapper-single .selection-services {
    border: none !important;
    box-shadow: none !important;
}

body .button-wrapper {
    margin-left: 0;
    margin-top: 20px;
    text-align: center;
    width: 100%;
    padding-left: 0;
}

.check-subscription-link {
    text-align: left;
    font-size: 14px;
}

#dialogModal .btn-submit,
#dialogModal .btn-ok,
#dialogModal .btn-cancel {
    margin-top: 20px;
    margin-right: 5px;
}

.subscribe-checking .button-wrapper {
    text-align: center;
    margin: 0;
    width: 100%;
}

.form .row-control .input > * {
    width: 100%;
}

.button-wrapper,
.form .row-control {
    margin-left: 0;
    margin-right: 0;
}

.button-inner {
    text-align: center;
}

.form .lable,
.form .input,
.selection-services {
    padding-left: 0;
    line-height: 30px;
}

span.compulsory-field {
    position: absolute;
    top: -2px;
    right: -15px;
    width: 10px !important;
}

.subscribe-button-wrapper {
    margin-bottom: 40px;
}

.service-checkbox {
    margin: 0 15px 0;
}

.footer {
    font-size: 14px;
}

@media (max-width: 768px) {
    .wrapper {
        width: 100%;
    }

    .modal-dialog {
        width: inherit;
        margin: 0 auto;
    }
}

@media (min-width: 768px) {
    .button-wrapper .check-subscription-link,
    .button-wrapper .button-inner {
        margin-left: 0%;
    }
}

@media (max-width: 425px) {
    .check-subscription-link,
    .subscribe-button-wrapper {
        text-align: center;
    }
}

@media (max-width: 399px) {
    .btn {
        width: 50%;
        margin-right: 0 !important;
        margin-top: 10px !important;
    }
}

.en-gb .checkbox {
    line-height: 19px;
}

.en-gb .radio input, 
.en-gb .checkbox input {
    height: 15px;
}

.zh-cn .checkbox,
.zh-tw .checkbox {
    line-height: 16px;
}

.hyperlink,
.disclaimer-box a,
.cookies-box a {
    color: #666666 !important;
    text-decoration: none;
}

#dialogModal .btn-submit,
#dialogModal .btn-ok,
#dialogModal .btn-cancel {
    min-width: 11em;
}

.footer, 
.footer a {
	color: #666666;
}

* {
    outline: none !important;
}

.modal a {
    color: #5DD5C8 !important;
}

.modal a:hover {
    text-decoration: none !important;
}

.privacy-policy p a {
    color: #5DD5C8 !important;
}

.privacy-policy a:hover {
    text-decoration: underline;
    color: #666666 !important;
}

.check-subscription-link {
    text-align: center;
}

.footer {
    padding-top: 30px;
}

.google-recapcha {
    margin-top: 20px;
}

.form .lable {
    width: 15%;
    font-weight: normal;
}

.lable, 
.input {
    margin-left: 16px;
}

.service-checkbox {
    font-weight: normal;
    line-height: 35px;
}

@media (max-width: 768px){
    .form .input,
    .form .lable {
        width: 95%;
    }
}


/* ADDED CSS */
.supply-by a, 
.footer .cookies-box a {
    color: #00C2B3 !important;
}

.supply-by a:hover, 
.footer .cookies-box a:hover {
    color: #666666!important;
    text-decoration: none !important;
}

.google-recapcha a {
    color: rgba(203,203,203,1);
}


