@font-face {
    font-family: "IberPangea";
    src:url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/es-ibe/fonts/IberPangea-Regular.woff2") format('woff2'),
        url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/es-ibe/fonts/IberPangeaText-Bold.woff2") format("woff2"),
        url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/es-ibe/fonts/IberPangea-Light.woff2") format("woff2"),
        url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/es-ibe/fonts/IberPangeaText-Regular.woff2") format('woff2');
    font-style: normal;
    font-weight: 400;
}


@font-face {
    font-family: "IberPangea-Medium";
    src:url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/es-ibe/fonts/IberPangea-Medium.woff2") format('woff2');
    font-style: normal;
}


@font-face {
    font-family: "IberPangea-Bold";
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/es-ibe/fonts/IberPangeaText-Bold.woff2") format("woff2");
    font-style: normal;
}

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: 'IberPangea' !important;
    font-size: 17px;
    color: #615D5A;
}

.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: #00402A;

    font-weight: normal;
    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: #00A443;

    font-weight: none;
    text-decoration: underline;
    font-style: none;
}

@media (max-width: 480px) {
    .data-button {
        float: right !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@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;
    }
}

@media (max-width: 568px) {
    .data-button {
        float: right !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media (max-width: 568px) {

    .end-investment,
    .data-button-separated {
        margin-left: 0 !important;
    }
}

/*************************************** End of: Basic setting to overvwrite the tool ****************************************/

.wrapper {
    margin: 0px auto;
    max-width: 748px;
    width: auto;
}

.main-heading {
    line-height: normal;
    margin: 0px;
    padding: 0px;

    font-family:'IberPangea' !important;
    font-size: 1.25em !important;
    font-weight: bold;
    color: #615D5A !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: 'IberPangea' !important;
    font-size: 1.0em;
    font-weight: normal;
    color: #FFFFFF !important;
    text-transform: capitalize;

    padding: 0.75em 1.0em 0.75em 1.0em;

    border: 1px solid #00A443;
    border-radius: 0.0em 0.0em 0.0em 0.0em;

    background: #00A443;
    color: #FFFFFF !important;
    width: 11em;
    transition: none;
    padding: 15px 15px 13px;
    border-radius: 8px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.download-data-button:hover,
.data-button:hover {
    color: #00A443 !important;
    background-color: #FFFFFF;
    text-decoration: none;
}
.download-data-button td {
    color: #FFFFFF !important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/* .download-data-button:active,
.data-button:active {
    text-decoration: none;
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    background: #FFFFFF;
    color: #00A443 !important;
    border-color: #0D7CBF;
} */
button.download-data-button table {
    width: 100%;
}
.download-data-button:hover td {
    color: #00A443 !important;
}

.download-data-button img {
    display: none;
}

.footer {
    padding-top: 1em;
    font-size: 12px;
}


/*************************************** Start of: Selection ****************************************/

.parameter-item-label {
    margin-right: 3em;
    width: 13em !important;
}

.tab-content {
    padding-top: 1em;
}

.parameter-item {
    padding-top: 0.5em;
    line-height: 2.0em;
}

.parameter-item td {
    vertical-align: middle;
}

.date-img {
    line-height: auto;
    height: 16px;
    display: inline-block;
}

.datefrom-input,
.dateto-input,
.value-input {
    line-height: 2.5em !important;
    height: 2.5em !important;
    padding: 0.64em .5em;

    border: 0;
    border-bottom: 1px solid #B0A9A3;
    /*Insert table-data-row-border color*/

}

.ac_input,
.datefrom-input,
.dateto-input,
.value-input {
    min-width: 11em !important;
    box-sizing: border-box;
}

.currency-selection {
    margin-left: 1em;
}

/*************************************** Start of: Currency Selection ****************************************/

.ac_input {
    border: 0;
    height: 2.5em;
    width: 11em !important;
    /* border-radius: 8px; */
    border-bottom: 1px solid #B0A9A3;
}

.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;
}

.ac_input_active .arrow-wrapper,
.arrow-wrapper:hover {
    border-left: 1px solid transparent;
    background: transparent;
}

.ac-arrow {
    display: inline-block;
    background: transparent;
    position: relative;
    top: 0px;
    left: 0px;
    width: 1em;
}

.ac-arrow:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -0.35em;
    margin-top: -0.35em;
    border-left: 0.3em solid transparent;
    border-right: 0.3em solid transparent;
    border-top: 0.7em solid #00A443;
}

.ac_odd,
.ac_even {
    transition: background 0.3s, border 0.3s;
}

.ac_over {
    background: #DADBD2;
    color: #615D5A;
    border-color: #E0E0E0;
    border-width: 1px;
}

.ac_results {
    border: 1px solid #E0E0E0;
    border-top: 0;
    box-shadow: 1px 1px 3px #DADBD2;
}

.local-currency {
    width: 100% !important;
    line-height: 1em;
    height: auto;
    padding-left: .5em;
}

.dropdown-name {
    width: 100% !important;
}

.dropdown-name {
    padding-left: .5em;
}

.ac_results li {
    margin-bottom: 0em;
    line-height: normal;
    height: auto;
}

.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 #E0E0E0;
    /*Insert table-data-row-border color*/
}

.result-close-button {
    width: 2em;
    height: 2em;

    border: 1px solid #E0E0E0;
    /*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: 0.6em;
    padding-bottom: 0.0em;

    line-height: normal;
    height: auto;
}

.block-date {
    box-sizing: border-box;

    padding-top: 0.0em;
    padding-bottom: 0.6em;
}

.data-detail {
    padding: 0em;
    margin: 0em;

    border-top: 0;
    border-bottom: 0;

    box-sizing: border-box;
}

.detail-line {
    height: auto;
    line-height: normal;
    padding-top: 1em;
    padding-bottom: 2.5em;
    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 #E0E0E0;
}

.table-share-market-name,
.table-share-row-currency,
.table-share-row-date {
    border-left: 0em solid #E0E0E0;
}

.detail-line,
.table-share .border-inline {
    border-bottom: 0em solid #E0E0E0;
}


/*** Outter borders ***/

.block-title,
.table-share-header {
    border-top: 0em solid #E0E0E0;
}

.data-detail,
.block-title,
.block-date,
.table-share .checkbox-wrapper,
.table-share-header-name {
    border-left: 0em solid #E0E0E0;
}

.data-detail,
.block-title,
.block-date,
.table-share-header-date,
.table-share-row-date {
    border-right: 0em solid #E0E0E0;
}

.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 #E0E0E0;
}

/*** Header Top/Bottom Borders ***/

.table-share-header,
.block-title {
    border-top: 0em solid #E0E0E0;
}

.table-share-header,
.block-date {
    border-bottom: 0em solid #E0E0E0;
}

/*** Header Left/Right Borders ***/

.block-title,
.block-date,
.table-share-header-name {
    border-left-color: #E0E0E0;
}

.block-title,
.block-date,
.table-share-header-date {
    border-right-color: #E0E0E0;
}

@media (max-width: 480px) {

    /*** Reset the borders of the share selection table to reflect the limited table in mobile ***/

    .table-share-header-market {
        border-right: 0em solid #E0E0E0;
    }

    .table-share-market-name {
        border-right: 0em solid #E0E0E0;
    }

}

/*** Table Backgrounds ***/

/*** Head ***/

.table-share-header {
    background: #FFFFFF;
    color: #00402A;
    text-align: right;

    font-weight: normal;
    text-transform: capitalize;
    padding: 1.2em 1.2em 1.2em 1.2em;
    color: #007F33 !important;
    font-weight: bold !important;
    font-family: IberPangea-Medium, Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #DDD;
}

.block-title,
.block-date,
.table-share-header-name {
    background: #FFFFFF;
    color: #007F33;
    text-align: left;
    font-family: IberPangea-Medium, Arial, Helvetica, sans-serif;
    font-weight: bold !important;
    text-transform: capitalize;
    font-size: 17px;
}

.block-title,
.block-date {
    text-align: center;
}

.block-date {
    border-bottom: 1px solid #ddd;
}

/*** 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: #FFFFFF  !important;
}

.initial-details > .detail-line:first-child + .detail-line,
.end-details .detail-line:nth-child(even),
.table-share .table-share-row-odd {
    background: #FFF5EC  !important;
}

.table-share .border-inline {
    background: #FFFFFF;
    text-align: right;
    color: #615D5A;
    padding: 1.2em 1.2em 1.2em 1.2em;
    font-weight: normal;
}

.table-share .table-share-row-name,
.table-share .checkbox-wrapper {
    background: #FFFFFF;
    text-align: left;
    color: #615D5A;

    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: #615D5A;
}

.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 #A9A3A7;
}

.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: 1em;
    padding-bottom: 1em;
    padding-left: 0.6em;
    padding-right: 0.6em;
} */

.table-share-row-even,
.table-share-row-odd {
    padding-top: 1em;
    padding-bottom: 1em;
    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: 20%;
}

.share-selection .checkbox-wrapper {
    width: 20px;
}


/*************************************** Start of: Tab Settings ****************************************/

.tabs {
    text-align: center;
    border-bottom: 0px;
    font-size: 0px !important;

    position: relative;
    z-index: 0;
}

.tabs:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0em;
    width: 100%;
    height: 0em;
    z-index: -1px;

    border-bottom: 1px solid #615D5A;
}

