#header {
	background: #0065b3 url('../images/euro/stars-bg.png') no-repeat 357px top;
	border-bottom: 0;
}
#header h1 {
	text-indent: -999em;
	width: 182px;
	height: 79px;
	overflow: hidden;
	background: url('../images/euro/logo.png') no-repeat left top;
	margin: 0;
	padding: 0;
	position: relative;
	top: -6px;
}
#header h1 a {
	display: block;
	width: 100%;
	height: 79px;
}
.thirdParty #logo {
	margin-top: -14px;
	height: 105px;
	width: 184px;
	background: url('../images/logo-3rd-party.png') no-repeat left top;
}
#logo a {
	padding: 10px 15px;
}
#logo .title {
	font-size: 1.4em;
}
#headerNav, #globalSearch {
	margin-right: 20px;
}
#headerNav a {
	color: #fff;
}
#headerNav .langNav {
	color: #002b4c;
}
#headerNav .techNav li {
	border-color: #002b4c;
}
.button a, .button input {
	background-color: #c00000;
}
.quiz .button a {
	background-color: transparent;
	padding: 8px 43px 7px;
}
#footerNav .techNav li:first-child {
	border: 0;
}
#remains {
	position: relative;
	padding-right: 250px;
}
#siteNav {
	position: absolute;
	right: 0;
	top: 0;
	background: url('../images/logo-3rd-party.png') no-repeat left -105px;
}
#siteNav a {
	display: block;
	width: 230px;
	height: 56px;
	margin-left: 11px;
	color: #000;
	text-decoration: none;
}
#siteNav .title {
	font-size: 1.4em;
	line-height: 1.1em;
	margin: 13px 20px 0;
	display: block;
}
#siteNav .title span {
	display: block;
	color: #6b6b6b;
}

#primaryNav li {
	font-size: 2.4em;
}
#primaryNav a, #primaryNav span {
	padding: 0.25em 0;
}
#primaryNav li li {
	font-size: 0.75em;
}

#hpNav {
	background: #e5e5e5;
	padding: 11px 11px 0;
	margin: 0 0 28px;
	margin-left: 2.7%;
	height: 64px;
}
#hpNav li {
	position: relative;
}
#hpNav li a, .hasJS #hpNav li a {
	background: #f8f8f8;
	border-left: 0;
	margin: 0 0 1px 1px;
	padding: 0 27.27%;	
	line-height: 3.1em;
	min-height: 63px;
}
#hpNav li a:after {
	content: '';
	position: absolute;
	background: url('../images/euro/icon-sprite.png') no-repeat center -450px;
	width: 29px;
	height: 16px;
	left: 50%;
	bottom: -10px;
	margin-left: -14px;
}
.hasJS #hpNav li a.active {
	background: #fff;
}
.hasJS #hpNav li a.active:after {
	display: none;
}
#hpNav li a:hover, #hpNav li a:focus, #hpNav li a:active, .hasJS #hpNav li .active {
	border-top: 0;
	padding-bottom: 1px;
	margin-bottom: 0;
	color: #0a73bd;
	background-color: #fff;
}
#hpContent:before {
	display: none;
}

#infoline {
	position: absolute;
	color: #fff;
	font-size: 1.6em;
	margin: 0;
	padding-left: 47px;
	left: 47%;
	top: 38px;
	line-height: 1.2em;
	background: url('../images/euro/icon-sprite.png') no-repeat 0 -400px;
}
#infoline .number {
	display: block;
	font-size: 1.6em;
	font-weight: bold;
}

