﻿.udf_row {
    margin: 0;
    padding: 0;
}

.udf_cell {
    margin: 0;
    padding: 0;
}

.Label_SizeRemark {
    float: left;
    vertical-align:middle;
    line-height: 50px;
    margin-left: 10px;
    font-size: 11px;
    color: #EB2C50;
}


.quot_ul_style {
    float: left;
    width: 100%;
    vertical-align: top;
    text-align: left;
}

.quot_li_style {
    float: left;
    min-width: 120px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    list-style: none;
}

.quot_li_style_focus {
    float: left;
    min-width: 120px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    cursor: pointer;
    list-style: none;
    text-decoration: none;
}

.quot_span_style {
    float: left;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: block;
    font-size: 16px;
}

.quot_span_style_focus {
    float: left;
    left: 1px;
    top: 1px;
    width: 99%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: block;
    background-color: #555555;
    color: #fff;
    font-size: 16px;
    padding-left: 8px;
    padding-right: 8px;
}

.quot_image {
    position: relative;
    left: -54px;
    top: 38px;
    width: 17px;
    height: 9px;
}

.quot_image_detail {
    position: relative;
    left: 0px;
    top: -7px;
    width: 17px;
    height: 9px;
}

.cust_qty_panel {
    float: left;
    margin-left: 5px;
    padding: 5px;
    border: 1px solid #D2D2D2;
}

.cust_qty_panel_focus {
    border: 1px solid #D2D2D2;
}

.cust_qty_label {
    height: 22px;
    line-height: 22px;
}

.cust_qty_textbox {
    width: 60px;
    height: 22px;
    line-height: 22px;
    margin-left: 5px;
    border-style: none;
}

.cust_qty_button {
    margin-left: 2px;
    width: 40px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    background-color: #D9D9D9;
    border-style: none;
}

.cust_plate_button {
    float: left;
    margin-left: 5px;
}

.a_label {
    float: left;
    text-align: left;
}

.Grid_Cell_DropDownList_Cust {
    float: left;
    text-align: center;
}

.prodMenu {
    float: left;
    width:100%;
    background: white;
    border-top: 1px solid #d4d4d4;
}

    .prodMenu li {
        overflow: hidden;
        border: 1px solid #d4d4d4;
    }

        .prodMenu li .cate-tag {
            height: auto;
            padding: 10px 5px 5px 10px;
            text-indent: 0px;
            overflow: hidden;
        }

            .prodMenu li .cate-tag a {
                text-align: left;
                margin-top: 5px;
                padding: 10px 5px 5px 10px;
            }

.prodMenu_GroupTitle {
    color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    font-weight: bolder;
} 

.prodMenu .on {
    background: #EEEEEF;
    *margin-bottom: -4px;
}

.prodMenu .on .cate-tag .listModel a {
    color: #FFFFFF;
    border-style: solid;
}

.prodMenu .list-item {
    max-width: 900px;
    min-width: 193px;
    min-height: 150px;
    padding: 5px;
    border-left: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    background-color: #F7F8E8;
    box-shadow: 4px 3px 5px rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 345px;
    top: 0px;
    z-index: 100;
}

.listitem_sub {
    float: left;
    margin: 5px;
    width: 150px;
    height: 176px;
}

    .listitem_sub:hover {
        float: left;
        margin: 5px;
        width: 150px;
        height: 176px;
        text-align: center;
        vertical-align: middle;
        border: 1px solid #f60;
    }

.listitem_sub_img_container {
    float: left;
    margin: 5px;
    width: 138px;
    height: 138px;
    text-align: center;
    vertical-align: middle;
}

.listitem_sub_img {
    display: table-cell;
    margin: 0 auto;
    max-width: 138px;
    max-height: 138px;
}

.listitem_span {
    float: left;
    width: 100%;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 12px;
    color: #F19518;
}