/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 28 February 2020 08:36:46
*/


/*
  Global
*/
*, *::before, *::after{ font-family: Arial, Helvetica, sans-serif !important; }
 *::before, *::after{ font-size: 16px;} 
.site-logo img{ width: 25% !important; max-width: 150px;}
.site-name{  display: block !important;  }
.site-name a{ font-size: 40px !important; }
/*
  Hidden elements
*/
#home-carousel,
.container.body h3.prepare,
.container.body h3.help, 
.container.body h3.recover,
h3 span::before,
h3 span,
i.fa::before,
#side-nav-toggle,
.side-nav,
.disclaimer-links
{ display:none; }

/*
  Homepage
*/
.container .jumbotron{
  padding: 10px inherit;
}
.jumbotron h1{
  font-size: 26px;
  text-align: left !important;
}

.container.body .home-intro a:after, .container.body .home-links a:after{
   content:" (" attr(href) ") ";
   font-size: 13px !important; 
}

.container.body .home-intro .btn{
   border: none;
   font-weight: bold;
   text-align: left !important;
}

.container.body .home-links a:after{
   display: block !important;
}

/* Links */
#content-body a::after{
   content: "- " attr(href) !important; 
}


/* 
   Content
*/
.col-sm-9{
   width: 100%;
}
/*
   Footer
*/
.footer-about a:after, .footer .social-links a:after{
   content: "- " attr(href) !important; 
}
