.template-search_mindbreeze input.mb-query {
    background-image: url("https://msa-extern.uni-bonn.de/apps/img/smallm.png");
    background-position: 4px 50%;
    background-repeat: no-repeat;
    border-radius: 1em;
    box-sizing: border-box;
    height: 30px;
    padding-left: 25px !important;
    padding-right: 50px !important;
}

.template-search_mindbreeze .mb-header {
    background: #222 none repeat scroll 0 0;
}

.template-search_mindbreeze .mb-header form {
    margin: 0 auto;
    max-width: 600px;
    padding-bottom: 23px;
    padding-top: 22px;
    position: relative;
    width: 75%;
    z-index: 1;
}

.template-search_mindbreeze .mb-header .mb-pulse {
    position: absolute;
}

.template-search_mindbreeze .navbar .search-field button.btn {
    bottom: 23px;
    color: #333;
    font-size: 1.5em;
    margin-left: -40px;
    margin-top: 0;
    padding: 4px;
    position: absolute;
    right: 1px;
    vertical-align: bottom;
}

.template-search_mindbreeze .mb-header h1 {
    border: 0 none;
    display: none;
    line-height: 0;
    margin: 0;
    padding: 0;
}

.template-search_mindbreeze .mb-header h1 img {
    max-height: 75px;
}

@media (min-width: 1450px) {
    .template-search_mindbreeze .mb-header {
        height: 75px;
    }
    .template-search_mindbreeze .mb-header h1 {
        border: 0 none;
        display: block;
        margin: 0;
        padding: 0;
        position: absolute;
    }
    .template-search_mindbreeze .mb-header h1 img {
        height: 75px;
        max-width: none;
    }
}

@media (max-width: 997px) {}

.template-search_mindbreeze .mb-header.navbar .nav > li > a,
.template-search_mindbreeze .mb-header.navbar .nav > li > button {
    font-size: 1.25em;
}

.template-search_mindbreeze .mb-header.navbar {
    margin-bottom: 0;
}

.template-search_mindbreeze .mb-header .mb-top-menu {
    max-width: 100%;
    position: relative;
    z-index: 2;
}

.template-search_mindbreeze .mb-scroll-horizontal {
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
}

.template-search_mindbreeze .navbar .mb-scroll-horizontal {
    position: static;
}

.template-search_mindbreeze .mb-header .mb-top-menu li {
    display: inline-block;
    float: none;
    vertical-align: bottom;
}

.template-search_mindbreeze .mb-header .mb-top-menu a,
.template-search_mindbreeze .mb-header .mb-top-menu button {
    overflow: visible;
}

.template-search_mindbreeze .mb-header .mb-login-action {
    display: none !important;
}

.template-search_mindbreeze .mb-header .mb-login-action.login,
.template-search_mindbreeze .mb-header .mb-login-action.logout {
    display: inline-block !important;
}

.template-search_mindbreeze .ui-helper-hidden-accessible {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.template-search_mindbreeze .ui-menu {
    display: block;
    list-style: outside none none;
    margin: 0;
    outline: 0 none;
    padding: 2px;
}

.template-search_mindbreeze .ui-autocomplete {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #666;
    cursor: default;
    left: 0;
    position: absolute;
    top: 0;
}

.template-search_mindbreeze .ui-front {
    z-index: 99999;
}

.template-search_mindbreeze .ui-state-focus {
    background-color: #eee;
}

.template-search_mindbreeze .ui-menu a {
    color: #333;
    display: block;
}

.template-search_mindbreeze .ui-autocomplete .mb-definition {
    font-size: 0.8em;
    padding-left: 0.5em;
}

.template-search_mindbreeze .ui-autocomplete-category {
    background: #888 none repeat scroll 0 0;
    color: #fff;
    font-size: 0.9em;
    font-weight: 400;
    margin: 0 -2px;
    padding: 2px 4px;
}

.template-search_mindbreeze .ui-autocomplete-category:first-child {
    margin-top: -2px;
}

.template-search_mindbreeze .ui-autocomplete .ui-menu-item {
    margin: 0 -2px 0 -6px;
    padding: 1px 0 1px 4px;
    position: relative;
}

.template-search_mindbreeze .ui-autocomplete li {
    clear: both;
}

.template-search_mindbreeze .ui-autocomplete li a {
    padding-left: 4px;
}

.template-search_mindbreeze .ui-autocomplete a:hover {
    text-decoration: none;
}

.template-search_mindbreeze .ui-autocomplete .ui-state-focus {
    background: #bbb none repeat scroll 0 0;
}

.template-search_mindbreeze ul.ui-autocomplete {
    text-align: left;
}

.template-search_mindbreeze .mb-stack,
.template-search_mindbreeze .mb-stack-element {
    background: #fff none repeat scroll 0 0;
    margin-bottom: -3em;
    padding: 0.25em 1.5em 1.5em;
    width: 100%;
}

.template-search_mindbreeze .mb-stack-element {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f0c70f;
    border-image: none;
    border-style: solid;
    border-width: 8px 0 0;
    box-shadow: 0 0 10px #999;
}

.template-search_mindbreeze .mb-stack-content {
    position: relative;
}

.template-search_mindbreeze .mb-stack-content::after {
    clear: both;
    content: " ";
    display: block;
}

.template-search_mindbreeze .mb-stack-element.mb-has-child,
.template-search_mindbreeze .mb-stack.mb-has-child {
    background: rgba(200, 200, 200, 0.25) none repeat scroll 0 0;
    border-width: 0;
    box-shadow: none;
}

.template-search_mindbreeze .mb-has-child .mb-stack .mb-stack-content,
.template-search_mindbreeze .mb-has-child .mb-stack-element .mb-stack-content {
    display: block;
}

.template-search_mindbreeze .mb-stack-element.mb-has-child > .mb-stack-close,
.template-search_mindbreeze .mb-stack-element.mb-has-child > .mb-stack-content,
.template-search_mindbreeze .mb-stack-element.mb-has-child > .mb-stack-title .hidden-when-mb-stack-has-child,
.template-search_mindbreeze .mb-stack.mb-has-child > .mb-stack-close,
.template-search_mindbreeze .mb-stack.mb-has-child > .mb-stack-content,
.template-search_mindbreeze .mb-stack.mb-has-child > .mb-stack-title .hidden-when-mb-stack-has-child {
    display: none;
}

.template-search_mindbreeze .mb-stack-element.mb-has-child > .mb-stack-title:hover,
.template-search_mindbreeze .mb-stack.mb-has-child > .mb-stack-title:hover {
    cursor: pointer;
}

.template-search_mindbreeze .mb-stack {
    margin: 0 -1.5em 1em;
}

@media (max-width: 830px) {
    .template-search_mindbreeze .mb-stack,
    .template-search_mindbreeze .mb-stack-element {
        margin: 0 -1.5em -1.5em;
    }
}

.template-search_mindbreeze .leaflet-image-layer,
.template-search_mindbreeze .leaflet-layer,
.template-search_mindbreeze .leaflet-map-pane,
.template-search_mindbreeze .leaflet-marker-icon,
.template-search_mindbreeze .leaflet-marker-pane,
.template-search_mindbreeze .leaflet-marker-shadow,
.template-search_mindbreeze .leaflet-overlay-pane,
.template-search_mindbreeze .leaflet-overlay-pane svg,
.template-search_mindbreeze .leaflet-popup-pane,
.template-search_mindbreeze .leaflet-shadow-pane,
.template-search_mindbreeze .leaflet-tile,
.template-search_mindbreeze .leaflet-tile-container,
.template-search_mindbreeze .leaflet-tile-pane,
.template-search_mindbreeze .leaflet-zoom-box {
    left: 0;
    position: absolute;
    top: 0;
}

.template-search_mindbreeze .leaflet-container {
    overflow: hidden;
}

.template-search_mindbreeze .leaflet-marker-icon,
.template-search_mindbreeze .leaflet-marker-shadow,
.template-search_mindbreeze .leaflet-tile {
    -moz-user-select: none;
}

.template-search_mindbreeze .leaflet-marker-icon,
.template-search_mindbreeze .leaflet-marker-shadow {
    display: block;
}

.template-search_mindbreeze .leaflet-container img {
    max-width: none !important;
}

.template-search_mindbreeze .leaflet-container img.leaflet-image-layer {
    max-width: 15000px !important;
}

.template-search_mindbreeze .leaflet-tile {
    filter: inherit;
    visibility: hidden;
}

.template-search_mindbreeze .leaflet-tile-loaded {
    visibility: inherit;
}

.template-search_mindbreeze .leaflet-zoom-box {
    height: 0;
    width: 0;
}

.template-search_mindbreeze .leaflet-overlay-pane svg {
    -moz-user-select: none;
}

.template-search_mindbreeze .leaflet-tile-pane {
    z-index: 2;
}

.template-search_mindbreeze .leaflet-objects-pane {
    z-index: 3;
}

.template-search_mindbreeze .leaflet-overlay-pane {
    z-index: 4;
}

.template-search_mindbreeze .leaflet-shadow-pane {
    z-index: 5;
}

.template-search_mindbreeze .leaflet-marker-pane {
    z-index: 6;
}

.template-search_mindbreeze .leaflet-popup-pane {
    z-index: 7;
}

.template-search_mindbreeze .leaflet-vml-shape {
    height: 1px;
    width: 1px;
}

.template-search_mindbreeze .lvml {
    display: inline-block;
    position: absolute;
}

.template-search_mindbreeze .leaflet-control {
    pointer-events: auto;
    position: relative;
    z-index: 7;
}

.template-search_mindbreeze .leaflet-bottom,
.template-search_mindbreeze .leaflet-top {
    pointer-events: none;
    position: absolute;
    z-index: 1000;
}

.template-search_mindbreeze .leaflet-top {
    top: 0;
}

.template-search_mindbreeze .leaflet-right {
    right: 0;
}

.template-search_mindbreeze .leaflet-bottom {
    bottom: 0;
}

.template-search_mindbreeze .leaflet-left {
    left: 0;
}

.template-search_mindbreeze .leaflet-control {
    clear: both;
    float: left;
}

.template-search_mindbreeze .leaflet-right .leaflet-control {
    float: right;
}

.template-search_mindbreeze .leaflet-top .leaflet-control {
    margin-top: 10px;
}

.template-search_mindbreeze .leaflet-bottom .leaflet-control {
    margin-bottom: 10px;
}

.template-search_mindbreeze .leaflet-left .leaflet-control {
    margin-left: 10px;
}

.template-search_mindbreeze .leaflet-right .leaflet-control {
    margin-right: 10px;
}

.template-search_mindbreeze .leaflet-fade-anim .leaflet-popup,
.template-search_mindbreeze .leaflet-fade-anim .leaflet-tile {
    opacity: 0;
    transition: opacity 0.2s linear 0s;
}

.template-search_mindbreeze .leaflet-fade-anim .leaflet-map-pane .leaflet-popup,
.template-search_mindbreeze .leaflet-fade-anim .leaflet-tile-loaded {
    opacity: 1;
}

.template-search_mindbreeze .leaflet-zoom-anim .leaflet-zoom-animated {
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.template-search_mindbreeze .leaflet-pan-anim .leaflet-tile,
.template-search_mindbreeze .leaflet-touching .leaflet-zoom-animated,
.template-search_mindbreeze .leaflet-zoom-anim .leaflet-tile {
    transition: none 0s ease 0s;
}

.template-search_mindbreeze .leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden;
}

.template-search_mindbreeze .leaflet-clickable {
    cursor: pointer;
}

.template-search_mindbreeze .leaflet-container {
    cursor: grab;
}

.template-search_mindbreeze .leaflet-control,
.template-search_mindbreeze .leaflet-popup-pane {
    cursor: auto;
}

.template-search_mindbreeze .leaflet-dragging .leaflet-clickable,
.template-search_mindbreeze .leaflet-dragging .leaflet-container {
    cursor: grabbing;
}

.template-search_mindbreeze .leaflet-container {
    background: #ddd none repeat scroll 0 0;
    outline: 0 none;
}

.template-search_mindbreeze .leaflet-container a {
    color: #0078a8;
}

.template-search_mindbreeze .leaflet-container a.leaflet-active {
    outline: 2px solid orange;
}

.template-search_mindbreeze .leaflet-zoom-box {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    border: 2px dotted #38f;
}

.template-search_mindbreeze .leaflet-container {
    font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.template-search_mindbreeze .leaflet-bar {
    border-radius: 4px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
}

.template-search_mindbreeze .leaflet-bar a,
.template-search_mindbreeze .leaflet-bar a:hover {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    color: #000;
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
    width: 26px;
}

.template-search_mindbreeze .leaflet-bar a,
.template-search_mindbreeze .leaflet-control-layers-toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
}

.template-search_mindbreeze .leaflet-bar a:hover {
    background-color: #f4f4f4;
}

.template-search_mindbreeze .leaflet-bar a:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.template-search_mindbreeze .leaflet-bar a:last-child {
    border-bottom: medium none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.template-search_mindbreeze .leaflet-bar a.leaflet-disabled {
    background-color: #f4f4f4;
    color: #bbb;
    cursor: default;
}

.template-search_mindbreeze .leaflet-touch .leaflet-bar a {
    height: 30px;
    line-height: 30px;
    width: 30px;
}

.template-search_mindbreeze .leaflet-control-zoom-in,
.template-search_mindbreeze .leaflet-control-zoom-out {
    font: 700 18px "Lucida Console", Monaco, monospace;
    text-indent: 1px;
}

.template-search_mindbreeze .leaflet-control-zoom-out {
    font-size: 20px;
}

.template-search_mindbreeze .leaflet-touch .leaflet-control-zoom-in {
    font-size: 22px;
}

.template-search_mindbreeze .leaflet-touch .leaflet-control-zoom-out {
    font-size: 24px;
}

.template-search_mindbreeze .leaflet-control-layers {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}

.template-search_mindbreeze .leaflet-control-layers-toggle {
    background-image: url("https://msa-extern.uni-bonn.de/apps/client/component/map/js/leaflet/images/layers.png");
    height: 36px;
    width: 36px;
}

.template-search_mindbreeze .leaflet-retina .leaflet-control-layers-toggle {
    background-image: url("https://msa-extern.uni-bonn.de/apps/client/component/map/js/leaflet/images/layers-2x.png");
    background-size: 26px 26px;
}

.template-search_mindbreeze .leaflet-touch .leaflet-control-layers-toggle {
    height: 44px;
    width: 44px;
}

.template-search_mindbreeze .leaflet-control-layers .leaflet-control-layers-list,
.template-search_mindbreeze .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
    display: none;
}

.template-search_mindbreeze .leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative;
}

