﻿/* dialog */
.dialog.document-repository { background-color: white; overflow: hidden; }
    .dialog.document-repository .content { padding: 10px; height: 100%; }
    .dialog.document-repository h1 { margin: 0; color: #2e846a; font-weight: bold; font-size: 16pt; }
    .dialog.document-repository table.detail-editor { width: 95%; }
        .dialog.document-repository table.detail-editor th { font-family: 'nexa_boldregular'; font-size: 14px; text-align: right; }
