@import url("//asia.tools.euroland.com/tools/SubscriptionCentre2/./../Config/footer.css");
/* Not Found: /Config/SubscriptionCentre2.css */
/* Not Found: ./../Config/Company/BM-JAR/BM-JAR.css */
@font-face {
	font-family: "Ewo Sans";
	font-style: normal;
	font-weight: bold;
	src: url("//asia.tools.euroland.com/tools/SubscriptionCentre2/Config/Company/BM-JAR/fonts/EwoSans-Bd.woff2")
}

@font-face {
	font-family: "Ewo Sans";
	font-style: normal;
	font-weight: 500;
	src: url("//asia.tools.euroland.com/tools/SubscriptionCentre2/Config/Company/BM-JAR/fonts/EwoSans-Rg.woff2")
}

@font-face {
	font-family: "Ewo Sans";
	font-style: normal;
	font-weight: normal;
	src: url("//asia.tools.euroland.com/tools/SubscriptionCentre2/Config/Company/BM-JAR/fonts/EwoSans-Th.woff2")
}

@font-face {
	font-family: 'icofont';
	src: url("//asia.tools.euroland.com/tools/SubscriptionCentre2/Config/Company/BM-JAR/fonts/icofont.eot");
	src: url("//asia.tools.euroland.com/tools/SubscriptionCentre2/Config/Company/BM-JAR/fonts/icofont.eot?#iefix") format('embedded-opentype'),
		url("//asia.tools.euroland.com/tools/SubscriptionCentre2/Config/Company/BM-JAR/fonts/icofont.woff2") format('woff2'),
		url("//asia.tools.euroland.com/tools/SubscriptionCentre2/Config/Company/BM-JAR/fonts/icofont.woff") format('woff'),
		url("//asia.tools.euroland.com/tools/SubscriptionCentre2/Config/Company/BM-JAR/fonts/icofont.ttf") format('truetype'),
		url("//asia.tools.euroland.com/tools/SubscriptionCentre2/Config/Company/BM-JAR/fonts/icofont.svg") format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: "Ewo Sans", sans-serif;
	font-size: 18px;
	color: #646970;
	background: none repeat scroll 0 0 transparent;
}

body {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
}

.check-subscription-link a {
	color: #646970;
	font-weight: normal;
	font-size: 16px;
}

.check-subscription-link a:hover {
	color: #2960D5;
	text-decoration: none !important;
}

a:-webkit-any-link,
a:-moz-any-link {
	color: #2960D5;
	text-decoration: none;
	cursor: auto;
}

.hyperlink,
.disclaimer-box a,
.cookies-box a {
	color: #646970 !important;
	text-decoration: none;
}

.hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover {
	color: #2960D5;
	text-decoration: underline;
}

.wrapper {
	width: auto;
	padding: 10px 5px 0px 5px;
	margin: 0 auto;
}

.service-name {
	position: relative;
	top: 3px;
}

.btn,
.btn:active,
.btn:focus {
	background: #2960D5;
	color: #FFFFFF !important;
	padding: 0px 1em;
	border: 0px;
	font-size: 18px;
	font-weight: bold;
	font-family: "Ewo Sans", sans-serif;
	text-transform: capitalize !important;
	border-radius: 0px;
	border: 0px solid #2960D5;
	text-transform: capitalize;
	text-decoration: none;
	transition: background 0.5s ease 0s;
	box-sizing: border-box;
	height: 46px;
	width: 10em;
	outline: 0;
}

.btn:hover,
.btn-default:hover {
	background: #CA1538;
	border: 0px solid #CA1538 !important;
	color: #FFFFFF !important;
}

.btn:active,
.btn.active {
	box-shadow: none;
}

.radio input,
.checkbox input {
	height: 17px;
	width: 35px !important;
}

.form .lable {
	text-transform: uppercase;
}

.form input {
	appearance: auto;
	-moz-appearance: auto;
	background-color: #ffffff;
	border: 1px solid #646970;
	color: #646970;

	line-height: 2.5em;
	height: 2.5em;

	padding: 6px 12px;
	border-radius: 0px;
}

