.page-title .lnk-home-page { background-image: url('../i/bi/service-logo-w.png'); font-size: 14px; line-height: 20px; padding-top: 20px; padding-bottom: 20px; }
.page-header-fixed .page-title .lnk-home-page { background-image: url('../i/bi/service-logo-b.png'); font-size: 12px; line-height: 14px; padding-top: 9px; padding-bottom: 9px; padding-right: 20px; }

ul.bi-items { list-style: none; display: block; margin: 5px 0 25px 0; padding: 0; }
ul.bi-items li.bi-item { list-style: none; padding: 0; margin: 5px 0; }
.bi-item-head { display: block; color: #405965; text-decoration: none; font-weight: bold; padding: 4px 8px; border: 1px solid #ccc; background-color: #f4f4f4; word-break: break-word; }
.bi-item-head-expanded { border-bottom: none; }
a.bi-item-head-lnk { display: block; color: #405965; text-decoration: none; font-weight: bold; padding: 4px 8px; border: 1px solid #ccc; background-color: #f4f4f4; word-break: break-word; }
a.bi-item-head-lnk:before { content: '\e7a7'; font-family: 'font-icons'; font-weight: normal; margin-right: 5px; }
a.bi-item-head-lnk-expanded { border-bottom: none; }
a.bi-item-head-lnk-expanded:before { content: '\e7a6'; font-family: 'font-icons'; font-weight: normal; margin-right: 5px; }

.bi-item-data { display: none; }
.bi-item-data table { table-layout: fixed; width: 100%; border-collapse: collapse; }
.bi-item-data table th { border: 1px solid #ccc; vertical-align: middle; padding: 4px 8px; background-color: #f4f4f4; text-align: center; font-weight: bold; word-break: break-word; }
.bi-item-data table td { border: 1px solid #ccc; vertical-align: top; padding: 4px 8px; background-color: #fff; }
.bi-item-data-visible { display: block!important; }

.res { display: block; }
.res-highlight { color: #f00; }
.res .res-capt { display: block; font-weight: bold; word-break: break-word; }
.res .res-val { display: block; margin-left: 10px; word-break: break-word; }
.no-data { color: #999; }

a.bi-item-children-lnk { }
a.bi-item-children-lnk-expanded { }
.bi-item-children { display: none; margin-left: 20px; }
.bi-item-children-visible { display: block; margin-left: 20px; }
.bi-loading { font-style: italic; padding-left: 20px; background: url('/static/i/icon.busy.gif') no-repeat left center; font-style: italic; }
.bi-error { color: #a00; padding-left: 20px; background: url('/static/i/icons/cross-button.png') no-repeat left center; font-style: italic; }
.bi-no-data { color: #405965; padding-left: 20px; background: url('/static/i/icons/exclamation-button.png') no-repeat left center; font-style: italic; }
.tag { color: #ff0000; }
