﻿ :focus {
    outline:1px solid #274257;
}
#s4-bodyContainer
{
    padding-bottom:0 !important;
}
/* used by the Starter Publishing master page for fixed width display */
.customWidth {
	/*width: 980px;*/
	margin: auto;
}
ul,ol
{
    margin-bottom:0 !important;
}
/*for edit tool part */
#MSOTlPn_MainTD
{
    vertical-align:top;
}
/* used to reset the ootb styles on the title row tag in the Starter Collab master page; used for the fullscreen button in SP */
#s4-titlerow {
	background-color: transparent;
    /*margin: 0;*/
    padding: 0;
    height: auto;
    display:block !important;
}
/*ol {
    list-style-type:decimal;
    margin-right:20px;
}*/
/***** main site *****/
.ms-WPBody
{
    font-size:9pt;
    font-family:arial,verdana,helvetica,sans-serif;
}
body
{
    overflow-y: auto !important;
    overflow-x: auto !important;
    line-height: 12pt;
    font-family: "Alef Hebrew","Helvetica Neue",Helvetica ,Arial,sans-serif;
}
.modNoarHeader
{
   background-color:#fff;
   z-index:999;
}
.preIdfBnr
{
    margin-top: 15px;
}
/*Over MS core15*/
input,
select,
label,
textarea,
button,
option
{
font-family:inherit;
font-size:inherit;
color:inherit;
vertical-align:middle;
}
textarea
{
overflow:auto;
}
input[type=password],
input[type=text],
input[type=file],
input[type=email],
input[type=tel],
select,
textarea,
.sp-peoplepicker-topLevel,
.sp-peoplepicker-topLevelDisabled,
.sp-peoplepicker-autoFillContainer,
.ms-inputBox
{
/* [ReplaceColor(themeColor:"Lines")] */ border:1px solid #ababab;
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ background-color:#fff;
/* [ReplaceColor(themeColor:"BackgroundOverlay")] */ background-color:rgba( 255,255,255,0.85 );
/* [ReplaceColor(themeColor:"BodyText")] */ color:#444;
}
input[type=password],
input[type=text],
input[type=file],
input[type=email],
input[type=tel],
textarea,
.ms-inputBox
{
padding:2px 5px;
}
input[type=button],
input[type=reset],
input[type=submit],
button
{
min-width:6em;
padding:7px 10px;
/* [ReplaceColor(themeColor:"ButtonBorder")] */ border:1px solid #ababab;
/* [ReplaceColor(themeColor:"ButtonBackground",opacity:"1")] */ background-color:#fdfdfd;
/* [ReplaceColor(themeColor:"ButtonBackground")] */ background-color:#fdfdfd;
margin-right:10px;
/* [ReplaceFont(themeFont:"body")] */ font-family:"Segoe UI",Tahoma,Arial,sans-serif;
font-size:11px;
/* [ReplaceColor(themeColor:"ButtonText")] */ color:#444;
}
input[type=password]:focus,
input[type=text]:focus,
select:focus,
textarea:focus,
.sp-peoplepicker-topLevelFocus,
.ms-inputBoxActive,
.ms-inputBox.ms-inputBoxActive:hover
{
/* [ReplaceColor(themeColor:"AccentLines")] */ border-color:#2a8dd4;
}
input[type=button]::-moz-inner-focus,
input[type=reset]::-moz-inner-focus,
input[type=submit]::-moz-inner-focus,
button::-moz-inner-focus
{
/* [ReplaceColor(themeColor:"ButtonText")] */ border-color:#444;
}
input[type=password]:hover,
input[type=text]:hover,
input[type=file]:hover,
textarea:hover,
.sp-peoplepicker-topLevel:hover,
.ms-inputBox:hover
{
/* [ReplaceColor(themeColor:"StrongLines")] */ border-color:#92c0e0;
}
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
button:hover
{
/* [ReplaceColor(themeColor:"ButtonHoverBorder")] */ border-color:#92c0e0;
/* [ReplaceColor(themeColor:"ButtonHoverBackground",opacity:"1")] */ background-color:#e6f2fa;
/* [ReplaceColor(themeColor:"ButtonHoverBackground")] */ background-color:#e6f2fa;
}
input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active,
button:active
{
/* [ReplaceColor(themeColor:"ButtonPressedBorder")] */ border-color:#2a8dd4;
/* [ReplaceColor(themeColor:"ButtonPressedBackground",opacity:"1")] */ background-color:#92b7d1;
/* [ReplaceColor(themeColor:"ButtonPressedBackground")] */ background-color:#92c0e0;
}
input.ms-button-emphasize,
button.ms-button-emphasize
{
/* [ReplaceColor(themeColor:"EmphasisBorder")] */ border-color:#0067b0;
/* [ReplaceColor(themeColor:"EmphasisBackground",opacity:"1")] */ background-color:#0072c6;
/* [ReplaceColor(themeColor:"EmphasisBackground")] */ background-color:#0072c6;
/* [ReplaceColor(themeColor:"EmphasisText")] */ color:#fff;
}
input.ms-button-emphasize:hover,
button.ms-button-emphasize:hover
{
/* [ReplaceColor(themeColor:"EmphasisHoverBackground",opacity:"1")] */ background-color:#0067b0;
/* [ReplaceColor(themeColor:"EmphasisHoverBackground")] */ background-color:#0067b0;
/* [ReplaceColor(themeColor:"EmphasisHoverBorder")] */ border-color:#004d85;
}
input[type=password][disabled],
input[type=text][disabled],
input[type=file][disabled],
textarea[disabled],
select[disabled],
.sp-peoplepicker-topLevelDisabled,
.ms-inputBoxDisabled
{
/* [ReplaceColor(themeColor:"DisabledText")] */ color:#b1b1b1;
/* [ReplaceColor(themeColor:"DisabledLines")] */ border-color:#e1e1e1;
/* [ReplaceColor(themeColor:"DisabledBackground",opacity:"1")] */ background-color:#fdfdfd;
/* [ReplaceColor(themeColor:"DisabledBackground")] */ background-color:#fdfdfd;
}
input[type=button][disabled],
input[type=reset][disabled],
input[type=submit][disabled],
button[disabled][disabled]
{
/* [ReplaceColor(themeColor:"ButtonDisabledBorder")] */ border-color:#e1e1e1;
/* [ReplaceColor(themeColor:"ButtonDisabledBackground",opacity:"1")] */ background-color:#fdfdfd;
/* [ReplaceColor(themeColor:"ButtonDisabledBackground")] */ background-color:#fdfdfd;
/* [ReplaceColor(themeColor:"ButtonDisabledText")] */ color:#b1b1b1;
}
/* End Over MS core15*/
.ms-core-webpartadder
{
    z-index:9999;
}
.ms-PartSpacingVertical
{
    margin-top: 0px;
}
header,nav,main,footer,article,section,aside,hgroup,time,figcaption, figure
{
    display:block;
}
a:hover, a:link, a:visited
{
    /*text-decoration:underline;*/
    color:#0182c4;
    font:"Alef Hebrew",arial;
}
div.article , div.wellcome
{
    padding:0px;
}
.ModLogin
{
    display:none;
}
@media (max-width: 960px) {
.uparrow
    {
        display:none;
    }    
}
.nonDraggableImage
{
    -webkit-user-drag:none;
    -ms-user-drag:none;
}
/*#region magnify */
.imgWrapper {
	position: relative;
	display: block;
    /*max-width:300px;*/
}
.magnifyWrapper {
	display: block;
	position: absolute;
	/*z-index: 100;*/
	width: 32px;
	height: 32px;
	right: 15px;
	top: 15px;
	cursor: pointer;
}

