/* from cache */
/* Not Found: ./../Config/eustyles.css */
/* Not Found: /Config/InvestmentCal-V2.css */
/* Not Found: ./../Config/Company/uk-cksn/uk-cksn.css */
@import url("//fast.fonts.net/cssapi/c0652d6e-394b-4473-9498-4fdc74bdfd02.css");
body{
	font-size: 16px;
	color: #4d4d4b;
	font-weight: normal;
	margin: 0px;
	font-family: 'Frutiger LT W01_57 Condensed', 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 th {
    font-weight: bold;
    height: 40px;
}
.table-share td {
    line-height: 40px;
}
.selected-share-calculation {
    padding-top: 20px;
}
.table-share-header{
    font-weight: normal;
    height: 29px;
}
.table-total-value{
    height: 29px;
    background-color: #E4E4E4;
}
/**DOWNLOAD BUTTON**/

.download-data-button{
	color: #4d4d4b;
	font-size: 16px;
	height: 36px;
	border: 1px solid #cccccc;
	/*padding: 0 10px;*/
	font-family: 'Frutiger LT W01_57 Condensed', sans-serif !important;
	margin: 0px !important;
	text-transform: none !important;
	background: url("//tools.euroland.com/tools/InvestmentCal2/Config/Company/uk-cksn/excell_small.png") no-repeat scroll right 8px content-box;
	background-color: #ffffff;
	text-align: left;
    width: 155px;
}
.download-data-button:hover {
	height: 36px;
	border: 1px solid #cccccc;
	background: url("//tools.euroland.com/tools/InvestmentCal2/Config/Company/uk-cksn/excell_small.png") no-repeat scroll right 8px content-box;
	background-color: #f9f9f9;
}
.download-data-button img {
    margin-left: 5px;
	display: none;
}
.data-button-wrapper {
	padding-bottom: 15px;
}

.data-button {
	color: #4d4d4b;
	font-size: 16px;
	height: 36px;
	border: 1px solid #cccccc;
	width: 143px;
	font-family: 'Frutiger LT W01_57 Condensed', sans-serif !important;
	font-weight: normal;
	margin: 0px !important;
	text-transform: none !important;
	background-color: #ffffff;
	background: url("//tools.euroland.com/tools/InvestmentCal2/Config/Company/uk-cksn/arrow.png") no-repeat scroll 15% 50%;
	padding: 0 15px;
}
.data-button:hover {
	height: 36px;
	border: 1px solid #cccccc;
	
	background-color: #f9f9f9 !important;
	
}


.data-button-wrapper {
	padding-bottom: 15px;
}
button.data-button, button.data-button:active {
    float: left;
}

.data-button:active{
	padding-left: 15px !important;
}
/***************************HYPERLINK END********************************/   /***************************TAB START********************************/
.tabs {
	line-height: 40px;
	/*height: 30px;*/
	border-bottom:0 none;
}
.tabs li {
    float: left;
    margin: 0 0 -1px;
}
.tabItem { 
	color: #4d4d4b !important ;
	font-size: 16px !important;
	text-decoration: none;
	border: 1px solid #f1f1f1;
	font-weight: normal !important;
	text-transform: none !important;
	padding: 0px 25px !important;
	line-height: 40px;
	height: 40px;
	background: #ffffff !important;
}
.tabItem:hover {
	background: #f9f9f9 !important;
	border: 1px solid #f1f1f1;
    color: #4d4d4b !important;
    transition: all 0.7s;
}
.tab-active{
	text-decoration: none;
	color: #4d4d4b !important;
	font-size: 16px !important;
	/*font-weight: bold;*/
	border: 1px solid #f1f1f1;
	border-bottom: solid 4px #ed2939 !important;
	padding: 0px 25px !important;
	text-transform: none !important;
	font-weight: normal !important;
    background: #f1f1f1 none repeat scroll 0 0 !important;
    transition: all 0.7s;
	line-height: 40px;
	height: 37px;
}
.tab-active:hover{
	border: 1px solid #f1f1f1;
	border-bottom: solid 4px #ed2939 !important;
	background: #f1f1f1 none repeat scroll 0 0 !important;
}
.wrapper{
    padding: 0px;
    max-width: 1000px;
	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: 'Frutiger LT W01_57 Condensed', sans-serif !important;
	border: 1px solid #cccccc;
	color: inherit;
	padding: 6px 8px;
	color: #4d4d4b;
	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: #4d4d4b;
	width: 136px !important;
}
.ac-arrow {
	background: rgba(0, 0, 0, 0) url("//tools.euroland.com/tools/InvestmentCal2/Config/Company/uk-cksn/drop_down.png") no-repeat scroll 0 9px;
	height: 26px !important;
	margin-left: 3px;
    margin-right: 2px;
}
.arrow-wrapper {
    height: 32px !important;
    line-height: 32px !important;
}
.arrow-wrapper:hover {
	border-left: 1px solid #cccccc;
	background: #ffffff;
}
.radio {
    background: transparent url("//tools.euroland.com/tools/InvestmentCal2/Config/Company/uk-cksn/radio.png") repeat scroll 0 0;
    border: medium none;
    display: inline-block;
    line-height: 18px;
}
.radio-checked {
    background-position: -20px 0 !important;
}
.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;
	color: #4d4d4b !important;
}
.EUCalendar-dayNames div {
    text-shadow: none;
	color: #4d4d4b !important;
}
.EUCalendar {
    font-family: 'Frutiger LT W01_57 Condensed', sans-serif !important;
    font-size: 14px !important;
	color: #4d4d4b !important;
}
.EUCalendar table {
    font-family: 'Frutiger LT W01_57 Condensed', sans-serif !important;
    font-size: 14px !important;
	color: #4d4d4b !important;
}
.ar-ae .EUCalendar {
    font-family: Tahoma,​Arial,​Helvetica,​sans-serif !important;
    font-size: 14px !important;
	color: #4d4d4b !important;
}
.ar-ae .EUCalendar table {
    font-family: Tahoma,​Arial,​Helvetica,​sans-serif !important;
    font-size: 14px !important;
	color: #4d4d4b !important;
}
.EUCalendar-day {
    color: #4d4d4b;
}
.EUCalendar-day-selected {
    background-color: grey;
}
.highcharts-axis-labels > span {
    margin-top: 10px !important;
}
#amountInvestedContainer-DateFromTrigger, #amountInvestedContainer-DateToTrigger, #shareBoughtContainer-DateFromTrigger, #shareBoughtContainer-DateToTrigger {
    background-image: url("//tools.euroland.com/tools/InvestmentCal2/Config/Company/uk-cksn/calendar.png");
    height: 17px;
    width: 20px;
}
.radio input:hover, .checkbox input:hover {
    cursor: pointer;
}
.footer {
    padding-top: 5px;
    text-align: left;
    font-size: 12px;
}
.disclaimer-box, .cookies-box {
    text-align: left;
}
@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 {
		text-align: left;
		width: 180px;
		margin-bottom: 4px;
	}
	.tab-active {
		text-align: left;
		width: 180px;
		margin-bottom: 4px;
	}
	.tabs {
	}
	.calculation-parameters {
		padding-top: 20px;
	}
}


