@import url("//asia.tools.euroland.com/tools/SubscriptionCentre2/./../Config/footer.css");
/* Not Found: /Config/SubscriptionCentre2.css */
/* Not Found: ./../Config/Company/ky-1167/ky-1167.css */
#Main {
    max-width: 100%;
    padding:0;
}
.zh-cn,
.zh-tw{
    font-family: "Microsoft Yahei", "微软雅黑", Helvetica, Arial, sans-serif;
}
.en-gb {
    font-family: Helvetica, Arial, sans-serif;
}
body,
input {
    font-size: 16px;
	font-family: inherit;
    color: #758594;
}
button {
    font-family: inherit;
}

.check-subscription-link a {
    color: #303E48;
}
.check-subscription-link a:hover {
    color: #B60005;
}

a:-webkit-any-link,
a:-moz-any-link {
    color: #303E48;
    text-decoration: none;
    cursor: auto;
}

.hyperlink,
.disclaimer-box a,
.cookies-box a {
    color: #303E48;
    text-decoration: none;
}

.wrapper {
    width: 100%;
    padding: 0px 0 10px 0px;
    margin: 0 auto;
    max-width: 940px;
}

.service-name {
    position: relative;
    top: 3px;
}

.btn,
.btn:active,
.btn:focus {
    height: 48px;

    font-family: inherit;
    font-size: 16px;
    text-transform: none;
    border: 1px solid #D80C18;
    border-radius: 48px;
    background: #D80C18;
    color: #ffffff !important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    float: none;
    width: 100%;
    font-weight: 600;
    max-width: 400px !important;
}
.button-wrapper {
    margin: 40px 0 0px 0px !important;
    padding: 0;
}
.subscribe-checking div.button-wrapper .btn {
  /* height: 48px;
  line-height: 48px; */
  width: 170px !important;
}
.subscribe-checking div.button-wrapper .btn-default {
       border: 1px solid #D80C18;
        background: #FFF;
        color: #D80C18 !important;
}
.subscribe-checking div.button-wrapper .btn-default:hover {
       border: 1px solid #D80C18;
        background: #D80C18;
        color: #FFF !important;
}
.btn:hover {
    background: #FFFFFF;
    border: 1px solid #D80C18 !important;
    color: #D80C18 !important;
    opacity: .8;
    
}

#dialogModal .btn-submit,
#dialogModal .btn-ok,
#dialogModal .btn-cancel {
    min-width: inherit;
}

.radio input,
.checkbox input {
    height: 17px;
    top: -1px;
    position: relative;
}

.form .lable {
    text-transform: uppercase;
}

.form input {
    appearance: none;
    -moz-appearance: none;
    background-color: #ffffff;
    border: 1px solid #E1E4E6;
    color: #0A2238;
    height: 48px;
    padding: 5px;
    border-radius: 4px;
    font-size: 14px;
    max-width: 400px !important;
}
.subscribe-checking .input #txtEmail {
    border: 1px solid #E1E4E6;
    color: #C2C7CC;
    height: 48px;
    padding: 5px;
    border-radius: 4px;
    width: 320px !important;
    font-size: 14px;
}
.form select {
    appearance: auto;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    background-color: #ffffff;
    
   
    border-radius: 0px;
    padding: 5px;
    color: #585852;
    height: 36px;
    border: 0.08em solid #a8a9a3;
}

.form select > option {
    color: #585852;
    text-transform: capitalize;
}


@media (max-width: 480px) {
    .button-inner {
        padding-top: 10px !important;
    }
    .button-wrapper, .button-wrapper .check-subscription-link, .button-wrapper .button-inner {
        width: 91%;
        padding-left: 24px;
    }
}

.check-subscription-link {
    font-weight: normal;
    color: #303E48;
    text-decoration: none;
}

.subscription-wrapper-single .selection-services {
    border: 0px solid #E1E4E6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-bottom: 1px solid #E1E4E6;
}

.form .lable {
    font-weight: normal;
    text-transform: capitalize !important;
    font-size: 14px;
}

