@import "//fast.fonts.net/cssapi/baf0e8e7-1677-4399-8f90-0abc0a1244f0.css";

@font-face {
    font-family: "Galano Grotesque W05";
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/uk-hoc/fonts/fea2ea1f-f2dc-4649-be64-39e7ae3b6128.woff2") format("woff2"), url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/uk-hoc/fonts/0241cf03-f8e4-4232-8c85-b254bc0afd56.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Galano Grotesque W05";
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/uk-hoc/fonts/bec0331e-19a5-47e6-8f62-15ac79e39c09.woff2") format("woff2"), url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/uk-hoc/fonts/d17e180c-29bd-4b5b-8805-567694ba4430.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}



body {
    font-family: Helvetica Neue LT W06_45 Light, sans-serif;
    font-size: 16px;
    color: #24211F;
    -webkit-text-size-adjust: 100%;
}

.color-dot-box {
    font-family: Helvetica Neue LT W06_45 Light, sans-serif;
}

.wrapper {
    width: 100%;
    max-width: 1510px;
    margin: 0 auto;
    padding: 0 0 0 0;
    position: relative;
}

.check-subscription-link {
    padding-bottom: 8px;
    font-weight: bold;
    font-size: 20px;
    font-weight: normal !important;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: right;
}

.subscription-header,
.export-header {
    font-weight: normal;
}

a:link,
a:visited,
.hyperlink,
.check-subscription-link {
    color: #24211F;
    text-decoration: none;
    font-weight: normal;
}

a:hover,
a:active,
.hyperline:active,
.hyperlink:active,
.check-subscription-link:hover {
    color: #24211F !important;
    text-decoration: underline;
}

.main-heading {
    color: #24211F !important;
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
    text-transform: capitalize;
    font-size: inherit;
}

.time-line-item:hover {
    background-color: #C29A39 !important;
    color: #ffffff;
}

/*************************************************** BUTTONS *************************************************************/
.btn,
.btn-primary,
.btn-submit,
.btn-cancel,
.btn:focus,
.btn-primary:focus,
.btn-submit:focus,
.btn-cancel:focus {
    padding: 5px 40px;
    border: 0.5px solid #707070;
    font-weight: bold;
    height: auto;
    line-height: 24px;
    color: #58595B;
    background: #fff;
    font-size: 16px;
    border-radius: 0;
    min-width: 120px;
    text-transform: capitalize;
    font-family: "Galano Grotesque W05", sans-serif;
}

.btn:active,
.btn-primary:active,
.btn-submit:active,
.btn-cancel:active,
.btn:hover,
.btn-primary:hover,
.btn-submit:hover,
.btn-cancel:hover {
    background: #C29A39;
    color: #fff;
    cursor: pointer;
    border-color: #C29A39;
    text-decoration: none;
}

/************************************************ END OF BUTTONS *********************************************************/

/***************************************************** TABS **************************************************************/
body.body-rtl .tabs li {
    float: none !important;
}

.tabs-wrapper {
    margin: 1em 0 1.5em 0;
}

.tabs {
    background-color: transparent;
    margin-top: 2em;
    margin-bottom: 2em;
    width: 100%;
    height: auto;
    line-height: normal;
    float: none;
    text-align: left;
    font-size: 0;
}

.tabs li {
    float: none;
    margin: 0;
    margin-right: 0;
    display: inline-block;
}

.tabItem {
    height: auto;
    line-height: normal;
    padding: 1em 1em !important;
    text-decoration: none;
    font-weight: 300 !important;
    font-style: normal;
    text-transform: uppercase !important;
    background: #FFFFFF;
    color: #58595B !important;
    border-top: 0 solid #FFFFFF;
    border-right: 0 solid #FFFFFF;
    border-bottom: 1px dashed #BBBCBE;
    border-left: 0 solid #FFFFFF;
    text-transform: capitalize;
    outline: none;
    margin: 0 6px;
    border-radius: 0;
    font-size: 16px;
    font-family: Galano Grotesque W05, sans-serif;
    margin-left: 0;
    position: relative;
    top: 0;
    left: 0em;
    transition: ease-in-out 0.2s;
}

.tabItem:hover {
    background: #fff;
    text-decoration: none;
    color: #C29A39 !important;

}

.tab-active {
    text-decoration: none;
    background: #fff;
    color: #C29A39 !important;
}


/* YEAR BUTTONS */
.year-filter ul::before,
.year-filter ul::after {
    box-sizing: border-box;
    clear: both;
    content: "";
    display: block;
    height: 0;
    width: 100%;
}

.year-filter ul {
    margin: 1em 0;
}

.year-filter ul li {
    padding: 0;
    margin-right: 13px;
    display: inline-block;
}

.year-filter ul li a {
    height: auto;
    font-size: 1em;
    line-height: normal;
    padding: 0.5em 1em !important;
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
    background: transparent;
    border: 0.04em solid #231F20 !important;
    transition: background 0.5s;
    color: #4e4e4e;
    border-radius: 0;
    margin: 0;
}

.year-filter ul li a.selected {
    background: #231F20;
    color: #fff;
}

/* END OF YEAR BUTTONS */
/* REQUIRED TO OVERWRITE MAIN CSS */
.en-gb .tabItem {
    text-transform: none;
}

/* END OF IT */
/************************************************** END OF TABS **********************************************************/

/********************************************* MODAL WINDOW CONTROLS *****************************************************/
.modal-title {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    font-weight: normal;
    text-transform: capitalize;
    color: #404445;
    padding-top: 0em;
    padding-bottom: 0;
}

.modal-header .close {
    margin-top: 0.1em;
    font-size: 1.5em;
    line-height: 0.25em;
}

li.type {
    width: 50%;
    padding: 0.5em 0;
    white-space: normal;
}

.checkbox-event-type {
    padding: 0;
}

label {
    vertical-align: text-top;
}

.modal-body {
    position: relative;
    padding: 1em;
}

.your-preference-title {
    text-align: center;
    padding: 0 0 1em 0;
    font-family: inherit;
    text-transform: uppercase;
    font-weight: normal;
}

.your-preferences {
    background-color: transparent;
    box-sizing: border-box;
    border: 0em solid #231F20;
    padding: 1em 0 1em 0;
}

.form input,
.form select {
    font-size: 1em;
    padding: 0 0.16em;
    box-sizing: border-box;
    font-size: 16px;
    color: #24211F;
    font-family: inherit;
    outline: none;
    background: #fff;
    background: #F0F0F0;
    border: none;
    border-top: 1px solid #E0E0E0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px #d7d7d7 solid;
    /* border-top: 2px #703081 solid; */
    border-radius: 0;
    height: 3em;
}

.events-container {
    padding-top: 22px;
    clear: both;
    border-top: 0px solid #a1a1a1 !important;
}

.form .lable {
    padding-right: 1em;
    height: auto;
    vertical-align: middle;
    line-height: normal;
    margin-top: 0.22em;
}

/***************************************** END OF MODAL WINDOW CONTROLS **************************************************/

/**************************************************** TOOLTIP ************************************************************/
.popup-date {
    line-height: normal;
}

.popup-event-name {
    line-height: normal;
    padding: 0.25em 0;
}

.etooltip {
    border: 0.08em solid #003E5C;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #fff;
    box-shadow: 0 0.08em 0.32em #003E5C;
    -moz-box-shadow: 0 0.08em 0.32em #231F20;
    -webkit-box-shadow: 0 0.08em 0.32em #231F20;
}

.etooltip .tip-arrow {
    background: transparent;
}

/************************************************* END OF TOOLTIP ********************************************************/
/*THIS IS REQUIRED*/
@media (max-width: 768px) and (min-width: 0) {

    body,
    .tabItem,
    .tab-active,
    .form input,
    .form select,
    .next-event {
        /* font-size: 16px; */
    }
}

@media(max-width:640px) {
    li.type {
        width: 50% !important
    }
}

@media (max-width:479px) {
    #PastEventsContainer .attachments {
        margin-top: 0 !important;
    }

    .button-wrraper {
        margin-top: 1em !important
    }

    .headline .headline-right {
        float: none;
        margin-top: 0.5em;
    }
}

