@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap');
body { font-family: 'Raleway', Lato; font-weight: 300; }

.no-time .schedule__time {
    color: transparent;
    border-top: 0px;
    content: "";
}
.red { color: red; }
.celgene .panel-title > a::after,
.janssen .panel-title > a::after,
.sanofi .panel-title > a::after,
.amgen .panel-title > a::after {
  background-repeat: repeat;
  background-size: auto;
  display: inline-block;
  width: 278px;
  height: 37px;
  content: " ";
  position: absolute;
  top: 0px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 10px;
}
.ptDesc {
    position: relative;
    top: -5px;
    padding-bottom: 2px;
    font-size: 12px;
    margin-left: 25px;
    font-style: italic;
}
.bg-color {
   background: #272B67;
}
.panel-body {
  line-height: 180%;
}
.celgene .panel-title > a::after {
  background-image: url(/conf-data/CF2022/images/logo_celgene.png);
}
.janssen .panel-title > a::after {
  background-image: url(/conf-data/CF2022/images/logo_janssen.png);
}
.sanofi .panel-title > a::after {
  background-image: url(/conf-data/CF2022/images/logo_sanofi.png);
}
.amgen .panel-title > a::after {
  background-image: url(/conf-data/CF2022/images/logo_amgen.png);
  top: 5px;
  height: 27px;
}
.navbar-item-register.full-menu-only a.btn.navbar-button {
  color: #272B68 !important;
  border-radius: 20px;
  padding: 6px 25px !important;
}
.btn.btn-primary.btn-send {
  color: #272B68 !important;
}
.section-title::after {
width: 60%;
}
.banner__countdown-wrapper { line-height: 1rem; padding-top:  1rem;}
#clear_kwestionariusz_1086 { display: none; }

.section-title {
    font-size: 25px;
}

pt_desc { 
  position: relative;
  top: -5px;
  padding-bottom: 2px;
  font-size: 12px;
  margin-left: 25px;
}

.navbar-inverse {
  background: #263787;
  border-color: #FEEB23;
}
.nav-tabs > li.active:before {    
    background: #feeb23;
}
.schedule__item--major .schedule__desc {
    border-left-color: #ddd;
    font-weight: bold;
    color: #232E6C;
}
.schedule__item--major .schedule__time {
    font-weight: bold;
    color: #232E6C;
}
.schedule__item.sesja .schedule__desc,
.schedule__item.sesja .schedule__time {
    font-weight: bold;
    color: #33A4DC;
}
.schedule__item .schedule__time {
color: #444444;
}
.schedule__item.yellow .schedule__desc,
.schedule__item.yellow .schedule__time {
    color: #FED719;
    font-weight: bold;
}
.schedule__item.red .schedule__desc,
.schedule__item.red .schedule__time {
    color: #FED719;
    font-weight: bold;
}
.schedule__item.session .schedule__desc,
.schedule__item.session .schedule__time {
    color: #33A4DC;
    font-weight: bold;
}
.schedule__item--major {
    background: transparent;
}
.schedule__item em {
    color: #33A4DC;
    font-weight: 400;
}

.footer {    
    background: #272B68;
    color: #FFF;
}

#box_dodatkowa_opcja_7730 { padding-left: 25px; }
#box_dodatkowa_opcja_7659 { padding-left: 25px; }

#additionaloptionsBox div[id^="box_"]:not(.js-not-visible):not(.js-not-vis) ~ div[id^="box_"] {
    padding-top: 0;
}
  
/* FOOTER */
.footer__content{
 min-height: 80px;
 font-size: 0.8rem;
 padding-bottom: 0px;
}
.footer [class^="col-"]{
 margin-bottom: 0px;
}

.w_img-60 img { max-width: 60%; }
.w_img-55 img { max-width: 55%; }
.w_img-50 img { max-width: 50%; }
.w_img-45 img { max-width: 45%; }
.w_img-40 img { max-width: 40%; }
.w_img-35 img { max-width: 35%; }
.w_img-30 img { max-width: 30%; }
.w_img-25 img { max-width: 25%; }
.w_img-20 img { max-width: 20%; }
.w_img-15 img { max-width: 15%; }
.w_img-10 img { max-width: 10%; }
  .speaker {
    margin-left: -140px;
}
.margin{
  margin-bottom: 50px;
}