.form select {
	background-color: #ffffff;
	border-radius: 25px;

	height: 2.5em;
	padding: 6px 12px 6px 18px;

	color: #505050;
	border: 1px solid #646970;

	appearance: none;
	-webkit-appearance: none;
	background-image: url("//asia.tools.euroland.com/tools/SubscriptionCentre2/Config/Company/BM-JAR/down.png") !important;
	background-origin: content-box !important;
	background-position: calc(0px + 100%) 50% !important;
	background-repeat: no-repeat !important;
	background-size: 24px 24px !important;
}

/* @media not all { 
	.form select  {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
	}
} */
.form select>option {
	color: #646970;
	text-transform: capitalize;
}

.modal-content {
	font-size: 16px !important;
}

.check-subscription-link {
	padding-top: 10px !important;
}

@media (max-width: 480px) {
	.button-inner {
		padding-top: 10px;
	}

	.button-wrapper {
		margin-bottom: 0px !important;
	}
}

/* ------------------Changes----------------- */

.footer {
	font-size: 13px;
	line-height: 1.5;
	background: #FFFFFF !important;
	padding-right: 0;

	padding-top: 12em;
	text-align: left;
	padding-left: 0 !important;
}

.footer div a {
	color: #646970 !important;
}

.footer div a:hover {
	color: #2960D5 !important;
	text-decoration: none;
}

#dialogModal .privacy-policy-sector .btn {
	padding: 6px 12px;
	display: inline-block;
	margin: 4px;
}

.form .row-control .input>* {
	width: 95%;
}

.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;
	width: 50%;
	margin: auto 9%;
	padding-bottom: 20px;
}

.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;
	display: inline-block;
}

.form .lable,
.form .input {
	float: none !important;
}

.form .input {
	width: 83.5% !important;
	margin-bottom: 5px;
}

.form .lable {
	width: 100%;
	float: none;
	text-align: left;
	height: auto;
	vertical-align: top;
	line-height: normal;
	font-weight: normal;
	padding: 13px 0 8px;
}

.row-control {
	padding: 0.5em 0;
	clear: both;
}

.button-wrapper {
	padding-left: 0px;
	margin-top: 5px !important;
}

.google-recapcha {
	font-size: 12px;
	color: #646970;
	text-align: left;
	display: none !important;
}

.google-recapcha,
.subscribe-checking .google-recapcha {
	color: #646970;
}

.google-recapcha a,
.subscribe-checking .google-recapcha a {
	color: #646970;
	text-decoration: none;
}

.google-recapcha a:hover,
.subscribe-checking .google-recapcha a:hover {
	color: #2960D5;
	text-decoration: none;
}

.subscribe-checking .google-recapcha a {
	color: #646970 !important;
	text-decoration: none;
}

.subscribe-checking .google-recapcha a:hover {
	color: #2960D5 !important;
	text-decoration: none;
}

.subscribe-checking .google-recapcha {
	text-align: center;
	margin-left: 0% !important;
}

.subscribe-checking .button-wrapper {
	margin: 5px !important;
	text-align: center;
	width: 100%;
	padding: 0;
}

.subscribe-checking .form .row-control .input {
	width: 100% !important;
}

.body-rtl .check-subscription-link {
	font-weight: normal;
}

.subscribe-checking .form {
	text-align: center;
	width: 100%;
}

.subscribe-checking .row-control {
	width: 288px;
}

#dialogModal .privacy-policy-sector .btn-cancel {
	margin-right: 0px;
}

.selection-services {
	padding-left: 10px;
}

.checkbox {
	line-height: 22px;
}

.service-checkbox {
	margin: 0px;
	margin-bottom: 20px !important;
}

.selection-service-table {
	padding-bottom: 0px;
}

.ar-ae .check-subscription-link a {
	font-weight: 300 !important;
}

.selection-services {
	padding-left: 0px;
}

/* .subscribe-checking-wrapper button,
.modal-body button,
.ar-ae .modal-body button {
    width: 79px !important;
} */

.body-rtl #dialogModal .privacy-policy-sector .btn-cancel {
	margin-left: 0px;
}

.input-control {
	padding-left: 9%;
	padding-top: 20px;
}

.compulsory-field {
	color: transparent !important;
	display: none !important;
}

