
a, div, span, strong, h1, h2, h3, h4, h5,.main-nav a {
    font-family: prompt !important;
}

.main-nav a {font-weight:normal}

#btnPriceRange {
    background-color: #6EA72E;
    float: none;
    margin-top: 20px;
}

.buyNowPopup .quantity {
    font-size: 18px;
    font-weight: 700;
    line-height: 35px;
}

.buyNowPopup .tab {
    background-color: #e9e9e9;
    border: solid 1px #ccc;
    cursor: pointer;
    padding: 10px 0;
    text-align: center;
}

.buyNowPopup #logInProductBtn, .buyNowPopup #continuebutton {
    line-height: 35px;
}

.buyNowPopup .intl-tel-input {
    width: 100%;
}

.buyNowPopup #specialRequest {
    min-height: 150px;
    max-height: 200px;
    margin: 0 15px;
}

#onRequestPage a.btn:hover {
    border: 1px solid #ccc;
}

.bg-grey {
    background-color: #e9e9e9;
}

.textIndent {
    text-indent: 10px;
}

#buyNowPopup .tab.active {
    background-color: #fff;
    border-bottom: 0;
}

.buyNowPopup .tab:hover {
    background-color: #e7e7e7;
}

.buyNowPopup h2 {
    margin-bottom: 20px;
    margin-top: 0;
    font-family: sans-serif !important;
    font-size: 24px !important;
    font-weight: 400;
}

#cancellationPage {
    margin-bottom: 80px;
}

    #cancellationPage h2 {
        font-weight: normal;
        font-size: 18px;
    }

    #cancellationPage .table {
        line-height: 40px;
        font-size: 16px;
        padding: 10px;
    }

#checkArrivalContentPage {
    padding: 8px 15px;
}

    #checkArrivalContentPage .fa-calendar {
        right: 25px;
    }

    #checkArrivalContentPage input, #checkArrivalContentPage select {
        cursor: pointer;
    }

    #checkArrivalContentPage .searchText {
        width: 100%;
    }

#hotelPage #checkArrivalContentPage {
    padding-top: 2px;
    box-shadow: 0 0 2px #555;
}

#hotelPage .roomInfoWithIcon {
    background-color: #000;
    padding: 5px 0 !important;
    color: #fff;
    text-align: center;
}

#hotelPage .childPolicy {
    text-align: center;
    padding: 10px 5px 5px 5px;
    display: block;
    width: 100%;
    background-color: #888;
    color: #fff;
    float: left;
    border: 0;
}

#hotelPage .roomRateLoading {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    background-color: #fff;
    height: 90px;
    display: inline-table;
    left: 0;
    padding: 20px 0;
    display: none;
    z-index: 10;
}

    #hotelPage .roomRateLoading img {
        width: 130px;
    }


.lineHeight30 {
    line-height: 30px;
}

.lineHeight33 {
    line-height: 33px;
}

.productList .roomGridName {
    font-size: 16px;
}

.productList .cancellationPolicyText {
    font-size: 13px;
    color: #d92d2d;
    cursor: pointer;
    border-bottom: solid 1px #d92d2d;
}

#hotelPage .roomInfoWithIcon .fa-sort-down {
    position: absolute;
    left: 36%;
    bottom: -20px;
    color: #000;
    font-size: 40px;
    z-index: 5;
}

#hotelPage .arrowLeft, #hotelPage .arrowRight {
    font-size: 45px;
    color: #ccc;
    line-height: 70px;
    cursor: pointer;
    vertical-align: top;
    padding: 0;
    width: 40px;
    position: absolute;
    top: 0;
}

    #hotelPage .arrowLeft:hover, #hotelPage .arrowRight:hover {
        color: #aaa;
    }

#hotelPage .arrowLeft {
    left: 0;
}

#hotelPage .arrowRight {
    right: 0;
}

#hotelPage .roomRateTable .title {
    background-color: #6780a9;
    text-align: right;
    color: #fff;
    cursor: pointer;
}

    #hotelPage .roomRateTable .title i {
        margin-right: 10px;
        line-height: 20px;
        vertical-align: top;
    }

#hotelPage .productListTitle span {
    color: #888;
    font-weight: normal;
}

#hotelPage .rateTable {
    margin: auto;
    /*width: 89%;*/
    display: inline-table;
    text-align: center;
    height: 70px;
    width: 100%;
    padding: 0 40px;
    overflow: scroll;
}

    #hotelPage .rateTable ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: inline-table;
        height: 70px;
        width: 100%;
    }

    #hotelPage .rateTable li {
        display: inline-block;
        border: solid 1px #e9e9e9;
        line-height: 40px;
        min-width: 80px;
        width: 13%;
        margin: 0 2px;
        cursor: pointer;
        border-radius: 16px;
    }

        #hotelPage .rateTable li:hover {
            box-shadow: 0 0 6px #6780a9;
        }

        #hotelPage .rateTable li:last-child {
            border-right: solid 1px #e9e9e9;
        }

        #hotelPage .rateTable li label {
            width: 100%;
            display: inline-table;
            background-color: #6780a9;
            color: #fff;
            text-transform: uppercase;
            font-size: 18px;
            line-height: 40px;
            cursor: pointer;
            border-top-left-radius: 14px;
            border-top-right-radius: 14px;
        }

        #hotelPage .rateTable li span {
            width: 100%;
            display: inline-table;
            line-height: 30px;
            vertical-align: top;
            font-weight: bold;
            color: #d92d2d;
            font-size: 18px;
        }

        #hotelPage .rateTable li.colorBlockRateTable {
            background-color: #eee;
        }

#hotelPage .roomRateTable .content {
    display: none;
    position: relative;
}

#hotelPage .roomRateTable.active .content {
    display: inline-table;
}

#hotelPage .roomRateTable.active .fa-sort-down {
    display: none;
}

#hotelPage .roomRateTable .fa-sort-up {
    display: none;
}

#hotelPage .roomRateTable.active i.fa-sort-up {
    display: inline-block;
    padding-top: 7px;
}

.roomInfoPopup .title {
    margin-bottom: 10px;
    font-size: 24px;
}

.roomInfoPopup .info {
    padding-left: 15px;
}

.roomInfoPopup .rowBorderBottomInclusion {
    font-size: 14px;
}

.roomInfoPopup .roomTypeFeatures {
    margin-top: 10px;
}

    .roomInfoPopup .roomTypeFeatures .featureRow .featureItem {
        font-size: 14px;
    }

.roomInfoPopup .infoBox {
    font-size: 14px;
}

    .roomInfoPopup .infoBox.left {
        padding-right: 8px;
    }

    .roomInfoPopup .infoBox.right {
        padding-left: 8px;
    }

    .roomInfoPopup .infoBox i {
        font-size: 20px;
        color: #888;
        float: right;
    }

.roomInfoPopup article {
    line-height: 16px;
    margin-top: 15px;
}

#hotelPage .sectionSelect .groupSelect {
    line-height: 20px;
}

#hotelPage .roomInfoWithIcon .fa-male {
    font-size: 20px;
}

#hotelPage .sectionListRoomGrid {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border: solid 2px #97a2b4;
    border-radius: 4px;
    padding: 10px;
    margin-top: 10px;
    display: inline-table;
    width: 100%;
}

#hotelPage small.detailPrice {
    display: block;
}

#destinationPage .cover .image-block {
    height: 70vh;
    width: 100%;
    position: relative;
}

#destinationPage .cover .title {
    color: #fff;
    font-size: 60px;
    font-weight: 600;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    white-space: nowrap;
}

#destinationPage .cover, .inclusionDataBox {
    display: inline-block;
    width: 100%;
}

#destinationPage .destinationWidgetTitle {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
}


#destinationPage .productWidget {
    height: auto;
    margin: 0;
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
}

.mapLocation {font-size:1.2rem;line-height:1.5}

.mapLocation i {font-size:2rem; color:#ff0000}

.mapLocation .partnerName {overflow:hidden; width:100%; height:20px}

.productWidget h2 {color:#000;height:52px; font-weight:normal;margin-top:0;font-size:1.5rem;line-height:1.5}

#destinationPage .topActivities .swiper-button-next, #destinationPage .topActivities .swiper-button-prev {
    margin: auto 10px;
    position: absolute;
    top: 160px;
}

#destinationPage .weatherWidget, #destinationPage section h2 {
    margin-top: 40px;
}

.flagPopup li a:hover {
    background-color: transparent;
}

.flagPopup li:hover, .flagPopup li.active {
    background-color: #f9f9f9;
    border: solid 1px #ccc;
}

.flagPopup ul {
    display: inline-table;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

    .flagPopup ul li {
        border: solid 1px #fff;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        padding: 0 10px;
        width: 48%;
        line-height: 35px;
        vertical-align: top;
    }

        .flagPopup ul li img {
            margin-right: 5px;
            width: 35px;
        }

#homePage .destinationWidget {
    display: inline-block;
    float: left;
    position: relative;
    text-align:center;
    background-size:130%;
    background-position:center center;
}

#homePage .searchBtn {background:none; width:auto; color:#ff0000;font-size:40px;line-height:1.5}

#homePage .destinationWidgetTitle {
    color: #fff;
    display: inline-table;
    font-size: 20px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    width: 100%;
}

#homePage .infoBox, #searchResultPage .infoBox {
    border-bottom: solid 1px #ccc;
    line-height: 16px;
    margin-bottom: 5px;
    padding: 10px 0;
}

 .mainPhoto, .image_tumbnail, .inclusionData img, .infoIcon, .infoText, #rowArrival, #rowActivities, .rowProductListTitle {
    padding: 0;
}

