﻿.blockUI .icon-spin {
    background: url(../images/loading.gif) no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.blockUI h2 {
    line-height: 32px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.displaynone {
    display: none;
}

.displayshow {
    display: inline-block;
}

#confirmDiv {
    display: none;
}

#alterdiv {
    display: none;
}

.fsyzmdisabled {
    position: absolute;
    z-index: 1;
    padding: 0 10px;
    line-height: 26px;
    font-size: 14px;
    display: block;
    border: solid 1px #ccc;
    border-radius: 2px;
    color: #333;
    text-decoration: none;
    top: 9px;
    right: 15px;
    background: #ddd;
}

#btnGetVerDis {
    display: none;
}

#myAddress .red {
    color: #b8162d;
}

#deliveryHistory font {
    clear: both;
    float: initial;
    display: inline-block;
    width: auto;
}

.calendar ul li.di a span {
    line-height: 15px;
}

.tuangou .ptwf .warning span {
    color: #F60;
}

.salebtn .soldout_bg:active {
    background: #999;
}

.tglist .b i {
    -ms-transform: rotate(45deg); /* IE 9 */
    -moz-transform: rotate(45deg); /* Firefox */
    -webkit-transform: rotate(45deg); /* Safari 和 Chrome */
    -o-transform: rotate(45deg);
}
