@font-face {
    font-family: 'Poppins';
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-rbg/Fonts/Poppins-Thin.woff2") format('woff2'), url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-rbg/Fonts/Poppins-Thin.woff") format('woff'), url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-rbg/Fonts/Poppins-Thin.ttf") format('truetype');
    font-weight: 100;
}

@font-face {
    font-family: 'Poppins';
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-rbg/Fonts/Poppins-Light.woff2") format('woff2'), url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-rbg/Fonts/Poppins-Light.woff") format('woff'), url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-rbg/Fonts/Poppins-Light.ttf") format('truetype');
    font-weight: 200;
}

@font-face {
    font-family: 'Poppins';
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-rbg/Fonts/Poppins-Regular.woff2") format('woff2'), url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-rbg/Fonts/Poppins-Regular.woff") format('woff'), url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-rbg/Fonts/Poppins-Regular.ttf") format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'Poppins';
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-rbg/Fonts/Poppins-SemiBold.woff2") format('woff2'), url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-rbg/Fonts/Poppins-SemiBold.woff") format('woff'), url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-rbg/Fonts/Poppins-SemiBold.ttf") format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: 'Poppins';
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-rbg/Fonts/Poppins-Bold.woff2") format('woff2'), url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-rbg/Fonts/Poppins-Bold.woff") format('woff'), url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-rbg/Fonts/Poppins-Bold.ttf") format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'Bebas';
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-rbg/Fonts/Bebas-Regular.woff2") format('woff2'), url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-rbg/Fonts/Bebas-Regular.woff") format('woff'), url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-rbg/Fonts/Bebas-Regular.ttf") format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'svgicons';
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-rbg/Fonts/svgicons.woff2");
}

body {
    margin: 0px;
}

/*************************************** Start of: Basic setting to overvwrite the tool ****************************************/

body,
.data-button,
.tabs li,
.tabs:after,
.tabs:after,
.page-font-style,
input.textbox-base,
.main-heading {
    font-family: "Poppins", Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #383A35;
}

.dividend-checked {
    height: 17px;
}

.hyperlink:link,
.disclaimer-box a:link,
.cookies-box a:link,
.hyperlink:visited,
.disclaimer-box a:visited,
.cookies-box a:visited {
    color: #000002;

    font-weight: bold;
    text-decoration: none;
    font-style: none;
}

.hyperlink:active,
.disclaimer-box a:active,
.cookies-box a:active,
.hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover {
    color: #000002;

    font-weight: bold;
    text-decoration: underline;
    font-style: none;
}

/*************************************** End of: Basic setting to overvwrite the tool ****************************************/

.wrapper {
    margin: 0px auto;
    max-width: 1400px;
    width: auto;
}

.main-heading {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    display: none;
    font-family: inherit;
    font-size: 1.25em !important;
    font-weight: bold;
    color: #383A35 !important;

    padding-top: 1.0em;
    padding-bottom: 1.0em;
}

