.ajax-progress{display:inline-block;padding:1px 5px 2px 5px}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/themes/dbsp/images/misc/loading-xs-active.gif) no-repeat 0px 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{left:49%;position:fixed;top:48.5%;z-index:1000;background-image:url(/themes/dbsp/images/misc/loading-md-active.gif);background-position:center center;background-repeat:no-repeat;border-radius:.3rem;height:24px;opacity:0.9;padding:4px;width:24px}[dir="rtl"] .ajax-progress{float:right}[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{padding-right:1.5rem;background-repeat:no-repeat;background-position:99% center;background-image:url(/themes/dbsp/images/misc/loading-sm-inactive.gif)}.js input.form-autocomplete.ui-autocomplete-loading{padding-right:1.5rem;background-repeat:no-repeat;background-position:99% center;background-image:url(/themes/dbsp/images/misc/loading-sm-active.gif)}.js[dir="rtl"] input.form-autocomplete{padding-left:1.5rem;background-position:1% center}.js[dir="rtl"] input.form-autocomplete.ui-autocomplete-loading{padding-left:1.5rem;background-position:1% center}
.fieldgroup{border-width:0;padding:0}
.container-inline .details-wrapper{display:block}
.clearfix:after{content:"";display:table;clear:both}
.js details{text-overflow:ellipsis;border:1px solid #ADB5BD;padding:.5rem .75rem 0 .75rem;margin:1rem 0}.js details summary{color:#7285A5;font-weight:700;font-size:1.125rem;background-size:16px 16px;background-color:#fff;background-repeat:no-repeat;transition:all 0.2s ease-in-out;margin-top:-1.5rem;background-position:10px center;padding:0 1rem .25rem 1rem;border-bottom:1px solid #DEE2E6}.js details summary:focus{outline:0}.js details[open]{height:auto;overflow:visible;white-space:normal}.js details:not([open]){border-left:0;border-right:0;border-bottom:0;margin-bottom:0}.js details:not([open]) summary{border-bottom:0;padding-bottom:0}.js form>details:not([open]){height:0}.js td details{margin:0;border:0;padding:0;height:24px;overflow:hidden}.js td details summary{border:0;margin:0;padding:0;color:#7285A5;font-size:1rem;font-weight:400;background-size:16px 16px;background-color:transparent;background-repeat:no-repeat;background-position:10px center}.js td details summary:focus{outline:0}.js td details summary span{cursor:pointer}
.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-show .js-show{display:block}
.nowrap{white-space:nowrap}
.position-container{position:relative}
@keyframes progress-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress-wrapper{margin-top:.25rem;margin-bottom:.25rem}.progress-wrapper .progress{height:1.5rem !important}.progress__track{width:100%;height:100%;display:block;margin:0 0.2em;background-color:#fff;border:1px solid #DEE2E6;border-radius:.25rem;transition:width 0.6s ease}.progress__bar{height:100%;background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);border-radius:.25rem;background-color:#0074BD;background-size:1rem 1rem;animation:progress-stripes 1s linear infinite}.progress__label{font-size:1rem;font-weight:700}.progress__description,.progress__percentage{color:#495057;font-size:.875rem}.progress__description{float:left}.progress__percentage{float:right}.progress--small{height:.75rem !important}[dir="rtl"] .progress__description{float:right}[dir="rtl"] .progress__percentage{float:left}
.reset-appearance{margin:0;padding:0;border:0 none;line-height:inherit;background:transparent;appearance:none;-moz-appearance:none;-webkit-appearance:none}
.resize-none{resize:none}.resize-vertical{resize:vertical;min-height:2rem}.resize-horizontal{resize:horizontal;max-width:100%}.resize-both{resize:both;max-width:100%;min-height:2rem}
table.sticky-header{background-color:#fff;margin-top:0;z-index:500;top:0}
.system-status-counter-error,.system-status-counter-warning,.system-status-counter-checked{color:#fff;padding:2rem 4rem}.system-status-counter-error .wrapper-icon,.system-status-counter-warning .wrapper-icon,.system-status-counter-checked .wrapper-icon{float:left;display:block;border-radius:50%;background-color:#fff;width:68px;height:68px}.system-status-counter-error .wrapper-icon i,.system-status-counter-warning .wrapper-icon i,.system-status-counter-checked .wrapper-icon i{display:block;margin-top:10px;margin-left:10px;position:absolute;width:48px;height:48px;background-size:cover;background-repeat:no-repeat;background-attachment:scroll;background-color:transparent;background-position:center center}.system-status-counter-error .wrapper-content,.system-status-counter-warning .wrapper-content,.system-status-counter-checked .wrapper-content{display:block;margin-left:10px;text-shadow:1px 1px 1px rgba(0,0,0,0.8)}.system-status-counter-error .wrapper-content .separator,.system-status-counter-warning .wrapper-content .separator,.system-status-counter-checked .wrapper-content .separator{width:100%;height:6px;display:block;margin-top:4px;background-color:#fff}.system-status-counter-error .wrapper-content h4,.system-status-counter-warning .wrapper-content h4,.system-status-counter-checked .wrapper-content h4{padding-left:5rem}.system-status-counter-error .wrapper-content p,.system-status-counter-warning .wrapper-content p,.system-status-counter-checked .wrapper-content p{padding-left:5.5rem}.system-status-counter-error .wrapper-content a,.system-status-counter-warning .wrapper-content a,.system-status-counter-checked .wrapper-content a{color:#fff}.system-status-counter-error{background-color:#B73939}.system-status-counter-error i{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='%23B73939' d='M11.969,5.646c0,0.181-0.066,0.337-0.198,0.469L9.885,8l1.885,1.885c0.132,0.132,0.198,0.288,0.198,0.469 c0,0.188-0.066,0.347-0.198,0.479l-0.938,0.938c-0.132,0.132-0.292,0.198-0.479,0.198c-0.181,0-0.337-0.066-0.469-0.198L8,9.885 l-1.885,1.885c-0.132,0.132-0.288,0.198-0.469,0.198c-0.188,0-0.347-0.066-0.479-0.198l-0.938-0.938 c-0.132-0.132-0.198-0.292-0.198-0.479c0-0.181,0.066-0.337,0.198-0.469L6.115,8L4.229,6.115C4.097,5.983,4.031,5.826,4.031,5.646 c0-0.188,0.066-0.347,0.198-0.479l0.938-0.938c0.132-0.132,0.292-0.198,0.479-0.198c0.181,0,0.337,0.066,0.469,0.198L8,6.115 l1.885-1.885c0.132-0.132,0.288-0.198,0.469-0.198c0.188,0,0.347,0.066,0.479,0.198l0.938,0.938 C11.903,5.299,11.969,5.458,11.969,5.646z M16,8c0-1.451-0.358-2.79-1.073-4.016c-0.715-1.226-1.686-2.196-2.911-2.911S9.451,0,8,0 S5.21,0.358,3.984,1.073S1.788,2.759,1.073,3.984S0,6.549,0,8s0.358,2.79,1.073,4.016s1.686,2.196,2.911,2.911 C5.21,15.642,6.549,16,8,16s2.79-0.358,4.016-1.073c1.226-0.715,2.196-1.686,2.911-2.911C15.642,10.79,16,9.451,16,8z'/%3e%3c/svg%3e")}.system-status-counter-warning{background-color:#F6B331}.system-status-counter-warning i{margin-top:4px !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='%23F6B331' d='M6.858,12.843v-1.695c0-0.083,0.028-0.153,0.085-0.21C7,10.882,7.067,10.854,7.144,10.854h1.712 c0.077,0,0.144,0.028,0.201,0.085c0.056,0.056,0.085,0.126,0.085,0.21v1.695c0,0.083-0.028,0.153-0.085,0.21 s-0.123,0.085-0.201,0.085H7.144c-0.077,0-0.144-0.028-0.201-0.085C6.887,12.996,6.858,12.926,6.858,12.843z M6.876,9.507 L6.716,5.414c0-0.071,0.03-0.128,0.089-0.169c0.077-0.065,0.149-0.098,0.214-0.098h1.962c0.065,0,0.137,0.033,0.214,0.098 c0.059,0.042,0.089,0.104,0.089,0.187L9.133,9.507c0,0.059-0.03,0.109-0.089,0.147S8.913,9.712,8.829,9.712H7.18 c-0.083,0-0.153-0.019-0.21-0.058C6.913,9.616,6.882,9.567,6.876,9.507z M7.001,1.177L0.152,13.735 c-0.208,0.375-0.202,0.749,0.018,1.124c0.101,0.172,0.239,0.309,0.415,0.41s0.364,0.152,0.566,0.152h13.699 c0.202,0,0.391-0.051,0.566-0.152c0.175-0.101,0.314-0.238,0.415-0.41c0.22-0.375,0.226-0.749,0.018-1.124L8.999,1.177 C8.898,0.993,8.758,0.847,8.58,0.74S8.208,0.58,8,0.58S7.599,0.633,7.42,0.74C7.242,0.847,7.102,0.993,7.001,1.177z'/%3e%3c/svg%3e")}.system-status-counter-checked{background-color:#4FA293}.system-status-counter-checked i{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='%234FA293' d='M13.188,6.781l-5.656,5.656c-0.132,0.132-0.292,0.198-0.479,0.198c-0.181,0-0.337-0.066-0.469-0.198 L2.813,8.667C2.688,8.542,2.625,8.385,2.625,8.198c0-0.194,0.063-0.354,0.188-0.479L3.76,6.781c0.132-0.132,0.288-0.198,0.469-0.198 c0.181,0,0.337,0.066,0.469,0.198l2.354,2.354l4.25-4.24c0.132-0.132,0.288-0.198,0.469-0.198c0.181,0,0.337,0.066,0.469,0.198 l0.948,0.938c0.125,0.125,0.188,0.285,0.188,0.479C13.375,6.5,13.313,6.656,13.188,6.781z M14.927,3.984 c-0.715-1.226-1.686-2.196-2.911-2.911S9.451,0,8,0S5.21,0.358,3.984,1.073S1.788,2.759,1.073,3.984S0,6.549,0,8 s0.358,2.79,1.073,4.016s1.686,2.196,2.911,2.911S6.549,16,8,16s2.79-0.358,4.016-1.073s2.196-1.686,2.911-2.911 C15.642,10.79,16,9.451,16,8S15.642,5.21,14.927,3.984z'/%3e%3c/svg%3e")}
.system-status-report-counters__item{width:100%;text-align:center;white-space:nowrap;padding:.5rem 0;margin-bottom:.5rem;background-color:rgba(0,0,0,0.063)}@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>div{margin-bottom:2rem}#system-status-general-info .wrapper-icon{width:68px;height:68px;float:left;display:block;text-align:center;text-decoration:none;margin-right:1rem;border-radius:.3rem}#system-status-general-info .wrapper-icon i{display:block;position:absolute;width:48px;height:48px;margin-top:.65rem;margin-left:.65rem;background-size:cover;background-repeat:no-repeat;background-attachment:scroll;background-color:transparent;background-position:center center}#system-status-general-info .wrapper-caption{text-align:left;margin-left:6rem}#system-status-general-info .wrapper-caption p{margin-bottom:0}#system-status-general-info .wrapper-caption span.separator{width:100%;height:6px;display:block;margin-top:.5rem}#system-status-general-info-drupal8 .wrapper-icon{background-color:#0077c0}#system-status-general-info-drupal8 .wrapper-icon i{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='%23fff' d='M7.582,9.907c-1.395,0-2.525,1.13-2.525,2.525s1.13,2.525,2.525,2.525c1.394,0,2.525-1.13,2.525-2.525 S8.977,9.907,7.582,9.907z M13.049,5.509c0.051,0.232,0.079,0.472,0.079,0.719c0,1.518-1.018,2.798-2.406,3.196h-0.001 c0.748,0.781,1.209,1.84,1.209,3.007c0,1.478-0.738,2.783-1.865,3.569c2.083-0.643,3.806-2.208,4.577-4.104 C15.709,9.273,14.716,7.299,13.049,5.509z M7.869,6.228c0,1.067,0.865,1.932,1.932,1.932s1.932-0.865,1.932-1.932 s-0.865-1.932-1.932-1.932S7.869,5.161,7.869,6.228z M7.063,8.115c-0.37-0.536-0.587-1.186-0.587-1.887 c0-1.837,1.489-3.326,3.327-3.326c0.152,0,0.301,0.011,0.447,0.031C9.161,1.994,8.076,1.041,7.219,0 c0.437,4.56-4.154,2.903-5.851,7.105c-1.139,2.819-0.112,6.305,2.888,8.126c-0.638-0.756-1.022-1.733-1.022-2.8 C3.233,10.205,4.906,8.371,7.063,8.115z'/%3e%3c/svg%3e")}#system-status-general-info-drupal8 span.separator{background-color:#0077c0}#system-status-general-info-cron .wrapper-icon{background-color:#6f42c1}#system-status-general-info-cron .wrapper-icon i{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='%23fff' d='M8.969,1.282V0.001H6.222v1.344c-3.433,0.76-5.545,3.709-5.545,7.231c0,4.1,3.425,7.424,7.525,7.424 s7.121-3.324,7.121-7.424C15.323,4.946,12.403,1.925,8.969,1.282L8.969,1.282z M11.372,9.547H6.799V3.777h1.717v4.395h2.856V9.547z'/%3e%3c/svg%3e")}#system-status-general-info-cron span.separator{background-color:#6f42c1}#system-status-general-info-server .wrapper-icon{background-color:#20c997}#system-status-general-info-server .wrapper-icon i{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='%23fff' d='M10.902,4.37H2.607c-0.439,0-0.799-0.272-0.799-0.727s0.36-0.727,0.8-0.727h8.295 c0.439,0,0.799,0.272,0.799,0.727C11.702,4.099,11.342,4.37,10.902,4.37L10.902,4.37z M13.676,4.365 c-0.401,0-0.727-0.325-0.727-0.727c0-0.402,0.326-0.727,0.727-0.727s0.727,0.325,0.727,0.727 C14.404,4.038,14.079,4.365,13.676,4.365z M0,1.818v3.636h16V1.818H0z M10.902,13.098H2.607c-0.439,0-0.799-0.272-0.799-0.727 s0.36-0.727,0.8-0.727h8.295c0.439,0,0.799,0.272,0.799,0.727S11.342,13.098,10.902,13.098L10.902,13.098z M13.676,13.092 c-0.401,0-0.727-0.325-0.727-0.727c0-0.402,0.326-0.727,0.727-0.727s0.727,0.325,0.727,0.727 C14.404,12.766,14.079,13.092,13.676,13.092z M0,10.546v3.636h16v-3.636H0z M10.902,8.734H2.607c-0.439,0-0.799-0.272-0.799-0.727 s0.36-0.727,0.8-0.727h8.295c0.439,0,0.799,0.272,0.799,0.727S11.342,8.734,10.902,8.734L10.902,8.734z M13.676,8.728 c-0.401,0-0.727-0.325-0.727-0.727s0.326-0.727,0.727-0.727s0.727,0.325,0.727,0.727S14.079,8.728,13.676,8.728z M0,6.183v3.636h16 V6.183H0z'/%3e%3c/svg%3e")}#system-status-general-info-server span.separator{background-color:#20c997}#system-status-general-info-php .wrapper-icon{background-color:#6610f2}#system-status-general-info-php .wrapper-icon i{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='%23fff' d='M12,6.917h-0.655l-0.357,1.697h0.582c0.385,0,0.672-0.083,0.861-0.228 c0.189-0.145,0.316-0.393,0.382-0.733c0.063-0.326,0.034-0.479-0.087-0.613C12.605,6.906,12.363,6.916,12,6.917z M8,3.946 C3.582,3.946,0,5.761,0,8s3.582,4.054,8,4.054c4.418,0,8-1.815,8-4.054S12.418,3.946,8,3.946z M5.739,8.79 C5.548,8.969,5.336,9.124,5.103,9.2C4.87,9.276,4.572,9.341,4.211,9.341H3.392l-0.227,1.212H2.209l0.853-4.364h1.839 c0.553,0,0.957,0.082,1.21,0.373c0.254,0.29,0.33,0.664,0.229,1.184C6.298,7.96,6.228,8.141,6.129,8.318 C6.028,8.496,5.899,8.643,5.739,8.79z M8.529,9.341l0.378-1.969C8.95,7.151,8.934,7.059,8.859,6.979S8.626,6.917,8.383,6.917 H7.625L7.136,9.341H6.187L7.04,4.977h0.948L7.761,6.189h0.845c0.532,0,0.898,0.03,1.101,0.215 c0.202,0.185,0.262,0.482,0.181,0.898L9.491,9.341H8.529z M13.801,7.715c-0.042,0.214-0.112,0.41-0.211,0.588 s-0.229,0.34-0.389,0.487c-0.191,0.179-0.403,0.334-0.636,0.41c-0.233,0.076-0.531,0.142-0.892,0.142h-0.819l-0.226,1.212H9.672 l0.853-4.364h1.839c0.553,0,0.957,0.082,1.21,0.373C13.826,6.853,13.902,7.195,13.801,7.715z M4.538,6.917H3.883L3.526,8.614 h0.582c0.385,0,0.672-0.083,0.861-0.228c0.189-0.145,0.316-0.393,0.382-0.733C5.414,7.327,5.385,7.174,5.264,7.04 C5.143,6.906,4.901,6.916,4.538,6.917z'/%3e%3c/svg%3e")}#system-status-general-info-php span.separator{background-color:#6610f2}#system-status-general-info-database .wrapper-icon{background-color:#17a2b8}#system-status-general-info-database .wrapper-icon i{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='%23fff' d='M2.838,5.283c0.966,0.46,2.049,0.714,3.106,0.859c2.137,0.293,4.484,0.17,6.522-0.569 c0.865-0.314,1.906-0.818,2.36-1.665c0.431-0.802,0.097-1.676-0.578-2.218c-1.559-1.252-3.712-1.595-5.678-1.673 C8.682,0.015,8.626,0.011,8.13,0C7.811,0.003,7.773,0.007,7.855,0.01c-1.432,0.03-2.874,0.195-4.231,0.674 c-1.099,0.388-2.823,1.222-2.63,2.643C1.122,4.267,2.045,4.906,2.838,5.283z M11.968,6.542C10.55,6.939,9.084,7.136,7.615,7.093 c-1.43-0.043-2.86-0.24-4.2-0.757c-1.02-0.394-2-1.039-2.446-1.994v1.586c0,0.462-0.012,0.851,0.227,1.262 C1.59,7.866,2.312,8.278,3.002,8.597C4.594,9.333,6.44,9.545,8.179,9.529c1.742-0.015,3.627-0.288,5.181-1.116 c0.594-0.316,1.273-0.738,1.533-1.393c0.068-0.171,0.111-0.353,0.139-0.543v-2.16C14.584,5.23,13.498,6.113,11.968,6.542z M11.968,9.777c-1.418,0.398-2.884,0.594-4.353,0.551c-1.43-0.043-2.86-0.24-4.2-0.757c-1.02-0.394-2-1.039-2.446-1.995v1.586 c0,0.462-0.012,0.851,0.227,1.262c0.394,0.676,1.116,1.088,1.806,1.407c1.592,0.736,3.438,0.948,5.177,0.932 c1.742-0.015,3.627-0.288,5.181-1.116c0.594-0.316,1.273-0.738,1.533-1.393c0.068-0.171,0.111-0.353,0.139-0.543V7.552 C14.584,8.465,13.498,9.348,11.968,9.777z M11.968,13.012c-1.418,0.398-2.884,0.594-4.353,0.551c-1.43-0.043-2.86-0.24-4.2-0.757 c-1.02-0.393-2-1.038-2.446-1.994v1.586c0,0.462-0.012,0.851,0.227,1.262c0.394,0.676,1.116,1.088,1.806,1.407 c1.592,0.736,3.438,0.948,5.177,0.932c1.742-0.015,3.627-0.288,5.181-1.116c0.594-0.316,1.273-0.738,1.533-1.393 c0.068-0.171,0.111-0.353,0.139-0.543v-2.16C14.584,11.7,13.498,12.583,11.968,13.012z'/%3e%3c/svg%3e")}#system-status-general-info-database span.separator{background-color:#17a2b8}
body.drag{cursor:move}tr.region-title{color:#596c8b;font-weight:700;background-color:rgba(114,133,165,0.15) !important;border-bottom:2px solid #7285A5 !important}tr.region-title .region-title__action{float:right}tr.region-title .button--small{border-radius:1em;padding:.15rem .75rem !important}tr.region-message{color:#343A40}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:-1rem;overflow:hidden;text-decoration:none}[dir="rtl"] .draggable a.tabledrag-handle{float:right;margin-right:-1rem;margin-left:0}a.tabledrag-handle{display:block;width:16px;height:16px;padding:.3rem 1.2rem 0 1rem}a.tabledrag-handle .handle{width:16px;height:16px;display:block;position:absolute;background-size:16px 16px;background-repeat:no-repeat;background-attachment:scroll;background-position:center center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='%237285A5' d='M15.884,7.717l-2.71-2.709c-0.332-0.334-0.604-0.22-0.604,0.251v1.598H9.143V3.431h1.597 c0.473,0,0.585-0.273,0.252-0.605L8.284,0.116c-0.156-0.155-0.411-0.155-0.568,0L5.007,2.826c-0.334,0.334-0.22,0.605,0.251,0.605 h1.598v3.426H3.43V5.294c0-0.472-0.273-0.584-0.605-0.251L0.115,7.752c-0.155,0.155-0.155,0.41,0,0.564l2.709,2.709 c0.332,0.334,0.605,0.219,0.605-0.25V9.142h3.426v3.426H5.257c-0.472,0-0.584,0.272-0.251,0.604l2.711,2.71 c0.156,0.156,0.411,0.156,0.565,0l2.71-2.71c0.331-0.332,0.217-0.604-0.254-0.604H9.143V9.142h3.426v1.599 c0,0.471,0.272,0.584,0.604,0.25l2.71-2.708C16.04,8.126,16.04,7.873,15.884,7.717z'/%3e%3c/svg%3e")}a.tabledrag-handle:hover,a.tabledrag-handle:focus{text-decoration:none}a.tabledrag-handle:hover .handle,a.tabledrag-handle:focus .handle{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='%230074BD' d='M15.884,7.717l-2.71-2.709c-0.332-0.334-0.604-0.22-0.604,0.251v1.598H9.143V3.431h1.597 c0.473,0,0.585-0.273,0.252-0.605L8.284,0.116c-0.156-0.155-0.411-0.155-0.568,0L5.007,2.826c-0.334,0.334-0.22,0.605,0.251,0.605 h1.598v3.426H3.43V5.294c0-0.472-0.273-0.584-0.605-0.251L0.115,7.752c-0.155,0.155-0.155,0.41,0,0.564l2.709,2.709 c0.332,0.334,0.605,0.219,0.605-0.25V9.142h3.426v3.426H5.257c-0.472,0-0.584,0.272-0.251,0.604l2.711,2.71 c0.156,0.156,0.411,0.156,0.565,0l2.71-2.71c0.331-0.332,0.217-0.604-0.254-0.604H9.143V9.142h3.426v1.599 c0,0.471,0.272,0.584,0.604,0.25l2.71-2.708C16.04,8.126,16.04,7.873,15.884,7.717z'/%3e%3c/svg%3e")}.touchevents .draggable td{padding:0 1rem}.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}.touchevents .draggable.drag a.tabledrag-handle .handle{background-position:50% -32px}.tabledrag-toggle-weight-wrapper{padding:0;text-align:right;margin-bottom:.25rem}.tabledrag-toggle-weight-wrapper button.link{padding:.375rem 0 0 .75rem}.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"] .touch a.tabledrag-handle .handle{background-position:right 40% top 19px}[dir="rtl"] .tabledrag-toggle-weight-wrapper{text-align:left}[dir="rtl"] .indentation{float:right;margin:-0.4em -0.4em -0.4em 0.2em;padding:0.42em 0.6em 0.42em 0}
.tablesort{width:12px;height:12px;display:inline-block;background-size:100%}.tablesort--asc{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='%236C757D' d='M0,4.5c0,0.271,0.099,0.505,0.297,0.703l7,7C7.495,12.401,7.729,12.5,8,12.5s0.505-0.099,0.703-0.297l7-7 C15.901,5.005,16,4.771,16,4.5s-0.099-0.505-0.297-0.703S15.271,3.5,15,3.5H1c-0.271,0-0.505,0.099-0.703,0.297S0,4.229,0,4.5z'/%3e%3c/svg%3e")}.tablesort--desc{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='%236C757D' d='M16,11.5c0-0.271-0.099-0.505-0.297-0.703l-7-7C8.505,3.599,8.271,3.5,8,3.5S7.495,3.599,7.297,3.797l-7,7C0.099,10.995,0,11.229,0,11.5s0.099,0.505,0.297,0.703S0.729,12.5,1,12.5h14c0.271,0,0.505-0.099,0.703-0.297S16,11.771,16,11.5z'/%3e%3c/svg%3e")}
div.tree-child{background:url(/themes/dbsp/css/images/misc/tree.png) no-repeat 11px center}div.tree-child-last{background:url(/themes/dbsp/css/images/misc/tree-bottom.png) no-repeat 11px center}div.tree-child-horizontal{background:url(/themes/dbsp/css/images/misc/tree.png) no-repeat -11px center}[dir="rtl"] div.tree-child,[dir="rtl"] div.tree-child-last{background-position:-65px center}
