.js input.form-autocomplete {
	background-image: url(../images/core/throbber-inactive.png);
	background-repeat: no-repeat;
	background-position: 100% center
}

.js[dir="rtl"] input.form-autocomplete {
	background-position: 0 center
}

.js input.form-autocomplete.ui-autocomplete-loading {
	background-image: url(../images/core/throbber-active.gif);
	background-position: 100% center
}

.js[dir="rtl"] input.form-autocomplete.ui-autocomplete-loading {
	background-position: 0 center
}

.hidden {
	display: none
}

.visually-hidden {
	position: absolute !important;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	width: 1px;
	height: 1px;
	word-wrap: normal
}

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
	position: static !important;
	overflow: visible;
	clip: auto;
	width: auto;
	height: auto
}

.invisible {
	visibility: hidden
}

.js .js-hide {
	display: none
}

.js-show {
	display: none
}

.js .js-show {
	display: block
}

.nowrap {
	white-space: nowrap
}

.progress {
	position: relative
}

.progress__track {
	min-width: 100px;
	max-width: 100%;
	height: 16px;
	margin-top: 5px;
	border: 1px solid;
	background-color: #fff
}

.progress__bar {
	width: 3%;
	min-width: 3%;
	max-width: 100%;
	height: 1.5em;
	background-color: #000
}

.progress__description,
.progress__percentage {
	overflow: hidden;
	margin-top: .2em;
	color: #555;
	font-size: .875em
}

.progress__description {
	float: left
}

[dir="rtl"] .progress__description {
	float: right
}

.progress__percentage {
	float: right
}

[dir="rtl"] .progress__percentage {
	float: left
}

.progress--small .progress__track {
	height: 7px
}

.progress--small .progress__bar {
	height: 7px;
	background-size: 20px 20px
}

