
 @font-face {
font-family: 'almoniTzar400';
font-weight: 400; /*(regular)*/
font-style: normal;
src: url('/Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.eot');
src: url('/Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.eot?#iefix') format('embedded-opentype'), 
    url('/Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.woff') format('woff'), 
    url('/Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.woff2') format('woff2');
}

@font-face {
font-family: 'almoniTzar300';
font-weight: 300; /*(light)*/
font-style: normal;
src: url('/Static/fonts/almoni-tzar/almoni-tzar-light-aaa.eot');
src: url('/Static/fonts/almoni-tzar/almoni-tzar-light-aaa.eot?#iefix') format('embedded-opentype'), 
    url('/Static/fonts/almoni-tzar/almoni-tzar-light-aaa.woff') format('woff'), 
    url('/Static/fonts/almoni-tzar/almoni-tzar-light-aaa.woff2') format('woff2');
}
.sponser { display:none}
body {font-family: almoniTzar400;}
#graphBox > div:nth-of-type(4)
    {    
    background:rgb(238, 238, 238);
    height: 25px;
    width: calc(100% - 27px);
    margin: 10px 10px 0 15px;    
    }
#graphBox > div:nth-of-type(4) span 
    {
    font: normal 11px/24px almoniTzar400;
    text-align:left;  
    color:#666;
    display: block;
    margin-left:10px;
    }
#graphBox > div:nth-of-type(4) span img
    {
    float:none !important;
    margin-top:-19px !important;
    }  
    
/*--------------------------------------------*/        
/* Instrument Page    
/*--------------------------------------------*/
#instrumentPage
    {
    position:relative;
    overflow:hidden;
    top:0;
    width:100%;
    margin:60px 0 0 0;
    padding:0;
    }
#instrumentPage #graphBox { margin:20px auto 0}
#smallGraph {width:100%;}

#instrumentPage #graphBox img:nth-of-type(1)
    {
    float:left;
    margin-left:15px;
    }    
#instrumentPage #graphBox img:nth-of-type(3)
    {
    margin:20px auto;
    display: block;
    padding-top:0;
    }    
#instrumentPage #graphBox div:nth-of-type(1)
    {
    font: normal 35px/35px almoniTzar400;
    float:none;
    } 
#instrumentPage #graphBox div:nth-of-type(2),
#instrumentPage #graphBox div:nth-of-type(3)
    {
    font: normal 32px almoniTzar400;
    text-align: right;
 position:static;
    direction:ltr;
    }
#instrumentPage #graphBox div:nth-of-type(2)
    {
    font: normal 60px almoniTzar400;
    /* color:#000; */
    /* margin-top: -10px; */
    }        
#instrumentAllDetails
    {
     
    display: block;
    overflow: hidden;
    }    
#instrumentAllDetails > div
    {
    width:50%;
    height:1.438em;
    float:right;
    border:0;
    color:#333;
    border-bottom:1px solid #ccc;
    margin-bottom:1px;
    }
#instrumentAllDetails > div div
    {    
    width: 50%;
    height:inherit;
    float: right;
    text-align:center;
    }
#instrumentAllDetails > div div:first-child
    {
    background:#ebf1f7;
    font:normal 0.813em/1.6em almoniTzar400;
    }
#instrumentAllDetails > div div:nth-of-type(2)
    {
    background:#fff9f4;
    color:#000;
    font:normal 0.875em/1.8em almoniTzar400;
    direction:ltr;
    }
#instrumentSmallDetails
    {
    display:block;
    clear:both;
    /*background:#ebf1f7;border-bottom:1px solid #808080;*/
    height:25px;
    color:#333;
    font:normal 1em/2em almoniTzar400;
 
    margin:20px auto 0;
    }
.Details2Content  {  margin:0 auto; width:94%}
.instWrap { width:94%; margin:0 auto}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
}



#instrumentSmallDetails div:first-child
    {
    float:right;
    margin-right:5px;
    }    
#instrumentSmallDetails div:nth-child(2)
    {
    float:left;
    margin-left:5px;
    }    
