/********************************************** CUSTOM FONT DECLARTIONS **************************************************/
@import url("//hello.myfonts.net/count/389702");

@font-face {
    font-family: 'NeueHaasGrotesk';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/nl-asml/fonts/NeueHaasGrotesk-Regular.woff") format("woff"),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/nl-asml/fonts/NeueHaasGrotesk-Regular.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'NeueHaasGrotesk';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/nl-asml/fonts/NeueHaasGrotesk-Medium.woff") format("woff"),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/nl-asml/fonts/NeueHaasGrotesk-Medium.woff2") format("woff2");
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'NeueHaasGrotesk';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/nl-asml/fonts/NeueHaasGrotesk-Bold.woff") format("woff"),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/nl-asml/fonts/NeueHaasGrotesk-Bold.woff2") format("woff2");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'icofont';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/nl-asml/fonts/icofont.eot");
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/nl-asml/fonts/icofont.eot?#iefix") format('embedded-opentype'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/nl-asml/fonts/icofont.woff2") format('woff2'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/nl-asml/fonts/icofont.woff") format('woff'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/nl-asml/fonts/icofont.ttf") format('truetype'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/nl-asml/fonts/icofont.svg") format('svg');
    font-weight: normal;
    font-style: normal;
}

/******************************************* END OF CUSTOM FONT DECLARTIONS **********************************************/


/*************************************************** MAIN RULES **********************************************************/
body {
    padding: 0;
    margin: 0;
    font-family: 'NeueHaasGrotesk', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    font-size: 20px;
    color: #585852;
}

.tabItem,
.tab-active,
.form input,
.form select,
.next-event {
    font-size: 16px;
    font-family: 'NeueHaasGrotesk', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    color: #585852;
}

.wrapper {
    width: 100%;
    max-width: 1185px;
    margin: 0 auto;
    padding: 0 0 0 0;
    position: relative;
}

a:link,
a:visited,
.hyperlink,
.check-subscription-link {
    color: #090908;
    text-decoration: none;
}

a:hover,
a:active,
.hyperline:active,
.hyperlink:active,
.check-subscription-link:hover {
    text-decoration: none;
    color: #5A5A50;
}

.footer {
    padding: 0em;
    clear: both;
    padding-left: 3px;
    text-align: right;
    padding-top: 20px;
    margin-bottom: 15px;
    font-size: 13px;
}

/*********************************************** END OF MAIN RULES *******************************************************/

/********************************************* ALIGNMENT FOR CALENDAR ****************************************************/

/* NEXT EVENT HEADER */
.next-event {
    padding-bottom: 1em;
}

.next-event div.lable {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 1.25em;
    font-weight: bold;
    padding-top: 0em;
    padding-bottom: 1.0em;
    color: #003E5C;
}

.next-event div.date-time,
.next-event div.event-name {
    padding-bottom: 0.5em;
}

/* END OF NEXT EVENT HEADER */

/* CALENDAR TIMELINE */
.time-line-item {
    padding-top: 0.75em;
    margin: -1px 0 0 0px;
    border: 1px solid #DBDBDB;
    text-align: center;
    transition: background 0.5s;
}

.time-line-item:hover {
    background-color: #0F238C;
    color: #ffffff;
    border: 1px solid #0F238C;
}

.color-dot-box .display-none {
    display: inline-block;
    width: 0.75em;
    height: 0.75em;
    border: 1px solid #DBDBDB;
}

.color-dot-box .color-dot {
    display: none;
}

.calendar-time-line .current-month .time-line-item {
    background-color: #0F238C;
    color: #ffffff;
    border: 1px solid #0F238C;
}

.calendar-time-line .year {
    font-size: 1em;
    padding-bottom: 0.25em;
    line-height: normal;
}

/* CALENDAR TIMELINE END */

/* + BUTTON CONTROLS */
.expand-collapse>.exco-text {
    display: inline-block;
    text-align: center;
    color: #585852;
    font-size: 1.5em;
    width: 1.15em;
    height: 1.15em;
    line-height: 1.25em;
    border: 0.16em solid #DBDBDB;
    border-radius: 0.75em;
}