.template-search_mindbreeze .leaflet-control-layers-expanded {
    background: #fff none repeat scroll 0 0;
    color: #333;
    padding: 6px 10px 6px 6px;
}

.template-search_mindbreeze .leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px;
}

.template-search_mindbreeze .leaflet-control-layers label {
    display: block;
}

.template-search_mindbreeze .leaflet-control-layers-separator {
    border-top: 1px solid #ddd;
    height: 0;
    margin: 5px -10px 5px -6px;
}

.template-search_mindbreeze .leaflet-container .leaflet-control-attribution {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    margin: 0;
}

.template-search_mindbreeze .leaflet-control-attribution,
.template-search_mindbreeze .leaflet-control-scale-line {
    color: #333;
    padding: 0 5px;
}

.template-search_mindbreeze .leaflet-control-attribution a {
    text-decoration: none;
}

.template-search_mindbreeze .leaflet-control-attribution a:hover {
    text-decoration: underline;
}

.template-search_mindbreeze .leaflet-container .leaflet-control-attribution,
.template-search_mindbreeze .leaflet-container .leaflet-control-scale {
    font-size: 11px;
}

.template-search_mindbreeze .leaflet-left .leaflet-control-scale {
    margin-left: 5px;
}

.template-search_mindbreeze .leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px;
}

.template-search_mindbreeze .leaflet-control-scale-line {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    border-color: -moz-use-text-color #777 #777;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 2px 2px;
    box-sizing: content-box;
    font-size: 11px;
    line-height: 1.1;
    overflow: hidden;
    padding: 2px 5px 1px;
    white-space: nowrap;
}

.template-search_mindbreeze .leaflet-control-scale-line:not(:first-child) {
    border-bottom: medium none;
    border-top: 2px solid #777;
    margin-top: -2px;
}

.template-search_mindbreeze .leaflet-control-scale-line:not(:first-child):not(:last-child) {
    border-bottom: 2px solid #777;
}

.template-search_mindbreeze .leaflet-touch .leaflet-bar,
.template-search_mindbreeze .leaflet-touch .leaflet-control-attribution,
.template-search_mindbreeze .leaflet-touch .leaflet-control-layers {
    box-shadow: none;
}

.template-search_mindbreeze .leaflet-touch .leaflet-bar,
.template-search_mindbreeze .leaflet-touch .leaflet-control-layers {
    background-clip: padding-box;
    border: 2px solid rgba(0, 0, 0, 0.2);
}

.template-search_mindbreeze .leaflet-popup {
    position: absolute;
    text-align: center;
}

.template-search_mindbreeze .leaflet-popup-content-wrapper {
    border-radius: 12px;
    padding: 1px;
    text-align: left;
}

.template-search_mindbreeze .leaflet-popup-content {
    line-height: 1.4;
    margin: 13px 19px;
}

.template-search_mindbreeze .leaflet-popup-content p {
    margin: 18px 0;
}

.template-search_mindbreeze .leaflet-popup-tip-container {
    height: 20px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 40px;
}

.template-search_mindbreeze .leaflet-popup-tip {
    height: 17px;
    margin: -10px auto 0;
    padding: 1px;
    transform: rotate(45deg);
    width: 17px;
}

.template-search_mindbreeze .leaflet-popup-content-wrapper,
.template-search_mindbreeze .leaflet-popup-tip {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.template-search_mindbreeze .leaflet-container a.leaflet-popup-close-button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #c3c3c3;
    font: 700 16px/14px Tahoma, Verdana, sans-serif;
    height: 14px;
    padding: 4px 4px 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 18px;
}

.template-search_mindbreeze .leaflet-container a.leaflet-popup-close-button:hover {
    color: #999;
}

.template-search_mindbreeze .leaflet-popup-scrolled {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    overflow: auto;
}

.template-search_mindbreeze .leaflet-oldie .leaflet-popup-content-wrapper {}

.template-search_mindbreeze .leaflet-oldie .leaflet-popup-tip {
    margin: 0 auto;
    width: 24px;
}

.template-search_mindbreeze .leaflet-oldie .leaflet-popup-tip-container {
    margin-top: -1px;
}

.template-search_mindbreeze .leaflet-oldie .leaflet-control-layers,
.template-search_mindbreeze .leaflet-oldie .leaflet-control-zoom,
.template-search_mindbreeze .leaflet-oldie .leaflet-popup-content-wrapper,
.template-search_mindbreeze .leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999;
}

.template-search_mindbreeze .leaflet-div-icon {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #666;
}

.template-search_mindbreeze .handsontable {
    position: relative;
}

.template-search_mindbreeze .handsontable .hide {
    display: none;
}

.template-search_mindbreeze .handsontable .relative {
    position: relative;
}

.template-search_mindbreeze .handsontable.htAutoSize {
    left: -99000px;
    position: absolute;
    top: -99000px;
    visibility: hidden;
}

.template-search_mindbreeze .handsontable .wtHider {
    width: 0;
}

.template-search_mindbreeze .handsontable .wtSpreader {
    height: auto;
    position: relative;
    width: 0;
}

.template-search_mindbreeze .handsontable div,
.template-search_mindbreeze .handsontable input,
.template-search_mindbreeze .handsontable table,
.template-search_mindbreeze .handsontable tbody,
.template-search_mindbreeze .handsontable td,
.template-search_mindbreeze .handsontable textarea,
.template-search_mindbreeze .handsontable th,
.template-search_mindbreeze .handsontable thead {
    box-sizing: content-box;
}

.template-search_mindbreeze .handsontable input,
.template-search_mindbreeze .handsontable textarea {
    min-height: initial;
}

.template-search_mindbreeze .handsontable table.htCore {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    outline-width: 0;
    table-layout: fixed;
    width: 0;
}

.template-search_mindbreeze .handsontable col,
.template-search_mindbreeze .handsontable col.rowHeader {
    width: 50px;
}

