/* 'index.css' document starts */
@charset "utf-8";

/* New tabs for the security features, to be rolled out everywhere */
.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs {
	border-bottom: 1px solid #eee;
	padding: 1px 20px;
}

.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li, .ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li.selected {    
    background-color: #eee;    
    border-bottom: none;    
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-top-left-radius: 0;
    border-top-right-radius: 0;        
}

.ecb-tabContainer.ecb-borderTabs.highlight-light > .ecb-tabNavs ul li.selected{
	border: 1px solid #4076BF;    	 
}

.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li{
	bottom: -7px;
	top: inherit;
}

.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li.selected {
	padding: 12px 10px;	
	bottom: -2px;
}

/* tabs in tabs */
.ecb-tabContainer > .ecb-tabContent .ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li{
	padding: 6px 10px;
	font-size: 14px;
}

.ecb-tabContainer > .ecb-tabContent .ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs {    
    padding: 2px 0px;
}

.ecb-tabContainer > .ecb-tabContent .ecb-tabContainer .ecb-tabContent {    
    min-height: auto;
}

article#author-profile table.ecb-contentTable.ecb-tabSelectedPublications tr td:nth-child(2) {
  width: 30% !important;
}
article#author-profile table.ecb-contentTable.ecb-tabSelectedPublications tr td:last-child {
  width: 30% !important;
}

/* end of tabs in tabs */

.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li a {
	color: #888;
}
.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li.selected a {
	color: inherit;
}

.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li.selected {
	background-color: #fff;	
}

.ecb-tabContainer.ecb-borderTabs.highlight-light > .ecb-tabNavs ul li.selected {
	background-color: #4076BF;
}

.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li:hover {    
    background-color: #fbfbfb;
}
.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li.selected:hover {
	background-color: #fff;
}
.ecb-tabContainer.ecb-borderTabs.highlight-light > .ecb-tabNavs ul li.selected:hover {
	background-color: #4076BF;	
}

.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li a {
    display: block;
    font-size: inherit;
    line-height: inherit;
    padding: 0 20px;
    margin-top: 0;
}

.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li.selected a {
	color: #000;
}
.ecb-tabContainer.ecb-borderTabs.highlight-light > .ecb-tabNavs ul li.selected a {	
	color: #fff;
}


.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul {
    border-bottom: none !important; 
    
}

.ecb-tabContainer.ecb-borderTabs .ecb-tabContent {
    background-color: #fff;
    margin-top: 0;
    margin-left: 0;    
}

.ecb-tabContainer.ecb-borderTabs.highlight-light .ecb-tabContent{
	background-color: #4076BF;
}

.ecb-tabContainer .ecb-tabContainer {
    margin-top: 10px;
}

.security-items img+p{
	margin-top:0;
}

input[type=button]#banknoteSelectionButton {
background-color: #4076BF;
}
input[type=button]#banknoteSelectionButton:hover {
background-color: #003299;
}
input[type=button]#banknoteSelectionButton.active{
	background-color:#ffffff;
}

@media only screen and (max-width: 767px){
	.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li.selected a {
    	background: none !important; 
	}
	.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li a {
    	background: none !important;
    	border: none; 
    	font-weight: normal;
    	padding: 0 15px;
	}

	.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li:last-child a {
    	border-bottom: none;
	}

	.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li, .ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li.selected {		
		margin-right: 4px !important;
		padding: 4px 2px; 
		display: block; 
		width: auto !important; 
		max-width: none; 
		max-height: none; 
		/*border: initial; */
		bottom: -9px;
	}	
	.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li.selected {
			bottom: -3px;
			padding: 7px 2px;
	}
	
}

/* end of new tabs */


#banknoteSelection{
	display: none;	
	width: 100%;	
	background-color: #457ac0;
	min-height: 496px;
	overflow: hidden;
	margin-top: 0;
	z-index: 1;		
	color: #fff;	
	padding: 14px 14px;
}

#banknoteSelection .seriesColumnHeading, 
#banknoteSelection .seriesHeading {
	font-size: 16px;
	width: 150px;
	margin: 5px auto 30px auto;
	text-align: center;
}

#banknoteSelection .seriesHeading {
	font-size: 20px; 
	margin: 275px auto 30px auto;
}
#banknoteSelection .headingHolder.top .seriesHeading {	
	margin-top: 0px;
}

#banknoteSelection .selectionHolder {
	margin-top: 43.5px;
}

#banknoteSelection .seriesSeparator {
	margin: 0;
	border-top: 1px solid #4076BF;
}

#banknoteSelection .seriesHolder {
	margin-left: 50px;
}

#banknoteSelection h2{
	margin-top:0;
}
#banknoteSelection .compareSeriesHolder {
	margin-top: 50px;
	margin-left: 0px;
	margin-bottom: 50px;
}

#banknoteSelection .compareSeriesHolder .compareItem {	
	height: 20px;
	margin: 0 42px 0 0;		
	padding: 1px 10px;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	background-color: #5589c9;
	position:relative;
	cursor: pointer;
}
#banknoteSelection .compareSeriesHolder .compareItem:hover{
	background-color: #328dd2;
}