.inverted .invertedContent {
	background: #004173;
	color: #fff;
	float: none;
}
.inverted .invertedContent a {
	color: #fff;
}
.inverted .invertedContent .icon {
	background-image: none;
}
.inverted .invertedContent .icon:after {
	background-image: url('../images/euro/icon-sprite.png');
	background-repeat: no-repeat;
}
.inverted .invertedContent .icon:after {
	display: block;
	position: absolute;
	content: '';
	left: 0;
	top: 0;
}
.inverted .invertedContent .icon.blue:after {
	background-color: #009feb;
}
.inverted .invertedContent .icon.green:after {
	background-color: #008400;
}
.inverted .invertedContent .icon.red:after {
	background-color: #ca2929;
}
.inverted .invertedContent .icon.orange:after {
	background-color: #d3560b;
}
.inverted .invertedContent .red .icon:after {
	background-color: #7c0d0a;
}
.inverted .invertedContent .lightBlue .icon:after {
	background-color: #002a49;
}
.inverted .invertedContent .green .icon:after {
	background-color: #4ec14e;
}
.imageButton a, .imageButton input, .imageButton span {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.imageButton a, .imageButton input {
	font-size: 1.7em;
	padding: 10px 15px 9px 53px;
}
.imageButton span {
	display: block;
}
.inverted .linksList .icon:after, .imageButton .icon:after {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width: 36px;
	height: 36px;
}
.imageButton input, .imageButton span {
	height: 36px;
}
.imageButton input {
	position: relative;
	z-index: 2;
}
.imageButton input, .imageButton input:focus {
	background-color: transparent;
}
.imageButton.primaryButton a, .imageButton.primaryButton input, .imageButton.primaryButton span {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.imageButton.primaryButton a, .imageButton.primaryButton input {
	padding: 13px 62px 10px 22px;
}
.imageButton.primaryButton a {
	font-size: 2.4em;
}
.imageButton.primaryButton span, .imageButton.primaryButton input {
	height: 47px;
}
.imageButton.primaryButton input {
	font-size: 2.2em;
	font-weight: bold;
}
.imageButton.primaryButton .icon:after {
	left: auto;
	right: 0;
	width: 47px;
	height: 47px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.imageButton.blue a, .imageButton.blue span {
	background-color: #0065b3;
}
.imageButton.lightBlue a, .imageButton.lightBlue span {
	background-color: #009feb;
}
.imageButton.red a, .imageButton.red span {
	background-color: #ca2929;
}
.imageButton.green a, .imageButton.green span {
	background-color: #008400;
}
.imageButton.primaryButton .arrow:after {
	background-position: 18px 13px;
}
.imageButton.primaryButton .repeat:after {
	background-position: 8px -39px;
}
.inverted .linksList .arrow:after {
	background-position: 10px -193px;
}
.inverted .linksList .smile:after {
	background-position: 4px -341px;
}
.imageButton .cross:after {
	background-position: 9px -290px;
}
.imageButton .questionMark:after {
	background-position: 14px -242px;
}

/* HP */
#pressReleases article {
	width: auto;
}
#hpPanes .pane {
	margin-left: 4.1%;
}
#hpPanes .pane .mainArticle {
	float: none;
	margin-right: 0;
	width: auto;
}
.hotTopic h3 {
	font-size: 2.5em;
	float: left;
	margin-top: 0;
}
.hotTopic img {
	float: right;
	margin: 0 0 9px 18px;
}
.hotTopic p {
	clear: left;
}
.highlighted .bordered, .highlighted .bordered article {
	border-width: 1px;
	border-style: solid;
	float: left;
}
.highlighted article {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	padding: 0 22px 6px;
}
.highlighted h3 {
	font-weight: normal;
}
.highlighted img {
	float: left;
	margin: 0 18px 9px 0;
}
.recommended, .news, .recentTopics {
	margin-bottom: 24px;
}
.recommended article {
	border: 1px solid #e5e5e5;
	position: relative;
	margin-bottom: -1px;
	padding: 0 20px 8px 22px;
}
.recommended header {
	margin: 12px -10px 0 0;
	padding-top: 8px;
}
.recommended h3 {
	font-weight: normal;
	margin-top: 0;
}
.news h2, .recentTopics h2 {
	padding-bottom: 0.8em;
	border-bottom: 1px solid #e5e5e5;
}
.recentTopics h3 {
	line-height: 1.2em;
}

