﻿div {
    position: relative;
}

.main-search .ms-nav {
    height: auto;
}

    .main-search .ms-nav li {
        font-size: 12px;
    }

.main-search .ms-cts .ms-ct {
    min-height: 162px;
}

/* AUTO COMPLATE */
.ui-autocomplete {
    max-height: 250px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}
/* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
* html .ui-autocomplete {
    height: 250px;
}

.ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.5;
}



.overline {
    text-decoration: line-through;
    color: #999999 !important;
}

.discount.left {
    color: #fff;
    font-size: 14px;
    height: 30px;
    letter-spacing: -1px;
    line-height: 30px;
    position: absolute;
    left: -20px;
    top: -22px;
    width: 33px;
}

    .discount.left span {
        position: relative;
        z-index: 9;
    }

    .discount.left::before {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: transparent transparent #b9181d;
        border-image: none;
        border-style: solid;
        border-width: 30px;
        content: "";
        height: 0;
        position: absolute;
        left: -32px;
        top: -28px;
        transform: rotate(315deg);
        width: 0;
    }

.whb-price .whp-right {
    width: 240px;
}

    .whb-price .whp-right .price {
        width: 100px;
        text-align: right;
    }

.fb-image img {
    height: 100%;
}

.hotel-main-gallery .hmg-nav li img {
    height: 100%;
}

.small-hotel .sh-right .sm-date {
    font-size: 10px;
    color: #808080;
    font-weight: 600;
}
/*.ui-widget-header {
    background: #4898d3 none repeat scroll 0 0 !important;
    height: 6px !important;
    position: absolute !important;
}

.ui-widget.ui-widget-content {
    width: 100%;
    height: 6px;
    float: left;
    margin: 7px 0;
    background: #f3f3f3;
    border-radius: 3px;
    position: relative;
}*/

/*.ui-slider-handle {
    width: 14px;
    height: 14px;
    position: absolute;
    margin-left: -7px;
    border-radius: 50%;
    border: 1px solid #dadada;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    margin-top: -4px;
    cursor: pointer;
    background-image: linear-gradient(#fff, #e7e7e7) !important;
    top: 0 !important;
}*/

/*.ui-slider-handle:hover {
        background: #e7e7e7;
    }*/
/*.hotel-main-gallery .hmg-cts .hmg-ct{
    display:block !important;
}*/
.hmg-ct .tnContent img {
    margin-left: auto;
    margin-right: auto;
    display: block !important;
}

.cabinDiv {
    width: 100%;
    height: auto;
    float: left;
    padding: 7px;
}

    .cabinDiv .cabinTitle {
        color: blue;
        font: bold;
    }

    .cabinDiv img {
        float: left;
        width: 30%;
        height: 150px;
        overflow: hidden;
    }

    .cabinDiv .cabinDetail {
        margin-left: 225px;
        font-size: 13px;
    }


.whb-price .whp-center {
    margin-left: 10px;
}

.hb-image img {
    height: 100%;
}

.cb-image img {
    height: 100%;
}

.tb-image img {
    height: 100%;
}

.children .child {
    width: auto;
}

.cabinDiv .cabinDetail {
    margin-left: 225px;
    font-size: 13px;
}

.pointer {
    cursor: pointer;
}

.hidden {
    display: none !important;
}

#priceRange {
    margin-bottom: 4px;
    margin-top: 20px;
}

.show-more1 {
    color: #999999;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: 300;
    height: auto;
    margin: 10px 0;
    text-align: center;
    width: 100%;
}

    .show-more1:hover {
        color: #666666;
    }

.wtb-icons {
    float: left;
}

.searcharea-text {
    font-size: 13px;
    width: 100%;
    text-align: center;
    margin: 5px;
    float: left;
    font-weight: bold;
}

#ipUcu ul {
    list-style: initial;
    padding: inherit;
}
/* Page 404 css*/
.errorPageCod {
    color: #b9181d;
    font-size: 90px;
    font-weight: 600;
}

.errorCenter {
    text-align: center;
    margin: 20px 0 0 130px;
    width: 600px;
    display: inline-block;
    vertical-align: top;
}

.errorPageTitle {
    font-size: 50px;
    color: gray;
}

.errorPageLogo {
    margin: 0;
    width: 300px;
    display: inline-block;
}

.center {
    width: 1040px;
    margin: 0 auto;
}
/* Page 404 css*/

.four-list .fb-bottom .fb-center .price {
    font-size: 12px !important;
}

