html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.moduleTasksOverview .button-search,
.moduleTaskInput .button-search,
.moduleLocationContainersOverview .button-search,
.moduleLocationChoice .button-search,
.moduleLocationChoice .utton-geolocation,
.moduleCockpit .button-search {
    background-image: none;
    background-color: #1f2e65;
    padding-left: 0px
}

.moduleTasksOverview .button-search span,
.moduleTaskInput .button-search span,
.moduleLocationContainersOverview .button-search span,
.moduleLocationChoice .button-search span,
.moduleLocationChoice .utton-geolocation span,
.moduleCockpit .button-search span {
    padding: 0px 5px
}

body {
    background-image: url("../layout/bg.gif");
    font: 12px "NeoSans", Arial, sans-serif;
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

a {
    color: #1f2e65;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

#inner {
    width: 1300px;
    margin: 0px auto;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .2)
}

#main {
    background-color: #fff;
    overflow: hidden;
    padding: 20px
}

sup.circle {
    font: normal 14px "NeoSans", Arial, sans-serif;
    color: #fff;
    background-color: #1f2e65;
    padding: 4px;
    border-radius: 13px;
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    position: absolute;
    line-height: 18px;
    top: auto;
    margin: -10px 0px 0px 5px
}

hr {
    border-width: 0px;
    height: 1px;
    background-color: #bebebe;
    margin: 5px 0px 15px 0px
}

.fancybox-close {
    background: url("../layout/fancybox-close.png") no-repeat;
    width: 18px;
    height: 18px;
    top: 16px;
    right: 16px
}

.row {
    overflow: hidden;
    padding-bottom: 10px
}

.row .col {
    float: left;
    width: 100%;
    overflow: hidden
}

.row .label {
    float: left;
    width: 130px
}

.row .input {
    display: inline-block
}

.row-33 .col {
    width: 33%
}

.row-50 .col {
    width: 50%
}

.row-submit .col {
    width: auto;
    float: right
}

.row-submit {
    margin-top: 10px;
}

.error-wrapper {
    clear: both
}

.error {
    line-height: 30px;
    color: red
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    text-indent: -9999px
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
}

.hidden {
    display: none;
}

.textRight {
    text-align: right;
}

.textCenter {
    text-align: center;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix {
    zoom: 1
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}



img[src$=".svg"][src*=zedi] {
    width: auto;
    height: 21px
}

#divQuantityConfirmQuantities table td {
    padding: 1px;
    padding-right: 4px;
    border-color: #ccc !important;
    border: 1px solid;
}

#divQuantityConfirmQuantities table tr :nth-child(n+3) {
    text-align: center!important;
}

#divQuantityConfirmQuantities table tbody :nth-child(1) td {
    text-align: left!important;
}

#divQuantityConfirmQuantities {
    width: 550px;
    margin-bottom: 20px;
}

#divQuantityConfirmQuantities table {
    width: 490px;
}



@media only screen and (min-width: 720px)and (max-width: 1280px) {
    #inner {
        width: 660px
    }
}

@media only screen and (max-width: 719px) {
    #inner {
        width: 320px
    }

    #main {
        padding: 10px
    }

    .row label {
        padding-top: 0px;
        padding-bottom: 5px
    }

    .row .input {
        display: block
    }

    .row .label {
        float: none;
        width: 100%
    }

    .row-two-lines label {
        line-height: 1
    }

    .row-submit .col {
        float: none
    }
}

.RadMenu {
    position: absolute
}

.RadMenu a {
    color: #1f2e65;
    text-decoration: none
}

.RadMenu a:hover {
    text-decoration: underline
}

.RadMenu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px
}

.RadMenu li {
    padding: 2px 0px;
    overflow: hidden
}

.RadMenu .rmLevel1 {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 3px 3px 3px #a0a0a0;
    padding: 6px 15px
}

.RadMenu .rmLevel2 {
    padding-top: 5px
}

.RadMenu input[type=checkbox] {
    float: left;
    margin-top: 1px
}

.RadMenu label {
    padding-left: 3px
}

.dashboard .dashboard-item .head {
    background-color: #dadada;
    padding: 15px 25px;
    border-bottom: 1px solid #afaeae;
    cursor: pointer
}

.dashboard .dashboard-item .head img {
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 15px
}

.dashboard .dashboard-item .head img.inact {
    display: block
}

.dashboard .dashboard-item .head img.act {
    display: none
}

.dashboard .dashboard-item .head strong {
    font: normal 14px "NeoSans-Medium", Arial, sans-serif;
    line-height: 20px;
    color: #333
}

.dashboard .dashboard-item .head .arrow {
    float: right;
    display: block;
    height: 20px;
    width: 20px;
    background: url("../layout/arrow-down-gray.png") no-repeat right center
}

@media only screen and (max-width: 719px) {
    .dashboard .dashboard-item .head {
        overflow: hidden
    }

    .dashboard .dashboard-item .head strong {
        display: block;
        float: left;
        max-width: 190px
    }
}

.dashboard .dashboard-item.act .head {
    background-color: #1f2e65;
    border-bottom-width: 0px;
    border-radius: 0px
}

.dashboard .dashboard-item.act .head img.act {
    display: block
}

.dashboard .dashboard-item.act .head img.inact {
    display: none
}

.dashboard .dashboard-item.act .head strong {
    color: #fff
}

.dashboard .dashboard-item.act .head .arrow {
    background-image: url("../layout/arrow-up-white.png")
}

.dashboard .dashboard-item .content {
    display: none
}

.dashboard .module {
    margin-bottom: 0px
}

.dashboard .RadDock .rdContent {
    padding: 0px
}

.dashboard-settings-wrap {
    overflow: hidden
}

.dashboard-settings {
    margin-bottom: 10px;
    float: right
}

#divTableConfiguration ul {
    padding: 0px;
    margin: 0px
}

#divTableConfiguration ul li {
    padding: 2px 20px 2px 0;
    cursor: move;
    background: url("../svg/drag-and-drop-tabelle.svg") no-repeat right center;
    white-space: nowrap
}

#divTableConfiguration .row-page-size .label {
    width: auto;
    height: 26px;
    padding: 6px 0px 6px 15px;
    background-color: #fff;
    border-radius: 3px 0px 0px 3px;
    color: #1f2e65;
    float: left
}

#divTableConfiguration .row-page-size .label label {
    padding-top: 0px
}

#divTableConfiguration .row-page-size .RadComboBox:after {
    background: url("images/arrow-down.png") no-repeat scroll center center #fff;
    width: 26px
}

#divTableConfiguration .row-page-size .RadComboBox select {
    color: #1f2e65;
    font-family: "NeoSans-Medium", Arial, sans-serif;
    padding-left: 5px;
    width: 60px !important;
    border-radius: 0px 3px 3px 0px
}

footer {
    width: 100%;
    height: 35px;
    background: url("../layout/footer-bg.gif") repeat-x;
    font-family: "NeoSans-Medium", Arial, sans-serif;
    color: #fff;
    padding: 10px 20px 0px 20px;
    overflow: hidden
}

footer nav {
    float: right
}

footer nav ul {
    margin: 0px;
    padding: 0px;
    overflow: hidden
}

footer nav li {
    float: left;
    background: url("../layout/footer-nav-separator.gif") no-repeat left center;
    padding-left: 11px;
    margin-left: 10px
}

footer nav li:first-child {
    background-image: none;
    padding-left: 0px;
    margin-left: 0px
}

footer nav a {
    color: #fff;
    text-decoration: none
}

footer nav a:hover {
    text-decoration: underline
}

@media only screen and (max-width: 719px) {
    footer {
        padding: 3px 10px 0px 10px;
        font-size: 11px
    }

    footer nav {
        float: none
    }
}

input[type=text],
input[type=password],
.RadInput .riTextBox {
    border-width: 0px !important;
    background-color: #fff;
    font: 11px "NeoSans", Arial, sans-serif;
    color: #3f3f3f;
    padding: 6px 15px;
    height: 26px;
    border-radius: 3px
}

input[type=radio],
input[type=checkbox] {
    margin-right: 5px;
    vertical-align: -2px
}


input[type=number].riTextBox {
    text-align: right;
}

input[type="date"].riTextBox::-webkit-calendar-picker-indicator {
    background: #1f2e65 url("../svg/wunschtermin.svg") no-repeat center center;
    background-size: 17px 15px;
    margin: 0px;
    height: 26px;
    width: 31px;
    box-sizing: border-box;
}

textarea {
    border-width: 0px;
    border-radius: 3px;
    width: 210px;
    font: 11px "NeoSans", Arial, sans-serif;
    color: #3f3f3f;
    padding: 6px 15px
}

.row label {
    padding-top: 5px;
    display: block;
    font-family: "NeoSans-Medium", Arial, sans-serif
}

.row-two-lines label {
    padding-top: 0px;
    line-height: .95
}