.template-search_mindbreeze .handsontable td,
.template-search_mindbreeze .handsontable th {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    empty-cells: show;
    height: 22px;
    line-height: 21px;
    outline-width: 0;
    overflow: hidden;
    padding: 0 4px;
    vertical-align: top;
    white-space: pre-line;
}

.template-search_mindbreeze .handsontable td.htInvalid {
    background-color: #ff4c42 !important;
}

.template-search_mindbreeze .handsontable td.htNoWrap {
    white-space: nowrap;
}

.template-search_mindbreeze .handsontable th:last-child {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.template-search_mindbreeze .handsontable th.htNoFrame,
.template-search_mindbreeze .handsontable th.htNoFrame:first-child,
.template-search_mindbreeze .handsontable tr:first-child th.htNoFrame {
    background-color: #fff;
    border-color: #fff;
    border-left-width: 0;
}

.template-search_mindbreeze .handsontable .htNoFrame + td,
.template-search_mindbreeze .handsontable .htNoFrame + th,
.template-search_mindbreeze .handsontable td:first-of-type,
.template-search_mindbreeze .handsontable th:first-child {
    border-left: 1px solid #ccc;
}

.template-search_mindbreeze .handsontable.htRowHeaders thead tr th:nth-child(2) {
    border-left: 1px solid #ccc;
}

.template-search_mindbreeze .handsontable tr:first-child td,
.template-search_mindbreeze .handsontable tr:first-child th {
    border-top: 1px solid #ccc;
}

.template-search_mindbreeze .ht_master:not(.innerBorderLeft) ~ .handsontable tbody tr th,
.template-search_mindbreeze .ht_master:not(.innerBorderLeft) ~ .handsontable:not(.ht_clone_top) thead tr th:first-child {
    border-right-width: 0;
}

.template-search_mindbreeze .ht_master:not(.innerBorderTop) thead tr.lastChild th,
.template-search_mindbreeze .ht_master:not(.innerBorderTop) thead tr:last-child th,
.template-search_mindbreeze .ht_master:not(.innerBorderTop) ~ .handsontable thead tr.lastChild th,
.template-search_mindbreeze .ht_master:not(.innerBorderTop) ~ .handsontable thead tr:last-child th {
    border-bottom-width: 0;
}

.template-search_mindbreeze .handsontable th {
    background-color: #eee;
    color: #222;
    font-weight: 400;
}

.template-search_mindbreeze .handsontable thead th {
    padding: 0;
}

.template-search_mindbreeze .handsontable th.active {
    background-color: #ccc;
}

.template-search_mindbreeze .handsontable thead th .relative {
    padding: 2px 4px;
}

.template-search_mindbreeze .handsontable .manualColumnMover {
    background-color: transparent;
    cursor: move;
    height: 25px;
    left: 0;
    position: fixed;
    top: 0;
    width: 5px;
    z-index: 999;
}

.template-search_mindbreeze .handsontable .manualRowMover {
    background-color: transparent;
    cursor: move;
    height: 5px;
    left: -4px;
    position: fixed;
    top: 0;
    width: 50px;
    z-index: 999;
}

.template-search_mindbreeze .handsontable .manualColumnMoverGuide,
.template-search_mindbreeze .handsontable .manualRowMoverGuide {
    background-color: #ccc;
    display: none;
    height: 25px;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 25px;
}

.template-search_mindbreeze .handsontable .manualColumnMoverGuide.active,
.template-search_mindbreeze .handsontable .manualRowMoverGuide.active {
    display: block;
}

.template-search_mindbreeze .handsontable .manualColumnMover.active,
.template-search_mindbreeze .handsontable .manualColumnMover:hover,
.template-search_mindbreeze .handsontable .manualRowMover.active,
.template-search_mindbreeze .handsontable .manualRowMover:hover {
    background-color: #88f;
}

.template-search_mindbreeze .handsontable .manualColumnResizer {
    cursor: col-resize;
    height: 25px;
    position: fixed;
    top: 0;
    width: 5px;
    z-index: 110;
}

.template-search_mindbreeze .handsontable .manualRowResizer {
    cursor: row-resize;
    height: 5px;
    left: 0;
    position: fixed;
    width: 50px;
    z-index: 110;
}

.template-search_mindbreeze .handsontable .manualColumnResizer.active,
.template-search_mindbreeze .handsontable .manualColumnResizer:hover,
.template-search_mindbreeze .handsontable .manualRowResizer.active,
.template-search_mindbreeze .handsontable .manualRowResizer:hover {
    background-color: #aab;
}

.template-search_mindbreeze .handsontable .manualColumnResizerGuide {
    background-color: #aab;
    border-right: 1px dashed #777;
    display: none;
    margin-left: 5px;
    position: fixed;
    right: 0;
    top: 0;
    width: 0;
}

.template-search_mindbreeze .handsontable .manualRowResizerGuide {
    background-color: #aab;
    border-bottom: 1px dashed #777;
    bottom: 0;
    display: none;
    height: 0;
    left: 0;
    margin-top: 5px;
    position: fixed;
}

.template-search_mindbreeze .handsontable .manualColumnResizerGuide.active,
.template-search_mindbreeze .handsontable .manualRowResizerGuide.active {
    display: block;
}

.template-search_mindbreeze .handsontable .columnSorting {
    position: relative;
}

.template-search_mindbreeze .handsontable .columnSorting:hover {
    cursor: pointer;
    text-decoration: underline;
}

.template-search_mindbreeze .handsontable .columnSorting.ascending::after {
    color: #5f5f5f;
    content: "▲";
    position: absolute;
    right: -15px;
}

.template-search_mindbreeze .handsontable .columnSorting.descending::after {
    color: #5f5f5f;
    content: "▼";
    position: absolute;
    right: -15px;
}

.template-search_mindbreeze .handsontable .wtBorder {
    font-size: 0;
    position: absolute;
}

.template-search_mindbreeze .handsontable .wtBorder.hidden {
    display: none !important;
}

.template-search_mindbreeze .handsontable td.area {
    background: #fff linear-gradient(to bottom, rgba(181, 209, 255, 0.34) 0px, rgba(181, 209, 255, 0.34) 100%) repeat scroll 0 0;
}

.template-search_mindbreeze .handsontable .wtBorder.corner {
    cursor: crosshair;
    font-size: 0;
}

.template-search_mindbreeze .handsontable .htBorder.htFillBorder {
    background: red none repeat scroll 0 0;
    height: 1px;
    width: 1px;
}

.template-search_mindbreeze .handsontableInput {
    background-color: #fff;
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 0 2px #5292f7 inset;
    color: #000;
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    line-height: 21px;
    margin: 0;
    outline-width: 0;
    padding: 1px 5px 0;
    resize: none;
}

.template-search_mindbreeze .handsontableInputHolder {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 100;
}

.template-search_mindbreeze .htSelectEditor {
    position: absolute;
    width: auto;
}

.template-search_mindbreeze .handsontable .htDimmed {
    color: #777;
}

.template-search_mindbreeze .handsontable .htSubmenu {
    position: relative;
}

.template-search_mindbreeze .handsontable .htSubmenu *::after {
    color: #777;
    content: "▶";
    position: absolute;
    right: 5px;
}

.template-search_mindbreeze .handsontable .htLeft {
    text-align: left;
}

.template-search_mindbreeze .handsontable .htCenter {
    text-align: center;
}

.template-search_mindbreeze .handsontable .htRight {
    text-align: right;
}

.template-search_mindbreeze .handsontable .htJustify {
    text-align: justify;
}

.template-search_mindbreeze .handsontable .htTop {
    vertical-align: top;
}

.template-search_mindbreeze .handsontable .htMiddle {
    vertical-align: middle;
}

.template-search_mindbreeze .handsontable .htBottom {
    vertical-align: bottom;
}

.template-search_mindbreeze .handsontable .htPlaceholder {
    color: #999;
}

.template-search_mindbreeze .handsontable .htAutocompleteArrow {
    color: #eee;
    cursor: default;
    float: right;
    font-size: 10px;
    text-align: center;
    width: 16px;
}

.template-search_mindbreeze .handsontable td .htAutocompleteArrow:hover {
    color: #777;
}

.template-search_mindbreeze .handsontable td.area .htAutocompleteArrow {
    color: #d3d3d3;
}

.template-search_mindbreeze .handsontable .htCheckboxRendererInput.noValue {
    opacity: 0.5;
}

.template-search_mindbreeze .handsontable .htNumeric {
    text-align: right;
}

.template-search_mindbreeze .htCommentCell {
    position: relative;
}

.template-search_mindbreeze .htCommentCell::after {
    border-left: 6px solid transparent;
    border-top: 6px solid red;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
}

@keyframes opacity-hide {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes opacity-hide {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes opacity-show {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes opacity-show {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.template-search_mindbreeze .handsontable .handsontable.ht_clone_top .wtHider {
    padding: 0 0 5px;
}

.template-search_mindbreeze .handsontable .autocompleteEditor.handsontable {
    padding-right: 17px;
}

.template-search_mindbreeze .handsontable .autocompleteEditor.handsontable.htMacScroll {
    padding-right: 15px;
}

.template-search_mindbreeze .handsontable.listbox {
    margin: 0;
}

.template-search_mindbreeze .handsontable.listbox .ht_master table {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-collapse: separate;
}

.template-search_mindbreeze .handsontable.listbox td,
.template-search_mindbreeze .handsontable.listbox th,
.template-search_mindbreeze .handsontable.listbox tr:first-child td,
.template-search_mindbreeze .handsontable.listbox tr:first-child th,
.template-search_mindbreeze .handsontable.listbox tr:last-child th {
    border-width: 0;
}

.template-search_mindbreeze .handsontable.listbox td,
.template-search_mindbreeze .handsontable.listbox th {
    text-overflow: ellipsis;
    white-space: nowrap;
}

.template-search_mindbreeze .handsontable.listbox td.htDimmed {
    color: inherit;
    cursor: default;
    font-style: inherit;
}

.template-search_mindbreeze .handsontable.listbox .wtBorder {
    visibility: hidden;
}

.template-search_mindbreeze .handsontable.listbox tr td.current,
.template-search_mindbreeze .handsontable.listbox tr:hover td {
    background: #eee none repeat scroll 0 0;
}

.template-search_mindbreeze .ht_clone_left {
    z-index: 102;
}

.template-search_mindbreeze .ht_clone_corner,
.template-search_mindbreeze .ht_clone_debug {
    z-index: 103;
}

.template-search_mindbreeze .handsontable td.htSearchResult {
    background: #fcedd9 none repeat scroll 0 0;
    color: #583707;
}

.template-search_mindbreeze .htBordered {
    border-width: 1px;
}

.template-search_mindbreeze .htBordered.htTopBorderSolid {
    border-top-color: #000;
    border-top-style: solid;
}

.template-search_mindbreeze .htBordered.htRightBorderSolid {
    border-right-color: #000;
    border-right-style: solid;
}

.template-search_mindbreeze .htBordered.htBottomBorderSolid {
    border-bottom-color: #000;
    border-bottom-style: solid;
}

.template-search_mindbreeze .htBordered.htLeftBorderSolid {
    border-left-color: #000;
    border-left-style: solid;
}

.template-search_mindbreeze .htCommentTextArea {
    background-color: #fffacd;
    border: 1px solid #999;
    box-shadow: 1px 1px 2px #bbb;
    font-family: Arial;
}

.template-search_mindbreeze .handsontable colgroup col.rowHeader.htGroupCol {
    width: 25px !important;
}

.template-search_mindbreeze .handsontable colgroup col.rowHeader.htGroupColClosest {
    width: 30px !important;
}

.template-search_mindbreeze .handsontable .htGroupIndicatorContainer {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    padding-bottom: 0;
    position: relative;
    vertical-align: bottom;
}

.template-search_mindbreeze .handsontable thead .htGroupIndicatorContainer {
    border-bottom: 0 none;
    vertical-align: top;
}

.template-search_mindbreeze .handsontable tbody tr th:nth-last-child(2) {
    border-right: 1px solid #ccc;
}

.template-search_mindbreeze .handsontable thead tr:nth-last-child(2) th {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

.template-search_mindbreeze .ht_clone_corner thead tr th:nth-last-child(2) {
    border-right: 1px solid #ccc;
}

.template-search_mindbreeze .htVerticalGroup {
    height: 100%;
}

.template-search_mindbreeze .htHorizontalGroup {
    height: 100%;
    width: 100%;
}

.template-search_mindbreeze .htVerticalGroup:not(.htCollapseButton)::after {
    background: #ccc none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    margin-left: 5px;
    width: 1px;
}

.template-search_mindbreeze .htHorizontalGroup:not(.htCollapseButton)::after {
    background: #ccc none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    margin-top: 20%;
    width: 100%;
}

.template-search_mindbreeze .htCollapseButton {
    border: 1px solid #f3f3f3;
    border-radius: 5px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    height: 10px;
    line-height: 10px;
    margin-bottom: 3px;
    position: relative;
    text-align: center;
    width: 10px;
}

.template-search_mindbreeze .htCollapseButton::after {
    background: #ccc none repeat scroll 0 0;
    bottom: 10px;
    content: "";
    display: block;
    height: 300%;
    margin-left: 4px;
    position: absolute;
    width: 1px;
}

.template-search_mindbreeze thead .htCollapseButton {
    background: #fff none repeat scroll 0 0;
    position: absolute;
    right: 5px;
    top: 5px;
}

.template-search_mindbreeze thead .htCollapseButton::after {
    height: 1px;
    right: 10px;
    top: 4px;
    width: 700%;
}

.template-search_mindbreeze .handsontable tr th .htGroupStart::after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    position: relative;
    top: 50%;
    width: 5px;
}

.template-search_mindbreeze .handsontable thead tr th .htGroupStart::after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    height: 5px;
    left: 50%;
    position: relative;
    top: 0;
    width: 50%;
}

.template-search_mindbreeze .handsontable .htGroupLevelTrigger {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    height: 15px;
    line-height: 15px;
    margin: 4px auto;
    padding: 0;
    width: 15px;
}

.template-search_mindbreeze .handsontable tr th .htExpandButton {
    border: 1px solid #f3f3f3;
    border-radius: 5px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    display: none;
    height: 10px;
    line-height: 10px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 10px;
}

.template-search_mindbreeze .handsontable thead tr th .htExpandButton {
    top: 5px;
}

.template-search_mindbreeze .handsontable tr th .htExpandButton.clickable {
    display: block;
}

.template-search_mindbreeze .handsontable col.hidden {
    width: 0 !important;
}

.template-search_mindbreeze .handsontable tr.hidden,
.template-search_mindbreeze .handsontable tr.hidden td,
.template-search_mindbreeze .handsontable tr.hidden th {
    display: none;
}

.template-search_mindbreeze .ht_clone_left,
.template-search_mindbreeze .ht_clone_top,
.template-search_mindbreeze .ht_master {
    overflow: hidden;
}

.template-search_mindbreeze .ht_master .wtHolder {
    overflow: auto;
}

.template-search_mindbreeze .ht_clone_left .wtHolder {
    overflow-x: hidden;
    overflow-y: auto;
}

.template-search_mindbreeze .ht_clone_top .wtHolder {
    overflow-x: auto;
    overflow-y: hidden;
}

.template-search_mindbreeze .wtDebugHidden {
    display: none;
}

.template-search_mindbreeze .wtDebugVisible {
    animation-duration: 0.5s;
    animation-name: wtFadeInFromNone;
    display: block;
}

@keyframes wtFadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }
    1% {
        display: block;
        opacity: 0;
    }
    100% {
        display: block;
        opacity: 1;
    }
}

@keyframes wtFadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }
    1% {
        display: block;
        opacity: 0;
    }
    100% {
        display: block;
        opacity: 1;
    }
}

