.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
    left: .5em
}

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 17em;
    padding: 0;
    display: none
}

.ui-datepicker .ui-datepicker-header, .datepicker-plot-area .navigator {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    line-height: 1
}

.ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-next:hover {
    background: none;
    font-weight: normal;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
    background-image: none;
    text-align: center
}

.ui-datepicker .ui-datepicker-prev span:before, .ui-datepicker .ui-datepicker-next span:before {
    text-indent: 0;
    color: #aeaeae;
    font-size: 16px;
    font-family: 'bws-icomoon';
    display: block
}

.ui-datepicker .ui-datepicker-title, .datepicker-plot-area .navigator .pwt-btn-switch {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
    font-weight: 600
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: normal;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: center;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 21px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none
}

.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: normal
}

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px
}

.ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: .4em 0 .2em;
    line-height: 1.5
}

.ui-menu .ui-state-disabled a {
    cursor: default
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("images/animated-overlay.gif");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: 'Open Sans', sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #ccc;
    background: #fff;
    color: #444;
    z-index: 1000 !important
}

.ui-widget-content a {
    color: #444
}

.ui-widget-header {
    color: #444
}

.ui-widget-header a {
    color: #444
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #ececec;
    font-weight: normal;
    color: #616161
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #616161;
    text-decoration: none
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: #ececec;
    font-weight: bold;
    color: #616161
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
    color: #ffffff;
    text-decoration: none
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: none;
    background-image: none;
    background-color: #d5eeff
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #e57a31;
    text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    color: #e57a31
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #3a3427
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #681818;
    background: #b83400 url(images/ui-bg_fine-grain_68_b83400_60x60.png) 50% 50% repeat;
    color: #ffffff
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #ffffff
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #ffffff
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_b83400_256x240.png)
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_8c291d_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_3572ac_256x240.png)
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_fbdb93_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-widget-overlay {
    background: #6e4f1c url(images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png) 50% 50% repeat;
    opacity: .6;
    filter: Alpha(Opacity=60)
}

.ui-widget-shadow {
    margin: 0 0 0 -10px;
    padding: 5px;
    background: #000 url(images/ui-bg_diagonal-maze_40_000000_10x10.png) 50% 50% repeat;
    opacity: .6;
    filter: Alpha(Opacity=60);
    border-radius: 18px
}

.qtip {
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    max-width: 500px;
    min-width: 50px;
    font-size: 10.5px;
    line-height: 12px;
    direction: ltr;
    box-shadow: none;
    padding: 0
}

.qtip-content {
    position: relative;
    padding: 5px 9px;
    overflow: hidden;
    text-align: left;
    word-wrap: break-word
}

.qtip-titlebar {
    position: relative;
    padding: 5px 35px 5px 10px;
    overflow: hidden;
    border-width: 0 0 1px;
    font-weight: 700
}

.qtip-titlebar+.qtip-content {
    border-top-width: 0 !important
}

.qtip-close {
    position: absolute;
    right: -9px;
    top: -9px;
    cursor: pointer;
    outline: medium none;
    border-width: 1px;
    border-style: solid;
    border-color: transparent
}

.qtip-titlebar .qtip-close {
    right: 4px;
    top: 50%;
    margin-top: -9px
}

* html .qtip-titlebar .qtip-close {
    top: 16px
}

.qtip-titlebar .ui-icon, .qtip-icon .ui-icon {
    display: block;
    text-indent: -1000em;
    direction: ltr
}

.qtip-icon, .qtip-icon .ui-icon {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none
}

.qtip-icon .ui-icon {
    width: 18px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    text-indent: 0;
    font: 400 bold 10px/13px Tahoma, sans-serif;
    color: inherit;
    background: transparent none no-repeat -100em -100em
}

.qtip-default {
    border-width: 1px;
    border-style: solid;
    border-color: #F1D031;
    background-color: #FFFFA3;
    color: #555
}

.qtip-default .qtip-titlebar {
    background-color: #FFEF93
}

.qtip-default .qtip-icon {
    border-color: #CCC;
    background: #F1F1F1;
    color: #777
}

.qtip-default .qtip-titlebar .qtip-close {
    border-color: #AAA;
    color: #111
}

.qtip-light {
    background-color: #fff;
    border-color: #E2E2E2;
    color: #454545
}

.qtip-light .qtip-titlebar {
    background-color: #f1f1f1
}

.qtip-dark {
    background-color: #505050;
    border-color: #303030;
    color: #f3f3f3
}

.qtip-dark .qtip-titlebar {
    background-color: #404040
}

.qtip-dark .qtip-icon {
    border-color: #444
}

.qtip-dark .qtip-titlebar .ui-state-hover {
    border-color: #303030
}

.qtip-cream {
    background-color: #FBF7AA;
    border-color: #F9E98E;
    color: #A27D35
}

.qtip-cream .qtip-titlebar {
    background-color: #F0DE7D
}

.qtip-cream .qtip-close .qtip-icon {
    background-position: -82px 0
}

.qtip-red {
    background-color: #F78B83;
    border-color: #D95252;
    color: #912323
}

.qtip-red .qtip-titlebar {
    background-color: #F06D65
}

.qtip-red .qtip-close .qtip-icon {
    background-position: -102px 0
}

.qtip-red .qtip-icon {
    border-color: #D95252
}

.qtip-red .qtip-titlebar .ui-state-hover {
    border-color: #D95252
}

.qtip-green {
    background-color: #CAED9E;
    border-color: #90D93F;
    color: #3F6219
}

.qtip-green .qtip-titlebar {
    background-color: #B0DE78
}

.qtip-green .qtip-close .qtip-icon {
    background-position: -42px 0
}

.qtip-blue {
    background-color: #E5F6FE;
    border-color: #ADD9ED;
    color: #5E99BD
}

.qtip-blue .qtip-titlebar {
    background-color: #D0E9F5
}

.qtip-blue .qtip-close .qtip-icon {
    background-position: -2px 0
}

.qtip-shadow {
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15)
}

.qtip-rounded, .qtip-tipsy, .qtip-bootstrap {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.qtip-rounded .qtip-titlebar {
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.qtip-youtube {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 3px #333;
    -moz-box-shadow: 0 0 3px #333;
    box-shadow: 0 0 3px #333;
    color: #fff;
    border-width: 0;
    background: #4A4A4A;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4A4A4A), color-stop(100%, #000));
    background-image: -webkit-linear-gradient(top, #4A4A4A 0, #000 100%);
    background-image: -moz-linear-gradient(top, #4A4A4A 0, #000 100%);
    background-image: -ms-linear-gradient(top, #4A4A4A 0, #000 100%);
    background-image: -o-linear-gradient(top, #4A4A4A 0, #000 100%)
}

.qtip-youtube .qtip-titlebar {
    background-color: #4A4A4A;
    background-color: transparent
}

.qtip-youtube .qtip-content {
    padding: .75em;
    font: 12px arial, sans-serif;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);"
}

.qtip-youtube .qtip-icon {
    border-color: #222
}

.qtip-youtube .qtip-titlebar .ui-state-hover {
    border-color: #303030
}

.qtip-jtools {
    background: #232323;
    background: rgba(0, 0, 0, 0.7);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
    background-image: -moz-linear-gradient(top, #717171, #232323);
    background-image: -webkit-linear-gradient(top, #717171, #232323);
    background-image: -ms-linear-gradient(top, #717171, #232323);
    background-image: -o-linear-gradient(top, #717171, #232323);
    border: 2px solid #ddd;
    border: 2px solid #f1f1f1;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 12px #333;
    -moz-box-shadow: 0 0 12px #333;
    box-shadow: 0 0 12px #333
}

.qtip-jtools .qtip-titlebar {
    background-color: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A)"
}

.qtip-jtools .qtip-content {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323)"
}

.qtip-jtools .qtip-titlebar, .qtip-jtools .qtip-content {
    background: transparent;
    color: #fff;
    border: 0 dashed transparent
}

.qtip-jtools .qtip-icon {
    border-color: #555
}

.qtip-jtools .qtip-titlebar .ui-state-hover {
    border-color: #333
}

.qtip-cluetip {
    -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
    background-color: #D9D9C2;
    color: #111;
    border: 0 dashed transparent
}

.qtip-cluetip .qtip-titlebar {
    background-color: #87876A;
    color: #fff;
    border: 0 dashed transparent
}

.qtip-cluetip .qtip-icon {
    border-color: #808064
}

.qtip-cluetip .qtip-titlebar .ui-state-hover {
    border-color: #696952;
    color: #696952
}

.qtip-tipsy {
    background: #000;
    background: rgba(0, 0, 0, 0.87);
    color: #fff;
    border: 0 solid transparent;
    font-size: 11px;
    font-family: 'Lucida Grande', sans-serif;
    font-weight: 700;
    line-height: 16px;
    text-shadow: 0 1px #000
}

.qtip-tipsy .qtip-titlebar {
    padding: 6px 35px 0 10px;
    background-color: transparent
}

.qtip-tipsy .qtip-content {
    padding: 6px 10px
}

.qtip-tipsy .qtip-icon {
    border-color: #222;
    text-shadow: none
}

.qtip-tipsy .qtip-titlebar .ui-state-hover {
    border-color: #303030
}

.qtip-tipped {
    border: 3px solid #959FA9;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #F9F9F9;
    color: #454545;
    font-weight: 400;
    font-family: serif
}

.qtip-tipped .qtip-titlebar {
    border-bottom-width: 0;
    color: #fff;
    background: #3A79B8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
    background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D)"
}

.qtip-tipped .qtip-icon {
    border: 2px solid #285589;
    background: #285589
}

.qtip-tipped .qtip-icon .ui-icon {
    background-color: #FBFBFB;
    color: #555
}

.qtip-bootstrap {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    padding: 1px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.qtip-bootstrap .qtip-titlebar {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.qtip-bootstrap .qtip-titlebar .qtip-close {
    right: 11px;
    top: 45%;
    border-style: none
}

.qtip-bootstrap .qtip-content {
    padding: 9px 14px
}

.qtip-bootstrap .qtip-icon {
    background: transparent
}

.qtip-bootstrap .qtip-icon .ui-icon {
    width: auto;
    height: auto;
    float: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.qtip-bootstrap .qtip-icon .ui-icon:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    filter: alpha(opacity=40)
}

.qtip:not(.ie9haxors) div.qtip-content, .qtip:not(.ie9haxors) div.qtip-titlebar {
    filter: none;
    -ms-filter: none
}

.qtip .qtip-tip {
    margin: 0 auto;
    overflow: hidden;
    z-index: 10
}

x:-o-prefocus, .qtip .qtip-tip {
    visibility: hidden
}

.qtip .qtip-tip, .qtip .qtip-tip .qtip-vml, .qtip .qtip-tip canvas {
    position: absolute;
    color: #123456;
    background: transparent;
    border: 0 dashed transparent
}

.qtip .qtip-tip canvas {
    top: 0;
    left: 0
}

.qtip .qtip-tip .qtip-vml {
    behavior: url(#default#VML);
    display: inline-block;
    visibility: visible
}

#qtip-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#qtip-overlay.blurs {
    cursor: pointer
}

#qtip-overlay div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.qtipmodal-ie6fix {
    position: absolute !important
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html {
    font-size: 100%
}

.hbe-bws *, .hbe-bws *:before, .hbe-bws *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.hbe-bws a:hover {
    cursor: pointer
}

.hbe-bws img {
    max-width: 100%;
    height: auto
}

.hbe-bws img {
    -ms-interpolation-mode: bicubic
}

.hbe-bws #map_canvas img, .hbe-bws #map_canvas embed, .hbe-bws #map_canvas object, .hbe-bws .map_canvas img, .hbe-bws .map_canvas embed, .hbe-bws .map_canvas object {
    max-width: none !important
}

.hbe-bws .left {
    float: left !important
}

.hbe-bws .right {
    float: right !important
}

.hbe-bws .clearfix, .hbe-bws #hbe-bws-page .bws-line-top-thin {
    *zoom: 1
}

.hbe-bws .clearfix:before, .hbe-bws #hbe-bws-page .bws-line-top-thin:before, .hbe-bws .clearfix:after, .hbe-bws #hbe-bws-page .bws-line-top-thin:after {
    content: " ";
    display: table
}

.hbe-bws .clearfix:after, .hbe-bws #hbe-bws-page .bws-line-top-thin:after {
    clear: both
}

.hbe-bws .hide {
    display: none
}

.hbe-bws .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.hbe-bws img {
    display: inline-block;
    vertical-align: middle
}

.hbe-bws textarea {
    height: auto;
    min-height: 50px
}

.hbe-bws select {
    width: 100%
}

.bws-accordion {
    *zoom: 1;
    margin-bottom: 0
}

.bws-accordion:before, .bws-accordion:after {
    content: " ";
    display: table
}

.bws-accordion:after {
    clear: both
}

.bws-accordion dd {
    display: block;
    margin-bottom: 0 !important
}

.bws-accordion dd.active>a {
    background: transparent
}

.bws-accordion dd>a {
    background: transparent;
    color: #000;
    padding: 0;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 12px
}

.bws-accordion dd>a:hover {
    background: transparent
}

.bws-accordion .bws-content {
    display: none;
    padding: 10px
}

.bws-accordion .bws-content.active {
    display: block;
    background: transparent
}

.hbe-bws #hbe-bws-page div, .hbe-bws #hbe-bws-page dl, .hbe-bws #hbe-bws-page dt, .hbe-bws #hbe-bws-page dd, .hbe-bws #hbe-bws-page ul, .hbe-bws #hbe-bws-page ol, .hbe-bws #hbe-bws-page li, .hbe-bws #hbe-bws-page h1, .hbe-bws #hbe-bws-page h2, .hbe-bws #hbe-bws-page h3, .hbe-bws #hbe-bws-page h4, .hbe-bws #hbe-bws-page h5, .hbe-bws #hbe-bws-page h6, .hbe-bws #hbe-bws-page pre, .hbe-bws #hbe-bws-page form, .hbe-bws #hbe-bws-page p, .hbe-bws #hbe-bws-page blockquote, .hbe-bws #hbe-bws-page th, .hbe-bws #hbe-bws-page td {
    direction: ltr
}

.hbe-bws #hbe-bws-page dl, .hbe-bws #hbe-bws-page dt, .hbe-bws #hbe-bws-page dd, .hbe-bws #hbe-bws-page ul, .hbe-bws #hbe-bws-page ol, .hbe-bws #hbe-bws-page li, .hbe-bws #hbe-bws-page pre, .hbe-bws #hbe-bws-page form, .hbe-bws #hbe-bws-page blockquote, .hbe-bws #hbe-bws-page th, .hbe-bws #hbe-bws-page td {
    margin: 0;
    padding: 0
}

.hbe-bws #hbe-bws-page .text-left {
    text-align: left !important
}

.hbe-bws #hbe-bws-page .text-right {
    text-align: right !important
}

.hbe-bws #hbe-bws-page .text-center {
    text-align: center !important
}

.hbe-bws #hbe-bws-page .text-justify {
    text-align: justify !important
}

@media only screen and (max-width: 47.937em) {
    .hbe-bws #hbe-bws-page .small-only-text-left {
        text-align: left !important
    }

    .hbe-bws #hbe-bws-page .small-only-text-right {
        text-align: right !important
    }

    .hbe-bws #hbe-bws-page .small-only-text-center {
        text-align: center !important
    }

    .hbe-bws #hbe-bws-page .small-only-text-justify {
        text-align: justify !important
    }
}

@media only screen {
    .hbe-bws #hbe-bws-page .small-text-left {
        text-align: left !important
    }

    .hbe-bws #hbe-bws-page .small-text-right {
        text-align: right !important
    }

    .hbe-bws #hbe-bws-page .small-text-center {
        text-align: center !important
    }

    .hbe-bws #hbe-bws-page .small-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 48em) and (max-width: 64em) {
    .hbe-bws #hbe-bws-page .medium-only-text-left {
        text-align: left !important
    }

    .hbe-bws #hbe-bws-page .medium-only-text-right {
        text-align: right !important
    }

    .hbe-bws #hbe-bws-page .medium-only-text-center {
        text-align: center !important
    }

    .hbe-bws #hbe-bws-page .medium-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 48em) {
    .hbe-bws #hbe-bws-page .medium-text-left {
        text-align: left !important
    }

    .hbe-bws #hbe-bws-page .medium-text-right {
        text-align: right !important
    }

    .hbe-bws #hbe-bws-page .medium-text-center {
        text-align: center !important
    }

    .hbe-bws #hbe-bws-page .medium-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    .hbe-bws #hbe-bws-page .large-only-text-left {
        text-align: left !important
    }

    .hbe-bws #hbe-bws-page .large-only-text-right {
        text-align: right !important
    }

    .hbe-bws #hbe-bws-page .large-only-text-center {
        text-align: center !important
    }

    .hbe-bws #hbe-bws-page .large-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.063em) {
    .hbe-bws #hbe-bws-page .large-text-left {
        text-align: left !important
    }

    .hbe-bws #hbe-bws-page .large-text-right {
        text-align: right !important
    }

    .hbe-bws #hbe-bws-page .large-text-center {
        text-align: center !important
    }

    .hbe-bws #hbe-bws-page .large-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    .hbe-bws #hbe-bws-page .xlarge-only-text-left {
        text-align: left !important
    }

    .hbe-bws #hbe-bws-page .xlarge-only-text-right {
        text-align: right !important
    }

    .hbe-bws #hbe-bws-page .xlarge-only-text-center {
        text-align: center !important
    }

    .hbe-bws #hbe-bws-page .xlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.063em) {
    .hbe-bws #hbe-bws-page .xlarge-text-left {
        text-align: left !important
    }

    .hbe-bws #hbe-bws-page .xlarge-text-right {
        text-align: right !important
    }

    .hbe-bws #hbe-bws-page .xlarge-text-center {
        text-align: center !important
    }

    .hbe-bws #hbe-bws-page .xlarge-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.063em) and (max-width: 999999999999) {
    .hbe-bws #hbe-bws-page .xxlarge-only-text-left {
        text-align: left !important
    }

    .hbe-bws #hbe-bws-page .xxlarge-only-text-right {
        text-align: right !important
    }

    .hbe-bws #hbe-bws-page .xxlarge-only-text-center {
        text-align: center !important
    }

    .hbe-bws #hbe-bws-page .xxlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.063em) {
    .hbe-bws #hbe-bws-page .xxlarge-text-left {
        text-align: left !important
    }

    .hbe-bws #hbe-bws-page .xxlarge-text-right {
        text-align: right !important
    }

    .hbe-bws #hbe-bws-page .xxlarge-text-center {
        text-align: center !important
    }

    .hbe-bws #hbe-bws-page .xxlarge-text-justify {
        text-align: justify !important
    }
}

.hbe-bws #hbe-bws-page a {
    color: #4792d7;
    text-decoration: none
}

.hbe-bws #hbe-bws-page a:hover, .hbe-bws #hbe-bws-page a:focus {
    color: #2c7eca
}

.hbe-bws #hbe-bws-page a img {
    border: none
}

.hbe-bws #hbe-bws-page p {
    font-family: inherit;
    font-weight: inherit;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 12px;
    margin-top: 0;
    text-rendering: optimizeLegibility
}

.hbe-bws #hbe-bws-page p.lead {
    font-size: 15.5px;
    line-height: 1.6
}

.hbe-bws #hbe-bws-page p aside {
    font-size: 14px;
    line-height: 1.35;
    font-style: italic
}

.hbe-bws #hbe-bws-page h1, .hbe-bws #hbe-bws-page h2, .hbe-bws #hbe-bws-page h3, .hbe-bws #hbe-bws-page h4, .hbe-bws #hbe-bws-page h5, .hbe-bws #hbe-bws-page h6 {
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #000;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: 12px;
    line-height: 1.4
}

.hbe-bws #hbe-bws-page h1 small, .hbe-bws #hbe-bws-page h2 small, .hbe-bws #hbe-bws-page h3 small, .hbe-bws #hbe-bws-page h4 small, .hbe-bws #hbe-bws-page h5 small, .hbe-bws #hbe-bws-page h6 small {
    font-size: 80%;
    color: #000;
    line-height: 0
}

.hbe-bws #hbe-bws-page .subheader {
    line-height: 1.4;
    color: #595959;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 8px
}

.hbe-bws #hbe-bws-page hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 20px 0 19px;
    height: 0
}

.hbe-bws #hbe-bws-page em, .hbe-bws #hbe-bws-page i {
    font-style: italic;
    line-height: inherit
}

.hbe-bws #hbe-bws-page strong, .hbe-bws #hbe-bws-page b {
    font-weight: 600;
    line-height: inherit
}

.hbe-bws #hbe-bws-page small {
    font-size: 80%;
    line-height: inherit
}

.hbe-bws #hbe-bws-page code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: bold;
    color: #ba0000
}

.hbe-bws #hbe-bws-page ul, .hbe-bws #hbe-bws-page ol, .hbe-bws #hbe-bws-page dl {
    line-height: 1.5;
    margin-bottom: 12px;
    list-style-position: outside;
    font-family: inherit
}

.hbe-bws #hbe-bws-page ul {
    margin-left: 17px
}

.hbe-bws #hbe-bws-page ul.no-bullet {
    margin-left: 0
}

.hbe-bws #hbe-bws-page ul.no-bullet li ul, .hbe-bws #hbe-bws-page ul.no-bullet li ol {
    margin-left: 20px;
    margin-bottom: 0;
    list-style: none
}

.hbe-bws #hbe-bws-page ul li {
    line-height: 1.5
}

.hbe-bws #hbe-bws-page ul li ul, .hbe-bws #hbe-bws-page ul li ol {
    margin-left: 20px;
    margin-bottom: 0
}

.hbe-bws #hbe-bws-page ul.square li ul, .hbe-bws #hbe-bws-page ul.circle li ul, .hbe-bws #hbe-bws-page ul.disc li ul {
    list-style: inherit
}

.hbe-bws #hbe-bws-page ul.square {
    list-style-type: square;
    margin-left: 17px
}

.hbe-bws #hbe-bws-page ul.circle {
    list-style-type: circle;
    margin-left: 17px
}

.hbe-bws #hbe-bws-page ul.disc {
    list-style-type: disc;
    margin-left: 17px
}

.hbe-bws #hbe-bws-page ul.no-bullet {
    list-style: none
}

.hbe-bws #hbe-bws-page ol {
    margin-left: 22px
}

.hbe-bws #hbe-bws-page ol li {
    line-height: 1.5
}

.hbe-bws #hbe-bws-page ol li ul, .hbe-bws #hbe-bws-page ol li ol {
    margin-left: 20px;
    margin-bottom: 0
}

.hbe-bws #hbe-bws-page dl dt {
    margin-bottom: 4px;
    font-weight: bold
}

.hbe-bws #hbe-bws-page dl dd {
    margin-bottom: 12px
}

.hbe-bws #hbe-bws-page abbr, .hbe-bws #hbe-bws-page acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #000;
    border-bottom: 1px dotted #ddd;
    cursor: help
}

.hbe-bws #hbe-bws-page abbr {
    text-transform: none
}

.hbe-bws #hbe-bws-page blockquote {
    margin: 0 0 12px;
    padding: 9px 20px 0 19px;
    border-left: 1px solid #ddd
}

.hbe-bws #hbe-bws-page blockquote cite {
    display: block;
    font-size: 13px;
    color: #3b3b3b
}

.hbe-bws #hbe-bws-page blockquote cite:before {
    content: "\2014 \0020"
}

.hbe-bws #hbe-bws-page blockquote cite a, .hbe-bws #hbe-bws-page blockquote cite a:visited {
    color: #3b3b3b
}

.hbe-bws #hbe-bws-page blockquote, .hbe-bws #hbe-bws-page blockquote p {
    line-height: 1.5;
    color: #595959
}

.hbe-bws #hbe-bws-page .vcard {
    display: inline-block;
    margin: 0 0 20px 0;
    border: 1px solid #ddd;
    padding: 10px 12px
}

.hbe-bws #hbe-bws-page .vcard li {
    margin: 0;
    display: block
}

.hbe-bws #hbe-bws-page .vcard .fn {
    font-weight: bold;
    font-size: 15px
}

.hbe-bws #hbe-bws-page .vevent .summary {
    font-weight: bold
}

.hbe-bws #hbe-bws-page .vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 1px
}

.hbe-bws #hbe-bws-page h1 {
    font-size: 30px
}

.hbe-bws #hbe-bws-page h2 {
    font-size: 24px
}

.hbe-bws #hbe-bws-page h3 {
    font-size: 20px
}

.hbe-bws #hbe-bws-page h4 {
    font-size: 18px
}

.hbe-bws #hbe-bws-page .print-only {
    display: none !important
}

@media print {
    .hbe-bws #hbe-bws-page * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    .hbe-bws #hbe-bws-page a, .hbe-bws #hbe-bws-page a:visited {
        text-decoration: underline
    }

    .hbe-bws #hbe-bws-page a[href]:after {
        content: " ("attr(href) ")"
    }

    .hbe-bws #hbe-bws-page abbr[title]:after {
        content: " ("attr(title) ")"
    }

    .hbe-bws #hbe-bws-page .ir a:after, .hbe-bws #hbe-bws-page a[href^="javascript:"]:after, .hbe-bws #hbe-bws-page a[href^="#"]:after {
        content: ""
    }

    .hbe-bws #hbe-bws-page pre, .hbe-bws #hbe-bws-page blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    .hbe-bws #hbe-bws-page thead {
        display: table-header-group
    }

    .hbe-bws #hbe-bws-page tr, .hbe-bws #hbe-bws-page img {
        page-break-inside: avoid
    }

    .hbe-bws #hbe-bws-page img {
        max-width: 100% !important
    }

    @page {
        .hbe-bws #hbe-bws-page {
            margin: 0.5cm
        }
    }

    .hbe-bws #hbe-bws-page p, .hbe-bws #hbe-bws-page h2, .hbe-bws #hbe-bws-page h3 {
        orphans: 3;
        widows: 3
    }

    .hbe-bws #hbe-bws-page h2, .hbe-bws #hbe-bws-page h3 {
        page-break-after: avoid
    }

    .hbe-bws #hbe-bws-page .hide-on-print {
        display: none !important
    }

    .hbe-bws #hbe-bws-page .print-only {
        display: block !important
    }

    .hbe-bws #hbe-bws-page .hide-for-print {
        display: none !important
    }

    .hbe-bws #hbe-bws-page .show-for-print {
        display: inherit !important
    }
}

.hbe-bws #hbe-bws-page form {
    margin: 0 0 8px
}

.hbe-bws #hbe-bws-page form .bws-row .bws-row {
    margin: 0 -4px
}

.hbe-bws #hbe-bws-page form .bws-row .bws-row .bws-column, .hbe-bws #hbe-bws-page form .bws-row .bws-row .bws-columns {
    padding: 0 4px
}

.hbe-bws #hbe-bws-page form .bws-row .bws-row.collapse {
    margin: 0
}

.hbe-bws #hbe-bws-page form .bws-row .bws-row.collapse .bws-column, .hbe-bws #hbe-bws-page form .bws-row .bws-row.collapse .bws-columns {
    padding: 0
}

.hbe-bws #hbe-bws-page form .bws-row .bws-row.collapse input {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.hbe-bws #hbe-bws-page form .bws-row input.bws-column, .hbe-bws #hbe-bws-page form .bws-row input.bws-columns, .hbe-bws #hbe-bws-page form .bws-row textarea.bws-column, .hbe-bws #hbe-bws-page form .bws-row textarea.ws-columns {
    padding-left: 4px
}

.hbe-bws #hbe-bws-page label {
    font-size: 12px;
    color: #000;
    cursor: normal;
    display: block;
    font-weight: normal;
    line-height: 15px;
    margin-bottom: 3px
}

.hbe-bws #hbe-bws-page label.right {
    float: none;
    text-align: right
}

.hbe-bws #hbe-bws-page label.inline {
    margin: 0 0 8px 0;
    padding: 5px 0
}

.hbe-bws #hbe-bws-page label small {
    text-transform: normal;
    color: #262626
}

.hbe-bws #hbe-bws-page .prefix, .hbe-bws #hbe-bws-page .postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 12px;
    height: 23px;
    line-height: 23px
}

.hbe-bws #hbe-bws-page .postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 34px;
    border: none
}

.hbe-bws #hbe-bws-page .prefix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 34px;
    border: none
}

