/*========================================================================
* $Id: search.js 80287 2014-07-09 09:37:45Z michael.biebl $
*
* Copyright © Mindbreeze Software GmbH, Linz, Austria, 2005-2013
*
* Der Nutzer des Computerprogramms anerkennt, dass der oben stehende
* Copyright-Vermerk im Sinn des Welturheberrechtsabkommens an der vom
* Urheber festgelegten Stelle in der Funktion des Computerprogramms
* angebracht bleibt, um den Vorbehalt des Urheberrechtes genuegend zum
* Ausdruck zu bringen. Dieser Urheberrechtsvermerk darf weder vom Kunden,
* Nutzer und/oder von Dritten entfernt, veraendert oder disloziert werden.
* =========================================================================*/

/*
 * Version: 26.1.1.638
 */
@import url("minimal-bootstrap.css");
@import url("../client/component/searchform/css/searchform.css");
@import url("header.css");
@import url("suggest.css");
@import url("stack.css");
@import url("../client/component/table/css/handsontable.css");
@import url("tooltip.css");

.mb-text {
  display: inline;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding: 0;
  margin: 0;
}

.mb-btn-no-decor,
.mb-btn-no-decor:hover {
  border: 0;
  background: transparent;
  transition: opacity 0.25s linear;
  -webkit-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  -moz-transition: opacity 0.25s linear;
}

.mb-btn-no-decor:hover {
  opacity: 0.7;
}

body.mb-body {
  -ms-overflow-style: scrollbar;
}

@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
}

.navbar-inner {
  border-radius: 0;
  border-left: 0;
  border-right: 0;
  overflow-y: hidden;
  overflow-x: auto;
}

@media (max-width: 767px) {

  /* compensate body padding */
  .navbar {
    margin-left: -20px;
    margin-right: -20px;
  }

}

.navbar .nav > li > a {
  text-shadow: none;
}

.container {
  max-width: 1048px;
}

 a.btn,
.dropdown-menu a,
.nav a {
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mb-selected .scroller-image {
  width: 400px;
}

.scroller-image {
  vertical-align: middle;
  text-align: center;
  width: 200px;
  display: inline-block;
  box-shadow: 0 0 5px #333;
}

small {
  color: #9c9a9a;
}

.media {
  border-top: 1px dotted #dcdada;
  padding: 1em 0;
  clear: both;
}

.mb-filters input.ui-autocomplete-input {
  display: block;
  margin: 0 auto;
  width: 80%;
}

hr {
  border-top: 1px dotted #dcdada;
}

.media:first-of-type {
  border-top: 0;
  margin-top: -0.5em;
}

img.media-object, .media-object img {
  max-height: 200px;
  max-width: 200px;
  margin-right: 10px;
}

/* em { */
/*   font-weight: bold; */
/*   font-style: normal; */
/* } */

em {
    background: #ffda26;
  font-weight: inherit;
    padding-left: 0.1em;
    padding-right: 0.1em;
    margin-left: -0.1em;
    margin-right: -0.1em;
    font-style: normal;
    font-weight: bold;
}

.nowrap {
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.navbar .nowrap .nav,
.navbar .nowrap .nav li {
  float: none;
  display: inline-block;
  vertical-align: bottom;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover {
  background: transparent;
  border-bottom: 3px solid #eaba06;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.nav-pills > li > a {
  padding-top: 4px;
  padding-bottom: 4px;
}

.languages img {
  height: 1.25em;
  width: 1.75em;
}

.languages .dropdown-menu {
  min-width: 0;
}

.languages .btn {
  box-shadow: none;
  border: 0;
  box-shadow: none;
  border: 0;
  background: transparent;
  background: transparent;
}

.nav-horizontal {
  margin-left: 8px;
}
.nav-horizontal li {
  float: left;
  padding: 0 6px;
  line-height: 40px;
}

footer {
font-size: 18px;
border-top: 1px solid #ccc;
height: 40px;
position: absolute;
bottom: 0;
width: 100%;
line-height: 40px;
background-color: #efefef;
}

footer a {
  color:#333;
  transition:all 0.35s ;
  -webkit-transition:all 0.35s;
  -moz-transition:all 0.35s;
  -o-transition:all 0.35s;
}

footer a:hover {
  color: #808080;
  text-decoration: none;
}

.main {
  position: relative;
  min-height: 100%;
  box-sizing: border-box;
}

.indent {
  padding-left: 74p;
}

@-webkit-keyframes pulse {
 0% {
   background-color: red;
   opacity: 1.0;
 }
 33% {
   background-color: blue;
   opacity: 0.75;
 }
 67% {
   background-color: green;
   opacity: 0.5;
 }
 100% {
   background-color: red;
   opacity: 1.0;
 }
}

/* edit-mode */
.editable {
  border: 1px dotted #333;
  overflow: hidden;
}

.btn-edit {
  float: right;
}

/* tree */
.jstree label {
  display: inline-block;
  padding-left: 0.25em;
  margin-bottom: 0;
}

.jstree input,
.jstree label {
  vertical-align: middle;
}

.jstree input {
  margin: 0;
}

/* applist */


.applist img.icon {
  width: 48px;
  margin: 3px 6px 0 -54px;
  float: left;
}

.applist {
  padding-bottom: 1em;
}

.applist,
.applist .federatedClient {
  clear: both;
}

.applist .federatedClient {
  padding-left: 54px;
  padding-right: 70px;
  position: relative;
  border-top: 1px dotted #dcdada;
}

.applist .switch {
  position: absolute;
  right: 0;
  top: 1em;
}

.applist h5 {
  margin: 0.25em 0;
}
.applist h6 {
  margin: 0.25em 0;
}

.muted {
  color: #aaa;
}

#secondary-navigation > ul {
  margin-left: 0;
  padding-left: 0;
  list-style-position: inside;
  padding-top: 0;
  text-align: right;
}

#secondary-navigation > ul li {
  border-color: #DDDDDD;
  padding-top: 10px;
  list-style-image: none;
  list-style-type: none;
}

#secondary-navigation > ul a {
  text-decoration: none;
  display: block;
  line-height: 160%;
  padding-right: 10px;
  color: #333;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
}

