/* _content/Quirco.Crs.Web/Components/InventoryBlocks/AvailabilityComponent.razor.rz.scp.css */
.table-scroll[b-7r4zt0yfzn] {
  overflow-x: scroll;
}

.table-cell[b-7r4zt0yfzn] {
    min-width: 50px;
}

thead tr .table-cell[b-7r4zt0yfzn] {
    text-align: center;
}

.table-cell input[type=number][b-7r4zt0yfzn] {
    padding: 1px;
    text-align: right;
}

.table-cell input[type=number]:focus[b-7r4zt0yfzn] {
    border: 1px solid #346ba8;
}

.table-cell-edited input[b-7r4zt0yfzn] {
    background: #bdeed4;
}

.table-cell-error input[b-7r4zt0yfzn] {
    background: #ecacb1;
}

.header-date .day[b-7r4zt0yfzn] {
    font-weight: bolder;
}

.header-date .month[b-7r4zt0yfzn] {
    color: dimgray;
    font-weight: bolder;
}

.header-date .day-of-week[b-7r4zt0yfzn] {
    color: gray;
    font-size: 0.8em;
}

.header-avail-type[b-7r4zt0yfzn] {
    font-weight: bolder;
    font-size: 0.9em;
    white-space: nowrap;
}

.table-scroll table td:first-child[b-7r4zt0yfzn] {
    position: sticky;
    left: 0;
    background-color: #FFFF;
    z-index: 2;
}
/* _content/Quirco.Crs.Web/Components/InventoryBlocks/AvailabilityDisplay.razor.rz.scp.css */
.table-scroll[b-xa11wwsv50] {
    overflow-x: scroll;
    overflow-y: scroll;
    width: auto;
    max-height: 1080px;
}

table[b-xa11wwsv50] {
    border-spacing: 1px;
    border-collapse: separate;
}

th .day[b-xa11wwsv50] {
    font-size: 18px;
    font-weight: normal;
}

th .month[b-xa11wwsv50] {
    font-size: 13px;
    display: block;
}

th .day-of-week[b-xa11wwsv50] {
    font-size: 16px;
    display: block;
    font-weight: normal;
}

td[b-xa11wwsv50] {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.first-day[b-xa11wwsv50] {
    border-left: 3px solid rgba(0, 147, 223, 1);
}

.last-day[b-xa11wwsv50] {
    border-right: 3px solid rgba(0, 147, 223, 1);
}

tr[b-xa11wwsv50] {
    background-color: white;
}

.first-column[b-xa11wwsv50] {
    position: sticky;
    left: 0;
    z-index: 2;
    background-color: inherit;
    cursor: pointer;
}

.first-column-div[b-xa11wwsv50] {
    color: black;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: start;
    font-weight: normal;
    margin: 5px;
}

.table-scroll td.last[b-xa11wwsv50] {
    background-color: #f9eda6;
}

.cell[b-xa11wwsv50] {
    max-width: 40px;
    min-width: 40px;
    border-radius: 5px;
    margin: 1px;
    font-size: 14px;
    justify-content: center;
    opacity: 0.9;
    min-height: 40px;
}

.cell-green[b-xa11wwsv50] {
    background-color: #96e7a8;
}


td[b-xa11wwsv50] {
    padding: 2px;
}

tr:hover[b-xa11wwsv50] {
    background: #1890ff !important;
}

thead > tr:first-child:hover[b-xa11wwsv50] {
    background-color: white !important;
}


.cell-empty[b-xa11wwsv50] {
    background: url(/icons/tableEmpty.png);
    background-repeat: repeat;
    background-size: auto;
    mix-blend-mode: normal;
    background-size: 20px;
    background-repeat: repeat;
    border-radius: 5px;
    opacity: 0.1;
}

.cell-outside-interval[b-xa11wwsv50] {
    opacity: 0.5;
}

.table-scroll tr.selected[b-xa11wwsv50] {
    background: rgba(142, 166, 247, 0.5);
    font-weight: bold !important;
}

.table-scroll tr.selected th[b-xa11wwsv50] {
    background: rgba(142, 166, 247);
    font-weight: bold;
}

.header-inv-type.selected[b-xa11wwsv50] {
    font-weight: bold;
}

.table-scroll tr:hover td[b-xa11wwsv50] {
    background: #8ea6f7;
}
/* _content/Quirco.Crs.Web/Components/InventoryBlocks/QuotaBedNightsComponent.razor.rz.scp.css */
.table-scroll[b-fmw6t0nr90] {
    overflow-x: scroll;
}

.table-cell[b-fmw6t0nr90] {
    min-width: 50px;
}

thead tr .table-cell[b-fmw6t0nr90] {
    text-align: center;
}

.table-cell input[type=number][b-fmw6t0nr90] {
    padding: 1px;
    text-align: right;
}

.table-cell input[type=number]:focus[b-fmw6t0nr90] {
    border: 1px solid #346ba8;
}

.header-date .day[b-fmw6t0nr90] {
    font-weight: bolder;
}

.header-date .month[b-fmw6t0nr90] {
    color: dimgray;
    font-weight: bolder;
}

.header-date .day-of-week[b-fmw6t0nr90] {
    color: gray;
    font-size: 0.8em;
}

.header-avail-type[b-fmw6t0nr90] {
    font-weight: bolder;
    font-size: 0.9em;
    white-space: nowrap;
}

.table-scroll table td:first-child[b-fmw6t0nr90] {
    position: sticky;
    left: 0;
    background-color: #FFFF;
    z-index: 2;
}
/* _content/Quirco.Crs.Web/Components/InventoryBlocks/QuotaComponent.razor.rz.scp.css */
.table-scroll[b-c5i5z0iflu] {
    overflow-x: scroll;
}

.table-cell[b-c5i5z0iflu] {
    min-width: 50px;
}

thead tr .table-cell[b-c5i5z0iflu] {
    text-align: center;
}

.table-cell input[type=number][b-c5i5z0iflu] {
    padding: 1px;
    text-align: right;
}

.table-cell input[type=number]:focus[b-c5i5z0iflu] {
    border: 1px solid #346ba8;
}

.table-cell-edited input[b-c5i5z0iflu] {
    background: #bdeed4;
}

.table-cell-error input[b-c5i5z0iflu] {
    background: #ecacb1;
}

.header-date .day[b-c5i5z0iflu] {
    font-weight: bolder;
}

.header-date .month[b-c5i5z0iflu] {
    color: dimgray;
    font-weight: bolder;
}

.header-date .day-of-week[b-c5i5z0iflu] {
    color: gray;
    font-size: 0.8em;
}

.header-avail-type[b-c5i5z0iflu] {
    font-weight: bolder;
    font-size: 0.9em;
    white-space: nowrap;
}

.table-scroll table td:first-child[b-c5i5z0iflu] {
    position: sticky;
    left: 0;
    background-color: #FFFF;
    z-index: 2;
}
/* _content/Quirco.Crs.Web/Components/RatePlans/RatePlansOverviewTableComponent.razor.rz.scp.css */
.table-scroll[b-aolrt90ja2] {
    overflow: auto;
    height: 60vh;
    white-space: nowrap;
}

.ant-skeleton[b-aolrt90ja2]{
    display:block !important;
}

.price-value[b-aolrt90ja2] {
    float: right;
    color: dodgerblue;
}

.placements[b-aolrt90ja2] {
    display: flex;
    justify-content: space-between;
}

.table-style[b-aolrt90ja2] {
    background-color: #ffffff;
}

.font-bold[b-aolrt90ja2] {
    font-weight: bold;
}

.head-date[b-aolrt90ja2] {
    background-color: #e0e0e0;
}
