.wrapper {
    margin: 0 auto;
    font-family: 微软雅黑, 宋体, Arial;
    font-size: 14px;
    color: #333333;
    padding: 0;
    max-width: 880px;
    width: 100%;
}


.btn {
    padding: 15px;
    height: auto;
    border-radius: 0;
    margin: 0 0.5em;
    line-height: 10px;
    border: 1px solid #ff1a00 !important;
    font-family: inherit;
    font-size: 1.0em;
    font-weight: bold;
    color: #ff1a00;
    background: #fff;
    transition: background 0.5s, color 0.5s, border 0.5s;
    width: 100px;
}

.btn:hover,
.btn:active,
.btn:focus {
    background: #ff1a00 !important;
    color: #fff !important;
    border: 1px solid #ff1a00 !important;
    border-color: #ff1a00 !important;
    outline: 0px !important;
}

.modal a,
.hyperlink,
.disclaimer-box a,
.cookies-box a,
.check-subscription-link {
    color: #333333;
}
.tabs--reverse {
    display: block!important;
}
.check-subscription-link {
    font-size: 14px;
}
.popup-content {
    font-size: 12px!important;
}
.time-line-item:hover {
    background: rgb(219, 217, 217);
}
.popup-date {
    line-height: normal!important;
}
.calendar-time-line .current-month .time-line-item {
    background: rgb(189, 189, 189);
    color: #333333;
}

.your-preferences {
    padding: 15px;
}

.modal a:hover,
.hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover,
.check-subscription-link:hover {
    text-decoration: none;
    color: #ff1a00;
}

.time-line-item {
    border: 1px solid #ddd;
    padding-top: 14px;
}

.tabs {
    background: none;
}

.tabs li {
    float: none;
    display: inline-block;
    margin: 0;
}

.tabs {
    border-bottom: 0px solid #B2B2B2;
    text-align: center;
}

.tabItem {
    position: relative;
    color: #ff1a00;
    background: #fff;
    font-weight: normal;
    height: auto !important;
    line-height: 18px !important;
    font-size: 1.0em;
    padding-top: 10px !important;
    padding-right: 0em;
    padding-bottom: 10px !important;
    padding-left: 0em;
    outline: none;
    border-radius: 0;
    border-top: 1px solid #ff1a00;
    border-right: 1px solid #ff1a00;
    border-bottom: 1px solid #ff1a00;
    border-left: 1px solid #ff1a00;
    transition: background 0.5s, color 0.5s, border 0.5s;
    width: 138px;
    text-align: center;
}

.zh-tw .tabItem,
.zh-cn .tabItem {
    width: 118px;
}

.tabItem:hover,
.tab-active {
    background: #ff1a00;
    color: #fff;
}

.tabs li:last-child {
    margin-left: -5px;
}

.tabs li:last-child a {
    border-radius: 0 2em 2em 0;
}

.tabs li:first-child a {
    border-radius: 2em 0 0 2em;
}

.event-row.even {
    background: #F1F1F1;
}

.content-headline {
    border: none !important;
    margin-left: 0;
    padding: 10px;
}

.headline-left .date-time {
    padding-top: 0;
}

.content-headline .headline {
    padding: 0;
}

.footer {
    font-size: 10px;
}

/* .filter-type a {} */

.subscription-section .subscription-header {
    display: none !important;
}

.eupagination > .active > a,
.eupagination > .active > span,
.eupagination > .active > a:hover,
.eupagination > .active > span:hover,
.eupagination > .active > a:focus,
.eupagination > .active > span:focus {
    background-color: #ff1a00;
    border-color: #ff1a00;
}

.eupagination > li > a:hover,
.eupagination > li > span:hover,
.eupagination > li > a:focus,
.eupagination > li > span:focus {
    color: #ff1a00;
    background-color: #fff;
}

.eupagination > li > a,
.eupagination > li > span {
    color: #333333;
}

.content-headline {

    margin-left: 28px !important;

}

.eupagination > li > a,
.eupagination > li > span {
    padding: 4px 10px;
}

.expand-collapse>.exco-text {
    line-height: 17px;
}
.expand-collapse {
    top: 33px;
}
.subscribe-event-title, .modal-header {
    font-size: 16px;
}