.hbe-bws #hbe-bws-page .prefix.button.radius {
    border-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.hbe-bws #hbe-bws-page .postfix.button.radius {
    border-radius: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.hbe-bws #hbe-bws-page .prefix.button.round {
    border-radius: 0;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.hbe-bws #hbe-bws-page .postfix.button.round {
    border-radius: 0;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.hbe-bws #hbe-bws-page span.prefix, .hbe-bws #hbe-bws-page label.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333;
    border-color: #ccc
}

.hbe-bws #hbe-bws-page span.prefix.radius, .hbe-bws #hbe-bws-page label.prefix.radius {
    border-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.hbe-bws #hbe-bws-page span.postfix, .hbe-bws #hbe-bws-page label.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333;
    border-color: #ccc
}

.hbe-bws #hbe-bws-page span.postfix.radius, .hbe-bws #hbe-bws-page label.postfix.radius {
    border-radius: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.hbe-bws #hbe-bws-page input[type="text"], .hbe-bws #hbe-bws-page input[type="password"], .hbe-bws #hbe-bws-page input[type="date"], .hbe-bws #hbe-bws-page input[type="datetime"], .hbe-bws #hbe-bws-page input[type="datetime-local"], .hbe-bws #hbe-bws-page input[type="month"], .hbe-bws #hbe-bws-page input[type="week"], .hbe-bws #hbe-bws-page input[type="email"], .hbe-bws #hbe-bws-page input[type="number"], .hbe-bws #hbe-bws-page input[type="search"], .hbe-bws #hbe-bws-page input[type="tel"], .hbe-bws #hbe-bws-page input[type="time"], .hbe-bws #hbe-bws-page input[type="url"], .hbe-bws #hbe-bws-page textarea {
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #ccc;
    color: #000;
    display: block;
    font-size: 11px;
    margin: 0 0 8px 0;
    padding: 4px 6px;
    height: 30px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: box-shadow .45s, border-color .45s ease-in-out
}

.hbe-bws #hbe-bws-page input[type="text"]:focus, .hbe-bws #hbe-bws-page input[type="password"]:focus, .hbe-bws #hbe-bws-page input[type="date"]:focus, .hbe-bws #hbe-bws-page input[type="datetime"]:focus, .hbe-bws #hbe-bws-page input[type="datetime-local"]:focus, .hbe-bws #hbe-bws-page input[type="month"]:focus, .hbe-bws #hbe-bws-page input[type="week"]:focus, .hbe-bws #hbe-bws-page input[type="email"]:focus, .hbe-bws #hbe-bws-page input[type="number"]:focus, .hbe-bws #hbe-bws-page input[type="search"]:focus, .hbe-bws #hbe-bws-page input[type="tel"]:focus, .hbe-bws #hbe-bws-page input[type="time"]:focus, .hbe-bws #hbe-bws-page input[type="url"]:focus, .hbe-bws #hbe-bws-page textarea:focus {
    box-shadow: 0 0 5px #999;
    border-color: #999
}

.hbe-bws #hbe-bws-page input[type="text"]:focus, .hbe-bws #hbe-bws-page input[type="password"]:focus, .hbe-bws #hbe-bws-page input[type="date"]:focus, .hbe-bws #hbe-bws-page input[type="datetime"]:focus, .hbe-bws #hbe-bws-page input[type="datetime-local"]:focus, .hbe-bws #hbe-bws-page input[type="month"]:focus, .hbe-bws #hbe-bws-page input[type="week"]:focus, .hbe-bws #hbe-bws-page input[type="email"]:focus, .hbe-bws #hbe-bws-page input[type="number"]:focus, .hbe-bws #hbe-bws-page input[type="search"]:focus, .hbe-bws #hbe-bws-page input[type="tel"]:focus, .hbe-bws #hbe-bws-page input[type="time"]:focus, .hbe-bws #hbe-bws-page input[type="url"]:focus, .hbe-bws #hbe-bws-page textarea:focus {
    background: #fafafa;
    border-color: #999;
    outline: none
}

.hbe-bws #hbe-bws-page input[type="text"]:hover, .hbe-bws #hbe-bws-page input[type="password"]:hover, .hbe-bws #hbe-bws-page input[type="date"]:hover, .hbe-bws #hbe-bws-page input[type="datetime"]:hover, .hbe-bws #hbe-bws-page input[type="datetime-local"]:hover, .hbe-bws #hbe-bws-page input[type="month"]:hover, .hbe-bws #hbe-bws-page input[type="week"]:hover, .hbe-bws #hbe-bws-page input[type="email"]:hover, .hbe-bws #hbe-bws-page input[type="number"]:hover, .hbe-bws #hbe-bws-page input[type="search"]:hover, .hbe-bws #hbe-bws-page input[type="tel"]:hover, .hbe-bws #hbe-bws-page input[type="time"]:hover, .hbe-bws #hbe-bws-page input[type="url"]:hover, .hbe-bws #hbe-bws-page textarea:hover {
    background-color: #f7f7f7;
    border-color: #999
}

.hbe-bws #hbe-bws-page input[type="text"][disabled], fieldset[disabled] .hbe-bws #hbe-bws-page input[type="text"], .hbe-bws #hbe-bws-page input[type="password"][disabled], fieldset[disabled] .hbe-bws #hbe-bws-page input[type="password"], .hbe-bws #hbe-bws-page input[type="date"][disabled], fieldset[disabled] .hbe-bws #hbe-bws-page input[type="date"], .hbe-bws #hbe-bws-page input[type="datetime"][disabled], fieldset[disabled] .hbe-bws #hbe-bws-page input[type="datetime"], .hbe-bws #hbe-bws-page input[type="datetime-local"][disabled], fieldset[disabled] .hbe-bws #hbe-bws-page input[type="datetime-local"], .hbe-bws #hbe-bws-page input[type="month"][disabled], fieldset[disabled] .hbe-bws #hbe-bws-page input[type="month"], .hbe-bws #hbe-bws-page input[type="week"][disabled], fieldset[disabled] .hbe-bws #hbe-bws-page input[type="week"], .hbe-bws #hbe-bws-page input[type="email"][disabled], fieldset[disabled] .hbe-bws #hbe-bws-page input[type="email"], .hbe-bws #hbe-bws-page input[type="number"][disabled], fieldset[disabled] .hbe-bws #hbe-bws-page input[type="number"], .hbe-bws #hbe-bws-page input[type="search"][disabled], fieldset[disabled] .hbe-bws #hbe-bws-page input[type="search"], .hbe-bws #hbe-bws-page input[type="tel"][disabled], fieldset[disabled] .hbe-bws #hbe-bws-page input[type="tel"], .hbe-bws #hbe-bws-page input[type="time"][disabled], fieldset[disabled] .hbe-bws #hbe-bws-page input[type="time"], .hbe-bws #hbe-bws-page input[type="url"][disabled], fieldset[disabled] .hbe-bws #hbe-bws-page input[type="url"], .hbe-bws #hbe-bws-page textarea[disabled], fieldset[disabled] .hbe-bws #hbe-bws-page textarea {
    background-color: #ddd
}

.hbe-bws #hbe-bws-page input[type="text"].radius, .hbe-bws #hbe-bws-page input[type="password"].radius, .hbe-bws #hbe-bws-page input[type="date"].radius, .hbe-bws #hbe-bws-page input[type="datetime"].radius, .hbe-bws #hbe-bws-page input[type="datetime-local"].radius, .hbe-bws #hbe-bws-page input[type="month"].radius, .hbe-bws #hbe-bws-page input[type="week"].radius, .hbe-bws #hbe-bws-page input[type="email"].radius, .hbe-bws #hbe-bws-page input[type="number"].radius, .hbe-bws #hbe-bws-page input[type="search"].radius, .hbe-bws #hbe-bws-page input[type="tel"].radius, .hbe-bws #hbe-bws-page input[type="time"].radius, .hbe-bws #hbe-bws-page input[type="url"].radius, .hbe-bws #hbe-bws-page textarea.radius {
    border-radius: 4px
}

.hbe-bws #hbe-bws-page textarea[rows] {
    height: auto
}

.hbe-bws #hbe-bws-page select {
    -webkit-appearance: none !important;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url("https://s3-cdn.hotellinksolutions.com/hbe/resource/css/imgs/select-dropdown-icon.png");
    background-size: 19px 5px;
    background-repeat: no-repeat;
    background-position: 100% 12px;
    border: 1px solid #ccc;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 20px !important;
    padding-right: 0\9 !important;
    font-size: 11px;
    font-family: inherit;
    border-radius: 0;
    height: 30px
}

.hbe-bws #hbe-bws-page select.radius {
    border-radius: 4px
}

.hbe-bws #hbe-bws-page select:hover {
    background-color: #f7f7f7;
    border-color: #999
}

.hbe-bws #hbe-bws-page select::-ms-expand {
    display: none
}

.hbe-bws #hbe-bws-page input[type="file"], .hbe-bws #hbe-bws-page input[type="checkbox"], .hbe-bws #hbe-bws-page input[type="radio"], .hbe-bws #hbe-bws-page select {
    margin: 0 0 8px 0
}

.hbe-bws #hbe-bws-page input[type="checkbox"]+label, .hbe-bws #hbe-bws-page input[type="radio"]+label {
    display: inline-block;
    margin-left: 4px;
    margin-right: 8px;
    margin-bottom: 0;
    vertical-align: baseline
}

.hbe-bws #hbe-bws-page input[type="file"] {
    width: 100%
}

.hbe-bws #hbe-bws-page fieldset {
    border: 1px solid #ddd;
    padding: 20px;
    margin: 18px 0
}

.hbe-bws #hbe-bws-page fieldset legend {
    font-weight: bold;
    background: #fff;
    padding: 0 3px;
    margin: 0;
    margin-left: -3px
}

.hbe-bws #hbe-bws-page [data-abide] .error small.error, .hbe-bws #hbe-bws-page [data-abide] span.error, .hbe-bws #hbe-bws-page [data-abide] small.error {
    display: block;
    padding: 6px 9px 9px;
    margin-top: -1px;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    background: red;
    color: #fff
}

.hbe-bws #hbe-bws-page [data-abide] span.error, .hbe-bws #hbe-bws-page [data-abide] small.error {
    display: none
}

.hbe-bws #hbe-bws-page span.error, .hbe-bws #hbe-bws-page small.error {
    display: block;
    padding: 6px 9px 9px;
    margin-top: -1px;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    background: red;
    color: #fff
}

.hbe-bws #hbe-bws-page .error input, .hbe-bws #hbe-bws-page .error textarea, .hbe-bws #hbe-bws-page .error select {
    margin-bottom: 0
}

.hbe-bws #hbe-bws-page .error input[type="checkbox"], .hbe-bws #hbe-bws-page .error input[type="radio"] {
    margin-bottom: 8px
}

.hbe-bws #hbe-bws-page .error label, .hbe-bws #hbe-bws-page .error label.error {
    color: red
}

.hbe-bws #hbe-bws-page .error small.error {
    display: block;
    padding: 6px 9px 9px;
    margin-top: -1px;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    background: red;
    color: #fff
}

.hbe-bws #hbe-bws-page .error>label>small {
    color: #262626;
    background: transparent;
    padding: 0;
    text-transform: normal;
    font-style: normal;
    font-size: 60%;
    margin: 0;
    display: inline
}

.hbe-bws #hbe-bws-page .error span.error-message {
    display: block
}

.hbe-bws #hbe-bws-page input.error, .hbe-bws #hbe-bws-page textarea.error {
    margin-bottom: 0
}

.hbe-bws #hbe-bws-page label.error {
    color: red
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.45);
    z-index: 999;
    display: none;
    top: 0;
    left: 0
}

dialog, .reveal-modal {
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 1000;
    width: 100vw;
    top: 0;
    left: 0;
    background-color: #fff;
    padding: 20px;
    border: solid 1px #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4)
}

@media only screen and (max-width: 47.937em) {
    dialog, .reveal-modal {
        min-height: 100vh
    }
}

@media only screen and (min-width: 48em) {
    dialog, .reveal-modal {
        left: 50%
    }
}

dialog .bws-column, dialog .bws-columns, .reveal-modal .bws-column, .reveal-modal .bws-columns {
    min-width: 0
}

dialog>:first-child, .reveal-modal>:first-child {
    margin-top: 0
}

dialog>:last-child, .reveal-modal>:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 48em) {
    dialog, .reveal-modal {
        margin-left: -40%;
        width: 80%
    }
}

@media only screen and (min-width: 48em) {
    dialog, .reveal-modal {
        top: 100px
    }
}

dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
    font-size: 40px;
    line-height: 1;
    position: absolute;
    top: 8px;
    right: 11px;
    color: #aaa;
    font-weight: bold;
    cursor: pointer
}

dialog[open] {
    display: block;
    visibility: visible
}

@media only screen and (min-width: 48em) {
    dialog, .reveal-modal {
        padding: 30px
    }

    dialog.radius, .reveal-modal.radius {
        border-radius: 4px
    }

    dialog.round, .reveal-modal.round {
        border-radius: 1000px
    }

    dialog.collapse, .reveal-modal.collapse {
        padding: 0
    }
}

@media only screen and (min-width: 48em) and (min-width: 48em) {
    dialog.tiny, .reveal-modal.tiny {
        margin-left: -15%;
        width: 30%
    }
}

@media only screen and (min-width: 48em) and (min-width: 48em) {
    dialog.small, .reveal-modal.small {
        margin-left: -20%;
        width: 40%
    }
}

@media only screen and (min-width: 48em) and (min-width: 48em) {
    dialog.medium, .reveal-modal.medium {
        margin-left: -30%;
        width: 60%
    }
}

@media only screen and (min-width: 48em) and (min-width: 48em) {
    dialog.large, .reveal-modal.large {
        margin-left: -35%;
        width: 70%
    }
}

@media only screen and (min-width: 48em) and (min-width: 48em) {
    dialog.xlarge, .reveal-modal.xlarge {
        margin-left: -47.5%;
        width: 95%
    }
}

@media only screen and (min-width: 48em) {
    dialog.full, .reveal-modal.full {
        top: 0;
        left: 0;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0 !important
    }
}

@media only screen and (min-width: 48em) and (min-width: 48em) {
    dialog.full, .reveal-modal.full {
        margin-left: -50vw;
        width: 100vw
    }
}

@media print {
    dialog, .reveal-modal {
        background: #fff !important
    }
}

@font-face {
    font-family: 'bws-icomoon';
    src: url("../fonts/icomoon.eot");
    src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("https://book.securebookings.net/fonts/icomoon.woff") format("woff"), url("/wp-content/themes/hello-elementor/fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#icomoon") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="bws-icon-"], [class*=" bws-icon-"] {
    font-family: 'bws-icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block
}

.bws-icon-plus:before {
    content: "\f067"
}

.bws-icon-angle-double-up:before {
    content: "\f102"
}

.bws-icon-angle-double-down:before {
    content: "\f103"
}

.bws-icon-circle:before {
    content: "\f111"
}

.bws-icon-double-angle-right:before {
    content: "\e604"
}

.bws-icon-double-angle-left:before {
    content: "\e605"
}

.bws-icon-caret-down:before {
    content: "\e606"
}

.bws-icon-check-circle:before {
    content: "\e607"
}

.bws-icon-dolla:before {
    content: "\e600"
}

.bws-icon-calendar:before {
    content: "\e601"
}

.bws-icon-user:before {
    content: "\e602"
}

.bws-icon-info:before, .hbe-bws #hbe-bws-page .open-desc:before, .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-item .open-desc:before, .hbe-bws #hbe-bws-page .row-booking-extra .open-desc:before {
    content: "\e603"
}

.bws-icon-cancel-circle:before, .hbe-bws #hbe-bws-page .close-desc:before, .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-item .close-desc:before, .hbe-bws #hbe-bws-page .row-booking-extra .close-desc:before {
    content: "\e609"
}

.bws-icon-calendar2:before {
    content: "\e60a"
}

.bws-icon-chevron-thin-left:before {
    content: "\e60b"
}

.bws-icon-chevron-thin-right:before {
    content: "\e60c"
}

.bws-icon-close:before {
    content: "\e608"
}

.bws-icon-calendar2:before {
    content: "\e60a"
}

.bws-icon-checkmark:before {
    content: "\e900"
}

.bws-icon-wifi:before {
    content: "\e901"
}

.bws-icon-snowflake-o:before {
    content: "\e902"
}

.bws-icon-shower:before {
    content: "\e903"
}

.bws-icon-angle-up:before {
    content: "\e904"
}

.bws-icon-angle-down:before {
    content: "\e905"
}

.bws-icon-lunch:before {
    content: "\e906"
}

.bws-icon-coffee:before {
    content: "\e907"
}

.bws-icon-stars:before {
    content: "\e908"
}

.bws-icon-dinner:before {
    content: "\e909"
}

.bws-icon-user2:before {
    content: "\e90a"
}

.bws-icon-add:before {
    content: "\e90b"
}

.bws-icon-chevron-right:before, .ui-datepicker .ui-datepicker-next span:before, .datepicker-plot-area .navigator .pwt-btn-next:before {
    content: "\e90c"
}

.bws-icon-chevron-left:before, .ui-datepicker .ui-datepicker-prev span:before, .datepicker-plot-area .navigator .pwt-btn-prev:before {
    content: "\e90d"
}

.bws-icon-snowflake-circle:before {
    content: "\e90e"
}

.bws-icon-shower-circle:before {
    content: "\e90f"
}

.bws-icon-wifi-circle:before {
    content: "\e910"
}

.bws-icon-smoking:before {
    content: "\e911"
}

.bws-icon-non-smoking:before {
    content: "\e912"
}

.bws-icon-balcony:before {
    content: "\e913"
}

.bws-icon-pets:before {
    content: "\e914"
}

.bws-row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1
}

.bws-row:before, .bws-row:after {
    content: " ";
    display: table
}

.bws-row:after {
    clear: both
}

.bws-row.collapse>.bws-column, .bws-row.collapse>.bws-columns {
    padding-left: 0;
    padding-right: 0
}

.bws-row.collapse .bws-row {
    margin-left: 0;
    margin-right: 0
}

.bws-row .bws-row {
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1
}

.bws-row .bws-row:before, .bws-row .bws-row:after {
    content: " ";
    display: table
}

.bws-row .bws-row:after {
    clear: both
}

.bws-row .bws-row.collapse {
    width: auto;
    margin: 0;
    max-width: none;
    *zoom: 1
}

.bws-row .bws-row.collapse:before, .bws-row .bws-row.collapse:after {
    content: " ";
    display: table
}

.bws-row .bws-row.collapse:after {
    clear: both
}

.bws-column, .bws-columns {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    float: left
}

@media only screen {
    .bws-small-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }

    .bws-small-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }

    .bws-small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .bws-small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .bws-small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .bws-small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .bws-small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .bws-small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .bws-small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .bws-small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .bws-small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .bws-small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .bws-small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .bws-small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .bws-small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .bws-small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .bws-small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .bws-small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .bws-small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .bws-small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .bws-small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .bws-small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .bws-small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .bws-small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .bws-column, .bws-columns {
        position: relative;
        padding-left: 10px;
        padding-right: 10px;
        float: left
    }

    .bws-small-1 {
        width: 8.33333%
    }

    .bws-small-2 {
        width: 16.66667%
    }

    .bws-small-3 {
        width: 25%
    }

    .bws-small-4 {
        width: 33.33333%
    }

    .bws-small-5 {
        width: 41.66667%
    }

    .bws-small-6 {
        width: 50%
    }

    .bws-small-7 {
        width: 58.33333%
    }

    .bws-small-8 {
        width: 66.66667%
    }

    .bws-small-9 {
        width: 75%
    }

    .bws-small-10 {
        width: 83.33333%
    }

    .bws-small-11 {
        width: 91.66667%
    }

    .bws-small-12 {
        width: 100%
    }

    [class*="bws-column"]+[class*="bws-column"]:last-child {
        float: right
    }

    [class*="bws-column"]+[class*="bws-column"].end {
        float: left
    }

    .bws-small-offset-0 {
        margin-left: 0% !important
    }

    .bws-small-offset-1 {
        margin-left: 8.33333% !important
    }

    .bws-small-offset-2 {
        margin-left: 16.66667% !important
    }

    .bws-small-offset-3 {
        margin-left: 25% !important
    }

    .bws-small-offset-4 {
        margin-left: 33.33333% !important
    }

    .bws-small-offset-5 {
        margin-left: 41.66667% !important
    }

    .bws-small-offset-6 {
        margin-left: 50% !important
    }

    .bws-small-offset-7 {
        margin-left: 58.33333% !important
    }

    .bws-small-offset-8 {
        margin-left: 66.66667% !important
    }

    .bws-small-offset-9 {
        margin-left: 75% !important
    }

    .bws-small-offset-10 {
        margin-left: 83.33333% !important
    }

    .bws-small-offset-11 {
        margin-left: 91.66667% !important
    }

    .bws-small-reset-order, .bws-small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .bws-column.bws-small-centered, .bws-columns.bws-small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .bws-column.bws-small-uncentered, .bws-columns.bws-small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important
    }

    .bws-column.bws-small-uncentered.opposite, .bws-columns.bws-small-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width: 48em) {
    .bws-medium-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }

    .bws-medium-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }

    .bws-medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .bws-medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .bws-medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .bws-medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .bws-medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .bws-medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .bws-medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .bws-medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .bws-medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .bws-medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .bws-medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .bws-medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .bws-medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .bws-medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .bws-medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .bws-medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .bws-medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .bws-medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .bws-medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .bws-medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .bws-medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .bws-medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .bws-column, .bws-columns {
        position: relative;
        padding-left: 10px;
        padding-right: 10px;
        float: left
    }

    .bws-medium-1 {
        width: 8.33333%
    }

    .bws-medium-2 {
        width: 16.66667%
    }

    .bws-medium-3 {
        width: 25%
    }

    .bws-medium-4 {
        width: 33.33333%
    }

    .bws-medium-5 {
        width: 41.66667%
    }

    .bws-medium-6 {
        width: 50%
    }

    .bws-medium-7 {
        width: 58.33333%
    }

    .bws-medium-8 {
        width: 66.66667%
    }

    .bws-medium-9 {
        width: 75%
    }

    .bws-medium-10 {
        width: 83.33333%
    }

    .bws-medium-11 {
        width: 91.66667%
    }

    .bws-medium-12 {
        width: 100%
    }

    [class*="bws-column"]+[class*="bws-column"]:last-child {
        float: right
    }

    [class*="bws-column"]+[class*="bws-column"].end {
        float: left
    }

    .bws-medium-offset-0 {
        margin-left: 0% !important
    }

    .bws-medium-offset-1 {
        margin-left: 8.33333% !important
    }

    .bws-medium-offset-2 {
        margin-left: 16.66667% !important
    }

    .bws-medium-offset-3 {
        margin-left: 25% !important
    }

    .bws-medium-offset-4 {
        margin-left: 33.33333% !important
    }

    .bws-medium-offset-5 {
        margin-left: 41.66667% !important
    }

    .bws-medium-offset-6 {
        margin-left: 50% !important
    }

    .bws-medium-offset-7 {
        margin-left: 58.33333% !important
    }

    .bws-medium-offset-8 {
        margin-left: 66.66667% !important
    }

    .bws-medium-offset-9 {
        margin-left: 75% !important
    }

    .bws-medium-offset-10 {
        margin-left: 83.33333% !important
    }

    .bws-medium-offset-11 {
        margin-left: 91.66667% !important
    }

    .bws-medium-reset-order, .bws-medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .bws-column.bws-medium-centered, .bws-columns.bws-medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .bws-column.bws-medium-uncentered, .bws-columns.bws-medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important
    }

    .bws-column.bws-medium-uncentered.opposite, .bws-columns.bws-medium-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width: 64.063em) {
    .bws-large-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }

    .bws-large-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }

    .bws-large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .bws-large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .bws-large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .bws-large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .bws-large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .bws-large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .bws-large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .bws-large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .bws-large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .bws-large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .bws-large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .bws-large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .bws-large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .bws-large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .bws-large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .bws-large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .bws-large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .bws-large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .bws-large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .bws-large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .bws-large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .bws-large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .bws-column, .bws-columns {
        position: relative;
        padding-left: 10px;
        padding-right: 10px;
        float: left
    }

    .bws-large-1 {
        width: 8.33333%
    }

    .bws-large-2 {
        width: 16.66667%
    }

    .bws-large-3 {
        width: 25%
    }

    .bws-large-4 {
        width: 33.33333%
    }

    .bws-large-5 {
        width: 41.66667%
    }

    .bws-large-6 {
        width: 50%
    }

    .bws-large-7 {
        width: 58.33333%
    }

    .bws-large-8 {
        width: 66.66667%
    }

    .bws-large-9 {
        width: 75%
    }

    .bws-large-10 {
        width: 83.33333%
    }

    .bws-large-11 {
        width: 91.66667%
    }

    .bws-large-12 {
        width: 100%
    }

    [class*="bws-column"]+[class*="bws-column"]:last-child {
        float: right
    }

    [class*="bws-column"]+[class*="bws-column"].end {
        float: left
    }

    .bws-large-offset-0 {
        margin-left: 0% !important
    }

    .bws-large-offset-1 {
        margin-left: 8.33333% !important
    }

    .bws-large-offset-2 {
        margin-left: 16.66667% !important
    }

    .bws-large-offset-3 {
        margin-left: 25% !important
    }

    .bws-large-offset-4 {
        margin-left: 33.33333% !important
    }

    .bws-large-offset-5 {
        margin-left: 41.66667% !important
    }

    .bws-large-offset-6 {
        margin-left: 50% !important
    }

    .bws-large-offset-7 {
        margin-left: 58.33333% !important
    }

    .bws-large-offset-8 {
        margin-left: 66.66667% !important
    }

    .bws-large-offset-9 {
        margin-left: 75% !important
    }

    .bws-large-offset-10 {
        margin-left: 83.33333% !important
    }

    .bws-large-offset-11 {
        margin-left: 91.66667% !important
    }

    .bws-large-reset-order, .bws-large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .bws-column.bws-large-centered, .bws-columns.bws-large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .bws-column.bws-large-uncentered, .bws-columns.bws-large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important
    }

    .bws-column.bws-large-uncentered.opposite, .bws-columns.bws-large-uncentered.opposite {
        float: right
    }
}

.bws-button {
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 10px;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 11px;
    padding-left: 20px;
    font-size: 14px;
    background-color: #4792d7;
    border-color: #2975bc;
    color: #fff;
    transition: all 300ms ease-out;
    padding: 10px 18px 12px
}

.bws-button:hover, .bws-button:focus {
    background-color: #2975bc;
    outline: 0
}

.bws-button:hover, .bws-button:focus {
    color: #fff
}

.bws-button.bws-secondary {
    background-color: #c5c5c5;
    border-color: #c5c5c5;
    color: #fff
}

.bws-button.bws-loading-show {
    position: relative
}

.bws-button.bws-loading-show .bws-btn-text {
    opacity: 0 !important;
    display: block !important
}

.bws-button.bws-loading-show .bws-btn-loading {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    padding: 0 !important
}

.bws-button.bws-loading-show .bws-btn-loading img {
    width: 16px !important
}

.bws-button.bws-loading-show .bws-btn-loading:before, .bws-button.bws-loading-show .bws-btn-loading:after {
    display: none !important
}

.bws-panel {
    border-style: solid;
    border-width: 0;
    border-color: #d4d4d4;
    margin-bottom: 20px;
    padding: 20px 10px;
    background: #eee
}

.bws-panel>:first-child {
    margin-top: 0
}

.bws-panel>:last-child {
    margin-bottom: 0
}

.bws-panel h1, .bws-panel h2, .bws-panel h3, .bws-panel h4, .bws-panel h5, .bws-panel h6, .bws-panel p {
    color: #000
}

.bws-panel h1, .bws-panel h2, .bws-panel h3, .bws-panel h4, .bws-panel h5, .bws-panel h6 {
    line-height: 1;
    margin-bottom: 10px
}

.bws-panel h1.subheader, .bws-panel h2.subheader, .bws-panel h3.subheader, .bws-panel h4.subheader, .bws-panel h5.subheader, .bws-panel h6.subheader {
    line-height: 1.4
}

.bws-panel.radius {
    border-radius: 4px
}

.bws-panel.search-filter .bws-ipt-calendar, .bws-panel.search-filter label.inline {
    margin-bottom: 0
}

