﻿.placeholder
{
	color:#BDBDBD;
}
label.fileinput-button span.ui-button-text{
padding: 0px 0px 0px 15px;
}

.files .name {
min-width: 200px !important;
}

#fileuploadresults
{
    max-height:400px;
    overflow-y: auto;
    }
    .dxgvCommandColumn img
    {
        padding-left:2px;
        }