.selectOne select,
td select {
    background: transparent;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-size: 20px 14px;
    background-position: 98% 8px;
    width: 100%;
	padding: 3px;
	font-size: 14px !important;
    border: 1px solid #7e8500!important;
	border-radius: 0;
	height: 30px;
	font-family: 'Poppins',sans-serif !important;
	background-image: none !important;
}

.list-files-uploaded{
	float: none !important;	
}