﻿.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;
    margin-bottom: 20px;
}

.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;
    margin-bottom:20px;
}

.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;
}