@import url("//tools.eurolandir.com/tools/SubscriptionCentre2/./../Config/footer.css");
/* Not Found: /Config/SubscriptionCentre2.css */
/* Not Found: ./../Config/Company/uk-wizz/uk-wizz.css */
@font-face {
	font-family: 'Gotham';
	src: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/uk-wizz/./font/Gotham-Bold.otf") format('opentype');
	font-style: normal;
}

@font-face {
	font-family: 'Gotham';
	src: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/uk-wizz/./font/Gotham-Medium.otf") format('opentype');
	font-style: normal;
}

@font-face {
	font-family: 'Gotham';
	src: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/uk-wizz/./font/Gotham-Light.otf") format('opentype');
	font-style: normal;
}

@font-face {
	font-family: 'icofont';
	src: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/uk-wizz/font/icofont.eot");
	src: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/uk-wizz/font/icofont.eot?#iefix") format('embedded-opentype'),
		url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/uk-wizz/font/icofont.woff2") format('woff2'),
		url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/uk-wizz/font/icofont.woff") format('woff'),
		url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/uk-wizz/font/icofont.ttf") format('truetype'),
		url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/uk-wizz/font/icofont.svg") format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	color: #343434;
	font-family: 'Gotham', Helvetica, sans-serif;
	font-size: 16px;
	background: none repeat scroll 0 0 transparent;
	font-weight: 400;
}

.check-subscription-link a {
	color: #C6007E;
}

a:-webkit-any-link,
a:-moz-any-link {
	color: #C6007E;
	text-decoration: none;
	cursor: auto;
}

.hyperlink,
.disclaimer-box a,
.cookies-box a {
	color: #C6007E !important;
	text-decoration: none;
}

.hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover {
	color: #C6007E !important;
	text-decoration: none;
}

.wrapper {
	width: 100%;
	padding: 50px 0 10px 0px;
	margin: 0 auto;
	max-width: 1185px;
}

.service-name {
	position: relative;
	top: 3px;
}

.btn,
.btn:active,
.btn:focus {
	background: #C6007E;
	border-radius: 3px;
	color: #ffffff;
	font-family: 'Gotham', Helvetica, sans-serif !important;
	font-size: 1em;
	font-weight: 700 !important;
	letter-spacing: 0px;
	margin: 0 auto;
	padding: 10px 20px;
	border: 1px solid #C6007E !important;
	text-transform: capitalize;
	text-decoration: none;
	transition: background 0.5s ease 0s;
}

.btn:hover {
	background: #D74DA5;
	border: 1px solid #D74DA5 !important;
	color: #ffffff;
}

#dialogModal .btn-submit,
#dialogModal .btn-ok,
#dialogModal .btn-cancel {
	min-width: inherit;
}

.radio input,
.checkbox input {
	height: 17px;
	accent-color: #767676;
}

.form .lable {
	text-transform: uppercase;
}

.form input {
	appearance: none;
	-moz-appearance: none;
	background-color: #ffffff;
	border: 0.08em solid #a8a9a3;
	color: #343434;
	height: 36px;
	padding: 5px;
	border-radius: 0px;
}

.form select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: #ffffff;
	background-image: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/uk-wizz/down-arr.png");
	background-origin: content-box;
	background-position: calc(0px + 98%) 50%;
	background-repeat: no-repeat;
	background-size: 12px 7px;
	border-radius: 0px;
	padding: 5px;
	color: #343434;
	height: 36px;
	border: 0.08em solid #a8a9a3;
}

@media not all {
	.form select {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
	}
}

.form select>option {
	color: #343434;
	text-transform: capitalize;
}

.modal-content {}

@media (max-width: 480px) {
	.button-inner {
		padding-top: 10px;
	}
}

/* Changes */
.footer {
	font-size: 13px;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
	background-color: #ff007f !important;
}

.subscription-wrapper-single .selection-services {
	border: 0px solid #c3d1ec;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.selection-services {
	padding-left: 0;
	margin-bottom: 0;
}

.form input,
.form select {
	height: 36px;
	width: 85%;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	padding: 3px;
	border-top: 1px solid #e7e9ee;
	border-left: 1px solid #e7e9ee;
	border-right: 1px solid #e7e9ee;
}

@media (max-width: 768px) {
	.wrapper {
		width: 100%;
		padding-top: 10px;
		padding-left: 15px;
		padding-right: 10px;
	}
}

@media (min-width: 768px) {

	.button-wrapper .check-subscription-link,
	.button-wrapper .button-inner {
		margin-left: 0%;
	}
}

@media (min-width: 768px) {
	.form .input {
		width: 100%;
	}
}

.form .lable {
	width: 100%;
}

a {
	cursor: pointer !important;
}

.subscribe-checking .form .input {
	width: 100%;
}

.subscribe-checking .form .lable {
	width: 32%;
}

.form .row-control .input>* {
	width: 93%;
}

.form .lable,
.form .input {
	padding-right: 0 !important;
	text-transform: inherit !important;
	padding-left: 0;
}

.row-control {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
}

.button-wrapper,
.form .row-control {
	margin-right: 0px;
	margin-left: 0px;
}

.button-wrapper {
	padding-left: 0px;
}

.subscribe-checking .form {
	margin-left: 0%;
}