#banknoteSelection .compareSeriesHolder .compareItem .compareBefore, 
#banknoteSelection .compareSeriesHolder .compareItem .compareAfter{
	width: 80%;
	margin: 0 10%;
	display: inline-block;
	position: absolute;
	left:0;	
}

#banknoteSelection .compareSeriesHolder .compareItem .compareBefore{
	border-top: 1px solid #5589c9;
	top: -40px;
}

#banknoteSelection .compareSeriesHolder .compareItem .compareAfter{
	border-bottom: 1px solid #5589c9;
	bottom: -40px;
}


#banknoteSelection .compareSeriesHolder .compareItem .compareBefore:before, 
#banknoteSelection .compareSeriesHolder .compareItem .compareAfter:after {
    width: 0;
    height: 40px;
    content: '';
    display: block;    
    left: 50%;
    position: absolute;
    border-right: 1px solid #5589c9;
}

#banknoteSelection .compareSeriesHolder .compareItem .compareAfter:after{
	bottom: 0;
	top: auto;
}

.ecb-mediaContainerOnPage {
	border-top: 0px;
	margin-left: -20px;
	margin-right: -20px;
	border-bottom: 5px solid #fff;
	min-height: 245px;
	padding-top: 20px;
}

.banknotes_selector img{
	cursor: pointer;
}
.banknotes_selector .item.active,
.banknotes_selector .item:hover,
#banknoteSelection .compareSeriesHolder .compareItem:hover,
#banknoteSelection .compareSeriesHolder .compareItem.active{
	background-color: #5087ca;	
	border: 1px solid #6896ca;		
}
.banknotes_selector .item.active,
.banknotes_selector .item:hover{
	padding: 10px 7px 0px 7px;	
}

.banknotes_selector .item_empty {
	padding: 10px 7px 0px 7px;	
	display: table;
	margin: 0 auto;
}

#banknoteSelection .compareSeriesHolder .compareItem:hover,
#banknoteSelection .compareSeriesHolder .compareItem.active{
	padding: 0px 9px;
}

.banknotes_selector .item{
	margin-right: 12px;
	padding: 11px 8px 1px 8px;
}

.ecb-mediaContainerOnPage .ecb-tabContainer .ecb-tabNavs {
	/*padding-left: 20px;*/
	padding-left: 0px;
}
.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs {
	border-bottom: 1px solid #fff !important;
	padding: 1px 0px !important;
}

.ecb-tabContainer.ecb-buttonTabs > .ecb-tabNavs ul {
	margin-bottom: 10px;
}
   
.ecb-banknotes ul li {
	width: auto;
}

.ecb-banknotes img,
.frontTilt img,
.backTilt img,
.banknote-front-side img,
.banknote-back-side img {
	cursor: pointer;
	-webkit-touch-callout: none; /* iOS Safari */
	  -webkit-user-select: none; /* Safari */
	   -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Firefox */
		  -ms-user-select: none; /* Internet Explorer/Edge */
			  user-select: none; /* iOS Safari */
		-webkit-user-drag: none; /* Safari */
		 -khtml-user-drag: none; /* Konqueror HTML */
		   -moz-user-drag: none; /* Firefox */
			 -o-user-drag: none; /* Internet Explorer/Edge */
	display: block;
}

/* 2. BANKNOTE DETAIL ----------------------------------- */
.banknoteDetailHeader {
	background: #eee;
}

.banknoteDetailContent {
	background: #4076BF;
}

H3#banknoteSubtitle { color: black; }

.closeBanknoteDiv {
	position: absolute; 
	top: 10px; 
	right: 10px;
}

.flipAction {
	padding: 0px 20px 10px;
	text-align: center;
	margin-top: 10px;
	text-transform: uppercase;
}

.flipBanknote {
	padding: 15px 10px 0px;
	font-size: 11px;
	color: #fff;
	transition: opacity 0.3s;
	opacity: .4;
	cursor: default;
}

.flipAction .flipBanknote:hover {
	opacity: .75;
	cursor: pointer;
}

.flipHoverState {
	opacity: .75;
}

#closeBanknoteDetail {
	padding-top: 5px;
}

#closeBanknoteDetail i {
	color: #000;
	padding: 14px;
}

#closeBanknoteDetail i:hover {
	color: #bbb;
	cursor: pointer;
}

.ecb-mediaContainerBanknoteDetail {
	background-color: #4076BF; 
	min-height: auto;	
	border-bottom: 10px solid #4076BF;
	position: relative;
}

#banknoteDetail {
	display: none;
	min-height: 300px;

}

#banknoteDetail.visible {
	display: block;	
}

.compareAction {
	height: 32px;
	float: left;
}


/* 3. BANKNOTE FLIPPER ----------------------------------- */

@media only screen and (max-width: 558px) {
	#banknote-flip-icon {
		width: 40px;
	}
}


.ecb-banknotes-boxPadding {
	padding: 0;
	background: #4076BF; /* fallback for old browsers */	
}

.banknote-front-side, .banknote-back-side {
  width: auto; 
}
.no-transition {
	transition: none !important;
}
.rotate-transition {
	transition: transform 0.5s ease-out !important;
}

