@font-face{
	font-family:'ultrabold';
	font-weight:900; /*(bold)*/
	font-style: normal;
		src: url('../../../Static/fonts/almoni2019/almoni-neue-ultrabold-aaa.eot'); 
		src: url('../../../Static/fonts/almoni2019/almoni-neue-ultrabold-aaa.eot') format('embedded-opentype'), 
			 url('../../../Static/fonts/almoni2019/almoni-neue-ultrabold-aaa.woff2') format('woff2'),
			 url('../../../Static/fonts/almoni2019/almoni-neue-ultrabold-aaa.woff') format('woff');
}

#Globes_Displays h4.mador:after {
    border: 2px #53917e solid;
    background-color:#53917e;
}
#divFavItemsData {margin-bottom:50px}
#divFavItemsData h2 { 
    
    color: #1a1a1a;
    text-align:center;
    padding-bottom: 10px;
 
    width: 100%;
    margin: 0 0 24px;
    position: relative;
    font-size: 24px;
    font-family: ultrabold;
    line-height: 24px;
}

#divFavItemsData .ListArticles > div { overflow:visible}

.CountTguvot {display:none}
.contentW #divFavItemsData h2 {    max-width: 100% !important;}

#divFavItemsData .ListArticles {    
    max-width: 100%;
    overflow: hidden;
    margin-bottom: 24px;
     width: calc(98% - 48px) !important;
    padding: 24px;
      border-radius: 4px;
  border: solid 1px #d4d4d4;
}
#divFavItemsData .ListArticles > a img {
 float: right;
 
    max-width: 280px;
 
}
.emptyList { margin:0 auto; text-align:center;  }
 
.emptyList .el1 {color:#1a1a1a;font-size: 48px;font-family: AlmoniDL900; margin:33px auto 24px}
.emptyList .el2 { font-size: 18px; line-height:24px; max-width:463px;    margin: 0 auto 56px;}
.emptyList .el3wr b {       float: right;
    margin-top: 200px;
    width: 300px;
    font-weight: normal;
    font-size: 18px;
    height: 26px;}
 
#DivFolderName {border:0;  }
#DivFolderName h1 {    margin-top: 31px !important; text-indent:45px; border:0;text-align:center }
#DivFolderName h1:after {display:none} 
#DivFolderName.history h1:before {
    content:"";
    background:url(../../../globes/icons/icon-history.svg) no-repeat center center; 
    position: absolute;    
    right: -4px;   
}

#divFavItemsData .text { float:right;    max-width: 597px; width:100%;}
#divFavItemsData .sharing { float:left  }
 
#divFavItemsData .favList {
    width: 42px;
    height: 42px;
    display:inline-block;
    margin-bottom:1px;
    cursor:pointer;
   
}
#divFavItemsData .inFavoriteList {
    background:var(--primaryBgColor)  url(../../../globes/icons/icn-strip-saved-item.svg) no-repeat center center;  
}

#divFavItemsData .notInFavoriteList {
    background:var(--primaryBgColor) url(../../../globes/icons/icn-strip-saved-item-off.svg) no-repeat center center; 
}



#divFavItemsData .removeFromHistory {
    background:var(--primaryBgColor)  url(../../../globes/2019/m-alerts-trash-small.svg) no-repeat center center;     
    position:relative;
    width: 42px;
    height: 42px;
    display:inline-block;
    margin-bottom:1px;
    cursor:pointer;
 
    float:left
}

#divFavItemsData .removeFromHistory:hover:after {zoom: 100%;  content:"הסר מרשימת הסטורית הקריאה"; }
#divFavItemsData .removeFromHistory:after {      
    position: absolute;
    right: -165px;
    height: 20px;
    background: #6f6f6f;
    font-size: 14px;
    line-height: 20px;
    font-family: almonidl400;
    color: #fff;
    top: 12px;
    padding: 0 5px;
}
#divFavItemsData .cluster {float:right; max-width:50%; min-width:50%;  width:auto;}
#divFavItemsData .cluster span { color : var(--primary-color); font-size: 16px!important;}


.ListArticles.hideMe .imgLink,
.ListArticles.hideMe .titleLink,
.ListArticles.hideMe .text p,
.ListArticles.hideMe .text .author,
.ListArticles.hideMe .text span, 
.ListArticles.hideMe .text .datetime {opacity:0.25;pointer-events: none;}

#divFavItemsData .inFavoriteList:hover:after {     zoom: 100%;  content:"הסרה מכתבות שלי"; }
#divFavItemsData .notInFavoriteList:hover:after {     zoom: 100%; content:"שמירה לכתבות שלי"; }
#divFavItemsData .favList {position:relative;  }
#divFavItemsData .favList:after { 
    position: absolute;
    right: -110px;
    height: 20px;
    background: #6f6f6f;
    font-size: 14px;
    line-height: 20px;
    font-family: almonidl400;
    color: #fff;
    top: 12px;
    padding: 0 5px;
    z-index:1
}
 

#divFavItemsData .divFavOpenSharing {
    width: 42px;
    height: 42px;
    background:#f6f6f6 url(../../../globes/icons/icn-strip-share.svg) no-repeat center center; 
    display:block;
    margin-bottom:1px;
    cursor:pointer;
}

#divFavItemsData .divFavSharing {
    width: 208px;
    position: relative;
    top: -43px;
    right: 42px;
}