.imgWrapper:hover .magnifyWrapper,.imgWrapper:focus .magnifyWrapper {
    /*display: block;*/
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}
.magnify {
	width: 32px;
	height: 32px;
	display: block;
}
/*#endregion magnify*/

.pagewrapper
{
    /*width:100%;*/
    max-width:100%;
    /*padding:0;*/
}
/***** header *****/
.topHeaderWrapper
{
    width:100%;
     background-color:#d3d3d3;
}
.topPageBar
{
    width:100%;
    min-height:33px;
}
.topPageBarIn
{
    max-width:1180px;
    height:40px;
    margin:0 auto;
}
.topPageBarLogIn
{
    background-color:#114e75;
    width:175px;
    height:26px;
    float:right;
   
}
.archiveLink
{
    height:90px;
    /*display:block;
    max-width:317px;
    float:right;
    width:100%;*/
}
.archiveLogoImg
{
    display:inline-block;
}
.modIcon
{
    /*background-repeat: no-repeat;
    display: block;
    background-image:url('/_layouts/15/images/Sites/Archive/HEADER/MOD-Logo.jpg') ;
    width:78px;
    height:106px;
    float:left;*/
    float:left;
}
.modSoicalNetworkLinks
{
     float: left;
     width:97px;
     padding-top: 3px;
     list-style:none;
}
.modSoicalNetworkLinksFB
{
    background :url('/_layouts/15/Images/Sites/Archive/HEADER/Icon-Facebook.jpg') no-repeat;
    width:26px;
    height:26px;
    float:left;
}
.modSoicalNetworkLinksYT
{
    background :url('/_layouts/15/Images/Sites/Archive/HEADER/Icon-Youtube.jpg') no-repeat;
    width:26px;
    height:26px;
    float:left;
    padding-right:5px;
    display:block;
}

