﻿

.main .container {
    box-shadow: 0 0px 4px #c1c1c1 !important;
    background-color: #fff;
    padding-top: 5px;
}

.jbBack {
    padding: 10px 0 0 0;
    font-size: 12px;
    border-bottom: 2px solid #e4e4e4;
}

    .jbBack button.searchChange {
        padding: 3px 12px;
        color: #428bca;
        direction: ltr;
        background-color: #faf9f7;
        border: 2px solid #e4e4e4;
        border-bottom-color: #faf9f7;
        margin-bottom: -3px;
    }

        .jbBack button.searchChange i {
            margin-right: 5px;
        }

    .jbBack:after {
        clear: both;
    }

    .jbBack a {
        margin-left: 10px;
    }

.input-group {
    direction: ltr;
}

.jbBack button.searchChange:focus {
    outline: none;
}

.jbFeatureHotel {margin-bottom:20px;
}

    .jbFeatureHotel .jbStarHotel {
        display: flex;
        padding-top: 5px;
    }

        .jbFeatureHotel .jbStarHotel h1 {
            margin: 5px 0 5px 10px;
            font-family: iransans,Tahomal !important;
            font-size: 28px;
        }

        .jbFeatureHotel .jbStarHotel .jbLikeHotel {
            background-color: #f4f4f4;
            padding: 1px 2px;
            margin-right: 10px;
            margin-top: 4px;
            height: 22px;
        }

            .jbFeatureHotel .jbStarHotel .jbLikeHotel a {
                color: #f1c40f;
                margin: 0 2px;
                display: block;
                float: right;
            }

    .jbFeatureHotel .jbOffFlag {
        height: 40px;
        left: -20px;
        float: left;
        position: relative;
        width: 240px;
        text-align: center;
        background-color: #D41200;
        color: #fff;
        line-height: 39px;
        font-size: 12px;
    }

.jbBoxLeftDetail {
    padding-top: 23px;
}

.jbFeatureHotel .jbOffFlag::before {
    border-right: 10px solid transparent;
    border-top: 7px solid #D41200;
    content: "";
    height: 0;
    right: 0;
    position: absolute;
    top: 100%;
    width: 0;
}

.jbFeatureHotel .jbOffFlag .jbReserveDateFirst {
    font-size: 16px;
    font-weight: bold;
}

.jbFeatureHotel .jbOffFlag span {
    left: 30px;
    top: 6px;
    color: #fff;
    font-size: 13px;
}

    .jbFeatureHotel .jbOffFlag span b {
        font-size: 18px;
    }

.jbFeatureHotel .jbBestPriceFlag {
    width: 105.5%;
    /*min-height: 85px;*/
    padding: 10px 5px;
    float: left;
    position: relative;
    left: -20px;
    line-height: 19px;
    text-align: center;
    background-color: #FAF9F7;
    border: 1px solid #E3E3E3;
    margin-bottom: 10px;
}

    .jbFeatureHotel .jbBestPriceFlag::before {
        border-left: 10px solid transparent;
        border-top: 7px solid #D1D1D1;
        content: "";
        height: 0;
        left: -1px;
        position: absolute;
        top: 100%;
        width: 0;
    }

    .jbFeatureHotel .jbBestPriceFlag span {
        left: 30px;
        top: 6px;
        font-size: 15px;
    }

    .jbFeatureHotel .jbBestPriceFlag hr {
        border-bottom: 1px solid #d1d1d1;
        margin: 5px 5px;
        padding: 0px;
    }

    .jbFeatureHotel .jbBestPriceFlag span b {
        font-size: 18px;
    }

    .jbFeatureHotel .jbBestPriceFlag .col-md-5 {
        font-size: 11px;
    }

    .jbFeatureHotel .jbBestPriceFlag .jbOfferPriceStart {
        line-height: 30px;
        font-size: 12px;
        color: #747474;
    }


.tooltip-inner, .slider-selection, .progress {
    border-radius: 0px;
}

.jbServiceHotel {
    margin-bottom: 10px;
}

    .jbServiceHotel ul.jbFeatureList {
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }

        .jbServiceHotel ul.jbFeatureList::after {
            clear: both;
        }

        .jbServiceHotel ul.jbFeatureList li {
            padding: 3px 0px;
            display: inline-block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 13px;
            width: 49%;
        }

            .jbServiceHotel ul.jbFeatureList li i {
                color: #33cbba;
                margin-left: 5px;
            }

