@media (min-width:768px){.webform-flexbox{display:-webkit-flex;display:flex;margin:1em -.5em;}.webform-flexbox .webform-flexbox{margin:1em 0;}.webform-flexbox--flex-start{-webkit-align-items:flex-start;align-items:flex-start;}.webform-flexbox--flex-end{-webkit-align-items:flex-end;align-items:flex-end;}.webform-flexbox--center{-webkit-align-items:center;align-items:center;}.webform-flex{min-width:0;}.webform-flex--container{margin:0 .5em;}.webform-flex--container > .form-item{margin:0;}.webform-flex--container > .form-item > input,.webform-flex--container > .form-item > select{width:100%;}.container-inline .webform-flex--container > .form-item > input,.container-inline .webform-flex--container > .form-item > select{width:inherit;}.webform-flex--container > .webform-has-field-prefix > input,.webform-flex--container > .webform-has-field-suffix > input,.webform-flex--container > .webform-has-field-prefix > select,.webform-flex--container > .webform-has-field-suffix > select{width:85%;}.webform-flex--container > .webform-has-field-prefix.webform-flex.webform-has-field-suffix > input,.webform-flex--container > .webform-has-field-prefix.webform-flex.webform-has-field-suffix > select{width:70%;}.webform-flex--container > .webform-element-help-container--element > input,.webform-flex--container > .webform-element-help-container--element > select{width:85%;}.webform-flex--container > .webform-has-field-prefix.webform-element-help-container--element > input,.webform-flex--container > .webform-has-field-suffix.webform-element-help-container--element > select{width:70%;}.webform-flex--container > .webform-has-field-prefix.webform-has-field-suffix.webform-element-help-container--element > input,.webform-flex--container > .webform-has-field-prefix.webform-has-field-suffix.webform-element-help-container--element > select{width:50%;}.webform-flex--1{-webkit-flex:1;flex:1;}.webform-flex--2{-webkit-flex:2;flex:2;}.webform-flex--3{-webkit-flex:3;flex:3;}.webform-flex--4{-webkit-flex:4;flex:4;}.webform-flex--5{-webkit-flex:5;flex:5;}.webform-flex--6{-webkit-flex:6;flex:6;}.webform-flex--7{-webkit-flex:7;flex:7;}.webform-flex--8{-webkit-flex:8;flex:8;}.webform-flex--9{-webkit-flex:9;flex:9;}.webform-flex--10{-webkit-flex:10;flex:10;}.webform-flex--11{-webkit-flex:11;flex:11;}.webform-flex--12{-webkit-flex:12;flex:12;}.webform-flex--container > .form-type-webform-select-other select{width:100%;}.webform-flex--container > .form-type-webform-select-other .form-item{margin:0;}.webform-flex--container > .form-type-webform-select-other .form-item + .form-item{margin-top:.5em;}.webform-flex--container > .form-type-range-output > .form-range-output{width:66%;}.form-composite > .webform-flexbox{margin:1em -.5em;}.webform-flex--container .form-type-checkbox,.webform-flex--container .form-type-radio{white-space:nowrap;}}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{background:transparent url(../../../../core/misc/throbber-active.gif) no-repeat 0 center;display:inline;padding:1px 5px 2px;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{left:49%;position:fixed;top:48.5%;z-index:1000;background-color:#232323;background-image:url(../../../../core/misc/loading-small.gif);background-position:center center;background-repeat:no-repeat;border-radius:7px;height:24px;opacity:0.9;padding:4px;width:24px;}[dir="rtl"] .ajax-progress-fullscreen{left:auto;right:49%;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-left:auto;margin-right:auto;}
.js input.form-autocomplete{background-image:url(../../../../core/misc/throbber-inactive.png);background-position:100% center;background-repeat:no-repeat;}.js[dir="rtl"] input.form-autocomplete{background-position:0% center;}.js input.form-autocomplete.ui-autocomplete-loading{background-image:url(../../../../core/misc/throbber-active.gif);background-position:100% center;}.js[dir="rtl"] input.form-autocomplete.ui-autocomplete-loading{background-position:0% center;}
.fieldgroup{border-width:0;padding:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix:after{content:"";display:table;clear:both;}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;clip:auto;overflow:visible;height:auto;width:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li:after{content:", ";}.item-list__comma-list li:last-child:after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.progress{position:relative;}.progress__track{background-color:#fff;border:1px solid;margin-top:5px;max-width:100%;min-width:100px;height:16px;}.progress__bar{background-color:#000;height:16px;width:3%;min-width:3%;max-width:100%;}.progress__description,.progress__percentage{color:#555;overflow:hidden;font-size:0.875em;margin-top:0.2em;}.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{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0 none;background:transparent;padding:0;margin:0;line-height:inherit;}
.resize-none{resize:none;}.resize-vertical{resize:vertical;min-height:2em;}.resize-horizontal{resize:horizontal;max-width:100%;}.resize-both{resize:both;max-width:100%;min-height:2em;}
table.sticky-header{background-color:#fff;margin-top:0;z-index:500;top:0;}
.system-status-counter__status-icon{display:inline-block;height:25px;width:25px;vertical-align:middle;}.system-status-counter__status-icon:before{content:"";background-size:16px;background-position:center 2px;background-repeat:no-repeat;width:100%;height:100%;display:block;}.system-status-counter__status-icon--error:before{background-image:url(../../../../core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(../../../../core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(../../../../core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);margin-bottom:0.5em;}@media screen and (min-width:60em){.system-status-report-counters{flex-wrap:wrap;display:flex;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{border:1px solid #ccc;margin-top:1em;padding:0 1em 1em;}.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{cursor:move;float:left;height:1.7em;margin-left:-1em;overflow:hidden;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{background:url(../../../../core/misc/icons/787878/move.svg) no-repeat 6px 7px;height:14px;margin:-0.4em 0.5em 0;padding:0.42em 0.5em;width:14px;}a.tabledrag-handle:hover .handle,a.tabledrag-handle:focus .handle{background-image:url(../../../../core/misc/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{height:44px;width:40px;}.touchevents a.tabledrag-handle .handle{background-position:40% 19px;height:21px;}[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;height:1.7em;margin:-0.4em 0.2em -0.4em -0.4em;padding:0.42em 0 0.42em 0.6em;width:20px;}[dir="rtl"] .indentation{float:right;margin:-0.4em -0.4em -0.4em 0.2em;padding:0.42em 0.6em 0.42em 0;}
.tablesort{width:16px;height:16px;display:inline-block;background-size:100%;}.tablesort--asc{background-image:url(../../../../core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(../../../../core/misc/icons/787878/twistie-up.svg);}
div.tree-child{background:url(../../../../core/misc/tree.png) no-repeat 11px center;}div.tree-child-last{background:url(../../../../core/misc/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(../../../../core/misc/tree.png) no-repeat -11px center;}
.messages.messages--info{color:#31708f;background-color:#d9edf7;background-image:url(../../../../modules/webform/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:0.33;}.webform-message__link:link{border-bottom:none;text-decoration:none;}.webform-message__link:hover,.webform-message__link:focus,.webform-message__link:active{border-bottom:none;text-decoration:none;color:inherit;opacity:1;}html.js .js-webform-message--close-storage{display:none;}
.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:0.5em;}.webform-element--title-inline > div.container-inline{display:inline;}.form-composite.webform-fieldset--title-inline legend{float:left;margin:0.4em 0.5em 0.4em 0;}[dir=rtl] .form-composite.webform-fieldset--title-inline legend{float:right;margin-left:0.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;}}
.webform-managed-file-preview-wrapper + input[type="submit"],.webform-managed-file-preview-wrapper + button,.webform-managed-file-preview + input[type="submit"],.webform-managed-file-preview + button{margin:.5em 0;}.webform-managed-file-preview-wrapper,.webform-managed-file-preview-wrapper.form-item{display:table;border:1px solid #ccc;padding:.5em;}.webform-managed-file-preview,label.webform-managed-file-preview,label.option.webform-managed-file-preview{display:block;}.webform-managed-file-placeholder,.webform-managed-file-preview,.webform-file-button{margin:.5em 0;}
hr.webform-horizontal-rule{margin:1em 0;}hr.webform-horizontal-rule--dashed{border:0;border-bottom:1px dashed #666;background-color:transparent;}hr.webform-horizontal-rule--dashed.webform-horizontal-rule--medium{border-width:3px;}hr.webform-horizontal-rule--dashed.webform-horizontal-rule--thick{border-width:6px;}hr.webform-horizontal-rule--dotted{border:0;border-bottom:1px dotted #666;background-color:transparent;}hr.webform-horizontal-rule--dotted.webform-horizontal-rule--medium{border-width:5px;}hr.webform-horizontal-rule--dotted.webform-horizontal-rule--thick{border-width:10px;}hr.webform-horizontal-rule--flaired{overflow:visible;height:30px;border-style:solid;border-color:#666;border-width:1px 0 0 0;border-radius:20px;}hr.webform-horizontal-rule--flaired:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#666;border-width:0 0 1px 0;border-radius:20px;}hr.webform-horizontal-rule--glyph{overflow:visible;padding:0;border:none;border-top:medium double #666;color:#666;text-align:center;}hr.webform-horizontal-rule--glyph:after{content:"§";display:inline-block;position:relative;top:-0.7em;font-size:1.5em;padding:0 0.25em;background:white;}hr.webform-horizontal-rule--gradient{border:0;height:1px;background-image:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));}hr.webform-horizontal-rule--gradient.webform-horizontal-rule--medium{height:3px;}hr.webform-horizontal-rule--gradient.webform-horizontal-rule--thick{height:6px;}hr.webform-horizontal-rule--solid{border:0;border-bottom:1px solid #666;}hr.webform-horizontal-rule--solid.webform-horizontal-rule--medium{border-width:5px;}hr.webform-horizontal-rule--solid.webform-horizontal-rule--thick{border-width:10px;}
fieldset.webform-composite-hidden-title{margin-top:1em;margin-bottom:1em;}fieldset.webform-composite-hidden-title .fieldset-wrapper > .form-item:first-child,fieldset.webform-composite-hidden-title .fieldset-wrapper > .form-wrapper > .form-item:first-child,fieldset.webform-composite-hidden-title .fieldset-wrapper > .webform-flexbox:first-child{margin-top:0;}fieldset.webform-composite-hidden-title .fieldset-wrapper > .form-item:last-child,fieldset.webform-composite-hidden-title .fieldset-wrapper > .form-wrapper > .form-item:last-child,fieldset.webform-composite-hidden-title .fieldset-wrapper > .webform-flexbox:last-child{margin-bottom:0;}
