body.en-gb{
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
    font-size: 12px;
	color: #808084;
	line-height: 17px;
	background: transparent;
}
body.ar-ae{
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
    font-size: 12px;
	color: #808084;
	line-height: 17px;
	background: transparent;
}
.page-font-style
{
	background: transparent;
}

table{
    /*font-size: inherit;*/
    
}
.main-heading{
	display: none !important;
}
.headline{
	/*
    font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
    font-family: "TradeGothicLTBold", Arial, sans-serif !important;
    margin-bottom: 3px;
    padding-right: 12px;
    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: 12px;*/
    /*color: inherit;*/
    /*font-weight: normal;
    padding-bottom: 3px;
	height: 25px;
    width: 112px;
    cursor: hand;*/
}
.button input:hover{
    /*cursor: pointer;*/
}
.line{
    /*height: 7px;
    background: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/ae-etisal/Images/cn-snp/space.gif") repeat-x bottom;*/
}
.horizontal_line{
    /*display: none;*/
}
.top_note{
	
    margin-bottom: 5px;
    padding-bottom: 2px;
}
.lblTopNote{
	
    padding-left: 12px;
	color: #262626;
    font-size: 9pt;
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
	font-weight: normal !important;
    line-height: 18px;
}
.div-share-name-and-date {
	
}
.dividend-history-box td{
    height: 29px;
}
.table-value{
    height: 29px;
}
.table-share-header{
    font-weight: normal;
    height: 32px !important;
	border: 0px;
}
.table-total-value{
    height: 29px;
    background-color: #ffffff;
}
/**DOWNLOAD BUTTON**/
.en-gb .download-data-button {	
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
	font-weight: normal !important;
	font-size: 12px;
	color: #ffffff;
	text-transform: none;
	background: #82B130;
	border: 1px solid #82B130;
	padding: 0.5em !important;
	text-transform: none;
	cursor: pointer;
	transition: all 0.5s ease 0s;
	border-radius: 0.33em;
}
.ar-ae .download-data-button {	
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
	font-weight: normal !important;
	font-size: 12px;
	color: #ffffff;
	text-transform: none;
	background: #82B130;
	border: 1px solid #82B130;
	padding: 0.5em !important;
	text-transform: none;
	cursor: pointer;
	transition: all 0.5s ease 0s;
	border-radius: 0.33em;
}
.download-data-button:hover {
	background: #BED308;
	border: 1px solid #BED308;
}  
.en-gb .data-button {
	color: #ffffff;
	font-size: 12px;
	/*text-align: center;*/
	background: #82B130;
	border: 1px solid #82B130;
	margin-right: 3px;
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
	font-weight: normal !important;
	padding: 0.5em !important;
	text-transform: none;
	width: 135px;
	transition: all 0.5s ease 0s;
	border-radius: 0.33em;
}
.ar-ae .data-button {
	color: #ffffff;
	font-size: 12px;
	/*text-align: center;*/
	background: #82B130;
	border: 1px solid #82B130;
	margin-right: 3px;
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
	font-weight: normal !important;
	padding: 0.5em !important;
	text-transform: none;
	width: 135px;
	border-radius: 0.33em;
	
	transition: all 0.5s ease 0s;
}
.data-button:hover{
	background: #BED308;
	border: 1px solid #BED308;
}

.data-button-wrapper {
	padding-bottom: 15px;
}
button.data-button, button.data-button:active {
    float: left;
}
 /***************************TAB START********************************/
.tabs {
	border-bottom: 1px solid #82B130;
}
.ar-ae .tabs {
	border-bottom: 1px solid #82B130;
}
.tabs li {
    float: left;
    margin: 0 1px 0 0;
	position: relative;
}
.ar-ae .tabs li {
    float: left;
    margin: 0 0 0 1px;
	position: relative;
}

.tabItem { 
    color: #fff !important;
    text-decoration: none !important;
    border: 0 none;
    font-weight: normal !important;
    text-transform: none !important;
    padding-left: 1em !important;
	padding-right: 1em !important;
	padding-top: 0.75em !important;
	padding-bottom: 0.75em !important;
    font-size: 1em !important;
	line-height: normal;
	height: auto;
	text-align: center;
	background: #333 !important;
}
.tab-active {
	color: #ffffff !important;
    text-decoration: none !important;
    border: 0 none;
    font-weight: normal !important;
    text-transform: none !important;
    padding-left: 1em !important;
	padding-right: 1em !important;
	padding-top: 0.75em !important;
	padding-bottom: 0.75em !important;
    font-size: 1em !important;
	line-height: normal;
	height: auto;
	text-align: center;
	background: #82B130 !important;
}
.tabs li:first-child .second-heading{
	border-top-left-radius: 10px;
}
.tabs li:last-child .second-heading{
	border-top-right-radius: 10px;
}
a.tabItem:hover ,a.tab-active:hover { 
	text-decoration: none !important;
}
/***************************TAB END********************************/ 
.wrapper{
    padding: 0px;
    width: 685px;
}
.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: 110px !important;	
}
.ar-ae .local-currency {
	width: auto !important;	
}
.hyperlink{
    font-weight: normal;
	font-size: 12px;
	text-decoration: none !important;
}
.hyperlink:hover{
    font-weight: normal;
	font-size: 12px;
	text-decoration: underline !important;
}
.disclaimer-box a, .cookies-box a {
    font-weight: normal;
	font-size: 12px;
	text-decoration: none !important;
}
.disclaimer-box a:hover, .cookies-box a:hover {
    font-weight: normal;
	font-size: 12px;
	text-decoration: underline !important;
}
.en-gb .initial-title,.en-gb .initial-date,.en-gb .end-title,.en-gb .end-date { 
	font-size: 12px; 
	color: #808084;
	font-weight: bold !important;
}
.ar-ae .initial-title,.ar-ae .initial-date,.ar-ae .end-title,.ar-ae .end-date { 
	font-size: 12px; 
	color: #808084;
	font-weight: bold !important;
}
.dateto-input, .datefrom-input, .value-input {
    background-color: transparent;
	border: 1px solid #ccc;
	height: 20px !important;
    padding: 6px 12px 6px 3px;
}
.ac_input {
	background-color: transparent;
	border: 1px solid #ccc;
	height: 32px !important;
    line-height: 32px !important;
	width: 133px !important;
}
.ac-arrow {
	background-position: 0 9px !important;
    border: medium none;
    height: 13px;
    overflow: hidden;
    top: 2px;
    vertical-align: middle;
    width: 16px;
}
.ac_results{
	color: #808084;
}
.arrow-wrapper {
    height: 32px !important;
    line-height: 32px !important;
}
.parameter-item-label{
	width: 160px !important;
}
.en-gb #amountInvestedContainer .data-button-wrapper{
	margin-left: 359px;
}
.ar-ae #amountInvestedContainer .data-button-wrapper{
	margin-right: 320px !important;
}