.icheckbox,
.iradio {
    float: left;
    width: 22px;
    height: 22px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    margin-right: 8px
}

.icheckbox.checked,
.iradio.checked {
    background-image: url("../layout/checkbox-cross.png")
}

.RadInput .riTextBox {
    padding: 6px 15px !important;
    height: 28px
}

button.submit,
a.submit,
input[type=submit].submit {
    background: #fff url("images/button-bg.gif") repeat-y right center;
    border: 1px solid #fff;
    border-radius: 3px;
    display: block;
    font-family: "NeoSans-Medium", Arial, sans-serif;
    text-transform: uppercase;
    overflow: hidden;
    color: #1f2e65;
    vertical-align: middle;
    padding: 0px 40px 0px 15px;
    cursor: pointer;
    position: relative;
    min-height: 26px
}

input[type=submit].submit {
    background-image: url("images/btnWeiter.gif");
}


button.submit::after {
    position: absolute;
    right: 0;
    width: 32px;
}

a.submit::after {
    position: absolute;
    right: -8px;
    width: 32px;
}

a.submitSpeichern::after {
    content: url(../svg/speichern.svg);
}

button.submitSpeichern::after {
    content: url(../svg/speichern.svg);
}

button.submitBenutzer::after {
    content: url(../svg/benutzer.svg);
}

button.submitExterneBenutzer::after {
    content: url(../svg/externe-benutzer.svg);
    width: 16px;
    height: 16px;
    right: 8px;
}

button.submitWeiter::after {
    content: url(../svg/weiter.svg);
}

button.submitWeiter2::after {
    content: url(../svg/weiter2.svg);
    width: 10px;
    height: 16px;
    right: 10px;
}

button.submitZurueck::after {
    content: url(../svg/zurueck.svg);
    width: 10px;
    height: 16px;
    right: 10px;
}

button.submitSenden::after {
    content: url(../svg/white/informationsmanagement.svg);
}

button.submitAktualisieren::after {
    content: url(../svg/aktualisieren.svg);
    width: 16px;
    height: 16px;
    right: 8px;
}

button.submitAbsenden::after {
    content: url(../svg/white/auftrag-absenden.svg);
}

button.submitAnnehmen::after {
    content: url(../svg/auftraege-annehmen.svg);
    width: 16px;
    height: 16px;
    right: 8px;
}

.row-submit button.submit {
    float: right;
}

button.submit span,
a.submit span {
    position: absolute;
    right: 0;
    width: 32px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    line-height: 0
}

button.submit span img,
a.submit span img {
    width: 16px;
    height: 16px;
    line-height: 0
}

a.submit {
    display: inline-block;
    padding-top: 4px
}

a.submit:hover {
    text-decoration: none
}

[readonly] {
    background: transparent !important
}

.grid {
    overflow: hidden
}

.grid-50 .grid-col {
    width: 50%;
    float: left;
    padding-right: 10px
}

.grid-50 .grid-col+.grid-col {
    padding-right: 0px;
    padding-left: 10px
}

@media only screen and (max-width: 1280px) {
    .grid-50 .grid-col {
        width: 100%;
        padding-right: 0px;
        float: none
    }

    .grid-50 .grid-col+.grid-col {
        padding-left: 0px
    }
}

header {
    width: 100%;
    height: 60px;
    background: #fff
}

#head {
    width: 1300px;
    height: 60px;
    margin: 0px auto;
    position: relative;
    background: #fff
}

#logo {
    position: absolute;
    right: 0px;
    top: 9px;
    width: 190.1408450704px;
    height: 45px;
    background: url("images/Zentek_Logo.png") no-repeat;
    background-size: 190.1408450704px 45px
}

#logout {
    position: absolute;
    top: 10px;
    left: 0;
    color: inherit;
    font-size: 11px
}

#logout a {
    color: inherit
}

#logout>* {
    padding: 2px 0;
    display: inline-block
}

#logout>*:not(:last-child) {
    border-right: 1px dotted currentColor;
    padding-right: 10px
}

#logout>*:not(:first-child) {
    padding-left: 10px
}

#logout input.logstatus {
    border: 0 none;
    cursor: pointer;
    background-color: #fff;
    text-decoration: none;
    text-transform: none;
    font-family: NeoSans, Arial, sans-serif;
}

@media only screen and (min-width: 720px)and (max-width: 1280px) {
    #head {
        width: 660px
    }
}

@media only screen and (max-width: 719px) {

    header,
    #head {
        height: 80px
    }

    #head {
        width: 320px
    }

    #logo {
        width: 147.8873239437px;
        height: 35px;
        background-size: 147.8873239437px 35px;
        top: 24px;
        right: 10px
    }
}

.module {
    margin-bottom: 10px
}

.module .head {
    background-color: #ccc;
    border-radius: 5px 5px 0px 0px;
    padding: 20px
}

.module .head img {
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 15px
}

.module .head strong {
    font: normal 14px "NeoSans-Medium", Arial, sans-serif;
    line-height: 20px;
    color: #333
}

.module .head .overlay-settings .icon {
    width: 14px;
    height: 14px;
    background: url("../../../resc/svg/bearbeiten.svg") no-repeat;
    background-size: 14px 14px
}

.popup .module .head {
    border-radius: 0px;
    padding: 15px 20px;
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 999
}

.grid .module .head,
.popup .module .head {
    background-color: #1f2e65
}

.grid .module .head strong,
.popup .module .head strong {
    color: #fff
}

.grid .module .head img.inact,
.popup .module .head img.inact {
    display: none
}

.module .content {
    background-color: #ededed;
    padding: 15px;
    border-radius: 0px 0px 5px 5px
}

.popup .module .content {
    padding-top: 70px
}

.moduleDocuwareSearch .rgDataDiv .col1 a img,
.moduleDocuwareDocuments .rgDataDiv .col1 a img,
.moduleCatalogDocuments .rgDataDiv .col1 a img {
    width: 16px
}

.moduleManufacturerQuantities .row-submit .col,
.moduleQuantityMessage .row-submit .col,
.moduleTargetQuantityChange .row-submit .col,
.modulePQMessages .row-submit .col {
    float: left;
    margin-right: 40px
}

.moduleManufacturerQuantities .row-submit .col .label,
.moduleQuantityMessage .row-submit .col .label,
.moduleTargetQuantityChange .row-submit .col .label,
.modulePQMessages .row-submit .col .label {
    width: auto;
    float: none
}

.moduleManufacturerQuantities .row-submit .col:first-child .label,
.moduleQuantityMessage .row-submit .col:first-child .label,
.moduleTargetQuantityChange .row-submit .col:first-child .label,
.modulePQMessages .row-submit .col:first-child .label {
    width: 200px;
    text-align: right
}

.moduleManufacturerQuantities .row-submit .col a.inactive,
.moduleQuantityMessage .row-submit .col a.inactive,
.moduleTargetQuantityChange .row-submit .col a.inactive,
.modulePQMessages .row-submit .col a.inactive {
    background-color: #e0e0e0;
    border-color: #e0e0e0
}

.moduleManufacturerQuantities .row-submit .col a.aspNetDisabled,
.moduleQuantityMessage .row-submit .col a.aspNetDisabled,
.moduleTargetQuantityChange .row-submit .col a.aspNetDisabled,
.modulePQMessages .row-submit .col a.aspNetDisabled {
    opacity: .75;
    cursor: default;
    background-color: #e0e0e0;
    border-color: #e0e0e0
}

@media only screen and (max-width: 719px) {

    .moduleManufacturerQuantities .row-submit .col,
    .moduleQuantityMessage .row-submit .col,
    .moduleTargetQuantityChange .row-submit .col,
    .modulePQMessages .row-submit .col {
        float: none;
        margin-right: 0;
        margin-bottom: 10px
    }

    .moduleManufacturerQuantities .row-submit .col label,
    .moduleQuantityMessage .row-submit .col label,
    .moduleTargetQuantityChange .row-submit .col label,
    .modulePQMessages .row-submit .col label {
        padding-bottom: 0
    }

    .moduleManufacturerQuantities .row-submit .col:first-child .label,
    .moduleQuantityMessage .row-submit .col:first-child .label,
    .moduleTargetQuantityChange .row-submit .col:first-child .label,
    .modulePQMessages .row-submit .col:first-child .label {
        width: auto;
        text-align: left
    }
}

.moduleManufacturerQuantities .text,
.moduleQuantityMessage .text,
.moduleTargetQuantityChange .text,
.modulePQMessages .text {
    margin-bottom: 10px
}

.moduleQuantityMessage .msg,
.moduleTargetQuantityChange .msg {
    text-align: center
}

.moduleQuantityMessage .msg img,
.moduleTargetQuantityChange .msg img {
    margin: 30px auto
}

#main-nav {
    background: url("../layout/main-nav-bg.gif") repeat-x;
    margin-top: -11px;
    height: 73px;
    border-bottom: 1px solid #ccc;
    position: relative;
    z-index: 2
}

