@layer bricks {.brxe-code{width:100%}}.jet-ab-timezone-picker { color: white;}.choices { background-color: #00A096;}.choices__inner { background-color: #00A096; border-color: rgba(255, 255, 255, 0.2); color: white;}.choices__list--dropdown,.choices__list[aria-expanded] { background-color: #00A096 !important; border: 1px solid rgba(255, 255, 255, 0.2);}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item { color: white;}.choices__list--dropdown .choices__item--selectable.is-selected,.choices__list[aria-expanded] .choices__item--selectable.is-selected { background-color: #008b82 !important;}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted { background-color: #008b82 !important;}.choices__heading { border-bottom: 1px solid rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.7); background-color: #00A096 !important;}.choices__input { background-color: #00A096 !important; color: white !important;}.choices__list--dropdown::-webkit-scrollbar { width: 8px;}.choices__list--dropdown::-webkit-scrollbar-track { background: #008b82;}.choices__list--dropdown::-webkit-scrollbar-thumb { background: rgba(255, 255, 255, 0.3); border-radius: 4px;}.choices__list--dropdown .choices__item--selectable:hover,.choices__list[aria-expanded] .choices__item--selectable:hover { background-color: #008b82 !important;}.choices__item { background-color: #00A096 !important;}.choices__item.is-selected,.choices__item.is-highlighted { background-color: #008b82 !important;}.choices[data-type*='select-one'] .choices__inner { background-color: var(--primary);}form.jet-form-builder.layout-column.submit-type-reload {  background-color: #00A096; padding-block: 20px; border-radius: 6px; padding-inline: 20px; color: white;}input:not([type=submit]), select, textarea { color: #000 !important;} .jet-apb-slot.jet-apb-slot--selected { background-color: #078c83;} .jet-apb-calendar-date.jet-apb-calendar-date--selected, .jet-apb-calendar .jet-apb-calendar-slots.jet-apb-calendar-slots--loading { background-color: #078c83;} .jet-apb-calendar .jet-apb-calendar-content { width: 100%;} .jet-apb-calendar-appointments-list { padding: 10px 0px; display: grid; gap: 10px; grid-template-columns: 1fr 1fr;} .jet-apb-appointments-item-content { font-size: 12px;} .jet-apb-appointments-item { background-color: #078c83; padding: 6px; margin-bottom: unset; border-radius: 4px;} .jet-apb-calendar-slot__delete { right: 10px; top: 10px;} .jet-apb-calendar-slot__delete svg { stroke: #ffffff; width: 10px;} .jet-apb-calendar-slot__delete svg path { fill: #fff;} .jet-apb-calendar .jet-apb-calendar-slots .jet-apb-calendar-slots-container { display: grid; grid-template-columns: repeat(4, 1fr); flex-wrap: wrap; padding: 0 30px 0 0;} .jet-apb-calendar .jet-apb-calendar-slots .jet-apb-slot { margin: 5px 10px 5px 0; padding: 3px; font-size: .8em;} .jet-apb-calendar .jet-apb-calendar-slots .jet-apb-slot:hover { margin: 5px 10px 5px 0; background-color: #078c83;}button.jet-form-builder__action-button.jet-form-builder__submit.submit-type-reload { color: #fff; background-color: #09c2b7; padding: 10px 20px; border: none; border-radius: 9999px;}button.jet-form-builder__action-button.jet-form-builder__submit.submit-type-reload:hover { background-color: #09c2b7;} .jet-form-builder__action-button-wrapper.jet-form-builder__submit-wrap, button.jet-form-builder__action-button.jet-form-builder__submit.submit-type-reload { cursor: pointer !important;}#login_email::placeholder,#password::placeholder { color: #000;}#login_email:focus::placeholder,#password:focus::placeholder { color: #000;}#login_email::placeholder