 div:focus {
	outline: none;
}

#lwaio-consent-bar, #lwaio-consent-show-again {
	margin: 0 auto;
	padding: 5px 0;
	position: absolute;
	box-sizing: border-box;
	width:100%;
	z-index: 999999999;
	display: none;
	font-size: 13px;
	line-height: 1.5;
	font-weight:300;
}
#lwaio-consent-show-again {
	padding: 5px 10px;
	cursor: pointer;
}

#lwaio-consent-bar .lwaio_messagebar_content {
	vertical-align: middle;
	margin: .5rem auto;
}
#lwaio-consent-bar .lwaio_messagebar_content h3 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 18px;
	line-height: 1.5;
	display: inline-block;
}
#lwaio-consent-bar .lwaio_messagebar_content div.group-description {
	margin: 0;
	font-size: inherit;
	line-height: inherit;
	text-align: justify;
}

#lwaio-consent-bar.ccpa.lwaio-banner .lwaio_messagebar_content .group-description {
	text-align: center;
}
#lwaio-consent-bar.ccpa.lwaio-popup .lwaio_messagebar_content .group-description {
	padding: 0;
}
#lwaio-consent-bar.ccpa .lwaio_messagebar_content .group-description {
	padding: 10px 0;
}
#cookie_action_link {
	text-decoration: underline !important;
}
#cookie_action_accept_all {
	float: right;
}
#cookie_action_close_banner {
	float: right;
	padding: 0.75rem !important;
	background: url(../images/close.svg);
	background-color: transparent !important;
	color: rgb(41, 41, 41) !important;
}

#lwaio-consent-bar .lwaio_buttons_wrapper {
	display: inline-block;
	padding-right: 0.5rem;
}
#lwaio-consent-bar .lwaio_buttons_wrapper input {
	width: unset;
}
#lwaio-consent-bar .lwaio_buttons_wrapper input:focus {
	outline: none;
}

#lwaio-consent-bar .group-switch-buttons {
	margin: 1.5rem 0 0;
}