.mixedPromo {
	width: auto;
	margin-left: 2.7%;
}

.guide h2 {
	font-size: 1.8em;
    font-weight: normal;
    margin-bottom: 0.611em;
    text-transform: uppercase;
}
.guide .plan {
	padding-top: 30px;
	text-align: center;
	border-right: 1px solid #e5e5e5;
}
.guide .map {
	padding-top: 15px;
}
.smartMap .map {
	text-align: center;
}
.smartMap .linksList {
	list-style-position: inside;
	margin: 0;
	padding: 0;
}
.smartMap .linksList.twoCols {
	-moz-column-count: 2; /* Firefox */
	-webkit-column-count: 2; /* Safari and Chrome */
	column-count: 2;
	-moz-column-gap: 20px; /* Firefox */
	-webkit-column-gap: 20px; /* Safari and Chrome */
	column-gap: 20px;
}
.smartMap .country .flag {
	display: none;
}
.highcharts-tooltip .flag {
	width: 25px;
	height: 17px;
	display: block;
	float: left;
}
.highcharts-tooltip .flag + .title {
	margin-left: 35px;
	float: none;
	display: block;
}

.calculator form {
	background: #0065b3;
	padding: 20px;
}
.calculator p {
	padding: 12px 20px;
	margin: 0;
}
.calculator .actions {
	text-align: center;
	padding-top: 20px;
}
.calculator ol {
	margin: 0;
	padding: 0;
}
.calculator .formRow label {
	font-size: 2.4em;
	width: 7%;
	text-align: center;
	margin: 0;
	padding: 0.45em 3%;
	position: relative;
	z-index: 2;
}
.calculator .formRow label:after {
	content: '';
	position: absolute;
	top: 0;
	right: -39px;
	border: 20px solid transparent;
}
.calculator .formRow input {
	border: 0;
	height: 2.45em;
	line-height: 2em;
	width: 86.5%;
	padding-left: 1.5em;
	font-size: 1.6em;
}
.calculator .currency1 {
	background: #c00000;
}
.calculator .formRow .currency1:after {
	border-left-color: #c00000;
}
.calculator .currency2 {
	background: #004173;
}
.calculator .formRow .currency2:after {
	border-left-color: #004173;
}
.calculator .button {
	position: relative;
}
.calculator .imageButton.blue span {
	background-color: #004173;
}
.calculator .imageButton .icon:after {
	background-color: #009feb;
}

.quizPromo {
	position: relative;
}
.quizPromo .invertedContent {
	display: block;
	background: #0064b5 url('../images/euro/quiz-illustration.png') no-repeat right bottom;
	padding: 20px 185px 20px 20px;
	width: auto;
}
.quizPromo .invertedContent:after {
	content: '';
	background: url('../images/euro/quiz-illustration.png') no-repeat right bottom;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 178px;
	height: 110px;
}
.quizPromo p {
	margin: 0;
}
.quizPromo a {
	text-decoration: none;
}

.partners .inlineList {
	margin: 0;
	padding: 30px;
	list-style: none;
	border: 1px solid #e5e5e5;
	overflow: hidden;
}
.partners li {
	float: left;
	width: 50%;
}
.partners .mfcr {
	width: 65%;
	font-weight: bold;
	font-size: 1.6em;
}
.partners .cnb {
	width: 35%;
}
.partners .mfcr img {
	width: 47px;
	height: 58px;
	float: left;
	margin-right: 12px;
}
.partners .mfcr a {
	display: block;
	margin-right:  12px;
	text-decoration: none;
	color: #000;
}
.partners .mfcr span {
	font-weight: normal;
	display: block;
	color: #818181;
	font-size: 0.9em;
}

.related .linksList {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #e5e5e5;
}
.related .linksList li {
	border: 1px solid #e5e5e5;
	border-top: 0;
	padding: 8px;
}
.related .linksList a {
	display: block;
	padding-left: 9px;
}

