﻿.reFileTypeEnabled:disabled {
    background: #ccc;
}
.reFileTypeEnabled:enabled {
    background:none;
}