.bws-ipt-calendar {
    display: block;
    width: 100%;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #ccc;
    position: relative;
    z-index: 1;
    margin-bottom: 8px;
    padding-top: 4px;
    padding-right: 20px;
    padding-bottom: 4px;
    padding-left: 4px
}

.bws-ipt-calendar .show-date {
    color: #000;
    background: transparent;
    border: none;
    margin-bottom: 0 !important;
    position: absolute;
    left: 0;
    top: 0px;
    cursor: text;
    height: 30px;
    line-height: 30px;
    width: 100%;
    font-size: 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    padding-bottom: 4px;
    padding-left: 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.bws-ipt-calendar .show-date .picker-weekday {
    color: #757575
}

.bws-ipt-calendar:hover {
    background-color: #f7f7f7;
    border-color: #999
}

.bws-ipt-calendar .bws-icon-calendar, .bws-ipt-calendar .bws-icon-calendar2 {
    position: absolute;
    top: 7px;
    right: 6px;
    width: 14px;
    height: 14px;
    font-size: 14px;
    color: #c5c5c5;
    z-index: -1
}

.bws-alert-color {
    color: red !important
}

.hbe-bws {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    color: #000;
    line-height: 1
}

@media only screen and (max-width: 47.937em) {
    .hbe-bws .small-only-left {
        float: left !important
    }

    .hbe-bws .small-only-right {
        float: right !important
    }

    .hbe-bws .small-only-show {
        display: block !important
    }

    .hbe-bws .small-only-hide {
        display: none !important
    }
}

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.slick-slide .bws-calendar-item {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-right: 2px solid rgba(0, 0, 0, 0.05)
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url("../img/img_loading.gif") center center no-repeat
}

.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none;
    text-shadow: none;
    box-shadow: none
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before, .slick-next:before {
    font-family: "bws-icomoon";
    font-size: 20px;
    line-height: 1;
    color: #aeaeae;
    opacity: 0.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -28px
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -28px
}

.slick-prev:before {
    content: ""
}

[dir="rtl"] .slick-prev:before {
    content: ""
}

.slick-next {
    right: -28px
}

[dir="rtl"] .slick-next {
    left: -28px;
    right: auto
}

.slick-next:before {
    content: ""
}

[dir="rtl"] .slick-next:before {
    content: ""
}

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 20px;
    height: 20px;
    font-family: "bws-icomoon";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans"), local("OpenSans"), url(https://s3-cdn.hotellinksolutions.com/hbe/resource/css/fonts/PfybUH-csLekLIU-pU-o7w.woff2) format("woff2")
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url(https://s3-cdn.hotellinksolutions.com/hbe/resource/css/fonts/MTP_ySUJH_bn48VBG8sNSvk_vArhqVIZ0nv9q090hN8.woff2) format("woff2")
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://s3-cdn.hotellinksolutions.com/hbe/resource/css/fonts/k3k702ZOKiLJc3WVjuplzPk_vArhqVIZ0nv9q090hN8.woff2) format("woff2")
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local("Open Sans Italic"), local("OpenSans-Italic"), url(https://s3-cdn.hotellinksolutions.com/hbe/resource/css/fonts/O4NhV7_qs9r9seTo7fnsVFtXRa8TVwTICgirnJhmVJw.woff2) format("woff2")
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: local("Open Sans Semibold Italic"), local("OpenSans-SemiboldItalic"), url(https://s3-cdn.hotellinksolutions.com/hbe/resource/css/fonts/PRmiXeptR36kaC0GEAetxqlOhQlYMpSP_jOMlhRZeS8.woff2) format("woff2")
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(https://s3-cdn.hotellinksolutions.com/hbe/resource/css/fonts/PRmiXeptR36kaC0GEAetxu1D72Odf4OjIqZb-Gnl-lg.woff2) format("woff2")
}

.bws-gray-color, .hbe-bws #hbe-bws-page .open-desc, .hbe-bws #hbe-bws-page .close-desc, .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-item .open-desc, .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-item .close-desc, .hbe-bws #hbe-bws-page .row-booking-extra .open-desc, .hbe-bws #hbe-bws-page .row-booking-extra .close-desc {
    color: #c5c5c5
}

.bws-green-color, .bws-green-color-free {
    color: #008000
}

.bws-graylight-bg {
    background-color: #f8f8f8
}

.bws-font11 {
    font-size: 11px
}

.bws-font10 {
    font-size: 10px
}

.bws-font14 {
    font-size: 14px !important
}

.bws-font16 {
    font-size: 16px
}

.bws-font15 {
    font-size: 15px
}

.padt20, .hbe-bws #hbe-bws-page .room-details .bws-request {
    padding-top: 20px
}

.padt10 {
    padding-top: 10px
}

.padt15 {
    padding-top: 15px
}

.padb10 {
    padding-bottom: 10px
}

.padb12 {
    padding-bottom: 12px
}

.padl0 {
    padding-left: 0 !important
}

.padl10 {
    padding-left: 10px
}

.padl15 {
    padding-left: 15px
}

.padl16 {
    padding-left: 16px
}

.padl20 {
    padding-left: 20px
}

.padr10 {
    padding-right: 10px
}

.padr15 {
    padding-right: 15px !important
}

.padr16 {
    padding-right: 16px !important
}

.padr20 {
    padding-right: 20px !important
}

.pad-col-gter {
    padding: 20px
}

.marb0 {
    margin-bottom: 0 !important
}

.marb5 {
    margin-bottom: 5px
}

.marb10 {
    margin-bottom: 10px !important
}

.marb12 {
    margin-bottom: 12px !important
}

.marb13 {
    margin-bottom: 13px
}

.marb15 {
    margin-bottom: 15px !important
}

.marb20 {
    margin-bottom: 20px !important
}

.marb6 {
    margin-bottom: 6px !important
}

.marb8 {
    margin-bottom: 8px !important
}

.mart8 {
    margin-top: 8px !important
}

.mart4 {
    margin-top: 4px
}

.mart10 {
    margin-top: 10px
}

.mart15 {
    margin-top: 15px !important
}

.mart20 {
    margin-top: 20px
}

.mart30 {
    margin-top: 30px !important
}

.marr5 {
    margin-right: 5px !important
}

.marr10 {
    margin-right: 10px !important
}

.max-w-60 {
    width: 50px !important
}

.max-w-80 {
    max-width: 80px
}

.max-w-100 {
    max-width: 100px !important
}

.wauto {
    width: auto !important
}

.max-h-18 {
    max-height: 18px !important
}

.line-height18 {
    line-height: 18px
}

.font-w-600 {
    font-weight: 600 !important
}

.font-w-700 {
    font-weight: 700 !important
}

body {
    margin: 0
}

.icon-hand {
    cursor: pointer
}

.hbe-bws #hbe-bws-page ul.bws-disc-inline {
    *zoom: 1
}

.hbe-bws #hbe-bws-page ul.bws-disc-inline:before, .hbe-bws #hbe-bws-page ul.bws-disc-inline:after {
    content: " ";
    display: table
}

.hbe-bws #hbe-bws-page ul.bws-disc-inline:after {
    clear: both
}

.hbe-bws #hbe-bws-page ul.bws-disc-inline li {
    float: left;
    list-style: none;
    margin-right: 6px;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    color: #000
}

.hbe-bws #hbe-bws-page ul.bws-disc-inline li:before {
    content: "\f111";
    font-family: 'bws-icomoon';
    float: left;
    margin-right: 3px;
    margin-top: 5px;
    margin-left: 0;
    margin-bottom: 0;
    font-size: 5px;
    line-height: 1.5;
    position: static
}

.hbe-bws #hbe-bws-page ul.room-name-desc {
    margin: 0 !important;
    padding: 0;
    list-style: none
}

.hbe-bws #hbe-bws-page ul.room-name-desc li:before {
    color: #a2a2a2
}

.hbe-bws #hbe-bws-page ul.room-name-desc li:first-child:before {
    display: none
}

.hbe-bws #hbe-bws-page ul.room-name-desc li.bws-green-color {
    color: #008000
}

.hbe-bws #hbe-bws-page ul.room-name-desc li.bws-red-color {
    color: #ff0000
}

.hbe-bws #hbe-bws-page .room-type-wrapper .room-type .special-offer {
    margin-bottom: 5px;
    padding: 2px 0
}

.hbe-bws #hbe-bws-page .room-type-wrapper .bottom-func {
    position: relative;
    z-index: 5
}

.hbe-bws #hbe-bws-page .room-type-wrapper .bottom-func .bws-accordion dd>a {
    margin-top: -12px;
    float: left;
    margin-left: 18.74%;
    position: relative;
    z-index: 3
}

.hbe-bws #hbe-bws-page .room-type-wrapper .bottom-func .bws-accordion dd>a>span {
    padding-left: 10px;
    line-height: 1;
    display: block
}

.hbe-bws #hbe-bws-page .room-type-wrapper .bottom-func .bws-accordion dd>a>span span {
    line-height: 1;
    display: inline-block;
    vertical-align: bottom
}

.hbe-bws #hbe-bws-page .room-type-wrapper .bottom-func .b-policies {
    line-height: 1;
    padding-right: 10px;
    float: right;
    right: 25%;
    position: absolute;
    z-index: 2;
    top: -11px
}

.hbe-bws #hbe-bws-page .room-type-wrapper .bottom-func .bottom-func-left {
    float: left;
    margin-left: 18.74%;
    margin-top: -11px
}

.hbe-bws #hbe-bws-page .room-type-wrapper .bottom-func .bottom-func-left .bws-room-details, .hbe-bws #hbe-bws-page .room-type-wrapper .bottom-func .bottom-func-left .bws-availability-calendar-title {
    float: left
}

.hbe-bws #hbe-bws-page .room-type-wrapper .bottom-func .bottom-func-left .bws-room-details {
    padding-left: 10px;
    line-height: 1
}

.hbe-bws #hbe-bws-page .room-type-wrapper .bottom-func .bottom-func-left .bws-room-details a span {
    color: #000
}

.hbe-bws #hbe-bws-page .room-type-wrapper .bottom-func .bottom-func-left .bws-availability-calendar-title {
    margin-top: 0;
    margin-left: 20px
}

.hbe-bws #hbe-bws-page .room-type-wrapper .bottom-func .bottom-func-left .bws-availability-calendar-title>div {
    line-height: 1
}

.hbe-bws #hbe-bws-page .bws-accordion {
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .bws-accordion dd>a {
    line-height: 1
}

.hbe-bws #hbe-bws-page .bws-accordion dd>a:hover, .hbe-bws #hbe-bws-page .bws-accordion dd>a:focus {
    color: #000;
    text-decoration: none !important
}

.hbe-bws #hbe-bws-page .bws-accordion dd>a>span {
    color: #000
}

.hbe-bws #hbe-bws-page .bws-accordion dd.active>a .bws-icon-angle-double-down:before {
    content: "\f102"
}

.hbe-bws #hbe-bws-page .bws-accordion .bws-content {
    clear: both
}

.hbe-bws #hbe-bws-page .bws-accordion .bws-content .thumb-list {
    margin-left: 0 !important;
    margin-bottom: 0;
    list-style: none
}

.hbe-bws #hbe-bws-page .bws-accordion .bws-content .thumb-list li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    list-style: none
}

.hbe-bws #hbe-bws-page .bws-rooms-list .divider-bg .bws-viewing-msg {
    margin-bottom: 10px;
    color: #f00;
    padding: 8px 0;
    box-sizing: border-box;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    letter-spacing: normal
}

.hbe-bws #hbe-bws-page .ckb-payment-details>div>div:nth-of-type(4) {
    padding: 20px
}

.hbe-bws #hbe-bws-page .ckb-payment-details>div>div:nth-of-type(4) .padt10 {
    padding-top: 0
}

.hbe-bws #hbe-bws-page .ckb-payment-details>div>div:nth-of-type(4) .padt10 .label {
    margin-bottom: 0
}

.hbe-bws #hbe-bws-page .open-desc, .hbe-bws #hbe-bws-page .close-desc {
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
    font-family: bws-icomoon;
    font-size: 14px;
    display: none
}

.hbe-bws #hbe-bws-page .open-desc:hover, .hbe-bws #hbe-bws-page .close-desc:hover {
    cursor: pointer
}

.hbe-bws #hbe-bws-page .bws-rooms-booking, .hbe-bws #hbe-bws-page .bws-rooms-booking .bws-line-top, .hbe-bws #hbe-bws-page .bws-rooms-booking .more-rooms .room-type-wrapper>.bws-line-top:first-child, .hbe-bws #hbe-bws-page .more-rooms .bws-rooms-booking .room-type-wrapper>.bws-line-top:first-child {
    border-color: #eee !important
}

.hbe-bws #hbe-bws-page .bws-guest-payment-container .bws-guest-payment-right .ckb-payment-details .img-geotrust img {
    width: 70px
}

.hbe-bws #hbe-bws-page .bws-guest-payment-container .bws-guest-payment-right .ckb-payment-details .img-geotrust img:not(:last-child) {
    max-width: 50px
}

.hbe-bws #hbe-bws-page .bws-guest-payment-container .bws-guest-payment-right .ckb-payment-details .img-geotrust img:first-child {
    margin-right: 10px
}

.hbe-bws #hbe-bws-page .bws-guest-payment-container .bws-guest-payment-right .ckb-payment-details .img-geotrust .digicert-seal {
    display: inline-block
}

.hbe-bws #hbe-bws-page .bws-guest-payment-container .bws-guest-payment-right .ckb-payment-details .img-geotrust .digicert-seal img {
    top: 10px !important;
    max-width: 50px !important
}

.hbe-bws #hbe-bws-page .loading-mask {
    position: absolute;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7)
}

.hbe-bws #hbe-bws-page #bws-page-body-content {
    position: relative
}

.hbe-bws #hbe-bws-page .bws-panel.search-filter {
    padding: 0;
    margin-bottom: 0
}

.hbe-bws #hbe-bws-page .bws-panel.search-filter .day-stay {
    padding-left: 20px
}

.hbe-bws #hbe-bws-page .bws-panel.search-filter .day-stay>div {
    padding-top: 20px;
    padding-bottom: 20px
}

.hbe-bws #hbe-bws-page .bws-panel.search-filter .day-stay>div label {
    font-style: normal;
    text-transform: none;
    font-family: inherit;
    letter-spacing: normal;
    font-size: 12px
}

.hbe-bws #hbe-bws-page .bws-panel.search-filter .day-stay>div select {
    margin-bottom: 0
}

.hbe-bws #hbe-bws-page .bws-panel.search-filter .day-stay>div .bws-ipt-calendar textarea {
    height: 30px;
    min-height: auto;
    line-height: 1.4;
    padding-top: 6px
}

.hbe-bws #hbe-bws-page .bws-panel.search-filter .day-stay>div .bws-ipt-calendar textarea:hover {
    background-color: #f7f7f7;
    border-color: #999
}

.hbe-bws #hbe-bws-page .bws-panel.search-filter .guarantee-block {
    background-color: rgba(0, 0, 0, 0.05)
}

.hbe-bws #hbe-bws-page .bws-panel.search-filter .guarantee-block .guarantee {
    cursor: pointer
}

.hbe-bws #hbe-bws-page .bws-panel.search-filter .guarantee-block .guarantee>a {
    font-size: 14px;
    display: inline-block;
    width: calc(100% - 32px);
    text-decoration: none
}

.hbe-bws #hbe-bws-page .bws-panel.search-filter .guarantee-block .guarantee .bws-icon-check-circle {
    color: #eee;
    font-size: 28px
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .highlights .cancellation-policy .bws-green-color-free .bws-icon-info, .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .highlights .cancellation-policy .bws-green-color-free .open-desc {
    color: #008000
}

.hbe-bws #hbe-bws-page .body-rooms-list {
    position: relative
}

.hbe-bws #hbe-bws-page .body-rooms-list .total-price-wrapper {
    position: absolute;
    top: 20px;
    right: 0;
    padding: 0 10px;
    margin-bottom: 20px
}

.hbe-bws #hbe-bws-page .body-rooms-list .fields-title {
    background-color: #dfdfdf;
    font-size: 13px;
    padding: 12px 0
}

.hbe-bws #hbe-bws-page .body-rooms-list .room-type .room-type-desc {
    margin-bottom: 10px
}

.hbe-bws #hbe-bws-page .body-rooms-list .room-type .room-type-desc .room-type-name {
    font-size: 16px;
    line-height: 1
}

.hbe-bws #hbe-bws-page .body-rooms-list .room-type .room-type-desc .bws-icon-user, .hbe-bws #hbe-bws-page .body-rooms-list .room-type .room-type-desc .bws-icon-plus {
    font-size: 12px
}

.hbe-bws #hbe-bws-page .body-rooms-list .room-type .room-type-desc .bws-icon-user.bws-icon-user-child {
    font-size: 9px
}

.hbe-bws #hbe-bws-page .body-rooms-list .room-type .room-type-desc .bws-body-text-color .bws-details-description label {
    color: #c5c5c5
}

.hbe-bws #hbe-bws-page .body-rooms-list .room-price .price-off {
    color: #c5c5c5;
    text-decoration: line-through;
    margin-bottom: 0;
    margin-top: 5px
}

.hbe-bws #hbe-bws-page .body-rooms-list .room-price label {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 0;
    line-height: 15px;
    font-size: 12px;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    letter-spacing: normal
}

.hbe-bws #hbe-bws-page .body-rooms-list .room-price .room-price-row {
    font-size: 18px;
    line-height: 1
}

.hbe-bws #hbe-bws-page .body-rooms-list .room-price .room-price-row>span {
    display: flex !important;
    justify-content: center;
    align-items: center;
    line-height: 14px;
    margin-bottom: 4px
}

.hbe-bws #hbe-bws-page .body-rooms-list .room-price .room-price-row span {
    display: inline-block;
    vertical-align: unset
}

.hbe-bws #hbe-bws-page .body-rooms-list .room-price .room-price-row span .bws-icon-info, .hbe-bws #hbe-bws-page .body-rooms-list .room-price .room-price-row span .open-desc {
    font-size: 12px !important;
    margin-left: 5px;
    color: #a2a2a2 !important
}

.hbe-bws #hbe-bws-page .body-rooms-list .room-price .room-price-row .bws-icon-check-circle {
    font-size: 12px
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-item {
    position: relative !important;
    z-index: 1
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-item .open-desc, .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-item .close-desc {
    display: none;
    font-size: 14px;
    position: absolute;
    z-index: 100;
    top: 0;
    right: 10px;
    font-family: bws-icomoon
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-item .open-desc:hover, .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-item .close-desc:hover {
    cursor: pointer
}

.hbe-bws #hbe-bws-page .body-rooms-list .room-type-wrapper>.bws-line-top:first-child, .hbe-bws #hbe-bws-page .body-rooms-list .more-rooms .room-type-wrapper>.bws-line-top:first-child {
    border-top: none
}

.hbe-bws #hbe-bws-page .body-rooms-list .room-type-wrapper .bws-room-box-bg {
    background-color: #f8f8f8;
    margin-top: 20px;
    border: 2px solid #f8f8f8
}

.hbe-bws #hbe-bws-page .body-rooms-list .extra-bed input, .hbe-bws #hbe-bws-page .body-rooms-list .extra-bed label, .hbe-bws #hbe-bws-page .body-rooms-list .extra-bed select {
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .body-rooms-list .extra-bed select {
    height: 24px;
    line-height: 18px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-position: 100% 9px
}

.hbe-bws #hbe-bws-page .body-rooms-list .extra-bed .ckb-extra-bed {
    float: left;
    margin-top: 6px;
    margin-right: 5px
}

.hbe-bws #hbe-bws-page .body-rooms-list .extra-bed label {
    font-size: 11px;
    line-height: 15px !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.hbe-bws #hbe-bws-page .body-rooms-list .extra-bed .bws-icon-info, .hbe-bws #hbe-bws-page .body-rooms-list .extra-bed .open-desc {
    font-size: 12px
}

.hbe-bws #hbe-bws-page .body-rooms-list .extra-bed>div>div {
    margin-bottom: 5px
}