#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 1em;
    padding-top: 2em !important;
    padding-right: 0em;
    padding-bottom: 2em !important;
    padding-left: 0em;
    font-family: 'IberPangea' !important;
    font-weight: normal;
    font-size: 17px;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase !important;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    border-top: 0em solid #E0E0E0;
    border-right: 0em solid #E0E0E0;
    border-bottom: 0em solid #E0E0E0;
    border-left: 0em solid #E0E0E0;
    background: #FFFFFF;
    color: #00402A;
    transition: none;
}

.tabItem:hover,
.tabItem:active {
    background: #FFFFFF;
    color:  #00402A;
    border-top: 0em solid #E0E0E0;
    border-right: 0em solid #E0E0E0;
    border-bottom: 0em solid #E0E0E0;
    border-left: 0em solid #E0E0E0;
}

.tabItem:hover {
    font-weight: bold;

}

.tab-active,
.tab-active:hover {
    background: #FFFFFF;
    color:  #00A443;
    border-top: 0em solid #E0E0E0;
    border-right: 0em solid #E0E0E0;
    border-bottom: 0em solid #E0E0E0;
    border-left: 0em solid #E0E0E0;
    font-weight: normal;
    position: relative;
    top: 0px;
    left: 0px;
}

/* .tab-active:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #E0E0E0;
    border-bottom: 20px solid #808080;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    z-index: 10;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
} */