#instrumentBTNs
    {
    display: block;
    overflow: hidden;
    margin: 20px auto;
    width:100%;
    }
#instrumentBTNs .btnProp
    {
    width:60px !important;
    margin: 0 4px !important;
    font-size: 1.2em;
    padding: 5px 5px;
    float:right;
    font-weight: normal;
    }
#instrumentBTNs #AddToYourFileBTN.btnProp,
#instrumentBTNs #RefreshDataBTN
    {
    width:100px !important;
    }    
.AboutCompany
    {
    clear:both;
    width:95%;
    display:block;
    margin:10px auto;
    padding:0 0 20px 0;
    border-bottom:1px solid #ccc;
    }
.AboutCompany h2
    {
    border-top: 1px solid #ccc;
    height: 32px;
    background: url('https://images.globes.co.il/images/portal/titleBG.png') repeat-x left bottom;
    font: bold 1.125em/1.556em 'almoni-dl';
    display: block;
    vertical-align: middle;
    width: 100%;  
    padding-right:5px;
    }              
.AboutCompany > div
    {
    width: 90%;
    padding-right: 5px;
    padding-bottom:10px;
    }
#instrumentPage #link1,
#instrumentPage #link2
    {
    position:static;
    float: left;
    margin:15px 10% 0;
    }
#link2  {margin:15px auto !important;width:100%}  
#link2 img  {margin:0 auto; display:block}  
#graphImg
    {
    margin:0 auto;
    display:block;
    width:100%;
    }
#dvGraphTabs table
    {
    width:100%;
    display:table;
    margin:10px auto;
    }     
#dvGraphTabs table td {font-weight:bold;font-size:16px;background:#eee;cursor:pointer;text-align:center;border:20px #fff solid;padding:10px}   
#dvGraphTabs table td:hover { background:#c00; color:#fff;}    


