/* 2025-07-02 14:44:40 */ /* <style> */body {background-color:#F8F8F8; /*#F5F5F5;*/}:root {--form-control-color:#743a3a;--form-control-disabled:#959495;}.finalEntry {display:none;}input[type="checkbox"] {/* Add if not using autoprefixer */-webkit-appearance:none;/* Remove most all native input styles */appearance:none;/* For iOS < 15 */background-color:var(--form-background);/* Not removed via appearance */margin:0;font:inherit;color:currentColor;width:1.15em;height:1.15em;border:0.15em solid currentColor;border-radius:0.15em;transform:translateY(-0.075em);display:grid;place-content:center;}input[type="checkbox"]::before {content:"";width:0.65em;height:0.65em;clip-path:polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);transform:scale(0);transform-origin:bottom left;transition:120ms transform ease-in-out;box-shadow:inset 1em 1em var(--form-control-color);/* Windows High Contrast Mode */background-color:CanvasText;}input[type="checkbox"]:checked::before {transform:scale(1);}input[type="checkbox"]:focus {/*outline:max(5px, 0.15em) solid currentColor;outline-offset:max(2px, 0.15em);*/}input[type="checkbox"]:disabled {--form-control-color:var(--form-control-disabled);color:var(--form-control-disabled);cursor:not-allowed;}.chkBoxCtrl { margin:14px 0 14px 0;padding-left:5px;font-size:0.9rem;line-height:1.1;display:grid;grid-template-columns:1em auto;gap:0.5em;}textarea {resize:none;}.wbfMain {width:98%;font-size:1.0em;font-family:'Poppins', 'Arial';box-sizing:border-box;background-color:#F8F8F8; /*#F5F5F5;*/margin:0 auto;}* {font-family:'Poppins', 'Arial';}.wbfHeader {margin:0 0 10px 0;font-size:1.5em;}.wbfSection {float:left;width:99%;border-bottom:1px solid #743a3a;margin-top:10px;margin-bottom:8px;font-size:0.9em;font-variant:small-caps;color:#5a6074;padding:2px;}.wfbLargeText {margin:0 0 15px 0;font-size:1.0em;}.wbfFieldRow {padding:10px;background-color:white;margin:10px 0 0 0;overflow:auto;border:1px solid #E8E8E8;border-radius:0 15px 0 15px;}.wfbHelp {color:#743a3a;font-size:0.8em;font-style:italic;margin:0 0 9px 5px;}.wbfLabel {font-weight:600;width:100%;box-sizing:border-box;font-size:0.9em;margin:3px 0 10px 0;}.wbfField {width:100%;box-sizing:border-box;margin:0 0 3px 0;padding:0 0 0 0;}.wbfDate {padding:0 4px 0 0;}.wbfTextField {border-top:1px solid white;border-left:1px solid white;border-right:1px solid white;border-bottom:1px solid #743a3a;padding:4px;width:100%;font-size:1.0em;box-sizing:border-box;}.wbfTextField:focus {outline:none; border-bottom:1px solid red;}.wbfDropDown {width:100%;margin:0 0 3px 0;padding:3px;font-size:1.0em;border:1px solid #DCDCDC;}.wbfMultiple {width:100%;margin:0 0 3px 0;padding:3px;font-size:1.0em;border:1px solid #DCDCDC;}.wbfCapField {border-top:1px solid white;border-left:1px solid white;border-right:1px solid white;border-bottom:1px solid #8B0000;padding:4px;margin:5px;width:33%;font-size:0.9em;box-sizing:border-box;}.wbfCapField:focus {outline:none; border-bottom:1px solid red;}.wbfChkBox {}.wbfFreeText {border-radius:5px 5px 5px 5px;border:1px solid #DCDCDC;padding:9px;width:100%;height:170px;font-size:1.0em;box-sizing:border-box;}.wbfBtnBar {margin:0px 0px 0px 0px;width:100%;}.wbfBtnCentralise {width:50%;margin:0 auto;}.wbfBtnArea {width:100%;}.wbfBtn {-webkit-appearance:none;font-size:1rem;text-shadow:none;line-height:1.2;display:inline-block;padding:6px 28px;margin:0 10px 0 0;position:relative;border-radius:4px;border:3px solid transparent;background:#444857;color:white;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;text-decoration:none !important;text-align:center;font-weight:normal !important;width:100%;margin-top:10px;}.wbfRequired {color:#743a3a}.wbfThankYou {width:80%;margin:0 auto;padding:25px 10px 10px 10px;}.wbfThankTitle {width:100%;text-align:center;font-size:1.5em;margin:0 0 45px 0;}.wbfThankText {width:90%;margin:0 auto;line-height:15px;}.tabBar {float:left;bottom:0;height:35px;width:98%;user-select:none;margin-bottom:10px;border-bottom:1px solid #743a3a;}.tab {float:left;width:13%;height:34px;line-height:34px;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid #743a3a;cursor:pointer;margin-left:2px;overflow:hidden;text-overflow:ellipsis;}.tabLabel {margin-left:5px;float:left;width:75%;height:34px;line-height:34px;overflow:hidden;}.tabTotal {float:right;width:15%;}.tabActive {color:#fff;background:#743a3a;}.tabInactive {color:#743a3a;background:#fff;}.timeSlots {float:left;width:100%;height:auto;display:none;cursor:pointer;}.timeRow {width:100%;height:25px;line-height:25px;border-bottom:1px solid black;text-align:center;color:black;}.timeRow:hover {border-bottom:1px solid #743a3a;color:#743a3a;}.timeRowSelected {color:red;}.timeRowDisabled {color:gray;}.timeExt {margin-bottom:30px;}.timeF {height:35px;background-color:white;width:90%;}.calTabWidth {text-align:center;width:31%;}.timeLblCtrl {}.timeLeftHld {float:left;width:49%;margin:5px;}.timeRightHld {float:left;width:49%;margin:5px;}@media only screen and (max-width:1024px) {.timeLblCtrl {font-size:0.8em;}.calTabWidth {font-size:0.8em;}.g-recaptcha {transform:scale(0.8);-webkit-transform:scale(0.8);transform-origin:0 0;-webkit-transform-origin:0 0;}}.ourCapDiv {padding:0 5px 0 5px;}.ocRefresh {margin:2px 0 7px 0;font-size:0.7em;cursor:pointer}wbfLabel.ocMsg {margin:5px 0 5px 0}.wbfSignature {border:1px solid black;}.wbfSigArea {margin:5px 0 25px 0;}@media only screen and (max-width:800px) {.timeExt {font-size:0.6em;}.wbfMain {margin:2px 2px 2px 2px;width:97%;}}@media only screen and (max-width:400px) {.wbfMain {margin:1px 1px 1px 1px;width:96%;}.wbfFieldRow {width:93%;}}