.tab-active:after {
    content: "";
    width: 25px;
    height: 25px;
    border-top: 1px solid #000;
    position: absolute;
    border-left: 1px solid #000;
    background-color: #fff;
    transform: rotate(45deg);
    bottom: -13px;
    left: 50%;
    margin-left: -8px;
    z-index: 1;
}

.currency-selection-separated {
    margin: 15px 0 0 !important;
}

/************************** START OF MODIFICATION **************************/
div#amountInvestedContainer .data-button-wrapper {
    width: 666px;
}

div#shareBoughtContainer .data-button-wrapper {
    width: 462px;
}

body.es-es div#amountInvestedContainer .data-button-wrapper {
    width: 735px;
}

body.es-es div#shareBoughtContainer .data-button-wrapper {
    width: 530px;
}

.table-share th {
    font-weight: normal;
}

/************** START OF CALENDAR **************/
.EUCalendar-dayNames div,
.EUCalendar-day,
.EUCalendar-weekNumber,
.EUCalendar-menu-yearLabel div,
.EUCalendar-title div {
    text-shadow: none;
}

.EUCalendar-day-selected {
    background-color: #417505;
}

/* .EUCalendar-menu-today:hover,
.EUCalendar-bottomBar-today:hover,
.EUCalendar-menu-today,
.EUCalendar-bottomBar-today {
    padding: 2px 15px;
    background-color: transparent;
    border: 1px solid #707070;
    border-radius: 0;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 3px;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
}

.EUCalendar-menu-today:active,
.EUCalendar-bottomBar-today:active {
    text-decoration: none;
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    background: #FFFFFF;
    color: #0D7CBF !important;
    border-color: #0D7CBF;

} */
/************** END OF CALENDAR **************/
/************** START OF SPANISH **************/
body.es-es .parameter-item-label {
    width: 17em !important;
}

/************** END OF SPANISH **************/
/************************** END OF MODIFICATION **************************/

@media (max-width: 733px) {
body.es-es div#amountInvestedContainer .data-button-wrapper {
    width: 533px;
}
}

@media (max-width: 681px) {

    body.es-es .currency-selection,
    body.es-es .parameter-item .by-amount-invested .amount-invested {
        margin-left: 0;
        float: none;
    }

    body.es-es .currency-selection {
        margin: 9px 0 0;
    }

}

