@import url("//tools.eurolandir.com/tools/FinCalendar2/./../Config/footer.css");
/* Not Found: /Config/FinCalendar2.css */
/* Not Found: ./../Config/Company/us-wygpf/us-wygpf.css */
@font-face {
    font-family: Brother1816;
    font-weight: 300;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/us-wygpf/fonts/Brother1816-Light.ttf") format("truetype");
}

@font-face {
    font-family: Brother1816;
    font-weight: 400;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/us-wygpf/fonts/Brother1816-Regular.ttf") format("truetype");
}

@font-face {
    font-family: Brother1816;
    font-weight: 700;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/us-wygpf/fonts/Brother1816-Bold.ttf") format("truetype");
}
@font-face {
    font-family: Verdana;
    font-weight: 400;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/us-wygpf/fonts/verdana.ttf") format("truetype");
}
@font-face {
    font-family: Verdana;
    font-weight: 600;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/us-wygpf/fonts/verdana-bold.ttf") format("truetype");
}
@font-face {
    font-family: Verdana Bold Italic;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/us-wygpf/fonts/verdana-bold-italic.ttf") format("truetype");
}
/*************************************************** MAIN RULES **********************************************************/
body.en-gb {
   font-family: Verdana, Brother1816, sans-serif;
    font-size: 16px;
    color: #000000;
    -webkit-text-size-adjust: 100%;
}

.color-dot-box {
    font-family: inherit;
}

.wrapper {
    width: 100%;
    max-width: 1416px;
    margin: 0 auto;
    padding: 0 0 0 0;
    position: relative;
    background: transparent;
    border-radius: 10px;
}

.check-subscription-link {
    padding-bottom: 8px;
    font-weight: bold;
    font-size: 16px;
    font-weight: normal;
    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: #211E1F;
    text-decoration: none;
    font-weight: normal;
    font-size: 16px;
}

a:hover,
a:active,
.hyperline:active,
.hyperlink:active,
.check-subscription-link:hover {
    color: #EFB844;
    text-decoration: none;
}

.main-heading {
    color: #1B335F;
    margin: 0 0 10px 0;
    padding: 0;
    text-transform: capitalize;
    font-size: inherit;
    text-decoration: underline;
}

/*********************************************** END OF MAIN RULES *******************************************************/

/********************************************* ALIGNMENT FOR CALENDAR ****************************************************/

/* NEXT EVENT HEADER */

/* END OF PAGINATION */

/****************************************** END OF ALIGNMENT FOR CALENDAR ************************************************/
.time-line-item:hover {
    background-color: #1b335f;
    color: #ffffff;
}

/*************************************************** BUTTONS *************************************************************/
.btn,
.btn-primary,
.btn-submit,
.btn-cancel,
.btn:focus,
.btn-primary:focus,
.btn-submit:focus,
.btn-cancel:focus {
    padding: 0.5em 0.5em 0.8em;
    border: 0;
    font-weight: normal;
    height: auto;
    line-height: normal;
    color: #1B335F;
    background: #fff;
    border: 1px solid #1B335F;
    font-size: 16px;
    border-radius: 0.0em 30px 0.0em 0.0em;
    /*! min-width: 200px; */
    text-transform: capitalize;
    transition: background 0.5s, color 0.5s, border 0.5s;
    margin: 5px;
    font-family: co-text, 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: #1B335F;
    color: #fff;
    cursor: pointer;
    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: center;
    font-size: 0;
    position: relative;
}

.tabs:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0em;
    width: 100%;
    height: 0em;
    z-index: -1;

    border-bottom: 0px solid #ccc;
}

.tabs li {
    float: none;
    /*! margin: -2.2px; */
    /*! margin-right: 1px; */
    display: inline-block;
}

.tabItem {
    height: auto;
    line-height: normal;
    padding-top: 14px !important;
    padding-right: 1em;
    padding-bottom: 39px !important;
    padding-left: 1em;
    text-decoration: none;
    font-size: 32px;
    font-weight: 400 !important;
    font-style: normal;
    text-transform: uppercase;
    transition: none;
    background: transparent;
    color: #1b335f !important;
    border-top: 0px solid #FFF;
    border-right: 0px solid #FFF;
    border-bottom: 3px solid transparent;
    border-left: 0px solid #FFF;
    text-transform: capitalize;
    border-radius: 0;
    outline: none;
    position: relative;
    top: 0;
    left: 0em;
    transition: background 0.5s, color 0.5s, border 0.5s;
    font-family: co-text, sans-serif;
}

.tabItem:hover {
    background: transparent;
    color: #FFF !important;
    border-top: 0px solid #FFF;
    border-right: 0px solid #FFF;
    border-bottom: 3px solid #EFB844;
    border-left: 0px solid #FFF;
    text-transform: capitalize;
}

