@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700,700i');
body {
    background: #fff;
}

#buttons .btn {
    margin-bottom: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6,
#wrapper-content #headline {
    font-family: "Open Sans", Arial, sans-serif;
    margin: 0 0 1em 0;
    padding: 0;
    line-height: 1em;
    color: ##18223c;
    letter-spacing: -0.015em;
}

#wrapper-content #headline {
    font-size: 1.9em;
    color: #333;
}

a,
a:focus,
a:hover,
a:active {
    text-decoration: none;
    outline: none;
}

.link {
    color: #9AC01D;
    font-weight: bold;
    text-decoration: none;
}

.link:focus,
.link:hover,
.link:active {
    color: #6d8a0f;
    text-decoration: none;
}

a:empty {
    display: none !important;
}

#head-navigation a:hover {
    text-decoration: none;
}

ul#head-navigation,
ul#username {
    list-style: none;
    margin: 0;
    padding: 0;
    background-image: none;
}

ul#head-navigation li,
ul#username li {
    display: inline-block;
    margin: 0 0px 0 0
}

ul#head-navigation li:empty {
    display: none;
}

ul#username {}

.navbar-brand {
    padding: 10px 5px 10px 10px;
}

.navbar-nav>li>a,
ul#username>li>a {
    padding: 15px 10px;
    display: inline-block;
}

ul#username>li>a {
    color: #9ABF1D;
    text-decoration: none;
}

#logo {
    position: relative;
    top: inherit;
    right: inherit;
    height: 31px;
    width: 175px;
    background: url(../images/nichtsanzeigen.png) no-repeat;
    background-size: 175px 31px;
}

#startpage-logo {
    position: relative;
    top: inherit;
    right: inherit;
    height: 31px;
    width: 128px;
    background: url(../images/logo.png) no-repeat;
    background-size: 128px 31px;
}

#username {
    position: relative;
    top: inherit;
    right: inherit;
}

#context {
    padding-top: 0px;
    padding-left: 0px;
    background-image: none;
    margin: 0px 0 0 0px;
    padding-right: 0px;
    min-height: 0px;
}

#searchfield input {
    border: inherit;
    height: inherit;
    margin-top: inherit;
    color: inherit;
    margin-right: inherit;
    float: inherit;
}

#wrapper-navigation {
    background: none;
    float: none;
}

#navigation {
    background-image: none;
    background: none;
    float: none;
    min-height: none;
    padding-left: inherit;
}

#wrapper-content {
    background-image: none;
    background: none;
    float: none;
    display: inline-block;
    width: 100%;
}

#buttons {
    clear: both;
    padding: 20px 0px;
    background: none;
}

#navigation a {
    color: rgba(0, 0, 0, 0.66);
    padding: 10px 15px;
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none;
    margin: 0 5px 0px 0px;
    background: rgba(255, 255, 255, 0.5);
    text-decoration: none;
}

#navigation a:hover {
    background: rgba(255, 255, 255, 0.75);
    color: rgba(0, 0, 0, 0.9);
    text-decoration: none;
}

#navigation li.active a {
    background: rgba(255, 255, 255, 1);
    color: #333;
}

.tab-content {
    padding: 20px;
    background: ##fafafa;
    border: 1px solid #ddd;
    border-top: none;
    background: #fff;
}

.content-link {
    color: #333;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    padding-right: inherit;
}

.nav-pills li.active a,
.nav-pills li.active a:focus,
.nav-pills li.active a:hover {
    color: #fff;
    background-color: #9AC01D;
    text-decoration: none;
}

.nav-pills>li>a {
    border-radius: 4px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

ul#buttons {
    clear: both;
    padding: 0px 0;
    background: none;
    margin: 0 0 20px 0;
}

ul#buttons li a,
.content-link a {
    color: #333;
    text-decoration: none;
    position: relative;
    padding: 10px 15px;
    border-radius: 0.4em;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 5px 0 0;
}

ul#buttons li a:hover,
.content-link a:hover {
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none;
}

ul#buttons li.active a {
    color: #fff;
    background: #9AC01D;
}

#content {
    padding: 0;
    float: none;
}

#headline {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    margin: 0 0 0.6em 0;
}

table {
    background: #fff;
    margin: 0 1em 1em 0;
    padding: 0 1em 1em 1em;
    border: none;
    background: rgba(0, 0, 0, 0.017);
    border-radius: 3px;
}

th {
    text-align: left;
    vertical-align: top;
    color: #000;
    font-size: 1em;
    font-weight: bold;
    padding: 0px;
    margin: 0;
    border: 0px;
}

tr {
    padding-left: 0px;
}

th,
td {
    padding: 0.5em 1em;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

#wrapper-content>.container {
    padding: 20px;
    background: #fff;
    /*border: 1px solid #ddd;
    border-top: none;*/
    background: #fff;
    border-radius: 5px;
}