#divFavItemsData .divFavSharing a {
    width: 42px;
    height: 42px;
    background:url(../../../globes/icons/icons-social.svg) no-repeat center 0; 
    display:block;
    float:right;
}
#divFavItemsData .divFavSharing .fb {background-color: #6a87c4;background-position-y: 0px; }
#divFavItemsData .divFavSharing .twitter {background-color: #54b3d7; background-position-y: -82px}
#divFavItemsData .divFavSharing .wh {background-color: #46a973;background-position-y: -42px}
#divFavItemsData .divFavSharing .mail {background-color: #f6b061;background-position-y: -124px}


 
 


.breadcrumbs {text-align:right;  font-family:almonidl400; color:#1a1a1a;font-size:14px;    max-width: 1200px !important;  margin-bottom: 24px;  margin: 0 auto 24px;    overflow: hidden;  }
.breadcrumbs a {font-family:almonidl400; color:#666;font-size:14px;     float: right;}
.breadcrumbs span {margin-right: 8px;}
.breadcrumbs a:after {    content: url(../../../globes/icons/icon-ArrowSmall.svg);     margin: 0 8px 0px 0 !important;   vertical-align: middle;}
.breadcrumbs a:last-child:after  { content:"" !important; }
#page-wrap {max-width:1029px !important}
#wrapper .breadcrumbs {display:none}


/* history */

@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') 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');
    }
        divFavItemsData {min-height: 300px;     }
        .historyBox{ position: fixed; top: 0px; left: 0px; width: 100%; outline: 1000px rgba(0,0,0,0.8) solid; z-index: 99;}
        .historyBox .innerSuspend {width:414px; height:254px;background-color: #fff1e5;margin: 0;padding: 30px 40px 50px 40px;position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%) }
        .historyBox .innerSuspend h1{font-family: almoniTzar3;font-size: 40px;line-height: 45px;  text-align:right;}
        .historyBox .innerSuspend h3 {font-size: 20px;font-family: ultrabold;line-height: 31px; margin-bottom:30px; text-align:right; }
        .historyBox .innerSuspend .suspendButtons {display: grid; grid-template-columns: 47% 47%; grid-column-gap: 20px;}
        #historyTools { list-style: none;  }
        #historyTools li{ margin: 0px 10px; font-size: 14px;color: #1a1a1a; font-family: AlmoniDL400;display:inline-block;cursor:pointer; }
        
#historyTools li.delete {    display: inline-block;
    border: solid 1px #97133f;
    color: #97133f;
    font-size: 18px;
    text-align: center;
    padding: 9px 19px;
    cursor: pointer;
    font-family: demibold;
    width: auto;
}
        #historyTools li.suspend{     display: inline-block;    border-left: 1px solid #e4dbd7; padding-left: 20px;}
        .btnHistoryBox{font-size: 18px;font-family: AlmoniDL400;color: #97133f;border: solid 1px #97133f;padding:12px 15px;cursor:pointer;}
        .closeBoxIcon{background:  url(../../../globes/icons/icons-close.svg) no-repeat center center;
                position: relative;width: 42px; height: 42px;display: inline-block;margin-bottom: 1px;cursor: pointer; left: -213px; top: -24px;}
        #DivFolderName.history h1:after{background:none; text-align: center;border-bottom:none;}
        #DivFolderName.history h1:before{background:none!important; text-align: center!important;border-bottom:none!important;}
        #DivFolderName.history h1 {text-align:center!important;  }
        #DivFolderName.history {border-bottom:none;}
        #activateHistory.span {margin:0 auto; }
        #activateHistory {margin-bottom:24px; }

        #divFavItemsData .ListArticles > div > p { font-size:14px; font-family:almonidl400; color:#666}
 
        #divFavItemsData .cluster {margin-top:5px}
        #suspendHistoryBox .innerSuspend{height:300px;}
        .mgloading {background: url(../../../globes/icons/spinner-1s-200px.svg) no-repeat 0 0;display: block;width: auto;height: 259px;background-position: center;}

        #divFavItemsData .bInfo span  { font-size:14px;margin-right: 10px;    color: var(--metadataTxt);}
        #divFavItemsData .bInfo span:before {
    content: "|";
    margin: 0 16px;
    color: #cbb;
    font-family: 'almoniTzar300';
}
@media only screen and (min-width: 481px) and (max-width: 1024px) {
    #divFavItemsData .text {
        max-width: 530px;
    }
}

#successMsg.hide {padding:0; top:0}
#successMsg {   transition: all 2s ease 0s; 
    background-color: #13974e;
    margin: 0;
    text-align: center;
    font-size: 16px;
    font-family: 'almoniDL500';
    line-height:36px;
    color:#fff;
    position: fixed;
    width: 100%;
    left: 0;
    top:111px;
 
}

#personalAlerts .btnAlert {    
    display: inline-block;
    border: solid 1px #97133f;
    color: #97133f;
    font-size: 18px;
    text-align: center;
    padding: 9px 19px;
    cursor: pointer;
    font-family:demibold;
   width:auto;
}
#personalAlerts h1.title {margin-bottom:24px;    line-height: 48px;}
#personalAlerts {margin-bottom:56px}
#personalAlerts .btnAlert.btnToManageAlerts:before {content:url(../../../globes/icons/icn-header-update_red.svg); margin-left:10px}