.reset-appearance {
	margin: 0;
	padding: 0;
	border: 0 none;
	background: transparent;
	line-height: inherit;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.resize-none {
	resize: none
}

.resize-vertical {
	min-height: 2em;
	resize: vertical
}

.resize-horizontal {
	max-width: 100%;
	resize: horizontal
}

.resize-both {
	max-width: 100%;
	min-height: 2em;
	resize: both
}

table.sticky-header {
	z-index: 500;
	top: 0;
	margin-top: 0;
	background-color: #fff
}

.system-status-counter__status-icon {
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle
}

.system-status-counter__status-icon:before {
	display: block;
	content: "";
	background-repeat: no-repeat;
	background-position: center 2px;
	background-size: 20px
}

.system-status-counter__status-icon--error:before {
	background-image: url(../images/core/icons/e32700/error.svg)
}

.system-status-counter__status-icon--warning:before {
	background-image: url(../images/core/icons/e29700/warning.svg)
}

.system-status-counter__status-icon--checked:before {
	background-image: url(../images/core/icons/73b355/check.svg)
}

.system-status-report-counters__item {
	width: 100%;
	margin-bottom: .5em;
	padding: .5em 0;
	text-align: center;
	white-space: nowrap;
	background-color: rgba(0, 0, 0, .063)
}

@media screen and (min-width:60em) {
	.system-status-report-counters {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}
	.system-status-report-counters__item--half-width {
		width: 49%
	}
	.system-status-report-counters__item--third-width {
		width: 33%
	}
}

.system-status-general-info__item {
	margin-top: 1em;
	padding: 0 1em 1em;
	border: 1px solid #ccc
}

.system-status-general-info__item-title {
	border-bottom: 1px solid #ccc
}

body.drag {
	cursor: move
}

tr.region-title {
	font-weight: bold
}

tr.region-message {
	color: #999
}

tr.region-populated {
	display: none
}

tr.add-new .tabledrag-changed {
	display: none
}

.draggable a.tabledrag-handle {
	float: left;
	overflow: hidden;
	height: 1.7em;
	margin-left: -1em;
	cursor: move;
	text-decoration: none
}

[dir="rtl"] .draggable a.tabledrag-handle {
	float: right;
	margin-right: -1em;
	margin-left: 0
}

a.tabledrag-handle:hover {
	text-decoration: none
}

a.tabledrag-handle .handle {
	width: 14px;
	height: 14px;
	margin: -.4em .5em 0;
	padding: .42em .5em;
	background: url(../images/core/icons/787878/move.svg) no-repeat 6px 7px
}

a.tabledrag-handle:hover .handle,
a.tabledrag-handle:focus .handle {
	background-image: url(../images/core/icons/000000/move.svg)
}

.touchevents .draggable td {
	padding: 0 10px
}

.touchevents .draggable .menu-item__link {
	display: inline-block;
	padding: 10px 0
}

.touchevents a.tabledrag-handle {
	width: 40px;
	height: 44px
}

.touchevents a.tabledrag-handle .handle {
	height: 21px;
	background-position: 40% 19px
}

[dir="rtl"] .touch a.tabledrag-handle .handle {
	background-position: right 40% top 19px
}

.touchevents .draggable.drag a.tabledrag-handle .handle {
	background-position: 50% -32px
}

.tabledrag-toggle-weight-wrapper {
	text-align: right
}

[dir="rtl"] .tabledrag-toggle-weight-wrapper {
	text-align: left
}

.indentation {
	float: left;
	width: 20px;
	height: 1.7em;
	margin: -.4em .2em -.4em -.4em;
	padding: .42em 0 .42em .6em
}

[dir="rtl"] .indentation {
	float: right;
	margin: -.4em -.4em -.4em .2em;
	padding: .42em .6em .42em 0
}

.tablesort {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-size: 100%
}

.tablesort--asc {
	background-image: url(../images/core/icons/787878/twistie-down.svg)
}

.tablesort--desc {
	background-image: url(../images/core/icons/787878/twistie-up.svg)
}

div.tree-child {
	background: url(../images/core/tree.png) no-repeat 11px center
}

div.tree-child-last {
	background: url(../images/core/tree-bottom.png) no-repeat 11px center
}

[dir="rtl"] div.tree-child,
[dir="rtl"] div.tree-child-last {
	background-position: -65px center
}

div.tree-child-horizontal {
	background: url(../images/core/tree.png) no-repeat -11px center
}

.js-form-item.js-webform-states-hidden,
.js-form-submit.js-webform-states-hidden,
.js-form-wrapper.js-webform-states-hidden,
.js-webform-text-format-hidden>.js-text-format-wrapper {
	display: none
}

.webform-flexbox.js-webform-states-hidden[style*="display: block"] {
	display: flex !important
}

.form-item .container-inline {
	margin: 2px 0
}

.form-checkboxes .form-required:after,
.form-radios .form-required:after {
	display: none
}

.webform-element--title-inline>label {
	display: inline;
	padding-right: .5em
}

.webform-element--title-inline>div.container-inline {
	display: inline
}

.form-composite.webform-fieldset--title-inline legend {
	float: left;
	margin: .4em .5em .4em 0
}

[dir=rtl] .form-composite.webform-fieldset--title-inline legend {
	float: right;
	margin-left: .5em;
	margin-right: 0
}

.form-composite.webform-fieldset--title-inline .fieldset-wrapper,
.form-composite.webform-fieldset--title-inline .fieldset-wrapper>div {
	display: inline
}

.webform-element--title-inline .form-radios,
.webform-element--title-inline .form-checkboxes {
	display: inline
}

.webform-readonly input[type="date"],
.webform-readonly input[type="datetime-local"],
.webform-readonly input[type="email"],
.webform-readonly input[type="number"],
.webform-readonly input[type="password"],
.webform-readonly input[type="search"],
.webform-readonly input[type="tel"],
.webform-readonly input[type="text"],
.webform-readonly input[type="time"],
.webform-readonly input[type="url"],
.webform-readonly textarea {
	background: #ededed;
	border-color: #bbb;
	color: #717171
}

.webform-details-toggle-state-wrapper {
	text-align: right
}

[dir="rtl"] .webform-details-toggle-state-wrapper {
	text-align: left
}

.webform-details-toggle-state-wrapper {
	margin-top: 1em
}

.webform-details-toggle-state-wrapper+details {
	margin-top: 0
}

.webform-details-toggle-state {
	background: transparent;
	border: 0;
	cursor: pointer;
	margin-top: 0;
	padding: 0;
	font-size: 1em
}

.webform-details-toggle-state {
	color: #337ab7;
	text-decoration: none
}

.webform-details-toggle-state:hover,
.webform-details-toggle-statelink:focus {
	text-decoration: underline
}

.webform-tabs .webform-details-toggle-state-wrapper {
	float: right
}

@media screen and (max-width:600px) {
	.webform-tabs .webform-details-toggle-state-wrapper {
		float: none
	}
}

.messages.messages--info {
	color: #31708f;
	background-color: #d9edf7;
	background-image: url(/modules/contrib/webform/css/../images/icons/info.svg);
	background-repeat: no-repeat;
	background-position: 10px 17px;
	border-color: #0074bd #0074bd #0074bd transparent;
	box-shadow: -8px 0 0 #0074bd
}

[dir="rtl"] .messages.messages--info {
	border-color: #0074bd transparent #0074bd #0074bd;
	box-shadow: 8px 0 0 #0074bd;
	margin-left: 0
}

.webform-message--close .messages {
	position: relative
}

.webform-message--close .messages {
	padding-right: 35px
}

.webform-message--close .webform-message__link {
	display: none
}

html.js .webform-message--close .webform-message__link {
	display: block;
	position: absolute;
	top: 11px;
	right: 10px;
	line-height: 24px;
	font-size: 24px
}

html[dir="rtl"].js .webform-message--close .webform-message__link {
	top: 11px;
	right: inherit;
	left: 10px
}

.webform-message__link {
	color: inherit;
	opacity: .33
}

.webform-message__link:link {
	border-bottom: 0;
	text-decoration: none
}

.webform-message__link:hover,
.webform-message__link:focus,
.webform-message__link:active {
	border-bottom: 0;
	text-decoration: none;
	color: inherit;
	opacity: 1
}

html.js .js-webform-message--close-storage {
	display: none
}

.form-item-lang-dropdown-select {
	display: inline
}

.lang-dropdown-form img.language-icon {
	padding: 0 4px;
	vertical-align: middle
}

#sliding-popup {
	background: url('/modules/contrib/eu_cookie_compliance/css/../images/gradient.png') center center scroll repeat-y transparent
}

