@font-face {
    font-family: 'OpenSansHebrewBold';
    font-style: normal;
    font-weight: 800;
    src: url(/Static/fonts/OpenSansHebrewCondensed/OpenSansHebrewCondensed-Bold.ttf) format('truetype');
}
	
@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: 'OpenSansHebrewBold';
    font-style: normal;
    font-weight: 700;
    src: url(/Static/fonts/OpenSansHebrew/OpenSansHebrew-Bold.ttf) format('truetype')
}
 
#wrapper, #page-wrap, #container {width:100%}
#container {max-width:1284px;    margin: 0 auto;}
.logoWrap {overflow:visible; grid-template-columns: auto 1fr auto;    display: grid; }
.logoWrap .logoImg {margin-left:60px}
#GPage_main {width: 96%; margin: 0 auto; float:none}
.mainTbl  {width:100%}
#infoTable > div {  margin:0 auto 15px;}
#infoTable * { text-align:right}
#refreshBox { font-size:14px;font-family: 'OpenSansHebrew';}
.hpNavigation {margin: 7px 0px 0 0;}
.mainTbl.hul .symbol {
    text-align: left !important
}

.borderGr {grid-template-columns: 1fr 1fr;    display: grid; align-items: center;    margin-bottom: 25px}
.borderGr .border2 { display:flex; align-items: center;}
    .borderGr .border2.n2 span {
        white-space: nowrap;
        font-size: 19px;
        padding: 5px 10px;
        border: 1px #ccc solid;
        cursor: pointer;
        font-family: AlmoniDL400;
    }
