﻿:root {
    --maintheme: #023444;
    --mainthemelight: #4DD026;
    --mainthemedark: #001e46;
    --green: #2DC800;
    --blue: #016585;
}

.attContentOff,
.contentOff {
    background-image: url('icons_moneyDark/objects/folderClosed.svg?v=1.0');
}

.attContentOn,
.contentOn {
    background-image: url('icons_moneyDark/objects/folderOpened.svg?v=1.0');
}

.attDocSingle,
.docSingle {
    background-image: url('icons_moneyDark/objects/document.svg?v=1.0');
}

.docNews {
    background-image: url('icons_moneyDark/objects/news.svg?v=1.0');
}

.docApproval {
    background-image: url('icons_moneyDark/objects/approval.svg?v=1.0');
}

.docPage {
    background-image: url('icons_moneyDark/objects/page.svg?v=1.0');
}

.docEvent {
    background-image: url('icons_moneyDark/objects/event.svg?v=1.0');
}

.docArticle {
    background-image: url('icons_moneyDark/objects/article.svg?v=1.0');
}

.docRecord {
    background-image: url('icons_moneyDark/objects/record.svg?v=1.0');
}

.docLink {
    background-image: url('icons_moneyDark/objects/link.svg?v=1.0');
}

.docParentOn {
    background-image: url('icons_moneyDark/objects/folderContentOpened.svg?v=1.0');
}

.docParentOff {
    background-image: url('icons_moneyDark/objects/folderContentClosed.svg?v=1.0');
}

.docSeparatorIco {
    background-image: url('data:image/svg+xml,<svg height="20px" width="20px" xmlns="http://www.w3.org/2000/svg"><rect fill="%23001e46" y="9" x="3" height="2" width="14"/></svg>');
}

.distributionListTemplateIco {
    background-image: url('data:image/svg+xml,<svg height="20px" width="20px" xmlns="http://www.w3.org/2000/svg"><rect fill="%23001e46" y="5" x="3" height="2" width="14"/><rect fill="%23001e46" y="9" x="3" height="2" width="14"/><rect fill="%23001e46" y="13" x="3" height="2" width="14"/> fill="%23001e46"/></svg>');
}

#searchButton {
    background-image: url('data:image/svg+xml,<svg height="25px" width="25px" xmlns="http://www.w3.org/2000/svg"><circle style="opacity:1;fill:none;fill-opacity:1;stroke:%23023444;stroke-width:1.8;" cx="8.9199171" cy="8.9199171" r="8.0503817"/><path style="stroke:%23023444;stroke-width:1.8" d="m 14.722156,15.196286 c 1.918698,2.001568 3.816193,3.986038 5.73489,5.987604"/></svg>');
}

#topmenu_right .settings.ico {
    background-image: url('icons_moneyDark/settings.svg?v=1.0');
}

#topmenu_right .documents.ico {
    background-image: url('icons_moneyDark/home.svg?v=1.0');
}

#topmenu_right .settings.ico {
    background-image: url('icons_moneyDark/settings.svg?v=1.0');
}

#topmenu_right .appInfo.ico {
    background-image: url('icons_moneyDark/info.svg?v=1.0');
}

#topmenu_right .help.ico {
    background-image: url('icons_moneyDark/help.svg?v=1.0');
}

#topmenu_right .signCard.ico {
    background-image: url('icons/bulkSign.svg?v=1.0');
}