.jbPlaceTouristDistance ul.jbPlaceList {
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

    .jbPlaceTouristDistance ul.jbPlaceList::after {
        clear: both;
    }

    .jbPlaceTouristDistance ul.jbPlaceList li {
        padding: 4px 0px;
        display: block;
        overflow: hidden;
        font-size: 13px;
    }

        .jbPlaceTouristDistance ul.jbPlaceList li span.bold {
            font-size: 13px;
            font-weight: bold;
            color: #a22220;
        }

        .jbPlaceTouristDistance ul.jbPlaceList li i {
            color: #33cbba;
            margin-left: 5px;
        }

.jbServiceRoom ul.jbFeatureList {
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

    .jbServiceRoom ul.jbFeatureList::after {
        clear: both;
    }

    .jbServiceRoom ul.jbFeatureList li {
        padding: 3px 2px;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 13px; /*border-right:2px solid #eee*/
    }

        .jbServiceRoom ul.jbFeatureList li.Breakfast {
            display: block;
            margin-bottom: 10px;
        }

        .jbServiceRoom ul.jbFeatureList li:nth-child(1) {
            border: none;
        }

        .jbServiceRoom ul.jbFeatureList li i {
            color: #33cbba;
            margin-left: 5px;
        }


.jbServiceRooms {
    border: 1px solid #e5e5e5;
}

    .jbServiceRooms ul.jbFeatureList {
        margin: 2px;
        padding: 10px;
        background-color: #faf9f7;
    }

        .jbServiceRooms ul.jbFeatureList::after {
            clear: both;
        }

        .jbServiceRooms ul.jbFeatureList li {
            width: 24%;
            padding: 3px 0px;
            display: inline-block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 13px;
        }

            .jbServiceRooms ul.jbFeatureList li i {
                color: #33cbba;
                margin-left: 5px;
            }



.jbSpaceHotel ul.jbWay {
    padding-right: 0;
    line-height: 2;
    font-size: 11px;
}

    .jbSpaceHotel ul.jbWay li i {
        color: #006599;
        margin-left: 5px;
    }


ul.jbAddress {
    padding: 0;
    margin-bottom: 0;
    color: #7C7C7E;
    font-size: 13px;
}

    ul.jbAddress li {
        padding: 0 0 10px 5px;
        display: inline-block;
    }

        ul.jbAddress li i {
            color: #006599;
            margin-left: 5px;
        }

.jbServiceHotel .banner {
    display: block;
    height: 227px;
    background: url(images/banner-jabama.jpg) no-repeat center center;
    background-size: cover;
}


.banner {
    background-color: #faf9f7;
    height: 140px;
}

.jbImagesHotel {
    border-bottom: 2px solid #f3f3f3;
    margin-bottom: 20px;
    position: relative;
}

.jbDescriptionHotel p {
    line-height: 2;
    text-align: justify;
}

.jbImagesHotel sp-current-big img {
    width: 100%;
}

.jbImagesHotel .sp-wrap {
    width: 100%;
}



.jbFeatureRoom .jbBestRoom {
    margin-bottom: 20px;
    background-color: #f7fcf3;
    border: 1px solid #c9e1b3;
}

    .jbFeatureRoom .jbBestRoom .jbTitleBestSelection {
        background-color: #c9e1b3;
        margin: 1px 1px 0 1px;
        padding: 5px;
        color: #5ca23d;
    }

.jbUserPersonRoom {
    background-image: url("images/room_user.png");
    background-position: left center;
    display: inline-block;
    height: 20px;
    margin-right: 1px;
    padding: 0;
    width: 10px;
}

.jbUserChildRoom {
    background-image: url("images/room_user.png");
    background-position: right center;
    display: inline-block;
    height: 20px;
    margin-right: 1px;
    padding: 0;
    width: 8px;
}

.jbFeatureRoom .jbBestRoom .jbBodyBestSelection {
    padding: 10px 40px 0px 10px;
}

    .jbFeatureRoom .jbBestRoom .jbBodyBestSelection table {
        margin-bottom: 10px;
        background-color: #fff;
        border: 1px solid #ccc;
    }

        .jbFeatureRoom .jbBestRoom .jbBodyBestSelection table td.jbCountGuest {
            width: 100px;
        }

        .jbFeatureRoom .jbBestRoom .jbBodyBestSelection table td .jbOffBanner {
            background: url(../content/images/offbanner.png) no-repeat center center;
            width: 115px;
            display: block;
            height: 29px;
            text-align: center;
            color: #fff;
            direction: rtl;
            line-height: 30px;
            margin-left: 20px;
            float: right;
        }

        .jbFeatureRoom .jbBestRoom .jbBodyBestSelection table td.jbCount-two {
            background: url(../content/images/twoguest.png) no-repeat center center;
        }

        /*.jbFeatureRoom .jbBestRoom .jbBodyBestSelection table td.jbCount-three {
            background: url(../content/images/ThreeGuest.png) no-repeat center center;
        }*/

        .jbFeatureRoom .jbBestRoom .jbBodyBestSelection table td {
            padding: 5px 10px;
            border-top: 1px solid #c9e1b3;
            position: relative;
        }

        .jbFeatureRoom .jbBestRoom .jbBodyBestSelection table th {
            padding: 5px 10px;
            text-align: right;
            direction: rtl;
            border-bottom: 2px solid #c9e1b3;
        }

        .jbFeatureRoom .jbBestRoom .jbBodyBestSelection table td span.jbCountHotel {
            background-color: #c9e1b3;
            color: #5ca23d;
            display: block;
            padding: 6px 15px;
            position: absolute;
            right: -31px;
            top: -33px;
            width: 30px !important;
        }

        .jbFeatureRoom .jbBestRoom .jbBodyBestSelection table td span.jbPriceSegment {
            margin-right: 30px;
        }

.jbFeatureRoom .jbBestRoom .jbTotal {
    padding: 10px 0px !important;
    border-top: 2px solid #c9e1b3;
}
    /*.jbFeatureRoom .jbBestRoom .jbTotal::after{clear:both}*/
    .jbFeatureRoom .jbBestRoom .jbTotal .jbPrice {
        color: #a22220;
        margin-top: 5px;
    }

        .jbFeatureRoom .jbBestRoom .jbTotal .jbPrice span.price {
            font-size: 18px;
            color: #3ea300;
        }



.jbSearchBoxResult {
    background-color: #faf9f7;
    padding: 7px 10px;
    border: 1px solid #E5E5E5;
}

.jbSearchBoxResultTop {
    background-color: #faf9f7;
    padding: 7px 10px;
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    display: none;
}

.jbFeatureRoom .jbSearchBoxResult .jbSearchDate {
    font-size: 12px;
    padding-top: 7px;
}

.jbFeatureRoom .jbSearchBoxResult .jbNightCountResult {
    padding-top: 7px;
    font-weight: bold;
}

.jbFeatureRoom .jbSearchBoxResult .jbTotalReserve {
    padding-top: 7px;
}



.jbFeatureRoom .jbTableRoom th {
    text-align: center;
    background-color: #faf9f7;
    font-family: iransans,Tahomal;
}

.jbFeatureRoom .jbTableRoom .jbRoomPicSmall img {
    border: 1px solid #ccc;
    padding: 2px;
}

.jbFeatureRoom .jbTableRoom td.jbMainFeature {
    background-color: #fdfffa;
}

    .jbFeatureRoom .jbTableRoom td.jbMainFeature a.jbRoomDetail {
        cursor: pointer;
    }

.jbFeatureRoom .jbTableRoom .jbPrice {
    color: #006498;
    margin-top: 5px;
    font-size: 19px;
}

.jbFeatureRoom .jbTableRoom .jbFeatureSpecific .title {
    margin-bottom: 10px;
}

.jbFeatureRoom .jbTableRoom .jbFeatureSpecific ul {
    padding: 0;
}

    .jbFeatureRoom .jbTableRoom .jbFeatureSpecific ul li {
        font-size: 12px;
        margin-bottom: 5px;
    }

        .jbFeatureRoom .jbTableRoom .jbFeatureSpecific ul li i {
            font-size: 12px;
            color: #33cbba;
            margin-left: 5px;
        }

/*.jbFeatureRoom .jbTableRoom .jbRoomDescription {
    background-color: #fdfffa;
}*/

.jbFeatureRoom .jbTableRoom .jbRoomDescription ul {
    height: 100px;
    padding: 0;
}

    .jbFeatureRoom .jbTableRoom .jbRoomDescription ul li {
        width: 24%;
        display: inline-block;
    }

        .jbFeatureRoom .jbTableRoom .jbRoomDescription ul li i {
            font-size: 12px;
            color: #33cbba;
            margin-left: 5px;
        }

.jbFeatureRoom .jbTableRoom .jbReserve {
    background-color: #f2f7fd;
    /*background-image: url(images/bg_border.png);
    background-position: bottom;*/
    background-repeat: repeat-x;
    width: 15%;
}

    .jbFeatureRoom .jbTableRoom .jbReserve input {
        margin-top: 10px;
    }

.jbFeatureRoom .tableRoomOffer th.jbCountRoom {
    width: 10%;
}



.jbTableRoom #no-more-tables {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.jbTableRoom .table {
    margin-bottom: 0px !important;
}

.jbFeatureRoom .tableRoomOffer .jbTablePriceDetail tbody tr:nth-last-child(-n+2) {
    display: table-row;
}

.jbFeatureRoom .tableRoomOffe .jbMainFeature h5 {
    font-weight: bold;
}

.jbFeatureRoom .tableRoomOffer .jbRoomDetail {
    font-size: 12px;
    color: #528A55;
}

.jbFeatureRoom .jbRules p {
    text-align: justify;
}

.jbFeatureRoom .jbRules img {
    width: 104px;
}



.jbTotalPricePerNight {
    color: #a22220;
    margin-top: 5px;
    font-size: 18px !important;
}

.jbTotalPrice {
    color: #006498;
    margin-top: 5px;
    font-size: 18px !important;
}

    .jbTotalPrice span {
        font-size: 28px !important;
    }

.jbTdSpace {
    border-left: 1px solid #f2f7fd !important;
    border-right: 1px solid #fff !important;
    font-size: 1px;
    padding: 0 !important;
    min-height: 0 !important;
}


@media (max-width: 801px) {
    .jbTableRoom .mobileNone {
        display: none !important;
    }

    .jbTableRoom .destopNone {
        display: block !important;
        width: 100% !important;
    }

        .jbTableRoom .destopNone td {
            padding-right: 10px !important;
            padding-left: 10px !important;
            text-align: center !important;
        }
}

@media (max-width: 768px) {


        .tabHotelDetail {margin:0px 0px 10px 0px;padding:0px;border-bottom:2px solid #e6e4e4;}
.tabHotelDetail li {float:right;margin-bottom:-1px;}
.tabHotelDetail > li > a {border:0px;margin-right:0px;margin-bottom:-1px;font-family:iransans,Tahomal;color:#000;border-radius:0px;margin-left:1px;background-color:#F8F8F9;font-size:12px;padding:10px 10px;}
.tabHotelDetail > li > a:hover, .tabHotelDetail > li > a:focus {background-color:#5F6062;color:#fff;}
.tabHotelDetail li.active {}
.tabHotelDetail li.active a {border-bottom:2px solid #f4a000;font-family:iransans,Tahomal;color:#000;background-color:#5F6062;color:#fff;border-left:0px;border-top:0px;border-right:0px;}
.tabHotelDetail li.active a:hover,.tabHotelDetail li.active a:focus {margin-bottom:-1px;border-bottom:2px solid #f4a000;border-left:0px;border-top:0px;border-right:0px;background-color:#5F6062;color:#fff}




    .jbTitleHotel .mobileNone {
        display: none;
    }


    #no-more-tables td {
        text-align: right;
    }

    #no-more-tables .jbCountHotelMobile td {
        text-align: right;
        font-size: 17px;
        padding-right: 15px;
    }

    #no-more-tables tr.jbRoomDescription {
        border-bottom: none;
    }

        #no-more-tables tr.jbRoomDescription td {
            padding-right: 3%;
            border-bottom: none;
        }

    #no-more-tables tr.jbReserve td {
        padding-right: 10px;
        text-align: center;
        line-height: 30px;
    }

    .jbFeatureRoom .jbBestRoom .jbBodyBestSelection {
        padding: 10px 10px 10px;
    }

    .jbFeatureRoom .jbTableRoom .jbReserve {
        width: 100%;
    }

    .jbFeatureRoom .jbTableRoom .jbRoomDescription ul {
        min-width: 200px;
    }

        .jbFeatureRoom .jbTableRoom .jbRoomDescription ul li {
            width: 49%;
        }

    .jbFeatureRoom .jbBestRoom .jbBodyBestSelection table td span.jbPriceSegm-ent {
        display: inline-block;
        margin-right: 0;
    }

    .jbBackLink {
        margin-bottom: 10px;
    }

    .jbServiceRooms ul.jbFeatureList li {
        width: 49%;
    }




    .aLinkCooment {
        float: left;
        padding: 5px 20px 5px 10px;
    }

        .aLinkCooment:hover {
            background-color: #DADE99;
            border: 1px solid #C3C789;
        }
}


#jbReserveNowLink {
    margin-top: 17px;
}