.topPageBarLangLink
{
    font:normal 12pt arial;
    color:#02498a !important;
}
.topBtnLinksLeftBG
{
    background :url('/_layouts/15/Images/Sites/Archive/HEADER/Links-Bg-Left.jpg') no-repeat;
    min-height:33px;
    float:right;
    width:10px;
    display:inline-block;
}
.topBtnLinksRightBG
{
    background :url('/_layouts/15/Images/Sites/Archive/HEADER/Links-Bg-Right.jpg') no-repeat;
    min-height:33px;
    float:right;
    width:10px;
}
.topPageBarLinkBGDiv
{
    color:#fff;
    /*width:260px;*/
    background :url('/_layouts/15/Images/Sites/Archive/HEADER/Links-Bg-Mid.jpg') repeat-x;
    min-height:33px;
    float:right;
}
.topPageBarLink,.topPageBarLink:link,.topPageBarLink:visited
{
   color:#fff;
   text-align:center;
   line-height:26px;
   text-decoration:underline;
   margin-right:5px;
   margin-left:5px;
}
.topPageBarLinkDiv
{
     display:inline-block;
}
.topBtnLang
{
    width:200px;
    float:left;
    margin-top:5px;
}
.modSoicalNetworkLinksInstagram
{
    font-size:29px;
    float:left;
    color:#263238 !important;
    line-height:0;
}

