
.container .contact {
    max-width: 800px;
}

.row-same-height {
    display: table;
    width: 100%;
}

.col-xs-height {
    display: table-cell;
    float: none;
}

.col-full-height {
    height: 100%;
    vertical-align: middle;
}

.col-bottom {
    height: 100%;
    vertical-align: bottom;
}

/* Float Elements 
---------------------------------*/
.fl-lt {
    float: left;
}

.fl-rt {
    float: right;
}


.title hgroup {
    margin-top: 28px;
}


/* Clear Floated Elements
---------------------------------*/
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}

.figure {
    margin: 0px;
}

img {
    max-width: 100%;
    -ms-interpolation-mode: bicubic;
}

footer a, a:hover, a:active, a:visited, a:focus {
    outline: 0px !important;
    color: white;
    text-decoration: none;
    font-weight: lighter;
}

a, a:hover, a:active, a:visited, a:focus {
    outline: 0px !important;
    color: unset;
    text-decoration: none;
    font-weight: lighter;
}

    a:hover, a:active {
        text-decoration: underline;
        font-weight: lighter;
    }

/* Primary Styles
---------------------------------*/

html, body {
    width: 100%;
    margin: 0px auto;
    padding: 0px;
    /*overflow-x: hidden;*/
    overflow: hidden;
    background: rgb(234,229,228);
    /*font-family: "Sparkasse Lt", Arial, Serif;*/
    font-family: "Sparkasse Web";
    font-weight: normal;
    /*color: rgb(102,102,102);*/
    color: rgb(110,110,110);
    -webkit-overflow-scrolling: touch; /*Scrolling Safari*/
}



.page-wrap {
    min-height: 100%;
}

    .page-wrap:after {
        content: "";
        display: block;
    }

.slideItem {
    border-radius: 4px;
}

h2 {
    font-size: 30px;
    color: rgba(102, 102, 102, 1);
    font-weight: 700;
    margin: 5px 0 5px 0;
    text-align: center;
    /*text-transform:uppercase;*/
}

h1 {
    margin: 4%, 6px, 0px, 6px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: rgb(255,0,0);
}

.container h1 {
    text-align: center;
}

h1.link {
    cursor: pointer;
}

.container h3 {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 3%;
    font-weight: lighter;
    font-size: 66px;
    text-transform: none;
}

.container .service_block h3 { /*Anmelden Shoppen Sparen*/
    padding-bottom: 2%;
}

h3 {
    font-weight: bold;
    letter-spacing: 0.5px;
    color: white;
    font-size: 20px;
    margin: 0 0 5px 0;
}

h6 {
    font-size: 18px;
    color: rgba(102, 102, 102, 1);
    font-weight: 400;
    text-align: center;
    margin: 0 0 60px 0;
}

.titleHr {
    border: none;
    border-top: 2px solid rgb(255,0,0);
    margin-bottom: 5px;
    margin-top: 5px;
    width: 534px;
}

/* Header Styles
---------------------------------*/

#header_outer {
    /*background: rgba(102, 102, 102, 1);*/
    display: none;
    background: rgb(255,0,0);
    height: 96px;
    width: 100%;
    padding: 0px 0px;
    position: absolute;
    z-index: 1999;
    /*transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out;
    box-shadow: 0px 5px 2px silver;*/
}

#header_outer_plch, #headerSmall {
    display: none;
}

.wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.logo {
    display: inline-block;
    height: 85%;
    background: url("/Content/img/SEG_LOGO.png") no-repeat;
    background-size: contain;
    position: relative;
    left: 10px;
    top: 10%;
}


.slogan {
    display: inline-block;
    height: 46%;
    background: url(/Content/img/siesind.png) no-repeat;
    background-size: contain;
    background-position: right;
    background-attachment: local;
    top: 35%;
    position: relative;
}

.div_banner {
    right: 0;
    height: 54px;
    border: 1px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
}

.text_banner1 {
    /*font-family: "Sparkasse Bd", Arial, Serif;*/
    /*font-family: "Roboto Bold", Arial;*/
    font-family: "Sparkasse Web", Roboto, Arial,sans-serif;
    font-weight: 400;
    color: white;
    font-size: 36pt;
    text-align: left;
    float: left;
    line-height: 1.1;
}