.three-list .tb-bottom .tb-center .price {
    font-size: 12px !important;
}
.wide-tour-box .wtb-right .new-price {
     font-size: 12px !important;
}
.booking-item .item-title {
    line-height: 15px;
}

    .booking-item .item-title .it-text {
        max-width: 60%;
    }

    .booking-item .item-title .it-price {
        margin-left: 0px;
    }

.login-welcome {
    width: 100%;
    height: auto;
    /*margin-top: 40px;
    padding-top: 50px;
    padding-bottom: 150px;*/
    background: url(../img/login-seperator.png) top no-repeat;
    float: left;
}

    .login-welcome .lw-item {
        width: 33%;
        height: auto;
        float: left;
        padding: 0 10px;
        text-align: center;
        margin: 20px 0;
        margin-left: 33%;
    }

        .login-welcome .lw-item .lw-right {
            width: 100%;
            font-size: 13px;
            letter-spacing: -0.5px;
            color: rgba(255, 255, 255, 0.8);
        }

            .login-welcome .lw-item .lw-right span {
                font-size: 40px;
                font-weight: 600;
                letter-spacing: -0.5px;
                color: #fff;
            }

.nullException {
    border: 1px solid #f00 !important;
    box-shadow: 0 0 6px #f00 !important;
}

.starfontColor {
    color: #b9181d;
}




.confirmation-text {
    width: 90%;
    height: auto;
    float: left;
    color: #666;
    font-family: "myFontLight";
    letter-spacing: -0.2px;
    margin: 0 5% 90px 5%;
    text-align: center;
    font-size: 13px;
}

.confirmation-icon {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 90px 0 30px 0;
}

.confirmation-text .title {
    font-size: 23px;
    font-family: "myFontLight";
    letter-spacing: -1px;
}

.searchMain .custom-radio {
    display: inline;
    /*margin: 0 10px;*/
}

.wide-hotel-box .whb-center .whb-title {
    height: auto;
    line-height: 22px;
    white-space: normal;
    float: none;
}

.wide-hotel-box .whb-center .whb-icons {
    height: auto;
    float: none;
}

.wide-hotel-box .whb-center {
    height: auto;
}

    .wide-hotel-box .whb-center .whb-all {
        position: relative;
        margin-left: 190px;
    }

#deckPlan {
    text-align: center;
    display: block;
    width: 100%;
}

.flag {
    background: rgba(0, 0, 0, 0) linear-gradient(#b9181d 0%, #9d151a 100%) repeat scroll 0 0;
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    color: white;
    margin-top: 5px;
    padding: 5px 10px 5px 30px;
    position: absolute;
    left: -5px;
    background-color: #9d151a;
    font-weight: bold;
    z-index: 1;
}

    .flag:before {
        background: url("/Content/Custom/img/plane.png") no-repeat scroll 0 0 / 25px 25px;
        content: " ";
        height: 25px;
        left: 0;
        position: absolute;
        top: 0;
        width: 25px;
    }

.colored-info {
    background: #9d151a linear-gradient(#b9181d 0%, #9d151a 100%) repeat scroll 0 0;
    line-height: 30px;
    color: #fff;
    -ms-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

#searchResults .wtb-icons {
    font-size: 15px;
}

.hd-detail {
    width: 100%;
    height: auto;
    float: left;
    color: #666666;
    margin: 10px 0;
    font-size: 13px;
}

.hd-boxes {
    width: 100%;
    height: auto;
    float: left;
    margin: 10px 0;
}

.hd-box {
    width: 24%;
    height: 38px;
    float: left;
    margin: 5px 1% 5px 0;
    border: 1px solid #e1e1e1;
    overflow: hidden;
}

.hdb-icon {
    width: 30px;
    height: 30px;
    float: left;
    margin: 5px;
}

.hdb-text {
    width: 175px;
    height: 38px;
    display: table-cell;
    margin-left: 45px;
    overflow: hidden;
    vertical-align: middle;
    font-weight: 600;
}

.hdt-title {
    width: 100%;
    height: auto;
    float: left;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-top: 5px;
    color: #666666;
}

.hd-buy-btn {
    width: auto;
    margin-top: 5px;
    height: 30px;
    float: left;
    background: #b9181d;
    color: #fff;
    font-size: 13px;
    font-family: "open sans";
    border: none;
    border-radius: 2px;
    line-height: 30px;
    white-space: nowrap;
    padding: 0 12px;
}

    .hd-buy-btn:hover {
        background: #9d151a;
    }

.whp-right a {
    color: white;
}

#searchResults .wide-tour-box {
    margin-top: 15px !important;
}

.search-tab-tour {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px;
    color: #666666;
    overflow: hidden;
    font-size: 13px;
}