.publishDate time span {
	background-color: #eee;
}

/* Color themes */
.colorTheme1 .highlighted .bordered, .colorTheme1 .highlighted .bordered article {
	border-color: #c00000;
}
.colorTheme2 .highlighted .bordered, .colorTheme2 .highlighted .bordered article {
	border-color: #0065b2;
}
.colorTheme3 .highlighted .bordered, .colorTheme3 .highlighted .bordered article {
	border-color: #b3551c;
}
.colorTheme4 .highlighted .bordered, .colorTheme4 .highlighted .bordered article {
	border-color: #006d00;
}
.colorTheme5 .highlighted .bordered, .colorTheme5 .highlighted .bordered article {
	border-color: #903;
}
.colorTheme6 .highlighted .bordered, .colorTheme6 .highlighted .bordered article {
	border-color: #666;
}
#hpNav li .colorTheme1, #hpNav li .colorTheme1:hover, #hpNav li .colorTheme1:focus, #hpNav li .colorTheme1:active, .hasJS #hpNav li .active.colorTheme1 {
	color: #c00000;
}
#hpNav li .colorTheme2, #hpNav li .colorTheme2:hover, #hpNav li .colorTheme2:focus, #hpNav li .colorTheme2:active, .hasJS #hpNav li .active.colorTheme2 {
	color: #0065b2;
}
#hpNav li .colorTheme3, #hpNav li .colorTheme3:hover, #hpNav li .colorTheme3:focus, #hpNav li .colorTheme3:active, .hasJS #hpNav li .active.colorTheme3 {
	color: #b3551c;
}
#hpNav li .colorTheme4, #hpNav li .colorTheme4:hover, #hpNav li .colorTheme4:focus, #hpNav li .colorTheme4:active, .hasJS #hpNav li .active.colorTheme4 {
	color: #006d00;
}
#hpNav li .colorTheme5, #hpNav li .colorTheme5:hover, #hpNav li .colorTheme5:focus, #hpNav li .colorTheme5:active, .hasJS #hpNav li .active.colorTheme5 {
	color: #903;
}
#hpNav li .colorTheme6, #hpNav li .colorTheme6:hover, #hpNav li .colorTheme6:focus, #hpNav li .colorTheme6:active, .hasJS #hpNav li .active.colorTheme6 {
	color: #666;
}
#hpNav li .colorTheme1:after {
	background-position: center -500px;
}
#hpNav li .colorTheme2:after {
	background-position: center -550px;
}
#hpNav li .colorTheme3:after {
	background-position: center -600px;
}
#hpNav li .colorTheme4:after {
	background-position: center -650px;
}
#hpNav li .colorTheme5:after {
	background-position: center -700px;
}
#hpNav li .colorTheme6:after {
	background-position: center -750px;
}

