@import url("//tools.eurolandir.com/tools/InvestmentCal2/./../Config/footer.css");
/* Not Found: /Config/InvestmentCal-V2.css */
/* Not Found: ./../Config/Company/ae-nbad/ae-nbad.css */
body.en-gb {
    font-family: 'Times New Roman', Times, serif !important;
    font-size: 14px !important;
    font-weight: normal;
    color:#444444;
    margin: 0px;

}

body.ar-ae
{
	direction: rtl;
	font-family: 'Times New Roman', Times, serif !important;
    font-size: 14px !important;
	color:#444444;
}

table
{
    font-size: inherit;	
}

.wrapper
{
    width:667px;
    padding:0 0;
    }
.headline{
	font-size: 14px;
	font-weight: bold;
    MARGIN-BOTTOM: 3px;    
    line-height: 20px; 
}
.tabs
{
   border-bottom: 1px solid #E1E1E1 !important; 
    }
.tabItem {
    border: 1px solid #E1E1E1;
    color: #444444;
    font-weight: normal;
    height: 29px;
    line-height: 29px;
    padding-bottom: 0 !important;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 0 !important;
}    
.tab-active {
    border-bottom: 1px solid #FFFFFF;
    font-weight: bold;
}
/* .data-button
{
   background: none repeat-x scroll 0 0 #009E4D;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 10px !important;
    font-weight: bold !important;
    height: 24px;
    width: 100px;   
    }
.data-button:hover
{
   background: none repeat-x scroll 0 0 #635c47;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 10px !important;
    font-weight: bold !important;
    height: 24px;
    width: 100px;   
    }    */
body.en-gb .data-button
{
    background: none repeat-x scroll 0 0 #009E4D;
    border: 0 none;
    font-family: 'Times New Roman', Times, serif !important;
    font-size: 14px !important;
   /* border-radius: 5px 5px 5px 5px; */
    color: #FFFFFF;
    font-weight: bold !important;
    height: 28px;
    padding: 2px 30px !important;
	float: right !important;
	margin-left: 0 !important;
    margin-right: 20px !important;
}
body.en-gb .data-button:hover
{
    /* background: none repeat-x scroll 0 0 #635c47; */
    border: 0 none;
    /* border-radius: 5px 5px 5px 5px; */
    color: #FFFFFF;
    font-size: 14px !important;
    font-weight: bold !important;
    height: 28px;
    padding: 2px 30px !important;
    }
body.ar-ae .data-button
{
    background: none repeat-x scroll 0 0 #009E4D;
    border: 0 none;
   /* border-radius: 5px 5px 5px 5px; */
    color: #FFFFFF;
    font-family: 'Times New Roman', Times, serif !important;
    font-size: 14px !important;
    font-weight: bold !important;
    height: 28px;
    padding: 2px 30px !important;
	float: left !important;
	margin-left: 20px !important;
    margin-right: 0px !important;
}
body.ar-ae .data-button:hover
{
    /* background: none repeat-x scroll 0 0 #635c47; */
    border: 0 none;
    /* border-radius: 5px 5px 5px 5px; */
    color: #FFFFFF;
    font-size: 14px !important;
    font-weight: bold !important;
    height: 28px;
    padding: 2px 30px !important;
    }        
.textbox{
	BORDER-RIGHT: #D7D9DA 1px solid;
	BORDER-TOP: #D7D9DA 1px solid;
	BORDER-LEFT: #D7D9DA 1px solid;
	BORDER-BOTTOM: #D7D9DA 1px solid;
	padding-left: 2px;
	HEIGHT: 19px;
	width: 85px;
	font-size: 14px;
}
.button{
	padding-right: 20px !important;}
.button input{
    background-color: #009E4D;
    background-image: -moz-linear-gradient(center top , #009E4D, #009E4D);
    border: 1px solid transparent;
    color: #FFFFFF;
    height: 34px !important;
    margin-right: 21px;
    width: 135px !important;
}
.button input:hover{
    cursor: pointer;
}

.line{
 height: 7px;
 }
.horizontal_line{
display: none;
}

.top_note{
    margin-bottom: 5px;
    padding-bottom: 2px;
}
.lblTopNote{
    padding-left: 15px;
	color: #444444;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.dividend-history-box td
{
    padding: 5px;
}

.table-value
{
    font-weight: normal;
	padding: 5px;
	
	border-right: 0px;
}

.table-share-header
{
    font-weight: bold;
	background-color: #ffffff !important;
	color: #095F9E;
	padding: 5px;
	
	border-right: 0px;
	border-bottom: 0px;
}

.table-total-value
{
    padding: 5px;
    background-color: #D7D9DA;
}

/**DOWNLOAD BUTTOn**/
.download-data-button
{
	text-align:center;
	height:28px;
	background-color:#ECECEC;
	border: solid 1px #B6B6B6;
	border-radius: 4px;
}
.initial-title-result, .end-title-result, .initial-date-time, .end-date-time
{
	font-size:14px !important;	
}

.parameter-item-label
{
    width: 220px;
    margin-right: 0;
    margin-left: 0;    
}

body.ar-ae .parameter-item-label
{
    margin-right: 0;
    margin-left: 0;    
}