@media (max-width:320px) {
    .subscription-section .btn-subscribe-wrapper {
        float: none;
        width: 100% !important;
        padding-top: 0.5em !important;
        text-align: right;
    }

    .export-types {
        padding-bottom: inherit;
    }
}

.time-line-month-name {
    padding: 0px !important;
    height: 25px !important;
    line-height: 2;
}

.headline-left .date-time {
    font-weight: normal;
    padding-top: 0em;
    padding-bottom: 0em;
    -webkit-font-smoothing: antialiased;
    color: #24211F;
    font-size: 16px;
    direction: ltr;
}

.headline-left .event-name {
    color: #24211F !important;
    margin: 0 !important;
    padding: 0em 0 !important;
    font-weight: 400;
    font-family: inherit;
}

/*END*/
.events-container {
    padding-top: 22px;
    clear: both;
    border-top: 1px solid #a1a1a1;
}

.tabs-wrapper {
    margin: 2em 0px 1em 0;
}

.year-filter ul li a {
    height: auto;
    font-size: 1em;
    line-height: normal;
    padding: 0 !important;
    text-decoration: none;
    font-style: normal;
    background: transparent;
    border: 00em solid #231F20 !important;
    transition: background 0.5s;
    background: transparent;
    color: #231F20;
    font-weight: 400;
    font-size: 16px !important;
    border-radius: 0;
    margin: 0;
}

