@import url("//asia.tools.euroland.com/tools/SubscriptionCentre2/./../Config/footer.css");
/* Not Found: /Config/SubscriptionCentre2.css */
/* Not Found: ./../Config/Company/cn-jd/cn-jd.css */
@font-face {
    font-family: proxima-nova;
    src: url("//use.typekit.net/af/7d485b/00000000000000003b9ad1b1/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("//use.typekit.net/af/7d485b/00000000000000003b9ad1b1/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("//use.typekit.net/af/7d485b/00000000000000003b9ad1b1/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: proxima-nova;
    src: url("//use.typekit.net/af/c9cde8/00000000000000003b9ad1b9/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("//use.typekit.net/af/c9cde8/00000000000000003b9ad1b9/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("//use.typekit.net/af/c9cde8/00000000000000003b9ad1b9/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-weight: 400;
    font-style: normal;
}

body
{
	font-family: /*proxima-nova,*/ Arial, sans-serif;
	font-size: 16px;
	color: #393c45;
}

.check-subscription-link a {
	color: #393C45;
	
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}
a:-webkit-any-link, a:-moz-any-link {
    color: #393C45;
	
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}
.hyperlink, .disclaimer-box a, .cookies-box a {
	color: #393C45;
	
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}
.hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover, .check-subscription-link a:hover {
	color: #C91623;
	
	font-weight: none;
	text-decoration: underline;
	font-style: none;
}
.wrapper {
    width: 100%;
    padding: 0px 0 0px 0px;
    margin: 0 auto;
    max-width: 1200px;
}

.service-name {
    position: relative;
    top: 3px;
}
.btn, .btn:active, .btn:focus  {
    height: auto;
	line-height: normal;	
	margin: 0px;
	
	font-family: inherit;
	font-size: 1.0em;
	font-weight: normal;
	color: #FFFFFF !important;
	text-transform: none;
	
	padding: 0.5em 1.0em 0.5em 1.0em;
	
	border: 0em solid #FFFFFF;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	
    background: #C91623;
    color: #FFFFFF !important;
	
	transition: background 0.5s, color 0.5s, border 0.5s;
    
}

.btn:hover {
	background: #C91623;
    color: #FFFFFF !important;
	border-color: #FFFFFF;
    text-decoration: underline;
}
#dialogModal .btn-submit, #dialogModal .btn-ok, #dialogModal .btn-cancel {
    min-width: inherit;
}
.radio input, .checkbox input {
    height: 17px;
}

.form input {
	appearance: none;
	-moz-appearance: none;
	background-color: #ffffff;
	border: 0.08em solid #e1e1e1;
	color: #393c45;
	height: 36px;
    padding: 5px;
	border-radius: 0px;
}
.form select {

    background-color: #ffffff;
  
    
	border-radius: 0px;
    padding: 5px;
    color: #393c45;
    height: 36px;
	border: 0.08em solid #e1e1e1;
}

@media not all { 
	.form select  {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
	}
}
.form select > option{
	color: #393c45;
    text-transform: capitalize;
}
.modal-content {
    
}

@media (max-width: 480px) { 
	.button-inner {
		padding-top: 10px;
	}
}

.form .lable {
    text-align: left;
    font-weight: normal;
}
.subscription-wrapper-single .selection-services {
    border: 0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.button-wrapper, .form .row-control {
    margin-right: 0;
    margin-left: 0;
}
.form .lable,
.form .input {
	box-sizing: border-box;
	padding-left: 0;
}


@media (min-width: 768px) {
	.button-wrapper .check-subscription-link, .button-wrapper .button-inner {
		margin-left: 0;
	}
}
.button-inner {
    text-align: center;
}
.check-subscription-link {
    text-align: center;
}

.google-recapcha {
    margin-top: 15px;
    text-align: center;
    font-size: .6em;
    color: rgba(203,203,203,1);
}
.google-recapcha a {
	color:  rgba(203,203,203,1);
}

.selection-services {
    padding-left: 0px;
    margin-bottom: 0px;
}
.footer {
    font-size: 14px;
}