.expand-collapse>.exco-text:hover,
.expand-collapse.expand>.exco-text {
    background-color: #DBDBDB;
    border-right-color: #DBDBDB;
    color: #585852 !important;
}

/* END OF + BUTTON CONTROLS */

/* EVENT ROWS */
.content-headline {
    margin-left: 2.5em;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #bebfb8;
    padding-bottom: 0.5em;
}

.content-headline {
    margin-left: 2.5em;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #e4e4e4;
    padding-top: 0.3em;
    padding-bottom: 25px;
}

.box-border {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #bebfb8;
}

/* END OF EVENT ROWS */

/* FILTERS */
.filter-type ul li {
    float: none;
    padding: 0.25em 0.5em;
    display: inline-block;
}

.filter-type {
    border-bottom: 0.22em solid #0F238C;
    padding-bottom: 0.6em;
}

/* END OF FILTERS */

/* PAGINATION */
.eupagination>li>a,
.eupagination>li>span {
    font-weight: normal;
    padding: 0em;
    margin-left: -1px;
    line-height: normal;
    color: #5563AD;
    text-decoration: none;
    background-color: transparent;
    border: 0px solid #DBDBDB;
    border-bottom: 4px solid #FFFFFF;

    display: block;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
}

.eupagination>li>a:hover,
.eupagination>li>span:hover {
    background-color: #FFF;
    color: #5563AD;
    border-bottom: 4px solid #EAE136;
}

.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: #5563AD;
    cursor: default;
    background-color: #FFF;
    border-color: #DBDBDB;
    font-weight: bold;
    border-bottom: 4px solid #EAE136;
    padding: 0em;
}

.eupagination>li:last-child>a,
.eupagination>li:last-child>span {
    border-top-right-radius: 0em;
    border-bottom-right-radius: 0em;
    border-left: 0;
}

.eupagination>li:first-child>a,
.eupagination>li:first-child>span {
    border-top-left-radius: 0em;
    border-bottom-left-radius: 0em;
    border-right: 0;
}

.eupagination>.disabled>span,
.eupagination>.disabled>span:hover,
.eupagination>.disabled>span:focus,
.eupagination>.disabled>a,
.eupagination>.disabled>a:hover,
.eupagination>.disabled>a:focus {
    color: #D5D4D8;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #FFFFFF;
}

li.page.prev a::after {
    content: ' \2190';
    font-size: 22px;
    position: relative;
    top: 0px;
}

li.page.next a::after {
    content: ' \2192';
    font-size: 22px;
    position: relative;
    top: 0px;
}

li.page.prev span:last-child,
li.page.next span:last-child,
li.page.first,
li.page.last {
    display: none;
}

li.page a {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

li.page.next a {
    border-right: 0;
}

li.page.prev a {
    border-left: 0;
}

/* END OF PAGINATION */

/****************************************** END OF ALIGNMENT FOR CALENDAR ************************************************/

/*************************************************** BUTTONS *************************************************************/
.btn,
.btn-primary,
.btn-submit,
.btn-cancel,
.btn:focus,
.btn-primary:focus,
.btn-submit:focus,
.btn-cancel:focus {
    background: #1297e4;
    color: #FFFFFF !important;
    padding: 12px 1em;
    border: 0px;
    font-size: 1em;
    font-weight: 500;
    border-radius: 0px;
    height: auto;
    line-height: normal;
    text-transform: capitalize;
    transition: background 0.5s;
}

.btn:active,
.btn-primary:active,
.btn-submit:active,
.btn-cancel:active,
.btn:hover,
.btn-primary:hover,
.btn-submit:hover,
.btn-cancel:hover {
    background: #1297e4;
}

.btn:hover {
    text-decoration: none;
    background: linear-gradient(259deg, #1297e4, #063ed1);
    color: #FFFFFF;
    border-color: #091552;
    background-color: #0a175e;
}

/************************************************ END OF BUTTONS *********************************************************/

/***************************************************** TABS **************************************************************/
.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;
}

.tabs li {
    _float: none;
    float: none;
    margin: 0;
    display: inline-block;
    width: 50%;
}

.tabItem {
    height: auto;
    line-height: normal;

    padding-top: 8px !important;
    padding-bottom: 8px !important;
    padding-left: 0;
    padding-right: 0;

    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    background: transparent;
    border: 1px solid #D5D4D8;
    transition: background 0.5s;
    color: #10069F !important;
    margin: 0;
    position: relative;
    top: 0;
    left: 0px;
}

.tabItem:hover {
    background: #EFF2F4;
    color: #10069F;
    border-color: #D5D4D8;
    border-top: 4px solid #DBDAF1;
}

.tab-active {
    background: #EFF2F4;
    color: #10069F;
    border-color: #D5D4D8;
    border-top: 4px solid #DBDAF1;
    cursor: default;
    font-weight: bold;
    position: relative;
    top: 0px;
    left: 0px;
}

.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 #DBDBDB;

    display: none;
}

