.booking-resource-remove-confirmation .popup-window-titlebar-text {
	font-size: 19px;
	font-weight: 500;
	color: #333333;
	padding: 0;
	margin-left: 24px;
}

.booking-resource-remove-confirmation .popup-window-content {
	height: 38px;
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	padding: 0;
	margin: 0 24px;
}

.booking-resource-remove-confirmation .popup-window-buttons {
	padding: 24px;
	text-align: left;
}

.booking-resource-remove-confirmation .popup-window-buttons .ui-btn:first-child {
	height: 38px;
	width: 150px;
	font-size: 15px;
}

.booking-resource-remove-confirmation .popup-window-buttons .ui-btn:not(:first-child) {
	height: 38px;
	border: 2px solid #EDEEF0;
	font-size: 15px;
	margin-left: 12px;
}

.booking-resource-remove-confirmation.booking-resource-remove-confirmation-move-bookings .popup-window-buttons .ui-btn:not(:first-child) {
	height: 38px;
	width: 208px;
	border: 2px solid #EDEEF0;
	font-size: 15px;
	margin-left: 12px;
}

.booking-resource-remove-confirmation.booking-resource-remove-confirmation-after-clear .popup-window-buttons .ui-btn:first-child {
	height: 38px;
	width: 130px;
	font-size: 15px;
}

.booking-resource-remove-confirmation.booking-resource-remove-confirmation-after-clear .popup-window-buttons .ui-btn:not(:first-child) {
	height: 38px;
	width: unset;
	border: 2px solid #EDEEF0;
	font-size: 15px;
	margin-left: 12px;
}
