@import url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/./../Config/footer.css");
/* Not Found: /Config/SubscriptionCentre2.css */
/* Not Found: ./../Config/Company/sa-4090/sa-4090.css */
/* Regular */
@font-face {
	font-family: "Aktiv Grotesk Arb";
	src: url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/sa-4090/fonts/AktivGrotesk-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Aktiv Grotesk";
	src: url("//ksatools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/sa-4090/fonts/AktivGrotesk-Regular.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
}
body {
	margin: 0px;
}

body,
input {
	font-family: Aktiv Grotesk, Aktiv Grotesk Arb, sans-serif;
	font-size: 16px;
	color: #3A3A42;
}
button {
	font-family: inherit;
}
.check-subscription-link a {
    font-size: 1.0em;
}
.check-subscription-link a,
a:link,
a,
a:visited {
    color: #3A3A42;
	
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}
a:-webkit-any-link,
a:-moz-any-link {
    color: #3A3A42;
	
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}
.hyperlink,
.disclaimer-box a,
.cookies-box a,
a {
    color: #3A3A42;
	
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}
.hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover,
.check-subscription-link a:hover,
a:active,
a:hover {
	color: #003030;
	
	font-weight: none;
	text-decoration: underline;
	font-style: none;
}
.wrapper {
    max-width: 1280px;

	width: 100%;
    padding:0;
	margin: 0 auto;
}
.footer {
    padding: 0;
    font-size: 13px;
	padding-top: 2em;
}
.selection-services {
    padding-left: 0px;
    margin-bottom: 0em;
}
.btn,
.btn:active,
.btn:focus  {
    height: 48px;
    line-height: 48px;

    font-family: inherit;
    font-size: 1em;
    font-weight: normal;
    color: #FFF;
    text-transform: uppercase;

    margin: 0.5em 0;
    padding: 0em 2.5em;

    border: 1px solid #003030;
    border-radius: 3em;
    background: #003030;

    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
}
/* .ar-ae .btn,
.ar-ae .btn:active,
.ar-ae .btn:focus  {
    font-weight: 500;
    padding: 0.2em 0.8em 0.5em;
} */
span.stock-exchange-release-name {
    position: relative;
    top: -1px;
}
.btn:hover {
    text-decoration: none;

    background: #FFF;
    color: #003030;
    border-color: #003030;
}
#dialogModal .btn-submit, #dialogModal .btn-ok, #dialogModal .btn-cancel {
    min-width: inherit;
}
.radio input,
.checkbox input {
    height: 17px;
}
span.checkbox {
    background: none;
    position: relative;
    bottom: 3px;
}
.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: 1px solid #D8D8D8;
    color: #3A3A42;
    height: 2em;
    /* padding: 0em 0.6em 0.3em; */
    border-radius: 0px;
}
.form select {
	appearance: auto;
    -webkit-appearance: auto;
	-moz-appearance: auto;
    background-color: #ffffff;
 
	border-radius: 0px;
    height: 2em;
    padding:0.3em 0.6em;
    color: #3A3A42;
   
	border: 1px solid #D8D8D8;
}


.form select > option{
    color: #3A3A42;
    text-transform: capitalize;
}


/* adjustments */
#dialogModal .privacy-policy-sector .btn {
    padding-top: 1em;
    padding-bottom: 1em;
}
.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: 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: bold;
	padding-bottom: 0.5em;
    color: #003030;
}
.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: 16px;
	}
}


.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: #3A3A42;
}
h4#dialogModalLabel,
h4#retrivingSubscriptionDialogModalLabel {
    font-size: 16px;
    font-weight: normal;
    padding-left: 15px;
}
.subscribe-checking .button-wrapper {
    margin: 1em 0 2em;
    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;
}

* {
    outline: 0!important;
}

/* ar */
.body-rtl .button-wrapper {
    margin-left: 0%;
    margin-right: 0!important;
    padding-left: 0;
    padding-right: 15px!important;
}

.ar-ae .google-recapcha {
    margin-top: 15px;
    text-align: right;
}

.body-rtl .wrapper {
    padding: 0px 5px 0 0;
}

.body-rtl .subscribe-checking .button-wrapper {
    margin: 15px 25% 30px 0;
    text-align: center;
}

#dialogModal .privacy-policy-sector .btn {
    padding-top: 0em;
    padding-bottom: 0em;
    min-width: 8em;
}

.service-checkbox {
    margin: 0;
}

.body-rtl .selection-services {
    padding-right: 15px;
}

input {
  accent-color: #BD5C1A;
}

.body-rtl .selection-services,
.body-rtl .form .lable, 
.body-rtl .form .input,
.body-rtl .button-wrapper {
  padding-right: 0 !important;
}

.body-rtl .subscribe-checking .form .lable {
  width: 40%;
}

@media (max-width: 480px) { 
	.button-inner {
		padding-top: 10px;
        text-align: center;
	}
    .button-wrapper {
        margin-top: 0em;
    }
}
@media (max-width: 360px) {
    body,
    input {
        font-size: 14px;
    }
    .footer {
        font-size: 12px;
    }
}
.subscribe-checking .form .lable {
    padding-right: 6%;
}
.body-rtl .subscribe-checking .form .lable {
    padding-left: 10.5%;
}
@-moz-document url-prefix() {
    .body-rtl .subscribe-checking .form .lable {
        padding-left: 8.5%;
    }
}

