@font-face {
	font-family: "Gotham";
	src: url("//ksatools.eurolandir.com/tools/InvestmentCal2/Config/Company/SA-MILL/fonts/Gotham-Book.woff2") format("woff2"),
		 url("//ksatools.eurolandir.com/tools/InvestmentCal2/Config/Company/SA-MILL/fonts/Gotham-Book.woff") format("woff");
	font-weight: 400;
}

@font-face {
	font-family: "Gotham";
	src: url("//ksatools.eurolandir.com/tools/InvestmentCal2/Config/Company/SA-MILL/fonts/Gotham-Medium.woff2") format("woff2"),
		 url("//ksatools.eurolandir.com/tools/InvestmentCal2/Config/Company/SA-MILL/fonts/Gotham-Medium.woff") format("woff");
	font-weight: 600;
}

@font-face {
	font-family: "Co Headline";
	src: url("//ksatools.eurolandir.com/tools/InvestmentCal2/Config/Company/SA-MILL/fonts/Co Headline Light.otf") format("opentype");
	font-weight: 400;
}

@font-face {
	font-family: "Co Headline";
	src: url("//ksatools.eurolandir.com/tools/InvestmentCal2/Config/Company/SA-MILL/fonts/Co Headline Bold.otf") format("opentype");
	font-weight: 600;
}

body {
    margin: 0px;
    background: transparent;
}

/*************************************** 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:Gotham,Tahoma,Arial,sans-serif;
    font-size: 20px;
    color: #362720;
    font-weight: 400;
}

body.ar-ae,
body.ar-ae .data-button,
body.ar-ae .tabs li,
body.ar-ae .tabs:after,
body.ar-ae .tabs:after,
body.ar-ae .page-font-style,
body.ar-ae input.textbox-base,
body.ar-ae .main-heading {
    font-family: "Co Headline", sans-serif;
}

.ar-ae .tabItem {
    padding-top: 0.6em !important;
}

body.ar-ae .data-button {
    padding-top: 0.6em;
}

.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: #362720;
    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: #362720;

    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: 1600px;
    width: auto;
}

.main-heading {
    line-height: normal;
    margin: 0px;
    padding: 0px;

    font-family: inherit;
    font-size: 1.25em !important;
    font-weight: 700;
    color: #362720 !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: 1.0em;
    font-weight: normal;
    text-transform: capitalize;
    padding: 0.8em;
    border: 1px solid #362720;
    background: #362720;
    color: #faf3e6!important;
    transition: background 0s, padding 0.5s;
    box-sizing: border-box;
    position: relative;
    width: 11em;
    border-radius: 30px;
}

.download-data-button td {
    transition: background 0.5s, color 0.5s, border 0.5s;
    color: #fff !important;
    text-align: center!important;
    font-weight: 700;
}

button.download-data-button {
    width: auto;
}

.download-data-button:hover,
.data-button:hover {
    background: #5E524D;
    color: #faf3e6 !important;
    border-color: #5E524D;
}

.download-data-button:hover td {
    color: #FFFFFF !important;
}

.download-data-button img {
    display: none;
}

.footer {
    padding-top: 1em;
}

/*************************************** Start of: Selection ****************************************/

.parameter-item-label {
    margin-right: 3em;
    width: 14em !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: 0px 15px;
    border: solid 1px #C5C5C5;
    border-radius: 25px;
    background: #EAE2D4;
}

.ac_input,
.datefrom-input,
.dateto-input,
.value-input {
    min-width: 11em !important;
    box-sizing: border-box;
}

.currency-selection {
    margin-left: 0.5em;
}

/*************************************** Start of: Currency Selection ****************************************/

.ac_input {
    border: solid 1px #C5C5C5;
    height: 2.5em;
    width: 11em !important;
    border-radius: 25px;
    background: #EAE2D4;
}

.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: -3px;
  left: -8px;

    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 #362720;
}

.ac_odd,
.ac_even {
    transition: background 0.3s, border 0.3s;
}

.ac_over {
    background: #D2D7DB;
    color: #362720;
    border-color: #E1E1E1;
    border-width: 1px;
}

.ac_results {
    border: 1px solid #E1E1E1;
    border-top: 0;
    box-shadow: 1px 1px 3px #D2D7DB;
}

