.fontera-tour-form{padding:16px;border:1px solid rgba(0,0,0,.08)}
.fontera-tour-form__title{margin:0 0 10px}
.fontera-tour-form__intro{margin:0 0 14px}
.fontera-tour-form__message{margin:0 0 14px;padding:10px 12px;border-radius:6px}
.fontera-tour-form__message--success{background:#eef8ef;color:#1f5a24}
.fontera-tour-form__message--error{background:#fff1f1;color:#8a2222}
.fontera-tour-form__field{display:grid;gap:6px;margin:0 0 14px}
.fontera-tour-form input,.fontera-tour-form textarea,.fontera-tour-form select{width:100%;padding:10px 12px;border:1px solid rgba(0,0,0,.15);border-radius:6px;box-sizing:border-box}
.fontera-tour-form textarea{min-height:120px;resize:vertical}
.fontera-tour-form__submit{display:inline-block;padding:12px 18px;border:0;border-radius:6px;cursor:pointer}
.fontera-tour-form .ui-datepicker{width:18em;padding:.4em .4em 0;display:none;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.12);z-index:99999 !important}
.fontera-tour-form .ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0 .8em}
.fontera-tour-form .ui-datepicker .ui-datepicker-prev,.fontera-tour-form .ui-datepicker .ui-datepicker-next{position:absolute;top:0;width:2em;height:2em;cursor:pointer;text-indent:-9999px;overflow:hidden}
.fontera-tour-form .ui-datepicker .ui-datepicker-prev{left:0}
.fontera-tour-form .ui-datepicker .ui-datepicker-next{right:0}
.fontera-tour-form .ui-datepicker .ui-datepicker-title{text-align:center;font-weight:600;line-height:2em}
.fontera-tour-form .ui-datepicker table{width:100%;border-collapse:collapse;margin:0 0 .4em}
.fontera-tour-form .ui-datepicker th,.fontera-tour-form .ui-datepicker td{text-align:center;padding:2px}
.fontera-tour-form .ui-datepicker td a,.fontera-tour-form .ui-datepicker td span{display:block;padding:.45em;border-radius:8px;text-decoration:none}
.fontera-tour-form .ui-datepicker td a{color:inherit}
.fontera-tour-form .ui-datepicker td a.ui-state-active,.fontera-tour-form .ui-datepicker td a:hover{background:#111;color:#fff}
.fontera-tour-form .ui-datepicker .ui-state-disabled{opacity:.35}