/* YEAR BUTTONS */
.year-filter ul {
    margin: 1em 0;
}

.year-filter ul li {
    padding: 0;
    margin: 0;
    display: inline-block;
    line-height: 3em;
}

.year-filter ul li a {
    height: auto;
    font-size: 16px;
    line-height: normal;
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
    padding-left: 1em;
    padding-right: 1em;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    background: transparent;
    border: 1px solid #ABA8DD;
    transition: background 0.5s;
    color: #2B2A3E;
    border-radius: 25px;
    margin: 0;
}

.year-filter .selected a,
.year-filter ul li a:hover {
    background: #10069F;
    color: #FFFFFF;
}

/* 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: 20px;
    font-weight: 500;
    padding-top: 0em;
    padding-bottom: 1.0em;
    color: #003E5C;
    color: #333;
}

.modal-header .close {
    margin-top: 0.1em;
    font-size: 3.5em;
    line-height: 0.25em;
}

li.type {
    width: 50%;
    padding: 0.5em 0;
}

.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;
}

.your-preferences {
    background-color: transparent;
    box-sizing: border-box;
    border: 1.5px solid #DBDBDB;
    padding: 1em 0 1em 0;
}

.form input,
.form select {
    color: #333;
    font-size: 20px;
    padding: 2px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #DBDBDB;
}

.form .lable {
    padding-right: 1em;
    height: auto;
    vertical-align: middle;
    line-height: normal;
    margin-top: 0.45em;
}

/***************************************** END OF MODAL WINDOW CONTROLS **************************************************/

/**************************************************** TOOLTIP ************************************************************/
.popup-date {
    line-height: normal;
}

.popup-event-name {
    line-height: normal;
    padding: 0.25em 0;
}

.etooltip {
    border: 1px solid #003E5C;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #fff;
    box-shadow: 0 1px 0.32em #003E5C;
    -moz-box-shadow: 0 1px 0.32em #DBDBDB;
    -webkit-box-shadow: 0 1px 0.32em #DBDBDB;
}

.etooltip .tip-arrow {
    background: transparent;
}

/************************************************* END OF TOOLTIP ********************************************************/
/*THIS IS REQUIRED*/
@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: left;
    }

    .export-types {
        padding-bottom: inherit;
    }
}

.calendar-time-line .current-month {
    font-weight: normal;
}

.check-subscription-link {
    color: #807F8B;
    font-weight: normal;
    font-size: 20px;
}

.check-subscription-link a:hover {
    text-decoration: underline;
    color: inherit;
}

.subscription-header,
.export-header {
    font-weight: normal;
}

.google-recapcha>div {
    margin-top: 10px;
    text-align: center;
    font-size: 13px;
    color: rgba(203, 203, 203, 1);
}

.subscribe-content-wrapper .bold-title {
    font-weight: 500;
}