hr.large {
  border-style: none;
  text-align: center;
  padding: 3% 0;
  text-align: right;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
}

hr.large:after {
  content: ".....................";
  letter-spacing: 4px;
}

.center, .mb-center {
  text-align: center;
}

.mb-block {
  display: block;
}

.search-field input {
  margin-bottom: 0;
  width: 100%;
  border: 1px solid #ccc;
}
.search-field input::-ms-clear,
.search-field input:focus::-ms-clear {
  display: none !important;
}

.search-field button:hover {
  text-decoration: none;
  color: #333;
}


.btn-rounded {
  border-radius: 1.5em;
}

.mb-scrollable-y {
  overflow-y: auto;
  overflow-x: hidden;
}

.mb-in-preview .mb-content {
  display: none;
}

.mb-preview-action {
  padding-left: 0.5em;
}

.mb-preview h1,
.mb-preview h2,
.mb-preview h3,
.mb-preview h4,
.mb-preview h5,
.mb-preview h6
{
  font-size: 1.1em;
}

.mb-html-preview-container #page-container {
    margin: -20px;
    margin-top: 0;
    position: relative;
}

.ui-autocomplete .unmatched {
  font-weight: bold;	
}

/* pagination */
.pager li a,
.pager li a:hover {
  border: 0;
  background: transparent;
}

.mb-separated > :first-child {
  padding-left: 3px;
}
.mb-separated.mb-actions > :first-child {
  padding-left: 0;
}

.mb-separated {
  color: #777;
  margin-bottom: 0;
}

.media .mb-metadata:before {
  content: " ";
  padding-left: 3px;
}

dl.mb-horizontal dt:after {
  content: ": ";
}

dl.mb-horizontal dt:before {
  content: " ";
  display: block;
}

dl.mb-comma-separated-values > dd:before {
  content: ", ";
}

dl.mb-comma-separated-values > dt+dd:before {
  content: "";
}

dl.mb-horizontal.mb-separated dt:before {
  display: inline;
}

dl.mb-separated,
ul.mb-separated {
  display: block;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  white-space: nowrap;
}

