@import url("//asia.tools.euroland.com/tools/SubscriptionCentre2/./../Config/footer.css");
/* Not Found: /Config/SubscriptionCentre2.css */
/* Not Found: ./../Config/Company/cn-lclog/cn-lclog.css */
@font-face {
  font-family: 'Microsoft Yahei';
  src: url("//asia.tools.euroland.com/tools/SubscriptionCentre2/Config/Company/cn-lclog/fonts/yahei.ttf") format('Truetype');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'NotoSans-Regular';
  src: url("//asia.tools.euroland.com/tools/SubscriptionCentre2/Config/Company/cn-lclog/fonts/NotoSans-Regular.ttf") format('Truetype');
  font-style: normal;
  font-weight: normal;
}

  
  body,
  input {
    font-family: 'NotoSans-Regular';
    font-size: 16px;
    color: #4C4948;
  }
  
  .zh-tw,
  .zh-cn {
    font-family: 'Microsoft Yahei';
  }
  
  button {
    font-family: 'NotoSans-Regular';
  }
  
  .check-subscription-link a {
    font-size: 16px;
  
  }
  
  .check-subscription-link a {
    color: #EB6153 !important;
  }
  
  .check-subscription-link a,
  a:link,
  a,
  a:visited {
    color: #4C4948;
    font-family: 'NotoSans-Regular' !important;
    font-weight: normal;
    text-decoration: none;
    font-style: none;
  }
  
  a:-webkit-any-link,
  a:-moz-any-link {
    color: #4C4948 !important;
  
    font-weight: normal;
    text-decoration: none;
    font-style: none;
  }
  
  .hyperlink,
  .disclaimer-box a,
  .cookies-box a,
  a {
    color: #4C4948 !important;
    font-weight: normal;
    text-decoration: none;
    font-style: none;
  }
  
  .supply-by span a:hover,
  .cookies-box a:hover,
  .hyperlink:hover,
  .disclaimer-box a:hover,
  a:active,
  a:hover {
    color: #EB6153 !important;
    font-weight: none;
    text-decoration: underline !important;
    font-style: none;
  }
  
  .wrapper {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    max-width: 1280px;
  }
  
  .footer {
    padding: 0;
    font-size: 13px;
    padding-top: 6em;
    color: #4C4948;
    right: 5px;
  }
  
  .selection-services {
    padding-left: 0px;
    margin-bottom: 0em;
  }
  
  .btn,
  .btn:active,
  .btn:focus {
    height: 50px;
    line-height: normal;
    margin: 0px;
    font-family: 'NotoSans-Regular';
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    text-transform: capitalize;
    border: 1px solid #EB6153;
    border-radius: 0px;
    background: #EB6153;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    transition: border 0ms;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
  }
  
  span.stock-exchange-release-name,
  span.service-name {
    position: relative;
    top: 2px;
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
  }
  
  .btn:hover {
    text-decoration: none;
    background: #FFFFFF;
    color: #EB6153;
    border-color: #EB6153;
    z-index: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  
  .btn:after{
      content: '';
      height: 0;
      background-color: #fff;
      display: block;
      position: absolute;
      top: 0px;
      left: 0px;
      -webkit-transition: all .4s ease-in-out;
      transition: all .4s ease-in-out;
      width: 100%;
  }
  
  .btn:hover:after{
    content: '';
    height: 100%;
    background-color: #fff;
    z-index: -1;
  }
  
  #dialogModal .btn-submit,
  #dialogModal .btn-ok,
  #dialogModal .btn-cancel {
    min-width: 9em;
  }
  
  .radio input,
  .checkbox input {
    height: 17px;
  }
  
  span.checkbox {
    background: none;
  }
  
  .radio input,
  .checkbox input {
    width: auto;
    height: auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  
  .announcement-group-lable {
    display: none;
  }
  
  .service-checkbox {
    margin: 0px;
  }
  
  .form .lable {
    text-transform: uppercase;
  }
  
  .form input {
    appearance: auto;
    -moz-appearance: auto;
    background-color: #ffffff;
    border: 1px solid #4C4948;
    color: #4C4948;
    height: auto;
    padding: 0.5em 1em;
    border-radius: 0em;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    border-radius: 0px;
    height: 50px;
    box-sizing: border-box;
  }
  
  .form select {
    appearance: auto;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    background-color: #ffffff;
  
    border-radius: 0px;
    height: auto;
    padding: 0.5em 1em;
    color: #4C4948;
    border-radius: 0px !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    border: 1px solid #4C4948;
    height: 40px;
    box-sizing: border-box;
  }
  
  
  .form select>option {
    color: #4C4948;
    text-transform: capitalize;
  }
  
  
  
  /* adjustments */
  #dialogModal .privacy-policy-sector .btn {
    min-width: 9em;
  }
  
  .button-wrapper .btn-cancel,
  .button-wrapper .btn-submit {
    min-width: 9em;
    margin: 0.5em;
  }
  
  .form .row-control .input>* {
    width: 86.2% !important;
  }
  
  .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 .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;
  }
  
  
  .validator-error {
    background-color: #FFF;
    color: red;
    padding: 1px 3px;
  }
  
  .button-wrapper .check-subscription-link,
  .button-wrapper .button-inner {
    margin-left: 0 !important;
  }
  
  .privacy-policy a:hover {
    text-decoration: underline !important;
  }
  
  .button-wrapper {
    margin-top: 2em;
    padding-left: 0;
  }
  
  .google-recapcha {
    margin-top: 15px;
    text-align: left;
    font-size: .7em;
    color: #4C4948;
    display: none;
  }
  
  h4#dialogModalLabel,
  h4#retrivingSubscriptionDialogModalLabel {
    font-size: 18px;
    font-weight: normal;
    padding-left: 15px;
  }
  
  .subscribe-checking .button-wrapper {
    margin: 2em 0;
    text-align: center;
    width: 100%;
    padding: 0;
    left: 0px !important;
  }
  
  .subscribe-checking .form {
    width: 100%;
    text-align: center;
  }
  
  .subscribe-checking .row-control {
  
    width: 75%;
  }
  
  .subscribe-checking .google-recapcha {
    text-align: center;
  }
  
  /*modification*/
  .supply-by-box,
  .cookies-box {
    display: inline-block;
  }
  
  .supply-by {
    display: inline-block;
  }
  
  .supply-by-box::after {
    content: '';
    border-right: 1px solid #E1E1E1;
    height: 16px;
    display: inline-block;
    position: relative;
    bottom: -2px;
  }
  
  .form .input {
    width: 100% !important;
    position: relative;
  }
  
  .subscribe-checking .form .lable {
    width: 100%;
    padding-right: 5%;
    text-align: left;
    padding-left: 7%;
    padding-top: 5%;
  }
  
  span.compulsory-field {
    position: absolute;
    top: -26px;
    left: 9px;
  }
  
  .zh-tw span.compulsory-field,
  .zh-cn span.compulsory-field {
    position: absolute;
    top: -30px;
    left: 70px;
  }
  
  /************Custom************/
  
  .input-control .form {
    position: relative;
    top: -5.5em;
    left: 402px;
    width: 70% !important;
  }
  
  .row-control {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
  
  /* .row-control:nth-child(2) {
    padding-left: 32px;
  } */
  
  .button-wrapper,
  .button-wrapper .check-subscription-link,
  .button-wrapper .button-inner {
    width: 43%;
    /* float: right; */
    position: absolute;
  }
  
  .button-wrapper {
    margin-top: -3em;
    position: relative;
    width: auto !important;
    min-width: 69%;
    left: 402px;
  }
  
  .form .row-control {
    margin-right: 0px;
    margin-left: -15px;
    margin-top: -39px;
  
  }
  
  .check-subscription-link {
    padding-top: 0px;
    text-align: none;
    font-weight: bold;
    font-size: 16px;
    left: 163px;
    position: relative;
    top: 16px;
  }
  
  /******************Custom***************/
  .sub-heading {
    margin-bottom: 40px;
    font-size: 18px;
    font-weight: 500;
  }
  
  .form div[order="0"] span.compulsory-field {
    left: 86px;
    max-width: 10%;
  }
  
  .form div[order="1"] span.compulsory-field {
    left: 148px;
    max-width: 10%;
  }
  
  .zh-cn .form div[order="0"] span.compulsory-field {
    left: 68px;
    max-width: 10%;
  }
  .zh-cn .form div[order="1"] span.compulsory-field {
    left: 131px;
    max-width: 10%;
  }
  .zh-tw .form div[order="0"] span.compulsory-field {
    left: 68px;
    max-width: 10%;
  }
  .zh-tw .form div[order="1"] span.compulsory-field {
    left: 131px;
    max-width: 10%;
  }
  /******************Check box custom***************/
  .checkbox.checkbox-checked::before {
    background: #EB6153;
  }
  
  .checkbox::before {
    display: block;
    content: "";
    position: absolute;
    border: 1px solid #EB6153;
    background: #fff;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 16px;
    border-radius: 3px;
  }
  
  .checkbox.checkbox-checked::after {
    content: "✔";
    font-size: 16px;
    position: absolute;
    border: 0px solid #ccc;
    color: #FFFFFF;
    box-sizing: border-box;
    font-weight: 400;
    left: 4px;
    top: 1px;
  }
  
  /******************Media Query***************/
  
  @media (max-width: 1530px) {
    .row-control {
      display: inline-block;
      vertical-align: top;
      width: 38%;
    }
  }
  
  @media (max-width:1035px) {
    .form {
      left: 320px !important;
    }
  
    .button-wrapper {
      min-width: 77% !important;
      left: 320px;
    }
  }
  
  @media (max-width:1100px) {
    .form {
      width: 50% !important;
    }
  
    /* .row-control {
      width: 52% !important;
    } */
  }
  
  @media (max-width:1000px) {
    .row-control {
      display: inline-block;
      vertical-align: top;
      width: 50% !important;
    }
  
    .wrapper {
      width: 100% !important;
    }
  }
  
  /* @media (max-width:910px) {
    .form {
      left: 262px !important;
    }
  
    .button-wrapper {
      min-width: 80.5% !important;
      left: 275px;
    }
  } */
  
  @media (max-width: 955px) {
    .row-control {
      display: inline-block;
      vertical-align: top;
      width: 60%;
    }
  
    .button-wrapper,
    .button-wrapper .check-subscription-link,
    .button-wrapper .button-inner {
      width: 50%;
    }
  }
  
  @media (max-width: 800px) {
    .footer {
      padding-top: 6em;
    }
  
    .check-subscription-link {
      width: 60% !important;
      padding-top: 0px;
      left: 22.1em !important;
      position: relative;
      top: 57px !important;
    }
  
    .form {
      position: initial !important;
      width: 100% !important;
    }
  
    .form .lable,
    .form .input {
      padding-left: 29px;
    }
  
    .input-control .button-wrapper,
    .button-wrapper .check-subscription-link,
    .button-wrapper .button-inner {
      width: 88%;
      float: left;
      position: absolute;
      left: 5px;
    }
  
    .check-subscription-link {
      padding-top: 13px;
      text-align: none;
      font-weight: bold;
      font-size: 16px;
      left: 20px !important;
      position: relative;
      top: 56px;
    }
  
    .button-wrapper {
      margin-top: 0em;
      padding-left: 20px;
      margin-right: 27px;
    }
  
    .footer {
      padding-top: 7.7em;
    }

    .zh-cn .form div[order="0"] span.compulsory-field,
    .zh-tw .form div[order="0"] span.compulsory-field{
      left: 98px !important
    }

    .zh-cn .form div[order="1"] span.compulsory-field,
    .zh-tw .form div[order="1"] span.compulsory-field {
      left: 162px !important;
    }
  
    .form div[order="0"] span.compulsory-field {
      left: 116px !important;
    }
  
    .form div[order="1"] span.compulsory-field {
      left: 177px !important;
    }
  
    .row-control:nth-child(2) {
      padding-left: 0px !important;
    }
  
    .form .row-control .input>* {
      width: 96%;
    }
  
    .row-control {
      width: 50% !important;
    }
    .form .row-control {
      margin-top: 0px !important;
    }
    .input-control .button-wrapper {
      left: 1.5em !important;
      right: 0;
    }
    .form .row-control .input > * {
      width: 100% !important;
    }
    .input-control .form {
      width: 85% !important;
    }
  }
  
  @media (max-width:670px) {
    .row-control {
      width: 50% !important;
    }
  }
  
  @media (max-width:550px) {
    .row-control {
      width: 78% !important;
    }
  
    .footer {
      margin-top: 8em;
      padding-top: 0em;
  
    }
  
    .subcription-wrapper.subscription-wrapper-single {
      padding-left: 35px;
    }
  
    .input-control .form {
      width: 100% !important;
    }
  
    .form .row-control .input>* {
      width: 100% !important;
    }
    .button-wrapper .button-inner {
      padding-top: 7px !important;
    }
    .input-control .button-wrapper, .button-wrapper .check-subscription-link, .button-wrapper .button-inner {
      width: 100%;
      position: absolute;
      text-align: center;
    }
    .check-subscription-link {
      width: 100% !important;
    }
    .input-control .button-wrapper {
      left: 0em !important;
      right: 0;
    }
  }
  
  @media (max-width: 568px) {
    .button-wrapper {
  
      width: 100%;
  
      text-align: left;
    }
  }
  
  @media (max-width: 515px) {
  
    /* .footer {
    padding-top: 0em !important;
    bottom: 9% !important;
  } */
    .sub-heading {
      margin-bottom: 20px;
    }
  }
  
  @media (max-width:460px) {
    .row-control {
      display: inline-block;
      vertical-align: top;
      width: 100%;
    }
  }
  
  /* @media (max-width:414px) {
  .check-subscription-link {
      width: 100% !important;
      left: 0px !important;  
  }
  .wrapper {
      padding: 5px;
  }
  .form .row-control .input > * {
      width: 56%;
    }
  .input-control .button-wrapper .button-inner, 
  .input-control .button-wrapper .check-subscription-link {
      text-align: center;
  }
  .check-subscription-link {
      left: 0px !important;
    }
  } */
  @media (max-width: 366px) {
    #dialogModal .privacy-policy-sector .btn-cancel {
      margin: 15px;
    }
  
  
  
    /* .footer {
          padding-top: 0em !important;
          bottom: 2% !important;
        } */
  }
  
  /* .selection-service-table {
    padding-top: 20px;
  } */
  
  .row-item {
    padding-top: 20px;
  }
  
  /* ADDITIONAL CSS */
  
  .checkbox.checkbox-checked {
    position: relative;
  }
  
  div#dialogModal .button-wrapper {
    float: none;
  }
  
  .btn:focus,
  .btn:active:focus,
  .btn.active:focus,
  .btn.focus,
  .btn:active.focus,
  .btn.active.focus {
    outline: none;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0;
    outline: none;
  }
  
  .subscribe-checking .button-wrapper {
    float: none;
  }
  
  div#retrivingSubscriptionDialogModal .modal-body {
    padding: 30px 30px 0px 30px;
  }
  
  .radio input,
  .checkbox input {
    height: 17px;
    top: 0px;
    position: relative;
    z-index: 1;
    opacity: 0;
  }
  /* .selection-service-table .row-item:last-child {
    display: none;
  } */
  @media (max-width: 1000px) and (min-width: 800px) {
    .input-control .button-wrapper {
      /* left: 4em; */
      right: 0;
    }
  }

  /* @media (max-width: 910px) {
  .form .row-control {
    margin-left: 0px !important;
  }
  .input-control .button-wrapper {
    right: 0;
  }
  } */
  .service-checkbox:nth-child(4n) {
    display: none !important;
}
.service-checkbox[serid="56"] {
  display: none !important;
}
  .zh-cn .select-option-title, .zh-tw .select-option-title {
    padding-bottom: 37px !important;
  }

  .row-item.stockexchange-default {
    padding-top: 0;
  }

  .privacy-policy-sector .button-wrapper {
    left: 0px !important;
}

.modal-body {
  font-size: 13px !important;
}

.modal-body {
  padding: 30px 30px 40px 30px !important;
}
@media (min-width:801px) and (max-width:828px){
.input-control .form {
  width: 68% !important;
}
}
.subcription-wrapper.subscription-wrapper-single .row-control strong {
  display: none;
}

.subcription-wrapper {
  margin-top: -20px;
}
