@import url("//tools.eurolandir.com/tools/InvestmentCal2/./../Config/footer.css");
/* Not Found: /Config/InvestmentCal-V2.css */
/* Not Found: ./../Config/Company/KZ-H4L/KZ-H4L.css */
@font-face {
    font-family: "Inter";
    font-weight: 300;
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/KZ-H4L/fonts/Inter_18pt-Light.ttf") format("truetype");
}

@font-face {
    font-family: "Inter";
    font-weight: 400;
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/KZ-H4L/fonts/Inter_18pt-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Inter";
    font-weight: 700;
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/KZ-H4L/fonts/Inter_18pt-Bold.ttf") format("truetype");
}

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: "Inter", sans-serif;
	font-size: 19px;
	color: #131414;
}

.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: #939393;
	
	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: #068C6E;
	
	font-weight: none;
	text-decoration: none;
	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: 100%;
	width: auto;
}

.main-heading {
	display: none;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	
	font-family: inherit;
	font-size: 1.25em !important;
	font-weight: 600;
	color: #131414 !important;
	
	padding-top: 1.0em;
	padding-bottom: 1.0em;
}

.download-data-button,
.data-button:active,
.data-button {	
	height: 49px;
	line-height: 49px;	
	margin: 0px;
	width: 170px;
	font-family: inherit;
	font-size: 1.0em;
	font-weight: 600;
	color: #FFFFFF !important;
	text-transform: none;
	
	padding: 0;

	text-transform: capitalize;
	border: 0em solid #068C6E;
	border-radius: 4px;
	
    background: #068C6E;
	
	transition: background 0.5s, color 0.5s, border 0.5s;
}
.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: #28A082;
    color: #FFFFFF !important;
	border-color: #28A082;
}

.download-data-button:hover td {
	color: #FFFFFF !important;
}
.download-data-button img {
	display: none;
}

.footer {
	padding-top: 1em;
	font-size: 13px;
}


/*************************************** Start of: Selection ****************************************/

.tab-content {
	padding-top: 1em;
	display: block;
	box-sizing: border-box;
}
.parameter-item {
	padding-top: 0.5em;
	line-height: 2.0em;
	box-sizing: border-box !important;
	display: block;
	width: 100%;
	max-width: 820px;
}

/* .parameter-item-label {
	margin-right: 3em;
	width: 13em !important;
} */
.parameter-item-label {
	display: inline-block !important;
	width: 49% !important;
	margin: 0 !important;
}
.parameter-item-input {
	display: inline-block !important;
	width: 51% !important;
}
.currency-selection { margin: 0; }
.amount-invested .parameter-item-input > div { width: 100%;}
/* .parameter-item-input .by-amount-invested > div {  width: 100% !important; display: inline-block !important; } */
.parameter-item-input.by-amount-invested > div.currency-selection {
	margin: 0;
	margin-top: 9px !important;
}
.parameter-item td {
	vertical-align: middle;
}
.date-img {
	line-height: auto;
	height: 16px;
	display: inline-block;
}

.datefrom-input,
.dateto-input,
.value-input {
	box-sizing: border-box;
	width: 165px;
	line-height: 56px !important;
	height: 49px !important;
	padding: 0 10px;
	border: 0.08em solid #222222; /*Insert table-data-row-border color*/
}
.ac_input,
.datefrom-input,
.dateto-input,
.value-input {
	border-radius: 4px;
	border: 0.08em solid #D1D1D1;
	max-width: 165px!important;
	CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
}

/* 98w */
/*************************************** Start of: Currency Selection ****************************************/

.ac_input,
.ac-arrow,
.arrow-wrapper,
.ac-arrow button,
.dropdown-item-table,
.dropdown-item {
	height: 56px !important;
	line-height: 56px !important;
	box-sizing: border-box;
}
.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;
}
.dropdown-item-table td:last-child {
	width: 1.5em!important;
}
.arrow-wrapper {
	text-align: center;
	border-left: 0 solid #D1D1D1;
}
.ac_input_active .arrow-wrapper,
.arrow-wrapper:hover {
	border-left: none;
	background: unset;
	/* background: linear-gradient(#D7D7D7, #E6E6E6); */
}
.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.45em;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	border: solid #131414;
	border-width: 0 2px 2px 0px;
	padding: 4px;
	/* border-left: 0.3em solid transparent;
	border-right: 0.3em solid transparent;
	border-top: 0.7em solid #131414; */
}

