.confTitleBox{
background: rgb(229,240,242) !important;
background: linear-gradient(90deg, rgba(229,240,242,1) 0%, rgba(218,238,250,1) 74%, rgba(220,232,236,1) 100%) !important;
}

.mainContent p, .mainContent li, .mainContent th, .mainContent td{
    font-size: 15px;
}
.infoline.info{background: #fff;}

.programme-committees-table{
    width: 100%;
}
.programme-committees-table tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.programme-committees-table thead tr {
    background: #fff !important;
}
.programme-committees-table th, td{
border: 1px solid #ddd;
padding: 8px;
text-align: left
}
.programme-committees-table tr:hover {
    background: #ebebeb;
}
.confLogoBox{
 float: none;
 width: 100%;
 text-align: center;
}
.confLogoBox img{
 max-width: 700px;
 margin-bottom: 8px;
}

/* logo - gif */
/*
.confLogoBox{
  background-image: url(https://nomaten.ncbj.gov.pl/_files/test_image.gif);
  background-size: 100%;
  height: 320px;
}
.confLogoBox img {
  display:none;
}
.conference-title-link span {
  margin-top: 10px !important;
}
*/
/* #logo - gif */

.conference-title-link{
 font-size: 20px;
 text-align: center;
 display: block;
}
.conference-title-link span {
    margin: 0 100px;
    display: block;
}
.registrations th{
white-space: pre-wrap;
word-wrap: break-word;
}
.firewall-error{
    display: none;
}

#registrationForm{
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 20px;
    box-shadow: 0 1px 3px rgba(0,0,0,.08);
}
.registration-form label,
.registration-form td,
.registration-form .field-description {
    font-size: 15px;
    line-height: 1.5;
}
.i-form-field.fixed-text {
    font-size: 15px;
    line-height: 1.5;
}
/* Powiększenie całego formularza */
.registration-form,
.form-horizontal,
form {
    font-size: 16px !important;
}

/* Opisy pól */
label,
.form-label,
.control-label {
    font-size: 16px !important;
    line-height: 1.5 !important;
}

/* Checkboxy i radio */
input[type="checkbox"] + label,
input[type="radio"] + label {
    font-size: 16px !important;
    line-height: 1.6 !important;
}

/* Teksty przy checkboxach */
.checkbox,
.radio,
.checkbox label,
.radio label {
    font-size: 16px !important;
    line-height: 1.6 !important;
}

/* Nazwy sekcji */
fieldset legend,
.form-section-title,
.section-title {
    font-size: 22px !important;
    font-weight: 600 !important;
}

/* Opisy pod polami */
.help-block,
.field-description,
.form-text {
    font-size: 15px !important;
    line-height: 1.5 !important;
}

.i-form-field.fixed-text,
.i-form-field.fixed-text span,
.i-form-field.fixed-text label {
    font-size: 14px;
    line-height: 1.5;
}
.checkbox-with-text input[type="checkbox"] {
    position: relative;
    top: 5px;
}
.regform-field label {
    font-weight: bold;
}

.nomaten-funding {
    margin-top: 80px;
    padding-top: 15px;
    border-top: 1px solid #ddd;
}

.nomaten-funding p {
    margin: 0;
    font-size: 13px;
    line-height: 1.6;
    color: #666;
    text-align: center;
}
.nomaten-funding-logos {
    display: block;
    margin: 20px auto 0;
    max-width: 550px;
    width: 100%;
    height: auto;
    opacity: 0.8;
}