/***** End Header *****/
/***** topNav *****/
.topNavDiv
{
    /*background-color:#285d8e;
    width:100%;
    max-width:1170px;
    height:34px;
    float:right;*/
    /*height:auto;
    overflow:hidden;*/
}
.topNav
{
    float:right;
    /*width:840px;*/
     width:100%;
    /*display:inline-block;*/
    /*max-width:973px;*/
    /*background-color: #285d8e;*/
   
     /*display: -webkit-box;*/
    /*padding-right:0 !important;
    padding-left:0 !important;*/
}
#contentBox
{
    margin:0;
    min-width:280px;
    min-height:330px;
}
.studyRoomDiv
{
    background-color:#285d8e;
    float:none;
    height:34px;
    width:auto;
     overflow:hidden;
    /*display:inline-block;*/
    /*padding-right:0 !important;
     padding-left:0 !important;*/
}
.studyRoomLink,.studyRoomLink:link,.studyRoomLink:visited
{
    background-color:#e67700;
    color:#fff;
    font-size:10.5pt;
    font-weight:bold;
    height:23px;
    padding-left:5px;
    padding-right:5px;
    margin-left:5px;
    margin-top:5px;
    float:left;
    text-decoration:none;

}
/***** End Header *****/
/***** Search *****/
.topPageBarSearchWrapper
{
    height: 90px;/*106px;*/
    /*float: right;*/
    background-repeat: no-repeat;
     /*max-width: 545px;
     width:100%;*/
}
.topPageBarCatalogSearch
{
    padding-top:40px;
    padding-right:13px;
    color:#0182c4;
}
a.topPageBarCatalogSearch, a.topPageBarCatalogSearch:link, a.topPageBarCatalogSearch:visited {
     color:#0182c4;
     text-decoration:underline;
}
.topPageBarSearch
{
    height: 33px;
    /*float: right;*/
    background-repeat: no-repeat;
    padding-top:32px;
    padding-right:15px;
}
.search-xs
{
    /*float: right;*/
    padding-top:5px;
    /*margin-right: 50px;*/
}
.topPageBarSearchTextBox
{
   
    background-color:#e6e6e6;
    color: #8a8a8a;
    font: 9.75pt arial;
    text-indent:12px;
    /*text-shadow: 0px 1px 0px #8a8a8a;*/
    border: 0;
    vertical-align: middle;
    text-align: right;
    float: right;
    height: 33px;
    /*max-width: 258px;*/
    width:100%;
}
.srch-results
{
    max-width: 540px;
}
input[type="search"]{
    -webkit-appearance:none;
}
input::-webkit-input-placeholder {
    color:#2d4c64;
}
.topPageBarSearchLink 
{
    display: block;
    height: 33px;
    width: 37px;
    float: left;
    background: url('/_layouts/15/images/Sites/Archive/HEADER/Icon-Search.jpg') no-repeat;
    background-position: center;
    position:relative;
    left:0px;
    margin-top:-33px;
}
.ms-searchCenter-result-main
{
    width:100%;
    min-height:500px;
}
.ms-searchCenter-result-main .ms-fullWidth
{
    width:1010px;
    margin:0px auto;
}
#AlertMeLi
{
    display:none;
}
#Preferences
{
    display:none;
}
/***** End Search Result *****/
/***** Breadcrumb *****/
.s4-breadcrumb,.s4-breadcrumbRootNode,.s4-breadcrumbNode
{
    float:right;
    list-style:none;
}
.s4-breadcrumb Ul,.s4-breadcrumbRootNode Ul,.s4-breadcrumbNode Ul
{
        -webkit-padding-start: 0;
}
.modBreadcrumb
{
    float:right;
    clear:both;
    width:100%;
    height:47px;
    padding-top:10px;
}
.breadcrumb
{
    background-color:transparent;
}
.modBreadcrumbMain
{
    /*width:940px;*/
     background-color:transparent;
}
.BreadcrumbsTitle,.modBreadcrumbMain
{
    float:right;
    vertical-align:middle;
    font-size:10.5pt !important;/*14px*/
    font-weight:bold;
}
.s4-breadcrumb 
{
    /*padding-right:15px;*/
    padding-top:10px;
    height:47px;
}
.modBreadcrumbMain a:link,.modBreadcrumbMain a:hover,.modBreadcrumbMain a:visited
{
    color:#000 !important;
    font-size:9pt;
}
.s4-breadcrumb-arrowcont:before
{
    /*background-image:url('/_layouts/15/images/Sites/Noar/Master/B_SArrow_Right.png');*/
    content:"\003e";
    background-repeat:no-repeat;
    background-position:center top;
    width:15px;
    height:20px;
    color:#4a9ec3 !important;
    padding: 0 5px;
}
.s4-breadcrumbRootNode a{
    font-family:"Alef Hebrew",arial;
     color:#1f9fba !important;
     font-size:9pt;
}
.s4-breadcrumbCurrentNode, .BreadcrumbsTitle
{
    font-family:"Alef Hebrew",arial;
    color:#565656 !important;
    font-weight:normal;
    font-size:9pt;
}
.s4-breadcrumbRootNode li a:first-of-type
{
    color:#565656 !important;
}
.s4-breadcrumbRootNode li a:first-of-type:hover
{
    text-decoration:none !important;
}
.s4-breadcrumbRootNode .s4-breadcrumbNode .s4-breadcrumb-arrowcont
{
    float:right;
}
.s4-breadcrumb li.s4-breadcrumbRootNode .s4-breadcrumb-arrowcont
{
   display:none;
}
.s4-breadcrumb li.s4-breadcrumbRootNode .s4-breadcrumb-arrowcont img
{
   display:none;
}
.s4-breadcrumb li.s4-breadcrumbRootNode ul.s4-breadcrumbRootNode .s4-breadcrumb-arrowcont
{
    display:inline  !important;
    /*content:"\003e";*/
}
.s4-clust s4-breadcrumb img
{
    display:none !important;
}
/***** End Breadcrumb *****/
.lobyLink img
{
    width:100%;
}

/***** Footer *****/

