/* _content/Server/Views/BookingsONE/Index.cshtml.rz.scp.css */
#more-features-section h5[b-zgokc5tuhd] {
    color: #007dd9;
}

#more-features-section table[b-zgokc5tuhd] {
    font-size: 1em;
    margin: 10px auto 20px auto;
    width: 70%;
}

    #more-features-section table td:first-child[b-zgokc5tuhd] {
        width: 36px;
    }

@media screen and (max-width: 960px) {
    #more-features-section table[b-zgokc5tuhd] {
        width: 70%;
        margin: 10px auto 20px auto;
    }
}

@media only screen and (max-width: 400px) {
    #more-features-section table[b-zgokc5tuhd] {
        width: 55vw;
        margin: 10px auto;
    }
}
/* _content/Server/Views/Shared/_Footer.cshtml.rz.scp.css */


.section-list-container a[b-rg5hb048xb] {
    color: #bbb;
}


.copyright a[b-rg5hb048xb] {
    margin-right: 8px;
}

.footer[b-rg5hb048xb] {
    min-height: 100px;
    padding: 0px 20px 0px 20px;
}


.footer .group[b-rg5hb048xb] {
    margin: 20px 0;
}

.footer .divider[b-rg5hb048xb] {
    padding: 10px;
    opacity: 0.5;
}

.footer .logo-invert[b-rg5hb048xb] {
    background-position: right;
}

.footer .copyright[b-rg5hb048xb] {
    font-size: 0.5em;
    margin-top: 10px;
}

@media only screen and (min-width: 992px) {
    .footer .copyright[b-rg5hb048xb] {
        font-size: 0.8em;
    }
}

.footer .icon[b-rg5hb048xb] {
    height: 30px;
    width: 30px;
    cursor: pointer;
}

.footer #fb-icon[b-rg5hb048xb] {
    background-image: url(../svg/flogo-hexrbg-wht-144.svg);
    background-size: 80%;
}

.footer #medium-icon[b-rg5hb048xb] {
    background-image: url(../svg/medium.svg);
}

.footer #github-icon[b-rg5hb048xb] {
    background-image: url(../png/github-mark-light-64px.png);
    background-size: 80%;
}

.footer #twitter-icon[b-rg5hb048xb] {
    background-image: url(../svg/twitter.svg);
    background-size: 80%;
}

.footer #linkedin-icon[b-rg5hb048xb] {
    background-image: url(../png/linkedin.png);
    background-size: 80%;
}

.footer #vision-go-icon[b-rg5hb048xb] {
    background-image: url(../png/hsbc-vision-go.png);
    background-size: 80%;
    width: 40px;
    margin-left: 1px;
}

.footer #youtube-icon[b-rg5hb048xb] {
    background-image: url(../webp/youtube.webp);
    background-size: 80%;
    width: 30px;
}

.footer .item[b-rg5hb048xb], .footer .sub-item[b-rg5hb048xb] {
    color: #bbb;
    margin-top: 4px;
}

.footer .item a[b-rg5hb048xb], .footer .sub-item a[b-rg5hb048xb] {
    padding-left: 5px;
    color: #bbb;
    text-decoration: none;
}

.footer .citation-closed[b-rg5hb048xb] {
    display: none;
}

.footer .dropup[b-rg5hb048xb] {
    color: white;
}
.footer .dropup button[b-rg5hb048xb] {
    color: white;
}
/* _content/Server/Views/Shared/_Header.cshtml.rz.scp.css */
.header[b-uko4scsesr] {
    position: fixed;
    z-index: 300;
    padding: 30px 0px;
    width: 100%;
}

    .header .contact-us-icon[b-uko4scsesr] {
        width: 60px;
        height: 35px;
    }

@media only screen and (max-width: 992px) {
    .header .contact-us-icon[b-uko4scsesr] {
        display: block;
    }
}
.header .logo-invert[b-uko4scsesr] {
    display: block;
    width: 120px;
    height: 35px;
}

.header .logo-normal[b-uko4scsesr] {
    display: none;
    width: 135px;
    height: 35px;

    margin-right: 10px;
    object-fit: contain;
}

.header.header-fix[b-uko4scsesr] {
    background-color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05), 0px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05), 0px 1px 3px rgba(0, 0, 0, 0.1);
    padding: 0px 0px 20px 0px;
}

    .header.header-fix li[b-uko4scsesr] {
        color: #10293c;
    }

        .header.header-fix li a[b-uko4scsesr] {
            color: #10293c;
            text-decoration: none;
        }

            .header.header-fix li a:hover[b-uko4scsesr] {
                color: #2196f3;
            }

    .header.header-fix .logo-invert[b-uko4scsesr] {
        display: none;
    }

    .header.header-fix .logo-normal[b-uko4scsesr] {
        display: block;
    }

