/*
 To change this license header, choose License Headers in Project Properties.
 To change this template file, choose Tools | Templates
 and open the template in the editor.
 */
/*
 Created on : 20.01.2015
 Author     : scholl
 */

html {
    height: 100%;
}

body {
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    background-color: #EAEBF0;
    font: "Sparkasse Web", sans-serif;
    font-weight: 200;
    font-size: 16px;
    font-style: normal;
    font-size-adjust: normal;
    font-stretch: normal;
    -webkit-font-smoothing: antialiased;
    line-height: 1.375;
}

.statusbox {
    top: 10%;
    float: right;
    right: 17%;
    position: absolute;
    z-index: 999;
    background-color: #ff0000;
    max-width: 40%;
    min-height: 15%;
    color: #ffffff;
}

.container {

    background: url("../img/bg_container.png");
    padding: 40px;
    border: 1px solid #ffffff;
}

.container-navi {

    padding: 0px;
    height: 30px;

}

h1 {
    font-size: 2em !important;
    color: #ff0000 !important;
    margin: 0 0 15px 0 !important;
    line-height: 1.2 !important;
    font-weight: 200 !important;
}

/*Vererbung der Eigenschaften von h1 auf small (�nderung der font-size)*/
h1 > small {
    font-size: 18px !important;
    color: #ff0000 !important;
}

h6 {
    font-size: 18px !important;
    color: #ff0000 !important;
    margin: 15px 0 15px 0 !important;
    line-height: 1.2 !important;
    font-weight: strong !important;
}

h3 {
    font-size: 1.1em;
}

.suchergebnis h3 {
    margin-top: 0px !important;
}

.containernav {
    /*background-image: url('../img/bg_nav.png');*/
    background-color: #ff0000;
}

/*Navigation oben*/
.navbar, .navbar-inverse {
    background-color: #ff0000;
    /*background-image: url('../img/bg_nav2.png');*/
    border: 0px;
    color: #ffffff !important;
    padding-top: 0px !important;
    margin-bottom: 0;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: transparent !important;

}

.navbar-nav li a {
    color: #ffffff !important;
    font-family: 'Sparkasse Web', sans-serif;
}

.active a, .active a:hover, .active a:focus {
    text-decoration: underline;
    color: #ffffff !important;
    font-family: 'Sparkasse Web', sans-serif;

}

.navbar-toggle, .navbar-toggle:hover, .navbar-toggle:focus {
    float: right;
    margin-right: 0;
    background-color: #333;
    margin-left: 0% !important;
}

.redhover:hover {
    color: #ff0000;
}

.version {
    position: fixed;
    bottom: 0px;
}

.version > span {
    text-align: center !important;
}

.navbar > .container a:hover, .navbar > .container a:focus, .navbar > .container a:active {

    color: #ffffff !important;
    font-family: 'Sparkasse Web', sans-serif;
}

.navbar-header {
    width: 100%;
    margin-left: 22% !important;
}

/*Opacity für Bilder*/
.imgopa {
    filter: alpha(opacity=50); /* IE 6, 7, 8 */
    -ms-filter: "alpha(opacity = 50)"; /* ab IE 8 zusätzlich möglich */
    opacity: .50; /* alle anderen Browser einschließlich IE 9 */
}

.dropdown-menu {
    background-color: #ffffff;
    color: #000000;
    width: 220px !important;
    /*height: 40px !important;*/
}

.dropdown-menu .statin {
    padding: 10px;
}

.dropdown-menu a {
    color: white;
    height: 40px !important;
}

.dropdown-menu a:hover, .dropdown-menu a:focus, .dropdown-menu a:active, .navbar-inverse .navbar-nav > .dropdown > .active > a, .navbar-inverse .navbar-nav > .dropdown > .active > a:hover, .navbar-inverse .navbar-nav > .dropdown > .active > a:focus {
    background-color: transparent !important;
    height: 40px !important;
}

.navbar-inverse {
    background-color: #ff0000;
}

.navbar-brand {
    color: white !important;
}