.text_banner2 {
    /*font-family: "Sparkasse Rg", Arial, Serif;*/
    font-size: 36pt;
    font-weight: normal;
    text-align: right;
    float: right;
    margin-top: -8px;
    line-height: 1.2;
}


.container {
    max-width: 88.5%;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}

.loginbox {
    clear: both;
    float: right;
    height: 400px;
    width: 250px;
    background: rgba(102, 102, 102, 1);
    display: none;
}

.header_section {
    /*background: rgba(153, 153, 153, 1);*/
    /*background: rgba(255, 0, 0, 1);*/
    background: rgba(202, 8, 13, 1);
    height: 26px;
    position: relative;
}

.sheader {
    background: rgb(255,0,0);
    height: 96px;
}

/*Login*/


#li_loginLink {
    background-color: rgba(102, 102, 102, 1);
    margin-right: 0px;
    width: 200px;
}

.dropdown-menu {
    background: rgba(102, 102, 102, 1);
    color: white;
    width: 200px;
    padding-bottom: 0px;
}



#a_loginLink {
    height: 100%;
    cursor: pointer;
}


.formCenter {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

div.Passwortvergessen {
    padding-left: 15px !important;
}

.Passwortvergessen, .Passwortvergessen a, Passwortvergessen a:hover {
    color: white !important;
    text-decoration: none !important;
    font-weight: normal !important;
    text-align: left;
    font-weight: lighter;
}



.RememberMe {
    padding-left: 15px;
    color: white;
    text-align: left;
}


.register {
    background: rgba(102, 102, 102, 1);
    width: 200px;
    padding-left: 0px;
    text-align: left;
    padding-top: 7px;
    margin-bottom: 0;
    font-weight: normal;
}

.registerlink {
    font-size: 12px;
    font-weight: normal;
    display: inline;
    text-decoration: underline !important;
}

.login-small {
    font-weight: normal;
    color: rgba(233,233,233,1);
    line-height: 1;
    padding-left: 15px;
    padding-bottom: 25px;
    text-align: left;
    white-space: normal;
}

    .login-small a, .login-small a:hover {
        display: inline;
        font-size: 12px;
        text-decoration: underline;
        padding: 0px;
        color: white;
    }

.form-horizontal .form-group {
    margin-left: 15px;
    margin-right: 15px;
    text-align: left;
}



.res-nav_click {
    display: none;
}


/* Top_content
---------------------------------*/

.top_cont_outer {
    background: #f9f9f9;
    position: relative;
}

.top_cont_inner {
    background: url(/Content/img/white_pad.png) no-repeat right bottom;
}

.top_content {
    position: relative;
    padding-top: 50px;
}

.white_pad {
    position: relative;
    right: 0px;
    bottom: 0px;
}

    .white_pad img {
        position: absolute;
        right: 0px;
        bottom: 0px;
    }

.top_left_cont {
    padding: 110px 0;
}

    .top_left_cont h3 {
        font-size: 16px;
        color: rgba(102, 102, 102, 1);
        margin: 0 0 20px 0;
        text-align: left;
        font-weight: 700;
    }

    .top_left_cont h2 {
        font-size: 40px;
        color: rgba(102, 102, 102, 1);
        line-height: 52px;
        margin: 0 0 26px 0;
        text-align: left;
        font-weight: 700;
    }

    .top_left_cont p {
        font-size: 16px;
        color: rgba(102, 102, 102, 1);
        margin: 0 0 30px 0;
        line-height: 26px;
    }

a.learn_more2 {
    display: block;
    font-size: 16px;
    color: #ffffff;
    background: #49b5e7;
    width: 178px;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

    a.learn_more2:hover {
        background: #222222;
    }

.footer_button {
    margin-left: 1%;
    margin-right: 1%;
    z-index: 1201;
    /*display: table-cell;*/
    vertical-align: middle;
    align-content: center;
    padding: 2px, 5px, 2px, 5px;
}


    .footer_button a, .footer_button a:hover {
        cursor: pointer;
        color: #cac8c9;
        text-decoration: none;
        font-weight: lighter;
    }

.footer_font {
    /*font-family: "Sparkasse Rg", Arial, Serif;*/
    font-size: 14pt;
    color: #cac8c9;
}



/*.footer_block {
    background-color: rgb(255,0,0);
    border-left: solid 2px rgba(233, 233, 233, 1);
    bottom: 0;
    height: 20px;
}


.footer_bottom a {
    display: block;
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    text-align: center;
}

.footer_bottom span a {
    display: inline-block;
    color: #7cc576;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

    .footer_bottom span a:hover {
        color: #fff;
    }*/

/* Animation Timers
---------------------------------*/
.delay-02s {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
}

.delay-03s {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}

.delay-04s {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
}

.delay-05s {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
}

.delay-06s {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}

.delay-07s {
    animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
}

.delay-08s {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
}

.delay-09s {
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
}

.delay-1s {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.delay-12s {
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
}


/*new_profolio*/




/* Portfolio */

.container.portfolio-title {
    padding-bottom: 0px;
}

#portfolio {
    padding: 60px 0 40px;
}




.fa {
    color: white;
    font-size: 0.8rem;
}

.section-title h2 {
    color: rgba(102, 102, 102, 1);
    font-size: 34px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
}

.section-title span {
    display: block;
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 60px;
    text-align: center;
}

body {
    counter-reset: section;
}

ol.numeric-decimals {
    list-style-type: none;
    counter-reset: subsection;
}
    /*ol.numeric-decimals li { list-style-type:none; }
ol.numeric-decimals li ol { counter-reset:subsection; }*/
    ol.numeric-decimals li {
        margin-top: 1em;
    }

        ol.numeric-decimals li::before {
            counter-increment: section;
            content: counter(section) " "; /*content:"Section " counter(section) ". ";*/
        }

        ol.numeric-decimals li ol li::before {
            counter-increment: subsection;
            content: counter(section) "." counter(subsection) " " /*counter(subsection) " "*/;
        }

.modalwait {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /*background: rgba( 255, 255, 255, .8 ) url(img/loading.gif) 50% 50% no-repeat;*/
}

/* When the body has the loading class, we turn the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

    /* Anytime the body has the loading class, our modal element will be visible */
    body.loading .modalwait {
        display: block;
    }

.btn {
    margin-left: 2px;
    margin-right: 2px;
}

a.btn {
    color: white;
}

.carousel-indicators li {
    background: rgba(217, 217, 217, 1);
    border: none;
    width: 8px;
    height: 8px;
    margin: 0px;
}

.carousel-indicators .active {
    background: rgb(255,0,0);
    border: none;
    width: 8px;
    height: 8px;
}

.modal-header {
    padding: 0.5% 15px;
}

.pull-left {
    min-width: 24px;
}

.sliderx { /*für Teaser*/
    height: 50vw !important;
    max-height: 520px;
    z-index: 100;
}


.slideroverlay {
    height: 55vw !important;
    max-height: 600px;
    position: static;
    width: 100%;
    z-index: 200;
    top: 25px;
    position: absolute;
}

.slideroverlayPlaceholder {
    height: 40vw !important;
    max-height: 380px;
    width: 100%;
}

.slider .slick-list {
    height: 100%;
}

.slider .slick-track {
    height: 100%;
}

.sliderslide {
    height: 100%;
    min-height: 1px;
}

.sliderslideimg {
    height: 100%;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    margin-bottom: 0;
}

.downloadicon {
    width: 30%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    .downloadicon.left {
        width: 15%;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
    }

a.redlink, a.redlink:hover, a.redlink:active, a.redlink:visited {
    text-decoration: underline;
    color: rgb(255,0,0);
}


header #headerBig {
    z-index: 1503;
    /*position: fixed;*/
    background-color: rgb(255,0,0);
    width: 100%;
    height: 96px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
    margin-top: 0;
    padding-left: 0px;
    padding-right: 0px;
}

header #headerSmall {
    /*position: fixed;*/
    z-index: 1502;
    background-color: rgb(255,0,0);
    width: 100%;
    height: 42px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: opacity 0.5s;
}

#spksearch-overlay {
    display: none;
    background-color: #FFF;
    left: 0;
    height: 548px;
    max-height: 548px;
    position: fixed;
    right: 0;
    top: 96px;
    z-index: 1502;
    box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.2), 0 2px 0 rgba(0, 0, 0, 0.2);
}

