﻿span
{
    display: inline-block;
}

.st_a
{
    border-left: 1px solid #666666;
    padding-left: 2px;
    line-height: 12px;
}

label.tag
{
    display: inline-block;
    width: 20px;
    height: 20px;
}

.icon
{
    display: inline-block;
    width: 12px;
    height: 16px;
}

.float_left
{
    height: 16px;
}

.p30
{
    padding-left: 30px;
}

._cmi_show.rmk
{
    margin-top: 4px;
    margin-bottom: -2px;
    padding-top: 6px;
    padding-bottom: 8px;
    background-color: #f7f7f7;
    border-left: 4px solid #08c621;
}

.btn_line_min._cmi_show
{
    float: right;
    margin-right: 10px;
    background-color: #fff;
}

textarea._cmi_show.input_text
{
    width: 274px;
    height: 40px;
    margin-left: 30px;
    margin-top: 4px;
}

.cod_amount
{
    color: #f00;
}

.st_b
{
    padding-right: 2px;
    line-height: 12px;
}
/*#Tool_New
        {
            padding-left:23px  !important;
        }*/
.a
{
    color: #00a8ec;
    cursor: pointer;
}

#search_status_list
{
    position: absolute;
    list-style-type: none;
    border-radius: 0px;
    padding: 0px;
    border: 1px solid #aadcff;
    background-color: #ffffff;
    width: 240px;
    margin-top: 0px;
    z-index: 20;
    cursor: pointer;
}

#search_type_list
{
    position: absolute;
    list-style-type: none;
    border-radius: 0px;
    padding: 0px;
    border: 1px solid #aadcff;
    background-color: #ffffff;
    width: 140px;
    margin-top: 26px;
    z-index: 20;
}

#search_date_list
{
    position: absolute;
    list-style-type: none;
    border-radius: 0px;
    padding: 0px;
    border: 1px solid #aadcff;
    background-color: #ffffff;
    width: 140px;
    margin-top: 20px;
    z-index: 20;
}

.st_lable
{
    width: 200px;
    display: inline-block;
}

div.search_status_item
{
    list-style-type: none;
    padding-left: 8px;
    color: #333;
    background-color: #ffffff;
    height: 26px;
    cursor: pointer;
    line-height: 26px;
    overflow: hidden;
    word-break: keep-all;
    text-wrap: none;
}

.search_type_item
{
    list-style-type: none;
    padding-left: 8px;
    color: #00a8ec;
    background-color: #ffffff;
    height: 26px;
    cursor: pointer;
    line-height: 26px;
}

    .search_type_item:hover
    {
        list-style-type: none;
        padding-left: 8px;
        color: #00a8ec;
        background-color: #f3f3f3;
        height: 26px;
        line-height: 26px;
        cursor: pointer;
    }

.ok
{
    background-image: url('/image/ok.png');
    background-position: left center;
    padding-left: 14px !important;
    background-repeat: no-repeat;
}

.tag
{
    /*background-position:left center;*/
    padding-left: 14px !important;
    background-repeat: no-repeat;
    background-position: left 4px;
}

.tag_1
{
    background-image: url('/image/tag/tag_red.gif');
}

.tag_2
{
    background-image: url('/image/tag/tag_yellow.gif');
}

.tag_3
{
    background-image: url('/image/tag/tag_green.gif');
}

.tag_4
{
    background-image: url('/image/tag/tag_blue.gif');
}

.tag_5
{
    background-image: url('/image/tag/tag_purple.gif');
}

.tag_6
{
    background-image: url('/image/tag/tag_x.gif');
}

.tag_7
{
    background-image: url('/image/tag/tag_pre_send.gif');
}

.flag_1
{
    background-image: url('/image/tag/flag_red.png');
}

.flag_2
{
    background-image: url('/image/tag/flag_yellow.png');
}

.flag_3
{
    background-image: url('/image/tag/flag_green.png');
}

.flag_4
{
    background-image: url('/image/tag/flag_blue.png');
}

.flag_5
{
    background-image: url('/image/tag/flag_purple.png');
}

.merge
{
    background-image: url('/app/order/image/merge.png');
    background-position: left center;
    padding-left: 20px !important;
    background-repeat: no-repeat;
    cursor: pointer;
    color: #00a8ec;
}

#filter_open, #filter_open:hover
{
    background-position: center center !important;
    background-image: url('/image/frame/openmenu.gif');
    background-repeat: no-repeat;
    height: 28px;
    cursor: pointer;
    width: 16px;
    top: 1px;
    left: 1px;
    position: absolute;
    background-color: #fff;
    z-index: 10;
}

    #filter_open:hover
    {
        background-color: #f3f3f3;
    }

#s_filter
{
}

/*********弹出框里的表单样式*************/
.dialog_container
{
    background-color: #fff;
}

    .dialog_container .group
    {
        padding: 10px;
    }

        .dialog_container .group table
        {
            margin-left: 10px;
        }

    .dialog_container .ldgift_step_key
    {
        width: 60px;
        margin: 0px 8px 0px 8px;
    }

    .dialog_container .ldgift_step_value
    {
        width: 400px;
        margin: 0px 8px 0px 8px;
    }

    .dialog_container .ldgift_step_del
    {
        border: none;
        background-color: #fff;
        color: #ff0000;
        font-weight: bolder;
        font-size: 15px;
        cursor: pointer;
    }

    .dialog_container .ldgift_step_add
    {
        font-size: 15px;
        background-color: #fff;
        border: none;
        color: green;
        cursor: pointer;
    }

    .dialog_container .ladderSteps
    {
        line-height: 25px;
    }
