/****************************************
      campaign 2014.8.20 style
****************************************/

#importantNotes-pre .head {
	font-size: 125%;
}
#intro #appeal figure img {
	margin-top: 0;
}
#intro #appeal .appealFigure {
		margin-top: -60px;
}
@media only screen and (max-width: 640px) {
	#intro #appeal .appealFigure {
		margin-top: 1em;
	}
}
#intro #appeal .appealFigure header {
	margin-top: 0;
}
#intro #appeal .appealFigure header h3 {
	border-bottom: none;
	font-size: 150%;
}
#intro .note {
	border:1px solid #e50000;
	font-size: 125%;
	padding: 10px 10px 8px;
	color: #e50000;
}
#intro .note>li:first-child {
	margin-top:0;
}
#intro .note li:before {
	margin-top: 3px;
}
#importantNotes-pre>div>div>p strong:before {
	margin-top: 3px;
}
#cmp-summary thead th{
	font-weight: bold;
}
#cmp-summary table.currencies {
	margin-top: 1.375em;
	width: 100%;
}
#cmp-summary .currencies {
	border-bottom: 1px solid #d4d5d5;
}

#cmp-summary .currencies th,
#cmp-summary .currencies td {
	border-top: 1px solid #d4d5d5;
	border-right: none;
	border-left: none;
	padding: 16px 0;
	text-align: center;
	vertical-align: middle;
}

#cmp-summary .currencies th {
	font-size: 87.5%;
}

#cmp-summary .currencies td {
	font-size: 137.5%;
}

#cmp-summary .currencies thead th {
	background-color: #eeeeee;
	padding: 20px 0;
}

#cmp-summary .currencies tbody th {
	background-color: transparent;
	text-align: center;
}

#cmp-summary .currencies tbody th img.icon-flag {
	margin-right: 5px;
	width: 50px;
}

#cmp-summary .currencies .flow-after em {
	color: #eb7000;
	display: block;
	font-size: 125%;
	position: relative;
	padding-left: 12px;
}

#cmp-summary .currencies .flow-after em:before {
	background: url(/assets/img/arrows_01_@2x.png) no-repeat -132px 0;
	content: "";
	display: block;
	height: 20px;
	position: absolute;
	top: 0.4em;
	left: 0;
	width: 12px;
}
#cmp-summary ul.cmp-noteList-01>li>ul>li:before {
	display: none;
}
#cmp-summary ul.cmp-noteList-01>li>ul {
	margin-top: 0.625em;
}
#cmp-summary ul.cmp-noteList-01>li>ul>li:first-child {
	margin-top: 0;
}