body {
    background-color: #d5e3f2 !important;
}

.footer-bs {
    background-color: #3c3d41;
    padding: 60px 40px;
    color: rgba(255, 255, 255, 1.00);
    margin-bottom: 0px;
    border-bottom-right-radius: 6px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 6px;
}

.footer-bs .footer-brand,
.footer-bs .footer-nav,
.footer-bs .footer-social,
.footer-bs .footer-ns {
    padding: 10px 25px;
}

.footer-bs .footer-nav,
.footer-bs .footer-social,
.footer-bs .footer-ns {
    border-color: transparent;
}

.footer-bs .footer-brand h2 {
    margin: 0px 0px 10px;
}

.footer-bs .footer-brand p {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.70);
}

.footer-bs .footer-nav ul.pages {
    list-style: none;
    padding: 0px;
}

.footer-bs .footer-nav ul.pages li {
    padding: 5px 0px;
}

.footer-bs .footer-nav ul.pages a {
    color: rgba(255, 255, 255, 1.00);
    font-weight: bold;
    text-transform: uppercase;
}

.footer-bs .footer-nav ul.pages a:hover {
    color: rgba(255, 255, 255, 0.80);
    text-decoration: none;
}

.footer-bs .footer-nav h4 {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 10px;
}

.footer-bs .footer-nav ul.list {
    list-style: none;
    padding: 0px;
}

.footer-bs .footer-nav ul.list li {
    padding: 5px 0px;
}

.footer-bs .footer-nav ul.list a {
    color: rgba(255, 255, 255, 0.80);
}

.footer-bs .footer-nav ul.list a:hover {
    color: rgba(255, 255, 255, 0.60);
    text-decoration: none;
}

.footer-bs .footer-social ul {
    list-style: none;
    padding: 0px;
}

.footer-bs .footer-social h4 {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.footer-bs .footer-social li {
    padding: 5px 4px;
}

.footer-bs .footer-social a {
    color: rgba(255, 255, 255, 1.00);
}

.footer-bs .footer-social a:hover {
    color: rgba(255, 255, 255, 0.80);
    text-decoration: none;
}

.footer-bs .footer-ns h4 {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 10px;
}

.footer-bs .footer-ns p {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.70);
}

@media (min-width: 768px) {
    .footer-bs .footer-nav,
    .footer-bs .footer-social,
    .footer-bs .footer-ns {
        border-left: solid 1px rgba(255, 255, 255, 0.10);
    }
}

.gewinnaufteilung {
    font-size: 11px !important;
    margin-bottom: 0px !important;
}

.gewinnaufteilung_platz,
.gewinnaufteilung_eur,
.gewinnaufteilung_spieler {
    font-weight: 900;
}

.gewinnaufteilung_eur,
.gewinnaufteilung_proz {
    text-align: right;
}

.gesamteinsatz {
    font-size: 35px;
    font-weight: 900;
    background-color: #000;
}

.bold {
    font-weight: 800;
}

.navbar-inverse {
    background-color: #0e76bc !important;
    font-weight: 700;
    text-transform: uppercase;
    border-color: #fff !important;
}

.navbar-inverse,
.navbar-brand,
.navbar li a {
    color: #fff !important;
}

.panel-heading h4 {
    color: #fff !important;
}

.login {
    padding: 15px;
}

.bg-image {
    position: relative;
}

.bg-image img {
    height: 100%;
    width: 100%;
    max-width: 1900px;
    /* corresponds to max height of 450px */
    margin: 0 auto;
    z-index: 3;
    margin-top: -10px;
}

.einsatz {
    
}

.teilnehmer_einsatz {
    text-align: center;
    color: white;
    background: #5cb85c;
    padding-bottom: 5px;
}

.bg-image h1 {
    margin: 0;
    padding: 5px;
    text-align: center;
    color: white;
    background: #5cb85c;
}

.wette {
    font-size: 13px;
}

.white {
    background-color: #fff;
    padding-bottom: 20px;
}

.logo .navbar-brand img {
    margin-top: -3px;
}

.ticker {
    font-size: 12px;
    font-weight: 900;
    width: 350px;
    float: right;
    background-color: #000 !important;
    padding-top: 5px;
    margin-bottom: -40px;
    color: #fff;
    padding-left: 10px;
    position: relative;
    z-index: 1;
    border-bottom-left-radius: 4px;
}

.highscore_top {
    font-size: 20px;
    text-align: center;
}

