body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
}
.uprofile,.topsectionuser {
    background-color: transparent;
}
.uprofile a {
    color:white;
}
.topNavUser {
    display:none;
}
div#wrapper {
    background: url("/img/biatlon-2020/headerbackground.jpg") top center;
    background-repeat: no-repeat;
    background-size:cover;
    background-color:#012967;
    color:white;
}
.container-fluid {
    margin-top:0px !important;
}

.header h1 {
    background: url("/img/biatlon-2020/logo-ibu-nmnm.png") no-repeat;
    height: 130px;
    margin-top: 35px;
    text-indent: -10000px;
    width: 285px;
    margin-bottom: 8px !important; 
}
@media (max-width: 1199px) {
    .header h1 {
        width: 242px;
        background-size: contain; } }
@media (max-width: 991px) {
    .header h1 {
        margin-top: 15px;
        width: 200px;
        height: 112px; } }
@media (max-width: 767px) {
    .header h1 {
        margin-top: 15px;
        height: 77px; } }
@media (max-width: 575px) {
    .header h1 {
        margin-top: 5px;
        background-position-x: center;
        width: 100%;
        max-height: 100px; } }
.header h2 {
    background: url("/img/biatlon-2020/titlex.png") no-repeat;
    height: 136px;
    margin-top: 31px;
    text-indent: -10000px;
    width: 554px;
    margin-bottom: 8px !important; }
@media (max-width: 1199px) {
    .header h2 {
        width: 471px;
        background-size: contain; } }
@media (max-width: 991px) {
    .header h2 {
        margin-left: 30px;
        margin-top: 10px;
        width: 400px;
        height: 112px; } }
@media (max-width: 767px) {
    .header h2 {
        margin-left: 40px;
        margin-top: 10px;
        width: 400px;
        height: 83px; } }
@media (max-width: 575px) {
    .header h2 {
        background-position-x: center;
        max-height: 55px;
        margin-left: 0px;
        width: 100%; } }
.header h3 {
    background: url("/img/biatlon-2020/ceskybiatlon.png") no-repeat right;
    height: 35px;
    margin-top: 44px;
    text-indent: -10000px;
    width: 100%; }
@media (max-width: 1199px) {
    .header h3 {
        height: 30px;
        background-size: contain; } }
@media (max-width: 991px) {
    .header h3 {
        margin-top: 0;
        display: inline-block;
        text-align: left;
        width: auto; } 
}
.panel-body {
    color:black;
}
.panel-default > .panel-heading {
    background-color: #d3d800;
    color:black;
    font-weight: bold;
}
.btn-primary {
    background-color: #0d3a83 !important;
    border: 1px solid #067fc3 !important;
}
.btn-primary:hover {
    color: #fff;
    background-color: #21bbef !important;
    border-color: #067fc3 !important;
}
a.ticket {
    margin-bottom: 10px;
    margin-right:10px;
}
.singleZone {
    margin:0em 1em;
    border-radius:0.3em;
    padding-top:1.1em;
    padding-bottom:0.6em;
}
.addToCartBi {
    margin: 0.5em 1em;
}
/*
.ticketsType {
    min-width: 280px !important;
}
.eventCount,.childCount {
    width: auto !important;
    padding-right: 0px;
}
*/
.eventCount,.childCount {
    padding-right: 0px;
}
.nav-tabs > li > a {
    background-color:silver;
    color:black;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color:#d3d800;
    color:black;
    font-weight: bold;
}
@media (max-width: 767px) {
    .singleZone {
        margin-left: 0px;
        margin-right:0px;
        
    }
    .singleZone .col-xs-12 {
        padding-right: 0px;
        padding-left: 0px;
    } 
}