.tdtop {
    background-color: #ff0000;
    color: #ffffff;
    padding: 2px;
}

/*Abstand oben Container zum Header*/
.content-container {
    padding-top: 0px;
    margin: 40px auto 0 auto !important;
    /*max-width: 1270px;*/
    max-width: 100%;
}

/*Abstand oben Container zum Header*/
.content-container_u {
    padding-top: 0px;
    margin: 110px auto 0 auto !important;
    /*max-width: 1270px;*/
    max-width: 100%;
}

/*Definition des einzelnen conten-containers*/
.content {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    margin-top: 20px !important;
    margin-bottom: 20px;
    background-color: white;
/ / max-width: 1259 px !important;
    min-height: 400px;
    /* border: 2px solid #EAEBF0 !important;*/

}

.content_grey {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    background-color: #EAEBF0;
    border-radius: 0px;
/ / max-width: 1259 px !important;
    min-height: 300px;
    /* border: 2px solid #ffffff !important;*/

}

/*Gr��endefinition des Logos*/
.logo {
    padding: 0px 30px 0px 40px !important;
    height: 80px !important;
}

/*Grafik im Pressebereich mit Abstand nach unten und Rahmen*/
.img_presse {
    margin-bottom: 10px;
    border: 1px solid #eeeeee;
}

.row.no-gutter div[class*="col-"] {
    background-color: #ffffff;
}

.row.no-gutter [class*='col-']:not(:first-child), .row.no-gutter [class*='col-']:not(:last-child) {
    padding-right: 0;
    padding-left: 0;
}

/*Trennungslinie zwischen den content-containern*/
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #eeeeee;
    margin: 7px 0;
    padding: 0;
}

/*Gestaltung des unten fixierten Footers*/
.navbar-fixed-bottom {
    background-color: #787878 !important;

    position: relative;
    bottom: 0;
}

.footer-text {
    color: #ffffff;
    font-size: 14px;
    padding-top: 10px;
}

.footer-text a {
    color: #ffffff;
}

.footer-div {
    width: auto;
    padding-left: 10px;
    padding-top: 10px;
    float: left;
}

/
/
Gestaltung Footer, der nicht unten fixiert ist.
.navbar-bottom {
    background-color: yellow !important;
    min-height: 60px !important;
/ / position: relative;
/ / bottom: 0;
}

/
/
Ende Gestaltung Footer, der nicht unten fixiert ist.
.controls_c {
    margin-top: 20px;
    margin-left: 30%;
}

.display-table {
    display: table;
    table-layout: fixed;
}

.display-cell {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

/*Event Details - Spaltenbezeichnungen linke Spalte --> bei mobiler Ansicht unterstrichen*/
.event_ls {
    text-decoration: none;
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
    display: none;
    font-size: 12px;
    height: 30px;
    width: 160px;
    padding: 40px;
    color: #ffffff;

}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #ff0000;
    border-radius: 4px;
}

.tooltip.top .tooltip-arrow {
    border-width: 10px 10px 0;
    border-top-color: #ff0000;
}

@media (max-width: 979px) {

    .navbar-collapse {
        margin: 30px 0 0 0;
        background: #ff0000; /*replace with desired color*/
        color: #ffffff;
        border: 0;
        width: 100%;
        padding-left: 0;
    }

    .navbar-nav li a {
        color: #ffffff !important;
        font-family: 'Sparkasse Web', Arial, sans-serif;
    }

    .navbar-nav {
        margin: 0 !important;
    }

    .active a, .active a:hover, .active a:focus {
        text-decoration: underline;
        color: #ffffff !important;
        font-family: 'Sparkasse Web', Arial, sans-serif;
    }

    .navbar > .container a:hover, .navbar > .container a:focus, .navbar > .container a:active {

        color: #ffffff !important;
        font-family: 'Sparkasse Web', Arial, sans-serif;
    }

    .navbar-header {
        width: 98%;
        margin-left: 2% !important;
    }

    .navbar, .navbar-inverse {
        /*background-color: #ff0000;*/

        height: 40px;
        padding-top: 0px !important;
    }

    /*Gestaltung des unten fixierten Footers*/
    .navbar-fixed-bottom {
        background-color: #ff0000 !important;

        position: relative;
        bottom: 0;
    }

    .navbar-secondary {
        top: 60px;
        background: #f6f6f6;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
    }

    .navbar-default {
        background-color: #FF0000;
        height: 60px;
        min-height: 60px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
    }

    .content-container {
        padding-top: 0px;
        margin: 40px auto !important;
        /*max-width: 1270px;*/
        max-width: 100%;
    }

    .content-container_u {
        padding-top: 0px;
        margin: 40px auto !important;
        /*max-width: 1270px;*/
        max-width: 100%;
    }

    .controls_c {
        margin-top: 20px;
        margin-left: 0;
    }

    /*Event Details - Spaltenbezeichnungen linke Spalte --> bei mobiler Ansicht unterstrichen*/
    .event_ls {
        color: #ff0000;
    }

}