#hotelPage .minStay {
    float: right;
    font-size: 12px;
    color: #006fe6;
    font-weight: 700;
}

#homePage .pagination, #rspMenu, .guestCheckout, .invisible, #registerPage .passwordNotMatch, .registerResult, .registerResult .successful, .registerResult .failed, .rsp, .forgotPasswordProcess, #tabpackage .productList a, #link_get_widget, .aw-more-block, .aw-search, #searchResultPage .checkbox input[type="checkbox"], .read-more-state, .readMore, .productContent.expanded .readMore, #wishList, .registerFacebookResult .successful, .registerFacebookResult .failed {
    display: none;
}

#homePage .searchBox form, .contentPage .searchBox form, #searchResultPage .searchBox form, .mapPanel img, #imgMap {
    width: 100%;
}

#homePage .sectionTitle {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 20px;
    padding-bottom: 30px;
}

.rspBlock {
    display: none;
}

.paddTop20 {
    padding-top: 20px;
}

#homePage .topDestination {
    text-align: center;
}

    #homePage .topDestination .row {
        margin: 0;
    }

#homePage .destinationWidget {
    text-align: center;
}

#homePage .modern {
    display: inline-block;
    overflow: hidden;
    float: left;
}

    #homePage .modern .destinationWidget {
        width: 100%;
        padding: 0;
        height: 250px;
        overflow: hidden;
        background-size: 160%;
        background-position: center center;
    }

#homePage .destinationWidgetTitle {
    left: 0;
}

#homePage .topDestination a {
    display: inline-block;
    width: auto;
}

#homePage .topDestination .wideBox {
    width: 66%;
}

#homePage .topDestination .smallBox {
    width: 32%;
}

#homePage .topDestination .defaultBox {
    width: 32%;
    margin: 2% 1%;
}

#homePage .topDestination .box-1 {
    margin-left: 0;
    float: left;
}

#homePage .topDestination .box-2 {
    margin-right: 0;
    float: right;
}

#homePage .topDestination .box-3 {
    margin-left: 0;
}

#homePage .topDestination .box-5 {
    margin-right: 0;
}

#homePage .topDestination .box-7 {
    margin-left: 2%;
}

#homePage .topDestination .wideBox img {
    object-fit: cover;
    position: absolute;
    margin-top: -10%;
    /*margin-left: -18%;*/
    display: block !important;
    opacity: 1;
    margin-top:-100%;
}

#homePage .topDestination .defaultBox img {
    object-fit: cover;
    position: absolute;
    width: 120%;
    top: 0;
    left: 0;
    display: inline-table;
    opacity: 0;
}

#homePage .topDestination .smallBox img {
    object-fit: cover;
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-table;
    opacity:0;
}

#homePage .slider {
    background: none;
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    position: relative;
    max-height: 85vh;
}

    #homePage .slider video {
        display: block;
    }

#homePage h1 {
    color: #ff0000;
    display: inline-table;
    font-size: 30px;
    margin: 0;
    font-weight:normal;
}

#homepageFooterList .twoColumns li {
    float: left;
    width: 49%;
}

#homepageFooterList a {
    color: #888;
    font-size: 12px;
}

#homepageFooterList li {
    float: left;
    line-height: 20px;
    width: 100%;
}

#homepageFooterList ul {
    display: inline-table;
    margin: 20px 0 0;
    padding: 0 0 0 30px;
}

.productList .pricePeriod {
    color: #d92d2d;
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    line-height: 45px;
    width: 100%;
}

    .productList .pricePeriod small {
        color: #666;
        font-size: 10px;
        line-height: 45px;
        margin-right: 5px;
        padding-top: 3px;
        vertical-align: top;
    }

#icon_add_to_wishlist h3 {
    line-height: 70px;
    margin: 0;
    padding: 0;
}

#icon_add_to_wishlist img {
    height: 30px;
    margin: 15px 0 0 10px;
    padding: 5px 0 0;
    width: 30px;
}

#icon_add_to_wishlist, .inclusionDataTitle, .no-margin-padding {
    margin: 0;
    padding: 0;
}

.no-margin {
    margin: 0;
}

#navigation li, #tabpackage .relative, #tabpackage .productList {
    position: relative;
}

    #navigation li.language {
        top: 6px;
    }

#productPage .productSwiper .swiper-button-next, #productPage .productSwiper .swiper-button-prev {
    margin: auto 10px;
    position: absolute;
    top: 140px;
}

#productDescriptionBox {
    padding: 0 5px;
}

#productPage .fa-calendar {
    top: 22px;
}

#productPage .panelBox {
    border: .5px solid #a6a6a6;
    padding: 10px;
}

#productPage .price span {
    font-size: 16px;
}

#productPage .priceOption {
    color: #d92d2d;
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    line-height: 45px;
    text-align: right;
    width: 100%;
}

.alreadyMember {
    padding: 0;
}

    #productPage .priceOption small {
        color: #666;
        font-size: 10px;
        line-height: 45px;
        margin-right: 5px;
        padding-top: 3px;
        vertical-align: top;
    }

#productPage .productWidget {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
}

#loginCheckOutForm small {
    padding-left: 0;
}

#productPage .search-button, #productPage .btn-buynow, .checkArrivalTitle {
    line-height: 40px;
}

    /*#productPage .slideBox.fixed,
    #hotelPage .slideBox.fixed {
        max-width: 275px;
        position: fixed;
        top: 10px;
        width: 17.5%;
    }*/

#hotelPage .roomGridRowTitle {
    background-color: #888;
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding: 0;
    margin-bottom: 5px;
}

.text-right {
    text-align: right;
}

#hotelPage .slideBox.hide {
    display: none;
}

#hotelPage .rightColumn.fullWidth {
    width: 100%;
}

#productPage .slideBox.fixed .searchBoxVertical, #productPage .slideBox.fixed img,
#hotelPage .slideBox.fixed .searchBoxVertical, #hotelPage .slideBox.fixed img {
    box-shadow: 2px 2px 7px #ccc;
}

#productPage .slider, .popup .content {
    height: 70vh;
}

.productTitle h1 {
    font-size: 24px;
    font-weight: 400;
}

#productPage .productSwiper h2 
{
    font-size:14px;
    height:85px;
}

#registerPage {
    margin-top: 50px;
    margin-bottom: 148px;
    position: relative;
}

    #registerPage .container, #destinationPage .container {
        margin-bottom: 40px;
    }

    #registerPage h1 {
        color: #10B3C2;
    }

#searchBoxProduct {
    padding: 0 5px 0 15px;
}

#searchResultPage .checkbox {
    display: inline-block;
    line-height: 30px;
    width: 100%;
}

    #searchResultPage .checkbox label {
        background: url(/img/uncheckbox.png) no-repeat;
        background-position: 0 3px;
        cursor: pointer;
        display: inline-block;
        padding-left: 35px;
        width: 100%;
    }

    #searchResultPage .checkbox.checked label {
        background: url(/img/checkbox.png) no-repeat;
        background-position: 0 3px;
        color: #6EA72E;
        display: inline-block;
        padding-left: 35px;
    }

#searchResultPage .container {
    margin-bottom: 40px;
    min-height: 400px;
}

#searchResultPage .leftColumn .row, .descriptionInformation, .productTitle, .productTitle h1, .productList .row, .productListTitle h3 {
    margin: 0;
}

#searchResultPage .pagination select {
    text-indent: 20%;
}

#searchResultPage .pagination {
    margin-top: 30px;
}

#searchResultPage .searchBox {
    background-color: #e9e9e9;
    background-image: none;
    border: solid 1px #ccc;
    border-radius: 4px;
}

#searchResultPage .searchBoxVertical {
    margin-bottom: 20px;
}

#searchResultPage .searchBtn, .bookingButton {
    background-color: #6EA72E;
}

#searchResultPage .searchPanel {
    background: #fff;
    width: 100%;
}

#searchResultPage .sectionSearch .row {
    margin-left: -15px;
    margin-right: -15px;
}

.addToWishList label, .removeWishList label {
    cursor: pointer;
    font-weight: 400;
    line-height: 30px;
    vertical-align: top;
}

.addToWishListIcon {
    color: red;
    font-size: 17px;
    line-height: 30px;
    }

.addToWishListRow {
    font-size: 14px;
    text-align: right;
    }

.additionalBox {
    border: solid 1px #ddd;
    display: inline-block;
    padding: 15px;
    width: 100%;
}

    .additionalBox .inclusionDataBox .infoText .fa-star {
        font-size: 17px;
        line-height: 20px;
        vertical-align: middle;
}

    .additionalBox .inclusionDataBox .infoBox {
        line-height: 16px;
        margin-top: 12px;
    }

    .additionalBox .inclusionDataBox .infoIcon {
        text-align: right;
        float: right;
        color: #aaa;
}

        .additionalBox .inclusionDataBox .infoIcon i {
            font-size: 20px;
}

    .additionalBox .inclusionDataBox i.fa-map-marker {
        font-size: 26px;
}

    .additionalBox .inclusionDataBox i.iconCategory {
        font-size: 24px;
}

    .additionalBox .inclusionDataBox .infoText {
        line-height: 20px;
}

    .additionalBox .productPrice {
        height: 45px;
}

        .additionalBox .productPrice .priceTitle {
            height: 45px;
            width: 30px;
            position: absolute;
            top: 0;
            left: 0;
}

            .additionalBox .productPrice .priceTitle label {
                font-size: 10px;
                line-height: 12px;
}

                .additionalBox .productPrice .priceTitle label.currency {
                    font-size: 13px;
                    font-weight: bold;
                    line-height: 13px;
}

        .additionalBox .productPrice .fromPrice {
            color: #d92d2d;
    display: inline-block;
            font-size: 30px;
            font-weight: 700;
            height: 45px;
            width: 100%;
            padding-left: 35px;
}

            .additionalBox .productPrice .fromPrice .price {
                line-height: 25px;
    color: #e63323;
    font-size: 30px;
    display: block;
    margin: 0px;
}

            .additionalBox .productPrice .fromPrice .publishRate {
                line-height: 20px;
                vertical-align: top;
                font-size: 18px;
                color: #000 !important;
                position: relative;
            }

