﻿.userSettingDetailSelect::after {
    width: 100px;
}

.ztree * {
    font-size: 16px;
}

#userSettingOrgFilterTree ul li {
    font-size: 14px;
    padding: 5px;
    width: 440px;
}

#userSettingOrgFilterTree {
    position: absolute;
    z-index: 1050;
    margin-left: 40px;
    background-color: darkgray;
    width: auto;
    margin-top: -8px;
}

.bootstrap-table .fixed-table-container .table th, .bootstrap-table .fixed-table-container .table td {
    width: auto;
}
