.nav-tabs > li.active::before {
    background: #ec7531;
}
.daysTab .nav.nav-tabs li a {
    padding: 10px 35px;
}
section[data-questionnaire='kwestionariusz_1265'] .questionnaire__clear,
section[data-questionnaire='kwestionariusz_1265'] label { 
  display: none; 
}
.speaker__photo-wrapper {
    width: 160px;
    padding-top: 167px;
    overflow: hidden;
    float: left;
    position: relative;
    left: 50%;
    margin-left: -80px;
    margin-bottom: 10px;
}
.speaker {
    margin-bottom: 0px;
}
.lTour {
  min-height: 750px;
}
.nav > li > a {
    padding: 10px 8px;
}
table.table.prices thead {
   background: #EC7531;
   color: #FFF;
}