.local-currency {
    width: 100% !important;
    line-height: 1em;
    height: auto;
    padding: 10px 15px;
}

.dropdown-name {
    width: 100% !important;
}

.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 #E1E1E1;
    /*Insert table-data-row-border color*/
}

.result-close-button {
    width: 2em;
    height: 2em;

    border: 1px solid #E1E1E1;
    /*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: 0.6em;
    padding-bottom: 1.8em;
    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 #E1E1E1;
}

.table-share-market-name,
.table-share-row-currency,
.table-share-row-date {
    border-left: 0em solid #E1E1E1;
}

.detail-line,
.table-share .border-inline {
    border-bottom: 1px solid #F4F5F6 !important;
}


/*** Outter borders ***/

.block-title,
.table-share-header {
    border-top: 0em solid #E1E1E1;
}

.data-detail,
.block-title,
.block-date,
.table-share .checkbox-wrapper,
.table-share-header-name {
    border-left: 0em solid #E1E1E1;
}

.data-detail,
.block-title,
.block-date,
.table-share-header-date,
.table-share-row-date {
    border-right: 0em solid #E1E1E1;
}

.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 #E1E1E1;
}

/*** Header Top/Bottom Borders ***/

.table-share-header,
.block-title {
    border-top: 0em solid #121937;
}

.table-share-header,
.block-date {
    border-bottom: 0px solid #362720;
}

/*** Header Left/Right Borders ***/

.block-title,
.block-date,
.table-share-header-name {
    border-left-color: #E1E1E1;
}

.block-title,
.block-date,
.table-share-header-date {
    border-right-color: #E1E1E1;
}

@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 #E1E1E1;
    }

    .table-share-market-name {
        border-right: 0em solid #E1E1E1;
    }

}

/*** Table Backgrounds ***/

/*** Head ***/

.table-share-header {
    background: #ffffff;
    color: #362720;
    text-align: right;

    font-weight: 700;
    text-transform: none;
}

.block-title,
.block-date,
.table-share-header-name {
    background: #7C6960;
    color: #FFFFFF;
    text-align: left;
    font-weight: 500;
    text-transform: none;
    line-height: normal;
}

.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: #EAE2D4!important;
}

.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: transparent;
    text-align: right;
    color: #362720;

    font-weight: normal;
}

.table-share .table-share-row-name,
.table-share .checkbox-wrapper {
    background: transparent;
    text-align: left;
    color: #362720;

    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: #FAF3E6;
    color: #362720;
}

.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: 0px solid #A5A9A3;
}

.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: center;
    border-bottom: 0px;
    font-size: 0px !important;

    position: relative;
    z-index: 0;
}

.tabs:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0em;
    left: 0em;
    width: 100%;
    height: 0em;
    z-index: -1;

    border-bottom: 0em solid #FFFFFF;
}

#LatestTradesContainer,
#TradesBrokerContainer {
    margin-top: 2em;
}

.tabs li {
    float: none;
    display: inline-block;
    margin: 0px;
    width: 25%;
    min-width: 14em;
}

.tabItem {
    height: auto;
    line-height: normal;
    margin: 0em auto;
    padding-top: 0.8em !important;
    padding-right: 0em;
    padding-bottom: 0.8em !important;
    padding-left: 0em;
    font-family: inherit;
    font-weight: normal;
    font-size: 1.0em;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 0.1px;
    text-transform: capitalize!important;
    border-radius: 0;
    border-top: 1px solid #362720!important;
    border-right: 1px solid #362720!important;
    border-bottom: 1px solid #362720!important;
    border-left: 1px solid #362720!important;
    background: #EAE2D4;
    color: #362720;
    transition: none;
    box-sizing: border-box;
    width: 98%;
    position: relative;
    text-align: center;
    border-radius: 30px;
}

.tabItem:hover,
.tabItem:active {
    background: #362720;
    color: #faf3e6;
    border: 1px solid #362720!important;
}

.tab-active,
.tab-active:hover {
    background: #362720;
    color: #faf3e6;
    border: 1px solid #362720!important;
    position: relative;
    top: 0px;
    left: 0px;
}




