﻿.DlAdress {
    width: 100%;
    border: 1px solid #808080;
    margin: 20px 0;
}

.dlheader {
    background-color: #075f9f;
    height: 35px;
    color: #FFFFFF;
}

.DlAdress td {
    vertical-align: middle;
    text-align: center;
    font-size: 8pt;
}

.dlTr {
    height: 30px;
    border-bottom: 1px solid #F0F0F0;
}

.shippingstyle {
    border: 1px solid #c4c2c2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}

    .shippingstyle .radio {
        background-color: #F6F8F8;
        width: 50px;
    }

    .shippingstyle .radio2 {
        background-color: #e0e5f9;
        width: 50px;
    }

    .shippingstyle td {
        text-align: center;
        vertical-align: middle;
    }

    .shippingstyle .shImage {
        float: right;
        padding: 10px;
    }

    .shippingstyle .typeStyle {
        background-color: #EDF2F7;
        width: 70px;
        font-size: 8pt;
    }

    .shippingstyle table {
        width: 100%;
    }

    .shippingstyle .shText {
        float: right;
        padding: 10px;
        line-height: 3;
        text-align: right;
        font-size: 8pt;
    }

.shippings-cart .shText {
    float: right;
    padding: 10px;
    line-height: 3;
    text-align: right;
    font-size: 8pt;
}

.titleshive {
    color: #075f9f;
    font-size: 15px;
    font-weight: bold;
    padding: 10px;
    width: 100%;
    background: url("/Portals/_default/Skins/FaraShop/images/cn-arrow.png") no-repeat scroll right center #fff;
}

.SendInfostyle {
    border: 1px solid #c4c2c2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 10px;
    padding: 20px;
}

.TblSendinfo {
    width: 100%;
    height: 185px;
    margin-top: 15px;
}

    .TblSendinfo td {
        font-weight: bold;
        font-size: 9pt;
    }

        .TblSendinfo td span {
            font-weight: normal;
        }

.imgPost {
    vertical-align: middle;
}

.DlBankStyle td {
    text-align: right !important;
    font-size: 8pt;
}

.DlBankStyle {
    line-height: 2;
}

.MarginTop_Bottom_20 {
    margin-bottom: 20px;
    margin-top: 20px;
}

@media print {
    .btn-show-basket, .basket-preview-wrap, #ControlBar_ControlPanel, .BoxMenuPages, .profilebx *, .navbx *, .fside1, .fside2, #dnn_ctr2503_OrderReview_pnlFinalStep {
        display: none;
    }

    .mwidth {
        width: 96%;
    }

    .w1225 {
        width: 100%;
    }
}

.pay-tbl2 {
    width: 100%;
    margin-top: 40px;
}

.pay-tbl2td1 {
    text-align: right;
    background-color: #f2f2f4;
    padding-right: 12px;
    color: #000;
}

.BGridViewHeader {
    background-color: #bababc !important;
    height: 25px !important;
}

.Balternatingstyle, .BGridViewRow {
    height: 70px !important;
}

.tracking-code {
    text-align: center;
    background-color: rgba(152, 193, 0, .8);
    padding: 8px 0;
    width: 800px;
    margin: 0 auto;
    font-size: 14px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

strong {
    font-weight: bold !important;
}

.order-review ul {
    width: 100%;
    padding: 0;
    margin: 0;
}

    .order-review ul.basket-header > li {
        background-color: #3F75AB;
        color: #fff;
        height: 40px;
    }

    .order-review ul > li {
        display: inline-block;
        width: 15%;
        height: 75px;
        overflow: hidden;
        position: relative;
        text-align: center;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border-bottom: 1px solid #3F75AB;
    }

        .order-review ul > li:nth-child(2) {
            width: 23%;
        }

        .order-review ul > li > span {
            position: relative;
            top: 40%;
        }

        .order-review ul > li > img {
            width: 38%;
            margin: 0 auto;
        }

.div-legal {
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 10px;
}

.ul-legal div {
    padding: 10px;
}

    .ul-legal div span:first-child {
        font-weight: bold;
    }

.completepay, .printfactor {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    height: 18px;
    margin-bottom: 20px;
    padding: 10px;
    width: 160px;
    text-align: center;
    color: white;
    font-weight: bold;
}

.completepay {
    background-color: #76A219;
    border: 1px solid #76A219;
    margin: 20px auto;
}

    .completepay a {
        color: #fff !important;
        font-size: 12px;
        text-align: center;
    }

.printfactor {
    background: url("/DesktopModules/FaraShop/Images/printfactor.png") no-repeat scroll 110px center #1e5a96;
    border: 1px solid #184f87;
    width: 130px;
}

    .printfactor p {
        float: right;
        padding-right: 40px;
    }

.pnlshipping {
    width: 48%;
    margin-top: 40px;
    margin-left: 49px;
    float: right;
    display: inline-block;
}

.PanelPayment {
    width: 48%;
    margin-top: 40px;
    display: inline-block;
}

.warring {
    float: right;
    width: 1080px;
}
