.teccom .articleId, .teccom .buyArea {
    display: none;
}
.teccom .buyArea .center {
    text-align: center;
}
.teccom .error {
    color: #FF3333;
    font-size: small;
    max-width: 100px;
    overflow: visible;
    text-align: center;
}

#tecComLoadingArea {
    text-align: center;
}

.product-fn .teccom .stock, .product-fn .teccom .min-order-qty {
    background: transparent;
}

.float-right {
    float: right;
}

#tecComReserve {
    width: 100%;
    float: left;
    box-sizing: border-box;
    text-align: left;
    padding: 10px;
}

#tecComReserve .control-input {
    margin-top: 10px;
}

#tecComReserve #reserveAmount {
    max-width: 50px;
}

#tecComReserve #reserveEmail {
    max-width: 250px;
}

#tecComReserve .form-actions {
    margin-bottom: 0;
}

#tecComReserve .alert-success {
    margin: 20px;
}

p.tecComUpdateTime {
    font-size: 9px;
    overflow: visible;
    color: #444444;
}
.search-list p.tecComUpdateTime {
    width: 20px;
    overflow: visible;
    white-space:nowrap;
}
.blockMsg p.tecComUpdateTime {
    width: inherit;
}

.teccom div.informBlock {
    text-align: center;
}