#autocomplete { border: 1px solid; overflow: hidden; position: absolute; z-index: 100; }
#autocomplete ul { list-style: none none; margin: 0px; padding: 0px; }
#autocomplete li { background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); cursor: default; white-space: pre; zoom: 1; background-position: initial initial; background-repeat: initial initial; }
html.js input.form-autocomplete { background-image: url(1ffe0590fe4c7bab689050740242800b7cf957bb.png) ; background-position: 100% 50%; background-repeat: no-repeat no-repeat; }
html.js input.throbbing { background-image: url(02801a84a3161a8fc5c76d8dd231fd733e57b232.gif) ; background-position: 100% 50%; }
html.js fieldset.collapsed { border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; height: 1em; }
html.js fieldset.collapsed .fieldset-wrapper { display: none; }
fieldset.collapsible { position: relative; }
fieldset.collapsible .fieldset-legend { display: block; }
.form-textarea-wrapper textarea { display: block; margin: 0px; width: 100%; box-sizing: border-box; }
.resizable-textarea .grippie { background-image: url(564c08ad79e59f215ba8642311c19ce4bfdc7f5e.png) ; background-color: rgb(238, 238, 238); border-width: 0px 1px 1px; border-style: solid; border-color: rgb(221, 221, 221); cursor: s-resize; height: 9px; overflow: hidden; background-position: 50% 2px; background-repeat: no-repeat no-repeat; }
body.drag { cursor: move; }
.draggable a.tabledrag-handle { cursor: move; float: left; height: 1.7em; margin-left: -1em; overflow: hidden; text-decoration: none; }
a.tabledrag-handle:hover { text-decoration: none; }
a.tabledrag-handle .handle { background-image: url(65057650da0f790441d0d9c6d2043786d83b9019.png) ; height: 13px; margin: -0.4em 0.5em; padding: 0.42em 0.5em; width: 13px; background-position: 6px 9px; background-repeat: no-repeat no-repeat; }
a.tabledrag-handle-hover .handle { background-position: 6px -11px; }
div.indentation { float: left; height: 1.7em; margin: -0.4em 0.2em -0.4em -0.4em; padding: 0.42em 0px 0.42em 0.6em; width: 20px; }
div.tree-child { background-image: url(8bf77ad34a9bb02f7935f9de1bfb87d36c41ab0b.png) ; background-position: 11px 50%; background-repeat: no-repeat no-repeat; }
div.tree-child-last { background-image: url(7fcbaf9e1644d0ceb051bef9340f7c8647136839.png) ; background-position: 11px 50%; background-repeat: no-repeat no-repeat; }
div.tree-child-horizontal { background-image: url(8bf77ad34a9bb02f7935f9de1bfb87d36c41ab0b.png) ; background-position: -11px 50%; background-repeat: no-repeat no-repeat; }
.tabledrag-toggle-weight-wrapper { text-align: right; }
table.sticky-header { background-color: rgb(255, 255, 255); margin-top: 0px; }
.progress .bar { background-color: rgb(255, 255, 255); border: 1px solid; }
.progress .filled { background-color: rgb(0, 0, 0); height: 1.5em; width: 5px; }
.progress .percentage { float: right; }
.ajax-progress { display: inline-block; }
.ajax-progress .throbber { background-image: url(02801a84a3161a8fc5c76d8dd231fd733e57b232.gif) ; background-color: transparent; float: left; height: 15px; margin: 2px; width: 15px; background-position: 0px 50%; background-repeat: no-repeat no-repeat; }
.ajax-progress .message { padding-left: 20px; }
tr .ajax-progress .throbber { margin: 0px 2px; }
.ajax-progress-bar { width: 16em; }
.container-inline div, .container-inline label { display: inline; }
.container-inline .fieldset-wrapper { display: block; }
.nowrap { white-space: nowrap; }
html.js .js-hide { display: none; }
.element-hidden { display: none; }
.element-invisible { clip: rect(1px, 1px, 1px, 1px); overflow: hidden; height: 1px; position: absolute !important; }
.element-invisible.element-focusable:active, .element-invisible.element-focusable:focus { clip: auto; overflow: visible; height: auto; position: static !important; }
.clearfix::after { content: '.'; display: block; height: 0px; clear: both; visibility: hidden; }
* html .clearfix { height: 1%; }
:first-child + html .clearfix { min-height: 1%; }
