@import url("//tools.eurolandir.com/tools/FinCalendar2/./../Config/footer.css");
/* Not Found: /Config/FinCalendar2.css */
/* Not Found: ./../Config/Company/sf-sws/sf-sws.css */
/********************************************** CUSTOM FONT DECLARTIONS **************************************************/


/******************************************* END OF CUSTOM FONT DECLARTIONS **********************************************/
@font-face {
    font-family: 'the_messagebold';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sf-sws/./font/the_message-bold-webfont.woff2") format('woff2'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sf-sws/./font/the_message-bold-webfont.woff") format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'the_messagedemibold';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sf-sws/./font/the_message-demibold-webfont.woff2") format('woff2'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sf-sws/./font/the_message-demibold-webfont.woff") format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'the_messageregular';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sf-sws/./font/the_message-regular-webfont.woff2") format('woff2'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sf-sws/./font/the_message-regular-webfont.woff") format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'icon';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sf-sws/./font/fontawesome-webfont.eot");
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sf-sws/./font/fontawesome-webfont.eot") format('embedded-opentype'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sf-sws/./font/fontawesome-webfont.woff2") format('woff2'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sf-sws/./font/fontawesome-webfont.ttf") format('woff'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sf-sws/./font/fontawesome-webfont.ttf") format('truetype'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sf-sws/./font/fontawesome-webfont.svg") format('svg');
}

/*************************************************** MAIN RULES **********************************************************/
body {
    padding: 0;
    margin: 0;
    color: #222222;
    font-family: 'the_messageregular', Arial, sans-serif !important;
    font-size: 16px;
}

.tabItem,
.tab-active,
.form input,
.form select,
.next-event {
    color: #222222;
    font-family: 'the_messageregular', Arial, sans-serif !important;
    font-size: 12px;
}

.wrapper {
    width: 100%;
    /* min-width: 440px; */
    margin: 0 auto;
    padding: 0 0 0 0;
    position: relative;
}

a:link,
a:visited,
.hyperlink,
.check-subscription-link {
    color: #222222;
    text-decoration: none;
    font-weight: 400;
}

.check-subscription-link,
.check-subscription-link:hover {
    color: #222 !important;
    font-weight: 400 !important;
}

a:hover,
a:active,
.hyperline:active,
.hyperlink:active,
.check-subscription-link:hover {
    text-decoration: underline !important;
    color: #6C9EF5 !important;
}

.footer {
    font-size: 16px;
}

.subscription-header,
.export-header {
    font-weight: 400;
    color: #222222;
}

.check-subscription-link {
    font-weight: 700;
    font-size: 16px;
    color: #6D3AAF;
}

.check-subscription-link:hover {
    font-weight: 700;
    color: #6D3AAF;
    font-size: 16px;
    text-decoration: underline;
}

/*********************************************** END OF MAIN RULES *******************************************************/

/********************************************* ALIGNMENT FOR CALENDAR ****************************************************/

/* NEXT EVENT HEADER */
.next-event {
    display: none;
    padding-bottom: 1em;
}

.next-event div.lable {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: 700;
    padding-top: 0em;
    padding-bottom: 1.0em;
    color: #222222;
    display: none;
}

.next-event div.date-time,
.next-event div.event-name {
    padding-bottom: 0.5em;
    color: #222222;
}

.headline-left .date-time {
    font-weight: 700;
    color: #222222;
}

/* END OF NEXT EVENT HEADER */

/* CALENDAR TIMELINE */
.time-line-item {
    padding-top: 0.5em;
    margin: -0.08em 0 0 -0.08em;
    border: 0.08em solid #ECECEC;
    text-align: center;
    transition: background 0.5s;
}

.time-line-item:hover {
    background-color: #ffffff;
    color: #222222;
}

.color-dot-box .display-none {
    display: inline-block;
    width: 0.5em;
    height: 0.5em;
    border: 0.08em solid #ECECEC;
}

.color-dot-box .color-dot {
    display: none;
}

.calendar-time-line .current-month .time-line-item {
    background-color: #ffffff;
    color: #222222;
    font-weight: normal;
}

.calendar-time-line .year {
    font-size: 16px;
    padding-bottom: 0.25em;
    line-height: normal;
}

/* CALENDAR TIMELINE END */

/* + BUTTON CONTROLS */
.expand-collapse > .exco-text {
    display: inline-block;
    text-align: center;
    color: #222222;
    font-size: 16px;
    width: 1.15em;
    height: 1.15em;
    line-height: 1.2em;
    border: 0.08em solid #cccccc;
    border-radius: 0em;
}