.banknote-container {
  width: 100%;
  height: 100%;
  /* transition: width 0.3s; */
  position: relative;
  z-index:10;
}

.banknote-front-side, 
.banknote-back-side {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  top: 0;
  left: 0;
  width: 100%;
}

.banknote-front-side {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.banknote-back-side {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
}

#flipBanknote {
	padding-bottom: 10px;
}
.flip-banknote-link {
	font-size: 14px;
	font-weight: normal;
	cursor: pointer;
}
.linkDisabled {
	font-weight: normal;
	color: grey;
	cursor:default;
}
.linkDisabled:hover {
	color: grey;
	font-weight: normal;
}

/* 4. TABS ----------------------------------- */
.ecb-securityFeatures-tabContainer input {
  display: none;
}

.tab-content {
	background: linear-gradient(transparent 50px, rgba(218, 218, 218, 0.3) 50px, transparent 85px);
}

.ecb-securityFeatures-tabContainer label {
  display: block;
  float: left;
  width: 25%;
  color: #757575;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  border-bottom: 3px solid #dadada;
  height: 35px;
  margin-bottom: 20px;
}

.ecb-securityFeatures-tabContainer section {
  display: none;
}

.ecb-securityFeatures-tabContainer .ecb-tabContent {
     min-height: auto;
}
.ecb-securityFeaturesBox .ecb-tabContent {
	margin-left: 20px;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5 {
  display: block;
}

.tab_container [id^="tab"]:checked + label {
	border-bottom-color: #4076BF;
	box-shadow: 0px 10px 15px -10px rgba(64, 118, 191, 0.4);
}

@media only screen and (max-width: 900px) {
	.tab_container {
		width: 98%;
  }
}

@keyframes fadeInScale {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.banknote-front-content, 
.banknote-back-content {
	position: relative;
	max-width: 100%;
	cursor: pointer;
}

.banknote-marker {
	position:absolute;
	background-size: 100% 100%;
	backface-visibility: hidden;
	cursor: pointer;
	-webkit-animation: fadein 1.5s;
	   -moz-animation: fadein 1.5s;
		-ms-animation: fadein 1.5s;
		 -o-animation: fadein 1.5s;
			animation: fadein 1.5s;
}

.banknote-marker-mask {
	position:absolute; 
	width: 100%;
	height: 100%;
	border: 2px solid #FFEB3B;
	backface-visibility: hidden;
}

.banknote-marker-mask.video-mask {
	top: -1px;
	left: -1px;
	height: calc(100% + 2px);
	width: calc(100% + 2px);
}

.banknote-marker-mask.raisedPrint0 {border-right: 0px;}
.banknote-marker-mask.raisedPrint1 {border-left: 0px; border-bottom: 0px;}
.banknote-marker-mask.raisedPrint2 {border-top: 0px}
/* .banknote-marker-mask.raisedPrint3,
.banknote-marker-mask.raisedPrint4 {} */

.banknote-right-image-mask {
/* 	opacity: .3;
	-webkit-filter: grayscale(100%);  Chrome 19+, Safari 6+, Safari 6+ iOS 
			filter: grayscale(100%);  */
	transition: 1s;
}

.banknote-right-container-mask {
	background-color: #dadada;
	position:relative;
}

.banknote-feature-detail {
	margin-top: 30px;
}

.banknote-feature-content {
	background-color: #fff;
	padding: 20px;	
	height: 1px;
	overflow: hidden;
	color: #000;
	margin: 10px 10px 0 0;
	font-size: 14px;
	opacity: 0;
	position: relative;
}

.banknote-feature-content.inverseColor {
	background-color: #f9f9f9;
}

.banknote-feature-content.visible{
	height: auto;
	opacity: 1;
	overflow: hidden;
}

.banknote-feature-content.first005, 
.banknote-feature-content.europa005, 
.banknote-feature-content.both005 { min-height: 360px; }

.banknote-feature-content.first010, 
.banknote-feature-content.europa010, 
.banknote-feature-content.both010 { min-height: 380px; }

.banknote-feature-content.first020, 
.banknote-feature-content.europa020, 
.banknote-feature-content.both020 { min-height: 398px; }

.banknote-feature-content.first050, 
.banknote-feature-content.europa050, 
.banknote-feature-content.both050, 
.banknote-feature-content.europa100, 
.banknote-feature-content.europa200 { min-height: 418px; }

.banknote-feature-content.first100,
.banknote-feature-content.both100,
.banknote-feature-content.first200,
.banknote-feature-content.both200,
.banknote-feature-content.first500 { min-height: 438px; }

.banknote-feature-content h5{
	color: #003299;
	margin: 10px -20px 0 -20px;
	padding: 5px 20px;
	font-size: 16px !important;
	font-weight: normal !important;		
}

.banknote-feature-content h5:first-child{
	margin: -20px -20px 0 -20px;
	background-color: #f9f9f9;
	font-size: 18px !important;
	padding: 20px 50px 20px 20px;
}

.banknote-feature-content.inverseColor h5:first-child{
	background-color: #fff;
}

.banknote-feature-content div+p{
	margin-top: 10px;
}

.banknote-feature-content .detailText{
	margin-top: 17px;
}

.banknote-feature-content .left-visual-element {
    position: absolute;
    width: 0;
    height: 0;    
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #4076BF;
    top: 19px;
    left: -2px;
}

.banknote-feature-content .right-visual-element {
    position: absolute;
    width: 40px;
    height: 40px;    
    right: 10px;
    top: 10px;
    border-radius: 20px;
    border: 1px solid #eee;    
    background-position: center;
    background-repeat: no-repeat;
    background-size: 52px;
    background-color: #fff;
}

.banknote-feature-content.feel .right-visual-element{
	background-image: url(../img/svg-icons/feel.svg);
}

.banknote-feature-content.look .right-visual-element{
	background-image: url(../img/svg-icons/look.svg);
}

.banknote-feature-content.tilt .right-visual-element{
	background-image: url(../img/svg-icons/tilt.svg);
}

.banknote-feature-content.additionalFeatures .right-visual-element{
	background-image: url(../img/svg-icons/additional.svg);
}

/* 5. BANKNOTES TILTER ----------------------------------- */

.plate-inverse:after,
.frontTilt:after,
.backTilt:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 10px;
	border-radius: 50%;
	left: 0;
	bottom: 0px;
	box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
}
.card-content {
/* 	-webkit-transform-style: preserve-3d;
			transform-style: preserve-3d; */
	text-align: center;
}

/* 6. COMPARE BANKNOTES */

/* banknotes container */
.banknote-comparison-slider {position: initial; width: 100%; margin: 0; -webkit-box-sizing: border-box; box-sizing: border-box;}
.banknote-comparison-slider img {width: 100%; height: auto; display: block;}

/* right side banknote */
.banknote-markers-right-side {display: block; position: absolute; top: 0%; left: 0%; width: 100%; height: 100%;}

/* left side banknote */
.left-view-resize {position: absolute; top: 0; left: 0; height: 100%; width: 50%; overflow: hidden;}
.left-view-resize .left-view-container {position: relative;}
.left-view-resize .left-view-container .banknote-markers-left-side {display: block; position: absolute; top: 0%; left: 0%; width: 100%; height: 100%; z-index: 1;}

/* banknote divider */
.banknotes-divider {position: absolute; width: 2px; height: 100%; background-color: rgba(255, 255, 255, 1); left: 50%; top: 0; bottom: 0; margin-left: -1px; cursor: ew-resize; z-index: 2; box-shadow: 0px 0px 15px #191919;}
.banknotes-divider:before {content: ""; position: absolute; width: 20px; height: 20px; left: -9px; top: 50%; margin-top: -10px; background-color: white; -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out;}
.banknotes-divider:after {content: ""; position: absolute; width: 12px; height: 12px; left: -5px; top: 50%; margin-top: -6px; background-color: white; -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out;}
.banknotes-divider.draggable:before {width: 30px; height: 30px; left: -14px; margin-top: -15px;}
.banknotes-divider.draggable:after {width: 20px; height: 20px; left: -9px; margin-top: -10px; background-color: #4076bf;}

.banknotes-divider-legend {
	position: absolute; 
	margin-left: -30px; 
	margin-top: -20px;
	background: linear-gradient(to right, transparent 0%, #2c3e50 10%, #2c3e50 90%, transparent 100%);
	width: 62px;
	height: 20px;
}

.divider-area {
	height: 100%;
	width: 42px;
	position: absolute;
	top: 0;
	left: -20px;
	cursor: ew-resize;
}

.responsiveVideoContainer {
	padding-top: 0px;
}

/* Add to .ecb-banknotes-boxPadding */
#banknoteBlock {
	display: block;
	width: 100%;
}

#card {
	display: block;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Add to .banknote-container / #card */
.showFeatureDetail {
	width: 70%;
	float: left;
	/*max-width: 620px;*/
}

.featureDescription-container {
	width: 30%;
	float: right;	
	margin-top: -76px;
	position: relative;
	z-index:9;
}

.featureDescription-container .subDetailText .videoContainer {
	margin-top: 20px;	
	margin-left: -25px;
	margin-right: -25px;
	overflow: hidden;
}

.featureDescription-container .subDetailText .videoContainer .ecb-mediaYTVideo {
	margin-bottom: -1px;
}

.banknote-features {
	padding: 30px 30px 25px 17px;
	width: calc( 100% - 290px );	
}

.banknote-features a{	
	padding: 0;	
	display: inline-block;
	height: 13px;
	line-height: 13px;
	color: #fff;	
	font-size: 14px;
}

.banknote-features a .featureName {
	opacity: .5;	
	transition: opacity .3s;
}

.banknote-features .featureSeparator{
	border-left: 1px dotted #fff;
	display: inline-block;
	font-size: 14px;
	height: 13px;
	line-height: 13px;
	/*margin:-2px 10px -2px 5px;*/
	margin: -2px 10px -2px 18px;
	opacity: 0.5;
}

.banknote-features .featuresHolder{
	text-indent: -13px;
    padding-left: 35px;
}

.banknote-features a .featureName:hover {
	opacity: .8;
}

.banknote-features a.active .featureName {
	opacity: 1;
}

.banknote-features a:first-child{
	border-left: none;
}	

.banknote-features a.questionButton {
	max-height: 37px;	
	border-left: none;	
	margin-top: -10px;
	padding: 0 3px;
	opacity: 0.5;
	transition: opacity .3s;
}

.banknote-features a.questionButton:hover {
	opacity: .8;
	transition: opacity .3s;
}

 .banknote-features a.questionButton.active {
 	opacity: 1;
}

.banknote-features a {
    cursor: pointer;
    vertical-align: middle;
}

#banknoteSelectionButton {
	margin-bottom: 10px;
	position: absolute;
	right: 8px;
	top: 12px;
	border-radius: 0;
}

#banknoteSelectionButton.active{
	background-color: #fff;
	color: #333;
}

#banknoteSelectionButtonHolder{
	height: 5px;
	z-index:5;
	position: relative;
}

