@import url("//asia.tools.euroland.com/tools/SubscriptionCentre2/./../Config/footer.css");
/* Not Found: /Config/SubscriptionCentre2.css */
/* Not Found: ./../Config/Company/cn-tuya/cn-tuya.css */
@import url("//fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Manrope:wght@300;400;500;700&display=swap");

body {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #131415;
    background: none repeat scroll 0 0 transparent;
}


body {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
}

body.zh-TW,
body.zh-CN {
    font-family: '-apple-system', BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important;
}

.check-subscription-link a {
    color: #131415;
    font-weight: normal;
}

.check-subscription-link a:hover {
    color: #0046B6;
    text-decoration: underline !important;
}

a:-webkit-any-link,
a:-moz-any-link {
    color: #131415;
    text-decoration: none;
    cursor: auto;
}

.hyperlink,
.disclaimer-box a,
.cookies-box a {
    color: #C8102E;
    text-decoration: none;
}

.hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover {
    color: #FF4800;
    text-decoration: underline;
}

.wrapper {
    width: 100%;
    padding: 10px 0 10px 0px;
    margin: 0 auto;
    max-width: 100%;
}

.service-name {
    position: relative;
    top: 3px;
}

.btn,
.btn:focus {
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    color: #893bff;
    text-transform: none;
    margin: 0.5em 0;
    padding: 10px 10px;
    border: 1px solid #893bff;
    border-radius: 48px;
    background: #ffffff;
    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
    height: auto;
    line-height: normal;
}

.btn:active {
    text-decoration: none;
    background: #893bff;
    color: #FFFFFF;
    border-color: #893bff;
}

.btn:hover {
    text-decoration: none;
    background: #893bff;
    color: #FFFFFF;
    border-color: #893bff;
}

#dialogModal .btn-submit,
#dialogModal .btn-ok,
#dialogModal .btn-cancel {
    min-width: inherit;
}

.radio input,
.checkbox input {
    height: 17px;
}

.form .lable {
    text-transform: uppercase;
}

.form input {
    appearance: auto;
    -moz-appearance: auto;
    background-color: #ffffff;
    border: 1px solid #bbbbbb;
    color: #131415;
    height: auto;
    padding: 11px 10px 11px 10px;
    line-height: normal;
    border-radius: 0;
}

.form select {
    appearance: auto;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    background-color: #ffffff;
    background-origin: content-box;
    background-position: calc(0px + 100%) 50%;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    border-radius: 0px;
    padding: 11px 10px 11px 10px;
    line-height: normal;
    color: #131415;
    height: auto;
    border: 1px solid #bbbbbb;
}


@media not all {
    .form select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
    }
}

.form select > option {
    color: #131415;
    text-transform: capitalize;
}

.modal-content {}

@media (max-width: 480px) {
    .button-inner {
        padding-top: 10px;
    }
}

/* ------------------Changes----------------- */

.footer {
    font-size: 14px;
    line-height: 1.5;
}

.footer div a {
    color: #131415 !important;
}

.footer div a:hover {
    color: #FF4800 !important;
    text-decoration: underline;
}

#dialogModal .privacy-policy-sector .btn {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
}

.form .row-control .input > * {
    width: 95%;
    max-width: 360px;
}

.subscription-wrapper-single .selection-services {
    border: 0px solid #c3d1ec;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.form .lable {
    text-transform: none;
    font-weight: normal;
}

.button-wrapper,
.form .row-control {
    margin-right: 0px;
    margin-left: 0px;
}

.form .lable,
.form .input {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: inherit;
}

.form .lable,
.form .input {
    float: none !important;
}

.form .input {
    width: 100% !important;
}

.form .lable {
    width: 100%;
    float: none;
    text-align: left;
    padding-right: 0px;
    height: auto;
    vertical-align: middle;
    line-height: normal;
    font-weight: normal;
    padding-bottom: 0.5em;
}

.row-control {
    padding: 0.5em 0;
    clear: both;
}

.row-control {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
}