.expand-collapse > .exco-text:hover,
.expand-collapse.expand > .exco-text {
    background-color: #f2f2f2;
    border-right-color: #cccccc;
    color: #222222 !important;
}

/* END OF + BUTTON CONTROLS */

/* EVENT ROWS */
.content-headline {
    margin-left: 2.5em;
    border-left: 0.08em solid transparent;
    border-right: 0.08em solid transparent;
    border-bottom: 0;
    padding-bottom: 0.5em;
}

.box-border {
    border-left: 0.08em solid transparent;
    border-right: 0.08em solid transparent;
    border-bottom: 0.08em solid #ECECEC;
}

.odd {
    background-color: #ffffff;
    border-bottom: 0.08em solid #ECECEC;
}

.even {
    background-color: #ffffff;
    border-bottom: 0.08em solid #ECECEC;
}

/* END OF EVENT ROWS */

/* FILTERS */
.filter-type ul li {
    float: none;
    padding: 0.25em 0.5em;
    display: inline-block;
}

.filter-type {
    border-bottom: 0.08em solid #ECECEC;
    padding-bottom: 0.6em;
}

/* END OF FILTERS */

/* PAGINATION */
.eupagination > li > a,
.eupagination > li > span {
    font-weight: normal;
    padding: 8px 12.5px;
    margin-left: 1px;
    line-height: normal;
    color: #222;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #222;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.eupagination > li > a:hover,
.eupagination > li > span:hover {
    background-color: #222;
    color: #ffffff !important;
    border: 1px solid #222;
    text-decoration: none !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: #ffffff;
    cursor: default;
    background-color: #222;
    border-color: #222;
    font-weight: normal;
}

.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 > a,
.eupagination > .disabled > a:hover {
    border-color: #222;
}

.eupagination > .disabled > span,
.eupagination > .disabled > span:hover,
.eupagination > .disabled > span:focus,
.eupagination > .disabled > a,
.eupagination > .disabled > a:hover,
.eupagination > .disabled > a:focus {
    color: #222 !important;
    border: solid 1px #222 !important;
}

/* 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 {
    border-radius: 0px;
    height: auto;
    line-height: normal;
    text-transform: none;
    min-width: 100px;
    color: #222;
    font-weight: normal;
    font-size: 1em;
    background-color: #fff;
    border: 2px solid #222 !important;
    padding: 10px 20px 10px 20px;
    border-radius: 0em;
    font-family: 'the_messagedemibold';
    position: relative;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.btn-subscribe,
.btn-subscribe:focus {
    padding: 10px 60px 10px 20px;
}

.btn:active,
.btn-primary:active,
.btn-submit:active,
.btn-cancel:active,
.btn:hover,
.btn-primary:hover,
.btn-submit:hover,
.btn-cancel:hover {
    font-weight: normal;
    /* text-align: center; */
    background-color: #222;
    color: #fff;
}

