.confTitleBox,
.confSubTitleBox,
.header {
    display: none;
}

figure.image_resized,
.conferenceDetails .description {
    margin-top: 0;
}

.confTitle,
.confSubTitleContent,
#confSectionsBox {
    width: 1170px !important;
}

.conf_leftMenu li.menuConfSelected,
li.menuConfMiddleCellSelected {
    background: #fdba31 !important;
    border: 1px #fdba31 solid !important
}

.conf_leftMenu ul#outer {
    background: #000628 !important;
    border: 1px solid #000628 !important;
    border-radius: 6px;
    border: none !important;
}

.conf_leftMenu ul#outer li a {
    color: #fff !important;
}

.conf_leftMenu ul#outer li a:hover {
    color: #000628 !important;
}

.conference-page header h2 {
    color: #fdba31 !important;
    text-transform: uppercase;
    font-size: 26px;
}

div.datePlace>div.timezone {
    color: #e8e8e8;
}

body {
    background: #f5f5f5
}

.event-page-header .button-bar .i-button:not(.label),
.event-page-header .button-bar .categorynav .category-list .item .button-wrapper .action-button:not(.label),
.categorynav .category-list .item .button-wrapper .event-page-header .button-bar .action-button:not(.label),
.event-page-header .button-bar .action-button:not(.label) {
    color: #fff;
}

.regform-section table.regform-field td.field-caption {
    width: 200px !important;
}

input#regformSubmit {
    padding: 15px 50px;
    font-size: 30px;
    border: none !important;
    background: #fdba31;
    border-radius: 6px 6px 6px 6px;
}

.support_box>h3 {
    background: #000628 !important;
}

table#regforms-list tbody tr:nth-child(3),
table#regforms-list tbody tr:nth-child(1) {
    display: none;
}