.ac_odd,
.ac_even {
	transition: background 0.3s, border 0.3s;
}
.ac_over {
	background: #D7D7D7;
	color: #131414;	
	border-color: #222222;
	border-width: 0.08em;
}

.ac_results {
	border-radius: 4px;
	border:  0.08em solid #D1D1D1;
	border-top: 0;
	box-shadow: 1px 1px 3px #D7D7D7;
}
.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;
}
.local-currency {
	width: 100%!important;
	line-height: 1em;
	height: auto;
	padding-left: 0.16em;
}
.dropdown-name {
	width: 100% !important;
}


/*************************************** Start of: Results Settings ****************************************/

.result-wrapper {
	margin-top: 2em;
	border: 0.08em solid #D1D1D1;/*Insert table-data-row-border color*/
}
.result-close-button {
	width: 26px;
	height: 26px;
	
	border: 0.08em solid #D1D1D1;/*Insert table-data-row-border color*/
	border-top: 0px;
	border-right: 0px;
	padding: 0;
	line-height: 0px;
	
	border-radius: 0px;
	font-size: 18px;
	font-weight: normal;
}

.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;
	padding-right: 0;
}

.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: 0;
}

.table-share-market-name,
.table-share-row-currency,
.table-share-row-date {
	border-left: 0 solid #222222;
}

.detail-line,
.table-share .border-inline {
	border-bottom: 0.08em solid #dddddd !important
}


/*** Outter borders ***/

.block-title,
.table-share-header {
	border-top: 0em solid #222222;
}

.data-detail,
.block-title,
.block-date,
.table-share .checkbox-wrapper,
.table-share-header-name {
	border-left: 0em solid #222222;
}

.data-detail,
.block-title,
.block-date,
.table-share-header-date,
.table-share-row-date {
	border-right: 0em solid #222222;
}

.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 #222222;
}

/*** Header Top/Bottom Borders ***/

.table-share-header,
.block-title {
	/* border-top: 0.08em solid #222222; */
}

/* .data-detail.end-details > div:last-child,
.data-detail.initial-details > div:last-child, */

/* .table-share-header,
.block-date {
	border-bottom: 2px solid #131414;
} */

/*** Header Left/Right Borders ***/

/* .block-title,
.block-date,
.table-share-header-name {
	border-left-color: #222222;
}

.block-title,
.block-date,
.table-share-header-date {
	border-right-color: #222222;
} */

@media (max-width: 616px) { 
	
	/*** Reset the borders of the share selection table to reflect the limited table in mobile ***/
	
	.table-share-header-market {
		border-right: 0em solid #222222;
	}
	
    .table-share-market-name {
        border-right: 0em solid #222222;
    }
	
}

/*** Table Backgrounds ***/

/*** Head ***/

.table-share-header {
	background: transparent;
	color: #131414;
	text-align: right;
	font-weight: normal;
	text-transform: none;
}

.block-title,
.block-date,
.table-share-header-name {
	font-size: 18px;
	background: transparent;
	text-align: left;
	
	font-weight: normal;
	text-transform: none;
}

.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: transparent;
	text-align: right;
	color: #131414;
	
	font-weight: normal;
}

.table-share .table-share-row-name,
.table-share .checkbox-wrapper {
	background: transparent;
	text-align: left;
	color: #131414;
	
	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: transparent;
	color: #131414;
}
.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: 1em;
	border-top: 0 solid #FFF;
}
.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: 2px solid #A9A9A9; */
}