.btn-subscribe:after {
    content: "→";
    font-family: 'icon';
    font-weight: normal;
    font-size: 1.4em;
    color: #222;
    position: absolute;
    right: .8em;
    top: 20%;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.btn-subscribe:hover:after {
    color: #fff;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

/************************************************ 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;
    position: relative;
    border-bottom: 3px solid transparent;
}

.tabs:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0em;
    left: 0em;
    width: 100%;
    height: 0em;
    z-index: 0;
    border-bottom: 1px solid #6C9EF5;
}

.tabs li {
    _float: none;
    float: none;
    margin: 0;
    display: inline-block;
}

.tabItem {
    height: 52px;
    line-height: 52px;
    padding: 12px 32px;
    font-weight: 400 !important;
    font-style: normal;
    background: transparent;
    border: 0px solid #e1e1e1;
    border-radius: 0px;
    transition: background 0.5s, color 0.5s, border 0.5s;
    background: #fff !important;
    color: #000 !important;
    margin-right: 0px;
    position: relative;
    top: 0px;
    left: 0;
    font-size: 18px;
    outline: none;
}


.tab-active {
    background: #6C9EF5 !important;
    cursor: default;
    font-weight: normal !important;
    font-style: normal;
    position: relative;
    top: 0px;
    font-family: 'the_messagedemibold' !important;
    color: #ffffff !important;
    left: 0;
    text-decoration: none !important;
}

.tabItem:hover {
    background: transparent;
    font-weight: normal;
    font-style: normal;
    font-family: 'the_messagedemibold' !important;
    text-decoration: none !important;
    background: #6C9EF5 !important;
    color: #ffffff !important;
}

/* YEAR BUTTONS */
.year-filter ul {
    margin: 1em 0;
}

.year-filter ul li {
    padding: 0;
    margin: 0;
    display: inline-block;
}

.year-filter ul li a {
    height: auto;
    font-size: 16px;
    line-height: normal;
    padding-top: 0.25em !important;
    padding-bottom: 0.25em !important;
    padding-left: 1.0em;
    padding-right: 1.0em;
    text-decoration: none !important;
    font-weight: normal;
    font-style: normal;
    background: #fff;
    border: 1px solid #222;
    transition: background 0.5s;
    color: #222;
    border-radius: 0em;
    margin: 0;

}

.year-filter ul li a:focus,
.year-filter ul li a.selected {
    background: #222 !important;
    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: 1.0em;
    font-weight: 700;
    padding-top: 0em;
    padding-bottom: 1.0em;
    color: #222222;
    font-family: "The Message", Arial, sans-serif !important;
}

.modal-header .close {
    margin-top: 0.1em;
    font-size: 20px;
    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;
    color: #222222;
    font-weight: 700;
    font-family: "The Message", Arial, sans-serif !important;
}

.your-preferences {
    background-color: transparent;
    box-sizing: border-box;
    border: 0em solid #333333;
    padding: 1em 0 1em 0;
}

.form input,
.form select {
    color: #222222;
    font-size: 16px;
    padding: 0 0.16em;
    box-sizing: border-box;
    background: #ffffff;
    border: 0.08em solid #cccccc;
    border-radius: 0;
    height: 2.2em;
}

.form .lable {
    padding-right: 1em;
    height: auto;
    vertical-align: middle;
    line-height: normal;
    margin-top: 0.22em;
    color: #222222;
}

select option {
    background: #fff;
    color: #222222;
    font-size: 16px;
}

/***************************************** 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 #333333;
    -webkit-box-shadow: 0 0.08em 0.32em #333333;
}

.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;
    }

    .subscription-section .subscription-header {
        font-size: 14px !important;
    }

    .tabItem {
        width: 100%;
    }
}


/*END*/

nav.year-filter .selected a,
.year-filter ul li a:hover {
    color: #fff !important;
    background: #222 !important;
}

ul.type-filter li:first-child a {
    background: transparent !important;
    color: #222222 !important;
}


.calendar-time-line .current-month .time-line-item {
    background: #6C9EF5;
    color: #ffffff;
    font-weight: 600;
}

.wrapper {
    max-width: 1200px;
}

.google-recapcha > div {
    display: none;
}

.event-row.focus .content-headline {
    border-right-color: #6C9EF5;
}

.btn-cancel {
    color: #222222;
    border-color: #222222 !important;
}

.btn-cancel:hover {
    background: #222222;
    color: #fff;
}

@media(max-width:479px) {

    body,
    .btn,
    .btn-primary,
    .btn-submit,
    .btn-cancel,
    .btn:focus,
    .btn-primary:focus,
    .btn-submit:focus,
    .btn-cancel:focus,
    .check-subscription-link .link,
    .footer {
        font-size: 14px !important;
    }
}

@media(max-width:485px) {
    .tabs li {
        display: block;
        width: 100%;
        margin: 2px auto;
    }

    .tabItem {
        width: 98%;
        padding-left: 0;
        padding-right: 0;
        border: 1px solid #000;
        margin: 0 auto;
        text-align: center;
    }

    .tabs:after {
        border-bottom: 0px solid #6C9EF5;
    }

    .tab-active {
        border: 1px solid #6C9EF5;
    }
}

@media (max-width: 414px) {
    .EurolandTools-TotalReturnAndDividends-TabSelection-Tab {
        font-size: 14px !important;
        padding: 12px 32px !important;
        margin: 2px auto !important;
        display: block;
        width: 98% !important;
    }
}

@media(max-width: 320px) {
    .check-subscription-link {
        text-align: left;
    }

    .subscription-section .btn-subscribe-wrapper {
        float: unset;
    }
}

.filter-type .selected .type-filter-name {

    font-weight: 400 !important;
    text-decoration: underline;

}

span.type-filter-name {
    vertical-align: middle;
}

* {
    outline: 0 !important;
}

