.SideMenu .modNav
{
      font-family: opensanshebrew-regularregular,arial,verdana,helvetica,sans-serif;
     font-size:10pt;
}
.SideMenu .modNavTitle {
    height: 25px;
    padding-top: 10px;
    padding-right: 10px;
    /*background-color:#1c78ab;*/
    color: #fff;
    font-weight: bold;
    text-align:right;
}
.SideMenu .navbar-right
{
     min-width: 20px;
    float: left !important;
    top: 5px;
    left: 0;
}
.SideMenu .modSiteMenu
{
    background-color:#fff;
    padding-right:20px;
}
.SideMenu .modMenuInItems
{
    padding-right: 20px; 
    border:1px solid #cbcbcb;
    background-color: #fff;
    border-radius:8px;
    margin:5px 6px 5px 6px;
}
/*.SideMenu .modSiteMenuInList
{
    padding-right:20px;
}*/
.SideMenu .modSiteMenuInItem
{
    width:100%;
    list-style-type:none;
    font-weight: bold;
    min-height: 22px;
}
.SideMenu .navbar-collapse
{
    width:100%;
    padding: 0 15px;
}
.SideMenu .modSiteMenuNode
{
    padding-top:10px;
    height:25px;
    color:#494949;
    font-size:10pt;
    cursor:pointer;
    padding-right:20px;
    margin-right:-20px;
    background-position-x:210px;
    background-position-y:50%;
    background-repeat:no-repeat;
}
.SideMenu .modSiteMenuNodeWithItems 
{
    padding-right:20px;
    margin-right:0;
}
/*.SideMenu .modSiteMenuNodeWithItems2
{
    background-position-x:190px;
}*/
.SideMenu .modSiteMenuInItemWithItems 
{
     border-bottom: 1px solid #fff;
     margin-right:-20px;
}
.SideMenu .modSiteMenuInItemWithItems2 .modMenuInItems
{
    margin-right:-14px;
    background-color:#bbd1df;  
}
.SideMenu .navbar-default .navbar-collapse,.SideMenu  .navbar-default .navbar-form.SideMenu  .navbar
{
    /*background:#fff;*/
    background-image:none;
    border:none;
   
}
.SideMenu .navbar-default .navbar-collapse
{
    clear:both;
}
.navbar-default
{
     background-image:none;
     border:none;
}
.SideMenu .modSiteMenuInItem a
{
    display: block;
    color: #000;/* !important;*/
     font-family: opensanshebrew-regularregular,arial,verdana,helvetica,sans-serif;
     padding:4px 20px;
     white-space:normal;
}
/*.SideMenu .modSiteMenuInList
{
    display:none;
    background-position:right center;
    background-repeat:no-repeat;
}*/
.SideMenu a.modNavLink.modNavLink1,.SideMenu a.modSiteMenuNode1.dropdown-toggle  {
    padding: 5px 0;
      /*color:#2272a7;*/
      color:#000;
         font-family: opensanshebrew-regularregular,arial,verdana,helvetica,sans-serif;
	    font-weight:normal;
        font-size:14px; 
}

.SideMenu .modSiteMenuInItem.dropdown {
    background-image: url('/_layouts/15/images/Sites/PortalModGovIl/SideMenu/openslide_icon.png');
    background-position:10px 10px;;
    background-repeat:no-repeat;
}
.SideMenu .modSiteMenuInItem.dropdown.open {
    background-image: url('/_layouts/15/images/Sites/PortalModGovIl/SideMenu/closeslide_icon.png');
   background-position:10px 10px;
    background-repeat:no-repeat;
}

.SideMenu a.navbar-brand
{
    color:#000;
    font-size:34px;
    font-family: opensanshebrew-regularregular,arial,verdana,helvetica,sans-serif;
	font-weight:normal;
    line-height:1.1;
}
.SideMenu .navbar-default
{
    background-color:#f3f2f2;
    border:none;
    border-radius:0;
    box-shadow:none;
}
.SideMenu .navbar-brand
{
    padding-top:0;
    padding-right:0;
    padding-bottom:40px;
    height:auto;
}
.SideMenu .dropdown-menu
{
   
    position:relative;
    box-shadow:none;
    text-align:right;
    border:0;
    width:100%;
    background-color:transparent;
}
.SideMenu .navbar-default .navbar-nav>.active>a,.SideMenu .navbar-default .navbar-nav>.open>a
{
    background-color:transparent;
       box-shadow:none;
       background-image:none;
}
a.modNavLink.modNavLink1.modSiteMenuNode1.modSiteMenuCurrent,a.modNavLink.modNavLink2.modSiteMenuNode2.modSiteMenuCurrent {
    color: #1c78ab;
}
@media screen and (max-width:990px) {
    .SideMenu a.navbar-brand
    {
        font-size:25px;
        line-height:2;
        padding-bottom: 20px;
    }
}