#lwaio-consent-bar .lwaio_messagebar_detail {
	box-sizing: border-box;
	font-size: inherit;
	line-height: inherit;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
	border-top: 1px solid #cccccc;
}
#lwaio-consent-bar .lwaio_messagebar_detail > div {
	margin: 5px 0;
	padding-top: 10px;
}
#lwaio-consent-bar .lwaio_messagebar_detail a {
	cursor: pointer;
	text-decoration: none;
	font-size: inherit;
	font-family: inherit;
	color: inherit;
	text-decoration: none;
}
#lwaio-consent-bar .lwaio_messagebar_detail a:active,
#lwaio-consent-bar .lwaio_messagebar_detail a:hover,
#lwaio-consent-bar .lwaio_messagebar_detail a:focus {
	color: inherit;
	text-decoration: none;
}
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body {
	width:100%;
}
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent_tabs {
	position:relative;
	height:auto;
	border-bottom:1px solid #cccccc;
	padding-bottom:0;
}
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent_tabs #lwaio_consent_tabs_about {
	margin-left: -4px;
}
#lwaio_consent_tabs_overview {
	font-weight: 500;
}
#lwaio_consent_tabs_about {
	font-weight: 500;
}
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent_tabs a.lwaio_consent_tab {
	display:inline-block;
	padding:8px;
	margin:0;
	margin-bottom:-1px;
	border:1px solid #ccc;
}
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent_tabs a.lwaio_consent_tab.tab_selected {
	border-bottom: 1px solid #fff;
}
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent {
	height:170px;
	overflow-y:auto;
	border:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:none;
}
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent #lwaio_consent_overview #lwaio_consent_overview_cookie_container {
	overflow:auto;
}
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent #lwaio_consent_overview #lwaio_consent_overview_cookie_container #lwaio_consent_overview_cookie_container_types {
	display:inline-block;
	float: left;
}
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent #lwaio_consent_overview #lwaio_consent_overview_cookie_container #lwaio_consent_overview_cookie_container_types a:last-child {
	border-bottom: none !important;
}
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent #lwaio_consent_overview #lwaio_consent_overview_cookie_container #lwaio_consent_overview_cookie_container_types a.lwaio_consent_overview_cookie_container_types {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	display:block;
	padding:8px;
}
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent #lwaio_consent_overview #lwaio_consent_overview_cookie_container #lwaio_consent_overview_cookie_container_types a.lwaio_consent_overview_cookie_container_types.lwaio_consent_overview_cookie_container_type_selected {
	border-right: 1px solid #fff;
}
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent #lwaio_consent_overview #lwaio_consent_overview_cookie_container #lwaio_consent_overview_cookie_container_type_details {
	display:table-cell;
	padding:12px;
	overflow:auto;
}
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent #lwaio_consent_overview #lwaio_consent_overview_cookie_container #lwaio_consent_overview_cookie_container_type_details .lwaio_consent_cookie_type_details .lwaio_consent_cookie_type_table_container table.lwaio_consent_cookie_type_table {
	padding:0;margin:8px 0 0;
	border-spacing:0;
	border-collapse:collapse;
	width:100%;
	border:none;
	font-size:inherit;
	font-family:inherit;
	line-height:inherit;
}
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent #lwaio_consent_overview #lwaio_consent_overview_cookie_container #lwaio_consent_overview_cookie_container_type_details .lwaio_consent_cookie_type_details .lwaio_consent_cookie_type_table_container table.lwaio_consent_cookie_type_table th,
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent #lwaio_consent_overview #lwaio_consent_overview_cookie_container #lwaio_consent_overview_cookie_container_type_details .lwaio_consent_cookie_type_details .lwaio_consent_cookie_type_table_container table.lwaio_consent_cookie_type_table td,
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent #lwaio_consent_overview #lwaio_consent_overview_cookie_container #lwaio_consent_overview_cookie_container_type_details .lwaio_consent_cookie_type_details .lwaio_consent_cookie_type_table_container table.lwaio_consent_cookie_type_table thead,
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent #lwaio_consent_overview #lwaio_consent_overview_cookie_container #lwaio_consent_overview_cookie_container_type_details .lwaio_consent_cookie_type_details .lwaio_consent_cookie_type_table_container table.lwaio_consent_cookie_type_table tr {
	border: none;
}
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent #lwaio_consent_overview #lwaio_consent_overview_cookie_container #lwaio_consent_overview_cookie_container_type_details .lwaio_consent_cookie_type_details .lwaio_consent_cookie_type_table_container table.lwaio_consent_cookie_type_table tr {
	border-bottom:1px solid #cccccc;
}
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent #lwaio_consent_overview #lwaio_consent_overview_cookie_container #lwaio_consent_overview_cookie_container_type_details .lwaio_consent_cookie_type_details .lwaio_consent_cookie_type_table_container table.lwaio_consent_cookie_type_table th,
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent #lwaio_consent_overview #lwaio_consent_overview_cookie_container #lwaio_consent_overview_cookie_container_type_details .lwaio_consent_cookie_type_details .lwaio_consent_cookie_type_table_container table.lwaio_consent_cookie_type_table td {
	vertical-align:top;
	text-align:left;
	padding:2px;
	font-weight:400;
	border: 1px solid #cccccc;
}
#lwaio-consent-bar .lwaio_messagebar_detail #lwaio_messagebar_detail_body #lwaio_consent #lwaio_consent_about {
	padding:12px;
}

.fade {
	transition: opacity 0.15s linear;
}