.subscribe-checking .form .row-control .input {
	text-align: center !important;
}

.subscribe-checking .button-wrapper {
	margin: 15px 0 30px 0%;
}

.lable {
	font-weight: 300 !important;
	text-transform: uppercase !important;
}

.announcement-group-lable,
.releasetype-group-lable {
	font-weight: bold;
	margin: 15px 0;
	display: none;
	font-size: 18px;
}

.google-recapcha {
	margin-top: 15px;
	text-align: left;
	font-size: .7em;
	color: #343434;
}

.google-recapcha div a {
	color: #343434 !important;
	text-decoration: none;
}

.google-recapcha div a:hover {
	text-decoration: underline;
}

.form .input {
	padding-left: 0px;
}

#dialogModal .privacy-policy-sector .btn {
	padding: 0.8em;
}

.subscribe-checking .button-wrapper {
	text-align: center;
	width: 100%;
	padding: 0;
}

.subscription-wrapper-single .selection-services {
	border: 0px solid #e7e9ee;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: none;
	-moz-box-shadow: 0 1px 5px #e7e9ee;
}

.selection-services {
	padding-left: 0px;
	margin-bottom: 0px;
}

.service-checkbox {
	margin: 15px;
}

.row-item.stockexchange-default .service-checkbox {
	margin-left: 0;
}

.subscribe-checking .row-control {
	width: 75%;
}

.subscribe-checking .form {
	width: 100%;
	text-align: center;
}

.subscribe-checking .form .lable {
	width: 20%;
	padding-right: 5%;
	text-align: left;
	padding-left: 9px;
}

.button-wrapper .check-subscription-link,
.button-wrapper .button-inner {
	margin-left: 0%;
	text-align: left;
}

.modal.fade .modal-dialog {
	color: #221B3B;
}

@media (max-width: 700px) {
	.row-control {
		width: 49.33%;
	}
}

@media (max-width: 568px) {

	.main-heading,
	.sub-heading {
		margin-bottom: 30px;
	}
}

@media (max-width: 500px) {
	.row-control {
		width: 95%;
	}
}

.form div div input,
.form div div select {
	line-height: 1.5em !important;
	height: 3.5em !important;
	padding: 0 0.6em;
	border: 1px solid #e7e9ee;
	background-color: #FFFFFF;
	border-radius: 12px;
}

.modal-content {
	background-color: #1e1834;
	color: #343434;
}

* {
	outline: none !important;
}

.modal-content {
	background-color: #fff;
	color: #343434;
}

.button-wrapper button.btn.btn-default.btn-cancel {
	background: #c6007e;
	color: #fff;
	font-weight: normal !important;
}

button.btn.btn-default.btn-cancel:hover {
	background: #ff007f;
}

.button-wrapper button.btn.btn-default.btn-cancel::after,
.button-wrapper button.btn.btn-primary.btn-ok::after {
	display: none;
}

.validator-error,
.alert-danger {
	color: #ff0000;
}

.button-wrapper .btn.btn-cancel:hover {
	color: #fff !important;
}

.checkbox {
	position: relative;
	content: "";
	left: 0px;
	top: 0px;
	content: "";
	width: 17px !important;
	height: 17px !important;
	border: 1px solid #999;
	background: #fff;
	border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	-webkit-appearance: none;
}

.radio {
	position: relative;
	content: "";
	left: 1px;
	top: -1px;
	content: "";
	width: 15px !important;
	height: 15px !important;
	border: 1px solid #999;
	background: #fff;
	border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	-webkit-appearance: none;
}

.checkbox-checked,
.checkbox-checked:hover,
.radio-checked,
.radio-checked:hover {
	border: 1px solid #343434 !important;
	background: transparent !important;
}

.checkbox-checked::after,
.radio-checked::after {
	font-family: icofont;
	content: "\eed8";
	position: absolute;
	color: #fff;
	left: 0px;
	top: 0px;
	width: 16px;
	font-size: 16px;
	height: 16px;
	padding-top: 0px;
	padding-left: 0px;
	display: block;
	z-index: -1;
	background-color: #c6007e;
	border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
}

/* .checkbox:hover,
.radio:hover {
	background-color: #fff !important;
	border-color: #767676 !important;
} */

input {
	accent-color: #767676;
}


.footer .disclaimer-box a,
.footer .cookies-box a {
	color: #C6007E !important;
	text-decoration: none;
}

.footer .disclaimer-box a:hover,
.footer .cookies-box a:hover {
	color: #C6007E !important;
	text-decoration: underline;
}

#wrapper > div.subcription-wrapper.subscription-wrapper-single > div.subscription-form-single > form > div > div.form > div:nth-child(2) > div.input > div > span::after {
	content: "First Name is Required";
}

#wrapper > div.subcription-wrapper.subscription-wrapper-single > div.subscription-form-single > form > div > div.form > div:nth-child(3) > div.input > div > span::after {
	content: "Last Name is Required";
}

#wrapper > div.subcription-wrapper.subscription-wrapper-single > div.subscription-form-single > form > div > div.form > div:nth-child(4) > div.input > div > span::after {
	content: "Company is Required";
}

#wrapper > div.subcription-wrapper.subscription-wrapper-single > div.subscription-form-single > form > div > div.form > div:nth-child(5) > div.input > div > span::after {
	content: "Select country";
}
