.currency-list {
	background-attachment: scroll;
	background-clip: border-box;
	background-image: none;
	background-origin: padding-box;
	background-position: 0% 0%;
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: repeat;
	background-size: auto auto;
	box-sizing: border-box;
	direction: ltr;
	font-family: "MuseoSans","Miriad Pro",sans-serif;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-variant-alternates: normal;
	font-variant-caps: normal;
	font-variant-east-asian: normal;
	font-variant-ligatures: normal;
	font-variant-numeric: normal;
	font-variant-position: normal;
	font-weight: 400;
	line-height: 16px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.direction {
	border-top-style: dotted;
	border-top-color: #393939;
	border-top-width: 1px;
}

.meta-date {
	box-sizing: border-box;
	direction: ltr;

	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0px;
	line-height: 16px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-transform: uppercase;
	width: 120px;
}

.currency {
	box-sizing: border-box;
	direction: ltr;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 20px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	opacity: 1;
	text-transform: uppercase;
	transform: matrix(1, 0, 0, 1, 0, 0);
	transition-delay: 0s;
	transition-duration: 0.4s;
	transition-property: all;
	transition-timing-function: ease-in-out;
	width: 90px;
	word-spacing: 6px;
}

.meta-rate {
	color: #147A93;
	box-sizing: border-box;
	direction: ltr;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 20px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	opacity: 1;
	text-transform: uppercase;
	transform: matrix(1, 0, 0, 1, 0, 0);
	transition-delay: 0s;
	transition-duration: 0.4s;
	transition-property: all;
	transition-timing-function: ease-in-out;
	width: 100px;
}

