@font-face {
    font-family: 'ITCAvantGardeStdBold';
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/fonts/ITCAvantGardeStdBold.eot");
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/fonts/ITCAvantGardeStdBold.eot") format('embedded-opentype'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/fonts/ITCAvantGardeStdBold.woff2") format('woff2'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/fonts/ITCAvantGardeStdBold.woff") format('woff'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/fonts/ITCAvantGardeStdBold.ttf") format('truetype'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/fonts/ITCAvantGardeStdBold.svg#ITCAvantGardeStdBold") format('svg');
}
@font-face {
    font-family: 'ITCAvantGardeStdBk';
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/fonts/ITCAvantGardeStdBk.eot");
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/fonts/ITCAvantGardeStdBk.eot") format('embedded-opentype'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/fonts/ITCAvantGardeStdBk.woff2") format('woff2'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/fonts/ITCAvantGardeStdBk.woff") format('woff'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/fonts/ITCAvantGardeStdBk.ttf") format('truetype'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/fonts/ITCAvantGardeStdBk.svg#ITCAvantGardeStdBk") format('svg');
}
@font-face {
    font-family: 'ITCAvantGardeStdDemi';
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/fonts/ITCAvantGardeStdDemi.eot");
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/fonts/ITCAvantGardeStdDemi.eot") format('embedded-opentype'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/fonts/ITCAvantGardeStdDemi.woff2") format('woff2'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/fonts/ITCAvantGardeStdDemi.woff") format('woff'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/fonts/ITCAvantGardeStdDemi.ttf") format('truetype'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/fonts/ITCAvantGardeStdDemi.svg#ITCAvantGardeStdDemi") format('svg');
}
body{
	font-size: 16px;
	color: #616365;
	font-weight: normal;
	margin: 0px;
	font-family: 'ITCAvantGardeStdBk', sans-serif !important;
}
table{
    /*font-size: inherit;*/
}
.headline{
	/*
    font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 3px;
    padding-right: 15px;
    text-decoration: none;
    line-height: 20px;
    color: #4f4f4f;
    */
}
.textbox{
	/*border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;*/
	/*padding-left: 2px;*/
	/*color: #4f4f4f !important;*/
	/*height: 19px;
	width: 85px;*/
}
.button input{
    /*font-size: 16px;*/
    /*color: inherit;*/
    /*font-weight: normal;
    padding-bottom: 3px;
	height: 25px;
    width: 115px;
    cursor: hand;*/
}
td.table-share-row-currency, .table-share-header-currency {
  text-align: left;
}

.button input:hover{
    /*cursor: pointer;*/
}
.line{
}
.horizontal_line{
    /*display: none;*/
}
.top_note{
	margin-bottom: 5px;
	padding-bottom: 2px;
}
.lblTopNote{
	padding-left: 15px;
	color: #454545;
    font-size: 9pt;
    font-weight: bold;
    line-height: 18px;
}
.dividend-history-box td{
    height: 29px;
}
.table-value{
    height: 29px;
}

.table-share-header{
    font-weight: normal;
    height: 29px;
}
.table-total-value{
    height: 29px;
    background-color: #E4E4E4;
}
/**DOWNLOAD BUTTON**/

.download-data-button {
	color: #0039a6;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	border-radius: 0px;
	font-family: 'ITCAvantGardeStdBold', sans-serif !important;
	font-weight: normal !important;
	margin: 0px !important;
	text-transform: none !important;
	background: #ffffff;
	border: 0px none;
	padding: 0 10px;
    transition:0.3s ease-in;
}
.download-data-button:hover {
	border: 0px none;
	padding: 0 10px;
	color: #1e9d8b;
    transition:0.3s ease-in;
}
.data-button-wrapper {
	padding-bottom: 15px;
}

