.green, .section-title, .sesja-title, .przerwa, .nav-tabs, .nav-tabs > li.active > a, a { color: #207f7f; }
.pink { color: #e6187a; }

.green-bkg, .footer, .wyklad-sponsor, .navbar-inverse .navbar-toggle .icon-bar, .nav-tabs, .nav-tabs > li.active:before { 
 background-color: #207f7f !important; 
}

.infarma img {
  max-width: 500px;
}


.pink-bkg { background-color: #e6187a; }

.narrow, .navbar-inverse .navbar-nav > li, h2, .rejestracja-box, .section-title, .page-header {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
}

.box-width {
 max-width: 700px;
 margin: 0 auto;
}

.page-header {
 background-image:url("/conf-data/WWS2026/images/head_bkg.jpg");
 background-size: cover;
 background-repeat: no-repeat;
 text-align: left;
 font-weight: 700;
 font-size: 3em;
}

.page-header .page-header__title  {
 color: #fff;
 text-transform: uppercase;
 letter-spacing: 0.035em;
}

.mainpage-header {
 background-image:url("/conf-data/WWS2026/images/head_bkg.jpg");
 background-size: cover;
 background-repeat: no-repeat;
 position: relative;
 text-align: center;
 min-height: 450px;
 width: 100%;
 margin: 0 auto;

display: flex; 
flex-direction: column; 
justify-content: flex-end; 

}

.mainpage-header .header-pic {
    max-height: 411px;
    max-width: 1100px;
    margin: 0 auto;
}

.mainpage-text {
 margin: 70px auto 100px auto;
}

.page-header .container {
 background-image: url("/conf-data/WWS2026/images/subpage-head-bkg-v3.png");
 background-position: right center;
 background-repeat: no-repeat;
}

.navbar-inverse {
    background: #fff;
    border-color: #fff;
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-minor-controls > li > a {
    color: #207f7f;
 text-transform: uppercase;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-minor-controls > li > a:hover {
    color: #e6187a;
}

.btn, .btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary:hover, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary.focus, .btn-number, .btn-trans, .btn-trans:hover, .btn-number:hover {
    background-color: #e6187a !important;
    border: 1px solid #e6187a !important;
 border-radius: 10px;
    color: #FFFFFF;
}
.btn-outline-danger {
    background-color: #afaaad !important;
    border: 1px solid #afaaad !important;

}
h2 {
 font-weight: 700;
 text-transform: uppercase;
 margin-bottom: 1em;
}
.rejestracja-box h4 {
 font-weight: 700;
 font-size: 2em;
 text-transform: uppercase;
 margin-bottom: 0.8em;
}

.text-box {
 font-weight: 300;
 font-size: 1.1em;
 line-height: 1.55em;
}

.rejestracja-box {
 color: #fff;
 padding: 60px 0;
 text-align: center;
}

.rejestracja-box a {
 color: #fff;
 font-weight: 700;
 font-size: 2.5em;
 text-decoration: none;
 text-transform: uppercase;
 letter-spacing: 0.05em;
 padding: 10px 35px;
 border-radius: 16px;
 margin-bottom: 20px;
 display: block;
}

.rejestracja-box a:hover {
 opacity: .9;
}

.section-title {
 font-size: 1.9em;
 font-weight: 700;
 text-transform: uppercase;
 letter-spacing: 0.035em;
}

.section-title:after {
 display: none;
}


.wyklad-title {
 font-size: 1.3em;
 font-weight: 200;
 margin-bottom: 5px;
 color: #000000;
}

.wyklad-sponsor {
 padding: 6px 12px;
 font-weight: 500;
 font-size: 11px;
 color: #fff;
 text-transform: uppercase;
 letter-spacing: 0.2em;
 display: inline-block;
 border-radius: 8px;
}

.sesja-label {
 letter-spacing: 0.3em;
 text-transform: uppercase;
 font-weight: bold;
 font-size: 0.9em;
 margin-bottom: 0px;
 color: #000000;
}

.sesja-title {
 font-weight: 700;
 font-size: 1.35em;
 line-height: 1.5em;
 text-transform: uppercase;
}

.przerwa {
 letter-spacing: 0.2em;
 text-transform: uppercase;
}

.ludzie-nazwiska { display: block; }

.nav-tabs {
 text-transform: uppercase;
 font-weight: 400;
 font-size: 1.2em;
}

.nav-tabs-wrapper {
    border: 0 !important;
}

.schedule__time {
 font-weight: 700;
 color: #000000;
 border-top: 1px dotted #ddd;
 padding-left: 0;
}

.schedule__desc {
    border-left: 0 !important;
    border-top: 1px dotted #ddd;
 padding-left: 0;
}


.footer {
 color: #ffffff;
 padding-top: 45px;
}

#syskonf-logo-container {
    background: #fff;
    border-top: 1px solid #fff;
}

.sponsors-row .sponsors-cell {
 border: 0 !important;
 padding: 25px;
}

.sponsors-cell img {
    max-height: 120px;
 width: auto;
}