#milliondollarscript_country {
	background-color: white;
	padding-left: 30px;
}

#milliondollarscript_country option {
	background-repeat: no-repeat;
	background-position: 5px center;
	background-size: 20px auto;
	padding-left: 30px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.flag-icon {
	width: 20px;
	height: auto;
	margin-right: 5px;
	vertical-align: middle;
}

.ui-selectmenu-button {
	padding: 5px;
}

.mds-country-flag {
	width: auto;
	height: 20px;
	vertical-align: middle;
	margin-right: 10px;
}
