@import url("//tools.eurolandir.com/tools/SubscriptionCentre2/./../Config/footer.css");
/* Not Found: /Config/SubscriptionCentre2.css */
/* Not Found: ./../Config/Company/UK-VCT/UK-VCT.css */
/* from cache */
@font-face {
	font-family: "Roobert";
	font-style: normal;
	font-weight: normal;
	src: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/UK-VCT/assets/fonts/Roobert/Roobert-Regular.otf") format('opentype'),
		url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/UK-VCT/assets/fonts/Roobert/Roobert-Regular.ttf") format('truetype');
}

@font-face {		
	font-family: 'icofont';	
	src: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/UK-VCT/assets/fonts/IcoFonts/icofont.eot");	
	src: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/UK-VCT/assets/fonts/IcoFonts/icofont.eot?#iefix") format('embedded-opentype'),	
		url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/UK-VCT/assets/fonts/IcoFonts/icofont.woff2") format('woff2'),
		url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/UK-VCT/assets/fonts/IcoFonts/icofont.woff") format('woff'),
		url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/UK-VCT/assets/fonts/IcoFonts/icofont.ttf") format('truetype');
	font-weight: normal;	
	font-style: normal;	
}
* { box-sizing: border-box; }

body {
	font-family: "Roobert", sans-serif;
	font-size: 18px;
	color: #171f29;
	background: none repeat scroll 0 0 transparent;
	font-weight: 400;	
}

.check-subscription-link a {
	color: #171f29;
	font-weight: 500;
}
.check-subscription-link a:hover {
	color: #171f29;
	text-decoration: underline;
}
a:-webkit-any-link,
a:-moz-any-link {
	color: #171f29;
	text-decoration: none;
	cursor: auto;
}

.hyperlink,
.disclaimer-box a,
.cookies-box a {
	color: #171f29 !important;
	text-decoration: none;
}

.hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover {
	color: #171f29 !important;
	text-decoration: underline;
}

.wrapper {
	width: 100%;
	padding: 10px;
	margin: 0 auto;
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 10px;
}
.service-name {
	position: relative;
	top: 1px;
}

#dialogModal .btn-submit,
#dialogModal .btn-ok,
#dialogModal .btn-cancel,
.btn, .btn:active, .btn:focus  {
	width: 130px;
	line-height: 49px;
	height: 49px;
	position: relative;
	display: inline-block;
	color: #171f29;
	font-family: inherit !important;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border-radius: 50px;
	border: 1px solid #B8F0F5;
	text-decoration: none;
	text-transform: capitalize;
	overflow: hidden;
	z-index: 0;
	--rotatebtn: 267.42deg;
	background: #B8F0F5;
}
.btn:hover {
	color: #171f29;
	background: #FFFFFF !important;
	border: 1px solid #DCDCDC !important;
}
.radio input,
.checkbox input {
	height: 14px;
}
.form .lable {
	width: 100%;
	float: none;
	text-align: left;
	padding: 10px 0;
	height: auto;
	vertical-align: middle;
	line-height: normal;
	font-weight: 700;
	color: #171f29;
	text-transform: none;
	font-size: 18px;
}

.row-control[order="0"] .lable::after {
	content: " *";
	color: #ff0000;
}

.form input {
	appearance: none;
	-moz-appearance: none;
	line-height: 49px !important;
	height: 49px !important;
	font-size: 18px;
	color: #171f29;
	border: 1px solid #E5E7EB;
	padding: 0px 20px;
	background: #FFFFFF;
	border-radius: 8px;
}

.form select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	/* background-image: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/UK-VCT/down.png"); */
	background-origin: content-box;
	background-position: calc(0px + 100%) 50%;
	background-repeat: no-repeat;
	background-size: 13px 13px;
	line-height: 49px !important;
	height: 49px !important;
	font-size: 18px;
	color: #171f29;
	border: 1px solid #EEEEEE;
	padding: 0px 30px;
	background-color: #FFFFFF;
	border-radius: 7px;
}

.form select>option {
	color: #171f29;
	text-transform: capitalize;
}

.form .row-control .input>* {
	width: 85%;
}

.form select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	/* background-image: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/UK-VCT/assets/currency_arrow.svg"); */
	background-origin: content-box;
	background-position: calc(0px + 100%) 50%;
	background-repeat: no-repeat;
	background-size: 13px 13px;

	line-height: 49px !important;
	height: 49px !important;

	font-size: 18px;
	color: #171f29;
	border: 1px solid #EEEEEE;
	padding: 0 15px; /* extra right padding for arrow */
	background-color: transparent;
	border-radius: 0;
	width: 100%;
}
.form select::before {
	content: "dwd";
}

.cookies-box a,
.cookies-box,
.footer {
	font-size: 13px;
	color: #171f29 !important;
}

/* CUSTOM C-BOX */

span.checkbox {
	position: relative;
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	position: relative;
	left: 4px;
	background: unset;
}

.checkbox::before {
	content: "";
	position: absolute;
	top: -1px;
	left: 0px;
	width: 18px;
	height: 18px;
	border: 1px solid #171f29;
	background: #FFFFFF;
	border-radius: 2px;
	box-sizing: border-box;
}

.checkbox.checkbox-checked::after {
	content: "\eed8";
	font-family: icofont;
	font-size: 20px;
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: -1px;
	pointer-events: none;
}

.checkbox.checkbox-checked::before {
	background: #171f29;
}

.checkbox {
	background-position: 0 -37px;
}

/* ADDITIONAL CSS */

* {
	outline: none;
}

.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;
}

.selection-services {
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 25px;
}

.form {
	width: 100%;
}

.form .input {
	width: 96% !important;
	padding: 0;
}

