.bbl-std-blackout-note {
	margin-top: 7px !important;
	color: #6b5135;
	font-size: 14px;
	font-weight: 600;
}

.bbl-std-blackout-error {
	margin-top: 8px !important;
	color: #9b1c1c !important;
	font-weight: 700;
}

.ui-datepicker td.bbl-std-blackout-date span,
.ui-datepicker td.bbl-std-blackout-date a {
	background: #f3e6e1 !important;
	color: #9b1c1c !important;
	text-decoration: line-through;
	opacity: 0.72;
}

.ui-datepicker td.bbl-std-blackout-date {
	cursor: not-allowed;
}
