.speaker {
    background: #f5f5f5;
    padding: 0px 5px 0px 0px;
    border: 1px solid #e7e5e5;
    box-shadow: rgba(11, 31, 66, 0.04) 0px 1px 1px, rgba(11, 31, 66, 0.1) 0px 2px 8px;
    transition: box-shadow 0.3s ease-in-out 0s;
    border-bottom: 1px solid #e7e5e5;
    margin-left: 30px;
}
.text-box-speaker {
    width: 65%;
    display: inline-flex;
    vertical-align: top;
}
.speaker-image {
    width: 33%;
    display: inline-flex;
}
.reg-button, .explore-button {
    text-align: center;
    background: #2f71b7;
    color: white;
    border-color: #486681;
    border-radius: 5px;
    min-height: 45px;
}
.reg-button a, .explore-button a {
	color: white;
}
.gsc-button.mini {
    align-content: center;
}
.section1.gbb-row.bg-size-cover, .section3.gbb-row.bg-size-cover {
    color: white;
}
.institution {
    position: absolute;
    padding-top: 60px;
}
.color-title a {
    width: 100%;
    font-weight: 600;
    font-size: medium;
}
.color-title {
    margin-top: 10px;
}
.title {
    position: absolute;
    top: 30px;
}
.section-top .default {
    padding-top: 0px;
    padding-bottom: 0px;
}
.col-md-3 {
	padding-left: 0px;
}
section ul li {
    list-style: inside;
}
.section3 {
    font-size: medium;
}
.field-content ul li {
    list-style: inside;
}
.ckeditor-accordion-container > dl dt > a, .ckeditor-accordion-container > dl dt > a:not(.button) {
    background-color: #2f71b7;
}
.ckeditor-accordion-container > dl {
    margin-bottom: 0px;
}
.speaker-category {
    font-style: italic;
}
.speaker-institution {
    font-weight: 600;
}
.ckeditor-accordion-container {
    width: 350px;
}
.partners .bb-inner {
    padding-top: 0px;
    padding-bottom: 0px;
}
.navigation .gva_menu > li > a:hover {
    color: #f05d3b;
}
.feher-szoveg {
    color: white;
    font-size: 14px;
}
.feher-szoveg h4 {
    color: white;
}
header#header {
    position: fixed;
    display: inline-block;
    z-index: 199;
    width: 100%;
    background: white;
}
.section-top.gbb-row.bg-size-cover {
    margin-top: 100px;
}
.field-content.section1-body h5 {
    text-transform: none;
}
.views-field-body .field-content h2 {
    text-transform: math-auto;
}