/* Quiz */
.quiz {
	min-width: 555px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.quiz .intro {
	padding: 45px 259px 45px 55px;
}
.quiz .intro .heading {
	font-size: 4.1em;
	padding: 0;
}
.quiz .intro .linksList {
	margin: 0;
	padding: 0;
	list-style: none;
}
.quiz .intro .linksList li {
	border-top: 1px dashed #0065b3;
	font-size: 2.2em;
	line-height: 1em;
	padding: 8px 0 7px;
}
.quiz .intro .linksList .button {
	margin: 0;
}
.quiz .intro .linksList input {
	padding-left: 44px;
	font-size: 1em;
	background: transparent;
	height: 34px;
	font-weight: 600;
	position: relative;
	z-index: 2;
}
.quiz .intro .linksList .icon:after {
	width: 25px;
	height: 25px;
	top: 6px;
}
.quiz .intro .linksList li:first-child {
	border: 0;
	padding-top: 0;
}
.quiz .intro .linksList a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
}
.quiz .intro .linksList a:after {
	width: 25px;
	height: 25px;
	left: -48px;
}
.quiz .intro .linksList a:hover, .quiz .intro .linksList a:focus {
	text-decoration: underline;
}
.quiz .intro .button {
	margin-bottom: 10px;
	position: relative;
}
.quiz .intro .primaryButton input {
	padding-left: 65px;
}
.quiz .intro .primaryButton .icon:before {
	background: url('../images/euro/coins-sprite.png') no-repeat left -110px;
	width: 68px;
	height: 85px;
	position: absolute;
	left: -10px;
	top: -15px;
	content: '';
}
.quiz .illustration {
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
}
.quiz .help {
	padding: 20px 55px 25px;
}
.quiz .help .heading {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #004173;
	padding-bottom: 20px;
	margin: 0 0 25px;
}
.quiz .help .rules {
	position: relative;
	z-index: 3;
}
.quiz .actions, .quiz .help {
	background: #0065b3;
}
.quiz .question, .quiz .answer, .quiz .actions {
	padding: 20px 35px;
}
.quiz .actions {
	overflow: hidden;
	padding-right: 20px;
}
.quiz .actions .button {
	top: 6px;
	margin-right: 10px;
	position: relative;
}
.quiz .actions .primaryButton {
	float: right;
	margin-right: 0;
	top: 0;
}
.quiz .question {
	background: url('../images/euro/question-bg.png') no-repeat right top;
}
.quiz .question .heading, .quiz .answer .heading {
	font-size: 3em;
	font-weight: normal;
}
.quiz .answer .moreInfo .heading {
	color: #fad229;
}
.quiz .answer .result, .quiz .question .heading {
	border-bottom: 1px dashed #0065b3;
}
.quiz .question .heading {
	padding-bottom: 50px;
	margin-bottom: 0;
}
.quiz .answer .result {
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.quiz .answer .result .icon {
	padding-left: 60px;
	background: url('../images/euro/icon-sprite.png') no-repeat left top;
}
.quiz .answer .result .check {
	background-position: 10px -95px;
}
.quiz .answer .result .cross {
	background-position: 10px -145px;
}
.quiz .answer .face {
	float: right;
	margin-left: 50px;
	position: relative;
	top: -10px;
}
.quiz .question .heading .order {
	display: block;
	float: left;
	font-size: 1.667em;
	background: #009feb;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 20px 23px 19px;
	margin: -20px 20px 0 0;
	position: relative;
}
#hpPanes .quiz .question .heading, #hpPanes .quiz .answer .heading {
	text-transform: none;
}
.quiz .progressbar {
	background: url('../images/euro/progressbar-bg.png') repeat-x left top;
	height: 69px;
	position: relative;
}
.quiz .progressbar:before, .quiz .progressbar:after {
	background: url('../images/euro/progress-sprite.png') repeat-x left top;
	width: 100%;
	height: 11px;
	position: absolute;
	left: 6px;
	top: 64px;
	content: '';
}
.quiz .progressbar .steps {
	list-style: none;
	margin: 0 20px;
	padding: 8px 0 0;
}
.quiz .progressbar .steps li {
	float: left;
	position: relative;
	margin-left: -25px;
	opacity: 0.3;
	background: url('../images/euro/coins-sprite.png') no-repeat left top;
	display: block;
}
.quiz .progressbar .steps .complete {
	opacity: 1;
	z-index: 2;
}
.quiz .progressbar .steps .incorrect {
	background-position: left -55px;
}
.quiz .progressbar .steps .step {
	display: block;
	width: 55px;
	height: 55px;
	text-indent: -999em;
	overflow: hidden;
}
.quiz .score {
	background: #00345c;
	padding: 12px;
	text-align: right;
	text-transform: uppercase;
}
.quiz .score dl {
	margin: 0;
}
.quiz .score dt, .quiz .score dd {
	margin: 0;
	display: inline;
	font-size: 2em;
}
.quiz .score .scoreField {
	background: #fff;
	color: #00345c;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-left: 10px;
	display: inline-block;
	padding: 5px;
}
.quiz .score .correct, .quiz .score .incorrect {
	background: url('../images/euro/face-sprite.png') no-repeat 0 0;
	display: inline-block;
	padding: 5px 0 4px;
}
.quiz .score .correct {
	color: #ff9f11;
	padding-right: 40px;
	background-position: right top;
}
.quiz .score .incorrect {
	color: #009feb;
	padding-left: 40px;
	background-position: left -50px;
}
.questionnaire {
	position: relative;
}
.questionnaire ol {
	margin: 0;
	padding: 20px 0 10px;
	width: 72px;
	background: #002a49;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.questionnaire ol:before {
	position: absolute;
	content: '';
	border: 17px solid transparent;
	border-left-width: 36px;
	border-right-width: 36px;
	border-bottom-color: #002a49;
	width: 0;
	height: 0;
	top: -34px;
	left: 0;
}
.questionnaire .formRow {
	position: relative;
	width: 500px;
}
.questionnaire .formRow input {
    float: left;
    position: absolute;
    left: 30px;
	top: 20px;
}
.questionnaire .formRow label {
	float: none;
	width: auto;
	padding-left: 96px;
	margin: 0;
}
.questionnaire:not(#foo) .formRow > input {
    padding: 0;
    margin: 0;
	left: 21px;
	top: 12px;
    height: 30px;
    width: 30px;
    opacity: 0;
	cursor: pointer;
}
.questionnaire .formRow:not(#foo) > input + label {
    background: url('../images/euro/custom-inputs-sprite.png') no-repeat 21px 0;
}
.questionnaire .formRow:not(#foo) > input[type=radio]:checked + label {
    background-position: 21px -100px;
}