header #spksearch-overlay-xs {
    display: none;
    z-index: 102;
    /*position: fixed;*/
    top: 40px;
    left: 0;
    right: 0;
    height: 58px;
    background-color: #FFF;
}

main {
    padding: 14px;
    display: block;
    top: 146px;
    position: absolute;
    width: 100%;
    overflow: scroll;
}

header .ham {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 82px;
    height: 40px;
    font-size: 12px;
    margin-right: 0px;
    padding-right: 40px;
    padding-top: 12px;
    text-align: right;
    font-size: 11px;
}

header.tinyHead #headerSmall {
    opacity: 1;
    transition: opacity 0.5s;
}

.slick-list {
    overflow: visible;
}



.stage, .slick-carousel {
    overflow: hidden;
}

label.checkbox-label input[type=checkbox] {
    position: relative;
    vertical-align: middle;
    bottom: 1px;
    margin: 0;
}

.form-horizontal {
    padding-top: 25px;
}

.customerq {
    width: 48%;
    margin: 1%;
    background-color: white;
    float: left;
    padding: 2%;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}

.customerq1 {
    width: 33%;
    margin: 0;
    float: left;
}

.customerq2 {
    width: 66%;
    margin: 0;
    float: left;
    padding-left: 20px;
    padding-bottom: 20px;
}

