/* from cache */
/* Not Found: ./../Config/eustyles.css */
/* Not Found: /Config/InvestmentCal-V2.css */
/* Not Found: ./../Config/Company/s-ssab/s-ssab.css */
body{
	font-family: Calibri,Candara,Arial,sans-serif !important;
    font-size: 16px;
	color: #626262;
	background: #e7e8e8!important;
}

.tab-active {
      font-weight: normal!important;
}
table{
    /*font-size: inherit;*/
    
}
.main-heading{
	display: none !important;
}
.headline{
	/*
    font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 3px;
    padding-right: 16px;
    text-decoration: none;
    line-height: 20px;
    color: #4f4f4f;
    */
}
.textbox{
	/*border-right: #9c9c9c 1px solid;
	border-top: #9c9c9c 1px solid;
	border-left: #9c9c9c 1px solid;
	border-bottom: #9c9c9c 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: 116px;
    cursor: hand;*/
}
.button input:hover{
    /*cursor: pointer;*/
}
.line{
    /*height: 7px;
    background: url("//tools.euroland.com/tools/InvestmentCal2/Config/Company/s-ssab/Images/cn-snp/space.gif") repeat-x bottom;*/
}
.horizontal_line{
    /*display: none;*/
}
.top_note{
	background: url("//tools.euroland.com/tools/InvestmentCal2/Config/Company/s-ssab/Images/CN-SNP/space.gif") repeat-x scroll 0 100% transparent;
    margin-bottom: 5px;
    padding-bottom: 2px;
}
.selected-share-calculation {
    margin-top: 30px;
}
.lblTopNote{
	background: url("//tools.euroland.com/tools/InvestmentCal2/Config/Company/s-ssab/Images/CN-SNP/red-stork-point.gif") no-repeat scroll 5px 50% transparent;
    padding-left: 16px;
	color: #262626;
    font-size: 9pt;
    font-weight: bold;
    line-height: 18px;
}
.table-share td:first-child {
    padding-bottom: 3px;
    padding-top: 2px;
    width: 20px;
}
.table-share td {
    line-height: 36px;
}
.div-share-name-and-date {
	color: #595f75;
}
.dividend-history-box td{
    height: 29px;
}
.table-value{
    height: 29px;
}
.table-share-header{
    font-weight: normal;
    height: 41px !important;
	border: 0px;
}
.table-total-value{
    height: 29px;
    background-color: #E4E4E4;
}
/**DOWNLOAD BUTTON**/
.download-data-button {
	font-weight: normal;
	font-size: 16px;
	color: #002664;
	text-transform: uppercase;
	background-color: #ffffff;
	border: 2px solid #002664;
	padding: 0px 10px !important;
	font-family: Calibri,Candara,Arial,sans-serif !important;
	height: 30px;
	cursor: pointer;
}