/*********************************** Start of Calendar settings ***************************************/
.EUCalendar-dayNames div {
    font-weight: normal;
}

.EUCalendar-dayNames div,
.EUCalendar-day,
.EUCalendar-weekNumber {
    line-height: normal;
    width: auto;
    height: auto;
    padding: 10px 12px;
}

.EUCalendar-menu-yearLabel div,
.EUCalendar-title div,
.EUCalendar-dayNames div {
    text-shadow: none;
}

.EUCalendar-day-selected,
.EUCalendar-hover-date {
    background-color: #362720;
    border: none;
    color: #ffffff;

}

.EUCalendar-day-selected {
    margin: 0px;
}

.EUCalendar-day-today.EUCalendar-day-selected {
    background-color: #362720;
    font-weight: normal;
}


.EUCalendar {
    ms-box-shadow: 1px 1px 2px #A6A6A6;
    -moz-box-shadow: 1px 1px 2px #A6A6A6;
    -webkit-box-shadow: 1px 1px 2px #A6A6A6;
    text-shadow: none;
    font-family: inherit;
    color: #262626;
    font-weight: normal;
    padding: 3px;
    font-size: 16px;
    border: 1px solid #E1E1E1;
    background: #fff;
    box-shadow: 1px 1px 2px #A6A6A6;
}

.EUCalendar-menu-today,
.EUCalendar-bottomBar-today {
    background-color: #362720;
    border: 0px solid #362720;
    color: #faf3e6;
    text-transform: capitalize;
    font-family: inherit;
    letter-spacing: 0px;
    font-size: 13px;
    border-radius: 30px;
    box-shadow: none;
    transition: none;
    cursor: pointer;
    transition: background 0s, padding 0.5s;
    font-weight: normal;
    padding: 8px 20px 8px;
    position: relative;
    min-width: 11em;
}

.EUCalendar-menu-today-hover,
.EUCalendar-bottomBar-today-hover {
    color: #faf3e6;
    background-color: #5E524D;
    border-color: #5E524D;
    padding: 8px 20px 8px;
}

.EUCalendar-body {
    text-shadow: none;
}

.EUCalendar-bottomBar {
    border-top: 0px solid #aaa;
}

/*********************************** end of Calendar settings ***************************************/
.block-title,
.block-date,
.table-share-header-name {
    font-size: 1em;
}

.data-button-wrapper {
    padding-top: 1em;
}

body.en-gb div#amountInvestedContainer .data-button-wrapper {
    width: 798px;
}

body.en-gb div#shareBoughtContainer .data-button-wrapper {
    width: 564px;
}

/***************** START OF ARABIC *****************/
/******* COMMON *********/
body.body-rtl .result-close-button {
    border-right: 1px solid #CCCCCC;
}

body.body-rtl .initial-investment {
    margin-right: 0;
    margin-left: 4%;
}

body.body-rtl .end-investment {
    margin-left: 0;
    margin-right: 4%;
}

body.body-rtl .block-title,
body.body-rtl .block-date,
body.body-rtl .table-share-header-name{
    font-weight: 500;
}

body.body-rtl .tabItem {
    font-weight: normal;
}
/******* COMMON *********/
/********************** START of ARABIC ***************************/

body.body-rtl .end-investment {
    border-right: solid 0px #d1d1d1;
}

body.body-rtl .tabs {
    float: none !important;
    text-align: center;
}

body.body-rtl .tabs li {
    float: none !important;
}

body.ar-ae div#amountInvestedContainer .data-button-wrapper {
    width: 764px;
}

body.ar-ae div#shareBoughtContainer .data-button-wrapper {
    width: 539px;
}

/* .jspVerticalBar {
    display: none;
} */

/********************** END of ARABIC ***************************/

@media (max-width: 616px) {

    .table-share-row-name,
    .table-share-row-market-name,
    .table-share-row-currency,
    .table-share-row-date {
        width: inherit;
    }
}

.chart-type-label {
    color: #362720;
    font-size: 16px;
    font-weight: 600;
}

/********************** START of Media Queries ***************************/