.button-wrapper .check-subscription-link,
.button-wrapper .button-inner {
    margin-left: 0;
    text-align: center;
}

.google-recapcha a {
    color: #B60005;
    text-decoration: underline;
}

.google-recapcha a:hover {
    color: #B60005;
    text-decoration: none;
}

.announcement-group-lable,
.releasetype-group-lable {
    display: none;
}

.row-control {
    padding: 10px 46px 10px 46px;
}

.footer, .footer div a {
    font-size: 14px;
    color: #758594 !important;
}

.subscribe-checking .button-wrapper {
    margin: 15px auto 30px auto;
    text-align: center;
}

* {
    outline: 0 !important;
}
.modal-body .google-recapcha {
  display: none;
}
.modal a, .hyperlink, .disclaimer-box a, .cookies-box a {
    color: #303E48 !important;
}
.modal a, .hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover {
   color: #B60005 !important;
}
.modal-header {
  color: #0A2238;
  border-bottom: 1px solid #E1E4E6;
  font-size: 18px;
}
.subscribe-checking .form .row-control .lable {
font-size: 14px;
color: #0A2238;
}
.row-control .lable {
  font-size: 14px;
  color: #758594;
}
.zh-CN, .zh-TW,
.subscribe-checking .form .lable {
    width: 20%;
    padding-right: 3%;
    text-align: right;
}
.checkbox {
    position: relative;
    width: 19px;
    height: 20px;
    top: -1px;
}

.en-gb .checkbox {
    position: relative;
    width: 19px;
    height: 20px;
    top: -2.5px;
}

.en-gb .selection-service-table .service-checkbox span.checkbox {
    position: relative;
    width: 19px;
    height: 20px;
    top: 0.5px;
}

.zh-cn .selection-service-table .service-checkbox span.checkbox {
    position: relative;
    width: 19px;
    height: 20px;
    top: 2px;
}

.zh-tw .selection-service-table .service-checkbox span.checkbox {
    position: relative;
    width: 19px;
    height: 20px;
    top: 1.5px;
}


label {
    position: relative !important;
    margin-left: 10px;
}
.checkbox.checkbox-checked::after {
    content: "✔";
    font-size: 18px;
    position: absolute;
    bottom: 0px;
    border: 0px solid #d80c18;
    left: 2px;
    color: #FFFFFF !important;
    box-sizing: border-box;
    font-family: icofont;
    font-weight: 400;
  }
.checkbox.checkbox-checked::before {
    background: #d80c18;
    border: 1px solid #d80c18;
  }
.checkbox:before {
    display: block;
    content: "";
    position: absolute;
    bottom: -0.9px;
    border: 1px solid #E1E4E6;
    left: -1px;
    background: #fff;
    width: 1.3em;
    height: 1.3em;
    box-sizing: border-box;
    font-family: icofont;
    font-weight: 400;
    font-size: 1em;
    border-radius: 3px;
} 
.service-checkbox {
  color: #0A2238;
}
label {
  margin-left: 10px;
}
.check-subscription-link {
    font-size: 16px;
}
.google-recapcha {
    text-align: center;
    font-size: 14px;
    color: #758594;
    line-height: 20px;
    font-weight: 400;
    display: none;
}

.btn.btn-default.btn-cancel, .btn.btn-primary.btn-ok {
    width: 140px;
    margin: 5px !important;
}

.subcription-wrapper > .row-control strong {
    display: none;
  }
  
  .subcription-wrapper {
    margin-top: -20px;
  }

  .modal-title {
    margin-left: 15px !important;
    font-size: 20px !important;
  }
  .compulsory-field {
    display: none;
}
.input-control .form div.row-control:nth-child(1) .lable:after {
    content: "*";
    color: #f00 !important;
    font-size: 17px;
    position: relative;
    left: 2px;
}
.subscribe-checking .button-wrapper{
    width: 100% !important;
}
.subscribe-checking .lable:after {
    content: "*";
    color: #f00 !important;
    font-size: 17px;
    position: relative;
    left: 2px;
}