#main-nav ul {
    padding: 0px;
    margin: 0px;
    overflow: hidden
}

#main-nav li {
    float: left
}

#mobile-nav {
    background: url("../layout/tablet-nav-bg.gif") repeat-x left bottom;
    overflow: hidden;
    margin-top: -11px;
    display: none;
    position: relative;
    z-index: 2
}

#mobile-nav .current {
    display: block;
    height: 58px;
    padding: 15px 20px 0px 20px;
    float: left;
    overflow: hidden;
    border-right: 1px solid #dcdcdc;
    font: 11px "NeoSans-Medium", Arial, sans-serif;
    color: #3f3f3f;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 0px;
    background-color: #fff;
    border-radius: 3px 3px 0px 0px;
    background-position: center 17px;
    box-shadow: 0px 2px 6px #a1a1a1
}

#mobile-nav .current img {
    float: left;
    margin: 0px
}

#mobile-nav .current span {
    display: block;
    padding: 7px 0px 0px 10px;
    float: left
}

#mobile-nav .toggle {
    display: block;
    float: right;
    width: 26px;
    height: 18px;
    background: url(../layout/icon-menu.gif) no-repeat;
    margin: 25px 20px 0px 0px
}

#mobile-nav.open {
    background-color: #ededed;
    margin-top: 0px
}

#mobile-nav.open .toggle {
    margin-top: 20px
}

#main-nav a {
    display: block;
    padding: 6px 25px 0px 25px;
    margin-top: 11px;
    height: 61px;
    border-right: 1px solid #dcdcdc;
    font: 11px "NeoSans-Medium", Arial, sans-serif;
    color: #3f3f3f;
    text-decoration: none;
    text-transform: uppercase
}

#main-nav a:hover,
#main-nav li.act a {
    padding-top: 17px;
    margin-top: 0px;
    height: 73px;
    background-color: #fff;
    border-radius: 3px 3px 0px 0px;
    background-position: center 17px;
    box-shadow: 0px 2px 6px #a1a1a1
}

#main-nav a img,
#mobile-nav .current img {
    display: block;
    width: 28px;
    height: 28px;
    margin: 0px auto 5px auto
}

@media only screen and (max-width: 1280px) {
    #main-nav {
        height: auto;
        margin-top: 0px;
        background-image: none;
        background-color: #ededed;
        border-bottom-width: 0px;
        display: none
    }

    #main-nav li {
        float: none
    }

    #main-nav a {
        border-right-width: 0px;
        height: auto;
        padding: 15px 20px;
        margin-top: 0px;
        overflow: hidden;
        border-bottom: 1px solid #dcdcdc
    }

    #main-nav a img {
        margin: 0px;
        float: left
    }

    #main-nav a span {
        display: block;
        padding: 7px 0px 0px 10px;
        float: left
    }

    #main-nav a:hover,
    #main-nav li.act a {
        height: auto;
        padding-top: 15px;
        border-radius: 0px;
        box-shadow: none
    }

    #main-nav li.act a {
        background-color: transparent
    }

    #main-nav li.act a:hover {
        background-color: #fff
    }

    #mobile-nav {
        display: block
    }
}

@media only screen and (max-width: 719px) {

    #main-nav a,
    #mobile-nav .current {
        padding: 15px 15px 15px 10px
    }

    #main-nav a img,
    #mobile-nav .current img {
        width: 24px;
        height: 24px
    }

    #main-nav a:hover,
    #main-nav li.act a,
    #mobile-nav .current {
        padding: 15px 15px 15px 10px
    }

    #mobile-nav {
        background-image: url("../layout/phone-nav-bg.gif")
    }

    #mobile-nav .current {
        height: 49px
    }

    #mobile-nav .current span {
        padding-top: 5px
    }

    #mobile-nav .toggle {
        margin: 21px 10px 0px 0px
    }

    #mobile-nav.open .toggle {
        margin-top: 16px
    }
}

.overlay-wrap {
    position: relative;
    float: right
}

.overlay-wrap .icon {
    display: block;
    cursor: pointer
}

.overlay-wrap .list {
    display: none;
    position: absolute;
    z-index: 2;
    width: 270px;
    left: -275px;
    top: -15px
}

.overlay-wrap .list ul {
    border-radius: 3px;
    background-color: #eaeaea;
    padding: 7px 0px;
    margin: 0px;
    list-style-type: none;
    box-shadow: 0px 0px 10px #a0a0a0;
    float: left;
    width: 260px
}

.overlay-wrap .list .arrow {
    display: block;
    float: right;
    width: 10px;
    height: 19px;
    margin-top: 12px;
    background: url("../layout/overlay-arrow-gray-right.png") no-repeat
}

.overlay-wrap .list a {
    padding: 7px 15px;
    display: block;
    font: 12px "NeoSans-Bold", Arial, sans-serif;
    color: #515151
}

.popup {
    background-color: #ededed;
    background-image: none
}

.popupwrapper {
    font: 12px "NeoSans", Arial, sans-serif;
    color: #3f3f3f;
    position: relative;
    padding-top: 50px
}

.popupwrapper .module {
    margin-top: -50px
}

.popupwrapper>table {
    width: 100%
}

.popupwrapper h1 {
    color: #fff;
    font: normal 14px "NeoSans-Medium", Arial, sans-serif;
    margin: 0px;
    background-color: #1f2e65;
    padding: 15px 20px;
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 999
}

.fancybox-wrap .popupwrapper {
    position: static;
    padding-top: 0px
}

.fancybox-wrap .popupwrapper h1 {
    position: static;
    top: auto
}

.popupwrapper .row-submit {
    margin-top: 10px
}

.popupwrapper .row-submit .col {
    padding-left: 20px
}

.popupwrapper .popup-content {
    padding: 15px
}

.popupwrapper .sfLoginWrp,
.popupwrapper .sfPasswordRecoveryWrp {
    padding: 20px;
    margin: 0px;
    border-width: 0px
}

.popupwrapper .sfLoginWrp a,
.popupwrapper .sfPasswordRecoveryWrp a {
    color: #1f2e65;
    text-decoration: none
}

.popupwrapper .sfLoginWrp a:hover,
.popupwrapper .sfPasswordRecoveryWrp a:hover {
    text-decoration: underline
}

.popupwrapper .sfLoginWrp label,
.popupwrapper .sfPasswordRecoveryWrp label,
.popupwrapper .sfLoginWrp span,
.popupwrapper .sfPasswordRecoveryWrp .sfTxtLbl {
    font-family: "NeoSans-Medium", Arial, sans-serif;
    float: left;
    display: block;
    line-height: 24px;
    width: 130px;
    padding-left: 0px
}

.popupwrapper .sfLoginWrp input[type=checkbox],
.popupwrapper .sfPasswordRecoveryWrp input[type=checkbox] {
    float: left
}

.popupwrapper .sfLoginWrp ol li,
.popupwrapper .sfPasswordRecoveryWrp ol li {
    overflow: hidden;
    padding-bottom: 10px
}

.popupwrapper .sfLoginWrp .sfCheckBoxWrapper {
    padding-left: 130px
}

.popupwrapper .sfLoginWrp .sfLoginHelp {
    font-size: 11px;
    margin-top: 20px
}

.popupwrapper .sfLoginWrp input[type=text],
.popupwrapper .sfLoginWrp input[type=password] {
    display: block;
}

.popupwrapper .sfCheckBoxWrapper label {
    float: none;
    width: auto;
    line-height: 1;
    font: 11px "NeoSans", Arial, sans-serif;
    line-height: 22px
}

.popupwrapper .sfFailure {
    width: 100% !important;
    float: none !important;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    color: red
}

.popupwrapper .sfValidator strong {
    padding-top: 5px;
    display: block;
    font-weight: normal
}


.popupwrapper .sfSubmitBtn {
    display: block;
    float: right;
    background: #fff url("images/button-bg.gif") no-repeat right center;
    border: 1px solid #fff;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: "NeoSans-Medium", Arial, sans-serif;
    margin-left: 10px;

}

.popupwrapper .sfLoginWrp .sfSubmitBtn {
    margin-top: -20px
}

.popupwrapper .sfSubmitBtn a:hover {
    text-decoration: none
}

.popupwrapper .sfSubmitBtn a strong {
    font-weight: normal;
    display: block;
    background: url("../../../resc/svg/weiter.svg") no-repeat right center;
    background-size: 16px 16px;
    padding: 5px 40px 5px 15px;
    height: 24px;
    margin-right: 5px
}

.popupwrapper .sfPasswordRecoveryWrp .sfSubmitBtn .sfCancel {
    background-image: none;
    background-color: transparent;
    border-width: 0px;
    float: left;
    border-radius: 0px;
    text-transform: none;
    margin: 6px 0px 0px 0px;
    font-size: 11px
}

.popupwrapper .sfPasswordRecoveryWrp .sfSubmitBtn .sfCancel:hover {
    text-decoration: underline
}

