

table.tt_timetable th {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.7px;
    font-size: 12px;
    color: #868484;
}
table.tt_timetable .event .event_header {
   font-weight: 500;
   text-transform: uppercase; 
   letter-spacing: 1px;
   font-size: 13px;
   margin-bottom: 10px
}
table.tt_timetable td {
   color: #0a0a0a;
   font-weight: 500;
   font-size: 13px;
}
table.tt_timetable .event .before_hour_text, .tt_tabs .tt_timetable .event .before_hour_text, .tt_tabs .tt_timetable .event .after_hour_text {
    font-size: 15px!important;
    font-weight: 400;
    color: #868484!important;
    font-family: roboto;
    letter-spacing: 0px;
}

.tt_timetable thead tr th:first-child:after{
    content:'Time';
}
.tt_tabs .tt_timetable .event{
    vertical-align: middle;
}
table.tt_timetable .event .tt_tooltip_content a{
    display: none;
}
table.tt_timetable .tt_tooltip .tt_tooltip_arrow, table.tt_timetable .tt_tooltip .tt_tooltip_arrow:before{
    border-color: #e83a2d transparent;
}
.tt_tabs .tt_timetable td {
    height: 133px;
    font-size: 12px;
    font-weight: 400;
    color: #868484;
    letter-spacing: 0.5px;
}
table.tt_timetable .tt_tooltip_content {
    color: #ffffff!important;
    background: #e83a2d;
    padding: 20px;
    border-radius: 0;
    text-transform: uppercase;
    border: 0px;
}

element.style {
    color: rgb(9, 9, 9) !important;
}
table.tt_timetable .event .event_header:not(:only-child) {
    margin-bottom: 4px;
}
table.tt_timetable td {
    color: grey;
    font-size: 15px;
    border-right: 1px solid #e4e4e4!important;
}
@media only screen and (max-width: 768px){
    .tt_responsive .tt_timetable{
        display: none;
    }

    .tt_timetable.small{
        display: block;
    }
}
.tt_navigation_wrapper{
    display: none;
}

 .qode-banner .qode-banner-content {
padding: 5.5% 7.5%;
}
.qode-banner .qode-banner-content .qode-banner-text-holder {
text-align: left;
}
.page_not_found {
    text-align: center;
    margin: 194px 13% 83px;
}
 @media only screen and (max-width: 768px) {
.tt_tabs .ui-tabs-panel {
padding: 20px !important;
background-color: #fff;
box-sizing: border-box;
}
}
 .header_bottom {
padding: 0 35px;
}
header .header_inner_left {
left: 35px;
}
.header_bottom_right_widget_holder {
padding:0;
}


.title_outer .has_background.title .title_holder .container, .title_outer .has_fixed_background.title .title_holder .container, .title_outer.with_image .title .title_holder .container {
    display: block;
    height: 100%;
    border-bottom: 5px solid #ffff00;
}


@media screen and (min-width:1000px) {
    .q_logo a {
       height: 35px !important;
   }
}

.qode-accordion-holder .qode-title-holder.ui-state-active, .qode-accordion-holder .qode-title-holder.ui-state-hover {
    color: black!important;
    color: black!important;
}

.side_menu .widget.widget_nav_menu li a, .side_menu .widget.widget_nav_menu li:last-child {
    font-family: Oswald;
    FONT-SIZE: 19px;
    text-transform: uppercase;
    line-height: 30px;
}


@media screen and (min-width:1000px) {
.side_menu_slide_from_right .side_menu {
    width: 25%!important;
}
}

@media screen and (max-width:999px) {
.side_menu_slide_from_right .side_menu {
    width: 100%!important;
}
}

.side_menu_button>a {
    font-size: 16px!important;
color: white;
}

h3, .h3, h3 a {
    color: white!important;
    font-weight: 400!important;
    margin-right: 5px!important;
}


.side_menu .widget.widget_nav_menu li a, .side_menu .widget.widget_nav_menu li:last-child {
    FONT-SIZE: 17px!important;
line-height: 27px;
}

@media screen and (max-width:500px) {
.side_menu .widget.widget_nav_menu li a, .side_menu .widget.widget_nav_menu li:last-child {
    FONT-SIZE: 16px!important;
line-height: 22px;
}
}