/**
 * The font family, font containing the folder and font files must have the same name
 */
/**
 * Clay 3.124.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.124.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.quick-access-nav {
  position: fixed;
  z-index: 999;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only-focusable:active, .aui .theme .sr-only-focusable.btn.close:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover, .aui .theme .lfr-form-row.btn.close:focus,
.aui .theme .lfr-form-row.btn.close:hover,
.aui .theme .lfr-form-row.btn.close.active {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::placeholder {
  color: #a9afb5;
  font-style: italic;
}

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover, .lfr-translation-manager .aui .theme .lfr-translation-manager-translation.btn.close:focus, .aui .theme .lfr-translation-manager .lfr-translation-manager-translation.btn.close:focus,
.lfr-translation-manager .aui .theme .lfr-translation-manager-translation.btn.close:hover,
.aui .theme .lfr-translation-manager .lfr-translation-manager-translation.btn.close:hover,
.lfr-translation-manager .aui .theme .lfr-translation-manager-translation.btn.close.active,
.aui .theme .lfr-translation-manager .lfr-translation-manager-translation.btn.close.active {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info .h4,
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text, .lfr-upload-container .aui .theme .cancel-button.btn.close:focus .cancel-button-text, .aui .theme .lfr-upload-container .cancel-button.btn.close:focus .cancel-button-text,
.lfr-upload-container .aui .theme .cancel-button.btn.close:hover .cancel-button-text,
.aui .theme .lfr-upload-container .cancel-button.btn.close:hover .cancel-button-text,
.lfr-upload-container .aui .theme .cancel-button.btn.close.active .cancel-button-text,
.aui .theme .lfr-upload-container .cancel-button.btn.close.active .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(
		100vh - var(--control-menu-container-height) - 49px
	);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: calc(var(--control-menu-container-height) + 49px);
  transform: translateX(100%);
  transition: transform ease 0.5s;
  visibility: hidden;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
  visibility: visible;
}

@media (min-width: 768px) {
  .contextual-sidebar {
    height: calc(
			100vh - var(--control-menu-container-height) - 64px
		);
    top: calc(
			var(--control-menu-container-height) + 64px
		);
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover, .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .aui .theme .user-name.btn.close:focus, .aui .theme .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name.btn.close:focus,
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .aui .theme .user-name.btn.close.active,
.aui .theme .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name.btn.close.active {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu, .taglib-discussion .aui .theme .comment-container.btn.close:focus .actions-menu, .aui .theme .taglib-discussion .comment-container.btn.close:focus .actions-menu,
  .taglib-discussion .aui .theme .comment-container.btn.close:hover .actions-menu,
  .aui .theme .taglib-discussion .comment-container.btn.close:hover .actions-menu,
  .taglib-discussion .aui .theme .comment-container.btn.close.active .actions-menu,
  .aui .theme .taglib-discussion .comment-container.btn.close.active .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info {
  transition: none;
}

.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons {
  transition: none;
}

.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  transition: none;
}

.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(../images/states/empty_state.svg);
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-result-message-header,
  .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
    background-image: url(../images/states/empty_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header,
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(../images/states/empty_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(../images/states/search_state.svg);
  max-width: 210px;
  padding-top: 232px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-search-result-message-header {
    background-image: url(../images/states/search_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(../images/states/search_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(../images/states/empty_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-state {
    background-image: url(../images/states/empty_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-state {
  background-image: url(../images/states/empty_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(../images/states/success_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-success-state {
    background-image: url(../images/states/success_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-success-state {
  background-image: url(../images/states/success_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(../images/states/search_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-search-state {
    background-image: url(../images/states/search_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-search-state {
  background-image: url(../images/states/search_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .aui .theme .taglib-icon.btn.close:not(.btn):focus .taglib-text,
.aui .theme .taglib-icon.btn.close:not(.btn):hover .taglib-text,
.aui .theme .taglib-icon.btn.close.active:not(.btn) .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.taglib-icon-help {
  color: #6c757d !important;
}
.taglib-icon-help:hover, .aui .theme .taglib-icon-help.btn.close:focus,
.aui .theme .taglib-icon-help.btn.close:hover,
.aui .theme .taglib-icon-help.btn.close.active, .taglib-icon-help:active, .aui .theme .taglib-icon-help.btn.close:active {
  color: #343a40 !important;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover, .item-selector .aui .theme .item-selector-list-row.btn.close:focus, .aui .theme .item-selector .item-selector-list-row.btn.close:focus,
.item-selector .aui .theme .item-selector-list-row.btn.close:hover,
.aui .theme .item-selector .item-selector-list-row.btn.close:hover,
.item-selector .aui .theme .item-selector-list-row.btn.close.active,
.aui .theme .item-selector .item-selector-list-row.btn.close.active {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    background-color: #fff;
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):hover,
.lfr-search-container-wrapper .aui .theme a.btn.close.active:not(.btn):not(.component-action):not(.page-link),
.aui .theme .lfr-search-container-wrapper a.btn.close.active:not(.btn):not(.component-action):not(.page-link) {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover, .lfr-search-container-wrapper .dropdown-action .aui .theme .dropdown-toggle.btn.close:focus, .aui .theme .lfr-search-container-wrapper .dropdown-action .dropdown-toggle.btn.close:focus,
.lfr-search-container-wrapper .dropdown-action .aui .theme .dropdown-toggle.btn.close:hover,
.aui .theme .lfr-search-container-wrapper .dropdown-action .dropdown-toggle.btn.close:hover,
.lfr-search-container-wrapper .dropdown-action .aui .theme .dropdown-toggle.btn.close.active,
.aui .theme .lfr-search-container-wrapper .dropdown-action .dropdown-toggle.btn.close.active {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .aui .theme .lfr-icon-menu > .dropdown-toggle.btn.close:active, .aui .theme .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle.btn.close:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover, .lfr-search-container-wrapper .aui .theme .lfr-icon-menu > .dropdown-toggle.btn.close:focus, .aui .theme .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle.btn.close:focus,
.lfr-search-container-wrapper .aui .theme .lfr-icon-menu > .dropdown-toggle.btn.close:hover,
.aui .theme .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle.btn.close:hover,
.lfr-search-container-wrapper .aui .theme .lfr-icon-menu > .dropdown-toggle.btn.close.active,
.aui .theme .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle.btn.close.active {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item .h4,
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6,
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item .h6 + .h5,
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

@media (max-width: 991.98px) {
  ul.pagination ul.inline-scroller {
    max-height: inherit;
  }
}
.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .aui .theme .toggle-advanced.btn.close:focus, .aui .theme .taglib-search-toggle .toggle-advanced.btn.close:focus,
.taglib-search-toggle .aui .theme .toggle-advanced.btn.close:hover,
.aui .theme .taglib-search-toggle .toggle-advanced.btn.close:hover,
.taglib-search-toggle .aui .theme .toggle-advanced.btn.close.active,
.aui .theme .taglib-search-toggle .toggle-advanced.btn.close.active, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close, .taglib-search-toggle-advanced-wrapper .aui .theme .btn.close, .aui .theme .taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #d3dadd;
}

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.c-prefers-reduced-motion .portlet-boundary.yui3-dd-dragging {
  transition: none;
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-column-content.empty {
  padding: 50px;
}

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.file-icon-color-0 {
  background-color: #fff;
  color: #6c757d;
}

.file-icon-color-1 {
  background-color: #fff;
  color: #6c757d;
}

.file-icon-color-2 {
  background-color: #fff;
  color: #24a892;
}

.file-icon-color-3 {
  background-color: #fff;
  color: #ff4d4d;
}

.file-icon-color-4 {
  background-color: #fff;
  color: #ff6200;
}

.file-icon-color-5 {
  background-color: #fff;
  color: #bf66ff;
}

.file-icon-color-6 {
  background-color: #fff;
  color: #0099e6;
}

.file-icon-color-7 {
  background-color: #fff;
  color: #ff4db2;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover, .lfr-item-viewer .aui .theme .item-preview.btn.close:focus, .aui .theme .lfr-item-viewer .item-preview.btn.close:focus,
.lfr-item-viewer .aui .theme .item-preview.btn.close:hover,
.aui .theme .lfr-item-viewer .item-preview.btn.close:hover,
.lfr-item-viewer .aui .theme .item-preview.btn.close.active,
.aui .theme .lfr-item-viewer .item-preview.btn.close.active {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  transition: none;
}

.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  transition: none;
}

.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  transition: none;
}

.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-open .modal {
  display: block;
}

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}

.sheet-footer .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6c757d;
}

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #66abff;
}

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff6200;
}

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff4d4d;
}

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #24a892;
}

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff4db2;
}

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #53a117;
}

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #bf66ff;
}

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #b38900;
}

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #0099e6;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}

.portlet-options-dropdown {
  z-index: 1035;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .aui .theme .portlet.btn.close:focus .visible-interaction,
.aui .theme .portlet.btn.close:hover .visible-interaction,
.aui .theme .portlet.btn.close.active .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-title-editable {
  pointer-events: none;
}
.controls-hidden .portlet-topper {
  display: none !important;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  height: 28px;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .lexicon-icon {
  height: 12px;
  width: 12px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .lexicon-icon.lexicon-icon-drag {
  height: 16px;
  width: 16px;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transform: translateY(-97%);
    transition: opacity 0.15s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .c-prefers-reduced-motion .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover,
html:not(#__):not(#___) .cadmin .aui .theme .portlet-topper-toolbar > a.btn.close.active,
.aui .theme html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a.btn.close.active {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 12px;
  font-weight: 600;
  margin-left: 4px;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .aui .theme .portlet.btn.close:focus .portlet-topper, .aui .theme html:not(#__):not(#___) .lfr-configurator-visibility .portlet.btn.close:focus .portlet-topper,
  html:not(#__):not(#___) .lfr-configurator-visibility .aui .theme .portlet.btn.close.active .portlet-topper,
  .aui .theme html:not(#__):not(#___) .lfr-configurator-visibility .portlet.btn.close.active .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .aui .theme .portlet.btn.close:focus > .portlet-content-editable, .aui .theme html:not(#__):not(#___) .controls-visible .portlet.btn.close:focus > .portlet-content-editable,
  html:not(#__):not(#___) .controls-visible .aui .theme .portlet.btn.close.active > .portlet-content-editable,
  .aui .theme html:not(#__):not(#___) .controls-visible .portlet.btn.close.active > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .aui .theme .portlet.btn.close:focus > .cadmin.portlet-topper, .aui .theme html:not(#__):not(#___) .controls-visible .portlet.btn.close:focus > .cadmin.portlet-topper,
  html:not(#__):not(#___) .controls-visible .aui .theme .portlet.btn.close.active > .cadmin.portlet-topper,
  .aui .theme html:not(#__):not(#___) .controls-visible .portlet.btn.close.active > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    align-items: center;
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .aui .theme .portlet.btn.close:focus > .portlet-content-editable, .aui .theme .controls-visible .portlet.btn.close:focus > .portlet-content-editable,
  .controls-visible .aui .theme .portlet.btn.close:hover > .portlet-content-editable,
  .aui .theme .controls-visible .portlet.btn.close:hover > .portlet-content-editable,
  .controls-visible .aui .theme .portlet.btn.close.active > .portlet-content-editable,
  .aui .theme .controls-visible .portlet.btn.close.active > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .aui .theme .portlet.btn.close:focus > .portlet-topper, .aui .theme .controls-visible .portlet.btn.close:focus > .portlet-topper,
  .controls-visible .aui .theme .portlet.btn.close:hover > .portlet-topper,
  .aui .theme .controls-visible .portlet.btn.close:hover > .portlet-topper,
  .controls-visible .aui .theme .portlet.btn.close.active > .portlet-topper,
  .aui .theme .controls-visible .portlet.btn.close.active > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .aui .theme .portlet.btn.close:focus .portlet-topper, .aui .theme .lfr-configurator-visibility .portlet.btn.close:focus .portlet-topper,
  .lfr-configurator-visibility .aui .theme .portlet.btn.close:hover .portlet-topper,
  .aui .theme .lfr-configurator-visibility .portlet.btn.close:hover .portlet-topper,
  .lfr-configurator-visibility .aui .theme .portlet.btn.close.active .portlet-topper,
  .aui .theme .lfr-configurator-visibility .portlet.btn.close.active .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  transition: border-color 0.15s ease;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.portlet-title-menu {
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.15s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover, .aui .theme .portlet-topper-toolbar > a.btn.close:focus,
.aui .theme .portlet-topper-toolbar > a.btn.close:hover,
.aui .theme .portlet-topper-toolbar > a.btn.close.active {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.navbar form {
  margin: 0;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-menu .loading-animation {
  margin-top: 160px;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number,
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .aui .theme .tab-label.btn.close.active .number,
.aui .theme .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label.btn.close.active .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}
.c-prefers-reduced-motion .lfr-progress-active .progress-bar-status,
.c-prefers-reduced-motion .lfr-upload-container .file-uploading .progress-bar .progress {
  transition: none;
}

@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  animation: highlight-animation 0.7s;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
.job-critera {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 600px) {
  .job-critera {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 10px 0px 10px;
  }
}
@media (max-width: 599px) {
  .job-critera > *:first-child {
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.job-critera--height {
  height: 100%;
}

.job-critera--blue {
  background: #EBF8F9;
}

.tile__job {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #D7DCE0;
  padding: 24px;
  text-decoration: none;
  -webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
  transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
}

@media (min-width: 900px) {
  .tile__job {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px 32px;
  }
}
.tile__job:hover, .aui .theme .tile__job.btn.close:focus,
.aui .theme .tile__job.btn.close:hover,
.aui .theme .tile__job.btn.close.active {
  background: #F5F7F8;
}

.tile__job:hover .tile__job__arrow, .aui .theme .tile__job.btn.close:focus .tile__job__arrow,
.aui .theme .tile__job.btn.close:hover .tile__job__arrow,
.aui .theme .tile__job.btn.close.active .tile__job__arrow {
  -webkit-animation-name: t2;
  animation-name: t2;
  -webkit-animation-duration: 1500ms;
  animation-duration: 1500ms;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 3;
  animation-iteration-count: 3;
}

.tile__job__left, .tile__job__right {
  position: relative;
}

@media (min-width: 900px) {
  .tile__job__left {
    width: 70%;
  }
  .tile__job__right {
    width: 30%;
  }
}
.tile__job__left > *, .tile__job__right > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tile__job__entity {
  font-weight: 600;
  font-size: 0.8125rem;
  margin: 0 8px 0 0;
  color: #232728;
}

.tile__job__title {
  font-weight: 600;
  font-size: 1rem;
  color: #a30155;
  margin: 4px 0 24px;
}

@media (min-width: 900px) {
  .tile__job__title {
    margin: 4px 0 0;
  }
}
.tile__job__contract, .tile__job__starting {
  color: #232728;
  font-weight: 600;
  font-size: 0.8125rem;
  margin: 4px 0;
}

.tile__job__contract > span, .tile__job__starting > span {
  color: #a30155;
  margin: 0 8px 0 0;
}

.tile__job__arrow {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -8px;
  color: #232728;
}

.tile__job + .tile__job {
  margin-top: 16px;
}

.tile__job__left .tag {
  display: inline-block;
  line-height: 1.5;
  padding: 0 8px;
  font-size: 0.75rem;
  font-weight: 600;
  color: #fff;
  border: 1px solid transparent;
  background: #a30155;
  border-radius: 4px;
}

.theme a.tile__job:hover, .aui .theme a.tile__job.btn.close:focus,
.aui .theme a.tile__job.btn.close:hover,
.aui .theme a.tile__job.btn.close.active {
  text-decoration: none;
}

@media (max-width: 599px) {
  .theme .job-critera > *:first-child {
    flex-shrink: 1;
  }
}
.aui .theme .offre-emploi-form input[type=text], .aui .theme .offre-emploi-form select {
  height: 38px !important;
  width: 240px !important;
}
.aui .theme .offre-emploi-form input[type=file] {
  height: 38px !important;
  width: 240px !important;
  line-height: 20px;
  padding-top: 5px;
}
.aui .theme .offre-emploi-form textarea {
  width: 300px !important;
  height: 150px !important;
}
@media (min-width: 768px) {
  .aui .theme .offre-emploi-form textarea {
    width: 600px !important;
  }
}
.aui .theme .offre-emploi-form input[type=checkbox] {
  margin-top: -4px;
}

.aui .theme a.tile__job:hover, .aui .theme a.tile__job.btn.close:focus,
.aui .theme a.tile__job.btn.close:hover,
.aui .theme a.tile__job.btn.close.active,
.aui .theme a.tile__job:focus {
  text-decoration: none;
}

.aui .theme .title--h5--variant {
  display: inline-block;
  font-weight: 600;
  font-size: 0.9375rem;
}

.aui .theme .offre-emploi h1 {
  font-family: "open-sans", Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 28px;
  margin: 2px 0 10px 0;
  color: #a30155;
}
.aui .theme .offre-emploi .btn-primary {
  background-color: #a30155;
  color: white;
  background-image: none;
  margin-bottom: 20px;
}
.aui .theme .offre-emploi .btn-primary:hover, .aui .theme .offre-emploi .btn-primary.btn.close:focus,
.aui .theme .offre-emploi .btn-primary.btn.close.active {
  background-color: #a30155;
  color: white;
  background-image: none;
}
.aui .theme .offre-emploi li {
  display: list-item;
}

.email-confirm {
  display: none;
}

.aui .theme .extrait-compte .icon-calendar {
  background-image: none;
}

.warnForm {
  display: none;
}
.warnForm.red {
  color: red;
  display: block;
}

.aui .theme .portlet-search [class^=icon-] {
  background-image: none;
}

@font-face {
  font-family: "fontawesome-alloy";
  src: url("../fonts/alloy-font-awesome/font/fontawesome-alloy.eot");
  src: url("../fonts/alloy-font-awesome/font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../fonts/alloy-font-awesome/font/fontawesome-alloy.woff") format("woff"), url("../fonts/alloy-font-awesome/font/fontawesome-alloy.ttf") format("truetype"), url("../fonts/alloy-font-awesome/font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
.aui .theme .offre-emploi ul {
  list-style-type: none;
}
.aui .theme .offre-emploi ul li::before {
  font-family: "fontawesome-alloy";
  content: "\f105";
  margin-left: -15px;
  padding-right: 10px;
  font-size: 1em;
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
  color: #a30155;
}

.aui .ciam .theme .row:before, .aui .theme .row:after {
  display: none;
}

@media (min-width: 1200px) {
  .aui .ciam .theme .row:before, .aui .ciam .theme .row:after {
    display: none;
  }
}
html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: black;
}

.aui .theme ul.layouts.level-2 {
  padding-left: 20px;
  list-style-type: none;
}
.aui .theme ul.layouts.level-2 li a {
  font-size: 14px;
  font-weight: normal;
}
.aui .theme ul.layouts.level-2 li a.selected {
  font-weight: 700;
}
.aui .theme ul.layouts.level-2 li::before {
  content: "";
}

.aui .theme .portlet {
  margin-bottom: 0px;
}
.aui .theme .portlet .text-right > .visible-interaction {
  display: block !important;
}

.aui .theme {
  /*!
   * Bootstrap v2.3.2
   *
   * Copyright 2012 Twitter, Inc
   * Licensed under the Apache License v2.0
   * http://www.apache.org/licenses/LICENSE-2.0
   *
   * Designed and built with all the love in the world @twitter by @mdo and @fat.
   */
  /* Allow for input prepend/append in search forms */
  /* White icons with optional class, or on hover/focus/active states of certain elements */
  /* move down carets for tabs */
  /*!
   * Bootstrap Responsive v2.3.2
   *
   * Copyright 2012 Twitter, Inc
   * Licensed under the Apache License v2.0
   * http://www.apache.org/licenses/LICENSE-2.0
   *
   * Designed and built with all the love in the world @twitter by @mdo and @fat.
   */
  /* ---------- Help messages, general additional information, etc. ---------- */
  /* ---------- Error messages ---------- */
  /* ---------- Success messages ---------- */
  /* ---------- Misc ---------- */
  background-color: #FFF;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}
.aui .theme article,
.aui .theme aside,
.aui .theme details,
.aui .theme figcaption,
.aui .theme figure,
.aui .theme footer,
.aui .theme header,
.aui .theme hgroup,
.aui .theme nav,
.aui .theme section {
  display: block;
}
.aui .theme audio,
.aui .theme canvas,
.aui .theme video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.aui .theme audio:not([controls]) {
  display: none;
}
.aui .theme html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.aui .theme a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.aui .theme a:hover, .aui .theme a.btn.close:focus,
.aui .theme a.btn.close:hover,
.aui .theme a.btn.close.active,
.aui .theme a:active,
.aui .theme a.btn.close:active {
  outline: 0;
}
.aui .theme sub,
.aui .theme sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.aui .theme sup {
  top: -0.5em;
}
.aui .theme sub {
  bottom: -0.25em;
}
.aui .theme img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%; /* Part 1: Set a maxium relative to the parent */
  width: auto\9 ; /* IE7-8 need help adjusting responsive images */
  height: auto; /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.aui .theme #map_canvas img,