.en-gb #shareBoughtContainer .data-button-wrapper {
    margin-left: 220px;
}
.ar-ae #shareBoughtContainer .data-button-wrapper {
    margin-right: 181px !important;
}
body.body-rtl .data-button {
    float: right !important;
    margin-left: 20px;
    white-space: nowrap;
}
span.checkbox{
 line-height: 13px;
}
.body-rtl .footer
{
	clear:both;
}
.EUCalendar-title div {
    text-shadow: none;
}
.EUCalendar-dayNames div {
    text-shadow: none;
}
.tab-content {
	
}
.ar-ae .tab-content {

}
.calculation-parameters {
    clear: both;
    padding: 0 0 10px 10px;
}
.footer {
	width: 99.5%;
}
@media (max-width: 568px){
	.parameter-item-label{
		width: 160px !important;
		margin-right: 20px !important;
	}
	#amountInvestedContainer .data-button-wrapper{
		margin-left: 312px !important;
	}
	.en-gb #shareBoughtContainer .data-button-wrapper{
		margin-left: 182px !important;
	}
	.ar-ae #amountInvestedContainer .data-button-wrapper{
		margin-right: 310px !important;
	}
	.ar-ae #shareBoughtContainer .data-button-wrapper {
		margin-right: 171px !important;
		margin-left: 169px !important;
		float:right;
	}
	.data-button{
		margin-left: 0 !important;
	}
	
	body.ar-ae .data-button
	{
		margin-right: 12px!important;
	}
}

@media (max-width: 440px){
	.parameter-item-label{
		width: 160px !important;
		margin-right: 20px !important;
	}
	.by-amount-invested{
		width: 144px !important;
	}
	#amountInvestedContainer .currency-selection{
		margin: 15px 0 0;
	}
	.en-gb #amountInvestedContainer .data-button-wrapper,
	.en-gb #shareBoughtContainer .data-button-wrapper{
		margin-left: 182px !important;
	}
	.ar-ae #shareBoughtContainer .data-button-wrapper,
	.ar-ae #shareBoughtContainer .data-button-wrapper	{
		margin-left: 164px !important;
	}
	.data-button{
		margin-left: 0 !important;
	}
	body.ar-ae .data-button
	{
		float:left !important;
		margin-left:-9px !important;
	}
	
}
@media (max-width: 410px){
	.parameter-item-label{
		width: 160px !important;
		margin-right: 20px !important;
	}
	.by-amount-invested{
		width: 144px !important;
	}
	#amountInvestedContainer .currency-selection{
		margin: 15px 0 0;
	}
	.en-gb #amountInvestedContainer .data-button-wrapper,
	.en-gb #shareBoughtContainer .data-button-wrapper{
		margin-left: 182px !important;
	}
	.ar-ae #shareBoughtContainer .data-button-wrapper,
	.ar-ae #shareBoughtContainer .data-button-wrapper	{
		margin-left: 164px !important;
	}
	.data-button{
		margin-left: 0 !important;
	}
	.tabItem {
		width: 170px;
		margin-top: 2px;
		margin-bottom: 2px;
	}
	.tab-active {
		width: 170px;
		margin-top: 2px;
		margin-bottom: 2px;
	}
	.tabs {
		
	}
	.calculation-parameters {
		padding-top: 30px;
	}
		body.body-rtl .calculation-parameters {
		clear: both;
		padding: 20px 3px 10px 0;
	}
}
@media (max-width: 320px){
	.en-gb #amountInvestedContainer .data-button-wrapper,
	.en-gb #shareBoughtContainer .data-button-wrapper{
		margin-left: 10px !important;
	}
	.ar-ae #amountInvestedContainer .data-button-wrapper{
		margin-right: 3px !important;
		margin-left: 164px !important;
	}
	.ar-ae #shareBoughtContainer .data-button-wrapper {
		margin-right: 3px !important;
		margin-left: 164px !important;
		float:right;
	}
}