dl.mb-horizontal dt,
dl.mb-horizontal dd,
dl.mb-comma-separated dd,
ul.mb-separated li,
dl.mb-separated dt,
dl.mb-separated dd {
  display: inline;
  margin: 0;
}

dl.mb-horizontal dd,
dl.mb-comma-separated dd,
ul.mb-separated li,
dl.mb-separated dd {
  white-space: normal;
}

.mb-separated img {
  display: none;
}

.mb-separated > *:before {
  white-space: normal;
}

.mb-separated > *:before,
dl.mb-horizontal.mb-separated dt:before {
  content: " - ";
}

.mb-separated > *:first-child:before {
  content: ""
}

.mb-separated .mb-separated > *:after {
  content: ", ";
}

.mb-separated .mb-separated > *:before,
.mb-separated .mb-separated > *:last-child:after {
  content: "";
}

.mb-filters {
  background: #fff;
}

.mb-filters .nav {
  margin-bottom: 0;
}

.mb-filters .nav-pills li label {
  padding-right: 42px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  display: block;
  box-sizing: border-box;
}

.mb-filters .nav-pills a {
  line-height: 2em;
  padding-right: 2em;
  white-space: nowrap;
}

.mb-filters .nav li {
  position: relative;
}

.mb-progress-indicator.pull-right {
  position: absolute;
  text-align: right;
}

.media-heading {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
}

.media {
  margin-top: 0;
}

.mb-close {
  font-size: 1.5em;
  color: #333;
}

.mb-preview pre {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  border: 0;
  background: #fff;
}

.mb-computing .mb-pulse {
  display: inline-block;
  -moz-animation: pulse 2s infinite linear;
  -o-animation: pulse 2s infinite linear;
  -webkit-animation: pulse 2s infinite linear;
  animation: pulse 2s infinite linear;
}

@-webkit-keyframes pulse {
  0% { opacity: 1; }
  50% { opacity: 0.45; }
  100% { opacity: 1; }
}
@-moz-keyframes pulse {
  0% { opacity: 1; }
  50% { opacity: 0.45; }
  100% { opacity: 1; }
}
@-o-keyframes pulse {
  0% { opacity: 1; }
  50% { opacity: 0.45; }
  100% { opacity: 1; }
}
@-ms-keyframes pulse {
  0% { opacity: 1; }
  50% { opacity: 0.45; }
  100% { opacity: 1; }
}
@keyframes pulse {
  0% { opacity: 1; }
  50% { opacity: 0.45; }
  100% { opacity: 1; }
}

.navbar-fixed-top, .navbar-fixed-bottom {
  z-index: 1001; /* fix for leaflet controls z-index of 1000 */
}

.nav-stacked .nav-stacked {
  margin-left: 1em;
}

.mb-progress-indicator {
  display: none;
  width: 100%;
}

.mb-absolute {
  position: absolute;
}

.mb-absolute.mb-progress-indicator {
  position: fixed;
  left: -100px;
  top: -100px;
  background: rgba(238, 238, 238, 0.95);
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  z-index: 1049;
  line-height: 100px;
  vertical-align: middle;
  text-align: center;
  border-radius: 8px;
  opacity: 0;
  transition: opacity 0.25s linear;
  -webkit-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  -moz-transition: opacity 0.25s linear;
  display: block;
}

.mb-computing .mb-absolute.mb-progress-indicator {
  opacity: 1;
  left: 50%;
  top: 50%;
}

.mb-computing .mb-progress-indicator {
  display: block;
}

.breadcrumb {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background: transparent;
}

.breadcrumb li {
  padding-right: 1em;
}