/*** accessibility ***/
/*.accessibility_menu
{
    display:none;
}
.accessibility_menu div
{
    left: 0px;
    top:0px;
    height:0px;
    overflow:hidden;
    position:absolute;
}
.accessibility_menu ul
{
    padding:0px;
    margin:0px;
    list-style-type:none;
}
.accessibility_menu ul li
{
    height:30px;
    overflow:hidden;
}
.accessibility_menu ul li
{
    height:30px;
    overflow:hidden;
}
.accessibility_menu ul li a
{
    color:#fff;
    text-decoration:none;
    background-color:#00f;
}
.accessibility_menu ul li a:hover,.accessibility_menu ul li a:active,.accessibility_menu ul li a:focus
{
    color:#fff;
    text-decoration:underline;
    background-color:#00f;
}*/
/***** Web Part Page*/
.modtableCol60
{
    width:606px;
    min-width:606px;
    max-width:606px;
    float:right;
}
.modtableCol40
{
    width:404px;
    min-width:404px;
    max-width:404px;
    float:right;
}
/***** WebPart Page *****/
ms-webpart-titleText h2{
    margin-top:0;
}
.ms-webpartzone-cell
{
    /*margin:0px;*/
}
.cell-margin
{
    /*margin:0px;*/
}
.Side100WP
{
    height:100%;
}
.Top100WP
{
    width:100%;
}
.Footer100WP
{
    width:100%;
}
.articalWithImgAndMenu
{
    float:right;
}
.articalside
{
    float:right;
    width:167px;
    margin-right:70px;
    margin-top:76px;
}
/***** Edit Mode *****/
.fieldsetform
{
    border: solid #31536e 1px;
    padding: 2px;
}
.legendform
{
    text-align: right;
}
/***** End Edit Mode *****/
.MainContent
{
    /*max-width:940px;
    width:100%;
    margin:0 auto !important;*/
    /*overflow-x:hidden;*/
}
.modArticleMainContentRightMenu
{
    /*max-width:210px;
    width:100%;
    float:right;
    display:inline-block;
    margin-left:20px;
    background-color:#53b1d9;
    height:200px;*/
}
h1,h2,h4
{
    font-family: "Alef Hebrew",arial !important;
}
.archiveSubTitle h2,.archiveSubTitle p
{
    font-size:14pt;
    color:#285d8e;
    margin-top:0;
}
.AllnewsItemHeader h4
{
     color:#0182c4;
     margin-top: 0;
}
/* page layouts*/
.BottomHP
{
    height:40px;
}
.modArticleWrapper{
    height:100%;
}
.sideWrapper
{
    float:right;
}
.sideWrapperEng
{
    float:left !important;
    text-align:left;
}
.modtextwrapper
{
    padding-bottom:20px;
}
.modtextwrapperEng
{
    text-align:left;
}
.modArticaleDesc
{
    display:inline-block;
    height:48px;
    width:100%;
}
.modArticaleDescline
{   
    border-top:1px dashed #e2e2e2;
}

.modArticaleTitle
{
    font-size:20pt;/*20px*/
    font-weight:bold;
    color:#fff;
    margin-top:0 !important;
    padding-right:15px;
    padding-top: 5px;
}
 h1.modArticaleTitle{
    margin-bottom:0;
}

.modArticleTitleDiv .modArticaleTitle
{
    color:#1f9fba;
    border-bottom:#93aec6 2px dotted;
    padding-right:0px;
}
.modArticleBackground 
{
    background-color:#53b1d9;
    height:43px;
    margin-bottom:10px;
}
.exhBackground
{
    background:#f4f4f4;
    height: auto;
    max-width: 870px;
    margin-bottom:20px;
    padding-top:10px;
    display:inline-block;
    width:100%;
}
.modTwoCol
{
    margin-top:30px;
    margin-bottom:20px;
    width:100%;
    height:auto;
    display:inline-block;
}
.modExhRightSide
{
    display:block;
}
.modExhLeftSide
{
    display:block;
    border-right:1px solid #53b1d9;
    padding-bottom:40px;
}
/*.archiveButWrap
{
    width:30% !important;
}*/
.archiveBut 
{
    width:100%;
    margin-bottom:5px;
}
/*end page layouts*/
/* uparrow */
.uparrow
{
    position:fixed;
    z-index:9999;
    background:url('/_layouts/15/images/Sites/PortalModGovIl/Global/up.PNG') no-repeat;
    width:25px;
    height:25px;
    cursor:pointer;
    left:100px;
    bottom:100px;
    opacity:0.4;
}
.uparrow:hover
{
    opacity:1;
}
/* end uparrow */
/*larg img*/
#largeImgBox
{
    background:#fff;
    z-index:200;
    min-width:200px;
    color:#336699;
    display:none;
}
#closewIcon
{
    background-image: url('/_layouts/15/images/Sites/PortalModGovIl/MODGallery/Icon-close-popup.png');
    background-repeat: no-repeat;
    background-position-y: 50%; 
    height: 30px;
    width: 18px;
    cursor: pointer;
    float: right;
    margin-right:3px;
}
.closerow
{
    height: 25px;
    padding-left:3px;
    padding-right:3px;
}
#large
{
    display:none;
    background:#fff;
    padding-left:3px;
    padding-right:3px;
    padding-bottom:3px;
    z-index:10;
    min-height:200px;
    min-width:200px;
}
#large img
{
    max-width:1000px;
}
#background{
    display:none;
    position:fixed;
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:#000;
    z-index:1;
}
.modcaption {
    margin: 0px auto;
    padding: 2px 0px;
    text-align: center;
    color: #222;
    font-weight: bold;
    max-width: 500px;
}


