.bim_details_process{
    margin-left: 40px;
}
.location_t .t2 {
    margin-left: 10px !important;
}
.location_t .t2on {
    margin-left: 11px;
}
.location_t .t3 {
    margin-left: 39px !important;
}
.location_t .t3on {
    margin-left: 37px;
}
.location_t .t4 {
    margin-left: 22px !important;
}
.location_t .t4on {
    margin-left: 27px;
}
.location_t .t5 {
    margin-left: 24px !important;
}
.location_t .t5on {
    margin-left: 20px;
}
.location_t .t6 {
    margin-left: 32px !important;
}
.location_t .t6on {
    margin-left: 32px;
}
.location_t .t7 {
    margin-left: 26px !important;
}
.location_t .t7on {
    margin-left: 25px;
}
.location_t .t8 {
    margin-left: 22px !important;
}
.location_t .t8on {
    margin-left: 28px;
}
.location_b .t1on{
    margin-left: -15px;
}
.location_b .t2on{
    margin-left: 46px;
}
.location_b .t3on{
    margin-left: 48px;
}
.location_b .t4on{
    margin-left: 57px;
}
.location_b .t5on{
    margin-left: 51px;
}
.location_b .t6on{
    margin-left: 51px;
}
.location_b .t7on{
    margin-left: 51px;
}
.location_b .b1on{
    margin-left: -14px;
}
.location_b .b2on{
    margin-left: 44px !important;
}
.datagrid-row-selected .datagrid-cell {
    color: #333 !important;
}
.datagrid-header .datagrid-header-inner{
    background-color: #cbebff;
}
.datagrid-header td, .datagrid-body td, .datagrid-footer td {
    border-color: #efefef;
}
.datagrid-cell-rownumber{
    background-color: #fff;
}
.panel-body {
    border-color: #efefef;
}
.tree-folder{
    background: url(${ctxStatic}/images/icon/singleProject_icon.png) no-repeat;
}
.tree-file{
    background: url(${ctxStatic}/images/icon/Company_icon.png) no-repeat;
    background-size: 17px;
    background-position-y: 1px;
}
.btnAuto{
    color: #f88000;
    font-size: 12px;
    margin-right: 10px;
}
.btnAuto:hover{
    color: #f88000;
    text-decoration: underline;
}
.btnDefault{
    display: inline-block;
    width: 100px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #3b8cff;
    cursor: pointer;
    color: #3b8cff;
}
.btnDefault:hover{
    color: #3b8cff;
}
.datagrid-cell-rownumber{
    padding-top: 13px;
    height: 26px;
}
.datagrid-row {
    height: 34px;
    text-align:center;
}
.datagrid-header .datagrid-cell span {
    font-size: 14px;
}
.tree-title {
    font-size: 14px;
}
.datagrid-htable,.datagrid-header{
    height: 45px;
}
.datagrid-cell-c1-tool{
    text-align: left;
}
.datagrid-cell-c1-special,.datagrid-cell-c1-budget,.datagrid-cell-c1-applyCount,
.datagrid-cell-c1-quotePrice,.datagrid-cell-c1-status,.datagrid-cell-c1-needDays,.datagrid-cell-c1-winUserName,.datagrid-cell-c1-calculateProjectUserStatus{
    text-align: center;
}
.datagrid-row-selected{
    background: #fff2df !important;
}
.datagrid-row-selected .datagrid-cell {
    color: #0887e6;
}