@charset "UTF-8";
body {
    font-size: 12px;
    font: 13px/1.5 "Helvetica Neue", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}

.body-backdrop {
    background-size: cover;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: -1;
}

.container {
    width: 1150px;
    display: table;
    margin: 0px auto 25px;
}

header {
    width: 100%;
    height: 115px;
    position: relative;
    padding: 5px;
    display: block;
    background-image: url(../../../ibe/images/img_header.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

nav {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    margin: 0px;
    box-sizing: content-box;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

nav > ul > li {
    width: 196px;
    float: left;
    text-align: center;
    position: relative;
}

nav > ul > li:first-child {
    border-left: 1px solid #000000;
}

nav > ul > li:last-child {
    border-right: 1px solid #000000;
}

nav > ul > li > a {
    color: #000000;
    text-decoration: none;
    display: block;
    transition: opacity ease 0.2s;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 14px;
}

nav > ul > li > a:hover {
    opacity: 0.5;
}

nav > ul > li > svg {
    height: 40px;
    width: 16px;
    display: inline-block;
    position: absolute;
    left: -8px;
    top: 0px;
    background: #ffffff;
}

svg > polygon:first-child {
    fill: #000000;
}

svg > polygon:last-child {
    fill: #ffffff;
}

.menu-active > svg {
    background-color: #000000;
}

.menu-active > svg > polygon:first-child {
    fill: #ffffff;
}

.menu-active > svg > polygon:last-child {
    fill: #ffffff;
}

.menu-active + li > svg > polygon:first-child {
    fill: #ffffff;
}

.menu-active + li > svg > polygon:last-child {
    fill: #000000;
}

.menu-active {
    background: #000000;
}

.menu-active > a, .menu-active > a:hover {
    cursor: default;
    color: #ffffff !important;
    opacity: 1;
}

.menu-active > a:active {
    top: 0px !important;
}

.nav-disable > a, .nav-disable > a:hover, .nav-disable > a:active {
    cursor: default !important;
    opacity: 0.3 !important;
    top: 0px !important;
}

.content-container {
    width: 100%;
    display: block;
    margin-top: 15px;
    margin-bottom: 25px;
}

.left-panel {
    width: 323px;
    float: left;
    border: 1px solid #000000;
    padding: 0px;
    overflow: hidden !important;
}

.left-panel-box:first-child {
    border-top: none !important;
}

.left-panel-box-header {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #000000;
    color: #ffffff;
}

.left-panel-box-header > h3 {
    font-size: 16px;
    display: inline-block;
    letter-spacing: 1px;
}

.left-panel-box-header > a {
    float: right;
    text-decoration: underline;
}

.left-panel-box-content {
    width: 100%;
    display: table;
    padding: 15px;
    background: #ffffff;
}

.left-panel-box-footer {
    width: 100%;
    display: table;
    padding: 15px;
    background: #ffffff;
    border-top: 1px solid #000000;
}

.right-panel {
    width: 820px;
    float: right;
    border: 1px solid #000000;
    padding: 0px;
}

.right-panel-box-header {
    background: #ffffff;
    padding: 20px 15px;
    display: table;
    width: 100%;
}

.right-panel-box-header > h2 {
    font-size: 18px;
    float: left;
    letter-spacing: 1px;
}

.right-panel-box-content {
    background: #ffffff;
}

.right-panel-box-footer {
    background: #f5f5f5;
    padding: 15px;
    display: table;
    width: 100%;
    border-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-top: none;
}

footer {
    width: 100%;
    display: table;
    min-height: 35px;
    text-align: center;
    background: #000000 ;
    color: #ffffff ;
    letter-spacing: 0.5px;
    padding: 5px;
}

footer a {
    color: #eeeeee;
    text-decoration: none;
}

/*--------Rooms and Rates---------*/
.calendar-select-date {
    margin-bottom: 15px;
}

.calendar-select-date:last-child {
    margin-bottom: 0px;
}

.calendar-select-date > p {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.calendar-select-date > input {
    font: 12px/1.5 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
    width: 100%;
    padding-right: 22px;
    float: left;
    letter-spacing: 0.5px;
    background: none;
    z-index: 1;
}

.calendar-select-date > [data-icon="b"] {
    font-size: 18px;
    position: absolute;
    top: 31px;
    right: 15px;
    opacity: 0.2;
    float: left;
    z-index: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
}

.value {
    display: inline-block;
    border: none;
}

.total-value {
    display: inline-block;
    font-size: 14px;
    border: none;
    color: #ff0000;
    padding: 0px 3px;
    font-weight: bold;
}

.select-room-no {
    width: 100%;
    display: table;
    cursor: pointer;
    margin-top: 1px;
}

.select-room-no:last-child {
    margin-bottom: inherit;
    border-bottom: none;
}

.select-room-no:last-child .select-room-content {
    padding-bottom: 0px;
}

.select-room-no:hover > .select-room-title {
    background: #efefef;
}

div > .select-room-title {
    display: table;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0px 3px;
    background-color: #f5f5f5;
    transition: background-color ease 0.2s;
}

div > .select-room-title > h4 {
    float: left;
    font-size: 14px;
    letter-spacing: 1px;
    transition: font-size ease 0.3s;
}

div > .select-room-title > div {
    float: right;
    top: 1px;
    position: relative;
}

.select-room-content {
    padding: 10px 3px 15px;
}

.select-room-content .grid-container {
    left: 100%;
}

div[data-status="user-select"] {
    opacity: 1;
}

div[data-status="user-select"] > .select-room-title, div[data-status="user-select"]:hover > .select-room-title {
    color: #000000;
}

div[data-status="user-select"] > .select-room-title > h4 {
    font-size: 16px;
    float: left;
    font-weight: bold;
}

.select-room-total {
    width: 100%;
    line-height: 24px;
    display: table;
    margin-top: 10px;
}

.select-room-total [data-icon] {
    position: relative;
    top: 2px;
    display: inline-block;
    font-size: 14px;
    opacity: 0.6;
    transition: opacity ease 0.2s;
    cursor: pointer;
    width: 14px;
    height: 14px;
    line-height: 14px;
}

.select-room-total [data-icon]:hover {
    opacity: 1;
}

[data-select="complete"] {
    opacity: 1;
}

.item-box {
    display: table;
    width: 100%;
    margin-bottom: 1px;
}

.item-box:last-child {
    border-bottom: none;
    margin-bottom: 0px;
}

.item-box:last-child {
    border-bottom: none;
}

.item-box-main {
    background: #f5f5f5;
    display: table;
    width: 100%;
    padding: 15px;
    position: relative;
}

.item-box-main h3 {
    letter-spacing: 1px;
    margin-bottom: 10px;
    table-layout: fixed;
}

.item-box-main h3 > p {
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 93%;
}

.item-box-sub {
    display: none;
    width: 100%;
}

.item-box-sub[data-status="sub-item-open"] {
    display: block;
}

.item-box-sub-list {
    border-bottom: 1px solid #e9e9e9;
    display: table;
    width: 100%;
    padding: 15px 15px 15px 15px;
}

.item-box-sub-list:last-child {
    border-bottom: none;
}

.item-box-sub-list h3 {
    letter-spacing: 1px;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

[data-icon="y"]:before, [data-icon="z"]:before {
    font-size: 11px;
    margin-right: 10px;
    cursor: pointer;
    width: 11px;
    height: 11px;
    float: left;
    margin-top: 5px;
}

span[role="control-item-box"] {
    position: relative;
    top: 2px;
    margin-right: 3px;
    cursor: pointer;
}

.sub-price-box {
    background: #ffffff;
    border: 1px solid #e9e9e9;
    padding: 5px;
}

.tri-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #f5f5f5;
    position: absolute;
    right: 105px;
    bottom: -10px;
}

span[data-icon="c"] {
    position: relative;
    top: 2px;
}

.icon-adult {
    font-size: 15px;
}

.no-available-search {
    padding: 50px 15px;
    text-align: center;
    letter-spacing: 1px;
}

.nationality-select {
    width: 468px;
    margin-top: 15px;
    margin-bottom: 5px;
}

.nationality-select + div {
    font-size: 11px;
    line-height: 12px;
    font-style: italic;
}

.select-room-content label {
    width: 70px;
    float: left;
}

.select-room-content label + span {
    width: 215px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: right;
}

/*-- Price Break Down --*/
#break-down-content > h2 {
    letter-spacing: 1px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #000000;
    margin-bottom: 15px;
}

.breakdown-detail > li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.breakdown-detail span {
    font-weight: bold;
}

.table-date [data-icon="y"]:before, .table-date [data-icon="z"]:before {
    font-size: 11px;
    width: 11px;
    height: 11px;
    margin-right: 15px;
}

.break-down-footer {
    display: table;
    float: right;
    line-height: 20px;
}

.summary-row {
    display: table-row;
}

.summary-row > .summary-cell:first-child {
    text-align: left;
}

.summary-cell {
    display: table-cell;
    text-align: right;
}

.summary-cell:last-child {
    padding-left: 70px;
}

.pb-currency-container {
    float: left;
    left: 15px;
    width: 200px;
    text-align: left;
}

.pb-currency-container > p {
    font-size: 11px;
    line-height: 12px;
    margin-left: 5px;
}

.total-add-on {
    width: 100%;
    margin-top: 5px;
    text-align: right;
    display: table;
}

.value {
    font-weight: bold;
}

/*------------------- Refine Search --------------------*/
.right-panel-box-filter {
    display: table;
    width: 100%;
    background-color: #ffffff;
    margin-bottom: 10px;
}

.right-panel-box-filter > h4 {
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 40px;
    padding: 0px 15px;
}

.right-panel-box-filter > .grid-container > div {
    padding: 15px;
}

#price-range-value {
    width: 350px;
    border: 0;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    margin-left: 10px;
    text-align: center;
}

#price-range-value > span {
    font-size: 12px;
}

#slider-range {
    margin-top: 15px;
    margin-left: 98px;
    width: 344px;
}