.hbe-bws #hbe-bws-page .body-rooms-list .extra-bed .compact-extra-bed+div {
    background-color: rgba(0, 0, 0, 0.05);
    padding: 10px 10px 5px
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type {
    position: relative
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-img {
    text-align: center
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-img img {
    width: 240px;
    height: 180px;
    margin: 0
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-img label {
    font-size: 10px;
    margin-bottom: 0;
    margin-top: 5px
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc {
    padding-left: 260px;
    margin-bottom: 0
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc .room-type-name {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: normal
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc .room-type-name b {
    display: inline-block;
    vertical-align: text-top
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc .highlighted-icon {
    padding-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 1
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc .highlighted-icon span {
    background-color: transparent !important;
    color: #008000;
    margin-right: 5px;
    font-size: 18px
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc .bws-room-details .bws-details-description label {
    display: inline-block;
    margin-bottom: 0;
    cursor: pointer
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc .bws-room-details .bws-all-amenities a {
    color: #000
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc .bws-room-details .bws-all-amenities .amenities-list {
    margin-top: 10px;
    margin-left: 0
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc .bws-room-details .bws-all-amenities .amenities-list li:before {
    color: #080
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom {
    position: absolute;
    left: 260px;
    top: 180px;
    transform: translateY(-100%)
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .highlighted-icon {
    padding-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 1
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .highlighted-icon span {
    background-color: transparent !important;
    color: #008000;
    margin-right: 5px;
    font-size: 20px
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .more-details {
    font-size: 12px;
    line-height: 1
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .more-details label {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
    line-height: 1;
    cursor: pointer;
    padding: 0;
    width: auto;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    letter-spacing: normal
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .more-details .bws-icon-angle-down, .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .more-details .bws-icon-angle-up {
    cursor: pointer;
    vertical-align: middle;
    position: relative
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .bws-content {
    overflow: auto;
    position: relative;
    margin: 0 auto;
    height: auto;
    padding: 0;
    border: none
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .bws-content li {
    margin: 0 4px
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .bws-content li a {
    display: block
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .bws-content .thumb-list {
    list-style: none;
    margin: 5px 0 0;
    padding: 0 0 2px;
    height: 56px
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .bws-content .thumb-list li {
    float: left;
    margin-right: 6px;
    margin-left: 0;
    width: 72px
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .bws-content .thumb-list li:before, .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .bws-content .thumb-list li:after {
    display: none
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .bws-content .thumb-list li a {
    text-decoration: none;
    box-shadow: none;
    margin: 0
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .bws-content .thumb-list li a:hover {
    text-decoration: none;
    box-shadow: none
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .bws-content .thumb-list li img {
    width: 72px;
    height: 56px;
    box-shadow: none;
    margin: 0
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .bws-content .thumb-list li:last-child {
    margin-right: 0
}

.hbe-bws #hbe-bws-page .body-rooms-list .more-details-content {
    padding: 0 20px
}

.hbe-bws #hbe-bws-page .body-rooms-list .more-details-content label {
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    letter-spacing: normal
}

.hbe-bws #hbe-bws-page .body-rooms-list .more-details-content .amenities-list {
    margin-left: 0
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general {
    padding: 20px
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper {
    border-top-color: #fff
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan-name {
    padding: 0 0 10px;
    font-size: 13px;
    line-height: 1;
    font-weight: 600;
    background-color: transparent !important
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan {
    padding: 20px
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan>div {
    float: left
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-col1 {
    width: 40%
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-col2 {
    width: 25%
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-end {
    float: right;
    width: 35%
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-end .bws-col4, .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-end .bws-col5 {
    float: left
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-end .bws-col4 {
    width: 60%
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-end .bws-col5 {
    width: 40%
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-end .room-selection {
    text-align: center
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-end .bws-inner {
    padding: 0
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .highlights>div {
    padding: 0;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .highlights>div:last-child {
    margin-bottom: 0
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .highlights .special-offer ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .highlights .special-offer ul li {
    display: block;
    background: transparent none;
    font-size: 12px;
    line-height: 1
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .highlights .accm-discount .members-disc {
    margin-bottom: 0
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .highlights .meal-plan span {
    margin-right: 3px
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .highlights .inclusions {
    text-align: left
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .highlights .cancellation-policy>span .bws-icon-info, .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .highlights .cancellation-policy>span .open-desc {
    color: #c5c5c5
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .highlights .cancellation-policy>span.bws-green-color .bws-icon-info, .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .highlights .cancellation-policy>span.bws-green-color .open-desc {
    color: #080
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .occupancy-wrapper {
    font-size: 12px;
    line-height: 1
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .occupancy-wrapper .occupancy {
    font-size: 16px
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .occupancy-wrapper .occupancy .bws-icon-plus {
    font-size: 12px;
    position: relative;
    top: -1px
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .occupancy-wrapper .occupancy .has-children {
    font-size: 13px
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .room-price {
    text-align: center
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .room-price .room-price-row+label small {
    color: #000
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .extra-person {
    padding: 0 10px
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .room-selection select {
    margin-bottom: 8px
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .room-selection .bws-availability-calendar-title .compact-calendar {
    font-size: 10px
}

.hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-room-bed-left {
    color: #f00;
    display: block;
    margin-bottom: 3px
}

.hbe-bws #hbe-bws-page .body-rooms-list .unavailable-listings .unavailable-note {
    padding: 40px 0 17px;
    text-align: center
}

.hbe-bws #hbe-bws-page .body-rooms-list .unavailable-listings .divider_show_more {
    display: block;
    padding: 10px 20px;
    background-color: #f8f8f8;
    font-size: 14px;
    line-height: 1;
    color: #000;
    margin-top: 20px
}

.hbe-bws #hbe-bws-page .body-rooms-list .unavailable-listings .divider_show_more .icon-msg {
    display: inline-block;
    vertical-align: middle
}

.hbe-bws #hbe-bws-page .body-rooms-list .unavailable-listings .room-type-wrapper {
    border-right: none
}

.hbe-bws #hbe-bws-page .body-rooms-list .unavailable-listings .room-type-wrapper>.bws-line-top:first-child, .hbe-bws #hbe-bws-page .body-rooms-list .unavailable-listings .more-rooms .room-type-wrapper>.bws-line-top:first-child {
    border-top: 2px solid #f8f8f8
}

.hbe-bws #hbe-bws-page .body-rooms-list .unavailable-listings .rate-plan-wrapper {
    padding-right: 0;
    padding-left: 0
}

.hbe-bws #hbe-bws-page .body-rooms-list .unavailable-listings .rate-plan-wrapper .rate-plan {
    padding-right: 12px;
    padding-left: 10px
}

.hbe-bws #hbe-bws-page .body-rooms-list .unavailable-listings .rate-plan-wrapper .bws-request .bws-button {
    margin-bottom: 0
}

.hbe-bws #hbe-bws-page .body-rooms-list .unavailable-listings .bws-availability-calendar {
    padding-left: 10px;
    padding-right: 12px
}

.hbe-bws #hbe-bws-page label.inline {
    height: 30px
}

.hbe-bws #hbe-bws-page label.inline small {
    display: inline;
    line-height: 1
}

.hbe-bws #hbe-bws-page .small-only-show {
    display: none !important
}

.hbe-bws #hbe-bws-page .small-only-hide {
    display: block !important
}

.hbe-bws #hbe-bws-page .padt10.marb10.small-only-hide {
    display: inline-block !important
}

.hbe-bws #hbe-bws-page .ckb-guest-details label {
    height: 30px;
    padding-top: 8px
}

.hbe-bws #hbe-bws-page .ckb-payment-policy {
    position: relative
}

.hbe-bws #hbe-bws-page .ckb-payment-policy .ckb-payment-policy-name {
    position: absolute;
    top: 2px
}

.hbe-bws #hbe-bws-page .ckb-payment-policy .ckb-main-price {
    float: right;
    margin-top: 1px
}

.hbe-bws #hbe-bws-page .ckb-payment-policy .ckb-sub-price {
    float: left
}

.hbe-bws #hbe-bws-page .total-price label {
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    letter-spacing: normal
}

.hbe-bws #hbe-bws-page .total-price .bws-price {
    font-size: 18px;
    line-height: normal
}

.hbe-bws #hbe-bws-page .room-details .room-type-wrapper {
    border-right: transparent
}

.hbe-bws #hbe-bws-page .room-details .room-type-wrapper>.bws-line-top, .hbe-bws #hbe-bws-page .room-details .more-rooms .room-type-wrapper>.bws-line-top:first-child, .hbe-bws #hbe-bws-page .more-rooms .room-details .room-type-wrapper>.bws-line-top:first-child {
    border-top: none
}

.hbe-bws #hbe-bws-page .more-rooms {
    margin-bottom: 20px
}

.hbe-bws #hbe-bws-page .more-rooms>.bws-accordion {
    margin-top: 0
}

.hbe-bws #hbe-bws-page .more-rooms>.bws-accordion>dd>a {
    background-color: #eee;
    color: #000;
    padding: 10px 20px;
    font-size: 14px
}

.hbe-bws #hbe-bws-page .more-rooms>.bws-accordion>dd>a:hover {
    text-decoration: none !important
}

.hbe-bws #hbe-bws-page .more-rooms>.bws-accordion>dd>.bws-content {
    padding: 0
}

.hbe-bws #hbe-bws-page .bws-mbpolicies {
    display: none
}

.hbe-bws #hbe-bws-page .bws-line-top-thin {
    border-top: 2px solid #d8d8d8
}

.hbe-bws #hbe-bws-page .bws-line-top-thick {
    border-top: 30px solid #f8f8f8
}

.hbe-bws #hbe-bws-page .bws-line-top, .hbe-bws #hbe-bws-page .more-rooms .room-type-wrapper>.bws-line-top:first-child {
    border-top: 2px solid #f8f8f8
}

.hbe-bws #hbe-bws-page .bws-line-top-custom {
    border-top: 1px solid #efefef
}

.hbe-bws #hbe-bws-page .bws-line-bottom {
    border-bottom: 1px solid #D9D9D9
}

.hbe-bws #hbe-bws-page .bws-header-line-right {
    border-right: 2px solid transparent
}

.hbe-bws #hbe-bws-page .ckb-rooms-name {
    float: left;
    display: block;
    margin-right: 10px;
    font-size: 16px
}

.hbe-bws #hbe-bws-page .ckb-no-items {
    float: left;
    padding-right: 10px;
    padding-left: 4px
}

.hbe-bws #hbe-bws-page .ckb-no-items>div>div {
    clear: both;
    overflow: hidden
}

.hbe-bws #hbe-bws-page .ckb-no-items select {
    width: 100px
}

.hbe-bws #hbe-bws-page .bws-button {
    height: auto;
    float: none
}

.hbe-bws #hbe-bws-page .bws-button:hover, .hbe-bws #hbe-bws-page .bws-button:focus {
    text-decoration: none !important
}

.hbe-bws #hbe-bws-page {
    max-width: 1200px;
    background-color: #fff;
    margin: 0 auto
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper>div>label, .hbe-bws #hbe-bws-page .bws-payment-method-wrapper .img-geotrust, .hbe-bws #hbe-bws-page .bws-payment-method-wrapper .note {
    padding: 0 20px
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper>div>label {
    padding-bottom: 15px
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .img-geotrust {
    text-align: right;
    vertical-align: middle;
    border-top: 2px solid #d8d8d8;
    padding-top: 15px
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .img-geotrust span {
    font-size: 10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 2px;
    padding-left: 10px
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .img-geotrust #geo-trust {
    display: inline-block;
    padding-right: 0 !important;
    padding-left: 0 !important;
    width: 70px
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item {
    border-top: 2px solid #d8d8d8;
    padding-left: 20px;
    padding-right: 20px;
    background-color: unset
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .bws-payment-title {
    *zoom: 1;
    padding: 15px 0;
    text-transform: capitalize
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .bws-payment-title:before, .hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .bws-payment-title:after {
    content: " ";
    display: table
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .bws-payment-title:after {
    clear: both
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .bws-payment-title>span {
    display: inline-block;
    line-height: 18px
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .bws-payment-title>span span {
    display: block
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .bws-payment-title input[type="radio"] {
    margin-top: 3px;
    margin-right: 12px;
    margin-bottom: 0;
    margin-left: 0;
    vertical-align: top
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .bws-payment-title i {
    font-style: normal;
    float: right;
    font-size: 16px
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .bws-payment-title img {
    margin-right: 12px;
    height: 18px;
    width: auto;
    vertical-align: top
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .bws-payment-title .text-normal {
    text-transform: none
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .bws-payment-title .upperCaseFirst .bws-font10 {
    padding-top: 4px
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .bws-payment-content {
    padding-bottom: 25px
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .bws-payment-content .bws-creadit-card {
    margin: 0
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .credit-card-number {
    position: relative
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .credit-card-number .bws-card-icon {
    display: block;
    width: 23px;
    height: 16px;
    text-indent: -999999px;
    background-image: url("../img/bws-sprite.png");
    background-repeat: no-repeat;
    background-size: 231px 35px;
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%)
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .credit-card-number .bws-card-icon.visa-card {
    background-position: 0 0
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .credit-card-number .bws-card-icon.master-card {
    background-position: -26px 0
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .credit-card-number .bws-card-icon.diners-card {
    background-position: -52px 0
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .credit-card-number .bws-card-icon.diners-club-card {
    background-position: -52px 0
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .credit-card-number .bws-card-icon.amer-card {
    background-position: -78px 0
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .credit-card-number .bws-card-icon.american-express-card {
    background-position: -78px 0
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .credit-card-number .bws-card-icon.discover-card {
    background-position: -104px 0
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .credit-card-number .bws-card-icon.paypal-card {
    background-position: -130px 0
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .credit-card-number .bws-card-icon.bank-card {
    background-position: -156px 0
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .credit-card-number .bws-card-icon.migs-card {
    background-position: -182px 0
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .credit-card-number .bws-card-icon.jcb-card {
    background-position: -208px 0
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .credit-card-number .bws-card-icon.unionpay-card {
    background-position: -52px -19px
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .credit-card-number .bws-card-icon.union-pay-card {
    background-position: -52px -19px
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .credit-card-number .bws-card-icon.elo-card {
    background-position: -78px -19px
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .credit-card-number .bws-icon-checkmark {
    position: absolute;
    right: 10px;
    bottom: 9px
}

.hbe-bws #hbe-bws-page .bws-payment-method-wrapper .no-payment .bws-payment-item {
    background-color: transparent;
    padding-top: 20px;
    padding-bottom: 0
}

.hbe-bws #hbe-bws-page .bws-sprite-img, .hbe-bws #hbe-bws-page .bws-creadit-card li span, .hbe-bws #hbe-bws-page .bws-geotrust-logo {
    background-image: url("../img/bws-sprite.png");
    background-repeat: no-repeat;
    background-size: 463px 71px
}

.hbe-bws #hbe-bws-page #bws-page-logo {
    background-color: #f6f6f6;
    position: relative;
    z-index: 1
}

.hbe-bws #hbe-bws-page #bws-page-logo .bws-lang-container {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 100%
}

.hbe-bws #hbe-bws-page #bws-page-body {
    padding: 20px
}

.hbe-bws #hbe-bws-page .bws-page-subtitle {
    font-size: 14px
}

.hbe-bws #hbe-bws-page .bws-page-subtitle .view-hide-extra {
    font-size: 12px;
    cursor: pointer;
    padding-left: 20px
}

.hbe-bws #hbe-bws-page .bws-page-subtitle .view-hide-extra span {
    line-height: 1;
    vertical-align: middle;
    padding-left: 5px
}

.hbe-bws #hbe-bws-page .bws-page-subtitle.view-hide-extra-title {
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 12px;
    margin-bottom: 20px
}

.hbe-bws #hbe-bws-page .bws-page-subtitle.view-hide-extra-title+div .pad-col-gter:first-child {
    padding-top: 0
}

.hbe-bws #hbe-bws-page .bws-contact {
    margin: 30px
}

.hbe-bws #hbe-bws-page .bws-contact .bws-page-subtitle {
    margin-bottom: 10px
}

.hbe-bws #hbe-bws-page #bws-page-footer {
    background-color: #f6f6f6;
    padding: 20px 10px;
    color: #c1c0c0;
    position: relative
}

.hbe-bws #hbe-bws-page #bws-page-footer img {
    margin-top: 5px
}

.hbe-bws #hbe-bws-page #bws-page-footer .dropdown {
    position: relative
}

.hbe-bws #hbe-bws-page #bws-page-footer .dropdown>dt {
    float: left
}

.hbe-bws #hbe-bws-page #bws-page-footer .dropdown dd {
    position: absolute;
    display: block;
    right: 0;
    top: -25px;
    width: 100%
}

.hbe-bws #hbe-bws-page #bws-page-footer .dropdown dd ul {
    top: auto;
    bottom: 0;
    left: 0;
    right: auto
}

.hbe-bws #hbe-bws-page .bws-creadit-card {
    margin: 10px 0;
    padding: 0;
    list-style: none
}

.hbe-bws #hbe-bws-page .bws-creadit-card li {
    display: inline-block;
    line-height: 33px;
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 10px
}

.hbe-bws #hbe-bws-page .bws-creadit-card li input[type="checkbox"] {
    margin: 0 5px 0 0
}

.hbe-bws #hbe-bws-page .bws-creadit-card li span {
    display: inline-block;
    width: 47px;
    height: 33px;
    text-indent: -999999px
}

.hbe-bws #hbe-bws-page .bws-creadit-card li span.visa-card {
    background-position: 0 0
}

.hbe-bws #hbe-bws-page .bws-creadit-card li span.master-card {
    background-position: -52px 0
}

.hbe-bws #hbe-bws-page .bws-creadit-card li span.diners-card {
    background-position: -104px 0
}

.hbe-bws #hbe-bws-page .bws-creadit-card li span.diners-club-card {
    background-position: -104px 0
}

.hbe-bws #hbe-bws-page .bws-creadit-card li span.amer-card {
    background-position: -156px 0
}

.hbe-bws #hbe-bws-page .bws-creadit-card li span.american-express-card {
    background-position: -156px 0
}

.hbe-bws #hbe-bws-page .bws-creadit-card li span.discover-card {
    background-position: -208px 0
}

.hbe-bws #hbe-bws-page .bws-creadit-card li span.paypal-card {
    background-position: -260px 0
}

.hbe-bws #hbe-bws-page .bws-creadit-card li span.bank-card {
    background-position: -312px 0
}

.hbe-bws #hbe-bws-page .bws-creadit-card li span.migs-card {
    background-position: -364px 0
}

.hbe-bws #hbe-bws-page .bws-creadit-card li span.jcb-card {
    background-position: -416px 0
}

.hbe-bws #hbe-bws-page .bws-creadit-card li span.unionpay-card {
    background-position: -104px -38px
}

.hbe-bws #hbe-bws-page .bws-creadit-card li span.union-pay-card {
    background-position: -104px -38px
}

.hbe-bws #hbe-bws-page .bws-creadit-card li span.elo-card {
    background-position: -156px -38px
}

.hbe-bws #hbe-bws-page .bws-geotrust-logo {
    display: inline-block;
    background-position: 0 -38px;
    width: 100px;
    height: 29px;
    margin-bottom: 10px
}

.hbe-bws #hbe-bws-page .bws-confirmation {
    position: relative;
    z-index: 1;
    padding: 0
}

.hbe-bws #hbe-bws-page .bws-confirmation .bws-confirmation-num {
    float: right
}

.hbe-bws #hbe-bws-page .bws-confirmation .bws-confirmation-title {
    float: left
}

.hbe-bws #hbe-bws-page .bws-confirmation .bws-button {
    position: absolute;
    right: 20px;
    bottom: 10px
}

.hbe-bws #hbe-bws-page .bws-confirmation .confirmation-title-block {
    padding: 20px 10px;
    background-color: #eee
}

.hbe-bws #hbe-bws-page .bws-confirmation .confirmation-title-block p {
    margin-bottom: 0
}

.hbe-bws #hbe-bws-page .bws-confirmation .confirmation-content {
    padding: 20px 10px;
    background-color: #f8f8f8
}

.hbe-bws #hbe-bws-page .rbk-tile, .hbe-bws #hbe-bws-page .rbk-desc, .hbe-bws #hbe-bws-page .rbk-price {
    float: left;
    display: block
}

.hbe-bws #hbe-bws-page .rbk-tile {
    width: 25%
}

.hbe-bws #hbe-bws-page .rbk-tile {
    font-weight: 600
}

.hbe-bws #hbe-bws-page .rbk-desc {
    width: 55%;
    padding-left: 20px
}

.hbe-bws #hbe-bws-page .rbk-price {
    text-align: right;
    width: 20%
}

.hbe-bws #hbe-bws-page .row-booking-extra {
    position: relative !important;
    z-index: 1
}

.hbe-bws #hbe-bws-page .row-booking-extra .open-desc, .hbe-bws #hbe-bws-page .row-booking-extra .close-desc {
    position: absolute;
    z-index: 100;
    top: 0;
    right: 10px;
    font-family: bws-icomoon
}

.hbe-bws #hbe-bws-page .row-booking-extra .open-desc:hover, .hbe-bws #hbe-bws-page .row-booking-extra .close-desc:hover {
    cursor: pointer
}

.hbe-bws #hbe-bws-page .row-booking-extra .ckb-guest-details.bws-per-bk-extra label.per-lbl {
    margin: 0 0 8px
}

.hbe-bws #hbe-bws-page .row-booking-extra .ckb-guest-details.bws-per-bk-extra label.per-lbl .bws-font14 {
    line-height: 1;
    display: block
}

.hbe-bws #hbe-bws-page .row-booking-extra .bws-policies-lbl {
    margin-top: 4px
}

.hbe-bws #hbe-bws-page .row-booking-extra .bws-bk-img-list-title {
    margin-left: 30px;
    cursor: pointer
}

.hbe-bws #hbe-bws-page .row-booking-extra .bws-bk-img-list-title span {
    padding-left: 3px
}

.hbe-bws #hbe-bws-page .row-booking-extra .bws-bk-img-list-content ul {
    margin: 0;
    padding: 5px 0 0;
    list-style: none;
    font-size: 0
}

.hbe-bws #hbe-bws-page .row-booking-extra .bws-bk-img-list-content ul li, .hbe-bws #hbe-bws-page .row-booking-extra .bws-bk-img-list-content ul a {
    width: 72px;
    height: 56px;
    display: inline-block
}

.hbe-bws #hbe-bws-page .row-booking-extra .bws-bk-img-list-content ul li {
    margin-right: 10px
}

.hbe-bws #hbe-bws-page .row-booking-extra .bws-bk-img-list-content a {
    margin: 0;
    list-style: none;
    font-size: 0;
    display: inline-block;
    padding: 14px 4px 0 0
}

.hbe-bws #hbe-bws-page .row-booking-extra .bws-bk-img-list-content a img {
    width: 72px;
    height: 56px;
    display: inline-block;
    margin-right: 10px
}

.hbe-bws #hbe-bws-page .row-booking-extra .bk-extra-desc {
    padding-top: 14px !important
}

.hbe-bws #hbe-bws-page .row-booking-extra .bk-extra-desc p {
    margin-bottom: 0
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .hbe-bws #hbe-bws-page .row-booking-extra .bws-policies-lbl {
        margin-top: 6px
    }
}

.hbe-bws #hbe-bws-page .accept-policies {
    display: flex;
    align-items: center
}

.hbe-bws #hbe-bws-page .accept-policies #error_accept_policies label.error {
    font-size: 10px;
    margin-top: 0
}

.hbe-bws #hbe-bws-page .accept-policies #accept_policies {
    margin-right: 10px
}

.hbe-bws #hbe-bws-page .accept-policies .ckb-text {
    display: flex;
    align-items: center
}

.hbe-bws #hbe-bws-page .accept-policies .ckb-action {
    text-align: right;
    padding: 0
}

.hbe-bws #hbe-bws-page .accept-policies .ckb-action .bws-button {
    margin-bottom: 0;
    color: #fff
}

.hbe-bws #hbe-bws-page .bws-room-bed-size {
    font-size: 12px;
    line-height: 1.3
}

.hbe-bws #hbe-bws-page .bws-page-title #language_desktop_div.bws-lang-container {
    float: right;
    width: 30%
}

.hbe-bws #hbe-bws-page .ckb-action .bws-button.bws-btn-back {
    background-color: #d8d8d8
}

.hbe-bws #hbe-bws-page .bws-rooms-list section.search-filter.bws-search-filter .bws-filter-func {
    position: relative
}

.hbe-bws #hbe-bws-page .bws-rooms-list section.search-filter.bws-search-filter .bws-filter-func .bws-lang-pos {
    position: absolute;
    right: 66.66%;
    top: 0;
    width: 100%;
    padding-right: 10px
}

.hbe-bws #hbe-bws-page .bws-rooms-list section.search-filter.bws-search-filter .bws-filter-func #promo_code, .hbe-bws #hbe-bws-page .bws-rooms-list section.search-filter.bws-search-filter .bws-filter-func select, .hbe-bws #hbe-bws-page .bws-rooms-list section.search-filter.bws-search-filter .bws-filter-func .dropdown {
    margin-bottom: 0
}

.hbe-bws #hbe-bws-page .bws-rooms-list section.search-filter.bws-search-filter .bws-filter-func .dropdown>dd {
    margin-top: 0 !important
}

.hbe-bws #hbe-bws-page .bws-rooms-list section.search-filter.bws-search-filter .bws-filter-func .dropdown>dd ul {
    top: 0
}

.hbe-bws #hbe-bws-page .bws-rooms-list section.search-filter.bws-search-filter .bws-filter-func label.error {
    font-size: 10px;
    color: #f00;
    margin-bottom: 0
}

.hbe-bws #hbe-bws-page #hbe-bws-wrapper .slick-list .bws-day .bws-calendar-item {
    border-right-color: rgba(0, 0, 0, 0.05)
}

.hbe-bws #hbe-bws-page #hbe-bws-wrapper .slick-list .bws-day .bws-calendar-item.calendar-highlight .divider-background-calendar>div, .hbe-bws #hbe-bws-page #hbe-bws-wrapper .slick-list .bws-day .bws-calendar-item.calendar-highlight .bws-min-nights>div {
    background-color: rgba(0, 0, 0, 0.05)
}

@-moz-document url-prefix() {
    .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .more-details .bws-icon-angle-down, .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .more-details .bws-icon-angle-up {
        bottom: 1px
    }
}

