.tt_event_padding_top_0 {
    padding-top: 0!important;
}
.tt_event_padding_bottom_0 {
    padding-bottom: 0!important;
}
.tt_event_padding_0 {
    padding: 0!important;
}
.tt_event_margin_top_13 {
    margin-top: 13px!important;
}
.tt_event_margin_top_27 {
    margin-top: 27px!important;
}
.tt_event_theme_page * {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
.tt_event_theme_page {
    width: 930px;
    background: #FFFFFF;
    padding: 30px;
    margin: 0 auto 30px;
}
.tt_event_page_left {
    float: left;
    width: 630px;
}
.tt_event_page_right {
    float: right;
    width: 270px;
}
.tt_event_page_left .attachment-event-post-thumb {
    margin-bottom: 17px;
}
.tt_event_theme_page h2,
.tt_event_theme_page h3,
.tt_event_theme_page h4,
.tt_event_theme_page h5 {
    font-family: 'Lato';
    line-height: 120%;
    color: #34495E;
    margin: 0;
    padding: 0;
}
.tt_event_theme_page h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 5px;
}
.tt_event_theme_page h3 {
    font-size: 29px;
    font-weight: 700;
}
.tt_event_theme_page h4 {
    font-size: 24px;
    font-weight: 400;
}
.tt_event_theme_page h5 {
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
}
.tt_event_hours_count {
    color: #798795;
    margin-left: 5px;
    font-weight: 400;
}
.tt_event_theme_page p {
    font-size: 15px;
    font-family: 'Lato';
    font-weight: 400;
    color: #34495E;
    margin: 0;
    padding: 1em 0;
    line-height: 140%;
}
.tt_event_theme_page .textwidget p:first-child {
    margin-top: 30px;
}
.tt_event_theme_page .textwidget p {
    padding: 0;
}
.tt_event_items_list {
    list-style: none;
    padding: 20px 0;
    margin: 0;
}
.tt_event_items_list li {
    background: url("../images/bullet.png") left center no-repeat;
    padding-left: 20px;
    font-size: 15px;
    font-family: 'Lato';
    font-weight: 400;
    color: #34495E;
    line-height: 160%;
}
.tt_event_items_list li.type_info {
    background: none;
    padding: 0;
    border-bottom: 1px solid #EFEFEF;
    padding: 8px 0;
}
.tt_event_items_list li label {
    float: left;
    width: 115px;
    font-weight: 700!important;
    font-size: 15px!important;
}
.tt_event_items_list li .tt_event_text {
    float: left;
    width: 185px;
}
.tt_event_columns {}.tt_event_column_left,
                    .tt_event_column_right {
                        width: 300px;
                    }
.tt_event_column_left {
    float: left;
    margin-right: 30px;
}
.tt_event_column_right {
    float: right;
}
.tt_event_hours {
    clear: both;
    padding: 0;
    margin: 0;
    list-style: none;
}
.tt_event_hours li {
    float: left;
    width: 246px;
    border: 1px solid #EFEFEF;
    border-left: 3px solid #00A27C;
    margin: 0 30px 30px 0;
    padding: 15px 25px;
}
.tt_event_hours li.event_hours_right {
    margin-right: 0;
}
.tt_event_url {
    font-size: 15px;
    color: #798795;
    text-decoration: none;
    border: none;
}
a.tt_event_url:hover {
    text-decoration: underline;
    border: none;
}
.tt_upcoming_events_wrapper {
    clear: both;
    float: left;
    width: 100%;
}
.tt_upcoming_events_wrapper .caroufredsel_wrapper {
    margin: 0!important;
    overflow: hidden;
    width: 100%!important;
}
.tt_upcoming_events_wrapper * {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
.tt_upcoming_events_wrapper p.message {
    padding: 0;
}
.tt_upcoming_events {
    padding: 0!important;
    margin: 0!important;
    list-style: none!important;
    border-radius: 0!important;
    box-shadow: none!important;
    border: none!important;
}
.tt_upcoming_events li {
    width: 270px;
    padding: 0 0 10px!important;
    margin: 0!important;
    list-style: none!important;
    background: none!important;
}
.tt_upcoming_events li:before,
.tt_upcoming_events li:after {
    content: none!important;
    background: none!important;
    border: none!important;
}
.tt_upcoming_events li .tt_upcoming_events_event_container {
    display: block;
    border: 1px solid #EFEFEF;
    border-left: 3px solid #00A27C;
    background-color: #FFF;
    padding: 10px 20px;
    text-decoration: none;
    color: #34495E;
    font-family: 'Lato';
    font-size: 14px;
    font-weight: 700;
    line-height: 140%;
    height: 40px;
    overflow: hidden;
    outline: none;
    transition: none!important;
}
.tt_upcoming_events li .tt_upcoming_events_event_container:hover {
    background: #00A27C;
    color: #FFF;
    height: auto;
    overflow: visible;
    border-top: 1px solid #00A27C;
    border-bottom: 1px solid #00A27C;
    border-right: 1px solid #00A27C;
}
.tt_upcoming_events li .tt_upcoming_events_event_container .tt_upcoming_events_arrow {
    display: block;
    float: right;
    width: 11px;
    height: 11px;
    background: url("../images/arrow_widget_expand.png") no-repeat;
    margin-top: 13px;
}
.tt_upcoming_events li .tt_upcoming_events_event_container:hover .tt_upcoming_events_arrow {
    background-position: 0 -11px;
}
.tt_upcoming_events li .tt_upcoming_events_event_container .tt_upcoming_events_hours {
    display: block;
    font-weight: 400;
    font-size: 13px;
}
.tt_calendar_icon {
    display: block;
    float: left;
    width: 11px;
    height: 11px;
    background: url("../images/calendar.png") no-repeat;
    margin-right: 8px;
    margin-top: 5px;
}
.tt_upcoming_events li .tt_upcoming_events_event_container:hover .tt_calendar_icon {
    background-position: 0 -11px;
}
.tt_upcoming_events li .tt_upcoming_events_event_container .tt_event_hours_description {
    display: block;
    font-size: 13px;
    margin-top: 10px;
    font-weight: 400;
}
.tt_upcoming_event_controls a {
    border: 1px solid #EFEFEF;
    display: block;
    float: left;
    padding: 6px;
    outline: none;
}
.tt_upcoming_event_controls a#upcoming_event_prev {
    margin-right: 2px;
}
.tt_upcoming_event_controls span {
    display: block;
    width: 11px;
    height: 11px;
}
.tt_upcoming_event_controls .tt_upcoming_event_prev_arrow {
    background: url("../images/arrow_scroll_up.png") no-repeat;
}
.tt_upcoming_event_controls .tt_upcoming_event_next_arrow {
    background: url("../images/arrow_scroll_down.png") no-repeat;
}
.tt_upcoming_event_controls a:hover {
    border-color: #00A27C;
    background-color: #00A27C;
}
.tt_upcoming_event_controls a:hover span {
    background-position: 0 -11px;
}
.timetable_sidebar_box {
    clear: both;
    margin-top: 50px;
}
.timetable_sidebar_box:first-child {
    margin-top: 0;
}
.page_margin_top {
    margin-top: 30px;
}