@media only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 700px), only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 700px), only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 700px), only screen and (        min-device-pixel-ratio: 2)      and (min-width: 700px), only screen and (                min-resolution: 192dpi) and (min-width: 700px), only screen and (                min-resolution: 2dppx)  and (min-width: 700px) {

    /* Medium screen, retina, stuff to override above media query */
    body {
        font: 14px/1 "Sparkasse Web", sans-serif;
        font-weight: 200;
        line-height: 1.375;
    }

    h1 {
        font-size: 22px !important;
    }

    /*Beschreibung über Input Boxen*/
    .desc {
        font: 12px/1 "Sparkasse Web", sans-serif;
        font-weight: 200;
        line-height: 1.375;
    }

    /*Gestaltung des unten fixierten Footers*/
    .navbar-fixed-bottom {
        background-color: #787878 !important;
        min-height: 60px !important;
        position: relative;
        bottom: 0;
    }

}

.navbar-secondary {
    top: 80px;
    background: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.navbar-secondary.expanded {
    top: 0px;
}

.navbar-secondary .navbar-nav > li > a {
    color: #ff0000 !important;
}

.navbar-secondary .navbar-nav > li > a:hover {
    color: #000;
    text-decoration: underline;
}

.navbar-secondary .navbar-nav > .active > a, .navbar-secondary .navbar-nav > .active > a:hover, .navbar-secondary .navbar-nav > .active > a:focus {
    color: #000;
    text-decoration: underline;
    background: none;
}

.navbar-secondary .navbar-nav > .active {
    background: #eeeeee
}

.form-simk {
    font-size: 16px;
    height: 50px;
}

.treuewelt {
    background: url(../img/skyline_trans.png) no-repeat center top;
    background-color: white;
    background-attachment: relative;
    min-height: 400px;
    padding-top: 20px;
}

.btn-link {
    color: #ffffff !important;
    text-decoration: none;
}

.btn-link:hover, .btn-link:focus, .btn-link:active {
    text-decoration: underline;
}

/*Gestaltung roter Button*/
.btn-simk {
    color: #ffffff;
    background-color: #ff0000;
    border-color: #d43f3a;
    margin-bottom: 10px;
}

.btn-simk:hover, .btn-simk:focus, .btn-simk:active, .btn-simk.active, .open > .dropdown-toggle.btn-simk, .navbar-toggle:hover, .navbar-toggle:focus, .navbar-toggle:active, .navbar-toggle.active {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-simk > .glyphicon-chevron-right {
    margin-right: 2px;
    margin-left: 2px;
    padding: 2px;
    border-radius: 360px;
    border: 1px solid #ffffff;
}

.btn-footer {
    color: #ffffff;
    background-color: #787878 !important;
    border-color: #787878 !important;
    border: 0 !important;
    margin-bottom: 10px;
}

.btn-footer:hover, .btn-footer:focus, .btn-footer:active, .btn-footer.active, .open > .dropdown-toggle.btn-footer, .navbar-toggle:hover, .navbar-toggle:focus, .navbar-toggle:active, .navbar-toggle.active {
    color: #ffffff;
    background-color: #787878 !important;
    border-color: #787878 !important;
    border: 0 !important;
}

/*Gestaltung Modal*/
.modal-header {
    background-color: #ff0000 !important;
}

.modal-title {
    color: #ffffff !important;
}

.btn-navi {
    color: #ffffff;
    background-color: #ff0000 !important;
    border-color: #ff0000 !important;
    border: 0 !important;
    margin-top: 13px;
}

.btn-navi:hover, .btn-navi:focus, .btn-navi:active, .btn-navi.active, .open > .dropdown-toggle.btn-footer, .navbar-toggle:hover, .navbar-toggle:focus, .navbar-toggle:active, .navbar-toggle.active {
    color: #ffffff;
    background-color: #ff0000 !important;
    border-color: #ff0000 !important;
    border: 0 !important;
}

#site-wrapper {
    position: fixed;
    overflow-x: hidden;

    min-width: 300px;
    height: 100%; /* Temp: Simulates a tall page. */
    z-index: 9999;
}

#site-canvas {
    height: 100%;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);

    -moz-transform: translateZ(0) translateX(0);
    -ms-transform: translateZ(0) translateX(0);
    -o-transform: translateZ(0) translateX(0);
    -webkit-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);

    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);

    -moz-transition: 300ms ease all;
    -ms-transition: 300ms ease all;
    -o-transition: 300ms ease all;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;

    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

}

