﻿@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
body, select, input, table, i, .btn_yellow, .cal_btn, .btn_home, .header_style, .style26, .lb_status, #cssmenu ul li > ul li a, #cssmenu ul li > ul li.has-sub-sub a {
    font-family: 'Quicksand', sans-serif;
    font-size:11pt;
h1, h2, h3, h4 {
    font-family: 'Quicksand', sans-serif;
}
.FormHeader, .FormFooter {
    background-color: white;
}

.HeaderText {
    color: black;
    text-shadow: none;
    display: none;
}

.FooterText {
    color: black;
    text-shadow: none;
    display: none;
}

#btnSearch {
    background-color: #B194D2
}

.dbpimage {
}

.AddFooter {
    color: black;
}

    .AddFooter:before {
        content: "";
    }
.yourbooking {
    color: #B194D2
}

.DdlBorder {
    border: 1px solid #B194D2;
}

#LblPlanTitle {
    background-color: #B194D2;
}

.btn_yellow {
    background-color: #B194D2;
}

#plantitle {
    background-color: #B194D2;
    color: white;
    padding: 5px;
    border-radius: 4px;
}

#BtnConfirm {
    color: white;
}
.enqinfant { display:none; }
#LbLogin { display:none;}
.quantitypanel {
    width: 100%;
    background-color: whitesmoke;
    height: 115px;
    padding: 10px;
    text-align: center;
}
@media screen and (max-width: 770px) {
    .right_align, .centrebuttons {
        text-align: center;
    }
    .align-description {
        text-align: center;
    }
}