.header li[b-uko4scsesr] {
    margin-left: 12px;
    margin-right: 12px;
    font-size: 1.01em;
    color: white;
    /* transition: All 0.4s ease;
    -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.4s ease;
    -o-transition: All 0.4s ease; */
}

    .header li a[b-uko4scsesr] {
        /* transition: All 0.4s ease;
        -webkit-transition: All 0.4s ease;
        -moz-transition: All 0.4s ease;
        -o-transition: All 0.4s ease; */
        color: white;
    }

        .header li a:hover[b-uko4scsesr] {
            text-decoration: none;
        }

.header .navbar[b-uko4scsesr] {
    text-align: right;
    padding: 0px;
}

.header .navbar-dark .navbar-toggler[b-uko4scsesr] {
    color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, 0.5);
}

@media only screen and (max-width: 992px) {
    .header .navbar[b-uko4scsesr] {
        display: none;
    }
}

.header .menu-button[b-uko4scsesr] {
    cursor: pointer;
    display: none !important;
    margin-left: 10px;
}

@media only screen and (max-width: 992px) {
    .header .menu-button[b-uko4scsesr] {
        display: flex !important;
    }
}

.header .menu-bar[b-uko4scsesr] {
    width: 35px;
    height: 3px;
    background-color: #ef5350;
    margin: 3px 0;
}

.header .bookings-one-logo[b-uko4scsesr] {
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    background-size: contain;
    margin-right: 12px;
    padding: 0px;
}

.header .bookings-one-text-logo[b-uko4scsesr] {
    background-repeat: no-repeat;
    padding: 0px;
    padding-top: 4px;
    width: 240px;
    height: 44px;
    background-size: contain;
}

.header .development-logo[b-uko4scsesr] {
    height: 28px;
    width: 28px;
    margin-right: 8px;
}

.header .nav-item[b-uko4scsesr] {
    position: relative;
    font-weight: 600;
}

    .header .nav-item .dropdown[b-uko4scsesr] {
        text-align: left;
        position: absolute;
        left: -99999px;
        top: 40px;
        padding: 18px 22px;
        background: white;
        border-radius: 5px;
        box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.2);
        opacity: 0;
        transition: opacity 0.2s;
        transition-timing-function: ease;
    }

        .header .nav-item .dropdown.dropdown-on[b-uko4scsesr] {
            left: 0px;
            opacity: 1;
            z-index: 1;
            left: 0px;
        }

        .header .nav-item .dropdown .item[b-uko4scsesr],
        .header .nav-item .dropdown .sub-item[b-uko4scsesr],
        .header .nav-item .dropdown .sub-content[b-uko4scsesr] {
            width: auto;
        }
        .header .nav-item.nowrap-nav .dropdown .item[b-uko4scsesr],
        .header .nav-item.nowrap-nav .dropdown .sub-item[b-uko4scsesr],
        .header .nav-item.nowrap-nav .dropdown .sub-content[b-uko4scsesr] {
            white-space: nowrap;
        }
        .header .nav-item.large-nav .dropdown .item[b-uko4scsesr],
        .header .nav-item.large-nav .dropdown .sub-item[b-uko4scsesr],
        .header .nav-item.large-nav .dropdown .sub-content[b-uko4scsesr] {
            min-width: 360px;
        }

        .header .nav-item .dropdown .item[b-uko4scsesr] {
            padding: 4px 20px 4px 0px;
            font-weight: 600;
        }

        .header .nav-item .dropdown a[b-uko4scsesr] {
            text-decoration: none;
        }

        .header .nav-item .dropdown .sub-item[b-uko4scsesr] {
            padding-top: 8px;
            padding-left: 40px;
            font-weight: 600;
        }

@media only screen and (max-width: 992px) {
    .header .nav-item[b-uko4scsesr] {
        margin: 5px 0px 5px 0px;
    }

        .header .nav-item:first-child[b-uko4scsesr] {
            margin-top: 10px;
        }
}