.customerq1 > img {
    width: 100%;
}

.customerq3 h1 {
    font-size: 20px;
    text-align: left;
    margin-left: 0px;
    margin-top: 8%;
    color: rgba(102, 102, 102, 1);
}

.customerq3 h2 {
    font-size: 14px;
    text-align: left;
    color: rgb(255,0,0);
}

.customerq3 h3 {
    font-size: 16px;
    text-align: left;
    margin-top: 30px;
    line-height: 1.8;
    padding-bottom: 30%;
}

.notAuthenticated {
    cursor: pointer;
}

.shopBtnOpen {
    cursor: pointer;
}

.modal-open {
    overflow: auto;
}

.alert {
    padding: 5px;
}

#shopCode, #shopCode2, #shopCode3, #shopCode4 {
    width: 25%;
    margin-top: 1px;
    margin-bottom: 3px;
}


.checkbox {
    cursor: pointer;
}

    .checkbox input + label {
        cursor: pointer;
        float: right;
        text-align: center;
        line-height: 1.2;
        background: #ddd;
        width: 1.3em;
        height: 1.3em;
        border-radius: 5px;
        border: 1px solid #888;
        margin-right: .5em;
    }

    .checkbox label {
        margin-top: 4px;
        padding-left: 2px;
        font-weight: 800;
        min-height: 10px;
    }

    .checkbox input:checked + label {
        background: #eee;
    }

        .checkbox input:checked + label:before {
            content: '✓';
        }

a.a_selected, a.a_selected:active, a.a_selected:focus, a.a_selected:visited, a.a_selected:hover {
    color: rgb(255,0,0);
}

a.submenu {
    color: #666;
    padding: 0px;
    line-height: 2;
}

#filters.categoryMenu {
    width: 100%;
    /*margin-left: auto;
    margin-right: auto;*/
    background-color: rgba(255, 255, 255, 0.9);
    transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out;
}

.categoryMenu > ul > li {
    width: 49%;
    text-align: left;
    line-height: 1.1;
}

/* Portfolio Filters */

#filters {
    width: 60%;
    padding: 5px;
    margin-top: 3px;
    margin-left: 16px;
    display: block;
    float: none;
    z-index: 2;
    position: absolute;
    text-align: left;
}

    #filters ul {
        margin-top: 10px;
    }

        #filters ul li {
            display: inline-block;
        }

            #filters ul li a, #filters ul li a:active {
                display: block;
                color: #666;
            }

                #filters ul li a div {
                    vertical-align: text-bottom;
                    display: inline;
                    padding-left: 10px;
                }

            #filters ul li a {
                display: inline-block;
                padding: 5px 8px;
                transition: all 0.3s ease-in-out 0s;
            }

                #filters ul li a:hover, #filters ul li a.active {
                    background: transparent;
                    color: rgb(255,0,0);
                    text-decoration: none;
                }


.form-horizontal .control-label {
    text-align: left;
}

.form-group > .control-label.col-md-3, .form-group > .control-label.form-control {
    padding-left: 0px;
}

.dl-horizontal dt {
    padding-right: 10px;
}

/*.shop-item.shop-col-count {
    display:flex;
}*/

.news-header {
    text-align: center;
    color: white;
    padding-top: 1%;
    padding-bottom: 5px;
    background: rgb(255,0,0);
}


.col-sm-4.shop-col {
    padding: 0px; /*Bootstrap 15px überschreiben*/
}

