@import url("//tools.eurolandir.com/tools/SubscriptionCentre2/./../Config/footer.css");
/* Not Found: /Config/SubscriptionCentre2.css */
/* Not Found: ./../Config/Company/UK-FTSV/UK-FTSV.css */
@font-face {
	font-family: 'HankenGrotesk';
	src: url("//gamma.euroland.com/tools/SubscriptionCentre2/Config/Company/uk-fsg/font/HankenGrotesk-LightItalic.ttf") format('truetype');
	font-weight: 300;
	font-style: italic;
  }
  
  @font-face {
	font-family: 'HankenGrotesk';
	src: url("//gamma.euroland.com/tools/SubscriptionCentre2/Config/Company/uk-fsg/font/HankenGrotesk-Light.ttf") format('truetype');
	font-weight: 300;
	font-style: normal;
}

  @font-face {
	font-family: 'HankenGrotesk';
	src: url("//gamma.euroland.com/tools/SubscriptionCentre2/Config/Company/uk-fsg/font/HankenGrotesk-Regular.ttf") format('truetype');
	font-weight: 300;
	font-style: normal;
}
body
{
    color: #242424;
	font-family: "HankenGrotesk",sans-serif;
	font-size: 	18px;
	background: none repeat scroll 0 0 transparent;
	font-weight: 400;	
}

.check-subscription-link a {
	color: #242424;
}
a:-webkit-any-link, a:-moz-any-link {
    color: #242424;
    text-decoration: none;
    cursor: auto;
}
.hyperlink, .disclaimer-box a, .cookies-box a {
	color: #242424;
	text-decoration: none;
}
.hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover {
	color: #5a5a50;
	text-decoration: none;
}
.wrapper {
    width: 100%;
    /*! padding: 50px 0 10px 0px; */
    margin: 0 auto;
    max-width: 100%;
}
.row-item:nth-child(2) {
  padding-left: 0px;
}

.row-item {
  padding-left: 10px;
}

.subscription-wrapper-single .selection-services {
  border:0px solid #c3d1ec !important;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  box-shadow:0 0px 0px #ccc;
  -moz-box-shadow:0 0px 0px #ccc;
  -webkit-box-shadow:0 0px 0px #ccc
}


.row-control {
  margin-top: 10px;
  padding: 0px 0 0px 0;
  clear: both;
}

.service-name {
    position: relative;
    top: 3px;
}
.btn, .btn:active  {
    background: #273A8A;
    border-radius: 32px;
    color: #f7f1e8;
    font-family: "HankenGrotesk", sans-serif !important;
    font-size: 12px;
    font-weight: 600 !important;
    letter-spacing: 0px;
    margin: 0 auto;
    padding: 6.2px 21px;
    border: 1px solid #273A8A !important;
    text-transform: uppercase;
    text-decoration: none;
    transition: background 0.5s ease 0s;
    letter-spacing: 2px;
    height: 40px;
    box-sizing: border-box;
}

.btn:focus{
	outline: none;
  background: #273A8A;
  border: 1px solid #FFFFFF;
  box-shadow: 0 0 0 2px #273A8A;
  color: #FFFFFF;
}


b, strong {
  font-weight: bold;
}
.main-heading, .sub-heading {
  margin-bottom: 30px;
}

.btn:hover {
	 background: #273A8A; 
	 border: 1px solid #273A8A !important;
	 color: #fff;
	 text-decoration: underline;
}
#dialogModal .btn-submit, #dialogModal .btn-ok, #dialogModal .btn-cancel {
    min-width: inherit;
}
.radio input, .checkbox input {
    height: 17px;
}
.form .lable {
	text-transform: uppercase;
}
.form input {
	background-color: #ffffff;
	border: 0.08em solid #D9D9D9;
	color: #242424;
	height: 36px;
    padding: 5px;
	border-radius: 4px;
}
.form select {
    background-color: #ffffff;
    background-image: url("//gamma.euroland.com/tools/SubscriptionCentre2/Config/Company/uk-fsg/dropdown.svg");
    background-origin: content-box;
    background-position: calc(0px + 100%) 50%;
    background-repeat: no-repeat;
    background-size: 9px 6px;
	border-radius: 4px;
    padding: 5px;
    color: #242424;
    height: 36px;
	border: 0.08em solid #D9D9D9;
}

/* .checkbox-checked {
	border: 1px solid #4B4B4B;
	background: #000000;
} */

/* .checkbox-checked::before {
	font-family: "HankenGrotesk";
	content: "\2713";
	position: absolute;
	color: #fff;
	left: 1px;
	top: -2px;
	width: 0;
	font-size: 16px;
	height: 15px;
	padding-top: 0px;
	padding-left: 0px;
} */

.checkbox {
	position: relative;
	left: -5px;
	top: 1px;
	content: "";
	width: 15px;
	height: 16px;
	/* border: 1px solid #D9D9D9; */
	background: #FFF;
	border-radius: 3px;
	-webkit-border-radius: 3px;

}

.checkbox-checked {
	/* border: 1px solid #273A8A; */
	background: #273A8A;
}
.form .compulsory-field {
    display: none;
}

.form .row-control:has(input[onrequired], select[onrequired]) .lable:after{
  content: "*";
  color: red;
  padding-left: 5px;
}

.footer {
  clear: both;
  text-align: right;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 20px;
  font-size: 14px;
}

.row-control {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

button.btn.btn-primary.btn-submit, button.btn.btn-default.btn-cancel {
    width: 100px;
    box-sizing: border-box;
    color: #ffffff;
}


.service-checkbox label, .service-checkbox .stock-exchange-release-name {
	position: relative;
    /* margin-left: 10px; */
}

.service-name {
    margin-left: 10px;
}

/* .checkbox{
	visibility: hidden;
} */

.selection-service-table .checkbox{
    background: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/UK-FTSV/uncheck.svg");
    background-size: 100% 100%;
}

.announcement-group .checkbox{
    background: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/UK-FTSV/uncheck.svg");
    background-size: 100% 100%;
}

.selection-service-table .checkbox-checked {
    background: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/UK-FTSV/check.svg");
    background-size: 100% 100%;
}

.announcement-group .checkbox-checked{
    background: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/UK-FTSV/check.svg");
    background-size: 100% 100%;
}

@media not all { 
	.form select  {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
	}
}
.form select > option{
	color: #242424;
    text-transform: capitalize;
}
.modal-content {
    font-family: "HankenGrotesk" !important;
}

@media (max-width: 480px) { 
	.button-inner {
		padding-top: 10px;
	}
}

.subscribe-checking .button-wrapper {
  margin: 15px 0 30px 31%;
  text-align: left;
  width: 70%;
  padding: 0;
}

@media (max-width: 568px) {
  .subscribe-checking .button-wrapper {
    margin: 15px 0 30px 13%;
    width: 100%;
    padding: 0;
  }
}


@media (max-width: 320px) {
    .input-control .button-wrapper, .check-subscription-link {
        text-align: center !important;
    }
	.subscribe-checking .button-wrapper {
        margin: 15px 0 30px 0;
    }
}


