*,:after,:before{box-sizing:border-box}
*{position:relative;word-break:break-all;color:#636363}
html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}
#layout,body,html{height:100%}
:root{--blue:#007bff;--indigo:#6610f2;--pink:#e83e8c;--red:#dc3545;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray-dark:#343a40;--primary:#3dc9b3;--secondary:#3dc9b3;--success:#28c76f;--info:#4b79c4;--warning:#ff9f43;--danger:#ea5455;--light:#f8f9fa;--dark:#1e1e1e;--gray:#6c757d;--purple:#6f42c1;--orange:#fd7e14;--gray-light:#aaa;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#fff;text-align:left;background-color:#3dc9b3}
.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}
.d-none{display:none!important}
.position-fixed{position:fixed!important}
.h-1\/1{height:100%!important}
#mainContentWrap{z-index:98;left:60px;width:calc(100% - 60px);overflow:scroll;background-color:var(--light);transition:all .15s ease}
.fullPage #mainContentWrap{left:0;width:100%}
.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;animation:spinner-border .75s linear infinite}
.text-primary{color:#3dc9b3!important}
#loadingSpinner{position:fixed;z-index:99999;top:calc(50% - 25px);left:calc(50% - 25px)}
.p-4{padding:1rem!important}
.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}
.card{padding:1.25em}
.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}
.card-body{padding:0}
h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}
.h2,h2{font-size:2rem}
.h1,.h2,h1,h2{margin-bottom:0;line-height:1.7}
.h2,h2{font-size:1.6rem}
b,strong{font-weight:bolder}
.text-danger{color:#ea5455!important}
.text-danger,.text-danger p{color:var(--danger)!important}
p{margin-top:0;margin-bottom:1rem}
.h6,h6,p{margin-bottom:0}
.tb *{font-size:.8125rem}
.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}
table{border-collapse:collapse}
table{table-layout:fixed}
.table{width:100%;margin-bottom:1rem;color:#fff}
.border{border:1px solid #dee2e6!important}
.table{display:table!important}
.tb table{background-color:#fff}
.tb table tr{position:relative}
th{text-align:inherit;text-align:-webkit-match-parent}
.p-2{padding:.5rem!important}
.w-6{width:1.5rem!important}
.align-middle{vertical-align:middle!important}
.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}
.table-sm td,.table-sm th{padding:.3rem}
.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}
.tb table tr th{padding:.5rem 0!important;text-align:center}
.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}
.tb table tr th p{width:100%;word-break:keep-all!important}
.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}
.px-2{padding-left:.5rem!important;padding-right:.5rem!important}
.text-center{text-align:center!important}
.tb table tr td{padding:.3rem .1rem;vertical-align:middle}
.text-left{text-align:left!important}
.tb table tr td p{white-space:pre-line;word-break:break-word}
.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;print-color-adjust:exact}
.mt-2{margin-top:.5rem!important}
.-mb-2{margin-bottom:-.5rem!important}
button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
button,input{overflow:visible}
.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}
input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}
label{display:inline-block;margin-bottom:.5rem}
.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}
.custom-radio .custom-control-label{min-height:1.35rem}
.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}
.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}
.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.custom-radio .custom-control-label:before{border-radius:50%}
.custom-radio .custom-control-label:after,.custom-radio .custom-control-label:before{top:calc(50% - .5rem)}
.custom-control-label:after{background:50%/50% 50% no-repeat}
.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.form-control{height:2.3rem}
.mb-4{margin-bottom:1rem!important}
.form-control::placeholder{color:#6c757d;opacity:1}
.w-75{width:75%!important}
.w-75{width:18.75rem!important}
.datePicker{position:relative}.datePicker input{display:block;width:100%;height:calc(1.5em + .75rem + 2px);line-height:1.5;padding:.375rem .75rem;font-size:1rem;font-weight:400;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem}
.custom-file{display:inline-block;margin-bottom:0}
.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}
.custom-file-input{z-index:2;margin:0;overflow:hidden;opacity:0}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);overflow:hidden;font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}
.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}
.d-block{display:block!important}
.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}
.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}
.custom-checkbox .custom-control-label:before{border-radius:.25rem}
textarea{overflow:auto;resize:vertical}
.w-1\/1{width:100%!important}
.resize-none{resize:none!important}
select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}
button{border-radius:0}
button,select{text-transform:none}
[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}
.btn{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.btn-secondary{color:#212529;background-color:#3dc9b3;border-color:#3dc9b3;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}
.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}
.btn-orange,.btn-primary,.btn-secondary,.btn-warning,.btn-warning:hover{color:#fff}
.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}
.mt-4{margin-top:1rem!important}
.mb-10{margin-bottom:2.5rem!important}
.px-15{padding-left:3.75rem!important;padding-right:3.75rem!important}
[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}
.btn:not(:disabled):not(.disabled){cursor:pointer}
.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#3dc9b3;background-color:#3dc9b3}
.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}
.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}
.modal-open{overflow:hidden}
article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}
.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}
.fade{transition:opacity .15s linear}
.modal-open .modal{overflow-x:hidden;overflow-y:auto}
.fade:not(.show){opacity:0}
.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}
.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}
.modal-dialog{max-width:500px;margin:1.75rem auto}
.modal-dialog-centered{min-height:calc(100% - 3.5rem)}
.modal.fade .modal-dialog{transition:transform .3s ease-out}
.modal.fade .modal-dialog{transform:translateY(-50px)}
.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content;content:""}
.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}
.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;box-shadow:0 .25rem .5rem rgba(0,0,0,.5);outline:0}
.modal-content{box-shadow:0 .5rem 1rem rgba(0,0,0,.5)}
.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}
.bg-warning{background-color:#ff9f43!important}
.modal-open .modal-content .modal-header{padding:.5rem}
#alertComp .modal-header{padding:.5em}
.h5,h5{font-size:1.25rem}
.h5,h5{font-size:1rem;margin-bottom:0;line-height:1.7}
.modal-title{margin-bottom:0;line-height:1.5}
.modal-open .modal-content .modal-header .modal-title{font-size:1.1rem}
.text-white{color:#fff!important}
.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}
button.close{padding:0;background-color:transparent;border:0}
.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}
#alertComp .modal-header .close{color:#fff}
.modal-body{position:relative;flex:1 1 auto;padding:1rem}
#alertComp .modal-body{padding:0}
.whitespace-pre-line{white-space:pre-line!important}
.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}
.modal-open .modal-content .modal-footer{padding:0 .75rem}
#alertComp .modal-footer{padding:.2em}
.modal-footer>*{margin:.25rem}
.btn-primary{color:#212529;background-color:#3dc9b3;border-color:#3dc9b3;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}
.float-right{float:right!important}
.mr-4{margin-right:1rem!important}
.w-1\/5{width:20%!important}
.modal-backdrop.fade{opacity:0}
.modal.show .modal-dialog{transform:none}
.modal-backdrop.show{opacity:.5}
.modal-backdrop{opacity:.5}.custom-file-label{white-space:nowrap;overflow-x:hidden}

#backgroundWrap{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem;background-image:url(/img/loginBg.jpg)}
#backgroundWrap,#backgroundWrap *{overflow-wrap:break-word;word-break:keep-all}
#surveyWrap{width:85%;max-width:1080px;max-height:93vh;margin:30px auto}
#surveyInnerWrap{width:100%;height:89vh;overflow-y:scroll;overflow-x:hidden}
#privacyAgreeWrap{width:100%;height:200px;border:1px solid #aaa;border-radius:10px;margin:5px auto;padding:10px;overflow-y:scroll;overflow-x:hidden}
.miniText{font-size:14px}#addressTextWrap{display:flex}#addressTextWrap #postCode{width:15%;margin-right:5px}#addressTextWrap #address{width:60%;margin-right:5px}#addressTextWrap #addressDetail{width:25%}#addressWrap{width:500px;border:1px solid;height:300px;margin:5px 0;position:relative}.color-red{color:#900}.bg-yellow{background-color:#fff87f}#saveSurveyBtn{display:block;margin:0 auto}
[hidden]{display:none!important}.form-control:focus,.datePicker input:focus{color:#495057;background-color:#fff;border-color:#9aeadc;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 .2rem rgba(61,201,179,.25)}
.btn-secondary:hover,.btn-primary:hover{color:#fff;background-color:#32b9a4;border-color:#2fafa0}.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(61,201,179,.5)}
.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.close:hover{color:#000;text-decoration:none}
.custom-control-input:focus~.custom-control-label:before{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 .2rem rgba(61,201,179,.25)}
.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#d0f5ef;border-color:#d0f5ef}.custom-control-input:disabled~.custom-control-label{color:#6c757d}
.custom-file-input:focus~.custom-file-label{border-color:#9aeadc;box-shadow:0 0 0 .2rem rgba(61,201,179,.25)}
.modal-backdrop{position:fixed;inset:0;z-index:1040;width:100vw;height:100vh;background:#000;opacity:.5}.modal.show{display:block;overflow-x:hidden;overflow-y:auto}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{display:block;height:min-content;content:""}.modal.show .modal-dialog{transform:none}.bg-warning{background-color:#ff9f43!important}.bg-primary{background-color:#3dc9b3!important}.bg-danger{background-color:#ea5455!important}
@media(max-width:800px){#surveyWrap{width:95%;margin:15px auto}#addressTextWrap{width:100%;display:block}#addressTextWrap>*{width:100%!important;margin-right:0!important;margin-bottom:5px}#addressWrap{width:100%!important}}

#babyBirthday[readonly]{cursor:default}

#babyBirthday[readonly]{cursor:default}

#babyBirthdayPicker{position:absolute;width:1px;height:1px;left:0;bottom:0;opacity:0;pointer-events:none}
#saveSurveyBtn:disabled{opacity:.65;cursor:not-allowed}