.questionButton:after{ 
	display:inline-block;
	content: '';
	width:23px;
	height: 23px;
	margin: auto;
	background-image: url(../img/visual-assets/home_on.png);
	background-size: 23px;
}

.banknotes_selector span{
	display: inline-block;	
	vertical-align: middle;	
}

.banknotes_selector img{
	padding-bottom: 5px;
	margin-right: 0px;
}

@media only screen and (max-width: 1282px){
	.featureDescription-container {
		width: 100%;
		float: none;
		margin-top: 10px;
		padding-left: 0;		
		height: initial;
	}
	.showFeatureDetail {
	    width: 100%;
	    float: none;
	}
	#banknoteBlock {
    	display: block;
	}
	.ecb-banknotes-boxPadding {
		background: none;
	}
	.banknote-feature-content {	   	    
	    height: auto;
	    min-height: auto !important;
	    margin-top: 5px;
	    opacity: 1;
	    margin: 10px 10px 0 10px;
	}
	
	.flipAction {
		display: none;
	}	
	#banknoteDetail {
		min-height: auto;		
	}
	#banknoteSelectionButton{
		float: right;
		margin-top: 5px;
		margin-bottom: 0;		
	}
	#banknoteSelectionButtonHolder{
		height: 56px;	
	}
	
	#banknoteSelectionButtonHolder:after{
		display: table;
		content: '';
		clear:both;
	}

	#banknoteSelection {
		margin-top: -45px;
	}

	.plate-inverse:after, .frontTilt:after, .backTilt:after {
		box-shadow: none;
	}

	.banknote-features a.questionButton{
		margin-top: -3px;		
	}
	.questionButton:after{
		width:16px;
		height: 16px;
		background-size:16px;
	}

	.banknote-features {
    	padding: 10px;
    	width: 100%;
	}

	#banknoteSelection .seriesHolder {
		margin-left: 20px;		
	}
	#banknoteSelection .compareSeriesHolder{
		margin-left: 35px;
	}

	#banknoteSelection .compareSeriesHolder .compareItem:last-child{
		margin-right: 0;
	}

	.banknote-feature-content .left-visual-element{
	    position: absolute;
	    width: 0;
	    height: 0;    
	    border-left: 10px solid transparent;
	    border-right: 10px solid transparent;
	    border-top: 10px solid #4076BF;
	    top: -2px;
	    left: calc( 50% - 10px );
	}
}