@media (max-width: 767px) {
  .mb-scroll-placeholder {
    display: none;
  }

.mb-header {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.IN-widget {
  vertical-align: middle!important;
}

.media-body,
.media {
  overflow: visible; /*overflow was set to hidden before */
}

.mb-dropdown-toggle {
  position: relative;
  overflow: visible;
}
.mb-dropdown-toggle .caret {
  vertical-align: middle;
}

.first10 li {
  display: none;
}

.first10 li:nth-of-type(0),
.first10 li:nth-of-type(1),
.first10 li:nth-of-type(2),
.first10 li:nth-of-type(3),
.first10 li:nth-of-type(4),
.first10 li:nth-of-type(5),
.first10 li:nth-of-type(6),
.first10 li:nth-of-type(7),
.first10 li:nth-of-type(8),
.first10 li:nth-of-type(9),
.first10 li:nth-of-type(10),
.first10 li:nth-of-type(11) {
  display: list-item;
}

.mb-logout {
  opacity: 0.25;
}

a, .action, .mb-clickable {
  cursor: pointer;
}

.mb-login .modal-body {
  max-height: 500px;
}

.mb-login iframe {
  height: 450px;
  width: 100%;
  border: 0;
  background: transparent;
}

.mb-line-item {
  padding: 4px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

img.mb-small, .mb-line-item img {
  max-height: 24px;
  max-width: 24px;
}

.mb-selectable,
.nav > li > a {
  border-bottom: 2px solid transparent;
}

.mb-selected,
.nav > li > a.mb-selected {
  border-bottom-color: #eaba06;
}

.mb-selected a:hover {
  text-decoration: none;
}

.mb-embedded .mb-hidden-embedded {
  display: none;
}

.mb-inline, .mb-inline li {
  margin: 0;
  padding: 0;
  display: inline-block;
}

.alert {
  margin-bottom: 8px;
}

.mb-loading .mb-hidden-loading,
.mb-visible-loading {
  display: none;
}

.mb-loading .mb-visible-loading {
  display: block;
}

.mb-content {
  overflow: hidden;
}

/*non-matched terms*/
.mb-non-matched-terms {
  margin: 4px 0 0 0;
}

.mb-non-matched-terms ul {
  list-style: none;
  display: inline;
  margin: 0;
  padding-left: 0;
}

.mb-non-matched-terms ul li {
  display: inline;
  padding: 0 4px 0 0;
}
.mb-non-matched-terms ul li:last-child {
  padding: 0;
}

.mb-non-matched-terms .mb-separator {
  display: inline-block;
  height: 15px;
  width: 1px;
  background-color: #fec800;
  vertical-align: middle;
}

[class*="span"] {
  position: relative;
}

@media (max-width: 480px) {
  .media .pull-left, .media .pull-right {
    float: left;
    margin-bottom: 0;
  }
}

/* hidden phone */
@media (max-width: 767px) {
}

/* visible phone */
@media (max-width: 767px) {
  .mb-clickable-phone {
    cursor: pointer;
  }

  .mb-separated > * {
    display: block;
    margin-bottom: 2px;
  }

  .mb-separated > *:after {
    content: ""
  }

  .mb-clear-phone {
    clear: both;
  }

  .mb-actions {
    border: 1px solid #dcdada;
  }
  
  .mb-actions a {
    display: block;
    padding: 0.5em;
    border-bottom: 1px solid #dcdada;
  }

  .mb-actions span:last-child a {
    border-bottom: 0;
  }

  .mb-top-separated-phone {
    border-top: 1px dotted #dcdada;
    padding-top: 1.5em;
  }
}

.mb-open .mb-visible-open {
  display: inherit !important;
}

.mb-acc, .mb-acc * {
  display: block!important;
  width: 1px!important;
  height: 1px!important;
  overflow: hidden;
  position: absolute!important;
  top: -3333px!important;
  left: -3333px!important;
  margin: 0!important;
  padding: 0!important;
}

.leaflet-container {
  margin: 1.5em 0 2.5em 0;
}

@media (max-width: 480px) {
  .leaflet-container {
    height: 100px!important;
  }

  .leaflet-control-attribution {
    display: none;
  }

  img.media-object, .media-object img {
    max-height: 100px;
    max-width: 100px;
  }
}

h2 {
  font-size: 17.5px;
  line-height: 20px;
}

h2 small {
  font-size: 14px;
}

.icon-spinner {
  background-image: url("../img/spinner.gif");
  width: 20px;
  height: 20px;
  display: inline-block;
}

.icon-spinner:before {
  content: "";
}

.mb-about-popover {
  top: auto !important;
  right: 2px;
  left: auto !important;

  background: url("../img/about_bg.png");
  padding: 35px;
  padding-right: 25px;
  width: 220px;

  border-radius: 2px;
}

.mb-about-popover .popover-content {
  padding-top: 235px;
  position: relative;
}

.mb-top-right {
  position: absolute;
  right: 0;
  top: -12px;
}

.mb-about-popover.bottom .arrow {
  left: auto;
  right: 20px;
}

.mb-about-popover.bottom .arrow:after {
  border-bottom-color: #101010;
}

.mb-about-popover h6 {
  color: #FFCF1F;
  margin-bottom: 0;
}

.mb-inverted {
  background-color: #202020;
  color: #ddd;
}

.mb-inverted a {
  color: #808080;
}

.mb-inverted a:hover {
  color: #fff;
}

.mb-feedbackbutton button,
.mb-feedbackbutton a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  background-image: url(../img/feedback.png);
  box-shadow: rgb(51, 51, 51) 0px 0px 7px 0px;
  border: 0;
  padding: 0;
  margin: 0;
}

.mb-feedbackbutton button:hover,
.mb-feedbackbutton a:hover {
  box-shadow: rgb(0, 0, 0) 0px 0px 8px 0px;
}

.mb-feedbackbutton,
.mb-role.mb-feedbackbutton {
  position: fixed;
  top: 50%;
  right: 0;
  height: 102px;
  width: 24px;
}

.mb-hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.mb-add-and-available {
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  box-sizing: border-box;
}

.mb-filters .nav-pills a.mb-add-and {
  position: absolute;
  right: -16px;
  top: -4px;
  padding: 0;
  bottom: 0;
  background: #fff;
  opacity: 0;
  transition: opacity 0.5s ease-in;
  -webkit-transition: opacity 0.5s ease-in;
  -o-transition: opacity 0.5s ease-in;
  -moz-transition: opacity 0.5s ease-in;
}

.mb-filters .nav-pills li:hover a.mb-add-and {
  opacity: 1;
  right: 0;
}

.mb-filters .nav-pills li:hover .mb-add-and-available {
  padding-right: 16px;
  transition: padding 0s ease-in;
  -webkit-transition: padding 0s ease-in;
  -o-transition: padding 0s ease-in;
  -moz-transition: padding 0s ease-in;
}

.mb-print {
  display: none;
}

@media print {
  a[href]:after {
    content: ""
  }

  .navbar-inner {
    border: 0;
  }

  .mb-no-print {
    display: none !important;
  }

  .mb-print {
    display: inline; 
  }

  .mb-print-left {
    text-align: left;
  }

  input[type=search] {
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    border-radius: none;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
  }

  input.mb-query {
    padding-left: 0 !important;
  }
}

.mb-small {
  font-size: 10px;
}

@media (max-width: 979px) {
  .mb-login {
    position: absolute;
  }
}

.mb-visible {
  display: inherit !important;
}

@media (max-width: 480px) {
  .mb-login .modal-body {
    padding: 0;
    max-height: none;
  }
}

.mb-input-clear {
   white-space: nowrap;
   position: relative;
   display: inline-block;
}

.mb-input-clear button {
   margin-left: -28px;                                                                      
 }                                           

.mb-input-clear input {
   padding-right: 20px;
   width: 186px;
}


.mb-full-width-input input,
.mb-full-width-input .mb-input-clear,
.mb-full-width-input textarea,
.mb-full-width-input .uneditable-input,
.mb-full-width-input input.ui-autocomplete-input {
  width: 100%;
  box-sizing: border-box;
}

input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
  width: auto;
}

.mb-collected a.action.collect {
  color: #777;
}

.mb-collected a.action.collect:after {
  display: inline-block;
  speak: none;
  content: "\f00c";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  padding-left: 0.25em;
}

.mb-collected a.action.collect:hover {
  text-decoration: none;
}

.mb-collected {
 /*background: #eeeeee; */
}

.mb-saved-searches .nav-pills a {
  padding-right: 3em;
}
.mb-saved-searches ul .pull-right a {
  padding: 0;
}

.mb-btn-save-search {
  position: absolute;
  color: #fff;
  right: 0;
  top: 50%;
  margin-top: -0.65em;
  margin-right: -20px;
}

.mb-role[aria-multiselectable=true] [role=tab] {
  position: relative;
  cursor: pointer;
}

.mb-role[aria-multiselectable=true] [role=tab]:after {
  content: "\f13a";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;

  position: absolute;
  top: 0;
  right: 0;
}

.mb-role[aria-multiselectable=true] [aria-expanded=true][role=tab]:after {
  content: "\f139";
}

#addColHeader {
  background-color: Transparent;
  border: none;
}

