
.homeSelectDropDownElements {
	/* position: absolute; */
	/* right: 0px; */
	margin: 0;
	
	overflow:auto;
	left: 0px;
	list-style: none;
	padding-left: 20px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	border-top: 2px solid;
	display: none;
}
#homeSelectDropDownBame
{
	margin-left: 20px;
}
.homeSelectDropDown {
	display: table-cell;
	width: 160px;
	font-size: 14px;
	/* height: 30px; */
	z-index: 10;
	position: relative;
	vertical-align: top;
	/* padding: 0 7px 0 34px; */
	right: 35px;
	/* margin: -2px; */
	border: solid 2px #fff;
	border-radius: 6px;
	background-color: #2C3E50;
}
.table
{
	margin-bottom: 70px;
}