/*
  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: 05 December 2025 22:37:16
*/


/******* REVIEW AND DISSOLVE *************/
/******* Global Styling *************/
/* Minimal styling added under current style sheet. Styling is added locally to forms body copy and thank you pages instead of this stylesheet. 
    Linking shows as 0 for this asset. Use Data Search Tool to see where the same classes are used on live forms on the site. 
   It looks like this style sheet can be removed. 
        
    Created Date: Tue, Jan 23, 2018 Vincent Manera (Squiz)
    Last Updated Date: Wed, Jan 24, 2018
    Last Published Date: Wed, Jan 24, 2018
*/

/* Not in use */
.navbar-brand{
    background: no-repeat 0 center;
    padding-left: 45px;
}
.navbar-edit-btn,
.navbar-edit-btn:hover,
.navbar-edit-btn:focus{
    color: #fff;
    display: inline;
    margin: 5px 0 0;
}
li:hover > .dropdown-menu.dropdown-menu-hover {
    display: block;
}
/*not in use*/
.list-group-item-nav {
    padding: 0;
}
.list-group-item-nav > a{
    display: block;
    padding: 10px 15px;
}
.list-group-item-nav.active > a, 
.list-group-item-nav.active:focus > a, 
.list-group-item-nav.active:hover > a{
    color: #fff;
}
.list-group-item-nav.hierarchy > a, 
.list-group-item-nav.hierarchy:focus > a, 
.list-group-item-nav.hierarchy:hover > a{
    color: #337ab7;
}
.list-group-item-nav.hierarchy, 
.list-group-item-nav.hierarchy:focus, 
.list-group-item-nav.hierarchy:hover{
    background-color: #fff;
}
/*Not in use*/
.list-group-sub{
    margin: 0;
}
.list-group-sub > .list-group-item-nav{
    border: none;
    border-radius: 0;
    border-top: 1px dotted #ddd;
}
.list-group-sub > .list-group-item-nav > a{
    padding-left: 30px;
    font-size: 0.85em;
}
/*Linked to live pages and SCSS style sheets */
.breadcrumb{
    margin-top: 20px;
}
/*
  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: 05 December 2025 22:37:16
*/


/******* REVIEW AND DISSOLVE *************/
/******* Form Styling *************/
/* Minimal styling added under current style sheet. Styling is added locally to forms body copy and thank you pages instead of this stylesheet. 
    Linking shows as 0 for this asset. USe Data Search Tool to see where the same classes are used on live forms on the site. 
    Styling is used on:
        - Custom Forms
        - Listing pages
        
    Created Date: Tue, Jan 23, 2018 Vincent Manera (Squiz)
    Last Updated Date: Wed, Jan 24, 2018
    Last Published Date: Wed, Jan 24, 2018
*/

/* Layout */
.sq-form-question{
    margin-bottom: 10px;
}

/* Validation */
.sq-form-errors-message,
.sq-form-error{
    color: red;
}
