@import url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/./../Config/footer.css");
/* Not Found: /Config/SubscriptionCentre2.css */
/* Not Found: ./../Config/Company/sa-alpha/sa-alpha.css */
@import url("//fonts.googleapis.com/css2?family=Cairo:wght@400;700&display=swap");

@font-face {
    font-family: 'icon';
    src: url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/sa-alpha/./fonts/fontawesome-webfont.eot");
    src: url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/sa-alpha/./fonts/fontawesome-webfont.eot") format('embedded-opentype'),
        url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/sa-alpha/./fonts/fontawesome-webfont.woff2") format('woff2'),
        url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/sa-alpha/./fonts/fontawesome-webfont.ttf") format('woff'),
        url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/sa-alpha/./fonts/fontawesome-webfont.ttf") format('truetype'),
        url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/sa-alpha/./fonts/fontawesome-webfont.svg") format('svg');
}

/* @font-face {
    font-family: 'HelveticaNeue';
    src: url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/sa-alpha/fonts/HelveticaNeue-Bold.eot");
    src: url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/sa-alpha/fonts/HelveticaNeue-Bold.eot?#iefix") format("embedded-opentype"), url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/sa-alpha/fonts/HelveticaNeue-Bold.woff") format("woff"), url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/sa-alpha/fonts/HelveticaNeue-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/sa-alpha/fonts/HelveticaNeue.eot");
    src: url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/sa-alpha/fonts/HelveticaNeue.eot?#iefix") format("embedded-opentype"), url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/sa-alpha/fonts/HelveticaNeue.woff") format("woff"), url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/sa-alpha/fonts/HelveticaNeue.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
} */


body,
input {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #1a3237;
    font-weight: 400;
}

button {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
}

body.ar-ae,
body.ar-ae input,
body.ar-ae button {
    font-family: 'Cairo', sans-serif;
}

.check-subscription-link a {
    font-size: 1.0em;
}

.check-subscription-link a,
a:link,
a,
a:visited {
    color: #1a3237;

    font-weight: 600;
    text-decoration: none;
    font-style: none;
}

a:-webkit-any-link,
a:-moz-any-link {
    color: #1a3237;

    font-weight: inherit;
    text-decoration: none;
    font-style: none;
}

.hyperlink,
.disclaimer-box a,
.cookies-box a,
a {
    color: #1a3237;

    font-weight: inherit;
    text-decoration: none;
    font-style: none;
}

.hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover,
a:active,
a:hover {
    color: #1a3237;

    font-weight: none;
    text-decoration: underline;
    font-style: none;
}

.wrapper {
    max-width: 1390px;

    width: 100%;
    padding: 0 10px;
    margin: 0 auto;
}

.footer {
    padding: 0;
    font-size: 13px;
    padding-top: 2em;
    line-height: 1.5;
}

.selection-services {
    padding-left: 0px;
    margin-bottom: 0em;
}

.btn,
.btn:active,
.btn:focus {
    font-family: inherit;
    font-size: 18px;
    font-weight: 400;
    color: #1a3237;
    text-transform: capitalize;
    margin: 3px;
    padding: 8px 16px 8px 0px;
    border: 1px solid #1a3237;
    border-radius: 0px;
    background: transparent;
    transition: none;
    text-decoration: none;
    position: relative;
    min-width: 9em;
    line-height: 24px;
}

span.stock-exchange-release-name {
    position: relative;
    top: -1px;
}

.btn:hover {
    text-decoration: none;
    background: #1a3237;
    color: #ffffff;
    border: 1px solid #1a3237;
}

#dialogModal .btn-submit,
#dialogModal .btn-ok,
#dialogModal .btn-cancel {
    min-width: inherit;
}

#dialogModal .privacy-policy-sector .btn-cancel {
    margin-right: 2px;
}

.body-rtl #dialogModal .privacy-policy-sector .btn-cancel {
    margin-left: 0px;
}

b,
strong {
    font-weight: bold;
}

.radio input,
.checkbox input {
    height: 17px;
}

span.checkbox {
    background: none;
    position: relative;
    bottom: 2px;
}

body.ar-ae span.checkbox {
    bottom: 2px;
}

.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;
}

.row-item.stockexchange-default .service-checkbox {
    margin-left: 0;
}

.form .lable {
    text-transform: uppercase;
}

