.select2-container {
	width:100% !important;
	border: 1px solid #e6e6e6 !important;
	margin-bottom:15px !important;
}
.select2-dropdown.select2-dropdown--below, .select2-dropdown.select2-dropdown--above {
    width:100% !important;
    max-width: 476px;
}