.page {
    font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    background: #fff;
    color: #555;
}

pre {
    background: #333;
    padding: 10px;
    overflow: auto;
    color: #BBB7A9;
}

.button {
    text-decoration: none;
    color: #F0353A;
    border: 2px solid #F0353A;
    padding: 6px 10px;
    display: inline-block;
    font-size: 18px;
}

    .button:hover {
        background: #F0353A;
        color: #fff;
    }

.demo {
    text-align: center;
    padding: 30px 0;
}

.clear {
    clear: both;
}




.checkBoxHomeChild {
    text-align: right;
    direction: rtl;
    margin-top: 18px;
}

    .checkBoxHomeChild .jbcheckbox {
        border: 1px solid #7d7d7d;
        color: #fff;
        float: right;
        height: 15px;
        margin-left: 5px;
        margin-top: 2px;
        padding: 3px;
        width: 15px;
    }

        .checkBoxHomeChild .jbcheckbox:hover {
            border: 1px solid #00e7b6;
        }

        .checkBoxHomeChild .jbcheckbox.select {
            background-color: #00e7b6;
            background-image: url("images/bg_checkbox.gif");
            background-position: center center;
            background-repeat: no-repeat;
            border: 1px solid #00e7b6;
            color: #000;
            float: right;
            font-size: 12px;
            height: 15px;
            margin-left: 5px;
            margin-right: 0;
            margin-top: 2px;
            padding: 3px;
            width: 15px;
        }

