/* NAV */
.navbar .navbar-brand img,
.navbar-menu-widthfix.navbar .navbar-brand img {
  max-height: 40px !important;
}
.nav > li > a {
  padding: 10px 10px
}
.navbar-nav li.active a, .navbar-nav li a:hover{
 background: #16428b !important; 
 color: #ffffff !important;
}
.fn { float: none !important; clear: both;}
.pricing__price-desc {
font-size: 0.8em;
position: relative;
top: -1em;
color: #000;
text-transform: uppercase;
}
.pricing__content>.pricing__price-wrapper:first-child { display: none; }
.pricing__price { line-height: 1em;}
.pricing__price-wrapper { width: 100%; height: auto; display: inline-block; border-bottom: 1px solid #ecf0f1; padding-bottom: 20px; }
.pricing__price-wrapper.noBorder { border: 0px !important; }
.navbar-inverse {
 background: #16428b;
}
nav.scrolled {
}
nav.scrolled:after {
  content: "";
  background: #16428b;
  opacity: 0.100;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}

.nav-tabs > li.active::before {
    background: #d11223;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    font-weight: bold;
}

.schedule.pm .schedule__item--major {
  background: #7e93ae;
  color: #d11223;
}
.schedule.pm .schedule__time {
color: #17428b;
}


/* FOOTER */
.footer, #SyskonfLogoContainer {
background:  url(/conf-data/11SKP/images/footer/footer_2540x500_140421w3.jpg);
}

#SyskonfLogoContainer {
 background: #b21212;
}
.footer {
 color: #ffffff;
 font-weight: normal;
}

/* BODY background */

body {
 background-image: url(/conf-data/11SKP/images/background/);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: left; 

}

.sponsors-cell img {
   // max-width: 200px !important;
    max-height: 120px;
width: auto;
}

.sponsors-cell-full img {
 max-height: none !important;
}