﻿#Order_List {
    font-size: 16px;
}

    #Order_List #Breadcrumb {
        margin-bottom: 10px;
        font-size: 20px;
        font-weight: 800;
    }

        #Order_List #Breadcrumb .fa {
            margin-right: 10px;
        }

    #Order_List .Details {
        margin: 15px 0;
        width: 100%;
        border: #aaa 1px solid;
        border-collapse: collapse;
    }

        #Order_List .Details .Add,
        #Order_List .Details .Cut {
            padding: 0 3px;
            font-size: 18px;
        }

        #Order_List .Details .Add {
            float: right;
        }

        #Order_List .Details .Cut {
            float: left;
        }

        #Order_List .Details td {
            padding: 7px 10px;
            /*border: #aaa 1px solid;*/
        }

        #Order_List .Details th {
            padding: 7px 0;
            width: 10%;
            background: #ddd;
        }

            #Order_List .Details th:nth-child(1) {
                width: 60%;
            }

        #Order_List .Details .LogiticsTip {
            font-size: 12px;
        }

            #Order_List .Details .LogiticsTip .Difference {
                color: red;
            }

        #Order_List .Details .list td {
            text-align: center;
        }

            #Order_List .Details .list td:nth-child(1) {
                text-align: left;
            }

            #Order_List .Details .list td a {
                font-weight: 800;
                color: #0b2bee;
            }

    #Order_List .Price {
        margin: 15px 0;
        width: 100%;
        border: #aaa 1px solid;
        border-collapse: collapse;
    }

        #Order_List .Price td {
            margin: 15px 0;
            padding: 7px 10px;
            /*border: #aaa 1px solid;*/
            /*border-collapse: collapse;*/
            text-align: right;
        }

            #Order_List .Price td select {
                min-width: 180px;
            }

    #Order_List .Discount {
        text-align: right;
        padding: 10px;
        background: #ffe5d3;
    }


    #Order_List .Price .StoreLogiticsInfo {
        color: blue;
        text-decoration: underline
    }

    #Order_List .Point {
        border-bottom: #fff 2px dotted;
    }

        #Order_List .Point span:nth-child(1) {
            margin-right: 10px;
        }

    #Order_List .GetPoint {
        margin-bottom: 10px;
        padding: 10px;
        text-align: right;
        background: #f9f9dd;
        font-weight: 800;
    }

        #Order_List .GetPoint span {
            color: #e60000;
        }

        #Order_List .GetPoint div:nth-child(1) {
            margin-bottom: 10px;
            text-align: center;
        }

        #Order_List .GetPoint div:nth-child(2) {
            display: inline-block;
            padding: 5px 0;
            width: 32%;
            color: #e60000;
            border: #e60000 1px solid;
            border-radius: 5px;
            background: #fff;
        }

        #Order_List .GetPoint div:nth-child(3) {
            display: inline-block;
            padding: 5px 0;
            width: 32%;
            color: #1ca539;
            border: #1ca539 1px solid;
            border-radius: 5px;
            background: #fff;
        }

        #Order_List .GetPoint div:nth-child(4) {
            display: inline-block;
            padding: 5px 0;
            width: 32%;
            color: #2386cb;
            border: #2386cb 1px solid;
            border-radius: 5px;
            background: #fff;
        }

    #Order_List .Discount .CutPoint {
        margin-left: 7px;
        padding: 3px;
        width: 80px;
    }

    #Order_List .Discount select {
        padding: 3px;
    }

    #Order_List fieldset {
        padding: 20px;
        margin-bottom: 30px;
        border: #aaa 1px solid;
        border-radius: 5px;
    }

        #Order_List fieldset legend {
            font-size: 20px;
            font-weight: 800;
            text-align: center;
        }

    #Order_List .SentInfo .SameMenber {
        padding: 5px 0;
        width: 100%;
    }

    #Order_List .SentInfo .Column {
        padding: 5px 0;
        float: left;
        width: 100%;
    }

        #Order_List .SentInfo .Column > label {
            display: block;
            margin-bottom: 5px;
            width: 100%;
        }

        #Order_List .SentInfo .Column > input {
            padding: 5px;
            width: 99%;
            border: #aaa 1px solid;
            font-size: 16px;
        }

        #Order_List .SentInfo .Column select {
            margin-top: 5px;
            padding: 5px;
            width: calc(99% + 0.75rem);
            border: #aaa 1px solid;
            font-size: 16px;
        }

    #Order_List .SentInfo a.LogisticsSubType {
        display: inline-block;
        padding-right: 5px;
        width: 150px;
        height: 50px;
    }

        #Order_List .SentInfo a.LogisticsSubType.UNIMARTC2C {
            background-image: url('/Order/Visitor/_Image/UNIMARTC2C.jpg');
        }

        #Order_List .SentInfo a.LogisticsSubType.FAMIC2C {
            background-image: url('/Order/Visitor/_Image/FAMIC2C.jpg');
        }

        #Order_List .SentInfo a.LogisticsSubType.HILIFEC2C {
            background-image: url('/Order/Visitor/_Image/HILIFEC2C.jpg');
        }

    #Order_List .SentInfo .Pay {
        float: left;
        padding: 7px 0;
        width: 100%;
    }

    #Order_List .SendButton {
        margin: 10px auto;
        display: block;
        width: 100px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        letter-spacing: 2px;
        color: white;
        vertical-align: middle;
        border: none;
        border-radius: 6px;
        background-color: #0094ff;
    }

    #Order_List .SiteMap {
        display: block;
        padding: 8px 15px;
        margin-bottom: 20px;
        background-color: #f5f5f5;
        border-radius: 4px;
        color: #777;
        font-size: 16px;
    }
/*--------------------
         RWD
----------------------*/
@media screen and (min-width:320px) and (max-width:600px) {
    #Order_List .SentInfo .Column {
        padding: 5px 0;
        float: left;
        width: 100%;
    }

    #Order_List .Details .Add {
        width: 100%;
        padding: 0;
    }

    #Order_List .Details .Cut {
        width: 100%;
        padding: 0;
    }

    #Order_List .Discount {
        text-align: center;
    }

    #Order_List .Point span:nth-child(1) {
        display: block;
        padding-bottom: 10px;
        width: 100%;
        margin: 0px;
    }

    #Order_List .Discount select {
        margin-top: 10px;
    }

    #Order_List .GetPoint div:nth-child(2) {
        margin: 5px 5%;
        width: 90%;
    }

    #Order_List .GetPoint div:nth-child(3) {
        margin: 5px 5%;
        width: 90%;
    }

    #Order_List .GetPoint div:nth-child(4) {
        margin: 5px 5%;
        width: 90%;
    }
}