.show-nav #site-canvas {
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    -o-transform: translateX(300px);
    -webkit-transform: translateX(300px);
    transform: translateX(300px);

    -moz-transform: translateZ(0) translateX(300px);
    -ms-transform: translateZ(0) translateX(300px);
    -o-transform: translateZ(0) translateX(300px);
    -webkit-transform: translateZ(0) translateX(300px);
    transform: translateZ(0) translateX(300px);

    -moz-transform: translate3d(300px, 0, 0);
    -ms-transform: translate3d(300px, 0, 0);
    -o-transform: translate3d(300px, 0, 0);
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
}

.show-status #site-canvas {
    -moz-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);

    -moz-transform: translateZ(0) translateX(-300px);
    -ms-transform: translateZ(0) translateX(-300px);
    -o-transform: translateZ(0) translateX(-300px);
    -webkit-transform: translateZ(0) translateX(-300px);
    transform: translateZ(0) translateX(-300px);

    -moz-transform: translate3d(-300px, 0, 0);
    -ms-transform: translate3d(-300px, 0, 0);
    -o-transform: translate3d(-300px, 0, 0);
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
}

#site-menu {
    width: 300px;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: -300px;
    background-color: #ffffff;
    padding: 15px;
}

#site-status {
    width: 300px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -300px;
    background-color: #ffffff;
    padding: 15px;
}

#site-menu a {
    text-decoration: none;
    color: #000000;
}

#site-menu ul {
    font-size: 20px;
    padding-left: 0;
    margin-left: 0;
    width: 100%;
    text-decoration: none;

}

#site-menu ul li {
    text-decoration: none;
    list-style-type: none;
    padding: 0 0 0 10px;
    margin-left: 0;
    width: 100%;
}

#site-menu ul li:hover, #site-menu ul li:focus, #site-menu ul li:active {
    text-decoration: none;
    background-color: #ff0000;
    color: #ffffff !important;
    width: 100%;
    height: 100%;
}

#site-menu ul li a {
    text-decoration: none;
    color: #000000;
}

#site-menu ul li a:hover, #site-menu ul li a:focus, #site-menu ul li a:active {
    text-decoration: none;
    color: #ffffff;
}

.balken {
    width: 90%;
    margin: 5%;
    height: 10%;
    background-color: #ffffff;
}

.event-box-js {
    margin-top: 30px !important;
    min-height: 100px !important;
/ / padding: 10 px !important;
}

.event-box {
    margin-top: 60px !important;
    min-height: 100px !important;
/ / padding: 10 px !important;
}

.preview {
    margin-bottom: 50px;
}