/* BANKNOTE SELECTOR */
.bnSelectionBox {
	width: 100%; 
	height: 100%;
}

.bnDenomination {
	width: 12.5%; 
	float: left;
}

.bnDenomination.firstDenomination {
	margin-left: 6.25%;
}

.europaSeriesBn .item,
.firstSeriesBn .item {
	display: table; 
	margin: 0 auto;
}

.europaSeriesBn_empty {
	width: 100%; 
	height: 62px; 
	float: left;
	opacity: 0.5;
}

#banknoteSelection .compareSeriesHolder {
	margin-left: 0px;
}

#banknoteSelection .compareSeriesHolder_empty {
	width: 100%; 
	height: 120px; 
	float: left;
}

#banknoteSelection .compareSeriesHolder .compareItem {
	display: table; 
	margin: 0 auto;
}

/* BANKNOTE SELECTOR TABLETS AND SMARTPHONES */
@media only screen and (max-width: 1282px){ 
	.mobile-only {
		display: block;
	}
	
	.mobile-hidden {
		display: none;
	}
	
	#banknoteSelection.ecb-boxPadding {
		padding: 30px 50px 10px 50px;
	}

	#banknoteSelection .compareSeriesHolder .compareItem:last-child {
		margin-right: auto;
	}

	#banknoteSelection .compareSeriesHolder{
		margin: 21px 0 0 0;
		float:left;
		width: calc(100% - 310px);
		text-align: center;
	}

	#banknoteSelection .seriesSeparator {
		display: none;
	}

	#banknoteSelection .seriesHolder {
		margin-left: 0;
		width: 150px;
		float: left;
	}
	#banknoteSelection .seriesHolder.right {
    	text-align: right;
    	float: right;
	}

	#banknoteSelection .headingHolder {    	
    	margin:  0;    	
    	float: left;
	}
	#banknoteSelection .headingHolder .seriesHeading {
		font-size: 16px;
	}
	#banknoteSelection .headingHolder .seriesHeading,
	#banknoteSelection .headingHolder .seriesColumnHeading {
		margin: 0;
		text-align: center;
		width: 113px;
	}

	#banknoteSelection .headingHolder.right {
		float:right;    	
	}
	

	#banknoteSelection .compareSeriesHolder .compareItem {
		margin: 0 auto 42px auto;
		width: 100px;
		display: block;
	}

	#banknoteSelection .compareSeriesHolder .compareItem .compareBefore,
	#banknoteSelection .compareSeriesHolder .compareItem .compareAfter{
		width: 0;
		height: 80%;
		margin: 10% 0;
		border-top: none;
		border-bottom: none;		
		top: -50%;
	}

	#banknoteSelection .compareSeriesHolder .compareItem .compareBefore{	
		border-left: 1px solid #5589c9;
		top: -50%;
		left: -40px;
	}


	#banknoteSelection .compareSeriesHolder .compareItem .compareAfter{
		top: -50%;
		border-right: 1px solid #5589c9;
		right: -40px;
		left: auto;
		bottom: auto;
	}

	#banknoteSelection .compareSeriesHolder .compareItem .compareBefore:before, #banknoteSelection .compareSeriesHolder .compareItem .compareAfter:after {
		width: 40px;
		height: 0;
		top: 50%;
		left: 0;
		border-top: 1px solid #5589c9;
		border-right: none;
	}

	#banknoteSelection .compareSeriesHolder .compareItem .compareAfter:after {
		right: 0;
		left: auto;
	}

	.bnDenomination {
		width: 100%; 
		float: left; 
		margin-left: 0%;
	}
	
	.bnDenomination.firstDenomination {
		margin-left: 0%;
	}
	
	.europaSeriesBn {
		width: 110px; 
		float: left;
	}
	
	.firstSeriesBn {
		width: 110px; 
		float: right;
	}

	#banknoteSelection .compareSeriesHolder {
		margin-left: 0px;
		width: calc(100% - 220px); 
		float: left;
	}

	.europaSeriesBn_empty {
		width: 110px; 
		float: left;
	}

	.compareSeriesHolder_empty {
		width: calc(100% - 220px); 
		float: left;
	}

	#banknoteSelection .compareSeriesHolder_empty {
		width: calc(100% - 220px); 
		height: 62px; 
		float: left;
		margin-top: 21px;
	}
}