.arrow_box {
    background: red;
    border-width: 14px;
    box-shadow: 0 2px 2px #888;
    color: #fff;
    font-weight: 700;
    height: 27px;
    position: relative;
    right: -22px;
    text-align: right;
    margin-top: -10px;
}

    .arrow_box:after {
        border: solid transparent;
        border-right-color: red;
        border-width: 14px;
        content: " ";
        height: 0;
        position: absolute;
        right: 100%;
        width: 0;
    }

.atgrid__item .tab-color-Fr-day {
    height: 45px;
}

.strike {
    width: 150%;
    position: absolute;
    left: -25%;
    top: 50%;
    border-top: solid 2px #000;
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    display:none;
}

.atgrid__item__PriceTab 
{
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    background-color: #fff;
    padding: 10px;
    display: inline-block;
    width: 100%;
    float: left;
}

.atgrid__item__activities-level {
    padding: 2px;
}

.atgrid__item__additonal-info {
    color: #666;
}

.atgrid__item__buyNow {
    background-color: #ff0000;
    cursor: pointer;
    text-align: center;
    float: right;
    padding: 10px;
    line-height: 35px;
    font-size: 14px;
    color:#fff !important;
}
.atgrid__item__buyNow  a
{
 color:#fff !important;    
}


.atgrid__item__content {
    font-size: 12px;
    padding: 10px 10px;
    width: 100%;
}

    .atgrid__item__content .partnerName {
        line-height: 15px;
        height: 15px;
        overflow: hidden;
        display: block;
        margin-top: 10px;
    }

.atgrid__item__description {
    color: #888;
    overflow: hidden;
    height: 60px;
    line-height: 20px;
}

.atgrid__item__priceV2 {
    font-family: sans-serif;
    font-weight: 400;
    line-height: 40px;
    padding-right: 10px;
    padding-top: 5px;
    position: relative;
}

    .atgrid__item__priceV2 .widget-priceTitle {
        display: inline-block;
        vertical-align: top;
        line-height: 13px;
        width: 30px;
        position: absolute;
        right: 0;
        top: 5px;
    }

    .atgrid__item__priceV2 .fromPrice {
        display: inline-block;
        float: left;
        height: 40px;
        overflow: hidden;
        width: 100%;
        padding-right: 30px;
    }

        .atgrid__item__priceV2 .fromPrice .price {
            color: #d92d2d;
            font-size: 23px;
            font-weight: 700;
            display: block;
            margin-bottom: 0px;
            line-height: 30px;
        }

    .atgrid__item__priceV2.showCrossOut .fromPrice .price {
        line-height: 24px;
    }

    .atgrid__item__priceV2 .fromPrice .publishRate {
    width: auto;
        display: inline-block;
        text-align: left;
        color: #000;
        position: relative;
        font-size: 11px;
        line-height: 16px;
        vertical-align: top;
        text-decoration:line-through
    }

    .atgrid__item__priceV2 .fromPrice label {
        margin-left: 5px;
}

    .atgrid__item__priceV2 .currency {
        color: #666;
        font-size: 10px;
        font-weight: 700;
        text-align: left;
        vertical-align: top;
        float: left;
    }

        .atgrid__item__priceV2 .currency label {
            display: block;
    }

        .atgrid__item__priceV2 .currency .currencyLabel {
            font-size: 13px;
            color: #000;
    }

.atgrid__item__price__button {
    font-family: sans-serif;
}

    .atgrid__item__price__button .amount, .flagPopup li a, .wishlistList .wishListProduct strong {
        font-weight: 400;
    }

.aw-six-hours {
    display: none;
    text-align: center;
    width: 100% !important;
}

.bg-fa-check {
    color: #0C3;
}

.bgBlue {
    background-color: #11AFBE;
}

.bgColor {
    background-color: #F9C;
}

.bgGrey {
    background-color: #f9f9f9;
}

.bgPriceSumary {
    background-color: #e9e9e9;
    padding: 8px 0;
}

.blue {
    color: #006fe6;
}

.blueBox {
    background-color: #06AFBE;
}

.blueBoxV2 {
    color: #0a97f5;
}

.bodyAdditionalInfo {
    display: inline-block;
    font-size: 13px;
    width: 100%;
    padding-top: 10px;
}

.headerAdditionalInfo + .bodyAdditionalInfo {
    padding-top: 0;
}

.borderBottom {
    border-bottom: solid 1px #ccc;
}

.borderRight {
    border-right: solid 1px #ccc;
}

.border_tumbnail {
    margin: 5px 0 0;
    padding: 0 0 0 5px;
}

.box {
    margin: auto;
    min-height: 95px;
    padding: 20px 75px 20px 20px;
    text-align: left;
    width: 95%;
}

.seeAllActivities, .seeAllDestination {
    min-width: 200px;
    border-radius: 4px;
    padding: 10px 10px;
    text-align: center;
    background-color: #0a97f5;
    color: #fff !important;
    float: right;
    box-shadow: 0 0 4px #555;
    margin: 10px 0 20px 0;
}

    .seeAllActivities:hover {
        color: #000;
    }

.box-title {
    display: inline-table;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    }

.breadCrumb ul {
    list-style: none;
    padding-left: 0;
}

    .breadCrumb ul li {
        display: inline-block;
        font-size: 13px;
        width: auto;
    }

.breadCrumbTop {
    margin-left: 60px;
    margin-top: 60px;
}

.btn-submit {
    background-color: #4D5E5F;
    border: 1px solid #ccc;
    color: #fff;
    margin: 10px 0;
}

    .btn-submit:hover {
        background-color: #243244;
        border: 1px solid #ccc;
        color: #fff;
        margin: 10px 0;
    }

.btnFilter {
    background: #eee;
    border: 1px solid #ddd;
    float: left;
    height: auto;
    line-height: initial;
    margin: 0 5px 10px 0;
    min-width: 120px;
    padding: 10px;
    position: relative;
    width: auto;
}

.btnPagination {
    background-color: #fff;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    height: auto;
    padding: 8px 0;
    text-align: center;
    width: 100%;
}

    .btnPagination:disabled {
        color: #ccc;
    }

.buttonbooking {
    background: #6EA72E;
    border: none;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 200;
    height: auto;
    line-height: 25px;
    margin: 0 auto;
    padding: 10px;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%;
}

.by {
    color: #666;
    font-size: 11px;
}

.cancellationPopup .popupBody strong {
    min-width: 40px;
    display: inline-block;
    text-align: center;
}

.cancellationPopup .title {
    font-size: 24px;
    margin-bottom: 15px;
}

.center {
    text-align: center;
}

.checkArrival {
    background-color: #ddd;
    padding: 0;
}

.checkIcon {
    font-size: 20px;
    padding-right: 5px;
}

.close-box-btn {
    cursor: pointer;
    float: right;
    font-size: 20px;
    line-height: 27px;
    margin-right: 5px;
}

.close-btn {
    color: #777;
    float: right;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
}

    .close-btn:hover {
        color: red;
        cursor: pointer;
        font-size: 16px;
        font-weight: 700;
        text-decoration: none;
        text-shadow: 0 1px 0 #fff;
    }

.comparision ul {
    color: #457B09;
    font-size: 13px;
    margin: 0;
    padding: 0;
}

    .comparision ul li {
        line-height: 10px;
        margin: 0;
        padding: 5px 0;
    }

.container {
    max-width: 1400px;
    width: 90%;
}

.contentPage {
    margin-bottom: 40px;
    min-height: 400px;
}

    .contentPage .container {
        margin-bottom: 40px;
        min-height: 70vh;
    }

    .contentPage .searchBox {
        background-color: #f9f9f9;
        background-image: none;
        border: solid 1px #ccc;
        border-radius: 5px;
        box-shadow: 0 0 4px #eee;
    }

        .contentPage .searchBox form select, .contentPage .searchBox form input[type='text'] {
            border: solid 1px #ccc;
        }

.contentTitle strong, #sectionMap strong, .productSwiper strong {
    font-size: 18px;
    text-indent: 15px;
}

.description-marginTop {
    margin-top: 10px;
}

.destinationInfo {
    background-color: #337AB7;
    border: 1px solid #3357B7;
    border-radius: 4px;
    box-shadow: 0 0 3px #333;
    padding: 0 10px;
}

