html {
  font-size: 14px;
}
body {
  font-size: 0.93rem;
}
.font-code {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.well-nonfluid {
  display: inline-block;
}
.table-nonfluid {
  width: auto !important;
}
.table-noborders td,
.table-noborders th {
  border: none !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}
.table-striped tr.spacer {
  background-color: transparent !important;
}
.table-striped tr.spacer td,
.table-striped tr.spacer th {
  background-color: transparent !important;
  padding: 24px;
}
.nomargin {
  margin: 0;
}
.strong,
.strong a,
.dropdown-menu > li.strong > a {
  font-weight: bold;
}
label,
input,
button,
select,
textarea {
  font-size: 13px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-size: 13px;
}
.controls .inline.radio.options-inline,
.controls .inline.checkbox.options-inline {
  margin-right: 12px;
  padding-left: 20px;
}
.controls .inline.radio.options-inline input,
.controls .inline.checkbox.options-inline input {
  margin-left: -20px;
}
.controls .inline.radio input,
.controls .inline.checkbox input {
  margin-top: 2px;
}
.cebbase-form-control-multiselectcheckbox {
  box-sizing: border-box;
  position: relative;
}
.cebbase-form-control-multiselectcheckbox .cebbase-form-control-multiselectcheckbox-options {
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  max-width: 100%;
  width: 100%;
  min-width: 90px;
  height: 34px;
  overflow-x: hidden;
  overflow-y: hidden;
  background: #fff;
  padding: 6px;
  z-index: 3;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.cebbase-form-control-multiselectcheckbox .cebbase-form-control-multiselectcheckbox-options:hover {
  height: auto !important;
  max-width: none !important;
  width: auto !important;
  z-index: 9;
}
.cebbase-form-control-multiselectcheckbox .cebbase-form-control-multiselectcheckbox-options label {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  height: 16px;
  font-size: 0.9em;
  display: block;
  margin-right: 6px;
}
.cebbase-form-control-multiselectcheckbox .cebbase-form-control-multiselectcheckbox-options label.separator {
  position: relative;
  pointer-events: none;
}
.cebbase-form-control-multiselectcheckbox .cebbase-form-control-multiselectcheckbox-options label.separator input {
  display: none;
}
.cebbase-form-control-multiselectcheckbox .cebbase-form-control-multiselectcheckbox-options label.separator:before {
  content: '';
  position: absolute;
  left: 0%;
  width: 100%;
  height: 100%;
}
.cebbase-form-control-multiselectcheckbox .cebbase-form-control-multiselectcheckbox-options label input {
  margin: 0 6px 0 0;
  vertical-align: text-top !important;
}
.form-control-inline {
  display: inline-block;
}
.form-control-wrap .controls-separator {
  display: inline-block;
  margin-right: 6px;
  margin-top: 6px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 13px;
}
.popover-title,
.btn,
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover,
.input-append .add-on,
.input-prepend .add-on {
  font-size: 13px;
}
h1,
h2,
h3,
h4,
h5 {
  color: #003964;
}
h3,
h4,
h5 {
  font-weight: bold;
}
h1 .font-regular,
h2 .font-regular,
h3 .font-regular,
h4 .font-regular,
h5 .font-regular {
  font-size: 13px;
}
.panel-heading {
  cursor: pointer;
}
.panel-heading h4 {
  margin-top: 0;
}
.form-actions {
  margin-top: 18px;
  padding: 0;
  background: none;
  border: none;
}
.modal-footer .form-actions {
  margin: 0;
}
.span7 {
  width: auto;
}
.mb-0 {
  margin-bottom: 0;
}
.link {
  cursor: pointer;
  color: #08c;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #fff;
}
.pointer,
.actions {
  cursor: pointer;
}
.actions.move {
  cursor: move;
}
tr .actions {
  visibility: hidden;
}
body.touch tr .actions {
  visibility: visible;
}
tr:hover .actions {
  visibility: visible;
}
.underline {
  text-decoration: underline;
}
.required {
  color: #B94A48;
}
.invisible {
  visibility: hidden;
}
.notdisplayed {
  display: none;
}
.bold {
  font-weight: bold;
}
.normal {
  font-weight: normal;
}
.vtop {
  vertical-align: top;
}
.vcenter {
  vertical-align: middle !important;
}
i.actionIcon {
  padding-right: 6px;
}
#loadingIndicator {
  display: none;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8) url('../img/loading.gif') 50% 50% no-repeat;
}
.loader2 {
  background: url('../img/loader-inline.gif') no-repeat left center;
  width: 16px;
  height: 16px;
}
.clearBoth {
  clear: both;
}
/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
  overflow: hidden;
}
/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading #loadingIndicator {
  display: block;
}
/* Bootstrap Styles */
.nav-tabs a.error,
.nav-tabs a.error:hover {
  color: #b94a48;
}
h1 ul.nav,
h2 ul.nav,
h3 ul.nav {
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  vertical-align: top;
}
.btn-success {
  background-color: #57a900;
  background-image: -moz-linear-gradient(top, #70d900, #57a900);
  background-image: -ms-linear-gradient(top, #70d900, #57a900);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70d900), to(#57a900));
  background-image: -webkit-linear-gradient(top, #70d900, #57a900);
  background-image: -o-linear-gradient(top, #70d900, #57a900);
  background-image: linear-gradient(top, #70d900, #57a900);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70d900', endColorstr='#57a900', GradientType=0);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #57a900;
  color: green;
}
.btn-success:active,
.btn-success.active {
  background-color: #57a900;
}
.form-horizontal .controls {
  display: inline-block;
  padding-left: 12px;
}
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
.control-label {
  font-weight: bold;
}
.addinfo,
.control-label .description {
  font-weight: normal;
  color: #666;
}
table.center {
  margin-left: auto;
  margin-right: auto;
}
.table td.center,
.table th.center,
table td.center,
table th.center {
  text-align: center;
}
.table td.right,
.table th.right,
table td.right,
table th.right {
  text-align: right;
}
.table td.left,
.table th.left,
table td.left,
table th.left {
  text-align: left;
}
.table td.top,
.table th.top,
table td.top,
table th.top {
  vertical-align: top;
}
.table td {
  position: relative;
}
.dropdown:hover > ul.dropdown-menu {
  display: block;
}
ul.dropdown-menu {
  margin-top: 0px;
}
.dropdown,
.dropup {
  min-width: 55px;
}
ul.noListStyleType {
  list-style-type: none;
  padding-left: 0px;
}
ul.noIndent {
  padding-left: 20px;
}
div.dirList {
  margin-left: 12px;
}
a .space,
a:hover .space {
  text-decoration: none;
}
.a12-iframeDialog #dialog_content {
  padding: 0;
}
.a12-iframeDialog .ui-dialog-content {
  overflow: hidden;
}
#dialog_content,
.dialog_content {
  padding-bottom: 20px;
}
body.touch #dialog_content,
body.touch .dialog_content {
  /* Makes dialog scrollable on iPad */
  height: 90%;
  -webkit-overflow-scrolling: touch !important;
  overflow: scroll !important;
}
#captcha-image {
  padding-bottom: 6px;
}
#captcha {
  display: block;
}
div.pagination-container {
  margin-top: 10px;
  margin-bottom: 12px;
}
div.pagination-container .itemsPerPage {
  display: inline-block;
  float: left;
}
div.pagination-container .itemsPerPage .items-separator {
  padding: 0 2px;
}
.pagination-float-left .pagination {
  margin-top: 0;
  margin-bottom: 0;
}
.pagination-float-left {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
}
.pagination-stats-float-left {
  float: left;
  margin-left: 8px;
  margin-top: 0;
  line-height: 36px;
}
.pagination-stats-left {
  text-align: left;
}
.pagination-stats {
  margin-top: 4px;
  margin-bottom: 0;
  color: #808080;
  font-size: 90%;
}
label {
  font-weight: normal;
}
.input-mini {
  width: 60px;
  margin-bottom: 10px;
}
.control-group-mini {
  width: 60px;
}
.input-small {
  width: 90px;
  margin-bottom: 10px;
}
.control-group-small {
  width: 90px;
}
h1 .cebAction,
h2 .cebAction,
h3 .cebAction {
  font-size: 0.93rem;
}
h1 .glyphicon,
h2 .glyphicon,
h3 .glyphicon {
  vertical-align: top;
}
.label a,
.label a.cebAction {
  text-decoration: none;
}
.cebAction.active {
  color: #000;
}
.input-medium {
  width: 150px;
  margin-bottom: 10px;
}
.control-group-medium {
  width: 150px;
}
.input-large {
  width: 210px;
  margin-bottom: 10px;
}
.control-group-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
  margin-bottom: 10px;
}
.control-group-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
  margin-bottom: 10px;
}
.control-group-xxlarge {
  width: 530px;
}
.input-xxlarge.input-min-width {
  min-width: 530px;
  width: auto;
}
.alert-highlight {
  background-color: #f7f7f9;
}
.form-group {
  vertical-align: top;
}
.form-group.inline .controls {
  display: inline-block;
}
.form-control-wrap.form-controls-inline {
  position: relative;
}
.form-control-wrap.form-controls-inline .form-group {
  display: inline-block;
  margin-right: 6px;
}
.form-control-wrap.form-controls-inline .form-group:last-child {
  margin-right: 0;
}
textarea.form-control {
  height: 100px;
}
.textarea-xlarge {
  width: 270px;
  height: 200px;
}
.textarea-xxlarge,
.textarea-xxlarge.form-control {
  width: 530px;
  height: 200px;
}
.textarea-xxlarge-low,
.textarea-xxlarge-low.form-control {
  width: 530px;
  height: 100px;
}
.textarea-xxxlarge,
.textarea-xxxlarge.form-control {
  width: 530px;
  height: 400px;
}
label textarea {
  font-weight: normal;
}
.form-control optgroup {
  color: #959595;
  font-weight: normal;
  text-transform: uppercase;
}
.form-control optgroup option {
  color: #333;
  text-transform: none;
}
.form-control[type=file] {
  height: auto;
}
.inline {
  display: inline-block;
}
.multi_checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
label.radio {
  margin-top: 2px;
  margin-bottom: 2px;
}
.error,
li.error a {
  color: #a94442 !important;
}
.error2 {
  color: #FF0000;
}
form ul.errors {
  padding-left: 25px;
  color: #a94442;
  font-size: 90%;
  margin-top: 4px;
}
.dropdown-toggle {
  min-width: 60px;
}
.dropdown-toggle.minimal {
  padding: 0 ;
}
h1 .dropdown {
  line-height: 1rem;
  vertical-align: top;
  display: inline-block;
}
h1 .dropdown .dropdown-toggle {
  border: none;
}
.tabbable.tabs-below {
  margin-bottom: 18px;
}
.control-row td {
  padding: 3px 0;
}
a .glyphicon,
a.glyphicon,
.theme-flick a.glyphicon,
.theme-flick a .glyphicon,
a .fa {
  color: #333333;
}
a:hover .fa,
a:hover .glyphicon {
  color: #0269c2;
}
.label .glyphicon {
  color: #fff;
}
.label a {
  color: #fff;
}
.label a .glyphicon {
  visibility: hidden;
}
.label:hover a .glyphicon {
  visibility: visible;
}
i.success,
.fa.success,
.glyphicon.success,
a .glyphicon.success {
  color: #468847;
}
.fa.primary,
.glyphicon.primary,
a .glyphicon.primary {
  color: #337ab7;
}
.fa.info,
.glyphicon.info,
a .glyphicon.info {
  color: #5bc0de;
}
i.danger,
.fa.danger,
.glyphicon.danger {
  color: #d9534f;
}
i.warning,
.fa.warning,
.glyphicon.warning {
  color: #f0ad4e;
}
.fa.success,
.glyphicon.success {
  color: #5cb85c;
}
.glyphicon.disabled,
.fa.disabled {
  color: #999;
}
.glyphicon-placeholder {
  width: 0.93rem;
  display: inline-block;
}
h4 .glyphicon {
  vertical-align: text-top;
}
.control-group label.radio,
.control-group label.checkbox {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
}
.control-label-help {
  margin-left: 9px;
}
.subinfo {
  color: #AAAAAA;
}
.bs-callout {
  margin: 20px 0;
  padding: 20px;
  border-left: 3px solid #eee;
}
.bs-callout h4 {
  margin-top: 0;
}
.bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout hr {
  border-color: #fff;
  margin-bottom: 30px;
}
.bs-callout-info {
  background-color: #f4f8fa;
  border-color: #5bc0de;
}
.bs-callout-info h4 {
  color: #5bc0de;
}
.bs-callout-warning {
  background-color: #fcf8f2;
  border-color: #f0ad4e;
}
.bs-callout-warning h4 {
  color: #f0ad4e;
}
.bs-callout-danger {
  background-color: #fdf7f7;
  border-color: #d9534f;
}
.bs-callout-danger h4 {
  color: #d9534f;
}
.bs-callout-success {
  background-color: #dff0d830;
  border-color: #5cb85c;
}
.bs-callout-success h4 {
  color: #5cb85c;
}
.bs-callout-transparent {
  background-color: transparent;
}
.well-warning {
  background-color: #fcf8e3;
  color: #8a6d3b;
  border-color: #faebcc;
}
.well-danger {
  background: #d9534f;
  color: #fff;
}
.well-danger a {
  color: #fff;
}
.disabled {
  color: #999;
  cursor: text;
}
.disabled:hover,
.disabled:active,
.disabled:focus {
  color: #999;
  text-decoration: none;
}
.sorting {
  padding-left: 6px;
  display: inline-block;
  width: 14px;
  height: 14px;
  cursor: pointer;
  *cursor: hand;
}
.sorting.asc {
  background: url('../img/sort_asc.png') no-repeat center center;
}
.sorting.desc {
  background: url('../img/sort_desc.png') no-repeat bottom center;
}
.sorting.asc.disabled {
  background: url('../img/sort_asc_disabled.png') no-repeat center center;
}
.sorting.desc.disabled {
  background: url('../img/sort_desc_disabled.png') no-repeat bottom center;
}
.nowrap {
  white-space: nowrap;
}
.ceb-tooltip-fluid + .tooltip .tooltip-inner {
  max-width: none;
  white-space: nowrap;
}
.ceb-tooltip-align-left + .tooltip .tooltip-inner {
  text-align: left;
}
.ceb-tooltip-align-left + .tooltip .tooltip-inner ul,
.ceb-tooltip-align-left + .tooltip .tooltip-inner ol {
  padding-left: 12px;
  margin-top: 12px;
}
.ceb-tooltip-xxlarge + .tooltip .tooltip-inner {
  max-width: 100%;
  width: 400px;
}
a .label-primary {
  color: #ffffff;
}
#resetPassword .js-disabled {
  display: none;
}
#resetPassword.no-js .js-disabled {
  display: block !important;
}
#resetPassword.no-js #pwd,
#resetPassword.no-js #pwd-hint1 {
  display: none;
}
#resetPassword.no-js:hover #pwd {
  display: block;
}
.table > thead > tr > td.primary,
.table > tbody > tr > td.primary,
.table > tfoot > tr > td.primary,
.table > thead > tr > th.primary,
.table > tbody > tr > th.primary,
.table > tfoot > tr > th.primary,
.table > thead > tr.primary > td,
.table > tbody > tr.primary > td,
.table > tfoot > tr.primary > td,
.table > thead > tr.primary > th,
.table > tbody > tr.primary > th,
.table > tfoot > tr.primary > th {
  background-color: #428bca;
  color: #fff;
}
.table-hover > tbody > tr > td.primary:hover,
.table-hover > tbody > tr > th.primary:hover,
.table-hover > tbody > tr.primary:hover > td,
.table-hover > tbody > tr.primary:hover > th {
  background-color: #3071a9;
}
.table > thead > tr > td.success1,
.table > tbody > tr > td.success1,
.table > tfoot > tr > td.success1,
.table > thead > tr > th.success1,
.table > tbody > tr > th.success1,
.table > tfoot > tr > th.success1,
.table > thead > tr.success1 > td,
.table > tbody > tr.success1 > td,
.table > tfoot > tr.success1 > td,
.table > thead > tr.success1 > th,
.table > tbody > tr.success1 > th,
.table > tfoot > tr.success1 > th {
  background-color: #5cb85c;
  color: #fff;
}
.table > thead > tr > td.success1 a,
.table > tbody > tr > td.success1 a,
.table > tfoot > tr > td.success1 a,
.table > thead > tr > th.success1 a,
.table > tbody > tr > th.success1 a,
.table > tfoot > tr > th.success1 a,
.table > thead > tr.success1 > td a,
.table > tbody > tr.success1 > td a,
.table > tfoot > tr.success1 > td a,
.table > thead > tr.success1 > th a,
.table > tbody > tr.success1 > th a,
.table > tfoot > tr.success1 > th a {
  color: #fff;
}
.table > tfoot {
  font-weight: bold;
}
.table > thead > tr > td.warning1,
.table > tbody > tr > td.warning1,
.table > tfoot > tr > td.warning1,
.table > thead > tr > th.warning1,
.table > tbody > tr > th.warning1,
.table > tfoot > tr > th.warning1,
.table > thead > tr.warning1 > td,
.table > tbody > tr.warning1 > td,
.table > tfoot > tr.warning1 > td,
.table > thead > tr.warning1 > th,
.table > tbody > tr.warning1 > th,
.table > tfoot > tr.warning1 > th {
  background-color: #f0ad4e;
  color: #fff;
}
.table > thead > tr > td.warning1 a,
.table > tbody > tr > td.warning1 a,
.table > tfoot > tr > td.warning1 a,
.table > thead > tr > th.warning1 a,
.table > tbody > tr > th.warning1 a,
.table > tfoot > tr > th.warning1 a,
.table > thead > tr.warning1 > td a,
.table > tbody > tr.warning1 > td a,
.table > tfoot > tr.warning1 > td a,
.table > thead > tr.warning1 > th a,
.table > tbody > tr.warning1 > th a,
.table > tfoot > tr.warning1 > th a {
  color: #fff;
}
.table > thead > tr > td.danger1,
.table > tbody > tr > td.danger1,
.table > tfoot > tr > td.danger1,
.table > thead > tr > th.danger1,
.table > tbody > tr > th.danger1,
.table > tfoot > tr > th.danger1,
.table > thead > tr.danger1 > td,
.table > tbody > tr.danger1 > td,
.table > tfoot > tr.danger1 > td,
.table > thead > tr.danger1 > th,
.table > tbody > tr.danger1 > th,
.table > tfoot > tr.danger1 > th {
  background-color: #d9534f;
  color: #fff;
}
.table > thead > tr > td.danger1 a,
.table > tbody > tr > td.danger1 a,
.table > tfoot > tr > td.danger1 a,
.table > thead > tr > th.danger1 a,
.table > tbody > tr > th.danger1 a,
.table > tfoot > tr > th.danger1 a,
.table > thead > tr.danger1 > td a,
.table > tbody > tr.danger1 > td a,
.table > tfoot > tr.danger1 > td a,
.table > thead > tr.danger1 > th a,
.table > tbody > tr.danger1 > th a,
.table > tfoot > tr.danger1 > th a {
  color: #fff;
}
.table .text-rotate-45 {
  height: 160px;
  white-space: nowrap;
  border-left: none;
  border-right: none;
}
.table .text-rotate-45 > div {
  transform: translateX(25px) rotate(315deg);
  width: 30px;
}
.table .text-rotate-45 > div > span {
  border-bottom: 1px solid #ccc;
  padding: 5px 10px;
}
.table-bordered > thead > tr.no-border {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
}
.table-bordered > thead > tr.no-border td,
.table-bordered > thead > tr.no-border th,
.table-bordered > thead > tr > td.no-border,
.table-bordered > thead > tr > th.no-border {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
}
.table tr.spacer {
  height: 30px;
}
.table tr.spacer td,
.table tr.spacer th {
  background: none !important;
}
tr.line-through td,
.line-through {
  text-decoration: line-through;
}
.no-text-decoration,
a.no-text-decoration,
tr.line-through td.no-text-decoration {
  text-decoration: none;
}
.ceb-password-forgotten {
  display: block;
  font-size: 0.85rem;
  margin-top: 24px;
  text-align: left;
}
.dropdown-menu .actions {
  visibility: visible;
}
.dropdown-inline {
  display: inline-block;
}
/** Bootstrap Multi-Level Dropdown */
.dropdown-submenu {
  position: relative;
}
.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;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.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;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.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;
}
.select2-results__option {
  min-height: 25px;
}
.select2-results__option.loading-results,
.select2-results__option.select2-results__option--load-more {
  background-image: url('/intranet/images/ui-anim_basic_16x16.gif');
  background-repeat: no-repeat;
  padding-left: 35px;
  background-position: 10px 50%;
}
.ceb-select2-inline .select2-container {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.toggle-show-password {
  margin-left: 6px;
}
.badge a {
  color: #fff;
  text-decoration: underline;
}
.badge-important,
.badge-danger {
  background-color: #b94a48;
  color: #fff !important;
}
.badge-important[href],
.badge-danger [href] {
  background-color: #953b39;
  color: #fff !important;
}
.badge-warning {
  background-color: #f89406;
}
.badge-warning[href] {
  background-color: #c67605;
}
.badge-success {
  background-color: #468847;
}
.badge-success[href] {
  background-color: #356635;
}
.badge-info {
  background-color: #3a87ad;
}
.badge-info[href] {
  background-color: #2d6987;
}
.badge-none {
  background-color: transparent;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
}
.badge-none a {
  color: #337ab7;
  text-decoration: inherit;
}
.controls .label-label {
  display: inline;
}
/** Bootstrap 1.12 overwrite styley of default theme **/
.theme-flick .ui-widget {
  font-size: 1em;
}
.theme-flick .ui-widget-overlay {
  background: #444;
  opacity: 0.4;
}
.theme-flick .ui-autocomplete-loading {
  background: white url("/intranet/images/ui-anim_basic_16x16.gif") right center no-repeat !important;
}
.theme-flick .ui-widget-content a.link,
.theme-flick .ui-widget-content a {
  cursor: pointer;
  color: #08c;
}
.theme-flick .ui-widget-content .dropdown-menu a {
  color: #333;
}
.theme-flick .ui-widget-content .dropdown-toggle {
  color: #08c;
}
.theme-flick .ui-widget-content a.ui-state-active {
  color: #fff;
}
.theme-flick .ui-widget-content a.btn-primary,
.theme-flick .btn-primary a {
  color: #fff;
}
.theme-flick .ui-autocomplete {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
.theme-flick .ui-autocomplete .ui-menu-item-wrapper {
  display: block;
}
.theme-flick .ui-autocomplete hr {
  margin: 0;
}
.theme-flick .ui-autocomplete li div {
  padding-top: 6px;
  padding-bottom: 6px;
}
.theme-flick .ui-autocomplete li:nth-of-type(even) {
  background-color: #f9f9f9;
}
.cebbase-filelist {
  padding-bottom: 7px;
}
.cebbase-filelist .cebbase-fileinfo {
  padding: 2px 0;
  font-size: 0.85rem;
}
.cebbase-filelist .cebbase-fileinfo .cebbase-fileinfo-action {
  padding-right: 6px;
}
.cebbase-fileinput {
  position: relative;
}
.cebbase-fileinput input {
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px !important;
  left: 0;
  max-width: 100%;
}
.ui-datepicker.ui-widget {
  z-index: 2 !important;
}
input[type=number].no-spinner {
  -moz-appearance: textfield;
}
input[type=number].no-spinner::-webkit-outer-spin-button,
input[type=number].no-spinner::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
