﻿body {
}

.shoppingtab {
    border-color: #C291AF !important;
    border-left-width: 2px;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    background-color: #9F699D;
}

.shoppingtabTitle {
    color: #7F4383 !important;
}

.shoppingSelectedTab {
    background-color: #783278;
}

    .shoppingSelectedTab a {
        color: #FFFFFF !important;
    }

.shpddlLarge {
    width: 600px;
    font-family: Tahoma;
    font-size: 12px;
}

input, select {
    font-family: Tahoma;
    font-size: 12px;
}

.Center {
    text-align: center;
}

.ListBoxProducts {
    width: 800px;
    font-family: Tahoma;
    font-size: 12px;
    overflow: auto !important;
}

.Left {
    text-align: left;
}

.hypPrintCursor {
    cursor: pointer;
}

.chbListFeature td {
    border: none !important;
}

.BlackFontUser a {
    color: Black;
}

.shopping-ItemColor-itemform {
    width: 150px;
    display: inline-block;
}

.shopping-item-subprice {
    color: #AAA !important;
    margin-top: 5px;
}

.similarity-btn {
    text-align: center;
    margin: 5px 0;
}

.shopping-price-history-Desc {
    color: #2aac24;
    font-family: Tahoma,Verdana;
    font-size: 16px;
}

.ItemSection-ItemDesc {
    color: #808080;
    font-family: Tahoma,Verdana;
    font-size: 12px;
}

.itemsection-items-right {
    float: right;
}

.itemsection-items-left {
    float: left;
}

.shopping-model-direction {
    direction: ltr;
}

.notify-btn {
    text-align: center;
    margin: 5px 0;
}

.notify-button {
    padding: 10px;
    font-weight: bold;
    text-decoration: none;
}

#notify-cover {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    z-index: 5;
    width: 100%;
    height: 100%;
    display: none;
}

#notifyScreen {
    height: 600px;
    width: 400px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    display: none;
    background: #FFF;
    border: 5px solid #cccccc;
    border-radius: 10px;
}

    #notifyScreen:target, #notifyScreen:target + #notify-cover {
        display: block;
        opacity: 2;
    }

.notify-cancel {
    display: block;
    position: absolute;
    top: 3px;
    right: 2px;
    background: rgb(245,245,245);
    color: black;
    height: 30px;
    width: 35px;
    font-size: 30px;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
}

.notify-param {
    min-width: 100px !important;
    display: inline-block;
    margin: 5px;
    color: #999;
}

.limit-sort {
    text-align: right;
    margin: 25px 0;
}

.Shopping-ItemFrom {
    width: 150px;
    display: inline-block;
    margin: 5px 0;
}

.update_title {
    font-family: Tahoma,Verdana;
    font-size: 9pt;
    font-weight: bold;
    border-bottom: 1px solid #67216A;
    margin-bottom: 5px;
    line-height: 16px;
}

    .update_title span {
        background-color: #67216A;
        color: #FFF;
        padding: 2px 5px;
    }

.btn-align {
    text-align: center;
    margin: 5px 0;
}