.destinationInfoBox {
    border-right: solid 1px #3357B7;
    color: #fff;
    display: inline-block;
    float: left;
    line-height: 18px;
    text-align: center;
    width: 25%;
}

    .destinationInfoBox * {
        float: left;
        vertical-align: top;
    }

    .destinationInfoBox i {
        display: inline-block;
        float: left;
        font-size: 30px;
        line-height: 50px;
        width: 30%;
    }

    .destinationInfoBox span {
        color: #b8cce8;
        display: inline-block;
        font-size: 12px;
        text-align: left;
        text-transform: uppercase;
        width: 70%;
    }

    .destinationInfoBox strong {
        color: #fff;
        display: inline-block;
        float: left;
        font-size: 14px;
        margin-top: 8px;
        text-align: left;
        text-transform: uppercase;
        width: 70%;
    }

    .destinationInfoBox:last-child {
        border-right: 0;
    }

.destinationRowTitle {
    font-size: 25px;
    margin-top: 15px;
    padding: 10px;
}

.destinationWidgetATag:link {
    border-bottom: 0px !important;
}

.destinationWidgetATag:hover {
    border-bottom: 0px !important;
    box-shadow: 0 0 8px #333;
    opacity: 0.8;
}

.destinationWidgetList, .wishlistList .wishListProductRemove {
    display: inline-block;
    float: left;
    width: 100%;
}

#footerLogo {
    background: url(/img/sprite-v1.0.1.png) -131px 0 no-repeat;
    width: 125px;
    height: 55px;
    display: inline-block;
    opacity: 0.5;
    background-size: 394%;
}

.social-icons__icon {
    border-radius: 100px !important;
}

.flag {
    background: url(/img/sprite-v1.0.1.png) 0 0 no-repeat;
    width: 38px;
    height: 23px;
    display: inline-block;
    background-size: 583%;
}

.floatRight {
    float: right;
}

.flagPopup label {
    line-height: 25px;
    vertical-align: top;
    font-weight: normal;
}

.flag.en-US {
    background-position: 0 -37px;
}

.flag.th-TH {
    background-position: 0 -61px;
}

.flag.zh-CN {
    background-position: 1px -85px;
}

.flag.zh-HK {
    background-position: 0 -107px;
}

.flag.ko-KR {
    background-position: 1px -129px;
}

.flagPopup a {
    line-height: 35px;
    vertical-align: top;
    display: inline-table;
    padding-top: 10px;
}

.detailLink, #navigation a, .loginNav, #productPage .photoThumb, .showWishList {
    cursor: pointer;
}

.detailMap {
    color: #333;
    font-size: 20px;
    margin: 10px 0;
}

    .detailMap .mapChar {
        background: url(/img/map-poi.PNG) 0 0 no-repeat;
        color: #000;
        display: inline-block;
        font-size: 14px;
        height: 40px;
        text-align: center;
        width: 23px;
    }

    .detailMap label {
        color: #333;
        font-size: 16px;
        font-weight: 400;
        margin: 0 30px 0 10px;
    }

.detailPackage {
    font-size: 13px;
    line-height: 15px;
}

.doubleLine {
    border-bottom: double #ccc;
}

.emailValidation .fa {
    font-size: 25px;
    position: absolute;
    right: 25px;
    top: 10px;
}

.emailValidation small {
    display: none;
    float: left;
    margin-top: -10px;
    width: 100%;
}

.featureRow {
    font-size: 14px;
    margin: 0;
    display: inline-block;
    text-align: center;
}

.featureItem {
    display: flex;
    padding: 0 5px 0 0;
    width: 100%;
    font-size: 13px;
}

.filterPrice {
    border: 0;
    color: #f6931f;
    font-weight: 700;
}

.filterRow {
    border-bottom: 1px solid #ccc;
    padding: 10px 15px;
}

    .filterRow:last-child {
        border-bottom: 0;
    }

.footer .widget a {
    opacity: 1;
}

.footerAdditionalInfo {
    border-top: solid 1px #6BAB35;
    display: inline-table;
    height: auto;
    padding-top: 20px;
    width: 100%;
}

.forgetPassword {
    text-transform: none;
}

.form-block__field-width-icon i, .rowBorderBottomInclusion span {
    color: #888;
}

.form-block__item, .form-block__title, #productPage .searchBoxVertical {
    margin-bottom: 0;
}

.form-block__item_searchbox {
    margin-bottom: 0;
    padding: 2.5px 5px;
}

.green {
    color: #6BAC36;
}

.greenBox {
    background-color: #6BAC36;
}

.greenBoxV2 {
    color: #35ad3f;
}

.greenButton, .memberMenu ul li.active {
    background-color: #6BAB35;
}

.half-row {
    width: 50%;
}

.header {
    background-repeat: repeat;
    width: 100%;
    z-index: 1;
    position:absolute;
    background-color:#ffffff33;
}

.social-icons__icon--line {
    vertical-align: top;
    border-radius: 100px;
    background-color: #6BAB35;
    line-height: 30px;
}

.headerAdditionalInfo .fa-check {
    color: #6BAB35;
    font-size: 15px;
    margin-right: 5px;
}

.headerAdditionalInfo .featureRow {
    width: 100%;
    line-height: 20px;
    vertical-align: middle;
}

.headerAdditionalInfo .featureItem {
    color: #6BAB35;
    font-weight: 700;
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}

.headerAdditionalInfo .featureRow label {
    color: #6BAB35;
    font-weight: 700;
    margin-right: 20px;
}

    .headerAdditionalInfo .featureRow label:last-child {
        margin-right: 0;
    }

.headerShadow {
    box-shadow: 0 0 10px #ccc;
}

.header__content {
    height: 70px;
    line-height: 70px;
    min-height: 45px;
}

    .header__content .logo {
        height: 70px;
        padding: 10px 0;
    }

        .header__content .logo #mainLogo {
            width: 120px;
            height: 28px;
            background: url(/img/sprite-v1.0.1.png) 0 -12px no-repeat;
            background-size: 380%;
        }

.homePage-Title-background {
    background-color: transparent;
    background-image: url(/media/1004/bgdarktransparent.png);
    background-repeat: repeat;
    font-size: 30px;
    margin-bottom: 1%;
    max-width: none !important;
    padding: 10px;
    width: 100%;
}

.homePageContent {
    background-color: #f9f9f9;
    display: inline-table;
    margin: 10px 0;
    padding: 30px 0;
    text-align: center;
    width: 100%;
    display: none;
}

    .homePageContent table {
        border: 0;
    }

.homePageHilightBox {
    margin-bottom: 20px;
    margin-top: 20px;
}

    .homePageHilightBox .col-md-3 i {
        color: #fff;
        font-size: 80px;
        opacity: 0.2;
        position: absolute;
        right: 10px;
        top: 5px;
    }

    .homePageHilightBox .col-md-3, .homePageHilightBoxV2 .col-md-3 {
        padding: 0;
        position: relative;
    }

.homePageHilightBoxV2 {
    border-bottom: solid 1px #ccc;
    box-shadow: 0 0 4px #ccc;
    padding-left: 5%;
    padding-right: 5%;
}

    .homePageHilightBoxV2 .col-md-3 i {
        font-size: 60px;
        left: 10px;
        opacity: 1;
        position: absolute;
        top: 15px;
    }

.homepage-widget-Title {
    background-color: #a9a7a7;
    color: #fff;
    font-size: 18px;
    padding: 5px 5px 5px 15px;
}

.hotelFeartureCategory {
    margin: 10px 0;
}

.iconCat_size {
    font-size: 17px !important;
}

.iconRight {
    padding-left: 10px !important;
}

.iconTime_size {
    font-size: 14.5px !important;
}

.image-row {
    display: inline-flex;
    margin: 10px 0 20px;
    width: 100%;
}

.image-small-block {
    margin-right: 50px;
    width: 210px;
}

    .image-small-block:last-child {
        margin-right: 0;
        width: 210px;
    }

.imgProductList {
    margin-top: 0;
    padding-left: 0;
}

.in-row {
    display: flex;
}

.inclusionData {
    font-size: 14px;
    padding: 5px;
}

.inclusionDataBoder {
    padding: 5px;
}

.inclusionShortDescriptionBox {
    display: inline-block;
    font-size: 16px;
    line-height: 25px;
}

.inclusionTitle h4, .iinclusionTitle h4, .inclusionData h4 {
    margin: 0;
    padding: 0 0 0 3px;
}

.inclusionTitle, .inclusionDataDescription {
    margin-bottom: 5px;
    padding: 0;
}

.infoText strong, .infoText span {
    display: inline-block;
    width: 100%;
}

.inline-block {
    display: inline-block;
}

.inlineTable {
    display: inline-table;
}

.inputBoxOption {
    border: 1px solid #ccc;
}

.inputMargin {
    margin: 8px;
}

.invalid {
    background-color: #F3D0D0;
    border: solid 1px red !important;
}

.labelMargin {
    margin: 5px 10px;
}

.languageSwitcher img {
    width: 35px;
}

/*.leftColumn {
    display: inline-block;
    float: left;
    vertical-align: top;
    width: 20%;
}*/

.lineBreak {
    height: 10px;
}

.lineHeight20 {
    line-height: 20px;
}

.lineHeight35 {
    line-height: 35px;
}

.lineHeight45, .filterSection {
    line-height: 45px;
}

.loginPopup a {
    color: #4090e5;
    cursor: pointer;
}

    .loginPopup a.forgetPassword:hover {
        color: #000;
    }

.loginPopup h2 {
    font-size: 16px;
    line-height: 40px;
    margin: 0;
    text-transform: uppercase;
}

.logo img {
    float: left;
    height: auto;
    width: 120px;
}

.social-icons__icons {
    height: 70px;
}