.template-search_mindbreeze .handsontable.mobile,
.template-search_mindbreeze .handsontable.mobile .wtHolder {
    -moz-user-select: none;
}

.template-search_mindbreeze .htMobileEditorContainer {
    -moz-text-size-adjust: none;
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    border-radius: 20px;
    box-sizing: border-box;
    display: none;
    height: 54pt;
    position: absolute;
    top: 0;
    width: 70%;
    z-index: 999;
}

.template-search_mindbreeze .bottomRightSelectionHandle,
.template-search_mindbreeze .bottomRightSelectionHandle-HitArea,
.template-search_mindbreeze .topLeftSelectionHandle,
.template-search_mindbreeze .topLeftSelectionHandle-HitArea {
    left: -10000px;
    top: -10000px;
}

.template-search_mindbreeze .htMobileEditorContainer.active {
    display: block;
}

.template-search_mindbreeze .htMobileEditorContainer .inputs {
    bottom: 10pt;
    height: 34pt;
    left: 14px;
    position: absolute;
    right: 210pt;
    top: 10pt;
}

.template-search_mindbreeze .htMobileEditorContainer .inputs textarea {
    border: 1px solid #a1a1a1;
    bottom: 0;
    box-shadow: none;
    font-size: 13pt;
    left: 14px;
    padding: 7pt;
    position: absolute;
    right: 14px;
    top: 0;
}

.template-search_mindbreeze .htMobileEditorContainer .cellPointer {
    border-bottom: 13pt solid #ebebeb;
    border-left: 13pt solid transparent;
    border-right: 13pt solid transparent;
    height: 0;
    left: 30px;
    position: absolute;
    top: -13pt;
    width: 0;
}

.template-search_mindbreeze .htMobileEditorContainer .cellPointer.hidden {
    display: none;
}

.template-search_mindbreeze .htMobileEditorContainer .cellPointer::before {
    border-bottom: 13pt solid #f8f8f8;
    border-left: 13pt solid transparent;
    border-right: 13pt solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -13pt;
    position: absolute;
    top: 2px;
    width: 0;
}

.template-search_mindbreeze .htMobileEditorContainer .moveHandle {
    bottom: 0;
    cursor: move;
    left: 5px;
    position: absolute;
    top: 10pt;
    width: 30px;
    z-index: 9999;
}

.template-search_mindbreeze .htMobileEditorContainer .moveHandle::after {
    color: #ebebeb;
    content: "..\a ..\a ..\a ..";
    display: inline-block;
    font-size: 20pt;
    line-height: 10px;
    margin-top: -8px;
    white-space: pre;
}

.template-search_mindbreeze .htMobileEditorContainer .positionControls {
    bottom: 0;
    position: absolute;
    right: 5pt;
    top: 0;
    width: 205pt;
}

.template-search_mindbreeze .htMobileEditorContainer .positionControls > div {
    float: left;
    height: 100%;
    width: 50pt;
}

.template-search_mindbreeze .htMobileEditorContainer .positionControls > div::after {
    content: " ";
    display: block;
    height: 15pt;
    line-height: 50pt;
    text-align: center;
    width: 15pt;
}

.template-search_mindbreeze .htMobileEditorContainer .downButton::after,
.template-search_mindbreeze .htMobileEditorContainer .leftButton::after,
.template-search_mindbreeze .htMobileEditorContainer .rightButton::after,
.template-search_mindbreeze .htMobileEditorContainer .upButton::after {
    margin: 21pt 0 0 21pt;
    transform-origin: 5pt 5pt 0;
}

.template-search_mindbreeze .htMobileEditorContainer .leftButton::after {
    border-left: 2px solid #288ffe;
    border-top: 2px solid #288ffe;
    transform: rotate(-45deg);
}

.template-search_mindbreeze .htMobileEditorContainer .leftButton:active::after {
    border-color: #cfcfcf;
}

.template-search_mindbreeze .htMobileEditorContainer .rightButton::after {
    border-left: 2px solid #288ffe;
    border-top: 2px solid #288ffe;
    transform: rotate(135deg);
}

.template-search_mindbreeze .htMobileEditorContainer .rightButton:active::after {
    border-color: #cfcfcf;
}

.template-search_mindbreeze .htMobileEditorContainer .upButton::after {
    border-left: 2px solid #288ffe;
    border-top: 2px solid #288ffe;
    transform: rotate(45deg);
}

.template-search_mindbreeze .htMobileEditorContainer .upButton:active::after {
    border-color: #cfcfcf;
}

.template-search_mindbreeze .htMobileEditorContainer .downButton::after {
    border-left: 2px solid #288ffe;
    border-top: 2px solid #288ffe;
    transform: rotate(225deg);
}

.template-search_mindbreeze .htMobileEditorContainer .downButton:active::after {
    border-color: #cfcfcf;
}

.template-search_mindbreeze .handsontable.hide-tween {
    animation: 0.3s ease 0s normal forwards 1 running opacity-hide;
}