#graphImg, #enlarge img, #tofullGraph, .ballon {display:none}    
.small_interest_title {margin:10px 0;font-family: almoniTzar400;color: #000;font-size: 32px;line-height: 30px;font-weight: normal;}
.sub_title_bar,.sub_title_bar a {color: #000;font-size: 35px;text-align: right;margin:20px 0;/* font-family:"almoni-dl"; */font-weight:normal;}
.tblDetails,.bondAddInfo {margin:0 5px}
.tblDetails td {font-size: 23px;padding:5px 0;border-bottom:1px #eee solid;font-family: almoniTzar300;}
.tblDetails .title,.tblDetails .withBG  {width:50%}
.tblDetails .number {}
.positive {color:#007804;}
.negative {color:#c00; direction:ltr; text-align:right}
 
#Maya_data h2, #Maya_data h2 a, #Maya_data dt a,  #Maya_data .bm_data {font-size: 21px;font-family: almoniTzar300;line-height: 23px;font-weight:normal;width: 80%;}
#Maya_data h2 a,#Maya_data .bm_link {color: #000;}


#InstrDatatbl td {line-height: 23px;}
#InstrDatatbl .instrumentTitle.topInstrument_BorderLeft,#InstrDatatbl .tdInstrumentData.negative {width:65px}

#InstrDatatbl .tdInstrumentData.negative {padding-right:6px}
 .tdInstrumentData.negative {background:#F9DCD3;color:#c00;font-weight:bold; text-align:center !important}
 .tdInstrumentData.positive {background:#CFFADB;color:#007804;/* font-weight:bold; */text-align:center !important;}
 #tblIndexInstruments .bgRed{background:#c00 !important;color:#fff}
 #tblIndexInstruments .bgGreen{background:#090 !important;color:#fff}
 

/* menaya nav bottom */  
#divIndexInstrumentPagging1, #divIndexInstrumentPagging2, #divIndexInstrumentPagging3 {
    border: 1px solid #d1d1d1;
    float: right;
    height: 15px;
    margin: 1px;
    padding: 2px;
    text-align: center;
    width: 15px;
    font-size:12px;
}
#divIndexInstrumentTotalPage {
    float: right;
    height: 15px;
    margin: 1px;
    padding: 2px;
    text-align: center;
    width: 20px;
    font-size:12px;
} 
 
.tblInstrumentYield td {
    padding:0px 3px 0px 5px;
    line-height:18px;
    font-size:12px;
    direction:ltr;
    text-align: right;
    height: 30px;
    }
#tblIndexInstruments {margin-bottom:10px}    
/* end menaya nav bottom */ 
#instruments_news_box,#Maya_data {margin:0 5px}
.global_div_box_js_graphic_tool  {padding-top:0 !important }

.standartArticleTitle a {font-family: "almoni-dl7";font-size: 15px;  }    
.g_Article_DateTime {font-size: 15px;font-family: "almoni-dl"; color:#999}
.g_Article_Author { display:none}
.tblInstrumentYield td.withBG {background-color:#D7E6EE;} 
.tblInstrumentYield td.yieldData {
	font-size:12px;
	padding:11px 3px 0 5px; 
	height:15px;
	font-weight:bold;
	text-align:center;
	}
.tblInstrumentYield td.title,.dailyTradeTable th.Title2
{
text-align:right;
font-size: 11px;
font-weight:normal;
line-height:24px;
padding:0 5px 0 0;
background-color:#f1dfcf;
vertical-align:middle;
color:#646464;
border-left:none !important;
border-right:none !important;
border-top:none !important;
border-bottom:1px #ccc solid;
}

.indicesGraphSquar {
	line-height:2px;
	font-size:2px;
	float:right;
	width:10px;
	height:10px;
	margin:5px 3px 2px 3px;
}

#frmIndicesGraph { display:none}

  .instrumentAnalystsTitle {font-weight:bold;color:#646464;padding:0 5px 0 0;background-color:#efefef;  border-top:1px solid #D1D1D1;vertical-align:middle;}
.instrumentAnalystsTitle{border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
.instrumentSort{background-color:#ececec;}
.instrumentTitle div a{text-decoration:none;}
.topInstrument_BorderLeftWhite  {border-left:1px solid #ffffff; }
.topInstrument_BorderLeft  {border-left:1px solid #D1D1D1; }
.topInstrument_BorderRight  { border-right:1px solid #D1D1D1; }

.tdInstrumentData a {/* font-weight:bold; */color:#092D45;text-decoration:none;}

.tdInstrumentData span {font-weight:bold}

.ask_bid_class {float:none !important}

 .tblInstrumentYield td {
        padding: 5px 8px 5px 5px;
        line-height:18px;
        font-size: 21px;
        direction:ltr;
        text-align: right;
     }
.tblInstrumentYield td.withBG {background-color:#FCF7E7;} 
 .tblInstrumentYield td.yieldData {
	 font-size:12px;
	 padding:11px 3px 0 5px; 
	 height:15px;
	 font-weight:bold;
	 text-align:center;
	 }
.tblInstrumentYield td.title,.dailyTradeTable th.Title2{
		text-align:center;
		font-size: 12px;
		font-weight:bold;
		line-height:22px;
		padding:0 5px 0 0;
		background-color:#efefef;
		border-top:1px solid #D1D1D1;
		vertical-align:middle;
	    color:#646464;
}

 .dailyTradeTable td {padding:2px 5px;font-size: 21px;height:23px; text-align:right;border-bottom:1px solid #d1d1d1;border-left:1px solid white;direction:ltr;text-align:right;font-weight:normal;}
.dailyTradeTable td.dailyTradeHeader{FONT-SIZE:14px;COLOR:#000; font-weight:bold; BACKGROUND-COLOR:#D8D8D8;padding-right:12px;border-top:1px solid white;border-left:1px solid #d1d1d1; direction:rtl; text-align:center;}
.dailyTradeTable td.innerTable{FONT-SIZE:11px;padding-right:0; border-bottom:1px solid #d1d1d1; border-left:1px solid white;}
.dailyTradeTable td.green{COLOR:#008000; border-bottom:1px solid #d1d1d1; border-left:1px solid white;}
.dailyTradeTable td.red{COLOR:#276AAD; border-bottom:1px solid #d1d1d1; border-left:1px solid white;}
.dailyTradeTable th{FONT-SIZE:11px;background:#ECECEC; padding-right:5px; border-bottom:1px solid #d1d1d1; border-left:1px solid white; direction:ltr; text-align:right; font-weight:bold;}
 
.tblInstrumentYield td.title,.dailyTradeTable th.Title2
{text-align:right;font-family: almoniTzar300;font-size: 16px;font-weight:normal;line-height: 34px;padding: 2px 5px 2px 0;background-color:#f1dfcf;vertical-align:middle;color:#646464;border-left:none !important;border-right:none !important;border-top:none !important;border-bottom:1px #ccc solid;}


.sub_title_bar .arrowLink, .arrowLink {color:#97133f !important;font-family:almoniTzar400;float:left;font-size: 21px;font-weight:normal;background:none;padding:0 !important;}
.arrowLink:hover {text-decoration:underline}
.arrowLink:after {content:" >"}

.instrumentTitle, .instrumentAnalystsTitle {
    background: none repeat scroll 0 0 #f1dfcf;
    border-bottom: 1px solid #ccc;
    color: #555;
    font-size: 21px;
    font-weight: normal;
    /* height: 24px; */
    line-height: 15px;
    padding: 7px 5px 7px 0;
    vertical-align: middle;
}

.instrumentInterestData, .instrumentReportData, .instrumentAnalystsData {
    border-bottom: 1px solid #d1d1d1;
    font-size: 15px !important;
    line-height: 15px;
    height: 24px;
    padding: 1px 3px 0 5px;
}

#tblLastDailyDeals i {font-size: 21px;line-height: 32px;}

 

.sekindo iframe {margin:0 auto; display:block}
  .footer_ads
    {
    width: 320px;
    height: 50px;
    display: block;
    overflow: hidden;
    margin:20px auto; 
    }
    .footer_ads a img {width:auto !important}
   
.socialLinks { overflow:hidden; text-align:center}    
.socialLinks.sticked { position:fixed;top:40px; background:#fff9f4; width:100%; right:0; z-index:100;padding-right:10px; height:50px; opacity:0.9;border:1px #ddd solid;border-left:0;border-right:0}
.socialLinks a,.whatsappBTN {vertical-align:top; width:30px;height:41px; margin:0; text-indent:1000px; }
.whatsappBTN iframe {float:right}
.whatsappBTN iframe .wa_btn { background:none !important;}
.socialLinks .bigFontBTN { background:url(https://images.globes.co.il/images/m/font.svg) no-repeat 0 15px; display:none}

.socialLinks .fbBTN { background:url(https://images.globes.co.il/images/m/facebook-42.png) no-repeat 5px 5px;width:134px;height:42px; padding:5px 5px 5px 0; margin-top:10px;border:1px #ccc solid; float:right}

.socialLinks .whatsappBTN { background:url(https://images.globes.co.il/images/m/whatsapp-42.png) no-repeat 5px 5px; margin-top:10px;width:141px;height:42px; padding:5px 5px 5px 0; border:1px #ccc solid; float:left}

.socialLinks .sendBTN { background:url(https://images.globes.co.il/images/m/message-01.svg) no-repeat 0 0; width:35px; margin-top:12px; display:none}
.socialLinks .talkbackBTN { background:url(https://images.globes.co.il/images/m/talkback.svg) no-repeat 0 1px; margin-top:10px; text-indent:10px !important;color:#c00 !important; text-decoration:none; font-size:15px;font-family:Arial; line-height:30px; font-weight:bold; width:40px; display:none}
.bigFontBTN {display:none}


/*************************************************************
Response Part
*************************************************************/	
.Response_TableClass tr {padding-top:10px;}
.Response_TableClass td {border-top:1px solid #c8c8c8;padding-top:10px;}
.Response_TableClass .Resp_Logo_class {float:right;width:30px;background:url(https://images.globes.co.il/images/site2/images/icon_21x14_BubbleT.gif) no-repeat right 3px;height:40px;}
.Response_TableClass .Resp_Logo_Child_class {float:right;width:65px;background-repeat:no-repeat;background-position:right 3px;height:40px;}
.Response_TableClass .Resp_Text_class {float:right;height:40px;font-weight:bold;font-size:14px;color:#000;padding:0;direction:rtl;}
.NoContent {display:inline-block;padding-right:10px;color:#666;font-size:12px;}	
.Response_TableClass .Resp_TextSpan {display:block;cursor:pointer;}		
.Response_TableClass .Resp_TextSpan a:link,.Response_TableClass .Resp_TextSpan a:visited,.Response_TableClass .Resp_TextSpan a:active {color:#222;text-decoration:none;}	
.Response_TableClass .Resp_TextSpan a:hover {color:#c00;text-decoration:none;}
.Response_TableClass .Resp_TimeDate {font-size:11px;color:#666;font-weight:normal;}
.Response_TableClass .Resp_Nickname {font-size:12px;color:#c00;font-weight:normal;margin-right:20px;}
.Response_TableClass .Resp_Status {font-size:11px;color:#666;font-weight:normal;}
.Response_TableClass .Resp_Rcmnd_class {float:left;font-size:12px;color:#c00;font-weight:bold;margin-top:15px;width:60px;}
.Response_TableClass .Resp_Confirm_class {float:left;width:80px;height:20px;margin-top:14px;font-weight:bold;font-size:12px;color:#000;padding:0;direction:rtl;text-align:center;}
.Response_TableClass .Resp_Conf_span {text-align:center;width:18px;height:14px;vertical-align:top;font-weight:bold;}
.Response_TableClass .Resp_Content {clear:both;color:#333;font-size:14px;font-weight:normal;padding:5px 0 0 5px;}
.Response_TableClass  .Resp_Message_Class {padding:0;margin-right:35px;}
.Resp_Message_Class_eqular {padding:0 35px 10px 0;margin-right:0;color:#333;}
.Response_TableClass  .Resp_btm_innerBox_Class {clear:both;height:30px;width:520px;margin:0;padding-top:5px;background-color:#f8f8f8;color:#4b4b4b;padding-right:30px;}	
.Response_TableClass  .Resp_btm_1 a:link,.Response_TableClass  .Resp_btm_1 a:visited,.Response_TableClass  .Resp_btm_1 a:active {color:#c00;font-size:16px;font-weight:bold;}
.Response_TableClass .Resp_btm_1 a:hover,.Response_TableClass .Resp_btm_2 a:hover {color:#c00;}
.Response_TableClass .Resp_btm_2 a:link,.Response_TableClass .Resp_btm_2 a:visited,.Response_TableClass .Resp_btm_2 a:active {color:#4b4b4b;font-size:13px;font-weight:bold;margin-right:25px;display:inline-block;text-decoration:none;}
 .Response_TableClass #Resp_content_innerBox_x {margin:10px 30px 10px 10px;}	
.Response_TableClass .Resp_Div_Seprator	{clear:both;line-height:1px;font-size:1px;height:10px;}
.Resp_RefreshBTM {font-size:14px;font-weight:bold;color:#c00;text-decoration:none;float:left;}
.Resp_RefreshBTM:hover {text-decoration:underline !important}
#td_refresh {padding:0 0 20px 0;margin:0 0 20px 0;height:20px;}
#td_refresh a.btn {float:right}
#F_Box_LineG{width:100%;height:1px;line-height:1px;font-size:1px;background-color:#909090;clear:both;display:block;}
.newMessageBut {float:right;color:#fff;font-size:16px;font-weight:bold;background:url(https://images.globes.co.il/images/site/finance/newMessageBut.png) no-repeat 0 0;width:160px;height:32px;text-align:center;line-height:24px}

/*************************************************************
New Response Part
*************************************************************/	
#response
    {
    width:96%;
    margin:15px auto;
    }
#response h3,
.h3Title
    {
    width:100%;
    border-top:1px solid #e3c9bb;
    background:url('https://images.globes.co.il/images/m/mador_title_border.png') bottom right repeat-x;
    padding:5px 0;
    }
#response h3
    {
    width:100% !important;
    }    
#response a
    {
    float: left;
    padding: 0px;
    margin-top: -3px;       
    }
.responseBox
    {
    background:url('https://images.globes.co.il/images/m/arrow_to_left.png') 0 20px  no-repeat;
    }  

.responseBox, .responseBoxNoText
    {
    width:98% !important;
    border-bottom: 1px solid #e3c9bb;
    padding: 15px 0;
    cursor:pointer;    
    }  
 
.responseBoxIsOpen
    {
    border-bottom: 1px solid #e3c9bb;
    padding: 15px 0;
    cursor:pointer;
    background:url('https://images.globes.co.il/images/m/arrow_to_down.png') 0 20px  no-repeat;
    }    
.response_firstLine
    {
    width:90%;
    font:bold 1em 'almoni-dl';
    }
.response_details
    {
    color:#999;
    font-family:Arial;
    }
.response_details span:nth-child(1)
    {
    font-weight: bold;
    margin-left: 15px;
    float: right
    }    
.response_details span:nth-child(2)
    {
    font-weight:normal;
    }    
.response_alltext
    {
    font:normal 1em/1.4 'almoni-dl';
    margin-top: 10px;
    display:none;
    }
.response_toAll
    {
    position: relative;
    top: -30px;
    float: left;
    }
.AddResponseBox    
    {
    width: 95%;
    margin-bottom: 140px;
    display: block;
    overflow: hidden;
    margin: 100px auto 0;
    }
.AddResponseBox .main_title       {        font:normal 1.2em/1.2 'almoni-dl';    }
.AddResponseBox span {font:normal 12px/14px 'almoni-dl';}
.AddResponseBox .sub_title_bar { color: #2f81b8;    font-family: "almoni-dl";    font-size: 27px;    margin: 20px 0;    text-align: center;}
#mainDiv    
    {
    width:95%;
    display: block;
    overflow: hidden;
    margin: 10px auto;
    }    
#mainDiv input[type='text'],
#mainDiv input[type='password'],
#mainDiv input[type='email'],
#mainDiv textarea
    {
    border: 1px solid #e2d7d2;            
    width:93%;
    height: 32px;
    border-radius: 3px;
    box-shadow:inset 0px 2px 3px -1px #ccc;
    background-color: #fdfdfd;
    margin-bottom:15px;
    font:normal 1em 'almoni-dl';
    outline:none;
    padding:0 5px;
    direction:ltr;
    } 
textarea
    {
    height:100px !important;
    overflow:hidden;
    overflow-y:auto;
    resize:none;
    }    
.txtBlackBold    
    {
    font-size:15px;
    direction: rtl !important;
    display: block;
    width: 100%;
    clear: both;
    }
#mainDiv input[type='button'] 
    {
    width:279px;
    height:50px;
    background:url('https://images.globes.co.il/images/m/send_response_a.png') no-repeat;
    display:block;
    overflow:hidden;
    margin:10px auto 15px auto;
    border:0;
    cursor:pointer;
    }
    
#mainDiv input[type='submit']{
    width:278px;
    height:40px;
    display:block;
    color:#fff;
    background:#2f81b8;
    border:0;
    text-align:center;
    font:bold 1.2em 'almoni-dl';
    margin:0 auto;
    -webkit-appearance: none;
    border-radius: 0;
}    

.messageDiv
    {
    color:#c00;
    font:bold 1.2em 'almoni-dl';
    margin:10px 0;
    text-align:center;
    }     
.response_thanks
    {
    color: #333;
    width:95%;
    display:block;
    overflow:hidden;
    margin:30px auto;
    font:bold 1.2em 'almoni-dl';
    text-align: center;
    }
    
  /*--------------------------------------------*/

  #btnToResponse {    
      color: #000;
    font-size: 27px;
    text-align: center;
    margin: 20px 0;
    font-family: "almoni-dl";
    font-weight: normal;
  }
  #btnToResponse:after { 
          content: ">>";
    margin-right: 10px;
    font-size: 20px;
    font-family: almoniTzar400;
    line-height: 19px;
    vertical-align: middle;
  }






  

@font-face {
  font-family: 'OpenSansHebrew';
  font-style: normal;
  font-weight: 400;
  src: url(/Static/fonts/OpenSansHebrew/OpenSansHebrew-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'OpenSansHebrewCondensedBold';
  font-style: normal;
  font-weight: 800;
  src: url(/Static/fonts/OpenSansHebrewCondensed/OpenSansHebrewCondensed-Bold.ttf) format('truetype');
}

@font-face {
  font-family: 'OpenSansHebrewCondensedRegular';
  font-style: normal;
  font-weight: 800;
  src: url(/Static/fonts/OpenSansHebrewCondensed/OpenSansHebrewCondensed-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'OpenSansHebrewCondensedLight';
  font-style: normal;
  font-weight: 800;
  src: url(/Static/fonts/OpenSansHebrewCondensed/OpenSansHebrewCondensed-Light.ttf) format('truetype');
}

@font-face {
font-family: 'almoniTzar7';
font-weight: 700; /*(bold)*/
font-style: normal;
src: url('/Static/fonts/almoni/almoni-tzar-aaa-700.eot');
src: url('/Static/fonts/almoni/almoni-tzar-aaa-700.eot?#iefix') format('embedded-opentype'), url('/Static/fonts/almoni/almoni-tzar-aaa-700.ttf') format('truetype'), url('/Static/fonts/almoni/almoni-tzar-aaa-700.woff') format('woff');
}
@font-face {
font-family: 'almoniTzar3';
font-weight: 300; /*(light)*/
font-style: normal;
src: url('/Static/fonts/almoni/almoni-tzar-aaa-300.eot');
src: url('/Static/fonts/almoni/almoni-tzar-aaa-300.eot?#iefix') format('embedded-opentype'), url('/Static/fonts/almoni/almoni-tzar-aaa-300.ttf') format('truetype'), url('/Static/fonts/almoni/almoni-tzar-aaa-300.woff') format('woff');
}
@font-face {
font-family: 'almoniTzar4';
font-weight: 400; /*(regular)*/
font-style: normal;
src: url('/Static/fonts/almoni/almoni-tzar-aaa-400.eot');
src: url('/Static/fonts/almoni/almoni-tzar-aaa-400.eot?#iefix') format('embedded-opentype'), url('/Static/fonts/almoni/almoni-tzar-aaa-400.ttf') format('truetype'), url('/Static/fonts/almoni/almoni-tzar-aaa-400.woff') format('woff');
}

@font-face{
	font-family:'almoni-dl7';
	font-weight:700; /*(bold)*/
	font-style: normal;
	src: url('/Static/fonts/almoni/almoni-dl-aaa-700.eot'); 
	src: url('/Static/fonts/almoni/almoni-dl-aaa-700.eot?#iefix') format('embedded-opentype'), 
		url('/Static/fonts/almoni/almoni-dl-aaa-700.ttf') format('truetype'), 
		url('/Static/fonts/almoni/almoni-dl-aaa-700.woff') format('woff'), 
		url('/Static/fonts/almoni/almoni-dl-aaa-700.svg#almoni-dl-bold') format('svg');
}

@font-face{
	font-family:'almoni-dl';
	font-weight:400; /*(regular)*/
	font-style: normal;
	src: url('/Static/fonts/almoni/almoni-dl-aaa-400.eot'); 
	src: url('/Static/fonts/almoni/almoni-dl-aaa-400.eot?#iefix') format('embedded-opentype'), 
		url('/Static/fonts/almoni/almoni-dl-aaa-400.ttf') format('truetype'), 
		url('/Static/fonts/almoni/almoni-dl-aaa-400.woff') format('woff'), 
		url('/Static/fonts/almoni/almoni-dl-aaa-400.svg#almoni-dl-regular') format('svg');
}

   


/* finance */   
.marquee {height: 15px;overflow: hidden;direction: ltr;}    
.finance {
background-image: linear-gradient(rgba(0, 0, 0, 0.77), rgba(0, 0, 0, 0.77));
background-blend-mode: multiply;
padding: 6px;
}
.finance a { margin-left:5px;direction: rtl; display: inline-block;}
.finance span {
display: inline-block;
font-size: 20px;
font-family:almoniTzar3;
color: #fff;
line-height: 20px;
margin-left: 5px;
}

.finance .number {direction: ltr;text-align: left;}
.finance .up {color: #09d6da;}
.finance .down {color: #e7165b;}

/* end finance */  



/* portal */
.innerWrap {    margin-top: 70px !important}
.horizontal {position:relative!important;  z-index:1!important}
.innerWrap2:first-child {margin-top: 85px!important}

.instrumentInterestData .interestHoldingsGraphSquar, .instrumentInterestDataLastLine .interestHoldingsGraphSquar {
	line-height:2px;
	font-size:2px;
	float:right;
	width:13px;
	height:13px;
	border:1px solid #676767;
	margin:2px 3px 2px 3px;
}

.mayaMoreDataLink a {    font-size: 21px;}

#pListWrapper { text-align: center; z-index:1000;}
#pListWrapper select {
    width: 68%;
    LINE-HEIGHT: 20px;
    height: 30px;
    font-size: 17px;
     z-index:1000;
    
}
#pListWrapper .msg {
    font-size: 19px;
}
    #pListWrapper .msg.ok{color: #00cc00;}
    #pListWrapper .msg.fail{color: #cc0000;}

 /*#divInstrumentIndicesData     {   
      width: 100%;
    height: auto;
    overflow: auto;
 }
#tblIndexInstruments tr {
    display: table;
    table-layout: fixed;
    width: 100%;
}
    #tblIndexInstruments tr td {
        width: 70px;
        height: 60px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        border-left: 1px #ddd solid;
        padding: 0 2px;
    }*/

#tblIndexInstruments {
    display: block;
    width: 100%;
    overflow-x: auto;
}
.tdInstrumentData {border-bottom:1px solid #D1D1D1;border-top:1px solid #fff;padding:5px 10px;vertical-align: middle !important;font-size: 21px;}

#tblIndexInstruments .tdInstrumentData:first-child,
#tblIndexInstruments .instrumentTitle:first-child,
#tblIndexInstruments .tdInstrumentData1:first-child
  { display:none }

#tblIndexInstruments .tdInstrumentData:nth-child(2),
#tblIndexInstruments .instrumentTitle:nth-child(2),
#tblIndexInstruments .tdInstrumentData1:nth-child(2) {/*position: sticky; right:35px;background:#fff*/ position:absolute; width:120px; right:0; background:#fff9f4;    height: 31px;}
#tblIndexInstruments .instrumentTitle:nth-child(2) {height:30px; background:#f1dfcf;     text-indent: 5px;
    line-height: 33px;}

#tblIndexInstruments .tdInstrumentData:nth-child(3),
#tblIndexInstruments .instrumentTitle:nth-child(3),
#tblIndexInstruments .tdInstrumentData1:nth-child(3)  {margin-right:130px; display:block}

#tblIndexInstruments tr:nth-child(1) {    background: #f1dfcf;}

.highlight {
    -moz-animation: highlight 2s ease 0s 1 alternate ;
    -webkit-animation: highlight 2s ease 0s 1 alternate;
    animation: highlight 2s ease 0s 1 alternate;
}
@-webkit-keyframes highlight {
    from { background-color: #F6F6BC;}
    to {background-color: #FFF9F4;}
}
}
@-moz-keyframes highlight {
    from { background-color: #F6F6BC;}
    to {background-color: #FFF9F4;}
}
@-keyframes highlight {
    from { background-color: #F6F6BC;}
    to {background-color: #FFF9F4;}
}