.logo, .logo-footer {
    height: 70px;
    padding: 10px 0;
}

    .logo-footer img {
        height: auto;
        width: 150px;
    }

li.loggedInShow {
    display: none;
}

.loggedIn li.loggedInShow {
    display: block;
}

.loggedIn li.loggedInHide {
    display: none;
}

.main-nav > li {
    line-height: 0;
    margin-right: 0;
}

    .main-nav > li a, .textBtn {
        padding: 10px;
    }

        .main-nav > li a.noLink:hover {
            background-color: transparent;
            cursor: default !important;
        }

        .main-nav > li a:hover {
            background-color: #fff;
            border-radius: 8px;
        }

.main-nav, .thumbnailPhoto, .searchPanel {
    display: inline-block;
}

.mainPhoto img {
    max-height: inherit;
    width: 98.9%;
}

.mapPanel {
    border: solid 1px #ddd;
    margin-top: 10px;
}

.margin-list {
    margin: 0 10px;
}

.margin-row {
    margin: 10px 0 15px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-bottom10 {
    margin-bottom: 10px;
}

.memberMenu {
    border: solid 1px #ccc;
    box-shadow: 0 0 3px #ccc;
}

    .memberMenu h2 {
        background-color: #e9e9e9;
        border-bottom: solid 1px #ccc;
        color: #6BAB35;
        margin-bottom: 0;
        margin-top: 0;
        padding: 10px 0;
        text-indent: 15px;
    }

    .memberMenu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .memberMenu ul li {
            border-bottom: solid 1px #ccc;
            padding: 10px 0;
            text-indent: 10px;
        }

            .memberMenu ul li a {
                color: #10AFBE;
                cursor: pointer;
            }

            .memberMenu ul li i.fa {
                color: #10AFBE;
                font-size: 20px;
                margin-right: 10px;
            }

            .memberMenu ul li.active * {
                color: #fff !important;
            }

.no-borderRight {
    border-right: 0 !important;
}

.noBorderLeft {
    border-left: 0 !important;
}

.noPadd, .no-padding {
    padding: 0 !important;
}

.no_BoxShadow {
    box-shadow: none !important;
}

.nonPaddingLeft, .no-padding-left, .no-padding-left-lg {
    padding-left: 0;
}

.nonPaddingRight, .no-padding-right {
    padding-right: 0;
}

.option {
    display: inline-block;
    float: right;
    margin-bottom: 10px;
}

.padd10 {
    padding: 10px;
}

.padd20 {
    padding-bottom: 20px;
    padding-top: 20px;
}

.paddBot10, .step2 .buyerDescription, .productListTitle {
    padding-bottom: 10px;
}

.paddLeftRight0 {
    padding-left: 0;
    padding-right: 0;
}

.paddTop10 {
    padding-top: 10px;
}

.photoContainer {
    height: 382px;
}

.place {
    font-size: 15px;
    line-height: 25px;
    margin-left: 5px;
    vertical-align: top;
}

/*Start Mask, Loading, Popup Css*/
.mask {
    display: none;
    position: fixed;
    background-color: #fff;
    opacity: 0.8;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 12;
}

.maskAll {
    z-index: 100;
}

.loading {
    display: none;
    left: 50%;
    margin-left: -85px;
    position: fixed;
    top: 45%;
    z-index: 101;
}

    .loading i {
        font-size: 40px;
    }

.popup {
    display: none;
    background-color: #fff;
    border: solid 4px #e7e7e7;
    box-shadow: 0 0 4px #888;
    padding: 20px;
    position: absolute;
    z-index: 13;
}

    .popup i.close {
        color: #000;
        cursor: pointer;
        font-size: 25px;
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 13;
    }

        .popup i.close:hover {
            opacity: 0.4;
        }

.headerPopup {
    top: 70px;
}

.loginPopup {
    right: 270px;
    text-transform: none;
    width: 500px;
}

.wishlistPopup {
    height: 400px;
    right: 150px;
    width: 750px;
}

.currencyPopup {
    width: 750px;
    right: 80px;
    line-height: 0;
}

.flagPopup {
    right: 20px;
    text-transform: none;
    width: 400px;
}

.buyNowPopup {
    width: 780px;
    left: 50%;
    margin-left: -390px;
    padding: 40px;
}

    .buyNowPopup .popupContent {
        display: inline-block;
        width: 100%;
    }

    .buyNowPopup .price {
        line-height: 35px;
    }

    .buyNowPopup #cancellationCondition {
        position: relative;
        line-height: 20px;
    }

        .buyNowPopup #cancellationCondition .cancellationCondition {
            vertical-align: middle;
            margin-right: 10px;
            cursor: pointer;
        }

    .buyNowPopup .step2 .displayDate {
        line-height: 35px;
    }

.roomInfoPopup {
    width: 90%;
    left: 5%;
    padding: 40px;
}

.cancellationPopup {
    padding: 40px;
    width: 60%;
    left: 20%;
}
/*End Mask, Loading, Popup Css*/

.logInMenu {
    position: inherit !important;
}

.position-btn {
    margin: 10px 0 0;
    padding: 0 0 0 10px;
    text-align: center;
}

.positionPrice {
    float: right;
}

