﻿
/*step*/
.tour-dat .reserve_step {
    font-size: 14px;
    /*padding-top: 5px;*/
}

    .tour-dat .reserve_step a {
        /*color: #000;*/
        text-decoration: none;
    }

        .tour-dat .reserve_step a:hover {
            color: #337ab7;
        }

.tour-dat .dsc-user {
    font-size: 18px;
    line-height: 30px;
    padding-top: 10px;
}



.tour-dat .tour-info {
    line-height: 30px;
    padding-top: 10px;
}

    .tour-dat .tour-info table,
    .tour-dat .tour-info table thead tr th,
    .tour-dat .tour-info table tbody tr td {
        border-color: #6a2262;
    }

    .tour-dat .tour-info thead tr,
    .tour-dat .tbl-tour table thead tr,
    .tour-dat .tour-barname table thead tr {
        background-color: #6a2262;
        color: #fff;
    }

        .tour-dat .tour-info thead tr th,
        .tour-dat .tbl-tour table thead tr th,
        .tour-dat .tour-barname table thead tr th {
            border-color: #fff !important;
            padding: 6px 0px;
            color: #fff !important;
            font-size: 14px;
            font-weight: 300;
        }

    .tour-dat .tour-info tbody tr td {
        vertical-align: middle;
    }

    .tour-dat .tour-info table thead tr td {
    }

    .tour-dat .tour-info .col-xs-10 a {
        font-size: 19px;
        font-weight: 200;
        text-decoration: none;
        color: #000;
        padding-right: 10px;
    }

        .tour-dat .tour-info .col-xs-10 a:before {
            border-radius: 50%;
            background-color: #804479;
            content: "";
            position: absolute;
            width: 5px;
            height: 5px;
            right: -2px;
            top: 10px;
        }

.tour-dat .tour-detail {
    margin: 5px 0px;
    line-height: 25px;
    background-color: #fff;
    padding: 4px 6px;
    border-radius: 3px;
    border: 1px solid #6a2262;
}

    .tour-dat .tour-detail label {
        font-size: 20px;
        font-weight: 300;
    }

    .tour-dat .tour-detail span {
        font-size: 15px;
    }


/*barname tour*/
/*.tour-dat .tour-barname {
    padding: 20px 0px;
}*/

.tour-dat .tour-barname label {
    font-size: 18px;
    font-weight: 400;
}

/*.tour-dat .tour-barname table thead tr {
        background-color: #6a2262;
        color: #fff;
    }

        .tour-dat .tour-barname table thead tr th {
            font-size: 15px;
            font-weight: 400;
        }*/

.tour-dat .tour-barname table tbody {
    background-color: #fff;
}

    .tour-dat .tour-barname table tbody tr td {
        border-color: #6a2262;
    }

/*eghamat*/
.tour-dat .tour-eghamat .text-center {
    font-size: 21px;
    /*padding-top: 30px;*/
}

.tour-dat .tour-eghamat .tour-eghamat-row .pishnahad-nam,
.tour-dat .pishnahad-nam {
    font-size: 19px;
    font-weight: 400;
}

.tour-dat .tour-eghamat .tour-eghamat-row .tbl-hotel thead tr,
.tour-dat .tour-eghamat .tour-eghamat-row .tbl-price thead tr,
.tour-dat .tbl-price thead tr {
    background-color: #6a2262;
    color: #fff;
}

    .tour-dat .tour-eghamat .tour-eghamat-row .tbl-hotel thead tr th,
    .tour-dat .tour-eghamat .tour-eghamat-row .tbl-price thead tr th,
    .tour-dat .tbl-price thead tr th,
    .tour-dat .tour-info thead tr th {
        font-size: 15px;
        font-weight: 400;
    }

.tour-dat .tour-eghamat .tour-eghamat-row .tbl-hotel tbody,
.tour-dat .tour-eghamat .tour-eghamat-row .tbl-price tbody,
.tour-dat .tbl-price tbody,
.tour-dat .tour-info tbody {
    background-color: #fff;
}

    .tour-dat .tour-eghamat .tour-eghamat-row .tbl-hotel tbody tr td,
    .tour-dat .tour-eghamat .tour-eghamat-row .tbl-price tbody tr td,
    .tour-dat .tbl-price tbody tr td,
    .tour-dat .tour-info tbody tr td {
        border-color: #6a2262;
    }

.tour-dat .tbl-hotel tbody tr td a {
    text-decoration: none;
    color: #1469b5;
}

.tour-dat .terms {
    font-size: 17px;
    font-weight: 200;
    padding: 10px 1px;
}

.tour-dat .chk-terms label {
    font-size: 14px;
    font-weight: 300;
    padding: 10px 0px;
}