.popupwrapper .sfPasswordRecoveryWrp .sfSubmitBtn .sfCancel strong {
    display: inline;
    background-image: none;
    padding: 0px;
    height: auto;
    margin-right: 0px;
    font-family: "NeoSans", Arial, sans-serif
}

.popupwrapper .sfPasswordRecoveryWrp .sfRecovery {
    margin-bottom: 10px;
}

#divNewUserPasswordQuestion,
#divLockConfirm,
#divUnLockConfirm,
#divClientChoice {
    width: 460px !important
}


@media only screen and (max-width: 719px) {
    .popupwrapper textarea {
        width: 100%
    }

    .popupwrapper .row-submit .col {
        padding-left: 0px
    }

    .popupwrapper .row-submit .col+.col {
        margin-top: 10px
    }

    #divNewUserPasswordQuestion,
    #divLockConfirm,
    #divUnLockConfirm,
    #divClientChoice {
        width: 280px !important
    }
}

@media only screen and (max-width: 320px) {

    .popupwrapper .sfLoginWrp label,
    .popupwrapper .sfPasswordRecoveryWrp label {
        float: none;
        padding-bottom: 5px;
        line-height: 1
    }

    .popupwrapper .sfLoginWrp .sfCheckBoxWrapper {
        padding-left: 0px
    }

    .popupwrapper .sfLoginWrp .sfLoginHelp {
        margin-top: 10px
    }
}

.RadAjaxPanel {
    background-color: #ededed
}

.RadAjaxPanel th,
.RadAjaxPanel td {
    padding: 0px
}

.RadAjaxPanel .rgCommandCell {
    padding-bottom: 10px
}

.rgDivFlex {
    display:flex;
    justify-content: flex-end;
}

.rgExpXLS {
    background-color: #fff;
    width: 26px;
    text-transform: none;
    text-align: center;
    height: 26px;
    display: block;
    margin-bottom: 10px;
    padding-top: 5px;
    border-radius: 3px;
    font: 11px "NeoSans-Medium", Arial, sans-serif;
    border: 1px solid #fff;
    color: #1f2e65;
    cursor: pointer;
}

.rgExpXLS:hover {
    text-decoration: none;
}

.rgHCM {
    background: #fff url("images/bearbeiten.svg") center center no-repeat;
    background-size: 14px 14px;
    width: 26px;
    height: 26px;
    text-indent: -9999px;
    border-radius: 3px;
    border: 1px solid #fff;
    cursor: pointer;
    margin-left: 10px;
}

.RadAjaxPanel .rgHeaderDiv {
    background-color: #ccc;
    border: 1px solid #ccc
}

.RadAjaxPanel .rgHeaderDiv th,
.RadAjaxPanel .rgHeaderDiv td {
    border-left: 1px solid #fff;
    padding: 10px;
    font-weight: normal
}

.RadAjaxPanel .rgHeaderDiv th:first-child,
.RadAjaxPanel .rgHeaderDiv td:first-child {
    border-left-width: 0px
}

.RadAjaxPanel .rgHeaderDiv .rgFilterRow td {
    padding-top: 0px
}

.RadAjaxPanel .rgHeaderDiv .rgFilterRow td>div {
    height: auto !important
}

.RadAjaxPanel .rgHeaderDiv .rgFilterRow input[type=submit] {
    width: 32px;
    margin-left: 10px
}

.RadAjaxPanel .rgHeaderDiv .rgSortAsc,
.RadAjaxPanel .rgHeaderDiv .rgSortDesc {
    display: none
}

.RadAjaxPanel .rgDataDiv tbody> :nth-Child(n) {
    border-top: 1px solid #ccc
}

.RadAjaxPanel .rgDataDiv tbody> :nth-Child(1) {
    border-top: none
}

.RadAjaxPanel .rgDataDiv input[type=image] {
    width: 20px
}

.RadAjaxPanel .rgDataDiv td {
    padding: 10px;
    border: 1px solid #ccc
}

.RadAjaxPanel .rgDataDiv .rgRow td {
    background-color: #f5f5f5
}

.RadAjaxPanel .rgDataDiv>.rgAltRow td {
    background-color: #ededed
}

.RadAjaxPanel .rgPager {
    padding-top: 10px;
    min-height: 30px;
}

.RadAjaxPanel .rgPager caption,
.RadAjaxPanel .rgPager thead {
    display: none
}

.RadAjaxPanel .rgPager input[type=button],
.RadAjaxPanel .rgPager input[type=submit],
.RadAjaxPanel .rgPager span {
    height: 26px;
    width: 26px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    margin-right: 4px
}

.RadAjaxPanel .rgPager .rgPageFirst {
    background-image: url("images/dbl-arrow-left.png")
}

.RadAjaxPanel .rgPager .rgPagePrev {
    background-image: url("images/arrow-left.png")
}

.RadAjaxPanel .rgPager .rgPageNext {
    background-image: url("images/arrow-right.png")
}

.RadAjaxPanel .rgPager .rgPageLast {
    background-image: url("images/dbl-arrow-right.png")
}

.RadAjaxPanel .rgPager .rgNumPart a,
.RadAjaxPanel .rgPager span {
    display: block;
    width: 26px;
    height: 26px;
    text-align: center;
    padding: 6px 0px;
    font: 11px "NeoSans-Medium", Arial, sans-serif;
    float: left;
    background-color: #fff;
    border-radius: 3px;
    color: #1f2e65;
    text-decoration: none;
    margin-right: 4px
}

.RadAjaxPanel .rgPager .rgNumPart .rgCurrentPage {
    color: #3f3f3f
}

.RadAjaxPanel .rgAdvPart {
    font: 11px "NeoSans-Medium", Arial, sans-serif;
    color: #1f2e65;
    padding-top: 10px;
    display: flex;
}

.RadAjaxPanel .rgAdvPart .RadComboBox {

    width: 50px !important
}

.RadAjaxPanel .rgAdvPart .RadComboBox:after {
    background: #fff url("images/arrow-down.png") no-repeat center center;
    width: 26px
}

.RadAjaxPanel .rgAdvPart .RadComboBox select {
    color: #1f2e65;
    font-family: "NeoSans-Medium", Arial, sans-serif;
    padding-left: 5px;
    border-radius: 0px 3px 3px 0px
}

.RadAjaxPanel .rgAdvPart .rgPagerLabel {
    display: block;
    height: 26px;
    padding: 6px 0px 6px 15px;
    background-color: #fff;
    border-radius: 3px 0px 0px 3px
}

html body .RadAjaxPanel .riTextBox {
    padding: 6px 15px;
    width: auto;
    height: 26px;
    border-width: 0px
}

html body .RadAjaxPanel .riTextBox[type=text] {
    padding: 6px 15px
}

@media only screen and (max-width: 719px) {
    .RadAjaxPanel .rgPager .rgAdvPart {
        clear: left;
        float: left;
        margin-top: 10px
    }

    .RadAjaxPanel .rgPager input.rgPageLast {
        margin-right: 0px
    }
}

.RadAjaxPanel .rgHeaderDiv th a,
.rgHeaderOver a {
    font-weight: normal;
    color: #3f3f3f;
    text-decoration: none;
    padding-right: 13px;
    background: url("../layout/table-sorter.gif") no-repeat right center;
    cursor: pointer;
}

.moduleNews .content .RadAjaxPanel .rgHeaderDiv {
    display: none
}

.moduleNews .content .RadAjaxPanel .rgDataDiv table tbody td {
    border: none !important;
    background-color: transparent
}

.moduleStatusMessages .statusItem {
    padding: 10px;
}

.RadAjax_Zentek .raDiv {
    background-image: url("../../../resc/loading.gif")
}

.loading-overlay {
    background-image: url("../loading.gif");
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: center center;
    z-index: 2;
    opacity: .6;
}

.loading-overlay-content {
    display: none;
}

.RadAjax_Zentek .raColor {
    background-color: #fff;
    color: #000
}

.RadAjax_Zentek .raTransp {
    opacity: .6;
    -moz-opacity: .6;
    filter: alpha(opacity=60)
}

.RadCalendarPopup {
    font-size: 9px;
    color: #3f3f3f
}

.RadCalendarPopup .RadCalendar,
.RadCalendarPopup .RadCalendarTimeView {
    background-color: #fff
}

.RadCalendarPopup .RadCalendar td,
.RadCalendarPopup .RadCalendarTimeView td {
    border-color: #ccc
}

.RadCalendarPopup .RadCalendar td a,
.RadCalendarPopup .RadCalendarTimeView td a {
    color: #3f3f3f
}

.RadCalendarPopup .RadCalendar td a:hover,
.RadCalendarPopup .RadCalendarTimeView td a:hover {
    color: #1f2e65
}

.RadCalendarPopup .RadCalendar .rcTitlebar {
    border-width: 0px
}

.RadCalendarPopup .RadCalendar .rcTitlebar table {
    border-collapse: collapse
}