.price {
    color: #248624;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}

.priceRow {
    margin-bottom: 10px;
}

.priceSection {
    margin-top: 0 !important;
}

.priceSlider {
    margin-top: 20px;
}

.priceSumary {
    font-weight: 700;
    line-height: 40px;
    padding-left: 9px;
}

.priceTitle {
    display: inline-block;
    width: auto;
    /*price*/
    vertical-align: top;
}

    .priceTitle label {
        clear: both;
        display: inline-table;
        float: left;
        line-height: 18px;
        vertical-align: top;
        width: auto;
    }

.swiper-wrapper {
    margin-bottom: 35px !important;
}

.productWidgetList {
    margin: 0 -15px;
}

    .productWidgetList .productWidget {
        padding: 0 15px;
        margin-bottom: 25px;
}

.productWidget a {
    display: block;
    cursor: pointer;
}

    .productWidget a:link {
        border-bottom: 0;
}

    .productWidget a:hover {
        border-bottom: 0;
}

    .productWidget  .productBox {
        display: inline-block;
    background: #fff;
    border: solid 1px #ccc;
    border-radius: 3px;
    box-shadow: 0 2px 3px rgba(0,0,0,0.09);
}

        .productWidget  .productBox:hover {
            box-shadow: 0 0 8px #888;
}

        .productWidget  .productBox .productImage {
            position: relative;
}

            .productWidget  .productBox .productImage img {
                width: 100%;
                margin: 0;
                padding: 0;
    }

            .productWidget .productBox .promotionTextWrap {
                pointer-events: none;
                width: 100%;
                height: 100%;
                z-index: 2;
                background: #888;
                padding:0 10px;
                color:#fff;
                height: 35px;
                line-height: 35px;
            }

                .productWidget  .productBox .promotionTextWrap .promotionText {
                    color: #fefefe;
                    font-size: 0.867em;
                    font-family: sans-serif;
                    font-weight: 700;
                    font-style: normal;
            }

        .productWidget .productBox .atgrid__item__content .atgrid__item__title {
            color: #0159B7 !important;
            height: 60px;
            line-height: 20px;
            margin: 0;
            font-size: 15px !important;
            overflow: hidden;
}

        .productWidget .productBox .atgrid__item__content .widgetHilight {
            color: #888 !important;
            margin-top: 10px;
            height: 30px;
            overflow: hidden;
        }

        .productWidget .productBox .widgetHilight .fa-hourglass-start {
            font-size: 10px;
}

        .productWidget .productBox .widgetHilight .fa-map-marker {
            font-size: 18px;
            line-height: 26px;
}

        .productWidget .productBox .widgetHilight .column {
            border-bottom: solid 1px #ccc;
            height: 30px;
            line-height: 30px;
            overflow: hidden;
            white-space: nowrap;
            position: relative;
        }

        .productWidget .productBox .widgetHilight .left {
            float: left;
            width: 55%;
}

        .productWidget .productBox .widgetHilight .right {
            float: right;
            width: 40%;
            text-align: right;
}

            .productWidget .productBox .widgetHilight .right span {
                position: absolute;
                padding-right: 20px;
                right: 0;
            }

.productTopSection {
    margin: 0 0 40px 0;
}

    .productTopSection .topSectionLeftPanel {
        padding: 0 15px 0 0;
    }

    .productTopSection .topSectionRightPanel {
        padding: 0;
    }

.productContent.rowBorderBottom {
    padding-bottom: 60px;
}

.productContent .readMore {
    background-color: transparent;
    background-image: url(/img/readMore-Bg.png);
    background-position: 0 0;
    background-repeat: repeat;
    display: inline-block;
    height: 40px;
    margin-top: -23px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
}

.productContent article {
    height: auto;
    max-height: 150px;
    overflow: hidden;
    padding-bottom: 40px;
}

.productContent.expanded {
    padding-bottom: 0;
}

    .productContent.expanded article {
        height: 100%;
        max-height: inherit;
        overflow: visible;
        padding-bottom: 10px !important;
    }

.productInfoSection {
    margin-left: 0px;
    margin-right: 0px;
}

.productList {
    background-color: #fff;
    border: solid 6px #eee;
    box-shadow: 0 0 2px #333;
    margin-bottom: 15px;
    padding: 15px;
}

    .productList .imgProductList img {
    width: 100%;
}

.productPhotoPanel {
    margin: 0;
    width: 100%;
}

.productTitle h4 {
    font-weight: 400;
    margin-top: 0;
}

.qtySelect, .height35 {
    height: 36px;
}

.read-more-state ~ .read-more-trigger:before {
    content: 'Read more';
}

.read-more-state:checked ~ .read-more-trigger:before {
    content: 'Show less';
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
    font-size: inherit;
    max-height: 999em;
    opacity: 1;
}

.read-more-target {
    font-size: 0;
    max-height: 0;
    opacity: 0;
    transition: .25s ease;
}

.read-more-trigger {
    border-radius: .25em;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: .9em;
    line-height: 2;
}

.readMore i {
    font-size: 24px;
    position: absolute;
    right: 10px;
    top: 2px;
}

.readMore span {
    cursor: pointer;
    display: inline-block;
    margin-top: 15px;
    position: relative;
    width: 140px;
}

.red, .close-box-btn:hover, .redBoxV2 {
    color: red;
}

    .red.bold, .iconCategory {
        font-size: 18px;
    }

.redBorder {
    border: solid 1px #CC4949;
}

.redBox {
    background-color: #E63023;
}

/*.rightColumn {
    display: inline-block;
    float: right;
    width: 78%;
}*/

.roomTypeFeatures .featureItem {
    display: inline-block;
    text-align: left;
    line-height: 15px;
    min-height: 30px;
}

    .roomTypeFeatures .featureItem i {
        width: 10%;
    }

    .roomTypeFeatures .featureItem .featureName {
        width: 90%;
        float: right;
        padding-left: 5px;
    }

.row-inpopup {
    float: right;
    margin: 10px 0;
}

.rowBorderBottom {
    border-bottom: solid 1px #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.rowBorderBottomInclusion {
    border-bottom: solid 1px #ccc;
    display: inline-block;
    padding-bottom: 5px;
    width: 100%;
}

.rowBorderBottomProductList {
    border-bottom: solid 1px #ddd;
    margin-bottom: 10px;
    padding: 0;
}

.rowContent {
    padding: 0;
}

.rowFiltered {
    margin-bottom: 15px;
}

.rowImage {
    padding: 0 15px 0 0;
}

.rowTitle {
    background-color: #e5e5e5;
    margin: 10px 0 15px;
    padding: 10px;
}

.scroll {
    -moz-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    background: rgba(0,0,0,0.30);
    border-radius: 4px;
    bottom: 20px;
    cursor: pointer;
    margin: 0;
    padding: 15px;
    position: absolute;
    right: 20px;
    text-align: center;
    transition: .5s;
}

    .scroll .fa {
        -moz-transition: .5s;
        -o-transition: .5s;
        -webkit-transition: .5s;
        font-size: 30px;
        margin-left: 1px;
        margin-top: -5px;
        transition: .5s;
    }

    .scroll:hover {
        -moz-transition: .5s;
        -o-transition: .5s;
        -webkit-transition: .5s;
        background: rgba(178,178,178,1.0);
        transition: .5s;
    }

        .scroll:hover .fa {
            padding-top: -10px;
        }

.scrolltop {
    bottom: 20px;
    display: none;
    margin: 0 auto;
    position: fixed;
    right: 10px;
    width: 100%;
    z-index: 10;
}

.searchBox {
    background-color: transparent;
    background-repeat: repeat;
    border-radius: 4px;
    height: auto;
    margin: 10px auto auto auto;
    max-width: 700px;
    padding: 10px 10px;
    text-align: center;
    width: 100%;
    background-color:#ffffffd4
}


    .searchBox button {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
        padding: 0;
        margin-top:25px;
    }

    .searchBox form {
        display: inline-table;
        margin: auto;
        width: 60%;
    }
    
    .searchBox span {color:#aaa;font-size:11px;}

    .searchBox input[type='text'] {
        border-radius: 0;
        border:none;
        border-bottom:solid 2px #ff0000;
        background:none;
        padding:0 5px;
        height:55px;
        font-size:2rem;
    }

    .searchBox select {
        border:none !important;
        border-radius:0;
        border-bottom:solid 2px #ff0000 !important;
        height: 55px;
        background:none;
        padding:0 5px;
        font-size:2rem;
    }

.searchBoxContainer {
    bottom: 10%;
    float: left;
    position: absolute;
    width: 100%;
    text-align:center;
}

    .searchBoxContainer .container {
        text-align: center;
    }

.searchBoxVertical {
    background-color: #fff;
    border: solid 1px #ddd;
    display: inline-block;
    width: 100%;
}

    .searchBoxVertical .searchTitle {
        background-color: #828181;
        color: #FFF;
        padding: 10px;
        text-align: left;
        text-transform: uppercase;
        width: 100%;
    }

.searchFormBox {
    padding: 0;
    width: 100%;
    margin-top:5px;
}

    .searchFormBox .form-block__field-width-icon i {
        top: 45%;
    }

.searchPanel .inputMargin {
    background: #fff;
    display: inline-block;
    margin: 0;
    padding: 15px 15px 0;
    width: 100%;
}

.sectionBlock {
    background-color: #fff;
    border: solid 1px #ddd;
    border-top: 0;
    box-shadow: 0 0 4px #ccc;
    width: 100%;
}

.sectionSearch .rowTitle {
    background-color: #E8E8E8;
    line-height: 15px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px;
}

.sectionSelect .groupSelect {
    margin-bottom: 10px;
}

.selectOption {
    line-height: 50px;
    padding: 0;
    font-size: 14px;
}

.setPadding {
    padding-left: 5px;
    padding-right: 5px;
}

.showWeather {
    display: inline-block;
    height: 100%;
    width: 100%;
}

.sizeMap {
    height: 400px;
}

.sizeIcon {
    font-size: 15px;
}

.slider {
    background-size: cover;
    display: inline-table;
    float: left;
    height: 80vh;
    width: 100%;
}

.step {
    background-color: #6ea72e;
    border-radius: 18px;
    color: #fff;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}

.buyNowPopup .step2 .buyerInfo {
    display: inline-block;
}

.step2 .description {
    font-weight: 700;
    line-height: 20px;
}

    .step2 .description small {
        display: inline-table;
        font-size: 12px;
        font-weight: 400;
        width: 100%;
    }

.step2 .rowBorderBottom {
    margin-bottom: 10px;
    padding-bottom: 0;
}

.swiper-wrapper .publishRate {
    vertical-align: top !important;
}

.swiper-button-next, .swiper-button-prev {
    background: none;
    border: solid 1px #fff;
    border-radius: 35px;
    color: #fff;
    font-size: 35px;
    height: 35px;
    text-align: center;
    width: 35px;
}

.swiper-container {
    width: 100%;
    z-index: 0;
    word-break: break-all;
    height: auto;
    display: inline-block;
}

.swiper-slide {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    align-items: center;
    display: flex;
    justify-content: center;
}

.swiper-slide img {
    width: 100%;
}

.tab-btn .fa {
    font-size: 20px;
    margin-right: 10px;
}

.tab-content {
    background-color: #fff;
    border: solid 1px #ddd;
    border-top: 0;
    box-shadow: 0 0 4px #ccc;
    display: inline-table;
    width: 100%;
}

.tab-pane {
    border-top: solid 1px #ddd;
    display: inline-table;
    margin-top: -1px;
    padding: 20px;
}

    .tab-pane .title {
        font-size: 20px;
        font-weight: 700;
        margin: 10px 0 20px;
    }

    .tab-pane p, #tabpackage h2, .member h1, .product-page-breadcrumb, #destinationPage .rightColumn section:first-child h2, .descriptionBlock p {
        margin-top: 0;
    }

.table-style {
    width: 100%;
}

.table, th, td {
    border: 1px solid #ccc;
}

    .table .table-row {
        padding: 0;
        background: #fbfbfb;
        margin-bottom: 2px;
    }

        .table .table-row:last-child {
            margin-bottom: 0;
        }

    .table .cell {
        padding: 0;
        line-height: 30px;
    }

    .table .titleCell {
        font-weight: 700;
        background: #e5e5e5;
    }

.tagTop {
    margin-top: 29px;
}

.template {
    display: none !important;
}

.text-description {
    font-size: 11px;
    color: #EE0000;
}

.text-left {
    text-align: left;
}

.text-note {
    line-height: 10px;
    padding-left: 0;
}

    .text-note * {
        font-size: 11px;
        line-height: 15px;
    }

    .text-note p {
        margin-bottom: 0;
        margin-top: 0;
    }

.textNotic {
    color: red;
    font-weight: 700;
    text-align: center;
}

.textPrice {
    background: transparent;
    border: 0;
    color: #828181;
    font-weight: 700;
    text-align: center;
    font-size: 14px !important;
}

.textRight, .atgrid__item__right {
    text-align: right;
}

.thumbnailPhoto img {
    margin-top: 5px;
    padding-right: 5px;
    width: 14.28%;
    float: left;
}

.titleProduct {
    display: 0;
}

.title_price {
    padding: 0 0 10px;
}

    .title_price h1 {
        color: #999;
        margin: 0 0 0 50px;
    }

    .title_price h3 {
        margin: 0 0 0 45px;
    }

.totalPrice {
    font-weight: 700;
    line-height: 45px;
    padding-left: 0;
    text-align: right;
}

.totalPriceLarge {
    display: none;
    font-size: 20px;
    font-weight: 700;
    line-height: 10px;
    padding: 10px 15px 15px;
    text-align: right;
}

.tour-single-rise {
    margin: 0 0 40px;
}

.vertical .searchFormBox {
    height: 100%;
}

    .vertical .searchFormBox .inputBox {
        padding-bottom: 10px;
        width: 100%;
    }

    .vertical .searchFormBox select {
        padding: 12px 40px 12px 15px;
        line-height: 21px;
    }

.vertical .td-search-1 {
    top: 25px !important;
}

.videoProduct {
    display: block;
}

.videoThumb {
    cursor: pointer;
    height: 58px;
    overflow: hidden;
    position: absolute;
    top: 15px;
    width: 78px;
}

    .videoThumb img {
        height: 63px;
        width: 89px;
    }

.viewMoreProduct {
    float: right;
}

.weatherPopup {
    background-color: #fff;
    border: solid 4px #ccc;
    box-shadow: 0 0 4px #ccc;
    display: none;
    left: 50%;
    padding: 40px;
    position: fixed;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 800px;
    z-index: 30;
}

    .weatherPopup .close-box-btn {
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 30;
    }

.white {
    color: #fff;
}

.social-icons__icon i {
    color: #fff;
    font-size: 20px;
}

.width100p img {
    height: auto;
    width: 100%;
}

.width100p, .width100p img {
    height: auto !important;
    max-width: 100% !important;
    width: 100% !important;
}

.wishListProductPrice span {
    color: #888;
    font-size: 10px;
}

.wishlistPopup .wishlistList {
    height: 330px;
    overflow-y: auto;
}

    .wishlistPopup .wishlistList .removeWishList {
        font-size: 12px;
    }

.wishlistPopup .wishlistTitle {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
}

.wishlistList .wishListProduct {
    border: 1px solid #ccc;
    display: inline-block;
    float: left;
    margin-top: 10px;
    padding: 10px;
    width: 100%;
}

    .wishlistList .wishListProduct .wishListProductDesc {
        display: inline-block;
        float: left;
        vertical-align: top;
        width: 85%;
    }

    .wishlistList .wishListProduct .wishListProductImg {
        display: inline-block;
        float: left;
        width: 15%;
    }

.wishlistList .wishListProductInfo {
    border-left: 1px solid #ccc;
    display: inline-block;
    float: left;
    line-height: 0;
    text-align: center;
    width: 20%;
}

.wishlistList .wishListProductName {
    display: inline-block;
    float: left;
    line-height: 100%;
    padding: 0 15px;
    vertical-align: top;
    width: 80%;
}

.wishlistList .wishListProductPrice {
    color: #11AFBE;
    display: inline-block;
    float: left;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    width: 100%;
    white-space: nowrap;
}

.yellow {
    color: #FECF00 !important;
}

.yellowBox {
    background-color: #FECF00;
}

.yellowBoxV2 {
    color: #f7c70c;
}

@font-face {
    font-family: sans-serif !important;
}

body {
    background-color: #fff;
    font-family: prompt !important;
}

    body .ui-datepicker .ui-datepicker-current-day a {
        background-color: #01cb68;
        color: #fff !important;
    }

    body .ui-datepicker .ui-state-default {
        font-size: 13px;
        font-weight: 400;
    }

footer .logo-footer img {
    opacity: 0.7;
}

footer, footer a {
    color: #bbb !important;
    font-size: 14px;
}

h3.atgrid__item__title {
    color: #000;
    font-family: sans-serif;
    font-size: 15px;
    line-height: 20px;
}

label, .bold {
    font-weight: 700;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(/img/sprite-v1.0.1.png) 100% -98px no-repeat;
    background-color: #fff;
    border: solid 1px #ccc !important;
    color: #888;
    padding: 8px 35px 8px 8px;
    height: 45px;
    line-height: 29px;
    cursor: pointer;
}

    select::-ms-expand { /*Hide select Arrow in IE*/
        display: none;
}

span[data-u='arrowleft'], span[data-u='arrowright'] {
    margin-top: -20px !important;
}

table.noBorder, .destinationNearby .swiper-slide a {
    border: 0 !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
    display: inline-block;
}

#cancellationPage {
    min-height: 700px;
}

.currencySwitcher {
    padding-right: 30px;
    margin-right: 10px;
}

    .currencySwitcher i {
        position: absolute;
        top: -12px;
        right: 5px;
    }

#brandingLogo {
    background-color: #fff;
    padding: 20px 0 10px 0;
    border-top: solid 1px #ccc;
}

    #brandingLogo div {
        height: 63px;
        margin: 0 15px;
        display: inline-block;
        background: url(/img/sprite-v1.0.1.png) no-repeat;
        background-size: 600%;
    }

    #brandingLogo .tat {
        background-position: -73px -60px;
        width: 58px;
    }

    #brandingLogo .pata {
        background-position: -69px -125px;
        width: 84px;
        background-size: 400%;
    }

    #brandingLogo .dbd {
        background-position: -65px -185px;
        width: 137px;
        background-size: 238%;
    }

