.navbar-brand {
    background:
    url("/motorcross/institutional/_ui/desktop/theme-institutional/img/brand.svg")
    no-repeat center right;
    text-indent: -9999px;
    width: 85px;
}
.xtt-weg-grid {
    background-image:
    url(/motorcross/institutional/_ui/desktop/theme-institutional/img/grid-weg.png);
    background-size: 100%;
    float: right;
    height: 30px;
    width: 464px;
}
h1.xtt-title-border::after, .xtt-paragraph h1::after, h2.xtt-title-border::after,
.xtt-paragraph h2::after, h3.xtt-title-border::after, .xtt-paragraph h3::after,
h4.xtt-title-border::after, h5.xtt-title-border::after {
    background: none;
    margin-top: 0;
}
.xtt-section>.container {
    padding-top: 30px;
    border:0;
}
.template-pages-layout-hotsite h2 {
    margin: 0 0 10px 0;
}
.panel-group {
    margin-bottom: 22px;
}
.panel-group .panel-heading {
    border-bottom: 0px;
    border-top: 0px;
}
.panel-group .panel-title {
    color: #ffffff;
}
select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    background:
    url(/motorcross/institutional/_ui/desktop/theme-institutional/img/xtt-bottom-arrow.png)
    no-repeat right center;
    background-color: #fff;
}
select.form-control.loading {
    background-image:
    url(/motorcross/institutional/_ui/desktop/theme-institutional/img/ajax-loader.gif);
    background-size: 20px;
    background-position: calc(100% - 10px) center;
}
.ui-widget {
    font-family: inherit;
    font-size: 16px;
}
.ui-widget-content {
    border: 1px solid #ddd;
    color: #888888;
}