@media only screen and (min-width: 48em) {
    .hbe-bws #hbe-bws-page .bws-panel.search-filter>div {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .hbe-bws #hbe-bws-page .bws-panel.search-filter .day-stay, .hbe-bws #hbe-bws-page .bws-panel.search-filter .guarantee-block {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .hbe-bws #hbe-bws-page .bws-panel.search-filter .day-stay>div, .hbe-bws #hbe-bws-page .bws-panel.search-filter .guarantee-block>div {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .hbe-bws #hbe-bws-page .bws-panel.search-filter .guarantee-block .guarantee {
        position: relative
    }

    .hbe-bws #hbe-bws-page .bws-panel.search-filter .guarantee-block .guarantee>a {
        text-align: center;
        padding: 0 20px
    }

    .hbe-bws #hbe-bws-page .bws-panel.search-filter .guarantee-block .guarantee .bws-icon-check-circle {
        right: 20px
    }

    .hbe-bws #hbe-bws-page .bws-panel.search-filter .guarantee-block .guarantee>a, .hbe-bws #hbe-bws-page .bws-panel.search-filter .guarantee-block .guarantee .bws-icon-check-circle {
        position: absolute;
        top: 50%;
        transform: translateY(-50%)
    }

    .hbe-bws #hbe-bws-page .dates-bar-bg .day-stay .filter-guest {
        width: auto;
        min-width: 86px
    }

    .hbe-bws #hbe-bws-page .dates-bar-bg .day-stay .filter-guest:first-child {
        margin-right: 20px
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .room-type-img-mobile {
        display: none
    }

    .hbe-bws #hbe-bws-page .bws-guest-payment-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .hbe-bws #hbe-bws-page .bws-guest-payment-container .bws-guest-payment-left, .hbe-bws #hbe-bws-page .bws-guest-payment-container .bws-guest-payment-right {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .hbe-bws #hbe-bws-page .bws-guest-payment-container .bws-guest-payment-left .ckb-payment-details, .hbe-bws #hbe-bws-page .bws-guest-payment-container .bws-guest-payment-right .ckb-payment-details {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .hbe-bws #hbe-bws-page .bws-guest-payment-container .bws-guest-payment-left {
        padding-bottom: 20px;
        padding-right: 14px
    }

    .hbe-bws #hbe-bws-page .bws-guest-payment-container .bws-guest-payment-left .ckb-payment-details {
        background-color: #eee
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc {
        position: relative;
        min-height: 180px;
        padding-bottom: 0;
        margin-bottom: 20px
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc .bws-room-bed-size .bws-bed-size {
        margin-right: 10px
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc .bws-room-details .bws-room-amenities {
        margin-bottom: 12px
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc .room-type-name b {
        margin-bottom: 6px
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-img {
        position: absolute;
        width: 240px;
        top: 0
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .bws-request {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 0
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .bws-request .bws-calendar-check-availability {
        padding-top: 10px
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .bws-request .bws-button.bws-secondary {
        text-transform: uppercase
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan, .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-end .bws-inner {
        display: flex;
        align-items: center
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .occupancy-wrapper {
        text-align: center
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .occupancy-wrapper .occupancy {
        padding-bottom: 3px
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .unavailable-listings .rate-plan-wrapper .rate-plan-name+.bws-row {
        display: flex;
        align-items: center
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .unavailable-listings .rate-plan-wrapper .bws-button, .hbe-bws #hbe-bws-page .body-rooms-list .total-price-wrapper .bws-button {
        margin-bottom: 0
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .unavailable-listings .rate-plan-wrapper .alert-show-select-room, .hbe-bws #hbe-bws-page .body-rooms-list .total-price-wrapper .alert-show-select-room {
        margin-top: 10px
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .total-price-wrapper .total-price {
        padding-top: 10px
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .extra-bed label {
        text-align: center;
        padding: 5px 0 0
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .extra-bed .section_extra_person {
        margin-top: 5px
    }

    .hbe-bws #hbe-bws-page .accept-policies .ckb-text {
        width: 70%
    }

    .hbe-bws #hbe-bws-page .accept-policies .ckb-action {
        width: 30%
    }
}

.hbe-bws #hbe-bws-page .checkout-form-custom {
    font-size: 13px !important;
    margin-bottom: 42px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom label, .hbe-bws #hbe-bws-page .checkout-form-custom p, .hbe-bws #hbe-bws-page .checkout-form-custom input, .hbe-bws #hbe-bws-page .checkout-form-custom select {
    font-size: 13px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom label .bws-icon-info, .hbe-bws #hbe-bws-page .checkout-form-custom label .open-desc, .hbe-bws #hbe-bws-page .checkout-form-custom label .body-rooms-list .bws-room-item .open-desc, .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-item .checkout-form-custom label .open-desc {
    font-size: 12px
}

.hbe-bws #hbe-bws-page .checkout-form-custom label small {
    font-size: 11px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-panel {
    padding: 24px 24px 30px 24px !important;
    margin-bottom: 25px !important;
    background-color: #FAFAFA;
    border: 1px solid #EBEBEB
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-panel label.error {
    margin-top: 0 !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-gray-color, .hbe-bws #hbe-bws-page .checkout-form-custom .open-desc, .hbe-bws #hbe-bws-page .checkout-form-custom .close-desc, .hbe-bws #hbe-bws-page .checkout-form-custom .body-rooms-list .bws-room-item .open-desc, .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-item .checkout-form-custom .open-desc, .hbe-bws #hbe-bws-page .checkout-form-custom .body-rooms-list .bws-room-item .close-desc, .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-item .checkout-form-custom .close-desc {
    color: #000
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-page-title {
    font-weight: 600 !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-page-subtitle {
    margin-bottom: 15px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-page-subtitle b {
    font-weight: 700 !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title {
    display: flex;
    justify-content: space-between
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo {
    display: flex;
    align-items: flex-end;
    margin-bottom: 15px;
    padding-right: 24px;
    max-width: 555px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper {
    margin-left: 10px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item {
    height: 12px;
    background-image: url("../img/small-logos.svg");
    background-repeat: no-repeat;
    background-size: 1915px 14px;
    background-position: 0 center
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.bank_card {
    background-position: -101px center;
    width: 38.5px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.paydock_card {
    background-position: -1px center;
    width: 58px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.paypal_card {
    background-position: -145.5px center;
    width: 45.5px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.credit_card {
    background-position: -64.5px center;
    width: 22.5px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.pagseguro_payment {
    background-position: -195.5px -1.5px;
    width: 40.5px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.ipay88_payment {
    background-position: -244px center;
    width: 39px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.stripe_payment {
    background-position: -284.5px center;
    width: 29px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.onepay_payment {
    background-position: -1573px center;
    width: 45px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.dpo_payment {
    background-position: -345.5px center;
    width: 35.5px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.slydepay_payment {
    background-position: -384.5px center;
    width: 57.3px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.payulatam_payment {
    background-position: -446.5px center;
    width: 24px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.doku_payment {
    background-position: -473.5px center;
    width: 13px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.jokul_payment {
    background-position: -473.5px center;
    width: 13px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.citrus_payment {
    background-position: -489px center;
    width: 30px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.ebs_payment {
    background-position: -522px center;
    width: 12px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.dps_payment {
    background-position: -541px center;
    width: 32.5px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.paydollar_payment {
    background-position: -577px center;
    width: 20px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.mollie_payment {
    background-position: -600px center;
    width: 40px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.klikpay_payment {
    background-position: -643px center;
    width: 48px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.aba_payment {
    background-position: -694.5px center;
    width: 21px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.bankmega_payment {
    background-position: -719.5px center;
    width: 21px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.migs_payment {
    background-position: -743px center;
    width: 35px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.himalayanbank_payment {
    background-position: -780px center;
    width: 64.5px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.canapay_payment {
    background-position: -847px center;
    width: 34px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.esewa_payment {
    background-position: -882px center;
    width: 45px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.cybersource_payment {
    background-position: -931px center;
    width: 74px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.pesopay_payment {
    background-position: -1009px center;
    width: 42px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.mcb_payment {
    background-position: -1055px center;
    width: 29px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.rdp_payment {
    background-position: -1089px center;
    width: 18.5px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.maxxpayment_payment {
    background-position: -1111px center;
    width: 47px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.pesapal_payment {
    background-position: -1162px center;
    width: 46px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.midtrans_payment {
    background-position: -1213px center;
    width: 64.5px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.siampay_payment {
    background-position: -1282px center;
    width: 33px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.alipay_payment {
    background-position: -1319px center;
    width: 47.5px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.gcashpay_payment {
    background-position: -1373px center;
    width: 47px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.weixin_payment {
    background-position: -1425px center;
    width: 39px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.grabpay_payment {
    background-position: -1470px center;
    width: 37.5px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.dojo_payment {
    background-position: -64.5px center;
    width: 22.5px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.chinaunionpay_payment {
    background-position: -1548px;
    width: 22px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.paypro_payment {
    background-image: url("../img/PayPro_Logo.png");
    width: 25px;
    background-size: contain;
    background-position: 0px center;
    height: 14px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.cielo_payment {
    width: 36px;
    background-position: -1621px center
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.shopeepay_payment {
    width: 62px;
    background-position: -1659px center
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.bpi_payment {
    width: 28px;
    background-position: -1728px center
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.paymaya_payment {
    width: 59px;
    background-position: -1766px center
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.dragonpay_payment {
    width: 40px;
    background-position: -1828.5px center
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.tilopay_payment {
    width: 17px;
    background-position: -1874.5px center
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-pay-with-title .list-logo .logo-wrapper .logo-item.pagpay_payment {
    background-position: -1871px center;
    width: 40px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper {
    background-color: #FAFAFA !important;
    border: 1px solid #EBEBEB !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item {
    border-bottom: 1px solid #EBEBEB;
    padding: 24px 24px 30px 24px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-name {
    margin-bottom: 15px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-name b {
    font-size: 15px;
    font-weight: 700 !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .left-content ul.room-name-desc {
    padding-top: 0 !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .left-content ul.room-name-desc li {
    line-height: 1 !important;
    margin-bottom: 6px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .middle-content label {
    margin-bottom: 7px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .middle-content .text-field-wrapper {
    padding-right: 16px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .middle-content>div:last-child .bws-row select {
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .right-content label {
    margin-bottom: 7px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .right-content label.inline {
    height: 38px;
    padding: 11px 0 !important;
    text-align: center
}

.hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .right-content>div:last-child .bws-row select {
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .right-content .bws-large-6 {
    width: 49%
}

.hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .right-content .num-guest {
    margin: 0 -4px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .right-content .num-guest .left-item, .hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .right-content .num-guest .right-item {
    width: 48%;
    display: inline-block;
    padding: 0 4px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .right-content .num-guest .mid-symbol {
    width: 4%;
    float: left;
    display: inline-block
}

.hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item:last-child {
    border-bottom: none
}

.hbe-bws #hbe-bws-page .checkout-form-custom .extra-booking-wrapper {
    background-color: #FAFAFA !important;
    border: 1px solid #EBEBEB !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .extra-booking-wrapper .extra-booking-item {
    border-bottom: 1px solid #EBEBEB;
    padding: 24px 24px 30px 24px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .extra-booking-wrapper .extra-booking-item select {
    width: 100px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .extra-booking-wrapper .extra-booking-item .ckb-no-items .small-only-left:last-child select {
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .extra-booking-wrapper .extra-booking-item .ckb-no-items .small-only-right>select {
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .extra-booking-wrapper .extra-booking-item .small-only-hide .ckb-guest-details label.per-lbl {
    height: 38px !important;
    padding: 0 !important;
    line-height: 38px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .extra-booking-wrapper .extra-booking-item .small-only-hide .ckb-guest-details label.per-lbl:last-child {
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .extra-booking-wrapper .extra-booking-item .small-only-hide .ckb-guest-details label.per-lbl span, .hbe-bws #hbe-bws-page .checkout-form-custom .extra-booking-wrapper .extra-booking-item .small-only-hide .ckb-guest-details label.per-lbl b {
    line-height: 38px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .extra-booking-wrapper .extra-booking-item:last-child {
    border-bottom: none
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper {
    display: flex
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-left {
    padding-left: 0;
    padding-right: 16px;
    display: flex;
    flex-direction: column
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-left .ckb-payment-details .ckb-payment-policy .ckb-main-price .bws-icon-info:before, .hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-left .ckb-payment-details .ckb-payment-policy .ckb-main-price .open-desc:before {
    font-size: 12px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-left .ckb-payment-details .ckb-payment-policy .ckb-sub-price {
    float: right !important;
    padding-top: 2px !important;
    color: #a0a0a0 !important;
    font-size: 13px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-left .booking-policies-wrapper {
    flex-grow: 1
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-left .booking-policies-wrapper .bws-panel {
    height: 100%;
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-right {
    display: flex;
    flex-direction: column;
    padding-left: 16px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-right .ckb-payment-details.first-child .text-field {
    padding-right: 20px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-right .ckb-payment-details.first-child .bws-panel label {
    margin-bottom: 7px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-right .ckb-payment-details.first-child .bws-panel .bws-row {
    margin-bottom: 12px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-right .ckb-payment-details.first-child .bws-panel .bws-row select, .hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-right .ckb-payment-details.first-child .bws-panel .bws-row input, .hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-right .ckb-payment-details.first-child .bws-panel .bws-row textarea {
    margin-bottom: 7px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-right .ckb-payment-details.first-child .bws-panel .bws-row:last-child {
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-right .ckb-payment-details:last-child {
    flex-grow: 1;
    display: block
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-right .ckb-payment-details:last-child .clearfix, .hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-right .ckb-payment-details:last-child .bws-line-top-thin {
    height: 100%
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-right .ckb-payment-details:last-child .clearfix .bws-panel, .hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-right .ckb-payment-details:last-child .bws-line-top-thin .bws-panel {
    height: 100%;
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-right .ckb-payment-details:last-child .clearfix .bws-panel .booking-request p:last-child, .hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-right .ckb-payment-details:last-child .bws-line-top-thin .bws-panel .booking-request p:last-child {
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom #bws-page-footer {
    color: #FFF;
    background-color: #000
}

.hbe-bws #hbe-bws-page .checkout-form-custom #bws-page-footer .text-copyright {
    color: #FFF
}

.hbe-bws #hbe-bws-page .checkout-form-custom input[type="text"], .hbe-bws #hbe-bws-page .checkout-form-custom input[type="tel"] {
    height: 38px !important;
    border-radius: 3px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom select {
    height: 38px !important;
    border-radius: 3px !important;
    background-position: calc(100% - 10px) 16px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom textarea {
    border-radius: 3px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-line-bottom {
    border-width: 1px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-rooms-booking {
    border-left: 1px solid #EBEBEB !important;
    border-right: 1px solid #EBEBEB !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .geotrust-custom {
    text-align: unset !important;
    margin-top: 5px;
    padding-top: 30px;
    border-top: 1px solid #EBEBEB
}

.hbe-bws #hbe-bws-page .checkout-form-custom .geotrust-custom .desc-payment {
    margin-bottom: 30px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .geotrust-custom .desc-payment .desc-payment-content {
    display: flex
}

.hbe-bws #hbe-bws-page .checkout-form-custom .geotrust-custom .desc-payment .desc-payment-content div:first-child {
    margin-right: 8px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .geotrust-custom .logo-geotrust {
    display: flex;
    justify-content: space-between
}

.hbe-bws #hbe-bws-page .checkout-form-custom .geotrust-custom .logo-geotrust a.bws-button {
    background-color: #5A91D1 !important;
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .geotrust-custom .logo-geotrust .logo-geotrust-wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.hbe-bws #hbe-bws-page .checkout-form-custom .geotrust-custom .logo-geotrust .logo-geotrust-wrapper .logo-item {
    display: block;
    height: 31px;
    margin-right: 15px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .geotrust-custom .logo-geotrust .logo-geotrust-wrapper .logo-item img {
    height: 31px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .geotrust-custom .logo-geotrust .logo-geotrust-wrapper .logo-item:last-child {
    margin-right: 0
}

.hbe-bws #hbe-bws-page .checkout-form-custom .geotrust-custom .logo-geotrust .accept-policies-custom a {
    color: #FFF !important;
    width: 200px !important;
    height: 50px !important;
    border-radius: 3px !important;
    font-size: 15px !important;
    padding: 14px 16px 16px 16px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-payment-method-wrapper .bws-payment-item {
    padding: 0 !important;
    border-top: 0 !important;
    margin-top: 30px !important;
    margin-bottom: 30px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-payment-method-wrapper .bws-payment-item .bws-payment-content {
    padding: 0 !important;
    margin-top: 12px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-payment-method-wrapper .bws-payment-item .bws-payment-content .section_payment_note_detail label {
    margin-bottom: 7px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-payment-method-wrapper .bws-payment-item .bws-payment-content .payment-note {
    display: flex;
    gap: 20px
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-payment-method-wrapper .bws-payment-item .bws-payment-content .payment-note .qr-code img {
    max-width: 150px;
    padding-right: 0 !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-payment-method-wrapper .bws-payment-item #widget {
    margin: -22px 0px -10px 0px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-payment-method-wrapper .bws-payment-item img {
    padding-right: 10px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-payment-method-wrapper .booking-request {
    margin-bottom: 30px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-policies-container .section-policies {
    margin-top: 20px;
    padding: 0 !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-policies-container .section-policies:first-child {
    margin-top: 0
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-policies-container .section-policies label {
    padding-left: 20px !important;
    margin-top: 10px !important;
    line-height: 16px !important;
    font-size: 11px !important;
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-policies-container .section-policies label p {
    margin-bottom: 0 !important;
    font-size: 11px !important;
    display: inline
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-policies-container .section-policies label:first-child {
    margin-top: 0 !important;
    font-size: 13px !important;
    border-left: 5px solid #D9D9D9;
    padding: 2px 0 2px 15px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .section-policies-container .section-policies label:last-child {
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom label.small-text {
    font-size: 11px !important
}

.hbe-bws #hbe-bws-page .checkout-form-custom .bws-button {
    padding: 15px 28px 16px 28px !important
}

.hbe-bws #hbe-bws-page #bws-page-footer {
    color: #FFF;
    background-color: #000 !important
}

.hbe-bws #hbe-bws-page #bws-page-footer .text-copyright {
    color: #FFF !important
}

.hbe-bws #hbe-bws-page #bws-page-footer .text-copyright a {
    color: #FFF !important
}

.small-text {
    font-size: 11px !important
}

.select_container .select_wrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
    user-select: none
}

.select_container .select_wrap .default_option {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
    background-image: url("https://s3-cdn.hotellinksolutions.com/hbe/resource/css/imgs/select-dropdown-icon.png");
    background-size: 19px 5px;
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) 24px
}

.select_container .select_wrap .default_option li {
    padding: 9px 20px !important;
    list-style-type: none
}

.select_container .select_wrap .select_ul {
    position: absolute;
    top: 52px;
    left: 0;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-left: 0 !important;
    z-index: 10;
    display: none
}

.select_container .select_wrap .select_ul li {
    padding: 9px 20px !important;
    cursor: pointer;
    list-style-type: none
}

.select_container .select_wrap .select_ul li:hover {
    background: #fff4dd
}

.select_container .select_wrap .select_ul li.selected i {
    display: block
}

.select_container .select_wrap .option {
    display: flex;
    align-items: center
}

.select_container .select_wrap .option i {
    flex-grow: 1;
    text-align: right;
    display: none
}

.select_container .select_wrap .option .icon-wrap {
    padding: 0 5px;
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-right: 10px;
    background-color: #FFF
}

.select_container .select_wrap .option .icon-wrap .icon {
    width: 65px;
    height: 30px;
    background-image: url("../img/listlogos.svg");
    background-repeat: no-repeat;
    background-size: 2985px 30px;
    background-position: 0 center
}

.select_container .select_wrap .option p {
    margin-bottom: 0 !important
}

.select_container .select_wrap .option.bank_card .icon {
    background-position: -127px center
}

.select_container .select_wrap .option.paydock_card .icon {
    background-position: -2px center
}

.select_container .select_wrap .option.paypal_card .icon {
    background-position: -195px center
}

.select_container .select_wrap .option.credit_card .icon {
    background-position: -65px center
}

.select_container .select_wrap .option.pagseguro_payment .icon {
    background-position: -258px center
}

.select_container .select_wrap .option.ipay88_payment .icon {
    background-position: -325px center
}

.select_container .select_wrap .option.stripe_payment .icon {
    background-position: -390px center
}

.select_container .select_wrap .option.onepay_payment .icon {
    background-position: -455px 1px
}

.select_container .select_wrap .option.dpo_payment .icon {
    background-position: -522px center
}

.select_container .select_wrap .option.slydepay_payment .icon {
    background-position: -585px center
}

.select_container .select_wrap .option.payulatam_payment .icon {
    background-position: -650px center
}

.select_container .select_wrap .option.doku_payment .icon {
    background-position: -715px center
}

.select_container .select_wrap .option.jokul_payment .icon {
    background-position: -715px center
}

.select_container .select_wrap .option.citrus_payment .icon {
    background-position: -780px center
}

.select_container .select_wrap .option.ebs_payment .icon {
    background-position: -845px center
}

.select_container .select_wrap .option.dps_payment .icon {
    background-position: -910px center
}

.select_container .select_wrap .option.paydollar_payment .icon {
    background-position: -975px center
}

.select_container .select_wrap .option.mollie_payment .icon {
    background-position: -1040px center
}

.select_container .select_wrap .option.klikpay_payment .icon {
    background-position: -1105px center
}

.select_container .select_wrap .option.aba_payment .icon {
    background-position: -1170px center
}

.select_container .select_wrap .option.bankmega_payment .icon {
    background-position: -1235px center
}

.select_container .select_wrap .option.migs_payment .icon {
    background-position: -1300px center
}

.select_container .select_wrap .option.himalayanbank_payment .icon {
    background-position: -1365px center
}

.select_container .select_wrap .option.canapay_payment .icon {
    background-position: -1430px center
}

.select_container .select_wrap .option.esewa_payment .icon {
    background-position: -1495px center
}

.select_container .select_wrap .option.cybersource_payment .icon {
    background-position: -1560px center
}

.select_container .select_wrap .option.pesopay_payment .icon {
    background-position: -1625px center
}

.select_container .select_wrap .option.mcb_payment .icon {
    background-position: -1690px center
}

.select_container .select_wrap .option.rdp_payment .icon {
    background-position: -1755px center
}

.select_container .select_wrap .option.maxxpayment_payment .icon {
    background-position: -1820px center
}

.select_container .select_wrap .option.pesapal_payment .icon {
    background-position: -1885px center
}

.select_container .select_wrap .option.midtrans_payment .icon {
    background-position: -1950px center
}

.select_container .select_wrap .option.siampay_payment .icon {
    background-position: -2015px center
}

.select_container .select_wrap .option.alipay_payment .icon {
    background-position: -2085px center
}

.select_container .select_wrap .option.gcashpay_payment .icon {
    background-position: -2162px center
}

.select_container .select_wrap .option.weixin_payment .icon {
    background-position: -2235px center
}

.select_container .select_wrap .option.grabpay_payment .icon {
    background-position: -2308px center
}

.select_container .select_wrap .option.dojo_payment .icon {
    background-position: -65px center
}

.select_container .select_wrap .option.chinaunionpay_payment .icon {
    background-position: -2439px center
}

.select_container .select_wrap .option.paypro_payment .icon {
    background-image: url("../img/PayPro_Logo.png");
    background-size: 70%;
    background-position: 10px center
}

.select_container .select_wrap .option.cielo_payment .icon {
    background-position: -2503px center
}

.select_container .select_wrap .option.shopeepay_payment .icon {
    background-position: -2583px center
}

.select_container .select_wrap .option.bpi_payment .icon {
    background-position: -2656px center
}

.select_container .select_wrap .option.paymaya_payment .icon {
    background-position: -2739px center
}

.select_container .select_wrap .option.dragonpay_payment .icon {
    background-position: -2819px -1px
}

.select_container .select_wrap .option.tilopay_payment .icon {
    background-position: -2895px -0.5px
}

.select_container .select_wrap .option.pagpay_payment .icon {
    background-position: -2903px -1px
}

.select_container .select_wrap.active .select_ul {
    display: block
}

.select_container .select_wrap.active .default_option:before {
    top: 23px;
    transform: rotate(-225deg)
}

.section-cancel {
    text-align: right;
    margin: 30px auto 50px auto;
    background-color: #eee
}

.section-cancel {
    display: inline-block
}

.section-cancel>input {
    vertical-align: sub;
    vertical-align: -webkit-baseline-middle
}

.section-cancel>button {
    text-transform: uppercase;
    padding: 15px 30px;
    background: #FF5000;
    color: white;
    border: none;
    margin-left: 30px
}

.section-cancel .cancel-note {
    position: relative
}

.section-cancel .cancel-note span {
    position: absolute;
    left: 0;
    top: 20px
}

#dlg_cancel_popup {
    font-family: "Open Sans", sans-serif
}

#dlg_cancel_popup.reveal-modal {
    padding: 0
}

#dlg_cancel_popup.reveal-modal #hbe-popout {
    position: relative
}

#dlg_cancel_popup.reveal-modal #hbe-popout .title {
    background-color: #000;
    color: #fff;
    font-size: 14px;
    padding: 20px;
    font-weight: 600
}

#dlg_cancel_popup.reveal-modal #hbe-popout .title .bws-button {
    background-color: #5A91D1;
    margin-bottom: 0;
    padding: 10px 25px 11px 25px
}

#dlg_cancel_popup.reveal-modal #hbe-popout .title .bws-button:hover {
    background-color: #e64900
}

#dlg_cancel_popup.reveal-modal #hbe-popout .content {
    padding: 20px 20px 0 20px
}

#dlg_cancel_popup.reveal-modal #hbe-popout .content p {
    margin: 0 !important;
    font-size: 13px;
    line-height: 20px
}

#dlg_cancel_popup.reveal-modal #hbe-popout .content .cancel-title {
    display: block;
    font-weight: 700;
    font-size: 16px;
    padding-top: 10px;
    margin-bottom: 20px
}

#dlg_cancel_popup.reveal-modal #hbe-popout .btn-block {
    padding: 20px
}

#dlg_cancel_popup.reveal-modal #hbe-popout .btn-block .columns {
    text-align: right
}

#dlg_cancel_popup.reveal-modal #hbe-popout .btn-block .columns .bws-button {
    margin-bottom: 0 !important;
    padding: 10px 30px !important;
    border-radius: 3px
}

#dlg_cancel_popup .section-info {
    padding: 10px 0;
    margin-top: 20px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb
}

#dlg_cancel_popup .section-info .info-detail {
    display: flex;
    justify-content: space-between
}

#dlg_cancel_popup .section-info .info-detail .label, #dlg_cancel_popup .section-info .info-detail .value {
    font-size: 13px;
    font-weight: 600
}

#dlg_cancel_popup .section-other {
    width: 50%;
    margin: 0 auto;
    text-align: left;
    font-size: 13px
}

#dlg_cancel_popup .section-other p input {
    margin-right: 10px
}

#dlg_cancel_popup .section-other textarea {
    width: 100%;
    height: 150px;
    margin-top: 5px;
    border-color: #b4b4b4;
    outline: none
}

.hbe-bws #hbe-bws-page .section-wrapper {
    font-size: 13px
}

.hbe-bws #hbe-bws-page .section-wrapper .bws-page-subtitle {
    margin-bottom: 15px !important
}

.hbe-bws #hbe-bws-page .section-wrapper .bws-page-subtitle b {
    font-weight: 700 !important
}

.hbe-bws #hbe-bws-page .section-wrapper label, .hbe-bws #hbe-bws-page .section-wrapper p {
    font-size: 13px !important;
    line-height: 16px !important;
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .section-wrapper small {
    font-size: 12px !important
}

.hbe-bws #hbe-bws-page .section-wrapper .base-block {
    border: 1px solid #ebebeb !important;
    background-color: #fafafa !important;
    padding: 24px 24px 30px 24px !important
}

.hbe-bws #hbe-bws-page .section-wrapper .base-block .bws-column {
    padding: 0 !important
}

.hbe-bws #hbe-bws-page .section-wrapper .confirmation-title-block {
    background-color: #f5f5f5 !important;
    border: 1px solid #ebebeb !important;
    padding: 24px !important;
    border-bottom: none !important
}

.hbe-bws #hbe-bws-page .section-wrapper .confirmation-title-block .bws-confirmation-title {
    padding: 0 !important;
    font-size: 14px !important
}

.hbe-bws #hbe-bws-page .section-wrapper .confirmation-content {
    padding: 24px 24px 30px 24px !important;
    border: 1px solid #ebebeb !important;
    background-color: #fafafa !important
}

.hbe-bws #hbe-bws-page .section-wrapper .confirmation-content ul {
    margin-bottom: 0 !important;
    margin-left: 5px !important
}

.hbe-bws #hbe-bws-page .section-wrapper .confirmation-content ul li {
    line-height: 1.2;
    margin-bottom: 6px
}

.hbe-bws #hbe-bws-page .section-wrapper .confirmation-content ul li:last-child {
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .section-wrapper .confirmation-content .bws-confirmation-action {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.hbe-bws #hbe-bws-page .section-wrapper .confirmation-content .bws-confirmation-action a.bws-button {
    height: 40px;
    width: 141px;
    border-radius: 3px;
    background-color: #5991D1 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    margin-bottom: 0 !important;
    position: unset
}

.hbe-bws #hbe-bws-page .section-wrapper .your-booking-block .bws-row {
    margin-bottom: 12px !important
}

.hbe-bws #hbe-bws-page .section-wrapper .your-booking-block .bws-row label {
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .section-wrapper .your-booking-block .bws-row .rbk-detail span {
    display: block;
    overflow: hidden;
    margin-bottom: 8px
}

.hbe-bws #hbe-bws-page .section-wrapper .your-booking-block .bws-row .rbk-detail span .rbk-price-detail {
    font-size: 14px !important
}

.hbe-bws #hbe-bws-page .section-wrapper .your-booking-block .bws-row .rbk-detail span:last-child {
    margin-bottom: 0
}

.hbe-bws #hbe-bws-page .section-wrapper .your-booking-block .bws-row.check-in-line {
    margin-bottom: 8px !important
}

.hbe-bws #hbe-bws-page .section-wrapper .your-booking-block .bws-row:last-child {
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper {
    display: flex;
    margin-bottom: 20px
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .left-column {
    width: 41.6666%;
    padding-right: 30px;
    display: flex;
    flex-direction: column
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .left-column .base-block {
    flex-grow: 1;
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .left-column .section-policies-container .section-policies {
    margin-top: 20px
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .left-column .section-policies-container .section-policies:first-child {
    margin-top: 0px
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .left-column .section-policies-container .section-policies .section_name_policies {
    border-left: 5px solid #D9D9D9;
    padding: 2px 0 2px 15px;
    margin-bottom: 10px !important;
    font-size: 13px !important
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .left-column .section-policies-container .section-policies label {
    padding-left: 20px;
    margin-top: 10px;
    line-height: 16px;
    font-size: 11px !important
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .left-column .section-policies-container .section-policies label:first-child {
    margin-top: 0;
    font-size: 13px !important
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column {
    width: 58.3333%;
    display: flex;
    flex-direction: column
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .base-block:last-child {
    flex-grow: 1;
    margin-bottom: 0 !important;
    align-items: flex-start
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .base-block .bws-row {
    margin-bottom: 12px !important
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .base-block .bws-row .rbk-tile {
    width: 50% !important
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .base-block .bws-row .rbk-price label {
    font-size: 14px !important
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .base-block .bws-row.bank-details {
    margin-top: 30px !important;
    margin-bottom: 30px !important
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .base-block .bws-row.bank-details .account-details {
    margin-top: 8px
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .base-block .bws-row.bank-details .account-details label {
    margin-bottom: 8px !important
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .base-block .bws-row.bank-details .account-details label:last-child {
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .base-block .bws-row.bank-details small {
    display: block;
    margin-top: 30px
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .base-block .bws-row.bank-details.qr-details .account-details {
    display: flex;
    gap: 20px
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .base-block .bws-row.bank-details.qr-details .account-details .qr-code img {
    max-width: 150px
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .base-block .bws-row:last-child {
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .base-block.additional-block .bws-row .rbk-tile {
    margin-bottom: 7px;
    width: 100% !important
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .base-block.additional-block .bws-row .rbk-desc {
    width: 100%
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .reason-block .reason-intro {
    margin-bottom: 24px !important
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .reason-block .list-reason p {
    margin-bottom: 12px !important
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .reason-block .list-reason p:last-child {
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .reason-block .list-reason p input {
    margin: 0 15px 0 0 !important
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .cancel-confirm-block .cancel-confirm-wrapper .read-policy {
    display: flex;
    align-items: center
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .cancel-confirm-block .cancel-confirm-wrapper .read-policy input {
    margin-right: 10px !important;
    margin-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .cancel-confirm-block .cancel-confirm-wrapper .group-btn {
    margin-top: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .cancel-confirm-block .cancel-confirm-wrapper .group-btn .yes-btn, .hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .cancel-confirm-block .cancel-confirm-wrapper .group-btn .no-btn {
    border: none;
    outline: none;
    width: 141px;
    height: 40px;
    border-radius: 3px;
    padding: 12px 20px !important;
    cursor: pointer;
    display: block;
    font-size: 13px !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600 !important
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .cancel-confirm-block .cancel-confirm-wrapper .group-btn .yes-btn {
    color: #fff;
    background-color: #5991D1;
    margin-right: 20px
}

.hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .cancel-confirm-block .cancel-confirm-wrapper .group-btn .no-btn {
    background-color: #E3E3E3;
    color: #000
}

.hbe-bws #hbe-bws-page .section-wrapper .travel-revolution-block {
    border-top: 1px solid #ebebeb !important;
    border-bottom: 1px solid #ebebeb !important;
    background-color: #fff;
    padding: 30px 24px !important
}

.hbe-bws #hbe-bws-page .section-wrapper .travel-revolution-block .revolution-wrapper {
    position: relative
}

.hbe-bws #hbe-bws-page .section-wrapper .travel-revolution-block .revolution-wrapper .section_name_policies {
    padding-bottom: 8px !important
}

.hbe-bws #hbe-bws-page .section-wrapper .travel-revolution-block .revolution-wrapper .small-only-hide, .hbe-bws #hbe-bws-page .section-wrapper .travel-revolution-block .revolution-wrapper .small-only-show {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0
}

.hbe-bws #hbe-bws-page .section-wrapper .rbk-price-detail, .hbe-bws #hbe-bws-page .section-wrapper .rbk-price label {
    font-weight: 600 !important
}

@media only screen and (max-width: 47.937em) {
    .ui-datepicker {
        padding: .3em .3em 0 !important;
        width: auto
    }

    .sm-mrgt-10 {
        margin-top: 10px !important
    }

    .hbe-bws #hbe-bws-page .bws-rooms-list section.search-filter.bws-search-filter .bws-filter-func .bws-lang-pos {
        right: 75%
    }

    .hbe-bws #hbe-bws-page .bws-rooms-booking select {
        margin-bottom: 10px
    }

    .hbe-bws #hbe-bws-page .small-only-show {
        display: block !important
    }

    .hbe-bws #hbe-bws-page .small-only-hide {
        display: none !important
    }

    .hbe-bws #hbe-bws-page .bws-viewing-msg, .hbe-bws #hbe-bws-page .no-rooms-title, .hbe-bws #hbe-bws-page .bottom-func, .hbe-bws #hbe-bws-page .total-price-title, .hbe-bws #hbe-bws-page .ckb-policies {
        display: none
    }

    .hbe-bws #hbe-bws-page .bws-mbpolicies {
        display: block;
        padding: 0 20px
    }

    .hbe-bws #hbe-bws-page .bws-mbpolicies .demo-gallery .list-unstyled {
        margin-left: 0
    }

    .hbe-bws #hbe-bws-page .bws-panel.search-filter .day-stay, .hbe-bws #hbe-bws-page .bws-panel.search-filter .guarantee-block {
        display: block
    }

    .hbe-bws #hbe-bws-page .bws-panel.search-filter .day-stay {
        padding-right: 20px
    }

    .hbe-bws #hbe-bws-page .bws-panel.search-filter .day-stay>.bws-row>.bws-columns.end {
        margin-top: 20px
    }

    .hbe-bws #hbe-bws-page .bws-panel.search-filter .day-stay>.bws-row>.bws-columns.end select {
        margin-bottom: 0
    }

    .hbe-bws #hbe-bws-page .bws-panel.search-filter .guarantee-block .guarantee {
        padding: 14px 20px;
        margin: 0;
        float: none;
        *zoom: 1
    }

    .hbe-bws #hbe-bws-page .bws-panel.search-filter .guarantee-block .guarantee:before, .hbe-bws #hbe-bws-page .bws-panel.search-filter .guarantee-block .guarantee:after {
        content: " ";
        display: table
    }

    .hbe-bws #hbe-bws-page .bws-panel.search-filter .guarantee-block .guarantee:after {
        clear: both
    }

    .hbe-bws #hbe-bws-page .bws-panel.search-filter .guarantee-block .guarantee>a {
        display: inline-block;
        height: auto;
        vertical-align: top;
        margin-top: 7px
    }

    .hbe-bws #hbe-bws-page .bws-panel.search-filter .guarantee-block .guarantee .bws-icon-check-circle {
        float: right;
        height: auto
    }

    .hbe-bws #hbe-bws-page .bws-panel.search-filter .guarantee-block .guarantee .bws-icon-check-circle:before {
        display: block
    }

    .hbe-bws #hbe-bws-page .open-desc, .hbe-bws #hbe-bws-page .close-desc {
        display: block
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .room-type-img-mobile {
        padding: 0 20px 20px
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .room-type .room-type-img {
        display: none
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .room-price, .hbe-bws #hbe-bws-page .body-rooms-list .total-price-wrapper {
        position: static
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .fields-title .bws-header-line-right, .hbe-bws #hbe-bws-page .body-rooms-list .room-type-wrapper {
        border: none
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .total-price-wrapper {
        padding: 20px 20px 0;
        border-top: 5px solid #f8f8f8
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .total-price-wrapper .bws-column {
        padding-left: 0;
        padding-right: 0
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .total-price-wrapper#div_total_book_main>.bws-row {
        display: flex;
        align-items: center;
        flex-direction: row-reverse
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .total-price-wrapper .total-price-action button, .hbe-bws #hbe-bws-page .body-rooms-list .total-price-wrapper .alert-show-select-room label {
        margin-bottom: 0
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc {
        position: static;
        padding: 0
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc .bws-room-bed-size {
        margin-bottom: 0;
        margin-top: 12px
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc .bws-room-bed-size .bws-room-size, .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc .bws-room-bed-size .bws-bed-size {
        display: block
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc .bws-room-bed-size .bws-bed-size {
        margin-bottom: 5px
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc .amenities-list {
        margin-bottom: 0
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-desc .room-type-name b {
        padding-bottom: 5px !important
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .room-type-img {
        float: none
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom {
        display: none
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-col1 {
        margin-bottom: 10px
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-col2 {
        margin: 20px 0;
        *zoom: 1
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-col2:before, .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-col2:after {
        content: " ";
        display: table
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-col2:after {
        clear: both
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-col1, .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-col2, .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-end {
        float: none;
        width: 100%;
        clear: both
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .extra-person {
        padding: 0
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .extra-person .extra-bed .compact-extra-bed label {
        text-align: right;
        padding-top: 3px
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .occupancy-wrapper {
        float: left
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .occupancy-wrapper .occupancy, .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .occupancy-wrapper label {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 0
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-end .bws-inner {
        display: flex;
        align-items: center
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-end .bws-inner .bws-col4, .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-end .bws-inner .bws-col5 {
        float: none
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-end .bws-inner .bws-room-price-inner {
        float: left
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-end .bws-inner .room-selection {
        text-align: right
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper .rate-plan .bws-end .bws-inner .room-selection select {
        margin-bottom: 0;
        width: auto
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper.room-availability .rate-plan {
        padding-bottom: 20px
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .rate-plan-wrapper.room-availability .rate-plan .occupancy {
        padding-top: 0
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .bws-availability-calendar-title, .hbe-bws #hbe-bws-page .body-rooms-list .bws-availability-calendar-content, .hbe-bws #hbe-bws-page .body-rooms-list .more-details-content, .hbe-bws #hbe-bws-page .body-rooms-list .bws-calendar-check-availability {
        display: none
    }

    .hbe-bws #hbe-bws-page .body-rooms-list .extra-bed .compact-extra-bed+div {
        margin-top: 10px
    }

    .hbe-bws #hbe-bws-page #bws-page-footer dl#language {
        margin-bottom: 8px;
        margin-top: 12px
    }

    .hbe-bws #hbe-bws-page #bws-page-body {
        padding-left: 0;
        padding-right: 0
    }

    .hbe-bws #hbe-bws-page .bws-contact {
        margin-top: 10px
    }

    .hbe-bws #hbe-bws-page .bws-confirmation .bws-button {
        display: none
    }

    .hbe-bws #hbe-bws-page .bws-confirmation .bws-confirmation-num {
        float: left
    }

    .hbe-bws #hbe-bws-page .bws-confirmation .bws-confirmation-title {
        float: right
    }

    .hbe-bws #hbe-bws-page .rbk-tile, .hbe-bws #hbe-bws-page .rbk-tile label, .hbe-bws #hbe-bws-page .rbk-desc, .hbe-bws #hbe-bws-page .rbk-desc label, .hbe-bws #hbe-bws-page .rbk-price, .hbe-bws #hbe-bws-page .rbk-price label {
        float: none;
        display: inline
    }

    .hbe-bws #hbe-bws-page .rbk-price.right {
        float: none !important
    }

    .hbe-bws #hbe-bws-page .rbk-desc {
        padding-left: 0
    }

    .hbe-bws #hbe-bws-page .rbk-desc.rbk-small-list label:before {
        content: "\f111";
        font-family: 'bws-icomoon';
        margin-right: 5px;
        margin-top: 5px;
        font-size: 7px;
        color: #A2A2A2
    }

    .hbe-bws #hbe-bws-page .rbk-desc.rbk-small-list label:first-child:before {
        display: none
    }

    .hbe-bws #hbe-bws-page .bws-page-title, .hbe-bws #hbe-bws-page .bws-page-subtitle {
        padding-left: 20px;
        padding-right: 20px
    }

    .hbe-bws #hbe-bws-page .ckb-rooms-name {
        display: block;
        float: none;
        margin-right: 0;
        margin-bottom: 10px
    }

    .hbe-bws #hbe-bws-page .ckb-rooms-price {
        margin-top: 8px
    }

    .hbe-bws #hbe-bws-page .ckb-no-items {
        float: right;
        padding-right: 4px
    }

    .hbe-bws #hbe-bws-page .ckb-no-items>div>div {
        clear: none;
        overflow: visible
    }

    .hbe-bws #hbe-bws-page .ckb-no-items select {
        margin-right: 0 !important;
        margin-bottom: 0;
        margin-left: 5px;
        float: none !important
    }

    .hbe-bws #hbe-bws-page .ckb-no-items label {
        float: none !important
    }

    .hbe-bws #hbe-bws-page .ckb-payment-policy {
        position: relative;
        margin-bottom: 20px
    }

    .hbe-bws #hbe-bws-page .ckb-payment-policy .ckb-payment-policy-name {
        position: absolute;
        bottom: 2px;
        margin-bottom: 10px
    }

    .hbe-bws #hbe-bws-page .ckb-payment-policy .ckb-main-price {
        float: left;
        font-weight: 600
    }

    .hbe-bws #hbe-bws-page .ckb-payment-policy .ckb-main-price, .hbe-bws #hbe-bws-page .ckb-payment-policy .ckb-sub-price {
        width: auto
    }

    .hbe-bws #hbe-bws-page .ckb-taxes-info {
        padding: 0 20px 20px
    }

    .hbe-bws #hbe-bws-page .ckb-action {
        padding-right: 20px;
        padding-left: 20px
    }

    .hbe-bws #hbe-bws-page .ckb-payment-details>.padl10 {
        padding-left: 0
    }

    .hbe-bws #hbe-bws-page .ckb-payment-details>.padr10 {
        padding-right: 0
    }

    .hbe-bws #hbe-bws-page .ckb-payment-details .bws-panel {
        padding-left: 14px;
        padding-right: 14px
    }

    .hbe-bws #hbe-bws-page .ckb-payment-details .bws-panel select {
        margin-bottom: 8px !important
    }

    .hbe-bws #hbe-bws-page .room-details {
        display: none
    }

    .hbe-bws #hbe-bws-page .room-details .bws-request {
        padding: 0 20px 20px;
        text-align: right !important
    }

    .hbe-bws #hbe-bws-page .more-rooms {
        margin-bottom: 0
    }

    .hbe-bws #hbe-bws-page .more-rooms>.bws-accordion>dd>a {
        padding-bottom: 5px
    }

    .hbe-bws #hbe-bws-page .bws-guest-payment-left.bws-column, .hbe-bws #hbe-bws-page .bws-guest-payment-right.bws-column {
        padding: 0
    }

    .hbe-bws #hbe-bws-page .guarantee {
        margin-top: 20px
    }

    .hbe-bws #hbe-bws-page .accept-policies {
        padding: 0 10px
    }

    .hbe-bws #hbe-bws-page .accept-policies .ckb-text {
        width: 65%
    }

    .hbe-bws #hbe-bws-page .accept-policies .ckb-action {
        width: 35%
    }

    .hbe-bws #hbe-bws-page .row-booking-extra .bws-select-extra select {
        width: auto;
        margin-right: 3px;
        padding-right: 15px !important;
        margin-bottom: 10px
    }

    .hbe-bws #hbe-bws-page .row-booking-extra .bws-bk-img-list-title {
        vertical-align: text-bottom;
        position: relative;
        top: 6px
    }

    .hbe-bws #hbe-bws-page .bws-payment-method-wrapper .bws-payment-item .bws-payment-content select {
        margin-bottom: 8px !important
    }

    .hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .middle-content {
        margin-bottom: 7px
    }

    .hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .middle-content .text-field-wrapper {
        padding-right: 4px !important;
        padding-left: 4px !important
    }

    .hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .right-content .ckb-rooms-price {
        margin-top: 20px
    }

    .hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .right-content .num-guest {
        display: block;
        margin: 0 !important
    }

    .hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .right-content .num-guest .left-item, .hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .right-content .num-guest .right-item {
        width: 48%;
        display: inline-block;
        padding-left: 0;
        padding-right: 0
    }

    .hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .ckb-rooms-content .right-content .num-guest .mid-symbol {
        float: left;
        display: inline-block
    }

    .hbe-bws #hbe-bws-page .checkout-form-custom .room-booking-wrapper .room-booking-item .bws-remove-room {
        margin-top: 10px;
        text-align: left
    }

    .hbe-bws #hbe-bws-page .checkout-form-custom .extra-booking-wrapper .extra-booking-item .ckb-guest-details .per-lbl {
        height: 38px;
        padding: 0
    }

    .hbe-bws #hbe-bws-page .checkout-form-custom .extra-booking-wrapper .extra-booking-item .ckb-guest-details .per-lbl span {
        line-height: 38px
    }

    .hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper {
        flex-direction: column
    }

    .hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-left {
        padding-right: 0
    }

    .hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-left .ckb-payment-details .ckb-payment-policy-name {
        position: relative;
        margin-bottom: 5px !important
    }

    .hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-left .ckb-payment-details .ckb-taxes-info {
        font-size: 10px !important
    }

    .hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-right {
        margin-top: 20px;
        padding-left: 0
    }

    .hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-right .text-field {
        padding-right: 4px !important
    }

    .hbe-bws #hbe-bws-page .checkout-form-custom .bws-guest-payment-wrapper .bws-guest-payment-right .geotrust-custom .logo-geotrust .accept-policies-custom .ckb-action {
        padding-left: 0 !important
    }

    .hbe-bws #hbe-bws-page .section-wrapper .bws-confirmation-num {
        padding-left: 0
    }

    .hbe-bws #hbe-bws-page .section-wrapper .confirmation-content ul li {
        line-height: 1.5 !important
    }

    .hbe-bws #hbe-bws-page .section-wrapper .your-booking-block .rbk-tile {
        display: block;
        margin-bottom: 8px
    }

    .hbe-bws #hbe-bws-page .section-wrapper .your-booking-block .rbk-desc {
        display: block;
        width: 100%
    }

    .hbe-bws #hbe-bws-page .section-wrapper .your-booking-block .rbk-desc label {
        display: block;
        margin-bottom: 8px !important
    }

    .hbe-bws #hbe-bws-page .section-wrapper .your-booking-block .tax-fee label, .hbe-bws #hbe-bws-page .section-wrapper .your-booking-block .payment-fee label {
        display: block;
        margin-bottom: 8px !important
    }

    .hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper {
        flex-direction: column
    }

    .hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .left-column, .hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column {
        padding-right: 0;
        width: 100%
    }

    .hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column {
        margin-top: 20px
    }

    .hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .base-block.additional-block .bws-row .rbk-tile, .hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .base-block.additional-block .bws-row .rbk-desc {
        float: left !important;
        display: block
    }

    .hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .base-block.additional-block .bws-row .rbk-desc {
        padding-left: 10px
    }

    .hbe-bws #hbe-bws-page .section-wrapper .flex-box-wrapper .right-column .rbk-price {
        padding-left: 7px
    }

    .payment-note {
        flex-direction: column
    }

    .payment-note .qr-code {
        text-align: center
    }

    .payment-note .qr-code img {
        max-width: 100%
    }

    .bank-details.qr-details .account-details {
        flex-direction: column
    }

    .bank-details.qr-details .account-details .qr-code {
        text-align: center
    }

    .bank-details.qr-details .account-details .qr-code img {
        max-width: 100%
    }
}

.tooltip {
    display: none;
    position: absolute;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
    color: #000;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    z-index: 9999;
    background-color: #eee
}

#preview {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    background: #eee;
    padding: 5px;
    display: none;
    float: left;
    color: #000;
    z-index: 9999;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bws-button.grey {
    background-color: #808080;
    background-image: linear-gradient(to bottom, #A4A4A4, gray)
}

.master-tooltip {
    cursor: help
}

.hbe-bws #hbe-bws-page .dropdown {
    *zoom: 1
}

.hbe-bws #hbe-bws-page .dropdown:before, .hbe-bws #hbe-bws-page .dropdown:after {
    content: " ";
    display: table
}

.hbe-bws #hbe-bws-page .dropdown:after {
    clear: both
}

.hbe-bws #hbe-bws-page .dropdown>dt {
    float: right
}

.hbe-bws #hbe-bws-page .dropdown dd, .hbe-bws #hbe-bws-page .dropdown dt, .hbe-bws #hbe-bws-page .dropdown ul {
    margin: 0px;
    padding: 0px
}

.hbe-bws #hbe-bws-page .dropdown dd {
    position: relative
}

.hbe-bws #hbe-bws-page .dropdown a, .hbe-bws #hbe-bws-page .dropdown a:visited {
    color: #000 !important;
    font-weight: 400;
    font-size: 11px;
    text-decoration: none;
    outline: none
}

.hbe-bws #hbe-bws-page .dropdown dd ul {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #000;
    display: none;
    right: 0px;
    position: absolute;
    top: 30px;
    width: auto;
    list-style: none
}

.hbe-bws #hbe-bws-page .dropdown dd ul .flag {
    float: left;
    margin-left: 0
}

.hbe-bws #hbe-bws-page .dropdown span.value {
    display: none
}

.hbe-bws #hbe-bws-page .dropdown dd ul li a {
    padding: 5px;
    display: block
}

.hbe-bws #hbe-bws-page .dropdown dd ul li a .flag {
    margin-top: 1px
}

.hbe-bws #hbe-bws-page .dropdown dd ul li a:hover {
    background-color: #3399ff;
    color: #fff
}

.hbe-bws #hbe-bws-page dl.dropdown {
    line-height: 1
}

.hbe-bws #hbe-bws-page dl.dropdown dt {
    margin-bottom: 0px
}

.hbe-bws #hbe-bws-page .dropdown>dt>a {
    background-color: #fff;
    background-image: url("https://s3-cdn.hotellinksolutions.com/hbe/resource/css/imgs/select-dropdown-icon.png");
    background-size: 19px 5px;
    background-repeat: no-repeat;
    background-position: 100% center;
    display: block;
    height: 30px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 18px;
    padding-left: 6px;
    border: 1px solid #ccc;
    color: #000 !important
}

.hbe-bws #hbe-bws-page .dropdown>dt>a>span {
    cursor: pointer;
    display: block;
    vertical-align: middle;
    line-height: 1.5
}

.hbe-bws #hbe-bws-page .dropdown>dt>a .flag {
    margin-left: 0;
    margin-top: 3px;
    margin-right: 3px;
    margin-bottom: 0
}

.hbe-bws #hbe-bws-page .dropdown .flag {
    float: right;
    width: 16px;
    height: 14px;
    background-image: url("../img/flags.png");
    background-repeat: no-repeat;
    margin-left: 0;
    margin-top: 3px;
    margin-right: 3px;
    margin-bottom: 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.ar {
    background-position: 0 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.nl {
    background-position: -16px 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.en {
    background-position: -32px 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.fr {
    background-position: -48px 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.de {
    background-position: -64px 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.id {
    background-position: -80px 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.lv {
    background-position: -96px 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.lt {
    background-position: -112px 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.br {
    background-position: -128px 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.pt {
    background-position: -144px 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.po {
    background-position: -144px 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.ru {
    background-position: -160px 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.es {
    background-position: -176px 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.vi {
    background-position: -192px 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.vn {
    background-position: -192px 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.bg {
    background-position: -208px 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.zh {
    background-position: -224px 0px
}

.hbe-bws #hbe-bws-page .dropdown .flag.ja {
    background-position: -240px 0px
}

.hbe-bws #hbe-bws-page .dropdown .flag.kh {
    background-position: -256px 0px
}

.hbe-bws #hbe-bws-page .dropdown .flag.ms {
    background-position: -272px 0px
}

.hbe-bws #hbe-bws-page .dropdown .flag.th {
    background-position: -288px 0px
}

.hbe-bws #hbe-bws-page .dropdown .flag.pl {
    background-position: -304px 0px
}

.hbe-bws #hbe-bws-page .dropdown .flag.da {
    background-position: -320px 0px
}

.hbe-bws #hbe-bws-page .dropdown .flag.el {
    background-position: -336px 0px
}

.hbe-bws #hbe-bws-page .dropdown .flag.lo {
    background-position: -352px 0px
}

.hbe-bws #hbe-bws-page .dropdown .flag.sr {
    background-position: -368px 0px
}

.hbe-bws #hbe-bws-page .dropdown .flag.zhs {
    background-position: -224px 0px
}

.hbe-bws #hbe-bws-page .dropdown .flag.zht {
    background-position: -384px 0px
}

.hbe-bws #hbe-bws-page .dropdown .flag.it {
    background-position: -400px 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.ko {
    background-position: -416px 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.fa {
    background-position: -432px 0
}

.hbe-bws #hbe-bws-page .dropdown .flag.fi {
    background-position: -448px 0
}

.flagvisibility {
    display: none
}

.qtip {
    max-width: 400px;
    min-width: 100px;
    width: auto
}

.qtip.qtip-blue {
    background-color: #fff;
    border-color: #ccc;
    color: #000000;
    font-size: 11px;
    line-height: 1.4;
    font-family: "Open Sans", sans-serif
}

.qtip.qtip-blue p {
    margin: 0 0 5px;
    font-size: 11px;
    line-height: 1.4
}

.qtip.qtip-blue a {
    color: #4792d7 !important;
    text-decoration: none !important
}

.qtip.qtip-pos-bc b {
    font-weight: 600
}

.qtip.qtip-blue.qtip-mobile-150 {
    max-width: 150px !important
}

.qtip.qtip-blue.qtip-mobile-200 {
    max-width: 200px !important
}

.qtip.qtip-blue.qtip-mobile-250 {
    max-width: 250px !important
}

.ui-widget {
    font-family: "Open Sans", sans-serif;
    font-size: 14px
}

.ui-widget.ui-datepicker table {
    background-color: transparent;
    border: none;
    table-layout: fixed
}

.ui-widget.ui-datepicker table thead {
    background-color: transparent
}

.ui-widget.ui-datepicker table thead tr th {
    font-size: 12px
}

.ui-widget.ui-datepicker table tbody tr td {
    font-size: 11px
}

.ui-widget.ui-datepicker table tbody tr:hover {
    background-color: transparent
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .hbe-bws #hbe-bws-page .dropdown .flag {
        background-image: url("../img/flags-retina.png");
        background-size: 464px 16px
    }
}

.qtip-content br {
    display: block;
    margin: 5px 0
}

.qtip.qtip-grey {
    background-color: #EEEEEE !important;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.bws-room-amenities .bws-room-amenities-lbl {
    float: left
}

.bws-room-amenities .bws-room-amenities-lbl+div {
    padding-left: 100px
}

.bws-room-amenities .bws-room-amenities-lbl+div ul {
    margin-left: 1px
}

#hbe-popout .title {
    background-color: #76BE43;
    font-size: 14px;
    padding: 15px 5px
}

#hbe-popout .row {
    margin: 0 auto;
    max-width: none;
    width: 100%
}

#hbe-popout .content {
    background-color: #FFFFFF;
    padding: 8px 5px
}

#dlg_notify, #dlg_error_pg, #dlg_notify_close, #dlg_notify_exception, #confirm_check_phone {
    padding: 0px;
    position: fixed;
    margin: 0px;
    width: 24%;
    left: 38%;
    -webkit-box-shadow: 0px 0px 2px 1px #dcdcdc;
    -moz-box-shadow: 0px 0px 2px 1px #dcdcdc;
    box-shadow: 0px 0px 2px 1px #dcdcdc;
    border-color: #dcdcdc;
    top: 100px !important;
    font-family: "Open Sans", ​sans-serif
}

#hbe-popout .close-reveal-modal {
    line-height: normal
}

.hbe-bws select.error {
    border: 1px solid #FF0000
}

.hide {
    display: none !important
}

.hbe-bws #hbe-bws-page #checkout ul.room-name-desc {
    padding-top: 0
}

.hbe-bws #hbe-bws-page #checkout ul.room-name-desc li {
    display: block
}

.hbe-bws #hbe-bws-page #checkout .ckb-rooms-name {
    float: none
}

#pop_best_rate.reveal-modal {
    padding: 0;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border: #000 solid 1px;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    color: #000;
    overflow: hidden
}

#pop_best_rate.reveal-modal #hbe-popout .title.row {
    width: auto;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 20px 0;
    background-color: #e1e1e1;
    font-size: 18px;
    font-weight: bold
}

#pop_best_rate.reveal-modal #hbe-popout .title.row .columns.large-12 {
    padding: 0 24px;
    font-weight: 400
}

#pop_best_rate.reveal-modal #hbe-popout .content {
    padding: 20px 24px;
    width: auto;
    max-height: 400px;
    overflow: auto;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

#pop_best_rate.reveal-modal #hbe-popout .content p:first-child {
    margin-top: 0
}

#pop_best_rate.reveal-modal #hbe-popout .content.row .columns.large-12 b {
    font-weight: 600
}

#pop_best_rate.reveal-modal #hbe-popout .content.row .columns.large-12 .ng-binding {
    font-weight: 400
}

#pop_best_rate.reveal-modal #hbe-popout .content.row .columns.large-12 .ng-binding.title-best-rate {
    font-weight: 600
}

#pop_best_rate.reveal-modal .close-reveal-modal {
    position: static;
    float: right;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 0;
    background: none;
    padding: 0;
    border: none;
    box-shadow: none;
    text-shadow: none
}

#pop_best_rate.reveal-modal .close-reveal-modal:focus {
    outline: 0
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .hbe-bws #hbe-bws-page #checkout ul.room-name-desc {
        padding-top: 0
    }
}

.bws-guest-payment-left.bws-column {
    padding-left: 4px
}

.bws-guest-payment-right.bws-column {
    padding-right: 4px
}

.bws-section-payment {
    margin-top: 0
}

#hbe-bws-page .rbk-detail {
    width: 75%;
    padding-left: 20px;
    display: block;
    float: left
}

#hbe-bws-page .rbk-desc-detail {
    width: 70%;
    float: left
}

#hbe-bws-page .rbk-price-detail {
    width: 30%;
    float: left;
    text-align: right
}

.section-policies .section_name_policies {
    padding-bottom: 5px
}

.description_hotel {
    min-height: 180px;
    *zoom: 1
}

.description_hotel:before, .description_hotel:after {
    content: " ";
    display: table
}

.description_hotel:after {
    clear: both
}

.description_hotel .feature_image {
    width: 25%;
    max-width: 240px;
    float: left
}

.description_hotel .desc_hotel {
    width: 75%;
    float: left;
    padding-left: 35px
}

.section_payment_note_detail {
    margin-top: 15px
}

#form_redirect {
    text-align: center;
    margin: auto;
    background-color: #eee
}

#form_redirect .div_please_wait {
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    margin: auto;
    padding: 15px 0;
    text-align: center;
    width: 50%
}

#form_redirect .div_please_wait .connect-btn {
    background-color: #5A91D1;
    margin-left: 0 !important;
    margin-right: 0 !important;
    cursor: pointer
}

.footer #connect-pay-btn {
    background-color: #5A91D1;
    cursor: pointer
}

.footer #connect-pay-btn .connect-btn-text {
    color: #fff
}

#form_redirect .div_please_wait span {
    color: #fff
}

.hbe-bws #hbe-bws-page .left small {
    font-size: 100%
}

.hbe-bws #hbe-bws-page .row-booking-extra {
    position: relative !important;
    z-index: 1
}

#hbe-bws-page span.rbk-tile.rbk-title-detail {
    float: left;
    width: auto
}

#hbe-bws-page div.small-only-show span.rbk-detail {
    padding-left: 2px;
    padding-top: 2px
}

#hbe-bws-page div.small-only-show .rbk-desc-detail {
    width: 100%;
    float: left
}

.hbe-bws #hbe-bws-page div.bws-row.bank-details {
    margin-top: 5px
}

.hbe-bws #hbe-bws-page .section-policies .section_name_policies label {
    font-size: 12px
}

.hbe-bws #hbe-bws-page .bws-panel label.error {
    margin-bottom: 10px;
    margin-top: -5px;
    color: red;
    font-size: 11px
}

.bws-row textarea {
    min-height: 100px
}

.hbe-bws #hbe-bws-page .extra-mobile span.span-per {
    padding-top: 1px
}

.hbe-bws #hbe-bws-page .small-only-hide label.per-lbl {
    margin-top: 4px
}

.hbe-bws #hbe-bws-page .extra-bed label.ckb-extra-bed {
    margin-right: 4px;
    padding: 6px 0
}

#preview .preview-span {
    margin: 5px 0px 0px 0px
}

#preview .preview-image {
    margin: 0px
}

#hbe-bws-page .no-room-show {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 15px
}

#hbe-bws-page .no-room-show label {
    clear: both
}

.bws-rooms-list section.search-filter.bws-search-filter {
    background-color: #eee;
    padding: 10px 10px 0
}

.bws-rooms-list section.search-filter.bws-search-filter .bws-filter-func {
    position: relative;
    margin-bottom: 10px
}

.bws-rooms-list section.search-filter.bws-search-filter .bws-filter-func .bws-lang-pos {
    position: absolute;
    right: 66.66%;
    top: 0;
    width: 100%;
    padding-right: 10px
}

.hbe-bws #bws-page-logo a#banner_widget {
    cursor: default
}

#dlg_notify .title, #dlg_error_pg .title, #confirm_check_phone .title {
    height: 17px;
    background-color: #dcdcdc;
    font-size: 14px;
    font-weight: 600;
    padding-left: 15px;
    padding-right: 15px
}

#dlg_notify .title .bws-button, #dlg_error_pg .title .bws-button, #confirm_check_phone .title .bws-button {
    display: inline;
    padding: 5px 10px;
    margin: 0px
}

#dlg_notify .content, #dlg_error_pg .content, #confirm_check_phone .content {
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px
}

#hbe-bws-wrapper .search-filter label.error {
    color: #ff0000
}

#search-widget-panel {
    background-color: #f7f7f7;
    padding: 10px
}