/* outline fixes */
.nav,
.mb-line-item,
.nav > li label.checkbox > span,
.mb-flexbox .mb-line-item > .pull-left,
.mb-flexbox .mb-line-item > .pull-right,
.mb-flexbox .nav > li label.checkbox > span > .pull-left,
.mb-flexbox .nav > li label.checkbox > span > .pull-right,
.media-heading,
.mb-actions,
.mb-filters .nav-pills li label {
  padding: 3px;
  margin: -3px;
}

 /* ie outline fixes */
.nav > li label.checkbox > span {
  margin-left: 0;
}

.mb-actions,
.media-heading {
  margin-left: 0;
  margin-right: 0;
}

.media-heading {
  margin-top: 0;
}

.mb-filters .nav-pills li label {
  padding-left: 23px;
}

.navbar .nav {
  margin-bottom: -3px;
}

.navbar .container > button {
  margin-bottom: 3px;
}
/*

.mb-line-item 
=============

A line consisting of variable width left (pull-left) and 
right (pull-right) aligned elements and one or more "main" 
elements. The main elements share the remaining space
available.

The classes .nav > li label.checkbox > ... are added for
backwards compatibility for filters.

+- mb-line-item --------------------------------------+
|+- pull-left --++--------------------++- pull-right -+
|| variable     || remaining width of || variable     |
|| width        || container          || width        |
|+--------------++--------------------++--------------+
+-----------------------------------------------------+

+- mb-line-item --------------------------------------+
|+--------------------++- pull-right -++- pull-right -+
|| remaining width of || variable     || variable     |
|| container          || width        || width        |
|+--------------------++--------------++--------------+
+-----------------------------------------------------+

*/