.row-control {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;

	margin-top: 0px;
}
.button-wrapper, .form .row-control { margin: 0; }
.button-wrapper .check-subscription-link {margin-left: 0;}
.button-wrapper .button-inner {
	margin-left: 0;
	padding: 0;
	padding-top: 14px;
	text-align: left;
}
.button-wrapper .check-subscription-link {
	font-family: "Roobert", sans-serif;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: 0px;
}
.button-wrapper {
	padding-left: 0;
}

.google-recapcha a,
.google-recapcha div {
	font-size: 15px !important;
}
.google-recapcha,
.google-recapcha a {
	text-align: left;
	color: #171f29;
	font-size: 18px;
	text-decoration: none;
}

.google-recapcha a:hover {
	text-decoration: underline;
}
.service-name, .stock-exchange-release-name, .release-type-name { margin: 0 15px; }
.service-checkbox {
	margin: 0 0 1em 0;
}

.button-wrapper {
	text-align: right;
}

.subscribe-checking .button-wrapper {
	margin: 15px 0;
	text-align: center;
	width: 100%;
	padding: 0;
}

.subscribe-checking .form .row-control {
	width: 100%;
}

.subscribe-checking .form .lable {
	width: 20%;
	padding-right: 5%;
	text-align: left;
	display: inline-block;
}

.subscribe-checking .form .input {
	width: 78% !important;
	float: none;
	display: inline-block;
}
.check-subscription-link {
	font-weight: 500;
}

.subcription-wrapper.subscription-wrapper-single>.row-control {display: none;}

.main-heading,
.sub-heading {
	font-family: inherit;
	font-weight: normal;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 0px;

	margin-bottom: 20px;
}
.sub-heading {
	font-weight: normal;
}
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 {
	top: -2px;
}

.validator-error, .alert-danger {
	color: #f00;
}
.input .compulsory-field {
	display: none;	
}
.compulsory-field {
	font-family: "Roobert", sans-serif;
}
.service-information {
	margin-left: -10px;
}

.privacy-policy-sector {
	margin-top: 0;
	margin-bottom: 0;
}

/* ARABIC */
.ar-ae {
	font-family: 'Avenir', sans-serif;
}

.body-rtl .wrapper {
	padding: 5px 5px 0 0;
}

.body-rtl .button-wrapper {
	margin-left: 0%;
	margin-right: 0 !important;
	padding-left: 0;
	padding-right: 0px !important;
}

.ar-ae .google-recapcha {
	text-align: right;
}

.body-rtl .selection-services {
	padding-right: 0px;
	padding-left: 0;
}
.body-rtl .subscribe-checking .button-wrapper {
	text-align: center;
	padding: 0;
}
.body-rtl .form select {
	background-position: calc(0px + 0%) 50%;
}
.body-rtl .subscribe-checking .form .lable {
	width: 100%;
	text-align: right;
}
.body-rtl .subscribe-checking .form .input {
	width: 100% !important;
}
.body-rtl .form .lable, .body-rtl .form .input {
	text-align: inherit;
	padding-left: 15px;
	padding-right: 0;
}
.ar-ae .checkbox.checkbox-checked::before {
	font-size: 15px;
}
.ar-ae .button-wrapper {
	text-align: center;
	padding: 0;
}
.ar-ae .button-wrapper .button-inner {
	text-align: right;
}
.ar-ae .etooltip {
	text-align: right;
}
.ar-ae .service-information {
	margin-left: unset;
	margin-right: -10px;
}
[lang="ar-ae"] .subscribe-checking .form .lable {
	padding-left: 5%;
	padding-right: 10%;
}
[lang="ar-ae"] .subscribe-checking .input {
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}


/* RESPONSIVE */
@media not all {
	.form select {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
	}
}
@media (max-width: 900px) {
	.row-control {
		display: inline-block;
		vertical-align: top;
		width: 50%;
	}
}
@media (max-width: 480px) {
	body,
	body *,
	.form .lable,
	.form input,
	.form select,
	.button-wrapper .check-subscription-link,
	.google-recapcha,
	.google-recapcha a,
	.main-heading,
	.sub-heading,
	.check-subscription-link a,
	.hyperlink,
	.disclaimer-box a,
	.cookies-box a,
	.footer,
	.footer a,
	.btn {
		font-size: 18px !important;
	}

	.cookies-box a,
	.footer,
	.footer a {
		font-size: 15px !important;
	}

	.button-inner {
		padding-top: 10px;
		text-align: left !important;
	}

	.body-rtl .button-inner {
		padding-top: 10px;
		text-align: right !important;
	}
	#txtEmail {
		width: 93%;
	}
}
@media (max-width:460px) {
	.row-control {
		display: inline-block;
		vertical-align: top;
		width: 100%;
	}

	.form .input {
		width: 100% !important;
	}

	.form .row-control .input>* {
		width: 95%;
	}
}
@media screen and (max-width: 400px) {
	.subscribe-checking .form .lable,
	.subscribe-checking .form .input {
		width: 100% !important;
	}
}

/* MODAL */
#dialogModal .privacy-policy-sector .btn {
	padding: 0px;
	margin: 3px;
}
.modal {
	padding: 0 !important;
}
.modal-body {
	padding: 20px;
}
.modal-dialog {
	margin: 0 auto;
}

@media (max-width: 423px) {
	.btn {
		display: inline-block;
		width: 100%;
		margin: 2px 0;
	}
}
.form select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/UK-VCT/assets/icons/icon_dropdown.svg");
	background-origin: content-box;
	background-position: calc(0px + 100%) 50%;
	background-repeat: no-repeat;
	background-size: 13px 13px;
}

.row-item:not(.stockexchange-default) {
	margin-left: 10px;
}
.announcement-group-lable {
	display: none;
}