.download-data-button:hover {
	background-color: #ffffff;
}  
.data-button {
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
	/*text-align: center;*/
	background: #002664;
	border: 1px solid #002664;
	background-image: -moz-linear-gradient(center top, #002664, #002664);
	margin-right: 12px;
	font-family: Calibri,Candara,Arial,sans-serif !important;
	height: 40px;
	text-transform: uppercase;
	width: 177px;
}
.fi-fi .data-button {
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
	/*text-align: center;*/
	background: #002664;
	border: 1px solid #002664;
	background-image: -moz-linear-gradient(center top, #002664, #002664);
	margin-right: 12px;
	font-family: Calibri,Candara,Arial,sans-serif !important;
	height: 40px;
	text-transform: uppercase;
	width: 177px;
}
.data-button:hover{
}

.data-button-wrapper {
	padding-bottom: 15px;
}
button.data-button, button.data-button:active {
    float: left;
}
 /***************************TAB START********************************/
.tabs {
	line-height: 40px;
	height: 41px;
	border-bottom: solid 1px #fff;
}
.tabs li {
    float: left;
    margin: 0 0 -1px;
}
.tabItem { 
    color: #ffffff !important;
	text-decoration: none;
	border: solid 1px #909193;
	border-bottom: solid 1px #909193;
	font-weight: normal !important;
	text-transform: uppercase !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	height: 39px;
	line-height: 40px;
	font-size: 16px;
	background: #909193 !important;
    margin-left:3px;
}
.tab-active {
	text-decoration: none;
	background: #FFFFFF !important;
	color: #626262 !important;
	font-weight: normal !important;
	border: solid 1px #fff !important;
	border-bottom: solid 1px #fff !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	text-transform: uppercase !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
	font-size: 16px;
	background: #ffffff !important;
    margin-left:3px;
}

.tabItem-active:hover, .tabItem:hover {}/***************************TAB END********************************/ 
.wrapper{
    padding: 0px;
    width: 100%;
	max-width: 1140px;
	
}
.table-share th {
    font-weight: normal;
    height: 32px;
    white-space: nowrap;
    text-align: Left;
    vertical-align: middle;
    color: #002264;
    text-transform: uppercase;
    background: none repeat scroll 0 0 #FFFFFF;
    height: 40px;
	width:25%;
}
.table-share td:first-child {
    padding-bottom: 3px;
    padding-top: 2px;
    width: 20px;
    width: 1%!important;
}
.table-share-row-currency {
    text-align: Left;
    
}
.table-share-row-date {
    text-align: left;
    padding-right: 10px;
}
th.table-share-header.table-share-header-currency {
    width: 15%;
}
.row-control-template{
    width: 270px;
}
.table-share-header-name{
    padding-left: 37px;
}
.checkbox-wrapper{
    padding-right: 10px;
}
.table-share-row-date{
    padding-right: 12px;
}
.table-share-header-market, .table-share-market-name{
    padding-left: 30px;
}
.local-currency {
	width: 125px !important;	
	padding-left: 6px;
}
.hyperlink{
    font-weight: normal;
	font-size: 16px;
}
.hyperlink:hover{
    font-weight: normal;
	font-size: 16px;
}
.disclaimer-box a, .cookies-box a {
    font-weight: normal;
	font-size: 16px;
}
.disclaimer-box a:hover, .cookies-box a:hover {
    font-weight: normal;
	font-size: 16px;
}
.initial-title,.initial-date,.end-title,.end-date { 
	font-size: 16px; 
	color: #002664;
	font-weight: bold;
}
.footer {
    padding-top: 5px;
    text-align: right;
    padding-bottom:10px;
    margin-right:10px;
}
.datefrom-input , .dateto-input, .value-input{
        width: 170px;
    font-size: 16px;
    font-family: Calibri,Candara,Arial,sans-serif !important;
    color: inherit;
    border: 1px solid #002664;
    padding: 0px;
    padding-left: 5px;
    height: 38px!important;
}
.ac_input {
    background-color: #fff;
    border: 1px solid #002264;
    padding: 9px 0 9px 1px;
    vertical-align: middle !important;
    width: 177px !important;
}
.fi-fi .datefrom-input ,.fi-fi .dateto-input,.fi-fi .value-input{
    width: 170px;
    font-size: 16px;
    font-family: Calibri,Candara,Arial,sans-serif !important;
    color: inherit;
    border: 1px solid #002664;
    padding: 0px;
    padding-left: 5px;
    height: 38px!important;
}
.fi-fi .ac_input {
    background-color: #fff;
    border: 1px solid #002264;
    padding: 9px 0 9px 1px;
    vertical-align: middle !important;
    width: 177px !important;
}
.ac-arrow {
    width: 18px;
}
.currency-selection {
    float: left;
    margin: 0 0 0 20px;
}
.parameter-item-label{
	width: 160px !important;
}
.parameter-item {
    clear: both;
    padding-top: 20px;
}
.local-currency {
    width: 145px !important;
    padding-left: 5px;
}
#amountInvestedContainer .data-button-wrapper{
	margin-left: 411px;
}
.fi-fi #amountInvestedContainer .data-button-wrapper{
	margin-left: 411px;
}
#shareBoughtContainer .data-button-wrapper {
    margin-left: 213px;
}
span.checkbox{
 line-height: 16px;
}
.tab-content {
    background: #fff;
}
.parameter-item-label {
    float: left;
    margin: 0 50px 0 0;
    padding-top: 11px;
    white-space: nowrap;
}
@media (max-width: 568px){
	.parameter-item-label{
		width: 160px !important;
		margin-right: 20px !important;
	}
	#amountInvestedContainer .data-button-wrapper{
		margin-left: 316px !important;
	}
	#shareBoughtContainer .data-button-wrapper{
		margin-left: 182px !important;
	}
	.data-button{
		margin-left: 0 !important;
	}
    .share-selection table td,.share-selection table th{
	
    font-size: 13px;
	
}
    .table-share-header-market, .table-share-market-name {
    padding-left: 5px;
}
    .table-share td {
        line-height:22px;
    }
    th.table-share-header.table-share-header-date.padding-right-10, td.table-share-row-date.padding-right-10 {
    padding-left: 5px;
}

}


@media (max-width: 510px){
	.parameter-item-label{
		width: 160px !important;
		margin-right: 20px !important;
	}
	.by-amount-invested{
		width: 144px !important;
	}
	#amountInvestedContainer .currency-selection{
		margin: 15px 0 0;
	}
	#amountInvestedContainer .data-button-wrapper,
	#shareBoughtContainer .data-button-wrapper{
		margin-left: 182px !important;
	}
	.data-button{
		margin-left: 0 !important;
	}
	.tabItem-active {
		text-align: left;
		width: 230px;
		border: solid 1px #fff;
		line-height: 29px;
		height: 30px;
	}
	.tabItem {
		text-align: left;
		width: 230px;
		border: solid 1px #909193;
		line-height: 29px;
		height: 30px;
	}
	.fi-fi .tabItem-active {
		text-align: left;
		width: 250px;
		border: solid 1px #fff;
		line-height: 29px;
		height: 30px;
	}
	.fi-fi .tabItem {
		text-align: left;
		width: 250px;
		border: solid 1px #909193;
		line-height: 29px;
		height: 30px;
	}
	.tabs {
		border-bottom: solid 1px #fff;
		line-height: 29px;
		height: 30px;
	}
	.calculation-parameters {
		padding-top: 20px;
	}
	.div-checkbox label {
		padding-bottom: 10px;
	}
	.parameter-item {
		clear: both;
		padding-top: 25px;
	}
}
.arrow-wrapper {
        background: rgba(255, 255, 255, 1) url("//tools.euroland.com/tools/InvestmentCal2/Config/Company/s-ssab/arrow.png") no-repeat scroll 97% 55%;
        border:0px solid transparent;
        -moz-appearance: none;
        margin-right: 10px;
    -webkit-appearance: none;
}
.arrow-wrapper:hover, .arrow-wrapper:active {
    border-left: solid 0px #ccc;
    background-color: #fff;
}
.ac-arrow {
    background: Transparent!important;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    top: 2px;
    border: none;
    overflow: hidden;
}
@media (max-width: 479px){
.table-share-header-currency, .table-share-header-date, .table-share-row-currency, .table-share-row-date {
    display: table-cell;
}}
@media (max-width:401px) 
{
    #amountInvestedContainer .data-button-wrapper, #shareBoughtContainer .data-button-wrapper {
    margin-left: 0px !important;
}

}