.RadCalendarPopup .RadCalendar .rcTitlebar td {
    border: 1px solid #ccc
}

.RadCalendarPopup .RadCalendar .rcTitlebar .rcFastPrev,
.RadCalendarPopup .RadCalendar .rcTitlebar .rcPrev,
.RadCalendarPopup .RadCalendar .rcTitlebar .rcNext,
.RadCalendarPopup .RadCalendar .rcTitlebar .rcFastNext {
    width: 26px;
    height: 20px;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: center center
}

.RadCalendarPopup .RadCalendar .rcTitlebar .rcFastPrev span:before,
.RadCalendarPopup .RadCalendar .rcTitlebar .rcPrev span:before,
.RadCalendarPopup .RadCalendar .rcTitlebar .rcNext span:before,
.RadCalendarPopup .RadCalendar .rcTitlebar .rcFastNext span:before {
    content: ""
}

.RadCalendarPopup .RadCalendar .rcTitlebar .rcFastPrev {
    background-image: url("../layout/dbl-arrow-left-gray.png")
}

.RadCalendarPopup .RadCalendar .rcTitlebar .rcPrev {
    background-image: url("../layout/arrow-left-gray.png")
}

.RadCalendarPopup .RadCalendar .rcTitlebar .rcNext {
    background-image: url("../layout/arrow-right-gray.png")
}

.RadCalendarPopup .RadCalendar .rcTitlebar .rcFastNext {
    background-image: url("../layout/dbl-arrow-right-gray.png")
}

.RadCalendarPopup .RadCalendar .rcTitle {
    font-size: 10px;
    text-transform: uppercase;
    line-height: 19px
}

.RadCalendarPopup .RadCalendar .rcMainTable {
    border-spacing: 1px
}

.RadCalendarPopup .RadCalendar .rcMain .rcRow th,
.RadCalendarPopup .RadCalendar .rcMain .rcWeek .rcViewSel {
    background-color: #ededed;
    padding-right: 7px;
    text-align: right;
    width: 26px
}

.RadCalendarPopup .RadCalendar .rcMain .rcWeek th {
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px
}

.RadCalendarPopup .RadCalendar .rcMain .rcRow td {
    background-color: #ccc
}

.RadCalendarPopup .RadCalendar .rcMain .rcRow .rcOtherMonth,
.RadCalendarPopup .RadCalendar .rcMain .rcRow .rcSelected,
.RadCalendarPopup .RadCalendarTimeView .rcSelected {
    background-color: #fff
}

.RadCalendarPopup .RadCalendar .rcMain .rcRow .rcSelected,
.RadCalendarPopup .RadCalendarTimeView .rcSelected {
    border-color: #1f2e65
}

.RadCalendarPopup .RadCalendar .rcMain .rcRow .rcSelected a,
.RadCalendarPopup .RadCalendarTimeView .rcSelected a {
    color: #1f2e65
}

.RadCalendarPopup .RadCalendar .rcMain .rcRow a,
.RadCalendarPopup .RadCalendar .rcMain .rcRow span,
.RadCalendarPopup .RadCalendarTimeView a {
    padding-bottom: 5px;
    padding-top: 5px
}

.RadCalendarFastNavPopup .RadCalendarMonthView {
    background-color: #fff;
    border-color: #ccc;
    font-size: 11px
}

.RadCalendarFastNavPopup .RadCalendarMonthView td {
    padding: 2px 5px
}

.RadCalendarFastNavPopup .RadCalendarMonthView td a {
    color: #3f3f3f;
    padding: 2px 5px
}

.RadCalendarFastNavPopup .RadCalendarMonthView td a:hover {
    color: #1f2e65;
    text-decoration: none
}

.RadCalendarFastNavPopup .RadCalendarMonthView td+td {
    border-right: 1px solid #ccc
}

.RadCalendarFastNavPopup .RadCalendarMonthView td+td+td {
    border-right-width: 0px
}

.RadCalendarFastNavPopup .RadCalendarMonthView .rcSelected a {
    color: #1f2e65
}

.RadCalendarFastNavPopup .RadCalendarMonthView #rcMView_PrevY a,
.RadCalendarFastNavPopup .RadCalendarMonthView #rcMView_NextY a {
    background-position: center center;
    background-repeat: no-repeat;
    color: transparent
}

.RadCalendarFastNavPopup .RadCalendarMonthView #rcMView_PrevY a {
    background-image: url("../layout/arrow-left-gray.png")
}

.RadCalendarFastNavPopup .RadCalendarMonthView #rcMView_NextY a {
    background-image: url("../layout/arrow-right-gray.png")
}

.RadCalendarFastNavPopup .RadCalendarMonthView .rcButtons {
    border-top: 1px solid #ccc
}

.RadCalendarFastNavPopup .RadCalendarMonthView .rcButtons input[type=button] {
    margin: 0px !important;
    width: auto;
    height: 26px;
    text-transform: uppercase;
    color: #3f3f3f;
    font: 11px "NeoSans", Arial, sans-serif;
    background-color: #fff;
    border-width: 0px;
    padding: 6px 12px
}

.RadCalendarFastNavPopup .RadCalendarMonthView .rcButtons #rcMView_Today {
    border-right: 1px solid #ccc
}

.RadCalendarFastNavPopup .RadCalendarMonthView .rcButtons #rcMView_Cancel {
    border-left: 1px solid #ccc
}

.RadComboBox {
    width: 160px;
    float: left;
    position: relative
}

.RadComboBox:after {
    position: absolute;
    pointer-events: none;
    right: 0px;
    top: 0px;
    width: 30px;
    height: 26px;
    background: #1f2e65 url("../layout/arrow-down-white.png") no-repeat center center;
    display: block;
    border-radius: 0px 3px 3px 0px;
    content: "";
    border: 1px solid #fff;
    border-left-width: 0px;
    clear: left
}

.RadComboBox select {
    border-radius: 3px;
    background-color: #fff;
    border-width: 0px;
    color: #000;
    cursor: pointer;
    height: 26px;
    padding: 0px 5px 0px 15px;
    font: 11px "NeoSans", Arial, sans-serif;
    -webkit-appearance: none;
    width: 100%;
}

.RadDockZone {
    padding: 0px;
    border-width: 0px;
    box-sizing: inherit
}

.RadDockZone.rdVertical {
    padding-right: 0px !important
}

.RadDock {
    padding-bottom: 10px
}

.RadDock.rdDragHelper {
    opacity: .8
}

.RadDock .rdTop .rdCenter {
    background-image: none
}

.RadDock .rdTable {
    border-collapse: collapse;
    width: 100%
}

.RadDock .rdLeft,
.RadDock .rdRight,
.RadDock .rdBottom {
    display: none
}

.RadDock .rdTitleBar {
    background-color: #ccc;
    border-radius: 5px 5px 0px 0px;
    padding: 20px 20px 10px 20px;
    overflow: hidden;
    border-bottom: 1px solid #afaeae;
    width: auto;
    cursor: default !important
}

.RadDock .rdTitleBar>img {
    float: left;
    padding: 1px 18px 1px 8px
}

.RadDock .rdTitleBar em {
    font: normal 14px "NeoSans-Medium", Arial, sans-serif;
    color: #515151;
    text-transform: uppercase;
    float: left
}

.RadDock .rdTitleBar .rdCommands {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    float: right
}

.RadDock .rdTitleBar .rdCommands .rdCustom,
.RadDock .rdTitleBar .rdCommands .rdClose {
    line-height: 18px;
    display: block;
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
    margin-top: 2px;
    cursor: pointer;
    background-position: center center;
    margin: 0px auto
}

.RadDock .rdTitleBar .rdCommands .rdCustom {
    background: url("../svg/bearbeiten.svg") no-repeat
}

.RadDock .rdTitleBar .rdCommands .rdClose {
    background-image: url("../svg/gray/fenster-schliessen.svg")
}

.RadDock .rdContent {
    background-color: #dadada;
    border-radius: 0px 0px 5px 5px;
    padding: 20px;
    font-family: "NeoSans", Arial, sans-serif;
    overflow: auto;
}

.RadPicker {
    height: auto !important
}

.RadPicker input[type=text] {
    border-radius: 3px 0px 0px 3px;
    height: 26px
}

.RadPicker .riTextBox {
    border-width: 0px !important;
    width: 160px !important;
    padding: 6px 15px !important;
    background: #fff !important
}

.RadPicker .rcCalPopup,
.RadPicker .rcTimePopup {
    height: 26px;
    width: 31px;
    border: 1px solid #fff;
    border-radius: 0px 3px 3px 0px;
    background: #1f2e65 url("../../../resc/svg/wunschtermin.svg") no-repeat center center;
    background-size: 17px 15px;
    box-sizing: border-box
}

.RadPicker .rcCalPopup:before,
.RadPicker .rcTimePopup:before {
    content: ""
}