@media screen and (max-width:380px) {
    .tabs-wrapper ul li {
        list-style: none outside none !important;
        display: block;
        margin: 0px auto;
        box-sizing: border-box;
        margin: 5px auto;
        border: 1px solid #0F238C;
        padding: 0.7em;
        min-height: 3em;
        width: 80%;
    }

    .tabs-wrapper ul {
        text-align: center !important;
        font-size: 0em;
        border-bottom: hidden !important;
    }

    .tab-active::after {
        content: "";
        width: 70%;
        height: 4px;
        position: absolute;
        top: 65%;
        left: 15%;
        margin-left: 0em;
        border-left: 0em solid transparent;
        border-right: 0em solid transparent;
        border-top: 0em solid #AEB0B3;
        border-bottom: 3px solid #e1e136;
    }

    .tabItem {
        padding: 12px 0 !important;
    }
}


/*END*/
span.color-box {
    vertical-align: inherit;
}

.calendar-time-line ul {
    width: 70%;
}

.time-line-item {
    padding-top: 0.75em;
    margin: -1px 0 0 0px;
    border: 1px solid #FFFFFF;
    text-align: left;
    transition: background 0.5s;
    font-size: 16px;
    color: #2B2A3E;
}

.calendar-time-line .current-month .time-line-item,
.time-line-item:hover {
    background-color: #FFFFFF;
    color: #2B2A3E;
    border: 1px solid #FFFFFF;
}

.calendar-time-line .year {
    font-size: 14px;
    padding-bottom: 0.25em;
    line-height: normal;
    font-weight: 700;
    color: #10069F;
    text-align: left
}

.headline-right .event-type {
    font-weight: normal;
    font-size: 14px;
    text-align: right;
    padding-bottom: 5px;
    word-wrap: break-word;
    color: #5563AD;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.headline-left .date-time {
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 5px;
    color: #5563AD;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.headline-left .event-name {
    font-size: 28px;
    color: #10069F;
    font-weight: 500;
}

.location span:last-child {
    background: #EFF0F6;
    color: #5563AD;
    font-size: 14px;
    padding: 10px 12px;
    border-radius: 25px;
}

.map-icon {
    display: none;
}

/* ADDITIONAL CSS */

.pager,
.circle-pager {
    text-align: left;
}

.main-heading,
.next-event div.lable {
    display: none;
}

.next-event div.date-time {
    font-weight: normal;
    color: #5563AD;
    letter-spacing: 5px;
    font-size: 14px;
}

.next-event div.event-name {
    color: #10069F;
    font-size: 28px;
    font-weight: 500;
}

.etooltip {
    border: 1px solid #FFFFFF;
    border-radius: 8px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #fff;
    box-shadow: 0 1px 0.32em #FFFFFF;
    -moz-box-shadow: 0 1px 0.32em #DBDBDB;
    -webkit-box-shadow: 0 1px 0.32em #DBDBDB;
}

.popup-content {
    border-bottom: 1px solid #ABA8DD66;
    margin-bottom: 12px;
}

.popup-date {
    font-weight: normal;
    font-size: 14px;
    color: #5563AD;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.popup-event-name {
    font-size: 28px;
    color: #10069F;
    font-weight: bold;
    padding: 0;
    padding-bottom: 6px;
}

.headline-left .full-descriptions {
    color: #2B2A3E;
    font-size: 15px;
    padding: 2px 0;
}

.filter-type {
    border-bottom: 0em solid #0F238C;
    padding-bottom: 0;
}

.circle-pager {
    display: none;
}

.event-row.focus .content-headline {
    border-right-width: 0px;
    border-right-color: #FFFFFF;
}

.expand-collapse {
    display: none !important;
}

.show-hide-toggle {
    display: block !important;
}

.content-headline {
    margin-left: 0;
    padding-bottom: 10px;
}

.location {
    margin-bottom: 0.7em;
}

.full-descriptions p {
    margin: 0;
}

.export-and-subscription {
    display: none;
}

.popup-event-name {
    font-weight: 500 !important;
}

.etooltip {
    border-radius: 8px;
}