@media only screen and (max-width: 558px) {
	#banknoteSelection .compareSeriesHolder .compareItem .compareBefore,
	#banknoteSelection .compareSeriesHolder .compareItem .compareAfter{
		display: none;
	}
}

@media only screen and (max-width: 479px) {
	#banknoteSelection.ecb-boxPadding {
		padding: 30px 10px 10px 10px;
	}
}

@media only screen and (max-width: 379px) {
	#banknoteSelection.ecb-boxPadding {
		padding: 30px 0px 10px 0px;
	}
}

@media only screen and (max-width: 359px) {
	.europaSeriesBn,
	.firstSeriesBn {
		width: 100px;
	}
	.banknotes_selector .item {
		width: 75%;
	}
}

.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li a {
	padding: 0 10px !important;
}

/* .compareDescription {text-transform: lowercase;} */

.tabFour.shortF {display: block;}
.tabFour_mobile.shortF {display: none;}

@media only screen and (max-width: 1282px) {
	.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs {padding: 1px 0px !important;}
	.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li a,
	.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li span {text-overflow: ellipsis; overflow: hidden;white-space: nowrap;}
	.tabFour.longF {display: none;}
	.tabFour_mobile.longF {display: block;}
}
@media only screen and (max-width: 1065px) {.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li {max-width: 200px !important;}}
@media only screen and (max-width: 996px) {.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li {max-width: 170px !important;}}	
@media only screen and (max-width: 952px) {.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li a {font-size: 14px !important;}}
@media only screen and (max-width: 903px) {.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li {max-width: 119px !important;}}
@media only screen and (max-width: 767px) {.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li {max-width: 250px !important;}}
@media only screen and (max-width: 615px) {.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li {max-width: 200px !important;}}
@media only screen and (max-width: 587px) {
	.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li {max-width: 170px !important;}
	.tabFour.shortF {display: none;}
	.tabFour_mobile.shortF {display: block;}
}
@media only screen and (max-width: 557px) {.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li {max-width: 119px !important;}}
@media only screen and (max-width: 461px) {.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li {max-width: 95px !important;}}
@media only screen and (max-width: 390px) {.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li {max-width: 85px !important;}}
@media only screen and (max-width: 359px) {.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li a {padding: 0 5px !important;}}
@media only screen and (max-width: 349px) {.ecb-tabContainer.ecb-borderTabs > .ecb-tabNavs ul li {max-width: 80px !important;}}

.securityFeatureLink{
	background-color: #f8f8f8;
	padding: 14px;
	text-align: center;
	position: relative;
}

.securityFeatureLink:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #4076BF;
    top: 0;
    left: calc( 50% - 10px );
}

.securityFeatureLink:after {
    content: '';
    display: block;
    background-color: #4076BF;
    height: 3px;
    bottom: -3px;
    width: 100%;
    position: absolute;
    left: 0;
}

