﻿.menu-line {
    border-left: 1px solid #ccc;
    border-right: 1px solid #fff;
}

.menu-text, .menu-text span {
    font-size: 12px;
}

.tree-checkbox {
    margin-top: 3px;
}
.datagrid-cell-group {
    font-weight: bold;
}
/*.tree-title {
    font-size: 12px;
    display: inline-block;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    padding: 0 2px;
    height: 18px;
    line-height: 24px;
}
.tree-expanded, .tree-collapsed, .tree-folder, .tree-file, .tree-checkbox, .tree-indent {
    display: inline-block;
    width: 16px;
    height: 20px;
    vertical-align: bottom;
    overflow: hidden;
}
.tree-file {
    background: url(images/tree_icons.png) no-repeat -240px 0;
}*/