.RadPicker td a {
    margin: 0px
}

.RadCalendarFastNavPopup table .rcSelected a {
    border: 1px solid #1f2e65
}

.RadUpload {
    background-color: #ededed
}

.RadUpload .ruInputs {
    list-style-type: none;
    padding: 0px;
    margin: 0px
}

.RadUpload .ruInputs li {
    overflow: hidden
}

.RadUpload .ruInputs li+li {
    margin-top: 10px
}

.RadUpload .ruInputs li+li .ruFileWrap {
    float: left;
    display: block;
    line-height: 26px;
    width: 200px
}

.RadUpload .ruFakeInput {
    border-radius: 3px 0px 0px 3px;
    width: 150px
}

.RadUpload .ruBrowse {
    width: 31px;
    height: 26px;
    border: 1px solid #fff !important;
    border-radius: 0px 3px 3px 0px;
    background: #1f2e65 url("../svg/position-hinzufuegen.svg") no-repeat center center;
    background-size: 14px 18px;
    text-indent: -9999px;
    position: relative;
    z-index: 2;
    display: inline-block
}


.RadUpload .ruFileInput {
    cursor: pointer;
    height: 26px;
    margin-left: -31px;
    opacity: 0;
    position: absolute;
    width: 31px;
    z-index: 2
}

.RadUpload .ruDropZone {
    display: none
}

.RadUpload .ruRemove,
.RadUpload .ruCancel {
    font-family: "NeoSans-Medium", Arial, sans-serif;
    color: #1f2e65;
    padding: 6px 15px;
    height: 26px;
    border-width: 0px;
    border-radius: 3px;
    text-transform: uppercase;
    background-color: #fff
}

.RadGrid .RadUpload .ruBrowse {
    display: none
}

.RadGrid .RadUpload .ruFileInput {
    display: none
}

.RadGrid .RadUpload .ruFileInput+label {
    display: inline-block !important;
    width: 31px;
    height: 26px;
    border: 1px solid #fff !important;
    border-radius: 0px 3px 3px 0px;
    background: #1f2e65 url("../../../resc/svg/position-hinzufuegen.svg") no-repeat center center;
    background-size: 14px 18px;
    text-indent: -9999px;
    position: relative;
    z-index: 2;
    margin-left: 0px;
    cursor: pointer
}

.subheading {
    background-color: #fff;
    border: 1px solid #bebebe;
    border-width: 1px 0px;
    padding: 10px;
    overflow: hidden;
    margin-bottom: 10px
}

.subheading h3 {
    color: #3f3f3f;
    font: normal 12px "NeoSans-Medium", Arial, sans-serif;
    margin: 0px
}

.subheading h3 span {
    background-color: transparent
}

.subheading .col {
    float: left
}

.system-msg {
    background-color: #f6f6f6;
    padding: 30px 10px;
    text-align: center;
    color: #515151;
    font: 12px "NeoSans-Medium", Arial, sans-serif
}

.system-msg h1 {
    font: normal 18px "NeoSans-Medium", Arial, sans-serif;
    text-transform: uppercase;
    margin: 0px
}

.system-msg p {
    margin: 15px auto
}

.system-msg img {
    display: inline;
    margin-top: 50px;
    width: 100% !important;
    max-width: 348px;
    height: auto !important
}

.rdContent .newsFullStory {
    float: right;
    top: -2rem
}

.rdContent .newsList a:hover {
    text-decoration: none;
}

.fancybox-opened .fancybox-skin .fancybox-outer .fancybox-inner .fancybox-iframe {
    border-radius: 3px
}

.popupwrapper .newsContent div {
    padding: 1rem
}


.moduleAddressData .row .col .Field70 {
    width: 500px
}

.moduleAddressData .row .col .Field28 {
    width: 185px
}

.moduleAddressData .row .col .label {
    width: 90px
}

.moduleAddressData .row-50 .label+.input {
    margin-left: 0px;
    float: left
}

.moduleAddressData .row-50 .col {
    width: auto
}

.moduleAddressData .row-50 .col:first-child {
    margin-right: 40px
}

.moduleAddressData .row-submit {
    margin-top: 10px
}

.moduleAddressData .content>.RadAjaxPanel>div>div>.row .label {
    width: 210px
}

.moduleAddressData .content>.RadAjaxPanel>div>div>.row .Field70 {
    width: 380px
}

.moduleAddressData .content>.RadAjaxPanel>div>div>.row-50 .col {
    margin-right: 0px
}

@media only screen and (max-width: 719px) {
    .moduleAddressData .row .col {
        float: none
    }

    .moduleAddressData .row .col .Field28,
    .moduleAddressData .row .col .Field70 {
        width: 100%
    }

    .moduleAddressData .row .col .label {
        width: auto
    }

    .moduleAddressData .row .col .label+.input {
        float: none;
        display: block
    }

    .moduleAddressData .row .col+.col {
        margin-top: 10px
    }

    .moduleAddressData .row .col:first-child {
        margin-right: 0px
    }
}

.moduleCatalogDocuments .row-50 .col {
    width: 100%
}

.moduleCatalogDocuments .row-50 .col .label {
    padding: 5px 15px 0px 0px;
    font-family: "NeoSans-Medium", Arial, sans-serif
}

@media only screen and (max-width: 719px) {
    .moduleCatalogDocuments .row-50 .col .label {
        padding: 0px 0px 5px 0px
    }
}

.moduleCockpit .row-50,
.moduleCockpit .subheading {
    margin-top: 10px
}

.moduleCockpit .row .col .label {
    width: 220px
}

.moduleCockpit .content>.row-submit:first-child .col {
    float: left;
    width: 100%
}

.moduleCockpit .content>.row-submit:first-child .col .input {
    float: left;
    padding-right: 10px
}

.moduleCockpit .row-50 .col {
    width: auto;
    padding-right: 30px
}

.moduleCockpit .row-50 .col .label {
    width: auto;
    padding: 5px 15px 0px 0px;
    font-family: "NeoSans-Medium", Arial, sans-serif;
    padding-right: 10px
}

.moduleCockpit .row-50 .col .input {
    float: left;
    margin-left: 0px
}

.moduleCockpit .cockpit-view-toggle {
    overflow: hidden;
    margin-bottom: 15px;
    margin-bottom: 10px;
    float: right;
    position: relative
}

.moduleCockpit .cockpit-view-toggle li {
    float: left;
    position: relative;
    margin-left: -42px;
    z-index: 2
}

.moduleCockpit .cockpit-view-toggle li:first-child {
    margin-right: -42px;
    margin-left: 0px
}

.moduleCockpit .cockpit-view-toggle li:first-child label {
    padding-right: 42px;
    padding-left: 0px
}

.moduleCockpit .cockpit-view-toggle li:first-child .iradio {
    background-image: url("../layout/switch-dot-left.png");
    float: right
}

.moduleCockpit .cockpit-view-toggle li.li-checked {
    margin-left: 0px;
    margin-right: 0px;
    z-index: 1
}

.moduleCockpit .cockpit-view-toggle li.li-checked label {
    padding-left: 0px;
    padding-right: 0px
}

.moduleCockpit .cockpit-view-toggle label {
    line-height: 19px;
    cursor: pointer;
    font-family: "NeoSans-Medium", Arial, sans-serif;
    color: #1f2e65;
    padding-left: 42px
}

.moduleCockpit .cockpit-view-toggle .iradio {
    width: 34px;
    height: 22px;
    background: url("../layout/switch-dot-right.png") no-repeat;
    margin-left: 8px;
    display: none;
    cursor: auto
}

.moduleCockpit .cockpit-view-toggle .iradio.checked {
    display: block
}

.moduleCockpit .cockpit-view-toggle+hr {
    clear: right
}

@media only screen and (max-width: 1280px) {

    .moduleCockpit #chartMonetary,
    .moduleCockpit #chartQuantity,
    .moduleCockpit #chartQuota {
        width: 590px !important
    }
}

@media only screen and (max-width: 719px) {
    .moduleCockpit .row-50 .col {
        padding-right: 0px
    }

    .moduleCockpit .row-50 .col:first-child {
        margin-bottom: 10px
    }

    .moduleCockpit .row-50 .col .label {
        padding: 0px 0px 5px 0px
    }

    .moduleCockpit .cockpit-view-toggle li:last-child {
        padding-right: 0px
    }

    .moduleCockpit #chartMonetary,
    .moduleCockpit #chartQuantity,
    .moduleCockpit #chartQuota {
        width: 270px !important
    }
}



.moduleDocuwareDocuments .row-submit .col .label {
    display: none
}

.moduleDocuwareDocuments .row .col .icheckbox+.label {
    width: auto
}

.moduleDocuwareDocuments .row .col .label {
    width: 90px
}

@media only screen and (max-width: 719px) {
    .moduleDocuwareDocuments .row50 .col {
        width: 100%
    }

    .moduleDocuwareDocuments .row50 .col:first-child {
        margin-bottom: 10px
    }

    .moduleDocuwareDocuments .row50 .col .label {
        padding: 0px 0px 5px 0px
    }
}