.tab-active {
    color: #fff;
    background: #FFF;
    cursor: default;
}


/* 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;
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
    background: transparent;
    border: 0.04em solid #231F20;
    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: uppercase;
}

/* END OF IT */
/************************************************** END OF TABS **********************************************************/

/********************************************* MODAL WINDOW CONTROLS *****************************************************/
.modal-title {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
    text-transform: capitalize;
    color: #404445;
    font-family: inherit;
    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: #000000;
    font-family: inherit;
    outline: none;
    background: #FFFF;
    border: none;
    border: 0.08em solid #211E1F;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px #d7d7d7 solid;
    border-radius: 0;
    height: 2.3em;
}

.events-container {
    padding-top: 22px;
    clear: both;
    border-top: 0px solid #a1a1a1;
}

.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;
    }

    .button-wrraper {
        margin-top: 1em !important
    }
}

@media (max-width:320px) {
    .subscription-section .btn-subscribe-wrapper {
        float: none;
        width: 100%;
        padding-top: 0.5em;
        text-align: right;
    }

    .export-types {
        padding-bottom: inherit;
    }
}

.time-line-month-name {
    padding: 0px;
    line-height: 1.8;
}
.date-time, .event-name { width: 49%;display: inline-block;box-sizing: border-box;}
.headline-left .date-time {
    font-weight: 400;
    padding-top: 0px;
    padding-bottom: 10px;
    -webkit-font-smoothing: antialiased;
    color: #000000;
    font-size: 18px;
    text-align: right;
}

.headline-left .event-name {
    color: #000000;
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-family: Verdana;
    font-size: 16px;
    text-align: left;
	text-decoration: none !important;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    text-overflow: ellipsis;
    /* max-width: 317px !important; */
    display: inline-block;
}
.date-time, .event-name {
  display: inline-block;
  box-sizing: border-box;
}
.date-time {
  width: 29%;
  float: right;
}
.event-name {
  width: 69%;
}
/*END*/
.events-container {
    padding-top: 0px;
    clear: both;
    border-top: 0px solid #a1a1a1;
}

/* .tabs-wrapper {
    ! margin: 7px 0px -1px 0;
} */

.year-filter ul li a {
    height: auto;
    font-size: 1em;
    line-height: normal;
    padding: 0;
    text-decoration: none;
    font-style: normal;
    background: transparent;
    border: 00em solid #231F20;
    transition: background 0.5s;
    background: transparent;
    color: #231F20;
    font-weight: 400;
    font-size: 16px;
    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;
}

.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;
    cursor: default;
    background-color: #629FA7;
    border-color: #629FA7;
}

@media (min-width: 0px) and (max-width: 360px) {
    .tabs li {
        display: inline-block;
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
        height: auto;
    }
}

.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;
}


.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;
}



/*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;
    }

    .tabItem {
        border: 0px;
        width: 82%;
    }

    .tab-active {
        border-bottom: 0;
        width: 81%;
        margin: 0 auto;
    }

    .button-wrraper {
        padding: 12px 0 0 0;
    }

    /* a.tabItem.second-heading {
        margin-bottom: 5px;
    }
    a.tabItem.second-heading.active.tab-active {
        margin-top: -1px;
    } */
}

/*Modification*/
.filter-type ul li {
    padding-left: 0;
}

.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;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 1px solid #dcdcdc;
    padding: 10px 0;
    width: 100%;
    box-sizing: border-box;
}

.box-border {
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

.event-row.last.odd .content-headline {
    border-bottom: 0;
}

* {
    outline: 0;
}

.expand-collapse > .exco-text {
    width: 20px;
    height: 20px;
    margin-top: 25px;
}

.content-headline .headline {
    padding: 10px;
}

.content-headline.box-border {
    margin-left: 21px;
}

.tab-active {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    background: #FFF;
    color: #FFF !important;
    border-top: 0em solid #1B335F;
    border-right: 0em solid #1B335F;
    border-bottom: 3px solid #FFF !important;
    border-left: 0em solid #1B335F;
    border-radius: 0px;
    /* margin-top: 4px; */
}

body .hyperlink {
    color: #211E1F;
}

body .hyperlink:hover {
    color: #EFB844;
    text-decoration: none;
}

body .cookies-box a {
    color: #211E1F;
}

body .cookies-box a:hover {
    color: #EFB844;
    text-decoration: none;
}

.google-recapcha {
    display: none;
}

.form .label {
    width: 23%;
}

/*arabic*/
* {
    outline: 0;
}

@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: transparent;
    color: #EFB844;
}