.checkBoxHomeChild {
    margin-bottom: 20px;
}


.jaDateInOut .input-group-addon {
    width: 37px;
    cursor: pointer;
}

.jaDateInOut .ui-datepicker-trigger {
    position: absolute;
    left: 2px;
    top: 2px;
    cursor: pointer;
}

.jaDateInOut .input-group {
    width: 100%;
}

.fotorama__stage__frame.fotorama__loaded.fotorama__loaded--img.fotorama__active {
    text-align: center;
}

.fotorama__img {
    position: relative !important;
    left: 0px !important;
    right: 0px !important;
}

.fotorama__stage__frame.fotorama__loaded.fotorama__loaded--img.fotorama__active {
    background-color: #FAF9F7;
}

.fotorama__stage.fotorama__pointer {
    background-color: #FAF9F7;
}

.fotorama__nav.fotorama__nav--thumbs {
    text-align: right;
}

.jbCountNight {
    font-size: 16px;
    font-weight: bold;
    color: #a22220;
}




.divDiscount {
    position: absolute;
    width: 130px;
    text-align: center;
    background-color: #d41200;
    color: #fff;
    line-height: 25px;
    right: -20px;
    font-size: 12px;
    top: 50px;
    z-index: 100;
    padding: 10px;
    font-size: 15px;
}

    .divDiscount::before {
        border-right: 10px solid transparent;
        border-top: 7px solid #9c0c1e;
        content: "";
        height: 0;
        right: 0;
        position: absolute;
        top: 100%;
        width: 0;
    }

    .divDiscount b {
        font-weight: bold;
        font-size: 25px;
    }