#divDocuwareDocumentsOrderNumber input {
    width: 179px
}

.moduleDocuwareSearch .row .col .input .Field70 {
    width: 200px
}

.moduleDocuwareSearch .row-submit .col .label {
    display: none
}

.moduleExternal .row .col .label {
    width: 155px
}

.moduleExternal .row .col .Field70 {
    width: 435px
}

.moduleExternal .row-submit {
    margin-top: 20px
}

.moduleExternal .row-submit .col {
    padding-left: 20px
}

.moduleExternal ol {
    overflow: hidden;
    margin-bottom: 15px
}

.moduleExternal ol li {
    float: left;
    padding-right: 25px
}

.moduleExternal ol li:last-child {
    padding-right: 0px
}

.moduleExternal ol li label {
    line-height: 22px
}

.moduleExternal .RadListBox .rlbList {
    background-color: transparent;
    padding: 0px;
    overflow: hidden
}

@media only screen and (max-width: 719px) {
    .moduleExternal .row-submit .col {
        padding-left: 0px
    }

    .moduleExternal .row-submit .col+.col {
        margin-top: 10px
    }
}

.moduleGroupDocuments .content>div:first-child {
    margin-bottom: 20px
}

.moduleGroupDocuments .row-50 .col {
    float: none;
    width: auto;
    margin-bottom: 10px
}

.moduleGroupDocuments .row-50 .col .label {
    font-family: "NeoSans-Medium", Arial, sans-serif;
    padding-top: 5px;
    width: 230px
}

@media only screen and (max-width: 719px) {
    .moduleGroupDocuments .row-50 .col .label {
        padding-top: 0px;
        padding-bottom: 5px
    }
}

.moduleInternal .RadAjaxPanel .rgDataDiv .icon-togglelock {
    width: 14px;
    cursor: pointer;
}

.moduleInternal .RadAjaxPanel .rgDataDiv .icon-edit {
    width: 18px;
    cursor: pointer;
}

.moduleInternal .row .col .Field70 {
    width: 460px
}

.moduleInternal .row-50 .col {
    width: auto
}

.moduleInternal .row-50 .col .Field70 {
    width: 181px
}

.moduleInternal .row-50 .col:first-child {
    margin-right: 37px
}

.moduleInternal .row-50 .col .label {
    width: 130px
}

.moduleInternal .row-50 .col+.col .label {
    width: 60px
}

.moduleInternal .row-50 .label+.input {
    margin-left: 0px;
    float: left
}

.moduleInternal .row-submit {
    margin-top: 20px
}

.moduleInternal .row-submit .col {
    padding-left: 20px
}

.moduleInternal ol {
    overflow: hidden
}

.moduleInternal ol li {
    float: left;
    padding-right: 25px
}

.moduleInternal ol li:last-child {
    padding-right: 0px
}

.moduleInternal ol li span, .moduleInternal ul li span {
    line-height: 22px
}

.moduleInternal .icheckbox.checked {
    background-image: url("../layout/checkbox-tick.png")
}

.moduleInternal .row-user-position {
    padding-left: 130px
}

.moduleInternal .row .col-user-name {
    margin-left: 130px;
    margin-right: 98px !important
}

.moduleInternal .row-user-position .col .label,
.moduleInternal .row .col-user-name .label,
.moduleInternal .row .col-user-password .label {
    float: none;
    width: auto !important
}

.moduleInternal .row-user-position .col .label label,
.moduleInternal .row .col-user-name .label label,
.moduleInternal .row .col-user-password .label label {
    padding-top: 0px;
    padding-bottom: 10px
}

@media only screen and (max-width: 719px) {
    .moduleInternal .row-submit .col {
        padding-left: 0px
    }

    .moduleInternal .row-submit .col+.col {
        margin-top: 10px
    }

    .moduleInternal .row-50 .col {
        float: none
    }

    .moduleInternal .row-50 .col:first-child {
        margin-right: 0px
    }

    .moduleInternal .row-50 .col+.col {
        margin-top: 10px
    }

    .moduleInternal .row-50 .col .label {
        width: auto
    }

    .moduleInternal .row-50 .col .Field28,
    .moduleInternal .row-50 .col .Field70 {
        width: 100%
    }

    .moduleInternal .row-user-position {
        padding-left: 0px
    }

    .moduleInternal .row .col-user-name {
        margin-left: 0px;
        margin-right: 0px !important
    }

    .moduleInternal ol li {
        float: none;
        padding-right: 0px
    }
}


.moduleLogs .row-50 .col {
    width: auto
}

.moduleLogs .row-50 .col .label {
    width: 200px
}

.moduleLogs .row-submit {
    margin-top: 10px
}

@media only screen and (max-width: 719px) {
    .moduleLogs .row-50 .col {
        float: none
    }

    .moduleLogs .row-50 .col .label {
        width: auto
    }
}


.moduleTargetQuantityChange .RadGrid table td:first-child,
.moduleTargetQuantityChange .RadGrid table th:first-child {
    width: 100px
}

.moduleQuantityMessage .RadGrid table td:first-child,
.moduleQuantityMessage .RadGrid table th:first-child {
    width: 100px
}

.moduleManufacturerQuantities .row-50 .col {
    width: auto
}

.moduleManufacturerQuantities .row-50 .col .label {
    width: 200px
}

a.icon-document {
    content: url("../svg/blue/speichern.svg");
    display: block;
    width: 20px;
}

a.icon-download {
    content: url("../svg/blue/downloaden.svg");
    display: block;
    width: 20px;
}

a.icon-eye {
    content: url("../svg/blue/auftragsuebersicht.svg");
    display: block;
    width: 20px;
    margin: auto;
}

img.icon-document {
    width: 20px;
    cursor: pointer;
}

img.icon-eye {
    width: 20px;
    cursor: pointer;
}

.rgPagerDefault {
    width:100%;
    display:flex;
    justify-content:space-between;
}

.rgMasterTable {
    width:100%;
    table-layout:fixed;
    empty-cells:show;
}

.rgDataDivSticky .rgHeaderDiv {
    position: sticky;
    top: 0;
}

.rgDataDivSticky  table {
    position: relative;
    border-collapse: collapse; 
}



table.ajaxTable {
    width: 100%;
    table-layout: fixed;
    empty-cells: show;
    position: relative;
    border-collapse: collapse;
}

.ajaxTable thead {
    position: sticky;
    top: 0;   
}

.ajaxTable thead tr {
    background-color: #ccc;
    border: 1px solid #ccc
}

.ajaxTable thead th {
    border-left: 1px solid #fff;
    padding: 10px;
    font-weight: normal;
    text-align: left;
}

.ajaxTable thead th:first-child {
    border-left-width: 0px
}

.ajaxTable thead .rgSortAsc,
.ajaxTable thead .rgSortDesc {
    display: none
}



.ajaxTable tbody> :nth-Child(n) {
    border-top: 1px solid #ccc
}

.ajaxTable tbody> :nth-Child(1) {
    border-top: none
}

.ajaxTable input[type=image] {
    width: 20px
}

.ajaxTable tbody td {
    padding: 10px;
    border: 1px solid #ccc
}

.ajaxTable .rgRow td {
    background-color: #f5f5f5
}

.ajaxTable .rgAltRow td {
    background-color: #ededed
}

.netListContainerTableDiv {
    overflow-x: auto;
    overflow-y: auto;
    width: 100%;
    padding: 0;
    margin: 0;
}


#tabledivajaxContainerLogs, #tabledivajaxContainerPLogs {
    height: 300px;
}