.aui .theme .google-maps img {
  max-width: none;
}
.aui .theme button,
.aui .theme input,
.aui .theme select,
.aui .theme textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
.aui .theme button,
.aui .theme input {
  *overflow: visible;
  line-height: normal;
}
.aui .theme button::-moz-focus-inner,
.aui .theme input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.aui .theme button,
.aui .theme html input[type=button],
.aui .theme input[type=reset],
.aui .theme input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
.aui .theme select,
.aui .theme button,
.aui .theme input[type=button],
.aui .theme input[type=reset],
.aui .theme input[type=submit],
.aui .theme input[type=radio],
.aui .theme input[type=checkbox] {
  cursor: pointer;
}
.aui .theme input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
.aui .theme input[type=search]::-webkit-search-decoration,
.aui .theme input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.aui .theme textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  .aui .theme * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  .aui .theme a,
  .aui .theme a:visited {
    text-decoration: underline;
  }
  .aui .theme a[href]:after {
    content: " (" attr(href) ")";
  }
  .aui .theme abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .aui .theme .ir a:after,
  .aui .theme a[href^="javascript:"]:after,
  .aui .theme a[href^="#"]:after {
    content: "";
  }
  .aui .theme pre,
  .aui .theme blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .aui .theme thead {
    display: table-header-group;
  }
  .aui .theme tr,
  .aui .theme img {
    page-break-inside: avoid;
  }
  .aui .theme img {
    max-width: 100% !important;
  }
  @page {
    .aui .theme {
      margin: 0.5cm;
    }
  }
  .aui .theme p,
  .aui .theme h2,
  .aui .theme h3 {
    orphans: 3;
    widows: 3;
  }
  .aui .theme h2,
  .aui .theme h3 {
    page-break-after: avoid;
  }
}
.aui .theme body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  background-color: #FFF;
}
.aui .theme a {
  color: #0AF;
  text-decoration: none;
}
.aui .theme a:hover, .aui .theme a.btn.close:focus,
.aui .theme a.btn.close:hover,
.aui .theme a.btn.close.active,
.aui .theme a:focus {
  color: #0077b3;
  text-decoration: underline;
}
.aui .theme .img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.aui .theme .img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.aui .theme .img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.aui .theme .row {
  margin-left: -20px;
  *zoom: 1;
}
.aui .theme .row:before, .aui .theme .row:after {
  display: table;
  content: "";
  line-height: 0;
}
.aui .theme .row:after {
  clear: both;
}
.aui .theme [class*=span] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.aui .theme .container,
.aui .theme .navbar-static-top .container,
.aui .theme .navbar-fixed-top .container,
.aui .theme .navbar-fixed-bottom .container {
  width: 940px;
}
.aui .theme .span1 {
  width: 60px;
}
.aui .theme .span2 {
  width: 140px;
}
.aui .theme .span3 {
  width: 220px;
}
.aui .theme .span4 {
  width: 300px;
}
.aui .theme .span5 {
  width: 380px;
}
.aui .theme .span6 {
  width: 460px;
}
.aui .theme .span7 {
  width: 540px;
}
.aui .theme .span8 {
  width: 620px;
}
.aui .theme .span9 {
  width: 700px;
}
.aui .theme .span10 {
  width: 780px;
}
.aui .theme .span11 {
  width: 860px;
}
.aui .theme .span12 {
  width: 940px;
}
.aui .theme .offset1 {
  margin-left: 100px;
}
.aui .theme .offset2 {
  margin-left: 180px;
}
.aui .theme .offset3 {
  margin-left: 260px;
}
.aui .theme .offset4 {
  margin-left: 340px;
}
.aui .theme .offset5 {
  margin-left: 420px;
}
.aui .theme .offset6 {
  margin-left: 500px;
}
.aui .theme .offset7 {
  margin-left: 580px;
}
.aui .theme .offset8 {
  margin-left: 660px;
}
.aui .theme .offset9 {
  margin-left: 740px;
}
.aui .theme .offset10 {
  margin-left: 820px;
}
.aui .theme .offset11 {
  margin-left: 900px;
}
.aui .theme .offset12 {
  margin-left: 980px;
}
.aui .theme .row-fluid {
  width: 100%;
  *zoom: 1;
}
.aui .theme .row-fluid:before, .aui .theme .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.aui .theme .row-fluid:after {
  clear: both;
}
.aui .theme .row-fluid [class*=span] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.1276595745%;
  *margin-left: 2.0744680851%;
}
.aui .theme .row-fluid [class*=span]:first-child {
  margin-left: 0;
}
.aui .theme .row-fluid .controls-row [class*=span] + [class*=span] {
  margin-left: 2.1276595745%;
}
.aui .theme .row-fluid .span1 {
  width: 6.3829787234%;
  *width: 6.329787234%;
}
.aui .theme .row-fluid .span2 {
  width: 14.8936170213%;
  *width: 14.8404255319%;
}
.aui .theme .row-fluid .span3 {
  width: 23.4042553191%;
  *width: 23.3510638298%;
}
.aui .theme .row-fluid .span4 {
  width: 31.914893617%;
  *width: 31.8617021277%;
}
.aui .theme .row-fluid .span5 {
  width: 40.4255319149%;
  *width: 40.3723404255%;
}
.aui .theme .row-fluid .span6 {
  width: 48.9361702128%;
  *width: 48.8829787234%;
}
.aui .theme .row-fluid .span7 {
  width: 57.4468085106%;
  *width: 57.3936170213%;
}
.aui .theme .row-fluid .span8 {
  width: 65.9574468085%;
  *width: 65.9042553191%;
}
.aui .theme .row-fluid .span9 {
  width: 74.4680851064%;
  *width: 74.414893617%;
}
.aui .theme .row-fluid .span10 {
  width: 82.9787234043%;
  *width: 82.9255319149%;
}
.aui .theme .row-fluid .span11 {
  width: 91.4893617021%;
  *width: 91.4361702128%;
}
.aui .theme .row-fluid .span12 {
  width: 100%;
  *width: 99.9468085106%;
}
.aui .theme .row-fluid .offset1 {
  margin-left: 10.6382978723%;
  *margin-left: 10.5319148936%;
}
.aui .theme .row-fluid .offset1:first-child {
  margin-left: 8.5106382979%;
  *margin-left: 8.4042553191%;
}
.aui .theme .row-fluid .offset2 {
  margin-left: 19.1489361702%;
  *margin-left: 19.0425531915%;
}
.aui .theme .row-fluid .offset2:first-child {
  margin-left: 17.0212765957%;
  *margin-left: 16.914893617%;
}
.aui .theme .row-fluid .offset3 {
  margin-left: 27.6595744681%;
  *margin-left: 27.5531914894%;
}
.aui .theme .row-fluid .offset3:first-child {
  margin-left: 25.5319148936%;
  *margin-left: 25.4255319149%;
}
.aui .theme .row-fluid .offset4 {
  margin-left: 36.170212766%;
  *margin-left: 36.0638297872%;
}
.aui .theme .row-fluid .offset4:first-child {
  margin-left: 34.0425531915%;
  *margin-left: 33.9361702128%;
}
.aui .theme .row-fluid .offset5 {
  margin-left: 44.6808510638%;
  *margin-left: 44.5744680851%;
}
.aui .theme .row-fluid .offset5:first-child {
  margin-left: 42.5531914894%;
  *margin-left: 42.4468085106%;
}
.aui .theme .row-fluid .offset6 {
  margin-left: 53.1914893617%;
  *margin-left: 53.085106383%;
}
.aui .theme .row-fluid .offset6:first-child {
  margin-left: 51.0638297872%;
  *margin-left: 50.9574468085%;
}
.aui .theme .row-fluid .offset7 {
  margin-left: 61.7021276596%;
  *margin-left: 61.5957446809%;
}
.aui .theme .row-fluid .offset7:first-child {
  margin-left: 59.5744680851%;
  *margin-left: 59.4680851064%;
}
.aui .theme .row-fluid .offset8 {
  margin-left: 70.2127659574%;
  *margin-left: 70.1063829787%;
}
.aui .theme .row-fluid .offset8:first-child {
  margin-left: 68.085106383%;
  *margin-left: 67.9787234043%;
}
.aui .theme .row-fluid .offset9 {
  margin-left: 78.7234042553%;
  *margin-left: 78.6170212766%;
}
.aui .theme .row-fluid .offset9:first-child {
  margin-left: 76.5957446809%;
  *margin-left: 76.4893617021%;
}
.aui .theme .row-fluid .offset10 {
  margin-left: 87.2340425532%;
  *margin-left: 87.1276595745%;
}
.aui .theme .row-fluid .offset10:first-child {
  margin-left: 85.1063829787%;
  *margin-left: 85%;
}
.aui .theme .row-fluid .offset11 {
  margin-left: 95.7446808511%;
  *margin-left: 95.6382978723%;
}
.aui .theme .row-fluid .offset11:first-child {
  margin-left: 93.6170212766%;
  *margin-left: 93.5106382979%;
}
.aui .theme .row-fluid .offset12 {
  margin-left: 104.2553191489%;
  *margin-left: 104.1489361702%;
}
.aui .theme .row-fluid .offset12:first-child {
  margin-left: 102.1276595745%;
  *margin-left: 102.0212765957%;
}
.aui .theme [class*=span].hide,
.aui .theme .row-fluid [class*=span].hide {
  display: none;
}
.aui .theme [class*=span].pull-right,
.aui .theme .row-fluid [class*=span].pull-right {
  float: right;
}
.aui .theme .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  *zoom: 1;
}
.aui .theme .container:before, .aui .theme .container:after {
  display: table;
  content: "";
  line-height: 0;
}
.aui .theme .container:after {
  clear: both;
}
.aui .theme .container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.aui .theme .container-fluid:before, .aui .theme .container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.aui .theme .container-fluid:after {
  clear: both;
}
.aui .theme p {
  margin: 0 0 10px;
}
.aui .theme .lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
.aui .theme small {
  font-size: 85%;
}
.aui .theme strong {
  font-weight: bold;
}
.aui .theme em {
  font-style: italic;
}
.aui .theme cite {
  font-style: normal;
}
.aui .theme .muted {
  color: #999;
}
.aui .theme a.muted:hover, .aui .theme a.muted.btn.close:focus,
.aui .theme a.muted.btn.close:hover,
.aui .theme a.muted.btn.close.active,
.aui .theme a.muted:focus {
  color: gray;
}
.aui .theme .text-warning {
  color: #BF7900;
}
.aui .theme a.text-warning:hover, .aui .theme a.text-warning.btn.close:focus,
.aui .theme a.text-warning.btn.close:hover,
.aui .theme a.text-warning.btn.close.active,
.aui .theme a.text-warning:focus {
  color: #8c5900;
}
.aui .theme .text-error {
  color: #B50303;
}
.aui .theme a.text-error:hover, .aui .theme a.text-error.btn.close:focus,
.aui .theme a.text-error.btn.close:hover,
.aui .theme a.text-error.btn.close.active,
.aui .theme a.text-error:focus {
  color: #830202;
}
.aui .theme .text-info {
  color: #12718F;
}
.aui .theme a.text-info:hover, .aui .theme a.text-info.btn.close:focus,
.aui .theme a.text-info.btn.close:hover,
.aui .theme a.text-info.btn.close.active,
.aui .theme a.text-info:focus {
  color: #0c4d62;
}
.aui .theme .text-success {
  color: #488F06;
}
.aui .theme a.text-success:hover, .aui .theme a.text-success.btn.close:focus,
.aui .theme a.text-success.btn.close:hover,
.aui .theme a.text-success.btn.close.active,
.aui .theme a.text-success:focus {
  color: #2f5e04;
}
.aui .theme .text-left {
  text-align: left;
}
.aui .theme .text-right {
  text-align: right;
}
.aui .theme .text-center {
  text-align: center;
}
.aui .theme h1, .aui .theme h2, .aui .theme h3, .aui .theme h4, .aui .theme h5, .aui .theme h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
.aui .theme h1 small, .aui .theme h2 small, .aui .theme h3 small, .aui .theme h4 small, .aui .theme h5 small, .aui .theme h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
.aui .theme h1,
.aui .theme h2,
.aui .theme h3 {
  line-height: 40px;
}
.aui .theme h1 {
  font-size: 38.5px;
}
.aui .theme h2 {
  font-size: 31.5px;
}
.aui .theme h3 {
  font-size: 24.5px;
}
.aui .theme h4 {
  font-size: 17.5px;
}
.aui .theme h5 {
  font-size: 14px;
}
.aui .theme h6 {
  font-size: 11.9px;
}
.aui .theme h1 small {
  font-size: 24.5px;
}
.aui .theme h2 small {
  font-size: 17.5px;
}
.aui .theme h3 small {
  font-size: 14px;
}
.aui .theme h4 small {
  font-size: 14px;
}
.aui .theme .page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eee;
}
.aui .theme ul, .aui .theme ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
.aui .theme ul ul,
.aui .theme ul ol,
.aui .theme ol ol,
.aui .theme ol ul {
  margin-bottom: 0;
}
.aui .theme li {
  line-height: 20px;
}
.aui .theme ul.unstyled,
.aui .theme ol.unstyled {
  margin-left: 0;
  list-style: none;
}
.aui .theme ul.inline,
.aui .theme ol.inline {
  margin-left: 0;
  list-style: none;
}
.aui .theme ul.inline > li,
.aui .theme ol.inline > li {
  display: inline-block;
  *display: inline; /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
.aui .theme dl {
  margin-bottom: 20px;
}
.aui .theme dt,
.aui .theme dd {
  line-height: 20px;
}
.aui .theme dt {
  font-weight: bold;
}
.aui .theme dd {
  margin-left: 10px;
}
.aui .theme .dl-horizontal {
  *zoom: 1;
}
.aui .theme .dl-horizontal:before, .aui .theme .dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.aui .theme .dl-horizontal:after {
  clear: both;
}
.aui .theme .dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.aui .theme .dl-horizontal dd {
  margin-left: 180px;
}
.aui .theme hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #FFF;
}
.aui .theme abbr[title],
.aui .theme abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
.aui .theme abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.aui .theme blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
.aui .theme blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
.aui .theme blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}
.aui .theme blockquote small:before {
  content: "— ";
}
.aui .theme blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
.aui .theme blockquote.pull-right p,
.aui .theme blockquote.pull-right small {
  text-align: right;
}
.aui .theme blockquote.pull-right small:before {
  content: "";
}
.aui .theme blockquote.pull-right small:after {
  content: " —";
}
.aui .theme q:before,
.aui .theme q:after,
.aui .theme blockquote:before,
.aui .theme blockquote:after {
  content: "";
}
.aui .theme address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
.aui .theme code,
.aui .theme pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.aui .theme code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
.aui .theme pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.aui .theme pre.prettyprint {
  margin-bottom: 20px;
}
.aui .theme pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.aui .theme .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.aui .theme form {
  margin: 0 0 20px;
}
.aui .theme fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
.aui .theme legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.aui .theme legend small {
  font-size: 15px;
  color: #999;
}
.aui .theme label,
.aui .theme input,
.aui .theme button,
.aui .theme select,
.aui .theme textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
.aui .theme input,
.aui .theme button,
.aui .theme select,
.aui .theme textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.aui .theme label {
  display: block;
  margin-bottom: 5px;
}
.aui .theme select,
.aui .theme textarea,
.aui .theme input[type=text],
.aui .theme input[type=password],
.aui .theme input[type=datetime],
.aui .theme input[type=datetime-local],
.aui .theme input[type=date],
.aui .theme input[type=month],
.aui .theme input[type=time],
.aui .theme input[type=week],
.aui .theme input[type=number],
.aui .theme input[type=email],
.aui .theme input[type=url],
.aui .theme input[type=search],
.aui .theme input[type=tel],
.aui .theme input[type=color],
.aui .theme .uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  vertical-align: middle;
}
.aui .theme input,
.aui .theme textarea,
.aui .theme .uneditable-input {
  width: 206px;
}
.aui .theme textarea {
  height: auto;
}
.aui .theme textarea,
.aui .theme input[type=text],
.aui .theme input[type=password],
.aui .theme input[type=datetime],
.aui .theme input[type=datetime-local],
.aui .theme input[type=date],
.aui .theme input[type=month],
.aui .theme input[type=time],
.aui .theme input[type=week],
.aui .theme input[type=number],
.aui .theme input[type=email],
.aui .theme input[type=url],
.aui .theme input[type=search],
.aui .theme input[type=tel],
.aui .theme input[type=color],
.aui .theme .uneditable-input {
  background-color: #FFF;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.aui .theme textarea:focus,
.aui .theme input[type=text]:focus,
.aui .theme input[type=password]:focus,
.aui .theme input[type=datetime]:focus,
.aui .theme input[type=datetime-local]:focus,
.aui .theme input[type=date]:focus,
.aui .theme input[type=month]:focus,
.aui .theme input[type=time]:focus,
.aui .theme input[type=week]:focus,
.aui .theme input[type=number]:focus,
.aui .theme input[type=email]:focus,
.aui .theme input[type=url]:focus,
.aui .theme input[type=search]:focus,
.aui .theme input[type=tel]:focus,
.aui .theme input[type=color]:focus,
.aui .theme .uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9 ; /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.aui .theme input[type=radio],
.aui .theme input[type=checkbox] {
  margin: 4px 0 0;
  *margin-top: 0; /* IE7 */
  margin-top: 1px \9 ; /* IE8-9 */
  line-height: normal;
}
.aui .theme input[type=file],
.aui .theme input[type=image],
.aui .theme input[type=submit],
.aui .theme input[type=reset],
.aui .theme input[type=button],
.aui .theme input[type=radio],
.aui .theme input[type=checkbox] {
  width: auto;
}
.aui .theme select,
.aui .theme input[type=file] {
  height: 30px; /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px; /* For IE7, add top margin to align select with labels */
  line-height: 30px;
}
.aui .theme select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #FFF;
}
.aui .theme select[multiple],
.aui .theme select[size] {
  height: auto;
}
.aui .theme select:focus,
.aui .theme input[type=file]:focus,
.aui .theme input[type=radio]:focus,
.aui .theme input[type=checkbox]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.aui .theme .uneditable-input,
.aui .theme .uneditable-textarea {
  color: #999;
  background-color: #fcfcfc;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.aui .theme .uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.aui .theme .uneditable-textarea {
  width: auto;
  height: auto;
}
.aui .theme input:-moz-placeholder,
.aui .theme textarea:-moz-placeholder {
  color: #999;
}
.aui .theme input:-ms-input-placeholder,
.aui .theme textarea:-ms-input-placeholder {
  color: #999;
}
.aui .theme input::-webkit-input-placeholder,
.aui .theme textarea::-webkit-input-placeholder {
  color: #999;
}
.aui .theme .radio,
.aui .theme .checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.aui .theme .radio input[type=radio],
.aui .theme .checkbox input[type=checkbox] {
  position: relative;
  float: left;
  margin-left: -20px;
}
.aui .theme .controls > .radio:first-child,
.aui .theme .controls > .checkbox:first-child {
  padding-top: 5px;
}
.aui .theme .radio.inline,
.aui .theme .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.aui .theme .radio.inline + .radio.inline,
.aui .theme .checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.aui .theme .input-mini {
  width: 60px;
}
.aui .theme .input-small {
  width: 90px;
}
.aui .theme .input-medium {
  width: 150px;
}
.aui .theme .input-large {
  width: 210px;
}
.aui .theme .input-xlarge {
  width: 270px;
}
.aui .theme .input-xxlarge {
  width: 530px;
}
.aui .theme input[class*=span],
.aui .theme select[class*=span],
.aui .theme textarea[class*=span],
.aui .theme .uneditable-input[class*=span],
.aui .theme .row-fluid input[class*=span],
.aui .theme .row-fluid select[class*=span],
.aui .theme .row-fluid textarea[class*=span],
.aui .theme .row-fluid .uneditable-input[class*=span] {
  float: none;
  margin-left: 0;
}
.aui .theme .input-append input[class*=span],
.aui .theme .input-append .uneditable-input[class*=span],
.aui .theme .input-prepend input[class*=span],
.aui .theme .input-prepend .uneditable-input[class*=span],
.aui .theme .row-fluid input[class*=span],
.aui .theme .row-fluid select[class*=span],
.aui .theme .row-fluid textarea[class*=span],
.aui .theme .row-fluid .uneditable-input[class*=span],
.aui .theme .row-fluid .input-prepend [class*=span],
.aui .theme .row-fluid .input-append [class*=span] {
  display: inline-block;
}
.aui .theme input,
.aui .theme textarea,
.aui .theme .uneditable-input {
  margin-left: 0;
}
.aui .theme .controls-row [class*=span] + [class*=span] {
  margin-left: 20px;
}
.aui .theme input.span1,
.aui .theme textarea.span1,
.aui .theme .uneditable-input.span1 {
  width: 46px;
}
.aui .theme input.span2,
.aui .theme textarea.span2,
.aui .theme .uneditable-input.span2 {
  width: 126px;
}
.aui .theme input.span3,
.aui .theme textarea.span3,
.aui .theme .uneditable-input.span3 {
  width: 206px;
}
.aui .theme input.span4,
.aui .theme textarea.span4,
.aui .theme .uneditable-input.span4 {
  width: 286px;
}
.aui .theme input.span5,
.aui .theme textarea.span5,
.aui .theme .uneditable-input.span5 {
  width: 366px;
}
.aui .theme input.span6,
.aui .theme textarea.span6,
.aui .theme .uneditable-input.span6 {
  width: 446px;
}
.aui .theme input.span7,
.aui .theme textarea.span7,
.aui .theme .uneditable-input.span7 {
  width: 526px;
}
.aui .theme input.span8,
.aui .theme textarea.span8,
.aui .theme .uneditable-input.span8 {
  width: 606px;
}
.aui .theme input.span9,
.aui .theme textarea.span9,
.aui .theme .uneditable-input.span9 {
  width: 686px;
}
.aui .theme input.span10,
.aui .theme textarea.span10,
.aui .theme .uneditable-input.span10 {
  width: 766px;
}
.aui .theme input.span11,
.aui .theme textarea.span11,
.aui .theme .uneditable-input.span11 {
  width: 846px;
}
.aui .theme input.span12,
.aui .theme textarea.span12,
.aui .theme .uneditable-input.span12 {
  width: 926px;
}
.aui .theme .controls-row {
  *zoom: 1;
}
.aui .theme .controls-row:before, .aui .theme .controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.aui .theme .controls-row:after {
  clear: both;
}
.aui .theme .controls-row [class*=span],
.aui .theme .row-fluid .controls-row [class*=span] {
  float: left;
}
.aui .theme .controls-row .checkbox[class*=span],
.aui .theme .controls-row .radio[class*=span] {
  padding-top: 5px;
}
.aui .theme input[disabled],
.aui .theme select[disabled],
.aui .theme textarea[disabled],
.aui .theme input[readonly],
.aui .theme select[readonly],
.aui .theme textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}
.aui .theme input[type=radio][disabled],
.aui .theme input[type=checkbox][disabled],
.aui .theme input[type=radio][readonly],
.aui .theme input[type=checkbox][readonly] {
  background-color: transparent;
}
.aui .theme .control-group.warning .control-label,
.aui .theme .control-group.warning .help-block,
.aui .theme .control-group.warning .help-inline {
  color: #BF7900;
}
.aui .theme .control-group.warning .checkbox,
.aui .theme .control-group.warning .radio,
.aui .theme .control-group.warning input,
.aui .theme .control-group.warning select,
.aui .theme .control-group.warning textarea {
  color: #BF7900;
}
.aui .theme .control-group.warning input,
.aui .theme .control-group.warning select,
.aui .theme .control-group.warning textarea {
  border-color: #BF7900;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.aui .theme .control-group.warning input:focus,
.aui .theme .control-group.warning select:focus,
.aui .theme .control-group.warning textarea:focus {
  border-color: #8c5900;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
}
.aui .theme .control-group.warning .input-prepend .add-on,
.aui .theme .control-group.warning .input-append .add-on {
  color: #BF7900;
  background-color: #FFFBDC;
  border-color: #BF7900;
}
.aui .theme .control-group.error .control-label,
.aui .theme .control-group.error .help-block,
.aui .theme .control-group.error .help-inline {
  color: #B50303;
}
.aui .theme .control-group.error .checkbox,
.aui .theme .control-group.error .radio,
.aui .theme .control-group.error input,
.aui .theme .control-group.error select,
.aui .theme .control-group.error textarea {
  color: #B50303;
}
.aui .theme .control-group.error input,
.aui .theme .control-group.error select,
.aui .theme .control-group.error textarea {
  border-color: #B50303;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.aui .theme .control-group.error input:focus,
.aui .theme .control-group.error select:focus,
.aui .theme .control-group.error textarea:focus {
  border-color: #830202;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
}
.aui .theme .control-group.error .input-prepend .add-on,
.aui .theme .control-group.error .input-append .add-on {
  color: #B50303;
  background-color: #FEE5E2;
  border-color: #B50303;
}
.aui .theme .control-group.success .control-label,
.aui .theme .control-group.success .help-block,
.aui .theme .control-group.success .help-inline {
  color: #488F06;
}
.aui .theme .control-group.success .checkbox,
.aui .theme .control-group.success .radio,
.aui .theme .control-group.success input,
.aui .theme .control-group.success select,
.aui .theme .control-group.success textarea {
  color: #488F06;
}
.aui .theme .control-group.success input,
.aui .theme .control-group.success select,
.aui .theme .control-group.success textarea {
  border-color: #488F06;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.aui .theme .control-group.success input:focus,
.aui .theme .control-group.success select:focus,
.aui .theme .control-group.success textarea:focus {
  border-color: #2f5e04;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
}
.aui .theme .control-group.success .input-prepend .add-on,
.aui .theme .control-group.success .input-append .add-on {
  color: #488F06;
  background-color: #F1FBD1;
  border-color: #488F06;
}
.aui .theme .control-group.info .control-label,
.aui .theme .control-group.info .help-block,
.aui .theme .control-group.info .help-inline {
  color: #12718F;
}
.aui .theme .control-group.info .checkbox,
.aui .theme .control-group.info .radio,
.aui .theme .control-group.info input,
.aui .theme .control-group.info select,
.aui .theme .control-group.info textarea {
  color: #12718F;
}
.aui .theme .control-group.info input,
.aui .theme .control-group.info select,
.aui .theme .control-group.info textarea {
  border-color: #12718F;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.aui .theme .control-group.info input:focus,
.aui .theme .control-group.info select:focus,
.aui .theme .control-group.info textarea:focus {
  border-color: #0c4d62;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
}
.aui .theme .control-group.info .input-prepend .add-on,
.aui .theme .control-group.info .input-append .add-on {
  color: #12718F;
  background-color: #CEF1FC;
  border-color: #12718F;
}
.aui .theme input:focus:invalid,
.aui .theme textarea:focus:invalid,
.aui .theme select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
.aui .theme input:focus:invalid:focus,
.aui .theme textarea:focus:invalid:focus,
.aui .theme select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.aui .theme .form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.aui .theme .form-actions:before, .aui .theme .form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.aui .theme .form-actions:after {
  clear: both;
}
.aui .theme .help-block,
.aui .theme .help-inline {
  color: #595959;
}
.aui .theme .help-block {
  display: block;
  margin-bottom: 10px;
}
.aui .theme .help-inline {
  display: inline-block;
  *display: inline; /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.aui .theme .input-append,
.aui .theme .input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.aui .theme .input-append input,
.aui .theme .input-append select,
.aui .theme .input-append .uneditable-input,
.aui .theme .input-append .dropdown-menu,
.aui .theme .input-append .popover,
.aui .theme .input-prepend input,
.aui .theme .input-prepend select,
.aui .theme .input-prepend .uneditable-input,
.aui .theme .input-prepend .dropdown-menu,
.aui .theme .input-prepend .popover {
  font-size: 14px;
}
.aui .theme .input-append input,
.aui .theme .input-append select,
.aui .theme .input-append .uneditable-input,
.aui .theme .input-prepend input,
.aui .theme .input-prepend select,
.aui .theme .input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.aui .theme .input-append input:focus,
.aui .theme .input-append select:focus,
.aui .theme .input-append .uneditable-input:focus,
.aui .theme .input-prepend input:focus,
.aui .theme .input-prepend select:focus,
.aui .theme .input-prepend .uneditable-input:focus {
  z-index: 2;
}
.aui .theme .input-append .add-on,
.aui .theme .input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #FFF;
  background-color: #eee;
  border: 1px solid #ccc;
}
.aui .theme .input-append .add-on,
.aui .theme .input-append .btn,
.aui .theme .input-append .btn-group > .dropdown-toggle,
.aui .theme .input-prepend .add-on,
.aui .theme .input-prepend .btn,
.aui .theme .input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.aui .theme .input-append .active,
.aui .theme .input-prepend .active {
  background-color: #86e29b;
  border-color: #28a745;
}
.aui .theme .input-prepend .add-on,
.aui .theme .input-prepend .btn {
  margin-right: -1px;
}
.aui .theme .input-prepend .add-on:first-child,
.aui .theme .input-prepend .btn:first-child {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.aui .theme .input-append input,
.aui .theme .input-append select,
.aui .theme .input-append .uneditable-input {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.aui .theme .input-append input + .btn-group .btn:last-child,
.aui .theme .input-append select + .btn-group .btn:last-child,
.aui .theme .input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.aui .theme .input-append .add-on,
.aui .theme .input-append .btn,
.aui .theme .input-append .btn-group {
  margin-left: -1px;
}
.aui .theme .input-append .add-on:last-child,
.aui .theme .input-append .btn:last-child,
.aui .theme .input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.aui .theme .input-prepend.input-append input,
.aui .theme .input-prepend.input-append select,
.aui .theme .input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.aui .theme .input-prepend.input-append input + .btn-group .btn,
.aui .theme .input-prepend.input-append select + .btn-group .btn,
.aui .theme .input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.aui .theme .input-prepend.input-append .add-on:first-child,
.aui .theme .input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.aui .theme .input-prepend.input-append .add-on:last-child,
.aui .theme .input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.aui .theme .input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
.aui .theme input.search-query {
  padding-right: 14px;
  padding-right: 4px \9 ;
  padding-left: 14px;
  padding-left: 4px \9 ; /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.aui .theme .form-search .input-append .search-query,
.aui .theme .form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.aui .theme .form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.aui .theme .form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.aui .theme .form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.aui .theme .form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.aui .theme .form-search input,
.aui .theme .form-search textarea,
.aui .theme .form-search select,
.aui .theme .form-search .help-inline,
.aui .theme .form-search .uneditable-input,
.aui .theme .form-search .input-prepend,
.aui .theme .form-search .input-append,
.aui .theme .form-inline input,
.aui .theme .form-inline textarea,
.aui .theme .form-inline select,
.aui .theme .form-inline .help-inline,
.aui .theme .form-inline .uneditable-input,
.aui .theme .form-inline .input-prepend,
.aui .theme .form-inline .input-append,
.aui .theme .form-horizontal input,
.aui .theme .form-horizontal textarea,
.aui .theme .form-horizontal select,
.aui .theme .form-horizontal .help-inline,
.aui .theme .form-horizontal .uneditable-input,
.aui .theme .form-horizontal .input-prepend,
.aui .theme .form-horizontal .input-append {
  display: inline-block;
  *display: inline; /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.aui .theme .form-search .hide,
.aui .theme .form-inline .hide,
.aui .theme .form-horizontal .hide {
  display: none;
}
.aui .theme .form-search label,
.aui .theme .form-inline label,
.aui .theme .form-search .btn-group,
.aui .theme .form-inline .btn-group {
  display: inline-block;
}
.aui .theme .form-search .input-append,
.aui .theme .form-inline .input-append,
.aui .theme .form-search .input-prepend,
.aui .theme .form-inline .input-prepend {
  margin-bottom: 0;
}
.aui .theme .form-search .radio,
.aui .theme .form-search .checkbox,
.aui .theme .form-inline .radio,
.aui .theme .form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.aui .theme .form-search .radio input[type=radio],
.aui .theme .form-search .checkbox input[type=checkbox],
.aui .theme .form-inline .radio input[type=radio],
.aui .theme .form-inline .checkbox input[type=checkbox] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.aui .theme .control-group {
  margin-bottom: 10px;
}
.aui .theme legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.aui .theme .form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.aui .theme .form-horizontal .control-group:before, .aui .theme .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.aui .theme .form-horizontal .control-group:after {
  clear: both;
}
.aui .theme .form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.aui .theme .form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.aui .theme .form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.aui .theme .form-horizontal .help-block {
  margin-bottom: 0;
}
.aui .theme .form-horizontal input + .help-block,
.aui .theme .form-horizontal select + .help-block,
.aui .theme .form-horizontal textarea + .help-block,
.aui .theme .form-horizontal .uneditable-input + .help-block,
.aui .theme .form-horizontal .input-prepend + .help-block,
.aui .theme .form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.aui .theme .form-horizontal .form-actions {
  padding-left: 180px;
}
.aui .theme table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.aui .theme .table {
  width: 100%;
  margin-bottom: 20px;
}
.aui .theme .table th,
.aui .theme .table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.aui .theme .table th {
  font-weight: bold;
}
.aui .theme .table thead th {
  vertical-align: bottom;
}
.aui .theme .table caption + thead tr:first-child th,
.aui .theme .table caption + thead tr:first-child td,
.aui .theme .table colgroup + thead tr:first-child th,
.aui .theme .table colgroup + thead tr:first-child td,
.aui .theme .table thead:first-child tr:first-child th,
.aui .theme .table thead:first-child tr:first-child td {
  border-top: 0;
}
.aui .theme .table tbody + tbody {
  border-top: 2px solid #ddd;
}
.aui .theme .table .table {
  background-color: #FFF;
}
.aui .theme .table-condensed th,
.aui .theme .table-condensed td {
  padding: 4px 5px;
}
.aui .theme .table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.aui .theme .table-bordered th,
.aui .theme .table-bordered td {
  border-left: 1px solid #ddd;
}
.aui .theme .table-bordered caption + thead tr:first-child th,
.aui .theme .table-bordered caption + tbody tr:first-child th,
.aui .theme .table-bordered caption + tbody tr:first-child td,
.aui .theme .table-bordered colgroup + thead tr:first-child th,
.aui .theme .table-bordered colgroup + tbody tr:first-child th,
.aui .theme .table-bordered colgroup + tbody tr:first-child td,
.aui .theme .table-bordered thead:first-child tr:first-child th,
.aui .theme .table-bordered tbody:first-child tr:first-child th,
.aui .theme .table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.aui .theme .table-bordered thead:first-child tr:first-child > th:first-child,
.aui .theme .table-bordered tbody:first-child tr:first-child > td:first-child,
.aui .theme .table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
}
.aui .theme .table-bordered thead:first-child tr:first-child > th:last-child,
.aui .theme .table-bordered tbody:first-child tr:first-child > td:last-child,
.aui .theme .table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
}
.aui .theme .table-bordered thead:last-child tr:last-child > th:first-child,
.aui .theme .table-bordered tbody:last-child tr:last-child > td:first-child,
.aui .theme .table-bordered tbody:last-child tr:last-child > th:first-child,
.aui .theme .table-bordered tfoot:last-child tr:last-child > td:first-child,
.aui .theme .table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
}
.aui .theme .table-bordered thead:last-child tr:last-child > th:last-child,
.aui .theme .table-bordered tbody:last-child tr:last-child > td:last-child,
.aui .theme .table-bordered tbody:last-child tr:last-child > th:last-child,
.aui .theme .table-bordered tfoot:last-child tr:last-child > td:last-child,
.aui .theme .table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
.aui .theme .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.aui .theme .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.aui .theme .table-bordered caption + thead tr:first-child th:first-child,
.aui .theme .table-bordered caption + tbody tr:first-child td:first-child,
.aui .theme .table-bordered colgroup + thead tr:first-child th:first-child,
.aui .theme .table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
}
.aui .theme .table-bordered caption + thead tr:first-child th:last-child,
.aui .theme .table-bordered caption + tbody tr:first-child td:last-child,
.aui .theme .table-bordered colgroup + thead tr:first-child th:last-child,
.aui .theme .table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
}
.aui .theme .table-striped tbody > tr:nth-child(odd) > td,
.aui .theme .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.aui .theme .table-hover tbody tr:hover > td, .aui .theme .table-hover tbody tr.btn.close:focus > td,
.aui .theme .table-hover tbody tr.btn.close:hover > td,
.aui .theme .table-hover tbody tr.btn.close.active > td,
.aui .theme .table-hover tbody tr:hover > th,
.aui .theme .table-hover tbody tr.btn.close:focus > th,
.aui .theme .table-hover tbody tr.btn.close:hover > th,
.aui .theme .table-hover tbody tr.btn.close.active > th {
  background-color: #f5f5f5;
}
.aui .theme table td[class*=span],
.aui .theme table th[class*=span],
.aui .theme .row-fluid table td[class*=span],
.aui .theme .row-fluid table th[class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.aui .theme .table td.span1,
.aui .theme .table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.aui .theme .table td.span2,
.aui .theme .table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.aui .theme .table td.span3,
.aui .theme .table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.aui .theme .table td.span4,
.aui .theme .table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.aui .theme .table td.span5,
.aui .theme .table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.aui .theme .table td.span6,
.aui .theme .table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.aui .theme .table td.span7,
.aui .theme .table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.aui .theme .table td.span8,
.aui .theme .table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.aui .theme .table td.span9,
.aui .theme .table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.aui .theme .table td.span10,
.aui .theme .table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.aui .theme .table td.span11,
.aui .theme .table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.aui .theme .table td.span12,
.aui .theme .table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.aui .theme .table tbody tr.success > td {
  background-color: #F1FBD1;
}
.aui .theme .table tbody tr.error > td {
  background-color: #FEE5E2;
}
.aui .theme .table tbody tr.warning > td {
  background-color: #FFFBDC;
}
.aui .theme .table tbody tr.info > td {
  background-color: #CEF1FC;
}
.aui .theme .table-hover tbody tr.success:hover > td, .aui .theme .table-hover tbody tr.success.btn.close:focus > td,
.aui .theme .table-hover tbody tr.success.btn.close.active > td {
  background-color: #eaf9ba;
}
.aui .theme .table-hover tbody tr.error:hover > td, .aui .theme .table-hover tbody tr.error.btn.close:focus > td,
.aui .theme .table-hover tbody tr.error.btn.close.active > td {
  background-color: #fdcfc9;
}
.aui .theme .table-hover tbody tr.warning:hover > td, .aui .theme .table-hover tbody tr.warning.btn.close:focus > td,
.aui .theme .table-hover tbody tr.warning.btn.close.active > td {
  background-color: #fff8c3;
}
.aui .theme .table-hover tbody tr.info:hover > td, .aui .theme .table-hover tbody tr.info.btn.close:focus > td,
.aui .theme .table-hover tbody tr.info.btn.close.active > td {
  background-color: #b6eafb;
}
.aui .theme [class^=icon-],
.aui .theme [class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/aui/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
.aui .theme .icon-white,
.aui .theme .nav-pills > .active > a > [class^=icon-],
.aui .theme .nav-pills > .active > a > [class*=" icon-"],
.aui .theme .nav-list > .active > a > [class^=icon-],
.aui .theme .nav-list > .active > a > [class*=" icon-"],
.aui .theme .navbar-inverse .nav > .active > a > [class^=icon-],
.aui .theme .navbar-inverse .nav > .active > a > [class*=" icon-"],
.aui .theme .dropdown-menu > li > a:hover > [class^=icon-],
.aui .theme .dropdown-menu > li > a.btn.close.active > [class^=icon-],
.aui .theme .dropdown-menu > li > a:focus > [class^=icon-],
.aui .theme .dropdown-menu > li > a:hover > [class*=" icon-"],
.aui .theme .dropdown-menu > li > a.btn.close.active > [class*=" icon-"],
.aui .theme .dropdown-menu > li > a:focus > [class*=" icon-"],
.aui .theme .dropdown-menu > .active > a > [class^=icon-],
.aui .theme .dropdown-menu > .active > a > [class*=" icon-"],
.aui .theme .dropdown-submenu:hover > a > [class^=icon-],
.aui .theme .dropdown-submenu.btn.close.active > a > [class^=icon-],
.aui .theme .dropdown-submenu:focus > a > [class^=icon-],
.aui .theme .dropdown-submenu:hover > a > [class*=" icon-"],
.aui .theme .dropdown-submenu.btn.close.active > a > [class*=" icon-"],
.aui .theme .dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("../images/aui/glyphicons-halflings-white.png");
}
.aui .theme .icon-glass {
  background-position: 0 0;
}
.aui .theme .icon-music {
  background-position: -24px 0;
}
.aui .theme .icon-search {
  background-position: -48px 0;
}
.aui .theme .icon-envelope {
  background-position: -72px 0;
}
.aui .theme .icon-heart {
  background-position: -96px 0;
}
.aui .theme .icon-star {
  background-position: -120px 0;
}
.aui .theme .icon-star-empty {
  background-position: -144px 0;
}
.aui .theme .icon-user {
  background-position: -168px 0;
}
.aui .theme .icon-film {
  background-position: -192px 0;
}
.aui .theme .icon-th-large {
  background-position: -216px 0;
}
.aui .theme .icon-th {
  background-position: -240px 0;
}
.aui .theme .icon-th-list {
  background-position: -264px 0;
}
.aui .theme .icon-ok {
  background-position: -288px 0;
}
.aui .theme .icon-remove {
  background-position: -312px 0;
}
.aui .theme .icon-zoom-in {
  background-position: -336px 0;
}
.aui .theme .icon-zoom-out {
  background-position: -360px 0;
}
.aui .theme .icon-off {
  background-position: -384px 0;
}
.aui .theme .icon-signal {
  background-position: -408px 0;
}
.aui .theme .icon-cog {
  background-position: -432px 0;
}
.aui .theme .icon-trash {
  background-position: -456px 0;
}
.aui .theme .icon-home {
  background-position: 0 -24px;
}
.aui .theme .icon-file {
  background-position: -24px -24px;
}
.aui .theme .icon-time {
  background-position: -48px -24px;
}
.aui .theme .icon-road {
  background-position: -72px -24px;
}
.aui .theme .icon-download-alt {
  background-position: -96px -24px;
}
.aui .theme .icon-download {
  background-position: -120px -24px;
}
.aui .theme .icon-upload {
  background-position: -144px -24px;
}
.aui .theme .icon-inbox {
  background-position: -168px -24px;
}
.aui .theme .icon-play-circle {
  background-position: -192px -24px;
}
.aui .theme .icon-repeat {
  background-position: -216px -24px;
}
.aui .theme .icon-refresh {
  background-position: -240px -24px;
}
.aui .theme .icon-list-alt {
  background-position: -264px -24px;
}
.aui .theme .icon-lock {
  background-position: -287px -24px;
}
.aui .theme .icon-flag {
  background-position: -312px -24px;
}
.aui .theme .icon-headphones {
  background-position: -336px -24px;
}
.aui .theme .icon-volume-off {
  background-position: -360px -24px;
}
.aui .theme .icon-volume-down {
  background-position: -384px -24px;
}
.aui .theme .icon-volume-up {
  background-position: -408px -24px;
}
.aui .theme .icon-qrcode {
  background-position: -432px -24px;
}
.aui .theme .icon-barcode {
  background-position: -456px -24px;
}
.aui .theme .icon-tag {
  background-position: 0 -48px;
}
.aui .theme .icon-tags {
  background-position: -25px -48px;
}
.aui .theme .icon-book {
  background-position: -48px -48px;
}
.aui .theme .icon-bookmark {
  background-position: -72px -48px;
}
.aui .theme .icon-print {
  background-position: -96px -48px;
}
.aui .theme .icon-camera {
  background-position: -120px -48px;
}
.aui .theme .icon-font {
  background-position: -144px -48px;
}
.aui .theme .icon-bold {
  background-position: -167px -48px;
}
.aui .theme .icon-italic {
  background-position: -192px -48px;
}
.aui .theme .icon-text-height {
  background-position: -216px -48px;
}
.aui .theme .icon-text-width {
  background-position: -240px -48px;
}
.aui .theme .icon-align-left {
  background-position: -264px -48px;
}
.aui .theme .icon-align-center {
  background-position: -288px -48px;
}
.aui .theme .icon-align-right {
  background-position: -312px -48px;
}
.aui .theme .icon-align-justify {
  background-position: -336px -48px;
}
.aui .theme .icon-list {
  background-position: -360px -48px;
}
.aui .theme .icon-indent-left {
  background-position: -384px -48px;
}
.aui .theme .icon-indent-right {
  background-position: -408px -48px;
}
.aui .theme .icon-facetime-video {
  background-position: -432px -48px;
}
.aui .theme .icon-picture {
  background-position: -456px -48px;
}
.aui .theme .icon-pencil {
  background-position: 0 -72px;
}
.aui .theme .icon-map-marker {
  background-position: -24px -72px;
}
.aui .theme .icon-adjust {
  background-position: -48px -72px;
}
.aui .theme .icon-tint {
  background-position: -72px -72px;
}
.aui .theme .icon-edit {
  background-position: -96px -72px;
}
.aui .theme .icon-share {
  background-position: -120px -72px;
}
.aui .theme .icon-check {
  background-position: -144px -72px;
}
.aui .theme .icon-move {
  background-position: -168px -72px;
}
.aui .theme .icon-step-backward {
  background-position: -192px -72px;
}
.aui .theme .icon-fast-backward {
  background-position: -216px -72px;
}
.aui .theme .icon-backward {
  background-position: -240px -72px;
}
.aui .theme .icon-play {
  background-position: -264px -72px;
}
.aui .theme .icon-pause {
  background-position: -288px -72px;
}
.aui .theme .icon-stop {
  background-position: -312px -72px;
}
.aui .theme .icon-forward {
  background-position: -336px -72px;
}
.aui .theme .icon-fast-forward {
  background-position: -360px -72px;
}
.aui .theme .icon-step-forward {
  background-position: -384px -72px;
}
.aui .theme .icon-eject {
  background-position: -408px -72px;
}
.aui .theme .icon-chevron-left {
  background-position: -432px -72px;
}
.aui .theme .icon-chevron-right {
  background-position: -456px -72px;
}
.aui .theme .icon-plus-sign {
  background-position: 0 -96px;
}
.aui .theme .icon-minus-sign {
  background-position: -24px -96px;
}
.aui .theme .icon-remove-sign {
  background-position: -48px -96px;
}
.aui .theme .icon-ok-sign {
  background-position: -72px -96px;
}
.aui .theme .icon-question-sign {
  background-position: -96px -96px;
}
.aui .theme .icon-info-sign {
  background-position: -120px -96px;
}
.aui .theme .icon-screenshot {
  background-position: -144px -96px;
}
.aui .theme .icon-remove-circle {
  background-position: -168px -96px;
}
.aui .theme .icon-ok-circle {
  background-position: -192px -96px;
}
.aui .theme .icon-ban-circle {
  background-position: -216px -96px;
}
.aui .theme .icon-arrow-left {
  background-position: -240px -96px;
}
.aui .theme .icon-arrow-right {
  background-position: -264px -96px;
}
.aui .theme .icon-arrow-up {
  background-position: -289px -96px;
}
.aui .theme .icon-arrow-down {
  background-position: -312px -96px;
}
.aui .theme .icon-share-alt {
  background-position: -336px -96px;
}
.aui .theme .icon-resize-full {
  background-position: -360px -96px;
}
.aui .theme .icon-resize-small {
  background-position: -384px -96px;
}
.aui .theme .icon-plus {
  background-position: -408px -96px;
}
.aui .theme .icon-minus {
  background-position: -433px -96px;
}
.aui .theme .icon-asterisk {
  background-position: -456px -96px;
}
.aui .theme .icon-exclamation-sign {
  background-position: 0 -120px;
}
.aui .theme .icon-gift {
  background-position: -24px -120px;
}
.aui .theme .icon-leaf {
  background-position: -48px -120px;
}
.aui .theme .icon-fire {
  background-position: -72px -120px;
}
.aui .theme .icon-eye-open {
  background-position: -96px -120px;
}
.aui .theme .icon-eye-close {
  background-position: -120px -120px;
}
.aui .theme .icon-warning-sign {
  background-position: -144px -120px;
}
.aui .theme .icon-plane {
  background-position: -168px -120px;
}
.aui .theme .icon-calendar {
  background-position: -192px -120px;
}
.aui .theme .icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.aui .theme .icon-comment {
  background-position: -240px -120px;
}
.aui .theme .icon-magnet {
  background-position: -264px -120px;
}
.aui .theme .icon-chevron-up {
  background-position: -288px -120px;
}
.aui .theme .icon-chevron-down {
  background-position: -313px -119px;
}
.aui .theme .icon-retweet {
  background-position: -336px -120px;
}
.aui .theme .icon-shopping-cart {
  background-position: -360px -120px;
}
.aui .theme .icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}
.aui .theme .icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.aui .theme .icon-resize-vertical {
  background-position: -432px -119px;
}
.aui .theme .icon-resize-horizontal {
  background-position: -456px -118px;
}
.aui .theme .icon-hdd {
  background-position: 0 -144px;
}
.aui .theme .icon-bullhorn {
  background-position: -24px -144px;
}
.aui .theme .icon-bell {
  background-position: -48px -144px;
}
.aui .theme .icon-certificate {
  background-position: -72px -144px;
}
.aui .theme .icon-thumbs-up {
  background-position: -96px -144px;
}
.aui .theme .icon-thumbs-down {
  background-position: -120px -144px;
}
.aui .theme .icon-hand-right {
  background-position: -144px -144px;
}
.aui .theme .icon-hand-left {
  background-position: -168px -144px;
}
.aui .theme .icon-hand-up {
  background-position: -192px -144px;
}
.aui .theme .icon-hand-down {
  background-position: -216px -144px;
}
.aui .theme .icon-circle-arrow-right {
  background-position: -240px -144px;
}
.aui .theme .icon-circle-arrow-left {
  background-position: -264px -144px;
}
.aui .theme .icon-circle-arrow-up {
  background-position: -288px -144px;
}
.aui .theme .icon-circle-arrow-down {
  background-position: -312px -144px;
}
.aui .theme .icon-globe {
  background-position: -336px -144px;
}
.aui .theme .icon-wrench {
  background-position: -360px -144px;
}
.aui .theme .icon-tasks {
  background-position: -384px -144px;
}
.aui .theme .icon-filter {
  background-position: -408px -144px;
}
.aui .theme .icon-briefcase {
  background-position: -432px -144px;
}
.aui .theme .icon-fullscreen {
  background-position: -456px -144px;
}
.aui .theme .dropup,
.aui .theme .dropdown {
  position: relative;
}
.aui .theme .dropdown-toggle {
  *margin-bottom: -3px;
}
.aui .theme .dropdown-toggle:active, .aui .theme .dropdown-toggle.btn.close:active,
.aui .theme .open .dropdown-toggle {
  outline: 0;
}
.aui .theme .caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.aui .theme .dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.aui .theme .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #FFF;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.aui .theme .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.aui .theme .dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #FFF;
}
.aui .theme .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
}
.aui .theme .dropdown-menu > li > a:hover, .aui .theme .dropdown-menu > li > a.btn.close:focus,
.aui .theme .dropdown-menu > li > a.btn.close:hover,
.aui .theme .dropdown-menu > li > a.btn.close.active,
.aui .theme .dropdown-menu > li > a:focus,
.aui .theme .dropdown-submenu:hover > a,
.aui .theme .dropdown-submenu.btn.close:focus > a,
.aui .theme .dropdown-submenu.btn.close:hover > a,
.aui .theme .dropdown-submenu.btn.close.active > a,
.aui .theme .dropdown-submenu:focus > a {
  text-decoration: none;
  color: #FFF;
  background-color: #0db5e7;
  background-image: -moz-linear-gradient(top, #0ebdf1, #0caad9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0ebdf1), to(#0caad9));
  background-image: -webkit-linear-gradient(top, #0ebdf1, #0caad9);
  background-image: -o-linear-gradient(top, #0ebdf1, #0caad9);
  background-image: linear-gradient(to bottom, #0ebdf1, #0caad9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF0EBDF1", endColorstr="#FF0CAAD9", GradientType=0);
}
.aui .theme .dropdown-menu > .active > a,
.aui .theme .dropdown-menu > .active > a:hover,
.aui .theme .dropdown-menu > .active > a.btn.close.active,
.aui .theme .dropdown-menu > .active > a:focus {
  color: #FFF;
  text-decoration: none;
  outline: 0;
  background-color: #10afff;
  background-image: -moz-linear-gradient(top, #1ab3ff, #00aaff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1ab3ff), to(#00aaff));
  background-image: -webkit-linear-gradient(top, #1ab3ff, #00aaff);
  background-image: -o-linear-gradient(top, #1ab3ff, #00aaff);
  background-image: linear-gradient(to bottom, #1ab3ff, #00aaff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF1AB3FF", endColorstr="#FF00AAFF", GradientType=0);
}
.aui .theme .dropdown-menu > .disabled > a,
.aui .theme .dropdown-menu > .disabled > a:hover,
.aui .theme .dropdown-menu > .disabled > a.btn.close.active,
.aui .theme .dropdown-menu > .disabled > a:focus {
  color: #999;
}
.aui .theme .dropdown-menu > .disabled > a:hover,
.aui .theme .dropdown-menu > .disabled > a.btn.close.active,
.aui .theme .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: default;
}
.aui .theme .open {
  *z-index: 1000;
}
.aui .theme .open > .dropdown-menu {
  display: block;
}
.aui .theme .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.aui .theme .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.aui .theme .dropup .caret,
.aui .theme .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.aui .theme .dropup .dropdown-menu,
.aui .theme .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.aui .theme .dropdown-submenu {
  position: relative;
}
.aui .theme .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.aui .theme .dropdown-submenu:hover > .dropdown-menu, .aui .theme .dropdown-submenu.btn.close:focus > .dropdown-menu,
.aui .theme .dropdown-submenu.btn.close.active > .dropdown-menu {
  display: block;
}
.aui .theme .dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.aui .theme .dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.aui .theme .dropdown-submenu:hover > a:after, .aui .theme .dropdown-submenu.btn.close:focus > a:after,
.aui .theme .dropdown-submenu.btn.close:hover > a:after,
.aui .theme .dropdown-submenu.btn.close.active > a:after {
  border-left-color: #FFF;
}
.aui .theme .dropdown-submenu.pull-left {
  float: none;
}
.aui .theme .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.aui .theme .dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.aui .theme .typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.aui .theme .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.aui .theme .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.aui .theme .well-large {
  padding: 24px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.aui .theme .well-small {
  padding: 9px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.aui .theme .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.aui .theme .fade.in {
  opacity: 1;
}
.aui .theme .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.aui .theme .collapse.in {
  height: auto;
}
.aui .theme .close, .aui .theme .btn.close:active, .aui .theme .btn.close:focus,
.aui .theme .btn.close:hover,
.aui .theme .btn.close.active, .aui .theme .btn.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000;
  text-shadow: 0 1px 0 rgb(255, 255, 255);
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.aui .theme .close:hover, .aui .theme .close.btn:focus,
.aui .theme .close.btn:hover,
.aui .theme .close.btn.active, .aui .theme .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.aui .theme button.close, .aui .theme button.btn.close:active, .aui .theme button.btn.close:focus,
.aui .theme button.btn.close:hover,
.aui .theme button.btn.close.active, .aui .theme button.btn.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  width: 15px;
}
.aui .theme .btn {
  display: inline-block;
  *display: inline; /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #F6F6F6, #EAEAEA);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F6F6F6), to(#EAEAEA));
  background-image: -webkit-linear-gradient(top, #F6F6F6, #EAEAEA);
  background-image: -o-linear-gradient(top, #F6F6F6, #EAEAEA);
  background-image: linear-gradient(to bottom, #F6F6F6, #EAEAEA);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFF6F6F6", endColorstr="#FFEAEAEA", GradientType=0);
  border-color: #EAEAEA #EAEAEA #c4c4c4;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #EAEAEA; /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #CFCFCF;
  *border: 0;
  border-bottom-color: #b6b6b6;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  *margin-left: 0.3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.aui .theme .btn:hover, .aui .theme .btn.close:focus,
.aui .theme .btn.close:hover,
.aui .theme .btn.close.active, .aui .theme .btn:focus, .aui .theme .btn:active, .aui .theme .btn.close:active, .aui .theme .btn.active, .aui .theme .btn.disabled, .aui .theme .btn[disabled] {
  color: #333;
  background-color: #EAEAEA;
  *background-color: #dddddd;
}
.aui .theme .btn:active, .aui .theme .btn.close:active, .aui .theme .btn.active {
  background-color: #d1d1d1 \9 ;
}
.aui .theme .btn:first-child {
  *margin-left: 0;
}
.aui .theme .btn:hover, .aui .theme .btn.close:focus,
.aui .theme .btn.close:hover,
.aui .theme .btn.close.active, .aui .theme .btn:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.aui .theme .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.aui .theme .btn.active, .aui .theme .btn:active, .aui .theme .btn.close:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.aui .theme .btn.disabled, .aui .theme .btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.aui .theme .btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.aui .theme .btn-large [class^=icon-],
.aui .theme .btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.aui .theme .btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.aui .theme .btn-small [class^=icon-],
.aui .theme .btn-small [class*=" icon-"] {
  margin-top: 0;
}
.aui .theme .btn-mini [class^=icon-],
.aui .theme .btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.aui .theme .btn-mini {
  padding: 0px 6px;
  font-size: 10.5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.aui .theme .btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.aui .theme .btn-block + .btn-block {
  margin-top: 5px;
}
.aui .theme input[type=submit].btn-block,
.aui .theme input[type=reset].btn-block,
.aui .theme input[type=button].btn-block {
  width: 100%;
}
.aui .theme .btn-primary.active,
.aui .theme .btn-warning.active,
.aui .theme .btn-danger.active,
.aui .theme .btn-success.active,
.aui .theme .btn-info.active,
.aui .theme .btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.aui .theme .btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #50a2f6;
  background-image: -moz-linear-gradient(top, #54AAFF, #4A96E8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#54AAFF), to(#4A96E8));
  background-image: -webkit-linear-gradient(top, #54AAFF, #4A96E8);
  background-image: -o-linear-gradient(top, #54AAFF, #4A96E8);
  background-image: linear-gradient(to bottom, #54AAFF, #4A96E8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF54AAFF", endColorstr="#FF4A96E8", GradientType=0);
  border-color: #4A96E8 #4A96E8 #1a6fcc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #4A96E8; /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.aui .theme .btn-primary:hover, .aui .theme .btn-primary.btn.close:focus,
.aui .theme .btn-primary.btn.close:hover,
.aui .theme .btn-primary.btn.close.active, .aui .theme .btn-primary:focus, .aui .theme .btn-primary:active, .aui .theme .btn-primary.btn.close:active, .aui .theme .btn-primary.active, .aui .theme .btn-primary.disabled, .aui .theme .btn-primary[disabled] {
  color: #fff;
  background-color: #4A96E8;
  *background-color: #3389e5;
}
.aui .theme .btn-primary:active, .aui .theme .btn-primary.btn.close:active, .aui .theme .btn-primary.active {
  background-color: #1d7ce2 \9 ;
}
.aui .theme .btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #fba050;
  background-image: -moz-linear-gradient(top, #FFA658, #F49645);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFA658), to(#F49645));
  background-image: -webkit-linear-gradient(top, #FFA658, #F49645);
  background-image: -o-linear-gradient(top, #FFA658, #F49645);
  background-image: linear-gradient(to bottom, #FFA658, #F49645);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFA658", endColorstr="#FFF49645", GradientType=0);
  border-color: #F49645 #F49645 #df6e0d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #F49645; /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.aui .theme .btn-warning:hover, .aui .theme .btn-warning.btn.close:focus,
.aui .theme .btn-warning.btn.close:hover,
.aui .theme .btn-warning.btn.close.active, .aui .theme .btn-warning:focus, .aui .theme .btn-warning:active, .aui .theme .btn-warning.btn.close:active, .aui .theme .btn-warning.active, .aui .theme .btn-warning.disabled, .aui .theme .btn-warning[disabled] {
  color: #fff;
  background-color: #F49645;
  *background-color: #f3882d;
}
.aui .theme .btn-warning:active, .aui .theme .btn-warning.btn.close:active, .aui .theme .btn-warning.active {
  background-color: #f17b15 \9 ;
}
.aui .theme .btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f2341f;
  background-image: -moz-linear-gradient(top, #F53924, #ED2C17);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F53924), to(#ED2C17));
  background-image: -webkit-linear-gradient(top, #F53924, #ED2C17);
  background-image: -o-linear-gradient(top, #F53924, #ED2C17);
  background-image: linear-gradient(to bottom, #F53924, #ED2C17);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFF53924", endColorstr="#FFED2C17", GradientType=0);
  border-color: #ED2C17 #ED2C17 #aa1d0d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ED2C17; /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.aui .theme .btn-danger:hover, .aui .theme .btn-danger.btn.close:focus,
.aui .theme .btn-danger.btn.close:hover,
.aui .theme .btn-danger.btn.close.active, .aui .theme .btn-danger:focus, .aui .theme .btn-danger:active, .aui .theme .btn-danger.btn.close:active, .aui .theme .btn-danger.active, .aui .theme .btn-danger.disabled, .aui .theme .btn-danger[disabled] {
  color: #fff;
  background-color: #ED2C17;
  *background-color: #da2511;
}
.aui .theme .btn-danger:active, .aui .theme .btn-danger.btn.close:active, .aui .theme .btn-danger.active {
  background-color: #c2210f \9 ;
}
.aui .theme .btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0cc523;
  background-image: -moz-linear-gradient(top, #0ECD27, #0ABA1D);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0ECD27), to(#0ABA1D));
  background-image: -webkit-linear-gradient(top, #0ECD27, #0ABA1D);
  background-image: -o-linear-gradient(top, #0ECD27, #0ABA1D);
  background-image: linear-gradient(to bottom, #0ECD27, #0ABA1D);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF0ECD27", endColorstr="#FF0ABA1D", GradientType=0);
  border-color: #0ABA1D #0ABA1D #067112;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0ABA1D; /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.aui .theme .btn-success:hover, .aui .theme .btn-success.btn.close:focus,
.aui .theme .btn-success.btn.close:hover,
.aui .theme .btn-success.btn.close.active, .aui .theme .btn-success:focus, .aui .theme .btn-success:active, .aui .theme .btn-success.btn.close:active, .aui .theme .btn-success.active, .aui .theme .btn-success.disabled, .aui .theme .btn-success[disabled] {
  color: #fff;
  background-color: #0ABA1D;
  *background-color: #09a219;
}
.aui .theme .btn-success:active, .aui .theme .btn-success.btn.close:active, .aui .theme .btn-success.active {
  background-color: #078a15 \9 ;
}
.aui .theme .btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #00c8f7;
  background-image: -moz-linear-gradient(top, #00CFFF, #00beeb);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00CFFF), to(#00beeb));
  background-image: -webkit-linear-gradient(top, #00CFFF, #00beeb);
  background-image: -o-linear-gradient(top, #00CFFF, #00beeb);
  background-image: linear-gradient(to bottom, #00CFFF, #00beeb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF00CFFF", endColorstr="#FF00BEEB", GradientType=0);
  border-color: #00beeb #00beeb #00809e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #00beeb; /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.aui .theme .btn-info:hover, .aui .theme .btn-info.btn.close:focus,
.aui .theme .btn-info.btn.close:hover,
.aui .theme .btn-info.btn.close.active, .aui .theme .btn-info:focus, .aui .theme .btn-info:active, .aui .theme .btn-info.btn.close:active, .aui .theme .btn-info.active, .aui .theme .btn-info.disabled, .aui .theme .btn-info[disabled] {
  color: #fff;
  background-color: #00beeb;
  *background-color: #00aad1;
}
.aui .theme .btn-info:active, .aui .theme .btn-info.btn.close:active, .aui .theme .btn-info.active {
  background-color: #0095b8 \9 ;
}
.aui .theme .btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333), to(#222));
  background-image: -webkit-linear-gradient(top, #333, #222);
  background-image: -o-linear-gradient(top, #333, #222);
  background-image: linear-gradient(to bottom, #333, #222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF333333", endColorstr="#FF222222", GradientType=0);
  border-color: #222 #222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222; /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.aui .theme .btn-inverse:hover, .aui .theme .btn-inverse.btn.close:focus,
.aui .theme .btn-inverse.btn.close:hover,
.aui .theme .btn-inverse.btn.close.active, .aui .theme .btn-inverse:focus, .aui .theme .btn-inverse:active, .aui .theme .btn-inverse.btn.close:active, .aui .theme .btn-inverse.active, .aui .theme .btn-inverse.disabled, .aui .theme .btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}
.aui .theme .btn-inverse:active, .aui .theme .btn-inverse.btn.close:active, .aui .theme .btn-inverse.active {
  background-color: #090909 \9 ;
}
.aui .theme button.btn,
.aui .theme input[type=submit].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
.aui .theme button.btn::-moz-focus-inner,
.aui .theme input[type=submit].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.aui .theme button.btn.btn-large,
.aui .theme input[type=submit].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.aui .theme button.btn.btn-small,
.aui .theme input[type=submit].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
.aui .theme button.btn.btn-mini,
.aui .theme input[type=submit].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.aui .theme table .btn img {
  max-width: none;
}
.aui .theme .btn-link,
.aui .theme .btn-link:active,
.aui .theme .btn-link.btn.close:active,
.aui .theme .btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.aui .theme .btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0AF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.aui .theme .btn-link:hover, .aui .theme .btn-link.btn.close:focus,
.aui .theme .btn-link.btn.close:hover,
.aui .theme .btn-link.btn.close.active,
.aui .theme .btn-link:focus {
  color: #0077b3;
  text-decoration: underline;
  background-color: transparent;
}
.aui .theme .btn-link[disabled]:hover,
.aui .theme .btn-link[disabled].btn.close.active,
.aui .theme .btn-link[disabled]:focus {
  color: #333;
  text-decoration: none;
}
.aui .theme .btn-hidden {
  display: none;
}
.aui .theme .btn.close:focus,
.aui .theme .btn.close:hover,
.aui .theme .btn.close.active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.aui .theme .btn.close:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.aui .theme .btn-group {
  position: relative;
  display: inline-block;
  *display: inline; /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: 0.3em;
}
.aui .theme .btn-group:first-child {
  *margin-left: 0;
}
.aui .theme .btn-group + .btn-group {
  margin-left: 5px;
}
.aui .theme .btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.aui .theme .btn-toolbar > .btn + .btn,
.aui .theme .btn-toolbar > .btn-group + .btn,
.aui .theme .btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.aui .theme .btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.aui .theme .btn-group > .btn + .btn {
  margin-left: -1px;
}
.aui .theme .btn-group > .btn,
.aui .theme .btn-group > .dropdown-menu,
.aui .theme .btn-group > .popover {
  font-size: 14px;
}
.aui .theme .btn-group > .btn-mini {
  font-size: 10.5px;
}
.aui .theme .btn-group > .btn-small {
  font-size: 11.9px;
}
.aui .theme .btn-group > .btn-large {
  font-size: 17.5px;
}
.aui .theme .btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
}
.aui .theme .btn-group > .btn:last-child,
.aui .theme .btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
.aui .theme .btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.aui .theme .btn-group > .btn.large:last-child,
.aui .theme .btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.aui .theme .btn-group > .btn:hover,
.aui .theme .btn-group > .btn:focus,
.aui .theme .btn-group > .btn:active,
.aui .theme .btn-group > .btn.active {
  z-index: 2;
}
.aui .theme .btn-group .dropdown-toggle:active,
.aui .theme .btn-group.open .dropdown-toggle {
  outline: 0;
}
.aui .theme .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.aui .theme .btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.aui .theme .btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.aui .theme .btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.aui .theme .btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.aui .theme .btn-group.open .btn.dropdown-toggle {
  background-color: #EAEAEA;
}
.aui .theme .btn-group.open .btn-primary.dropdown-toggle {
  background-color: #4A96E8;
}
.aui .theme .btn-group.open .btn-warning.dropdown-toggle {
  background-color: #F49645;
}
.aui .theme .btn-group.open .btn-danger.dropdown-toggle {
  background-color: #ED2C17;
}
.aui .theme .btn-group.open .btn-success.dropdown-toggle {
  background-color: #0ABA1D;
}
.aui .theme .btn-group.open .btn-info.dropdown-toggle {
  background-color: #00beeb;
}
.aui .theme .btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}
.aui .theme .btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.aui .theme .btn-large .caret {
  margin-top: 6px;
}
.aui .theme .btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.aui .theme .btn-mini .caret,
.aui .theme .btn-small .caret {
  margin-top: 8px;
}
.aui .theme .dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.aui .theme .btn-primary .caret,
.aui .theme .btn-warning .caret,
.aui .theme .btn-danger .caret,
.aui .theme .btn-info .caret,
.aui .theme .btn-success .caret,
.aui .theme .btn-inverse .caret {
  border-top-color: #FFF;
  border-bottom-color: #FFF;
}
.aui .theme .btn-group-vertical {
  display: inline-block;
  *display: inline; /* IE7 inline-block hack */
  *zoom: 1;
}
.aui .theme .btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.aui .theme .btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.aui .theme .btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.aui .theme .btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.aui .theme .btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.aui .theme .btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.aui .theme .btn-group-hidden {
  display: none;
}
.aui .theme .alert, .aui .theme .portlet-msg-alert, .aui .theme .portlet-msg-error, .aui .theme .portlet-msg-help, .aui .theme .portlet-msg-info, .aui .theme .portlet-msg-progress, .aui .theme .portlet-msg-success {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #FFFBDC;
  border: 1px solid #F1D875;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.aui .theme .alert, .aui .theme .portlet-msg-alert, .aui .theme .portlet-msg-error, .aui .theme .portlet-msg-help, .aui .theme .portlet-msg-info, .aui .theme .portlet-msg-progress, .aui .theme .portlet-msg-success,
.aui .theme .alert h4,
.aui .theme .portlet-msg-alert h4,
.aui .theme .portlet-msg-error h4,
.aui .theme .portlet-msg-help h4,
.aui .theme .portlet-msg-info h4,
.aui .theme .portlet-msg-progress h4,
.aui .theme .portlet-msg-success h4 {
  color: #BF7900;
}
.aui .theme .alert h4, .aui .theme .portlet-msg-alert h4, .aui .theme .portlet-msg-error h4, .aui .theme .portlet-msg-help h4, .aui .theme .portlet-msg-info h4, .aui .theme .portlet-msg-progress h4, .aui .theme .portlet-msg-success h4 {
  margin: 0;
}
.aui .theme .alert .close, .aui .theme .portlet-msg-alert .close, .aui .theme .portlet-msg-error .close, .aui .theme .portlet-msg-help .close, .aui .theme .portlet-msg-info .close, .aui .theme .portlet-msg-progress .close, .aui .theme .portlet-msg-success .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.aui .theme .alert-success, .aui .theme .portlet-msg-success {
  background-color: #F1FBD1;
  border-color: #BCE830;
  color: #488F06;
}
.aui .theme .alert-success h4, .aui .theme .portlet-msg-success h4 {
  color: #488F06;
}
.aui .theme .alert-danger,
.aui .theme .alert-error,
.aui .theme .portlet-msg-error {
  background-color: #FEE5E2;
  border-color: #FCACA5;
  color: #B50303;
}
.aui .theme .alert-danger h4,
.aui .theme .alert-error h4,
.aui .theme .portlet-msg-error h4 {
  color: #B50303;
}
.aui .theme .alert-info, .aui .theme .portlet-msg-help, .aui .theme .portlet-msg-info, .aui .theme .portlet-msg-progress {
  background-color: #CEF1FC;
  border-color: #9ee3f9;
  color: #12718F;
}
.aui .theme .alert-info h4, .aui .theme .portlet-msg-help h4, .aui .theme .portlet-msg-info h4, .aui .theme .portlet-msg-progress h4 {
  color: #12718F;
}
.aui .theme .alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.aui .theme .alert-block > p,
.aui .theme .alert-block > ul {
  margin-bottom: 0;
}
.aui .theme .alert-block p + p {
  margin-top: 5px;
}
.aui .theme .nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.aui .theme .nav > li > a {
  display: block;
}
.aui .theme .nav > li > a:hover, .aui .theme .nav > li > a.btn.close:focus,
.aui .theme .nav > li > a.btn.close:hover,
.aui .theme .nav > li > a.btn.close.active,
.aui .theme .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.aui .theme .nav > li > a > img {
  max-width: none;
}
.aui .theme .nav > .pull-right {
  float: right;
}
.aui .theme .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.aui .theme .nav li + .nav-header {
  margin-top: 9px;
}
.aui .theme .nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.aui .theme .nav-list > li > a,
.aui .theme .nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.aui .theme .nav-list > li > a {
  padding: 3px 15px;
}
.aui .theme .nav-list > .active > a,
.aui .theme .nav-list > .active > a:hover,
.aui .theme .nav-list > .active > a.btn.close.active,
.aui .theme .nav-list > .active > a:focus {
  color: #FFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0AF;
}
.aui .theme .nav-list [class^=icon-],
.aui .theme .nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.aui .theme .nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #FFF;
}
.aui .theme .nav-tabs,
.aui .theme .nav-pills {
  *zoom: 1;
}
.aui .theme .nav-tabs:before, .aui .theme .nav-tabs:after,
.aui .theme .nav-pills:before,
.aui .theme .nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.aui .theme .nav-tabs:after,
.aui .theme .nav-pills:after {
  clear: both;
}
.aui .theme .nav-tabs > li,
.aui .theme .nav-pills > li {
  float: left;
}
.aui .theme .nav-tabs > li > a,
.aui .theme .nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.aui .theme .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.aui .theme .nav-tabs > li {
  margin-bottom: -1px;
}
.aui .theme .nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.aui .theme .nav-tabs > li > a:hover, .aui .theme .nav-tabs > li > a.btn.close:focus,
.aui .theme .nav-tabs > li > a.btn.close:hover,
.aui .theme .nav-tabs > li > a.btn.close.active, .aui .theme .nav-tabs > li > a:focus {
  border-color: #eee #eee #ddd;
}
.aui .theme .nav-tabs > .active > a,
.aui .theme .nav-tabs > .active > a:hover,
.aui .theme .nav-tabs > .active > a.btn.close.active,
.aui .theme .nav-tabs > .active > a:focus {
  color: #555;
  background-color: #FFF;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.aui .theme .nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.aui .theme .nav-pills > .active > a,
.aui .theme .nav-pills > .active > a:hover,
.aui .theme .nav-pills > .active > a.btn.close.active,
.aui .theme .nav-pills > .active > a:focus {
  color: #FFF;
  background-color: #0AF;
}
.aui .theme .nav-stacked > li {
  float: none;
}
.aui .theme .nav-stacked > li > a {
  margin-right: 0;
}
.aui .theme .nav-tabs.nav-stacked {
  border-bottom: 0;
}
.aui .theme .nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.aui .theme .nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.aui .theme .nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.aui .theme .nav-tabs.nav-stacked > li > a:hover,
.aui .theme .nav-tabs.nav-stacked > li > a.btn.close.active,
.aui .theme .nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.aui .theme .nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.aui .theme .nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.aui .theme .nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.aui .theme .nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.aui .theme .nav .dropdown-toggle .caret {
  border-top-color: #0AF;
  border-bottom-color: #0AF;
  margin-top: 6px;
}
.aui .theme .nav .dropdown-toggle:hover .caret,
.aui .theme .nav .dropdown-toggle.btn.close.active .caret,
.aui .theme .nav .dropdown-toggle:focus .caret {
  border-top-color: #0077b3;
  border-bottom-color: #0077b3;
}
.aui .theme .nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.aui .theme .nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.aui .theme .nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.aui .theme .nav > .dropdown.active > a:hover,
.aui .theme .nav > .dropdown.active > a.btn.close.active,
.aui .theme .nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.aui .theme .nav-tabs .open .dropdown-toggle,
.aui .theme .nav-pills .open .dropdown-toggle,
.aui .theme .nav > li.dropdown.open.active > a:hover,
.aui .theme .nav > li.dropdown.open.active > a.btn.close.active,
.aui .theme .nav > li.dropdown.open.active > a:focus {
  color: #FFF;
  background-color: #999;
  border-color: #999;
}
.aui .theme .nav li.dropdown.open .caret,
.aui .theme .nav li.dropdown.open.active .caret,
.aui .theme .nav li.dropdown.open a:hover .caret,
.aui .theme .nav li.dropdown.open a:focus .caret {
  border-top-color: #FFF;
  border-bottom-color: #FFF;
  opacity: 1;
  filter: alpha(opacity=100);
}
.aui .theme .tabs-stacked .open > a:hover,
.aui .theme .tabs-stacked .open > a.btn.close.active,
.aui .theme .tabs-stacked .open > a:focus {
  border-color: #999;
}
.aui .theme .tabbable {
  *zoom: 1;
}
.aui .theme .tabbable:before, .aui .theme .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.aui .theme .tabbable:after {
  clear: both;
}
.aui .theme .tab-content {
  overflow: auto;
}
.aui .theme .tabs-below > .nav-tabs,
.aui .theme .tabs-right > .nav-tabs,
.aui .theme .tabs-left > .nav-tabs {
  border-bottom: 0;
}
.aui .theme .tab-content > .tab-pane,
.aui .theme .pill-content > .pill-pane {
  display: none;
}
.aui .theme .tab-content > .active,
.aui .theme .pill-content > .active {
  display: block;
}
.aui .theme .tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.aui .theme .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.aui .theme .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.aui .theme .tabs-below > .nav-tabs > li > a:hover,
.aui .theme .tabs-below > .nav-tabs > li > a.btn.close.active, .aui .theme .tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.aui .theme .tabs-below > .nav-tabs > .active > a,
.aui .theme .tabs-below > .nav-tabs > .active > a:hover,
.aui .theme .tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.aui .theme .tabs-left > .nav-tabs > li,
.aui .theme .tabs-right > .nav-tabs > li {
  float: none;
}
.aui .theme .tabs-left > .nav-tabs > li > a,
.aui .theme .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.aui .theme .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.aui .theme .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.aui .theme .tabs-left > .nav-tabs > li > a:hover,
.aui .theme .tabs-left > .nav-tabs > li > a.btn.close.active,
.aui .theme .tabs-left > .nav-tabs > li > a:focus {
  border-color: #eee #ddd #eee #eee;
}
.aui .theme .tabs-left > .nav-tabs .active > a,
.aui .theme .tabs-left > .nav-tabs .active > a:hover,
.aui .theme .tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #FFF;
}
.aui .theme .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.aui .theme .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.aui .theme .tabs-right > .nav-tabs > li > a:hover,
.aui .theme .tabs-right > .nav-tabs > li > a.btn.close.active,
.aui .theme .tabs-right > .nav-tabs > li > a:focus {
  border-color: #eee #eee #eee #ddd;
}
.aui .theme .tabs-right > .nav-tabs .active > a,
.aui .theme .tabs-right > .nav-tabs .active > a:hover,
.aui .theme .tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #FFF;
}
.aui .theme .nav > .disabled > a {
  color: #999;
}
.aui .theme .nav > .disabled > a:hover,
.aui .theme .nav > .disabled > a.btn.close.active,
.aui .theme .nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.aui .theme .tabbable-hidden {
  display: none;
}
.aui .theme .navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}
.aui .theme .navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #F9F9F9, #F3F3F3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F9F9F9), to(#F3F3F3));
  background-image: -webkit-linear-gradient(top, #F9F9F9, #F3F3F3);
  background-image: -o-linear-gradient(top, #F9F9F9, #F3F3F3);
  background-image: linear-gradient(to bottom, #F9F9F9, #F3F3F3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFF9F9F9", endColorstr="#FFF3F3F3", GradientType=0);
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
.aui .theme .navbar-inner:before, .aui .theme .navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.aui .theme .navbar-inner:after {
  clear: both;
}
.aui .theme .navbar .container {
  width: auto;
}
.aui .theme .nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.aui .theme .navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #555;
  text-shadow: 0 1px 0 #F9F9F9;
}
.aui .theme .navbar .brand:hover,
.aui .theme .navbar .brand.btn.close.active, .aui .theme .navbar .brand:focus {
  text-decoration: none;
}
.aui .theme .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #555;
}
.aui .theme .navbar-link {
  color: #555;
}
.aui .theme .navbar-link:hover, .aui .theme .navbar-link.btn.close:focus,
.aui .theme .navbar-link.btn.close:hover,
.aui .theme .navbar-link.btn.close.active, .aui .theme .navbar-link:focus {
  color: #0077b3;
}
.aui .theme .navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #F3F3F3;
  border-right: 1px solid #F9F9F9;
}
.aui .theme .navbar .btn,
.aui .theme .navbar .btn-group {
  margin-top: 5px;
}
.aui .theme .navbar .btn-group .btn,
.aui .theme .navbar .input-prepend .btn,
.aui .theme .navbar .input-append .btn,
.aui .theme .navbar .input-prepend .btn-group,
.aui .theme .navbar .input-append .btn-group {
  margin-top: 0;
}
.aui .theme .navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.aui .theme .navbar-form:before, .aui .theme .navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.aui .theme .navbar-form:after {
  clear: both;
}
.aui .theme .navbar-form input,
.aui .theme .navbar-form select,
.aui .theme .navbar-form .radio,
.aui .theme .navbar-form .checkbox {
  margin-top: 5px;
}
.aui .theme .navbar-form input,
.aui .theme .navbar-form select,
.aui .theme .navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.aui .theme .navbar-form input[type=image],
.aui .theme .navbar-form input[type=checkbox],
.aui .theme .navbar-form input[type=radio] {
  margin-top: 3px;
}
.aui .theme .navbar-form .input-append,
.aui .theme .navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.aui .theme .navbar-form .input-append input,
.aui .theme .navbar-form .input-prepend input {
  margin-top: 0;
}
.aui .theme .navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.aui .theme .navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.aui .theme .navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.aui .theme .navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.aui .theme .navbar-fixed-top,
.aui .theme .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.aui .theme .navbar-fixed-top .navbar-inner,
.aui .theme .navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.aui .theme .navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.aui .theme .navbar-fixed-top .navbar-inner,
.aui .theme .navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.aui .theme .navbar-static-top .container,
.aui .theme .navbar-fixed-top .container,
.aui .theme .navbar-fixed-bottom .container {
  width: 940px;
}
.aui .theme .navbar-fixed-top {
  top: 0;
}
.aui .theme .navbar-fixed-top .navbar-inner,
.aui .theme .navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
.aui .theme .navbar-fixed-bottom {
  bottom: 0;
}
.aui .theme .navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}
.aui .theme .navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.aui .theme .navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.aui .theme .navbar .nav > li {
  float: left;
}
.aui .theme .navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #555;
  text-decoration: none;
  text-shadow: 0 1px 0 #F9F9F9;
}
.aui .theme .navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.aui .theme .navbar .nav > li > a:focus,
.aui .theme .navbar .nav > li > a:hover,
.aui .theme .navbar .nav > li > a.btn.close.active {
  background-color: transparent;
  color: #0077b3;
  text-decoration: none;
}
.aui .theme .navbar .nav > .active > a,
.aui .theme .navbar .nav > .active > a:hover,
.aui .theme .navbar .nav > .active > a:focus {
  color: #555;
  text-decoration: none;
  background-color: white;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.aui .theme .navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #eaeaea;
  background-image: -moz-linear-gradient(top, #ececec, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ececec), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ececec, #e6e6e6);
  background-image: -o-linear-gradient(top, #ececec, #e6e6e6);
  background-image: linear-gradient(to bottom, #ececec, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFECECEC", endColorstr="#FFE6E6E6", GradientType=0);
  border-color: #e6e6e6 #e6e6e6 silver;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6; /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.aui .theme .navbar .btn-navbar:hover, .aui .theme .navbar .btn-navbar:focus, .aui .theme .navbar .btn-navbar:active, .aui .theme .navbar .btn-navbar.active, .aui .theme .navbar .btn-navbar.disabled, .aui .theme .navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e6e6e6;
  *background-color: #dadada;
}
.aui .theme .navbar .btn-navbar:active, .aui .theme .navbar .btn-navbar.active {
  background-color: #cdcdcd \9 ;
}
.aui .theme .navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.aui .theme .btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.aui .theme .navbar .nav > li > .dropdown-menu:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.aui .theme .navbar .nav > li > .dropdown-menu:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #FFF;
  position: absolute;
  top: -6px;
  left: 10px;
}
.aui .theme .navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.aui .theme .navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #FFF;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.aui .theme .navbar .nav li.dropdown > a:hover .caret,
.aui .theme .navbar .nav li.dropdown > a.btn.close.active .caret,
.aui .theme .navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.aui .theme .navbar .nav li.dropdown.open > .dropdown-toggle,
.aui .theme .navbar .nav li.dropdown.active > .dropdown-toggle,
.aui .theme .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: white;
  color: #555;
}
.aui .theme .navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.aui .theme .navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.aui .theme .navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.aui .theme .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.aui .theme .navbar .pull-right > li > .dropdown-menu,
.aui .theme .navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.aui .theme .navbar .pull-right > li > .dropdown-menu:before,
.aui .theme .navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.aui .theme .navbar .pull-right > li > .dropdown-menu:after,
.aui .theme .navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.aui .theme .navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.aui .theme .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.aui .theme .navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF222222", endColorstr="#FF111111", GradientType=0);
  border-color: #252525;
}
.aui .theme .navbar-inverse .brand,
.aui .theme .navbar-inverse .nav > li > a {
  color: #999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.aui .theme .navbar-inverse .brand:hover,
.aui .theme .navbar-inverse .brand.btn.close.active, .aui .theme .navbar-inverse .brand:focus,
.aui .theme .navbar-inverse .nav > li > a:hover,
.aui .theme .navbar-inverse .nav > li > a.btn.close.active,
.aui .theme .navbar-inverse .nav > li > a:focus {
  color: #FFF;
}
.aui .theme .navbar-inverse .brand {
  color: #999;
}
.aui .theme .navbar-inverse .navbar-text {
  color: #999;
}
.aui .theme .navbar-inverse .nav > li > a:focus,
.aui .theme .navbar-inverse .nav > li > a:hover,
.aui .theme .navbar-inverse .nav > li > a.btn.close.active {
  background-color: transparent;
  color: #FFF;
}
.aui .theme .navbar-inverse .nav .active > a,
.aui .theme .navbar-inverse .nav .active > a:hover,
.aui .theme .navbar-inverse .nav .active > a:focus {
  color: #FFF;
  background-color: #111111;
}
.aui .theme .navbar-inverse .navbar-link {
  color: #999;
}
.aui .theme .navbar-inverse .navbar-link:hover,
.aui .theme .navbar-inverse .navbar-link.btn.close.active, .aui .theme .navbar-inverse .navbar-link:focus {
  color: #FFF;
}
.aui .theme .navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.aui .theme .navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.aui .theme .navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.aui .theme .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #FFF;
}
.aui .theme .navbar-inverse .nav li.dropdown > a:hover .caret,
.aui .theme .navbar-inverse .nav li.dropdown > a.btn.close.active .caret,
.aui .theme .navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #FFF;
  color: #FFF;
}
.aui .theme .navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}
.aui .theme .navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.aui .theme .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.aui .theme .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #FFF;
  border-bottom-color: #FFF;
}
.aui .theme .navbar-inverse .navbar-search .search-query {
  color: #FFF;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.aui .theme .navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}
.aui .theme .navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}
.aui .theme .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}
.aui .theme .navbar-inverse .navbar-search .search-query:focus, .aui .theme .navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #FFF;
  background-color: #FFF;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.aui .theme .navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF151515", endColorstr="#FF040404", GradientType=0);
  border-color: #040404 #040404 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404; /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.aui .theme .navbar-inverse .btn-navbar:hover, .aui .theme .navbar-inverse .btn-navbar:focus, .aui .theme .navbar-inverse .btn-navbar:active, .aui .theme .navbar-inverse .btn-navbar.active, .aui .theme .navbar-inverse .btn-navbar.disabled, .aui .theme .navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: black;
}
.aui .theme .navbar-inverse .btn-navbar:active, .aui .theme .navbar-inverse .btn-navbar.active {
  background-color: black \9 ;
}
.aui .theme .breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.aui .theme .breadcrumb > li {
  display: inline-block;
  *display: inline; /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 #FFF;
}
.aui .theme .breadcrumb > li + li:before {
  padding: 0 5px;
  color: black;
  content: "> ";
  padding: 0 5px;
}
.aui .theme .breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.aui .theme .breadcrumb .active {
  color: #999;
}
.aui .theme .pagination {
  margin: 20px 0;
}
.aui .theme .pagination ul {
  display: inline-block;
  *display: inline; /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.aui .theme .pagination ul > li {
  display: inline;
}
.aui .theme .pagination ul > li > a,
.aui .theme .pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.aui .theme .pagination ul > li > a:hover, .aui .theme .pagination ul > li > a.btn.close:focus,
.aui .theme .pagination ul > li > a.btn.close:hover,
.aui .theme .pagination ul > li > a.btn.close.active,
.aui .theme .pagination ul > li > a:focus,
.aui .theme .pagination ul > .active > a,
.aui .theme .pagination ul > .active > span {
  background-color: #f5f5f5;
}
.aui .theme .pagination ul > .active > a,
.aui .theme .pagination ul > .active > span {
  color: #999;
  cursor: default;
}
.aui .theme .pagination ul > .disabled > span,
.aui .theme .pagination ul > .disabled > a,
.aui .theme .pagination ul > .disabled > a:hover,
.aui .theme .pagination ul > .disabled > a.btn.close.active,
.aui .theme .pagination ul > .disabled > a:focus {
  color: #999;
  background-color: transparent;
  cursor: default;
}
.aui .theme .pagination ul > li:first-child > a,
.aui .theme .pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
}
.aui .theme .pagination ul > li:last-child > a,
.aui .theme .pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
.aui .theme .pagination-centered {
  text-align: center;
}
.aui .theme .pagination-right {
  text-align: right;
}
.aui .theme .pagination-large ul > li > a,
.aui .theme .pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
.aui .theme .pagination-large ul > li:first-child > a,
.aui .theme .pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.aui .theme .pagination-large ul > li:last-child > a,
.aui .theme .pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.aui .theme .pagination-mini ul > li:first-child > a,
.aui .theme .pagination-mini ul > li:first-child > span,
.aui .theme .pagination-small ul > li:first-child > a,
.aui .theme .pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
}
.aui .theme .pagination-mini ul > li:last-child > a,
.aui .theme .pagination-mini ul > li:last-child > span,
.aui .theme .pagination-small ul > li:last-child > a,
.aui .theme .pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
.aui .theme .pagination-small ul > li > a,
.aui .theme .pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}
.aui .theme .pagination-mini ul > li > a,
.aui .theme .pagination-mini ul > li > span {
  padding: 0px 6px;
  font-size: 10.5px;
}
.aui .theme .pagination-hidden {
  display: none;
}
.aui .theme .pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.aui .theme .pager:before, .aui .theme .pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.aui .theme .pager:after {
  clear: both;
}
.aui .theme .pager li {
  display: inline;
}
.aui .theme .pager li > a,
.aui .theme .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.aui .theme .pager li > a:hover, .aui .theme .pager li > a.btn.close:focus,
.aui .theme .pager li > a.btn.close:hover,
.aui .theme .pager li > a.btn.close.active,
.aui .theme .pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.aui .theme .pager .next > a,
.aui .theme .pager .next > span {
  float: right;
}
.aui .theme .pager .previous > a,
.aui .theme .pager .previous > span {
  float: left;
}
.aui .theme .pager .disabled > a,
.aui .theme .pager .disabled > a:hover,
.aui .theme .pager .disabled > a.btn.close.active,
.aui .theme .pager .disabled > a:focus,
.aui .theme .pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: default;
}
.aui .theme .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.aui .theme .modal-backdrop.fade {
  opacity: 0;
}
.aui .theme .modal-backdrop,
.aui .theme .modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.aui .theme .modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #FFF;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999; /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.aui .theme .modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}
.aui .theme .modal.fade.in {
  top: 10%;
}
.aui .theme .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.aui .theme .modal-header .close {
  margin-top: 2px;
}
.aui .theme .modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.aui .theme .modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.aui .theme .modal-form {
  margin-bottom: 0;
}
.aui .theme .modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #FFF;
  -moz-box-shadow: inset 0 1px 0 #FFF;
  box-shadow: inset 0 1px 0 #FFF;
  *zoom: 1;
}
.aui .theme .modal-footer:before, .aui .theme .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.aui .theme .modal-footer:after {
  clear: both;
}
.aui .theme .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.aui .theme .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.aui .theme .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.aui .theme .modal-hidden {
  display: none;
}
.aui .theme .modal-content {
  overflow: hidden;
}
.aui .theme .tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.aui .theme .tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.aui .theme .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.aui .theme .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.aui .theme .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.aui .theme .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.aui .theme .tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.aui .theme .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.aui .theme .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.aui .theme .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.aui .theme .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.aui .theme .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.aui .theme .tooltip-help {
  font-size: 14px;
}
.aui .theme .tooltip-help .tooltip-inner {
  color: #535353;
  background-color: #fdfaec;
  border: 1px solid #b0ad95;
  max-width: 400px;
  text-align: left;
}
.aui .theme .tooltip-help.top .tooltip-arrow {
  border-top-color: #b0ad95;
}
.aui .theme .tooltip-help.right .tooltip-arrow {
  border-right-color: #b0ad95;
}
.aui .theme .tooltip-help.left .tooltip-arrow {
  border-left-color: #b0ad95;
}
.aui .theme .tooltip-help.bottom .tooltip-arrow {
  border-bottom-color: #b0ad95;
}
.aui .theme .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.aui .theme .popover.top {
  margin-top: -10px;
}
.aui .theme .popover.right {
  margin-left: 10px;
}
.aui .theme .popover.bottom {
  margin-top: 10px;
}
.aui .theme .popover.left {
  margin-left: -10px;
}
.aui .theme .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.aui .theme .popover-title:empty {
  display: none;
}
.aui .theme .popover-content {
  padding: 9px 14px;
}
.aui .theme .popover .arrow,
.aui .theme .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.aui .theme .popover .arrow {
  border-width: 11px;
}
.aui .theme .popover .arrow:after {
  border-width: 10px;
  content: "";
}
.aui .theme .popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.aui .theme .popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.aui .theme .popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.aui .theme .popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.aui .theme .popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.aui .theme .popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.aui .theme .popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.aui .theme .popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.aui .theme .popover-hidden {
  display: none;
}
.aui .theme .thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.aui .theme .thumbnails:before, .aui .theme .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.aui .theme .thumbnails:after {
  clear: both;
}
.aui .theme .row-fluid .thumbnails {
  margin-left: 0;
}
.aui .theme .thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.aui .theme .thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.aui .theme a.thumbnail:hover, .aui .theme a.thumbnail.btn.close:focus,
.aui .theme a.thumbnail.btn.close:hover,
.aui .theme a.thumbnail.btn.close.active,
.aui .theme a.thumbnail:focus {
  border-color: #0AF;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.aui .theme .thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.aui .theme .thumbnail .caption {
  padding: 9px;
  color: #555;
}
.aui .theme .media,
.aui .theme .media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.aui .theme .media,
.aui .theme .media .media {
  margin-top: 15px;
}
.aui .theme .media:first-child {
  margin-top: 0;
}
.aui .theme .media-object {
  display: block;
}
.aui .theme .media-heading {
  margin: 0 0 5px;
}
.aui .theme .media > .pull-left {
  margin-right: 10px;
}
.aui .theme .media > .pull-right {
  margin-left: 10px;
}
.aui .theme .media-list {
  margin-left: 0;
  list-style: none;
}
.aui .theme .label,
.aui .theme .badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #FFF;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999;
}
.aui .theme .label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.aui .theme .badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.aui .theme .label:empty,
.aui .theme .badge:empty {
  display: none;
}
.aui .theme a.label:hover, .aui .theme a.label.btn.close:focus,
.aui .theme a.label.btn.close:hover,
.aui .theme a.label.btn.close.active, .aui .theme a.label:focus, .aui .theme a.badge:hover, .aui .theme a.badge.btn.close:focus,
.aui .theme a.badge.btn.close:hover,
.aui .theme a.badge.btn.close.active, .aui .theme a.badge:focus {
  color: #FFF;
  text-decoration: none;
  cursor: pointer;
}
.aui .theme .label-important {
  background-color: #B50303;
}
.aui .theme .label-important[href] {
  background-color: #830202;
}
.aui .theme .label-warning {
  background-color: #fd7e14;
}
.aui .theme .label-warning[href] {
  background-color: #dc6502;
}
.aui .theme .label-success {
  background-color: #488F06;
}
.aui .theme .label-success[href] {
  background-color: #2f5e04;
}
.aui .theme .label-info {
  background-color: #12718F;
}
.aui .theme .label-info[href] {
  background-color: #0c4d62;
}
.aui .theme .label-inverse {
  background-color: #333;
}
.aui .theme .label-inverse[href] {
  background-color: #1a1a1a;
}
.aui .theme .badge-important {
  background-color: #B50303;
}
.aui .theme .badge-important[href] {
  background-color: #830202;
}
.aui .theme .badge-warning {
  background-color: #fd7e14;
}
.aui .theme .badge-warning[href] {
  background-color: #dc6502;
}
.aui .theme .badge-success {
  background-color: #488F06;
}
.aui .theme .badge-success[href] {
  background-color: #2f5e04;
}
.aui .theme .badge-info {
  background-color: #12718F;
}
.aui .theme .badge-info[href] {
  background-color: #0c4d62;
}
.aui .theme .badge-inverse {
  background-color: #333;
}
.aui .theme .badge-inverse[href] {
  background-color: #1a1a1a;
}
.aui .theme .btn .label,
.aui .theme .btn .badge {
  position: relative;
  top: -1px;
}
.aui .theme .btn-mini .label,
.aui .theme .btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.aui .theme .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFF5F5F5", endColorstr="#FFF9F9F9", GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.aui .theme .progress .bar {
  width: 0%;
  height: 100%;
  color: #FFF;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF149BDF", endColorstr="#FF0480BE", GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.aui .theme .progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.aui .theme .progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-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);
  background-image: -moz-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);
  background-image: -o-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);
  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);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.aui .theme .progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.aui .theme .progress-danger .bar, .aui .theme .progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEE5F5B", endColorstr="#FFC43C35", GradientType=0);
}
.aui .theme .progress-danger.progress-striped .bar, .aui .theme .progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-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);
  background-image: -moz-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);
  background-image: -o-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);
  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);
}
.aui .theme .progress-success .bar, .aui .theme .progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF62C462", endColorstr="#FF57A957", GradientType=0);
}
.aui .theme .progress-success.progress-striped .bar, .aui .theme .progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-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);
  background-image: -moz-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);
  background-image: -o-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);
  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);
}
.aui .theme .progress-info .bar, .aui .theme .progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF5BC0DE", endColorstr="#FF339BB9", GradientType=0);
}
.aui .theme .progress-info.progress-striped .bar, .aui .theme .progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-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);
  background-image: -moz-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);
  background-image: -o-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);
  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);
}
.aui .theme .progress-warning .bar, .aui .theme .progress .bar-warning {
  background-color: #fe9742;
  background-image: -moz-linear-gradient(top, #fea860, #fd7e14);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fea860), to(#fd7e14));
  background-image: -webkit-linear-gradient(top, #fea860, #fd7e14);
  background-image: -o-linear-gradient(top, #fea860, #fd7e14);
  background-image: linear-gradient(to bottom, #fea860, #fd7e14);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFEA860", endColorstr="#FFFD7E14", GradientType=0);
}
.aui .theme .progress-warning.progress-striped .bar, .aui .theme .progress-striped .bar-warning {
  background-color: #fea860;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-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);
  background-image: -moz-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);
  background-image: -o-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);
  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);
}
.aui .theme .progress-hiden {
  display: none;
}
.aui .theme .progress.vertical {
  width: 20px;
  height: 100%;
  margin-right: 20px;
}
.aui .theme .progress .bar {
  overflow: hidden;
}
.aui .theme .progress .bar p {
  margin: 0;
  color: #FFF;
  font-size: 11px;
  text-align: center;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
}
.aui .theme .progress.vertical .bar {
  width: 100%;
  height: 0;
}
.aui .theme .progress.vertical.bottom {
  position: relative;
}
.aui .theme .progress.vertical.bottom .bar {
  position: absolute;
  bottom: 0;
}
.aui .theme .accordion {
  margin-bottom: 20px;
}
.aui .theme .accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.aui .theme .accordion-heading {
  border-bottom: 0;
}
.aui .theme .accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.aui .theme .accordion-toggle {
  cursor: pointer;
}
.aui .theme .accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.aui .theme .carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.aui .theme .carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.aui .theme .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.aui .theme .carousel-inner > .item > img,
.aui .theme .carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.aui .theme .carousel-inner > .active,
.aui .theme .carousel-inner > .next,
.aui .theme .carousel-inner > .prev {
  display: block;
}
.aui .theme .carousel-inner > .active {
  left: 0;
}
.aui .theme .carousel-inner > .next,
.aui .theme .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.aui .theme .carousel-inner > .next {
  left: 100%;
}
.aui .theme .carousel-inner > .prev {
  left: -100%;
}
.aui .theme .carousel-inner > .next.left,
.aui .theme .carousel-inner > .prev.right {
  left: 0;
}
.aui .theme .carousel-inner > .active.left {
  left: -100%;
}
.aui .theme .carousel-inner > .active.right {
  left: 100%;
}
.aui .theme .carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #FFF;
  text-align: center;
  background: #222;
  border: 3px solid #FFF;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.aui .theme .carousel-control.right {
  left: auto;
  right: 15px;
}
.aui .theme .carousel-control:hover, .aui .theme .carousel-control.btn.close:focus,
.aui .theme .carousel-control.btn.close:hover,
.aui .theme .carousel-control.btn.close.active, .aui .theme .carousel-control:focus {
  color: #FFF;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.aui .theme .carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.aui .theme .carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.aui .theme .carousel-indicators .active {
  background-color: #fff;
}
.aui .theme .carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333;
  background: rgba(0, 0, 0, 0.75);
}
.aui .theme .carousel-caption h4,
.aui .theme .carousel-caption p {
  color: #FFF;
  line-height: 20px;
}
.aui .theme .carousel-caption h4 {
  margin: 0 0 5px;
}
.aui .theme .carousel-caption p {
  margin-bottom: 0;
}
.aui .theme .carousel-hidden {
  display: none;
}
.aui .theme .hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.aui .theme .hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.aui .theme .hero-unit li {
  line-height: 30px;
}
.aui .theme .pull-right {
  float: right;
}
.aui .theme .pull-left {
  float: left;
}
.aui .theme .hide {
  display: none;
}
.aui .theme .show {
  display: block;
}
.aui .theme .invisible {
  visibility: hidden;
}
.aui .theme .affix {
  position: fixed;
}
.aui .theme .clearfix {
  *zoom: 1;
}
.aui .theme .clearfix:before, .aui .theme .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.aui .theme .clearfix:after {
  clear: both;
}
.aui .theme .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.aui .theme .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.aui .theme .hide {
  display: none !important;
}
.aui .theme .show {
  display: block !important;
}
.aui .theme .hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0px;
  -webkit-transform-origin-y: 0px;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important;
}
.aui .theme .force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important;
}
.aui .theme .unselectable, .aui .theme .unselectable * {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.aui .theme .scroll-lock {
  height: 100%;
  margin: 0;
  overflow: hidden;
  width: 100%;
}
@-ms-viewport {
  .aui .theme {
    width: device-width;
  }
}
.aui .theme .hidden {
  display: none;
  visibility: hidden;
}
.aui .theme .visible-phone {
  display: none !important;
}
.aui .theme .visible-tablet {
  display: none !important;
}
.aui .theme .hidden-desktop {
  display: none !important;
}
.aui .theme .visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .aui .theme .hidden-desktop {
    display: inherit !important;
  }
  .aui .theme .visible-desktop {
    display: none !important;
  }
  .aui .theme .visible-tablet {
    display: inherit !important;
  }
  .aui .theme .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .aui .theme .hidden-desktop {
    display: inherit !important;
  }
  .aui .theme .visible-desktop {
    display: none !important;
  }
  .aui .theme .visible-phone {
    display: inherit !important;
  }
  .aui .theme .hidden-phone {
    display: none !important;
  }
}
.aui .theme .visible-print {
  display: none !important;
}
@media print {
  .aui .theme .visible-print {
    display: inherit !important;
  }
  .aui .theme .hidden-print {
    display: none !important;
  }
}
.aui .theme .clearfix {
  *zoom: 1;
}
.aui .theme .clearfix:before, .aui .theme .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.aui .theme .clearfix:after {
  clear: both;
}
.aui .theme .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.aui .theme .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 1200px) {
  .aui .theme .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .aui .theme .row:before, .aui .theme .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .aui .theme .row:after {
    clear: both;
  }
  .aui .theme [class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .aui .theme .container,
  .aui .theme .navbar-static-top .container,
  .aui .theme .navbar-fixed-top .container,
  .aui .theme .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .aui .theme .span1 {
    width: 70px;
  }
  .aui .theme .span2 {
    width: 170px;
  }
  .aui .theme .span3 {
    width: 270px;
  }
  .aui .theme .span4 {
    width: 370px;
  }
  .aui .theme .span5 {
    width: 470px;
  }
  .aui .theme .span6 {
    width: 570px;
  }
  .aui .theme .span7 {
    width: 670px;
  }
  .aui .theme .span8 {
    width: 770px;
  }
  .aui .theme .span9 {
    width: 870px;
  }
  .aui .theme .span10 {
    width: 970px;
  }
  .aui .theme .span11 {
    width: 1070px;
  }
  .aui .theme .span12 {
    width: 1170px;
  }
  .aui .theme .offset1 {
    margin-left: 130px;
  }
  .aui .theme .offset2 {
    margin-left: 230px;
  }
  .aui .theme .offset3 {
    margin-left: 330px;
  }
  .aui .theme .offset4 {
    margin-left: 430px;
  }
  .aui .theme .offset5 {
    margin-left: 530px;
  }
  .aui .theme .offset6 {
    margin-left: 630px;
  }
  .aui .theme .offset7 {
    margin-left: 730px;
  }
  .aui .theme .offset8 {
    margin-left: 830px;
  }
  .aui .theme .offset9 {
    margin-left: 930px;
  }
  .aui .theme .offset10 {
    margin-left: 1030px;
  }
  .aui .theme .offset11 {
    margin-left: 1130px;
  }
  .aui .theme .offset12 {
    margin-left: 1230px;
  }
  .aui .theme .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .aui .theme .row-fluid:before, .aui .theme .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .aui .theme .row-fluid:after {
    clear: both;
  }
  .aui .theme .row-fluid [class*=span] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.5641025641%;
    *margin-left: 2.5109110747%;
  }
  .aui .theme .row-fluid [class*=span]:first-child {
    margin-left: 0;
  }
  .aui .theme .row-fluid .controls-row [class*=span] + [class*=span] {
    margin-left: 2.5641025641%;
  }
  .aui .theme .row-fluid .span1 {
    width: 5.9829059829%;
    *width: 5.9297144935%;
  }
  .aui .theme .row-fluid .span2 {
    width: 14.5299145299%;
    *width: 14.4767230406%;
  }
  .aui .theme .row-fluid .span3 {
    width: 23.0769230769%;
    *width: 23.0237315876%;
  }
  .aui .theme .row-fluid .span4 {
    width: 31.6239316239%;
    *width: 31.5707401346%;
  }
  .aui .theme .row-fluid .span5 {
    width: 40.1709401709%;
    *width: 40.1177486816%;
  }
  .aui .theme .row-fluid .span6 {
    width: 48.7179487179%;
    *width: 48.6647572286%;
  }
  .aui .theme .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756%;
  }
  .aui .theme .row-fluid .span8 {
    width: 65.811965812%;
    *width: 65.7587743226%;
  }
  .aui .theme .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.3057828696%;
  }
  .aui .theme .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166%;
  }
  .aui .theme .row-fluid .span11 {
    width: 91.452991453%;
    *width: 91.3997999636%;
  }
  .aui .theme .row-fluid .span12 {
    width: 100%;
    *width: 99.9468085106%;
  }
  .aui .theme .row-fluid .offset1 {
    margin-left: 11.1111111111%;
    *margin-left: 11.0047281324%;
  }
  .aui .theme .row-fluid .offset1:first-child {
    margin-left: 8.547008547%;
    *margin-left: 8.4406255683%;
  }
  .aui .theme .row-fluid .offset2 {
    margin-left: 19.6581196581%;
    *margin-left: 19.5517366794%;
  }
  .aui .theme .row-fluid .offset2:first-child {
    margin-left: 17.094017094%;
    *margin-left: 16.9876341153%;
  }
  .aui .theme .row-fluid .offset3 {
    margin-left: 28.2051282051%;
    *margin-left: 28.0987452264%;
  }
  .aui .theme .row-fluid .offset3:first-child {
    margin-left: 25.641025641%;
    *margin-left: 25.5346426623%;
  }
  .aui .theme .row-fluid .offset4 {
    margin-left: 36.7521367521%;
    *margin-left: 36.6457537734%;
  }
  .aui .theme .row-fluid .offset4:first-child {
    margin-left: 34.188034188%;
    *margin-left: 34.0816512093%;
  }
  .aui .theme .row-fluid .offset5 {
    margin-left: 45.2991452991%;
    *margin-left: 45.1927623204%;
  }
  .aui .theme .row-fluid .offset5:first-child {
    margin-left: 42.735042735%;
    *margin-left: 42.6286597563%;
  }
  .aui .theme .row-fluid .offset6 {
    margin-left: 53.8461538462%;
    *margin-left: 53.7397708674%;
  }
  .aui .theme .row-fluid .offset6:first-child {
    margin-left: 51.2820512821%;
    *margin-left: 51.1756683033%;
  }
  .aui .theme .row-fluid .offset7 {
    margin-left: 62.3931623932%;
    *margin-left: 62.2867794144%;
  }
  .aui .theme .row-fluid .offset7:first-child {
    margin-left: 59.8290598291%;
    *margin-left: 59.7226768503%;
  }
  .aui .theme .row-fluid .offset8 {
    margin-left: 70.9401709402%;
    *margin-left: 70.8337879614%;
  }
  .aui .theme .row-fluid .offset8:first-child {
    margin-left: 68.3760683761%;
    *margin-left: 68.2696853973%;
  }
  .aui .theme .row-fluid .offset9 {
    margin-left: 79.4871794872%;
    *margin-left: 79.3807965085%;
  }
  .aui .theme .row-fluid .offset9:first-child {
    margin-left: 76.9230769231%;
    *margin-left: 76.8166939444%;
  }
  .aui .theme .row-fluid .offset10 {
    margin-left: 88.0341880342%;
    *margin-left: 87.9278050555%;
  }
  .aui .theme .row-fluid .offset10:first-child {
    margin-left: 85.4700854701%;
    *margin-left: 85.3637024914%;
  }
  .aui .theme .row-fluid .offset11 {
    margin-left: 96.5811965812%;
    *margin-left: 96.4748136025%;
  }
  .aui .theme .row-fluid .offset11:first-child {
    margin-left: 94.0170940171%;
    *margin-left: 93.9107110384%;
  }
  .aui .theme .row-fluid .offset12 {
    margin-left: 105.1282051282%;
    *margin-left: 105.0218221495%;
  }
  .aui .theme .row-fluid .offset12:first-child {
    margin-left: 102.5641025641%;
    *margin-left: 102.4577195854%;
  }
  .aui .theme input,
  .aui .theme textarea,
  .aui .theme .uneditable-input {
    margin-left: 0;
  }
  .aui .theme .controls-row [class*=span] + [class*=span] {
    margin-left: 30px;
  }
  .aui .theme input.span1,
  .aui .theme textarea.span1,
  .aui .theme .uneditable-input.span1 {
    width: 56px;
  }
  .aui .theme input.span2,
  .aui .theme textarea.span2,
  .aui .theme .uneditable-input.span2 {
    width: 156px;
  }
  .aui .theme input.span3,
  .aui .theme textarea.span3,
  .aui .theme .uneditable-input.span3 {
    width: 256px;
  }
  .aui .theme input.span4,
  .aui .theme textarea.span4,
  .aui .theme .uneditable-input.span4 {
    width: 356px;
  }
  .aui .theme input.span5,
  .aui .theme textarea.span5,
  .aui .theme .uneditable-input.span5 {
    width: 456px;
  }
  .aui .theme input.span6,
  .aui .theme textarea.span6,
  .aui .theme .uneditable-input.span6 {
    width: 556px;
  }
  .aui .theme input.span7,
  .aui .theme textarea.span7,
  .aui .theme .uneditable-input.span7 {
    width: 656px;
  }
  .aui .theme input.span8,
  .aui .theme textarea.span8,
  .aui .theme .uneditable-input.span8 {
    width: 756px;
  }
  .aui .theme input.span9,
  .aui .theme textarea.span9,
  .aui .theme .uneditable-input.span9 {
    width: 856px;
  }
  .aui .theme input.span10,
  .aui .theme textarea.span10,
  .aui .theme .uneditable-input.span10 {
    width: 956px;
  }
  .aui .theme input.span11,
  .aui .theme textarea.span11,
  .aui .theme .uneditable-input.span11 {
    width: 1056px;
  }
  .aui .theme input.span12,
  .aui .theme textarea.span12,
  .aui .theme .uneditable-input.span12 {
    width: 1156px;
  }
  .aui .theme .thumbnails {
    margin-left: -30px;
  }
  .aui .theme .thumbnails > li {
    margin-left: 30px;
  }
  .aui .theme .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .aui .theme .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .aui .theme .row:before, .aui .theme .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .aui .theme .row:after {
    clear: both;
  }
  .aui .theme [class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .aui .theme .container,
  .aui .theme .navbar-static-top .container,
  .aui .theme .navbar-fixed-top .container,
  .aui .theme .navbar-fixed-bottom .container {
    width: 724px;
  }
  .aui .theme .span1 {
    width: 42px;
  }
  .aui .theme .span2 {
    width: 104px;
  }
  .aui .theme .span3 {
    width: 166px;
  }
  .aui .theme .span4 {
    width: 228px;
  }
  .aui .theme .span5 {
    width: 290px;
  }
  .aui .theme .span6 {
    width: 352px;
  }
  .aui .theme .span7 {
    width: 414px;
  }
  .aui .theme .span8 {
    width: 476px;
  }
  .aui .theme .span9 {
    width: 538px;
  }
  .aui .theme .span10 {
    width: 600px;
  }
  .aui .theme .span11 {
    width: 662px;
  }
  .aui .theme .span12 {
    width: 724px;
  }
  .aui .theme .offset1 {
    margin-left: 82px;
  }
  .aui .theme .offset2 {
    margin-left: 144px;
  }
  .aui .theme .offset3 {
    margin-left: 206px;
  }
  .aui .theme .offset4 {
    margin-left: 268px;
  }
  .aui .theme .offset5 {
    margin-left: 330px;
  }
  .aui .theme .offset6 {
    margin-left: 392px;
  }
  .aui .theme .offset7 {
    margin-left: 454px;
  }
  .aui .theme .offset8 {
    margin-left: 516px;
  }
  .aui .theme .offset9 {
    margin-left: 578px;
  }
  .aui .theme .offset10 {
    margin-left: 640px;
  }
  .aui .theme .offset11 {
    margin-left: 702px;
  }
  .aui .theme .offset12 {
    margin-left: 764px;
  }
  .aui .theme .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .aui .theme .row-fluid:before, .aui .theme .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .aui .theme .row-fluid:after {
    clear: both;
  }
  .aui .theme .row-fluid [class*=span] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392%;
    *margin-left: 2.7092394499%;
  }
  .aui .theme .row-fluid [class*=span]:first-child {
    margin-left: 0;
  }
  .aui .theme .row-fluid .controls-row [class*=span] + [class*=span] {
    margin-left: 2.7624309392%;
  }
  .aui .theme .row-fluid .span1 {
    width: 5.8011049724%;
    *width: 5.747913483%;
  }
  .aui .theme .row-fluid .span2 {
    width: 14.364640884%;
    *width: 14.3114493946%;
  }
  .aui .theme .row-fluid .span3 {
    width: 22.9281767956%;
    *width: 22.8749853062%;
  }
  .aui .theme .row-fluid .span4 {
    width: 31.4917127072%;
    *width: 31.4385212178%;
  }
  .aui .theme .row-fluid .span5 {
    width: 40.0552486188%;
    *width: 40.0020571294%;
  }
  .aui .theme .row-fluid .span6 {
    width: 48.6187845304%;
    *width: 48.565593041%;
  }
  .aui .theme .row-fluid .span7 {
    width: 57.182320442%;
    *width: 57.1291289526%;
  }
  .aui .theme .row-fluid .span8 {
    width: 65.7458563536%;
    *width: 65.6926648642%;
  }
  .aui .theme .row-fluid .span9 {
    width: 74.3093922652%;
    *width: 74.2562007758%;
  }
  .aui .theme .row-fluid .span10 {
    width: 82.8729281768%;
    *width: 82.8197366874%;
  }
  .aui .theme .row-fluid .span11 {
    width: 91.4364640884%;
    *width: 91.383272599%;
  }
  .aui .theme .row-fluid .span12 {
    width: 100%;
    *width: 99.9468085106%;
  }
  .aui .theme .row-fluid .offset1 {
    margin-left: 11.3259668508%;
    *margin-left: 11.2195838721%;
  }
  .aui .theme .row-fluid .offset1:first-child {
    margin-left: 8.5635359116%;
    *margin-left: 8.4571529329%;
  }
  .aui .theme .row-fluid .offset2 {
    margin-left: 19.8895027624%;
    *margin-left: 19.7831197837%;
  }
  .aui .theme .row-fluid .offset2:first-child {
    margin-left: 17.1270718232%;
    *margin-left: 17.0206888445%;
  }
  .aui .theme .row-fluid .offset3 {
    margin-left: 28.453038674%;
    *margin-left: 28.3466556953%;
  }
  .aui .theme .row-fluid .offset3:first-child {
    margin-left: 25.6906077348%;
    *margin-left: 25.5842247561%;
  }
  .aui .theme .row-fluid .offset4 {
    margin-left: 37.0165745856%;
    *margin-left: 36.9101916069%;
  }
  .aui .theme .row-fluid .offset4:first-child {
    margin-left: 34.2541436464%;
    *margin-left: 34.1477606677%;
  }
  .aui .theme .row-fluid .offset5 {
    margin-left: 45.5801104972%;
    *margin-left: 45.4737275185%;
  }
  .aui .theme .row-fluid .offset5:first-child {
    margin-left: 42.817679558%;
    *margin-left: 42.7112965793%;
  }
  .aui .theme .row-fluid .offset6 {
    margin-left: 54.1436464088%;
    *margin-left: 54.0372634301%;
  }
  .aui .theme .row-fluid .offset6:first-child {
    margin-left: 51.3812154696%;
    *margin-left: 51.2748324909%;
  }
  .aui .theme .row-fluid .offset7 {
    margin-left: 62.7071823204%;
    *margin-left: 62.6007993417%;
  }
  .aui .theme .row-fluid .offset7:first-child {
    margin-left: 59.9447513812%;
    *margin-left: 59.8383684025%;
  }
  .aui .theme .row-fluid .offset8 {
    margin-left: 71.270718232%;
    *margin-left: 71.1643352533%;
  }
  .aui .theme .row-fluid .offset8:first-child {
    margin-left: 68.5082872928%;
    *margin-left: 68.4019043141%;
  }
  .aui .theme .row-fluid .offset9 {
    margin-left: 79.8342541436%;
    *margin-left: 79.7278711649%;
  }
  .aui .theme .row-fluid .offset9:first-child {
    margin-left: 77.0718232044%;
    *margin-left: 76.9654402257%;
  }
  .aui .theme .row-fluid .offset10 {
    margin-left: 88.3977900552%;
    *margin-left: 88.2914070765%;
  }
  .aui .theme .row-fluid .offset10:first-child {
    margin-left: 85.635359116%;
    *margin-left: 85.5289761373%;
  }
  .aui .theme .row-fluid .offset11 {
    margin-left: 96.9613259669%;
    *margin-left: 96.8549429881%;
  }
  .aui .theme .row-fluid .offset11:first-child {
    margin-left: 94.1988950276%;
    *margin-left: 94.0925120489%;
  }
  .aui .theme .row-fluid .offset12 {
    margin-left: 105.5248618785%;
    *margin-left: 105.4184788997%;
  }
  .aui .theme .row-fluid .offset12:first-child {
    margin-left: 102.7624309392%;
    *margin-left: 102.6560479605%;
  }
  .aui .theme input,
  .aui .theme textarea,
  .aui .theme .uneditable-input {
    margin-left: 0;
  }
  .aui .theme .controls-row [class*=span] + [class*=span] {
    margin-left: 20px;
  }
  .aui .theme input.span1,
  .aui .theme textarea.span1,
  .aui .theme .uneditable-input.span1 {
    width: 28px;
  }
  .aui .theme input.span2,
  .aui .theme textarea.span2,
  .aui .theme .uneditable-input.span2 {
    width: 90px;
  }
  .aui .theme input.span3,
  .aui .theme textarea.span3,
  .aui .theme .uneditable-input.span3 {
    width: 152px;
  }
  .aui .theme input.span4,
  .aui .theme textarea.span4,
  .aui .theme .uneditable-input.span4 {
    width: 214px;
  }
  .aui .theme input.span5,
  .aui .theme textarea.span5,
  .aui .theme .uneditable-input.span5 {
    width: 276px;
  }
  .aui .theme input.span6,
  .aui .theme textarea.span6,
  .aui .theme .uneditable-input.span6 {
    width: 338px;
  }
  .aui .theme input.span7,
  .aui .theme textarea.span7,
  .aui .theme .uneditable-input.span7 {
    width: 400px;
  }
  .aui .theme input.span8,
  .aui .theme textarea.span8,
  .aui .theme .uneditable-input.span8 {
    width: 462px;
  }
  .aui .theme input.span9,
  .aui .theme textarea.span9,
  .aui .theme .uneditable-input.span9 {
    width: 524px;
  }
  .aui .theme input.span10,
  .aui .theme textarea.span10,
  .aui .theme .uneditable-input.span10 {
    width: 586px;
  }
  .aui .theme input.span11,
  .aui .theme textarea.span11,
  .aui .theme .uneditable-input.span11 {
    width: 648px;
  }
  .aui .theme input.span12,
  .aui .theme textarea.span12,
  .aui .theme .uneditable-input.span12 {
    width: 710px;
  }
}
@media (max-width: 767px) {
  .aui .theme body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .aui .theme .navbar-fixed-top,
  .aui .theme .navbar-fixed-bottom,
  .aui .theme .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .aui .theme .container-fluid {
    padding: 0;
  }
  .aui .theme .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .aui .theme .dl-horizontal dd {
    margin-left: 0;
  }
  .aui .theme .container {
    width: auto;
  }
  .aui .theme .row-fluid {
    width: 100%;
  }
  .aui .theme .row,
  .aui .theme .thumbnails {
    margin-left: 0;
  }
  .aui .theme .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  .aui .theme [class*=span],
  .aui .theme .uneditable-input[class*=span],
  .aui .theme .row-fluid [class*=span] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .aui .theme .span12,
  .aui .theme .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .aui .theme .row-fluid [class*=offset]:first-child {
    margin-left: 0;
  }
  .aui .theme .input-large,
  .aui .theme .input-xlarge,
  .aui .theme .input-xxlarge,
  .aui .theme input[class*=span],
  .aui .theme select[class*=span],
  .aui .theme textarea[class*=span],
  .aui .theme .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .aui .theme .input-prepend input,
  .aui .theme .input-append input,
  .aui .theme .input-prepend input[class*=span],
  .aui .theme .input-append input[class*=span] {
    display: inline-block;
    width: auto;
  }
  .aui .theme .controls-row [class*=span] + [class*=span] {
    margin-left: 0;
  }
  .aui .theme .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .aui .theme .modal.fade {
    top: -100px;
  }
  .aui .theme .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .aui .theme .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .aui .theme .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  .aui .theme input[type=checkbox],
  .aui .theme input[type=radio] {
    border: 1px solid #ccc;
  }
  .aui .theme .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .aui .theme .form-horizontal .controls {
    margin-left: 0;
  }
  .aui .theme .form-horizontal .control-list {
    padding-top: 0;
  }
  .aui .theme .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .aui .theme .media .pull-left,
  .aui .theme .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .aui .theme .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .aui .theme .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .aui .theme .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .aui .theme .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  .aui .theme body {
    padding-top: 0;
  }
  .aui .theme .navbar-fixed-top,
  .aui .theme .navbar-fixed-bottom {
    position: static;
  }
  .aui .theme .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .aui .theme .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .aui .theme .navbar-fixed-top .navbar-inner,
  .aui .theme .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .aui .theme .navbar .container {
    width: auto;
    padding: 0;
  }
  .aui .theme .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .aui .theme .nav-collapse {
    clear: both;
  }
  .aui .theme .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .aui .theme .nav-collapse .nav > li {
    float: none;
  }
  .aui .theme .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .aui .theme .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .aui .theme .nav-collapse .nav .nav-header {
    color: #555;
    text-shadow: none;
  }
  .aui .theme .nav-collapse .nav > li > a,
  .aui .theme .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .aui .theme .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
  .aui .theme .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .aui .theme .nav-collapse .nav > li > a:hover,
  .aui .theme .nav-collapse .nav > li > a.btn.close.active,
  .aui .theme .nav-collapse .nav > li > a:focus,
  .aui .theme .nav-collapse .dropdown-menu a:hover,
  .aui .theme .nav-collapse .dropdown-menu a.btn.close.active,
  .aui .theme .nav-collapse .dropdown-menu a:focus {
    background-color: #F3F3F3;
  }
  .aui .theme .navbar-inverse .nav-collapse .nav > li > a,
  .aui .theme .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999;
  }
  .aui .theme .navbar-inverse .nav-collapse .nav > li > a:hover,
  .aui .theme .navbar-inverse .nav-collapse .nav > li > a.btn.close.active,
  .aui .theme .navbar-inverse .nav-collapse .nav > li > a:focus,
  .aui .theme .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .aui .theme .navbar-inverse .nav-collapse .dropdown-menu a.btn.close.active,
  .aui .theme .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .aui .theme .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .aui .theme .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .aui .theme .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .aui .theme .nav-collapse .dropdown-menu:before,
  .aui .theme .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .aui .theme .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .aui .theme .nav-collapse .nav > li > .dropdown-menu:before, .aui .theme .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .aui .theme .nav-collapse .navbar-form,
  .aui .theme .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #F3F3F3;
    border-bottom: 1px solid #F3F3F3;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .aui .theme .navbar-inverse .nav-collapse .navbar-form,
  .aui .theme .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .aui .theme .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .aui .theme .nav-collapse,
  .aui .theme .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .aui .theme .navbar .btn-navbar {
    display: block;
  }
  .aui .theme .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .aui .theme .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