/* a.tabItem.second-heading.active.tab-active:hover {
    background: #fff;
}

.tabs {
    border-bottom: 1px solid #1D252D;
} */

/* .tabs li {
    ! margin-bottom: -5.0px;
} */

.google-recapcha > div {
    display: none;
}

@media (max-width:520px) {
    .tabs {
        text-align: center;
    }
}

* {
    outline: 0;
}

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (max-width:500px) {

    .btn,
    .btn-primary,
    .btn-submit,
    .btn-cancel,
    .btn:focus,
    .btn-primary:focus,
    .btn-submit:focus,
    .btn-cancel:focus {
        padding: 0.5em 0.5em 0.8em;
    }
}

@media (max-width: 500px) {
    .form .input {
        width: 100%;
        display: inline-table;
    }

    .btn-submit,
    .btn-cancel,
    .btn-ok {
        margin-left: -4px;
    }
}

input.btn.btn-default.btn-cancel:hover {
    color: #fff;
}

.form input,
.form select {
    color: #333;
}

.supply-by-box a {
    font-size: 14px;
}

body .cookies-box a {
    font-size: 14px;
}

.supply-by span {
    font-size: 13px;
}

.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: #eee;
    color: #000;
}

.eupagination > li > a:hover,
.eupagination > li > span:hover,
.eupagination > li > a:focus,
.eupagination > li > span:focus {
    background-color: #eee;
    color: #000;
}


.main-heading {
    display: none;
}

/* ul.tabs li {
    ! width: 50%;
} */

@media (max-width:456px) {
    ul.tabs li {
        width: 100%;
        margin-bottom: 5px;
    }
}

@media(min-width: 764px) {
    body {
        font-size: 16px;
    }

    .check-subscription-link {
        font-size: 16px;
    }

    a.tabItem.second-heading.active.tab-active {
        font-size: 32px;
    }

    a:link,
    a:visited,
    .hyperlink,
    .check-subscription-link {
        font-size: 16px;
    }

    .btn,
    .btn-primary,
    .btn-submit,
    .btn-cancel,
    .btn:focus,
    .btn-primary:focus,
    .btn-submit:focus,
    .btn-cancel:focus {
        font-size: 16px;
    }
}

a.hyperlink {
    font-size: 14px;
}

.calendar-time-line .current-month .time-line-item {
    background-color: #1b335f;
    color: #fff;
}

.headline .headline-left {
    width: 100%;
    margin-left: 0;
    display: inline-block;
    box-sizing: border-box;
}

.body-rtl .expand-collapse {
    left: initial;
    right: 24px;
}

/* @media(max-width:540px) {
    .headline .headline-left {
        width: 63%;
    }

} */

@media(max-width:479px) {
    #UpcomingEventsContainer .headline-right .download-event {
        text-align: left;
        margin-top: 0px;
    }
}

@media (max-width: 456px) {
    .tabs li {
        display: inline-block;
        width: 70%;
        margin-bottom: 20px;
        text-align: center;
        height: auto;
        margin: 0;
    }

    .tabs {
        border-bottom: 0;
    }

    .tabItem {
        color: #FFFFFF !important;
        background: #1B335F;
        border: 0px solid #1B335F;
        width: 80%;
        margin: 0 auto;
    }

    .tab-active,
    .tabItem:hover {
        color: #FFF !important;
        background-color: #EFB844 !important;
        border: 0em solid #1B335F;
        width: 80%;
        margin: 0 auto;
    }

    .button-wrraper {
        padding: 12px 0 0 0;
    }

    .tabs:after,
    .events-container {
        border: 0px solid #ccc;
    }
}

.calendar-view,
.export-and-subscription,
.footer,
#pastEventsTabItem,
.next-event,
.filter-type ul,
.filter-type ul li,
.headline .headline-right,
.location,
.pager,
.circle-pager {
    display: none;
}

.events-scroller {
    background: transparent;
}

.tabs-wrapper {
    display: none;
}

.events-view {
    padding: 0;
}

.content-headline .headline {
    padding: 0;
}

.event-row.first.odd .content-headline {
    /*! padding-top: 0; */
}

.event-row.last.odd .content-headline {
    padding-bottom: 0;
}

.event-row.focus .content-headline {
    border-right-width: 0px;
    border-right-color: #046bc7;
}

@media screen and (max-width: 456px) {
    .date-time, .event-name {
        font-size: 16px !important;
        padding: 5px 0;
        vertical-align: top;
    }
    .date-time {
        width: 40%;
    }
    .event-name {
        width: 60%;
    }
    .content-headline {
        padding: 0;
        /* padding-bottom: 10px; */
    }

}
.content-headline {
    /* height: 73px; */
    padding-top: 10px;
}