.data-button {
	color: #0039a6;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	width: 163px;
	border-radius: 0px;
	font-family: 'ITCAvantGardeStdBold', sans-serif !important;
	font-weight: normal !important;
	margin: 0px !important;
	text-transform: none !important;
	background: rgba(0, 0, 0, 0) url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/button.png") no-repeat scroll 0 0;
	padding-left: 25px;
	border: 0px none;
    transition:0.3s ease-in;
}
.data-button:hover{
	border: 0px none;
	background: rgba(0, 0, 0, 0) url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/UK-IPF/button_hover.png") no-repeat scroll 0 0;
	color: #1e9d8b;
	padding-left: 25px;
    transition:0.3s ease-in;
}
.data-button-wrapper {
	padding-bottom: 15px;
}
button.data-button, button.data-button:active {
    float: left;
}
/************************************************************************************/
.tabs {
	line-height: 40px;
	/*height: 30px;*/
	border-bottom: 0 none;
}
.tabs li {
    float: left;
    margin: 0 1px -1px 0;
	position: relative;
}
.tabs li a.tab-active::after {
    border-color: #0039a6 transparent;
    border-style: solid;
    border-width: 14px 14px 0;
    content: "";
    left: calc(50% - 16px);
    position: absolute;
    top: 40px;
    transition: all 0.1s linear 0s;
    width: 0px;
}
.tabItem { 
	color: #616365 !important ;
	font-size: 16px !important;
	text-decoration: none;
	border: 0 none;
	border-radius: 0;
	font-weight: normal !important;
	text-transform: none !important;
	padding: 0 15px !important;
	height: 40px;
	background: #dcdcdc !important;
	font-family: 'ITCAvantGardeStdBk', sans-serif !important;
}
.tabItem:hover {
}
.tab-active{
	text-decoration: none;
	background: #0039a6 !important;
	color: #ffffff !important;
	font-size: 16px !important;
	/*font-weight: bold;*/
	border: 0 none;
	border-radius: 0px;
	text-transform: none !important;
	font-weight: normal !important;
	padding: 0 15px !important;
	font-family: 'ITCAvantGardeStdBold', sans-serif !important;
}
.wrapper{
    padding: 0px;
    max-width: 1120px;
	width: 100%;
}
.row-control-template{
    width: 270px;
}
.table-share-header-name{
    padding-left: 37px;
}
.checkbox-wrapper{
    padding-right: 10px;
}
.checkbox{
    margin: 0 5px ;
}
.table-share-row-date{
    padding-right: 15px;
}
.table-share-header-market, .table-share-market-name{
    padding-left: 30px;
}
/*div.footer div.disclaimer-box{}*/


.parameter-item-label
{
    width: 270px;
    margin-right: 0;
    margin-left: 0;    
}

.datefrom-input, .dateto-input, .value-input{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif!important;
	border: 1px solid #cccccc;
	color: inherit;
	padding: 6px 8px;
	color: #616365;
	height: 20px !important;
	width: 145px;
}


.dropdown-name,
.local-currency {
	font-family: Arial, Helvetica, sans-serif!important;
}

.ac_input {
    background-color: #fff;
	height: 32px !important;
    line-height: 32px !important;
	padding-left: 5px;
    vertical-align: middle !important;
	border: 1px solid #ccc;
	color: #616365;
	width: 156px !important;
}
.ac-arrow {
	margin-right: 5px;
}
.arrow-wrapper {
    height: 32px !important;
    line-height: 32px !important;
}
.arrow-wrapper:hover {
	border-left: 1px solid #cccccc;
}
.footer a{
	text-decoration: underline;
	font-weight: bold;
}
.footer a:hover {
	text-decoration: none;
	font-weight: bold;
}
.disclaimer-box a, .cookies-box a {
	text-decoration: underline;
	font-weight: bold;
 }
.disclaimer-box a:hover, .cookies-box a:hover {
	text-decoration: none;
	font-weight: bold;
}
.local-currency {
    width: auto !important;
}
.parameter-item-label{
	width: 220px !important;
}
.block-title, .block-date {
    font-size: 16px;
}
#amountInvestedContainer .data-button-wrapper{
	margin-left: 390px;
}
#shareBoughtContainer .data-button-wrapper {
    margin-left: 223px;
}
.EUCalendar-title div {
    text-shadow: none;
}
.EUCalendar-dayNames div {
    text-shadow: none;
}
.highcharts-axis-labels > span {
    margin-top: 10px !important;
}
.tab-content {
    padding-top: 15px;
}
.local-currency {
    text-transform: none;
}
.footer {
    font-size: 13px;
}
@media (max-width: 569px){
	#amountInvestedContainer .data-button-wrapper {
		margin-left: 223px;
	}
}
@media (max-width: 422px){
	#amountInvestedContainer .data-button-wrapper {
		margin-left: 3px;
	}
	#shareBoughtContainer .data-button-wrapper {
		margin-left: 3px;
	}
}
@media (max-width: 380px){
	.parameter-item-label{
		width: 160px !important;
		margin-right: 20px !important;
	}
	.by-amount-invested{
		width: 144px !important;
	}
	.data-button
	{
		float: left !important;
		margin-left: 0px !important;
	}
	#amountInvestedContainer .data-button-wrapper{
		margin-left: 3px !important;
	}
	#shareBoughtContainer .data-button-wrapper{
		margin-left: 3px !important;
	}
	.data-button{
		margin-left: 0 !important;
	}
	.tabItem {
		border: 1px solid #dcdcdc;
		text-align: left;
		width: 220px;
	}
	.tab-active {
		text-align: left;
		width: 220px;
		border: solid 1px #0039a6;
	}
	.tabs {
		border-bottom: solid 0px #f3efe8;
	}
	.tabs li a.tab-active::after {
		border-color: transparent;
		border-style: solid;
		border-width: 0;
		content: "";
		left: calc(50% - 16px);
		position: absolute;
		top: 34px;
		transition: all 0.1s linear 0s;
		width: 0px;
	}
	.calculation-parameters {
		padding-top: 20px;
	}
	.tab-content {
		padding-top: 0px;
	}
}