@media (max-width: 695px) {
    .currency-selection {
        margin-left: 0;
        margin-top: 9px;
    }

    .currency-selection-separated {
        margin: 10px 0 0;
    }

    .currency-selection,
    .parameter-item .by-amount-invested .amount-invested {
        float: none;
    }

    body.en-gb div#amountInvestedContainer .data-button-wrapper {
        width: 450px;
    }
}

@media (max-width: 602px) {
    body.ar-ae div#amountInvestedContainer .data-button-wrapper {
        width: 443px;
    }
}

@media (max-width: 568px) {
    body.en-gb div#amountInvestedContainer .data-button-wrapper {
        width: 401px;
    }

    body.en-gb div#shareBoughtContainer .data-button-wrapper {
        width: 401px;
    }

    body.ar-ae div#amountInvestedContainer .data-button {
        margin-right: 227px !important;
    }

    body.ar-ae div#shareBoughtContainer .data-button {
        margin-right: 227px !important;
    }
}

@media (max-width: 500px) {
    body.body-rtl .end-investment {
        margin: auto auto;
    }
}

@media (max-width: 422px) {
    body.ar-ae div#amountInvestedContainer .data-button {
        margin-right: 3px !important;
    }

    body.ar-ae div#shareBoughtContainer .data-button {
        margin-right: 3px !important;
    }
}

@media (max-width: 443px) {
    .parameter-item-label {
        width: 17em !important;
    }

    body.en-gb div#amountInvestedContainer .data-button-wrapper {
        width: 179px;
    }

    body.en-gb div#shareBoughtContainer .data-button-wrapper {
        width: 179px;
    }

}

@media (max-width: 443px) {
    body.ar-ae div#amountInvestedContainer .data-button {
        margin-right: 213px !important;
    }

    body.ar-ae div#shareBoughtContainer .data-button {
        margin-right: 213px !important;
    }
}


@media (max-width: 443px) {
    body.en-gb div#amountInvestedContainer .data-button-wrapper {
        width: 179px;
    }
}

@media (max-width: 443px) {
    body.en-gb div#shareBoughtContainer .data-button-wrapper {
        width: 179px;
    }

    body.ar-ae div#amountInvestedContainer .data-button {
        margin-right: 3px !important;
    }

    body.ar-ae div#shareBoughtContainer .data-button {
        margin-right: 3px !important;
    }

}


.main-heading {
    display: none;
}

.footer {
    font-size: 15px;
    line-height: 1.5;
}

.ac_results li {
    border: 1px solid #fff;
}

.calculation-parameters {
    padding: 0 0 20px 3px;
}

body.body-rtl .calculation-parameters {
    padding: 0 3px 20px 0;
}

.parameter-item.div-checkbox {
    padding-top: 1em;
}

/********************** END of Media Queries ***************************/

.EUCalendar-dayNames .EUCalendar-weekend {
    color: #ed1c24;
    font-weight: 500;
}

* {
    outline: 0 !important;
}

.dropdown-name {
    padding-left: 0.6em;
}

.chart-title {
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 10px;
    padding-left: 46px;
}

@media (max-width: 559px) {
    .en-gb .tabs li {
        margin: 5px;
        width: 80%;
    }
}

@media (max-width: 559px) {
    .ar-ae .tabs li {
        margin: 5px;
        width: 80%;
    }
}

/********************* Euroland.com Logo removed ************************/
/* .footer div a.hyperlink:before {
    display: none !important;
}

.footer div a.hyperlink:visited,
.footer div a.hyperlink {
    color: #362720 !important;
    text-decoration: none;
    font-style: none;
    font-weight: normal;
    width: auto !important;
    height: auto !important;
    vertical-align: top;
}

.footer div a.hyperlink:focus,
.footer div a.hyperlink:active,
.footer div a.hyperlink:hover {
    color: #362720 !important;
    text-decoration: underline;
} */

/********************* Euroland.com Logo removed ************************/

/* ar calendar */
body.ar-ae .EUCalendar-dayNames div, body.ar-ae .EUCalendar-day, body.ar-ae .EUCalendar-weekNumber {
    padding: 7px 12px;
}

#amountInvestedContainer-DateFromTrigger, #amountInvestedContainer-DateToTrigger, #shareBoughtContainer-DateFromTrigger, #shareBoughtContainer-DateToTrigger {
    background-image: url("//ksatools.eurolandir.com/tools/InvestmentCal2/Config/Company/SA-MILL/date.png");
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
    left: -39px;
    top: -6px;
    position: relative;
}