@media (max-width: 625px) {
    div#amountInvestedContainer .data-button-wrapper {
        width: 465px;
    }
}

@media (max-width: 625px) {

    .currency-selection,
    .parameter-item .by-amount-invested .amount-invested {
        margin-left: 0;
        float: none;
    }

    .currency-selection {
        margin: 9px 0 0;
    }


}




@media (max-width: 568px) {

    div#shareBoughtContainer .data-button-wrapper,
    div#amountInvestedContainer .data-button-wrapper {
        width: 413px;
    }
    
    body.es-es div#amountInvestedContainer .data-button-wrapper {
        width: 482px;
    }

    body.es-es div#shareBoughtContainer .data-button-wrapper {
        width: 481px;
    }
}

@media (max-width: 480px) {

    .table-share-row-name,
    .table-share-row-market-name,
    .table-share-row-currency,
    .table-share-row-date {
        width: inherit;
    }
}

@media (max-width: 480px) {
    body.es-es div#shareBoughtContainer .data-button-wrapper {
        width: 189px;
    }

    body.es-es div#amountInvestedContainer .data-button-wrapper {
        width: 189px;
    }
}

@media (max-width: 466px) {
    body.es-es .tabs li {
        display: block;
    }

    body.es-es .tab-active,
    body.es-es .tabItem:active,
    body.es-es .tabItem {
        width: 98%;
        margin-right: auto;
        margin-bottom: 3px;
        margin-left: auto;
        padding-top: 1em !important;
        padding-bottom: .5em !important;
    }

    body.es-es .tab-active:after,  body.es-es .tabs:after{
        display: none;
    }

    body.es-es .tab-active:before {
        content: "";
        height: 0;
        border-top: 0;
        position: absolute;
        border-left: 0;
        background-color: transparent;
        transform: none;
        bottom: 0;
        left: 0;
        margin-left: 0;
        left: 25%;
        margin-left: 0;
        border-bottom: 2px solid green;
        width: 50%;
    }
}

@media (max-width: 425px) {
    .tabs li {
        display: block;
    }

    .tab-active,
    .tabItem:active,
    .tabItem {
        width: 98%;
        margin-right: auto;
        margin-bottom: 3px;
        margin-left: auto;
        padding-top: 1em !important;
        padding-bottom: .5em !important;
    }

    .tab-active:after, .tabs:after{
        display: none;
    }

    .tab-active:before {
        content: "";
        height: 0;
        border-top: 0;
        position: absolute;
        border-left: 0;
        background-color: transparent;
        transform: none;
        bottom: 0;
        left: 0;
        margin-left: 0;
        left: 25%;
        margin-left: 0;
        border-bottom: 2px solid green;
        width: 50%;
    }
}

@media (max-width: 387px) {
    div#amountInvestedContainer .data-button-wrapper {
        width: 199px;
    }
}

@media (max-width: 385px) {
    div#shareBoughtContainer .data-button-wrapper {
        width: 199px;
    }
}

* {
    outline: 0 !important;
}

/* IC CUSTOM CHECKBOX */

.checkbox-wrapper span {
    position: relative !important;
}

.checkbox-wrapper span::before {
    position: absolute;
    content: "";
    left: 1px;
    top: 1px;
    width: 14px;
    height: 14px;
    border-radius: 16px;
    border: 1px solid #00402A;
    background: #fff;
}

.radio {
	background: transparent !important;
    line-height: normal !important;
}

.checkbox-wrapper span.radio-checked::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 16px;
    position: absolute;
    left: 4px;
    top: 4px;
    font-size: 11px;
    background: #276015;
    color: #276015;
}

.parameter-item.div-checkbox div div {
    display: block!important;
}


.div-checkbox label {
	position: relative;
	float: none !important;
	padding-left: 5px;
}

.checkbox input {
	width: 15px;
    height: 15px;
    border: 1px solid #00402A;
}
.checkbox {
	background: transparent !important;
}

.div-checkbox label:before {
    position: absolute;
    content: "";
    left: -19px;
    top: 0px;
    content: "";
    width: 13px;
    height: 13px;
    border: 1px solid #00402A;
    background: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
}

.div-checkbox .checkbox-checked + label:after {
    content: "";
    position: absolute;
    left: -17px;
    top: 2px;
    content: "";
    width: 11px;
    height: 11px;
    background: #276015;
    border-radius: 2px;
    -webkit-border-radius: 2px;
}