.eupagination > li > a,
.eupagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #2C2E30;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.year-filter .selected {
    font-weight: bold;
    text-decoration: underline !important;
}

.eupagination > .active > a,
.eupagination > .active > span,
.eupagination > .active > a:hover,
.eupagination > .active > span:hover,
.eupagination > .active > a:focus,
.eupagination > .active > span:focus {
    z-index: 2;
    color: #fff !important;
    cursor: default;
    background-color: #629FA7;
    border-color: #629FA7;
}



.check-subscription-link {
    font-weight: normal;
}

body.body-rtl .subscription-section {
    float: left;
    text-align: left;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #464645;

}

.eupagination > li:first-child > a,
.eupagination > li:first-child > span {
    margin-left: 0;
    outline:
        none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.eupagination > li {
    display: inline;
    outline: none !important;
}


.eupagination > .disabled > span,
.eupagination > .disabled > span:hover,
.eupagination > .disabled > span:focus,
.eupagination > .disabled > a,
.eupagination > .disabled > a:hover,
.eupagination > .disabled > a:focus {
    cursor: default;
    outline: none !important;
}



/*Modification*/
.button-wrraper {
    text-align: center;
    padding: 15px 0 15px 1em;
}


/*Iphone 5*/
@media (max-width:320px) {

    .btn,
    .btn-primary,
    .btn-submit,
    .btn-cancel,
    .btn:focus,
    .btn-primary:focus,
    .btn-submit:focus,
    .btn-cancel:focus {
        min-width: 0 !important;
    }



    .button-wrraper {
        padding: 12px 0 0 0;
    }

    a.tabItem.second-heading {
        /* margin-bottom: 5px; */
    }

    a.tabItem.second-heading.active.tab-active {
        /* margin-top: -1px!important; */
    }
}

/*Modification*/
.filter-type ul li {
    padding-left: 0;
}

.filter-type .selected .type-filter-name {
    color: #C29A39;
}

.content-headline {
    margin-left: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 5px;
}

.content-headline .headline {
    padding: 0;
}

/* redesign */
.content-headline {
    margin-left: 0;
    margin-left: 0;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 0px solid #e4e4e4;
    padding-bottom: 0px;
}

.box-border {
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

* {
    outline: 0;
}

.expand-collapse > .exco-text {
    width: 20px;
    height: 25px;
}

.content-headline .headline {
    padding: 0;
}

.content-headline.box-border {
    margin-left: 21px;
}
.expand-collapse.expand>.exco-text,
.expand-collapse:hover>.exco-text{
    color: #C29A39;
}
a.tabItem.second-heading.active.tab-active {
    font-size: 16px !important;
    font-weight: bold;
    text-align: center;
    background: #ffffff;
    border-radius: 0px;
    color: #C29A39 !important;
    border-top: 0em solid #FFFFFF;
    border-right: 0em solid #FFFFFF;
    border-bottom: 1px dashed #BBBCBE;
    border-left: 0em solid #FFFFFF;
    position: relative;
}

.events li:last-child .content-headline {
    border-bottom: 1px dashed #BBBCBE;
}

a.tabItem.second-heading.active.tab-active:before {
    content: "";
    border-top: 4px solid #C29A39;
    width: 100%;
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
}

a.tabItem.second-heading {
    text-align: center;
}

body .hyperlink {
    color: #24211F !important;
}

body .hyperlink:hover {
    color: #24211F !important;
    text-decoration: underline;
}

body .cookies-box a {
    color: #24211F !important;
}

body .cookies-box a:hover {
    color: #24211F !important;
    text-decoration: underline;
}

.google-recapcha {
    display: none;
}

.form .label {
    width: 23%;
}

/*arabic*/
.events-scroller {
    /* margin-left: -9px; */
}

.next-event div.date-time {
    font-weight: normal;
    font-size: 1.3em;
    padding-top: 5px;
}

* {
    outline: 0;
}

.next-event div.lable {
    font-weight: bold;
    padding-bottom: 0;
    color: #C29A39;
    text-transform: uppercase;
}

.time-line-item {
    margin: 0px 0 0 0px;
    border: solid 0px #eee;
}

.calendar-time-line ul li:nth-child(even) .time-line-item {
    background: #FAFAFA;
}

.export-and-subscription {
    border-bottom: 1px dashed #BBBCBE;
}

.event-row.last.even {
    background-color: #FCFCFC;
}

/*************************************************/
.headline-left .date-time,
.headline-left .event-name {
    display: inline-block;
    vertical-align: middle;
}

.headline-right .event-type,
.headline-right .download-event {
    display: inline-block;
    margin: 0 !important;
    padding: 0em 0;
    vertical-align: middle;
}

.headline-left .date-time {
    width: 24%;
}

.headline-left .event-name {
    width: 75%;
}

.headline .headline-left {
    width: 75%;
}

.headline .headline-right {
    width: 25%;
    text-align: right;
}

.content-headline {
    padding: 1em 0 0.8em 2em;
}

/*************************************************/
@media (min-width: 768px) {
    .modal-content {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media (min-width: 320px) {
    .modal-content {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media (min-width: 414px) {
    .modal-content {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .tabs li {
        margin-bottom: 7.4px;
    }
}

.tab-active {
    background-color: #FFF;
    color: #69696b !important;
}

a.tabItem.second-heading.active.tab-active:hover {
    /* background: #fff; */
}

.tabs {
    /* border-bottom: 1px solid #1D252D; */
}


.google-recapcha > div {
    display: none;
}



* {
    outline: 0;
}

.btn:active,
.btn.active {
    background-image: none !important;
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

@media (max-width:480px) {

    .btn,
    .btn-primary,
    .btn-submit,
    .btn-cancel,
    .btn:focus,
    .btn-primary:focus,
    .btn-submit:focus,
    .btn-cancel:focus {
        padding: 10px 35px;
    }
}

@media (max-width: 479px) {
    .form .input {
        width: 100% !important;
        display: inline-table;
    }

    .btn-submit,
    .btn-cancel,
    .btn-ok {
        margin-left: -4px;
    }
}

@media (max-width:445px) {
    .headline-left .date-time {
        width: 100%;
    }

    .headline-left .event-name {
        width: 100%;
    }
}



input.btn.btn-default.btn-cancel:hover {
    color: #fff;
}

.form input,
.form select {
    color: #333;
}

.supply-by-box a {
    font-size: 13px !important;
}

body .cookies-box a {
    font-size: 13px !important;
}

.headline-right .event-type {
    font-weight: 400;
}

.calendar-time-line .current-month {
    font-weight: 400;
}

.calendar-time-line .current-month .time-line-item {
    background-color: #C29A39 !important;
    color: #fff;
}

.eupagination > li > a:hover,
.eupagination > li > span:hover,
.eupagination > li > a:focus,
.eupagination > li > span:focus {
    color: #000;
    background-color: #a1a0a0;
    border-color: #a1a0a0;
}

.mail-apple {
    background: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/uk-hoc/icons/calendar.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.mail-google {
    background: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/uk-hoc/icons/googlecalendar.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.mail-outlook {
    background: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/uk-hoc/icons/outlook.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.file-type-pdf {
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/uk-hoc/icons/pdf.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 25px;
    height: 25px;
}

.download-event .export-icon {
    width: 25px;
    height: 25px;
}

@media(max-width:414px) {
    .content-headline .headline {
        padding: 0;
    }

    .item-attachment {
        margin-left: 0;
    }
}

footer.footer {
    font-size: 13px;
}

.cookies-box {
    line-height: 1;
}

.check-subscription-link a {
    font-size: 16px !important;
}

.preference-period {
    margin-top: 1em;
}

.event-row.focus .content-headline {
    border-right-color: #C29A39;
}