.tabs:after {
	content: '';
	display: block;	
	position: absolute;
	bottom: 0em;
	left: 0em;
	width: 100%;
	height: 0em;
	z-index: -1;
	
	border-bottom: 0em solid #EBEBEB;
}

#LatestTradesContainer,
#TradesBrokerContainer {
	margin-top: 2em;
}

.tabs li {
	display: inline-block;	
	margin: 0px;
}

.tabItem {
	width: 200px;
	height: 56px;
	padding: 0 24px;
	line-height: 56px;
	text-align: center;
	margin: 0px 0px;

	font-family: inherit;
	font-weight: normal;
	font-size: 21px;
	font-style: normal;
	text-decoration: none;
	text-transform: none;

	border: none;
	border-bottom: 0;
	
    background: transparent;
    color: #6b6d6d;
	
	transition: background 0.5s, color 0.5s;
	position: relative;
}
.tabItem:before {
    content: "";
    position: absolute;
    bottom: -0.2rem;
    left: 50%;
    transform: translateX(-50%);
    width: 101%;
    background-color: #A9A9A9;
    height: 1px;
    z-index: -1;
}
.tabItem:hover,
.tabItem:active {
	background: transparent;
	color: #131414;
	font-weight: normal;
	border-bottom: 0;
}

.tab-active,
.tab-active:hover {
	background: transparent;
	color: #068C6E;
	font-weight: normal;
	border: none;
	border-bottom: 2px solid #068C6E;
	position: relative;
	top: 0px;
	left: 0px;
}
.tab-active:before {
	content: "";
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translateX(-50%);
    width: 101%;
    background-color: #068C6E;
    height: 3px;
    z-index: 1;
}

@media (max-width: 616px){ 
    .table-share-row-name,
    .table-share-row-market-name,
    .table-share-row-currency,
    .table-share-row-date {
        width: inherit;
    }
}
/* Additional CSS */
 #amountInvestedContainer .data-button-wrapper {width: 573px;}
 #shareBoughtContainer .data-button-wrapper {width: 570px;}

/* @media (max-width: 819px) {
	.parameter-item {
		display: block;
		width: 100%;
		max-width: 500px;
	}
	 #amountInvestedContainer .data-button-wrapper {width: 414px; margin-left: 3px;}
	 #shareBoughtContainer .data-button-wrapper {width: 414px;}
} */
@media (max-width: 499px) {
	.parameter-item-label {
		display: inline-block !important;
		width: 100% !important;
		margin: 0 !important;
	}
	.parameter-item-input {
		display: inline-block !important;
		width: 100% !important;        
		margin-top: 10px;
	}
	.amount-invested .parameter-item-input > div { width: 100%;}
	.parameter-item-input.by-amount-invested > div.currency-selection {
		margin-top: 10px !important;
	}
	#shareBoughtContainer > div > div.data-button-wrapper {
		width: 169px;
	}
	div.data-button-wrapper {
        margin-top: 30px;
	}
	 #amountInvestedContainer .data-button-wrapper button {float: left !important;}
	 #amountInvestedContainer .data-button-wrapper button {float: left !important;}
	 .ac_input {
		margin-bottom: 30px;
	}
	.parameter-item .by-amount-invested .amount-invested {
		margin-bottom: 10px;
	}
}
@media (max-width: 500px) {
	.tabs li {
		margin: 5px 0;
		width: 100%;
	} 
	.tabItem {
		width: 100%;
		padding: 0;
		margin: 0;
	}
}
@media (max-width: 365px) {
	.text-result {
		padding: 0;
	}
}
@media (max-width: 359px) {
	.amount-invested .parameter-item-input > div { width: 100%;}
	.parameter-item-input.by-amount-invested > div.currency-selection {
		margin-top: 9px !important;
	}
}