.dividend-checked {
	background: transparent !important;
	height: 12px;
}


.radio input, .checkbox input {
    width: 18px;
    height: 16px;
}

/* END OF IC CUSTOM CHECKBOX */


.parameter-item:first-child, .date-text, .parameter-item td {
    position: relative;
}

.date-img {
    float: none;
    margin-left: 0;
    position: absolute;
    right: 12px;
    top: 12px;
}

   
/*********************************************** Calendar  ************************************/

.EUCalendar-dayNames div, .EUCalendar-day, .EUCalendar-weekNumber {
    padding: 6px 6px;
    margin: 1px !important;
    background: #fff;
    border: 1px solid transparent;
    border-radius: 35px;
    color: #615D5A;
    text-align: center;
	font-size: 14px !important;
	font-family: 'IberPangea', sans-serif;
}
.EUCalendar-day-selected {
    background-color: #00A443;
    color: #ffffff !important;
    font-weight: 400;
    border: 0px solid;
}
.EUCalendar-day:hover {
    background: #00A443;
    color: #ffffff !important;
}
.EUCalendar-day-disabled, .EUCalendar-menu-month-disabled {
    opacity: 0.5;
    text-shadow: none !important;
}
.EUCalendar-title div {
    padding: 5px 17px !important;
    text-shadow: none;
    color: #615D5A;
    border: 1px solid transparent;
	font-family: 'IberPangea', sans-serif;
	font-size: 14px !important;
}
.EUCalendar-day-today.EUCalendar-day-selected:hover{
	font-weight: 400;
	color: #FFFFFF;
	
}
.EUCalendar-day-today.EUCalendar-day-selected {
	background-color: #00A443 !important;
}
.EUCalendar-weekend {
    color: #c22 !important;
}
.EUCalendar-title div:hover {
    border: 1px solid #2F3C44;
}
.EUCalendar-bottomBar-today, .button_bg{
	display: block;
    font-family: inherit;
    font-weight: 600;
    color: #00402A;
    text-transform: capitalize;
    margin: 0 auto;
    padding: 7px;
	font-size: 14px;
    border: 1px solid #00A443;
	font-family: 'IberPangea', sans-serif;
    
    background: #FFFFFF;
    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
	min-width: 10em;
	border-radius: 24.5px;

}

.EUCalendar-bottomBar-today {
	min-width: 11em;
	margin: 0 auto !important;
}

.EUCalendar-dayNames {
	text-shadow: none !important;
}

.EUCalendar-bottomBar {
	border-top: 0px solid #e1e1e1 !important;
	padding: 6px;
}
.EUCalendar-bottomBar-today:hover{
	display: block;
    font-family: inherit;
    font-weight: 600;
    color: #FFFFFF;
    text-transform: capitalize;	
    background: #00A443;
	border-color: #00A443;
    transition: background 0.5s, color 0.5s, border 0.5s;
    border-radius: 24.5px;
	transition: all 0.2s ease-out;
    text-decoration: underline;
    font-family: "IberPangea-Bold" !important;
}
.button_bg {
    line-height: 0em !important;
    width: 100px;
	margin: 0 auto;
	margin-top: 3px;
}

.button_bg:hover {
	display: block;
    font-family: inherit;
    font-weight: 500;
    color: #FFFFFF;
    text-transform: capitalize;
    padding: 7px;
    text-decoration: underline;
    border: 1px solid #00A443;
    background: #00A443;
    border-radius: 24.5px;
    transition: background 0.5s, color 0.5s, border 0.5s;
    font-family: "IberPangea-Bold" !important;
}

/*********************************************** END OF CALENDAR  ************************************/





@media screen and (max-width:427px) {
 div#amountInvestedContainer .data-button-wrapper {
        width: 189px;
    }
}

@media screen and (max-width:427px) {
    div#shareBoughtContainer .data-button-wrapper {
        width: 189px;
    }

}

@media (max-width: 320px) {
    .text-result {
        padding: 15px !important;
    }
}

.en-gb .data-delay-box::after{
    content: "This service is provided by EUROLAND IR, a partner of Iberdrola, and the following terms and conditions apply:" !important;
    display: block;
}

.es-es .data-delay-box::after{
    content: "Este servicio está proporcionado por EUROLAND IR, un colaborador de Iberdrola, y son de aplicación los términos que se indican a continuación:" !important;
    display: block;
}