/* ON/OFF Switch - Modern Pill Design */
.button-secondary.lwaio-custom-switch {
	position: relative;
	width: 45px;
	height: 25px;
	float: left;
	border: none !important;
	padding: 0;
	background: none !important;
	box-shadow: none !important;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input.lwaio-custom-switch-checkbox {
	display: none !important;
}

.lwaio-custom-switch-label {
	display: block !important;
	width: 45px;
	height: 25px;
	background: #cbd5e1;
	border-radius: 14px;
	cursor: pointer;
	position: relative;
	transition: background-color 0.3s ease;
	border: none;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.lwaio-custom-switch-label:hover {
	background: #b0bbc7;
}

.lwaio-custom-switch-inner {
	display: none;
}

.lwaio-custom-switch-inner:before,
.lwaio-custom-switch-inner:after {
	display: none;
}

.lwaio-custom-switch-switch {
	width: 24px;
	height: 24px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	border: none;
}

.lwaio-custom-switch-switch:after {
	display: none;
}

.lwaio-custom-switch-checkbox:checked + .lwaio-custom-switch-label {
	background: #333;
}

/* disabeled checkbox */
.custom-switch-disabled .lwaio-custom-switch-checkbox:checked + .lwaio-custom-switch-label {
	opacity: 0.6;
	cursor: not-allowed;
}

.lwaio-custom-switch-checkbox:checked + .lwaio-custom-switch-label .lwaio-custom-switch-switch {
	transform: translateX(24px);
}

.switch-desc {
	float: left;
	margin: 0 10px;
	line-height: 24px;
	font-size: medium;
}

@media (prefers-reduced-motion: reduce) {
	.fade {
		transition: none;
	}
}

.fade:not(.show) {
	opacity: 0;
}

.table {
	width: 100%;
	margin-bottom: 1rem;
	color: #212529;
}

.table th,
.table td {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
	border-top: 2px solid #dee2e6;
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, 0.05);
}

.table .thead-dark th {
	color: #fff;
	background-color: #343a40;
	border-color: #454d55;
}

@media (max-width: 575.98px) {
	.table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
}

@media (max-width: 767.98px) {
	.table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
}

@media (max-width: 991.98px) {
	.table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
}

@media (max-width: 1199.98px) {
	.table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

/** Button CSS */
#lwaio-consent-bar .btn,
.lwaio_messagebar_detail .btn {
	display: inline-block;
	font-weight: 400;
	cursor: pointer;
	color: #212529;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 13px;
	line-height: 1.5;
	border-radius: 0.25rem;
	text-transform: initial;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
	#lwaio-consent-bar .btn,
	.lwaio_messagebar_detail .btn {
		transition: none;
	}
}

#lwaio-consent-bar .btn:hover,
.lwaio_messagebar_detail .btn:hover {
	color: #212529;
	text-decoration: none;
}

#lwaio-consent-bar .btn:focus, .lwaio_messagebar_detail .btn:focus {
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

#lwaio-consent-bar .btn.disabled, .lwaio_messagebar_detail .btn:disabled {
	opacity: 0.65;
}


#lwaio-consent-bar .btn-lg,
.lwaio_messagebar_detail .btn-lg {
	padding: 0.5rem 1rem;
	font-size: 17px;
	line-height: 1.5;
	border-radius: 0.3rem;
}

#lwaio-consent-bar .btn-sm,
.lwaio_messagebar_detail .btn-sm {
	padding: 0.25rem 0.5rem;
	font-size: 11px;
	line-height: 1.5;
	border-radius: 0.2rem;
}


.lwaio_messagebar_detail .category-group {
	margin: 0;
	padding-left: 0;
	max-height: 100%;
	overflow: scroll;
}

.lwaio_messagebar_detail .category-group .category-item {
	list-style: none;
	font-family: inherit;
	font-weight: normal;
	-webkit-font-smoothing: auto;
	letter-spacing: normal;
	line-height: normal;
	padding: 0;
	margin: 0;
	height: auto;
	min-height: 0;
	max-height: none;
	width: auto;
	min-width: 0;
	max-width: none;
	border-radius: 0;
	border: none;
	clear: none;
	float: none;
	position: static;
	bottom: auto;
	left: auto;
	right: auto;
	top: auto;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	background: none;
	overflow: visible;
	vertical-align: baseline;
	visibility: visible;
	z-index: auto;
	box-shadow: none;
}
.lwaio_messagebar_detail .category-group .category-item h3 {
	margin:0;
	padding:0;
	vertical-align: middle;
	display: inline-block;
	font-size: 18px;
	line-height: 1.5;
}
.lwaio_messagebar_detail .category-group .category-item .lwaio-column {
	width: 100%;
}

.lwaio_messagebar_detail .category-group .category-item .lwaio-column .lwaio-columns {
	clear: both;
	width: 25%;
	float: left;
	cursor: pointer;
	border-left: 10px solid transparent;
	background-color: #f4f4f4;
	border-bottom: 1px solid #d7d7d7;
	padding: 2%;
	vertical-align: middle;
	outline: none;
}
.lwaio_messagebar_detail .category-group .category-item .lwaio-column .lwaio-columns.active-group {
	border-left: 10px solid #343a40;
	background-color: #fff;
	border-bottom: none;
}
.lwaio_messagebar_detail .category-group .category-item .description-container {
	position: absolute;
	width: 75%;
	left: 25%;
	float: left;
	padding: 4%;
	max-height: 100%;
	overflow:scroll;
}
.lwaio_messagebar_detail .category-group .category-item .description-container div.group-description {
	padding: 0 0 10px 0;
}
.lwaio_messagebar_detail .category-group .category-item .description-container .category-cookies-list-container {
	font-size: inherit;
	line-height: inherit;
	overflow-x: auto;
}
.lwaio_messagebar_detail .category-group .category-item .description-container .category-cookies-list-container table,
.lwaio_messagebar_detail .category-group .category-item .description-container .category-cookies-list-container table th,
.lwaio_messagebar_detail .category-group .category-item .description-container .category-cookies-list-container table td {
	font-size: inherit;
	line-height: inherit;
	margin: 0;
}
.lwaio_messagebar_detail .category-group .category-item .description-container hr {
	margin:0;
	padding:0;
	margin-bottom: 15px;
}
.lwaio_messagebar_detail .category-group .category-item .description-container .group-toggle {
	display: inline-block;
	width: 100%;
	margin-bottom: 5%;
}
.lwaio_messagebar_detail .category-group .category-item .description-container .group-toggle .toggle-group {
	float: right;
	vertical-align: middle;
}
.lwaio_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox {
	background-color: #FFFFFF;
	position: relative;
	display: inline-block;
	z-index: 1;
}
.lwaio_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox label {
	background: #cbd5e1;
	border: none;
	height: 28px;
	width: 52px;
	position: relative;
	display: inline-block;
	border-radius: 14px;
	transition: background-color 0.3s ease;
	margin-bottom: 0;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.lwaio_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox label:hover {
	background: #b0bbc7;
}
.lwaio_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox label:after {
	cursor: pointer;
	content: "";
	position: absolute;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	left: 2px;
	top: 2px;
	z-index: 2;
	background: #fff;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.lwaio_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox label:hover:after {
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
.lwaio_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox .label-text {
	display: none;
}
.lwaio_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox input {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	opacity: 0;
	cursor: pointer;
}
.lwaio_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox input:checked + label {
	background: #333;
}
.lwaio_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox input:checked + label:hover {
	background: #333;
}
.lwaio_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox input:checked + label:after {
	transform: translateX(24px);
}
.lwaio_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox input:focus + label::after {
	outline: #3b99fc auto 5px;
}
.lwaio_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox:not(:checked) {
	pointer-events: initial;
}
.lwaio_messagebar_detail .category-group .category-item .description-container .toggle-group.always-active {
	line-height: 1.3;
	color: #1a73e8;
}
.lwaio_messagebar_detail .category-group .category-item .description-container.hide {
	display: none;
}
.lwaio_messagebar_detail a.btn {
	padding:0;
	text-decoration: none;
	font-size:inherit;
	color: inherit;
}
.lwaio_messagebar_detail a.btn:focus {
	box-shadow: unset;
}

@media (max-width: 768px) {
	#lwaio-consent-bar.lwaio-widget {
		width: 100% !important;
		left: 0 !important;
		right: 0 !important;
		bottom: 0 !important;
	}
	#lwaio-consent-bar, #lwaio-consent-show-again {
		font-size: 11px;
		padding: 1em;
	}
	#lwaio-consent-bar .lwaio_messagebar_content h3 {
		font-size: medium;
	}
	.lwaio_messagebar_detail .category-group .category-item h3 {
		font-size: medium;
	}
	#cookie_action_accept_all {
		float: none;
    margin-top: 1em;
	}

	#lwaio-consent-bar .lwaio_buttons_wrapper {
		padding: 1rem 0;
	}
}
.wpl-iframe-placeholder {
	background-image: url(../images/placeholder.svg);
	background-size: 80px;
	max-width:100%;
	max-height:100%;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #b2b0b059;
	position: relative;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.wpl-iframe-placeholder .wpl-inner-text {
	width: 100%;
	text-align: center;
	padding: 1rem 1rem;
	border-radius: 400px;
}