/* End larg img*/
.highlighted
{
    background:yellow;
}
span.ms-rteStyle-ModLink
{
  -ms-name:"כפתור קישור - ארכיון";
  font-family: "Alef Hebrew",arial;
  font-weight: bold;
  background-color:#e67700;
  color: #fff;
  background-repeat: no-repeat;
  background-position: 7% 50%;
  background-image:url('/_layouts/15/images/Sites/Archive/Global/Icon-Btn-Arrow.png');
  font-size: 11pt;
  padding:5px 10px 5px 30px;
  text-decoration:none;
  display:inline-block;
}
span.ms-rteStyle-ModLinkRight
{
  -ms-name:"כפתור קישור ימין- ארכיון";
  font-family: fontAwesome,"Alef Hebrew";
  font-weight: bold;
  background-color:#e67700;
  color: #fff;
  font-size: 11pt;
  padding:5px 10px 5px 30px;
  text-decoration:none;
  display:inline-block;
}
span.ms-rteStyle-ModLinkRight:before
{
    content:"\f18e";
     padding-left:10px;
     font-weight: normal;
}
/* ארכיון: טקסט*/
p.ms-rteElement-ModText
{
    -ms-name: "ארכיון:טקסט";
     font-family: "Alef Hebrew",arial;
    font-weight: normal;
    font-size: 13pt;
    color: #565656;
    line-height: 1.6;
}

/* ארכיון: כותרת משנית*/
h2.ms-rteElement-ModSubTitle
{
    -ms-name: "ארכיון:כותרת משנית";
    font-family: "Alef Hebrew",arial;
    font-weight: bold;
    font-size: 14pt;
    color: #285d8e;
    line-height: 29px;

}
/* ארכיון: טקסט תבליט*/
div.ms-rteElement-ModTextBullet
{
    -ms-name: "ארכיון:טקסט תבליט";
    padding-right: 14px;
    font-size: 13pt;
    line-height: 1.6;
    color: #285d8e;
    font-family: "Alef Hebrew",arial;
    background-repeat: no-repeat;
    background-position: right 50%;
    background-image:url('/_layouts/15/images/Sites/Archive/Global/Bullet-blue.jpg');
    text-align:right;
    font-weight: normal;
}
/* ארכיון: טקסט תבליט בולט*/
div.ms-rteElement-ModTextBoldBullet
{
    -ms-name: "ארכיון:טקסט תבליט";
    padding-right: 14px;
    font-size: 13pt;
    line-height: 1.6;
    color: #285d8e;
    font-weight: bold;
    font-family: "Alef Hebrew",arial;
    background-repeat: no-repeat;
    background-position: right 50%;
    background-image:url('/_layouts/15/images/Sites/Archive/Global/Bullet-blue.jpg');
    text-align:right;
}
/*** Table style ****/
.ms-rteTable-6MOD {
    -ms-name: "ארכיון: שני גוונים בינוניים";
    font-family: "Alef Hebrew",arial;
	TEXT-ALIGN: right; 
	LINE-HEIGHT: 2; 
	COLOR: #565656; 
	FONT-SIZE: 100%; 
	VERTICAL-ALIGN: top; 
}
.ms-rteTable-6MOD TH.ms-rteTableHeaderRow-6MOD,
.ms-rteTable-6MOD TR.ms-rteTableFooterRow-6MOD/*,
.ms-rteTableHeaderEvenCol-6MOD,
.ms-rteTableHeaderOddCol-6MOD,
.ms-rteTableFooterOddCol-6MOD,
.ms-rteTableFooterEvenCol-6MOD*/
{
	border-bottom: #93aec6 1px dotted;
    background-color:#d3d3d3;
    color:#565656;
}
.ms-rteTable-6MOD TH.ms-rteTableFooterFirstCol-6MOD,
.ms-rteTable-6MOD TH.ms-rteTableHeaderFirstCol-6MOD,
.ms-rteTable-6MOD TH.ms-rteTableHeaderOddCol-6MOD,
.ms-rteTable-6MOD TD.ms-rteTableFooterOddCol-6MOD,
.ms-rteTable-6MOD TH.ms-rteTableHeaderEvenCol-6MOD,
.ms-rteTable-6MOD TH.ms-rteTableFooterEvenCol-6MOD,
.ms-rteTable-6MOD TH.ms-rteTableHeaderLastCol-6MOD,
.ms-rteTable-6MOD TD.ms-rteTableFooterLastCol-6MOD{	
    background-color:#d3d3d3;
    color:#565656;
    font-size: 13pt;
    font-weight: normal;
    font-family: "Alef Hebrew",arial;
	border-bottom: #93aec6 1px dotted;
	TEXT-ALIGN: right; 
    text-indent:17px;
}