.header .app-navigation[b-uko4scsesr] {
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(3px);
    position: fixed;
    height: 100%;
    width: 100%;
    top: -100%;
    left: 0px;
    font-size: 16px;
    transition: transform 400ms cubic-bezier(0, 0, 0.2, 1);
    overflow: auto;
    z-index: 10;
}

    .header .app-navigation.app-navigation-show[b-uko4scsesr] {
        transform: translate3d(0, 100%, 0);
    }

    .header .app-navigation .app-navigation-header[b-uko4scsesr] {
        padding: 19px 20px;
    }

    .header .app-navigation .app-navigation-content[b-uko4scsesr] {
        padding: 10px 32px;
    }

    .header .app-navigation .app-navigation-item[b-uko4scsesr] {
        padding-top: 24px;
        padding-bottom: 8px;
        font-weight: 600;
        color: rgba(0, 0, 0, .54);
    }

    .header .app-navigation .close-navigation-button[b-uko4scsesr] {
        cursor: pointer;
        height: 35px;
        width: 35px;
        position: relative;
    }

    .header .app-navigation .close-bar[b-uko4scsesr] {
        width: 25px;
        height: 3px;
        background-color: #1c2a43;
        margin: 3px 0;
        position: absolute;
        right: 5px;
        top: 12px;
    }

    .header .app-navigation .close-bar-left[b-uko4scsesr] {
        transform: rotate(-45deg);
    }

    .header .app-navigation .close-bar-right[b-uko4scsesr] {
        transform: rotate(45deg);
    }

    .header .app-navigation .item[b-uko4scsesr],
    .header .app-navigation .sub-item[b-uko4scsesr],
    .header .app-navigation .sub-content[b-uko4scsesr] {
        width: auto;
        white-space: nowrap;
        font-size: 0.9em;
        padding-left: 32px;
    }

    .header .app-navigation .item[b-uko4scsesr] {
        padding: 4px;
        font-weight: 600;
    }

    .header .app-navigation .sub-item[b-uko4scsesr] {
        padding: 4px;
        margin-left: 15px;
    }

        .header .app-navigation .sub-item[b-uko4scsesr]:before {
            content: '\2022';
            position: absolute;
            margin-top: 0px;
            left: 68px;
            transform: translateY(-2px);
            color: #00b7f1;
            font-size: 1.125rem;
        }

    .header .app-navigation a[b-uko4scsesr] {
        color: #444;
        text-decoration: none;
    }

    .header .app-navigation .app-nav-content[b-uko4scsesr] {
        padding: 8px;
    }

.header .app-navigation-footer[b-uko4scsesr] {
    margin-top: 30px;
}

    .header .app-navigation-footer .icon[b-uko4scsesr] {
        height: 30px;
        width: 30px;
        margin-right: 5px;
        cursor: pointer;
    }

        .header .app-navigation-footer .icon img[b-uko4scsesr] {
            height: 30px;
            width: 30px;
        }

    .header .app-navigation-footer #app-navigation-fb-icon[b-uko4scsesr] {
        background-image: url(../png/facebook.png);
        background-size: 80%;
    }

    .header .app-navigation-footer #app-navigation-medium-icon[b-uko4scsesr] {
        background-image: url(../svg/medium.svg);
    }

    .header .app-navigation-footer #app-navigation-github-icon[b-uko4scsesr] {
        background-image: url(../png/github-mark-64px.png);
        background-size: 80%;
    }

    .header .app-navigation-footer #app-navigation-twitter-icon[b-uko4scsesr] {
        background-image: url(../png/twitter_social_icon_square_color.png);
        background-size: 80%;
    }

    .header .app-navigation-footer #app-navigation-linkedin-icon[b-uko4scsesr] {
        background-image: url(../png/linkedin.png);
        background-size: 80%;
    }

    .header .app-navigation-footer #app-navigation-vision-go-icon[b-uko4scsesr] {
        background-image: url(../png/hsbc-vision-go.png);
        background-size: 80%;
        width: 40px;
        margin-left: 1px;
    }

    .header .app-navigation-footer #app-navigation-youtube-icon[b-uko4scsesr] {
        background-image: url(../webp/youtube.webp);
        background-size: 80%;
        width: 40px;
        margin-left: 1px;
    }

.header-icon[b-uko4scsesr] {
    height: 25px;
    width: 25px;
    background-size: cover;
    margin-right: 5px;
}

.header .header-anchor[b-uko4scsesr] {
    text-align: center;
}



.modal-header .btn-close[b-uko4scsesr] {
    padding: 0.5rem 0.5rem;
    margin: -0.5rem -0.5rem -0.5rem auto;
}

#select-other-region[b-uko4scsesr] {
    background-color: #10293c;
    color: white;
    padding: 24px 0px;
    font-size: 12px;
    bottom: 0px;
    width: 100%;
    position: fixed;
}


#select-other-region.displayNone[b-uko4scsesr]{
    display:none;
}
/* _content/Server/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-m538voh91j] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}


a[b-m538voh91j] {
  color: #0077cc;
}

.btn-primary[b-m538voh91j] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-m538voh91j], .nav-pills .show > .nav-link[b-m538voh91j] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-m538voh91j] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-m538voh91j] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-m538voh91j] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-m538voh91j] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-m538voh91j] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