.ar-ae #amountInvestedContainer-DateFromTrigger, .ar-ae #amountInvestedContainer-DateToTrigger, .ar-ae #shareBoughtContainer-DateFromTrigger, .ar-ae #shareBoughtContainer-DateToTrigger {
    left: 39px;
}

span.checkbox.checkbox-checked:before {
    background: #0062FF;
}

/* span.checkbox:after {
    background: #0062FF;
    content: "";
    display: block;
    height: 15px;
    width: 15px;
    border-radius: 4px;
    position: relative;
    left: 4px;
    bottom: 14px;
} */

/* span.checkbox:before {
    display: block;
    content: "";
    position: absolute;
    top: 1px;
    border: 1px solid #c1c1c1;
    left: 0;
    background: #F3F3F3;
    width: 1em;
    height: 1em;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 23px;
    border-radius: 3px;
    z-index: -999;
} */

/* .checkbox-checked + label:before {
    background: #0062FF;
    content: "";
    display: block;
    height: 15px;
    width: 15px;
    border-radius: 4px;
    position: relative;
    left: 4px;
    bottom: 14px;
}

.checkbox + label:before {
    content: "";
    position: absolute;
    top: 0px;
    left: -28px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: 1px solid #ccc;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
}

.div-checkbox label {
    float: left;
    margin-left: 23px;
    line-height: 22px;
} */

span.checkbox {
    display: none!important;
}

label {
    position: relative;
}

.checkbox + label:before {
    content: "";
    position: absolute;
    top: -2px;
    left: -23px;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    border: 1px solid #362720;
    background: #F3F3F3;
}

.div-checkbox label {
    float: left;
    margin-left: 23px;
    line-height: 22px;
    padding-left: 10px;
}

/* .checkbox-checked + label:before {
    background: url("//ksatools.eurolandir.com/tools/InvestmentCal2/Config/Company/SA-MILL/checked.png");
    background-repeat: no-repeat;
    background-size: 27px 29px;
    border: 0px solid #ccc;
    width: 27px;
    height: 27px;
    left: -28px;
    top: -5px;
} */

@media (max-width:620px) {
    .parameter-item-label {
        float: none;
    }
    body.en-gb div#shareBoughtContainer .data-button-wrapper {
        width: 223px;
    }
    body.en-gb div#amountInvestedContainer .data-button-wrapper {
        width: 223px;
    }
}

@media (max-width:370px) {
    body,
    .data-button,
    .tabs li,
    .tabs:after,
    .tabs:after,
    .page-font-style,
    input.textbox-base,
    .main-heading {
        font-size: 16px;
    }
    body.en-gb div#amountInvestedContainer .data-button-wrapper {
        width: 180px;
    }
    body.en-gb div#shareBoughtContainer .data-button-wrapper {
        width: 178px;
    }
    .ar-ae .checkbox + label:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 174px !important;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    border: 1px solid #362720;
    background: #F3F3F3;
}
}


footer .supply-by > a:before, #SuppliedBy > a:before, .footer .supply-by > a:before, .supplied-box span > a:before, .footer-info .supply-by span > a:before, .footer div .hyperlink:before, .footer-box .supplyby-box .hyperlink:before, .footer-box .supplied .hyperlink:before {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: right url("//ksatools.eurolandir.com/tools/InvestmentCal2/Config/Company/SA-MILL/logo.png") no-repeat #EAE2D4;
    content: '';
    background-size: contain;
    -webkit-print-color-adjust: exact;
    -moz-print-color-adjust: exact;
    -ms-print-color-adjust: exact;
    print-color-adjust: exact;
}

@media screen and (max-width:768px) {
    .end-investment {
        margin-left: 0;
    }
    body.body-rtl .end-investment {
        margin-right: 0;
    }
}

.checkbox-checked+ label:before {
    background: #362720 !important;
}

body.body-rtl .div-checkbox label {
    float: right;
    margin-right: 30px;
    margin-left: 0;
}

.ar-ae .checkbox + label:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 212px;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    border: 1px solid #362720;
    background: #F3F3F3;
}