.main-heading,
.sub-heading {
	margin-bottom: 40px;
	margin-left: 10px;
	font-size: 20px;
	font-weight: normal;
	width: 80%;
	margin: auto 9%;
	padding-bottom: 20px;
}

.button-wrapper,
.button-wrapper .check-subscription-link,
.button-wrapper .button-inner {
	margin-left: 0px !important;
	width: 100%;
}

.modal a,
.hyperlink,
.disclaimer-box a,
.cookies-box a {
	text-decoration: none;
	color: #646970;
}

.modal a:hover,
.hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover {
	color: #2960D5;
}

.subscribe-checking .form .lable {
	width: 100%;
	padding-right: 0%;
	text-align: left;
}

.modal-body {
	padding: 10px 15px 30px !important;
}

.privacy-policy-sector .button-wrapper {
	margin-top: 0px !important;
	margin-left: 0px !important;
	margin-right: 0 !important;
	padding-left: 0 !important;
	margin-bottom: 10px !important;
}

.validator-error {
	background-color: transparent !important;
}

.cookies-box {
	display: inline-block;
}

.supply-by-box {
	display: inline-block;
}

.form {
	width: 95%;
}

.error-message.alert.alert-danger.display-none {
	width: 80% !important;
	margin: auto 9% !important;
	margin-bottom: 20px !important;
}

.validator-error {
	position: absolute;
	display: block;
	top: 47px !important;
	left: 0px !important;
}

.subscribe-checking #txtEmail {
	width: 100% !important;
}

.subscribe-checking .row-control {
	width: 100% !important;
}

.subscribe-checking .form input {
	border: 1px solid #DBDBDB !important;
}

.footer div .hyperlink::before {
	background-color: transparent !important;
	color: transparent !important;
}

.footer div .hyperlink {
	color: transparent !important;
}

/* footer .supply-by > a::before, #SuppliedBy > a::before, .footer .supply-by > a::before, .supplied-box span > a::before, .footer-info .supply-by span > a::before, .footer div .hyperlink::before, .footer-box .supplyby-box .hyperlink::before, .footer-box .supplied .hyperlink::before {
    background: right url("data:image/png;base64,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") no-repeat transparent;
    print-color-adjust: exact;
    position: absolute;
    display: block;
    width: 101%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-size: contain;
} */
/* --------------------------Responsive-------------------------- */

/* @media (max-width: 781px) {
    .row-control {
        width: 50%;
    }
} */
@media (max-width: 1016px) {
	.footer {
		padding-right: 19.5%;
	}
}

@media (max-width: 1011px) {

	.button-wrapper,
	.button-wrapper .check-subscription-link,
	.button-wrapper .button-inne {
		margin-left: 0px !important;
	}

	.button-wrapper .button-inner {
		margin-left: 0px !important;
	}

	.form .input {
		width: 95% !important;
	}
}

@media (max-width: 620px) {
	.subscription-wrapper-single .selection-services {
		width: 80%;
	}
}

@media (max-width: 568px) {

	.button-wrapper,
	.button-wrapper .check-subscription-link,
	.button-wrapper .button-inner {
		text-align: left !important;
	}

	.modal-content .button-wrapper {
		text-align: center !important;
	}

	#dialogModal .btn-submit,
	#dialogModal .btn-ok,
	#dialogModal .btn-cancel {
		margin: 5px !important;
		width: 120px !important;
		display: inline-block !important;
	}
}

@media (max-width: 560px) {
	.button-wrapper {
		text-align: left;
	}

	.body-rtl .button-wrapper {
		text-align: right;
	}

	.form .lable {
		width: 60%;
	}

	.form .row-control .input>* {
		width: 95%;
	}

	.form .input {
		width: 94% !important;
	}

	.footer {
		padding-right: 11.5% !important;
	}
}

@media (max-width: 500px) {
	.subscription-wrapper-single .selection-services {
		width: 81%;
	}
}

@media (max-width: 450px) {

	.button-wrapper,
	.button-wrapper .check-subscription-link,
	.button-wrapper .button-inner {
		width: 85%;
	}
}

.announcement-group-lable,
.releasetype-group-lable {
	display: none;
}

.service-information>svg {
	width: 16px;
	height: 20px;
	padding-top: 6px;
}

.form .row-control .input>* {
	width: 100% !important;
}

