body.en-gb {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px !important;
    color: #444;
    font-weight: normal;
    margin: 0px;

}

body.ar-ae
{
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px !important;
  color: #444;
}
/***************************PAGE-FONT-STYLE START********************************/
.page-font-style
{
    
    color: #444;
    background-color: #fff;
}
/***************************PAGE-FONT-STYLE END********************************//***************************MAIN-HEADING START********************************/
.main-heading
{   display:none;
    font-size: 12px;
    color: #cd0000;
}
.div-share-name-and-date
{
}
.wrapper
{   
    width: 558px;
    padding: 0;
}
/***************************MAIN-HEADING END********************************//***************************TABLE START********************************/
.table-share-header
{
    border: solid 1px #CCC;
    border-left: none;
    border-right: none;
    background-color: #f4f4f4;
}
.table-share-header-check
{
    text-align: left;
    border-left: solid 1px #CCC;
    padding-left: 10px;
}

.body-rtl .table-share-header-check
{
    text-align: right;
    border-right: solid 1px #CCC;
    padding-right: 10px;
    border-left:none;
    padding-left:0px;
}

.table-share-header-date
{
    border-right: solid 1px #CCC;
}

.body-rtl .table-share-header-date
{
    border-left: solid 1px #CCC;
    border-right: none;
    text-align:left;
}

.table-share-header-name
{
    font-weight: bold;
    text-align: center;
    text-align: left;
    padding-left: 10px;
}
.table-share-header-market
{
    font-weight: bold;
    text-align: center;
    text-align: left;
}
.table-share-header-currency
{
    font-weight: bold;
    text-align: center;
}
.table-share-header-date
{
    font-weight: bold;
    text-align: right;
}
.body-rtl .table-share-header-date
{
    text-align: left;
}
.table-share-row-name
{
    text-align: left;
    padding-left: 10px;
}
.table-share-row-currency
{
    text-align: center;
}
.table-share-row-date
{
    text-align: right;
    width: 130px;
}
.body-rtl .table-share-row-date
{
    text-align: left;
    width: 130px;
}
.table-grid-line
{
    border-color: #FFFFFF;
    border-width: 1px;
}
.table-share-row-even
{
    background-color: #FAFAFA;
}
.table-share-row-odd
{
    background-color: #FFFFFF;
}
/***************************TABLE END********************************//***************************HYPERLINK START********************************/.footer-box
{
    text-align: right;
}
.footer-box .hyperlink, .disclaimer-box a, .cookies-box a
{
    text-decoration: none;
}
.footer-box .hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover
{
    text-decoration:none !important;
}
/***************************HYPERLINK END********************************//***************************TAB START********************************/
.tabs
{
    line-height: 25px;
    border-bottom: solid 1px #E1E1E1;
}
.tabItem-active
{
    text-decoration: none;
    background: #FFF;
    color: #7f8082;
    font-weight: bold;
    border: 1px solid #E1E1E1;
    border-bottom: solid 1px #FFF;
    text-transform: none !important;
}
.tabItem
 {
    border: 1px solid #E1E1E1;
    font-weight: normal !important;
    height: 29px;
    line-height: 29px;
    padding: 0 12px !important;
    text-decoration: none;
    text-transform: none !important;
}
/***************************TAB END********************************//***************************BUTTON START********************************/
body.en-gb .show-data-button
{
   background: none repeat-x scroll 0 0 #ca0000;
    border: 0 none;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px !important;
   /* border-radius: 5px 5px 5px 5px; */
    color: #FFFFFF;
    width: 91px;
	height: 32px;
  
}
.ac_input {

  color: #444!important;
}
body.ar-ae .show-data-button
{
   background: none repeat-x scroll 0 0 #ca0000;
    border: 0 none;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px !important;
   /* border-radius: 5px 5px 5px 5px; */
    color: #FFFFFF;
    font-weight: normal !important;
  width: 91px;
	height: 32px; 
}
  
.download-data-button
{
    text-decoration: none;
    text-align: center;
    height: 28px;
    text-transform: uppercase;
    background-color: #ECECEC;
    border: 1px solid #B6B6B6;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
}
.download-data-button:active
{
    border: 1px solid #949494;
}
/***************************BUTTON END********************************//***************************SEARCH RESULT START********************************/
#txtStartDate, #txtEndDate, .ac_input
{
    color: inherit;
    background: url("//tools.euroland.com/tools/splookup/Styles/ae-ada/bg_textarea.gif") no-repeat 0 0;
    border: 1px solid #f1f1f1;
    color: #b1b1b1;
}
.fi-fi #txtStartDate, .fi-fi #txtEndDate, .fi-fi #txtHeaderCurrency
{
	width:150px !important;
}
#txtStartDate, #txtEndDate, #txtHeaderCurrency 
{
	width:125px;
    color: inherit;
}

.break
{
    height: 10px;
}
.div-result h1
{
    font-weight: bold;
}
.result-box-border
{
    border-color: #CACACA;
}
.multiple-result-box-border
{
    border-color: #CACACA;
}
.result-close-icon
{
    border: 1px solid #CACACA;
    position: absolute;
    height: 23px;
    width: 23px;
    background-color: #FEFEFE;
    border-radius: 2px 2px 2px 2px;
    vertical-align: middle;
    z-index: 999999;
    text-align: center;
    vertical-align: bottom;
    line-height: 23px;
}
.result-close-icon:hover
{
    cursor: pointer;
}
.single-share
{
    width: 49%;
}
.single-share table
{
    margin: 0 auto;
}
.single-result-values
{
    padding-left: 25px;
    line-height: 20px;
    text-align: left;
}
.single-result-date-text
{
    font-weight: bold;
    text-align: center;
}
.single-result-close-price-value
{
    font-weight: bold;
}
.single-result-close-price-text
{
    font-weight: bold;
    text-align: center;
}
.single-result-close-price-currency
{
    font-weight: bold;
}
.single-share-sperator
{
    border-left: 1px solid #C2C2C2;
}
.multi-share
{
    padding-left: 12px;
}
.mutil-result-share-name
{
    font-weight: bolder;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
}
.mutil-result-close-price-value
{
    font-weight: bolder;
}
.mutil-result-close-price-currency
{
    font-weight: bolder;
}
.mutil-result-market-name
{
    font-size: 12px;
}
.mutil-result-share-box-item
{
    margin: 5px;
    border: 1px solid #B7B7B7;
    background-color: #FAFAFA;
    display: inline-block;
    text-align: center;
    line-height: 22px;
    border-radius: 5px 5px 5px 5px;
}
.second-heading
{
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
}
/***************************SEARCH RESULT END********************************/
.local-currency { width: 95px !important;}
