﻿
/* Marked documents*/

.dmrdlc-ds-row .dmrdlc-ds-markedglyph {
    color: transparent !important;
    display: none;
}

.dmrdlc-ds-row.dmrdlc-ds-marked .dmrdlc-ds-markedglyph {
    display: inline-block;
    color: #000 !important;
}

i.glyphicon.dmrdlc-sorticon {
    font-size: 0.8em;
}


#dmrdcNewResultDocumentExternalWarning {
    color: #f00;
    margin-top: 1em;
}