/*
  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: 08 December 2025 10:00:15
*/


/*override the style on http://www.cmd.act.gov.au/open_government/inform/find-a-public-notice to display text next to checkbox */
label {
    margin: 0em 0 0 0;
   display:inline!important;
}

/*display no bullet next to Public notice */
.nobullet {
    list-style:none;
    
}

/* margin and pointer cursor for the pagination anchors added in from the dataTables plugin on the public notices*/
a.paginate_button {cursor:pointer; margin:2px;}

fieldset ul li {
        list-style:none;
}

.purpleborder{
border: solid 2px #d1d1d1
width:90%;
}

 .pubnoteviewlink 
 {display: inline-block; margin:.7em 1em 0em 3em;}
   