#currencyPopup ul {
    list-style: none;
    width: 100%;
    display: inline-table;
    margin: 0;
    padding: 0;
}

    #currencyPopup ul li {
        width: 32%;
        display: inline-block;
        padding: 20px 0;
        margin-right: 1%;
        line-height: 20px;
        float: left;
    }

        #currencyPopup ul li strong {
            color: #4090e5;
            margin-right: 10px;
        }

        #currencyPopup ul li a {
            font-weight: normal;
            font-size: 12px !important;
            border-bottom: solid 1px #ccc;
            width: 90%;
            display: inline-table;
            padding: 2px 2px 10px 2px;
            color: #888;
        }

            #currencyPopup ul li a:hover, #currencyPopup ul li a.active {
                color: #000;
                border-radius: 0 !important;
                opacity: 1;
            }


#selfServicePage {
    min-height: 80vh;
}

.bg-green {
    background-color: #6BAB35;
}

.returnText {
    color: #6BAB35;
    font-size: 20px;
    font-weight: bold;
}

#cancellationInformation .table-row {
    background-color: #fff;
}

#cancellationInformation .titleCell {
    background-color: #e5e5e5;
}

#cancellationPage form button {
    padding: 10px;
    width: 200px;
}

    #cancellationPage form button.greenButton {
        padding: 0;
    }

.bg-red {
    background-color: #d92d2d;
}

#cancellationPage .bg-red {
    padding: 10px !important;
    border-radius: 4px;
    text-indent: 20px;
}

    #cancellationPage .bg-red span {
        color: #fff;
    }

#hotelPage #searchHotel {
    display: inline-table;
    width: 100%;
}

#hotelPage #checkArrivalContentPage .fa-calendar {
    top: 23px;
    right: 15px;
}

#hotelPage #buyNowPopup .pricePeriod {
    font-size: 17px;
}

#hotelPage .tour-single-rise {
    z-index: unset;
}

#hotelPage .productList .imgProductList img {
    cursor: pointer;
    vertical-align: bottom;
}

/* New CSS */
.pageContainer {
    width: 100%;
    display: inline-block;
}

.pageSection {
    width: 100%;
    float: left;
}

.pageContent {
    max-width: 1400px;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}

.featureItem .featureIcon {
    padding: 0 5px 0 0;
    display: inline-block;
}

.featureName {
    display: inline-block;
}

.topSectionLeftPanel .featureItem {
    color: #6BAB35;
    font-size: 15px;
    font-weight: 700;
    width: auto;
    min-width: 80px;
    display: inline-block;
}

    .topSectionLeftPanel .featureItem .featureIcon i {
        color: #6BAB35;
    }

.topSectionLeftPanel .featureRow {
    padding: 0 15px;
    width: 100%;
    margin-top: 10px;
    line-height: 20px;
}

.topSectionLeftPanel .productPrice .priceTitle {
    height: 50px;
    width: 45px;
    position: absolute;
    top: 0;
    left: 15px;
}

    .topSectionLeftPanel .productPrice .priceTitle label {
        line-height: 15px;
}

.topSectionLeftPanel .productPrice .fromPrice {
    color: #d92d2d;
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    height: 50px;
    width: 100%;
    padding-left: 50px;
}

    .topSectionLeftPanel .productPrice .fromPrice .price {
        line-height: 30px;
        color: #e63323;
        font-size: 30px;
        display: block;
        margin: 0px;
}

    .topSectionLeftPanel .productPrice .fromPrice .publishRate {
        line-height: 20px;
        vertical-align: top;
        font-size: 18px;
        color: #000 !important;
        position: relative;
}

.productTitle .featureItem {
    width: auto;
    padding: 0 3px;
}

.featureItemList {
    line-height: 20px;
}

.videoSwiper {
    width: 100%;
}

/* Category Box */
.category-box {
    width: 25%;
    float: left;
    border-right: solid 1px #ccc;
}

    .category-box:last-child {
        border-right: solid 0px #fff;
    }

.category-icon {
    width: 20%;
    display: inline-block;
    font-size: 45px;
    float: left;
}

.category-content {
    width: 80%;
    height: 60px;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
}

.content-category {
    padding: 15px;
    color: #333;
}

.category-box:first-child .content-category {
    padding-left: 0;
}

footer .lineIcon {
    width: 40px;
    background-size: 689px !important;
    height: 40px;
    display: inline-block;
    background: url(/img/sprite-v1.0.1.png) -328px -108px no-repeat;
}

#notification {
    background: #CC0000;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    position: fixed;
    width: 100%;
    z-index: 999999;
}

