/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
div.hide-submit-processing{height:16px;padding:4px 4px 4px 24px;background:url(/modules/contrib/hide_submit_d8/image/processing.gif) no-repeat 4px 6px;}
.ui-helper-hidden{display:none;}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}.ui-helper-clearfix:after{clear:both;}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;-ms-filter:"alpha(opacity=0)";}.ui-front{z-index:100;}.ui-state-disabled{cursor:default !important;pointer-events:none;}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block;}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}
.ui-controlgroup{vertical-align:middle;display:inline-block;}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0;}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999;}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left;}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box;}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em;}.ui-controlgroup .ui-controlgroup-label span{font-size:80%;}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none;}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none;}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none;}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none;}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em);}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid;}
.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none;}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none;}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid;}.ui-checkboxradio-disabled{pointer-events:none;}
.ui-resizable{position:relative;}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none;}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none;}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}
.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible;}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none;}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-button-icon-only{text-indent:0;}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em;}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0;}
.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0;}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative;}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis;}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px;}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right;}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer;}.ui-dialog .ui-resizable-n{height:2px;top:0;}.ui-dialog .ui-resizable-e{width:2px;right:0;}.ui-dialog .ui-resizable-s{height:2px;bottom:0;}.ui-dialog .ui-resizable-w{width:2px;left:0;}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px;}.ui-dialog .ui-resizable-se{right:0;bottom:0;}.ui-dialog .ui-resizable-sw{left:0;bottom:0;}.ui-dialog .ui-resizable-ne{right:0;top:0;}.ui-dialog .ui-resizable-nw{left:0;top:0;}.ui-draggable .ui-dialog-titlebar{cursor:move;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.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{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.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-right:auto;margin-left:auto;}
.js input.form-autocomplete{background-image:url(/core/misc/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(/core/misc/throbber-active.gif);background-position:100% center;}.js[dir="rtl"] input.form-autocomplete.ui-autocomplete-loading{background-position:0% center;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.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;}
.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{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:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.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;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;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.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%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,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:-0.4em 0.5em 0;padding:0.42em 0.5em;background:url(/core/misc/icons/787878/move.svg) no-repeat 6px 7px;}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{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:-0.4em 0.2em -0.4em -0.4em;padding:0.42em 0 0.42em 0.6em;}[dir="rtl"] .indentation{float:right;margin:-0.4em -0.4em -0.4em 0.2em;padding:0.42em 0.6em 0.42em 0;}
.tablesort{display:inline-block;width:16px;height:16px;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;}
.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget .ui-widget{font-size:1em;}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget.ui-widget-content{border:1px solid #c5c5c5;}.ui-widget-content{border:1px solid #dddddd;background:#ffffff;color:#333333;}.ui-widget-content a{color:#333333;}.ui-widget-header{border:1px solid #dddddd;background:#e9e9e9;color:#333333;font-weight:bold;}.ui-widget-header a{color:#333333;}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545;}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none;}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #cccccc;background:#ededed;font-weight:normal;color:#2b2b2b;}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none;}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214);}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#ffffff;}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#ffffff;}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#ffffff;text-decoration:none;}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620;}.ui-state-checked{border:1px solid #dad55e;background:#fffa90;}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620;}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f;}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f;}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f;}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold;}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;-ms-filter:"alpha(opacity=70)";font-weight:normal;}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;-ms-filter:"alpha(opacity=35)";background-image:none;}.ui-state-disabled .ui-icon{-ms-filter:"alpha(opacity=35)";}.ui-icon{width:16px;height:16px;}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png);}.ui-widget-header .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png);}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_555555_256x240.png);}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_ffffff_256x240.png);}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777620_256x240.png);}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_cc0000_256x240.png);}.ui-button .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777777_256x240.png);}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none;}.ui-icon-caret-1-n{background-position:0 0;}.ui-icon-caret-1-ne{background-position:-16px 0;}.ui-icon-caret-1-e{background-position:-32px 0;}.ui-icon-caret-1-se{background-position:-48px 0;}.ui-icon-caret-1-s{background-position:-65px 0;}.ui-icon-caret-1-sw{background-position:-80px 0;}.ui-icon-caret-1-w{background-position:-96px 0;}.ui-icon-caret-1-nw{background-position:-112px 0;}.ui-icon-caret-2-n-s{background-position:-128px 0;}.ui-icon-caret-2-e-w{background-position:-144px 0;}.ui-icon-triangle-1-n{background-position:0 -16px;}.ui-icon-triangle-1-ne{background-position:-16px -16px;}.ui-icon-triangle-1-e{background-position:-32px -16px;}.ui-icon-triangle-1-se{background-position:-48px -16px;}.ui-icon-triangle-1-s{background-position:-65px -16px;}.ui-icon-triangle-1-sw{background-position:-80px -16px;}.ui-icon-triangle-1-w{background-position:-96px -16px;}.ui-icon-triangle-1-nw{background-position:-112px -16px;}.ui-icon-triangle-2-n-s{background-position:-128px -16px;}.ui-icon-triangle-2-e-w{background-position:-144px -16px;}.ui-icon-arrow-1-n{background-position:0 -32px;}.ui-icon-arrow-1-ne{background-position:-16px -32px;}.ui-icon-arrow-1-e{background-position:-32px -32px;}.ui-icon-arrow-1-se{background-position:-48px -32px;}.ui-icon-arrow-1-s{background-position:-65px -32px;}.ui-icon-arrow-1-sw{background-position:-80px -32px;}.ui-icon-arrow-1-w{background-position:-96px -32px;}.ui-icon-arrow-1-nw{background-position:-112px -32px;}.ui-icon-arrow-2-n-s{background-position:-128px -32px;}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px;}.ui-icon-arrow-2-e-w{background-position:-160px -32px;}.ui-icon-arrow-2-se-nw{background-position:-176px -32px;}.ui-icon-arrowstop-1-n{background-position:-192px -32px;}.ui-icon-arrowstop-1-e{background-position:-208px -32px;}.ui-icon-arrowstop-1-s{background-position:-224px -32px;}.ui-icon-arrowstop-1-w{background-position:-240px -32px;}.ui-icon-arrowthick-1-n{background-position:1px -48px;}.ui-icon-arrowthick-1-ne{background-position:-16px -48px;}.ui-icon-arrowthick-1-e{background-position:-32px -48px;}.ui-icon-arrowthick-1-se{background-position:-48px -48px;}.ui-icon-arrowthick-1-s{background-position:-64px -48px;}.ui-icon-arrowthick-1-sw{background-position:-80px -48px;}.ui-icon-arrowthick-1-w{background-position:-96px -48px;}.ui-icon-arrowthick-1-nw{background-position:-112px -48px;}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px;}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px;}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px;}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px;}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px;}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px;}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px;}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px;}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px;}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px;}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px;}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px;}.ui-icon-arrowreturn-1-w{background-position:-64px -64px;}.ui-icon-arrowreturn-1-n{background-position:-80px -64px;}.ui-icon-arrowreturn-1-e{background-position:-96px -64px;}.ui-icon-arrowreturn-1-s{background-position:-112px -64px;}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px;}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px;}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px;}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px;}.ui-icon-arrow-4{background-position:0 -80px;}.ui-icon-arrow-4-diag{background-position:-16px -80px;}.ui-icon-extlink{background-position:-32px -80px;}.ui-icon-newwin{background-position:-48px -80px;}.ui-icon-refresh{background-position:-64px -80px;}.ui-icon-shuffle{background-position:-80px -80px;}.ui-icon-transfer-e-w{background-position:-96px -80px;}.ui-icon-transferthick-e-w{background-position:-112px -80px;}.ui-icon-folder-collapsed{background-position:0 -96px;}.ui-icon-folder-open{background-position:-16px -96px;}.ui-icon-document{background-position:-32px -96px;}.ui-icon-document-b{background-position:-48px -96px;}.ui-icon-note{background-position:-64px -96px;}.ui-icon-mail-closed{background-position:-80px -96px;}.ui-icon-mail-open{background-position:-96px -96px;}.ui-icon-suitcase{background-position:-112px -96px;}.ui-icon-comment{background-position:-128px -96px;}.ui-icon-person{background-position:-144px -96px;}.ui-icon-print{background-position:-160px -96px;}.ui-icon-trash{background-position:-176px -96px;}.ui-icon-locked{background-position:-192px -96px;}.ui-icon-unlocked{background-position:-208px -96px;}.ui-icon-bookmark{background-position:-224px -96px;}.ui-icon-tag{background-position:-240px -96px;}.ui-icon-home{background-position:0 -112px;}.ui-icon-flag{background-position:-16px -112px;}.ui-icon-calendar{background-position:-32px -112px;}.ui-icon-cart{background-position:-48px -112px;}.ui-icon-pencil{background-position:-64px -112px;}.ui-icon-clock{background-position:-80px -112px;}.ui-icon-disk{background-position:-96px -112px;}.ui-icon-calculator{background-position:-112px -112px;}.ui-icon-zoomin{background-position:-128px -112px;}.ui-icon-zoomout{background-position:-144px -112px;}.ui-icon-search{background-position:-160px -112px;}.ui-icon-wrench{background-position:-176px -112px;}.ui-icon-gear{background-position:-192px -112px;}.ui-icon-heart{background-position:-208px -112px;}.ui-icon-star{background-position:-224px -112px;}.ui-icon-link{background-position:-240px -112px;}.ui-icon-cancel{background-position:0 -128px;}.ui-icon-plus{background-position:-16px -128px;}.ui-icon-plusthick{background-position:-32px -128px;}.ui-icon-minus{background-position:-48px -128px;}.ui-icon-minusthick{background-position:-64px -128px;}.ui-icon-close{background-position:-80px -128px;}.ui-icon-closethick{background-position:-96px -128px;}.ui-icon-key{background-position:-112px -128px;}.ui-icon-lightbulb{background-position:-128px -128px;}.ui-icon-scissors{background-position:-144px -128px;}.ui-icon-clipboard{background-position:-160px -128px;}.ui-icon-copy{background-position:-176px -128px;}.ui-icon-contact{background-position:-192px -128px;}.ui-icon-image{background-position:-208px -128px;}.ui-icon-video{background-position:-224px -128px;}.ui-icon-script{background-position:-240px -128px;}.ui-icon-alert{background-position:0 -144px;}.ui-icon-info{background-position:-16px -144px;}.ui-icon-notice{background-position:-32px -144px;}.ui-icon-help{background-position:-48px -144px;}.ui-icon-check{background-position:-64px -144px;}.ui-icon-bullet{background-position:-80px -144px;}.ui-icon-radio-on{background-position:-96px -144px;}.ui-icon-radio-off{background-position:-112px -144px;}.ui-icon-pin-w{background-position:-128px -144px;}.ui-icon-pin-s{background-position:-144px -144px;}.ui-icon-play{background-position:0 -160px;}.ui-icon-pause{background-position:-16px -160px;}.ui-icon-seek-next{background-position:-32px -160px;}.ui-icon-seek-prev{background-position:-48px -160px;}.ui-icon-seek-end{background-position:-64px -160px;}.ui-icon-seek-start{background-position:-80px -160px;}.ui-icon-seek-first{background-position:-80px -160px;}.ui-icon-stop{background-position:-96px -160px;}.ui-icon-eject{background-position:-112px -160px;}.ui-icon-volume-off{background-position:-128px -160px;}.ui-icon-volume-on{background-position:-144px -160px;}.ui-icon-power{background-position:0 -176px;}.ui-icon-signal-diag{background-position:-16px -176px;}.ui-icon-signal{background-position:-32px -176px;}.ui-icon-battery-0{background-position:-48px -176px;}.ui-icon-battery-1{background-position:-64px -176px;}.ui-icon-battery-2{background-position:-80px -176px;}.ui-icon-battery-3{background-position:-96px -176px;}.ui-icon-circle-plus{background-position:0 -192px;}.ui-icon-circle-minus{background-position:-16px -192px;}.ui-icon-circle-close{background-position:-32px -192px;}.ui-icon-circle-triangle-e{background-position:-48px -192px;}.ui-icon-circle-triangle-s{background-position:-64px -192px;}.ui-icon-circle-triangle-w{background-position:-80px -192px;}.ui-icon-circle-triangle-n{background-position:-96px -192px;}.ui-icon-circle-arrow-e{background-position:-112px -192px;}.ui-icon-circle-arrow-s{background-position:-128px -192px;}.ui-icon-circle-arrow-w{background-position:-144px -192px;}.ui-icon-circle-arrow-n{background-position:-160px -192px;}.ui-icon-circle-zoomin{background-position:-176px -192px;}.ui-icon-circle-zoomout{background-position:-192px -192px;}.ui-icon-circle-check{background-position:-208px -192px;}.ui-icon-circlesmall-plus{background-position:0 -208px;}.ui-icon-circlesmall-minus{background-position:-16px -208px;}.ui-icon-circlesmall-close{background-position:-32px -208px;}.ui-icon-squaresmall-plus{background-position:-48px -208px;}.ui-icon-squaresmall-minus{background-position:-64px -208px;}.ui-icon-squaresmall-close{background-position:-80px -208px;}.ui-icon-grip-dotted-vertical{background-position:0 -224px;}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px;}.ui-icon-grip-solid-vertical{background-position:-32px -224px;}.ui-icon-grip-solid-horizontal{background-position:-48px -224px;}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px;}.ui-icon-grip-diagonal-se{background-position:-80px -224px;}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px;}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px;}.ui-widget-overlay{background:#aaaaaa;opacity:.3;-ms-filter:"alpha(opacity=30)";}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666666;box-shadow:0 0 5px #666666;}
#backtotop{background:url(/modules/contrib/back_to_top/backtotop.png) no-repeat center center;border:0;bottom:20px;cursor:pointer;display:none;height:70px;position:fixed;right:20px;text-indent:-9999px;width:70px;z-index:300;}#backtotop:hover{opacity:0.8;}#backtotop:focus{opacity:0.6;outline:none;}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#backtotop{background:url(/modules/contrib/back_to_top/backtotop2x.png) no-repeat center center;background-size:70px 70px;}}
.jstree-node,.jstree-children,.jstree-container-ul{display:block;margin:0;padding:0;list-style-type:none;list-style-image:none;}.jstree-node{white-space:nowrap;}.jstree-anchor{display:inline-block;color:black;white-space:nowrap;padding:0 4px 0 1px;margin:0;vertical-align:top;}.jstree-anchor:focus{outline:0;}.jstree-anchor,.jstree-anchor:link,.jstree-anchor:visited,.jstree-anchor:hover,.jstree-anchor:active{text-decoration:none;color:inherit;}.jstree-icon{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center;}.jstree-icon:empty{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center;}.jstree-ocl{cursor:pointer;}.jstree-leaf > .jstree-ocl{cursor:default;}.jstree .jstree-open > .jstree-children{display:block;}.jstree .jstree-closed > .jstree-children,.jstree .jstree-leaf > .jstree-children{display:none;}.jstree-anchor > .jstree-themeicon{margin-right:2px;}.jstree-no-icons .jstree-themeicon,.jstree-anchor > .jstree-themeicon-hidden{display:none;}.jstree-hidden,.jstree-node.jstree-hidden{display:none;}.jstree-rtl .jstree-anchor{padding:0 1px 0 4px;}.jstree-rtl .jstree-anchor > .jstree-themeicon{margin-left:2px;margin-right:0;}.jstree-rtl .jstree-node{margin-left:0;}.jstree-rtl .jstree-container-ul > .jstree-node{margin-right:0;}.jstree-wholerow-ul{position:relative;display:inline-block;min-width:100%;}.jstree-wholerow-ul .jstree-leaf > .jstree-ocl{cursor:pointer;}.jstree-wholerow-ul .jstree-anchor,.jstree-wholerow-ul .jstree-icon{position:relative;}.jstree-wholerow-ul .jstree-wholerow{width:100%;cursor:pointer;position:absolute;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.jstree-contextmenu .jstree-anchor{-webkit-user-select:none;-webkit-touch-callout:none;}.vakata-context{display:none;}.vakata-context,.vakata-context ul{margin:0;padding:2px;position:absolute;background:#f5f5f5;border:1px solid #979797;box-shadow:2px 2px 2px #999999;}.vakata-context ul{list-style:none;left:100%;margin-top:-2.7em;margin-left:-4px;}.vakata-context .vakata-context-right ul{left:auto;right:100%;margin-left:auto;margin-right:-4px;}.vakata-context li{list-style:none;}.vakata-context li > a{display:block;padding:0 2em 0 2em;text-decoration:none;width:auto;color:black;white-space:nowrap;line-height:2.4em;text-shadow:1px 1px 0 white;border-radius:1px;}.vakata-context li > a:hover{position:relative;background-color:#e8eff7;box-shadow:0 0 2px #0a6aa1;}.vakata-context li > a.vakata-context-parent{background-image:url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");background-position:right center;background-repeat:no-repeat;}.vakata-context li > a:focus{outline:0;}.vakata-context .vakata-context-hover > a{position:relative;background-color:#e8eff7;box-shadow:0 0 2px #0a6aa1;}.vakata-context .vakata-context-separator > a,.vakata-context .vakata-context-separator > a:hover{background:white;border:0;border-top:1px solid #e2e3e3;height:1px;min-height:1px;max-height:1px;padding:0;margin:0 0 0 2.4em;border-left:1px solid #e0e0e0;text-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;border-radius:0;}.vakata-context .vakata-contextmenu-disabled a,.vakata-context .vakata-contextmenu-disabled a:hover{color:silver;background-color:transparent;border:0;box-shadow:0 0 0;}.vakata-context li > a > i{text-decoration:none;display:inline-block;width:2.4em;height:2.4em;background:transparent;margin:0 0 0 -2em;vertical-align:top;text-align:center;line-height:2.4em;}.vakata-context li > a > i:empty{width:2.4em;line-height:2.4em;}.vakata-context li > a .vakata-contextmenu-sep{display:inline-block;width:1px;height:2.4em;background:white;margin:0 0.5em 0 0;border-left:1px solid #e2e3e3;}.vakata-context .vakata-contextmenu-shortcut{font-size:0.8em;color:silver;opacity:0.5;display:none;}.vakata-context-rtl ul{left:auto;right:100%;margin-left:auto;margin-right:-4px;}.vakata-context-rtl li > a.vakata-context-parent{background-image:url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");background-position:left center;background-repeat:no-repeat;}.vakata-context-rtl .vakata-context-separator > a{margin:0 2.4em 0 0;border-left:0;border-right:1px solid #e2e3e3;}.vakata-context-rtl .vakata-context-left ul{right:auto;left:100%;margin-left:-4px;margin-right:auto;}.vakata-context-rtl li > a > i{margin:0 -2em 0 0;}.vakata-context-rtl li > a .vakata-contextmenu-sep{margin:0 0 0 0.5em;border-left-color:white;background:#e2e3e3;}#jstree-marker{position:absolute;top:0;left:0;margin:-5px 0 0 0;padding:0;border-right:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid;width:0;height:0;font-size:0;line-height:0;}#jstree-dnd{line-height:16px;margin:0;padding:4px;}#jstree-dnd .jstree-icon,#jstree-dnd .jstree-copy{display:inline-block;text-decoration:none;margin:0 2px 0 0;padding:0;width:16px;height:16px;}#jstree-dnd .jstree-ok{background:green;}#jstree-dnd .jstree-er{background:red;}#jstree-dnd .jstree-copy{margin:0 2px 0 2px;}.jstree-default .jstree-node,.jstree-default .jstree-icon{background-repeat:no-repeat;background-color:transparent;}.jstree-default .jstree-anchor,.jstree-default .jstree-animated,.jstree-default .jstree-wholerow{transition:background-color 0.15s,box-shadow 0.15s;}.jstree-default .jstree-hovered{background:#e7f4f9;border-radius:2px;box-shadow:inset 0 0 1px #cccccc;}.jstree-default .jstree-context{background:#e7f4f9;border-radius:2px;box-shadow:inset 0 0 1px #cccccc;}.jstree-default .jstree-clicked{background:#beebff;border-radius:2px;box-shadow:inset 0 0 1px #999999;}.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon{display:none;}.jstree-default .jstree-disabled{background:transparent;color:#666666;}.jstree-default .jstree-disabled.jstree-hovered{background:transparent;box-shadow:none;}.jstree-default .jstree-disabled.jstree-clicked{background:#efefef;}.jstree-default .jstree-disabled > .jstree-icon{opacity:0.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%);}.jstree-default .jstree-search{font-style:italic;color:#8b0000;font-weight:bold;}.jstree-default .jstree-no-checkboxes .jstree-checkbox{display:none !important;}.jstree-default.jstree-checkbox-no-clicked .jstree-clicked{background:transparent;box-shadow:none;}.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered{background:#e7f4f9;}.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked{background:transparent;}.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered{background:#e7f4f9;}.jstree-default > .jstree-striped{min-width:100%;display:inline-block;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;}.jstree-default > .jstree-wholerow-ul .jstree-hovered,.jstree-default > .jstree-wholerow-ul .jstree-clicked{background:transparent;box-shadow:none;border-radius:0;}.jstree-default .jstree-wholerow{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.jstree-default .jstree-wholerow-hovered{background:#e7f4f9;}.jstree-default .jstree-wholerow-clicked{background:#beebff;background:-webkit-linear-gradient(top,#beebff 0%,#a8e4ff 100%);background:linear-gradient(to bottom,#beebff 0%,#a8e4ff 100%);}.jstree-default .jstree-node{min-height:24px;line-height:24px;margin-left:24px;min-width:24px;}.jstree-default .jstree-anchor{line-height:24px;height:24px;}.jstree-default .jstree-icon{width:24px;height:24px;line-height:24px;}.jstree-default .jstree-icon:empty{width:24px;height:24px;line-height:24px;}.jstree-default.jstree-rtl .jstree-node{margin-right:24px;}.jstree-default .jstree-wholerow{height:24px;}.jstree-default .jstree-node,.jstree-default .jstree-icon{background-image:url(/modules/custom/trp_core/themes/default/32px.png);}.jstree-default .jstree-node{background-position:-292px -4px;background-repeat:repeat-y;}.jstree-default .jstree-last{background:transparent;}.jstree-default .jstree-open > .jstree-ocl{background-position:-132px -4px;}.jstree-default .jstree-closed > .jstree-ocl{background-position:-100px -4px;}.jstree-default .jstree-leaf > .jstree-ocl{background-position:-68px -4px;}.jstree-default .jstree-themeicon{background-position:-260px -4px;}.jstree-default > .jstree-no-dots .jstree-node,.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl{background:transparent;}.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl{background-position:-36px -4px;}.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl{background-position:-4px -4px;}.jstree-default .jstree-disabled{background:transparent;}.jstree-default .jstree-disabled.jstree-hovered{background:transparent;}.jstree-default .jstree-disabled.jstree-clicked{background:#efefef;}.jstree-default .jstree-checkbox{background-position:-164px -4px;}.jstree-default .jstree-checkbox:hover{background-position:-164px -36px;}.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,.jstree-default .jstree-checked > .jstree-checkbox{background-position:-228px -4px;}.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,.jstree-default .jstree-checked > .jstree-checkbox:hover{background-position:-228px -36px;}.jstree-default .jstree-anchor > .jstree-undetermined{background-position:-196px -4px;}.jstree-default .jstree-anchor > .jstree-undetermined:hover{background-position:-196px -36px;}.jstree-default .jstree-checkbox-disabled{opacity:0.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%);}.jstree-default > .jstree-striped{background-size:auto 48px;}.jstree-default.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");background-position:100% 1px;background-repeat:repeat-y;}.jstree-default.jstree-rtl .jstree-last{background:transparent;}.jstree-default.jstree-rtl .jstree-open > .jstree-ocl{background-position:-132px -36px;}.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl{background-position:-100px -36px;}.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl{background-position:-68px -36px;}.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl{background:transparent;}.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl{background-position:-36px -36px;}.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl{background-position:-4px -36px;}.jstree-default .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0;}.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl{background:url(/modules/custom/trp_core/themes/default/throbber.gif) center center no-repeat;}.jstree-default .jstree-file{background:url(/modules/custom/trp_core/themes/default/32px.png) -100px -68px no-repeat;}.jstree-default .jstree-folder{background:url(/modules/custom/trp_core/themes/default/32px.png) -260px -4px no-repeat;}.jstree-default > .jstree-container-ul > .jstree-node{margin-left:0;margin-right:0;}#jstree-dnd.jstree-default{line-height:24px;padding:0 4px;}#jstree-dnd.jstree-default .jstree-ok,#jstree-dnd.jstree-default .jstree-er{background-image:url(/modules/custom/trp_core/themes/default/32px.png);background-repeat:no-repeat;background-color:transparent;}#jstree-dnd.jstree-default i{background:transparent;width:24px;height:24px;line-height:24px;}#jstree-dnd.jstree-default .jstree-ok{background-position:-4px -68px;}#jstree-dnd.jstree-default .jstree-er{background-position:-36px -68px;}.jstree-default .jstree-ellipsis{overflow:hidden;}.jstree-default .jstree-ellipsis .jstree-anchor{width:calc(100% - 29px);text-overflow:ellipsis;overflow:hidden;}.jstree-default .jstree-ellipsis.jstree-no-icons .jstree-anchor{width:calc(100% - 5px);}.jstree-default.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");}.jstree-default.jstree-rtl .jstree-last{background:transparent;}.jstree-default-small .jstree-node{min-height:18px;line-height:18px;margin-left:18px;min-width:18px;}.jstree-default-small .jstree-anchor{line-height:18px;height:18px;}.jstree-default-small .jstree-icon{width:18px;height:18px;line-height:18px;}.jstree-default-small .jstree-icon:empty{width:18px;height:18px;line-height:18px;}.jstree-default-small.jstree-rtl .jstree-node{margin-right:18px;}.jstree-default-small .jstree-wholerow{height:18px;}.jstree-default-small .jstree-node,.jstree-default-small .jstree-icon{background-image:url(/modules/custom/trp_core/themes/default/32px.png);}.jstree-default-small .jstree-node{background-position:-295px -7px;background-repeat:repeat-y;}.jstree-default-small .jstree-last{background:transparent;}.jstree-default-small .jstree-open > .jstree-ocl{background-position:-135px -7px;}.jstree-default-small .jstree-closed > .jstree-ocl{background-position:-103px -7px;}.jstree-default-small .jstree-leaf > .jstree-ocl{background-position:-71px -7px;}.jstree-default-small .jstree-themeicon{background-position:-263px -7px;}.jstree-default-small > .jstree-no-dots .jstree-node,.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl{background:transparent;}.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl{background-position:-39px -7px;}.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl{background-position:-7px -7px;}.jstree-default-small .jstree-disabled{background:transparent;}.jstree-default-small .jstree-disabled.jstree-hovered{background:transparent;}.jstree-default-small .jstree-disabled.jstree-clicked{background:#efefef;}.jstree-default-small .jstree-checkbox{background-position:-167px -7px;}.jstree-default-small .jstree-checkbox:hover{background-position:-167px -39px;}.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,.jstree-default-small .jstree-checked > .jstree-checkbox{background-position:-231px -7px;}.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,.jstree-default-small .jstree-checked > .jstree-checkbox:hover{background-position:-231px -39px;}.jstree-default-small .jstree-anchor > .jstree-undetermined{background-position:-199px -7px;}.jstree-default-small .jstree-anchor > .jstree-undetermined:hover{background-position:-199px -39px;}.jstree-default-small .jstree-checkbox-disabled{opacity:0.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%);}.jstree-default-small > .jstree-striped{background-size:auto 36px;}.jstree-default-small.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");background-position:100% 1px;background-repeat:repeat-y;}.jstree-default-small.jstree-rtl .jstree-last{background:transparent;}.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl{background-position:-135px -39px;}.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl{background-position:-103px -39px;}.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl{background-position:-71px -39px;}.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl{background:transparent;}.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl{background-position:-39px -39px;}.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl{background-position:-7px -39px;}.jstree-default-small .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0;}.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl{background:url(/modules/custom/trp_core/themes/default/throbber.gif) center center no-repeat;}.jstree-default-small .jstree-file{background:url(/modules/custom/trp_core/themes/default/32px.png) -103px -71px no-repeat;}.jstree-default-small .jstree-folder{background:url(/modules/custom/trp_core/themes/default/32px.png) -263px -7px no-repeat;}.jstree-default-small > .jstree-container-ul > .jstree-node{margin-left:0;margin-right:0;}#jstree-dnd.jstree-default-small{line-height:18px;padding:0 4px;}#jstree-dnd.jstree-default-small .jstree-ok,#jstree-dnd.jstree-default-small .jstree-er{background-image:url(/modules/custom/trp_core/themes/default/32px.png);background-repeat:no-repeat;background-color:transparent;}#jstree-dnd.jstree-default-small i{background:transparent;width:18px;height:18px;line-height:18px;}#jstree-dnd.jstree-default-small .jstree-ok{background-position:-7px -71px;}#jstree-dnd.jstree-default-small .jstree-er{background-position:-39px -71px;}.jstree-default-small .jstree-ellipsis{overflow:hidden;}.jstree-default-small .jstree-ellipsis .jstree-anchor{width:calc(100% - 23px);text-overflow:ellipsis;overflow:hidden;}.jstree-default-small .jstree-ellipsis.jstree-no-icons .jstree-anchor{width:calc(100% - 5px);}.jstree-default-small.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");}.jstree-default-small.jstree-rtl .jstree-last{background:transparent;}.jstree-default-large .jstree-node{min-height:32px;line-height:32px;margin-left:32px;min-width:32px;}.jstree-default-large .jstree-anchor{line-height:32px;height:32px;}.jstree-default-large .jstree-icon{width:32px;height:32px;line-height:32px;}.jstree-default-large .jstree-icon:empty{width:32px;height:32px;line-height:32px;}.jstree-default-large.jstree-rtl .jstree-node{margin-right:32px;}.jstree-default-large .jstree-wholerow{height:32px;}.jstree-default-large .jstree-node,.jstree-default-large .jstree-icon{background-image:url(/modules/custom/trp_core/themes/default/32px.png);}.jstree-default-large .jstree-node{background-position:-288px 0px;background-repeat:repeat-y;}.jstree-default-large .jstree-last{background:transparent;}.jstree-default-large .jstree-open > .jstree-ocl{background-position:-128px 0px;}.jstree-default-large .jstree-closed > .jstree-ocl{background-position:-96px 0px;}.jstree-default-large .jstree-leaf > .jstree-ocl{background-position:-64px 0px;}.jstree-default-large .jstree-themeicon{background-position:-256px 0px;}.jstree-default-large > .jstree-no-dots .jstree-node,.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl{background:transparent;}.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl{background-position:-32px 0px;}.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl{background-position:0px 0px;}.jstree-default-large .jstree-disabled{background:transparent;}.jstree-default-large .jstree-disabled.jstree-hovered{background:transparent;}.jstree-default-large .jstree-disabled.jstree-clicked{background:#efefef;}.jstree-default-large .jstree-checkbox{background-position:-160px 0px;}.jstree-default-large .jstree-checkbox:hover{background-position:-160px -32px;}.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,.jstree-default-large .jstree-checked > .jstree-checkbox{background-position:-224px 0px;}.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,.jstree-default-large .jstree-checked > .jstree-checkbox:hover{background-position:-224px -32px;}.jstree-default-large .jstree-anchor > .jstree-undetermined{background-position:-192px 0px;}.jstree-default-large .jstree-anchor > .jstree-undetermined:hover{background-position:-192px -32px;}.jstree-default-large .jstree-checkbox-disabled{opacity:0.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%);}.jstree-default-large > .jstree-striped{background-size:auto 64px;}.jstree-default-large.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");background-position:100% 1px;background-repeat:repeat-y;}.jstree-default-large.jstree-rtl .jstree-last{background:transparent;}.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl{background-position:-128px -32px;}.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl{background-position:-96px -32px;}.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl{background-position:-64px -32px;}.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl{background:transparent;}.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl{background-position:-32px -32px;}.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl{background-position:0px -32px;}.jstree-default-large .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0;}.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl{background:url(/modules/custom/trp_core/themes/default/throbber.gif) center center no-repeat;}.jstree-default-large .jstree-file{background:url(/modules/custom/trp_core/themes/default/32px.png) -96px -64px no-repeat;}.jstree-default-large .jstree-folder{background:url(/modules/custom/trp_core/themes/default/32px.png) -256px 0px no-repeat;}.jstree-default-large > .jstree-container-ul > .jstree-node{margin-left:0;margin-right:0;}#jstree-dnd.jstree-default-large{line-height:32px;padding:0 4px;}#jstree-dnd.jstree-default-large .jstree-ok,#jstree-dnd.jstree-default-large .jstree-er{background-image:url(/modules/custom/trp_core/themes/default/32px.png);background-repeat:no-repeat;background-color:transparent;}#jstree-dnd.jstree-default-large i{background:transparent;width:32px;height:32px;line-height:32px;}#jstree-dnd.jstree-default-large .jstree-ok{background-position:0px -64px;}#jstree-dnd.jstree-default-large .jstree-er{background-position:-32px -64px;}.jstree-default-large .jstree-ellipsis{overflow:hidden;}.jstree-default-large .jstree-ellipsis .jstree-anchor{width:calc(100% - 37px);text-overflow:ellipsis;overflow:hidden;}.jstree-default-large .jstree-ellipsis.jstree-no-icons .jstree-anchor{width:calc(100% - 5px);}.jstree-default-large.jstree-rtl .jstree-node{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");}.jstree-default-large.jstree-rtl .jstree-last{background:transparent;}@media (max-width:768px){#jstree-dnd.jstree-dnd-responsive{line-height:40px;font-weight:bold;font-size:1.1em;text-shadow:1px 1px white;}#jstree-dnd.jstree-dnd-responsive > i{background:transparent;width:40px;height:40px;}#jstree-dnd.jstree-dnd-responsive > .jstree-ok{background-image:url(/modules/custom/trp_core/themes/default/40px.png);background-position:0 -200px;background-size:120px 240px;}#jstree-dnd.jstree-dnd-responsive > .jstree-er{background-image:url(/modules/custom/trp_core/themes/default/40px.png);background-position:-40px -200px;background-size:120px 240px;}#jstree-marker.jstree-dnd-responsive{border-left-width:10px;border-top-width:10px;border-bottom-width:10px;margin-top:-10px;}}@media (max-width:768px){.jstree-default-responsive{}.jstree-default-responsive .jstree-icon{background-image:url(/modules/custom/trp_core/themes/default/40px.png);}.jstree-default-responsive .jstree-node,.jstree-default-responsive .jstree-leaf > .jstree-ocl{background:transparent;}.jstree-default-responsive .jstree-node{min-height:40px;line-height:40px;margin-left:40px;min-width:40px;white-space:nowrap;}.jstree-default-responsive .jstree-anchor{line-height:40px;height:40px;}.jstree-default-responsive .jstree-icon,.jstree-default-responsive .jstree-icon:empty{width:40px;height:40px;line-height:40px;}.jstree-default-responsive > .jstree-container-ul > .jstree-node{margin-left:0;}.jstree-default-responsive.jstree-rtl .jstree-node{margin-left:0;margin-right:40px;background:transparent;}.jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node{margin-right:0;}.jstree-default-responsive .jstree-ocl,.jstree-default-responsive .jstree-themeicon,.jstree-default-responsive .jstree-checkbox{background-size:120px 240px;}.jstree-default-responsive .jstree-leaf > .jstree-ocl,.jstree-default-responsive.jstree-rtl .jstree-leaf > .jstree-ocl{background:transparent;}.jstree-default-responsive .jstree-open > .jstree-ocl{background-position:0 0px !important;}.jstree-default-responsive .jstree-closed > .jstree-ocl{background-position:0 -40px !important;}.jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl{background-position:-40px 0px !important;}.jstree-default-responsive .jstree-themeicon{background-position:-40px -40px;}.jstree-default-responsive .jstree-checkbox,.jstree-default-responsive .jstree-checkbox:hover{background-position:-40px -80px;}.jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,.jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,.jstree-default-responsive .jstree-checked > .jstree-checkbox,.jstree-default-responsive .jstree-checked > .jstree-checkbox:hover{background-position:0 -80px;}.jstree-default-responsive .jstree-anchor > .jstree-undetermined,.jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover{background-position:0 -120px;}.jstree-default-responsive .jstree-anchor{font-weight:bold;font-size:1.1em;text-shadow:1px 1px white;}.jstree-default-responsive > .jstree-striped{background:transparent;}.jstree-default-responsive .jstree-wholerow{border-top:1px solid rgba(255,255,255,0.7);border-bottom:1px solid rgba(64,64,64,0.2);background:#ebebeb;height:40px;}.jstree-default-responsive .jstree-wholerow-hovered{background:#e7f4f9;}.jstree-default-responsive .jstree-wholerow-clicked{background:#beebff;}.jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow{box-shadow:inset 0 -6px 3px -5px #666666;}.jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow{box-shadow:inset 0 6px 3px -5px #666666;border-top:0;}.jstree-default-responsive .jstree-children .jstree-open + .jstree-open{box-shadow:none;}.jstree-default-responsive .jstree-node,.jstree-default-responsive .jstree-icon,.jstree-default-responsive .jstree-node > .jstree-ocl,.jstree-default-responsive .jstree-themeicon,.jstree-default-responsive .jstree-checkbox{background-image:url(/modules/custom/trp_core/themes/default/40px.png);background-size:120px 240px;}.jstree-default-responsive .jstree-node{background-position:-80px 0;background-repeat:repeat-y;}.jstree-default-responsive .jstree-last{background:transparent;}.jstree-default-responsive .jstree-leaf > .jstree-ocl{background-position:-40px -120px;}.jstree-default-responsive .jstree-last > .jstree-ocl{background-position:-40px -160px;}.jstree-default-responsive .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0;}.jstree-default-responsive .jstree-file{background:url(/modules/custom/trp_core/themes/default/40px.png) 0 -160px no-repeat;background-size:120px 240px;}.jstree-default-responsive .jstree-folder{background:url(/modules/custom/trp_core/themes/default/40px.png) -40px -40px no-repeat;background-size:120px 240px;}.jstree-default-responsive > .jstree-container-ul > .jstree-node{margin-left:0;margin-right:0;}}
