﻿.datagrid-cell-c1-reserveflg {
    padding: 0px;
    width: 21px;
}

.datagrid-cell-c1-rateflg {
    padding: 0px;
    width: 21px;
}

.datagrid-cell-c1-pickflg {
    padding: 0px;
    width: 21px;
}

.datagrid-cell-c1-dispatchflg {
    padding: 0px;
    width: 21px;
}

.datagrid-cell-c1-additionalflg {
    padding: 0px;
    width: 21px;
}

.datagrid-cell-c1-returnflg {
    padding: 0px;
    width: 21px;
}

.td_title {
    width: 60px;
    text-align: right;
}

.td_value_1 {
    width: 120px;
}

.td_value_2 {
    width: 245px;
}

.td_last {
    width: 100px;
}

.search_div_box {
    float: left;
    width: 99.9%;
    background-color: #F8F8F8;
    padding: 8px 0px 8px 0px;
    margin: 8px 0px 0px 0px;
    border: 1px solid #E6E6E6;
}

/*一行查询条件*/
.search_div_box_line_1 {
    height: 37px;
}

/*两行查询条件*/
.search_div_box_line_2 {
    height: 73px;
}

/*三行查询条件*/
.search_div_box_line_3 {
    height: 110px;
}

.search_div_left {
    width: 1080px;
    float: left;
}

.search_div_right {
    width: 90px;
    float: right;
}

.adv_search_top {
    width: 90px;
    height: 20px;
    margin-top: 10px;
}

.adv_search_bottom {
    width: 90px;
    height: 40px;
    margin-top: 55px;
    display: none;
}
.adv_search_bottom2 {
    width: 90px;
    height: 40px;
    margin-top:20px;
    display: none;
}

    .north {
        height: 110px !important;
        padding: 0 5px;
    }


/*0行查询条件的*/
.north_line_0 {
    height: 45px !important;
    padding: 0 5px;
}

/*一行查询条件的*/
.north_line_1 {
    height: 109px !important;
    padding: 0 5px;
}

/*两行查询条件的*/
.north_line_2 {
    height: 144px !important;
    padding: 0 5px;
}

/*三行查询条件的*/
.north_line_3 {
    height: 182px !important;
    padding: 0 5px;
}

.north_advance {
    height: 180px !important;
    padding: 0 5px;
}

.top_button {
    width: 99.99%;
    height: 30px;
    padding: 5px 5px 0px 5px;
    padding-bottom: 0px;
}

.top_line {
    width: 99.9%;
    border-top: 1px solid #95b8e7;
    height: 1px;
}


.dg_center {
    padding: 0px 5px;
}