#buttons {
    clear: none;
    padding: 0px 0px 20px 20px;
    background: none;
}

#logo {
    position: relative;
    top: inherit;
    right: inherit;
    height: inherit;
    width: inherit;
    background: none no-repeat;
    display: none;
}

.lkw:after {
    content: ">3,5t";
    color: red;
}
.rwb:after {
    content: "in Restwertbörse";
    color: orange;
}

.form-control[readonly] {
    background-color: rgba(0, 0, 0, 0.05);
    border: none;
    box-shadow: none;
}

.form-control[readonly],
.form-control[readonly]:focus,
.form-control[readonly]:active {
    outline: none;
}

form .col-xs-12,
form .col-xs-6,
form .col-xs-3,
form .col-xs-2,
form .col-xs-1 {
    margin: 0 0 1.3em 0;
}

#head-navigation a {
    font-weight: normal;
    color: #666;
    text-decoration: none;
    padding: 14px 9px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 0.92em;
    margin: 0;
}

.form-small select,
.fs-around select,
.dataTable select,
.dataTable input.text {
    width: 203px;
    font-size: 0.9em;
    padding: 2px;
    display: inline-block;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.3);
    float: none;
    width: auto;
    max-width: 200px;
}

.sort-caption+a>div,
.sort-caption+a+a>div {
    font-size: 1em;
    background: rgba(0, 0, 0, 0.15);
    color: rgba(0, 0, 0, 0.3);
    padding: 0.1em;
    border-radius: 50%;
    margin-left: 0.15em;
    display: inline-block;
    overflow: hidden;
    width: 1em;
    height: 1em;
    text-align: center;
    line-height: 0.8em;
}

.sort-caption+a>div:hover,
.sort-caption+a+a>div:hover {
    background: rgba(0, 0, 0, 0.65);
    color: #fff;
}

.sort-caption+a+a>div {
    font-size: 1em;
    padding: 0.1em;
    border-radius: 50%;
    margin-left: 0.03em;
    line-height: 0.95em;
}

.table>thead>tr>th {
    vertical-align: top;
}

td>.btn-link,
td>div>.btn-link,
#magnifyingglass,
td>.dropdown>a>div {
    font-size: 1em;
    background: #9AC01D;
    color: #fff;
    padding: 0.2em 0.1em 0em 0.1em;
    border-radius: 50%;
    margin-left: 0em;
    display: inline-block;
    overflow: hidden;
    width: 1.5em;
    height: 1.5em;
    text-align: center;
    line-height: 1em;
}

td>.btn-link:hover,
#magnifyingglass:hover {
    background: #6d8a0f;
    color: #fff;
}

#buttons .btn {
    margin-left: 1em;
}

.dropdown>a div {
    margin-left: 0.3em;
}

.btn-default:not(:hover) {
    background-color: #F7F7F7 !important;
    border-color: #CCC !important;
    text-shadow: none !important;
}

.btn-primary:not(:hover) {
    color: #fff !important;
    background-color: #9AC01D !important;
    border-color: #9AC01D !important;
    text-shadow: none !important;
}

.btn-primary:hover {
    color: #fff;
    background-color: #6d8a0f;
    border-color: #6d8a0f;
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #6d8a0f;
    border-color: #6d8a0f;
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #6d8a0f;
    border-color: #6d8a0f;
}

td>a.link {
    color: #768e28;
}

td>a.link:hover {
    color: #3c4a0e;
}

#login #head-left {
    display: none;
}

#login {
    padding-top: 0px;
    text-align: center;
}

#login #wrapper-content>.container {
    background: transparent;
    border: none;
}

#login #wrapper-content>.container {}

#login fieldset {
    margin-top: 5px;
    margin-left: 0px;
    margin-bottom: 0px;
    border: none;
    background: rgba(255, 255, 255, 0.8);
    padding: 20px 30px 30px 30px;
    border: none;
    display: inline-block;
    width: 336px;
    border-radius: 10px;
    box-shadow: 0px 1px 50px rgba(0, 0, 0, 0.1);
    float: none;
}

#login-left {
    float: none;
    width: 100%;
    text-align: center;
}

#login_buttons {
    padding: 0px 0 0 0;
    display: inline-block;
}

#login_buttons .content-link>a {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #333;
    background-color: #F7F7F7;
    border-color: #ccc;
    width: 100%;
    margin: 10px 0 0 0;
}

#login_buttons .content-link>a:hover {
    box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.1) !important;
}

#login_buttons .content-link:nth-child(2)>a {
    margin-bottom: 20px;
    color: #fff;
    background: #9AC01D;
    border: #9AC01D;
    padding: 0.5em 0.1em;
    font-size: 1.1em;
    font-weight: bold;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.8);
}

#login .form-description-row {
    width: auto;
    display: block;
    clear: left;
}

#login .form-small input.text {
    width: 100%;
    display: block;
    background: #fff;
}