.borderGr .border2 span:hover, .borderGr .border2 span.active {  background:#fff1e5;font-family: AlmoniDL700; }

.borderGr .border2.n1 span {   padding:5px 10px; border:1px #ccc solid; cursor:pointer;    padding: 16px 23px;    display: block;}

.border2.n1 #p {background:url(https://res.cloudinary.com/globes/image/upload/v1622551510/Digital/portal/icons/charts_qrw0ky.svg) no-repeat center center}
.border2.n1 #r {background:url(https://res.cloudinary.com/globes/image/upload/v1622551510/Digital/portal/icons/charts-line_smuoph.svg) no-repeat center center}
.border2.n1 #hl {background:url(https://res.cloudinary.com/globes/image/upload/v1622555888/Digital/portal/icons/charts-candles-2_ge6qqi.svg) no-repeat center center}
.border2.n1 #c {background:url(https://res.cloudinary.com/globes/image/upload/v1622555888/Digital/portal/icons/charts-candles-1_yppakv.svg) no-repeat center center}

.borderGr .border2.n1 span.active, .borderGr .border2.n1 span:hover {background-color:#fff1e5 !important;}

section.n3 {background:#fff1e5; margin-bottom:50px; display:flex;align-items: center; padding:2px 0; gap:20px;    font-family: 'almoniTzar400';}
    section.n3 input[type="text"] {
        width: 60px;
        height: 40px;
        border: 1px #666 solid;
        background: #fff !important;
    }
.n3 #btnUpdateGraph {
    background: #fff1e5;
    border: 1px #98133f solid;
    font-family: 'almoniTzar400';
    color: #98133f;

    font-size: 22px;
}
.n3 span {font-size:16px;    display: flex;    align-items: center;}
.n3 .display_graphs_title {font-size:19px}
.n3 #ma1 {border-right:7px #028489 solid;padding-right: 7px;}
.n3 #ma2 {border-right:7px #98133f solid;padding-right: 7px; }
.n3 #ma3 {border-right:7px #007805 solid;padding-right: 7px;}


#divGraphs {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
    font-family: OpenSansHebrew;
    margin-bottom: 30px;
    font-size: 19px;
}
#divGraphs .graphTitle {display:block; color:#1a1a1a; font-size:16px;font-family: OpenSansHebrewBold; margin-bottom:9px}
#divGraphs div img {cursor:pointer}

.mainTbl td.less, .mainTbl td.more, .mainTbl td.less2, .mainTbl td.more2, .mainTbl td.change, .mainTbl td.profitmoney, .mainTbl td.numLtr, .mainTbl td.nopchange {
    direction: ltr !important;
    text-align: right !important;
    white-space:nowrap;
       
} 
#ddlInstruments {-webkit-box-shadow: none;}
.rtMobile {
    display: none
}

 .SignWizard_popup {background-color: #fff9f4 !important;padding: 50px 0 !important;}
#GH_BigNavBar a {    font-size: 18px !important;
    padding: 7px 9px;
    font-family: AlmoniDL400;
    line-height: 26px !important;}
#GH_BigNavBar .active a {
    font-family: AlmoniDL700;
    position: relative;
}
#GH_BigNavBar .active a::after {
    position: absolute;
    width: 14px;
    background:#98133f;
    height: 2px;
    border-radius: 1.5px;
    bottom: 5px;
    right: 9px;
    content: "";
}
.managePortfolio .mp   {    
    border-radius: 2px;
    border: solid 1px #e5e5e5;
    background-repeat:  no-repeat;
    display: inline-block;
    width: 75px;
    height: 49px;
    margin: 0 5px 0 0;
    line-height: 81px;
    text-align: center;
    background-position:center 7px;
    cursor:pointer;
    font-size:12px;
    font-family:OpenSansHebrew;
    color:#1a1a1a;

}
@font-face {
    font-family: 'OpenSansHebrew';
    font-style: normal;
    font-weight: 800;
    src: url(/Static/fonts/OpenSansHebrewCondensed/OpenSansHebrewCondensed-Regular.ttf) format('truetype');
}
.managePortfolio .excel { background-image:url(https://res.cloudinary.com/globes/image/upload/v1621322078/Digital/portal/icons/exell_eef7yp.svg)}
.managePortfolio .newPortfolio {background-image:url(https://res.cloudinary.com/globes/image/upload/v1621322078/Digital/portal/icons/add-portfolio_iwmfrg.svg)}
.managePortfolio .instrumentAlert {background-image:url(https://res.cloudinary.com/globes/image/upload/v1621322078/Digital/portal/icons/stock-notification_ajql0z.svg)}
.managePortfolio .PortfolioAlert {background-image:url(https://res.cloudinary.com/globes/image/upload/v1621322078/Digital/portal/icons/portfolio-notification_kyo5zr.svg) }
.managePortfolio .buySell {background-image:url(https://res.cloudinary.com/globes/image/upload/v1621322078/Digital/portal/icons/buy-sell-stocks_p0n3mq.svg) }
.managePortfolio .removePortfolio {background-image:url(https://res.cloudinary.com/globes/image/upload/v1621322078/Digital/portal/icons/exell_eef7yp.svg) }
.managePortfolio .about {background-image:url(https://res.cloudinary.com/globes/image/upload/v1621322078/Digital/portal/icons/exell_eef7yp.svg) }
.managePortfolio .cash {background-image:url(https://res.cloudinary.com/globes/image/upload/v1621322078/Digital/portal/icons/cash-bills_ccmuw6.svg)}
.managePortfolio .showMore {background-image:url(https://res.cloudinary.com/globes/image/upload/v1621427758/Digital/portal/icons/combined-shape_keebll.svg)}
.managePortfolio #lblChangeName{background-image:url(https://res.cloudinary.com/globes/image/upload/v1626002995/Digital/portal/icons/edit_ri6eai.svg)}
.managePortfolio #lblRemovePortfolio{background-image:url(https://res.cloudinary.com/globes/image/upload/v1626002995/Digital/portal/icons/trash_zuok1q.svg)}
#ddlPortfolio {font-size: 32px;    font-family: 'almoniTzar400';    background: #fff9f4; border:1px #f1dfcf solid}

section.managePortfolio .showMore {position: relative; display: inline-block; width: 36px!important;}
section.managePortfolio .showMore .more {display:none; background-color: #fff1e5; position: absolute; left: -1px;top: 48px;     z-index: 2;  padding: 6px 11px;  width: 110px; box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);}
section.managePortfolio .showMore .more span {
    font-size: 16px;
    display: block;
    line-height: 27px;
    text-align: right !important;
    height: auto;
    width:100%;
    margin: 0;
    border: 0;
    background:none;
}
#volume, #MA {
    width: 16px;
    height: 16px;
    border-radius: 1px;
    border: solid 1px #484848;
    margin-left: 5px
}
#volumeHelp, #maHelp {    margin-right: 5px; position:relative}

section.managePortfolio .showMore:hover {
    background-color: #fff1e5;
}
.btnPagingPropON {
    height: 23px;
    width: 24px;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #700b2d;
    margin: 0 2px;
    background: #700b2d;
}

    .btnPagingPropON:hover {
        color: #fff
    }
    .instrument_row:hover, 
    .focusBG,
    .instrument_row:has(:checked) {
        background-color: #FFF1E5;
    }   


.table_refresh {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: flex-end;
}
#uc1_table {text-align:left}
#uc1_td_2_div_2 {margin-left: 0;color:#1a1a1a; }
#infoTable .Status .pStatus {display: grid;    column-gap: 20px;    height: auto;    grid-template-columns: auto auto 1fr; align-items:center; }
 
#infoTable .Status .pStatus .value span:first-child, #infoTable .Status .pStatus .profit span:first-child { color: #313131;     font-size: 22px;  font-family: 'almoniTzar300'; display: block; line-height:1;}
#infoTable .Status .pStatus .value span:last-child, #infoTable .Status .pStatus .profit span:last-child  {color:#1a1a1a;   font-size: 39px;font-family: OpenSansHebrewBold;}
.portfoliosList{display:flex;}
.defaultPortfolio{margin-right:10px;}
.defaultPortfolio span{font-family: OpenSansHebrew; font-size:12px; color:#666;}
.defaultPortfolio span:before{content:url(https://res.cloudinary.com/globes/image/upload/v1626004188/Digital/portal/icons/icons-default-portfolio_eavtlp.svg); display:block;    text-align: center;}
.track #section_instrument{margin-top:-20px;}

@media only screen and (min-width:480px) {
    .notification {    padding: 0px 8px !important;     text-align: right;margin-top: 4px !important }
}


#infoTable {padding-top:15px}
.operationCommandRight {display:grid;       grid-template-columns: 220px 1fr; align-items: center; column-gap:20px}
.operationCommandRight .form-label {margin:0}
.mainTbl .sort th, .mainTbl .sort td, .sticky .sort th, .sticky .sort td{padding:0 10px;}
.mainTbl th, .mainTbl td, .sticky th, .sticky td {  padding:10px;font-family: OpenSansHebrew; font-weight:normal; } 
.mainTbl td .changeP, .mainTbl td .changePAdd{font-family:'OpenSansHebrewBold';}
.mainTbl th,.sticky th { font-size:13px; background: #fff1e5; line-height: 12px; color: #1a1a1a;text-align:right;border-bottom: 1px #ccc solid; }
.mainTbl td {  border-bottom: solid 1px #d7d7d7;font-size:15px; direction:ltr;    min-width: 36px; }
/*.stats .mainTbl td { direction:rtl;  }*/
.stats .mainTbl .currency{direction:ltr;}
.mainTbl td strong {    font-family:OpenSansHebrewBold;}
#CPH_Main_UC1_repOut_Label1_0, #right_side_title_bar,  #right_side_title_bar span   {font-size:34px;font-family:almoniDL900; display:inline; margin: 0 5px 0 10px; }

#CPH_Main_UC1_repOut_lblValueTitle_0{font-family: OpenSansHebrewBold; margin-left:4px;}
.title_bar .numLtr {
    direction: ltr;
    display: inline-block;
}
.numLtr span{
    display: inline-block;
    margin-right:5px;
}
    .alertBtns, .bottomComment, #delFund1 {
        margin-right: 15px !important
    }

.noInstrumentComment {
    direction: ltr;
    font-family: OpenSansHebrew;
    font-size:18px;
}

#infoTable .addTrack {
    border: 1px solid #ebe7e1;
    display: inline-block;
    padding: 32px 48px 24px 48px;
    border-radius: 4px;
    text-align: center;
    margin: 32px 0;
}
#infoTable .addTrack p{
    margin:8px 0 0 0;
    text-align:center;
}
.historyOperation {
    width: 350px
}
.upperHistory .title_bar{
      display: grid;
     grid-template-columns: auto 1fr;
}
.title_bar {    font-size: 36px;
    line-height: 42px;
    font-family: 'almoniDL900';
    color: #1a1a1a;
    text-align: right;
    padding-bottom: 7px;
    display:flex;
    align-items: center;
    margin:0;
    position: relative;
    border-bottom: 1px solid #000;
}
.title_bar:after {
    position: absolute;
    content: '';
    border-radius: 5px;
    bottom: -2px;
    right: 0;
    width: 72px;
    border: 2px #c00 solid;
    background: #c00;
}
#left_side_title_bar {

    line-height: 1;
    width: calc(100% - 10px);
    margin: 0 0 6px 0;
}
.title_bar a, .title_bar span {font-family: OpenSansHebrew;font-size:14px;}
#Div_10, #Div_11 {    display: grid;    grid-template-columns: 1fr 200px;    grid-gap: 57px;}

section.stats {margin-bottom:50px; font-family: OpenSansHebrew;}
#lblDailyProfit.less {    color: #98133f !important;    direction: ltr;    display: inline-block;}
#lblDailyProfit.more {    color: #007805 !important;    direction: ltr;    display: inline-block;}
#lblDailyTotal {margin-left:56px}


.inputWr { grid-gap:15px}
.mainTbl .less span, .mainTbl .less2 span {
    color: #c00;
}
.mainTbl .less2  {
    background: #f9dcd3;
}
.mainTbl .more span, .mainTbl .more2 span {
    color: #007804;
}
.mainTbl .more2  {
    background: #cffadb;
}
.mainTbl td .delAlert {
    background: url(https://images.globes.co.il/globes/2019/m-alerts-trash-small.svg) no-repeat 0px -2px;
    text-indent: 32px;
    display: inline-block;
    } 

.mainTbl td .editAlert{
    background: url(https://res.cloudinary.com/globes/image/upload/v1621849779/Digital/portal/icons/icons-edit-pencil_rltb4a.svg) no-repeat 0px 3px;
    text-indent: 30px;
    display: inline-block;
    }

.mainTbl td.left { text-align:left !important}
.mainTbl td:nth-child(1) {
    direction: rtl;
}
.alertBtns, #delFund1 {
    margin-top: 20px;
    display: block;
}
    .alertBtns a, #delFund1 {
        margin-left: 20px;
        cursor: pointer;
        color: #666;
        font-size: 17px
    }

.tab:hover {background:none}
 
.command_menu a {font-size: 14px;
    white-space: nowrap;
    display: block;
    line-height: 26px;}
#commands_instrumentname {    margin-bottom: 10px;
    font-size: 19px;
    font-family: OpenSansHebrewBold;
    white-space: nowrap;
    direction: rtl;}
.command_menu a:hover { color:#98133f}
 .command_menu{ 
            background:#fff1e5; 
            padding:10px 20px;
            top: -5px;    
            left: 100%; 
            border-bottom: 1px solid #666;
            box-shadow: 0 1px 2px 0 rgb(0 0 0 / 30%);
            height: auto;
            position: absolute;
            z-index: 3;
       }


.imgTicker {    background: url(https://res.cloudinary.com/globes/image/upload/v1621427758/Digital/portal/icons/combined-shape_keebll.svg) no-repeat center center;
    display: inline-block;
    width: 3px!important;
    height: 17px;
    padding:0 10px;
}

#ModerDiv {
    DISPLAY: none;
    WIDTH: 230px;
    border: 0px;
    POSITION: absolute;
    HEIGHT: 170px;    margin: 10px 0 0 2px;
    z-index:9999999999999999
}
 


.balon_div_class {
    position: relative;
    top: 0;
    background-color: #FEFEFE;
    border: 1px solid #bbb;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 4px #cccccc;
    direction: rtl;
    font-size: 12px;
    left: 0;
    line-height: 20px;
    padding: 15px;
    text-align: right;
}
.balon_data_class {
    font-size: 13px;
    padding: 0 0 10px 0;
    display: block;
    overflow: hidden;
    text-align: right;
    direction: rtl;
}

       .imgTicker{position: relative;}
       .ballonHelp{display: none; position:absolute; border:1px solid black;     background: #fff;    z-index: 1;    padding: 10px;}
       .ballonP{position: relative}
       .ballonP:hover .ballonHelp{display:block;}
       #instrument_graph{position:absolute; display:none; width: 250px; height: auto; right: 50px; border: 1px solid #666;    background: #fff; z-index:1}
       #instrument_graph h4{background-color: white; padding:10px 10px 0 0}
       a.rowLink {position: relative; font-size:14px}

 #search_box {font-size: 15px;    float: left;    direction: ltr;  float: left; direction: ltr;    display: flex;  align-items: center;position: relative;    top: 40px;     z-index: 1;}
 #search_box span.plusImg {cursor: pointer;    background: url(https://res.cloudinary.com/globes/image/upload/v1621322078/Digital/portal/icons/add-portfolio_iwmfrg.svg) no-repeat 4px 0;
    width: 29px;
    height: 24px;
    display: inline-block;}
  #search_box span {color:#666}

 #CPH_Main_trContactComment, .bottomComment {font-size:16px; line-height:25px;font-family: OpenSansHebrew; margin-right:15px;}
 #dynestyname {display:none}

 #LG_wizard_close {margin:30px 0 0 30px}
 #MoverGraphDiv {
    border: 0px;
    DISPLAY: none;
    WIDTH: 500px;
    POSITION: absolute;
    HEIGHT: 470px;
}
 .graph_window {
    background-color: #FEFEFE;
    border: 1px solid #bbb;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 4px #cccccc;
    direction: rtl;
    font-size: 12px;
    left: 0;
    line-height: 20px;
    padding: 15px;
    text-align: right;
    width: 500px;
}
 
#infoTable .Status.maakav {margin: 0; }
#infoTable .Status.maakav .pStatus {  display:block;   }

#divPagging {
    FONT-SIZE: 14px;
    PADDING-BOTTOM: 10px
}
    #divPagging .blackLinkUL, #divPagging .Arial12_Black_Bold, #divPagging A:visited.blackLinkUL, #divPagging A:link.blackLinkUL {
        FONT-FAMILY: Arial;
        FONT-SIZE: 14px;
        COLOR: #700b2d;
        text-decoration: underline;
        CURSOR: pointer;
        margin-right: 15px;
    }

    #divPagging .Arial12_Black_Bold {
        text-decoration: none;
        font-weight: bold;
        font-size: 14px;
        line-height: 10px;
        text-align: right;
        text-decoration: none;
    }
    .valuemoney {
    font-weight: normal;
}
    .mainTblTR th{
       position:relative;
       padding:8px 10px;
    }
    .funds.mainTblTR th{
       padding:14px 10px;
    }
    .stockHeaderTitle{
        display:inline-block;    max-width: 63%;    margin-left: 5px;

    }
     .stockHeaderTitle.sort{
        cursor:pointer; 
    }

    .mainTbl  .sort br {
        display: none;
    }


 .stockHeaderSort {
        display: inline-flex;
        flex-direction: column;
        justify-content: space-evenly;
        margin:auto;
        height:calc(100% - 20px);
        position:absolute;
        top:11px;
        z-index:1;
        padding-right: 5px;

    }
 .stockHeaderSort span{
     cursor:pointer;
 }
 .stockHeaderSort span[id*="_sort_up"]{
      width: 0; 
      height: 0; 
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-bottom: 4px solid rgba(0, 0, 0, 0.30);
 }
  .stockHeaderSort span[id*="_sort_down"]{
      width: 0; 
      height: 0; 
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 4px solid rgba(0, 0, 0, 0.30);
 }
   .stockHeaderSort .active[id*="_sort_up"]{
     border-bottom-color: #c00;
  }
   .stockHeaderSort .active[id*="_sort_down"] {
       border-top-color:  #c00;
  }
   b {
    font-weight: normal;
}
    @media screen and (max-width:970px) and (orientation:landscape) {
        #navWrap {
        box-shadow: 0 3px 4px 0 rgb(0 0 0 / 21%);
        width: 100%;
        background: #fff1e5;
        height: auto;
        z-index: 1 !important;
        overflow: auto;
        position: relative !important;
    }

        #navWrap .hpNavigation {
            display: table !important;
        }

    .portfoliosList {
        background: #fff9f4;
        display: block;
    }
}




@media only screen and (max-width:480px) {
:has(.portfoliosList) #header .searchPortal {  top: 104px !important;}

#navWrap .hpNavigation {overflow: hidden;}

#GH_BigNavBar {padding-right: 55px;}



    .notification {margin: 0px 16px 10px !important}

    #dphKingholder {    padding-top: 8px;    padding-bottom: 8px;}

    .finance.marquee {top: 0}
    #wrapper #header {top: 28px !important}



    #wrapper.portal {
        margin-top: 160px !important;
    }
    #wrapper.portal.app {
        margin-top: 175px !important;
    }
    #wrapper.portal {
        margin-top: 188px !important;
    }

 
    .rtMobile {display:block}
    #GPage_main {
        width: 100%
    }
 
    .borderGr {
        grid-template-columns: 1fr;
        
    }

        .borderGr .border2.n2 span {
            white-space: nowrap;
        }

        .borderGr .border2.n1 {
            margin-right: 15px
        }

    #LG_wizard_close {
        margin: 40px 0 0 10px;
    }

    .SignWizard_popup_Iframe {
        margin-top: 35px !important
    }

    .SignWizard_popup_Iframe {
        margin-top: 0
    }

    .ManageIns_border {
        margin-top: -15px
    }

    #infoTable .Status.maakav .pStatus {
        margin-bottom: 10px
    }

    #Div_10, #Div_11 {
        display: block;
    }

    #mangPortfolioTbl * {
        font-size: 19px;
        font-family: 'almoniTzar300';
    }

    #LG_wizard_close {
        z-index: 11111111 !important;
    }

    #SignWizard_popup {
        z-index: 1111;
        position: fixed
    }
    #CPH_Main_UC1_repOut_Label1_0, #right_side_title_bar, #right_side_title_bar span {
    font-size: 30px;
    font-family: 'almoniTzar700';
    margin: 0;
}
  
    .upperHistory .title_bar{
     grid-template-columns: 1fr;
}
    .mainTbl, .sticky {
        direction: rtl;
        table-layout: fixed;
        border-collapse: collapse;
        font-family: arial
    }

        .mainTbl th, .sticky th {
            font-size: 14px;
            font-weight: bold;
            color: #1a1a1a;
        }

 

    .mainTbl tr {
        border-bottom: solid 1px #ccc;
    }

        .mainTbl td {
            font-size: 14px;
            white-space: nowrap;
        }

    .mainTblTR {
        visibility: hidden
    }

    .mainTbl {
        margin-top: -45px;
        background: #0000 !important;
    }


        .mainTbl .less span {
            color: #c00;
            display: inline-block;
            text-align: center;
            font-weight: bold !important;
        }

    .num {
        width: 40px;
        min-width: 40px !important;
        text-align: center !important
    }

    .mainTbl td:nth-child(5) {
        direction: ltr;
        text-align: right;
    }

    .mainTbl th {
        padding: 0 7px;
        text-align: right;
        height: 48px;
    }

    .mainTblTR {
        visibility: visible
    }

    .mainTbl {
        margin-top: 0;
        margin-bottom: 45px
    }

        .mainTbl td:nth-child(1), .mainTbl th:nth-child(1) {
            position: absolute;
            width: 130px !important;
            right: 0;
            line-height: 32px;
            border-left: 1px #ccc solid;
            z-index:2;
           
        }
        .stockHeaderSort {
            height: calc(100% - 35px);
            top: 18px;
            left: 0;
        }
        .mainTblTR th:nth-child(1) .stockHeaderSort{
            left: auto;
        }
        #section_total .mainTbl td:nth-child(1), #section_total .mainTbl th:nth-child(1){
            width: 145px !important;
        }
           #section_total  .mainTbl td:nth-child(2),  #section_total .mainTbl th:nth-child(2) {
            margin-right: 135px;
        }
           #section_total   .mainTbl th {
                height: 33px;
                font-size:14px;
                line-height: 1;
            }
        .mainTbl td:nth-child(1) { height: 33px; direction: rtl;}
 
        .mainTbl td:nth-child(2), .mainTbl th:nth-child(2) {
            display: grid;
            align-items: center;
            margin-right: 145px;
            line-height: 16px;
            min-height: 33px;
            border: 0;
        }

    .instrument_row.focusBG  td:nth-child(1) {width:auto !important; min-width:130px}

    .mainTbl .sort th, .mainTbl .sort td, .sticky .sort th, .sticky .sort td {
        padding: 0 7px;
    }
      .mainTbl th, .mainTbl td,  .sticky th,  .sticky td {  padding:3px 7px; } 
        #section_total .mainTbl th, #section_total .mainTbl td,  #section_total .sticky th,  #section_total .sticky td {  padding:10px; } 

    .mainTbl {
        display: block;
        width: 100%;
        overflow-x: scroll;
    }

        .mainTbl td:nth-child(1) {
            white-space: nowrap !important;
            overflow: hidden;
            text-overflow: ellipsis;
            display: inline-block;
            float: right;
            background: #fff9f4;
            font-size:12px
        }

        .mainTbl tr .del {
            float: right;
            margin: 0 0 0 10px !important
        }

        .mainTbl th:nth-child(1) br, .mainTbl th:nth-child(2) br {
            display: none;
        }

        .mainTbl th:nth-child(1), .mainTbl th:nth-child(2) {
            white-space: nowrap;
            line-height: 50px;
        }

    select {
        padding:1px 5px;
        font-size: 14px;
    }

    #CPH_Main_UC1_repOut_Label1_0s {
        font-family: almoniTzar400;
    }
      #right_side_title_bar  {font-size:29px; font-family:almoniTzar500;}
    #left_side_title_bar{
        margin: 8px auto;
        line-height: 1.5;
        display: flex;
        flex-wrap: wrap;
    }
   .upperHistory  #left_side_title_bar{
       margin:0;
     }
    #left_side_title_bar span {
        font-size: 12px;
    }
    #SignWizard_popup.SignWizard_popup {
        left: 0 !important;
        width: 94% !important;
        padding: 2% !important;
        margin-left: 1% !important;
    }
    .title_bar{
        display:block;
        border-bottom:none;
    }
    #search_box {
        margin-left: 10px
    }

        #search_box span:first-child {
            display: none
        }

    .border2.n2 {
        overflow: scroll;
        grid-row: 1;
        margin-bottom: 20px;
        margin-right: 15px
    }

        .border2.n2 div {
            table-layout: fixed;
            display: flex;
        }

    .n3 span {

        white-space: nowrap;
    }

    .title_bar:after {
        display: none
    }

    .imgTickerWr {
        position: absolute;
        left: 0;
        
        background-color: #fff1e5;
        border: 1px #ccc solid;
        margin: -15px 0px 0 0px;
    }
  
    .status_graph_img > div {
        margin: 0 auto
    }

    #divGraphs {
        grid-template-columns: 1fr;
        place-items: center;
    }

    #divPagging {
        text-align: center
    }

    #navWrap {
        box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.21);
        width: 100%;
        background: #fff1e5;
        height: auto;
        z-index: 1 !important;
        overflow: auto;
        position: relative !important;
    }

        #navWrap .hpNavigation {
            display: table;
            table-layout: fixed;
            margin: 0
        }

            #navWrap .hpNavigation span {
                border-left: 1px #f1dfcf solid;
                height: 43px;
                display: table-cell;
                vertical-align: middle;
                text-align: center;
                padding: 0 13px;
                white-space: nowrap;
            }

            #navWrap .hpNavigation .active {
                border-bottom: 2px #97133f solid;
            }

                #navWrap .hpNavigation .active a:after {
                    display: none
                }

            #navWrap .hpNavigation span a {
                font-family: almoniTzar300;
                font-size: 6.5vw !important;
                color: #000;
                font-weight: normal;
                line-height: 21px;
            }
            #navWrap .hpNavigation .active a {
                font-family: almoniTzar500;
            }
    #uc1_td_2_div_2 {
        margin: 0 10px
    }

    .Status {
        margin-top: 15px !important;
    }

    .portfoliosList {
        display:block;
        background: #fff1e5;
    }

    #ddlPortfolio {
        margin: 5px 0;
        background: url(https://images.globes.co.il/globes/d/triangle-8x10.svg) no-repeat left;
        -webkit-appearance: none;
        background-position-x: 5px;
     width: calc(100% - 30px);
     font-size: 28px;

    }
    .operationCommandRight {
    grid-template-columns: 1fr;
    align-items: center;
    column-gap: 0;
    border: solid 1px #e5e5e5;
    width: calc(100% - 20px);
    margin: auto;
    padding: 4px;
}
    #ckbHideZeroQuantity {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
    #ckbHideZeroQuantity:checked ~ label[for='ckbHideZeroQuantity']:before {
    content: url(https://res.cloudinary.com/globes/image/upload/v1628056307/Digital/podcast/Checked_v7tw1x.svg);

    }
    label[for='ckbHideZeroQuantity']:before {
    content: url(https://res.cloudinary.com/globes/image/upload/v1628056311/Digital/podcast/Rectangle_ik4x9i.svg);
    margin-left:5px;
    position: relative;
    top: 3px;
}
    .upperHistory {
        padding: 0 20px;
        border-bottom: 1px #000 solid;
    }

    #infoTable .pStatus, #infoTable .managePortfolio, #infoTable .table_refresh {
        margin: 0 auto;
        width: 96%
    }

    #infoTable .managePortfolio {
        display: flex;
        justify-content: space-between;
        column-gap: 5px
    }

    #refreshBox {
        justify-content: center;
        align-items: center;
        padding: 5px 0;
        border-radius: 2px;
        margin-top: 10px !important;
        border: solid 1px #e5e5e5;
    }

    #infoTable .Status .pStatus {
        height: auto;
         grid-template-columns: 1fr 1fr auto; 
   
    }

    #refreshBox, #refreshBox .blue, #refreshBox #delayMsg .pink{
        font-size: 12px
    }
    #refreshBox .pink,#refreshBox #delayMsg .pink{
            margin: 0 8px 0 0;
    }

        #refreshBox .operation {
            display: none
        }

    .managePortfolio .mp {
        text-align: center !important;
        margin: 0
    }

    #uc1_table {
        display: flex
    }

    .historyOperation {
        margin-top: 130px;
         width: 100%;
    }

        .historyOperation span label {
            font-size: 24px
        }

    .operationCommandRight span label{
        font-size: 14px;
        font-family: OpenSansHebrew;
    }


   

    section.n3 {
        justify-items: center;
        grid-template-columns: 1fr 1fr 1fr;
        display: grid;
    }


    .showIndicator {
        margin-right: calc(100% - 285px);
        border: 1px #ccc solid;
        padding: 2px 10px;
        font-size: 19px;
    }

    .n3.popup {
        position: fixed;
        top: 30px;
        height: 300px;
        z-index: 111111;
        outline: 1000px #00000038 solid;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 30px;
        width: calc(90% - 60px);
        justify-items: right;
        grid-template-columns: 1fr;
    }

        .n3.popup .close {
            margin-right: 10px;
            background: url(https://images.globes.co.il/globes/icons/icons1PxBgStripe.svg) no-repeat -152px -6px;
            position: absolute;
            height: 24px;
            width: 24px;
            cursor: pointer;
            top: 12px;
            right: 10px;
            z-index: 1;
        }

    .a {
        grid-column: -1 / 1;
    }

    .n3.popup .group1, .n3.popup .group2, .n3.popup .group3, .n3.popup .group4 {
        display: flex;
        grid-gap: 13px;
    }

    .n3.popup .group3 {
        grid-gap: 10px
    }

    .n3 .display_graphs_title {
        font-size: 29px;
    }




    .n3.popup .group3 span input[type="text"] {
        font-size: 20px;
        font-family: almoniDL400;
        max-width: 45px;
        width: 100%
    }

    #volumeTd, .group2 span {
        font-family: 'OpenSansHebrew';
    }

    .popup input {
 
        border-radius: 0;
    }

    .n3 #btnUpdateGraph {
        background: #98133f;
        color: #fff;
        width: 70vh;
        max-width: 240px;
        text-align: center;
        -webkit-appearance: none;
        border-radius: 0;
    }

    .mainTbl.diary td {
        white-space: normal;
    }

    .mainTbl.diary {
        overflow-x: initial;
    }

    #wrapper {
        overflow: visible
    }

    #CPH_Main_trContactComment {
        width: 90%
    }

    [id^='section_alert_'] .mainTbl td:nth-child(2) {
        white-space: normal;
    }
    [id^='ImgClose_'] {
        margin: -8px 5px 0 5px
    }
    .mainTbl.alerts td:nth-child(2), .mainTbl.alerts th:nth-child(2),
    .mainTbl.diary td:nth-child(2), .mainTbl.diary th:nth-child(2) {
        width: calc(100vw - 207px);
    }

    

    .alertBtns, #delFund1 {
        margin-top: -20px
    }

    .imgTicker {
        padding: 8px 6px 0;
    }
    .Table.mainTbl .bgFadeBottom.mainTblTR th {
        width: 100%
    }

    #ModerDiv {
        WIDTH: calc(100% - 200px);
    }

    .balon_data_class {
        font-size: 17px
    }

    #infoTable .Status .pStatus .value span:last-child, #infoTable .Status .pStatus .profit span:last-child {
        font-size: 24px;
        font-family: almoniTzar500;
    }
 #infoTable .addTrack {
    display: block;
    width: calc(100% - 94px);
    margin:32px auto;
}


    #GH_BigNavBar {
        padding-right: 49px !important;
    }

}




@media  screen and (max-width: 375px) {
    #uc1_td_2_div_2 {
        margin: 0 ;
    }
    #infoTable .managePortfolio {
    column-gap: 1px;
}
   
}

@media  screen and (max-width: 440px) {
    .managePortfolio .mp {
        font-size: 10px;
}
}
@media screen and (max-width:1024px) and (orientation:landscape) {
    #ddlPortfolio {        width: 140px    }

}

@media only screen and (max-height: 840px) {
    html {overflow: visible !important;}
    #GPage_main #SignWizard_Gray_Layer {
        height: 5000px !important
    }
}




/* iphone hack */

@media only screen and (min-device-width: 320px) and (max-device-width: 768px) {
 /*  #header .searchPortal {  top: 114px !important; }*/
}

 