#search-widget-panel .bws-button {
    margin-bottom: 0
}

#search-widget-panel .swp-col3 {
    text-align: center
}

#search-widget-panel .swp-horizontal .swp-col1, #search-widget-panel .swp-horizontal .swp-col2, #search-widget-panel .swp-horizontal .swp-col3 {
    float: left
}

#search-widget-panel .swp-horizontal .swp-col1, #search-widget-panel .swp-horizontal .swp-col2 {
    min-width: 110px;
    margin-right: 10px
}

#checkout textarea.txtarea_checkout {
    resize: vertical;
    min-height: 60px
}

.hbe-bws #hbe-bws-page ul.bws-disc-inline {
    margin-left: 5px
}

.capitalize {
    text-transform: capitalize
}

.bws-room-item .room-type-desc .bws-row .clearfix.marb5, .bws-room-item .room-type-desc .bws-row .hbe-bws #hbe-bws-page .marb5.bws-line-top-thin, .hbe-bws #hbe-bws-page .bws-room-item .room-type-desc .bws-row .marb5.bws-line-top-thin {
    padding-bottom: 2px
}

.hbe-bws #hbe-bws-page .logo_detail {
    list-style: outside none none;
    margin: 10px 0;
    padding: 0
}

.hbe-bws #hbe-bws-page .logo_detail li {
    display: inline-block;
    line-height: 33px;
    margin-right: 10px;
    margin-top: 5px
}

.hbe-bws #hbe-bws-page .logo_detail li img {
    width: 40px;
    height: auto
}

.accm-discount .members-disc {
    float: left;
    position: relative;
    margin: 0 5px 10px 10px;
    padding: 5px 10px;
    background-color: #e7e7e7
}

.accm-discount .members-disc img {
    height: 26px;
    position: absolute;
    left: -10px;
    top: 0
}

.hbe-bws #hbe-bws-page .bws-availability-calendar-title {
    text-align: center;
    z-index: 1
}

.hbe-bws #hbe-bws-page .bws-availability-calendar-title span {
    font-size: 12px;
    line-height: 1;
    display: inline-block
}

.hbe-bws #hbe-bws-page .bws-availability-calendar-title:hover {
    cursor: pointer
}

