#primarynav ul li a span{color:#132577} 
.ig-widget-marketplacev1-content{height:auto !important }
#dashboard .ig-alert.normal {
  font-size: 2em;
}

.ig-space-itresources-wiki .ig-leafnotice.ig-alphalist {
  display: none;
}

.tab-titles span {
    text-transform: capitalize !important;
}
#logo, #logo a img{width: 100%;}
.ig-material-shopping-cart:before 

{

  display: none !important;

}
@media (min-width: 678px) {
  .footer-nav {
    display: flex;
    justify-content: space-between;
  }
}

.footer-nav ul {
  margin: 0 !important;
}

.footer-nav ul li {
  list-style-type: none;
}

.footer-heading img {
    height: 25px !important;
    width: auto !important;
    position: relative;
    left: -66px;
    margin-right: 11px !important;
    }
    
    
.footer-nav div{text-align:left}
.footer-nav a:hover{color:red !important}
.ig-widgetfollow { 
 z-index: 100; 
}



/* Fix for invisible toolbar when editing content */
div.fr-toolbar.fr-desktop.fr-top.fr-basic {
margin-top: 45px;
padding-bottom: 0;
}




/* New content design updates */
@media (max-width: 767px) {
  body.ig-channels.ig-channeltype-blogchannel .ig-post_content_heading_actions__menu,
  body.ig-channels.ig-channeltype-folderchannel .ig-post_content_heading_actions__menu,
  body.ig-channels.ig-channeltype-forumchannel .ig-post_content_heading_actions__menu,
  body.ig-channels.ig-channeltype-wiki .ig-post_content_heading_actions__menu,
  body.ig-channels.ig-channeltype-calendar .ig-post_content_heading_actions__menu,
  body#ig-channel-\.mb .ig-post_content_heading_actions__menu {
    margin: 0;
  }
  body.ig-channels.ig-channeltype-blogchannel .ig-post_content_heading__meta,
  body.ig-channels.ig-channeltype-folderchannel .ig-post_content_heading__meta,
  body.ig-channels.ig-channeltype-forumchannel .ig-post_content_heading__meta,
  body.ig-channels.ig-channeltype-wiki .ig-post_content_heading__meta,
  body.ig-channels.ig-channeltype-calendar .ig-post_content_heading__meta,
  body#ig-channel-\.mb .ig-post_content_heading__meta {
    flex-wrap: wrap;
  }
}