﻿body {
}

  a[href]:after {
    content: none !important;
  }


  .nav-pane-toggle, .tool-bar,
  .reportcard-actions,
  footer .quick-links
  {
      display: none !important;
  }

  .content, .exhibit-content{
      width:100%;     
  }
 
 
  .child-cards a{     
     border:solid 1px;
  }