.tour-dat .num-reserve {
}

    .tour-dat .num-reserve table {
    }

        .tour-dat .num-reserve table thead tr {
            background-color: #6a2262;
            color: #fff;
        }

            .tour-dat .num-reserve table thead tr th {
                padding: 7px 0px 0px 0px;
            }

            .tour-dat .num-reserve table thead tr label {
                font-size: 16px;
                font-weight: 400;
            }

        .tour-dat .num-reserve table tbody {
            background-color: #fff;
        }

            .tour-dat .num-reserve table tbody select {
                width: 120px;
                margin: auto;
            }

.tour-dat .btn-footer button,
.tour-dat .btn-footer a {
    background-color: #6a2262;
    border-color: #6a2262;
    padding: 6px 10px;
    border-radius: 10px;
}


.tour-dat .tbl-tour h2 {
    font-size: 20px;
    font-weight: 300;
}

.tour-dat .tbl-tour label {
    font-size: 20px;
    font-weight: 300;
}

/*.tour-dat .tbl-tour table thead tr,
.tour-dat .tbl-tour table tbody tr {
    background-color: #fff;
}*/

/*.tour-dat .tbl-tour table,
.tour-dat .tbl-tour table thead tr th,
.tour-dat .tbl-tour table tbody tr td {
    border-color: #6a2262;
}*/


/*.tour-dat .tbl-tour table thead tr th {
        font-size: 15px;
        font-weight: 500;
        color: #6a2262;
    }*/

.tour-dat .tbl-tour table tbody tr td {
    font-size: 14px;
    font-weight: 300;
}

.tour-dat .package a {
    background-color: #6a2262;
    color: #fff !important;
    border-color: #6a2262;
    padding: 2px 7px;
    font-size: 17px;
    border-radius: 8px;
}

.tour-dat .user .user-row {
    padding: 3px;
    padding-bottom: 50px;
}

.tour-dat .user img {
    width: auto;
    height: 190px;
    padding-bottom: 7px;
}

.tour-dat .user div {
    text-align: center;
}

.tour-dat .user .nam,
.tour-dat .user .tel,
.tour-dat .user .mobile {
    font-size: 14px;
    line-height: 23px;
    font-weight: 400;
}

.tour-dat .user .btn {
    padding: 1px 8px;
    border-radius: 10px;
}

.tour-dat .user label {
    padding-right: 4%;
}


.modal-content .modal-body h3 {
    font-size: 20px;
    font-weight: 300;
    text-align: justify;
    line-height: 33px;
}

.modal-content .modal-footer {
    text-align: center;
}


/*mob*/
.tour-dat.mob .dsc-user {
    font-size: 14px;
    line-height: 25px;
    padding-top: 10px;
    text-align: justify;
}

.tour-dat.mob .tour-info thead tr th,
.tour-dat.mob .tour-info table tbody tr td,
.tour-dat.mob .tbl-tour table thead tr th,
.tour-dat.mob .tbl-tour table tbody tr td,
.tour-dat.mob .tour-barname table tbody tr th,
.tour-dat.mob .tour-barname table tbody tr td,
.tour-dat.mob .tour-eghamat .tour-eghamat-row .tbl-hotel thead tr th,
.tour-dat.mob .tour-eghamat .tour-eghamat-row .tbl-hotel tbody tr td,
.tour-dat.mob .tour-eghamat .tour-eghamat-row .tbl-price tbody tr th,
.tour-dat.mob .tour-eghamat .tour-eghamat-row .tbl-price tbody tr td,
.tour-dat.mob .num-reserve table thead tr label,
.tour-dat.mob .tbl-price tbody tr th,
.tour-dat.mob .tbl-price tbody tr td {
    font-size: 12px;
    font-weight: 300;
    vertical-align: middle;
}

.tour-dat.mob .package a {
    font-size: 14px;
}

.tour-dat.mob .tour-detail label {
    font-size: 16px;
}

.tour-dat.mob .tour-detail span {
    font-size: 14px;
}

.tour-dat.mob .tbl-tour label,
.tour-dat.mob .tour-barname label {
    font-size: 16px;
    font-weight: 300;
}

.tour-dat.mob .tour-eghamat .tour-eghamat-row .pishnahad-nam, .tour-dat .pishnahad-nam {
    font-size: 16px;
    font-weight: 300;
}

.tour-dat.mob .chk-terms label {
    text-align: justify;
}

.tour-dat.mob .num-reserve table tbody select {
    width: 100px;
}

.tour-dat.mob .btn-footer button,
.tour-dat.mob .btn-footer a {
    padding: 6px 13px;
    font-size: 12px;
}

.tour-dat.mob .terms {
    font-size: 15px;
    font-weight: 300;
    padding: 10px 1px;
    text-align: center;
}

.tour-dat.mob .num-reserve table tr th {
    background-color: #6a2262;
    color: #fff;
    width: 55%;
    vert-align: middle;
}

    .tour-dat.mob .num-reserve table tr th label {
        font-size: 13px;
        font-weight: 300;
    }