.detail-img-element img {
	padding: 3px; 
	background-color: #eeeeee;
}

.detail-img-element div {
	transition: background-image 1s;
}

/* 
 * when a video is displayed as a feature, the code below add sincronized animations
 */
#securityFeatureVideoFront,
#securityFeatureVideoBack {
	opacity: 0;
	transition: opacity 2s;
}

.frontTiltAnim {
	-webkit-animation: tiltFrontKeyframes 6s linear 0s infinite;
	   -moz-animation: tiltFrontKeyframes 6s linear 0s infinite;
			animation: tiltFrontKeyframes 6s linear 0s infinite;
}
.backTiltAnim {
	-webkit-animation: tiltBackKeyframes 6s linear 0s infinite;
	   -moz-animation: tiltBackKeyframes 6s linear 0s infinite;
			animation: tiltBackKeyframes 6s linear 0s infinite;
}

@keyframes tiltFrontKeyframes {
	0% {
		-webkit-transform: perspective(1000px) rotateX(0deg);
		   -moz-transform: perspective(1000px) rotateX(0deg);
			-ms-transform: perspective(1000px) rotateX(0deg);
			 -o-transform: perspective(1000px) rotateX(0deg);
				transform: perspective(1000px) rotateX(0deg);	
	}
	25% {
		-webkit-transform: perspective(1000px) rotateX(-30deg);
		   -moz-transform: perspective(1000px) rotateX(-30deg);
			-ms-transform: perspective(1000px) rotateX(-30deg);
			 -o-transform: perspective(1000px) rotateX(-30deg);
				transform: perspective(1000px) rotateX(-30deg);		
	}
	75% {
		-webkit-transform: perspective(1000px) rotateX(30deg);
		   -moz-transform: perspective(1000px) rotateX(30deg);
			-ms-transform: perspective(1000px) rotateX(30deg);
			 -o-transform: perspective(1000px) rotateX(30deg);
				transform: perspective(1000px) rotateX(30deg);
	}
	100% {
		-webkit-transform: perspective(1000px) rotateX(0deg);
		   -moz-transform: perspective(1000px) rotateX(0deg);
			-ms-transform: perspective(1000px) rotateX(0deg);
			 -o-transform: perspective(1000px) rotateX(0deg);
				transform: perspective(1000px) rotateX(0deg);
	}
}

@keyframes tiltBackKeyframes {
	0% {
		-webkit-transform: perspective(1000px) rotateX(0deg);
		   -moz-transform: perspective(1000px) rotateX(0deg);
			-ms-transform: perspective(1000px) rotateX(0deg);
			 -o-transform: perspective(1000px) rotateX(0deg);
				transform: perspective(1000px) rotateX(0deg);
	}
	25% {
		-webkit-transform: perspective(1000px) rotateX(-30deg);
		   -moz-transform: perspective(1000px) rotateX(-30deg);
			-ms-transform: perspective(1000px) rotateX(-30deg);
			 -o-transform: perspective(1000px) rotateX(-30deg);
				transform: perspective(1000px) rotateX(-30deg);
	}
	75% {
		-webkit-transform: perspective(1000px) rotateX(30deg);
		   -moz-transform: perspective(1000px) rotateX(30deg);
			-ms-transform: perspective(1000px) rotateX(30deg);
			 -o-transform: perspective(1000px) rotateX(30deg);
				transform: perspective(1000px) rotateX(30deg);
	}
	100% {
		-webkit-transform: perspective(1000px) rotateX(0deg);
		   -moz-transform: perspective(1000px) rotateX(0deg);
			-ms-transform: perspective(1000px) rotateX(0deg);
			 -o-transform: perspective(1000px) rotateX(0deg);
				transform: perspective(1000px) rotateX(0deg);
	}
}

/* Raised print and microprint images */
.special-box-thin-image {
	height: 156px;
	object-position: center;
	border: 3px solid #eee;
	-webkit-animation: fadein 1.5s;
       -moz-animation: fadein 1.5s;
    	-ms-animation: fadein 1.5s;
    	 -o-animation: fadein 1.5s;
    		animation: fadein 1.5s;
}
.special-box-image {
	display: block;
	object-fit: cover;
	object-position: top;
	background-size: cover;
	background-position: center center;
}
.fullWidth {
	width: 100%;
}

/* classes that affect the method display */
.method-block { 
	height: auto; 
	min-height: 200px; 
	padding: 10px; 
	border: 10px solid #4076bf; 
	background-color: #fff;
	display: flex;
}

.method-description-box {
	width: 50%;
	height: auto;
	position: relative;
	float: left;
	display: block;
}

.method-video-frame {
	border:	1px solid #eee;
	width: 50%;
	float: left;
	display: block;
	overflow: hidden;
}

.videoContainer {
	margin: -5px;
}

.method-description-box.expanded {
	width: 100%;
}

.method-video-frame.hidden {
	width: 0%;
	display: none;
}

.method-video-box {
	width: 100%;
	height: auto;
	float: right;
	margin-left: 5px;
	margin-bottom: -20px;
}