.form input {
    appearance: auto;
    -moz-appearance: auto;
    background-color: #ffffff;
    border: 0px solid #ABABAB;
    color: inherit;
    height: auto;
    padding: 10px 0px;
    border-radius: 0px;
    border-bottom: 1px solid #3d3d3d !important;
}

.form select {
    appearance: auto;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    background-color: #ffffff;

    border-radius: 0px;
    height: auto;
    padding: 10px 0px;
    color: inherit;

    border: 0px solid #ABABAB;
    border-bottom: 1px solid #3d3d3d !important;
}


.form select>option {
    color: #272351;
    text-transform: capitalize;
}


@media (max-width: 480px) {
    .button-inner {
        padding-top: 10px;
    }
}

.check-subscription-link {
    font-weight: inherit;
    color: #1a3237;
}

/* adjustments */

.form .row-control .input>* {
    width: 95%;
    max-width: 360px;
}

.subscription-wrapper-single .selection-services {
    border: 0px;
    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: inherit;
}

.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;
}

.selection-service-table {
    padding-bottom: 0;
}

.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;
    color: #1a3237;
}

.main-heading,
.sub-heading {
    margin-bottom: 15px;
}

.service-checkbox {
    margin: 8px;
}

.row-control {
    padding: 0.5em 0;
    clear: both;
}

.row-control {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
}

@media (max-width:1178px) {
    .row-control {
        display: inline-block;
        vertical-align: top;
        width: 50%;
    }
}

@media (max-width:460px) {
    .row-control {
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }
}

@media (max-width: 568px) {
    .button-wrapper {

        width: 100%;

        text-align: left;
    }
}


@media (max-width: 480px) {
    .button-wrapper {
        text-align: left;
        margin-bottom: 18px;
    }
}


.validator-error {
    background-color: #FFF;
    color: #ff0000;
    padding: 1px 3px;
}

.button-wrapper .check-subscription-link,
.button-wrapper .button-inner {
    margin-left: 0 !important;
}

.privacy-policy a {
    text-decoration: underline !important;
}

.button-wrapper {
    margin-top: 2em;
    padding-left: 0;
}

.google-recapcha {
    margin-top: 15px;
    text-align: left;
    font-size: .7em;
    color: #1a3237;
}

h4#dialogModalLabel,
h4#retrivingSubscriptionDialogModalLabel {
    font-size: 18px;
    font-weight: bold;
    padding-left: 15px;
}

.subscribe-checking .button-wrapper {
    margin: 2em 0;
    text-align: center;
    width: 100%;
    padding: 0;
}

.subscribe-checking .form {
    width: 100%;
    text-align: center;
}

.subscribe-checking .row-control {

    width: 75%;
}

.subscribe-checking .google-recapcha {
    text-align: center;
}

.supply-by-box {
    line-height: 1;
}

.service-checkbox {
    margin-left: 0px;
    margin-right: 0px;
}

* {
    outline: 0 !important;
}

/* ar */
.body-rtl .button-wrapper {
    margin-left: 0%;
    margin-right: 0 !important;
    padding-left: 0;
    padding-right: 0px !important;
    text-align: right;
}

.ar-ae .google-recapcha {
    margin-top: 3px;
    text-align: right;
}

.body-rtl .selection-services {
    padding-right: 0;
}

.body-rtl .wrapper {
    padding: 0px 5px 0 0;
}

.body-rtl .form .lable,
.body-rtl .form .input {
    padding-right: 0px;
}


.body-rtl .subscribe-checking .button-wrapper {
    margin: 15px 25% 30px 0;
    text-align: center;
}


#dialogModal .privacy-policy-sector .btn {
    min-width: 9em;
}

@media (min-width: 764px) {

    body,
    input {
        font-size: 18px;
    }
}

span.compulsory-field {
    position: relative;
    top: 4px;
}

.radio input,
.checkbox input {
    border: 1px solid #e1e1e1 !important;
    border-radius: 2px !important;
    width: 14px;
    height: 14px;
    line-height: normal;
    top: 4px;
}

/* .checkbox.checkbox-checked {
    background: #0176ff;
} */

.row-control {
    position: relative;
}

span.compulsory-field {
    position: absolute;
    left: 48px;
    top: -28px;
}

.modal-dialog .btn {
    margin-bottom: 5px;
}

