.dd-select,
.dd-options {
    width: 100% !important;
}


.dd-select {
    background: #fff !important;
    border-color: #d1d3d4 !important;
    border-radius: 0 !important;
}

.dd-selected {
    font-weight: normal !important;
	background-color: #fff !important;
}