.aui .theme .portlet-msg-progress {
  background-image: url(../images/aui/loading_indicator.gif);
  background-repeat: no-repeat;
  background-position: 6px 50%;
  padding-left: 30px;
}
.aui .theme .navbar .nav li > a {
  word-break: break-all;
}
.aui .theme table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.aui .theme .table {
  width: 100%;
  margin-bottom: 20px;
}
.aui .theme .table th,
.aui .theme .table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.aui .theme .table th {
  font-weight: bold;
}
.aui .theme .table thead th {
  vertical-align: bottom;
}
.aui .theme .table caption + thead tr:first-child th,
.aui .theme .table caption + thead tr:first-child td,
.aui .theme .table colgroup + thead tr:first-child th,
.aui .theme .table colgroup + thead tr:first-child td,
.aui .theme .table thead:first-child tr:first-child th,
.aui .theme .table thead:first-child tr:first-child td {
  border-top: 0;
}
.aui .theme .table tbody + tbody {
  border-top: 2px solid #ddd;
}
.aui .theme .table .table {
  background-color: #FFF;
}
.aui .theme .table-condensed th,
.aui .theme .table-condensed td {
  padding: 4px 5px;
}
.aui .theme .table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.aui .theme .table-bordered th,
.aui .theme .table-bordered td {
  border-left: 1px solid #ddd;
}
.aui .theme .table-bordered caption + thead tr:first-child th,
.aui .theme .table-bordered caption + tbody tr:first-child th,
.aui .theme .table-bordered caption + tbody tr:first-child td,
.aui .theme .table-bordered colgroup + thead tr:first-child th,
.aui .theme .table-bordered colgroup + tbody tr:first-child th,
.aui .theme .table-bordered colgroup + tbody tr:first-child td,
.aui .theme .table-bordered thead:first-child tr:first-child th,
.aui .theme .table-bordered tbody:first-child tr:first-child th,
.aui .theme .table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.aui .theme .table-bordered thead:first-child tr:first-child > th:first-child,
.aui .theme .table-bordered tbody:first-child tr:first-child > td:first-child,
.aui .theme .table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
}
.aui .theme .table-bordered thead:first-child tr:first-child > th:last-child,
.aui .theme .table-bordered tbody:first-child tr:first-child > td:last-child,
.aui .theme .table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
}
.aui .theme .table-bordered thead:last-child tr:last-child > th:first-child,
.aui .theme .table-bordered tbody:last-child tr:last-child > td:first-child,
.aui .theme .table-bordered tbody:last-child tr:last-child > th:first-child,
.aui .theme .table-bordered tfoot:last-child tr:last-child > td:first-child,
.aui .theme .table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
}
.aui .theme .table-bordered thead:last-child tr:last-child > th:last-child,
.aui .theme .table-bordered tbody:last-child tr:last-child > td:last-child,
.aui .theme .table-bordered tbody:last-child tr:last-child > th:last-child,
.aui .theme .table-bordered tfoot:last-child tr:last-child > td:last-child,
.aui .theme .table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
.aui .theme .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.aui .theme .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.aui .theme .table-bordered caption + thead tr:first-child th:first-child,
.aui .theme .table-bordered caption + tbody tr:first-child td:first-child,
.aui .theme .table-bordered colgroup + thead tr:first-child th:first-child,
.aui .theme .table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
}
.aui .theme .table-bordered caption + thead tr:first-child th:last-child,
.aui .theme .table-bordered caption + tbody tr:first-child td:last-child,
.aui .theme .table-bordered colgroup + thead tr:first-child th:last-child,
.aui .theme .table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
}
.aui .theme .table-striped tbody > tr:nth-child(odd) > td,
.aui .theme .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.aui .theme .table-hover tbody tr:hover > td, .aui .theme .table-hover tbody tr.btn.close:focus > td,
.aui .theme .table-hover tbody tr.btn.close:hover > td,
.aui .theme .table-hover tbody tr.btn.close.active > td,
.aui .theme .table-hover tbody tr:hover > th,
.aui .theme .table-hover tbody tr.btn.close:focus > th,
.aui .theme .table-hover tbody tr.btn.close:hover > th,
.aui .theme .table-hover tbody tr.btn.close.active > th {
  background-color: #f5f5f5;
}
.aui .theme table td[class*=span],
.aui .theme table th[class*=span],
.aui .theme .row-fluid table td[class*=span],
.aui .theme .row-fluid table th[class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.aui .theme .table td.span1,
.aui .theme .table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.aui .theme .table td.span2,
.aui .theme .table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.aui .theme .table td.span3,
.aui .theme .table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.aui .theme .table td.span4,
.aui .theme .table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.aui .theme .table td.span5,
.aui .theme .table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.aui .theme .table td.span6,
.aui .theme .table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.aui .theme .table td.span7,
.aui .theme .table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.aui .theme .table td.span8,
.aui .theme .table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.aui .theme .table td.span9,
.aui .theme .table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.aui .theme .table td.span10,
.aui .theme .table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.aui .theme .table td.span11,
.aui .theme .table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.aui .theme .table td.span12,
.aui .theme .table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.aui .theme .table tbody tr.success > td {
  background-color: #F1FBD1;
}
.aui .theme .table tbody tr.error > td {
  background-color: #FEE5E2;
}
.aui .theme .table tbody tr.warning > td {
  background-color: #FFFBDC;
}
.aui .theme .table tbody tr.info > td {
  background-color: #CEF1FC;
}
.aui .theme .table-hover tbody tr.success:hover > td, .aui .theme .table-hover tbody tr.success.btn.close:focus > td,
.aui .theme .table-hover tbody tr.success.btn.close.active > td {
  background-color: #eaf9ba;
}
.aui .theme .table-hover tbody tr.error:hover > td, .aui .theme .table-hover tbody tr.error.btn.close:focus > td,
.aui .theme .table-hover tbody tr.error.btn.close.active > td {
  background-color: #fdcfc9;
}
.aui .theme .table-hover tbody tr.warning:hover > td, .aui .theme .table-hover tbody tr.warning.btn.close:focus > td,
.aui .theme .table-hover tbody tr.warning.btn.close.active > td {
  background-color: #fff8c3;
}
.aui .theme .table-hover tbody tr.info:hover > td, .aui .theme .table-hover tbody tr.info.btn.close:focus > td,
.aui .theme .table-hover tbody tr.info.btn.close.active > td {
  background-color: #b6eafb;
}
.aui .theme .row {
  margin-right: 0px;
}

.theme {
  /* ---------- Dragging/sorting indicators ---------- */
  /* ---------- Portal tool tips ---------- */
  /* ---------- Tags ---------- */
  /* ---------- Tag cloud and tag list ---------- */
  /* ---------- Underlay ---------- */
  /* ---------- Tabs ---------- */
  /* ---------- Miscellaneous ---------- */
  /* ---------- Menus ---------- */
  /* ---------- Loading mask ---------- */
  /* ---------- Tree view ---------- */
  /* ---------- Page customization ---------- */
  /* ---------- Pagination ---------- */
  /* ---------- CKEditor contents ---------- */
  /* ---------- CKEditor menu ---------- */
  /* ---------- CKEditor panel menu ---------- */
  /* ---------- CKEditor source ---------- */
  /* ---------- CKEditor table ---------- */
  /* ---------- HTML editor ---------- */
  /* ---------- Inline editing ---------- */
  /* ---------- Column widths ---------- */
  /* ---------- Wrapper ---------- */
  /* ---------- Add/remove page ---------- */
  /* ---------- Navigation portlet ---------- */
  /* ---------- Page template selector ---------- */
  /** @import "portlet-old"; */
}
.theme .portlet-layout.dragging {
  border-collapse: separate;
}
.theme .drop-area {
  background-color: #D3DADD;
}
.theme .active-area {
  background: #FFC;
}
.theme .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
.theme .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #CCC;
}
.theme .sortable-layout-proxy {
  opacity: 1;
}
.theme .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
.theme .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.theme .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.theme .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.theme .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
.theme .resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden;
}
.theme .sortable-proxy {
  background: #727C81;
  margin-top: 1px;
}
.theme .lfr-freeform-layout-drag-indicator {
  visibility: hidden;
}
.theme .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
.theme .yui3-dd-proxy {
  z-index: 1110 !important;
}
.theme .tooltip {
  max-width: 200px;
}
.theme .tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  overflow: visible;
  padding: 0;
}
.theme .tagselector-content .textboxlistentry-holder {
  background: #FFF;
  border: 1px solid #CCC;
  margin-bottom: 5px;
  overflow: visible;
  padding: 5px;
  position: relative;
}
.theme .tagselector-content .textboxlistentry-holder li {
  line-height: 1;
}
.theme .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
  border-width: 0;
  margin-bottom: 0;
}
.theme .tagselector-content .textboxlistentry-remove {
  padding: 0 3px 1px;
}
@media (max-width: 1280px) {
  .theme .tagselector-content .toolbar-content .btn-group {
    white-space: normal;
  }
}
.theme .tagselector .lfr-tags-selector-content {
  border-width: 0;
}
.theme .tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto;
}
.theme .tagselector .field .field-content {
  margin: 0;
}
.theme .tagselector .textboxlist-input-container {
  margin: 0;
}
.theme .tagselector-focused .textboxlistentry-holder {
  background: #FFF none;
  border: 1px solid #CCC;
}
.theme .categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0;
}
.theme .tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal;
}
.theme .tag-items li {
  display: inline;
  float: left;
  margin: 0 1em 0 0;
}
.theme .tag-items a {
  white-space: nowrap;
}
.theme .tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.theme .tag-cloud {
  line-height: 2.5em;
}
.theme .tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.theme .tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.theme .tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.theme .tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.theme .tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.theme .tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}
.theme .underlay {
  clear: both;
  top: 100%;
}
.theme .underlay .yui3-widget-hd {
  height: 38px;
}
.theme .underlay .lfr-portlet-item {
  border-width: 0;
}
.theme .underlay-hidden {
  display: none;
}
.theme .underlay-content {
  background: #F4F3F3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px;
}
.theme .underlay-close {
  position: absolute;
  right: 5px;
  top: 5px;
}
.theme .tab-active strong {
  font-weight: normal;
}
.theme .tab-back {
  float: right;
}
.theme .tab-back-content {
  border-width: 0;
  padding: 1px;
}
.theme .lfr-panel-container {
  background: #FFF;
}
.theme .lfr-panel-content {
  padding: 5px 10px;
}
.theme .lfr-panel-basic .lfr-panel-content {
  padding-left: 15px;
}
.theme .dialog-bd {
  min-height: 30px;
}
.theme .dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px;
}
.theme .panel-hd {
  background: #C0C2C5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF;
}
.theme .app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold;
}
.category-portlets .theme .app-view-drop-active {
  color: #FFF;
}
.theme .basecelleditor [class~=form-validator-message] {
  clip: rect(auto auto auto auto);
  width: auto;
}
.theme .document-library-file-entry-cell-editor-hidden {
  display: none;
}
.theme .previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle;
}
.theme .lfr-page-templates li a {
  padding: 0;
}
.theme .lfr-page-templates li a label {
  cursor: pointer;
  display: block;
  padding: 5px 0 5px 5px;
}
.theme .menu {
  position: absolute;
  width: auto;
}
.theme .menu .notice-message {
  background-image: none;
  margin: 3px;
  padding: 6px;
}
.theme .menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px;
}
.theme .menu-content li {
  margin: 0;
  padding: 0;
}
.theme .menu-content li .disabled {
  color: #999;
}
.theme .menu-content {
  background: #CCC9C9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0;
}
.theme .menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF;
}
.theme .menugroup-content ul {
  display: block;
  min-width: 0;
}
.theme .menu-content li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0;
}
.theme .menu-content li.first {
  border-top-width: 0;
}
.theme .menu-content li.last {
  border-bottom-width: 0;
}
.theme .menu-content li a, .theme .menu-content li .disabled {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none;
}
.theme .menu-content li a.focus, .theme .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34;
}
.theme .loadingmask-content {
  background: #CCC;
}
.theme .loadingmask-message {
  background: #D4D4D4 url(../images/portlet/header_bg.png) repeat-x 0 0;
}
.theme .tree-node .icon-check {
  padding-right: 2px;
}
.theme .tree-node .icon-check:before {
  content: "\f096";
}
.theme .tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.theme .tree-node .tree-node-checked .icon-check:before {
  content: "\f046";
}
.theme .tree-node .tree-node-over .tree-label {
  text-decoration: underline;
}
.theme .tree-node [class^=icon-] {
  margin-right: 5px;
}
.theme .tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.theme .tree-node .tree-node-selected .tree-label {
  background: none;
}
.theme .tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.theme .tree-node-content .tree-label {
  margin-left: 3px;
}
.theme .tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}
.theme .tree-node-selected .tree-label {
  background-color: transparent;
}
.theme .dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #9CC97B;
}
.theme .customizable-layout-column-content {
  background-color: #C92C3C;
}
.theme .customizable-layout-column-content.yui3-widget-content-expanded {
  border: 3px solid #333;
  margin: 0.2em;
}
.theme .customizable .customizable-layout-column-content {
  background-color: #9CC97B;
}
.theme .layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15;
}
.theme .paginator-link {
  background: #EEE url() no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px;
}
.theme .paginator-page-link {
  height: auto;
  text-indent: 0;
}
.theme .paginator-current-page {
  background: #0083BD url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57;
}
.theme .paginator-first-link {
  background-image: url(../images/arrows/paging_first.png);
}
.theme .paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png);
}
.theme .paginator-last-link {
  background-image: url(../images/arrows/paging_last.png);
}
.theme .paginator-next-link {
  background-image: url(../images/arrows/paging_next.png);
}
.theme .paginator-current-page-report, .theme .paginator-total {
  color: #555;
  font-size: 0.9em;
}
.theme .paginator-current-page-report {
  margin-left: 2em;
}
.theme .taglib-page-iterator .search-pages .page-links {
  padding: 0;
}
.theme .aui .cke_editable [class*=span] {
  float: none;
}
.theme .aui .cke_dialog .cke_dialog_ui_input_text {
  height: auto;
}
.theme .aui .cke_editable_inline a {
  cursor: pointer;
}
.theme .cke_panel.cke_combopanel {
  width: 220px;
}
.theme .cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0;
}
.theme .cke_panel_block .cke_panel_list {
  margin-left: 0;
}
.theme .cke_panel_block .cke_panel_list .cke_panel_listItem {
  line-height: initial;
}
.theme .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover, .aui .theme .cke_panel_block .cke_panel_list .cke_panel_listItem a.btn.close:focus,
.aui .theme .cke_panel_block .cke_panel_list .cke_panel_listItem a.btn.close.active {
  text-decoration: none;
}
.theme .aui .cke_source {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.theme .cke_show_border {
  width: 500px;
}
.theme .cke_show_border td {
  height: 15px;
}
.theme body.html-editor {
  background: #FFF;
  color: #000;
  padding: 1em;
}
.theme .html-editor.portlet-message-boards {
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  word-wrap: break-word;
}
.theme .html-editor.portlet-message-boards blockquote {
  background: #EEF0F2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
  border: 1px solid #777;
  padding: 5px 45px;
}
.theme .html-editor.portlet-message-boards blockquote:after {
  background: url(../images/message_boards/quoteright.png) no-repeat 50%;
  content: "";
  display: block;
  float: right;
  height: 24px;
  margin-right: -35px;
  margin-top: -25px;
  width: 31px;
  z-index: 999;
}
.theme .html-editor.portlet-message-boards blockquote cite {
  display: block;
  font-weight: bold;
}
.theme .html-editor.portlet-message-boards pre {
  background: #F9F9F9;
  border: 1px solid #777;
  padding: 0.5em;
}
.theme .lfr-editable {
  outline: 1px dashed #68BB30;
  outline-offset: 2px;
  position: relative;
}
.theme .lfr-editable:after {
  background: #68BB30 url(../images/common/edit_white.png) no-repeat 50%;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 30px;
}
.theme .lfr-editable:focus:after {
  display: none;
}
.theme .lfr-editable:focus:hover, .aui .theme .lfr-editable.btn.close:focus {
  background-color: transparent;
}
.theme .lfr-editable:hover, .aui .theme .lfr-editable.btn.close:focus,
.aui .theme .lfr-editable.btn.close:hover,
.aui .theme .lfr-editable.btn.close.active {
  background-color: rgba(255, 255, 255, 0.3);
  outline-color: #519226;
}
.theme .lfr-editable:hover:after, .aui .theme .lfr-editable.btn.close:focus:after,
.aui .theme .lfr-editable.btn.close:hover:after,
.aui .theme .lfr-editable.btn.close.active:after {
  background-color: #519226;
}
.theme .lfr-editable-notice-close {
  margin-left: 1em;
}
.theme .lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.theme .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.theme .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-content .field-input-text {
  display: block;
  margin-bottom: 0;
}
.theme .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-label.textfield-label {
  display: none;
}
.theme .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content {
  margin-top: 0;
  vertical-align: top;
}
.theme .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content .btn-group {
  margin-top: 0;
}
.theme .lfr-page-layouts .lfr-layout-template .layout-template-entry {
  height: 25px;
  width: 25px;
}
.theme .ie input.cke_dialog_ui_input_text {
  height: auto;
}
.theme .ie .proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px;
}
.theme .ie7 .menu-content li {
  z-index: 10;
}
.theme .ie7 .paginator-link {
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 0;
  vertical-align: middle;
}
.theme .ie7 .paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  line-height: 1.4;
  overflow: visible;
  text-indent: 0;
}
.theme .ie7 .paginator-current-page {
  color: #FFF;
}
.theme .ie8 .row-fluid input[class*=span].search-query {
  line-height: 20px;
  min-height: 20px;
}
.theme .ios.mobile .modal-content .dialog-iframe-bd {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.theme .portlet-column-content.empty {
  padding: 50px;
}
.theme #wrapper {
  padding: 2em 5em 0;
  position: relative;
}
@media (max-width: 767px) {
  .theme #wrapper {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .theme #wrapper {
    padding-left: 2em;
    padding-right: 2em;
  }
}
.theme .modify-pages li {
  position: relative;
}
.theme .modify-pages li.lfr-nav-hover .delete-tab {
  opacity: 1;
}
.theme .modify-pages .add-page-editor-input {
  width: 150px;
}
.theme .modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 10px;
  line-height: 6px;
  margin-top: -8px;
  overflow: hidden;
  opacity: 0;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%;
}
.theme .modify-pages .delete-tab:hover, .aui .theme .modify-pages .delete-tab.btn.close:focus,
.aui .theme .modify-pages .delete-tab.btn.close:hover,
.aui .theme .modify-pages .delete-tab.btn.close.active {
  color: #B50303;
}
.theme .modify-pages .lfr-nav-sortable > a > span {
  padding-left: 28px;
}
.theme .modify-pages .drag-handle {
  background-color: #555;
  border-radius: 50%;
  color: #FFF;
  cursor: pointer;
  font-size: 16px;
  left: 3px;
  line-height: 1em;
  margin: 8px;
  padding: 4px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 1em;
}
@media (min-width: 980px) {
  .theme .modify-pages .lfr-nav-sortable > a > span {
    padding-left: 0;
  }
  .theme .modify-pages .drag-handle {
    display: none;
  }
}
.theme .modify-pages .lfr-nav-updateable.selected a:hover span, .aui .theme .modify-pages .lfr-nav-updateable.selected a.btn.close:focus span,
.aui .theme .modify-pages .lfr-nav-updateable.selected a.btn.close.active span {
  cursor: text;
}
.theme .controls-hidden .modify-pages .lfr-nav-sortable > a > span {
  padding-left: 0;
}
.theme .controls-hidden .modify-pages .drag-handle {
  display: none;
}
.theme .nav li .toolbar {
  margin-top: 5px;
}
.theme .nav-menu ul {
  padding-left: 10px;
}
.theme .nav-menu li a.ancestor {
  font-weight: bold;
}
.theme .nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.theme .nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png);
}
.theme .form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle;
}
.theme .form-options input {
  border-width: 0;
  display: inline;
  float: left;
}
.theme .form-triggers {
  float: left;
}
.theme .form-trigger {
  background: #C4C4C4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left;
}
.theme .form-trigger img {
  background: url() no-repeat 50% 40%;
  height: 25px;
  padding: 0 3px;
  vertical-align: middle;
  width: 16px;
}
.theme .form-trigger:focus, .theme .form-trigger:hover, .aui .theme .form-trigger.btn.close:focus,
.aui .theme .form-trigger.btn.close:hover,
.aui .theme .form-trigger.btn.close.active {
  background-color: #83B0CA;
  background-image: url(../images/application/button_bg_over.png);
}
.theme .trigger-selected {
  background-color: #EBEBEB;
  background-image: url(../images/application/button_bg_selected.png);
}
.theme .trigger-selected:focus, .theme .trigger-selected:hover, .aui .theme .trigger-selected.btn.close:focus,
.aui .theme .trigger-selected.btn.close:hover,
.aui .theme .trigger-selected.btn.close.active {
  background-color: #B7DEF4;
  background-image: url(../images/application/button_bg_selected_over.png);
}
.theme .options-trigger img {
  background-image: url(../images/common/configuration.png);
}
.theme .save-trigger img {
  background-image: url(../images/common/check.png);
}
.theme .menu-content, .theme .underlay-content {
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
}
.theme .lfr-add-panel, .theme .lfr-device-preview-panel, .theme .lfr-edit-layout-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.theme .lfr-preview-file-image img, .theme .lfr-translation-manager {
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
}
.theme .lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
}
.theme .lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
}
.theme .lfr-device-preview .lfr-device-size-status-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px #FFF;
  -moz-box-shadow: 0 0 1px #FFF;
  box-shadow: 0 0 1px #FFF;
  opacity: 0.009;
  filter: alpha(opacity=0.9);
}
.theme .lfr-device-preview .lfr-device:after, .theme .lfr-device-preview .lfr-device:before {
  -webkit-box-shadow: #111 0 1px 0;
  -moz-box-shadow: #111 0 1px 0;
  box-shadow: #111 0 1px 0;
}
.theme .lfr-device-preview .lfr-device:after {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.theme .lfr-device-preview .lfr-device.rotated:after, .theme .lfr-device-preview .lfr-device.rotated:before {
  -webkit-box-shadow: #111 -1px 1px 0;
  -moz-box-shadow: #111 -1px 1px 0;
  box-shadow: #111 -1px 1px 0;
}
.theme .lfr-device-preview .lfr-device.smartphone, .theme .lfr-device-preview .lfr-device.tablet {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.theme .lfr-device-preview .lfr-device.tablet:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media (max-width: 979px) {
  .theme .dockbar .navbar-inner .btn-navbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
  }
}
.theme .dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.theme .dockbar .navbar-inner .nav li.staging-toggle span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.theme .dockbar .menu-button-active .menu-button {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
}
.theme .dockbar .impersonating-user .alert-info, .aui .theme .dockbar .impersonating-user .portlet-msg-help, .aui .theme .dockbar .impersonating-user .portlet-msg-info, .aui .theme .dockbar .impersonating-user .portlet-msg-progress {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.theme .dockbar-split .dockbar .navbar-inner .nav > li > a {
  text-shadow: none;
}
.theme .dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.theme .dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.theme .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
@media (max-width: 979px) {
  .theme .navbar .navbar-search .form-search .search-query {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
  }
}
.theme .portlet-document-library .lfr-ddm-small-image-preview, .theme .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -webkit-box-shadow: 0 1px 3px #CCC;
  -moz-box-shadow: 0 1px 3px #CCC;
  box-shadow: 0 1px 3px #CCC;
}
.theme .portlet-asset-category-admin .tree-node-selected, .theme .portlet-asset-category-admin .tree-node-over, .theme .portlet-asset-category-admin .category-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.theme .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -webkit-box-shadow: inset 0 0 2px #224FA8;
  -moz-box-shadow: inset 0 0 2px #224FA8;
  box-shadow: inset 0 0 2px #224FA8;
}
.theme .portlet-document-library-upload-mask .overlaymask-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.theme .lfr-search-combobox-item, .theme .portlet-journal .lfr-search-combobox .search input {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.theme .lfr-search-combobox .field-input-text {
  -webkit-border-radius: 4px 1px 1px 4px;
  -moz-border-radius: 4px 1px 1px 4px;
  border-radius: 4px 1px 1px 4px;
}
.theme .lfr-search-combobox .button-input {
  -webkit-border-radius: 1px 4px 4px 1px;
  -moz-border-radius: 1px 4px 4px 1px;
  border-radius: 1px 4px 4px 1px;
}
.theme .lfr-upload-container .progress-bar, .theme .lfr-upload-container .progress, .theme .lfr-editable:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.theme body > .lfr-menu-list ul, .theme .active-area-proxy, .theme .entry-display-style .entry-thumbnail, .theme .lfr-api-results, .theme .lfr-translation-manager, .theme .lfr-translation-manager-translation, .theme .lfr-upload-container .cancel-button .modify-pages .delete-tab, .theme .portlet-image-gallery-display .image-thumbnail img, .theme .rule-group-instance-container .rule-group-instance, .theme .select-documents, .theme .select-files, .theme .taglib-ratings.stars:hover, .aui .theme .taglib-ratings.stars.btn.close:focus,
.aui .theme .taglib-ratings.stars.btn.close:hover,
.aui .theme .taglib-ratings.stars.btn.close.active, .theme .taglib-ratings.stars:hover .liferay-rating-vote > div, .aui .theme .taglib-ratings.stars.btn.close:focus .liferay-rating-vote > div,
.aui .theme .taglib-ratings.stars.btn.close.active .liferay-rating-vote > div, .theme .taglib-ratings.stars .rating-focused > div, .theme .tags-search-combobox .field-input-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.theme .entry-display-style, .theme .lfr-search-combobox, .theme .lfr-upload-container .upload-file, .theme .lfr-upload-container .upload-target, .theme .portlet-asset-tag-admin .merge-tag, .theme .portlet-document-library .common-file-metadata-container.selected, .theme .portlet-document-library-display .common-file-metadata-container.selected, .theme .portlet-image-gallery-display .image-icon, .theme .select-documents, .theme .select-files {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.theme .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper, .theme .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper, .theme .portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.theme .portlet-journal .display-page-item-container .display-page-item, .theme .portlet-journal .display-page-item-container .display-page-item .display-page-item-remove, .theme .taglib-categorization-filter .asset-entry {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
.theme .menu-content {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.theme .taglib-form-navigator > .form-steps > ul.form-navigator.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.theme .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:hover .number,
.aui .theme .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label.btn.close.active .number, .theme .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:focus .number {
  -webkit-box-shadow: 0 0 5px 0 #333;
  -moz-box-shadow: 0 0 5px 0 #333;
  box-shadow: 0 0 5px 0 #333;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-property: box-shadow;
  -moz-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.theme .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .number {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.theme .underlay-content {
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  border-bottom-right-radius: 8px;
}
.theme .input-localized .lfr-input-localized-state {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.theme .input-localized .lfr-input-localized .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #DDD;
  -moz-box-shadow: 0 0 3px #DDD;
  box-shadow: 0 0 3px #DDD;
}
.theme .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  -webkit-box-shadow: 0 0 3px #FF0047;
  -moz-box-shadow: 0 0 3px #FF0047;
  box-shadow: 0 0 3px #FF0047;
}
.theme .input-localized .palette-item-selected .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #27C1F2;
  -moz-box-shadow: 0 0 3px #27C1F2;
  box-shadow: 0 0 3px #27C1F2;
}
.theme .lfr-add-panel .add-content-button .lfr-actions {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.theme .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover, .aui .theme .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.btn.close:focus,
.aui .theme .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.btn.close.active, .theme .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover, .theme .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over, .theme .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover, .aui .theme .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.btn.close:focus,
.aui .theme .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.btn.close.active, .theme .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover, .theme .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.theme .lfr-add-panel .lfr-panel.lfr-extended {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.theme .lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar, .theme .lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: -webkit-linear-gradient(#D2DBE4, #BDC8D6);
  background-image: linear-gradient(#D2DBE4, #BDC8D6);
}
.theme .lfr-add-panel .search-panel .add-content-search .field-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.theme .lfr-add-dialog .add-content-menu .search-query, .theme .lfr-add-panel .add-content-menu .search-query {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.theme .lfr-content-preview-popup .lfr-content-preview-popup-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
}
.theme .lfr-message .lfr-message-control {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.theme .lfr-token, .theme .layout-customizable-controls, .theme .lfr-translation-manager-delete-translation {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.theme .customizable-layout-column-content {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.theme .staging-tabview-list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.theme .site-variations-tabview-list .tab-content, .theme .staging-tabview-list .tab-active .tab-content, .theme .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.theme .rule-group-instance-container .rule-group-instance {
  -webkit-box-shadow: 1px 1px 2px #999;
  -moz-box-shadow: 1px 1px 2px #999;
  box-shadow: 1px 1px 2px #999;
}
.theme .lfr-action-label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.theme .lfr-api-service-search .field-input {
  -webkit-box-sizing: "border-box";
  -moz-box-sizing: "border-box";
  box-sizing: "border-box";
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.theme .lfr-progress-active .progress-bar-status, .theme .lfr-upload-container .file-uploading .progress-bar .progress {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-transition: width 0.5s ease-out; /* Safari */
  transition: width 0.5s ease-out;
}
@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC;
  }
  to {
    background-color: transparent;
  }
}
@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC;
  }
  to {
    background-color: transparent;
  }
}
@-o-keyframes highlight-animation {
  from {
    background-color: #FFC;
  }
  to {
    background-color: transparent;
  }
}
@keyframes highlight-animation {
  from {
    background-color: #FFC;
  }
  to {
    background-color: transparent;
  }
}
.theme .highlight-animation {
  -moz-animation: highlight-animation 0.7s;
  -webkit-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s;
}
.theme body:first-of-type .portlet-content .lfr-icon-actions, .theme body:first-of-type .portlet-borderless-bar {
  -webkit-transition: opacity, 0.5s, ease, 0.15s; /* Safari */
  transition: opacity, 0.5s, ease, 0.15s;
}
.theme body:first-of-type .portlet-content:hover .lfr-icon-actions, .aui .theme body:first-of-type .portlet-content.btn.close:focus .lfr-icon-actions,
.aui .theme body:first-of-type .portlet-content.btn.close.active .lfr-icon-actions, .theme body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar, .aui .theme body:first-of-type .portlet-borderless-container.btn.close:focus .portlet-borderless-bar,
.aui .theme body:first-of-type .portlet-borderless-container.btn.close.active .portlet-borderless-bar {
  -webkit-transition: opacity, 0.5s, ease, 0s; /* Safari */
  transition: opacity, 0.5s, ease, 0s;
}
.theme body:first-of-type .portlet-content .lfr-icon-actions .taglib-text, .theme body:first-of-type .portlet-borderless-bar .portlet-actions {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: max-width, 0.3s, ease-in, 0.2s; /* Safari */
  transition: max-width, 0.3s, ease-in, 0.2s;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.theme body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text, .aui .theme body:first-of-type .portlet-content.btn.close:focus .lfr-icon-actions .taglib-text,
.aui .theme body:first-of-type .portlet-content.btn.close.active .lfr-icon-actions .taglib-text, .theme body:first-of-type .portlet-borderless-bar .portlet-actions {
  -webkit-transition: max-width, 0.3s, ease, 0s; /* Safari */
  transition: max-width, 0.3s, ease-in, 0.2s;
}
.theme body:first-of-type .portlet-borderless-bar .portlet-actions {
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-bottom-left-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-left-radius: 20px;
}
.theme body:first-of-type .portlet-borderless-bar .portlet-title-default {
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  border-bottom-right-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  border-top-right-radius: 20px;
}
.theme body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .aui .theme body:first-of-type .portlet-borderless-container.btn.close:focus .portlet-borderless-bar .portlet-actions,
.aui .theme body:first-of-type .portlet-borderless-container.btn.close.active .portlet-borderless-bar .portlet-actions {
  max-width: 500px;
}
.theme body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text, .aui .theme body:first-of-type .portlet-content.btn.close:focus .lfr-icon-actions .taglib-text,
.aui .theme body:first-of-type .portlet-content.btn.close.active .lfr-icon-actions .taglib-text {
  max-width: 200px;
}
@media (max-width: 979px) {
  .theme body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    max-width: 200px;
  }
}
.theme .portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.theme .portlet-document-library .entry-thumbnail .label, .theme .portlet-document-library-display .workflow-status .label, .theme .portlet-journal .entry-thumbnail .label {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}
@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD;
  }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7;
  }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD;
  }
}
@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD;
  }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7;
  }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD;
  }
}
@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD;
  }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7;
  }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD;
  }
}
@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD;
  }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7;
  }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD;
  }
}
.theme .upload-drop-active .lfr-upload-container .upload-target {
  -moz-animation: none;
  -webkit-animation: none;
  -o-animation: none;
  -ms-animation: none;
  animation: none;
}
.theme .upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: inset 0 0 5px #B8C1D1;
  -moz-box-shadow: inset 0 0 5px #B8C1D1;
  box-shadow: inset 0 0 5px #B8C1D1;
}
.theme .upload-drop-intent .lfr-upload-container .upload-target {
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite;
}
.theme .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .theme .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover, .aui .theme .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup.btn.close:focus,
.aui .theme .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup.btn.close.active {
  -webkit-box-shadow: initial;
  -moz-box-shadow: initial;
  box-shadow: initial;
}
.theme .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover, .aui .theme .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button.btn.close:focus,
.aui .theme .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button.btn.close.active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.theme .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -webkit-linear-gradient(#FFF, #E4E4E4);
  background-image: linear-gradient(#FFF, #E4E4E4);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.theme .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after, .aui .theme .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label.btn.close:focus:after,
.aui .theme .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label.btn.close.active:after {
  background-image: -webkit-linear-gradient(#F2F2F2, #CCC);
  background-image: linear-gradient(#F2F2F2, #CCC);
}

.color-scheme-selector.img-thumbnail {
  min-width: 120px;
}

.control-menu {
  position: relative !important;
}

/** 
* affichage de l'oeil en mode desktop pour gérer l'administration des portlets 
*/
.control-menu-icon.toggle-controls.visible-xs {
  display: block !important;
}

/** positionnement de l'icône d'affichage ou non du menu de droite de la dockbar */
#controlMenu .control-menu-nav-category.sites-control-group {
  position: absolute;
  left: 350px;
}

.clear-both {
  clear: both;
}

/**
* affichage des boutons d'administration des portlets si on est en controls visible
*/
.show-admin {
  display: none;
}
.show-admin menu {
  float: left;
  display: inline;
}

.controls-visible .show-admin {
  display: block;
}

/** Layout : pas de padding si ligne vide sauf en edition pour le drag & drop */
.portlet-column-content.empty {
  padding: 0px;
}

.signed-in.controls-visible .portlet-column-content.empty {
  padding: 10px;
}

/** contenu des portlets : pas de marge */
.portlet-content {
  padding: 0;
  margin: 0;
}

/**
* Fix pour la largeur de l'écran au niveau du layout 1 colonne
*/
.portlet-layout.row {
  margin: 0px;
  padding: 0px;
}

.col-md-12.portlet-column.portlet-column-only {
  margin: 0px;
  padding: 0px;
}