/* Custom Calendar */
.EUCalendar {
	font-family: "Inter", sans-serif !important;
	border: 0.08em solid #D1D1D1;
	text-shadow: unset;
}
.EUCalendar-topBar {
	border-bottom: 0.08em solid #D1D1D1;
    padding: 0;
}
.EUCalendar-menu-prevDecade button, .EUCalendar-menu-nextDecade button, .EUCalendar-navBtn button { color: #131414;}
.EUCalendar-menu-yearLabel div, .EUCalendar-title div { color: #131414; text-shadow: unset;}

.EUCalendar-dayNames div, .EUCalendar-day, .EUCalendar-weekNumber {
    width: 1.9em;
    height: 1.7em;
    line-height: 1.7em;
    padding: 6px 2px;
    text-align: center;
}

.EUCalendar-day-selected {
    /* padding: 2px 0px; */
	padding: 6px 2px;
    margin: 1px;
    background-color: #068C6E;
    color: #fff !important;
}
.EUCalendar-day {
    text-align: center;
    color: #131414;
    font-size: 15px;
    border: solid 0 #dcdcdc;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
}

/* Calendar Styling */
.EUCalendar {
    border: 2px solid #EFEFEF;
    background: #fff;
	user-select: none;
		-moz-user-select: none;
		-webkit-user-select: none;
    font-size: 110%;
    text-shadow: unset;
    line-height: 14px;
    position: relative;
    cursor: default;
    z-index: 10000;
}

.EUCalendar-menu-yearLabel div,
.EUCalendar-title div {
	color: #131414;
    padding: 10px 20px;
    text-shadow: 0;
    border: 1px solid transparent;
}
.EUCalendar-dayNames div,
.EUCalendar-day,
.EUCalendar-weekNumber {
    width: 2em;
    height: 1.9em;
    line-height: 1.9em;
    padding: 7px 1px;
    text-align: center;
}
.EUCalendar-day-today.EUCalendar-day-selected {
    background-color: transparent;
	color: #068C6E !important;
	font-weight: 600;
}
.EUCalendar-day-selected {
    margin: 0;
    background-color: #068C6E;
    color: #fff !important;
}
.EUCalendar-day {
    text-align: center;
    color: #131414;
    font-size: 18px;
    border: solid 0 #dcdcdc;
    border-radius: 4px;
}
.EUCalendar-hover-date {
    background-color: #28A082;
    border: 0 solid  #28A082;
    margin: 0 !important;
    color: #FFFffF !important;
}

.EUCalendar-weekend {
    color: #131414;
}
.EUCalendar-bottomBar {
	border-top: 0;
}
.EUCalendar-menu-today,
.EUCalendar-bottomBar-today {
	font-family: "Inter", sans-serif;
    padding: 9px;
    width: 100%;
    color: #FFFFFF !important;
    font-weight: 600;
    padding: 0 24px;    
	height: 40px;
    line-height: 40px;
    background-color: #068C6E;
    border: solid 0 #068C6E;
    border-radius: 4px;
    margin: 5px 2px;
    text-transform: capitalize;
}
.EUCalendar-bottomBar-today:hover {
	background: #28A082;
	color: #FFFFFF !important;
	border-color: #28A082;
	cursor: pointer;
}


@media(max-width: 597px) {
	.end-investment {
	    padding: 0 !important;
	    box-sizing: border-box;
	    margin-left: 0%;
	}
}

.radio input, .checkbox input{width: 18px;height: 18px;}

.radio {
	background: unset;
  appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #068C6E;
  /* padding: 5px; */
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  margin: 0 5px 0 2px;
  accent-color: unset;
  transition: background-color 0.2s ease, transform 0.2s ease;
}
.radio-checked:before {
	content: '';
	width: 8px;
	height: 8px;
	color: #068C6E;
	background: #fff;
	position: absolute;
	top: 5px;
	left: 5px;
	border-radius: 50%;
}
.radio-checked {
	background: unset;
	appearance: none;
	-webkit-appearance: none;
	background-color: #068C6E;
	border: 1px solid #068C6E;
	/* padding: 5px; */
	width: 18px;
	height: 18px;
	border-radius: 50%;
	position: relative;
	cursor: pointer;
	margin: 0 5px 0 2px;
	accent-color: unset;
	transition: background-color 0.2s ease, transform 0.2s ease;
}
.radio:has(.radio-checked) {
	background: unset;
  appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #068C6E;
  /* padding: 5px; */
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  margin: 0 5px 0 2px;
  accent-color: unset;
  transition: background-color 0.2s ease, transform 0.2s ease;
}

.highcharts-axis-labels span { padding-top: 10px !important; }

.footer {
    color: #939393;
}


/* Table */
.detail-line {
    display: table;
    width: 100%;
	padding-top: 0;
    padding-bottom: 0;
}
.detail-label {
    display: table-cell;
    width: 50%;
}
.detail-value {
    padding-left: 15px;
    display: table-cell;
    text-align: right;
}
.detail-label, .detail-value {
    padding: 24px 0;
}

.block-title, .block-date {
    background: #068C6E;
    color: #FFFFFF;
}

/* .EUCalendar-menu-today::before,
.EUCalendar-bottomBar-today::before, */
.data-button-wrapper button::before{
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    vertical-align: middle;
    transform: translateY(-1px);
    background: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/KZ-H4L/Arrow-Left.svg") no-repeat center/contain;
}
/* .EUCalendar-menu-today::after,
.EUCalendar-bottomBar-today::after, */
.data-button-wrapper button::after{
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 8px;
    vertical-align: middle;
    transform: translateY(-1px);
    background: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/KZ-H4L/Arrow-Right.svg") no-repeat center/contain;
}
.EUCalendar *:focus {
    outline: none;
}

.EUCalendar-bottomBar > table table {
    margin: 0;
    width: 100%;
}

.highcharts-container, .chart-result{
	height: 600px;
}

.date-img {
    margin-left: -30px;
	margin-top: -10px;
}

label[for="shareBoughtContainer-Currency"]{
	visibility: hidden;    
	display: none;
}

@media (max-width: 365px) {
    .text-result {
        padding: 20px;
    }
}
@media screen and (max-width:1259px) {
	body,
	.data-button,
	.tabs li,
	.tabs:after,
	.tabs:after,
	.page-font-style,
	input.textbox-base,
	.main-heading {
		font-size: 16px;
	}
	
	.parameter-item {
		display: block;
		width: 100%;
		max-width: 500px;
	}
	 #amountInvestedContainer .data-button-wrapper {width: 414px; margin-left: 3px;}
	 #shareBoughtContainer .data-button-wrapper {width: 414px;}
}

@media screen and (min-width:1260px) {
	.footer,
	.share-selection,
	.tabs-control,
	#amountInvestedContainer .tab-content > div:not(:last-child),
	#shareBoughtContainer .tab-content > div:not(:last-child) {
		width: 40%;
		margin: 0 auto;
	}

	#amountInvestedContainer .tab-content > div:last-child,
	#shareBoughtContainer .tab-content > div:last-child{
		width: 100%;
	}
	.parameter-item {
		display: inline-table;
        width: 46% !important;
        margin: 0 1.5% !important;
	}
	.parameter-item-label {
		width: 100% !important;
	}
	.parameter-item.amount-invested {
        width: 100% !important;
        display: inline-block;
        max-width: 100%;
    }
	.by-amount-invested{
		width: 100% !important;
	}
	.by-amount-invested > div {
		width: 49% !important;
        display: inline-block;
        margin: 0 0.4%;
	}
	.ac_input, .ac-arrow, .arrow-wrapper, .ac-arrow button, .dropdown-item-table, .dropdown-item {
		height: 49px !important;
		line-height: 49px !important;
	}
	.parameter-item-input.by-amount-invested > div.currency-selection {
		margin-top: unset !important;
	}
	.ac_input, .datefrom-input, .dateto-input, .value-input {
		max-width: 240px !important;
		width: 240px !important;
	}
	
	.download-data-button, .data-button:active, .data-button {
        margin-left: 51.5% !important;
		float: unset;
		width: 238px;
	}
	.footer {
		text-align: left;
        margin-top: 30px;
	}
	.footer > div {
		margin-left: 51.5% !important;
	}
}