.search-tab-hotel {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px;
    color: #666666;
    overflow: hidden;
    font-size: 13px;
}

.search-full-map {
    width: auto;
    float: right;
    padding-right: 10px;
    color: #b9181d;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.2px;
    margin-right: 10px;
    border-right: 1px solid #f1f1f1;
    cursor: pointer;
}

.search-mini-map {
    width: auto;
    float: left;
    padding-left: 15px;
    color: #b9181d;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: -0.2px;
    margin-left: 10px;
    border-right: 1px solid #f1f1f1;
    cursor: pointer;
}

.full-map {
    width: 100%;
    height: 250px;
    float: left;
    position: relative;
    margin: 10px 0;
    overflow: hidden;
}

    .full-map .map-ct {
        width: 100%;
        height: 500px;
        margin-top: -125px;
    }

        .full-map .map-ct img,
        .full-map .map-ct iframe {
            width: 100%;
            height: 500px;
        }

    .full-map .map-settings {
        width: auto;
        height: 28px;
        position: absolute;
        right: 10px;
        top: 10px;
        background: rgba(255, 255, 255, 0.9);
        padding: 0 10px;
        border-radius: 14px;
        font-size: 12px;
        color: #666666;
        line-height: 28px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    }

        .full-map .map-settings span {
            cursor: pointer;
            margin: 0 3px;
        }

            .full-map .map-settings span:hover {
                color: #d54136;
            }

    .full-map.small {
        height: 100px;
    }

        .full-map.small .map-ct {
            margin-top: -200px;
        }

    .full-map.biggest {
        height: 500px;
    }

        .full-map.biggest .map-ct {
            margin-top: 0;
        }

.mainPopup .mpContent-tx {
    width: 96%;
    height: 80%;
    position: fixed;
    left: 50%;
    margin-left: -48%;
    padding: 15px;
    background: #fff;
    top: 10%;
    bottom: 10%;
}

#searchResults .wtb-desc {
    font-size: 15px;
    color: black;
}

.genMap {
    width: 100% !important;
    height: 300px !important;
    float: left;
    border: 1px solid #d9d9d9;
}
.wide-hotel-box .whb-right .new-price {
    font-size:12PX !important;
}
#tourTitle .ht-title {
    width: 100%;
}

#tourTitle .area {
    float: left;
    width: auto;
}

#tourTitle .wtb-bottom {
    float: right;
}

    #tourTitle .wtb-bottom .wtb-box {
        width: auto;
        margin-right: 5px;
        height: 45px;
        letter-spacing: -0.5px;
        float: left;
    }


        #tourTitle .wtb-bottom .wtb-box .wtbb-icon {
            width: 40px;
            height: 45px;
            float: left;
            text-align: center;
            line-height: 45px;
            color: #b9181d;
            font-size: 25px;
        }

        #tourTitle .wtb-bottom .wtb-box .wtbb-right {
            padding-top: 5px;
            margin-left: 40px;
            color: #999999;
        }

            #tourTitle .wtb-bottom .wtb-box .wtbb-right span {
                color: #333333;
                font-size: 15px;
                letter-spacing: -1.5px;
                font-weight: 600;
            }

.stars {
    width: auto;
    float: left;
    font-size: 13px;
    color: #b9181d;
}

.four-list .fb-details .desc {
    overflow: initial !important;
}

.wide-tour-box .wtb-center .wtb-bottom {
    height: auto !important;
}

.sales-report {
    overflow: auto;
    display: block;
}

.mpc-title {
    min-height: 40px;
}

.mpContent {
    height: auto;
    min-height: 100px;
}

input.error, select.error, textarea.error {
    border: 1px solid red;
}

.three-list .tb-details .desc {
    overflow: initial !important;
}


.three-list .t-box .tbi-flag.blue { /*Shore Excursion*/
    background: #1882DE;
}

.three-list .t-box .tbi-flag.yellow { /*Sightseeing Tour*/
    background: #DED418;
}

.three-list .tb-bottom .discover-bt.hoverBlue:hover { /*Shore Excursion*/
    background: #1882DE !important;
    color: #fff;
}

.three-list .tb-bottom .discover-bt.hoverYellow:hover { /*Sightseeing Tour*/
    background: #DED418 !important;
    color: #fff;
}

.four-list .f-box .fbi-flag.blue { /*Shore Excursion*/
    background: #1882DE;
}

.four-list .f-box .fbi-flag.yellow { /*Sightseeing Tour*/
    background: #DED418;
}

.four-list .fb-bottom .discover-bt.hoverBlue:hover { /*Shore Excursion*/
    background: #1882DE !important;
    color: #fff;
}