.colorgraph {
    height: 5px;
    border-top: 0;
    background: #c4e17f;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}

.register-missing {
    background-color: red;
    font-size: 12px;
    margin-left: 10px;
    padding-left: 10px;
    color: #fff;
    font-weight: 900;
    width: 90%;
    display: none;
}

.form-group {
    margin-bottom: 10px !important
}

.register {
    background-color: #fff;
    padding: 19px 45px 20px 45px;
}

.register-button {
    margin: auto;
    max-width: 400px;
}

.tor1,
.tor2 {
    max-width: 40px;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
}

.torform {
    height: 22px;
    width: 100%;
    text-align: center;
}

.gruppe {
    font-size: 22px;
    font-weight: 700;
}

.gruppetop {
    padding-bottom: 5px;
}

.punkte {
    width: 100%;
}

.wettespeichern {
    max-width: 200px !important;
    float: right;
}

.rundenbutton {
    float: right;
    width: 200px;
}

.statistikpopup {
    float: right;
    padding: 2px 5px;
    background-color: #f7941d;
    border-color: #f7941d;
}

.welcomebox {
    margin: 2px;
    border-color: #4bc14d !important;
    color: #fff;
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.welcomeboxheader {
    background-color: #4bc14d !important;
    font-weight: 900;
    font-size: 17px;
}

.welcomeboxinhalt {
    color: #000;
    text-align: center;
    background-color: #eee;
}

.welcomeboxplatz {
    font-size: 30px;
    font-weight: 900;
}

.page-header {
    margin: 0px 0 0px;
}

.wette-spiel {
    width: 300px !important;
}

.mail {
    display: none;
}

.grey {
    background-color: #ccc;
}

.padd {
    padding-top: 17px;
}

@media(max-width:450px) {
    .bg-image h1 {
        font-size: 20px;
    }
    .ticker {
        font-size: 12px;
        font-weight: 900;
        width: 100%;
        background-color: #000 !important;
        margin-top: 0px;
        margin-bottom: -40px;
        color: #fff;
        padding-left: 20px;
        padding-top: 10px;
        position: relative;
        z-index: 1;
    }
    .register {
        padding: 20px 10px 20px 10px;
    }
    .wetten {
        font-size: 11px;
    }
    .wette-spiel {
        width: 200px !important;
        font-size: 14px;
    }
    .mobileoff {
        display: none;
    }
    .rundenbutton {
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .wettespeichern {
        float: none !important;
        margin: auto;
    }
    .footer-bs {
        padding: 30px 5px !important;
    }
    .min-height {
        min-height: 100px !important;
    }
    .sponsor {
        height: 40px !important;
    }
    .wette-zeit {
        width: 30px;
    }
    .bg-image img {
        margin-top: 35px !important;
    }
    .geinsatzheader {
        /* padding-top: 10px; */
    }
    .geinsatzheader_logout {
        /* padding-top: 30px; */
    }
    .spieler_header {
        display: none;
    }
    .spieler {
        display: none;
    }
    .max_leng {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 200px;
        margin-bottom: -3px;
    }
    .firma {
        font-size: 9px !important;
    }
    .infotooltipp {
        visibility: visible !important;
    }
    .highscore_header {
        margin-top: -5px;
        font-size: 25px !important;
        font-weight: 700;
    }
}

#loginErrorMsg.alert {
    color: white;
    background-color: red;
    padding: 3px;
    padding-left: 6px;
}

#loginErrorMsg.alert li {
    list-style-type: none;
}

.formerror {
    font-size: 16px;
    color: white;
    background-color: rgb(228, 58, 58);
    padding: 5px;
}

.formmessage {
    font-size: 16px;
    color: white;
    background-color: rgb(38, 158, 38);
    padding: 5px;
}

.resultat_row {
    background-color: #9BAAF5;
}

.statistik_table th,
.statistik_table td {
    text-align: center;
}

tr.statistik_summe {
    font-weight: bold;
}

.nav>li>a {
    padding: 14px 9px !important;
}

.hello {
    font-size: 23px;
    font-weight: bold;
    padding-bottom: 10px;
}

.min-height {
    min-height: 410px;
}

.sponsor {
    height: 80px;
}

.softlinehq {
    width: 100%;
    margin: auto;
}

.navbar-right {
    font-size: 13px;
}

.position {
    font-weight: bold;
    font-size: 15px;
    width: 10%;
    text-align: center;
}

.highscoretable {
    font-size: 14px;
    max-width: 800px !important;
    margin: auto;
    margin-top: 20px;
}

.firma {
    font-size: 12px;
    font-style: italic;
}

.punkte {
    text-align: right;
    font-size: 14px;
    font-weight: bold;
}

.spieler {
    font-weight: bold;
}

.punkte_header {
    text-align: right;
}

.navbar-fixed-top .navbar-collapse {
    max-height: 400px !important;
}

.name {
    width: 25%;
}

.spieler {
    width: 25%;
}

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #777777;
    color: #eeeeee;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 30px;
    bottom: 30px;
    padding-top: 2px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.scroll-top-wrapper:hover {
    background-color: #888888;
}

.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1.0;
}

.scroll-top-wrapper i.fa {
    line-height: inherit;
}

.infotooltipp {
    color: grey;
    visibility: hidden;
}

.pointstofirst {
    font-size: 11px;
    color: grey;
    margin-top: 4px;
    display: visible;
}

.max_leng {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 300px;
    margin-bottom: -3px;
}

.highscoretop {
    text-align: center;
    background-color: #eefbee;
    border: 1px solid #5cb85c;
}

.einsatz {
    /*padding-top: 50px;*/
}