#login .form-description label {
    width: 100%;
    float: none;
    text-align: center;
}

#login .form-icons {
    display: none;
}

#login .form-description {
    display: block;
    float: none;
}

#login .noclass {
    margin: 0px 0 10px 0;
    float: none;
    display: inline-block;
    width: 100%;
}


/*
.container>form>#headline::before {
    display: block;
    margin: 0 auto 20px;
    background: url(images/logo.png) no-repeat;
    background-size: 350px 62px;
    width: 350px;
    height: 62px;
    content: '';
}
*/

.form-description-row {
    width: 100%;
    display: block;
    clear: left;
}

.form-description label {
    width: auto;
    float: left;
}

.btn-group.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 140px;
}

.box-br {
    clear: none;
    display: none;
}

#head-navigation .head-nav-active .dropdown-menu a {
    background: #fff;
    color: #666;
}

#head-navigation .head-nav-active a {
    background: #9AC01D;
    color: #fff;
    font-weight: bold;
    padding: 13px 9px 15px;
}

#head-navigation .head-nav:hover {
    background: #9AC01D;
}


/* table workaround */


/*
.container {
    width: 1170px !important;
}

body {
overflow-x: scroll;
}
*/

#wrapper-content {
    padding-top: 80px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    #head-navigation a {
        padding: 14px 3px;
        font-size: 0.7em;
    }
    #startpage-logo {
        height: 31px;
        width: 115px;
        background-size: 115px 20px;
        background-position: 0px 3px;
    }
    .navbar-right .btn {
        font-size: 11px;
    }
}

@media (max-width: 768px) {
    ul#head-navigation li,
    ul#username li {
        display: block;
        margin: 0 0px 0 0;
        text-align: left;
    }
    #head-navigation a {
        padding: 8px 9px;
        border-right: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        text-align: left;
    }
    .navbar-collapse {
        margin: 0;
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: none;
        overflow-y: visible;
    }
    .navbar-form {
        border: none;
    }
}

#login div.validationMessage {
    padding-left: 0px;
    position: relative;
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
    border-radius: 3px;
    display: inline-block;
    padding: 0.5em 1em;
}

.breadcrumb .link {
    color: #9AC01D;
    font-weight: bold;
}

.breadcrumb {
    padding: 15px;
    margin: -20px -20px 20px;
    list-style: none;
    background-color: rgba(0, 0, 0, 0.02);
    border-radius: 5px 0px 0px 5px;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #000;
    content: ">";
}

.kpi {
    display: block;
    text-align: center;
    margin: 0 auto 0px;
}

.kpi+.kpi {
    margin-top: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 0.3em;
}

.text-l {
    font-size: 1.5em;
    line-height: 1.2em;
    display: inline-block;
    font-weight: bold;
}

.text-m {
    clear: both;
    display: inline-block;
    font-size: 0.9em;
    color: rgba(0, 0, 0, 0.7);
    width: 100%;
}

.text-s {
    font-size: 0.8em;
    display: inline-block;
    margin-left: 0.3em;
    color: rgba(0, 0, 0, 0.6);
}

.warning {
    color: #FB420E;
}

.graph {
    width: 100%;
    text-align: center;
    margin-top: 5px;
    display: block;
}

td .list-unstyled {
    margin: 0;
}

td .list-unstyled li+li {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 0.8em;
    padding: 0.2em 0em;
}

.publicpage .navbar-collapse collapse {
    background: none;
    box-shadow: none;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
}


/*
.publicpage {

body.publicpage {
    background-image: url(images/header_neu.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 100%;
    overflow-x: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
*/

.publicpage .navbar-collapse .landing-menu-block li {
    display: inline-block;
}

.publicpage .navbar-collapse .navbar-collapse nav li a {
    display: inline-block;
    padding: 10px 15px;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

.publicpage .navbar-collapse nav .landing-menu-block {
    position: relative;
    text-align: center;
}

.publicpage #wrapper-content {
    padding-top: 0px;
}

.publicpage #wrapper-content #headline {
    font-size: 1.9em;
    padding-top: 0px;
}

.publicpage .navbar-default {
    background: transparent;
    border-color: transparent;
    box-shadow: none;
    padding: 10px 20px;
}

.publicpage .navbar-default .container {
    width: 100%;
}

.publicpage .navbar-collapse nav {
    display: inline-block;
    float: right;
}

.publicpage .navbar-collapse .nav>li>a {
    display: inline-block;
    color: #fff;
    font-size: 1.2em;
    border-radius: 5px;
    text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
}

.publicpage .navbar-collapse .nav>li>a .fa {
    line-height: 1em;
    font-size: 1.5em;
    margin-right: 0.3em;
    position: relative;
    bottom: -0.1em;
}

.publicpage .navbar-collapse .nav>li {
    display: inline-block;
}

.ui-datepicker {
    z-index: 1050 !important;
}