.ms-rteTable-6MOD TD.ms-rteTableOddCol-6MOD,.ms-rteTable-6MOD TD.ms-rteTableEvenCol-6MOD {
    line-height:30px;
	border-bottom: #93aec6 1px dotted;
    color:#565656;
    font-size: 13pt;
    font-weight: normal;
    font-family: "Alef Hebrew",arial;
    text-indent:17px;
}
.noPadding{
    padding:0 !important;
}
/*.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{
    display:block;
    width:100% \9;
    max-width:100%;
    height:auto

}*/

/* columns of same height styles */

.row-height {
    display: -webkit-box; /*iOS6-,Safari 3.1-6*/
    display: -moz-box; /*FireFox 19-*/
    display: -webkit-flex; /*Safari*/
    display: -ms-flexbox; /*IE 10*/
    display: flex; /*Chrome,Opera 12.1+*, Firefox 20+,ie11,edge*/
    -ms-flex-wrap: wrap;
    -webkit-flex-direction: wrap;
    flex-direction: wrap;
    flex-wrap: wrap;
}
.col-height {

    display: -webkit-box;/*iOS6-,Safari 3.1-6*/
    display:-moz-box;/*FireFox 19-*/
    display: -webkit-flex;/*Safari*/
    display: -ms-flexbox;/*IE 10*/
    display: flex; /*Chrome,Opera 12.1+*, Firefox 20+,ie11,edge*/   
    -ms-flex-direction: column;/*ie10*/
    -webkit-flex-direction:column;/*Safari 6.1+*/
    flex-direction: column;
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}