.sliding-popup-bottom,
.sliding-popup-top {
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 99999;
	left: 0;
	text-align: center
}

.sliding-popup-bottom {
	position: fixed
}

.sliding-popup-top {
	position: relative
}

.eu-cookie-compliance-content {
	margin: 0 auto;
	max-width: 80%;
	display: inline-block;
	text-align: left;
	width: 100%
}

.eu-cookie-compliance-buttons {
	float: right;
	margin: 0 0 1em 0;
	max-width: 40%
}

.eu-cookie-compliance-categories-buttons {
	margin: 0 0 1em 0;
	max-width: 60%;
	float: left
}

[dir="rtl"] .eu-cookie-compliance-buttons {
	float: left
}

[dir="rtl"] .eu-cookie-compliance-categories-buttons {
	float: right
}

.eu-cookie-compliance-more-button {
	cursor: pointer;
	display: inline;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: underline;
	background: none
}

.eu-cookie-compliance-secondary-button {
	cursor: pointer;
	border: 0;
	background: none;
	margin-top: 1em;
	padding: 0 8px;
	vertical-align: middle
}

.disagree-button.eu-cookie-compliance-more-button,
.eu-cookie-compliance-agree-button,
.eu-cookie-compliance-default-button,
.eu-cookie-compliance-hide-button,
.eu-cookie-compliance-more-button-thank-you,
.eu-cookie-withdraw-button,
.eu-cookie-compliance-save-preferences-button {
	cursor: pointer;
	margin-right: 5px;
	margin-top: 1em;
	vertical-align: middle;
	overflow: visible;
	width: auto;
	-moz-box-shadow: inset 0 1px 0 0 #fff;
	-webkit-box-shadow: inset 0 1px 0 0 #fff;
	box-shadow: inset 0 1px 0 0 #fff;
	background-color: #ededed;
	background-image: -moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf));
	background-image: -webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background-image: -o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background-image: -ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background-image: linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #dcdcdc;
	color: #000;
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding: 4px 8px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #fff
}

[dir="rtl"] .eu-cookie-compliance-buttons button {
	-moz-box-shadow: inset 0 0 0 1px #fff;
	-webkit-box-shadow: inset 0 0 0 1px #fff;
	box-shadow: inset 0 0 0 1px #fff
}

.disagree-button.eu-cookie-compliance-more-button:hover,
.eu-cookie-compliance-agree-button:hover,
.eu-cookie-compliance-default-button:hover,
.eu-cookie-compliance-hide-button:hover,
.eu-cookie-compliance-more-button-thank-you:hover,
.eu-cookie-withdraw-button:hover {
	background-color: #dfdfdf;
	background-image: -moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed));
	background-image: -webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background-image: -o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background-image: -ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background-image: linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%)
}

.disagree-button.eu-cookie-compliance-more-button:active,
.eu-cookie-compliance-agree-button:active,
.eu-cookie-compliance-default-button:active,
.eu-cookie-compliance-hide-button:active,
.eu-cookie-compliance-more-button-thank-you:active,
.eu-cookie-withdraw-button:active {
	position: relative;
	top: 1px
}

.eu-cookie-compliance-message {
	float: left;
	margin: 5px 0 0;
	max-width: 60%
}

.eu-cookie-compliance-banner--categories .eu-cookie-compliance-message {
	max-width: 100%
}

.eu-cookie-compliance-categories {
	clear: both;
	padding-top: 1em
}

.eu-cookie-compliance-categories label {
	display: inline
}

[dir="rtl"] .eu-cookie-compliance-message {
	float: right;
	text-align: right
}

.eu-cookie-compliance-message h1,
.eu-cookie-compliance-message h2,
.eu-cookie-compliance-message h3,
.eu-cookie-compliance-message p {
	color: #fff;
	font-weight: bold;
	line-height: 1.4;
	margin: 0 0 5px 0
}