.four-list .fb-bottom .discover-bt.hoverYellow:hover { /*Sightseeing Tour*/
    background: #DED418 !important;
    color: #fff;
}

.hds-latch .tour-price-table, .hds-latch .full-label {
    color: #000;
}

.booking-tabber.pickupInfoTab .bt-nav li {
    width: 50%;
}

.booking-tabber.paymentTabber .bt-nav li {
    width: 25%;
}

.status-box.red {
    background: #9d151a;
}

.res-red {
    background: #ff0000;
    background: rgba(255,0,0,0.1);
}

.reservation-nr .reservation-icons {
}

    .reservation-nr .reservation-icons a,
    .reservation-nr .reservation-icons a:visited,
    .reservation-nr .reservation-icons a:hover,
    .reservation-nr .reservation-icons a:active {
        color: inherit;
    }

.firstPrice {
}

.secondPrice {
    display: none;
}

.pricing-table {
    font-size: 14px;
    font-weight: 600;
    color: #333333;
}

.c1 {
    color: #b9181d;
}

.c2 {
    color: #9d151a;
}

.bgc2 {
    background-color: #b9181d;
}

.bgc2 {
    background-color: #9d151a;
}

.request-button {
    background-color: #ff4500 !important;
}

.not-available-button {
    background-color: #9d151a !important;
}


.btnGoBackResDetail {
    color: #fff !important;
    display: inline-block;
    margin-left: -15px;
    background-color: #b9181d;
}

#reservationInfoContainer .resd-title a,
#reservationInfoContainer .resd-title a:visited,
#reservationInfoContainer .resd-title a:hover,
#reservationInfoContainer .resd-title a:active {
    color: inherit;
}

#reservationAccountContainer {
    /*width: auto;
    height: auto;*/
    /*overflow-x: auto;
    overflow-y: hidden;*/
    white-space: nowrap;
}

.wideArea {
    max-width: 1600px;
    width: 100%;
}

.document-download-wrapper {
    width: 50%;
    float: right;
}

.document-download {
    background: #bb982f;
    width: auto;
    height: 30px;
    float: right;
    color: #fff;
    font-size: 13px;
    border: none;
    border-radius: 2px;
    line-height: 30px;
    white-space: nowrap;
    padding: 0 12px;
}

    .document-download:hover {
        color: #f1f1f1;
    }

.tour-price-table .tour-bt {
    width: 100%;
    text-align: center;
}

#tourSearchResult td div {
    width: 100% !important;
}
#showResPopUpDiv .mpContent {
    width: 1000px !important;
    left: 25% !important;
}

#showResListPopUpDiv .mpContent {
    width: 1000px !important;
    left: 25% !important;
}
.noclosePaxClose .ui-dialog-titlebar-close
{
    display:none;
}
.exchangeRateLi {
    width: 100%;
    height: auto;
    float: left;
    font-size: 12px;
    color: #666666;
    padding: 6px;
}

#agencyForm .lr-input {
    width: 100%;
    height: 30px;
    float: left;
    /*margin-top: 20px;*/
    border: 1px solid rgba(8, 8, 8, 0.3);
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 3px;
    color: #333333;
    padding: 0 15px;
    font-family: "open sans";
    font-size: 13px;
    text-align: center;
    letter-spacing: -0.3px;
}

#passwordFrom .lr-input {
    width: 100%;
    height: 30px;
    float: left;
    /*margin-top: 20px;*/
    border: 1px solid rgba(8, 8, 8, 0.3);
    background-color: rgba(12, 12, 12, 0.15);
    border-radius: 3px;
    color: rgba(0, 0, 0, 1);
    padding: 0 15px;
    font-family: "open sans";
    font-size: 13px;
    text-align: center;
    letter-spacing: -0.3px;
}
#changePassFormDiv .lr-input {
    width: 100%;
    height: 30px;
    float: left;
    /*margin-top: 20px;*/
    border: 1px solid rgba(8, 8, 8, 0.3);
    background-color: rgba(12, 12, 12, 0.15);
    border-radius: 3px;
    color: rgba(0, 0, 0, 1);
    padding: 0 15px;
    font-family: "open sans";
    font-size: 13px;
    text-align: center;
    letter-spacing: -0.3px;
}

#serviceErrorID {
    font-size:50px !important;
}
#serviceErrorTitleID{
 font-size:25px !important;
}
#documentListB2B {
}

    #documentListB2B a,
    #documentListB2B a:visited,
    #documentListB2B a:hover,
    #documentListB2B a:active {
        color: blue;
    }