@media (min-width: 480px) {
  .row-xs-height {
    display: -webkit-box;/*iOS6-,Safari 3.1-6*/
    display:-moz-box;/*FireFox 19-*/
    display: -webkit-flex;/*Safari*/
    display: -ms-flexbox;/*IE 10*/
    display: flex; /*Chrome,Opera 12.1+*, Firefox 20+,ie11,edge*/  
    -ms-flex-wrap: wrap;
    -webkit-flex-direction:wrap;
    flex-wrap: wrap;
  }
  .col-xs-height {
    display: -webkit-box;/*iOS6-,Safari 3.1-6*/
    display:-moz-box;/*FireFox 19-*/
    display: -webkit-flex;/*Safari*/
    display: -ms-flexbox;/*IE 10*/
    display: flex; /*Chrome,Opera 12.1+*, Firefox 20+,ie11,edge*/   
    -ms-flex-direction: column;/*ie10*/
    -webkit-flex-direction:column;/*Safari 6.1+*/
    flex-direction: column;
  }
  .col-xs-top {
    vertical-align: top;
  }
  .col-xs-middle {
    vertical-align: middle;
  }
  .col-xs-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 768px) {
  .row-sm-height {
    display: -webkit-box;/*iOS6-,Safari 3.1-6*/
    display:-moz-box;/*FireFox 19-*/
    display: -webkit-flex;/*Safari*/
    display: -ms-flexbox;/*IE 10*/
    display: flex; /*Chrome,Opera 12.1+*, Firefox 20+,ie11,edge*/  
    -ms-flex-wrap: wrap;
    -webkit-flex-direction:wrap;
    flex-wrap: wrap;
  }
  .col-sm-height {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .col-sm-top {
    vertical-align: top;
  }
  .col-sm-middle {
    vertical-align: middle;
  }
  .col-sm-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 992px) {
  .row-md-height {
    display: -webkit-box;/*iOS6-,Safari 3.1-6*/
    display:-moz-box;/*FireFox 19-*/
    display: -webkit-flex;/*Safari*/
    display: -ms-flexbox;/*IE 10*/
    display: flex; /*Chrome,Opera 12.1+*, Firefox 20+,ie11,edge*/  
    -ms-flex-wrap: wrap;
    -webkit-flex-direction:wrap;
    flex-wrap: wrap;
  }
  .col-md-height {
    display: -webkit-box;/*iOS6-,Safari 3.1-6*/
    display:-moz-box;/*FireFox 19-*/
    display: -webkit-flex;/*Safari*/
    display: -ms-flexbox;/*IE 10*/
    display: flex; /*Chrome,Opera 12.1+*, Firefox 20+,ie11,edge*/   
    -ms-flex-direction: column;/*ie10*/
    -webkit-flex-direction:column;/*Safari 6.1+*/
    flex-direction: column;
  }
  .col-md-top {
    vertical-align: top;
  }
  .col-md-middle {
    vertical-align: middle;
  }
  .col-md-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 1200px) {
  .row-lg-height {
    display: -webkit-box;/*iOS6-,Safari 3.1-6*/
    display:-moz-box;/*FireFox 19-*/
    display: -webkit-flex;/*Safari*/
    display: -ms-flexbox;/*IE 10*/
    display: flex; /*Chrome,Opera 12.1+*, Firefox 20+,ie11,edge*/  
    -ms-flex-wrap: wrap;
    -webkit-flex-direction:wrap;
    flex-wrap: wrap;
  }
  .col-lg-height {
    display: -webkit-box;/*iOS6-,Safari 3.1-6*/
    display:-moz-box;/*FireFox 19-*/
    display: -webkit-flex;/*Safari*/
    display: -ms-flexbox;/*IE 10*/
    display: flex; /*Chrome,Opera 12.1+*, Firefox 20+,ie11,edge*/   
    -ms-flex-direction: column;/*ie10*/
    -webkit-flex-direction:column;/*Safari 6.1+*/
    flex-direction: column;
  }
  .col-lg-top {
    vertical-align: top;
  }
  .col-lg-middle {
    vertical-align: middle;
  }
  .col-lg-bottom {
    vertical-align: bottom;
  }
}


.topSection
{
    background-repeat:no-repeat;
    min-height: 70px;
    width: 100%;
    background-color: #d0eaf3;
    display: none;
}
.topPageBarLinks {
    list-style: none;
    list-style-type: none;
    float: left;
    padding-top: 4px;
    background-color:#5d5d5d;
    color:#fff;
    /*width:100%;*/
}
.modtoptoolbarlist
{
    list-style:none;
    float:left
}
.modtoptoolbaritem a
{
    font-size:14px;
}
.modtoptoolbaritem
{
    float:left;
}
.modtoptoolbarLink,a.modtoptoolbarLink:link,a.modtoptoolbarLink:visited,a.modtoptoolbarLink:hover
{
    color:#fff;
    cursor:pointer;
    display:block;
    text-decoration:none;
}
.modtoptoolbarLink
{
    height:40px;
    width:90px;

}
.modtoptoolbarsharch:before
{
    content:"\f002";
}
.modtoptoolbarlanguage:before
{
    content:"\f0ac";
}
.modtoptoolbararchive:before
{
    content:"\f187";
}
.modtoptoolbarLink:before
{
    font-family:FontAwesome;
    font-size:30px;
    line-height:40px;
    height:40px;
    width:40px;
    color:#fff;
}
.mod-icon-search:before
{
    font-family:FontAwesome;
    content:"\f002";
    font-size:20px;
    line-height:40px;
    height:40px;
    width:40px;
    color:#000;
}

    .topPageBarSearchTextBoxTitleMobile {
        display: none;
    }
    .topPageBarSearchTextBoxMobile 
    {
        display:none;font-size:20pt
    }
    .mod-btn-search-group{
        border:0;
    }
    .topPageBarSearchMobile {
        line-height: 50px;
        max-height:50px;
        height:100%;
        padding-top:24px;
    }
    .modlanguagelink, a.modlanguagelink:link, a.modlanguagelink:valid, a.modlanguagelink:hover, a.modlanguagelink:visited {
        font-size: 22px;
        line-height: 70px;
        color:#000;
        text-decoration:none;
        padding-right:60px;
    }
    .modlanguagelist
    {
        list-style:none;
    }
.mod-btn-search {background-size:40px 40px}
@media (max-width: 451px) {

    .modlonglanguagelink, a.modlonglanguagelink:link, a.modlonglanguagelink:valid, a.modlonglanguagelink:hover, a.modlonglanguagelink:visited {
       padding-right:30px;
   }
}
@media (max-width: 380px) {

   .modlonglanguagelink, a.modlonglanguagelink:link, a.modlonglanguagelink:valid, a.modlonglanguagelink:hover, a.modlonglanguagelink:visited 
   {
       padding-right:0;
   }
}