.eu-cookie-compliance-message h1 {
	font-size: 24px
}

.eu-cookie-compliance-message h2 {
	font-size: 16px
}

.eu-cookie-compliance-message h3 {
	font-size: 12px
}

.eu-cookie-compliance-message p {
	font-size: 12px;
	display: inline
}

.eu-cookie-withdraw-tab {
	padding: 4px 7px;
	cursor: pointer
}

.sliding-popup-bottom .eu-cookie-withdraw-tab {
	border-width: 2px 2px 0;
	border-radius: 5px 5px 0 0
}

.sliding-popup-top .eu-cookie-withdraw-tab {
	border-width: 0 2px 2px;
	border-radius: 0 0 5px 5px
}

.eu-cookie-withdraw-wrapper.sliding-popup-top,
.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-banner {
	transform: scaleY(-1)
}

.eu-cookie-withdraw-tab {
	position: absolute;
	top: 0;
	transform: translate(-50%, -100%);
	left: 50%
}

.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-tab {
	transform: translate(-50%, -100%) scaleY(-1)
}

@media screen and (max-width:600px) {
	.eu-cookie-compliance-content {
		max-width: 95%
	}
	.eu-cookie-compliance-categories,
	.eu-cookie-compliance-message {
		max-width: 100%
	}
	.eu-cookie-compliance-buttons {
		clear: both;
		float: none;
		max-width: 100%;
		margin: 5px 0 1em
	}
	.eu-cookie-compliance-buttons.eu-cookie-compliance-has-categories {
		float: right;
		margin-top: -56px
	}
	.eu-cookie-compliance-banner--categories .eu-cookie-compliance-buttons {
		position: initial;
		bottom: unset;
		right: unset
	}
}

.paragraph--unpublished {
	background-color: #fff4f4
}

.ddsDefault .dd-select {
	border: 1px solid #ccc;
	background: none repeat scroll 0 0 #eee !important;
	border-radius: 2px;
	cursor: pointer;
	position: relative
}

.ddsDefault .dd-desc {
	color: #aaa;
	display: block;
	font-weight: normal;
	line-height: 1.4em;
	overflow: hidden
}

.ddsDefault .dd-selected {
	display: block;
	font-weight: bold;
	overflow: hidden;
	padding: 10px;
	color: #000;
	text-decoration: none
}

.ddsDefault .dd-selected label {
	line-height: 1.4 !important
}

.ddsDefault .dd-selected:hover {
	text-decoration: none;
	color: #000
}

.ddsDefault .dd-pointer {
	height: 0;
	margin-top: -3px;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 0
}

.ddsDefault .dd-pointer-down {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-image: none;
	border-right: 5px solid rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 5px
}

.ddsDefault .dd-pointer-up {
	-moz-border-bottom-colors: none !important;
	-moz-border-left-colors: none !important;
	-moz-border-right-colors: none !important;
	-moz-border-top-colors: none !important;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000 !important;
	border-image: none !important;
	border-style: solid !important;
	border-width: 5px !important;
	margin-top: -8px
}

.ddsDefault .dd-options {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #fff;
	border-color: -moz-use-text-color #ccc #ccc;
	border-image: none;
	border-right: 1px solid #ccc;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	box-shadow: 0 1px 5px #ddd;
	display: none;
	list-style: none outside none;
	margin: 0;
	overflow: auto;
	padding: 0 !important;
	position: absolute;
	z-index: 2000
}

.ddsDefault .dd-option:hover {
	text-decoration: none
}

.ddsDefault .dd-option img,
.ddsDefault .dd-selected img {
	width: 20px;
	height: 14px
}

.ddsDefault .dd-option {
	border-bottom: 1px solid #ddd;
	color: #333;
	cursor: pointer;
	display: block;
	overflow: hidden;
	padding: 10px;
	text-decoration: none;
	transition: all .25s ease-in-out 0s
}

.ddsDefault .dd-options>li:last-child>.dd-option {
	border-bottom: medium none
}

.ddsDefault .dd-option:hover {
	background: none repeat scroll 0 0 #f3f3f3;
	color: #000
}

.ddsDefault .dd-selected-description-truncated {
	text-overflow: ellipsis;
	white-space: nowrap
}

.ddsDefault .dd-option-selected {
	background: none repeat scroll 0 0 #f6f6f6
}

.ddsDefault .dd-option-image,
.dd-selected-image {
	float: left;
	margin-right: 5px;
	max-width: 64px;
	vertical-align: middle
}

.ddsDefault .dd-image-right {
	float: right;
	margin-left: 5px;
	margin-right: 15px
}

.ddsDefault .dd-container {
	position: relative
}

​.ddsDefault .dd-selected-text {
	font-weight: bold
}