#hpPanes .gallery .panels-wrapper, #hpPanes .gallery .panels-slider {
	padding: 0;
}
#hpPanes .gallery h2.icon.camera {
	background: none;
	padding-left: 0;
}
#hpPanes .gallery .panel {
	margin: 0;
}
#hpPanes .gallery .image {
	width: 306px;
}
#hpPanes .gallery .panels-wrapper, #hpPanes .gallery .carousel-on .panels-slider, #hpPanes .gallery .image {
	height: 248px;
}
#hpPanes .gallery .image img {
	width: 100%;
}
#hpPanes .gallery .controls-wrapper {
	border: 0;
	position: absolute;
	margin: 0;
	left: 0;
	top: 50%;
	width: 100%;
}
#hpPanes .gallery .carousel-arrows {
	overflow: visible;
	position: static;
}
#hpPanes .gallery .carousel-arrows li {
	position: absolute;
	background: #666;
	top: -27px;
	width: 34px;
	height: 34px;
	padding: 0;
	font-size: 2em;
}
#hpPanes .gallery .carousel-arrows .next {
	right: 0;
}
#hpPanes .gallery .carousel-arrows a {
	display: block;
	width: 34px;
	height: 34px;
	padding: 0;
	overflow: hidden;
	text-indent: -999em;
	background: url('../images/euro/icon-sprite.png') no-repeat left top;
	text-align: left;
}
#hpPanes .gallery .carousel-arrows .prev a {
	background-position: -13px -794px;
}
#hpPanes .gallery .carousel-arrows .next a {
	background-position: 11px 6px;
	border: 0;
}

@media screen and (max-width: 1230px) {
	#header {
		background-position: 395px top;
	}
	#infoline {
		left: 36%;
		font-size: 1.5em;
	}
	.thirdParty #logo {
		width: 155px;
	}
	#hpNav li a, .hasJS #hpNav li a {
		padding: 0 12%;
	}
	.quizPromo .invertedContent:after {
		left: 100px;
		right: auto;
	}
	.quizPromo .invertedContent {
		background-position: 100px bottom;
		padding-right: 150px;
	}
	.partners .mfcr, .partners .cnb {
		width: 50%;
		font-size: 1.4em;
	}
}