.divDiscountRoom {
    position: relative;
    width: 130px;
    text-align: center;
    background-color: #d41200;
    color: #fff;
    font-size: 15px;
    right: -19px;
    padding: 3px 0px;
    margin-bottom: 10px;
}

    .divDiscountRoom::before {
        border-right: 10px solid transparent;
        border-top: 7px solid #9c0c1e;
        content: "";
        height: 0;
        right: 0;
        position: absolute;
        top: 100%;
        width: 0;
    }

.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    box-shadow: none !important;
}

.dropdown-menu a:focus {
    outline: none !important;
}


.strikePrice {
    color: #9e9e9e;
}



.aLinkCampian {
    display: block;
    width: 100%;
    height: 236px;
    background-image: url(images/slider/jabama-banner-941119.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

@media only screen and (max-width: 991px) {
    .jbFeatureHotel .jbOffFlag {
        display: none;
    }

    .jbFeatureHotel .jbBestPriceFlag {
        display: none;
    }
}

.jbDescriptionHotel {
    white-space: normal;
}

.IntervalsBox {
    background-color: #FDFCC7;
    padding: 10px;
    border: 1px solid #E8E781;
    color: #EF6D0D;
    margin-bottom: 10px;
}

    .IntervalsBox span {
        margin-top: 10px;
        display: block;
    }

#jbSelectHotel {
    display: block;
    margin-bottom: 50px;
}


div[style*="width: 13px; height: 13px;"] {
    left: 12px !important;
    right: auto !important;
}




.jbAMapMin {
    border: 1px solid #E4E4E4;
    padding: 1px;
    position: relative;
}

.dayssDav2 {
    margin-top: 8px;
}

.gm-style-iw div {
    overflow: hidden !important;
}

.trShowHideHotelDetail, .trShowHideHotelDetail div, .trShowHideHotelDetail p, .trShowHideHotelDetail td, .trShowHideHotelDetail tr, .trShowHideHotelDetail table {
    height: 0px !important;
    font-size: 0px !important;
    line-height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    border: 0px !important;
    background: none !important;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border-bottom: none !important;
}

.jbDetailPrice {
    font-size: 12px;
    cursor: pointer;
}

    .jbDetailPrice:hover {
        color: #0072BE;
    }



.item {
    background-color: #FAF9F7;
    padding: 0;
    border: 0px solid #ddd;
    text-align: center;
    width: 100px;
    margin-left: 0px;
    float: none;
    display: inline-block;
}

    .item .seprate {
        display: block;
        border-bottom: 1px solid #ddd;
        padding: 5px 0;
    }

    .item .AvailableSeprate {
        display: block;
        padding: 2px 0;
        background-color: #E5F5CE;
    }

    .item .NotAvailableSeprate {
        display: block;
        padding: 2px 0;
        background-color: #fad0d0;
    }


.checkIcon {
    color: #33cbba;
}

.closeIcon {
    color: #a22220;
}

.jbTxtNotReserve {
    color: #71a86f;
    font-size: 18px;
    direction: rtl;
    line-height: 2;
}

.jbCommentAuthor {
    border-bottom: 1px solid #a1d3f6;
    margin-bottom: 14px;
}

.jbCommentCtrl {
    margin-top: 15px;
    padding: 5px;
    border-bottom: 1px solid #a1d3f6;
    padding-bottom: 15px;
}

.jbCommentTxt {
    border: 1px solid #c5c5c5;
    width: 100%;
    padding-right: 8px;
    box-shadow: inset 1px 1px 1px rgba(0,0,0,0.09);
}

    .jbCommentTxt:focus {
        outline: none;
        box-shadow: none;
        border: 1px solid #f4a000;
    }

.jbCommentCtrl .form-group {
    margin: 0 0 0 15px;
}

.jbInsertComment {
}

.jbCommentVote li {
    cursor: default;
    display: inline-block;
    font-size: 20px;
    list-style-type: none;
    direction: ltr;
}


.jbCommentVote .rating {
    display: inline-block;
}

    .jbCommentVote .commentstar,
    .jbCommentVote .rating:not(.vote-cast):hover .commentstar:hover ~ .commentstar,
    .jbCommentVote .rating.vote-cast .commentstar.selected ~ .commentstar {
        color: #cacaca;
    }

    .jbCommentVote .rating:hover .commentstar,
    .jbCommentVote .rating.vote-cast .commentstar {
        /* highlighted state */
        color: #f3a100;
        cursor: pointer;
    }

.jbCommentText span {  font:normal 12pt iran_sans;
}
.jbCommentVote .jbVoteTitle {
    vertical-align: text-top;
    display: inline-block;
    width: 154px;
}

.jbInsertComment .commentstar {
    font-size: 14px;
}

.jbFeatureVote .rating:hover .commentstar, .jbFeatureVote .rating.vote-cast .commentstar {
    color: #70ca3f;
}


.jbFeatureRate .jbCmTitle {
    display: inline-block;
    width: 121px;
    font:normal 10pt iran_sans;
}

.jbTravelType select {
    float: left;
    min-width: 140px;
}

.jbCommentText .fa-plus-circle {
    color: #55af33;
}

.jbCommentText .fa-minus-circle {
    color: #ff5f11;
}

.jbCommentText .title {
    display: inline-block;
    padding: 8px 4px;
}

.jbCommentText textarea {
    /*box-shadow: inset 1px 1px 1px rgba(0,0,0,0.09);*/
    display: block;
    width: 100%;
    min-height: 40px;
    border: 1px solid #a5a5a5;
    transition: all ease-in-out 0.3s;
}

    .jbCommentText textarea:focus {
        outline: none;
        border: 1px solid #66b3e0;
        background: #f9fdff;
    }

.jbRecommendation .checkbox .text {
    margin-right: 20px;
}

.jbInsertComment .jbSecurityQ {
    margin-top: 22px;
}

    .jbInsertComment .jbSecurityQ label {
        font-weight: normal !important;
    }

.jbFeatureRate {
    padding: 11px 0;
}

.jbCommentBtn {
    margin-top: 8px;
    margin-bottom: 8px;
    background: #3dbac2;
    color: white;
    border: none;
    width: 100%;
    padding: 7px 0 9px;
     font:normal 14pt iran_sans;
}

    .jbCommentBtn:hover {
        background: #42ae95;
        color: #fff;
    }




.jbShowComment {
    background: #f3f4f8;
    border: 1px solid #cdcdcd;
    box-shadow: 0 0 4px rgba(0,0,0,0.05);
    padding: 17px;
}

.jbTravelTypeList {
    font-size: 12px;
    color: #8d8d8d;
}

.jbShowComment .jbCommentItem {
    background: #fff;
    padding: 1em;
    border: 1px solid #cdcdcd;
    margin-bottom: 15px;
    box-shadow: 0 0 5px rgba(0,0,0,0.08);
    position: relative;
}


    .jbShowComment .jbCommentItem .fa-plus-circle {
        color: #55af33;
    }

    .jbShowComment .jbCommentItem .fa-minus-circle {
        color: #b4b4b4;
    }


.AuthorName {
  font:normal 14pt iran_sans;
}

.jbCommentItem .jbCommentMeta {
    border-bottom: 1px dashed #eee;
    padding-bottom: 12px;
    margin-bottom: 10px;
}

    .jbCommentItem .jbCommentMeta .jbScoreComment {
        font-size: 22px;
        text-align: center;
        display: inline-block;
        background: #f7f7f7;
        line-height: 17px;
        /*margin: 5px 0;*/
        border: 1px solid #ffd78a;
        position: relative;
        padding-top: 7px;
        /*width: 49px;*/
        padding-bottom: 25px;
        border-bottom: none;
    }

        .jbCommentItem .jbCommentMeta .jbScoreComment .number {
            color: #545454;
        }

        .jbCommentItem .jbCommentMeta .jbScoreComment .text {
            font-size: 10px;
            position: absolute;
            right: 0;
            width: 100%;
            bottom: 0;
            line-height: 19px;
            background: #f5a100;
            color: #fff;
        }

    .jbCommentItem .jbCommentMeta .jbDetailAuthor {
        display: inline-block;
        line-height: 1;
    }


    .jbCommentItem .jbCommentMeta .jbCommentAuthorName {
        border-bottom: 1px solid #eee;
        margin-bottom: 4px;
        padding: 8px 0 8px 0px;
    }

.jbCommentSubject {
    font-size: 19px;
    font-family: iransans,Tahomal;
    color: #000;
}

    .jbCommentSubject i {
        font-size: 7px;
        color: #545454;
    }

.jbCommentItem p {
    padding-right: 5px;
    text-align: right;
    line-height: 30px;
    font-size: 13px;
    color: #757575;
    display: inline;
}

.jbCommentItem .jbCommentMetaDate {
    text-align: left;
}

.jbShowAllCm {
    display: block;
    border: none;
    background: #00a7ed;
    color: white;
    padding: 6px 13px 8px;
    float: left;
    margin-left: 1px;
}

.jbCmProfile {
    display: block;
    margin-top: 10px;
    text-align: center;
}

    .jbCmProfile img {
        width: 70% !important;
        margin: auto;
        margin-bottom: 10px;
        border: 4px solid #dbdbdb;
    }

.jbCommentItem .arrow-right {
    margin-right: -34px;
    position: absolute;
    margin-top: 41px;
    box-shadow: 0 0 5px rgba(0,0,0,0.08);
}

    .jbCommentItem .arrow-right:before, .arrow-right:after {
        content: ' ';
        height: 0;
        position: absolute;
        width: 0;
        border: 10px solid transparent;
    }

    .jbCommentItem .arrow-right:before {
        border-left-color: #fff;
        position: absolute;
        top: -19px;
        right: 2px;
        z-index: 2;
    }


.arrow-right:after {
    border-left-color: #cdcdcd;
    position: absolute;
    top: -19px;
    right: 0;
    z-index: 1;
}
.jbComments {position:relative}
.jbComments .progress-bar {
    float: right;
    font-family: yekan,Tahoma;
    font-size: 14px;
}

section.jbComments {
    padding-bottom: 2em;
}

.jbComments .progress {
    margin-bottom: 14px;
}

.jbReviewScore {
    padding-top: 15px;
}

    .jbReviewScore .jbScoreNumber {
        font-size: 53px;
        text-align: center;
        display: block;
        background: #ffe4a4;
        line-height: 32px;
        margin: 5px 0;
        border: 1px solid #ffd78a;
        position: relative;
        padding-top: 14px;
        padding-bottom: 14px;
        border-bottom: none;
    }

.jbScoreNumber .number {
    color: #a88034;
}

.jbScoreNumber .text {
    font-size: 11px;
    position: absolute;
    width: 100%;
    bottom: 0;
    line-height: 19px;
    background: #f5a100;
    color: #fff;
}

.jbCommentMetaPoint {
    background: #545454;
    color: white;
    padding: 1px 6px;
    margin: 2px;
}

.jbCommentWarning {
    background: #fff7e5;
    border: 1px solid #ffe4a4;
    padding: 10px;
    line-height: 26px;
}

.jbInsertComment .slider-horizontal {
    float: left;
}

.jbSaveComment {
    padding: 10px;
    line-height: 2;
    color: #3c763d;
    background-color: #eaf7e5;
    text-align: center;
    margin-top: 5px;
    border: 1px solid #b2dba1;
}

.jbErrorComment {
    padding: 10px;
    line-height: 2;
    color: #5d0303;
    background-color: #f7d8d8;
    text-align: center;
    margin-top: 5px;
    border: 1px solid #debebe;
}

.titleComment {
    position: relative;
}

@media (min-width: 768px) {

    .tabHotelDetail {margin:0px 0px 10px 0px;padding:0px;border-bottom:2px solid #e6e4e4;}
.tabHotelDetail li {float:right;margin-bottom:-1px;}
.tabHotelDetail > li > a {border:0px;margin-right:0px;margin-bottom:-1px;font-family:iransans,Tahomal;color:#000;border-radius:0px;margin-left:5px;background-color:#F8F8F9}
.tabHotelDetail > li > a:hover, .tabHotelDetail > li > a:focus {background-color:#5F6062;color:#fff;}
.tabHotelDetail li.active {}
.tabHotelDetail li.active a {border-bottom:2px solid #f4a000;font-family:iransans,Tahomal;color:#000;background-color:#5F6062;color:#fff;border-left:0px;border-top:0px;border-right:0px;}
.tabHotelDetail li.active a:hover,.tabHotelDetail li.active a:focus {margin-bottom:-1px;border-bottom:2px solid #f4a000;border-left:0px;border-top:0px;border-right:0px;background-color:#5F6062;color:#fff}

    .aLinkCooment:before {
        border-left: 10px solid transparent;
        border-top: 7px solid #d1d1d1;
        content: "";
        height: 0;
        left: -1px;
        position: absolute;
        top: 100%;
        width: 0;
    }

    .aLinkCooment {
        background-color: #EFF0DB;
        border: 1px solid #D7D9BE;
        float: left;
        left: -10px;
        line-height: 19px;
        margin-bottom: 10px;
        padding: 5px 20px 5px 10px;
        position: relative;
        text-align: center;
        top: -27px;
    }

        .aLinkCooment:hover {
            background-color: #DADE99;
            border: 1px solid #C3C789;
        }
}


.slider .tooltip {
    z-index: 5;
}
/*star rating rich snippt*/


span.star-rate, span.star-rate span {
    display: block;
    background: url("../content/images/star-rate.png") 0 -16px repeat-x;
    width: 80px;
    height: 16px;
}

    span.star-rate span {
        background-position: 0 0;
    }

.max-rate {
    display: block;
    font-size: 11px;
    color:#d4af6a;
}

.jbReviewBoxHotelDetail {
    border-bottom: 4px solid #eee;
    color: #484848;
    direction: rtl;
    line-height: 20px;
    margin-bottom: 30px;
    padding: 30px;
    text-align: justify !important;
}
.jbReviewBoxHotelDetail h3, .jbReviewBoxHotelDetail h3 strong {
    color: #428bca;
    font-family: iransans,Tahomal !important;
    font-size: 18px;
}
.jbReviewBoxHotelDetail h3:before {
    color: #f4a000;
    content: "\f046";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    margin-left: 5px;
}
.jbReviewBoxHotelDetail p {
    direction: rtl;
    line-height: 20px;
    text-align: justify !important;
}