.template-search_mindbreeze .handsontable.show-tween {
    animation: 0.3s ease 0s normal forwards 1 running opacity-show;
}

.template-search_mindbreeze .htContextMenu {
    display: none;
    position: absolute;
    z-index: 1060;
}

.template-search_mindbreeze .htContextMenu .ht_clone_corner,
.template-search_mindbreeze .htContextMenu .ht_clone_debug,
.template-search_mindbreeze .htContextMenu .ht_clone_left,
.template-search_mindbreeze .htContextMenu .ht_clone_top {
    display: none;
}

.template-search_mindbreeze .htContextMenu table.htCore {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #bbb;
    border-image: none;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
}

.template-search_mindbreeze .htContextMenu .wtBorder {
    visibility: hidden;
}

.template-search_mindbreeze .htContextMenu table tbody tr td {
    background: #fff none repeat scroll 0 0;
    border-width: 0;
    cursor: pointer;
    overflow: hidden;
    padding: 4px 6px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.template-search_mindbreeze .htContextMenu table tbody tr td:first-child {
    border: 0 none;
}

.template-search_mindbreeze .htContextMenu table tbody tr td.htDimmed {
    color: #323232;
    font-style: normal;
}

.template-search_mindbreeze .htContextMenu table tbody tr td.current,
.template-search_mindbreeze .htContextMenu table tbody tr td.zeroclipboard-is-hover {
    background: #e9e9e9 none repeat scroll 0 0;
}

.template-search_mindbreeze .htContextMenu table tbody tr td.htSeparator {
    border-top: 1px solid #bbb;
    height: 0;
    padding: 0;
}

.template-search_mindbreeze .htContextMenu table tbody tr td.htDisabled {
    color: #999;
}

.template-search_mindbreeze .htContextMenu table tbody tr td.htDisabled:hover {
    background: #fff none repeat scroll 0 0;
    color: #999;
    cursor: default;
}

.template-search_mindbreeze .htContextMenu table tbody tr td div {
    padding-left: 10px;
}

.template-search_mindbreeze .htContextMenu table tbody tr td div span.selected {
    left: 4px;
    margin-top: -2px;
    position: absolute;
}

.template-search_mindbreeze .htContextMenu .ht_master .wtHolder {
    overflow: hidden;
}

.template-search_mindbreeze .pika-single {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #ccc #ccc #bbb;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #333;
    display: block;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    position: relative;
    z-index: 9999;
}

.template-search_mindbreeze .pika-single::after,
.template-search_mindbreeze .pika-single::before {
    content: " ";
    display: table;
}

.template-search_mindbreeze .pika-single::after {
    clear: both;
}

.template-search_mindbreeze .pika-single {}

.template-search_mindbreeze .pika-single.is-hidden {
    display: none;
}

.template-search_mindbreeze .pika-single.is-bound {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
    position: absolute;
}

.template-search_mindbreeze .pika-lendar {
    float: left;
    margin: 8px;
    width: 240px;
}

.template-search_mindbreeze .pika-title {
    position: relative;
    text-align: center;
}

.template-search_mindbreeze .pika-label {
    background-color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 5px 3px;
    position: relative;
    z-index: 9999;
}

.template-search_mindbreeze .pika-title select {
    cursor: pointer;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 5px;
    z-index: 9998;
}

.template-search_mindbreeze .pika-next,
.template-search_mindbreeze .pika-prev {
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: 0.5;
    outline: 0 none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 20px;
    white-space: nowrap;
    width: 20px;
}

.template-search_mindbreeze .pika-next:hover,
.template-search_mindbreeze .pika-prev:hover {
    opacity: 1;
}

.template-search_mindbreeze .is-rtl .pika-next,
.template-search_mindbreeze .pika-prev {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
    float: left;
}

.template-search_mindbreeze .is-rtl .pika-prev,
.template-search_mindbreeze .pika-next {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
    float: right;
}

.template-search_mindbreeze .pika-next.is-disabled,
.template-search_mindbreeze .pika-prev.is-disabled {
    cursor: default;
    opacity: 0.2;
}

.template-search_mindbreeze .pika-select {
    display: inline-block;
}

.template-search_mindbreeze .pika-table {
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.template-search_mindbreeze .pika-table td,
.template-search_mindbreeze .pika-table th {
    padding: 0;
    width: 14.2857%;
}

.template-search_mindbreeze .pika-table th {
    color: #999;
    font-size: 12px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
}

.template-search_mindbreeze .pika-button {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 0 none;
    box-sizing: border-box;
    color: #666;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    outline: 0 none;
    padding: 5px;
    text-align: right;
    width: 100%;
}

.template-search_mindbreeze .pika-week {
    color: #999;
    font-size: 11px;
}

.template-search_mindbreeze .is-today .pika-button {
    color: #3af;
    font-weight: 700;
}

.template-search_mindbreeze .is-selected .pika-button {
    background: #3af none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 1px 3px #178fe5 inset;
    color: #fff;
    font-weight: 700;
}

.template-search_mindbreeze .is-inrange .pika-button {
    background: #d5e9f7 none repeat scroll 0 0;
}

.template-search_mindbreeze .is-startrange .pika-button {
    background: #6cb31d none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
}

.template-search_mindbreeze .is-endrange .pika-button {
    background: #3af none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
}

.template-search_mindbreeze .is-disabled .pika-button {
    color: #999;
    cursor: default;
    opacity: 0.3;
    pointer-events: none;
}

.template-search_mindbreeze .pika-button:hover {
    background: #ff8000 none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
}

.template-search_mindbreeze .pika-table abbr {
    border-bottom: 0 none;
    cursor: help;
}

.template-search_mindbreeze .handsontable {
    clear: both;
    overflow: auto;
    table-layout: fixed;
    width: auto;
}

.template-search_mindbreeze .handsontable th {
    max-width: 400px;
    min-width: 150px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap !important;
}

.template-search_mindbreeze .handsontable th .colHeader {
    display: block;
    margin-right: 50px;
    text-align: left;
}

.template-search_mindbreeze .handsontable th .colHeader input[type="text"] {
    text-align: left;
    width: 100% !important;
}

.template-search_mindbreeze .handsontable thead .colHeader:hover {
    cursor: pointer;
}

.template-search_mindbreeze .handsontable td {
    color: #000 !important;
    max-width: 400px;
    min-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
}

.template-search_mindbreeze .handsontable td h3 {
    line-height: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.template-search_mindbreeze .handsontable .relative {
    height: 30px !important;
}

.template-search_mindbreeze .wtHolder {
    height: calc(100vh - 400px) !important;
    min-height: 300px;
    width: auto !important;
}

.template-search_mindbreeze .colHeaderEl,
.template-search_mindbreeze .colHeaderElBeforeLoad {
    float: left;
}

.template-search_mindbreeze .colHeaderElBeforeLoad a:hover {
    text-decoration: none !important;
}

.template-search_mindbreeze .delAll {
    height: 23px;
    position: absolute;
    right: 5px;
    width: 20px;
}

.template-search_mindbreeze .btn_del {
    background-color: Transparent;
    border: medium none;
    display: none;
    height: 23px;
    padding: 0;
    top: 1px;
    width: 20px;
}

.template-search_mindbreeze .relative:hover .btn_del {
    display: block;
}

.template-search_mindbreeze .handsontable-ui-autocomplete {
    margin-right: 20px;
    max-height: calc(100vh - 400px);
    min-height: 100px;
    overflow-x: hidden;
    overflow-y: auto;
}

.template-search_mindbreeze .handsontable .ui-autocomplete-input {
    width: 90%;
}

.template-search_mindbreeze #addColHeader {
    background-color: Transparent;
    border: medium none;
}

.template-search_mindbreeze .handsontable .icon-trash::before {
    content: "";
}

.template-search_mindbreeze .manualColumnMover {
    height: 35px !important;
}

.template-search_mindbreeze .hidden-when-has-child small {
    color: #333;
}

.template-search_mindbreeze .exportToCSV {
    margin-bottom: 10px;
}

.template-search_mindbreeze .manualColumnResizer {
    height: 30px !important;
}

.template-search_mindbreeze .handsontable .icon-ok-sign {
    margin-left: 17px;
}

.template-search_mindbreeze .InputFieldEdit button {
    background-color: Transparent;
    border: medium none;
    cursor: pointer;
    margin-top: 5px;
    position: absolute;
}

.template-search_mindbreeze .addColumnWidth {
    width: 85px;
}

.template-search_mindbreeze .ht_clone_top {
    z-index: 1 !important;
}

.template-search_mindbreeze .loaderLeft {
    background-color: #fff;
    border-radius: 6px;
    display: none;
    list-style-type: none;
    overflow: auto;
    padding-left: 10px;
    padding-top: 10px;
    z-index: 1500;
}

.template-search_mindbreeze .loaderLeft .icon-remove-circle {
    margin-right: 5px;
    padding-top: 3px;
}

.template-search_mindbreeze .loaderLeft .icon-remove-circle:hover {
    cursor: pointer;
    text-decoration: underline;
}

.template-search_mindbreeze .loaderLeft .mb-export-progress {
    margin-right: 0;
    padding-right: 0;
}

.template-search_mindbreeze .loaderLeft .pull-right {
    font-size: 12px;
    margin-right: 0 !important;
    padding-right: 7px !important;
}

.template-search_mindbreeze .loaderLeft .mb-export-finished {
    padding: 3px 10px;
}

.template-search_mindbreeze .loaderLeft .mb-flexbox-label {
    -moz-box-flex: 1;
    display: block;
    flex: 1 1 0;
    max-width: 100%;
    overflow: hidden;
    padding-right: 10px;
    text-overflow: ellipsis;
}

.template-search_mindbreeze .loaderLeft .mb-flexbox-export {
    display: flex;
}

.template-search_mindbreeze .loaderLeft .mb-export-is-running {
    padding-right: 0 !important;
}

.template-search_mindbreeze .exportDownloaderBlink {
    animation-direction: alternate;
    animation-duration: 800ms;
    animation-iteration-count: infinite;
    animation-name: blink;
}

@keyframes blink {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0.2;
    }
}

@media (min-width: 768px) {
    .template-search_mindbreeze .loaderLeft {
        box-shadow: 0 0 10px #999;
        color: #000;
        max-height: 400px;
        max-width: 340px;
        min-height: 30px;
        min-width: 250px;
        overflow: auto;
        padding-bottom: 10px;
        position: absolute;
        right: 10px;
        top: 40px;
    }
    .template-search_mindbreeze .loaderLeft li {
        display: block !important;
        margin-right: 10px;
        margin-top: 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .template-search_mindbreeze .loaderLeft .mb-progress-label {
        height: 0;
        margin-left: 15px;
        padding-bottom: 25px;
    }
    .template-search_mindbreeze .loaderLeft .mb-progress-bar {
        margin-left: 10px;
        margin-top: 10px !important;
    }
    .template-search_mindbreeze .loaderLeft .mb-no-export-results {
        padding-top: 7px;
        position: absolute;
        text-align: center;
        width: 90%;
    }
}

@media (max-width: 767px) {
    .template-search_mindbreeze .loaderLeft {
        box-shadow: 0 0 10px #999;
        left: 20px;
        max-height: 150px;
        min-height: 30px;
        position: fixed;
        right: 20px;
        top: 47px;
        width: auto;
    }
    .template-search_mindbreeze .mb-header .mb-top-menu .loaderLeft li {
        height: 30px;
        padding-left: 5px;
        padding-right: 10px;
        width: 95%;
    }
    .template-search_mindbreeze .loaderLeft .mb-progress-label {
        margin-left: 15px;
        padding-bottom: 25px;
    }
    .template-search_mindbreeze .loaderLeft .mb-progress-bar {
        margin-left: 8px;
        top: 24px !important;
    }
}

.template-search_mindbreeze .resetProperties {
    display: none;
    float: left;
    font-size: 12px;
    margin-left: 10px;
    margin-top: 5px;
}

.template-search_mindbreeze #allowExportTable {
    float: left;
}

.template-search_mindbreeze .ht_clone_left.handsontable {
    display: none !important;
}

.template-search_mindbreeze .mb-role[aria-describedby] {
    position: relative;
}

.template-search_mindbreeze .mb-role[role="tooltip"] {
    background-color: #000;
    border-radius: 4px;
    box-sizing: initial;
    color: #fff;
    display: block;
    font-size: 11px;
    height: 20px;
    left: 50%;
    line-height: 20px;
    margin-left: -75px;
    opacity: 1;
    padding: 3px 8px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: -20px;
    transition: opacity 0.15s linear 0s;
    white-space: nowrap;
    width: 150px;
    z-index: 999999;
}

.template-search_mindbreeze .mb-role[role="tooltip"]::after {
    border-color: #000 transparent transparent;
    border-style: solid;
    border-width: 5px 5px 0;
    content: " ";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: 26px;
    width: 0;
}

.template-search_mindbreeze .mb-role.mb-bottom[role="tooltip"] {
    bottom: -20px;
    top: auto;
}

.template-search_mindbreeze .mb-role.mb-bottom[role="tooltip"]::after {
    border-color: transparent transparent #000;
    border-width: 0 5px 5px;
    top: -5px;
}

.template-search_mindbreeze .mb-role.mb-left[role="tooltip"] {
    left: -185px;
    margin-left: 0;
    margin-top: -10px;
    top: 50%;
}

.template-search_mindbreeze .mb-role.mb-left[role="tooltip"]::after {
    border-color: transparent transparent transparent #000;
    border-width: 5px 0 5px 5px;
    left: 100%;
    margin-left: 0;
    margin-top: -5px;
    top: 50%;
}

.template-search_mindbreeze .mb-role[role="tooltip"][aria-hidden="true"],
.template-search_mindbreeze .mb-touch .mb-role[role="tooltip"] {
    display: none;
    opacity: 0;
}

.template-search_mindbreeze .mb-high-contrast .mb-role[role="tooltip"] {
    border: 2px solid #000;
}

.template-search_mindbreeze .mb-high-contrast.mb-white-on-black .mb-role[role="tooltip"] {
    border: 2px solid #fff;
}

.template-search_mindbreeze .btn-link {
    color: #0071bc;
}

.template-search_mindbreeze .btn-group-justified {
    border-collapse: separate;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.template-search_mindbreeze .btn-group-justified > .btn,
.template-search_mindbreeze .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%;
}

.template-search_mindbreeze .btn-group-justified > .btn-group .btn {
    width: 100%;
}

.template-search_mindbreeze .nav {
    overflow: hidden;
}

.template-search_mindbreeze .btn-link {
    border: 0 none;
}

.template-search_mindbreeze .mb-body .modal-dialog .close,
.template-search_mindbreeze .mb-body .popover-content .close {
    opacity: 1;
}

.template-search_mindbreeze .mb-btn-no-decor,
.template-search_mindbreeze .mb-btn-no-decor:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    transition: opacity 0.25s linear 0s;
}

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