.col-sm-8.shop-col {
    padding: 0px; /*Bootstrap 15px überschreiben*/
}

.formbackground {
    background-color: rgb(217,217,217);
}

.text-danger { /*Bootstrap überschreiben*/
    color: rgb(255,0,0);
}

a.text-danger:hover { /*Bootstrap überschreiben*/
    color: rgb(255,0,0);
}

.shop-teaser {
    max-width: 100%;
    padding: 0 15% 1% 15%;
}

.message {
    color: rgb(255,0,0)
}

.container-teaser.menu {
    top: 0px;
}

.MenuShopLists {
    width: 100%;
    -webkit-column-count: 4;
    -webkit-column-gap: 10px;
    -moz-column-count: 4;
    -moz-column-gap: 10px;
}

.MenuShopListTd {
    width: 25%;
    padding-left: 10px;
}

.submenu {
    cursor: pointer;
    font-weight: bold;
}

.navdivitem > a {
    cursor: pointer
}

.closeBtn {
    border-radius: 0px;
    font-weight: 200;
    background-color: rgb(255,0,0);
    padding: 4px 8px;
}


section#loginForm {
    color: red;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0.3em 0.3em 1em rgba(0,0,0,0.3);
    border-radius: 5px;
    padding: 20px;
    position: absolute;
    display: inline-block;
    min-width: 300px;
    max-width: 100vw;
    max-height: 100vh;
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    overflow-x: hidden;
    overflow-y: auto;
}

    section#loginForm .validation-summary-errors.text-danger {
        margin-bottom: 10px;
        background-color: white;
        padding: 6px 6px 2px 6px;
    }

        section#loginForm .validation-summary-errors.text-danger ul {
            margin-bottom: 0px;
        }

    section#loginForm .text-danger {
        background-color: white;
    }

    section#loginForm a {
        color: #6c757d;
        /*margin-left: 13px;*/
    }

.backgroundimg {
    background-image: url(/Content/img/login.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right 0px top 60px;
}

.bodycontainer {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    margin-left: auto;
    margin-right: auto;
}

header {
    flex-shrink: 0;
}

/*.body {
    flex-grow: 1;
    overflow-y: auto;
    min-height: 2em;
    overflow-x: scroll;
}*/

footer {
    flex-shrink: 0;
    padding-top: 4px;
    height: 6vh;
    width: 100vw;
    padding-top: 1.5vh;
    background-color: rgba(104,97,94,1);
    bottom: 0;
    position: absolute;
}

    footer.footer2 {
        background-color: rgba(104,97,94,1);
    }



.container-form {
    padding-top: 20px;
    padding-left: 20%;
    padding-right: 20%;
}

.container-fluid {
    overflow: auto;
    padding-top: 4vh;
    padding-bottom: 3vh;
    height: 100%;
    max-height: 100%;
}

.btn-default {
    background-color: rgb(153,153,153);
    color: white;
    border-color: white;
}

.nav-link {
    white-space: nowrap;
}

@font-face {
    font-family: 'OCR A Std';
    font-style: normal;
    font-weight: normal;
    src: local('OCR A Std'), url('/Content/fonts/OCRAStd.woff') format('woff'), url('/Content/fonts/OCRAEXT_2.TTF') format('truetype');
}

.validation-summary-errors > ul {
    list-style: none;
}

.cardterminated {
}

.form-control.login {
    color: black;
    font-size: 1.3em;
    height: 1.8em;
    background-color: white;
}

.login_titel {
    font-size: 1.8em;
    font-weight: bold;
}

.parentdiv {
    min-height: 100%;
    display: inline-flex;
    /*position: relative;*/
}

.loginFormfont, .loginFormfont input, .loginFormfont a {
    font-size: 1.1em;
    font-weight: 200;
}

.loginForm {
    width: 40%;
    text-align: center;
}

    .loginForm input[type=submit], #RegistrationDownload {
        /*background: url(/Content/img/next_button.png) no-repeat right 5px center;
        background-size: auto 55%;*/

        border-radius: 0;
        color: #fff;
        background-color: rgb(255,0,0);
        /*opacity: .8;*/
        padding-top: 3px;
        padding-bottom: 3px;
        /*padding-right: 38px;*/
        text-align: left;
        line-height: 1.8;
    }

    .loginForm hr {
        display: block;
        height: 1px;
        border: 0;
        border-top: 1px solid #ccc;
        margin: 1em 0;
        padding: 0;
    }

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.card {
    width: 100%;
    height: 100%;
}

