﻿.displayNone {
    display: none;
}

.hidefilteroption {
    display: none !important;
}

.showfilteroption {
    display: block !important;
}

.placeholderCls {
    color: #C0C0C0 !important;
}
#error_lbl{
    min-height:20px !important;
    color:red !important;
}
