@font-face {
    font-family: "Vodafone";
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/qa-vfqs/fonts/vodafone-light.eot?#ie-fix") format("embedded-opentype"), url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/qa-vfqs/fonts/vodafone-light.woff") format("woff");
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: "Vodafone";
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/qa-vfqs/fonts/vodafone-regular.eot?#ie-fix") format("embedded-opentype"), url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/qa-vfqs/fonts/vodafone-regular.woff") format("woff");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "Vodafone";
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/qa-vfqs/fonts/vodafone-bold.eot?#ie-fix") format("embedded-opentype"), url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/qa-vfqs/fonts/vodafone-bold.woff") format("woff");
    font-style: normal;
    font-weight: 700;
}


html .content-headline .headline,
html .page-font-style {
    color: #333 !important;
    font-size: 18px !important;
}

body {
    margin: 0;
    font-family: "Vodafone", sans-serif;
    font-size: 18px;
    color: #333333;
}

.time-line-item {
    border: 1px solid #c2c2c2 !important;
}

.time-line-item:hover {
    background: #f2f2f2;
}

.headline-left .date-time {
    font-weight: 300;
    font-size: 22px;
}

.form input,
.form select {
    color: #333;
    height: 36px;
    padding: 0 5px;
    border: 1px solid #ddd;
    font-family: "Vodafone", sans-serif;

}

.check-subscription-link .link {
    color: #333;
    font-size: 16px;
    text-decoration: underline;
    font-weight: 400 !important;

}

.check-subscription-link .link:hover {
    color: #e60000;
    text-decoration: none !important;
}

.wrapper {
    max-width: 1200px;
    width: 100%;
    padding: 0 !important;
    margin: 0 auto;
}

.btn-primary,
.btn-subscribe,
.btn {
    line-height: 18px;
    display: inline-block;
    padding: 11px 37px;
    text-transform: none;
    font-weight: normal;
    font-size: inherit;
    border: none !important;
    border: 0em solid #E60000;
    border-radius: 0px;
    background: #E60000;
    color: #FFFFFF !important;

}

.btn-primary:hover,
.btn-subscribe:hover,
.btn:hover,
.btn-primary:active,
.btn-subscribe:active,
.btn:active,
.btn-primary:focus,
.btn-subscribe:focus,
.btn:focus {
    background: #900;
    color: #FFFFFF !important;
    border-color: #900;
    border: none !important;
    border-radius: 0px;
}

.content-headline {
    margin-left: 0;
}

.calendar-time-line .current-month {
    font-weight: 400;
}

.tabs {
    text-align: left;
    background: #f4f4f4;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #333;
}

.tabs li {
    float: none;
    display: inline-block;
    margin: 0px 0px 0px 0;
}

.tabItem {
    height: auto !important;
    line-height: 1.2;
    text-transform: none;
    color: #333333;
    font-style: normal;
    text-decoration: none;
    border-top: 0em solid #666666;
    border-right: 0em solid #666666;
    border-bottom: 0em solid #666666;
    border-left: 0em solid #666666;
    background: #f4f4f4;
    padding: 20px 40px !important;
    font-weight: bold !important;
    font-size: 20px;
    outline: none;
}

.tabItem:hover {
    background: #fff;
    color: #E60000;
    border-top: 0em solid #666666;
    border-right: 0em solid #666666;
    border-bottom: 0em solid #666666;
    border-left: 0em solid #666666;
}

.tab-active,
.tab-active:hover {
    background: #fff;
    color: #E60000;
    border-top: 0em solid #666666;
    border-right: 0em solid #666666;
    border-bottom: 0em solid #666666;
    border-left: 0em solid #666666;
    position: relative;
}

.tabs li:last-child {
    margin-left: -3px;
}

/*
.tab-active:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -0em;
    border-left: 0.4em solid transparent;
    border-right: 0.4em solid transparent;
    border-top: 0.4em solid #666666;
}
*/