.cancellationText {
    font-size: 13px;
    color: #006fe6;
    cursor: pointer;
    border-bottom: solid 1px #006fe6;
}

/*Sales page*/
#salePage {
    min-height: 700px;
}

.sectionCancellation {
    display: inline-block;
}

.cancellationContent, .connditionContent {
    width: 68rem;
    box-shadow: 0 0 4px #888;
    height: auto;
    padding: 10px;
    display: none;
    border-radius: 6px;
    position: absolute;
    bottom: 34px;
    z-index: 1;
    background: #fffde0;
    border: solid 4px #fed202;
    padding: 10px;
    left: 0;
    font-size: 14px;
    color: #9b8900;
    font-weight: bold;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 .selected-flag {
    border-right: solid 1px #ccc;
    background-color: #fff;
}

i.closeCancellation, i.closeCondition {
    color: #ccc;
    cursor: pointer;
    font-size: 15px;
    display: block;
    float: right;
}

.errorText {
    color: #d92d2d;
    border-bottom: solid 1px #d92d2d;
}

.textCenter {
    text-align: center;
}

.nearbyProduct .productSwiper {
    width: auto;
}

.rowContent .row {
    margin-left: 0px;
    margin-right: 0px;
}

#hotelPage .buttonbooking:hover {
    color: #fff;
    border-bottom: hidden;
}

#destinationPage .sectionSeeAllDestination {
    width: 100%;
    display: inline-block;
}

#destinationPage .seeAllDestination {
    margin: 0;
}

#registerPage .intl-tel-input, #profileForm .intl-tel-input {
    width: 100%;
    margin-bottom: 10px;
}

#productPage .btn-buynow {
    text-align: center;
}

.ui-slider .ui-slider-handle {
    cursor: pointer;
}

/* login */

#registerPage .btn-facebook, #registerPage .btnShall-register, #registerPage .btn-createUser, .socialConnect .btn-facebook {
    text-decoration: none;
    margin: 10px 0;
    text-align: center;
    padding: 10px 20px;
    font-size: 15px;
    border: none;
    outline: none;
    border-radius: 0px;
    width: 100%;
}

.socialConnect .btn-facebook.disable {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
   filter: grayscale(100%);
}

.btn-facebook, .btn-facebook.active { 
    background: #425f9b;
    color: #fff;
}

.btn-facebook:hover {
    color: #fff;
    cursor: pointer;
}

.lineBreakBtn {
    margin: 20px 0px;
    height: 0;
    text-align: center;
    border-bottom: 1px solid #DDD;
    position: relative;
    width: 100%;
    float: left;
}

.textBreakBtn {
    position: relative;
    top: -.65em;
    padding: 0 10px;
    background: #fff;
    font-style: normal;
    color: #003580;
}

.loginPopup .textBreakBtn {
    top: 0;
}

.dataFacebook .groupData {
    margin-bottom: 10px;
    display: inline-block;
}

.facebookIcon {
    padding: 5px 10px;
    background: #425f9b;
    color: #fff;
    border-radius: 2px;
}

.socialConnect .facebookIcon {
    padding: 0px;
    margin-right: 20px;
}

.rspNav .fa-facebook {
    color: #425f9b;
    padding: 0px 10px;
}

.loginPopup .fa-facebook, #registerPage .fa-facebook {
    padding: 0px 10px;
}

.textSuggest {
    /*margin: 15px 0;*/
    clear: both; 
    text-align: center;
}

.clickRegister {
    padding: 0px 10px;
}

#loginFacebookError {
    text-align: center;
    padding: 10px 0px 0px 0px;
}

/* condition of package */

#productPage .conditionLink {
    color: #f7c70c;
    font-size: 12px;
    cursor: pointer;
    border-bottom: solid 1px #f7c70c;
}

/* payment page */

#paymentPage {
   background-color: #fff;
   /*padding: 20px 30px;*/
   display: inline-block;
   width: 100%;

}

.productInfoPayment, .infoPayment {
    background-color: #fff;
    margin-left: 0;
    margin-bottom: 15px;
    margin: 0.5%;
    padding: 20px;
}

#paymentPage .productInfoPayment {
    width: 35%;
    float: left;
    padding-left:0;
    padding-top:0;
    padding:30px;
    border:solid 1px #ccc;
    border-radius:4px;
}

#paymentPage .infoPayment {
    width: 63%;
    float: left;
    padding: 0 60px;
    border-radius:4px;
}

.row-field {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.infoPayment .paymentForm {
    width: 100%;
}

.infoPayment .paymentForm label {
    margin-bottom: 5px;
    display: block;
} 

.productInfoPayment .columnLeft {
    width: 30%;
    float: left;
}

.productInfoPayment .columnRight {
    width: 70%;
    float: left;
    text-align: left;
}

.requiredField {
    color: #e63323;
}

.infoPayment .paymentForm .continuePayment,.infoPayment .paymentForm .cancelPayment {
    margin-top: 20px;
    width: 32%;
    font-weight: 700;
    border-radius: 0px;
    padding: 10px;
    float:left;
}

.infoPayment .paymentForm .continuePayment {
    background: #0a97f5;
    color: #fff;
} 

.infoPayment .paymentForm .cancelPayment {
    color: #000;
    margin-left:3%;
}

.infoPayment .paymentForm .continuePayment:hover {
    background: #6BAB35;
    color: #fff;
} 

.infoPayment .paymentForm .cancelPayment:hover {
    background: #d4d5d6;
    color: #000;
}

#paymentForm {width:100%}

#paymentForm img {width:80px; display:inline-block}

.productInfoPayment .titleInfo {
    background: #eee;
    padding: 10px;
    color: #828181;  
    margin: 20px 0px 20px 0px;
}

.productInfoPayment .titleInfo:first-child {margin-top:0}

.productInfoPayment .buyerInfo, .productInfoPayment .productInfo {
    padding: 0px 10px;
}

.productInfoPayment .pricePayment {
    color: #d92d2d;
    font-size: 18px;
    font-weight: 700;
}

.productInfoPayment .productInfo .currency {
    font-size: 12px;
}

.productInfoPayment .productInfo .packageName {
    color: #248624;
}

.priceBreak {
    padding-bottom: 10px;
    border-bottom: 1px solid #b9b7b7;
}

.dashedBreak {
    padding-bottom: 10px;
    border-bottom: 1px dashed #b9b7b7;
}

.productInfoPayment .productInfo .productDetail {
    margin-bottom: 10px;
}

#paymentPage .container, #reviewPage .container {
    margin-bottom: 20px;
    margin-top: 20px;
}

.infoPayment .paymentForm .dropdownMonth, .infoPayment .paymentForm .dropdownYear {
    width: 32%;
    border: 1px solid #e3e3e3;
    float:left;
}

.paymentForm select.invalid {
    border: solid 1px red !important
}

.infoPayment .paymentForm .dropdownYear {
    margin-left: 3%;
}

.infoPayment .paymentForm .errorMessage {
    display:none;
}

.infoPayment .paymentForm input, .infoPayment .paymentForm select {
    margin-bottom: 0px;
    display:inline-block;
    width:67%;
}


.sendFirstData2c2p {
    display: none;
}

.loginPopup a.registerLink, .loginPopup a.registerLink:hover  {
    color: #fff;
}

/* review page */

#reviewPage .sectionReviewQuestion {
    width: 70%;
}

#reviewPage .sectionReviewQuestion .reviewBtn {
    padding-left: 30%;
    padding-right: 30%;
}

#reviewPage .sectionReviewQuestion .reviewBtn .saveReviewBtn {
    width: 100%;
    font-weight: 700;
    border-radius: 0px;
    padding: 10px;
}

#reviewPage .sectionReviewQuestion .sectionRadio {
    width: 20%;
    float: left;
    text-align: center;
}


#reviewPage .sectionReviewQuestion .reviewQuestion .leftRow {
    width: 30%;
    float: left;
}

#reviewPage .sectionReviewQuestion .reviewQuestion .rightRow {
    width: 70%;
    float: left;
}

#reviewPage .reviewSuccessful {
    display: none;
}

#reviewPage .detailReview {
    margin: 20px 0px;
    background-color: #eee;
    padding: 5px 10px; 
    width: 70%;
    line-height: 30px;
}

#reviewPage .sectionReviewQuestion .reviewQuestion .headerPoint {
        margin-left: 30%;
}

#reviewPage .sectionReviewQuestion .reviewQuestion .headerPoint .leftHeaderPoint {
    width: 20%;
    text-align: center;
    float:left;
}

#reviewPage .sectionReviewQuestion .reviewQuestion .headerPoint .rightHeaderPoint {
    width: 20%;
    text-align: center;
    float:right;
}

/* review in member page */

.member .sectionReview {
    width: 100%;
}

.member .reviewList {
    border: 1px solid #eee;
    padding: 10px;
    -moz-box-shadow: 0 0 5px #eee;
    -webkit-box-shadow: 0 0 5px#eee;
    box-shadow: 0 0 5px #eee;
    margin-bottom: 10px;
    display: inline-block;
}

.member .reviewList .row-field {
    margin-bottom: 0px;
}

.member .reviewList .rightColumn {
    width: 15%;
    text-align: center;
}

.member .reviewList .leftColumn {
    width: 15%;
}

.member .reviewList .centerColumn {
    width: 70%;
    float: left;
    padding: 0px 10px;
}

.member .reviewList .rightColumn #btnReview {
    width: 100%;
}

.member .reviewList .rightColumn .textSubmitted {
    color: #006fe6;
}

