﻿.addesc {
    align-items: center;
    text-align: center;
    direction: rtl;
    display: block;
    position: relative;
    margin-top: 7%;
    background-color: #fff;
}

.h1 {
    font-size: 30px;
    margin: 10px auto 20px auto !important;
    color: #143546;
    border-bottom: 1px solid #d5d2d2;
    padding-bottom: 30px;
}

.h2 {
    font-size: 16px;
    margin: 35px auto 15px auto !important;
    color: #143546;
    word-spacing: 3px;
}



.h3 {
    line-height: 30px !important;
    word-spacing: 3px;
    margin-right: 3%;
    margin-left: 3%;
    color: #7f8187;
    font-size: 12px;
    float: right;
    direction: rtl;
    width: 100%;
    text-align: right;
}

    .h2 > a,
    .h3 > a {
        color: #3d578d;
    }

.h3par {
    position: relative;
    display: inline-block;
    direction: rtl;
    padding-right: 10%;
    padding-left: 10%;
}

.adt {
    direction: rtl;
    border: solid 1px #dddddd;
}

    .adt > tbody > tr {
        cursor: pointer;
    }

        .adt > tbody > tr:hover {
            background-color: #eeb3a7;
        }

.adhead {
    background-color: #f7f7f7 !important;
    color: #145394 !important;
}

.rHead .rCol.filteredCol .selectInput, .rHead .rCol .selectInput:focus, .rHead .rCol.filteredCol .textInput, .rHead .rCol .textInput:focus {
    width: 90% !important;
}

.itemgridview {
    font-size: 10px;
    border: solid 1px #dddddd;
}

.headergridview {
    border: solid 1px #dddddd;
}

.rCol > input {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 59% !important;
    padding: 1px 5px 1px 5px !important;
}

.adhlp {
    direction: rtl;
    padding-bottom: 20px;
    font-size: 20px;
}

.adhl {
}

.sListOrderDetail {
    background-color: #f7f7f7;
}

.sShowOrderBtnWrap {
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
}

    .sShowOrderBtnWrap > a {
        margin-right: 10px;
        text-decoration: solid;
        color: #333;
        font-size: 12px;
    }

        .sShowOrderBtnWrap > a:visited {
            color: #333;
        }

.detailOrderCol1,
.detailOrderCol2,
.detailOrderCol3,
.sShowOrderBtnWrap {
    width: 25%;
}

    .detailOrderCol1 > div,
    .detailOrderCol2 > div,
    .detailOrderCol3 > div {
        width: 100%;
        float: right;
        margin-top: 5px;
        margin-bottom: 5px;
        direction: rtl;
        text-align: right;
        padding-right: 10px;
        font-size: 10px;
    }

.sShowOrderBtn {
    color: #333;
    border: 1px solid #A9A9A9;
    box-shadow: 0 1px 2px 0px #5C5C5C;
    border-radius: 50px;
    background-image: linear-gradient(#FEFEFE,#eee);
    padding: 2px 25px;
    cursor: pointer;
    text-decoration: none;
    margin: 5px;
    height: 30px;
    line-height: 20px;
    font-family: 'B Yekan', 'B Nazanin','Baseet', Tahoma;
}

.ado {
    color: rgba(246,132,106, 1);
}

.adb {
    color: #607d8b;
}

.sbr {
    padding-top: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .sbr > h1 {
        float: right;
        padding-right: 20px;
    }

    .sbr > h2 {
        float: right;
        padding-right: 20px;
        direction: rtl;
    }

.sbrp {
    text-decoration: line-through;
    float: right;
}

.sbrd {
    color: #f6846a;
    float: right;
}

.sbs {
    width: 100%;
    background-color: #f7f7f7;
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    position: relative;
    cursor: pointer;
}

.sbsp {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 0;
    padding-top: 66.64%;
}

    .sbsp > h2 {
        position: absolute;
        padding-right: 3%;
    }

        .sbsp > h2 > span {
            background-color: rgba(255,255,255,0.9);
            padding-bottom: 1%;
            padding-top: 1%;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            font-size: 12px;
            color: #143546;
        }

.sbspt {
    top: -15%;
    width: 100%;
    padding-right: 0px !important;
}

    .sbspt > span {
        position: absolute;
        padding-bottom: 3% !important;
        padding-top: 3% !important;
        font-size: 16px;
    }

.sbspp {
    top: 8%;
}

.sbspc {
    top: 25%;
}

.sbbig {
    background-color: #f7f7f7;
    width: 100%;
    color: #143546;
    padding-top: 3%;
}

    .sbbig > div {
        margin-top: 1%;
    }

.ssbt {
    font-size: 17px;
    width: 100%;
    margin-right: 2%;
}

.ssbp {
    font-size: 14px;
    width: 100%;
    margin-right: 2%;
}

.ssbd {
    color: #7f8187 !important;
}

#showdetailp {
    background-color: #fff;
    padding-top: 1%;
    /*overflow: auto;*/
}

@media screen and (max-width:1000px) {
    #showdetailp {
        overflow: auto;
    }
}

@media screen and (max-width:800px) {
    .secdown {
        overflow: auto;
    }
}

@media screen and (max-width:750px) {
    .sbspt > span {
        position: relative;
    }
}

@media screen and (max-width:600px) {
    .sbsp > h2 {
        position: relative;
    }
}

.detailOrderCol1 > div > table {
    width: 400%;
    border: 2px double silver;
}

    .detailOrderCol1 > div > table > thead > tr > th,
    .detailOrderCol1 > div > table > tbody > tr > td {
        border: 1px dotted #989797;
        padding: 10px 20px 7px 10px
    }

    .detailOrderCol1 > div > table > tbody > tr > td {
        font-size: 13px;
    }

.isArchive > td {
    font-size: 14px;
}

    .isArchive > td > div > span {
        padding: 10px 20px 7px 10px
    }

.ttarchive {
    border: 2px solid #341717;
}

    .ttarchive > thead > tr > th,
    .ttarchive > tbody > tr > td {
        padding: 5px 10px;
        border-bottom: 1px solid #000;
        border-right: 1px solid #fff;
    }