.template-search_mindbreeze body.mb-body {
    padding-bottom: 2em;
}

@media (max-width: 979px) {}

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

@media (max-width: 767px) {
    .template-search_mindbreeze .navbar {
        margin-left: -20px;
        margin-right: -20px;
    }
}

.template-search_mindbreeze .navbar .nav > li > a,
.template-search_mindbreeze .navbar .nav > li > button {
    text-shadow: none;
}

.template-search_mindbreeze .container {
    max-width: 1048px;
}

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

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

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

.template-search_mindbreeze small {
    color: #777;
    opacity: 1;
}

.template-search_mindbreeze input::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.template-search_mindbreeze input:-moz-placeholder {
    color: #777;
    opacity: 1;
}

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

.template-search_mindbreeze .media::after {
    clear: both;
    content: " ";
    display: block;
}

.template-search_mindbreeze .mb-filters input,
.template-search_mindbreeze .mb-filters select {
    width: 100%;
}

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

.template-search_mindbreeze .media-object img,
.template-search_mindbreeze img.media-object {
    max-height: 200px;
    max-width: 200px;
}

.template-search_mindbreeze .media-object img.mb-icon[src$="svg"] {
    height: 32px;
    width: 32px;
}

.template-search_mindbreeze .media-object img.mb-icon,
.template-search_mindbreeze img.mb-icon.media-object {
    max-height: 32px;
    max-width: 32px;
}

.template-search_mindbreeze .media .pull-left .media-object.pull-left {
    margin-right: 0;
}


/*em {
    background: #ffda26 none repeat scroll 0 0;
    font-style: normal;
    font-weight: 700;
    margin-left: -0.1em;
    margin-right: -0.1em;
    padding-left: 0.1em;
    padding-right: 0.1em;
}*/

.template-search_mindbreeze .nowrap {
    white-space: nowrap;
}

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

.template-search_mindbreeze .navbar .nav > .active > a,
.template-search_mindbreeze .navbar .nav > .active > a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 3px solid #eaba06;
    box-shadow: none;
}

.template-search_mindbreeze .navbar .container > button {
    margin-left: -10px;
    padding: 10px 15px;
}

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

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

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

.template-search_mindbreeze .languages .btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
}

.template-search_mindbreeze .nav-horizontal {
    margin-left: 8px;
}

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


/*footer {
    background-color: #efefef;
    border-top: 1px solid #ccc;
    bottom: 0;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    width: 100%;
}
.template-search_mindbreeze footer a {
    color: #333;
    transition: all 0.35s ease 0s;
}
.template-search_mindbreeze footer a:hover {
    color: gray;
    text-decoration: none;
}*/

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

.template-search_mindbreeze .indent {}

@keyframes pulse {
    0% {
        opacity: 1;
    }
    33% {
        opacity: 0.75;
    }
    67% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

.template-search_mindbreeze .editable {
    border: 1px dotted #333;
    overflow: hidden;
}

.template-search_mindbreeze .btn-edit {
    float: right;
}

.template-search_mindbreeze .jstree label {
    display: inline-block;
    margin-bottom: 0;
    padding-left: 0.25em;
}

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

.template-search_mindbreeze .jstree input {
    margin: 0;
}

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

.template-search_mindbreeze .applist {
    padding-bottom: 1em;
}

.template-search_mindbreeze .applist,
.template-search_mindbreeze .applist .federatedClient {
    clear: both;
}

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

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

.template-search_mindbreeze .applist h5,
.template-search_mindbreeze .applist h6 {
    margin: 0.25em 0;
}

.template-search_mindbreeze .muted {
    color: #aaa;
}

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

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

.template-search_mindbreeze #secondary-navigation > ul a {
    color: #333;
    display: block;
    line-height: 160%;
    padding-right: 10px;
    text-decoration: none;
    transition: all 0.35s ease 0s;
}

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

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

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

.template-search_mindbreeze .mb-block {
    display: block;
}

.template-search_mindbreeze .search-field input {
    margin-bottom: 0;
    width: 100%;
}

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

.template-search_mindbreeze .btn-rounded {
    border-radius: 50%;
}

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

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

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

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

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

.template-search_mindbreeze .ui-autocomplete .unmatched {
    font-weight: 700;
}

.template-search_mindbreeze .pager li a,
.template-search_mindbreeze .pager li a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
}

.template-search_mindbreeze .mb-separated > *:first-child {
    padding-left: 3px;
}

.template-search_mindbreeze .mb-separated.mb-actions > *:first-child {
    padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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

.template-search_mindbreeze .mb-separated img {
    display: none;
}

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

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

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

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

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

.template-search_mindbreeze .nav img {
    max-height: 16px;
    max-width: 16px;
}

.template-search_mindbreeze .mb-about-popover h2,
.template-search_mindbreeze .mb-filters h1,
.template-search_mindbreeze .mb-filters h2,
.template-search_mindbreeze .mb-filters h3,
.template-search_mindbreeze .mb-filters h4,
.template-search_mindbreeze .mb-filters h5,
.template-search_mindbreeze .mb-filters h6 {
    font-size: 14px;
    line-height: 20px;
}

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

.template-search_mindbreeze .mb-filters .nav-pills li label {
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.template-search_mindbreeze .mb-filters .nav > li,
.template-search_mindbreeze .mb-filters .nav > li > a {
    position: relative;
}

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

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

.template-search_mindbreeze .media-heading a {
    color: #111;
}

.template-search_mindbreeze .media {
    margin-top: 0;
}

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

.template-search_mindbreeze .mb-preview {
    padding: 3px;
}

.template-search_mindbreeze .mb-preview pre {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 20px;
}

.template-search_mindbreeze .mb-preview th {
    text-align: left;
}

.template-search_mindbreeze .mb-computing .mb-pulse {
    animation: 2s linear 0s normal none infinite running pulse;
    display: inline-block;
}

@keyframes pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.45;
    }
    100% {
        opacity: 1;
    }
}