.method-heading { background-color: #fff; width: 100%; height: auto; }

.method-description-box h5 {
	margin-top: 0;
	margin-right: 5px;
	background-color: #fff;
    font-size: 18px !important;
	padding: 10px 40px 20px 10px; 
	color: #003299;
	font-weight: normal !important;
	border-bottom: 1px solid #eee;
}

.method-description-box .left-visual-element {
	position: absolute;
    width: 0;
    height: 0;    
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #4076BF;
    top: 9px;
    left: -11px;
}

.method-description-box .right-visual-element {
	background-image: url(../img/svg-icons/feel.svg);
    position: absolute;
    width: 50px;
    height: 50px;    
    right: 5px;
    top: -5px;
    border-radius: 30px;
    border: 1px solid #eee;    
    background-position: center;
    background-repeat: no-repeat;
    background-size: 65px;
    background-color: #fff;
}



#content2 .method-description-box .right-visual-element{
	background-image: url(../img/svg-icons/feel.svg);
}

#content3 .method-description-box .right-visual-element{
	background-image: url(../img/svg-icons/look.svg);
}

#content4 .method-description-box .right-visual-element{
	background-image: url(../img/svg-icons/tilt.svg);
}

#content5 .method-description-box .right-visual-element{
	background-image: url(../img/svg-icons/additional.svg);
}

.method-description-box p.detailText {
	padding: 0 10px 20px;
	font-size: 16px;
}

.security-items { list-style: none; margin: 0; padding: 0; text-align: center; }
.security-items li { color: #335e99; }
.security-items h2 { margin: 0; padding: 10px; }
.security-items p { padding: 10px; line-height: 13px; font-size: 14px; color: white; opacity: .5; transition: opacity .3s; }
.security-items img { box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.05); max-width: 200px; width: 100%; margin-top: -1px; margin-bottom: 1px; transition: .15s; }
.security-items p:hover { opacity: .8; }
.security-items p:hover,
.security-items img:hover { cursor: pointer; box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05); margin-top: 0px; margin-bottom: 0px; }
.security-items img:hover + p { opacity: .8; }

.flex-items { display: flex; flex-wrap: wrap; margin: 0px 5px; }
.flex-items li { flex: 1 1 111px; padding: 5px; }

.feel-feature-thumb,
.look-feature-thumb,
.tilt-feature-thumb,
.additionalFeatures-feature-thumb { border-left: 1px dotted transparent; border-right: 1px dotted rgba(255,255,255,0.25); }

.feel-feature-thumb:nth-last-child(1),
.look-feature-thumb:nth-last-child(1),
.tilt-feature-thumb:nth-last-child(1),
.additionalFeatures-feature-thumb:nth-last-child(1) { border-right: 1px dotted transparent; }

ul.security-items li { margin-left: 0; }
ul.security-items li::before { color: transparent; }

@media only screen and (max-width: 1065px) {
	.method-block { display: inline-block; width: 100%; }
	.method-description-box,
	.method-video-frame { width: 100%; }
	.method-description-box h5 { margin-right: 0px; }
	.method-description-box .left-visual-element { position: absolute; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #4076BF; top: -11px; left: calc( 50% - 10px ); }
}

@media screen and (max-width:490px){
	.even-items li { flex: 1 1 150px; }
	.odd-items li:last-child { margin-left: 25%; margin-right: 25%; }
	.security-items li:nth-child(even) { border-right: 1px dotted transparent; }
}

@media screen and (max-width:346px){
	.even-items li { flex: 1 1 111px; }
}

.left-arrow-flip {
	position: absolute; 
	left: -34px; 
	top: calc(40% - 26px); 
	background-image: url(../img/visual-assets/arrow_right_inverse.png); 
	height: 53px; 
	width: 34px; 
	z-index: 3;
	opacity: .0;
	transition: opacity .3s;
}
.right-arrow-flip {
	position: absolute; 
	left: calc(100% - 18px); 
	top: calc(60% - 29px); 
	background-image: url(../img/visual-assets/arrow_left_inverse.png); 
	height: 59px; 
	width: 48px; 
	z-index: 3;
	opacity: .0;
	transition: opacity .3s;
}

#bbs .left-arrow-flip {
	left: -29px;
	top: calc(60% - 26px); 
	height: 59px; 
	width: 48px;
	background-image: url(../img/visual-assets/arrow_left.png); 
}

#bbs .right-arrow-flip {
	left: 100%;
	top: calc(40% - 29px);
	height: 53px; 
	width: 34px; 
	background-image: url(../img/visual-assets/arrow_right.png);
}

#bfs:hover > .left-arrow-flip,
#bfs:hover > .right-arrow-flip,
#bbs:hover > .left-arrow-flip,
#bbs:hover > .right-arrow-flip {
	opacity: 1;
}

@media only screen and (max-width: 987px) {
	.left-arrow-flip, .right-arrow-flip {
		display: none;
	}
}

.flipArrowsHoverState {
	opacity: 1;
}



/* Overlay video */
#video-overlay {
    width: 100%;
	opacity: 1;
	transition: opacity 1s;
	margin-top: -40px;
}

#player {
	width: 100%;
	height: auto;
 	min-height: 245px;
}


/* others */

#banknote-flip {
	perspective: 1000px;
}

/* 'index.css' document ends */