.tec-layout-grid .tec-col-track .tec-track-name,
.tec-layout-table thead th {
    font-size: 1.2em !important;
    font-weight: 600;
}

/* .tec-tabs .tec-tabs-list .tec-tabs-list-button {
    color: #000000!important;
} */

.tec-site-main .tec-single-entry-content {
    font-weight: inherit !important;
    line-height: inherit !important;
}

.tec-site-main article.tec_speaker h1 {
    font-weight: 400;
    font-size: 55px;
    text-transform: uppercase;
}

.tec-site-main article.tec_speaker h2 {
    margin-top: 1.2em;
}

.tec-layout-table td {
    font-size: 0.8em !important;
}

.tec-layout-table .tec-session-cell-content h3,
.tec-layout-grid .tec-session-cell-content h3 {
    font-size: 1.2em !important;
}

.tec-tabs .tec-tabs-list .tec-tabs-list-button:hover,
.tec-tabs .tec-tabs-list .tec-tabs-list-button {
    font-size: 1.1em !important;
}

@media (max-width: 1024px) {
    .tec-tabs .tec-tabs-list .tec-tabs-list-button:hover,
    .tec-tabs .tec-tabs-list .tec-tabs-list-button {
        font-size: 0.9em !important;
    }
}

/* .tec-tabs .tec-tabs-list .tec-tabs-list-button:hover, .tec-tabs .tec-tabs-list .tec-tabs-list-button[aria-selected=true] {
    background-color: #000000!important;
    color: #FD7014!important;
} */

header.tec-entry-header .tec-single-session-meta {
    display: none;
}

/* tr:not(.tec-global-session-custom) > td.tec-track-track-1.tec-session-type-session {
    background-color: #E0E0E0;
}

tr:not(.tec-global-session) > td.tec-track-track-2.tec-session-type-session {
    background-color: #FEB88A;
} */

.tec-speakers .tec-speaker img.tec-speaker-image {
    border-radius: 0;
}

/* .tec-speakers .tec-speaker h2.tec-speaker-name a {
    color: #FD7014;
} */

table.tec-schedule td.tec-session-type-session,
div.tec-schedule.tec-layout-grid div.tec-session-type-session {
    cursor: pointer;
}

table.tec-schedule tr > th:not(:first-child),
table.tec-schedule tr > td:not(:first-child) {
    text-align: left;
}

#ut-sitebody.ut-page-has-no-content .main-content-background {
    padding: inherit !important;
}

#partner {
    height: 436px !important;
    max-height: 436px !important;
}
#partner2 {
    height: 260px !important;
    max-height: 260px !important;
}