@keyframes pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.45;
    }
    100% {
        opacity: 1;
    }
}

@keyframes pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.45;
    }
    100% {
        opacity: 1;
    }
}

@keyframes mb-progress {
    0% {
        width: 0;
    }
    0.7% {
        width: 75%;
    }
    1% {
        width: 80%;
    }
    1.5% {
        width: 83%;
    }
    2% {
        width: 85%;
    }
    5% {
        width: 90%;
    }
    20% {
        width: 95%;
    }
    100% {
        width: 97%;
    }
}

@keyframes mb-progress {
    0% {
        width: 0;
    }
    0.7% {
        width: 75%;
    }
    1% {
        width: 80%;
    }
    1.5% {
        width: 83%;
    }
    2% {
        width: 85%;
    }
    5% {
        width: 90%;
    }
    20% {
        width: 95%;
    }
    100% {
        width: 97%;
    }
}

@keyframes mb-progress {
    0% {
        width: 0;
    }
    0.7% {
        width: 75%;
    }
    1% {
        width: 80%;
    }
    1.5% {
        width: 83%;
    }
    2% {
        width: 85%;
    }
    5% {
        width: 90%;
    }
    20% {
        width: 95%;
    }
    100% {
        width: 97%;
    }
}

.template-search_mindbreeze .navbar-fixed-bottom,
.template-search_mindbreeze .navbar-fixed-top {
    z-index: 1001;
}

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

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

.template-search_mindbreeze .mb-absolute {
    position: absolute;
}

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

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

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

.template-search_mindbreeze .breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

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

