body, td, div, a, b, p, h1, h2, h3, h4, h5, h6 {
 font-family: "Montserrat", sans-serif;
 font-weight: 300;
 font-size: 16px;
 line-height: 1.7em;
}

.grey_bkg, .footer { background-color: #f2f2f2; }

.orange { color: #e64f0f; }
.navy { color: #1e3866; }
.dark { color: #393939; }
.blue { color: #3f7ec0; }
.grey { color: #f2f2f2; }

h1 {
 font-weight: 700;
 font-size: 1.8em;
 margin-bottom: -.3em;
}

h2 {
 font-weight: 700;
 font-size: 1.5em;
 margin-bottom: 1.35em;
}

.lead {
 font-size: 1.35em;
 font-weight: 400;
}

.header {
 margin: 0 auto;
}

.mainpage-text {
 width: 650px;
 margin: 50px auto 80px auto;
}

.middle {
 background-color: #f2f2f2;
 text-align: center;
 padding-top: 90px;
 padding-bottom: 90px;
 margin: 50px auto;
}

.footer {
 padding-top: 50px;
}


.footer div, .footer a {
 color: #1e3866; 
 font-size: 13.5px;
 line-height: 20px;
 font-weight: 400 !important;
}

.navbar-inverse {
    background: #ffffff;
    border-color: #ffffff;
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-minor-controls > li > a {
 color: #1e3866;
 font-weight: 500;
}

.btn, .navbar-button {
    background-color: #e64f0f !important;
    border: 1px solid #e64f0f !important;
    color: #FFFFFF !important;
 border-radius: 8px;
}

.section-title {
 font-size: 18px;
 font-weight: 500;
 letter-spacing: 0.2em;
 text-transform: uppercase;
 color: #1e3866; 
}

.section-title::after {
    background-color: #e64f0f;;
}

.sponsors-row .sponsors-cell {
 border-bottom: 0 !important;
 border-right: 0 !important;
}

.sponsors-cell img {
    width: auto;
    max-height: 90px;
}

.page-header {
    background: #ffffff;
}

.page-header .page-header__title {
 font-size: 32px;
 text-align: left;
 margin-left: 180px;
 color: #3f7ec0;
}

.page-header__content-wrapper {
 background-image: url("/conf-data/BBMRI/images/icon.png");
 background-repeat: no-repeat;
 background-position: left center;
}



.footer__content {
    min-height: 100px;
    padding-bottom: 0px;
}
.footer .col-xs-12, .footer [class^="col-"] {
    margin-bottom: 10px;
}
#syskonf-logo-container {
    background: #ffffff;
    border-top: 1px solid #ffffff;
}

.footer__social-icon {
 display: none;
}
  
.wyklad-title {
  font-weight: 500;
  color: #3f7ec0;
  }

.ludzie-nazwiska {
  color: #e64f0f !important;
  }
  
.schedule__time {
  font-weight: 500;
  color: #1e3866;
  }

.sesja-label {
  text-transform: uppercase;
  font-size: .95em;
  font-weight: 500;
  letter-spacing: 0.3em;
  color: #3f7ec0;
  }
  
.sesja-title {
  font-size: 1.4em !important;
  font-weight: 500;
  color: #e64f0f !important;
  }
  
.schedule__desc {
    border-left: 0 !important;
    padding: 10px 15px;
    border-top: 1px dotted #ddd;
  }
  
.nav-tabs-wrapper {
    border: 0 !important;
}
  
.nav-tabs {
    background: #ffffff;
}
  
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #ffffff;
   font-weight: 500;
    background-color: #e64f0f;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
 border-radius: 12px 12px 0 0;
}
  
.nav-tabs > li.active:before {
    display: none;
}