.mb-line-item,
.nav > li label.checkbox > span { /* filters */
  display: table;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mb-line-item button,
.nav > li label.checkbox > span button {
  text-align: left;
}

.mb-line-item > *,
.nav > li label.checkbox > span > * {
  max-width: 100px; /* ie fix */
  overflow: hidden;
  text-overflow: ellipsis;
  display: table-cell;
}

.mb-line-item > .pull-left,
.mb-line-item > .pull-right,
.nav > li label.checkbox > span > .pull-left,
.nav > li label.checkbox > span > .pull-right {
  width: 1%;
  white-space: nowrap;
  float: none;
}

.mb-flexbox .mb-line-item,
.mb-flexbox .nav > li label.checkbox > span { /* filters */
  -ms-box-orient: horizontal;

  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}

.nav > li label.checkbox {
  display: block;
  margin-bottom: 5px;
}

.mb-flexbox .mb-line-item > *,
.mb-flexbox .nav > li label.checkbox > span > * {
  max-width: 100%;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block;
}
.mb-flexbox .mb-line-item > .pull-left,
.mb-flexbox .mb-line-item > .pull-right,
.mb-flexbox .nav > li label.checkbox > span > .pull-left,
.mb-flexbox .nav > li label.checkbox > span > .pull-right {
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  width: auto;
}
.mb-progress-bar {
  width: 100%;
  height: 3px;
  margin: auto;
  position: relative;
}

.mb-progress-bar:before {
  content: " ";
  position: absolute;
  display: block;
  left: 0;
  width: 0;
  border-top: 4px solid #f0c70f;
  opacity: 0;
}

.mb-progress-bar.mb-fixed {
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
}

.mb-fixed {
  position: fixed;
}

.mb-computing .mb-progress-bar:before {
  opacity: 1;
  width: 99%;
  -moz-animation: mb-progress 200s 1 linear;
  -o-animation: mb-progress 200s 1 linear;
  -webkit-animation: mb-progress 200s 1 linear;
  animation: mb-progress 200s 1 linear;
}