.hbe-bws #hbe-bws-page .bws-availability-calendar {
    margin-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    display: none
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content {
    padding: 0 25px
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-availability-calendar-list {
    max-width: none
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-availability-calendar-list .bws-day {
    text-align: center;
    padding: 0 5px 0 0
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-availability-calendar-list .bws-day .bws-line {
    padding: 0 5px 0 0
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-availability-calendar-list .bws-day .bws-line>div {
    padding: 5px 0
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-availability-calendar-list .bws-day .bws-line.boder-last-item {
    border-right: none
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-availability-calendar-list .bws-day .bws-calendar-item .body-text-color img {
    display: inline-block;
    width: 16px !important;
    height: 16px !important
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-availability-calendar-list button.slick-arrow {
    background: none transparent
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-availability-calendar-list button.slick-arrow:hover {
    background: none transparent
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-date {
    margin-bottom: 10px
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-price-night {
    padding-bottom: 5px
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-price-night-request {
    opacity: 0.55
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-min-nights {
    font-size: 11px;
    padding: 0 5px 0 0
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-min-nights>div {
    padding-bottom: 5px
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-min-nights .upperCaseFirst {
    text-transform: lowercase
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-min-nights .upperCaseFirst:first-letter {
    text-transform: uppercase !important
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-min-nights .upperCaseFirst .text-normal {
    text-transform: none
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-min-nights .upperCaseFirst:first-letter .text-normal {
    text-transform: none
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-size-min-max-request.bws-min-nights {
    font-size: 10px
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-calendar-item.calendar-highlight .bws-min-nights {
    padding-bottom: 0 !important
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-availability-calendar-content .bws-calendar-item.calendar-highlight .bws-min-nights>div {
    padding-bottom: 10px !important
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-day-calendar {
    cursor: pointer
}

.hbe-bws #hbe-bws-page .bws-availability-calendar .bws-day-calendar.is-sold-out {
    cursor: default
}

.hbe-bws #hbe-bws-page .bws-availability-calendar.active {
    display: block
}

.bws-calendar-check-availability a label {
    line-height: 1.2em;
    cursor: pointer
}

.members-disc span {
    margin-left: 7px
}

.alert-show-select-room {
    text-align: center
}

.compact-extra-bed label span.need-expand {
    cursor: pointer
}

#geo-trust img {
    width: 90px
}

.hbe-bws #hbe-bws-page #bws-page-footer .text-copyright {
    color: #000
}

.hbe-bws #hbe-bws-page #bws-page-footer .text-copyright a {
    color: #000
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-day-calendar:focus {
    outline: 0
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-calendar-item div {
    font-size: 12px;
    line-height: 1
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-calendar-item .price-off {
    color: #b4b4b4;
    margin-bottom: 0;
    text-decoration: line-through
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-calendar-item .price-off.bws-price-night-request {
    opacity: 1
}

.hbe-bws #hbe-bws-page .body-rooms-list .total-price-wrapper .guarantee.bws-calls-to-action {
    margin-top: 10px
}

div.logo-ttr {
    height: 80px
}

div.logo-ttr img {
    height: 80px;
    float: right
}

.hbe-bws .bws-column-bws {
    float: left;
    position: relative
}

.hbe-bws a {
    cursor: pointer
}

#bws-page-footer .powered {
    margin-top: 7px
}

#dlg_notify_close .title, #dlg_notify_exception .title {
    height: 17px;
    background-color: #dcdcdc;
    font-size: 14px;
    font-weight: 600;
    padding-left: 15px;
    padding-right: 15px
}

#dlg_notify_close .title .bws-button, #dlg_notify_exception .title .bws-button {
    display: inline;
    padding: 5px 10px;
    margin: 0px
}

#dlg_notify_close .content, #dlg_notify_exception .content {
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px
}

.hbe-bws #hbe-bws-page .body-rooms-list .total-price-wrapper.mobile_total {
    position: fixed !important;
    left: 0px !important;
    bottom: 0px !important;
    margin: 0px !important;
    z-index: 999 !important;
    top: auto !important;
    right: auto !important;
    border-top: 5px solid #eee !important;
    background-color: #fff;
    padding: 20px
}

.hbe-bws #hbe-bws-page .body-rooms-list .total-price-wrapper.mobile_total .bws-column, .hbe-bws #hbe-bws-page .body-rooms-list .total-price-wrapper.mobile_total .bws-columns {
    padding: 0
}

.hbe-bws #hbe-bws-page .body-rooms-list .total-price-wrapper.mobile_total>.bws-row {
    display: flex;
    align-items: center
}

.hbe-bws #hbe-bws-page .body-rooms-list .total-price-wrapper.mobile_total .total-price label:last-child {
    margin-bottom: 0
}

.demo-gallery>ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.demo-gallery>ul>li a {
    display: block;
    overflow: hidden;
    position: relative
}

.demo-gallery>ul>li a:hover .demo-gallery-poster>img {
    opacity: 1
}

.demo-gallery>ul>li a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s
}

.demo-gallery>ul>li a .demo-gallery-poster>img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s
}

.demo-gallery>ul>li a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5)
}

.demo-gallery .justified-gallery>a>img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%
}

.demo-gallery .justified-gallery>a:hover>img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster>img {
    opacity: 1
}

.demo-gallery .justified-gallery>a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s
}

.demo-gallery .justified-gallery>a .demo-gallery-poster>img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5)
}

.demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px
}

.demo-gallery.dark>ul>li a {
    border: 3px solid #04070a
}

#lg-download, #lg-counter {
    display: none !important
}

.hbe-bws div.room-type-img-mobile img {
    width: 100%;
    height: 200px;
    object-fit: cover
}

.hbe-bws .mThumbnailScroller div {
    max-width: none !important
}

#inline-date-picker-in, #inline-date-picker-out {
    background-color: #fff;
    position: absolute;
    min-width: 250px;
    z-index: 999;
    border: 1px solid #ccc;
    padding: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px
}

#inline-date-picker-in .date-picker, #inline-date-picker-out .date-picker {
    margin-bottom: 10px
}

#inline-date-picker-in .date-picker .ui-widget-content, #inline-date-picker-out .date-picker .ui-widget-content {
    border: none
}

#inline-date-picker-in .date-picker .ui-datepicker th, #inline-date-picker-out .date-picker .ui-datepicker th {
    padding: 10px 0
}

#inline-date-picker-in .date-picker .ui-datepicker td, #inline-date-picker-out .date-picker .ui-datepicker td {
    padding: 1px;
    line-height: 1
}

#inline-date-picker-in .date-picker .ui-datepicker td span, #inline-date-picker-in .date-picker .ui-datepicker td a, #inline-date-picker-out .date-picker .ui-datepicker td span, #inline-date-picker-out .date-picker .ui-datepicker td a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #666 !important
}

#inline-date-picker-in .date-picker .ui-datepicker table tbody td.ui-datepicker-unselectable span.ui-state-default, #inline-date-picker-out .date-picker .ui-datepicker table tbody td.ui-datepicker-unselectable span.ui-state-default {
    background-color: #ffffff
}

#inline-date-picker-in .date-picker .ui-datepicker table tbody td a.ui-state-default.date-selected, #inline-date-picker-out .date-picker .ui-datepicker table tbody td a.ui-state-default.date-selected {
    background-color: #d5eeff
}

#inline-date-picker-in .date-picker .ui-datepicker table tbody td a.ui-state-default.date-on-request, #inline-date-picker-out .date-picker .ui-datepicker table tbody td a.ui-state-default.date-on-request {
    background-color: #ffe9c5
}

#inline-date-picker-in .date-picker .ui-datepicker table tbody td a.ui-state-default.date-unavailable, #inline-date-picker-out .date-picker .ui-datepicker table tbody td a.ui-state-default.date-unavailable {
    background-color: #ffc9c9
}

#inline-date-picker-in .date-picker .ui-datepicker table tbody td a.ui-state-default.date-available, #inline-date-picker-out .date-picker .ui-datepicker table tbody td a.ui-state-default.date-available {
    background-color: #ffffff
}

#inline-date-picker-in .date-picker .ui-datepicker table tbody td a.ui-state-default.date-available:hover, #inline-date-picker-out .date-picker .ui-datepicker table tbody td a.ui-state-default.date-available:hover {
    background-color: #ececec
}

#inline-date-picker-in .date-picker .ui-datepicker .ui-widget-header, #inline-date-picker-out .date-picker .ui-datepicker .ui-widget-header {
    border: none;
    background: none
}

#inline-date-picker-in .date-picker .ui-datepicker .ui-state-default, #inline-date-picker-in .date-picker .ui-datepicker .ui-widget-content .ui-state-default, #inline-date-picker-in .date-picker .ui-datepicker .ui-widget-header .ui-state-default, #inline-date-picker-out .date-picker .ui-datepicker .ui-state-default, #inline-date-picker-out .date-picker .ui-datepicker .ui-widget-content .ui-state-default, #inline-date-picker-out .date-picker .ui-datepicker .ui-widget-header .ui-state-default {
    border: none
}

#inline-date-picker-in .date-picker .ui-datepicker .ui-state-focus, #inline-date-picker-in .date-picker .ui-datepicker .ui-state-hover, #inline-date-picker-in .date-picker .ui-datepicker .ui-widget-content .ui-state-focus, #inline-date-picker-in .date-picker .ui-datepicker .ui-widget-content .ui-state-hover, #inline-date-picker-in .date-picker .ui-datepicker .ui-widget-header .ui-state-focus, #inline-date-picker-in .date-picker .ui-datepicker .ui-widget-header .ui-state-hover, #inline-date-picker-out .date-picker .ui-datepicker .ui-state-focus, #inline-date-picker-out .date-picker .ui-datepicker .ui-state-hover, #inline-date-picker-out .date-picker .ui-datepicker .ui-widget-content .ui-state-focus, #inline-date-picker-out .date-picker .ui-datepicker .ui-widget-content .ui-state-hover, #inline-date-picker-out .date-picker .ui-datepicker .ui-widget-header .ui-state-focus, #inline-date-picker-out .date-picker .ui-datepicker .ui-widget-header .ui-state-hover {
    border: none
}

#inline-date-picker-in .note-available, #inline-date-picker-out .note-available {
    padding: 0 7px
}

#inline-date-picker-in .note-available>span, #inline-date-picker-out .note-available>span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    color: #000;
    font-weight: normal
}

#inline-date-picker-in .note-available>span:before, #inline-date-picker-out .note-available>span:before {
    content: "";
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px
}

#inline-date-picker-in .note-available>span.request-color:before, #inline-date-picker-out .note-available>span.request-color:before {
    background-color: #ffe9c5
}

#inline-date-picker-in .note-available>span.available-color:before, #inline-date-picker-out .note-available>span.available-color:before {
    background-color: #ffffff
}

#inline-date-picker-in .note-available>span.unavailable-color:before, #inline-date-picker-out .note-available>span.unavailable-color:before {
    background-color: #ffc9c9
}

#inline-date-picker-in .note-available>span.selected-color:before, #inline-date-picker-out .note-available>span.selected-color:before {
    background-color: #d5eeff
}

#hbe-bws-wrapper .bws-ipt-calendar input.active {
    border: 2px solid #629a86 !important
}

.bws-lowercase {
    text-transform: lowercase
}

.hbe-bws #hbe-bws-page .small-only-show.ng-hide {
    display: none !important
}

.hbe-bws #hbe-bws-page input:focus, .hbe-bws #hbe-bws-page textarea:focus {
    outline: -webkit-focus-ring-color auto 5px !important
}

.hbe-bws #hbe-bws-page input:hover {
    background-color: #f7f7f7;
    border-color: #999
}

.hbe-bws #hbe-bws-page .bws-panel.search-filter .day-stay>div .bws-ipt-calendar textarea {
    color: #757575
}

#pop_exit_discount.reveal-modal {
    box-sizing: border-box;
    top: calc(50% - 130px) !important;
    position: fixed;
    overflow: hidden;
    padding: 0;
    box-shadow: none;
    border: none;
    color: #1a1a1a;
    font-family: "Open Sans", sans-serif;
    background-color: #fff
}

#pop_exit_discount.reveal-modal #hbe-popout .title {
    background-color: transparent;
    text-align: center;
    padding: 7px 0 30px 0;
    font-weight: 600;
    font-size: 20px;
    box-sizing: border-box;
    position: relative
}

#pop_exit_discount.reveal-modal #hbe-popout .title .columns {
    text-transform: uppercase
}

#pop_exit_discount.reveal-modal #hbe-popout .content {
    margin-bottom: 0 !important
}

#pop_exit_discount.reveal-modal #hbe-popout .content.row {
    padding: 0;
    box-sizing: border-box;
    background-color: transparent
}

#pop_exit_discount.reveal-modal #hbe-popout .content.row.action_bottom {
    margin-bottom: 7px !important
}

#pop_exit_discount.reveal-modal #hbe-popout .content.row p {
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    margin-bottom: 30px
}

#pop_exit_discount.reveal-modal #hbe-popout .columns {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (min-width: 48em) {
    #pop_exit_discount.reveal-modal {
        padding: 0;
        margin-left: -15%;
        width: 30%
    }

    .hbe-bws #hbe-bws-page #checkout ul.room-name-desc {
        padding-top: 0 !important
    }

    .promo_popup {
        margin-left: -200px !important
    }
}

@media only screen and (max-width: 47.937em) {
    #pop_exit_discount.reveal-modal {
        padding: 0;
        height: auto;
        min-height: auto
    }

    #pop_best_rate.reveal-modal #hbe-popout .content {
        max-height: 100% !important
    }

    .lg-actions .lg-prev {
        left: -20px !important
    }

    .lg-actions .lg-next {
        right: -20px !important
    }

    .hbe-bws #hbe-bws-page select {
        margin: 0 0 20px 0
    }

    .hbe-bws #hbe-bws-page .bws-rooms-booking .bws-column .rbk-tile label b {
        display: block;
        padding: 0 20px 10px
    }

    .hbe-bws #hbe-bws-page #bws-page-body .ng-scope>div.ng-binding label {
        padding: 0 20px
    }

    .hbe-bws #hbe-bws-page .ckb-taxes-info.small-only-show label {
        display: inline-block
    }

    #dlg_notify {
        width: 100vw !important;
        left: 0 !important;
        top: 0 !important
    }
}

.hbe-bws #hbe-bws-page .bws-panel label.ng-scope {
    display: inline-block
}

.hbe-bws .bws-line-top-thin .bws-row.ckb-payment-policy:first-child {
    margin-bottom: 10px !important
}

.custom-line-height {
    line-height: 19px !important
}

.bws-remove-room {
    text-align: right
}

.bws-remove-room a {
    color: #d5d5d5 !important
}

.bws-remove-room a span {
    color: red;
    font-size: 13px
}

.bws-remove-room:before {
    content: '';
    display: block;
    clear: both
}

.hyper-card {
    background-image: url("../img/hypercard.png") !important;
    background-size: contain !important
}

.oca-card {
    background-image: url("../img/oca.png") !important;
    background-size: contain !important
}

.hbe-bws #hbe-bws-page form .bws-row .bws-row .bws-column.padl20 {
    padding-left: 20px
}

body>.hbe-bws #applyBtn {
    background-color: #c5c5c5 !important;
    white-space: nowrap
}

#instant_discount {
    text-transform: uppercase !important
}

.promo_popup {
    margin-left: 0;
    max-width: 400px !important;
    width: 100% !important;
    padding: 33px 40px 33px 40px !important;
    box-shadow: unset !important;
    border: none !important;
    box-sizing: border-box
}

.promo_popup #hbe-popout {
    font-family: 'Open Sans', sans-serif
}

.promo_popup #hbe-popout .content {
    box-sizing: border-box;
    padding: 0;
    margin-bottom: 21px;
    text-align: center;
    background-color: transparent
}

.promo_popup #hbe-popout .content .columns {
    font-size: 13px;
    line-height: 14px;
    padding: 0 !important
}

.promo_popup #hbe-popout .content.action_bottom {
    box-sizing: border-box;
    padding: 0;
    margin-bottom: 0 !important;
    height: unset !important
}

.promo_popup #hbe-popout .content.action_bottom .button {
    outline: none;
    padding: 8px 5px;
    display: block;
    background-color: #4792d7;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin-bottom: 0 !important
}

.promo_popup #hbe-popout .content.action_bottom .button:hover {
    background-color: #3286d2
}

.promo_popup #hbe-popout .content.action_bottom .button>div {
    font-size: 13px;
    line-height: 16px
}

#valid_promo_code.reveal-modal, #invalid_promo_code.reveal-modal {
    top: calc(50% - 130px) !important;
    position: fixed;
    overflow: hidden
}

.promo-section {
    margin-top: 10px
}

#dlg_notify .title, #dlg_notify .content {
    width: auto !important
}

#dlg_notify .close-reveal-modal {
    font-size: 14px !important
}

#confirm_check_phone.reveal-modal {
    padding: 0 !important
}

#confirm_check_phone.reveal-modal .btn-close {
    background-color: #ACACAC
}

@media only screen and (min-width: 1024px) {
    #promo_code {
        max-width: 180px
    }
}

@media only screen and (min-width: 768px) {
    .promo-section {
        margin-top: 0
    }
}

@media only screen and (max-width: 480px) {
    .promo_popup {
        left: 50% !important;
        transform: translateX(-50%) !important
    }
}

.iti {
    position: relative;
    display: inline-block;
    width: 100%
}

.iti * {
    box-sizing: border-box
}

.iti__hide {
    display: none
}

.iti__v-hide {
    visibility: hidden
}

.iti input, .iti input[type=text], .iti input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0
}

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px;
    margin-bottom: 7px
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px
}

.iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

[dir=rtl] .iti__arrow {
    margin-right: 6px;
    margin-left: 0
}

.iti__arrow--up {
    border-top: none;
    border-bottom: 4px solid #555
}

.iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    padding: 0;
    margin: 0 0 0 -1px !important;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: -1px
}

@media (max-width: 500px) {
    .iti__country-list {
        white-space: normal
    }
}

.iti__flag-box {
    display: inline-block;
    width: 20px
}

.iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc
}

.iti__country {
    display: flex;
    align-items: center;
    padding: 5px 10px !important;
    outline: none
}

.iti__dial-code {
    color: #999
}

.iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, 0.05)
}

.iti__flag-box, .iti__country-name {
    margin-right: 6px
}

[dir=rtl] .iti__flag-box, [dir=rtl] .iti__country-name {
    margin-right: 0;
    margin-left: 6px
}

.iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px !important;
    margin-left: 0
}

[dir=rtl] .iti--allow-dropdown input, [dir=rtl] .iti--allow-dropdown input[type=text], [dir=rtl] .iti--allow-dropdown input[type=tel], [dir=rtl] .iti--separate-dial-code input, [dir=rtl] .iti--separate-dial-code input[type=text], [dir=rtl] .iti--separate-dial-code input[type=tel] {
    padding-right: 52px !important;
    padding-left: 6px;
    margin-right: 0
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0
}

[dir=rtl] .iti--allow-dropdown .iti__flag-container, [dir=rtl] .iti--separate-dial-code .iti__flag-container {
    right: 0;
    left: auto
}

.iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05)
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover, .iti--allow-dropdown input[readonly]+.iti__flag-container:hover {
    cursor: default
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag, .iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag {
    background-color: transparent
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05)
}

.iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
    margin-left: 6px
}

[dir=rtl] .iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
    margin-left: 0;
    margin-right: 6px
}

.iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
}

.iti--container:hover {
    cursor: pointer
}

.iti-mobile .iti--container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed
}

.iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%
}

.iti-mobile .iti__country {
    padding: 10px 10px;
    line-height: 1.5em
}

.iti__flag {
    width: 20px
}

.iti__flag.iti__be {
    width: 18px
}

.iti__flag.iti__ch {
    width: 15px
}

.iti__flag.iti__mc {
    width: 19px
}

.iti__flag.iti__ne {
    width: 18px
}

.iti__flag.iti__np {
    width: 13px
}

.iti__flag.iti__va {
    width: 15px
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {
        background-size: 5762px 15px
    }
}

.iti__flag.iti__ac {
    height: 10px;
    background-position: 0px 0px
}

.iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0px
}

.iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0px
}

.iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0px
}

.iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0px
}

.iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0px
}

.iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0px
}

.iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0px
}

.iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0px
}

.iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0px
}

.iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0px
}

.iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0px
}

.iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0px
}

.iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0px
}

.iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0px
}

.iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0px
}

.iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0px
}

.iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0px
}

.iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0px
}

.iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0px
}

.iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0px
}

.iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0px
}

.iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0px
}

.iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0px
}

.iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0px
}

.iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0px
}

.iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0px
}

.iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0px
}

.iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0px
}

.iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0px
}

.iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0px
}

.iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0px
}

.iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0px
}

.iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0px
}

.iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0px
}

.iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0px
}

.iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0px
}

.iti__flag.iti__bz {
    height: 12px;
    background-position: -812px 0px
}

.iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0px
}

.iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0px
}

.iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0px
}

.iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0px
}

.iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0px
}

.iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0px
}

.iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0px
}

.iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0px
}

.iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0px
}

.iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0px
}

.iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0px
}

.iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0px
}

.iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0px
}

.iti__flag.iti__cq {
    height: 12px;
    background-position: -1115px 0px
}

.iti__flag.iti__cr {
    height: 12px;
    background-position: -1137px 0px
}

.iti__flag.iti__cu {
    height: 10px;
    background-position: -1159px 0px
}

.iti__flag.iti__cv {
    height: 12px;
    background-position: -1181px 0px
}

.iti__flag.iti__cw {
    height: 14px;
    background-position: -1203px 0px
}

.iti__flag.iti__cx {
    height: 10px;
    background-position: -1225px 0px
}

.iti__flag.iti__cy {
    height: 14px;
    background-position: -1247px 0px
}

.iti__flag.iti__cz {
    height: 14px;
    background-position: -1269px 0px
}

.iti__flag.iti__de {
    height: 12px;
    background-position: -1291px 0px
}

.iti__flag.iti__dg {
    height: 10px;
    background-position: -1313px 0px
}

.iti__flag.iti__dj {
    height: 14px;
    background-position: -1335px 0px
}

.iti__flag.iti__dk {
    height: 15px;
    background-position: -1357px 0px
}

.iti__flag.iti__dm {
    height: 10px;
    background-position: -1379px 0px
}

.iti__flag.iti__do {
    height: 14px;
    background-position: -1401px 0px
}

.iti__flag.iti__dz {
    height: 14px;
    background-position: -1423px 0px
}

.iti__flag.iti__ea {
    height: 14px;
    background-position: -1445px 0px
}

.iti__flag.iti__ec {
    height: 14px;
    background-position: -1467px 0px
}

.iti__flag.iti__ee {
    height: 13px;
    background-position: -1489px 0px
}

.iti__flag.iti__eg {
    height: 14px;
    background-position: -1511px 0px
}

.iti__flag.iti__eh {
    height: 10px;
    background-position: -1533px 0px
}

.iti__flag.iti__er {
    height: 10px;
    background-position: -1555px 0px
}

.iti__flag.iti__es {
    height: 14px;
    background-position: -1577px 0px
}

.iti__flag.iti__et {
    height: 10px;
    background-position: -1599px 0px
}

.iti__flag.iti__eu {
    height: 14px;
    background-position: -1621px 0px
}

.iti__flag.iti__ez {
    height: 14px;
    background-position: -1643px 0px
}

.iti__flag.iti__fi {
    height: 12px;
    background-position: -1665px 0px
}

.iti__flag.iti__fj {
    height: 10px;
    background-position: -1687px 0px
}

.iti__flag.iti__fk {
    height: 10px;
    background-position: -1709px 0px
}

.iti__flag.iti__fm {
    height: 11px;
    background-position: -1731px 0px
}

.iti__flag.iti__fo {
    height: 15px;
    background-position: -1753px 0px
}

.iti__flag.iti__fr {
    height: 14px;
    background-position: -1775px 0px
}

.iti__flag.iti__fx {
    height: 14px;
    background-position: -1797px 0px
}

.iti__flag.iti__ga {
    height: 15px;
    background-position: -1819px 0px
}

.iti__flag.iti__gb {
    height: 10px;
    background-position: -1841px 0px
}

.iti__flag.iti__gd {
    height: 12px;
    background-position: -1863px 0px
}

.iti__flag.iti__ge {
    height: 14px;
    background-position: -1885px 0px
}

.iti__flag.iti__gf {
    height: 14px;
    background-position: -1907px 0px
}

.iti__flag.iti__gg {
    height: 14px;
    background-position: -1929px 0px
}

.iti__flag.iti__gh {
    height: 14px;
    background-position: -1951px 0px
}

.iti__flag.iti__gi {
    height: 10px;
    background-position: -1973px 0px
}

.iti__flag.iti__gl {
    height: 14px;
    background-position: -1995px 0px
}

.iti__flag.iti__gm {
    height: 14px;
    background-position: -2017px 0px
}

.iti__flag.iti__gn {
    height: 14px;
    background-position: -2039px 0px
}

.iti__flag.iti__gp {
    height: 14px;
    background-position: -2061px 0px
}

.iti__flag.iti__gq {
    height: 14px;
    background-position: -2083px 0px
}

.iti__flag.iti__gr {
    height: 14px;
    background-position: -2105px 0px
}

.iti__flag.iti__gs {
    height: 10px;
    background-position: -2127px 0px
}

.iti__flag.iti__gt {
    height: 13px;
    background-position: -2149px 0px
}

.iti__flag.iti__gu {
    height: 11px;
    background-position: -2171px 0px
}

.iti__flag.iti__gw {
    height: 10px;
    background-position: -2193px 0px
}

.iti__flag.iti__gy {
    height: 12px;
    background-position: -2215px 0px
}

.iti__flag.iti__hk {
    height: 14px;
    background-position: -2237px 0px
}

.iti__flag.iti__hm {
    height: 10px;
    background-position: -2259px 0px
}

.iti__flag.iti__hn {
    height: 10px;
    background-position: -2281px 0px
}

.iti__flag.iti__hr {
    height: 10px;
    background-position: -2303px 0px
}

.iti__flag.iti__ht {
    height: 12px;
    background-position: -2325px 0px
}

.iti__flag.iti__hu {
    height: 10px;
    background-position: -2347px 0px
}

.iti__flag.iti__ic {
    height: 14px;
    background-position: -2369px 0px
}

.iti__flag.iti__id {
    height: 14px;
    background-position: -2391px 0px
}

.iti__flag.iti__ie {
    height: 10px;
    background-position: -2413px 0px
}

.iti__flag.iti__il {
    height: 15px;
    background-position: -2435px 0px
}

.iti__flag.iti__im {
    height: 10px;
    background-position: -2457px 0px
}

.iti__flag.iti__in {
    height: 14px;
    background-position: -2479px 0px
}

.iti__flag.iti__io {
    height: 10px;
    background-position: -2501px 0px
}

.iti__flag.iti__iq {
    height: 14px;
    background-position: -2523px 0px
}

.iti__flag.iti__ir {
    height: 12px;
    background-position: -2545px 0px
}

.iti__flag.iti__is {
    height: 15px;
    background-position: -2567px 0px
}

.iti__flag.iti__it {
    height: 14px;
    background-position: -2589px 0px
}

.iti__flag.iti__je {
    height: 12px;
    background-position: -2611px 0px
}

.iti__flag.iti__jm {
    height: 10px;
    background-position: -2633px 0px
}

.iti__flag.iti__jo {
    height: 10px;
    background-position: -2655px 0px
}

.iti__flag.iti__jp {
    height: 14px;
    background-position: -2677px 0px
}

.iti__flag.iti__ke {
    height: 14px;
    background-position: -2699px 0px
}

.iti__flag.iti__kg {
    height: 12px;
    background-position: -2721px 0px
}

.iti__flag.iti__kh {
    height: 13px;
    background-position: -2743px 0px
}

.iti__flag.iti__ki {
    height: 10px;
    background-position: -2765px 0px
}

.iti__flag.iti__km {
    height: 12px;
    background-position: -2787px 0px
}

.iti__flag.iti__kn {
    height: 14px;
    background-position: -2809px 0px
}

.iti__flag.iti__kp {
    height: 10px;
    background-position: -2831px 0px
}

.iti__flag.iti__kr {
    height: 14px;
    background-position: -2853px 0px
}

.iti__flag.iti__kw {
    height: 10px;
    background-position: -2875px 0px
}

.iti__flag.iti__ky {
    height: 10px;
    background-position: -2897px 0px
}

.iti__flag.iti__kz {
    height: 10px;
    background-position: -2919px 0px
}

.iti__flag.iti__la {
    height: 14px;
    background-position: -2941px 0px
}

.iti__flag.iti__lb {
    height: 14px;
    background-position: -2963px 0px
}

.iti__flag.iti__lc {
    height: 10px;
    background-position: -2985px 0px
}

.iti__flag.iti__li {
    height: 12px;
    background-position: -3007px 0px
}

.iti__flag.iti__lk {
    height: 10px;
    background-position: -3029px 0px
}

.iti__flag.iti__lr {
    height: 11px;
    background-position: -3051px 0px
}

.iti__flag.iti__ls {
    height: 14px;
    background-position: -3073px 0px
}

