@font-face {
    font-family: 'DINLight';
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-hik/fonts/DINLight.eot");
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-hik/fonts/DINLight.eot") format('embedded-opentype'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-hik/fonts/DINLight.woff2") format('woff2'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-hik/fonts/DINLight.woff") format('woff'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-hik/fonts/DINLight.ttf") format('truetype'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-hik/fonts/DINLight.svg#DINLight") format('svg');
}
@font-face {
    font-family: 'DINRegular';
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-hik/fonts/DINRegular.eot");
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-hik/fonts/DINRegular.eot") format('embedded-opentype'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-hik/fonts/DINRegular.woff2") format('woff2'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-hik/fonts/DINRegular.woff") format('woff'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-hik/fonts/DINRegular.ttf") format('truetype'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/uk-hik/fonts/DINRegular.svg#DINRegular") format('svg');
}
body{
	font-size: 16px;
	color: #4d5357;
	font-weight: normal;
	margin: 0px;
	font-family: 'DINLight', 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: #ffffff;
	font-size: 16px;
	font-weight: normal;
	height: 40px;
	line-height: 18px;
	width: 185px;
	font-family: 'DINLight', sans-serif !important;
	margin: 0px !important;
	text-transform: none !important;
	background: #00747a;
	border: 0px;
}
.data-button-wrapper {
	padding-bottom: 15px;
}

.data-button {
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	height: 40px;
	line-height: 18px;
	width: 143px;
	font-family: 'DINLight', sans-serif !important;
	margin: 0px !important;
	text-transform: none !important;
	background: #00747a;
	border: 0px;
}

.data-button-wrapper {
	padding-bottom: 15px;
}
button.data-button, button.data-button:active {
    float: left;
}
.tabs {
	line-height: 38px;
	/*height: 30px;*/
	border-bottom: solid 1px #ed2939;
}
.tabItem { 
	color: #ffffff !important ;
	font-size: 16px !important;
	text-decoration: none;
	border: solid 1px #a19f9f;
	border-bottom: solid 1px #ed2939;
	font-weight: normal !important;
	text-transform: none !important;
	padding-left: 16px !important;
	padding-right: 16px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	height: 37px;
	background: #a19f9f !important;
}
.tabItem:hover {
	background: #ed2939 none repeat scroll 0 0 !important;
    border: 1px solid #ed2939;
    color: #ffffff !important;
    letter-spacing: 1px;
    transition: all 0.7s ease 0s;
}
.tab-active{
	text-decoration: none;
	background: #ed2939 !important;
	color: #ffffff !important;
	font-size: 16px !important;
	/*font-weight: bold;*/
	border: solid 1px #ed2939;
	border-bottom: solid 1px #ed2939;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	text-transform: none !important;
	font-weight: normal !important;
	padding-left: 16px !important;
	padding-right: 16px !important;
}
.wrapper{
    padding: 0px;
    width: 1000px;
}
.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: 'DINLight', sans-serif !important;
	border: 1px solid #cccccc;
	color: inherit;
	padding: 6px 8px;
	color: #4d5357;
	height: 20px !important;
	width: 125px;
}
.ac_input {
    background-color: #fff;
	height: 32px !important;
    line-height: 32px !important;
	padding-left: 5px;
    vertical-align: middle !important;
	border: 1px solid #ccc;
	color: #4d5357;
	width: 136px !important;
}
.ac-arrow {
	background: rgba(0, 0, 0, 0) url("/tools/splookup/Content/Images/dropdown/dropdown-sprite.gif") no-repeat scroll 0 8px;
	margin-right: 5px;
}
.arrow-wrapper {
    height: 32px !important;
    line-height: 32px !important;
}
.arrow-wrapper:hover {
	border-left: 1px solid #cccccc;
}
.footer a{
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.disclaimer-box a, .cookies-box a {
	text-decoration: none;
 }
.disclaimer-box a:hover, .cookies-box a:hover {
	text-decoration: underline;
}
.local-currency {
    width: auto !important;
}
.en-gb .local-currency {
    text-transform: none;
}
.parameter-item-label{
	width: 220px !important;
}
.block-title, .block-date {
    font-size: 16px;
}
#amountInvestedContainer .data-button-wrapper{
	margin-left: 370px;
}
#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;
}
@media (max-width: 350px){
	.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-bottom: 1px solid #ffffff;
		text-align: left;
		width: 220px;
	}
	.tab-active {
		text-align: left;
		width: 220px;
	}
	.tabs {
		border-bottom: solid 0px #f3efe8;
	}
	.calculation-parameters {
		padding-top: 20px;
	}
}

