@font-face {
    font-family: 'TheMessage';
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Styles/sf-sws/TheMessage.eot");
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Styles/sf-sws/TheMessage.eot?#iefix") format('embedded-opentype'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Styles/sf-sws/TheMessage.woff2") format('woff2'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Styles/sf-sws/TheMessage.woff") format('woff'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Styles/sf-sws/TheMessage.ttf") format('truetype'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Styles/sf-sws/TheMessage.svg#TheMessage") format('svg');
}
@font-face {
    font-family: 'TheMessageDemiBold';
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Styles/sf-sws/themessage-demibold.eot?#iefix");
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Styles/sf-sws/themessage-demibold.eot?#iefix") format('embedded-opentype'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Styles/sf-sws/themessage-demibold.woff2") format('woff2'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Styles/sf-sws/themessage-demibold.woff") format('woff'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Styles/sf-sws/themessage-demibold.ttf") format('truetype'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Styles/sf-sws/themessage-demibold.svg#TheMessage") format('svg');
}
body {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 0;1
}
table{
    /*font-size: inherit;*/
    
}
.main-heading{
	display: none !important;
}
/*.chart-result {
max-height: 600px!important;
}*/

.headline{
	/*
    font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
    padding-right: 15px;
    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: 14px;*/
    /*color: inherit;*/
    /*font-weight: normal;
    padding-bottom: 3px;
	height: 25px;
    width: 115px;
    cursor: hand;*/
}
.button input:hover{
    /*cursor: pointer;*/
}
.line{
    /*height: 7px;
    background: url("//tools.eurolandir.com/tools/InvestmentCal2/Styles/Images/cn-snp/space.gif") repeat-x bottom;*/
}
.horizontal_line{
    /*display: none;*/
}
.top_note{
	background: url("//tools.eurolandir.com/tools/InvestmentCal2/Styles/Images/CN-SNP/space.gif") repeat-x scroll 0 100% transparent;
    margin-bottom: 5px;
    padding-bottom: 2px;
}
.lblTopNote{
	background: url("//tools.eurolandir.com/tools/InvestmentCal2/Styles/Images/CN-SNP/red-stork-point.gif") no-repeat scroll 5px 50% transparent;
    padding-left: 15px;
	color: #666666;
    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{
	/*text-decoration: none;*/
	/*text-align: center;*/
	height: 28px;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #ECECEC;
	border: 1px solid #B6B6B6;
	border-radius: 4px 4px 4px 4px;
	cursor: pointer;
}
.data-button {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	/*text-align: center;*/
	background-color: #0200ac;
	border: 1px solid transparent;
	background-image: -moz-linear-gradient(center top, #0200ac, #0200ac);
	margin-right: 15px;
	font-family: Arial,sans-serif;
	padding: 5px 15px !important;
	transition: background-color 0.1s ease 0s;
	box-sizing: border-box;
	text-transform: none;
    display: block;
	height: 40px;
}
.data-button:hover{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	/*text-align: center;*/
	background-color: #3232be;
	border: 1px solid transparent;
	background-image: -moz-linear-gradient(center top, #3232be, #3232be);
	margin-right: 15px;
	font-family: Arial,sans-serif;
	padding: 5px 15px !important;
	transition: background-color 0.1s ease 0s;
	box-sizing: border-box;
	text-transform: none;
    display: block;
	height: 40px;
}
div.footer
{
    font-size:12px;
}
 /***************************TAB START********************************/
.tabs {
	line-height: 31px;
	height: 31px !important;
	font-size: 12px;
	border-bottom: 0px solid #E1E1E1;
}

.tabItem { 
    color: #0000aa !important;
	background: #dcdcdc;
	font-weight: normal;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	height: 31px;
	font-size: 12px;
	line-height: 31px;
	border: 0px solid #fff;
	font-family: Arial,sans-serif;
    margin-top:4px;
}
.tab-active{
	background: #0000aa;
	font-weight: bold;
	color: #ffffff !important;
	height: 31px;
	font-size: 12px;
	line-height: 31px;
	border: 0px solid #fff;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
}  /***************************TAB END********************************/ 
.wrapper{
    padding: 0px;
    width: 100%;
    max-width:700px;
}
.hyperlink, .disclaimer-box a, .cookies-box a {
    font-weight: bold;
}
.hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover {
    font-weight: bold;
}
.row-control-template{
    width: 270px;
}
.table-share-header-name{
    padding-left: 37px;
}
.checkbox-wrapper{
    padding-right: 10px;
}
.table-share-row-date{
    padding-right: 15px;
}
.table-share-header-market, .table-share-market-name{
    padding-left: 30px;
}
div.footer {
    font-size: 12px;
}
.local-currency {
	width: auto !important;	
}
.fi-fi .ac_input{ width: 130px !important;}
.jspDrag, .jspTrack{
	display: none;	
}
@media (max-width:380px)
{
    div.tab-content
    {
        padding-top: 30px;
    }
}