.iti__flag.iti__lt {
    height: 12px;
    background-position: -3095px 0px
}

.iti__flag.iti__lu {
    height: 12px;
    background-position: -3117px 0px
}

.iti__flag.iti__lv {
    height: 10px;
    background-position: -3139px 0px
}

.iti__flag.iti__ly {
    height: 10px;
    background-position: -3161px 0px
}

.iti__flag.iti__ma {
    height: 14px;
    background-position: -3183px 0px
}

.iti__flag.iti__mc {
    height: 15px;
    background-position: -3205px 0px
}

.iti__flag.iti__md {
    height: 10px;
    background-position: -3226px 0px
}

.iti__flag.iti__me {
    height: 10px;
    background-position: -3248px 0px
}

.iti__flag.iti__mf {
    height: 14px;
    background-position: -3270px 0px
}

.iti__flag.iti__mg {
    height: 14px;
    background-position: -3292px 0px
}

.iti__flag.iti__mh {
    height: 11px;
    background-position: -3314px 0px
}

.iti__flag.iti__mk {
    height: 10px;
    background-position: -3336px 0px
}

.iti__flag.iti__ml {
    height: 14px;
    background-position: -3358px 0px
}

.iti__flag.iti__mm {
    height: 14px;
    background-position: -3380px 0px
}

.iti__flag.iti__mn {
    height: 10px;
    background-position: -3402px 0px
}

.iti__flag.iti__mo {
    height: 14px;
    background-position: -3424px 0px
}

.iti__flag.iti__mp {
    height: 10px;
    background-position: -3446px 0px
}

.iti__flag.iti__mq {
    height: 14px;
    background-position: -3468px 0px
}

.iti__flag.iti__mr {
    height: 14px;
    background-position: -3490px 0px
}

.iti__flag.iti__ms {
    height: 10px;
    background-position: -3512px 0px
}

.iti__flag.iti__mt {
    height: 14px;
    background-position: -3534px 0px
}

.iti__flag.iti__mu {
    height: 14px;
    background-position: -3556px 0px
}

.iti__flag.iti__mv {
    height: 14px;
    background-position: -3578px 0px
}

.iti__flag.iti__mw {
    height: 14px;
    background-position: -3600px 0px
}

.iti__flag.iti__mx {
    height: 12px;
    background-position: -3622px 0px
}

.iti__flag.iti__my {
    height: 10px;
    background-position: -3644px 0px
}

.iti__flag.iti__mz {
    height: 14px;
    background-position: -3666px 0px
}

.iti__flag.iti__na {
    height: 14px;
    background-position: -3688px 0px
}

.iti__flag.iti__nc {
    height: 10px;
    background-position: -3710px 0px
}

.iti__flag.iti__ne {
    height: 15px;
    background-position: -3732px 0px
}

.iti__flag.iti__nf {
    height: 10px;
    background-position: -3752px 0px
}

.iti__flag.iti__ng {
    height: 10px;
    background-position: -3774px 0px
}

.iti__flag.iti__ni {
    height: 12px;
    background-position: -3796px 0px
}

.iti__flag.iti__nl {
    height: 14px;
    background-position: -3818px 0px
}

.iti__flag.iti__no {
    height: 15px;
    background-position: -3840px 0px
}

.iti__flag.iti__np {
    height: 15px;
    background-position: -3862px 0px
}

.iti__flag.iti__nr {
    height: 10px;
    background-position: -3877px 0px
}

.iti__flag.iti__nu {
    height: 10px;
    background-position: -3899px 0px
}

.iti__flag.iti__nz {
    height: 10px;
    background-position: -3921px 0px
}

.iti__flag.iti__om {
    height: 10px;
    background-position: -3943px 0px
}

.iti__flag.iti__pa {
    height: 14px;
    background-position: -3965px 0px
}

.iti__flag.iti__pe {
    height: 14px;
    background-position: -3987px 0px
}

.iti__flag.iti__pf {
    height: 14px;
    background-position: -4009px 0px
}

.iti__flag.iti__pg {
    height: 15px;
    background-position: -4031px 0px
}

.iti__flag.iti__ph {
    height: 10px;
    background-position: -4053px 0px
}

.iti__flag.iti__pk {
    height: 14px;
    background-position: -4075px 0px
}

.iti__flag.iti__pl {
    height: 13px;
    background-position: -4097px 0px
}

.iti__flag.iti__pm {
    height: 14px;
    background-position: -4119px 0px
}

.iti__flag.iti__pn {
    height: 10px;
    background-position: -4141px 0px
}

.iti__flag.iti__pr {
    height: 14px;
    background-position: -4163px 0px
}

.iti__flag.iti__ps {
    height: 10px;
    background-position: -4185px 0px
}

.iti__flag.iti__pt {
    height: 14px;
    background-position: -4207px 0px
}

.iti__flag.iti__pw {
    height: 13px;
    background-position: -4229px 0px
}

.iti__flag.iti__py {
    height: 11px;
    background-position: -4251px 0px
}

.iti__flag.iti__qa {
    height: 8px;
    background-position: -4273px 0px
}

.iti__flag.iti__re {
    height: 14px;
    background-position: -4295px 0px
}

.iti__flag.iti__ro {
    height: 14px;
    background-position: -4317px 0px
}

.iti__flag.iti__rs {
    height: 14px;
    background-position: -4339px 0px
}

.iti__flag.iti__ru {
    height: 14px;
    background-position: -4361px 0px
}

.iti__flag.iti__rw {
    height: 14px;
    background-position: -4383px 0px
}

.iti__flag.iti__sa {
    height: 14px;
    background-position: -4405px 0px
}

.iti__flag.iti__sb {
    height: 10px;
    background-position: -4427px 0px
}

.iti__flag.iti__sc {
    height: 10px;
    background-position: -4449px 0px
}

.iti__flag.iti__sd {
    height: 10px;
    background-position: -4471px 0px
}

.iti__flag.iti__se {
    height: 13px;
    background-position: -4493px 0px
}

.iti__flag.iti__sg {
    height: 14px;
    background-position: -4515px 0px
}

.iti__flag.iti__sh {
    height: 10px;
    background-position: -4537px 0px
}

.iti__flag.iti__si {
    height: 10px;
    background-position: -4559px 0px
}

.iti__flag.iti__sj {
    height: 15px;
    background-position: -4581px 0px
}

.iti__flag.iti__sk {
    height: 14px;
    background-position: -4603px 0px
}

.iti__flag.iti__sl {
    height: 14px;
    background-position: -4625px 0px
}

.iti__flag.iti__sm {
    height: 15px;
    background-position: -4647px 0px
}

.iti__flag.iti__sn {
    height: 14px;
    background-position: -4669px 0px
}

.iti__flag.iti__so {
    height: 14px;
    background-position: -4691px 0px
}

.iti__flag.iti__sr {
    height: 14px;
    background-position: -4713px 0px
}

.iti__flag.iti__ss {
    height: 10px;
    background-position: -4735px 0px
}

.iti__flag.iti__st {
    height: 10px;
    background-position: -4757px 0px
}

.iti__flag.iti__su {
    height: 10px;
    background-position: -4779px 0px
}

.iti__flag.iti__sv {
    height: 12px;
    background-position: -4801px 0px
}

.iti__flag.iti__sx {
    height: 14px;
    background-position: -4823px 0px
}

.iti__flag.iti__sy {
    height: 14px;
    background-position: -4845px 0px
}

.iti__flag.iti__sz {
    height: 14px;
    background-position: -4867px 0px
}

.iti__flag.iti__ta {
    height: 10px;
    background-position: -4889px 0px
}

.iti__flag.iti__tc {
    height: 10px;
    background-position: -4911px 0px
}

.iti__flag.iti__td {
    height: 14px;
    background-position: -4933px 0px
}

.iti__flag.iti__tf {
    height: 14px;
    background-position: -4955px 0px
}

.iti__flag.iti__tg {
    height: 13px;
    background-position: -4977px 0px
}

.iti__flag.iti__th {
    height: 14px;
    background-position: -4999px 0px
}

.iti__flag.iti__tj {
    height: 10px;
    background-position: -5021px 0px
}

.iti__flag.iti__tk {
    height: 10px;
    background-position: -5043px 0px
}

.iti__flag.iti__tl {
    height: 10px;
    background-position: -5065px 0px
}

.iti__flag.iti__tm {
    height: 14px;
    background-position: -5087px 0px
}

.iti__flag.iti__tn {
    height: 14px;
    background-position: -5109px 0px
}

.iti__flag.iti__to {
    height: 10px;
    background-position: -5131px 0px
}

.iti__flag.iti__tr {
    height: 14px;
    background-position: -5153px 0px
}

.iti__flag.iti__tt {
    height: 12px;
    background-position: -5175px 0px
}

.iti__flag.iti__tv {
    height: 10px;
    background-position: -5197px 0px
}

.iti__flag.iti__tw {
    height: 14px;
    background-position: -5219px 0px
}

.iti__flag.iti__tz {
    height: 14px;
    background-position: -5241px 0px
}

.iti__flag.iti__ua {
    height: 14px;
    background-position: -5263px 0px
}

.iti__flag.iti__ug {
    height: 14px;
    background-position: -5285px 0px
}

.iti__flag.iti__uk {
    height: 10px;
    background-position: -5307px 0px
}

.iti__flag.iti__um {
    height: 11px;
    background-position: -5329px 0px
}

.iti__flag.iti__un {
    height: 14px;
    background-position: -5351px 0px
}

.iti__flag.iti__us {
    height: 11px;
    background-position: -5373px 0px
}

.iti__flag.iti__uy {
    height: 14px;
    background-position: -5395px 0px
}

.iti__flag.iti__uz {
    height: 10px;
    background-position: -5417px 0px
}

.iti__flag.iti__va {
    height: 15px;
    background-position: -5439px 0px
}

.iti__flag.iti__vc {
    height: 14px;
    background-position: -5456px 0px
}

.iti__flag.iti__ve {
    height: 14px;
    background-position: -5478px 0px
}

.iti__flag.iti__vg {
    height: 10px;
    background-position: -5500px 0px
}

.iti__flag.iti__vi {
    height: 14px;
    background-position: -5522px 0px
}

.iti__flag.iti__vn {
    height: 14px;
    background-position: -5544px 0px
}

.iti__flag.iti__vu {
    height: 12px;
    background-position: -5566px 0px
}

.iti__flag.iti__wf {
    height: 14px;
    background-position: -5588px 0px
}

.iti__flag.iti__ws {
    height: 10px;
    background-position: -5610px 0px
}

.iti__flag.iti__xk {
    height: 15px;
    background-position: -5632px 0px
}

.iti__flag.iti__ye {
    height: 14px;
    background-position: -5654px 0px
}

.iti__flag.iti__yt {
    height: 14px;
    background-position: -5676px 0px
}

.iti__flag.iti__za {
    height: 14px;
    background-position: -5698px 0px
}

.iti__flag.iti__zm {
    height: 14px;
    background-position: -5720px 0px
}

.iti__flag.iti__zw {
    height: 10px;
    background-position: -5742px 0px
}

.iti__flag {
    height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url("../img/flags-18.png");
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {
        background-image: url("../img/flags@2x-18.png")
    }
}

.iti__flag.iti__np {
    background-color: transparent
}

/*! lightgallery - v1.3.7 - 2016-12-11
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2016 Sachin N; Licensed GPLv3 */
@font-face {
    font-family: 'lg';
    src: url("../fonts/lg.eot?n1z373");
    src: url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lg.woff?n1z373") format("woff"), url("../fonts/lg.ttf?n1z373") format("truetype"), url("../fonts/lg.svg?n1z373#lg") format("svg");
    font-weight: normal;
    font-style: normal
}

.lg-icon {
    font-family: 'bws-icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -51px;
    padding: 40px;
    position: absolute;
    top: 50%;
    z-index: 1080
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #FFF
}

.lg-actions .lg-next {
    right: 60px
}

.lg-actions .lg-next:before {
    content: "\e90c"
}

.lg-actions .lg-prev {
    left: 60px
}

.lg-actions .lg-prev:after {
    content: "\e90d"
}

@-webkit-keyframes lg-right-end {
    0% {
        left: 0
    }

    50% {
        left: -30px
    }

    100% {
        left: 0
    }
}

@-moz-keyframes lg-right-end {
    0% {
        left: 0
    }

    50% {
        left: -30px
    }

    100% {
        left: 0
    }
}

@-ms-keyframes lg-right-end {
    0% {
        left: 0
    }

    50% {
        left: -30px
    }

    100% {
        left: 0
    }
}

@keyframes lg-right-end {
    0% {
        left: 0
    }

    50% {
        left: -30px
    }

    100% {
        left: 0
    }
}

@-webkit-keyframes lg-left-end {
    0% {
        left: 0
    }

    50% {
        left: 30px
    }

    100% {
        left: 0
    }
}

@-moz-keyframes lg-left-end {
    0% {
        left: 0
    }

    50% {
        left: 30px
    }

    100% {
        left: 0
    }
}

@-ms-keyframes lg-left-end {
    0% {
        left: 0
    }

    50% {
        left: 30px
    }

    100% {
        left: 0
    }
}

@keyframes lg-left-end {
    0% {
        left: 0
    }

    50% {
        left: 30px
    }

    100% {
        left: 0
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    -o-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    -o-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.45)
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear
}

.lg-toolbar .lg-icon:hover {
    color: #FFF
}

.lg-toolbar .lg-close {
    font-size: 26px;
    color: #666;
    width: 26px;
    height: 26px;
    position: relative;
    margin-right: 17px
}

.lg-toolbar .lg-close:hover {
    color: #666
}

.lg-toolbar .lg-close:after {
    content: "\f111";
    color: #fff;
    position: absolute;
    z-index: -1;
    width: 18px;
    height: 18px;
    left: 1px
}

.lg-toolbar .lg-close:before {
    content: "\e609"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle
}

.lg-toolbar, .lg-prev, .lg-next {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0D0A0A;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    margin-bottom: 5px
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color 0.25s ease;
        -o-transition: border-color 0.25s ease;
        transition: border-color 0.25s ease
    }
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom 0.25s ease;
    -o-transition: bottom 0.25s ease;
    transition: bottom 0.25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    background-color: #0D0A0A;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-toogle-thumb:hover {
    color: #FFF
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: 0.8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 0.08s ease 0s;
    -moz-transition: opacity 0.08s ease 0s;
    -o-transition: opacity 0.08s ease 0s;
    transition: opacity 0.08s ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: 0.5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px white inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow 0.3s ease 0s;
    -o-transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
    box-shadow: 0 0 0 8px white inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s
}

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    opacity: 1;
    visibility: visible
}

.lg-outer.lg-dropdown-active #lg-share {
    color: #FFF
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #FFF;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown>li:last-child {
    margin-bottom: 0px
}

.lg-outer .lg-dropdown>li:hover a, .lg-outer .lg-dropdown>li:hover .lg-icon {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, 0.07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer #lg-share {
    position: relative
}

.lg-outer #lg-share:after {
    content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903"
}

.group:after {
    content: "";
    display: table;
    clear: both
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100050;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
    font-family: "Open Sans", sans-serif
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url("../img/loading.gif") no-repeat scroll center center transparent;
    display: none !important
}

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important
}

.lg-outer.lg-css .lg-current {
    display: inline-block !important
}

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 42px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

@media only screen and (max-width: 47.937em) {
    .lg-outer .lg-img-wrap {
        padding: 0 5px
    }
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html {
    display: none
}

.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100040;
    background-color: rgba(0, 0, 0, 0.9);
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
    -webkit-transition: opacity 0.1s ease 0s;
    -moz-transition: opacity 0.1s ease 0s;
    -o-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.mThumbnailScroller {
    -ms-touch-action: none;
    touch-action: none
}

.mThumbnailScroller.mTS_no_scroll, .mThumbnailScroller.mTS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mTSWrapper {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr
}

.mTSContainer {
    margin: 0;
    padding: 0;
    overflow: hidden
}

ul.mTSContainer, ol.mTSContainer {
    list-style: none
}

.mTSThumb, ul.mTSContainer>li img {
    vertical-align: bottom
}

.mTS_vertical .mTSContainer {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.mTS_horizontal .mTSContainer {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.mTSButton {
    width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 14px;
    overflow: hidden;
    text-align: center;
    background-color: #000;
    color: #fff;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity .2s ease-out 0s;
    -moz-transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity .2s ease-out 0s;
    -o-transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity .2s ease-out 0s;
    -ms-transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity .2s ease-out 0s;
    transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity .2s ease-out 0s
}

.mTSButtonDown {
    top: auto;
    bottom: 0
}

.mTSButtonRight {
    left: auto;
    right: 0
}

.mTSButtonUp, .mTSButtonDown {
    left: 50%;
    margin-left: -24px
}

.mTSButtonLeft, .mTSButtonRight {
    top: 50%;
    margin-top: -24px
}

.mTSButtonIconContainer {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden
}

.mTSButtonIcon {
    display: inline-block;
    fill: #fff;
    position: absolute;
    top: 0;
    left: 0
}

.mTSButton.mTS-hidden, .mThumbnailScroller.mTS_no_scroll .mTSButton {
    opacity: 0;
    height: 0;
    width: 0;
    padding: 0;
    -webkit-transition: height 0s ease-out .2s, width 0s ease-out .2s, padding 0s ease-out .2s, opacity .2s ease-out;
    -moz-transition: height 0s ease-out .2s, width 0s ease-out .2s, padding 0s ease-out .2s, opacity .2s ease-out;
    -o-transition: height 0s ease-out .2s, width 0s ease-out .2s, padding 0s ease-out .2s, opacity .2s ease-out;
    -ms-transition: height 0s ease-out .2s, width 0s ease-out .2s, padding 0s ease-out .2s, opacity .2s ease-out;
    transition: height 0s ease-out .2s, width 0s ease-out .2s, padding 0s ease-out .2s, opacity .2s ease-out
}

.mTS_horizontal .mTSThumbContainer, .mTS_horizontal ul.mTSContainer>li {
    float: left
}

.mTS-buttons-in .mTSButtonIcon {
    fill: #fff
}

.mTS-buttons-in .mTSWrapper, .mTS-buttons-in .mTSButton {
    background-color: inherit
}

.mTS-buttons-in .mTSButtonLeft, .mTS-buttons-in .mTSButtonRight {
    width: 24px;
    height: 36px;
    padding: 10px 4px 0 4px;
    margin-top: -14px;
    background-color: #000
}

.mTS-buttons-in .mTSButtonUp, .mTS-buttons-in .mTSButtonDown {
    width: 24px;
    height: 24px;
    padding: 4px 24px;
    margin-left: -36px
}

.mTS-buttons-in .mTSButton.mTS-hidden {
    height: 0;
    width: 0;
    padding: 0
}

.mTS-buttons-in .mTSButton:not(.mTS-hidden) {
    opacity: 0
}

.mTS-buttons-in:hover .mTSButton:not(.mTS-hidden) {
    opacity: 1
}

.mTS-buttons-in .mTS_vertical .mTSThumbContainer {
    margin: 14px 0
}

.mTS-buttons-in .mTS_vertical .mTSThumbContainer:first-child {
    margin-top: 0
}

.mTS-buttons-in .mTS_vertical .mTSThumbContainer:last-child {
    margin-bottom: 0
}

.mTS-buttons-in .mTS_horizontal .mTSThumbContainer {
    margin: 0 7px
}

.mTS-buttons-in .mTS_horizontal .mTSThumbContainer:first-child {
    margin-left: 0
}

.mTS-buttons-in .mTS_horizontal .mTSThumbContainer:last-child {
    margin-right: 0
}

.mTS-buttons-out .mTSButtonIcon {
    fill: #000
}

.mTS-buttons-out .mTSButton {
    background-color: transparent;
    width: 36px;
    height: 36px;
    line-height: 42px;
    padding: 6px
}

.mTS-buttons-out .mTSButton.mTS-hidden {
    height: 0;
    width: 0;
    padding: 0
}

.mTS-buttons-out .mTS_vertical .mTSThumbContainer {
    margin: 6px 0
}

.mTS-buttons-out .mTS_vertical .mTSThumbContainer:first-child {
    margin-top: 0
}

.mTS-buttons-out .mTS_vertical .mTSThumbContainer:last-child {
    margin-bottom: 0
}

.mTS-buttons-out .mTS_horizontal .mTSThumbContainer {
    margin: 0 3px
}

.mTS-buttons-out .mTS_horizontal .mTSThumbContainer:first-child {
    margin-left: 0
}

.mTS-buttons-out .mTS_horizontal .mTSThumbContainer:last-child {
    margin-right: 0
}

.mTS-hover-full {
    padding: 8px;
    background: rgba(0, 0, 0, 0.2)
}

.mTS-hover-full .mTS_vertical .mTSThumbContainer {
    margin: 8px 0
}

.mTS-hover-full .mTS_vertical .mTSThumbContainer:first-child {
    margin-top: 40px
}

.mTS-hover-full .mTS_vertical .mTSThumbContainer:last-child {
    margin-bottom: 40px
}

.mTS-hover-full .mTS_horizontal .mTSThumbContainer {
    margin: 0 4px
}

.mTS-hover-full .mTS_horizontal .mTSThumbContainer:first-child {
    margin-left: 40px
}

.mTS-hover-full .mTS_horizontal .mTSThumbContainer:last-child {
    margin-right: 40px
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .content {
    overflow: auto;
    position: relative;
    margin: 0 auto;
    height: auto
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .content li {
    margin: 0 4px
}

.hbe-bws #hbe-bws-page .body-rooms-list .bws-room-general .room-type .bottom .content li a {
    display: block
}

.secure-field * {
    box-sizing: border-box
}

.secure-field.secure-field__base {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    -webkit-flex-flow: column nowrap;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical
}

.secure-field.secure-field__base .secure-field--input-container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.secure-field.secure-field__base.secure-field__input .secure-field--input-container {
    position: relative
}

.secure-field.secure-field__base.secure-field__input .secure-field--input {
    display: inline-block;
    width: 100%;
    padding: 12px 16px 10px;
    line-height: 1.3;
    cursor: text;
    border-style: solid;
    border-width: 1px;
    border-radius: 0;
    transition: color 200ms ease, border-color 200ms ease, background-color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
    transition: color 200ms ease, border-color 200ms ease, background-color 200ms ease, opacity 200ms ease, transform 200ms ease;
    transition: color 200ms ease, border-color 200ms ease, background-color 200ms ease, opacity 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
    -webkit-transition: color 200ms ease, border-color 200ms ease, background-color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease
}

.secure-field.secure-field__base.secure-field__input .secure-field--input::-moz-placeholder, .secure-field.secure-field__base.secure-field__input .secure-field--input:-ms-input-placeholder, .secure-field.secure-field__base.secure-field__input .secure-field--input::-webkit-input-placeholder, .secure-field.secure-field__base.secure-field__input .secure-field--input::-ms-input-placeholder, .secure-field.secure-field__base.secure-field__input .secure-field--input::placeholder {
    transition: color 200ms ease;
    -webkit-transition: color 200ms ease
}

.secure-field.secure-field__base.secure-field__input .secure-field--input {
    color: #4a4a50;
    background-color: #ffffff;
    border-color: #c6c6cb
}

.secure-field.secure-field__base.secure-field__input .secure-field--input::-moz-placeholder, .secure-field.secure-field__base.secure-field__input .secure-field--input:-ms-input-placeholder, .secure-field.secure-field__base.secure-field__input .secure-field--input::-webkit-input-placeholder, .secure-field.secure-field__base.secure-field__input .secure-field--input::-ms-input-placeholder, .secure-field.secure-field__base.secure-field__input .secure-field--input::placeholder {
    color: #c6c6cb
}

.secure-field.secure-field__base.secure-field__input.secure-field__is-disabled.secure-field .secure-field--input {
    color: #c6c6cb;
    cursor: default;
    background-color: pink;
    border-color: pink
}

.secure-field.secure-field__base.secure-field__input.secure-field__is-disabled.secure-field .secure-field--input {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none
}

.secure-field.secure-field__base.secure-field__input.secure-field__is-disabled.secure-field .secure-field--input::-moz-selection, .secure-field.secure-field__base.secure-field__input.secure-field__is-disabled.secure-field .secure-field--input ::-moz-selection, .secure-field.secure-field__base.secure-field__input.secure-field__is-disabled.secure-field .secure-field--input::selection, .secure-field.secure-field__base.secure-field__input.secure-field__is-disabled.secure-field .secure-field--input ::selection {
    background-color: transparent
}

.secure-field.secure-field__base.secure-field__input.secure-field__is-disabled.secure-field .secure-field--input::-moz-placeholder, .secure-field.secure-field__base.secure-field__input.secure-field__is-disabled.secure-field .secure-field--input:-ms-input-placeholder, .secure-field.secure-field__base.secure-field__input.secure-field__is-disabled.secure-field .secure-field--input::-webkit-input-placeholder, .secure-field.secure-field__base.secure-field__input.secure-field__is-disabled.secure-field .secure-field--input::-ms-input-placeholder, .secure-field.secure-field__base.secure-field__input.secure-field__is-disabled.secure-field .secure-field--input::placeholder {
    color: transparent
}

.secure-field.secure-field__base.secure-field__has-actions .secure-field--actions {
    position: absolute;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 100%;
    padding-right: 16px;
    padding-left: 16px;
    pointer-events: none;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    align-items: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center
}

.secure-field.secure-field__base.secure-field__has-actions .secure-field--action {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 100%;
    padding: 12px 0 10px;
    pointer-events: auto;
    cursor: pointer;
    transition: color 200ms ease;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-transition: color 200ms ease;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    justify-content: center;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center
}

.secure-field.secure-field__base.secure-field__has-card-icon .secure-field--action.secure-field--action__card-icon {
    width: 40px;
    height: 100%;
    padding: 0;
    pointer-events: none
}

.secure-field.secure-field__base.secure-field__has-card-icon .secure-field--action-card-wrap {
    position: relative;
    width: 100%;
    height: 100%
}

.secure-field.secure-field__base.secure-field__has-card-icon .secure-field--card-icon {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    max-width: 100%;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0)
}

.secure-field.secure-field__base.secure-field__has-card-icon .secure-field--card-icon.secure-field--card-icon__empty {
    z-index: 1
}

.secure-field.secure-field__base.secure-field__has-card-icon .secure-field--card-icon.secure-field--card-icon__error {
    z-index: 3
}

.secure-field.secure-field__base.secure-field__has-card-icon .secure-field--card-icon.secure-field--card-icon__recognized-card {
    z-index: 4
}

.secure-field.secure-field__base.secure-field__has-card-icon .secure-field--card-icon.secure-field--card-icon__empty, .secure-field.secure-field__base.secure-field__has-card-icon.secure-field__has-error.secure-field .secure-field--card-icon.secure-field--card-icon__error, .secure-field.secure-field__base.secure-field__has-card-icon.secure-field__is-recognized .secure-field--card-icon.secure-field--card-icon__recognized-card {
    opacity: 1;
    visibility: inherit;
    transition: visibility 0ms linear 0ms, opacity 200ms ease 0ms;
    -webkit-transition: visibility 0ms linear 0ms, opacity 200ms ease 0ms
}

.secure-field.secure-field__base.secure-field__has-card-icon .secure-field--card-icon.secure-field--card-icon__error, .secure-field.secure-field__base.secure-field__has-card-icon .secure-field--card-icon.secure-field--card-icon__recognized-card, .secure-field.secure-field__base.secure-field__has-card-icon.secure-field__has-error.secure-field .secure-field--card-icon.secure-field--card-icon__empty, .secure-field.secure-field__base.secure-field__has-card-icon.secure-field__is-recognized .secure-field--card-icon.secure-field--card-icon__empty, .secure-field.secure-field__base.secure-field__has-card-icon.secure-field__is-recognized .secure-field--card-icon.secure-field--card-icon__error {
    opacity: 0;
    visibility: hidden;
    transition: visibility 0ms linear 200ms, opacity 200ms ease 0ms;
    -webkit-transition: visibility 0ms linear 200ms, opacity 200ms ease 0ms
}

.hbe-bws #hbe-bws-page .secure-field--input {
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #ccc;
    color: #000;
    display: block;
    font-size: 11px;
    margin: 0 0 8px 0;
    padding: 0 6px;
    height: 30px !important;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: box-shadow .45s, border-color .45s ease-in-out
}

.hbe-bws #hbe-bws-page .secure-field--input form {
    font-size: 11px
}