#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(6dc82f5ac55f4ef683b0f82fb510351891994cc7.png) ; background-position: 100% 50%; background-repeat: no-repeat no-repeat; }
html.js input.throbbing { background-image: url(368c8247698e25e0ecd18b0b22c493449faa4a1a.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(58e7f9799461c2496ea3ff55810e01161975a71a.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(3f56b54b1d1cd79e510301433208c7d999c63dd2.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(81dbb299be16ff17929d6ef15c2a773ec574f813.png) ; background-position: 11px 50%; background-repeat: no-repeat no-repeat; }
div.tree-child-last { background-image: url(97290c26a01ceea48740f207ff9892371ae2ced6.png) ; background-position: 11px 50%; background-repeat: no-repeat no-repeat; }
div.tree-child-horizontal { background-image: url(81dbb299be16ff17929d6ef15c2a773ec574f813.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(368c8247698e25e0ecd18b0b22c493449faa4a1a.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%; }
fieldset { margin-bottom: 1em; padding: 0.5em; }
form { margin: 0px; padding: 0px; }
hr { border: 1px solid gray; height: 1px; }
img { border: 0px; }
table { border-collapse: collapse; }
th { border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: rgb(204, 204, 204); padding-right: 1em; text-align: left; }
tbody { border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); }
tr.even, tr.odd { background-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(204, 204, 204); padding: 0.1em 0.6em; }
th.active img { display: inline; }
td.active { background-color: rgb(221, 221, 221); }
.item-list .title { font-weight: bold; }
.item-list ul { margin: 0px 0px 0.75em; padding: 0px; }
.item-list ul li { margin: 0px 0px 0.25em 1.5em; padding: 0px; }
.form-item, .form-actions { margin-top: 1em; margin-bottom: 1em; }
tr.odd .form-item, tr.even .form-item { margin-top: 0px; margin-bottom: 0px; white-space: nowrap; }
.form-item .description { font-size: 0.85em; }
label { display: block; font-weight: bold; }
label.option { display: inline; font-weight: normal; }
.form-checkboxes .form-item, .form-radios .form-item { margin-top: 0.4em; margin-bottom: 0.4em; }
.form-type-radio .description, .form-type-checkbox .description { margin-left: 2.4em; }
input.form-checkbox, input.form-radio { vertical-align: middle; }
.marker, .form-required { color: rgb(255, 0, 0); }
.form-item input.error, .form-item textarea.error, .form-item select.error { border: 2px solid red; }
.container-inline .form-actions, .container-inline.form-actions { margin-top: 0px; margin-bottom: 0px; }
.more-link { text-align: right; }
.more-help-link { text-align: right; }
.more-help-link a { background-image: url(8c61d7a6c618251a7c23607e8c650461107759b7.png) ; padding: 1px 0px 1px 20px; background-position: 0px 50%; background-repeat: no-repeat no-repeat; }
.item-list .pager { clear: both; text-align: center; }
.item-list .pager li { background-image: none; display: inline; list-style-type: none; padding: 0.5em; }
.pager-current { font-weight: bold; }
#autocomplete li.selected { background-color: rgb(0, 114, 185); color: rgb(255, 255, 255); background-position: initial initial; background-repeat: initial initial; }
html.js fieldset.collapsible .fieldset-legend { background-image: url(d8dc069b1cdf180a8447fe0c70ef08f948ab9796.png) ; padding-left: 15px; background-position: 5px 65%; background-repeat: no-repeat no-repeat; }
html.js fieldset.collapsed .fieldset-legend { background-image: url(279d16007e7e25dee29555170fc8f68b6bce89b1.png) ; background-position: 5px 50%; }
.fieldset-legend span.summary { color: rgb(153, 153, 153); font-size: 0.9em; margin-left: 0.5em; }
tr.drag { background-color: rgb(255, 255, 240); }
tr.drag-previous { background-color: rgb(255, 255, 221); }
.tabledrag-toggle-weight { font-size: 0.9em; }
body div.tabledrag-changed-warning { margin-bottom: 0.5em; }
tr.selected td { background-color: rgb(255, 255, 204); background-position: initial initial; background-repeat: initial initial; }
td.checkbox, th.checkbox { text-align: center; }
.progress { font-weight: bold; }
.progress .bar { background-color: rgb(204, 204, 204); border-color: rgb(102, 102, 102); margin: 0px 0.2em; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; background-position: initial initial; background-repeat: initial initial; }
.progress .filled { background-image: url(d26a310b7e30cc6eec1dc3d5c7e6f8eda92b38ec.gif) ; background-color: rgb(0, 114, 185); background-position: initial initial; background-repeat: initial initial; }