.row-control[order="0"] .lable::before {
	content: "*";
	color: #CA1538 !important;
	position: absolute;
	width: 5px;
	height: 5px;
	left: 2.5em;
	top: 13px;
}

.zh-cn .row-control[order="0"] .lable::before,
.zh-tw .row-control[order="0"] .lable::before {
	left: 4em !important;
}

/* .privacy-policy::after {
    content:" I hereby give consent to the processing of my personal data provided in the registration form in connection with using the subscription module in order to receive news and other financial information. I understand that I may withdraw the above consent to the processing of my personal data by Jastrzębska Spółka Węglowa S.A., which will not affect the compliance with law with regard to the processing based on the consent before its withdrawal. The rules of withdrawing the consent are defined in the Information Clause." 

} */

.subcription-wrapper>.row-control strong {
	display: none;
}

.subcription-wrapper {
	margin-top: -20px;
}

/* CUSTOM C-BOX */

span.checkbox {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.checkbox::before {
	content: "";
	position: absolute;
	top: -2px;
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #2960D5;
	background: #FFFFFF;
	border-radius: 2px;
	box-sizing: border-box;
}

.checkbox.checkbox-checked::after {
	content: "";
	position: absolute;
	left: 2px;
	top: 1px;
	width: 16px;
	height: 16px;
	background: url("//asia.tools.euroland.com/tools/SubscriptionCentre2/Config/Company/BM-JAR/check.png") no-repeat center center;
	background-size: contain;
	pointer-events: none;
}

.checkbox.checkbox-checked::before {
	border: 1px solid #2960D5;
	background: #FFFFFF;
}

.checkbox {
	background-position: 0 -37px;
}

span.stock-exchange-release-name {
	padding-left: 4px;
}

.row-control {
	margin-top: 0;
}

.input-control {
	padding: 100px 0 20px;

	position: relative;
}

.input-control::before {
	position: absolute;
	content: "Please complete the information below if you would like to receive Jardine Matheson news alerts, amend your contact details, or unsubscribe.";
	top: 1.5em;
	width: 85%;
}

.subscribe-checking .button-wrapper .btn {
	margin: 5px;
}

.modal-title {
	font-size: 20px;
}

@media (max-width: 768px) {
	.modal-dialog {
		width: 96%;
		margin: 2% auto;
	}
}

.subcription-wrapper {
	position: relative;
}

.subscription-form-single {
	position: absolute;
	top: 0;
	width: 100%;
}

.sub-heading {
	margin-top: 30em !important;

	margin: 0;
}

.row-control[order="4"] .lable {
	display: none;
}

.row-control[order="4"] .input {
	width: 15em !important;
}

select#ddlCountry {
	margin-top: 1em;
}

.row-item {
	padding-left: 24px;
}

.row-item:nth-child(2) {
	padding-left: 0px;
}

.input-control .button-wrapper {
	position: relative;
	bottom: -8em;
	display: inline-block;
}

.subscribe-checking .button-wrapper {
	bottom: unset;
}

.subscription-wrapper-single .selection-services {
	z-index: 1000;
	position: relative;

	margin: 0;
}

.error-message[style*="display: block"]+.subscription-form-single .button-wrapper {
	margin-top: 50px !important;
}

.cookies-box {
	margin-left: 6px;
}

.cookies-box {
	position: relative;
}

.cookies-box::before {
	position: absolute;
	content: '|';
	left: -6px;
}

.row-item:nth-child(4) {
	margin-left: 195px;
	margin-top: -43px;
}

@media screen and (max-width: 950px) {
	.input-control .button-wrapper {
		bottom: -12em;
	}

	.row-item:nth-child(4) {
		margin-left: 0;
		margin-top: 0;
	}
}

@media screen and (max-width: 840px) {

	body,
	.btn,
	.btn:active,
	.btn:focus {
		font-size: 14px
	}

	.main-heading,
	.sub-heading,
	.input-control::before {
		font-size: 17px;
	}
}

@media screen and (max-width: 516px) {

	.input-control {
		padding: 140px 0 20px;
		position: relative;
	}

	.sub-heading {
		margin-top: 32em !important;
	}
}

@media screen and (max-width: 377px) {
	.input-control .button-wrapper {
		bottom: -14em;
	}
}