.button-wrapper {
    padding-left: 0px;
}

.google-recapcha {
    color: #131415;
    text-align: left;
}

.google-recapcha,
.subscribe-checking .google-recapcha {
    color: #000000;
}

.google-recapcha a,
.subscribe-checking .google-recapcha a {
    color: #131415;
    text-decoration: none;
}

.google-recapcha a:hover,
.subscribe-checking .google-recapcha a:hover {
    color: #0046B6;
    text-decoration: none;
}

.subscribe-checking .google-recapcha a {
    color: #131415 !important;
    text-decoration: none;
}

.subscribe-checking .google-recapcha a:hover {
    color: #0046B6 !important;
    text-decoration: none;
}

.subscribe-checking .google-recapcha {
    text-align: center;
}

.subscribe-checking .button-wrapper {
    margin: 15px 0 30px 0%;
    text-align: center;
    width: 100%;
    padding: 0;
}

.subscribe-checking .form .row-control .input {
    width: 300px !important;
}

.body-rtl .check-subscription-link {
    font-weight: normal;
}

.subscribe-checking .form {
    text-align: center;
    width: 100%;
}

.subscribe-checking .row-control {
    width: 288px;
}

#dialogModal .privacy-policy-sector .btn-cancel {
    margin-right: 0px;
}

.selection-services {
    padding-left: 10px;
}

.checkbox {
    line-height: 14px;
    position: relative;
    bottom: 2px;
}

.body-rtl .selection-services {
    padding-right: 10px;
}

.body-rtl .wrapper {
    padding: 5px 5px 0 0;
}

.body-rtl .button-wrapper {
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0;
    padding-right: 0px;
}

.body-rtl .form .lable,
.body-rtl .form .input {
    padding-right: 0px;
}

.body-rtl .google-recapcha {
    text-align: right;
}

.body-rtl .subscribe-checking .form .lable {
    width: 100%;
    text-align: right;
    white-space: nowrap;
}

.body-rtl .check-subscription-link {
    font-weight: 300;
}

.body-rtl .form .lable,
.body-rtl .form .input {
    font-weight: 300;
}

.body-rtl .subscribe-checking .button-wrapper {
    margin: 15px 0% 30px 0;
    text-align: center;
}

.body-rtl .selection-services {
    padding-left: unset;
    padding-right: 0;
}

.service-checkbox {
    margin: 0px;
    margin-bottom: 15px !important;
}

.ar-ae .check-subscription-link a {
    font-weight: 300 !important;
}

.selection-services {
    padding-left: 0px;
}

.subscribe-checking-wrapper button,
.modal-body button,
.ar-ae .modal-body button {
    width: 38% !important;
}

.body-rtl #dialogModal .privacy-policy-sector .btn-cancel {
    margin-left: 0px;
}

@media (min-width: 768px) {

    .button-wrapper .check-subscription-link,
    .button-wrapper .button-inner {
        margin-left: 0%;
    }
}


/* --------------------------Responsive-------------------------- */

@media (max-width: 781px) {
    .row-control {
        width: 50%;
    }
}

@media (max-width: 568px) {
    .button-wrapper {
        text-align: left;
    }

    .body-rtl .button-wrapper {
        text-align: right;
    }
}

@media (max-width: 520px) {
    .row-control {
        width: 100%;
    }

    .form .row-control .input > * {
        width: 95%;
        max-width: 410px;
    }

    .wrapper {
        padding: 10px 10px 5px;
    }
}

@media (max-width: 480px) {
    .button-wrapper {
        text-align: left;
    }

    .body-rtl .button-wrapper {
        text-align: right;
    }
}


@media (max-width: 334px) {
    .subscribe-checking .form .row-control .input {
        width: 270px !important;
    }
}

.subcription-wrapper.subscription-wrapper-single {
    padding-left: 5px;
}

.subscribe-checking .form .lable {
    white-space: nowrap;
}

.announcement-group-lable,
.google-recapcha {
    display: none;
}

.row-item.stockexchange-default {
    display: none !important;
}