.download-data-button,
.data-button:active,
.data-button {

    height: auto;
    line-height: normal;
    margin: 0px;

    font-family: inherit;
    font-size: .9em;
    font-weight: 500;
    color: #FFFFFF !important;
    text-transform: uppercase;

    padding: 0.9em 2.0em;

    border: 0em solid #FFFFFF;
    border-radius: 0.03em 0.03em 0.03em 0.03em;
    background: linear-gradient(to right, #da2050 0%, #f47525 40%, #f47525 60%, #da2050 100%);
    color: #FFFFFF !important;
    background-size: 300% auto;
    transition: 0.6s ease-in-out;
    border-radius: 3px;
    float: none;
    margin-left: 3px !important;

}

.download-data-button td {
    color: #FFFFFF !important;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.download-data-button:hover,
.data-button:hover {
    background-position: right center;

}

.download-data-button:hover td {
    color: #FFFFFF !important;
}

.download-data-button img {
    display: none;
}

.footer {
    padding-top: 5em;
}


/*************************************** Start of: Selection ****************************************/

.parameter-item-label {
    margin-right: 3em;
    width: 13em !important;
    float: none;
}

.tab-content {
    padding-top: 1em;
}

.parameter-item {
    padding-top: 2em;
    line-height: 2.0em;
}

.parameter-item:first-child {
    padding-top: 0;
}

.parameter-item td {
    vertical-align: middle;
    width: 100% !important;
    display: inherit;
}

.date-img {
    line-height: auto;
    height: 16px;
    display: inline-block;
    float: none;
    bottom: 11px;
    right: 12px;
    position: absolute;
}

.parameter-item .ac_input td {
    display: table-cell;
}

.datefrom-input,
.dateto-input,
.value-input {
    line-height: 1.5em !important;
    height: auto !important;
    padding: 8px 10px;
    border: 1px solid #d8d8d8;

}

.ac_input,
.datefrom-input,
.dateto-input,
.value-input {
    box-sizing: border-box;
    font-size: .9em;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    color: #1b262b;
    font-weight: 300;
    width: 100%;
}

.currency-selection {
    margin-left: 0.5em;
}

/*************************************** Start of: Currency Selection ****************************************/

.ac_input {
    border: 1px solid #d8d8d8;
    height: 2.7em;
    width: 100% !important;
}

.ac_input:hover {
    cursor: pointer;
}

.dropdown-item-text:hover {
    cursor: pointer !important;
}

.dropdown-item {
    width: auto !important;
    box-sizing: border-box;
}

.dropdown-item-text td:first-child {
    width: 100% !important;
}

.dropdown-item-text .flags {
    padding-right: 5px;
}

.ac-arrow,
.arrow-wrapper,
.ac-arrow button,
.dropdown-item-table {
    line-height: 2.5em !important;
    height: 2.5em !important;
    box-sizing: border-box;
}

.dropdown-item-table td:last-child {
    width: 1.5em !important;
}

.arrow-wrapper {
    text-align: center;
    border-left: 0;
}

.ac_input_active .arrow-wrapper,
.arrow-wrapper:hover {
    border-left: 0em solid #B2B2B2;
    background: none;
}

.ac-arrow {
    display: inline-block;
    background: transparent;
    outline: 0;
    position: relative;
    top: 0px;
    right: 6px;
    outline: 0;
    width: 1em;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.ac-arrow:before {
    content: "";
    width: 0;
    font-size: 10px;
    height: 0;
    font-family: 'svgicons';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #30b9be;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}

.ac_input_active .ac-arrow {
    transform: rotate(180deg);

}

.ac_input_active {
    border-bottom: 0;
}

.ac_odd,
.ac_even {
    transition: background 0.3s, border 0.3s;
}

.ac_over {
    background: #d8d8d8;
    color: #383A35;
    border: 1px solid #d8d8d8 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

.ac_results {
    border: 1px solid #d8d8d8;
    border-top: 0;
    box-shadow: none;
    max-height: unset ! important;
}

.local-currency {
    width: 100% !important;
    line-height: 2.5em;
    height: auto;
    padding-left: 10px;
}

.dropdown-name {
    width: 100% !important;
    padding-left: 10px;
    line-height: 1.9em;
    height: auto;

}

.ac_results li {
    margin-bottom: 0em;
    line-height: normal;
    height: auto;
    box-sizing: border-box;
    color: #1b262b;
    font-weight: 300;
    padding: 5px 0;
    font-size: .9em;
    cursor: pointer;

}

.ac_results li table,
.ac_results li table tr td:first-child {
    width: 100%;
}

.flags {
    padding-right: 10px;
}

/*************************************** Start of: Results Settings ****************************************/

.result-wrapper {
    margin-top: 2em;
    border: 1px solid #B2B2B2;
    /*Insert table-data-row-border color*/
}

.result-close-button {
    width: 2em;
    height: 2em;

    border: 1px solid #B2B2B2;
    /*Insert table-data-row-border color*/
    border-top: 0px;
    border-right: 0px;
    line-height: 2em;

    border-radius: 0px;
}

.block-title {
    box-sizing: border-box;

    padding-top: .75em;
    padding-bottom: 0.0em;

    line-height: normal;
    height: auto;
}

.block-date {
    box-sizing: border-box;

    padding-top: 0.0em;
    padding-bottom: .75em;
}

.data-detail {
    padding: 0em;
    margin: 0em;

    border-top: 0;
    border-bottom: 0;

    box-sizing: border-box;
}

.detail-line {
    height: 1.5em;
    line-height: 1.8;
    padding-top: 1.3em;
    padding-bottom: 1.3em;
    padding-left: 0.6em;
    padding-right: 0.6em;
}

.data-block {
    margin-top: 1em;
    margin-bottom: 1em;
    box-sizing: border-box;
}

.initial-investment {
    padding: 0 !important;

    box-sizing: border-box;

    margin-right: 4%;
}

.end-investment {
    padding: 0 !important;

    box-sizing: border-box;

    margin-left: 4%;
}

.text-result {
    padding: 2em;
}

.chart-type-label {
    padding-left: 2.5em;
}

/*************************************** Start of: Table Settings ****************************************/

/*************************************** BORDER SETTINGS *************************************************/

/*** Table ***/

.table-share {
    border-collapse: collapse;
}

/*** Inner Borders ***/

.table-share-header-market,
.table-share-header-currency,
.table-share-header-date {
    border-left: 0em solid #B2B2B2;
}

.table-share-market-name,
.table-share-row-currency,
.table-share-row-date {
    border-left: 0em solid #B2B2B2;
}

.detail-line,
.table-share .border-inline {
    border-bottom: 1px solid #B2B2B2 !important;
}


/*** Outter borders ***/

.block-title,
.table-share-header {
    border-top: 0em solid #B2B2B2;
}

.data-detail,
.block-title,
.block-date,
.table-share .checkbox-wrapper,
.table-share-header-name {
    border-left: 0em solid #B2B2B2;
}

.data-detail,
.block-title,
.block-date,
.table-share-header-date,
.table-share-row-date {
    border-right: 0em solid #B2B2B2;
}

.end-details > .detail-line + .detail-line + .detail-line + .detail-line + .detail-line,
.discount-info + .detail-line,
.table-share tr:last-child .border-inline {
    border-bottom: 0em solid #B2B2B2;
}

/*** Header Top/Bottom Borders ***/

.table-share-header,
.block-title {
    border-top: 0em solid #B2B2B2;
}

.table-share-header,
.block-date {
    border-bottom: em solid #B2B2B2;
}

/*** Header Left/Right Borders ***/

.block-title,
.block-date,
.table-share-header-name {
    border-left-color: #B2B2B2;
}

.block-title,
.block-date,
.table-share-header-date {
    border-right-color: #B2B2B2;
}

@media (max-width: 548px) {

    /*** Reset the borders of the share selection table to reflect the limited table in mobile ***/

    .table-share-header-market {
        border-right: 0em solid #B2B2B2;
    }

    .table-share-market-name {
        border-right: 0em solid #B2B2B2;
    }

}

/*** Table Backgrounds ***/

/*** Head ***/

.table-share-header {
    background: #EE4C9B;
    color: #FFFFFF;
    text-align: left;

    font-weight: normal;
    text-transform: none;
}

.block-title,
.block-date,
.table-share-header-name {
    background: #EE4C9B;
    color: #FFFFFF;
    text-align: left;
    font-size: 1.2em;
    font-weight: normal;
    text-transform: none;
    font-family: "Bebas", Arial, Helvetica, sans-serif;
}

.block-title,
.block-date {
    text-align: center;
}

/*** Body ***/

.initial-details .detail-line:first-child,
.discount-info + .detail-line,
.end-details .detail-line:nth-child(odd),
.table-share .table-share-row-even {
    background: transparent;
}

.initial-details > .detail-line:first-child + .detail-line,
.end-details .detail-line:nth-child(even),
.table-share .table-share-row-odd {
    background: transparent;
}

.table-share .border-inline {
    background: #FFFFFF;
    text-align: left;
    color: #383A35;

    font-weight: normal;
}

.table-share .table-share-row-name,
.table-share .checkbox-wrapper {
    background: #FFFFFF;
    text-align: left;
    color: #383A35;

    font-weight: normal;
    text-transform: none;
}

.initial-details > .detail-line:first-child + .detail-line,
.data-block .initial-details .detail-line,
.data-block .end-details .detail-line {
    background: #FFFFFF;
    color: #383A35;
}

.detail-label {
    font-weight: normal;
    text-transform: none;
}

/*** Various Fixes ***/

/*Fix required for single cell look*/
.checkbox-wrapper {
    border-right: 0;
}


/*fight against main css*/
.end-investment {
    border-left: 0 !important;
}

/* CHECK BOX BORDER DISABLE */
.checkbox-wrapper {
    border-right: 0;
    text-align: left !important;
    padding: 0.3em 4px 0.3em 4px !important;
}

.table-share-row-name {
    border-left: 0;
    padding-left: 0em !important;
}

/*********************************** END OF BORDER SETTINGS **********************************************/


.tabs-content-wrapper {
    margin-top: 2em;
    border-top: 0em solid #A3A5A9;
}

.table-share {
    margin-bottom: 2.0em;
}

.table-share-row-name,
.table-share-row-market-name,
.table-share-row-currency,
.table-share-row-date {
    width: 25%;
}

.table-share th,
.table-share td {
    line-height: normal;
    height: auto;
}

.table-share-header {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    padding-left: 0.6em;
    padding-right: 0.6em;
}

.table-share-row-even,
.table-share-row-odd {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    padding-left: 0.6em;
    padding-right: 0.6em;
}

.table-share-header-name {
    padding-left: 26px;
}

.table-share-row-name {
    padding-left: 0em;
}


.share-selection .table-share-header {
    width: 25%;
}

.share-selection .checkbox-wrapper {
    width: 20px;
}


/*************************************** Start of: Tab Settings ****************************************/

.tabs {
    text-align: left;
    border-bottom: 0px;
    font-size: 0px !important;

    position: relative;
    z-index: 0;
    border-bottom: 1px solid #b2b2b2
}

.tabs:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0em;
    left: 0em;
    width: 100%;
    height: 0em;
    z-index: -1;

    border-bottom: 0px solid #b2b2b2;
}

#LatestTradesContainer,
#TradesBrokerContainer {
    margin-top: 2em;
}

.tabs li {
    float: none;
    display: inline-block;
    margin: 0px;
}

.tabItem {
    height: auto;
    line-height: normal;

    margin: 0.0em 1em 0.0em 0em;

    padding-top: 4px !important;
    padding-right: 3em;
    padding-bottom: 12px !important;
    padding-left: 0.02em;

    font-family: inherit;
    font-weight: 400;
    font-size: 1.0em;
    font-style: normal;
    text-decoration: none;
    text-transform: none;

    border-radius: 0.0em 0.0em 0.0em 0.0em;

    border-top: 0em solid #1B262B;
    border-right: 0em solid #1B262B;
    border-bottom: 4px solid transparent;
    border-left: 0em solid #1B262B;

    background: #FFFFFF;
    color: #1B262B;

    transition: background 0.5s, color 0.5s, border 0.5s;
}

.tabItem:hover,
.tabItem:active {
    background: #FFFFFF;
    color: #1B262B;
    border-color: #b2b2b2;
}

.tab-active,
.tab-active:hover {
    background: #FFFFFF;
    color: #1B262B;
    border-color: #1B262B;
    font-weight: 700;
    position: relative;
    top: 0px;
    left: 0px;
}

.tab-active:before {

    content: "";
    width: 0;
    height: 0;

    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -0em;

    border-left: 0em solid transparent;
    border-right: 0em solid transparent;
    border-top: 0em solid #1B262B;
}

@media (max-width: 548px) {

    .table-share-row-name,
    .table-share-row-market-name,
    .table-share-row-currency,
    .table-share-row-date {
        width: inherit;
    }
}


.parameter-item .by-amount-invested .amount-invested {
    float: none;
    width: 100%;
    max-width: 35em;
}

.currency-selection {
    margin-left: 0em;
    display: block;
    margin-top: 10px;
    width: 100%;
    max-width: 35em;
}

.jspVerticalBar,
.jspHorizontalBar {
    display: none;
}

.ac_input:hover,
.datefrom-input:hover,
.dateto-input:hover,
.value-input:hover {
    border-color: #ee4c9b;
}

.date-input {
    position: relative;
}

.jspPane {
    position: absolute;
    margin-left: 0 !important;
    width: 100% !important;
}

.calculation-parameters {
    padding: 0px 3px 0px 3px;
}



.EUCalendar-dayNames div,
.EUCalendar-menu-yearLabel div,
.EUCalendar-title div {
    text-shadow: none;
}

.EUCalendar-bottomBar {
    border-top: 0px solid #aaa;
    padding: 10px;
}

.EUCalendar-topBar {
    border-bottom: 0px solid #aaa;
}

.EUCalendar {
    border: 1px solid #E8E8E8;
    box-shadow: 3px 3px 5px #ccc;
    ms-box-shadow: 3px 3px 5px #ccc;
    -moz-box-shadow: 3px 3px 5px #ccc;
    max-width: 17em;
}

.EUCalendar-weekend,
.EUCalendar-dayNames .EUCalendar-weekend {
    color: #da2050;
}

.EUCalendar-day-selected,
.EUCalendar-day-today.EUCalendar-day-selected {
    background-color: #da2050;
    border-color: #da2050;
    font-weight: 400;
    padding: 0px 0px;

}

.EUCalendar-menu-today,
.EUCalendar-bottomBar-today {
    padding: 2px 15px;
    background: linear-gradient(to right, #da2050 0%, #f47525 40%, #f47525 60%, #da2050 100%) !important;
    font-weight: 500;
    border: 1px solid transparent;
    color: #FFFFFF;
    background-size: 300% auto !important;
    cursor: pointer;
    font-family: "Poppins";
    min-width: 10em;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: .8em;
    border: solid 0 #dcdcdc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: 0.3s ease-in-out;
    -moz-border-radius: 3px;
}

.EUCalendar-menu-today-hover,
.EUCalendar-bottomBar-today-hover {
    background-position: right center !important;
}


* {
    outline: 0 !important;
}


.parameter-item-input {
    width: 100% !important;
}

.ac_results li .local-currency {
    line-height: 1.9em;
    height: auto;
}

div#shareBoughtContainer .parameter-item-input {
    max-width: 35em;
}

table {
    display: block;
}

tbody {
    width: auto;
    display: block;
}

.parameter-item-input tr {
    position: relative;
    display: block;
    width: 100%;
    max-width: 35em;
}

.EUCalendar td {
    width: 1% !important;
}

.date-text {
    float: none;
    padding: 0 0px 0 0;
}

table.dropdown-item-table tbody tr {
    max-width: 39em !important;
}

.date-text td {
    display: table-cell;
}

@media (max-width: 450px) {
    .tabs li {
        display: block !important;
        margin-top: 5px !important;
        text-align: center;
    }

    .tabItem {
        width: 90%;
        padding: .5em 0px !important;
        margin: 0 auto;
        min-width: 16em;
        border: 1px solid #383a35;
    }

    .tab-active,
    .tab-active:hover {
        border-color: #383a35;
        background: #383a35;
        color: #fff;
    }

    .tabs {
        border-bottom: 0px solid #b2b2b2;
    }
}

@media (max-width: 425px) {

    body,
    .data-button,
    .tabs li,
    .tabs:after,
    .tabs:after,
    .page-font-style,
    input.textbox-base,
    .main-heading {
        font-size: 14px;
    }

    /*

    .date-img {
        right: 47px;
    }
*/
}

@media (max-width: 320px) {

    body.fi-fi .data-button,
    body.fi-fi .data-button-separated {
        float: right !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