span.compulsory-field,
.modal-body span.compulsory-field {
    display: none;
}

.form div.row-control[order="0"] .lable:after,
.modal-content .form .lable:after {
    content: "*";
    color: red;
    margin: 0 5px;
}

.modal-content .subscribe-checking .form .lable {
    padding-right: 0%;
}

#dialogModal .privacy-policy-sector .btn {
    padding: 7px 16px;
    margin-bottom: 5px;
}

/********************* Euroland.com Logo removed ************************/
/*
.footer div .hyperlink:before {
    display: none !important;
}

.footer div .hyperlink:visited,
.footer div .hyperlink {
    color: #1a3237 !important;
    text-decoration: none;
    font-style: none;
    font-weight: normal;
    width: auto !important;
    height: auto !important;
    overflow: unset !important;
    position: unset !important;
    vertical-align: unset !important;
}

.footer div .hyperlink:focus,
.footer div .hyperlink:active,
.footer div .hyperlink:hover {
    color: #1a3237 !important;
    text-decoration: underline;
}
*/
.footer div .hyperlink:visited,
.footer div .hyperlink {
    vertical-align: top !important;
    height: auto !important;
}

/********************* Euroland.com Logo removed ************************/
/* .checkbox {
    background: #ffffff;
    border: 1px solid #1a3237;
    width: 15px;
    height: 15px;
    line-height: normal;
} */

.checkbox-checked {
    position: relative;
}

/* .checkbox-checked:after {
     content: "";
    font-family: icon;
    font-size: 10px;
    color: #fff;
    left: 1px;
    position: absolute;
    top: 0px;
} */

.modal-title,
.modal-header {
    color: #1a3237 !important;
}

.google-recapcha>div {
    color: #1a3237;
}

/* *********************new modifcations **************** */
.btn::after,
.btn-primary::after,
.btn-submit::after,
.btn-cancel::after {
    content: "";
    background: url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/sa-alpha/./arrow.png");
    background-repeat: repeat;
    background-size: auto;
    background-size: 8px 14px;
    width: 14px;
    height: 19px;
    display: inline-block;
    background-repeat: no-repeat;
    right: 20px;
    position: absolute;
    top: 12px;
}

.btn:hover::after,
.btn-primary:hover::after,
.btn-submit:hover::after,
.btn-cancel:hover::after {
    content: "";
    background: url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/sa-alpha/./arrowhover.png");
    background-repeat: repeat;
    background-size: auto;
    background-size: 8px 14px;
    width: 14px;
    height: 19px;
    display: inline-block;
    background-repeat: no-repeat;
    right: 20px;
    position: absolute;
    top: 12px;
}

body.ar-ae .btn::after,
body.ar-ae .btn-primary::after {
    left: 20px;
    position: absolute;
    top: 7px;
    rotate: 180deg;
    right: unset;
}

body.ar-ae .btn:hover::after,
body.ar-ae .btn-primary:hover::after {
    left: 20px;
    position: absolute;
    top: 7px;
    rotate: 180deg;
    right: unset;
}

select {
    -webkit-appearance: none !important;
    appearance: none !important;
    width: 100%;
    background: #fff;
    background-position-x: 0% !important;
    background-position-y: 0% !important;
    background-repeat: repeat;
    background-image: none !important;
    background-size: auto;
    background-image: linear-gradient(45deg, transparent 50%, #1a3237 50%), linear-gradient(135deg, #1a3237 50%, transparent 50%) !important;
    background-size: 0.75rem 0.75rem, 0.75rem 0.75rem !important;
    background-position: calc(103% - 2rem) 50%, calc(103% - 1.3rem) 50% !important;
    background-repeat: no-repeat !important;
    position: relative;
}

body.ar-ae select {
    background-position: calc(12% - 2rem) 50%, calc(12% - 1.3rem) 50% !important;
}

body.ar-ae .btn,
body.ar-ae .btn:active,
body.ar-ae .btn:focus {
padding: 8px 0px 8px 16px;
}
body.ar-ae  select{
background-position: calc(13% - 2rem) 50%, calc(13% - 1.3rem) 50% !important;
}
body.ar-ae .subscribe-checking .form .lable {
  width: 80%;
  text-align: right;
}
body.ar-ae  div.etooltip{
      text-align: right;
}

.service-information > svg {
  width: 18px !important;
  height: 18px !important;
}