.modal a,
.hyperlink,
.disclaimer-box a,
.cookies-box a {
    font-weight: 400;
    text-decoration: underline;
    color: #333;
}

.modal a:hover,
.hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover {
    text-decoration: none;
}

html a,
html a.hyperlink {
    font-weight: 400 !important;
}

.circle-pager {
    display: none;
}

.content-headline {
    border-bottom: 1px solid #c2c2c2;
}

.eupagination > li > a,
.eupagination > li > span,
.eupagination > li > a:hover,
.eupagination > li > span:hover {
    border: 1px solid #c2c2c2 !important;
    font-weight: bold;
    color: #333;
}

.eupagination > .active > a,
.eupagination > .active > span,
.eupagination > .active > a:hover,
.eupagination > .active > span:hover,
.eupagination > .active > a:focus,
.eupagination > .active > span:focus {
    background: #e60000 !important;
}

.time-line-item {
    padding-top: 10px;
}

@media (max-width: 320px) {
    .subscription-section .btn-subscribe-wrapper {
        float: none;
        text-align: center;
        width: 100% !important;
        padding-top: 10px !important;
    }
}

@media (max-width: 320px) {
    .subscription-section .subscription-header {
        display: none !important;
    }
}

a,
a.hyperlink {
    font-weight: bold !important;
}

body.ar-ae.page-font-style.body-rtl {
    direction: rtl;
}

body.ar-ae .subscription-section {
    float: left;
    text-align: left;
}

body.body-rtl .tabs {
    float: none !important;
}

body.body-rtl .tabs li {
    float: none !important;
    text-align: center;
}

body.body-rtl .tabs li:last-child {
    margin-left: 0px;
    margin-right: -4px;
}

.next-event div.lable {
    font-weight: bolder;
    padding-bottom: 18px;
    font-size: 18px;
}

.next-event div.event-name {
    padding-bottom: 5px;
    font-size: 18px;
}

.main-heading {
    padding-bottom: 20px;
    font-size: 22px;
    font-weight: normal !important;
}

.calendar-time-line .current-month .time-line-item{
    background-color: #E60000;
    color: #FFFFFF;
}

.tabs{
    border: 0 !important;
    text-align: center;
    background: #FFFFFF;
}

.tabItem{
    color: #E60000;
    border-top:1px solid #E60000;
    border-right:1px solid #E60000;
    border-bottom:1px solid #E60000;
    border-left:1px solid #E60000;
    background: #FFFFFF;
    padding: 13px 1.5em !important;
    font-size: 18px;
    font-weight: normal !important;
    min-width: 150px;
    margin: 0 2px;
    box-sizing: border-box;
}

.tabItem:hover,
.tab-active, .tab-active:hover{
    border: 1px solid #E60000 !important;
    background: #E60000 !important;
    color: #FFFFFF !important;
}

.tab-active:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -1.0em;
    border-left: 1.0em solid transparent;
    border-right: 1.0em solid transparent;
    border-top: 1.0em solid #E60000;
}

.color-box{
    position: relative;
    top: -4px;
}

@media(max-width:350px){
    .tabItem{
        padding: 13px 1em !important;
        min-width: 130px;
        font-size: 16px;
        border-color: #e1e1e1;
        background: #e1e1e1;
        color: #E60000;
    }

    .tab-active:before{
        display: none;
    }
}

.expand-collapse>.exco-text {
    color: #000;
}

.en-gb .headline-left .date-time {
    margin-left: 15px;
}

.en-gb .headline-left .event-name {
    margin-left: 15px;
}

.show-hide-toggle {
    display: block!important;
}

*{
    outline: none !important;
}

.attachment-icon{
    height: 28px;
}

.item-attachment {
    margin-left: 1px;
}

.link-location, .attachments{
    padding-top: 0;
}

.link-location a{
    padding-left: 5px;
}

.expand-collapse{
    display: none !important;
}

.en-gb .headline-left .event-name,
.en-gb .headline-left .date-time {
    margin-left: 5px;
}