.ajaxTable th a {
    font-weight: normal;
    color: #3f3f3f;
    text-decoration: none;
    padding-right: 13px;
    background: url("../layout/table-sorter.gif") no-repeat right center;
    cursor: pointer;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

.k-chart,.k-gauge,.k-sparkline,.k-stockchart {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.k-chart,.k-stockchart {
    height: 400px
}

.k-chart>canvas {
    vertical-align: top
}

div.k-chart,div.k-gauge,span.k-sparkline,.k-stockchart {
    background-color: transparent
}

.k-gauge {
    text-align: left;
    position: relative
}

.k-arcgauge {
    display: inline-block
}

.k-arcgauge-label {
    position: absolute;
    text-align: center;
    padding: 0;
    margin: 0
}

.k-baseline-marker {
    zoom:1}

.k-chart-tooltip {
    padding: 4px 8px;
    border-radius: 4px;
    color: #fff;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAWCAYAAADAQbwGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADNJREFUeNpi/P//vwMDFQELEP8beQb+HTWQYgP/DHoD/466cAR4edRAyg38P6hLbIAAAwCnWhhVsxvdCAAAAABJRU5ErkJggg==);
    background-position: 0 0;
    background-repeat: repeat-x;
    line-height: normal;
    white-space: nowrap;
    z-index: 12000
}

.k-chart-tooltip-inverse {
    color: #000
}

.k-chart-tooltip table {
    border-spacing: 0;
    border-collapse: collapse
}

.k-chart-tooltip th {
    width: auto;
    text-align: center;
    padding: 1px
}

.k-chart-tooltip td {
    width: auto;
    text-align: left;
    padding: .1em .2em
}

.k-chart-shared-tooltip-marker {
    display: block;
    width: 15px;
    height: 3px
}

.k-selector {
    position: absolute;
    -webkit-transform: translateZ(0)
}

.k-selection {
    position: absolute;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    border-bottom: 0;
    height: 100%
}

.k-selection-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-color: rgba(255,255,255,0.01);
    filter: alpha(opacity=1)
}

.k-handle {
    background: #d2d2d2;
    width: 7px;
    height: 26px;
    cursor: e-resize;
    z-index: 1;
    border-radius: 6px;
    position: absolute
}

.k-handle div {
    width: 100%;
    height: 100%;
    background-color: transparent
}

.k-left-handle {
    left: -4px
}

.k-right-handle {
    right: -4px
}

.k-left-handle div {
    margin: -20px 0 0 -15px;
    padding: 40px 30px 0 0
}

.k-left-handle.k-handle-active div {
    margin-left: -40px;
    padding-right: 55px
}

.k-right-handle div {
    margin: -20px 0 0 -15px;
    padding: 40px 0 0 30px
}

.k-right-handle.k-handle-active div {
    padding-left: 55px
}

.k-mask {
    position: absolute;
    height: 100%;
    background-color: #fff;
    filter: alpha(opacity=80);
    opacity: .8
}

.k-border {
    background: #d2d2d2;
    width: 1px;
    height: 100%;
    position: absolute
}

.k-navigator-hint div {
    position: absolute
}

.k-navigator-hint .k-scroll {
    position: absolute;
    height: 4px;
    border-radius: 4px;
    background: #d2d2d2
}

.k-navigator-hint .k-tooltip {
    margin-top: 20px;
    min-width: 160px;
    opacity: 1;
    text-align: center;
    border: 0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    background: #fff
}

.k-sparkline,.k-sparkline span {
    display: inline-block;
    vertical-align: top
}

.k-sparkline span {
    height: 100%;
    width: 100%
}

.k-map,.k-diagram {
    height: 600px
}

.k-map .km-scroll-wrapper,.k-diagram .km-scroll-wrapper {
    padding-bottom: 0;
    user-select: none
}

.k-map .km-scroll-wrapper,.k-diagram .km-scroll-wrapper,.k-map .km-scroll-container,.k-diagram .km-scroll-container {
    position: absolute;
    width: 100%;
    height: 100%
}

.k-map .k-layer,.k-diagram .k-layer {
    position: absolute;
    left: 0;
    top: 0
}

.k-map .km-touch-scrollbar,.k-diagram .km-touch-scrollbar {
    display: none
}

.k-map {
    border-width: 0;
    border-style: solid;
    box-sizing: border-box
}

.k-map .k-map-controls {
    position: absolute
}

.k-map .k-pos-top {
    top: 0
}

.k-map .k-pos-bottom {
    bottom: 0
}

.k-map .k-pos-left {
    left: 0
}

.k-map .k-pos-right {
    right: 0
}

.k-map .k-navigator {
    margin: 1em;
    width: 50px;
    height: 50px;
    border-width: 1px;
    border-style: solid;
    border-radius: 80px;
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.k-pdf-export .k-map .k-navigator {
    display: none
}

.k-map .k-zoom-control {
    margin: 1em;
    vertical-align: middle
}

.k-map .k-zoom-control .k-button {
    width: auto;
    height: auto
}

.k-pdf-export .k-map .k-zoom-control {
    display: none
}

.k-map .k-attribution {
    padding: 2px 4px;
    font-size: 10px;
    background-color: rgba(255,255,255,0.8);
    z-index: 1000
}

.k-map.RadMap .k-marker {
    position: absolute;
    width: 28px;
    height: 40px;
    margin: -40px 0 0 -14px;
    cursor: pointer
}

.k-navigator>.k-button {
    margin: 0;
    padding: 0;
    border-color: transparent;
    border-radius: 16px;
    line-height: 10px;
    background: 0;
    position: absolute
}

.k-navigator .k-navigator-n,.k-navigator .k-navigator-up {
    top: 2px;
    left: 50%;
    transform: translateX(-50%)
}

.k-navigator .k-navigator-e,.k-navigator .k-navigator-right {
    right: 2px;
    top: 50%;
    transform: translateY(-50%)
}

.k-navigator .k-navigator-s,.k-navigator .k-navigator-down {
    bottom: 2px;
    left: 50%;
    transform: translateX(-50%)
}

.k-navigator .k-navigator-w,.k-navigator .k-navigator-left {
    left: 2px;
    top: 50%;
    transform: translateY(-50%)
}

.k-pdf-export .k-navigator {
    display: none
}

.k-button-wrap {
    border-radius: 4px;
    display: inline-block
}

.k-button-wrap .k-button {
    position: relative;
    padding: 4px;
    line-height: 16px
}

.k-button-wrap .k-button .k-icon {
    vertical-align: top
}

.k-buttons-horizontal :first-child {
    border-radius: 4px 0 0 4px
}

.k-buttons-horizontal :first-child+.k-zoom-in {
    border-radius: 0;
    margin-left: -1px
}

.k-buttons-horizontal .k-zoom-out {
    border-radius: 0 4px 4px 0;
    margin-left: -1px
}

.k-button-wrap .k-button:hover {
    z-index: 1
}

.k-buttons-vertical .k-button {
    display: block
}

.k-buttons-vertical :first-child {
    border-radius: 4px 4px 0 0
}

.k-buttons-vertical .k-zoom-out {
    border-radius: 0 0 4px 4px;
    margin-top: -1px
}

.k-zoom-text {
    margin: 0;
    width: 4.3em;
    vertical-align: top
}

.k-rtl .k-buttons-horizontal :first-child {
    border-radius: 0 4px 4px 0
}

.k-rtl .k-buttons-horizontal :first-child+.k-zoom-in {
    border-radius: 0;
    margin-left: 0;
    margin-right: -1px
}

.k-rtl .k-buttons-horizontal .k-zoom-out {
    border-radius: 4px 0 0 4px;
    margin-left: 0;
    margin-right: -1px
}

.k-diagram {
    height: 600px
}

.k-diagram .km-scroll-wrapper {
    width: 100%;
    height: 100%;
    position: relative
}

.k-diagram .km-scroll-wrapper {
    width: 100%;
    height: 100%;
    position: relative
}

.k-canvas-container {
    width: 100%;
    height: 100%
}

.k-diagram img {
    box-sizing: content-box
}

.k-treemap {
    overflow: hidden;
    height: 400px
}

.k-treemap-tile {
    box-sizing: border-box;
    border-style: solid;
    border-width: 1px;
    position: absolute;
    margin: -1px 0 0 -1px;
    overflow: hidden
}

.k-treemap-tile.k-leaf {
    padding: .6em
}

.k-treemap-wrap.k-last>.k-treemap-tile {
    padding: .3em
}

.k-treemap-tile.k-state-hover {
    z-index: 2;
    background-image: none
}

.k-treemap>.k-treemap-tile {
    position: relative;
    height: 100%
}

.k-treemap-title {
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 2.42em;
    height: 2.42em;
    padding: 0 .6em;
    white-space: nowrap
}

.k-treemap-wrap .k-treemap-title {
    border-width: 0 0 1px;
    border-style: solid
}

.k-treemap-wrap {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.k-treemap-title+.k-treemap-wrap {
    top: 2.42em
}

.k-treemap-title-vertical {
    box-sizing: border-box;
    text-overflow: ellipsis;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2.42em;
    line-height: 2.42em;
    overflow: hidden;
    padding: .6em 0;
    white-space: nowrap
}

.k-treemap-title-vertical>div {
    position: absolute;
    top: 0;
    right: 1.23em;
    transform-origin: right;
    transform: rotate(-90deg)
}

.k-treemap-title-vertical+.k-treemap-wrap {
    left: 2.42em
}

.k-marquee {
    position: absolute;
    z-index: 100000
}

.k-marquee-color,.k-marquee-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.k-marquee-color {
    filter: alpha(opacity=60);
    opacity: .6
}

.k-tooltip.k-chart-tooltip {
    border-style: solid
}


.k-chart .k-navigator-hint .k-tooltip {
    color: #333
}

.k-marquee-color {
    border-color: #1976d2;
    color: #fff;
    background-color: #1976d2
}

.k-tooltip.k-chart-tooltip.k-chart-shared-tooltip,.k-tooltip.k-chart-tooltip.k-chart-crosshair-tooltip {
    border-color: #ccc;
    color: #333;
    background-color: #fff
}
