.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cmb2-metabox-front-end-post-form h5 {
font-size: 24px;
margin: 60px 0 30px 0;
padding-bottom: 30px;
border-bottom: 1px solid #e0e0e0;
}
#submit_map {
height: 300px;
margin-bottom: 50px;
}
.label-_availability,
.label-_opening_hours,
.label-_menu,
.label-_slots {
display: none;
}
.slider-disabled,
.disabled .rangeslider {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
opacity: 0.5;
}
.time-slot .day {display: none;}
body .no-slots-information {
padding-bottom: 5px;
margin-top: 5px;
}
.listing-widget .booking-event-date {
display: none;
}
.fa.booking-loading-icon {
display: none;
margin-left:7px;
}
.dashboard-list-box.loading .booking-loading-icon {
display: inline-block;
margin-left:7px;
}
.woocommerce-checkout #order_review.listeo-pay-form{
float: none;
width:100%;
} .listeo-next-page-button {
position: absolute;
top: 20px;
left: 20px;
background: #fff;
color: #222;
padding: 10px 15px;
border-radius: 50px;
cursor: pointer;
font-size: 13px;
font-weight: 500;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
z-index: 1000;
transition: all 0.3s ease;
border: none;
display: flex;
align-items: center;
gap: 8px;
}
#dark-mode .listeo-next-page-button {
background: #222; color: #fff;
}
.listeo-next-page-button:hover {
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.listeo-next-page-button .button-text {
flex: 1;
line-height: 1.3;
}
.listeo-next-page-button i {
font-size: 12px;
opacity: 0.8;
} @media (max-width: 768px) {
.listeo-next-page-button {
}
} #map-container {
position: relative;
}
.listeo-next-page-button:active {
transform: translateY(0);
} .fc-day-price {
position: absolute;
bottom: 2px;
right: 4px;
font-size: 10px;
font-weight: bold;
color: #666;
background: rgba(255, 255, 255, 0.9);
padding: 1px 3px;
border-radius: 2px;
line-height: 1;
z-index: 10;
}
.fc-daygrid-day:hover .fc-day-price {
color: #333;
background: rgba(255, 255, 255, 1);
} @media (max-width: 768px) {
.fc-day-price {
font-size: 9px;
bottom: 1px;
right: 2px;
padding: 1px 2px;
}
}
a.book-now.button.inactive {
background-color:gray; 
}
.switch_box{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
max-width: 100px;
min-width: 50px;
height: 50px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.add-listing-section .switch_box{
min-height: 67px
}
.switch_box.inside-switch{
height: auto;
min-height: auto;
position: absolute;
right: 21px;
top: 5px;	
zoom:0.7;
} input[type="checkbox"].switch_1{
font-size: 20px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 3.5em;
height: 1.5em;
background: #ddd;
border-radius: 3em;
position: relative;
cursor: pointer;
outline: none;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
input[type="checkbox"].switch_1:after{
position: absolute;
content: "";
width: 1.5em;
height: 1.5em;
border-radius: 50%;
background: #fff;
-webkit-transform: scale(.7);
transform: scale(.7);
left: 0;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
input[type="checkbox"].switch_1:checked:after{
left: calc(100% - 1.5em);
} .woocommerce-order-pay.user_not_logged_in .woocommerce-info {
width: 41.66666667%;
margin-left: 25%;
}
#chart-date-range-enabler,
#booking-date-range-enabler {
float: right;
background: #fff;
border-radius: 3px;
cursor: pointer;
padding: 6px;
display: inline-block;
position: relative;
margin: 0;
box-sizing: border-box;
color: #666;
font-weight: 600;
transition: 0.3s;
background-color: #fff;
margin-left: 15px;
top: 0px;
}
.sign-in-form label input[type="checkbox"] {
height: auto;
width: 20px;
box-shadow: 0px 0px 0px 0px;
}
.second-slot-taken:not( .disabled ), .first-slot-taken:not( .disabled ) {
position: relative;
z-index: 0;
}
.second-slot-taken:not( .disabled )::before, .first-slot-taken:not( .disabled )::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 0;
height: 0;
z-index: -1;
mix-blend-mode: soft-light;
}
.second-slot-taken:not( .disabled )::before {
border-bottom: 34px solid #f4f4f4;
border-left: 32px solid transparent;
}
.first-slot-taken:not( .disabled )::before {
border-top: 34px solid #f4f4f4;
border-right: 32px solid transparent;
}
.daterangepicker.daterangepicker td.disabled, .daterangepicker.daterangepicker option.disabled {
background-color: #f4f4f4;
}
.first-slot-taken:not(.active, .in-range, :hover) {
color: #c37979 !important;
}
.first-slot-taken:not(.active, .in-range, :hover)::before {
border-top: 34px solid #ffe9e9;
border-right: 32px solid transparent;
mix-blend-mode: normal;
color: #c37979;
}
.daterangepicker .calendar-table td.available.second-slot-taken:not(.active, .in-range, :hover) {
background: #e0f6dd;
color: #6a9664;
}
.daterangepicker .calendar-table td.available.second-slot-taken:not(.active, .in-range, :hover):before {
border-bottom: 34px solid #ffe9e9;
border-left: 36px solid transparent;
mix-blend-mode: normal;
} .fc-day-price {
position: absolute;
bottom: 2px;
right: 4px;
font-size: 14px;
font-weight: 400;
background: rgba(76, 175, 80, 0.1);
color: #2E7D32;
padding: 1px 4px;
border-radius: 3px;
line-height: 1.2;
z-index: 3;
}
.fc-daygrid-day {
position: relative;
}
.fc-daygrid-day:hover .fc-day-price,
.fc-day-price:hover {
background: rgba(76, 175, 80, 0.1);
color: #2E7D32;
} @media (max-width: 768px) {
.fc-day-price {
font-size: 10px;
padding: 1px 2px;
bottom: 1px;
right: 2px;
}
}
.fc-toolbar-chunk { filter: grayscale(100%); } .custom-search-fields-container {
margin-top: 15px;
}
.custom-search-group {
border: none;
width: 100%;
border-radius: 4px;
margin-bottom: 20px;
background: transparent;
display: flex;
flex-direction: column;
}
.custom-search-group-header {
padding: 0;
background: transparent;
cursor: pointer;
transition: background-color 0.3s ease;
position: relative;
border-radius: 4px;
}
.custom-search-group-header:hover {
}
.custom-search-group-title {
margin: 0;
font-size: 14px;
font-weight: 600;
color: #333;
display: flex;
align-items: center;
justify-content: flex-start;
gap: 8px;
margin-bottom: 10px;
}
.custom-search-group-title .toggle-icon {
font-size: 14px;
transition: transform 0.3s ease;
color: var(--listeo-primary-color);
}
.custom-search-group-content {
padding: 15px;
background: transparent;
border: 1px solid #e0e0e0;
border-radius: 5px;
padding-bottom: 20px;
display: flex;
flex-direction: column;
gap: 0;
opacity:1;
transition: opacity 0.2s;
}
.custom-search-group-content:not(.collapsed) {
}
.custom-search-group-content.collapsed {
opacity: 0;
}
.custom-search-field-wrapper {
margin-bottom: 15px;
float: none;
min-height: 45px;
}
.checkboxes .bootstrap-select li { padding: 0;}
.custom-search-field-wrapper:last-child {
margin-bottom: 0;
}
.custom-search-field-wrapper .col-md-12:last-child { margin-bottom: 0; padding-bottom: 0;}
.custom-search-field-wrapper .col-md-12 { margin: 0; padding: 0;}
.custom-search-field-wrapper  .checkboxes.one-in-row label { margin-top: 2px !important;} .custom-fields-panel {
margin-right: 10px;
}
.custom-fields-panel a {
font-size: 13px;
font-weight: 600;
}
.custom-fields-panel .panel-dropdown-content {
min-width: 150px;
}
.custom-fields-panel .custom-search-field-wrapper { min-height: 75px;
}
.panel-dropdown-content .custom-search-field-wrapper {display: flex;flex-direction: column;}
.custom-fields-panel {display: flex;flex-direction: column;}
.panel-dropdown-content .custom-search-field-wrapper .checkboxes label:before {
top: 0px
}
.custom-fields-panel .custom-search-field-wrapper:last-child {
border-bottom: none;
}
.panel-dropdown  .custom-search-field-wrapper .checkboxes:not('.one-in-row') label::before { top: 20px}
.custom-search-field-wrapper .bootstrap-select.btn-group, 
.custom-search-field-wrapper input, 
.custom-search-field-wrapper textarea, 
.custom-search-field-wrapper input, 
.custom-search-field-wrapper select, 
.custom-search-field-wrapper.chosen-container {
margin-bottom: 0 !important;
border-radius: 4px;
}
.main-search-inner .custom-search-field-wrapper .bootstrap-select.btn-group { border: 1px solid #e0e0e0; }
.main-search-input  .panel-dropdown .custom-search-field-wrapper  a {
line-height: 20px;
height: auto;
padding: 7px 10px;
vertical-align: middle;
} 
.custom-search-field-label { 
font-weight: 600; font-size: 14px; color: #333; 
}
.custom-search-field-label:not(.panel-dropdown-content .custom-search-field-label) { 
margin-top: 12px !important;
}
.panel-dropdown-content  .custom-search-field-wrapper:first-of-type .custom-search-field-label,
.custom-search-group-content .custom-search-field-wrapper:first-of-type .custom-search-field-label {
margin-top: 0 !important;
}
#dark-mode .custom-search-field-label {color: #fff; }  body#dark-mode #cmb2-metabox-front-end-post-form h5 {
border-bottom: 1px solid #333;
}
body#dark-mode .slider-disabled,
body#dark-mode .disabled .rangeslider {
-webkit-filter: grayscale(100%) brightness(0.7);
-moz-filter: grayscale(100%) brightness(0.7);
-ms-filter: grayscale(100%) brightness(0.7);
-o-filter: grayscale(100%) brightness(0.7);
}
body#dark-mode .fc-day-price {
color: #ccc;
background: rgba(40, 40, 40, 0.9);
}
body#dark-mode .fc-daygrid-day:hover .fc-day-price {
color: #fff;
background: rgba(60, 60, 60, 1);
}
body#dark-mode a.book-now.button.inactive {
background-color: #555;
}
body#dark-mode input[type="checkbox"].switch_1 {
background: #444;
}
body#dark-mode input[type="checkbox"].switch_1:after {
background: #222;
}
body#dark-mode #chart-date-range-enabler,
body#dark-mode #booking-date-range-enabler {
background: #333;
color: #ccc;
background-color: #333;
}
body#dark-mode .second-slot-taken:not(.disabled)::before {
border-bottom: 34px solid #2a2a2a;
}
body#dark-mode .first-slot-taken:not(.disabled)::before {
border-top: 34px solid #2a2a2a;
}
body#dark-mode .daterangepicker.daterangepicker td.disabled, 
body#dark-mode .daterangepicker.daterangepicker option.disabled {
background-color: #2a2a2a;
}
body#dark-mode .first-slot-taken:not(.active, .in-range, :hover) {
color: #e87979 !important;
}
body#dark-mode .first-slot-taken:not(.active, .in-range, :hover)::before {
border-top: 34px solid #4a2a2a;
color: #e87979;
}
body#dark-mode .daterangepicker .calendar-table td.available.second-slot-taken:not(.active, .in-range, :hover) {
background: #2a4a2a;
color: #8cc77f;
}
body#dark-mode .daterangepicker .calendar-table td.available.second-slot-taken:not(.active, .in-range, :hover):before {
border-bottom: 34px solid #4a2a2a;
} body#dark-mode .fc-day-price {
background: rgba(76, 175, 80, 0.2);
color: #81C784;
}
body#dark-mode .fc-daygrid-day:hover .fc-day-price,
body#dark-mode .fc-day-price:hover {
background: rgba(76, 175, 80, 0.3);
color: #A5D6A7;
}
body#dark-mode .fc-toolbar-chunk { 
filter: grayscale(100%) brightness(0.8); 
} body#dark-mode .custom-search-group-title {
color: #e0e0e0;
}
body#dark-mode .custom-search-group-title .toggle-icon {
color: var(--listeo-primary-color, #4CAF50);
}
body#dark-mode .custom-search-group-content {
background: transparent;
border: 1px solid #444;
}
body#dark-mode .main-search-inner .custom-search-field-wrapper .bootstrap-select.btn-group { 
border: 1px solid #444; 
} body#dark-mode .woocommerce-order-pay.user_not_logged_in .woocommerce-info {
background: #333;
color: #e0e0e0;
} body#dark-mode .custom-search-field-wrapper input,
body#dark-mode .custom-search-field-wrapper textarea,
body#dark-mode .custom-search-field-wrapper select {
background: #333;
color: #e0e0e0;
border-color: #555;
}
body#dark-mode .custom-search-field-wrapper input::placeholder,
body#dark-mode .custom-search-field-wrapper textarea::placeholder {
color: #999;
} body#dark-mode .bootstrap-select .dropdown-toggle {
background: #333;
color: #e0e0e0;
border-color: #555;
}
body#dark-mode .bootstrap-select .dropdown-menu {
background: #333;
border-color: #555;
}
body#dark-mode .bootstrap-select .dropdown-menu li a {
color: #e0e0e0;
}
body#dark-mode .bootstrap-select .dropdown-menu li a:hover {
background: #444;
color: #fff;
} body#dark-mode .custom-fields-panel .panel-dropdown-content {
background: #333;
border-color: #555;
}
body#dark-mode .custom-fields-panel a {
color: #e0e0e0;
} body#dark-mode .checkboxes label {
color: #e0e0e0;
}
body#dark-mode .sign-in-form label input[type="checkbox"] {
background: #333;
border-color: #555;
} .listeo-user-location-marker {
background: transparent !important;
border: none !important;
}
.user-location-container {
position: relative;
z-index: 1000;
}
.user-location-marker {
width: 15px;
height: 15px;
background: #007cba;
border-radius: 50%;
box-shadow: 0 2px 10px rgba(0, 124, 186, 0.4);
position: relative;
animation: userLocationPulse 2s infinite;
border: 3px solid white;
} @keyframes userLocationPulse {
0% {
transform: scale(1);
box-shadow: 0 2px 10px rgba(0, 124, 186, 0.4);
}
50% {
transform: scale(1.1);
box-shadow: 0 4px 20px rgba(0, 124, 186, 0.6);
}
100% {
transform: scale(1);
box-shadow: 0 2px 10px rgba(0, 124, 186, 0.4);
}
} .user-location-popup {
text-align: center;
min-width: 200px;
}
.user-location-popup strong {
color: #007cba;
font-size: 14px;
display: block;
margin-bottom: 5px;
}
.user-location-popup small {
color: #666;
font-size: 11px;
} body#dark-mode .user-location-marker {
background: #4a9eff;
box-shadow: 0 2px 10px rgba(74, 158, 255, 0.4);
}
body#dark-mode .user-location-popup strong {
color: #4a9eff;
}
body#dark-mode .user-location-popup small {
color: #ccc;
}
@media (max-width: 768px) {
.user-location-marker {
width: 12px;
height: 12px;
}
}
.listeo-user-location-marker {pointer-events: none !important;} .message-attachment-upload {
margin: 15px 0 0 0;
padding: 0px 0;
border-top: none;
}
.attachment-label {
display: inline-block;
padding: 4px 15px;
background: #f4f4f4;
border-radius: 4px;
cursor: pointer;
transition: background 0.3s;
position: relative;
} .attachment-label:hover::after {
content: attr(data-tooltip);
position: absolute;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
background: #333;
color: white;
padding: 4px 12px;
border-radius: 4px;
font-size: 12px;
white-space: nowrap;
z-index: 1000;
margin-bottom: 5px;
}
.attachment-label:hover::before {
content: '';
position: absolute;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
border: 5px solid transparent;
border-top-color: #333;
margin-bottom: -4px;
z-index: 1000;
}
.attachment-label:hover {
background: #e8e8e8;
}
.attachment-label i {
margin-right: 8px;
color: #666;
}
.attachment-info {
display: block;
font-size: 11px;
color: #999;
margin-top: 2px;
line-height: 1.2;
}
.attachment-preview {
display: inline-block;
padding: 8px 12px;
background: #e8f4f8;
border-radius: 4px;
position: relative;
}
.attachment-preview-name {
color: #333;
margin-right: 10px;
}
.remove-attachment {
color: #ff6b6b;
margin-left: 10px;
}
.remove-attachment:hover {
color: #ff5252;
}
.attachment-upload-progress {
margin-top: 10px;
}
.progress-bar {
width: 100%;
height: 6px;
background: #f0f0f0;
border-radius: 3px;
overflow: hidden;
}
.progress-fill {
height: 100%;
background: var(--primary-color, #3498db);
width: 0;
transition: width 0.3s;
} .message-attachment {
margin-top: 10px;
}
.attachment-link {
display: inline-block;
padding: 3px 12px;
background: #f8f8f8;
border: 1px solid #e0e0e0;
border-radius: 4px;
text-decoration: none;
color: #333;
transition: all 0.3s;
}
.attachment-link:hover {
background: #fff;
border-color: var(--primary-color, #3498db);
color: var(--primary-color, #3498db);
text-decoration: none;
}
.attachment-link i {
margin-right: 8px;
font-size: 16px;
}
.attachment-name {
font-weight: 500;
}
.attachment-size {
color: #999;
font-size: 12px;
margin-left: 5px;
} @media (max-width: 768px) {
.attachment-label span {
display: none;
}
.attachment-label i {
margin-right: 0;
}
} .listeo-load-more-container {
text-align: center;
padding: 40px 0;
clear: both;
}
.listeo-load-more-container .fa-spinner {
margin-right: 0 !important;
}
.listeo-load-more-button {
display: inline-block;
background: var(--listeo-primary-color);
color: #fff;
padding: 7px 20px !important;
border-radius: 4px;
border: none;
font-size: 16px;
font-weight: 600;
cursor: pointer;
transition: all 0.3s ease;
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.listeo-load-more-button:hover {
background: var(--listeo-primary-color);
color: #fff;
}
#listeo-listings-container .clearfix {display: none;} .listeo-load-more-button .button-text {
display: inline-block;
}
.listeo-load-more-button .loading-icon {
margin-left: 8px;
color: #fff;
}
.listeo-load-more-button.loading {
opacity: 0.8;
cursor: wait;
}
.listeo-load-more-button.loading .loading-icon {
color: #fff;
} #listeo-listings-container.loading {
position: relative;
}
#listeo-listings-container.loading:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(255,255,255,0);
z-index: 1;
} .listeo-infinite-scroll-active .pagination-container {
display: none !important;
} .password-field-wrapper {
position: relative;
}
.password-strength-requirements {
display: none;
position: absolute;
top: 100%;
left: 0;
right: 0;
margin-top: 8px;
padding: 12px 15px;
background: #f5f5f5;
border-radius: 4px;
font-size: 13px;
line-height: 1.6;
color: #666;
animation: fadeIn 0.3s ease;
z-index: 10;
}
.password-strength-requirements::before {
content: '';
position: absolute;
top: -8px;
left: 20px;
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid #f5f5f5;
}
.password-strength-requirements.visible {
display: block;
}
@keyframes fadeIn {
from {
opacity: 0;
transform: translateY(-5px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.password-strength-requirements strong {
color: #444;
font-weight: 600;
transition: color 0.3s ease;
} .pwstrength_viewport_progress.password-strength-visible {
display: none !important;
}.iti {
position: relative;
display: inline-block;
width: 100%;
}
.iti * {
box-sizing: border-box;
}
.iti__dropdown-content {
opcity: 1;
visibility: visible;
transition: 0.3s;
}
.iti__hide {
visibility: hidden;
opacity: 0;
}
.iti__v-hide {
visibility: hidden;
}
.iti input.iti__tel-input,
.iti input.iti__tel-input[type=text],
.iti input.iti__tel-input[type=tel] {
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-right: 36px;
margin-right: 0;
}
.iti__flag-container {
position: absolute;
top: 0;
bottom: 0;
right: 0;
padding: 1px;
}
.iti__selected-flag {
z-index: 1;
position: relative;
display: flex;
align-items: center;
height: 100%;
padding: 0 10px;
}
.iti--allow-dropdown input.iti__tel-input {
padding-left: 65px;
}
.iti__arrow {
margin-left: 6px;
width: 0;
height: 0;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #777;
}
[dir=rtl] .iti__arrow {
margin-right: 6px;
margin-left: 0;
}
.iti__arrow--up {
border-top: none;
border-bottom: 4px solid #555;
}
.iti__dropdown-content {
border-radius: 3px;
background-color: white;
}
.iti--inline-dropdown .iti__dropdown-content {
position: absolute;
z-index: 2;
margin-top: -2px;
margin-left: -1px;
border: 1px solid #e0e0e0;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
border-top: none;
border-radius: 0 0 4px 4px;
}
.iti__dropdown-content--dropup {
bottom: 100%;
margin-bottom: 3px;
}
.iti__search-input {
width: 100%;
border-width: 0;
border-radius: 3px;
padding: 9px 12px;
}
.iti__search-input+.iti__country-list { }
.iti__country-list {
list-style: none;
padding: 0;
margin: 0;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
.iti--inline-dropdown .iti__country-list {
max-height: 185px;
}
.iti--flexible-dropdown-width .iti__country-list {
white-space: nowrap;
}
@media (max-width: 500px) {
.iti--flexible-dropdown-width .iti__country-list {
white-space: normal;
}
}
.iti__flag-box {
display: inline-block;
width: 20px;
}
.iti__divider {
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #ccc;
}
.iti__country {
display: flex;
align-items: center;
padding: 5px 8px;
outline: none;
transition: 0.3s;
}
.iti__dial-code {
color: #999;
}
.iti__country.iti__highlight {
background-color: rgba(0, 0, 0, 0.05);
}
.iti__flag-box,
.iti__country-name {
margin-right: 8px;
}
[dir=rtl] .iti__flag-box,
[dir=rtl] .iti__country-name {
margin-right: 0;
margin-left: 8px;
}
.iti--allow-dropdown input.iti__tel-input,
.iti--allow-dropdown input.iti__tel-input[type=text],
.iti--allow-dropdown input.iti__tel-input[type=tel],
.iti--show-selected-dial-code input.iti__tel-input,
.iti--show-selected-dial-code input.iti__tel-input[type=text],
.iti--show-selected-dial-code input.iti__tel-input[type=tel] {
padding-right: 6px;
padding-left: 65px;
margin-left: 0;
}
[dir=rtl] .iti--allow-dropdown input.iti__tel-input,
[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=text],
[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=tel],
[dir=rtl] .iti--show-selected-dial-code input.iti__tel-input,
[dir=rtl] .iti--show-selected-dial-code input.iti__tel-input[type=text],
[dir=rtl] .iti--show-selected-dial-code input.iti__tel-input[type=tel] {
padding-right: 65px;
padding-left: 6px;
margin-right: 0;
}
.iti--allow-dropdown .iti__flag-container,
.iti--show-selected-dial-code .iti__flag-container {
right: auto;
left: 0;
}
[dir=rtl] .iti--allow-dropdown .iti__flag-container,
[dir=rtl] .iti--show-selected-dial-code .iti__flag-container {
right: 0;
left: auto;
}
.iti--allow-dropdown .iti__flag-container:hover {
cursor: pointer;
}
.iti--allow-dropdown .iti__flag-container .iti__selected-flag {
background-color: rgba(0, 0, 0, 0.04);
transition: 0.3s;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
background-color: rgba(0, 0, 0, 0.06);
}
.iti--allow-dropdown .iti__flag-container:has(+ input[disabled]):hover,
.iti--allow-dropdown .iti__flag-container:has(+ input[readonly]):hover {
cursor: default;
}
.iti--allow-dropdown .iti__flag-container:has(+ input[disabled]):hover .iti__selected-flag,
.iti--allow-dropdown .iti__flag-container:has(+ input[readonly]):hover .iti__selected-flag {
background-color: transparent;
}
.iti--show-selected-dial-code .iti__selected-flag {
background-color: rgba(0, 0, 0, 0.05);
}
.iti--show-selected-dial-code.iti--show-flags .iti__selected-dial-code {
margin-left: 6px;
}
[dir=rtl] .iti--show-selected-dial-code.iti--show-flags .iti__selected-dial-code {
margin-left: 0;
margin-right: 6px;
}
.iti--container {
position: fixed;
top: -1000px;
left: -1000px;
z-index: 1060;
padding: 1px;
}
.iti--container:hover {
cursor: pointer;
}
.iti--fullscreen-popup.iti--container {
background-color: rgba(0, 0, 0, 0.5);
top: 0;
bottom: 0;
left: 0;
right: 0;
position: fixed;
padding: 30px;
display: flex;
flex-direction: column;
justify-content: center;
}
.iti--fullscreen-popup.iti--container.iti--country-search {
justify-content: flex-start;
}
.iti--fullscreen-popup .iti__dropdown-content {
display: flex;
flex-direction: column;
max-height: 100%;
position: relative;
}
.iti--fullscreen-popup .iti__country {
padding: 10px 10px;
line-height: 1.5em;
}
.iti__flag {
width: 20px;
}
.iti__flag.iti__be {
width: 18px;
}
.iti__flag.iti__ch {
width: 15px;
}
.iti__flag.iti__mc {
width: 19px;
}
.iti__flag.iti__ne {
width: 18px;
}
.iti__flag.iti__np {
width: 13px;
}
.iti__flag.iti__va {
width: 15px;
}
@media (min-resolution: 2x) {
.iti__flag {
background-size: 5762px 15px;
}
}
.iti__flag.iti__ac {
height: 10px;
background-position: 0px 0px;
}
.iti__flag.iti__ad {
height: 14px;
background-position: -22px 0px;
}
.iti__flag.iti__ae {
height: 10px;
background-position: -44px 0px;
}
.iti__flag.iti__af {
height: 14px;
background-position: -66px 0px;
}
.iti__flag.iti__ag {
height: 14px;
background-position: -88px 0px;
}
.iti__flag.iti__ai {
height: 10px;
background-position: -110px 0px;
}
.iti__flag.iti__al {
height: 15px;
background-position: -132px 0px;
}
.iti__flag.iti__am {
height: 10px;
background-position: -154px 0px;
}
.iti__flag.iti__ao {
height: 14px;
background-position: -176px 0px;
}
.iti__flag.iti__aq {
height: 14px;
background-position: -198px 0px;
}
.iti__flag.iti__ar {
height: 13px;
background-position: -220px 0px;
}
.iti__flag.iti__as {
height: 10px;
background-position: -242px 0px;
}
.iti__flag.iti__at {
height: 14px;
background-position: -264px 0px;
}
.iti__flag.iti__au {
height: 10px;
background-position: -286px 0px;
}
.iti__flag.iti__aw {
height: 14px;
background-position: -308px 0px;
}
.iti__flag.iti__ax {
height: 13px;
background-position: -330px 0px;
}
.iti__flag.iti__az {
height: 10px;
background-position: -352px 0px;
}
.iti__flag.iti__ba {
height: 10px;
background-position: -374px 0px;
}
.iti__flag.iti__bb {
height: 14px;
background-position: -396px 0px;
}
.iti__flag.iti__bd {
height: 12px;
background-position: -418px 0px;
}
.iti__flag.iti__be {
height: 15px;
background-position: -440px 0px;
}
.iti__flag.iti__bf {
height: 14px;
background-position: -460px 0px;
}
.iti__flag.iti__bg {
height: 12px;
background-position: -482px 0px;
}
.iti__flag.iti__bh {
height: 12px;
background-position: -504px 0px;
}
.iti__flag.iti__bi {
height: 12px;
background-position: -526px 0px;
}
.iti__flag.iti__bj {
height: 14px;
background-position: -548px 0px;
}
.iti__flag.iti__bl {
height: 14px;
background-position: -570px 0px;
}
.iti__flag.iti__bm {
height: 10px;
background-position: -592px 0px;
}
.iti__flag.iti__bn {
height: 10px;
background-position: -614px 0px;
}
.iti__flag.iti__bo {
height: 14px;
background-position: -636px 0px;
}
.iti__flag.iti__bq {
height: 14px;
background-position: -658px 0px;
}
.iti__flag.iti__br {
height: 14px;
background-position: -680px 0px;
}
.iti__flag.iti__bs {
height: 10px;
background-position: -702px 0px;
}
.iti__flag.iti__bt {
height: 14px;
background-position: -724px 0px;
}
.iti__flag.iti__bv {
height: 15px;
background-position: -746px 0px;
}
.iti__flag.iti__bw {
height: 14px;
background-position: -768px 0px;
}
.iti__flag.iti__by {
height: 10px;
background-position: -790px 0px;
}
.iti__flag.iti__bz {
height: 12px;
background-position: -812px 0px;
}
.iti__flag.iti__ca {
height: 10px;
background-position: -834px 0px;
}
.iti__flag.iti__cc {
height: 10px;
background-position: -856px 0px;
}
.iti__flag.iti__cd {
height: 15px;
background-position: -878px 0px;
}
.iti__flag.iti__cf {
height: 14px;
background-position: -900px 0px;
}
.iti__flag.iti__cg {
height: 14px;
background-position: -922px 0px;
}
.iti__flag.iti__ch {
height: 15px;
background-position: -944px 0px;
}
.iti__flag.iti__ci {
height: 14px;
background-position: -961px 0px;
}
.iti__flag.iti__ck {
height: 10px;
background-position: -983px 0px;
}
.iti__flag.iti__cl {
height: 14px;
background-position: -1005px 0px;
}
.iti__flag.iti__cm {
height: 14px;
background-position: -1027px 0px;
}
.iti__flag.iti__cn {
height: 14px;
background-position: -1049px 0px;
}
.iti__flag.iti__co {
height: 14px;
background-position: -1071px 0px;
}
.iti__flag.iti__cp {
height: 14px;
background-position: -1093px 0px;
}
.iti__flag.iti__cq {
height: 12px;
background-position: -1115px 0px;
}
.iti__flag.iti__cr {
height: 12px;
background-position: -1137px 0px;
}
.iti__flag.iti__cu {
height: 10px;
background-position: -1159px 0px;
}
.iti__flag.iti__cv {
height: 12px;
background-position: -1181px 0px;
}
.iti__flag.iti__cw {
height: 14px;
background-position: -1203px 0px;
}
.iti__flag.iti__cx {
height: 10px;
background-position: -1225px 0px;
}
.iti__flag.iti__cy {
height: 14px;
background-position: -1247px 0px;
}
.iti__flag.iti__cz {
height: 14px;
background-position: -1269px 0px;
}
.iti__flag.iti__de {
height: 12px;
background-position: -1291px 0px;
}
.iti__flag.iti__dg {
height: 10px;
background-position: -1313px 0px;
}
.iti__flag.iti__dj {
height: 14px;
background-position: -1335px 0px;
}
.iti__flag.iti__dk {
height: 15px;
background-position: -1357px 0px;
}
.iti__flag.iti__dm {
height: 10px;
background-position: -1379px 0px;
}
.iti__flag.iti__do {
height: 14px;
background-position: -1401px 0px;
}
.iti__flag.iti__dz {
height: 14px;
background-position: -1423px 0px;
}
.iti__flag.iti__ea {
height: 14px;
background-position: -1445px 0px;
}
.iti__flag.iti__ec {
height: 14px;
background-position: -1467px 0px;
}
.iti__flag.iti__ee {
height: 13px;
background-position: -1489px 0px;
}
.iti__flag.iti__eg {
height: 14px;
background-position: -1511px 0px;
}
.iti__flag.iti__eh {
height: 10px;
background-position: -1533px 0px;
}
.iti__flag.iti__er {
height: 10px;
background-position: -1555px 0px;
}
.iti__flag.iti__es {
height: 14px;
background-position: -1577px 0px;
}
.iti__flag.iti__et {
height: 10px;
background-position: -1599px 0px;
}
.iti__flag.iti__eu {
height: 14px;
background-position: -1621px 0px;
}
.iti__flag.iti__ez {
height: 14px;
background-position: -1643px 0px;
}
.iti__flag.iti__fi {
height: 12px;
background-position: -1665px 0px;
}
.iti__flag.iti__fj {
height: 10px;
background-position: -1687px 0px;
}
.iti__flag.iti__fk {
height: 10px;
background-position: -1709px 0px;
}
.iti__flag.iti__fm {
height: 11px;
background-position: -1731px 0px;
}
.iti__flag.iti__fo {
height: 15px;
background-position: -1753px 0px;
}
.iti__flag.iti__fr {
height: 14px;
background-position: -1775px 0px;
}
.iti__flag.iti__fx {
height: 14px;
background-position: -1797px 0px;
}
.iti__flag.iti__ga {
height: 15px;
background-position: -1819px 0px;
}
.iti__flag.iti__gb {
height: 10px;
background-position: -1841px 0px;
}
.iti__flag.iti__gd {
height: 12px;
background-position: -1863px 0px;
}
.iti__flag.iti__ge {
height: 14px;
background-position: -1885px 0px;
}
.iti__flag.iti__gf {
height: 14px;
background-position: -1907px 0px;
}
.iti__flag.iti__gg {
height: 14px;
background-position: -1929px 0px;
}
.iti__flag.iti__gh {
height: 14px;
background-position: -1951px 0px;
}
.iti__flag.iti__gi {
height: 10px;
background-position: -1973px 0px;
}
.iti__flag.iti__gl {
height: 14px;
background-position: -1995px 0px;
}
.iti__flag.iti__gm {
height: 14px;
background-position: -2017px 0px;
}
.iti__flag.iti__gn {
height: 14px;
background-position: -2039px 0px;
}
.iti__flag.iti__gp {
height: 14px;
background-position: -2061px 0px;
}
.iti__flag.iti__gq {
height: 14px;
background-position: -2083px 0px;
}
.iti__flag.iti__gr {
height: 14px;
background-position: -2105px 0px;
}
.iti__flag.iti__gs {
height: 10px;
background-position: -2127px 0px;
}
.iti__flag.iti__gt {
height: 13px;
background-position: -2149px 0px;
}
.iti__flag.iti__gu {
height: 11px;
background-position: -2171px 0px;
}
.iti__flag.iti__gw {
height: 10px;
background-position: -2193px 0px;
}
.iti__flag.iti__gy {
height: 12px;
background-position: -2215px 0px;
}
.iti__flag.iti__hk {
height: 14px;
background-position: -2237px 0px;
}
.iti__flag.iti__hm {
height: 10px;
background-position: -2259px 0px;
}
.iti__flag.iti__hn {
height: 10px;
background-position: -2281px 0px;
}
.iti__flag.iti__hr {
height: 10px;
background-position: -2303px 0px;
}
.iti__flag.iti__ht {
height: 12px;
background-position: -2325px 0px;
}
.iti__flag.iti__hu {
height: 10px;
background-position: -2347px 0px;
}
.iti__flag.iti__ic {
height: 14px;
background-position: -2369px 0px;
}
.iti__flag.iti__id {
height: 14px;
background-position: -2391px 0px;
}
.iti__flag.iti__ie {
height: 10px;
background-position: -2413px 0px;
}
.iti__flag.iti__il {
height: 15px;
background-position: -2435px 0px;
}
.iti__flag.iti__im {
height: 10px;
background-position: -2457px 0px;
}
.iti__flag.iti__in {
height: 14px;
background-position: -2479px 0px;
}
.iti__flag.iti__io {
height: 10px;
background-position: -2501px 0px;
}
.iti__flag.iti__iq {
height: 14px;
background-position: -2523px 0px;
}
.iti__flag.iti__ir {
height: 12px;
background-position: -2545px 0px;
}
.iti__flag.iti__is {
height: 15px;
background-position: -2567px 0px;
}
.iti__flag.iti__it {
height: 14px;
background-position: -2589px 0px;
}
.iti__flag.iti__je {
height: 12px;
background-position: -2611px 0px;
}
.iti__flag.iti__jm {
height: 10px;
background-position: -2633px 0px;
}
.iti__flag.iti__jo {
height: 10px;
background-position: -2655px 0px;
}
.iti__flag.iti__jp {
height: 14px;
background-position: -2677px 0px;
}
.iti__flag.iti__ke {
height: 14px;
background-position: -2699px 0px;
}
.iti__flag.iti__kg {
height: 12px;
background-position: -2721px 0px;
}
.iti__flag.iti__kh {
height: 13px;
background-position: -2743px 0px;
}
.iti__flag.iti__ki {
height: 10px;
background-position: -2765px 0px;
}
.iti__flag.iti__km {
height: 12px;
background-position: -2787px 0px;
}
.iti__flag.iti__kn {
height: 14px;
background-position: -2809px 0px;
}
.iti__flag.iti__kp {
height: 10px;
background-position: -2831px 0px;
}
.iti__flag.iti__kr {
height: 14px;
background-position: -2853px 0px;
}
.iti__flag.iti__kw {
height: 10px;
background-position: -2875px 0px;
}
.iti__flag.iti__ky {
height: 10px;
background-position: -2897px 0px;
}
.iti__flag.iti__kz {
height: 10px;
background-position: -2919px 0px;
}
.iti__flag.iti__la {
height: 14px;
background-position: -2941px 0px;
}
.iti__flag.iti__lb {
height: 14px;
background-position: -2963px 0px;
}
.iti__flag.iti__lc {
height: 10px;
background-position: -2985px 0px;
}
.iti__flag.iti__li {
height: 12px;
background-position: -3007px 0px;
}
.iti__flag.iti__lk {
height: 10px;
background-position: -3029px 0px;
}
.iti__flag.iti__lr {
height: 11px;
background-position: -3051px 0px;
}
.iti__flag.iti__ls {
height: 14px;
background-position: -3073px 0px;
}
.iti__flag.iti__lt {
height: 12px;
background-position: -3095px 0px;
}
.iti__flag.iti__lu {
height: 12px;
background-position: -3117px 0px;
}
.iti__flag.iti__lv {
height: 10px;
background-position: -3139px 0px;
}
.iti__flag.iti__ly {
height: 10px;
background-position: -3161px 0px;
}
.iti__flag.iti__ma {
height: 14px;
background-position: -3183px 0px;
}
.iti__flag.iti__mc {
height: 15px;
background-position: -3205px 0px;
}
.iti__flag.iti__md {
height: 10px;
background-position: -3226px 0px;
}
.iti__flag.iti__me {
height: 10px;
background-position: -3248px 0px;
}
.iti__flag.iti__mf {
height: 14px;
background-position: -3270px 0px;
}
.iti__flag.iti__mg {
height: 14px;
background-position: -3292px 0px;
}
.iti__flag.iti__mh {
height: 11px;
background-position: -3314px 0px;
}
.iti__flag.iti__mk {
height: 10px;
background-position: -3336px 0px;
}
.iti__flag.iti__ml {
height: 14px;
background-position: -3358px 0px;
}
.iti__flag.iti__mm {
height: 14px;
background-position: -3380px 0px;
}
.iti__flag.iti__mn {
height: 10px;
background-position: -3402px 0px;
}
.iti__flag.iti__mo {
height: 14px;
background-position: -3424px 0px;
}
.iti__flag.iti__mp {
height: 10px;
background-position: -3446px 0px;
}
.iti__flag.iti__mq {
height: 14px;
background-position: -3468px 0px;
}
.iti__flag.iti__mr {
height: 14px;
background-position: -3490px 0px;
}
.iti__flag.iti__ms {
height: 10px;
background-position: -3512px 0px;
}
.iti__flag.iti__mt {
height: 14px;
background-position: -3534px 0px;
}
.iti__flag.iti__mu {
height: 14px;
background-position: -3556px 0px;
}
.iti__flag.iti__mv {
height: 14px;
background-position: -3578px 0px;
}
.iti__flag.iti__mw {
height: 14px;
background-position: -3600px 0px;
}
.iti__flag.iti__mx {
height: 12px;
background-position: -3622px 0px;
}
.iti__flag.iti__my {
height: 10px;
background-position: -3644px 0px;
}
.iti__flag.iti__mz {
height: 14px;
background-position: -3666px 0px;
}
.iti__flag.iti__na {
height: 14px;
background-position: -3688px 0px;
}
.iti__flag.iti__nc {
height: 10px;
background-position: -3710px 0px;
}
.iti__flag.iti__ne {
height: 15px;
background-position: -3732px 0px;
}
.iti__flag.iti__nf {
height: 10px;
background-position: -3752px 0px;
}
.iti__flag.iti__ng {
height: 10px;
background-position: -3774px 0px;
}
.iti__flag.iti__ni {
height: 12px;
background-position: -3796px 0px;
}
.iti__flag.iti__nl {
height: 14px;
background-position: -3818px 0px;
}
.iti__flag.iti__no {
height: 15px;
background-position: -3840px 0px;
}
.iti__flag.iti__np {
height: 15px;
background-position: -3862px 0px;
}
.iti__flag.iti__nr {
height: 10px;
background-position: -3877px 0px;
}
.iti__flag.iti__nu {
height: 10px;
background-position: -3899px 0px;
}
.iti__flag.iti__nz {
height: 10px;
background-position: -3921px 0px;
}
.iti__flag.iti__om {
height: 10px;
background-position: -3943px 0px;
}
.iti__flag.iti__pa {
height: 14px;
background-position: -3965px 0px;
}
.iti__flag.iti__pe {
height: 14px;
background-position: -3987px 0px;
}
.iti__flag.iti__pf {
height: 14px;
background-position: -4009px 0px;
}
.iti__flag.iti__pg {
height: 15px;
background-position: -4031px 0px;
}
.iti__flag.iti__ph {
height: 10px;
background-position: -4053px 0px;
}
.iti__flag.iti__pk {
height: 14px;
background-position: -4075px 0px;
}
.iti__flag.iti__pl {
height: 13px;
background-position: -4097px 0px;
}
.iti__flag.iti__pm {
height: 14px;
background-position: -4119px 0px;
}
.iti__flag.iti__pn {
height: 10px;
background-position: -4141px 0px;
}
.iti__flag.iti__pr {
height: 14px;
background-position: -4163px 0px;
}
.iti__flag.iti__ps {
height: 10px;
background-position: -4185px 0px;
}
.iti__flag.iti__pt {
height: 14px;
background-position: -4207px 0px;
}
.iti__flag.iti__pw {
height: 13px;
background-position: -4229px 0px;
}
.iti__flag.iti__py {
height: 11px;
background-position: -4251px 0px;
}
.iti__flag.iti__qa {
height: 8px;
background-position: -4273px 0px;
}
.iti__flag.iti__re {
height: 14px;
background-position: -4295px 0px;
}
.iti__flag.iti__ro {
height: 14px;
background-position: -4317px 0px;
}
.iti__flag.iti__rs {
height: 14px;
background-position: -4339px 0px;
}
.iti__flag.iti__ru {
height: 14px;
background-position: -4361px 0px;
}
.iti__flag.iti__rw {
height: 14px;
background-position: -4383px 0px;
}
.iti__flag.iti__sa {
height: 14px;
background-position: -4405px 0px;
}
.iti__flag.iti__sb {
height: 10px;
background-position: -4427px 0px;
}
.iti__flag.iti__sc {
height: 10px;
background-position: -4449px 0px;
}
.iti__flag.iti__sd {
height: 10px;
background-position: -4471px 0px;
}
.iti__flag.iti__se {
height: 13px;
background-position: -4493px 0px;
}
.iti__flag.iti__sg {
height: 14px;
background-position: -4515px 0px;
}
.iti__flag.iti__sh {
height: 10px;
background-position: -4537px 0px;
}
.iti__flag.iti__si {
height: 10px;
background-position: -4559px 0px;
}
.iti__flag.iti__sj {
height: 15px;
background-position: -4581px 0px;
}
.iti__flag.iti__sk {
height: 14px;
background-position: -4603px 0px;
}
.iti__flag.iti__sl {
height: 14px;
background-position: -4625px 0px;
}
.iti__flag.iti__sm {
height: 15px;
background-position: -4647px 0px;
}
.iti__flag.iti__sn {
height: 14px;
background-position: -4669px 0px;
}
.iti__flag.iti__so {
height: 14px;
background-position: -4691px 0px;
}
.iti__flag.iti__sr {
height: 14px;
background-position: -4713px 0px;
}
.iti__flag.iti__ss {
height: 10px;
background-position: -4735px 0px;
}
.iti__flag.iti__st {
height: 10px;
background-position: -4757px 0px;
}
.iti__flag.iti__su {
height: 10px;
background-position: -4779px 0px;
}
.iti__flag.iti__sv {
height: 12px;
background-position: -4801px 0px;
}
.iti__flag.iti__sx {
height: 14px;
background-position: -4823px 0px;
}
.iti__flag.iti__sy {
height: 14px;
background-position: -4845px 0px;
}
.iti__flag.iti__sz {
height: 14px;
background-position: -4867px 0px;
}
.iti__flag.iti__ta {
height: 10px;
background-position: -4889px 0px;
}
.iti__flag.iti__tc {
height: 10px;
background-position: -4911px 0px;
}
.iti__flag.iti__td {
height: 14px;
background-position: -4933px 0px;
}
.iti__flag.iti__tf {
height: 14px;
background-position: -4955px 0px;
}
.iti__flag.iti__tg {
height: 13px;
background-position: -4977px 0px;
}
.iti__flag.iti__th {
height: 14px;
background-position: -4999px 0px;
}
.iti__flag.iti__tj {
height: 10px;
background-position: -5021px 0px;
}
.iti__flag.iti__tk {
height: 10px;
background-position: -5043px 0px;
}
.iti__flag.iti__tl {
height: 10px;
background-position: -5065px 0px;
}
.iti__flag.iti__tm {
height: 14px;
background-position: -5087px 0px;
}
.iti__flag.iti__tn {
height: 14px;
background-position: -5109px 0px;
}
.iti__flag.iti__to {
height: 10px;
background-position: -5131px 0px;
}
.iti__flag.iti__tr {
height: 14px;
background-position: -5153px 0px;
}
.iti__flag.iti__tt {
height: 12px;
background-position: -5175px 0px;
}
.iti__flag.iti__tv {
height: 10px;
background-position: -5197px 0px;
}
.iti__flag.iti__tw {
height: 14px;
background-position: -5219px 0px;
}
.iti__flag.iti__tz {
height: 14px;
background-position: -5241px 0px;
}
.iti__flag.iti__ua {
height: 14px;
background-position: -5263px 0px;
}
.iti__flag.iti__ug {
height: 14px;
background-position: -5285px 0px;
}
.iti__flag.iti__uk {
height: 10px;
background-position: -5307px 0px;
}
.iti__flag.iti__um {
height: 11px;
background-position: -5329px 0px;
}
.iti__flag.iti__un {
height: 14px;
background-position: -5351px 0px;
}
.iti__flag.iti__us {
height: 11px;
background-position: -5373px 0px;
}
.iti__flag.iti__uy {
height: 14px;
background-position: -5395px 0px;
}
.iti__flag.iti__uz {
height: 10px;
background-position: -5417px 0px;
}
.iti__flag.iti__va {
height: 15px;
background-position: -5439px 0px;
}
.iti__flag.iti__vc {
height: 14px;
background-position: -5456px 0px;
}
.iti__flag.iti__ve {
height: 14px;
background-position: -5478px 0px;
}
.iti__flag.iti__vg {
height: 10px;
background-position: -5500px 0px;
}
.iti__flag.iti__vi {
height: 14px;
background-position: -5522px 0px;
}
.iti__flag.iti__vn {
height: 14px;
background-position: -5544px 0px;
}
.iti__flag.iti__vu {
height: 12px;
background-position: -5566px 0px;
}
.iti__flag.iti__wf {
height: 14px;
background-position: -5588px 0px;
}
.iti__flag.iti__ws {
height: 10px;
background-position: -5610px 0px;
}
.iti__flag.iti__xk {
height: 15px;
background-position: -5632px 0px;
}
.iti__flag.iti__ye {
height: 14px;
background-position: -5654px 0px;
}
.iti__flag.iti__yt {
height: 14px;
background-position: -5676px 0px;
}
.iti__flag.iti__za {
height: 14px;
background-position: -5698px 0px;
}
.iti__flag.iti__zm {
height: 14px;
background-position: -5720px 0px;
}
.iti__flag.iti__zw {
height: 10px;
background-position: -5742px 0px;
}
.iti__flag {
height: 15px;
box-shadow: 0px 0px 1px 0px #888;
background-image: url(https://viviperugia.it/wp-content/plugins/listeo-core/assets/images/flags.png?1);
background-repeat: no-repeat;
background-position: 20px 0;
}
@media (min-resolution: 2x) {
.iti__flag {
background-image: url(https://viviperugia.it/wp-content/plugins/listeo-core/assets/images/flags@2x.png?1);
}
}
.iti__globe {
background-image: url(https://viviperugia.it/wp-content/plugins/listeo-core/assets/images/globe.png);
background-size: contain;
background-position: right;
box-shadow: none;
height: 19px;
}
@media (min-resolution: 2x) {
.iti__globe {
background-image: url(https://viviperugia.it/wp-content/plugins/listeo-core/assets/images/globe@2x.png);
}
}
.iti__search-input {
padding: 10px;
background: transparent;
border: none;
height: 40px;
box-shadow: none;
margin: 0;
}
.iti__dropdown-content input.iti__search-input {
margin: 10px;
padding: 0px 12px;
height: 36px;
border: none;
box-shadow: none;
background: #f2f2f2;
box-sizing: border-box;
display: block;
width: calc(100% - 20px);
font-size: 14px;
}
.iti__flag {
border-radius: 3px;
image-rendering: pixelated;
}
.iti__country-list::-webkit-scrollbar {
width: 7px;
}
.iti__country-list::-webkit-scrollbar-track {
background-color: rgba(0, 0, 0, 0.05);
border-radius: 7px;
}
.iti__country-list::-webkit-scrollbar-thumb {
border-radius: 7px;
background-color: rgba(0, 0, 0, 0.2);
}
.iti__country-list::-webkit-scrollbar-thumb:hover {
border-radius: 7px;
background-color: rgba(0, 0, 0, 0.3);
}
#phone.error {
animation-name: shake;
animation-duration: 0.6s;
border-color: #f91942;
}.fc-icon,
.fc-unselectable {
-moz-user-select: none;
-ms-user-select: none;
}
.fc .fc-button,
.fc-icon {
text-transform: none;
font-weight: 400;
}
.fc-not-allowed,
.fc-not-allowed .fc-event {
cursor: not-allowed;
}
.fc .fc-button:not(:disabled),
.fc a[data-navlink],
.fc-event.fc-event-draggable,
.fc-event[href] {
cursor: pointer;
}
.fc-unselectable {
-webkit-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-webkit-tap-highlight-color: transparent;
}
.fc {
display: flex;
flex-direction: column;
font-size: 1em;
}
.fc .fc-button,
.fc-icon {
display: inline-block;
text-align: center;
}
.fc,
.fc *,
.fc :after,
.fc :before {
box-sizing: border-box;
}
.fc table {
border-collapse: collapse;
border-spacing: 0;
font-size: 1em;
}
.fc th {
text-align: center;
}
.fc td,
.fc th {
vertical-align: top;
padding: 0;
}
.fc .fc-button,
.fc .fc-button .fc-icon,
.fc .fc-button-group,
.fc .fc-timegrid-slot-label {
vertical-align: middle;
}
.fc a[data-navlink]:hover {
text-decoration: underline;
}
.fc .fc-button:hover,
.fc .fc-list-event-title a,
a.fc-event,
a.fc-event:hover {
text-decoration: none;
}
.fc-direction-ltr {
direction: ltr;
text-align: left;
}
.fc-direction-rtl {
direction: rtl;
text-align: right;
}
.fc-theme-standard td,
.fc-theme-standard th {
border: 1px solid #ddd;
border: 1px solid var(--fc-border-color, #ddd);
}
.fc-liquid-hack td,
.fc-liquid-hack th {
position: relative;
}
@font-face {
font-family: fcicons;
src: url(data:application/x-font-ttf;charset=utf-8;base64,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)
format("truetype");
font-weight: 400;
font-style: normal;
}
.fc-icon {
width: 1em;
height: 1em;
-webkit-user-select: none;
user-select: none;
font-family: fcicons !important;
speak: none;
font-style: normal;
font-variant: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fc-icon-chevron-left:before {
content: "\e900";
}
.fc-icon-chevron-right:before {
content: "\e901";
}
.fc-icon-chevrons-left:before {
content: "\e902";
}
.fc-icon-chevrons-right:before {
content: "\e903";
}
.fc-icon-minus-square:before {
content: "\e904";
}
.fc-icon-plus-square:before {
content: "\e905";
}
.fc-icon-x:before {
content: "\e906";
}
.fc .fc-button {
overflow: visible;
text-transform: none;
margin: 0;
font-family: inherit;
}
.fc .fc-button::-moz-focus-inner {
padding: 0;
border-style: none;
}
.fc .fc-button {
-webkit-appearance: button;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.4em 0.65em;
font-size: 1em;
line-height: 1.5;
border-radius: 0.25em;
}
.fc .fc-button:focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
.fc .fc-button-primary:focus,
.fc .fc-button-primary:not(:disabled).fc-button-active:focus,
.fc .fc-button-primary:not(:disabled):active:focus {
box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
}
.fc .fc-button:disabled {
opacity: 0.65;
}
.fc .fc-daygrid-event-harness,
.fc .fc-daygrid-event-harness-abs { cursor: pointer; }
.fc-button {
outline: none !important;
box-shadow: none !important;
}
.fc .fc-button-primary {
color: #fff;
color: var(--fc-button-text-color, #fff);
background-color: #444;
background-color: var(--fc-button-bg-color, #444);
border-color: #444;
border-color: var(--fc-button-border-color, #444);
}
.fc .fc-button-primary:hover {
color: #fff;
color: var(--fc-button-text-color, #fff);
background-color: #333;
background-color: var(--fc-button-hover-bg-color, #333);
border-color: #333;
border-color: var(--fc-button-hover-border-color, #333);
}
.fc .fc-button-primary:disabled {
color: #fff;
color: var(--fc-button-text-color, #fff);
background-color: #444;
background-color: var(--fc-button-bg-color, #444);
border-color: #444;
border-color: var(--fc-button-border-color, #444);
}
.fc .fc-button-primary:not(:disabled).fc-button-active,
.fc .fc-button-primary:not(:disabled):active {
color: #fff;
color: var(--fc-button-text-color, #fff);
background-color: #333;
background-color: var(--fc-button-active-bg-color, #333);
border-color: #151e27;
border-color: var(--fc-button-active-border-color, #333);
}
.fc .fc-button .fc-icon {
font-size: 1.5em;
}
.fc .fc-button-group {
position: relative;
display: inline-flex;
}
.fc .fc-button-group > .fc-button {
position: relative;
flex: 1 1 auto;
}
.fc .fc-button-group > .fc-button.fc-button-active,
.fc .fc-button-group > .fc-button:active,
.fc .fc-button-group > .fc-button:focus,
.fc .fc-button-group > .fc-button:hover {
z-index: 1;
}
.fc-direction-ltr .fc-button-group > .fc-button:not(:first-child) {
margin-left: -1px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.fc-direction-ltr .fc-button-group > .fc-button:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.fc-direction-rtl .fc-button-group > .fc-button:not(:first-child) {
margin-right: -1px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.fc-direction-rtl .fc-button-group > .fc-button:not(:last-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.fc .fc-toolbar {
display: flex;
justify-content: space-between;
align-items: center;
}
.fc .fc-toolbar.fc-header-toolbar {
margin-bottom: 1.5em;
}
.fc .fc-toolbar.fc-footer-toolbar {
margin-top: 1.5em;
}
.fc .fc-toolbar-title {
font-size: 1.75em;
margin: 0;
}
.fc-direction-ltr .fc-toolbar > * > :not(:first-child) {
margin-left: 0.75em;
}
.fc-direction-rtl .fc-toolbar > * > :not(:first-child) {
margin-right: 0.75em;
}
.fc-direction-rtl .fc-toolbar-ltr {
flex-direction: row-reverse;
}
.fc .fc-scroller {
-webkit-overflow-scrolling: touch;
position: relative;
}
.fc .fc-scroller-liquid {
height: 100%;
}
.fc .fc-scroller-liquid-absolute {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
}
.fc .fc-scroller-harness {
position: relative;
overflow: hidden;
direction: ltr;
}
.fc .fc-scroller-harness-liquid {
height: 100%;
}
.fc-direction-rtl .fc-scroller-harness > .fc-scroller {
direction: rtl;
}
.fc-theme-standard .fc-scrollgrid {
border: 1px solid #ddd;
border: 1px solid var(--fc-border-color, #ddd);
}
.fc .fc-scrollgrid,
.fc .fc-scrollgrid-section-footer > *,
.fc .fc-scrollgrid-section-header > * {
border-bottom-width: 0;
}
.fc .fc-scrollgrid,
.fc .fc-scrollgrid table {
width: 100%;
table-layout: fixed;
}
.fc .fc-scrollgrid table {
border-top-style: hidden;
border-left-style: hidden;
border-right-style: hidden;
}
.fc .fc-scrollgrid {
border-collapse: separate;
border-right-width: 0;
}
.fc .fc-scrollgrid-liquid {
height: 100%;
}
.fc .fc-scrollgrid-section,
.fc .fc-scrollgrid-section table,
.fc .fc-scrollgrid-section > td {
height: 1px;
}
.fc .fc-scrollgrid-section-liquid > td {
height: 100%;
}
.fc .fc-scrollgrid-section > * {
border-top-width: 0;
border-left-width: 0;
}
.fc .fc-scrollgrid-section-body table,
.fc .fc-scrollgrid-section-footer table {
border-bottom-style: hidden;
}
.fc .fc-scrollgrid-section-sticky > * {
background: var(--fc-page-bg-color, #fff);
position: sticky;
z-index: 3;
}
.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky > * {
top: 0;
}
.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky > * {
bottom: 0;
}
.fc .fc-scrollgrid-sticky-shim {
height: 1px;
margin-bottom: -1px;
}
.fc-sticky {
position: sticky;
}
.fc .fc-view-harness {
flex-grow: 1;
position: relative;
}
.fc .fc-bg-event,
.fc .fc-highlight,
.fc .fc-non-business,
.fc .fc-view-harness-active > .fc-view {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.fc .fc-col-header-cell-cushion {
display: inline-block;
padding: 2px 4px;
}
.fc .fc-non-business {
background: rgba(215, 215, 215, 0.3);
background: var(--fc-non-business-color, rgba(215, 215, 215, 0.3));
}
.fc .fc-bg-event {
background: var(--fc-bg-event-color, #8fdf82);
opacity: 0.3;
opacity: var(--fc-bg-event-opacity, 0.3);
}
.fc .fc-bg-event .fc-event-title {
margin: 0.5em;
font-size: 0.85em;
font-size: var(--fc-small-font-size, 0.85em);
font-style: italic;
}
.fc .fc-highlight {
background: rgba(188, 232, 241, 0.3);
background: var(--fc-highlight-color, rgba(188, 232, 241, 0.3));
}
.fc .fc-cell-shaded,
.fc .fc-day-disabled {
background: rgba(208, 208, 208, 0.3);
background: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
}
.fc-event .fc-event-main {
position: relative;
z-index: 2;
}
.fc-event-dragging:not(.fc-event-selected) {
opacity: 0.75;
}
.fc-event-dragging.fc-event-selected {
box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}
.fc-event .fc-event-resizer {
display: none;
position: absolute;
z-index: 4;
}
.fc-event-selected .fc-event-resizer,
.fc-event:hover .fc-event-resizer,
.fc-h-event,
.fc-v-event {
display: block;
}
.fc-event-selected .fc-event-resizer {
border-radius: 4px;
border-radius: calc(var(--fc-event-resizer-dot-total-width, 8px) / 2);
border-width: 1px;
border-width: var(--fc-event-resizer-dot-border-width, 1px);
width: 8px;
width: var(--fc-event-resizer-dot-total-width, 8px);
height: 8px;
height: var(--fc-event-resizer-dot-total-width, 8px);
border-style: solid;
border-color: inherit;
background: var(--fc-page-bg-color, #fff);
}
.fc-event-selected .fc-event-resizer:before {
content: "";
position: absolute;
top: -20px;
left: -20px;
right: -20px;
bottom: -20px;
}
.fc-event-selected,
.fc-event:focus {
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.fc-event-selected:before,
.fc-event:focus:before {
content: "";
position: absolute;
z-index: 3;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.fc-event-selected:after,
.fc-event:focus:after {
content: "";
background: rgba(0, 0, 0, 0.25);
background: var(--fc-event-selected-overlay-color, rgba(0, 0, 0, 0.25));
position: absolute;
z-index: 1;
top: -1px;
left: -1px;
right: -1px;
bottom: -1px;
}
.fc-h-event {
border: 1px solid #3788d8;
border: 1px solid var(--fc-event-border-color, #3788d8);
background-color: #3788d8;
background-color: var(--fc-event-bg-color, #3788d8);
}
.fc-h-event .fc-event-main {
color: #fff;
color: var(--fc-event-text-color, #fff);
}
.fc-h-event .fc-event-main-frame {
display: flex;
}
.fc-h-event .fc-event-time {
max-width: 100%;
overflow: hidden;
}
.fc-h-event .fc-event-title-container {
flex-grow: 1;
flex-shrink: 1;
min-width: 0;
}
.fc-h-event .fc-event-title {
display: inline-block;
vertical-align: top;
left: 0;
right: 0;
max-width: 100%;
overflow: hidden;
}
.fc-h-event.fc-event-selected:before {
top: -10px;
bottom: -10px;
}
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),
.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-left-width: 0;
}
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),
.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-right-width: 0;
}
.fc-h-event:not(.fc-event-selected) .fc-event-resizer {
top: 0;
bottom: 0;
width: 8px;
width: var(--fc-event-resizer-thickness, 8px);
}
.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,
.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end {
cursor: w-resize;
left: -4px;
left: calc(-0.5 * var(--fc-event-resizer-thickness, 8px));
}
.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,
.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start {
cursor: e-resize;
right: -4px;
right: calc(-0.5 * var(--fc-event-resizer-thickness, 8px));
}
.fc-h-event.fc-event-selected .fc-event-resizer {
top: 50%;
margin-top: -4px;
margin-top: calc(-0.5 * var(--fc-event-resizer-dot-total-width, 8px));
}
.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,
.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end {
left: -4px;
left: calc(-0.5 * var(--fc-event-resizer-dot-total-width, 8px));
}
.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,
.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start {
right: -4px;
right: calc(-0.5 * var(--fc-event-resizer-dot-total-width, 8px));
}
.fc .fc-popover {
position: absolute;
z-index: 9999;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.fc .fc-popover-header {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
padding: 3px 4px;
}
.fc .fc-popover-title {
margin: 0 2px;
}
.fc .fc-popover-close {
cursor: pointer;
opacity: 0.65;
font-size: 1.1em;
}
.fc-theme-standard .fc-popover {
border: 1px solid #ddd;
border: 1px solid var(--fc-border-color, #ddd);
background: var(--fc-page-bg-color, #fff);
}
.fc-theme-standard .fc-popover-header {
background: rgba(208, 208, 208, 0.3);
background: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
}
:root {
--fc-daygrid-event-dot-width: 8px;
--fc-list-event-dot-width: 10px;
--fc-list-event-hover-bg-color: #f5f5f5;
}
.fc-daygrid-day-events:after,
.fc-daygrid-day-events:before,
.fc-daygrid-day-frame:after,
.fc-daygrid-day-frame:before,
.fc-daygrid-event-harness:after,
.fc-daygrid-event-harness:before {
content: "";
clear: both;
display: table;
}
.fc .fc-daygrid-body {
position: relative;
z-index: 1;
}
.fc .fc-daygrid-day.fc-day-today {
background-color: rgba(255, 220, 40, 0.15);
background-color: var(--fc-today-bg-color, rgba(255, 220, 40, 0.15));
}
.fc .fc-daygrid-day-frame {
position: relative;
min-height: 100%;
}
.fc .fc-daygrid-day-top {
display: flex;
flex-direction: row-reverse;
}
.fc .fc-day-other .fc-daygrid-day-top {
opacity: 0.3;
}
.fc .fc-daygrid-day-number {
position: relative;
z-index: 4;
padding: 4px;
}
.fc .fc-daygrid-day-events {
margin-top: 1px;
}
.fc .fc-daygrid-body-balanced .fc-daygrid-day-events {
position: absolute;
left: 0;
right: 0;
}
.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
position: relative;
min-height: 2em;
}
.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
margin-bottom: 1em;
}
.fc .fc-daygrid-event-harness {
position: relative;
}
.fc .fc-daygrid-event-harness-abs {
position: absolute;
top: 0;
left: 0;
right: 0;
}
.fc .fc-daygrid-bg-harness {
position: absolute;
top: 0;
bottom: 0;
}
.fc .fc-daygrid-day-bg .fc-non-business {
z-index: 1;
}
.fc .fc-daygrid-day-bg .fc-bg-event {
z-index: 2;
}
.fc .fc-daygrid-day-bg .fc-highlight {
z-index: 3;
}
.fc .fc-daygrid-event {
z-index: 6;
margin-top: 1px;
}
.fc .fc-daygrid-event.fc-event-mirror {
z-index: 7;
}
.fc .fc-daygrid-day-bottom {
font-size: 0.85em;
padding: 2px 3px 0;
}
.fc .fc-daygrid-day-bottom:before {
content: "";
clear: both;
display: table;
}
.fc .fc-daygrid-more-link {
position: relative;
z-index: 4;
cursor: pointer;
}
.fc .fc-daygrid-week-number {
position: absolute;
z-index: 5;
top: 0;
padding: 2px;
min-width: 1.5em;
text-align: center;
background-color: rgba(208, 208, 208, 0.3);
background-color: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
color: grey;
color: var(--fc-neutral-text-color, grey);
}
.fc .fc-more-popover .fc-popover-body {
min-width: 220px;
padding: 10px;
}
.fc-direction-ltr .fc-daygrid-event.fc-event-start,
.fc-direction-rtl .fc-daygrid-event.fc-event-end {
margin-left: 2px;
}
.fc-direction-ltr .fc-daygrid-event.fc-event-end,
.fc-direction-rtl .fc-daygrid-event.fc-event-start {
margin-right: 2px;
}
.fc-direction-ltr .fc-daygrid-week-number {
left: 0;
border-radius: 0 0 3px;
}
.fc-direction-rtl .fc-daygrid-week-number {
right: 0;
border-radius: 0 0 0 3px;
}
.fc-liquid-hack .fc-daygrid-day-frame {
position: static;
}
.fc-daygrid-event {
position: relative;
white-space: nowrap;
border-radius: 3px;
font-size: 0.85em;
font-size: var(--fc-small-font-size, 0.85em);
}
.fc-daygrid-block-event .fc-event-time {
font-weight: 700;
}
.fc-daygrid-block-event .fc-event-time,
.fc-daygrid-block-event .fc-event-title {
padding: 1px;
}
.fc-daygrid-dot-event {
display: flex;
align-items: center;
padding: 2px 0;
}
.fc-daygrid-dot-event .fc-event-title {
flex-grow: 1;
flex-shrink: 1;
min-width: 0;
overflow: hidden;
font-weight: 700;
}
.fc-daygrid-dot-event.fc-event-mirror,
.fc-daygrid-dot-event:hover {
background: rgba(0, 0, 0, 0.1);
}
.fc-daygrid-dot-event.fc-event-selected:before {
top: -10px;
bottom: -10px;
}
.fc-daygrid-event-dot {
margin: 0 4px;
box-sizing: content-box;
width: 0;
height: 0;
border: 4px solid #3788d8;
border: calc(var(--fc-daygrid-event-dot-width, 8px) / 2) solid var(--fc-event-border-color, #3788d8);
border-radius: 4px;
border-radius: calc(var(--fc-daygrid-event-dot-width, 8px) / 2);
}
.fc-direction-ltr .fc-daygrid-event .fc-event-time {
margin-right: 3px;
}
.fc-direction-rtl .fc-daygrid-event .fc-event-time {
margin-left: 3px;
}
.fc-v-event {
border: 1px solid #3788d8;
border: 1px solid var(--fc-event-border-color, #3788d8);
background-color: #3788d8;
background-color: var(--fc-event-bg-color, #3788d8);
}
.fc-v-event .fc-event-main {
color: #fff;
color: var(--fc-event-text-color, #fff);
height: 100%;
}
.fc-v-event .fc-event-main-frame {
height: 100%;
display: flex;
flex-direction: column;
}
.fc-v-event .fc-event-time {
flex-grow: 0;
flex-shrink: 0;
max-height: 100%;
overflow: hidden;
}
.fc-v-event .fc-event-title-container {
flex-grow: 1;
flex-shrink: 1;
min-height: 0;
}
.fc-v-event .fc-event-title {
top: 0;
bottom: 0;
max-height: 100%;
overflow: hidden;
}
.fc-v-event:not(.fc-event-start) {
border-top-width: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.fc-v-event:not(.fc-event-end) {
border-bottom-width: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.fc-v-event.fc-event-selected:before {
left: -10px;
right: -10px;
}
.fc-v-event .fc-event-resizer-start {
cursor: n-resize;
}
.fc-v-event .fc-event-resizer-end {
cursor: s-resize;
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer {
height: 8px;
height: var(--fc-event-resizer-thickness, 8px);
left: 0;
right: 0;
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start {
top: -4px;
top: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end {
bottom: -4px;
bottom: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}
.fc-v-event.fc-event-selected .fc-event-resizer {
left: 50%;
margin-left: -4px;
margin-left: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.fc-v-event.fc-event-selected .fc-event-resizer-start {
top: -4px;
top: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.fc-v-event.fc-event-selected .fc-event-resizer-end {
bottom: -4px;
bottom: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.fc .fc-timegrid .fc-daygrid-body {
z-index: 2;
}
.fc .fc-timegrid-axis-chunk > table,
.fc .fc-timegrid-body,
.fc .fc-timegrid-slots {
position: relative;
z-index: 1;
}
.fc .fc-timegrid-divider {
padding: 0 0 2px;
}
.fc .fc-timegrid-body {
min-height: 100%;
}
.fc .fc-timegrid-axis-chunk {
position: relative;
}
.fc .fc-timegrid-slot {
height: 1.5em;
border-bottom: 0;
}
.fc .fc-timegrid-slot:empty:before {
content: "\00a0";
}
.fc .fc-timegrid-slot-minor {
border-top-style: dotted;
}
.fc .fc-timegrid-slot-label-cushion {
display: inline-block;
white-space: nowrap;
}
.fc .fc-timegrid-axis-cushion,
.fc .fc-timegrid-slot-label-cushion {
padding: 0 4px;
}
.fc .fc-timegrid-axis-frame-liquid {
height: 100%;
}
.fc .fc-timegrid-axis-frame {
overflow: hidden;
display: flex;
align-items: center;
justify-content: flex-end;
}
.fc .fc-timegrid-axis-cushion {
max-width: 60px;
flex-shrink: 0;
}
.fc-direction-ltr .fc-timegrid-slot-label-frame {
text-align: right;
}
.fc-direction-rtl .fc-timegrid-slot-label-frame {
text-align: left;
}
.fc-liquid-hack .fc-timegrid-axis-frame-liquid {
height: auto;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.fc .fc-timegrid-col.fc-day-today {
background-color: rgba(255, 220, 40, 0.15);
background-color: var(--fc-today-bg-color, rgba(255, 220, 40, 0.15));
}
.fc .fc-timegrid-col-frame {
min-height: 100%;
position: relative;
}
.fc-media-screen.fc-liquid-hack .fc-timegrid-col-frame {
height: auto;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.fc-media-screen .fc-timegrid-cols {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.fc-media-screen .fc-timegrid-cols > table {
height: 100%;
}
.fc-media-screen .fc-timegrid-col-bg,
.fc-media-screen .fc-timegrid-col-events,
.fc-media-screen .fc-timegrid-now-indicator-container {
position: absolute;
top: 0;
left: 0;
right: 0;
}
.fc .fc-timegrid-col-bg {
z-index: 2;
}
.fc .fc-timegrid-col-bg .fc-non-business {
z-index: 1;
}
.fc .fc-timegrid-col-bg .fc-bg-event {
z-index: 2;
}
.fc .fc-timegrid-col-bg .fc-highlight,
.fc .fc-timegrid-col-events {
z-index: 3;
}
.fc .fc-timegrid-bg-harness {
position: absolute;
left: 0;
right: 0;
}
.fc .fc-timegrid-now-indicator-container {
bottom: 0;
overflow: hidden;
}
.fc-direction-ltr .fc-timegrid-col-events {
margin: 0 2.5% 0 2px;
}
.fc-direction-rtl .fc-timegrid-col-events {
margin: 0 2px 0 2.5%;
}
.fc-timegrid-event-harness {
position: absolute;
}
.fc-timegrid-event-harness > .fc-timegrid-event {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.fc-timegrid-event-harness-inset .fc-timegrid-event,
.fc-timegrid-event.fc-event-mirror,
.fc-timegrid-more-link {
box-shadow: 0 0 0 1px #fff;
box-shadow: 0 0 0 1px var(--fc-page-bg-color, #fff);
}
.fc-timegrid-event,
.fc-timegrid-more-link {
font-size: 0.85em;
font-size: var(--fc-small-font-size, 0.85em);
border-radius: 3px;
}
.fc-timegrid-event {
margin-bottom: 1px;
}
.fc-timegrid-event .fc-event-main {
padding: 1px 1px 0;
}
.fc-timegrid-event .fc-event-time {
white-space: nowrap;
font-size: 0.85em;
font-size: var(--fc-small-font-size, 0.85em);
margin-bottom: 1px;
}
.fc-timegrid-event-short .fc-event-main-frame {
flex-direction: row;
overflow: hidden;
}
.fc-timegrid-event-short .fc-event-time:after {
content: "\00a0-\00a0";
}
.fc-timegrid-event-short .fc-event-title {
font-size: 0.85em;
font-size: var(--fc-small-font-size, 0.85em);
}
.fc-timegrid-more-link {
position: absolute;
z-index: 9999;
color: inherit;
color: var(--fc-more-link-text-color, inherit);
background: var(--fc-more-link-bg-color, #d0d0d0);
cursor: pointer;
margin-bottom: 1px;
}
.fc-timegrid-more-link-inner {
padding: 3px 2px;
top: 0;
}
.fc-direction-ltr .fc-timegrid-more-link {
right: 0;
}
.fc-direction-rtl .fc-timegrid-more-link {
left: 0;
}
.fc .fc-timegrid-now-indicator-line {
position: absolute;
z-index: 4;
left: 0;
right: 0;
border-style: solid;
border-color: red;
border-color: var(--fc-now-indicator-color, red);
border-width: 1px 0 0;
}
.fc .fc-timegrid-now-indicator-arrow {
position: absolute;
z-index: 4;
margin-top: -5px;
border-style: solid;
border-color: red;
border-color: var(--fc-now-indicator-color, red);
}
.fc-direction-ltr .fc-timegrid-now-indicator-arrow {
left: 0;
border-width: 5px 0 5px 6px;
border-top-color: transparent;
border-bottom-color: transparent;
}
.fc-direction-rtl .fc-timegrid-now-indicator-arrow {
right: 0;
border-width: 5px 6px 5px 0;
border-top-color: transparent;
border-bottom-color: transparent;
}
.fc-theme-standard .fc-list {
border: 1px solid #ddd;
border: 1px solid var(--fc-border-color, #ddd);
}
.fc .fc-list-empty {
background-color: rgba(208, 208, 208, 0.3);
background-color: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.fc .fc-list-empty-cushion {
margin: 5em 0;
}
.fc .fc-list-table {
width: 100%;
border-style: hidden;
}
.fc .fc-list-table tr > * {
border-left: 0;
border-right: 0;
}
.fc .fc-list-sticky .fc-list-day > * {
position: sticky;
top: 0;
background: var(--fc-page-bg-color, #fff);
}
.fc .fc-list-table thead {
position: absolute;
left: -10000px;
}
.fc .fc-list-table tbody > tr:first-child th {
border-top: 0;
}
.fc .fc-list-table th {
padding: 0;
}
.fc .fc-list-day-cushion,
.fc .fc-list-table td {
padding: 8px 14px;
}
.fc .fc-list-day-cushion:after {
content: "";
clear: both;
display: table;
}
.fc-theme-standard .fc-list-day-cushion {
background-color: rgba(208, 208, 208, 0.3);
background-color: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
}
.fc-direction-ltr .fc-list-day-text,
.fc-direction-rtl .fc-list-day-side-text {
float: left;
}
.fc-direction-ltr .fc-list-day-side-text,
.fc-direction-rtl .fc-list-day-text {
float: right;
}
.fc-direction-ltr .fc-list-table .fc-list-event-graphic {
padding-right: 0;
}
.fc-direction-rtl .fc-list-table .fc-list-event-graphic {
padding-left: 0;
}
.fc .fc-list-event.fc-event-forced-url {
cursor: pointer;
}
.fc .fc-list-event:hover td {
background-color: #f5f5f5;
background-color: var(--fc-list-event-hover-bg-color, #f5f5f5);
}
.fc .fc-list-event-graphic,
.fc .fc-list-event-time {
white-space: nowrap;
width: 1px;
}
.fc .fc-list-event-dot {
display: inline-block;
box-sizing: content-box;
width: 0;
height: 0;
border: 5px solid #3788d8;
border: calc(var(--fc-list-event-dot-width, 10px) / 2) solid var(--fc-event-border-color, #3788d8);
border-radius: 5px;
border-radius: calc(var(--fc-list-event-dot-width, 10px) / 2);
}
.fc .fc-list-event-title a {
color: inherit;
}
.fc .fc-list-event.fc-event-forced-url:hover a {
text-decoration: underline;
}
.fc-theme-bootstrap a:not([href]) {
color: inherit;
}
.fc-theme-bootstrap5 a:not([href]) {
color: inherit;
text-decoration: inherit;
}
.fc-theme-bootstrap5 .fc-list,
.fc-theme-bootstrap5 .fc-scrollgrid,
.fc-theme-bootstrap5 td,
.fc-theme-bootstrap5 th {
border: 1px solid var(--bs-gray-400);
}
.fc-theme-bootstrap5 .fc-scrollgrid {
border-right-width: 0;
border-bottom-width: 0;
}
.fc-theme-bootstrap5-shaded {
background-color: var(--bs-gray-200);
}