.card-header {
    font-size: 1.7rem;
    color: white;
    line-height: 1;
    padding: 0.5rem 1.25rem;
    background-color: rgb(255,0,0);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.card-body {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    /*background-color: rgba(0, 0, 0, 0.03);*/
    /*border-bottom: 1px solid rgba(0, 0, 0, 0.125);*/
    padding: 15px;
    position: relative;
    height: 83%;
}

.w-70 {
    min-width: 70%;
}

.w-30 {
    min-width: 30%;
}

.w-80 {
    min-width: 80%;
}

.w-20 {
    min-width: 20%;
}

.w-55 {
    min-width: 53%;
}

.w-45 {
    min-width: 47%;
}

.kpi-text {
    font-size: 0.9rem;
}

.kpi-value {
    font-size: 1.7rem;
    font-weight: bolder;
    color: rgb(102,102,102);
}

.kpi-row {
    min-height: 30%;
}

.borderbottom {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-container {
    height: 100%;
}

.darkgrey {
    color: rgb(102,102,102);
}

.icon {
    font-size: 1.2rem;
}

.table-striped.table-hover > tbody > tr:hover > td,
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
    background-color: rgb(132,147,193);
    cursor: pointer;
    color: white;
}

.s-dropdown-menu {
    background-color: rgb(255,0,0);
    color: white;
    padding: 0.2rem 0.75rem
}

.s-bg {
    background-color: rgb(255,0,0);
}

.s-button {
    background-color: rgb(255,0,0);
    color: white;
    padding: 0.2rem 0.75rem;
    border: none;
    box-shadow: none;
}

    .s-button:hover {
        background-color: rgb(255,0,0);
        color: white;
        border: none;
        box-shadow: none;
    }

    .s-button:not(:disabled):not(.disabled):active, .s-button:not(:disabled):not(.disabled).active, .show > .s-button.dropdown-toggle {
        background-color: rgb(255,0,0);
        color: white;
        border: none;
        box-shadow: none;
    }

    .s-button:focus, .s-button.focus {
        background-color: rgb(255,0,0);
        color: white;
        border: none;
        box-shadow: none;
    }

    .s-button:not(:disabled):not(.disabled):active, .s-button:not(:disabled):not(.disabled).active, .show > .s-button.dropdown-toggle {
        background-color: rgb(255,0,0);
        color: white;
        border: none;
        box-shadow: none;
    }

.datatable th {
    cursor: pointer;
}

.tableFixHead {
}

    .tableFixHead thead th {
        position: sticky;
        top: 0;
        background-color: rgb(255,0,0);
        color: white;
        padding: 3px 3px;
    }

        .tableFixHead thead th span {
            white-space: nowrap;
        }


/* Just common table stuff. Really. */
table {
    border-collapse: collapse;
    width: 100%;
    color: rgb(140,140,140);
}

    table th, table td {
        padding: 3px 12px !important;
        border-left: 0.5px solid rgb(50,50,50);
        border-right: 0.5px solid rgb(50,50,50);
    }

    table th {
        border-left: 0.5px solid rgb(0,0,0);
        border-right: 0.5px solid rgb(0,0,0);
        cursor: pointer;
    }

    table td {
        border-left: 0.5px solid rgb(50,50,50);
        border-right: 0.5px solid rgb(50,50,50);
    }

        table td:first-child,
        table td:last-child {
            border-left: none;
            border-right: none;
        }

th {
    background: #eee;
}

table.ui-datepicker-calendar th, table.ui-datepicker-calendar td { /*für dx tables*/
    padding: 1px !important;
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th, .stripe {
    background-color: white;
}


.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

table {
    color: black;
}

.table-responsive {
    background-color: white;
}

.secondrow {
    max-width: 1920px;
    margin: 0 auto;
    max-height: 57%;
    height: 57%;
    padding-top: 3vh;
    padding-bottom: 3vh;
}

.firstrow {
    height: 43%;
}

.s-table-functions {
    height: 7%;
    padding: 10px 0px;
}

.s-table {
    height: 93%;
}

.box {
    height: 300px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

    .box > * {
        flex: 1 1 80px;
    }

    .box.list {
        flex-direction: row;
        overflow-y: scroll;
       
        height: 100%;
    }
.links {
    cursor: pointer;
}