.template-search_mindbreeze .mb-scroll-placeholder {
    border: 0 none;
    display: block;
    font-size: 1em;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

@media (max-width: 767px) {
    .template-search_mindbreeze .mb-scroll-placeholder {
        display: none;
    }
    .template-search_mindbreeze .mb-header {
        margin-left: -20px;
        margin-right: -20px;
    }
}

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

.template-search_mindbreeze .media,
.template-search_mindbreeze .media-body {
    overflow: visible;
}

.template-search_mindbreeze .mb-dropdown-toggle {
    overflow: visible;
    position: relative;
}

.template-search_mindbreeze .mb-dropdown-toggle .caret {
    vertical-align: middle;
}

.template-search_mindbreeze .first10 li {
    display: none;
}

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

.template-search_mindbreeze .mb-logout {
    opacity: 0.25;
}

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

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

.template-search_mindbreeze .mb-login iframe {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    height: 450px;
    width: 100%;
}

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

.template-search_mindbreeze .mb-header.navbar .nav > li > a,
.template-search_mindbreeze .mb-header.navbar .nav > li > button,
.template-search_mindbreeze .mb-selectable,
.template-search_mindbreeze .nav > li > a,
.template-search_mindbreeze .nav > li > button {
    border-bottom: 0 none;
    margin-bottom: 2px;
    padding-bottom: 12px;
}

.template-search_mindbreeze .mb-header.navbar .nav > li > a:hover,
.template-search_mindbreeze .mb-header.navbar .nav > li > button:hover,
.template-search_mindbreeze .mb-selected,
.template-search_mindbreeze .nav > li > a.mb-selected,
.template-search_mindbreeze .nav > li > a[aria-selected="true"],
.template-search_mindbreeze .nav > li > button.mb-selected,
.template-search_mindbreeze .nav > li > button[aria-selected="true"] {
    border-bottom: 2px solid #eaba06;
    padding-bottom: 10px;
}

.template-search_mindbreeze .mb-selected,
.template-search_mindbreeze .nav > li > a.mb-selected,
.template-search_mindbreeze .nav > li > a[aria-selected="true"],
.template-search_mindbreeze .nav > li > button.mb-selected,
.template-search_mindbreeze .nav > li > button[aria-selected="true"] {
    margin-bottom: inherit;
}

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

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

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

.template-search_mindbreeze .alert {
    margin-bottom: 8px;
}

.template-search_mindbreeze .mb-clipped {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

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

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

.template-search_mindbreeze .mb-content {
    overflow: hidden;
    padding-left: 3px;
}

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

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

@media (max-width: 767px) {
    .template-search_mindbreeze .mb-clickable-phone {
        cursor: pointer;
    }
    .template-search_mindbreeze .mb-separated > * {
        display: block;
        margin-bottom: 2px;
    }
    .template-search_mindbreeze .mb-separated > *::after {
        content: "";
    }
    .template-search_mindbreeze .mb-clear-phone {
        clear: both;
    }
    .template-search_mindbreeze .mb-actions {
        border: 1px solid #dcdada;
    }
    .template-search_mindbreeze .mb-actions > *::before {
        content: "";
    }
    .template-search_mindbreeze .mb-actions a {
        border-bottom: 1px solid #dcdada;
        display: block;
        padding: 0.5em;
    }
    .template-search_mindbreeze .mb-actions li:last-child a,
    .template-search_mindbreeze .mb-actions span:last-child a {
        border-bottom: 0 none;
    }
    .template-search_mindbreeze .mb-top-separated-phone {
        border-top: 1px dotted #dcdada;
        padding-top: 1.5em;
    }
}

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

.template-search_mindbreeze .mb-actions.mb-visible-open {
    overflow: hidden;
}

.template-search_mindbreeze .mb-acc,
.template-search_mindbreeze .mb-acc * {
    background: transparent none repeat scroll 0 0 !important;
    color: transparent !important;
    display: block !important;
    height: 1px !important;
    left: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    padding: 0 !important;
    position: absolute !important;
    top: 0 !important;
    width: 1px !important;
}

.template-search_mindbreeze .mb-acc:focus,
.template-search_mindbreeze .mb-acc:focus * {
    background: inherit !important;
    color: inherit !important;
    display: inherit !important;
    height: auto !important;
    left: inherit !important;
    margin: inherit !important;
    overflow: inherit !important;
    padding: inherit !important;
    position: inherit !important;
    top: inherit !important;
    width: auto !important;
}

.template-search_mindbreeze .mb-acc:focus a,
.template-search_mindbreeze a.mb-acc:focus {
    color: #0071bc !important;
}

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

@media (max-width: 480px) {
    .template-search_mindbreeze .leaflet-container {
        height: 100px !important;
    }
    .template-search_mindbreeze .leaflet-control-attribution {
        display: none;
    }
    .template-search_mindbreeze .media-object img,
    img.media-object {
        max-height: 100px;
        max-width: 100px;
    }
}

.template-search_mindbreeze h2 small {
    font-size: 14px;
}

.template-search_mindbreeze .icon-spinner {
    background-image: url("https://msa-extern.uni-bonn.de/apps/img/spinner.gif");
    display: inline-block;
    height: 20px;
    width: 20px;
}

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

.template-search_mindbreeze .mb-about-popover {
    border-radius: 2px;
    color: #fff;
    left: auto !important;
    padding: 35px 25px 35px 35px;
    right: 2px;
    top: auto !important;
    width: 220px;
}

.template-search_mindbreeze .mb-about-popover .background-container {
    height: 426px;
    left: -35px;
    overflow: hidden;
    position: absolute;
    right: -35px;
    top: -35px;
    z-index: -1;
}

.template-search_mindbreeze .mb-about-popover .background {
    max-height: none;
    max-width: none;
}

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

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

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

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

.template-search_mindbreeze .mb-about-popover h2 {
    color: #ffcf1f;
    margin-bottom: 0;
}

.template-search_mindbreeze .mb-inverted,
.template-search_mindbreeze .mb-inverted .btn-link {
    background-color: #202020;
    color: #ddd;
}

.template-search_mindbreeze .mb-inverted a {
    color: gray;
}

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

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

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

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

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

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

.template-search_mindbreeze .mb-print {
    display: none;
}

@media print {
    .template-search_mindbreeze a[href]::after {
        content: "";
    }
    .template-search_mindbreeze .navbar-inner {
        border: 0 none;
    }
    .template-search_mindbreeze .mb-no-print {
        display: none !important;
    }
    .template-search_mindbreeze .mb-print {
        display: inline;
    }
    .template-search_mindbreeze .mb-print-left {
        text-align: left;
    }
    .template-search_mindbreeze input[type="search"] {
        border: 0 none;
        box-shadow: none;
        transition: none 0s ease 0s;
    }
    .template-search_mindbreeze input.mb-query {
        padding-left: 0 !important;
    }
}

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

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

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

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

.template-search_mindbreeze .mb-input-clear {
    display: inline-block;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.template-search_mindbreeze .mb-input-clear i {
    display: none;
}

.template-search_mindbreeze .mb-input-clear:hover i {
    display: block;
    font-size: 13px;
}

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

.template-search_mindbreeze .mb-input-clear input {
    padding-right: 20px;
    width: 100%;
}

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

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

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

.template-search_mindbreeze .mb-collected a.action.collect::after {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    padding-left: 0.25em;
    text-decoration: inherit;
}

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

.template-search_mindbreeze .mb-saved-searches .mb-hint {
    display: block;
    margin-top: -1.25em;
}

.template-search_mindbreeze .mb-saved-searches .nav-pills > li > a {
    margin: 0 -4px;
    padding: 0 4px;
}

.template-search_mindbreeze .mb-saved-searches ul .pull-right a {
    padding: 0;
}

.template-search_mindbreeze .navbar .search-field button.mb-btn-save-search {
    color: #fff;
    margin-right: -24px;
    text-shadow: none;
}

.template-search_mindbreeze .navbar .search-field button.mb-btn-save-search i {
    font-size: 0.8em;
}

.template-search_mindbreeze .mb-inplace-edit-control {
    display: inline-block;
}

.template-search_mindbreeze .mb-inplace-editable {
    position: relative;
}

.template-search_mindbreeze .mb-inplace-handle {
    line-height: 1.5em !important;
    margin-right: 0 !important;
    margin-top: -0.75em !important;
    padding: 0 !important;
    position: absolute !important;
    right: 0 !important;
    top: 50% !important;
}

.template-search_mindbreeze .mb-inplace-action {
    color: #222;
    padding: 0 !important;
}

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

.template-search_mindbreeze .mb-filters ul .pull-right {
    background: inherit;
}

.template-search_mindbreeze .mb-saved-searches .nav-pills > li > a {
    padding-right: 4em;
}

.template-search_mindbreeze .mb-saved-searches .nav a {
    text-overflow: clip;
}

.template-search_mindbreeze .mb-saved-searches .mb-inplace-action,
.template-search_mindbreeze .mb-saved-searches .nav a:hover .mb-inplace-action {
    background: #fff none repeat scroll 0 0 !important;
    display: inline-block !important;
    position: relative;
    vertical-align: middle;
    z-index: 1;
}

.template-search_mindbreeze .mb-filters .nav a:hover .mb-inplace-action {
    background: inherit;
}

.template-search_mindbreeze .mb-modal-content .mb-hidden-detail {
    display: none;
}

.template-search_mindbreeze .mb-touch .close {
    font-size: 32px;
    line-height: 22px;
}

.template-search_mindbreeze .mb-touch .alert .close {
    top: -5px;
}

.template-search_mindbreeze .mb-saved-searches input.mb-inplace-edit {
    box-sizing: border-box;
    width: 100%;
}

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

.template-search_mindbreeze .mb-role[aria-multiselectable="true"] [role="tab"]::after {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    right: 0;
    text-decoration: inherit;
    top: 0;
}

.template-search_mindbreeze .mb-role[aria-multiselectable="true"] [aria-expanded="true"][role="tab"]::after {
    content: "";
}

.template-search_mindbreeze .mb-btn-full-width {
    text-align: left;
    width: 100%;
}

.template-search_mindbreeze .dropdown-menu li > a,
.template-search_mindbreeze .mb-filters .nav-pills a.mb-add-and {
    margin: 0 !important;
}

.template-search_mindbreeze .mb-filters input,
.template-search_mindbreeze .mb-filters select {
    box-sizing: border-box;
}

.template-search_mindbreeze .mb-feedbackbutton a,
.template-search_mindbreeze .mb-feedbackbutton button {
    background-image: url("https://msa-extern.uni-bonn.de/apps/img/feedback.png");
    border: 0 none;
    bottom: 0;
    box-shadow: 0 0 7px 0 #333;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.template-search_mindbreeze .mb-feedbackbutton a:hover,
.template-search_mindbreeze .mb-feedbackbutton button:hover {
    box-shadow: 0 0 8px 0 #000;
}

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

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

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

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

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

.template-search_mindbreeze .mb-flexbox .mb-line-item,
.template-search_mindbreeze .mb-flexbox .nav > li label.checkbox > span {
    display: flex;
}

.template-search_mindbreeze .mb-flexbox .mb-line-item > *,
.template-search_mindbreeze .mb-flexbox .nav > li label.checkbox > span > * {
    -moz-box-flex: 1;
    display: block;
    flex: 1 1 0;
    max-width: 100%;
}

.template-search_mindbreeze .mb-flexbox .mb-line-item > .pull-left,
.template-search_mindbreeze .mb-flexbox .mb-line-item > .pull-right,
.template-search_mindbreeze .mb-flexbox .nav > li label.checkbox > span > .pull-left,
.template-search_mindbreeze .mb-flexbox .nav > li label.checkbox > span > .pull-right {
    flex: 0 0 auto;
    width: auto;
}

.template-search_mindbreeze .mb-touch .mb-saved-searches .nav-pills li a.mb-line-item {
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    z-index: 2;
}

.template-search_mindbreeze .mb-touch .mb-saved-searches ul .pull-right {
    margin-top: 0;
    top: 0.25em;
}

.template-search_mindbreeze .mb-saved-searches .mb-inplace-actions {
    position: absolute;
    right: 0;
}

.template-search_mindbreeze .mb-touch .mb-saved-searches .mb-inplace-actions {
    display: block;
    font-size: 1.25em;
    margin-top: 1px;
    position: static;
    text-align: center;
}

.template-search_mindbreeze .mb-touch .mb-saved-searches .mb-inplace-actions .mb-inplace-action {
    padding: 4px 8px !important;
}

.template-search_mindbreeze .mb-progress-bar {
    height: 3px;
    margin: auto;
    position: relative;
    width: 100%;
}

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

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

.template-search_mindbreeze .mb-fixed {
    position: fixed;
}

.template-search_mindbreeze .mb-computing .mb-progress-bar::before {
    animation: 200s linear 0s normal none 1 running mb-progress;
    opacity: 1;
    width: 99%;
}

.template-search_mindbreeze .mb-progress .mb-computing {
    position: relative;
}

.template-search_mindbreeze .mb-progress .mb-progress-bar {
    height: 4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
}

.template-search_mindbreeze .mb-hidden-radio {
    display: inline-block;
    position: relative;
}

.template-search_mindbreeze .mb-hidden-radio input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    height: 24px;
    width: 24px;
}

.template-search_mindbreeze .mb-hidden-radio > span {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    line-height: 24px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 4px;
    vertical-align: middle;
}

.template-search_mindbreeze .mb-hidden-radio input:checked + span {
    background: #222 none repeat scroll 0 0;
    color: #fff;
}

.template-search_mindbreeze .mb-body *:focus {
    outline: 0 none;
}

.template-search_mindbreeze .mb-highlight-focus *:focus {
    box-shadow: 0 0 0 3px #eaba06 !important;
    outline: 1px dotted #222 !important;
    outline-offset: -1px !important;
}

.template-search_mindbreeze .mb-highlight-focus .navbar-inverse *:focus {
    outline: 1px dotted #eaba06 !important;
}

.template-search_mindbreeze .mb-highlight-focus .mb-role[role="toolbar"]:focus {
    box-shadow: none !important;
    outline: 0 none !important;
    outline-offset: 0 !important;
}

.template-search_mindbreeze .mb-body .uneditable-input:focus,
.template-search_mindbreeze .mb-body input[type="color"]:focus,
.template-search_mindbreeze .mb-body input[type="date"]:focus,
.template-search_mindbreeze .mb-body input[type="datetime-local"]:focus,
.template-search_mindbreeze .mb-body input[type="datetime"]:focus,
.template-search_mindbreeze .mb-body input[type="email"]:focus,
.template-search_mindbreeze .mb-body input[type="month"]:focus,
.template-search_mindbreeze .mb-body input[type="number"]:focus,
.template-search_mindbreeze .mb-body input[type="password"]:focus,
.template-search_mindbreeze .mb-body input[type="search"]:focus,
.template-search_mindbreeze .mb-body input[type="tel"]:focus,
.template-search_mindbreeze .mb-body input[type="text"]:focus,
.template-search_mindbreeze .mb-body input[type="time"]:focus,
.template-search_mindbreeze .mb-body input[type="url"]:focus,
.template-search_mindbreeze .mb-body input[type="week"]:focus,
.template-search_mindbreeze .mb-body textarea:focus {
    border-color: #eaba06 !important;
    border-style: dotted !important;
    outline: 0 none !important;
}

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

.template-search_mindbreeze .nav > li label.checkbox > span {
    margin-left: 0;
}

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

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

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

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

.template-search_mindbreeze .navbar .container > button {
    margin-bottom: 3px;
}

.template-search_mindbreeze .mb-high-contrast .media-heading em {
    font-style: italic;
}

.template-search_mindbreeze .mb-high-contrast.mb-body *:focus {
    outline-width: 3px !important;
}

.template-search_mindbreeze .mb-high-contrast.mb-body .uneditable-input:focus,
.template-search_mindbreeze .mb-high-contrast.mb-body input[type="color"]:focus,
.template-search_mindbreeze .mb-high-contrast.mb-body input[type="date"]:focus,
.template-search_mindbreeze .mb-high-contrast.mb-body input[type="datetime-local"]:focus,
.template-search_mindbreeze .mb-high-contrast.mb-body input[type="datetime"]:focus,
.template-search_mindbreeze .mb-high-contrast.mb-body input[type="email"]:focus,
.template-search_mindbreeze .mb-high-contrast.mb-body input[type="month"]:focus,
.template-search_mindbreeze .mb-high-contrast.mb-body input[type="number"]:focus,
.template-search_mindbreeze .mb-high-contrast.mb-body input[type="password"]:focus,
.template-search_mindbreeze .mb-high-contrast.mb-body input[type="search"]:focus,
.template-search_mindbreeze .mb-high-contrast.mb-body input[type="tel"]:focus,
.template-search_mindbreeze .mb-high-contrast.mb-body input[type="text"]:focus,
.template-search_mindbreeze .mb-high-contrast.mb-body input[type="time"]:focus,
.template-search_mindbreeze .mb-high-contrast.mb-body input[type="url"]:focus,
.template-search_mindbreeze .mb-high-contrast.mb-body input[type="week"]:focus,
.template-search_mindbreeze .mb-high-contrast.mb-body textarea:focus {
    outline: medium dotted !important;
}

.template-search_mindbreeze .mb-high-contrast.mb-white-on-black .mb-feedbackbutton .mb-hide-text {
    color: inherit;
    overflow: visible;
    text-indent: 0;
}

.template-search_mindbreeze .mb-high-contrast.mb-white-on-black .mb-feedbackbutton {
    transform: rotate(270deg);
}

.template-search_mindbreeze .mb-toggle {
    display: block;
}

.template-search_mindbreeze button.btn-export {
    display: none;
}

.template-search_mindbreeze button[data-export-enabled="true"] {
    display: inline-block;
}

.template-search_mindbreeze button[data-export-enabled="false"] {
    display: none;
}

.template-search_mindbreeze .dropdownfilter {
    margin-top: 10px;
    position: relative;
}

.template-search_mindbreeze .dropdownfilter .caret {
    position: absolute;
    right: 7px;
}

.template-search_mindbreeze .dropdownfilter .dropdown-menu[aria-expanded="true"] {
    box-sizing: border-box;
    display: block;
    padding-left: 8px;
    padding-right: 10px;
    position: absolute;
    top: 57px;
    width: 100%;
}

.template-search_mindbreeze .dropdownfilter .dropdown-toggle.full-width {
    box-sizing: border-box;
    overflow: hidden;
    padding-right: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.template-search_mindbreeze .dropdownfilter .dropdown-menu {
    max-height: 325px;
    overflow-y: scroll;
}

.template-search_mindbreeze .dropdownfilter input.ui-autocomplete-input {
    margin-bottom: 5px;
}
