﻿
.hotel-mobillist-content {
    margin-bottom: 20px;
}

    .hotel-mobillist-content .hotelitem {
        font-size: 11px;
        margin-bottom: 5px;
    }


        .hotel-mobillist-content .hotelitem .tbitem {
            width: 100%;
        }

        .hotel-mobillist-content .hotelitem .header-logo {
            width: 100%;
            overflow: hidden;
            height: 80px;
        }

        .hotel-mobillist-content .hotelitem .hotellogo {
            width: 100% !important;
        }

        .hotel-mobillist-content .hotelitem .title {
            font-size: 13px;
            margin-bottom: 10px;
            font-weight: bold;
            text-align: center
        }

        .hotel-mobillist-content .hotelitem .stars {
            font-size: 11px;
            line-height: 14px;
            background-color: #000000;
            text-align: center;
            padding: 3px 0px;
        }

        .hotel-mobillist-content .hotelitem .address {
            font-size: 10px;
            line-height: 14px;
        }

        .hotel-mobillist-content .hotelitem .cheapest {
            font-size: 10px;
            text-align: center;
            line-height: 12px;
        }

        .hotel-mobillist-content .hotelitem .strikecontent {
            font-size: 11px;
            line-height: 14px;
            text-align: center;
        }

        .hotel-mobillist-content .hotelitem .pricecontent {
            font-size: 14px;
            font-weight: bold;
            text-align: center;
            line-height: 14px;
        }

        .hotel-mobillist-content .hotelitem .btn-booking-select {
            font-size: 11px;
            border: 0px;
            border-radius: 0px;
            padding: 3px 8px;
            font-weight: bold;
            width: 100% !important;
            display: inline-block;
            text-align: center;
        }

        .hotel-mobillist-content .hotelitem .hrline {
            margin: 5px 0px;
        }


        /********************************** B2B Detail *****************************************/

        .hotel-mobillist-content .hotelitem .mobile-room-complete-detail {
        }

            .hotel-mobillist-content .hotelitem .mobile-room-complete-detail li a {
                color: #fff;
                background-color: #8e8e8e;
                padding: 5px 8px;
            }

            .hotel-mobillist-content .hotelitem .mobile-room-complete-detail li.active a {
                background-color: #fff;
                color: #222;
            }

        .hotel-mobillist-content .hotelitem .hotel-list-detail-content .roomlist-title {
            color: #fff;
            padding-left: 5px;
            font-weight: bold;
            font-size: 12px;
            margin-bottom: 5px
        }

        .hotel-mobillist-content .hotelitem .hotel-list-detail-content .child-roomlist-title {
            color: #333;
            padding: 2px 4px;
            font-weight: bold;
            font-size: 11px;
            background-color: #e2e2e2;
            margin-bottom: 3px;
        }

        .hotel-mobillist-content .hotelitem .hotel-list-detail-content .roomlist-row {
            line-height: 13px;
            margin-bottom: 5px;
            cursor: pointer;
        }

            .hotel-mobillist-content .hotelitem .hotel-list-detail-content .roomlist-row:hover {
                background-color: #f5f5f5
            }

            .hotel-mobillist-content .hotelitem .hotel-list-detail-content .roomlist-row .price {
                font-size: 12px;
                font-weight: bold
            }

            .hotel-mobillist-content .hotelitem .hotel-list-detail-content .roomlist-row .totalprice {
                font-size: 13px;
                font-weight: bold
            }

            .hotel-mobillist-content .hotelitem .hotel-list-detail-content .roomlist-row .ratetype {
                padding: 2px !important;
                text-align: center;
                font-size: 8px;
                margin-right: 2px;
                width: 15px !important;
                cursor: pointer;
            }

            .hotel-mobillist-content .hotelitem .hotel-list-detail-content .roomlist-row .question {
                font-size: 8px;
                background-color: #9e9e9e;
                color: #fff;
                padding: 2px !important;
                text-align: center;
                margin-right: 2px;
                width: 15px !important;
                cursor: pointer;
            }


.roomlist-row .ratetype {
    padding: 2px !important;
    text-align: center;
    font-size: 8px;
    margin-right: 2px;
    width: 15px !important;
    cursor: pointer;
}


/*.hotel-mobillist-content .hotelitem .hotel-list-detail-content .roomlist-table {
            width: 100%;
        }

            .hotel-mobillist-content .hotelitem .hotel-list-detail-content .roomlist-table td {
                width: 100%;
                border-bottom: solid 1px #ccc;
            }

            .hotel-mobillist-content .hotelitem .hotel-list-detail-content .roomlist-table .descreption {
                width: 50%;
                border-right: solid 1px #ccc;
            }
            .hotel-mobillist-content .hotelitem .hotel-list-detail-content .roomlist-table .guest {
                width: 25%;
                border-right: solid 1px #ccc;
                text-align:center;
            }
            .hotel-mobillist-content .hotelitem .hotel-list-detail-content .roomlist-table .price {
                width: 25%;
                text-align: center;
            }*/

@media(max-width:768px) {
    .hotel-mobillist-content .hotelitem .mobile-room-complete-detail span {
        display: none;
    }
}

.hotel-b2cratetype-content {
    top: 15px;
    position: absolute;
    right: 5px
}

@media (max-width: 991px) {

    .hotel-b2cratetype-content {
        top: 2px;
        position: absolute;
        right: 5px
    }
}

.hotel-roomtable-revize {
    width: 100%;
}

    .hotel-roomtable-revize .hrv-tb1 {
        padding: 10px 10px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #ccc;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #ccc;
        font-weight: bold;
        background-color: #ebebeb;
    }
    .hotel-roomtable-revize .hrv-tb2 {
        padding: 10px 10px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #ccc;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #ccc;
        font-size: 15px;
        width: 130px;
        text-align: center;
        background-color: #ebebeb;
    }
    .hotel-roomtable-revize .hrv-tb3 {
        padding: 10px 10px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #ccc;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #ccc;
        width: 99px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #ccc;
        background-color: #ebebeb;
    }


