@import url("//asia.tools.euroland.com/tools/SubscriptionCentre2/./../Config/footer.css");
/* Not Found: /Config/SubscriptionCentre2.css */
/* Not Found: ./../Config/Company/cn-300618/cn-300618.css */
body {
    color: #333333;
    font-family: Arial, Microsoft Yahei, sans-serif;
    font-size: 14px;
    background: none repeat scroll 0 0 transparent;
    font-weight: 400;
}

.check-subscription-link a {
    color: #333333;
}

a:-webkit-any-link,
a:-moz-any-link {
    color: #333333;
    text-decoration: none;
    cursor: auto;
}

.hyperlink,
.disclaimer-box a,
.cookies-box a {
    color: #333333;
    text-decoration: none;
}

.hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover {
    color: #003A8B;
    text-decoration: none;
}

.wrapper {
    width: 100%;
    padding: 0px 0 10px 0px;
    margin: 0 auto;
    /*    max-width: 1185px;*/
}

.service-name {
    position: relative;
    top: 3px;
}

.btn,
.btn:active,
.btn:focus {
    background: transparent;
    border-radius: 0px;
    color: #1277CC;
    font-family: inherit;
    font-size: 1em;
    font-weight: normal !important;
    letter-spacing: 0px;
    margin: 0 auto;
    padding: 14px;
    border: 1px solid #1277CC !important;
    text-transform: capitalize;
    text-decoration: none;
    transition: none;
    margin-bottom: 5px;
}

.btn:hover {
    background: #1277CC;
    border: 1px solid #1277CC !important;
    color: #fff;
}

#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: none;
    -moz-appearance: none;
    background-color: #ffffff;
    border: 0.08em solid #a8a9a3;
    color: #333333;
    height: 36px;
    padding: 5px;
    border-radius: 0px;
}

.form select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    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: 5px;
    color: #333333;
    height: 36px;
    border: 0.08em solid #a8a9a3;
}

@media not all {
    .form select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
    }
}

.form select > option {
    color: #333333;
    text-transform: capitalize;
}

.modal-content {}

@media (max-width: 480px) {
    .button-inner {
        padding-top: 10px;
    }
}

.check-subscription-link {
    font-weight: normal;
}

.subscribe-checking .button-wrapper {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.form .lable {
    text-transform: capitalize;
    font-weight: normal;
}

.selection-services {
    padding-left: 0;
}

.service-checkbox {
    margin-left: 0;
}

.sub-heading {
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: bold;
}

.footer {
    text-align: left;
    font-size: 14px;
    padding-left: 0px;
}

.subscribe-button-wrapper {
    margin-bottom: 10px;
}

label {
    font-size: 16px;
    font-weight: bold;
}

.supply-by-box,
.cookies-box {
    display: inline-block;
}

.selection-services {
    margin-bottom: 5px;
}

.announcement-group-lable {
    display: none;
}

* {
    outline: 0 !important;
}

