body {
	background-color:#F4F6F7;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#currency-option-template {
	display: none;
}

#dropdown-options {
	border: 1px solid #e9ecef;
	background-color: #fff;
	box-shadow: 1px 1px 3px 0 #e9ecef;
	overflow-y: auto;
	position: absolute;
	left: 0;
	top: 0;
	padding-bottom: 15px;
	display: none;
}

#dropdown-options input {
	height: 38px;
    width: 100%;
    text-align: left;
    padding-left: 15px;

    color: #000;
	font-size: 15px;
	font-weight: 500;

	text-transform: uppercase;
    
    border: 0px;
}

#dropdown-options input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #AEB6BE;
  font-size: 13px;
  font-weight: normal;
  text-transform: none;
}
#dropdown-options input::-moz-placeholder { /* Firefox 19+ */
  color: #AEB6BE;
  font-size: 13px;
  font-weight: normal;
  text-transform: none;
}
#dropdown-options input:-ms-input-placeholder { /* IE 10+ */
  color: #AEB6BE;
  font-size: 13px;
  font-weight: normal;
  text-transform: none;
}
#dropdown-options input:-moz-placeholder { /* Firefox 18- */
  color: #AEB6BE;
  font-size: 13px;
  font-weight: normal;
  text-transform: none;
}

.dropdown-search {
	border-bottom: 1px solid #E9ECEF;
}

#dropdown-options .currency-option {
	color: #000;
	font-size: 15px;
	font-weight: 500;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	cursor: pointer;
}

#dropdown-options .currency-option-description {
	color: #787d82;
	font-size: 13px;
}

.exchange-title {
	font-size: 34px;
	visibility: hidden;
	font-weight: 700;
}

.exchange-error {
	display: none;
}

.exchange-title-currency {
	color: #828c93;
	font-size: 15px;
	font-weight: 500;
}

.gray-border {
	border: 1px solid #e7ebef;
	border-radius: 2px;
	background-color: #f4f6f7;
	margin-left: auto;
	margin-right: auto;
}

.center {
	text-align: center;
}

.from-input, .to-input {
	height: 46px;
	width: 190px;
	margin-bottom: 20px;
	border: 1px solid #dbe1e6;
	border-radius: 2px;
	color: #000;
	font-size: 16px;
	font-weight: 500;
	text-align: right;
	text-align: right;
	margin: 0;
	vertical-align: middle;
	background-color: #ffffff;
	line-height: 1.428571429;
	padding: 8px 12px;
	display: block;
}

.from-input:active, .to-input:active {
	border-color: #188fff;
}

.from-input:focus, .to-input:focus {
	border-color: #3898EC;
	outline: 0;
}

.swap-button {
	width: 42px;
	height: 42px;
	border-radius: 2px;
	background-color: #188fff;
	background-image: url('../img/swap-vert.png');
	background-position: 50% 50%;
	background-size: 18px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.register-button {
	border-radius: 2px;
	background-color: #188fff;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 38px;
	min-width: 190px;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	height: 38px;
	padding-left: 14px;
	padding-right: 14px;
}

.disclaimer a {
	text-decoration: none;
	color: #188fff;
}

.disclaimer a:visited {
	text-decoration: none;
	color: #188fff;
}

.dropdown {
	height: 46px;
	border: 1px solid #dbe1e6;
	border-radius: 2px;
	background-color: #f6fbff;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;

	color: #000;
	font-size: 15px;
	font-weight: 500;
}

.currency-dropdown {
	margin-left: 15px;
	width: 146px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dropdown-description {
	color: #787d82;
	font-size: 13px;
}

.dropdown-icon {
	width: 44px;
	height: 44px;
	background-image: url('../img/dropdown.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 16px;
}

.disclaimer, .powered-by {
	color: #9ea2b0;
	font-size: 11px;
	-webkit-font-smoothing: antialiased;
}

.disclaimer {
	padding-top: 16px;
	color: #767D84;
}

.disclaimer-france {
	display: none;
}

.powered-by {
	padding-top: 2px;
}

.logo {
	height: 24px;
	position: relative;
	top: 8px;
	left: -8px;
}

.brand-name {
	font-size: 18px;
	font-weight: 700;
	color: #333;
}

form {
	margin: 0px;
	padding: 0px;
}

.responsive-layout-landscape {
	display: none;
}

.responsive-layout-portrait {
	display: none;
}

.responsive-layout-portrait-phone {
	display: none;
}

.chart {
	position: relative;
	left: -17px;
	width: 100%;
	height: 175px;
}

.chart-page-link {
	font-size: 11px;
	font-weight: normal;
}

.chart-page-link a {
	text-decoration: none;
	color: #828c93;
	margin-right: 8px;
}

.chart-page-link a.selected {
	color: #000;
	cursor: default;
	border-bottom: 2px solid #188fff;
}

body {
	margin: 0px;
}

table.dropdown {
	table-layout: fixed;
	width: 100%;
}

.dropdownCol0 {

}

.dropdownCol1 {
	width: 44px;
}

.currency-dropdown {
	width: auto;
}

.from-input, .to-input {
	width: 100%;
}

.input-column {
	padding-right:5px;
}

.chart-column {
	padding-left: 0px;
	padding-top:16px;
}

@media only screen and (min-width: 650px) {
	.responsive-layout-landscape {
		display: table;
		width: 100%;
		table-layout: fixed;
	}

	body {
		padding: 15px;
	}

	.widgetCol0 {
	}

	.widgetCol1 {
	}

	.widgetCol2 {
		width: 12.41935484%;
	}

	.widgetCol3 {
		width: 42.90322581%;
	}

	.swap-column {
		padding-left: 15px;
		text-align: left;
	}

	.swap-button {
		display: inline-block;
	}

	.exchange-title {
		font-size: 30px;
	}
}

@media only screen and (min-width: 728px) {
	body {
		padding: 22px;
		padding-right: 6px;
	}

	.widgetCol3 {
		width: 45.1754386%;
	}

	.exchange-title {
		font-size: 34px;
	}

	.chart-column {
		padding-left: 0px;
		padding-top:20px;
	}
}

@media only screen and (min-width: 481px) and (max-width: 649px) {
	.responsive-layout-portrait {
		display: table;
		table-layout: fixed;
		width: 100%;
	}

	body {
		padding: 22px;
	}

	.widgetCol0, .input-column {
		width: 40.82125604%;
	}

	.widgetCol1, .dropdown-column {
		width: 40.82125604%;
	}

	.widgetCol2 {
		width: 18.35748792%;
	}

	.swap-column {
		padding-left: 22px;
		text-align: left;
	}

	.swap-button {
		display: inline-block;
	}

	.chart {
		width: 102%;
	}

	.disclaimer {
		padding-top: 0px;
	}
}

@media only screen and (max-width: 480px) {
	.responsive-layout-portrait-phone {
		display: table;
		table-layout: fixed;
		width: 100%;
	}

	body {
		padding: 22px;
	}

	.exchange-title {
		font-size: 18px;
	}

	.widgetCol1, .swap-column {
		width: 64px;
	}

	.input-column {
		padding-right: 0px;
		padding-bottom: 8px;
	}

	.dropdown-column {
		padding-bottom: 22px;
	}

	.swap-column {
		padding-left: 22px;
	}

	.disclaimer {
		padding-top: 0px;
	}

	.chart {
		width: 105%;
	}

	.register-button {
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		min-width: 0px;
	}
}

.waiting-for-load {
	display: none;
}

.footer {
	display: none;
}