.allegroitalia-booking {
background: #00000010;
padding: 20px !important;
border-radius: 12px;
}
.allegroitalia-booking .codice_sconto,
.allegroitalia-booking .id_albergo,
.allegroitalia-booking .dates,
.allegroitalia-booking .tot_camere,
.allegroitalia-booking .tot_adulti,
.allegroitalia-booking .tot_bambini {
color: rgba(0, 0, 0, 0.7);
border: 0px solid rgba(92, 38, 48, 0);
border-radius: 10px !important;
min-height: 52px;
padding: 10px 24px;
font-size: 17px;
flex-grow: 1;
}
#form_qr {
display: flex;
gap: 15px;
flex-wrap: wrap;
}
#erm-childs-wrapper {
display: contents;
}
.erm-frame-wrapper {
position: fixed;
width: 100%;
height: 100%;
margin: 0 auto;
left: 0;
right: 0;
top: 0;
background: rgba(0, 0, 0, 0.6);
display: none;
align-items: center;
justify-content: center;
z-index: 99999999999999 !important;
}
#erm-frame {
width: 100%;
height: 100%;
position: relative;
margin: 40px auto;
}
.labelcampo {
font-size: 10px;
text-align: left;
text-transform: uppercase;
font-weight: bold;
color: #FFFFFF;
padding-bottom: 3px;
}
.__itemchild {
display: inline-block;
margin: 10px;
font-size: 10px;
text-align: left;
text-transform: uppercase;
font-weight: bold;
color: #68232e;
padding-bottom: 3px;
}
select {
background: white;
border: 3px solid #72b76947;
font-size: 17px;
margin: 0;
height: 33px;
color: #384b35;
}
.datesoggiorno {
padding: 10px;
background: white;
height: 33px;
font-size: 15px;
border-radius: 5px !important;
border: 3px solid #72b76947;
display: block;
width: 210px;
}
input {
padding: 2px;
background: white;
height: 20px;
font-size: 13px;
margin-top: 1px;
}
.ui-widget.ui-widget-content {
z-index: 999 !important;
}
.ui-widget-header {
border: 0 !important;
background: #fff;
}
.ui-datepicker td span,
.ui-datepicker td a {
text-align: center !important;
}
.ui-state-default {
background: #fff !important;
border: 0 !important;
}
.ui-datepicker td a:hover {
background: red !important;
border: 0 !important;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
border: 0 !important;
background: #007fff !important;
font-weight: normal;
color: #ffffff !important;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker .ui-datepicker-buttonpane button,
.ui-datepicker-row-break {
display: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight {
color: #007fff !important;
}