<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.clicklaw.bc.ca/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Iwojtowicz</id>
	<title>Clicklaw Wikibooks - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.clicklaw.bc.ca/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Iwojtowicz"/>
	<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Special:Contributions/Iwojtowicz"/>
	<updated>2026-04-20T19:51:57Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=62679</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=62679"/>
		<updated>2026-04-14T22:47:28Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* common.css */&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page h1.firstHeading { display:none; }&lt;br /&gt;
&lt;br /&gt;
/* &amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt; */&lt;br /&gt;
 &lt;br /&gt;
/* Main page fixes */&lt;br /&gt;
#interwiki-completelist {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
body.page-Main_Page #ca-delete {&lt;br /&gt;
    display: none !important;right:&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
body.page-Main_mobiPage #mp-topbanner {&lt;br /&gt;
   clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Edit window toolbar */&lt;br /&gt;
#toolbar {&lt;br /&gt;
    height: 22px;&lt;br /&gt;
    margin-bottom: 6px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Margins for &amp;lt;ol&amp;gt; and &amp;lt;ul&amp;gt; */&lt;br /&gt;
#content ol, #content ul,&lt;br /&gt;
#mw_content ol, #mw_content ul {&lt;br /&gt;
  margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Make the list of references in [[Template:Reflist]] smaller */&lt;br /&gt;
.references-small { &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn&#039;t accept it */&lt;br /&gt;
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */&lt;br /&gt;
/* column-count is from the CSS3 module &amp;quot;CSS Multi-column Layout&amp;quot; */&lt;br /&gt;
/* Please ignore any validator errors caused by these two lines */&lt;br /&gt;
.references-2column {&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    -moz-column-count: 2;&lt;br /&gt;
    column-count: 2;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Highlight clicked reference in blue to help navigation */&lt;br /&gt;
ol.references &amp;gt; li:target,&lt;br /&gt;
sup.reference:target,&lt;br /&gt;
span.citation:target { &lt;br /&gt;
    background-color: #DEF;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Ensure refs in table headers and the like aren&#039;t bold or italic */&lt;br /&gt;
sup.reference {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Styling for citations */&lt;br /&gt;
span.citation, cite {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
    word-wrap: break-word;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For linked citation numbers and document IDs, where&lt;br /&gt;
   the number need not be shown on a screen or a handheld,&lt;br /&gt;
   but should be included in the printed version&lt;br /&gt;
*/&lt;br /&gt;
@media screen, handheld {&lt;br /&gt;
    span.citation *.printonly {&lt;br /&gt;
        display: none;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* wikitable/prettytable class for skinning normal tables */&lt;br /&gt;
table.wikitable,&lt;br /&gt;
table.prettytable {&lt;br /&gt;
    margin: 1em 1em 1em 0;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th, .wikitable td,&lt;br /&gt;
.prettytable th, .prettytable td {&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th,&lt;br /&gt;
.prettytable th {&lt;br /&gt;
    background: #f2f2f2;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.wikitable caption,&lt;br /&gt;
.prettytable caption {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Default style for navigation boxes */&lt;br /&gt;
.navbox {                     /* Navbox container style */&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: auto;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    padding: 1px;&lt;br /&gt;
}&lt;br /&gt;
.navbox-inner,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-group,&lt;br /&gt;
.navbox-title,&lt;br /&gt;
.navbox-abovebelow {&lt;br /&gt;
    padding: 0.25em 1em;      /* Title, group and above/below styles */&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
th.navbox-group {             /* Group style */&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    background: #fdfdfd;      /* Background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-list {&lt;br /&gt;
    line-height: 1.8em;&lt;br /&gt;
    border-color: #fdfdfd;    /* Must match background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox th,&lt;br /&gt;
.navbox-title {&lt;br /&gt;
    background: #ccccff;      /* Level 1 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-abovebelow,&lt;br /&gt;
th.navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-title {&lt;br /&gt;
    background: #ddddff;      /* Level 2 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-subgroup .navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-abovebelow {&lt;br /&gt;
    background: #e6e6ff;      /* Level 3 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-even {&lt;br /&gt;
    background: #f7f7f7;      /* Even row striping */&lt;br /&gt;
}&lt;br /&gt;
.navbox-odd {&lt;br /&gt;
    background: transparent;  /* Odd row striping */&lt;br /&gt;
}&lt;br /&gt;
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */&lt;br /&gt;
    margin-top: -1px;          /* (doesn&#039;t work for IE6, but that&#039;s okay)       */&lt;br /&gt;
}&lt;br /&gt;
.navbox .hlist td dl,&lt;br /&gt;
.navbox .hlist td ol,&lt;br /&gt;
.navbox .hlist td ul,&lt;br /&gt;
.navbox td.hlist dl,&lt;br /&gt;
.navbox td.hlist ol,&lt;br /&gt;
.navbox td.hlist ul {&lt;br /&gt;
    padding: 0.125em 0;       /* Adjust hlist padding in navboxes */&lt;br /&gt;
}&lt;br /&gt;
ol + table.navbox,&lt;br /&gt;
ul + table.navbox {&lt;br /&gt;
    margin-top: 0.5em;        /* Prevent lists from clinging to navboxes */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Default styling for Navbar template */&lt;br /&gt;
.navbar {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
.navbar ul {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.navbar li {&lt;br /&gt;
    word-spacing: -0.125em;&lt;br /&gt;
}&lt;br /&gt;
.navbar.mini li span {&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
}&lt;br /&gt;
/* Navbar styling when nested in infobox and navbox */&lt;br /&gt;
.infobox .navbar {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox .navbar {&lt;br /&gt;
    display: block;&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-title .navbar {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-right: 0.5em;&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* &#039;show&#039;/&#039;hide&#039; buttons created dynamically by the CollapsibleTables javascript&lt;br /&gt;
   in [[MediaWiki:Common.js]] are styled here so they can be customised. */&lt;br /&gt;
.collapseButton {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-left: 0.5em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    width: auto;&lt;br /&gt;
}&lt;br /&gt;
/* In navboxes, the show/hide button balances the v·d·e links&lt;br /&gt;
   from [[Template:Navbar]], so they need to be the same width. */&lt;br /&gt;
.navbox .collapseButton {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styling for JQuery makeCollapsible, matching that of collapseButton */&lt;br /&gt;
.mw-collapsible-toggle {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox .mw-collapsible-toggle {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: right;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: larger;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em; &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: solid 1px #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes redirects appear in italics in categories and on [[Special:Allpages]] */&lt;br /&gt;
.redirect-in-category, .allpagesredirect {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Icons for medialist templates [[Template:Listen]],&lt;br /&gt;
   [[Template:Multi-listen_start]], [[Template:Video]],&lt;br /&gt;
   [[Template:Multi-video_start]]&lt;br /&gt;
*/&lt;br /&gt;
div.listenlist {&lt;br /&gt;
    background:&lt;br /&gt;
        url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png&amp;quot;);&lt;br /&gt;
    padding-left: 40px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style rules for media list templates */&lt;br /&gt;
div.medialist {&lt;br /&gt;
    min-height: 50px;&lt;br /&gt;
    margin: 1em;&lt;br /&gt;
    background-position: top left;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul {&lt;br /&gt;
    list-style-type: none; &lt;br /&gt;
    list-style-image: none;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li {&lt;br /&gt;
    padding-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li li {&lt;br /&gt;
    font-size: 91%;&lt;br /&gt;
    padding-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon for all PDF files&lt;br /&gt;
   in browsers that support these CSS selectors, like Mozilla and Opera */&lt;br /&gt;
#content a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF#&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 16px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon anywhere the PDFlink class&lt;br /&gt;
   is used (notably Template:PDFlink). This works in IE, unlike the above. */&lt;br /&gt;
#content span.PDFlink a,&lt;br /&gt;
#mw_content span.PDFlink a {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 17px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Content in columns with CSS instead of tables [[Template:Columns]] */&lt;br /&gt;
div.columns-2 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 50%;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-3 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 33.3%;&lt;br /&gt;
    min-width: 200px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-4 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 25%;&lt;br /&gt;
    min-width: 150px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-5 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 20%;&lt;br /&gt;
    min-width: 120px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Messagebox templates */&lt;br /&gt;
.messagebox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    width: 80%;&lt;br /&gt;
    margin: 0 auto 1em auto;&lt;br /&gt;
    padding: .2em;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.merge {&lt;br /&gt;
    border: 1px solid #c0b8cc;&lt;br /&gt;
    background-color: #f0e5ff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.cleanup {&lt;br /&gt;
    border: 1px solid #9f9fff;&lt;br /&gt;
    background-color: #efefff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    margin: 4px auto;&lt;br /&gt;
}&lt;br /&gt;
/* For old WikiProject banners inside banner shells. */&lt;br /&gt;
.mbox-inside .standard-talk,&lt;br /&gt;
.messagebox.nested-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: 2px 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.small {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
}&lt;br /&gt;
.messagebox.small-talk {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
    background: #F8EABA;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */&lt;br /&gt;
th.mbox-text, td.mbox-text {     /* The message body cell(s) */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 0.25em 0.9em;       /* 0.9em left/right */&lt;br /&gt;
    width: 100%;    /* Make all mboxes the same width regardless of text length */&lt;br /&gt;
}&lt;br /&gt;
td.mbox-image {                  /* The left image cell */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-imageright {             /* The right image cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-empty-cell {         /* An empty narrow cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 0px;&lt;br /&gt;
    width: 1px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Article message box styles */&lt;br /&gt;
table.ambox {&lt;br /&gt;
    margin: 0px 10%;   /* 10% = Will not overlap with other elements */&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb; &lt;br /&gt;
}&lt;br /&gt;
table.ambox + table.ambox {   /* Single border between stacked boxes. */&lt;br /&gt;
    margin-top: -1px;&lt;br /&gt;
}&lt;br /&gt;
.ambox th.mbox-text, &lt;br /&gt;
.ambox td.mbox-text {            /* The message body cell(s) */&lt;br /&gt;
    padding: 0.25em 0.5em;       /* 0.5em left/right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-image {           /* The left image cell */&lt;br /&gt;
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-imageright {      /* The right image cell */&lt;br /&gt;
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ambox-notice {&lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-speedy {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;                   /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-delete {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-content {&lt;br /&gt;
    border-left: 10px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-style {&lt;br /&gt;
    border-left: 10px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-move {&lt;br /&gt;
    border-left: 10px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-protection {&lt;br /&gt;
    border-left: 10px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Image message box styles */&lt;br /&gt;
table.imbox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 3px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb;&lt;br /&gt;
}&lt;br /&gt;
.imbox .mbox-text .imbox {    /* For imboxes inside imbox-text cells. */&lt;br /&gt;
    margin: 0 -0.5em;    /* 0.9 - 0.5 = 0.4em left/right. */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .imbox {    /* For imboxes inside other templates. */&lt;br /&gt;
    margin: 4px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.imbox-notice {&lt;br /&gt;
    border: 3px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-speedy {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-delete {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-content {&lt;br /&gt;
    border: 3px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-style {&lt;br /&gt;
    border: 3px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-move {&lt;br /&gt;
    border: 3px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-protection {&lt;br /&gt;
    border: 3px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-license {&lt;br /&gt;
    border: 3px solid #88a;       /* Dark gray */&lt;br /&gt;
    background: #f7f8ff;          /* Light gray */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-featured {&lt;br /&gt;
    border: 3px solid #cba135;    /* Brown-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Category message box styles */&lt;br /&gt;
table.cmbox {&lt;br /&gt;
    margin: 3px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background: #DFE8FF;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.cmbox-notice {&lt;br /&gt;
    background: #D8E8FF;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-speedy {&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 4px;&lt;br /&gt;
    border: 4px solid #b22222;    /* Red */&lt;br /&gt;
    background: #FFDBDB;          /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-delete {&lt;br /&gt;
    background: #FFDBDB;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-content {&lt;br /&gt;
    background: #FFE7CE;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-style {&lt;br /&gt;
    background: #FFF9DB;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-move {&lt;br /&gt;
    background: #E4D8FF;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-protection {&lt;br /&gt;
    background: #EFEFE1;    /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Other pages message box styles */&lt;br /&gt;
table.ombox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 1px solid #aaa;       /* Default &amp;quot;notice&amp;quot; gray */&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ombox-notice {&lt;br /&gt;
    border: 1px solid #aaa;       /* Gray */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-content {&lt;br /&gt;
    border: 1px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-style {&lt;br /&gt;
    border: 1px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-move {&lt;br /&gt;
    border: 1px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-protection {&lt;br /&gt;
    border: 2px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Talk page message box styles */&lt;br /&gt;
table.tmbox {&lt;br /&gt;
    margin: 4px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #c0c090;    /* Default &amp;quot;notice&amp;quot; gray-brown */&lt;br /&gt;
    background: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The &amp;quot;mediawiki&amp;quot; */&lt;br /&gt;
    margin: 2px 0;               /* class ensures that this declaration overrides other */&lt;br /&gt;
    width: 100%;  /* For Safari and Opera */     /* styles (including mbox-small above) */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .tmbox.mbox-small { /* &amp;quot;small&amp;quot; tmboxes should not be small when  */&lt;br /&gt;
    line-height: 1.5em;          /* also &amp;quot;nested&amp;quot;, so reset styles that are   */   &lt;br /&gt;
    font-size: 100%;             /* set in &amp;quot;mbox-small&amp;quot; above.                */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.tmbox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-content {&lt;br /&gt;
    border: 2px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-style {&lt;br /&gt;
    border: 2px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-move {&lt;br /&gt;
    border: 2px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-protection,&lt;br /&gt;
table.tmbox-notice {&lt;br /&gt;
    border: 1px solid #c0c090;    /* Gray-brown */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Disambig and set index box styles */&lt;br /&gt;
table.dmbox {&lt;br /&gt;
    clear: both; &lt;br /&gt;
    margin: 0.9em 1em; &lt;br /&gt;
    border-top: 1px solid #ccc; &lt;br /&gt;
    border-bottom: 1px solid #ccc; &lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Footer and header message box styles */&lt;br /&gt;
table.fmbox {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;     /* Default &amp;quot;system&amp;quot; gray */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-system {&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-warning {&lt;br /&gt;
    border: 1px solid #bb7070;  /* Dark pink */&lt;br /&gt;
    background: #ffdbdb;        /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-editnotice {&lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;warning&amp;quot; style fmbox messages. */&lt;br /&gt;
div.mw-warning-with-logexcerpt,&lt;br /&gt;
div.mw-lag-warn-high,&lt;br /&gt;
div.mw-cascadeprotectedwarning,&lt;br /&gt;
div#mw-protect-cascadeon {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #bb7070;&lt;br /&gt;
    background: #ffdbdb;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;system&amp;quot; style fmbox messages. Used in &lt;br /&gt;
   [[MediaWiki:Noarticletext]] and [[MediaWiki:Readonly lag]]. */&lt;br /&gt;
div.mw-lag-warn-normal,&lt;br /&gt;
div.noarticletext,&lt;br /&gt;
div.fmbox-system {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* These mbox-small classes must be placed after all other &lt;br /&gt;
   ambox/tmbox/ombox etc classes. &amp;quot;body.mediawiki&amp;quot; is so &lt;br /&gt;
   they override &amp;quot;table.ambox + table.ambox&amp;quot; above. */&lt;br /&gt;
body.mediawiki table.mbox-small {   /* For the &amp;quot;small=yes&amp;quot; option. */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 4px 0 4px 1em;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
body.mediawiki table.mbox-small-left {   /* For the &amp;quot;small=left&amp;quot; option. */&lt;br /&gt;
    margin: 4px 1em 4px 0;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Support for Template:IPA, Template:Unicode and Template:Polytonic.&lt;br /&gt;
   The second declarations reset the styles for all browsers except&lt;br /&gt;
   IE6, which chokes on the empty comment tags. Please copy any changes&lt;br /&gt;
   to [[Template:IPA fonts]] and [[Template:Unicode fonts]].&lt;br /&gt;
*/&lt;br /&gt;
.IPA {&lt;br /&gt;
    font-family: &amp;quot;Charis SIL&amp;quot;, &amp;quot;Doulos SIL&amp;quot;, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Chrysanthi Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.Unicode {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;Free Serif&amp;quot;, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;, &amp;quot;Bitstream Cyberbit&amp;quot;,&lt;br /&gt;
                 &amp;quot;Bitstream CyberBase&amp;quot;, Thryomanes, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Free Sans&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;,&lt;br /&gt;
                 &amp;quot;Microsoft Sans Serif&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.latinx {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Microsoft Sans Serif&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.polytonic {&lt;br /&gt;
    font-family: &amp;quot;Athena Unicode&amp;quot;, Gentium, &amp;quot;Palatino Linotype&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, Code2000; &lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
#wpSave {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */&lt;br /&gt;
.hiddenStructure {&lt;br /&gt;
    display: inline ! important;&lt;br /&gt;
    color: #f00; &lt;br /&gt;
    background-color: #0f0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* suppress missing interwiki image links where #ifexist cannot&lt;br /&gt;
   be used due to high number of requests see .hidden-redlink on &lt;br /&gt;
   http://meta.wikimedia.org/wiki/MediaWiki:Common.css&lt;br /&gt;
*/&lt;br /&gt;
.check-icon a.new {&lt;br /&gt;
    display: none; &lt;br /&gt;
    speak: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Removes underlines from links */&lt;br /&gt;
.nounderlines a { &lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove underline from IPA links */&lt;br /&gt;
.IPA a:link, .IPA a:visited {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Standard Navigationsleisten, aka box hiding thingy&lt;br /&gt;
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */&lt;br /&gt;
div.NavFrame {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 4px;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame + div.NavFrame {&lt;br /&gt;
    border-top-style: none;&lt;br /&gt;
    border-top-style: hidden;&lt;br /&gt;
}&lt;br /&gt;
div.NavPic {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    float: left;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame div.NavHead {&lt;br /&gt;
    height: 1.6em;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    background-color: #ccf;&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame p,&lt;br /&gt;
div.NavFrame div.NavContent,&lt;br /&gt;
div.NavFrame div.NavContent p {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
div.NavEnd {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    line-height: 1px;&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
a.NavToggle {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    right: 3px;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Hatnotes and disambiguation notices */&lt;br /&gt;
.rellink,&lt;br /&gt;
.dablink {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
.rellink i,&lt;br /&gt;
.dablink i {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style for horizontal UL lists */&lt;br /&gt;
.horizontal ul {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li { &lt;br /&gt;
    padding: 0 0.6em 0 0.4em;&lt;br /&gt;
    display: inline;&lt;br /&gt;
    border-right: 1px solid;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li:last-child {&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    padding-right: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow transcluded pages to display in lists rather than a table.&lt;br /&gt;
   Compatible in Firefox; incompatible in IE6. */&lt;br /&gt;
.listify td    { display: list-item; }&lt;br /&gt;
.listify tr    { display: block; }&lt;br /&gt;
.listify table { display: block; }&lt;br /&gt;
 &lt;br /&gt;
/* Geographical coordinates defaults. See [[Template:Coord/link]]&lt;br /&gt;
   for how these are used. The classes &amp;quot;geo&amp;quot;, &amp;quot;longitude&amp;quot;, and&lt;br /&gt;
   &amp;quot;latitude&amp;quot; are used by the [[Geo microformat]].&lt;br /&gt;
 */&lt;br /&gt;
.geo-default, .geo-dms, .geo-dec  { display: inline; }&lt;br /&gt;
.geo-nondefault, .geo-multi-punct { display: none; }&lt;br /&gt;
.longitude, .latitude             { white-space: nowrap; }&lt;br /&gt;
 &lt;br /&gt;
/* When &amp;lt;div class=&amp;quot;nonumtoc&amp;quot;&amp;gt; is used on the table of contents,&lt;br /&gt;
   the ToC will display without numbers */&lt;br /&gt;
.nonumtoc .tocnumber { display: none; }&lt;br /&gt;
.nonumtoc #toc ul,&lt;br /&gt;
.nonumtoc .toc ul {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    margin: .3em 0 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.nonumtoc #toc ul ul, &lt;br /&gt;
.nonumtoc .toc ul ul { &lt;br /&gt;
    margin: 0 0 0 2em; &lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow limiting of which header levels are shown in a TOC;&lt;br /&gt;
   &amp;lt;div class=&amp;quot;toclimit-3&amp;quot;&amp;gt;, for instance, will limit to&lt;br /&gt;
   showing ==headings== and ===headings=== but no further&lt;br /&gt;
   (as long as there are no =headings= on the page, which&lt;br /&gt;
   there shouldn&#039;t be according to the MoS).&lt;br /&gt;
 */&lt;br /&gt;
.toclimit-2 .toclevel-2,&lt;br /&gt;
.toclimit-3 .toclevel-3,&lt;br /&gt;
.toclimit-4 .toclevel-4,&lt;br /&gt;
.toclimit-5 .toclevel-5,&lt;br /&gt;
.toclimit-6 .toclevel-6,&lt;br /&gt;
.toclimit-7 .toclevel-7 { display: none; }&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Template:Quote */&lt;br /&gt;
blockquote.templatequote { &lt;br /&gt;
     margin-top: 0; &lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite { &lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite cite {&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
div.user-block {&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    border: 1px solid #A9A9A9;&lt;br /&gt;
    background-color: #FFEFD5;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent line breaks in silly places: &lt;br /&gt;
   1) Links when we don&#039;t want them to&lt;br /&gt;
   2) Bold &amp;quot;links&amp;quot; to the page itself&lt;br /&gt;
   2) HTML formulae&lt;br /&gt;
   3) Ref tags with group names &amp;lt;ref group=&amp;quot;Note&amp;quot;&amp;gt; --&amp;gt; &amp;quot;[Note 1]&amp;quot;&lt;br /&gt;
*/&lt;br /&gt;
.nowraplinks a,&lt;br /&gt;
.nowraplinks .selflink,&lt;br /&gt;
span.texhtml,&lt;br /&gt;
sup.reference a { &lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For template documentation */&lt;br /&gt;
.template-documentation {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 1em 0 0 0;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background-color: #ecfcf4; &lt;br /&gt;
    padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.thumbinner {&lt;br /&gt;
    min-width: 100px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Inline divs in ImageMaps (code borrowed from de.wiki) */&lt;br /&gt;
.imagemap-inline div {&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Increase the height of the image upload box */&lt;br /&gt;
#wpUploadDescription {&lt;br /&gt;
    height: 13em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Reduce line-height for &amp;lt;sup&amp;gt; and &amp;lt;sub&amp;gt; */&lt;br /&gt;
sup, sub {&lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove white border from thumbnails */&lt;br /&gt;
div.thumb {&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;br /&gt;
div.tright {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 0 0.8em 1.4em;&lt;br /&gt;
}&lt;br /&gt;
div.tleft {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 1.4em 0.8em 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes the background of a framed image white instead of gray. */&lt;br /&gt;
/* Only visible with transparent images. */&lt;br /&gt;
div.thumb img.thumbimage {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* The backgrounds for galleries. */&lt;br /&gt;
#content .gallerybox div.thumb {&lt;br /&gt;
    background-color: #F9F9F9;   /* Light gray padding */&lt;br /&gt;
}&lt;br /&gt;
/* Put a chequered background behind images, only visible if they have transparency */&lt;br /&gt;
.gallerybox .thumb img,&lt;br /&gt;
#file img {&lt;br /&gt;
    background: white url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png&amp;quot;) repeat;&lt;br /&gt;
}&lt;br /&gt;
/* But not on articles, user pages, portals or with opt-out. */&lt;br /&gt;
.ns-0 .gallerybox .thumb img,&lt;br /&gt;
.ns-2 .gallerybox .thumb img,&lt;br /&gt;
.ns-100 .gallerybox .thumb img, &lt;br /&gt;
.nochecker .gallerybox .thumb img {&lt;br /&gt;
    background: white;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent floating boxes from overlapping any category listings,&lt;br /&gt;
   file histories, edit previews, and edit [Show changes] views */&lt;br /&gt;
#mw-subcategories, #mw-pages, #mw-category-media, &lt;br /&gt;
#filehistory, #wikiPreview, #wikiDiff {&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Selectively hide headers in WikiProject banners */&lt;br /&gt;
.wpb .wpb-header             { display: none; }&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: block; }     /* for IE */&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */&lt;br /&gt;
.wpbs-inner .wpb-outside     { display: none; }      /* hide things that should only display outside shells */&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Abuse Filter tags */&lt;br /&gt;
.mw-tag-markers {&lt;br /&gt;
 font-family:sans-serif;&lt;br /&gt;
 font-style:italic;&lt;br /&gt;
 font-size:90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Fix so &amp;lt;tt&amp;gt;, &amp;lt;code&amp;gt; and &amp;lt;pre&amp;gt; tags get normal text size also in &lt;br /&gt;
   some versions of Firefox, Safari, Konqueror, Chrome etc. */&lt;br /&gt;
tt, code, pre {&lt;br /&gt;
    font-family: monospace, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* &amp;lt;/source&amp;gt; */&lt;br /&gt;
&lt;br /&gt;
/* CLWB-259*/&lt;br /&gt;
/* self links */&lt;br /&gt;
a.mw-selflink {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:hover {&lt;br /&gt;
    cursor: inherit;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:active,&lt;br /&gt;
a.mw-selflink:visited {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* CLWB-234 */&lt;br /&gt;
.postedit-content {&lt;br /&gt;
    padding-right:10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/************************* Mobile view ****************************/&lt;br /&gt;
/*CLWB-363*/&lt;br /&gt;
/*Home Page 2 columns - Desktop CSS*/&lt;br /&gt;
.div-box-HP {&lt;br /&gt;
	box-shadow:  0 0 6px 0 rgba(0,0,0,0.09); &lt;br /&gt;
	padding:10px 20px 15px 20px; &lt;br /&gt;
	width:100%; &lt;br /&gt;
	vertical-align:top;&lt;br /&gt;
	background-color: white; &lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-0-0-24-0 {&lt;br /&gt;
	margin:0px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-24-0-24-0 {&lt;br /&gt;
	margin:24px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.div-box-h2-HP {&lt;br /&gt;
	margin: 1em 0px 15px 0px !important; &lt;br /&gt;
	font-size:120%; &lt;br /&gt;
	font-weight:bold; &lt;br /&gt;
	border-style: none; &lt;br /&gt;
	text-align:left; &lt;br /&gt;
	color:#cc6600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-0-0-0 {&lt;br /&gt;
	padding:0px 0px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-10-0-0 {&lt;br /&gt;
	padding:0px 10px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-HP {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 0;    &lt;br /&gt;
    margin-left: 5px;&lt;br /&gt;
    margin-right: 0px;&lt;br /&gt;
    padding-right:50px;&lt;br /&gt;
    border-spacing: 0;&lt;br /&gt;
    border-collapse: separate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-left-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.border-td-table-HP {&lt;br /&gt;
    border-color: transparent;&lt;br /&gt;
    border-width: 1px;&lt;br /&gt;
    border-style: solid;&lt;br /&gt;
	&lt;br /&gt;
    padding-right: 60px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-rigth-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
/*Book Downloads component table*/&lt;br /&gt;
.plainlinks.fmbox.fmbox-system {&lt;br /&gt;
    width:260px;&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mobileonly {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CLWB-358*/&lt;br /&gt;
.navbox-subgroup .navbox-group {&lt;br /&gt;
    width:30%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-362*/&lt;br /&gt;
.table-content{&lt;br /&gt;
    border: 0px;&lt;br /&gt;
    width: 75%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-image{&lt;br /&gt;
    border-bottom:30px solid transparent;&lt;br /&gt;
    width:82px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-title {&lt;br /&gt;
    text-align:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-pdf{&lt;br /&gt;
    width: 40px; &lt;br /&gt;
    text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-371*/&lt;br /&gt;
/*format of template*/&lt;br /&gt;
.PDFWARNING-box table.plainlinks.fmbox.fmbox-system{&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-373*/&lt;br /&gt;
.table-contributor-template-information{&lt;br /&gt;
    border:0px;&lt;br /&gt;
    width:225px;&lt;br /&gt;
    text-align: left;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details{&lt;br /&gt;
    font-size:85%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details td{&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
table.plainlinks.ombox.ombox-notice {&lt;br /&gt;
	width: 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**********************************Desktop CSS changes**************************/&lt;br /&gt;
body, .mw-body h1, .mw-body-content h1, .mw-body-content h2 {&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif !important;&lt;br /&gt;
	font-size: 18px;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body{&lt;br /&gt;
        background-color: #fafafa !important;&lt;br /&gt;
        background-image: none !important;&lt;br /&gt;
    height: 100% !important;&lt;br /&gt;
    margin: 0 !important;&lt;br /&gt;
    padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Content */&lt;br /&gt;
div#content {&lt;br /&gt;
	/*margin-left: 227px;&lt;br /&gt;
	padding: 1em;*/&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-y;&lt;br /&gt;
	background-color: white;*/&lt;br /&gt;
	color: black;&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
	padding-top: 20px;&lt;br /&gt;
	padding-right: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
	height: 12em;&lt;br /&gt;
	background-color: #fafafa;&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: bottom left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
	height: 140px;&lt;br /&gt;
	box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-moz-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-webkit-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-o-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	margin-left: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
#left-navigation {&lt;br /&gt;
	/*left: 230px;&lt;br /&gt;
	top: 7.6em; */&lt;br /&gt;
        margin-left: 12.5em;&lt;br /&gt;
        /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li {&lt;br /&gt;
	background: none;&lt;br /&gt;
        /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
    height: 3.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	left: 650px;&lt;br /&gt;
	top: 2.5em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*#p-cactions h5{&lt;br /&gt;
	margin-bottom: 0em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: none ;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs span {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-316 - Match heading styles to that on Clicklaw.bc.ca*/&lt;br /&gt;
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .selected{&lt;br /&gt;
        background: transparent !important;&lt;br /&gt;
        background-image: linear-gradient(to top,#54a546 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown{&lt;br /&gt;
    /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
    /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-checkbox:checked ~ .vector-menu-content .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3{&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs li.new a,&lt;br /&gt;
div.clicklawTabs li.new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawMenu h5 a {&lt;br /&gt;
	height: 1.85em;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li.selected  a,&lt;br /&gt;
.vector-menu-dropdown li.selected  a:visited {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
    float: right;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 20px;&lt;br /&gt;
    height: 60px;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
    margin: 0em;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
    right: 0em;&lt;br /&gt;
    padding: 20px 30px 20px 30px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal h3, .vector-menu-portal h3 {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-portal .vector-menu-content li a{&lt;br /&gt;
        color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body, .vector-menu-portal .body {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a:visited, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal, .vector-menu-portal{&lt;br /&gt;
        padding: 0 0 1.5em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Footer */&lt;br /&gt;
#footer {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
	margin-top: 50px;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.09);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
    min-height: 130px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {   &lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs ul {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*body.clicklaw-animateLayout #center-navigation {&lt;br /&gt;
	-moz-transition: left 250ms;&lt;br /&gt;
	-webkit-transition: left 250ms;&lt;br /&gt;
	-o-transition: left 250ms;&lt;br /&gt;
	transition: left 250ms;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
	box-shadow: 1px 6px 7px 0px rgba(0,0,0,0.11);&lt;br /&gt;
	padding:30px 20px 0px 0px; &lt;br /&gt;
	margin:7px 0px 0px 0px;&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-right: 1px solid #e4e4e4;&lt;br /&gt;
        top: 138px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
	background-color: #f5f5f5;&lt;br /&gt;
	padding: 5px 0px 5px 0px;&lt;br /&gt;
	box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-moz-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-webkit-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-o-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        -moz-transition: right 250ms;&lt;br /&gt;
        -webkit-transition: right 250ms;&lt;br /&gt;
        -o-transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
        top: 0em;&lt;br /&gt;
        right: 0em;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a {&lt;br /&gt;
	color: #4f5359 !important;&lt;br /&gt;
	font-size: 1em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
        font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a:hover, #p-personal ul li a:focus{&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
    padding-right: 1.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation { top: 7.6em; }*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
#p-logo {&lt;br /&gt;
        position: absolute;&lt;br /&gt;
	top: -90px;&lt;br /&gt;
	width: 400px;&lt;br /&gt;
        margin-left: -1.666667em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	width: 400px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
#mw-content-text a {&lt;br /&gt;
  color: #000;&lt;br /&gt;
  text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a, a.new {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:hover, a:focus {&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#searchform div {  &lt;br /&gt;
	position: relative !important;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#searchform input#searchInput {&lt;br /&gt;
        float: right; &lt;br /&gt;
        position: absolute;&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif;  &lt;br /&gt;
	padding: 10px 40px 10px 10px;  &lt;br /&gt;
	border: none;  width: 300px;  &lt;br /&gt;
	box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);  &lt;br /&gt;
	/*margin: 0px -130px 0px -130px;*/&lt;br /&gt;
	-webkit-appearance: none;&lt;br /&gt;
	-webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);&lt;br /&gt;
        /*right: 0em;*/&lt;br /&gt;
        top: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchform {&lt;br /&gt;
        position: relative; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-searchButton {  &lt;br /&gt;
	/*position: relative;  &lt;br /&gt;
	left: 258px; */ &lt;br /&gt;
	background: rgba(0,0,0,0);  &lt;br /&gt;
	border: none;  &lt;br /&gt;
	cursor: pointer;  &lt;br /&gt;
	margin: 0;  &lt;br /&gt;
	padding: 10px 12px; &lt;br /&gt;
        float: right;       &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton{&lt;br /&gt;
        /*position: relative; &lt;br /&gt;
        float: right;*/&lt;br /&gt;
        /*left: 258px;*/&lt;br /&gt;
        background-size: 15px;&lt;br /&gt;
        width: 20px;&lt;br /&gt;
        height: 20px;&lt;br /&gt;
        top: 20px;&lt;br /&gt;
        margin: 0px 10px 0px 0px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#p-search-border {&lt;br /&gt;
	border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 10px;&lt;br /&gt;
    height: 125px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-336 - UX: Printable version not optimized for print */&lt;br /&gt;
body.page-Main_Page #p-coll-print_export {&lt;br /&gt;
	display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal-first h3{&lt;br /&gt;
        display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
q {&lt;br /&gt;
	font-family: Trebuchet MS, Times, &amp;quot;Times New Roman&amp;quot;, serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
pre, code, tt, kbd, samp {&lt;br /&gt;
	font-family: Trebuchet MS, monospace, &amp;quot;Courier New&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.catlinks {&lt;br /&gt;
	border: none;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
.catlinks a {&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
/* Interwiki Styling */&lt;br /&gt;
/*div#content a.extiw,&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	/* Don&#039;t show icons for interwiki links */&lt;br /&gt;
	background: none;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
	background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head div.body.vector-menu-content{&lt;br /&gt;
        float: right;&lt;br /&gt;
        padding: 5px 0px 5px 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#pt-userpage a {&lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body, .parsoid-body{&lt;br /&gt;
        background: none;&lt;br /&gt;
        border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation{&lt;br /&gt;
        margin-top: 9em;&lt;br /&gt;
        width: 40%;&lt;br /&gt;
        background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
        padding-bottom: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation{&lt;br /&gt;
        float: left;&lt;br /&gt;
        /*margin-right: 40%;*/&lt;br /&gt;
}    &lt;br /&gt;
&lt;br /&gt;
#searchInput:focus, #simpleSearch:hover #searchInput:focus {&lt;br /&gt;
    outline: 0;&lt;br /&gt;
    border-color: #000;&lt;br /&gt;
    -webkit-box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
    box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
:focus {&lt;br /&gt;
    outline-color: #000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch{&lt;br /&gt;
   /*margin-right: -50px;*/&lt;br /&gt;
   /*margin-top: 25px;*/&lt;br /&gt;
   width: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form {&lt;br /&gt;
    /* margin: 0.5em 0 0; */&lt;br /&gt;
    margin: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading{&lt;br /&gt;
    font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CommetStreams style*/&lt;br /&gt;
#cs-header {&lt;br /&gt;
    background-color: #DFF0FF;&lt;br /&gt;
    padding: 12px;&lt;br /&gt;
    border: 2px solid #30538f;&lt;br /&gt;
    width: fit-content;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide single page printing message collection*/&lt;br /&gt;
.collection-warning-box, .collection-notice-box{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide comments*/&lt;br /&gt;
.cs-stream{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation {&lt;br /&gt;
  width: calc(50% - 120px) !important;&lt;br /&gt;
  height: 45px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch #searchButton {&lt;br /&gt;
  top: 12px;&lt;br /&gt;
  right: -10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* CLWB-494: Turnstile install (Hide ConfirmEdit&#039;s caption text) */&lt;br /&gt;
.mw-htmlform-field-HTMLTurnstileField .cdx-label,&lt;br /&gt;
.mw-htmlform-field-HTMLTurnstileField .cdx-field__validation-message {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* CLWB-504: Print on Demand Service Not Available */&lt;br /&gt;
#coll-orderbox {&lt;br /&gt;
  display: none !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=62678</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=62678"/>
		<updated>2026-04-14T22:37:36Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* common.css */&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page h1.firstHeading { display:none; }&lt;br /&gt;
&lt;br /&gt;
/* &amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt; */&lt;br /&gt;
 &lt;br /&gt;
/* Main page fixes */&lt;br /&gt;
#interwiki-completelist {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
body.page-Main_Page #ca-delete {&lt;br /&gt;
    display: none !important;right:&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
body.page-Main_mobiPage #mp-topbanner {&lt;br /&gt;
   clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Edit window toolbar */&lt;br /&gt;
#toolbar {&lt;br /&gt;
    height: 22px;&lt;br /&gt;
    margin-bottom: 6px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Margins for &amp;lt;ol&amp;gt; and &amp;lt;ul&amp;gt; */&lt;br /&gt;
#content ol, #content ul,&lt;br /&gt;
#mw_content ol, #mw_content ul {&lt;br /&gt;
  margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Make the list of references in [[Template:Reflist]] smaller */&lt;br /&gt;
.references-small { &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn&#039;t accept it */&lt;br /&gt;
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */&lt;br /&gt;
/* column-count is from the CSS3 module &amp;quot;CSS Multi-column Layout&amp;quot; */&lt;br /&gt;
/* Please ignore any validator errors caused by these two lines */&lt;br /&gt;
.references-2column {&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    -moz-column-count: 2;&lt;br /&gt;
    column-count: 2;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Highlight clicked reference in blue to help navigation */&lt;br /&gt;
ol.references &amp;gt; li:target,&lt;br /&gt;
sup.reference:target,&lt;br /&gt;
span.citation:target { &lt;br /&gt;
    background-color: #DEF;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Ensure refs in table headers and the like aren&#039;t bold or italic */&lt;br /&gt;
sup.reference {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Styling for citations */&lt;br /&gt;
span.citation, cite {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
    word-wrap: break-word;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For linked citation numbers and document IDs, where&lt;br /&gt;
   the number need not be shown on a screen or a handheld,&lt;br /&gt;
   but should be included in the printed version&lt;br /&gt;
*/&lt;br /&gt;
@media screen, handheld {&lt;br /&gt;
    span.citation *.printonly {&lt;br /&gt;
        display: none;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* wikitable/prettytable class for skinning normal tables */&lt;br /&gt;
table.wikitable,&lt;br /&gt;
table.prettytable {&lt;br /&gt;
    margin: 1em 1em 1em 0;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th, .wikitable td,&lt;br /&gt;
.prettytable th, .prettytable td {&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th,&lt;br /&gt;
.prettytable th {&lt;br /&gt;
    background: #f2f2f2;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.wikitable caption,&lt;br /&gt;
.prettytable caption {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Default style for navigation boxes */&lt;br /&gt;
.navbox {                     /* Navbox container style */&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: auto;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    padding: 1px;&lt;br /&gt;
}&lt;br /&gt;
.navbox-inner,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-group,&lt;br /&gt;
.navbox-title,&lt;br /&gt;
.navbox-abovebelow {&lt;br /&gt;
    padding: 0.25em 1em;      /* Title, group and above/below styles */&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
th.navbox-group {             /* Group style */&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    background: #fdfdfd;      /* Background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-list {&lt;br /&gt;
    line-height: 1.8em;&lt;br /&gt;
    border-color: #fdfdfd;    /* Must match background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox th,&lt;br /&gt;
.navbox-title {&lt;br /&gt;
    background: #ccccff;      /* Level 1 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-abovebelow,&lt;br /&gt;
th.navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-title {&lt;br /&gt;
    background: #ddddff;      /* Level 2 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-subgroup .navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-abovebelow {&lt;br /&gt;
    background: #e6e6ff;      /* Level 3 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-even {&lt;br /&gt;
    background: #f7f7f7;      /* Even row striping */&lt;br /&gt;
}&lt;br /&gt;
.navbox-odd {&lt;br /&gt;
    background: transparent;  /* Odd row striping */&lt;br /&gt;
}&lt;br /&gt;
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */&lt;br /&gt;
    margin-top: -1px;          /* (doesn&#039;t work for IE6, but that&#039;s okay)       */&lt;br /&gt;
}&lt;br /&gt;
.navbox .hlist td dl,&lt;br /&gt;
.navbox .hlist td ol,&lt;br /&gt;
.navbox .hlist td ul,&lt;br /&gt;
.navbox td.hlist dl,&lt;br /&gt;
.navbox td.hlist ol,&lt;br /&gt;
.navbox td.hlist ul {&lt;br /&gt;
    padding: 0.125em 0;       /* Adjust hlist padding in navboxes */&lt;br /&gt;
}&lt;br /&gt;
ol + table.navbox,&lt;br /&gt;
ul + table.navbox {&lt;br /&gt;
    margin-top: 0.5em;        /* Prevent lists from clinging to navboxes */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Default styling for Navbar template */&lt;br /&gt;
.navbar {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
.navbar ul {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.navbar li {&lt;br /&gt;
    word-spacing: -0.125em;&lt;br /&gt;
}&lt;br /&gt;
.navbar.mini li span {&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
}&lt;br /&gt;
/* Navbar styling when nested in infobox and navbox */&lt;br /&gt;
.infobox .navbar {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox .navbar {&lt;br /&gt;
    display: block;&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-title .navbar {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-right: 0.5em;&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* &#039;show&#039;/&#039;hide&#039; buttons created dynamically by the CollapsibleTables javascript&lt;br /&gt;
   in [[MediaWiki:Common.js]] are styled here so they can be customised. */&lt;br /&gt;
.collapseButton {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-left: 0.5em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    width: auto;&lt;br /&gt;
}&lt;br /&gt;
/* In navboxes, the show/hide button balances the v·d·e links&lt;br /&gt;
   from [[Template:Navbar]], so they need to be the same width. */&lt;br /&gt;
.navbox .collapseButton {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styling for JQuery makeCollapsible, matching that of collapseButton */&lt;br /&gt;
.mw-collapsible-toggle {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox .mw-collapsible-toggle {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: right;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: larger;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em; &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: solid 1px #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes redirects appear in italics in categories and on [[Special:Allpages]] */&lt;br /&gt;
.redirect-in-category, .allpagesredirect {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Icons for medialist templates [[Template:Listen]],&lt;br /&gt;
   [[Template:Multi-listen_start]], [[Template:Video]],&lt;br /&gt;
   [[Template:Multi-video_start]]&lt;br /&gt;
*/&lt;br /&gt;
div.listenlist {&lt;br /&gt;
    background:&lt;br /&gt;
        url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png&amp;quot;);&lt;br /&gt;
    padding-left: 40px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style rules for media list templates */&lt;br /&gt;
div.medialist {&lt;br /&gt;
    min-height: 50px;&lt;br /&gt;
    margin: 1em;&lt;br /&gt;
    background-position: top left;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul {&lt;br /&gt;
    list-style-type: none; &lt;br /&gt;
    list-style-image: none;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li {&lt;br /&gt;
    padding-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li li {&lt;br /&gt;
    font-size: 91%;&lt;br /&gt;
    padding-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon for all PDF files&lt;br /&gt;
   in browsers that support these CSS selectors, like Mozilla and Opera */&lt;br /&gt;
#content a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF#&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 16px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon anywhere the PDFlink class&lt;br /&gt;
   is used (notably Template:PDFlink). This works in IE, unlike the above. */&lt;br /&gt;
#content span.PDFlink a,&lt;br /&gt;
#mw_content span.PDFlink a {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 17px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Content in columns with CSS instead of tables [[Template:Columns]] */&lt;br /&gt;
div.columns-2 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 50%;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-3 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 33.3%;&lt;br /&gt;
    min-width: 200px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-4 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 25%;&lt;br /&gt;
    min-width: 150px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-5 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 20%;&lt;br /&gt;
    min-width: 120px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Messagebox templates */&lt;br /&gt;
.messagebox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    width: 80%;&lt;br /&gt;
    margin: 0 auto 1em auto;&lt;br /&gt;
    padding: .2em;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.merge {&lt;br /&gt;
    border: 1px solid #c0b8cc;&lt;br /&gt;
    background-color: #f0e5ff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.cleanup {&lt;br /&gt;
    border: 1px solid #9f9fff;&lt;br /&gt;
    background-color: #efefff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    margin: 4px auto;&lt;br /&gt;
}&lt;br /&gt;
/* For old WikiProject banners inside banner shells. */&lt;br /&gt;
.mbox-inside .standard-talk,&lt;br /&gt;
.messagebox.nested-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: 2px 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.small {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
}&lt;br /&gt;
.messagebox.small-talk {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
    background: #F8EABA;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */&lt;br /&gt;
th.mbox-text, td.mbox-text {     /* The message body cell(s) */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 0.25em 0.9em;       /* 0.9em left/right */&lt;br /&gt;
    width: 100%;    /* Make all mboxes the same width regardless of text length */&lt;br /&gt;
}&lt;br /&gt;
td.mbox-image {                  /* The left image cell */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-imageright {             /* The right image cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-empty-cell {         /* An empty narrow cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 0px;&lt;br /&gt;
    width: 1px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Article message box styles */&lt;br /&gt;
table.ambox {&lt;br /&gt;
    margin: 0px 10%;   /* 10% = Will not overlap with other elements */&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb; &lt;br /&gt;
}&lt;br /&gt;
table.ambox + table.ambox {   /* Single border between stacked boxes. */&lt;br /&gt;
    margin-top: -1px;&lt;br /&gt;
}&lt;br /&gt;
.ambox th.mbox-text, &lt;br /&gt;
.ambox td.mbox-text {            /* The message body cell(s) */&lt;br /&gt;
    padding: 0.25em 0.5em;       /* 0.5em left/right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-image {           /* The left image cell */&lt;br /&gt;
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-imageright {      /* The right image cell */&lt;br /&gt;
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ambox-notice {&lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-speedy {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;                   /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-delete {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-content {&lt;br /&gt;
    border-left: 10px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-style {&lt;br /&gt;
    border-left: 10px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-move {&lt;br /&gt;
    border-left: 10px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-protection {&lt;br /&gt;
    border-left: 10px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Image message box styles */&lt;br /&gt;
table.imbox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 3px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb;&lt;br /&gt;
}&lt;br /&gt;
.imbox .mbox-text .imbox {    /* For imboxes inside imbox-text cells. */&lt;br /&gt;
    margin: 0 -0.5em;    /* 0.9 - 0.5 = 0.4em left/right. */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .imbox {    /* For imboxes inside other templates. */&lt;br /&gt;
    margin: 4px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.imbox-notice {&lt;br /&gt;
    border: 3px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-speedy {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-delete {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-content {&lt;br /&gt;
    border: 3px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-style {&lt;br /&gt;
    border: 3px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-move {&lt;br /&gt;
    border: 3px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-protection {&lt;br /&gt;
    border: 3px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-license {&lt;br /&gt;
    border: 3px solid #88a;       /* Dark gray */&lt;br /&gt;
    background: #f7f8ff;          /* Light gray */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-featured {&lt;br /&gt;
    border: 3px solid #cba135;    /* Brown-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Category message box styles */&lt;br /&gt;
table.cmbox {&lt;br /&gt;
    margin: 3px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background: #DFE8FF;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.cmbox-notice {&lt;br /&gt;
    background: #D8E8FF;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-speedy {&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 4px;&lt;br /&gt;
    border: 4px solid #b22222;    /* Red */&lt;br /&gt;
    background: #FFDBDB;          /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-delete {&lt;br /&gt;
    background: #FFDBDB;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-content {&lt;br /&gt;
    background: #FFE7CE;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-style {&lt;br /&gt;
    background: #FFF9DB;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-move {&lt;br /&gt;
    background: #E4D8FF;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-protection {&lt;br /&gt;
    background: #EFEFE1;    /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Other pages message box styles */&lt;br /&gt;
table.ombox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 1px solid #aaa;       /* Default &amp;quot;notice&amp;quot; gray */&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ombox-notice {&lt;br /&gt;
    border: 1px solid #aaa;       /* Gray */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-content {&lt;br /&gt;
    border: 1px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-style {&lt;br /&gt;
    border: 1px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-move {&lt;br /&gt;
    border: 1px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-protection {&lt;br /&gt;
    border: 2px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Talk page message box styles */&lt;br /&gt;
table.tmbox {&lt;br /&gt;
    margin: 4px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #c0c090;    /* Default &amp;quot;notice&amp;quot; gray-brown */&lt;br /&gt;
    background: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The &amp;quot;mediawiki&amp;quot; */&lt;br /&gt;
    margin: 2px 0;               /* class ensures that this declaration overrides other */&lt;br /&gt;
    width: 100%;  /* For Safari and Opera */     /* styles (including mbox-small above) */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .tmbox.mbox-small { /* &amp;quot;small&amp;quot; tmboxes should not be small when  */&lt;br /&gt;
    line-height: 1.5em;          /* also &amp;quot;nested&amp;quot;, so reset styles that are   */   &lt;br /&gt;
    font-size: 100%;             /* set in &amp;quot;mbox-small&amp;quot; above.                */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.tmbox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-content {&lt;br /&gt;
    border: 2px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-style {&lt;br /&gt;
    border: 2px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-move {&lt;br /&gt;
    border: 2px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-protection,&lt;br /&gt;
table.tmbox-notice {&lt;br /&gt;
    border: 1px solid #c0c090;    /* Gray-brown */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Disambig and set index box styles */&lt;br /&gt;
table.dmbox {&lt;br /&gt;
    clear: both; &lt;br /&gt;
    margin: 0.9em 1em; &lt;br /&gt;
    border-top: 1px solid #ccc; &lt;br /&gt;
    border-bottom: 1px solid #ccc; &lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Footer and header message box styles */&lt;br /&gt;
table.fmbox {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;     /* Default &amp;quot;system&amp;quot; gray */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-system {&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-warning {&lt;br /&gt;
    border: 1px solid #bb7070;  /* Dark pink */&lt;br /&gt;
    background: #ffdbdb;        /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-editnotice {&lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;warning&amp;quot; style fmbox messages. */&lt;br /&gt;
div.mw-warning-with-logexcerpt,&lt;br /&gt;
div.mw-lag-warn-high,&lt;br /&gt;
div.mw-cascadeprotectedwarning,&lt;br /&gt;
div#mw-protect-cascadeon {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #bb7070;&lt;br /&gt;
    background: #ffdbdb;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;system&amp;quot; style fmbox messages. Used in &lt;br /&gt;
   [[MediaWiki:Noarticletext]] and [[MediaWiki:Readonly lag]]. */&lt;br /&gt;
div.mw-lag-warn-normal,&lt;br /&gt;
div.noarticletext,&lt;br /&gt;
div.fmbox-system {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* These mbox-small classes must be placed after all other &lt;br /&gt;
   ambox/tmbox/ombox etc classes. &amp;quot;body.mediawiki&amp;quot; is so &lt;br /&gt;
   they override &amp;quot;table.ambox + table.ambox&amp;quot; above. */&lt;br /&gt;
body.mediawiki table.mbox-small {   /* For the &amp;quot;small=yes&amp;quot; option. */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 4px 0 4px 1em;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
body.mediawiki table.mbox-small-left {   /* For the &amp;quot;small=left&amp;quot; option. */&lt;br /&gt;
    margin: 4px 1em 4px 0;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Support for Template:IPA, Template:Unicode and Template:Polytonic.&lt;br /&gt;
   The second declarations reset the styles for all browsers except&lt;br /&gt;
   IE6, which chokes on the empty comment tags. Please copy any changes&lt;br /&gt;
   to [[Template:IPA fonts]] and [[Template:Unicode fonts]].&lt;br /&gt;
*/&lt;br /&gt;
.IPA {&lt;br /&gt;
    font-family: &amp;quot;Charis SIL&amp;quot;, &amp;quot;Doulos SIL&amp;quot;, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Chrysanthi Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.Unicode {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;Free Serif&amp;quot;, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;, &amp;quot;Bitstream Cyberbit&amp;quot;,&lt;br /&gt;
                 &amp;quot;Bitstream CyberBase&amp;quot;, Thryomanes, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Free Sans&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;,&lt;br /&gt;
                 &amp;quot;Microsoft Sans Serif&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.latinx {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Microsoft Sans Serif&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.polytonic {&lt;br /&gt;
    font-family: &amp;quot;Athena Unicode&amp;quot;, Gentium, &amp;quot;Palatino Linotype&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, Code2000; &lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
#wpSave {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */&lt;br /&gt;
.hiddenStructure {&lt;br /&gt;
    display: inline ! important;&lt;br /&gt;
    color: #f00; &lt;br /&gt;
    background-color: #0f0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* suppress missing interwiki image links where #ifexist cannot&lt;br /&gt;
   be used due to high number of requests see .hidden-redlink on &lt;br /&gt;
   http://meta.wikimedia.org/wiki/MediaWiki:Common.css&lt;br /&gt;
*/&lt;br /&gt;
.check-icon a.new {&lt;br /&gt;
    display: none; &lt;br /&gt;
    speak: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Removes underlines from links */&lt;br /&gt;
.nounderlines a { &lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove underline from IPA links */&lt;br /&gt;
.IPA a:link, .IPA a:visited {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Standard Navigationsleisten, aka box hiding thingy&lt;br /&gt;
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */&lt;br /&gt;
div.NavFrame {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 4px;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame + div.NavFrame {&lt;br /&gt;
    border-top-style: none;&lt;br /&gt;
    border-top-style: hidden;&lt;br /&gt;
}&lt;br /&gt;
div.NavPic {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    float: left;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame div.NavHead {&lt;br /&gt;
    height: 1.6em;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    background-color: #ccf;&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame p,&lt;br /&gt;
div.NavFrame div.NavContent,&lt;br /&gt;
div.NavFrame div.NavContent p {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
div.NavEnd {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    line-height: 1px;&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
a.NavToggle {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    right: 3px;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Hatnotes and disambiguation notices */&lt;br /&gt;
.rellink,&lt;br /&gt;
.dablink {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
.rellink i,&lt;br /&gt;
.dablink i {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style for horizontal UL lists */&lt;br /&gt;
.horizontal ul {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li { &lt;br /&gt;
    padding: 0 0.6em 0 0.4em;&lt;br /&gt;
    display: inline;&lt;br /&gt;
    border-right: 1px solid;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li:last-child {&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    padding-right: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow transcluded pages to display in lists rather than a table.&lt;br /&gt;
   Compatible in Firefox; incompatible in IE6. */&lt;br /&gt;
.listify td    { display: list-item; }&lt;br /&gt;
.listify tr    { display: block; }&lt;br /&gt;
.listify table { display: block; }&lt;br /&gt;
 &lt;br /&gt;
/* Geographical coordinates defaults. See [[Template:Coord/link]]&lt;br /&gt;
   for how these are used. The classes &amp;quot;geo&amp;quot;, &amp;quot;longitude&amp;quot;, and&lt;br /&gt;
   &amp;quot;latitude&amp;quot; are used by the [[Geo microformat]].&lt;br /&gt;
 */&lt;br /&gt;
.geo-default, .geo-dms, .geo-dec  { display: inline; }&lt;br /&gt;
.geo-nondefault, .geo-multi-punct { display: none; }&lt;br /&gt;
.longitude, .latitude             { white-space: nowrap; }&lt;br /&gt;
 &lt;br /&gt;
/* When &amp;lt;div class=&amp;quot;nonumtoc&amp;quot;&amp;gt; is used on the table of contents,&lt;br /&gt;
   the ToC will display without numbers */&lt;br /&gt;
.nonumtoc .tocnumber { display: none; }&lt;br /&gt;
.nonumtoc #toc ul,&lt;br /&gt;
.nonumtoc .toc ul {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    margin: .3em 0 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.nonumtoc #toc ul ul, &lt;br /&gt;
.nonumtoc .toc ul ul { &lt;br /&gt;
    margin: 0 0 0 2em; &lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow limiting of which header levels are shown in a TOC;&lt;br /&gt;
   &amp;lt;div class=&amp;quot;toclimit-3&amp;quot;&amp;gt;, for instance, will limit to&lt;br /&gt;
   showing ==headings== and ===headings=== but no further&lt;br /&gt;
   (as long as there are no =headings= on the page, which&lt;br /&gt;
   there shouldn&#039;t be according to the MoS).&lt;br /&gt;
 */&lt;br /&gt;
.toclimit-2 .toclevel-2,&lt;br /&gt;
.toclimit-3 .toclevel-3,&lt;br /&gt;
.toclimit-4 .toclevel-4,&lt;br /&gt;
.toclimit-5 .toclevel-5,&lt;br /&gt;
.toclimit-6 .toclevel-6,&lt;br /&gt;
.toclimit-7 .toclevel-7 { display: none; }&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Template:Quote */&lt;br /&gt;
blockquote.templatequote { &lt;br /&gt;
     margin-top: 0; &lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite { &lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite cite {&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
div.user-block {&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    border: 1px solid #A9A9A9;&lt;br /&gt;
    background-color: #FFEFD5;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent line breaks in silly places: &lt;br /&gt;
   1) Links when we don&#039;t want them to&lt;br /&gt;
   2) Bold &amp;quot;links&amp;quot; to the page itself&lt;br /&gt;
   2) HTML formulae&lt;br /&gt;
   3) Ref tags with group names &amp;lt;ref group=&amp;quot;Note&amp;quot;&amp;gt; --&amp;gt; &amp;quot;[Note 1]&amp;quot;&lt;br /&gt;
*/&lt;br /&gt;
.nowraplinks a,&lt;br /&gt;
.nowraplinks .selflink,&lt;br /&gt;
span.texhtml,&lt;br /&gt;
sup.reference a { &lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For template documentation */&lt;br /&gt;
.template-documentation {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 1em 0 0 0;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background-color: #ecfcf4; &lt;br /&gt;
    padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.thumbinner {&lt;br /&gt;
    min-width: 100px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Inline divs in ImageMaps (code borrowed from de.wiki) */&lt;br /&gt;
.imagemap-inline div {&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Increase the height of the image upload box */&lt;br /&gt;
#wpUploadDescription {&lt;br /&gt;
    height: 13em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Reduce line-height for &amp;lt;sup&amp;gt; and &amp;lt;sub&amp;gt; */&lt;br /&gt;
sup, sub {&lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove white border from thumbnails */&lt;br /&gt;
div.thumb {&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;br /&gt;
div.tright {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 0 0.8em 1.4em;&lt;br /&gt;
}&lt;br /&gt;
div.tleft {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 1.4em 0.8em 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes the background of a framed image white instead of gray. */&lt;br /&gt;
/* Only visible with transparent images. */&lt;br /&gt;
div.thumb img.thumbimage {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* The backgrounds for galleries. */&lt;br /&gt;
#content .gallerybox div.thumb {&lt;br /&gt;
    background-color: #F9F9F9;   /* Light gray padding */&lt;br /&gt;
}&lt;br /&gt;
/* Put a chequered background behind images, only visible if they have transparency */&lt;br /&gt;
.gallerybox .thumb img,&lt;br /&gt;
#file img {&lt;br /&gt;
    background: white url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png&amp;quot;) repeat;&lt;br /&gt;
}&lt;br /&gt;
/* But not on articles, user pages, portals or with opt-out. */&lt;br /&gt;
.ns-0 .gallerybox .thumb img,&lt;br /&gt;
.ns-2 .gallerybox .thumb img,&lt;br /&gt;
.ns-100 .gallerybox .thumb img, &lt;br /&gt;
.nochecker .gallerybox .thumb img {&lt;br /&gt;
    background: white;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent floating boxes from overlapping any category listings,&lt;br /&gt;
   file histories, edit previews, and edit [Show changes] views */&lt;br /&gt;
#mw-subcategories, #mw-pages, #mw-category-media, &lt;br /&gt;
#filehistory, #wikiPreview, #wikiDiff {&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Selectively hide headers in WikiProject banners */&lt;br /&gt;
.wpb .wpb-header             { display: none; }&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: block; }     /* for IE */&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */&lt;br /&gt;
.wpbs-inner .wpb-outside     { display: none; }      /* hide things that should only display outside shells */&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Abuse Filter tags */&lt;br /&gt;
.mw-tag-markers {&lt;br /&gt;
 font-family:sans-serif;&lt;br /&gt;
 font-style:italic;&lt;br /&gt;
 font-size:90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Fix so &amp;lt;tt&amp;gt;, &amp;lt;code&amp;gt; and &amp;lt;pre&amp;gt; tags get normal text size also in &lt;br /&gt;
   some versions of Firefox, Safari, Konqueror, Chrome etc. */&lt;br /&gt;
tt, code, pre {&lt;br /&gt;
    font-family: monospace, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* &amp;lt;/source&amp;gt; */&lt;br /&gt;
&lt;br /&gt;
/* CLWB-259*/&lt;br /&gt;
/* self links */&lt;br /&gt;
a.mw-selflink {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:hover {&lt;br /&gt;
    cursor: inherit;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:active,&lt;br /&gt;
a.mw-selflink:visited {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* CLWB-234 */&lt;br /&gt;
.postedit-content {&lt;br /&gt;
    padding-right:10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/************************* Mobile view ****************************/&lt;br /&gt;
/*CLWB-363*/&lt;br /&gt;
/*Home Page 2 columns - Desktop CSS*/&lt;br /&gt;
.div-box-HP {&lt;br /&gt;
	box-shadow:  0 0 6px 0 rgba(0,0,0,0.09); &lt;br /&gt;
	padding:10px 20px 15px 20px; &lt;br /&gt;
	width:100%; &lt;br /&gt;
	vertical-align:top;&lt;br /&gt;
	background-color: white; &lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-0-0-24-0 {&lt;br /&gt;
	margin:0px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-24-0-24-0 {&lt;br /&gt;
	margin:24px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.div-box-h2-HP {&lt;br /&gt;
	margin: 1em 0px 15px 0px !important; &lt;br /&gt;
	font-size:120%; &lt;br /&gt;
	font-weight:bold; &lt;br /&gt;
	border-style: none; &lt;br /&gt;
	text-align:left; &lt;br /&gt;
	color:#cc6600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-0-0-0 {&lt;br /&gt;
	padding:0px 0px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-10-0-0 {&lt;br /&gt;
	padding:0px 10px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-HP {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 0;    &lt;br /&gt;
    margin-left: 5px;&lt;br /&gt;
    margin-right: 0px;&lt;br /&gt;
    padding-right:50px;&lt;br /&gt;
    border-spacing: 0;&lt;br /&gt;
    border-collapse: separate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-left-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.border-td-table-HP {&lt;br /&gt;
    border-color: transparent;&lt;br /&gt;
    border-width: 1px;&lt;br /&gt;
    border-style: solid;&lt;br /&gt;
	&lt;br /&gt;
    padding-right: 60px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-rigth-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
/*Book Downloads component table*/&lt;br /&gt;
.plainlinks.fmbox.fmbox-system {&lt;br /&gt;
    width:260px;&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mobileonly {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CLWB-358*/&lt;br /&gt;
.navbox-subgroup .navbox-group {&lt;br /&gt;
    width:30%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-362*/&lt;br /&gt;
.table-content{&lt;br /&gt;
    border: 0px;&lt;br /&gt;
    width: 75%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-image{&lt;br /&gt;
    border-bottom:30px solid transparent;&lt;br /&gt;
    width:82px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-title {&lt;br /&gt;
    text-align:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-pdf{&lt;br /&gt;
    width: 40px; &lt;br /&gt;
    text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-371*/&lt;br /&gt;
/*format of template*/&lt;br /&gt;
.PDFWARNING-box table.plainlinks.fmbox.fmbox-system{&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-373*/&lt;br /&gt;
.table-contributor-template-information{&lt;br /&gt;
    border:0px;&lt;br /&gt;
    width:225px;&lt;br /&gt;
    text-align: left;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details{&lt;br /&gt;
    font-size:85%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details td{&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
table.plainlinks.ombox.ombox-notice {&lt;br /&gt;
	width: 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**********************************Desktop CSS changes**************************/&lt;br /&gt;
body, .mw-body h1, .mw-body-content h1, .mw-body-content h2 {&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif !important;&lt;br /&gt;
	font-size: 18px;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body{&lt;br /&gt;
        background-color: #fafafa !important;&lt;br /&gt;
        background-image: none !important;&lt;br /&gt;
    height: 100% !important;&lt;br /&gt;
    margin: 0 !important;&lt;br /&gt;
    padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Content */&lt;br /&gt;
div#content {&lt;br /&gt;
	/*margin-left: 227px;&lt;br /&gt;
	padding: 1em;*/&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-y;&lt;br /&gt;
	background-color: white;*/&lt;br /&gt;
	color: black;&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
	padding-top: 20px;&lt;br /&gt;
	padding-right: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
	height: 12em;&lt;br /&gt;
	background-color: #fafafa;&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: bottom left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
	height: 140px;&lt;br /&gt;
	box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-moz-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-webkit-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-o-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	margin-left: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
#left-navigation {&lt;br /&gt;
	/*left: 230px;&lt;br /&gt;
	top: 7.6em; */&lt;br /&gt;
        margin-left: 12.5em;&lt;br /&gt;
        /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li {&lt;br /&gt;
	background: none;&lt;br /&gt;
        /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
    height: 3.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	left: 650px;&lt;br /&gt;
	top: 2.5em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*#p-cactions h5{&lt;br /&gt;
	margin-bottom: 0em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: none ;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs span {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-316 - Match heading styles to that on Clicklaw.bc.ca*/&lt;br /&gt;
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .selected{&lt;br /&gt;
        background: transparent !important;&lt;br /&gt;
        background-image: linear-gradient(to top,#54a546 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown{&lt;br /&gt;
    /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
    /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-checkbox:checked ~ .vector-menu-content .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3{&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs li.new a,&lt;br /&gt;
div.clicklawTabs li.new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawMenu h5 a {&lt;br /&gt;
	height: 1.85em;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li.selected  a,&lt;br /&gt;
.vector-menu-dropdown li.selected  a:visited {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
    float: right;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 20px;&lt;br /&gt;
    height: 60px;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
    margin: 0em;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
    right: 0em;&lt;br /&gt;
    padding: 20px 30px 20px 30px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal h3, .vector-menu-portal h3 {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-portal .vector-menu-content li a{&lt;br /&gt;
        color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body, .vector-menu-portal .body {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a:visited, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal, .vector-menu-portal{&lt;br /&gt;
        padding: 0 0 1.5em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Footer */&lt;br /&gt;
#footer {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
	margin-top: 50px;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.09);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
    min-height: 130px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {   &lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs ul {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*body.clicklaw-animateLayout #center-navigation {&lt;br /&gt;
	-moz-transition: left 250ms;&lt;br /&gt;
	-webkit-transition: left 250ms;&lt;br /&gt;
	-o-transition: left 250ms;&lt;br /&gt;
	transition: left 250ms;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
	box-shadow: 1px 6px 7px 0px rgba(0,0,0,0.11);&lt;br /&gt;
	padding:30px 20px 0px 0px; &lt;br /&gt;
	margin:7px 0px 0px 0px;&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-right: 1px solid #e4e4e4;&lt;br /&gt;
        top: 138px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
	background-color: #f5f5f5;&lt;br /&gt;
	padding: 5px 0px 5px 0px;&lt;br /&gt;
	box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-moz-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-webkit-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-o-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        -moz-transition: right 250ms;&lt;br /&gt;
        -webkit-transition: right 250ms;&lt;br /&gt;
        -o-transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
        top: 0em;&lt;br /&gt;
        right: 0em;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a {&lt;br /&gt;
	color: #4f5359 !important;&lt;br /&gt;
	font-size: 1em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
        font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a:hover, #p-personal ul li a:focus{&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
    padding-right: 1.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation { top: 7.6em; }*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
#p-logo {&lt;br /&gt;
        position: absolute;&lt;br /&gt;
	top: -90px;&lt;br /&gt;
	width: 400px;&lt;br /&gt;
        margin-left: -1.666667em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	width: 400px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
#mw-content-text a {&lt;br /&gt;
  color: #000;&lt;br /&gt;
  text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a, a.new {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:hover, a:focus {&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#searchform div {  &lt;br /&gt;
	position: relative !important;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#searchform input#searchInput {&lt;br /&gt;
        float: right; &lt;br /&gt;
        position: absolute;&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif;  &lt;br /&gt;
	padding: 10px 40px 10px 10px;  &lt;br /&gt;
	border: none;  width: 300px;  &lt;br /&gt;
	box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);  &lt;br /&gt;
	/*margin: 0px -130px 0px -130px;*/&lt;br /&gt;
	-webkit-appearance: none;&lt;br /&gt;
	-webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);&lt;br /&gt;
        /*right: 0em;*/&lt;br /&gt;
        top: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchform {&lt;br /&gt;
        position: relative; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-searchButton {  &lt;br /&gt;
	/*position: relative;  &lt;br /&gt;
	left: 258px; */ &lt;br /&gt;
	background: rgba(0,0,0,0);  &lt;br /&gt;
	border: none;  &lt;br /&gt;
	cursor: pointer;  &lt;br /&gt;
	margin: 0;  &lt;br /&gt;
	padding: 10px 12px; &lt;br /&gt;
        float: right;       &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton{&lt;br /&gt;
        /*position: relative; &lt;br /&gt;
        float: right;*/&lt;br /&gt;
        /*left: 258px;*/&lt;br /&gt;
        background-size: 15px;&lt;br /&gt;
        width: 20px;&lt;br /&gt;
        height: 20px;&lt;br /&gt;
        top: 20px;&lt;br /&gt;
        margin: 0px 10px 0px 0px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#p-search-border {&lt;br /&gt;
	border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 10px;&lt;br /&gt;
    height: 125px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-336 - UX: Printable version not optimized for print */&lt;br /&gt;
body.page-Main_Page #p-coll-print_export {&lt;br /&gt;
	display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal-first h3{&lt;br /&gt;
        display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
q {&lt;br /&gt;
	font-family: Trebuchet MS, Times, &amp;quot;Times New Roman&amp;quot;, serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
pre, code, tt, kbd, samp {&lt;br /&gt;
	font-family: Trebuchet MS, monospace, &amp;quot;Courier New&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.catlinks {&lt;br /&gt;
	border: none;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
.catlinks a {&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
/* Interwiki Styling */&lt;br /&gt;
/*div#content a.extiw,&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	/* Don&#039;t show icons for interwiki links */&lt;br /&gt;
	background: none;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
	background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head div.body.vector-menu-content{&lt;br /&gt;
        float: right;&lt;br /&gt;
        padding: 5px 0px 5px 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#pt-userpage a {&lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body, .parsoid-body{&lt;br /&gt;
        background: none;&lt;br /&gt;
        border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation{&lt;br /&gt;
        margin-top: 9em;&lt;br /&gt;
        width: 40%;&lt;br /&gt;
        background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
        padding-bottom: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation{&lt;br /&gt;
        float: left;&lt;br /&gt;
        /*margin-right: 40%;*/&lt;br /&gt;
}    &lt;br /&gt;
&lt;br /&gt;
#searchInput:focus, #simpleSearch:hover #searchInput:focus {&lt;br /&gt;
    outline: 0;&lt;br /&gt;
    border-color: #000;&lt;br /&gt;
    -webkit-box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
    box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
:focus {&lt;br /&gt;
    outline-color: #000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch{&lt;br /&gt;
   /*margin-right: -50px;*/&lt;br /&gt;
   /*margin-top: 25px;*/&lt;br /&gt;
   width: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form {&lt;br /&gt;
    /* margin: 0.5em 0 0; */&lt;br /&gt;
    margin: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading{&lt;br /&gt;
    font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CommetStreams style*/&lt;br /&gt;
#cs-header {&lt;br /&gt;
    background-color: #DFF0FF;&lt;br /&gt;
    padding: 12px;&lt;br /&gt;
    border: 2px solid #30538f;&lt;br /&gt;
    width: fit-content;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide single page printing message collection*/&lt;br /&gt;
.collection-warning-box, .collection-notice-box{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide comments*/&lt;br /&gt;
.cs-stream{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation {&lt;br /&gt;
  width: calc(50% - 120px) !important;&lt;br /&gt;
  height: 45px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch #searchButton {&lt;br /&gt;
  top: 12px;&lt;br /&gt;
  right: -10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* CLWB-494: Turnstile install (Hide ConfirmEdit&#039;s caption text) */&lt;br /&gt;
.mw-htmlform-field-HTMLTurnstileField .cdx-label,&lt;br /&gt;
.mw-htmlform-field-HTMLTurnstileField .cdx-field__validation-message {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* CLWB-504: Print on Demand Service Not Available */&lt;br /&gt;
#coll-orderbox {&lt;br /&gt;
  display: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=62584</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=62584"/>
		<updated>2025-12-16T22:23:09Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* common.css */&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page h1.firstHeading { display:none; }&lt;br /&gt;
&lt;br /&gt;
/* &amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt; */&lt;br /&gt;
 &lt;br /&gt;
/* Main page fixes */&lt;br /&gt;
#interwiki-completelist {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
body.page-Main_Page #ca-delete {&lt;br /&gt;
    display: none !important;right:&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
body.page-Main_mobiPage #mp-topbanner {&lt;br /&gt;
   clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Edit window toolbar */&lt;br /&gt;
#toolbar {&lt;br /&gt;
    height: 22px;&lt;br /&gt;
    margin-bottom: 6px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Margins for &amp;lt;ol&amp;gt; and &amp;lt;ul&amp;gt; */&lt;br /&gt;
#content ol, #content ul,&lt;br /&gt;
#mw_content ol, #mw_content ul {&lt;br /&gt;
  margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Make the list of references in [[Template:Reflist]] smaller */&lt;br /&gt;
.references-small { &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn&#039;t accept it */&lt;br /&gt;
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */&lt;br /&gt;
/* column-count is from the CSS3 module &amp;quot;CSS Multi-column Layout&amp;quot; */&lt;br /&gt;
/* Please ignore any validator errors caused by these two lines */&lt;br /&gt;
.references-2column {&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    -moz-column-count: 2;&lt;br /&gt;
    column-count: 2;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Highlight clicked reference in blue to help navigation */&lt;br /&gt;
ol.references &amp;gt; li:target,&lt;br /&gt;
sup.reference:target,&lt;br /&gt;
span.citation:target { &lt;br /&gt;
    background-color: #DEF;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Ensure refs in table headers and the like aren&#039;t bold or italic */&lt;br /&gt;
sup.reference {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Styling for citations */&lt;br /&gt;
span.citation, cite {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
    word-wrap: break-word;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For linked citation numbers and document IDs, where&lt;br /&gt;
   the number need not be shown on a screen or a handheld,&lt;br /&gt;
   but should be included in the printed version&lt;br /&gt;
*/&lt;br /&gt;
@media screen, handheld {&lt;br /&gt;
    span.citation *.printonly {&lt;br /&gt;
        display: none;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* wikitable/prettytable class for skinning normal tables */&lt;br /&gt;
table.wikitable,&lt;br /&gt;
table.prettytable {&lt;br /&gt;
    margin: 1em 1em 1em 0;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th, .wikitable td,&lt;br /&gt;
.prettytable th, .prettytable td {&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th,&lt;br /&gt;
.prettytable th {&lt;br /&gt;
    background: #f2f2f2;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.wikitable caption,&lt;br /&gt;
.prettytable caption {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Default style for navigation boxes */&lt;br /&gt;
.navbox {                     /* Navbox container style */&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: auto;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    padding: 1px;&lt;br /&gt;
}&lt;br /&gt;
.navbox-inner,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-group,&lt;br /&gt;
.navbox-title,&lt;br /&gt;
.navbox-abovebelow {&lt;br /&gt;
    padding: 0.25em 1em;      /* Title, group and above/below styles */&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
th.navbox-group {             /* Group style */&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    background: #fdfdfd;      /* Background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-list {&lt;br /&gt;
    line-height: 1.8em;&lt;br /&gt;
    border-color: #fdfdfd;    /* Must match background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox th,&lt;br /&gt;
.navbox-title {&lt;br /&gt;
    background: #ccccff;      /* Level 1 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-abovebelow,&lt;br /&gt;
th.navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-title {&lt;br /&gt;
    background: #ddddff;      /* Level 2 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-subgroup .navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-abovebelow {&lt;br /&gt;
    background: #e6e6ff;      /* Level 3 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-even {&lt;br /&gt;
    background: #f7f7f7;      /* Even row striping */&lt;br /&gt;
}&lt;br /&gt;
.navbox-odd {&lt;br /&gt;
    background: transparent;  /* Odd row striping */&lt;br /&gt;
}&lt;br /&gt;
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */&lt;br /&gt;
    margin-top: -1px;          /* (doesn&#039;t work for IE6, but that&#039;s okay)       */&lt;br /&gt;
}&lt;br /&gt;
.navbox .hlist td dl,&lt;br /&gt;
.navbox .hlist td ol,&lt;br /&gt;
.navbox .hlist td ul,&lt;br /&gt;
.navbox td.hlist dl,&lt;br /&gt;
.navbox td.hlist ol,&lt;br /&gt;
.navbox td.hlist ul {&lt;br /&gt;
    padding: 0.125em 0;       /* Adjust hlist padding in navboxes */&lt;br /&gt;
}&lt;br /&gt;
ol + table.navbox,&lt;br /&gt;
ul + table.navbox {&lt;br /&gt;
    margin-top: 0.5em;        /* Prevent lists from clinging to navboxes */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Default styling for Navbar template */&lt;br /&gt;
.navbar {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
.navbar ul {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.navbar li {&lt;br /&gt;
    word-spacing: -0.125em;&lt;br /&gt;
}&lt;br /&gt;
.navbar.mini li span {&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
}&lt;br /&gt;
/* Navbar styling when nested in infobox and navbox */&lt;br /&gt;
.infobox .navbar {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox .navbar {&lt;br /&gt;
    display: block;&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-title .navbar {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-right: 0.5em;&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* &#039;show&#039;/&#039;hide&#039; buttons created dynamically by the CollapsibleTables javascript&lt;br /&gt;
   in [[MediaWiki:Common.js]] are styled here so they can be customised. */&lt;br /&gt;
.collapseButton {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-left: 0.5em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    width: auto;&lt;br /&gt;
}&lt;br /&gt;
/* In navboxes, the show/hide button balances the v·d·e links&lt;br /&gt;
   from [[Template:Navbar]], so they need to be the same width. */&lt;br /&gt;
.navbox .collapseButton {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styling for JQuery makeCollapsible, matching that of collapseButton */&lt;br /&gt;
.mw-collapsible-toggle {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox .mw-collapsible-toggle {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: right;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: larger;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em; &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: solid 1px #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes redirects appear in italics in categories and on [[Special:Allpages]] */&lt;br /&gt;
.redirect-in-category, .allpagesredirect {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Icons for medialist templates [[Template:Listen]],&lt;br /&gt;
   [[Template:Multi-listen_start]], [[Template:Video]],&lt;br /&gt;
   [[Template:Multi-video_start]]&lt;br /&gt;
*/&lt;br /&gt;
div.listenlist {&lt;br /&gt;
    background:&lt;br /&gt;
        url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png&amp;quot;);&lt;br /&gt;
    padding-left: 40px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style rules for media list templates */&lt;br /&gt;
div.medialist {&lt;br /&gt;
    min-height: 50px;&lt;br /&gt;
    margin: 1em;&lt;br /&gt;
    background-position: top left;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul {&lt;br /&gt;
    list-style-type: none; &lt;br /&gt;
    list-style-image: none;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li {&lt;br /&gt;
    padding-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li li {&lt;br /&gt;
    font-size: 91%;&lt;br /&gt;
    padding-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon for all PDF files&lt;br /&gt;
   in browsers that support these CSS selectors, like Mozilla and Opera */&lt;br /&gt;
#content a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF#&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 16px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon anywhere the PDFlink class&lt;br /&gt;
   is used (notably Template:PDFlink). This works in IE, unlike the above. */&lt;br /&gt;
#content span.PDFlink a,&lt;br /&gt;
#mw_content span.PDFlink a {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 17px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Content in columns with CSS instead of tables [[Template:Columns]] */&lt;br /&gt;
div.columns-2 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 50%;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-3 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 33.3%;&lt;br /&gt;
    min-width: 200px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-4 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 25%;&lt;br /&gt;
    min-width: 150px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-5 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 20%;&lt;br /&gt;
    min-width: 120px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Messagebox templates */&lt;br /&gt;
.messagebox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    width: 80%;&lt;br /&gt;
    margin: 0 auto 1em auto;&lt;br /&gt;
    padding: .2em;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.merge {&lt;br /&gt;
    border: 1px solid #c0b8cc;&lt;br /&gt;
    background-color: #f0e5ff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.cleanup {&lt;br /&gt;
    border: 1px solid #9f9fff;&lt;br /&gt;
    background-color: #efefff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    margin: 4px auto;&lt;br /&gt;
}&lt;br /&gt;
/* For old WikiProject banners inside banner shells. */&lt;br /&gt;
.mbox-inside .standard-talk,&lt;br /&gt;
.messagebox.nested-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: 2px 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.small {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
}&lt;br /&gt;
.messagebox.small-talk {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
    background: #F8EABA;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */&lt;br /&gt;
th.mbox-text, td.mbox-text {     /* The message body cell(s) */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 0.25em 0.9em;       /* 0.9em left/right */&lt;br /&gt;
    width: 100%;    /* Make all mboxes the same width regardless of text length */&lt;br /&gt;
}&lt;br /&gt;
td.mbox-image {                  /* The left image cell */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-imageright {             /* The right image cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-empty-cell {         /* An empty narrow cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 0px;&lt;br /&gt;
    width: 1px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Article message box styles */&lt;br /&gt;
table.ambox {&lt;br /&gt;
    margin: 0px 10%;   /* 10% = Will not overlap with other elements */&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb; &lt;br /&gt;
}&lt;br /&gt;
table.ambox + table.ambox {   /* Single border between stacked boxes. */&lt;br /&gt;
    margin-top: -1px;&lt;br /&gt;
}&lt;br /&gt;
.ambox th.mbox-text, &lt;br /&gt;
.ambox td.mbox-text {            /* The message body cell(s) */&lt;br /&gt;
    padding: 0.25em 0.5em;       /* 0.5em left/right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-image {           /* The left image cell */&lt;br /&gt;
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-imageright {      /* The right image cell */&lt;br /&gt;
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ambox-notice {&lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-speedy {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;                   /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-delete {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-content {&lt;br /&gt;
    border-left: 10px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-style {&lt;br /&gt;
    border-left: 10px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-move {&lt;br /&gt;
    border-left: 10px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-protection {&lt;br /&gt;
    border-left: 10px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Image message box styles */&lt;br /&gt;
table.imbox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 3px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb;&lt;br /&gt;
}&lt;br /&gt;
.imbox .mbox-text .imbox {    /* For imboxes inside imbox-text cells. */&lt;br /&gt;
    margin: 0 -0.5em;    /* 0.9 - 0.5 = 0.4em left/right. */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .imbox {    /* For imboxes inside other templates. */&lt;br /&gt;
    margin: 4px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.imbox-notice {&lt;br /&gt;
    border: 3px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-speedy {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-delete {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-content {&lt;br /&gt;
    border: 3px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-style {&lt;br /&gt;
    border: 3px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-move {&lt;br /&gt;
    border: 3px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-protection {&lt;br /&gt;
    border: 3px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-license {&lt;br /&gt;
    border: 3px solid #88a;       /* Dark gray */&lt;br /&gt;
    background: #f7f8ff;          /* Light gray */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-featured {&lt;br /&gt;
    border: 3px solid #cba135;    /* Brown-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Category message box styles */&lt;br /&gt;
table.cmbox {&lt;br /&gt;
    margin: 3px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background: #DFE8FF;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.cmbox-notice {&lt;br /&gt;
    background: #D8E8FF;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-speedy {&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 4px;&lt;br /&gt;
    border: 4px solid #b22222;    /* Red */&lt;br /&gt;
    background: #FFDBDB;          /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-delete {&lt;br /&gt;
    background: #FFDBDB;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-content {&lt;br /&gt;
    background: #FFE7CE;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-style {&lt;br /&gt;
    background: #FFF9DB;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-move {&lt;br /&gt;
    background: #E4D8FF;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-protection {&lt;br /&gt;
    background: #EFEFE1;    /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Other pages message box styles */&lt;br /&gt;
table.ombox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 1px solid #aaa;       /* Default &amp;quot;notice&amp;quot; gray */&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ombox-notice {&lt;br /&gt;
    border: 1px solid #aaa;       /* Gray */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-content {&lt;br /&gt;
    border: 1px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-style {&lt;br /&gt;
    border: 1px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-move {&lt;br /&gt;
    border: 1px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-protection {&lt;br /&gt;
    border: 2px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Talk page message box styles */&lt;br /&gt;
table.tmbox {&lt;br /&gt;
    margin: 4px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #c0c090;    /* Default &amp;quot;notice&amp;quot; gray-brown */&lt;br /&gt;
    background: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The &amp;quot;mediawiki&amp;quot; */&lt;br /&gt;
    margin: 2px 0;               /* class ensures that this declaration overrides other */&lt;br /&gt;
    width: 100%;  /* For Safari and Opera */     /* styles (including mbox-small above) */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .tmbox.mbox-small { /* &amp;quot;small&amp;quot; tmboxes should not be small when  */&lt;br /&gt;
    line-height: 1.5em;          /* also &amp;quot;nested&amp;quot;, so reset styles that are   */   &lt;br /&gt;
    font-size: 100%;             /* set in &amp;quot;mbox-small&amp;quot; above.                */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.tmbox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-content {&lt;br /&gt;
    border: 2px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-style {&lt;br /&gt;
    border: 2px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-move {&lt;br /&gt;
    border: 2px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-protection,&lt;br /&gt;
table.tmbox-notice {&lt;br /&gt;
    border: 1px solid #c0c090;    /* Gray-brown */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Disambig and set index box styles */&lt;br /&gt;
table.dmbox {&lt;br /&gt;
    clear: both; &lt;br /&gt;
    margin: 0.9em 1em; &lt;br /&gt;
    border-top: 1px solid #ccc; &lt;br /&gt;
    border-bottom: 1px solid #ccc; &lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Footer and header message box styles */&lt;br /&gt;
table.fmbox {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;     /* Default &amp;quot;system&amp;quot; gray */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-system {&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-warning {&lt;br /&gt;
    border: 1px solid #bb7070;  /* Dark pink */&lt;br /&gt;
    background: #ffdbdb;        /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-editnotice {&lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;warning&amp;quot; style fmbox messages. */&lt;br /&gt;
div.mw-warning-with-logexcerpt,&lt;br /&gt;
div.mw-lag-warn-high,&lt;br /&gt;
div.mw-cascadeprotectedwarning,&lt;br /&gt;
div#mw-protect-cascadeon {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #bb7070;&lt;br /&gt;
    background: #ffdbdb;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;system&amp;quot; style fmbox messages. Used in &lt;br /&gt;
   [[MediaWiki:Noarticletext]] and [[MediaWiki:Readonly lag]]. */&lt;br /&gt;
div.mw-lag-warn-normal,&lt;br /&gt;
div.noarticletext,&lt;br /&gt;
div.fmbox-system {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* These mbox-small classes must be placed after all other &lt;br /&gt;
   ambox/tmbox/ombox etc classes. &amp;quot;body.mediawiki&amp;quot; is so &lt;br /&gt;
   they override &amp;quot;table.ambox + table.ambox&amp;quot; above. */&lt;br /&gt;
body.mediawiki table.mbox-small {   /* For the &amp;quot;small=yes&amp;quot; option. */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 4px 0 4px 1em;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
body.mediawiki table.mbox-small-left {   /* For the &amp;quot;small=left&amp;quot; option. */&lt;br /&gt;
    margin: 4px 1em 4px 0;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Support for Template:IPA, Template:Unicode and Template:Polytonic.&lt;br /&gt;
   The second declarations reset the styles for all browsers except&lt;br /&gt;
   IE6, which chokes on the empty comment tags. Please copy any changes&lt;br /&gt;
   to [[Template:IPA fonts]] and [[Template:Unicode fonts]].&lt;br /&gt;
*/&lt;br /&gt;
.IPA {&lt;br /&gt;
    font-family: &amp;quot;Charis SIL&amp;quot;, &amp;quot;Doulos SIL&amp;quot;, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Chrysanthi Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.Unicode {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;Free Serif&amp;quot;, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;, &amp;quot;Bitstream Cyberbit&amp;quot;,&lt;br /&gt;
                 &amp;quot;Bitstream CyberBase&amp;quot;, Thryomanes, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Free Sans&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;,&lt;br /&gt;
                 &amp;quot;Microsoft Sans Serif&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.latinx {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Microsoft Sans Serif&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.polytonic {&lt;br /&gt;
    font-family: &amp;quot;Athena Unicode&amp;quot;, Gentium, &amp;quot;Palatino Linotype&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, Code2000; &lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
#wpSave {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */&lt;br /&gt;
.hiddenStructure {&lt;br /&gt;
    display: inline ! important;&lt;br /&gt;
    color: #f00; &lt;br /&gt;
    background-color: #0f0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* suppress missing interwiki image links where #ifexist cannot&lt;br /&gt;
   be used due to high number of requests see .hidden-redlink on &lt;br /&gt;
   http://meta.wikimedia.org/wiki/MediaWiki:Common.css&lt;br /&gt;
*/&lt;br /&gt;
.check-icon a.new {&lt;br /&gt;
    display: none; &lt;br /&gt;
    speak: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Removes underlines from links */&lt;br /&gt;
.nounderlines a { &lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove underline from IPA links */&lt;br /&gt;
.IPA a:link, .IPA a:visited {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Standard Navigationsleisten, aka box hiding thingy&lt;br /&gt;
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */&lt;br /&gt;
div.NavFrame {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 4px;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame + div.NavFrame {&lt;br /&gt;
    border-top-style: none;&lt;br /&gt;
    border-top-style: hidden;&lt;br /&gt;
}&lt;br /&gt;
div.NavPic {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    float: left;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame div.NavHead {&lt;br /&gt;
    height: 1.6em;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    background-color: #ccf;&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame p,&lt;br /&gt;
div.NavFrame div.NavContent,&lt;br /&gt;
div.NavFrame div.NavContent p {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
div.NavEnd {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    line-height: 1px;&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
a.NavToggle {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    right: 3px;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Hatnotes and disambiguation notices */&lt;br /&gt;
.rellink,&lt;br /&gt;
.dablink {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
.rellink i,&lt;br /&gt;
.dablink i {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style for horizontal UL lists */&lt;br /&gt;
.horizontal ul {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li { &lt;br /&gt;
    padding: 0 0.6em 0 0.4em;&lt;br /&gt;
    display: inline;&lt;br /&gt;
    border-right: 1px solid;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li:last-child {&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    padding-right: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow transcluded pages to display in lists rather than a table.&lt;br /&gt;
   Compatible in Firefox; incompatible in IE6. */&lt;br /&gt;
.listify td    { display: list-item; }&lt;br /&gt;
.listify tr    { display: block; }&lt;br /&gt;
.listify table { display: block; }&lt;br /&gt;
 &lt;br /&gt;
/* Geographical coordinates defaults. See [[Template:Coord/link]]&lt;br /&gt;
   for how these are used. The classes &amp;quot;geo&amp;quot;, &amp;quot;longitude&amp;quot;, and&lt;br /&gt;
   &amp;quot;latitude&amp;quot; are used by the [[Geo microformat]].&lt;br /&gt;
 */&lt;br /&gt;
.geo-default, .geo-dms, .geo-dec  { display: inline; }&lt;br /&gt;
.geo-nondefault, .geo-multi-punct { display: none; }&lt;br /&gt;
.longitude, .latitude             { white-space: nowrap; }&lt;br /&gt;
 &lt;br /&gt;
/* When &amp;lt;div class=&amp;quot;nonumtoc&amp;quot;&amp;gt; is used on the table of contents,&lt;br /&gt;
   the ToC will display without numbers */&lt;br /&gt;
.nonumtoc .tocnumber { display: none; }&lt;br /&gt;
.nonumtoc #toc ul,&lt;br /&gt;
.nonumtoc .toc ul {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    margin: .3em 0 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.nonumtoc #toc ul ul, &lt;br /&gt;
.nonumtoc .toc ul ul { &lt;br /&gt;
    margin: 0 0 0 2em; &lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow limiting of which header levels are shown in a TOC;&lt;br /&gt;
   &amp;lt;div class=&amp;quot;toclimit-3&amp;quot;&amp;gt;, for instance, will limit to&lt;br /&gt;
   showing ==headings== and ===headings=== but no further&lt;br /&gt;
   (as long as there are no =headings= on the page, which&lt;br /&gt;
   there shouldn&#039;t be according to the MoS).&lt;br /&gt;
 */&lt;br /&gt;
.toclimit-2 .toclevel-2,&lt;br /&gt;
.toclimit-3 .toclevel-3,&lt;br /&gt;
.toclimit-4 .toclevel-4,&lt;br /&gt;
.toclimit-5 .toclevel-5,&lt;br /&gt;
.toclimit-6 .toclevel-6,&lt;br /&gt;
.toclimit-7 .toclevel-7 { display: none; }&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Template:Quote */&lt;br /&gt;
blockquote.templatequote { &lt;br /&gt;
     margin-top: 0; &lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite { &lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite cite {&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
div.user-block {&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    border: 1px solid #A9A9A9;&lt;br /&gt;
    background-color: #FFEFD5;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent line breaks in silly places: &lt;br /&gt;
   1) Links when we don&#039;t want them to&lt;br /&gt;
   2) Bold &amp;quot;links&amp;quot; to the page itself&lt;br /&gt;
   2) HTML formulae&lt;br /&gt;
   3) Ref tags with group names &amp;lt;ref group=&amp;quot;Note&amp;quot;&amp;gt; --&amp;gt; &amp;quot;[Note 1]&amp;quot;&lt;br /&gt;
*/&lt;br /&gt;
.nowraplinks a,&lt;br /&gt;
.nowraplinks .selflink,&lt;br /&gt;
span.texhtml,&lt;br /&gt;
sup.reference a { &lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For template documentation */&lt;br /&gt;
.template-documentation {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 1em 0 0 0;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background-color: #ecfcf4; &lt;br /&gt;
    padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.thumbinner {&lt;br /&gt;
    min-width: 100px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Inline divs in ImageMaps (code borrowed from de.wiki) */&lt;br /&gt;
.imagemap-inline div {&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Increase the height of the image upload box */&lt;br /&gt;
#wpUploadDescription {&lt;br /&gt;
    height: 13em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Reduce line-height for &amp;lt;sup&amp;gt; and &amp;lt;sub&amp;gt; */&lt;br /&gt;
sup, sub {&lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove white border from thumbnails */&lt;br /&gt;
div.thumb {&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;br /&gt;
div.tright {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 0 0.8em 1.4em;&lt;br /&gt;
}&lt;br /&gt;
div.tleft {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 1.4em 0.8em 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes the background of a framed image white instead of gray. */&lt;br /&gt;
/* Only visible with transparent images. */&lt;br /&gt;
div.thumb img.thumbimage {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* The backgrounds for galleries. */&lt;br /&gt;
#content .gallerybox div.thumb {&lt;br /&gt;
    background-color: #F9F9F9;   /* Light gray padding */&lt;br /&gt;
}&lt;br /&gt;
/* Put a chequered background behind images, only visible if they have transparency */&lt;br /&gt;
.gallerybox .thumb img,&lt;br /&gt;
#file img {&lt;br /&gt;
    background: white url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png&amp;quot;) repeat;&lt;br /&gt;
}&lt;br /&gt;
/* But not on articles, user pages, portals or with opt-out. */&lt;br /&gt;
.ns-0 .gallerybox .thumb img,&lt;br /&gt;
.ns-2 .gallerybox .thumb img,&lt;br /&gt;
.ns-100 .gallerybox .thumb img, &lt;br /&gt;
.nochecker .gallerybox .thumb img {&lt;br /&gt;
    background: white;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent floating boxes from overlapping any category listings,&lt;br /&gt;
   file histories, edit previews, and edit [Show changes] views */&lt;br /&gt;
#mw-subcategories, #mw-pages, #mw-category-media, &lt;br /&gt;
#filehistory, #wikiPreview, #wikiDiff {&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Selectively hide headers in WikiProject banners */&lt;br /&gt;
.wpb .wpb-header             { display: none; }&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: block; }     /* for IE */&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */&lt;br /&gt;
.wpbs-inner .wpb-outside     { display: none; }      /* hide things that should only display outside shells */&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Abuse Filter tags */&lt;br /&gt;
.mw-tag-markers {&lt;br /&gt;
 font-family:sans-serif;&lt;br /&gt;
 font-style:italic;&lt;br /&gt;
 font-size:90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Fix so &amp;lt;tt&amp;gt;, &amp;lt;code&amp;gt; and &amp;lt;pre&amp;gt; tags get normal text size also in &lt;br /&gt;
   some versions of Firefox, Safari, Konqueror, Chrome etc. */&lt;br /&gt;
tt, code, pre {&lt;br /&gt;
    font-family: monospace, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* &amp;lt;/source&amp;gt; */&lt;br /&gt;
&lt;br /&gt;
/* CLWB-259*/&lt;br /&gt;
/* self links */&lt;br /&gt;
a.mw-selflink {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:hover {&lt;br /&gt;
    cursor: inherit;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:active,&lt;br /&gt;
a.mw-selflink:visited {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* CLWB-234 */&lt;br /&gt;
.postedit-content {&lt;br /&gt;
    padding-right:10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/************************* Mobile view ****************************/&lt;br /&gt;
/*CLWB-363*/&lt;br /&gt;
/*Home Page 2 columns - Desktop CSS*/&lt;br /&gt;
.div-box-HP {&lt;br /&gt;
	box-shadow:  0 0 6px 0 rgba(0,0,0,0.09); &lt;br /&gt;
	padding:10px 20px 15px 20px; &lt;br /&gt;
	width:100%; &lt;br /&gt;
	vertical-align:top;&lt;br /&gt;
	background-color: white; &lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-0-0-24-0 {&lt;br /&gt;
	margin:0px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-24-0-24-0 {&lt;br /&gt;
	margin:24px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.div-box-h2-HP {&lt;br /&gt;
	margin: 1em 0px 15px 0px !important; &lt;br /&gt;
	font-size:120%; &lt;br /&gt;
	font-weight:bold; &lt;br /&gt;
	border-style: none; &lt;br /&gt;
	text-align:left; &lt;br /&gt;
	color:#cc6600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-0-0-0 {&lt;br /&gt;
	padding:0px 0px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-10-0-0 {&lt;br /&gt;
	padding:0px 10px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-HP {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 0;    &lt;br /&gt;
    margin-left: 5px;&lt;br /&gt;
    margin-right: 0px;&lt;br /&gt;
    padding-right:50px;&lt;br /&gt;
    border-spacing: 0;&lt;br /&gt;
    border-collapse: separate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-left-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.border-td-table-HP {&lt;br /&gt;
    border-color: transparent;&lt;br /&gt;
    border-width: 1px;&lt;br /&gt;
    border-style: solid;&lt;br /&gt;
	&lt;br /&gt;
    padding-right: 60px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-rigth-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
/*Book Downloads component table*/&lt;br /&gt;
.plainlinks.fmbox.fmbox-system {&lt;br /&gt;
    width:260px;&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mobileonly {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CLWB-358*/&lt;br /&gt;
.navbox-subgroup .navbox-group {&lt;br /&gt;
    width:30%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-362*/&lt;br /&gt;
.table-content{&lt;br /&gt;
    border: 0px;&lt;br /&gt;
    width: 75%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-image{&lt;br /&gt;
    border-bottom:30px solid transparent;&lt;br /&gt;
    width:82px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-title {&lt;br /&gt;
    text-align:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-pdf{&lt;br /&gt;
    width: 40px; &lt;br /&gt;
    text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-371*/&lt;br /&gt;
/*format of template*/&lt;br /&gt;
.PDFWARNING-box table.plainlinks.fmbox.fmbox-system{&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-373*/&lt;br /&gt;
.table-contributor-template-information{&lt;br /&gt;
    border:0px;&lt;br /&gt;
    width:225px;&lt;br /&gt;
    text-align: left;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details{&lt;br /&gt;
    font-size:85%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details td{&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
table.plainlinks.ombox.ombox-notice {&lt;br /&gt;
	width: 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**********************************Desktop CSS changes**************************/&lt;br /&gt;
body, .mw-body h1, .mw-body-content h1, .mw-body-content h2 {&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif !important;&lt;br /&gt;
	font-size: 18px;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body{&lt;br /&gt;
        background-color: #fafafa !important;&lt;br /&gt;
        background-image: none !important;&lt;br /&gt;
    height: 100% !important;&lt;br /&gt;
    margin: 0 !important;&lt;br /&gt;
    padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Content */&lt;br /&gt;
div#content {&lt;br /&gt;
	/*margin-left: 227px;&lt;br /&gt;
	padding: 1em;*/&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-y;&lt;br /&gt;
	background-color: white;*/&lt;br /&gt;
	color: black;&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
	padding-top: 20px;&lt;br /&gt;
	padding-right: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
	height: 12em;&lt;br /&gt;
	background-color: #fafafa;&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: bottom left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
	height: 140px;&lt;br /&gt;
	box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-moz-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-webkit-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-o-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	margin-left: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
#left-navigation {&lt;br /&gt;
	/*left: 230px;&lt;br /&gt;
	top: 7.6em; */&lt;br /&gt;
        margin-left: 12.5em;&lt;br /&gt;
        /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li {&lt;br /&gt;
	background: none;&lt;br /&gt;
        /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
    height: 3.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	left: 650px;&lt;br /&gt;
	top: 2.5em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*#p-cactions h5{&lt;br /&gt;
	margin-bottom: 0em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: none ;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs span {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-316 - Match heading styles to that on Clicklaw.bc.ca*/&lt;br /&gt;
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .selected{&lt;br /&gt;
        background: transparent !important;&lt;br /&gt;
        background-image: linear-gradient(to top,#54a546 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown{&lt;br /&gt;
    /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
    /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-checkbox:checked ~ .vector-menu-content .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3{&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs li.new a,&lt;br /&gt;
div.clicklawTabs li.new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawMenu h5 a {&lt;br /&gt;
	height: 1.85em;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li.selected  a,&lt;br /&gt;
.vector-menu-dropdown li.selected  a:visited {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
    float: right;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 20px;&lt;br /&gt;
    height: 60px;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
    margin: 0em;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
    right: 0em;&lt;br /&gt;
    padding: 20px 30px 20px 30px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal h3, .vector-menu-portal h3 {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-portal .vector-menu-content li a{&lt;br /&gt;
        color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body, .vector-menu-portal .body {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a:visited, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal, .vector-menu-portal{&lt;br /&gt;
        padding: 0 0 1.5em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Footer */&lt;br /&gt;
#footer {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
	margin-top: 50px;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.09);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
    min-height: 130px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {   &lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs ul {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*body.clicklaw-animateLayout #center-navigation {&lt;br /&gt;
	-moz-transition: left 250ms;&lt;br /&gt;
	-webkit-transition: left 250ms;&lt;br /&gt;
	-o-transition: left 250ms;&lt;br /&gt;
	transition: left 250ms;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
	box-shadow: 1px 6px 7px 0px rgba(0,0,0,0.11);&lt;br /&gt;
	padding:30px 20px 0px 0px; &lt;br /&gt;
	margin:7px 0px 0px 0px;&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-right: 1px solid #e4e4e4;&lt;br /&gt;
        top: 138px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
	background-color: #f5f5f5;&lt;br /&gt;
	padding: 5px 0px 5px 0px;&lt;br /&gt;
	box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-moz-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-webkit-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-o-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        -moz-transition: right 250ms;&lt;br /&gt;
        -webkit-transition: right 250ms;&lt;br /&gt;
        -o-transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
        top: 0em;&lt;br /&gt;
        right: 0em;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a {&lt;br /&gt;
	color: #4f5359 !important;&lt;br /&gt;
	font-size: 1em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
        font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a:hover, #p-personal ul li a:focus{&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
    padding-right: 1.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation { top: 7.6em; }*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
#p-logo {&lt;br /&gt;
        position: absolute;&lt;br /&gt;
	top: -90px;&lt;br /&gt;
	width: 400px;&lt;br /&gt;
        margin-left: -1.666667em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	width: 400px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
#mw-content-text a {&lt;br /&gt;
  color: #000;&lt;br /&gt;
  text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a, a.new {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:hover, a:focus {&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#searchform div {  &lt;br /&gt;
	position: relative !important;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#searchform input#searchInput {&lt;br /&gt;
        float: right; &lt;br /&gt;
        position: absolute;&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif;  &lt;br /&gt;
	padding: 10px 40px 10px 10px;  &lt;br /&gt;
	border: none;  width: 300px;  &lt;br /&gt;
	box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);  &lt;br /&gt;
	/*margin: 0px -130px 0px -130px;*/&lt;br /&gt;
	-webkit-appearance: none;&lt;br /&gt;
	-webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);&lt;br /&gt;
        /*right: 0em;*/&lt;br /&gt;
        top: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchform {&lt;br /&gt;
        position: relative; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-searchButton {  &lt;br /&gt;
	/*position: relative;  &lt;br /&gt;
	left: 258px; */ &lt;br /&gt;
	background: rgba(0,0,0,0);  &lt;br /&gt;
	border: none;  &lt;br /&gt;
	cursor: pointer;  &lt;br /&gt;
	margin: 0;  &lt;br /&gt;
	padding: 10px 12px; &lt;br /&gt;
        float: right;       &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton{&lt;br /&gt;
        /*position: relative; &lt;br /&gt;
        float: right;*/&lt;br /&gt;
        /*left: 258px;*/&lt;br /&gt;
        background-size: 15px;&lt;br /&gt;
        width: 20px;&lt;br /&gt;
        height: 20px;&lt;br /&gt;
        top: 20px;&lt;br /&gt;
        margin: 0px 10px 0px 0px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#p-search-border {&lt;br /&gt;
	border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 10px;&lt;br /&gt;
    height: 125px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-336 - UX: Printable version not optimized for print */&lt;br /&gt;
body.page-Main_Page #p-coll-print_export {&lt;br /&gt;
	display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal-first h3{&lt;br /&gt;
        display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
q {&lt;br /&gt;
	font-family: Trebuchet MS, Times, &amp;quot;Times New Roman&amp;quot;, serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
pre, code, tt, kbd, samp {&lt;br /&gt;
	font-family: Trebuchet MS, monospace, &amp;quot;Courier New&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.catlinks {&lt;br /&gt;
	border: none;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
.catlinks a {&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
/* Interwiki Styling */&lt;br /&gt;
/*div#content a.extiw,&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	/* Don&#039;t show icons for interwiki links */&lt;br /&gt;
	background: none;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
	background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head div.body.vector-menu-content{&lt;br /&gt;
        float: right;&lt;br /&gt;
        padding: 5px 0px 5px 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#pt-userpage a {&lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body, .parsoid-body{&lt;br /&gt;
        background: none;&lt;br /&gt;
        border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation{&lt;br /&gt;
        margin-top: 9em;&lt;br /&gt;
        width: 40%;&lt;br /&gt;
        background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
        padding-bottom: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation{&lt;br /&gt;
        float: left;&lt;br /&gt;
        /*margin-right: 40%;*/&lt;br /&gt;
}    &lt;br /&gt;
&lt;br /&gt;
#searchInput:focus, #simpleSearch:hover #searchInput:focus {&lt;br /&gt;
    outline: 0;&lt;br /&gt;
    border-color: #000;&lt;br /&gt;
    -webkit-box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
    box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
:focus {&lt;br /&gt;
    outline-color: #000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch{&lt;br /&gt;
   /*margin-right: -50px;*/&lt;br /&gt;
   /*margin-top: 25px;*/&lt;br /&gt;
   width: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form {&lt;br /&gt;
    /* margin: 0.5em 0 0; */&lt;br /&gt;
    margin: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading{&lt;br /&gt;
    font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CommetStreams style*/&lt;br /&gt;
#cs-header {&lt;br /&gt;
    background-color: #DFF0FF;&lt;br /&gt;
    padding: 12px;&lt;br /&gt;
    border: 2px solid #30538f;&lt;br /&gt;
    width: fit-content;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide single page printing message collection*/&lt;br /&gt;
.collection-warning-box, .collection-notice-box{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide comments*/&lt;br /&gt;
.cs-stream{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation {&lt;br /&gt;
  width: calc(50% - 120px) !important;&lt;br /&gt;
  height: 45px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch #searchButton {&lt;br /&gt;
  top: 12px;&lt;br /&gt;
  right: -10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* CLWB-494: Turnstile install (Hide ConfirmEdit&#039;s caption text) */&lt;br /&gt;
.mw-htmlform-field-HTMLTurnstileField .cdx-label,&lt;br /&gt;
.mw-htmlform-field-HTMLTurnstileField .cdx-field__validation-message {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=62583</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=62583"/>
		<updated>2025-12-11T10:04:25Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* common.css */&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page h1.firstHeading { display:none; }&lt;br /&gt;
&lt;br /&gt;
/* &amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt; */&lt;br /&gt;
 &lt;br /&gt;
/* Main page fixes */&lt;br /&gt;
#interwiki-completelist {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
body.page-Main_Page #ca-delete {&lt;br /&gt;
    display: none !important;right:&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
body.page-Main_mobiPage #mp-topbanner {&lt;br /&gt;
   clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Edit window toolbar */&lt;br /&gt;
#toolbar {&lt;br /&gt;
    height: 22px;&lt;br /&gt;
    margin-bottom: 6px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Margins for &amp;lt;ol&amp;gt; and &amp;lt;ul&amp;gt; */&lt;br /&gt;
#content ol, #content ul,&lt;br /&gt;
#mw_content ol, #mw_content ul {&lt;br /&gt;
  margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Make the list of references in [[Template:Reflist]] smaller */&lt;br /&gt;
.references-small { &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn&#039;t accept it */&lt;br /&gt;
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */&lt;br /&gt;
/* column-count is from the CSS3 module &amp;quot;CSS Multi-column Layout&amp;quot; */&lt;br /&gt;
/* Please ignore any validator errors caused by these two lines */&lt;br /&gt;
.references-2column {&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    -moz-column-count: 2;&lt;br /&gt;
    column-count: 2;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Highlight clicked reference in blue to help navigation */&lt;br /&gt;
ol.references &amp;gt; li:target,&lt;br /&gt;
sup.reference:target,&lt;br /&gt;
span.citation:target { &lt;br /&gt;
    background-color: #DEF;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Ensure refs in table headers and the like aren&#039;t bold or italic */&lt;br /&gt;
sup.reference {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Styling for citations */&lt;br /&gt;
span.citation, cite {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
    word-wrap: break-word;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For linked citation numbers and document IDs, where&lt;br /&gt;
   the number need not be shown on a screen or a handheld,&lt;br /&gt;
   but should be included in the printed version&lt;br /&gt;
*/&lt;br /&gt;
@media screen, handheld {&lt;br /&gt;
    span.citation *.printonly {&lt;br /&gt;
        display: none;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* wikitable/prettytable class for skinning normal tables */&lt;br /&gt;
table.wikitable,&lt;br /&gt;
table.prettytable {&lt;br /&gt;
    margin: 1em 1em 1em 0;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th, .wikitable td,&lt;br /&gt;
.prettytable th, .prettytable td {&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th,&lt;br /&gt;
.prettytable th {&lt;br /&gt;
    background: #f2f2f2;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.wikitable caption,&lt;br /&gt;
.prettytable caption {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Default style for navigation boxes */&lt;br /&gt;
.navbox {                     /* Navbox container style */&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: auto;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    padding: 1px;&lt;br /&gt;
}&lt;br /&gt;
.navbox-inner,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-group,&lt;br /&gt;
.navbox-title,&lt;br /&gt;
.navbox-abovebelow {&lt;br /&gt;
    padding: 0.25em 1em;      /* Title, group and above/below styles */&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
th.navbox-group {             /* Group style */&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    background: #fdfdfd;      /* Background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-list {&lt;br /&gt;
    line-height: 1.8em;&lt;br /&gt;
    border-color: #fdfdfd;    /* Must match background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox th,&lt;br /&gt;
.navbox-title {&lt;br /&gt;
    background: #ccccff;      /* Level 1 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-abovebelow,&lt;br /&gt;
th.navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-title {&lt;br /&gt;
    background: #ddddff;      /* Level 2 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-subgroup .navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-abovebelow {&lt;br /&gt;
    background: #e6e6ff;      /* Level 3 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-even {&lt;br /&gt;
    background: #f7f7f7;      /* Even row striping */&lt;br /&gt;
}&lt;br /&gt;
.navbox-odd {&lt;br /&gt;
    background: transparent;  /* Odd row striping */&lt;br /&gt;
}&lt;br /&gt;
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */&lt;br /&gt;
    margin-top: -1px;          /* (doesn&#039;t work for IE6, but that&#039;s okay)       */&lt;br /&gt;
}&lt;br /&gt;
.navbox .hlist td dl,&lt;br /&gt;
.navbox .hlist td ol,&lt;br /&gt;
.navbox .hlist td ul,&lt;br /&gt;
.navbox td.hlist dl,&lt;br /&gt;
.navbox td.hlist ol,&lt;br /&gt;
.navbox td.hlist ul {&lt;br /&gt;
    padding: 0.125em 0;       /* Adjust hlist padding in navboxes */&lt;br /&gt;
}&lt;br /&gt;
ol + table.navbox,&lt;br /&gt;
ul + table.navbox {&lt;br /&gt;
    margin-top: 0.5em;        /* Prevent lists from clinging to navboxes */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Default styling for Navbar template */&lt;br /&gt;
.navbar {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
.navbar ul {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.navbar li {&lt;br /&gt;
    word-spacing: -0.125em;&lt;br /&gt;
}&lt;br /&gt;
.navbar.mini li span {&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
}&lt;br /&gt;
/* Navbar styling when nested in infobox and navbox */&lt;br /&gt;
.infobox .navbar {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox .navbar {&lt;br /&gt;
    display: block;&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-title .navbar {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-right: 0.5em;&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* &#039;show&#039;/&#039;hide&#039; buttons created dynamically by the CollapsibleTables javascript&lt;br /&gt;
   in [[MediaWiki:Common.js]] are styled here so they can be customised. */&lt;br /&gt;
.collapseButton {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-left: 0.5em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    width: auto;&lt;br /&gt;
}&lt;br /&gt;
/* In navboxes, the show/hide button balances the v·d·e links&lt;br /&gt;
   from [[Template:Navbar]], so they need to be the same width. */&lt;br /&gt;
.navbox .collapseButton {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styling for JQuery makeCollapsible, matching that of collapseButton */&lt;br /&gt;
.mw-collapsible-toggle {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox .mw-collapsible-toggle {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: right;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: larger;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em; &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: solid 1px #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes redirects appear in italics in categories and on [[Special:Allpages]] */&lt;br /&gt;
.redirect-in-category, .allpagesredirect {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Icons for medialist templates [[Template:Listen]],&lt;br /&gt;
   [[Template:Multi-listen_start]], [[Template:Video]],&lt;br /&gt;
   [[Template:Multi-video_start]]&lt;br /&gt;
*/&lt;br /&gt;
div.listenlist {&lt;br /&gt;
    background:&lt;br /&gt;
        url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png&amp;quot;);&lt;br /&gt;
    padding-left: 40px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style rules for media list templates */&lt;br /&gt;
div.medialist {&lt;br /&gt;
    min-height: 50px;&lt;br /&gt;
    margin: 1em;&lt;br /&gt;
    background-position: top left;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul {&lt;br /&gt;
    list-style-type: none; &lt;br /&gt;
    list-style-image: none;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li {&lt;br /&gt;
    padding-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li li {&lt;br /&gt;
    font-size: 91%;&lt;br /&gt;
    padding-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon for all PDF files&lt;br /&gt;
   in browsers that support these CSS selectors, like Mozilla and Opera */&lt;br /&gt;
#content a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF#&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 16px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon anywhere the PDFlink class&lt;br /&gt;
   is used (notably Template:PDFlink). This works in IE, unlike the above. */&lt;br /&gt;
#content span.PDFlink a,&lt;br /&gt;
#mw_content span.PDFlink a {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 17px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Content in columns with CSS instead of tables [[Template:Columns]] */&lt;br /&gt;
div.columns-2 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 50%;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-3 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 33.3%;&lt;br /&gt;
    min-width: 200px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-4 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 25%;&lt;br /&gt;
    min-width: 150px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-5 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 20%;&lt;br /&gt;
    min-width: 120px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Messagebox templates */&lt;br /&gt;
.messagebox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    width: 80%;&lt;br /&gt;
    margin: 0 auto 1em auto;&lt;br /&gt;
    padding: .2em;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.merge {&lt;br /&gt;
    border: 1px solid #c0b8cc;&lt;br /&gt;
    background-color: #f0e5ff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.cleanup {&lt;br /&gt;
    border: 1px solid #9f9fff;&lt;br /&gt;
    background-color: #efefff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    margin: 4px auto;&lt;br /&gt;
}&lt;br /&gt;
/* For old WikiProject banners inside banner shells. */&lt;br /&gt;
.mbox-inside .standard-talk,&lt;br /&gt;
.messagebox.nested-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: 2px 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.small {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
}&lt;br /&gt;
.messagebox.small-talk {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
    background: #F8EABA;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */&lt;br /&gt;
th.mbox-text, td.mbox-text {     /* The message body cell(s) */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 0.25em 0.9em;       /* 0.9em left/right */&lt;br /&gt;
    width: 100%;    /* Make all mboxes the same width regardless of text length */&lt;br /&gt;
}&lt;br /&gt;
td.mbox-image {                  /* The left image cell */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-imageright {             /* The right image cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-empty-cell {         /* An empty narrow cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 0px;&lt;br /&gt;
    width: 1px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Article message box styles */&lt;br /&gt;
table.ambox {&lt;br /&gt;
    margin: 0px 10%;   /* 10% = Will not overlap with other elements */&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb; &lt;br /&gt;
}&lt;br /&gt;
table.ambox + table.ambox {   /* Single border between stacked boxes. */&lt;br /&gt;
    margin-top: -1px;&lt;br /&gt;
}&lt;br /&gt;
.ambox th.mbox-text, &lt;br /&gt;
.ambox td.mbox-text {            /* The message body cell(s) */&lt;br /&gt;
    padding: 0.25em 0.5em;       /* 0.5em left/right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-image {           /* The left image cell */&lt;br /&gt;
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-imageright {      /* The right image cell */&lt;br /&gt;
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ambox-notice {&lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-speedy {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;                   /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-delete {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-content {&lt;br /&gt;
    border-left: 10px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-style {&lt;br /&gt;
    border-left: 10px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-move {&lt;br /&gt;
    border-left: 10px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-protection {&lt;br /&gt;
    border-left: 10px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Image message box styles */&lt;br /&gt;
table.imbox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 3px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb;&lt;br /&gt;
}&lt;br /&gt;
.imbox .mbox-text .imbox {    /* For imboxes inside imbox-text cells. */&lt;br /&gt;
    margin: 0 -0.5em;    /* 0.9 - 0.5 = 0.4em left/right. */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .imbox {    /* For imboxes inside other templates. */&lt;br /&gt;
    margin: 4px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.imbox-notice {&lt;br /&gt;
    border: 3px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-speedy {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-delete {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-content {&lt;br /&gt;
    border: 3px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-style {&lt;br /&gt;
    border: 3px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-move {&lt;br /&gt;
    border: 3px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-protection {&lt;br /&gt;
    border: 3px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-license {&lt;br /&gt;
    border: 3px solid #88a;       /* Dark gray */&lt;br /&gt;
    background: #f7f8ff;          /* Light gray */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-featured {&lt;br /&gt;
    border: 3px solid #cba135;    /* Brown-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Category message box styles */&lt;br /&gt;
table.cmbox {&lt;br /&gt;
    margin: 3px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background: #DFE8FF;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.cmbox-notice {&lt;br /&gt;
    background: #D8E8FF;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-speedy {&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 4px;&lt;br /&gt;
    border: 4px solid #b22222;    /* Red */&lt;br /&gt;
    background: #FFDBDB;          /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-delete {&lt;br /&gt;
    background: #FFDBDB;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-content {&lt;br /&gt;
    background: #FFE7CE;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-style {&lt;br /&gt;
    background: #FFF9DB;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-move {&lt;br /&gt;
    background: #E4D8FF;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-protection {&lt;br /&gt;
    background: #EFEFE1;    /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Other pages message box styles */&lt;br /&gt;
table.ombox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 1px solid #aaa;       /* Default &amp;quot;notice&amp;quot; gray */&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ombox-notice {&lt;br /&gt;
    border: 1px solid #aaa;       /* Gray */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-content {&lt;br /&gt;
    border: 1px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-style {&lt;br /&gt;
    border: 1px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-move {&lt;br /&gt;
    border: 1px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-protection {&lt;br /&gt;
    border: 2px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Talk page message box styles */&lt;br /&gt;
table.tmbox {&lt;br /&gt;
    margin: 4px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #c0c090;    /* Default &amp;quot;notice&amp;quot; gray-brown */&lt;br /&gt;
    background: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The &amp;quot;mediawiki&amp;quot; */&lt;br /&gt;
    margin: 2px 0;               /* class ensures that this declaration overrides other */&lt;br /&gt;
    width: 100%;  /* For Safari and Opera */     /* styles (including mbox-small above) */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .tmbox.mbox-small { /* &amp;quot;small&amp;quot; tmboxes should not be small when  */&lt;br /&gt;
    line-height: 1.5em;          /* also &amp;quot;nested&amp;quot;, so reset styles that are   */   &lt;br /&gt;
    font-size: 100%;             /* set in &amp;quot;mbox-small&amp;quot; above.                */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.tmbox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-content {&lt;br /&gt;
    border: 2px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-style {&lt;br /&gt;
    border: 2px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-move {&lt;br /&gt;
    border: 2px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-protection,&lt;br /&gt;
table.tmbox-notice {&lt;br /&gt;
    border: 1px solid #c0c090;    /* Gray-brown */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Disambig and set index box styles */&lt;br /&gt;
table.dmbox {&lt;br /&gt;
    clear: both; &lt;br /&gt;
    margin: 0.9em 1em; &lt;br /&gt;
    border-top: 1px solid #ccc; &lt;br /&gt;
    border-bottom: 1px solid #ccc; &lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Footer and header message box styles */&lt;br /&gt;
table.fmbox {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;     /* Default &amp;quot;system&amp;quot; gray */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-system {&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-warning {&lt;br /&gt;
    border: 1px solid #bb7070;  /* Dark pink */&lt;br /&gt;
    background: #ffdbdb;        /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-editnotice {&lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;warning&amp;quot; style fmbox messages. */&lt;br /&gt;
div.mw-warning-with-logexcerpt,&lt;br /&gt;
div.mw-lag-warn-high,&lt;br /&gt;
div.mw-cascadeprotectedwarning,&lt;br /&gt;
div#mw-protect-cascadeon {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #bb7070;&lt;br /&gt;
    background: #ffdbdb;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;system&amp;quot; style fmbox messages. Used in &lt;br /&gt;
   [[MediaWiki:Noarticletext]] and [[MediaWiki:Readonly lag]]. */&lt;br /&gt;
div.mw-lag-warn-normal,&lt;br /&gt;
div.noarticletext,&lt;br /&gt;
div.fmbox-system {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* These mbox-small classes must be placed after all other &lt;br /&gt;
   ambox/tmbox/ombox etc classes. &amp;quot;body.mediawiki&amp;quot; is so &lt;br /&gt;
   they override &amp;quot;table.ambox + table.ambox&amp;quot; above. */&lt;br /&gt;
body.mediawiki table.mbox-small {   /* For the &amp;quot;small=yes&amp;quot; option. */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 4px 0 4px 1em;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
body.mediawiki table.mbox-small-left {   /* For the &amp;quot;small=left&amp;quot; option. */&lt;br /&gt;
    margin: 4px 1em 4px 0;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Support for Template:IPA, Template:Unicode and Template:Polytonic.&lt;br /&gt;
   The second declarations reset the styles for all browsers except&lt;br /&gt;
   IE6, which chokes on the empty comment tags. Please copy any changes&lt;br /&gt;
   to [[Template:IPA fonts]] and [[Template:Unicode fonts]].&lt;br /&gt;
*/&lt;br /&gt;
.IPA {&lt;br /&gt;
    font-family: &amp;quot;Charis SIL&amp;quot;, &amp;quot;Doulos SIL&amp;quot;, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Chrysanthi Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.Unicode {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;Free Serif&amp;quot;, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;, &amp;quot;Bitstream Cyberbit&amp;quot;,&lt;br /&gt;
                 &amp;quot;Bitstream CyberBase&amp;quot;, Thryomanes, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Free Sans&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;,&lt;br /&gt;
                 &amp;quot;Microsoft Sans Serif&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.latinx {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Microsoft Sans Serif&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.polytonic {&lt;br /&gt;
    font-family: &amp;quot;Athena Unicode&amp;quot;, Gentium, &amp;quot;Palatino Linotype&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, Code2000; &lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
#wpSave {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */&lt;br /&gt;
.hiddenStructure {&lt;br /&gt;
    display: inline ! important;&lt;br /&gt;
    color: #f00; &lt;br /&gt;
    background-color: #0f0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* suppress missing interwiki image links where #ifexist cannot&lt;br /&gt;
   be used due to high number of requests see .hidden-redlink on &lt;br /&gt;
   http://meta.wikimedia.org/wiki/MediaWiki:Common.css&lt;br /&gt;
*/&lt;br /&gt;
.check-icon a.new {&lt;br /&gt;
    display: none; &lt;br /&gt;
    speak: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Removes underlines from links */&lt;br /&gt;
.nounderlines a { &lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove underline from IPA links */&lt;br /&gt;
.IPA a:link, .IPA a:visited {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Standard Navigationsleisten, aka box hiding thingy&lt;br /&gt;
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */&lt;br /&gt;
div.NavFrame {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 4px;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame + div.NavFrame {&lt;br /&gt;
    border-top-style: none;&lt;br /&gt;
    border-top-style: hidden;&lt;br /&gt;
}&lt;br /&gt;
div.NavPic {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    float: left;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame div.NavHead {&lt;br /&gt;
    height: 1.6em;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    background-color: #ccf;&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame p,&lt;br /&gt;
div.NavFrame div.NavContent,&lt;br /&gt;
div.NavFrame div.NavContent p {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
div.NavEnd {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    line-height: 1px;&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
a.NavToggle {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    right: 3px;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Hatnotes and disambiguation notices */&lt;br /&gt;
.rellink,&lt;br /&gt;
.dablink {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
.rellink i,&lt;br /&gt;
.dablink i {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style for horizontal UL lists */&lt;br /&gt;
.horizontal ul {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li { &lt;br /&gt;
    padding: 0 0.6em 0 0.4em;&lt;br /&gt;
    display: inline;&lt;br /&gt;
    border-right: 1px solid;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li:last-child {&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    padding-right: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow transcluded pages to display in lists rather than a table.&lt;br /&gt;
   Compatible in Firefox; incompatible in IE6. */&lt;br /&gt;
.listify td    { display: list-item; }&lt;br /&gt;
.listify tr    { display: block; }&lt;br /&gt;
.listify table { display: block; }&lt;br /&gt;
 &lt;br /&gt;
/* Geographical coordinates defaults. See [[Template:Coord/link]]&lt;br /&gt;
   for how these are used. The classes &amp;quot;geo&amp;quot;, &amp;quot;longitude&amp;quot;, and&lt;br /&gt;
   &amp;quot;latitude&amp;quot; are used by the [[Geo microformat]].&lt;br /&gt;
 */&lt;br /&gt;
.geo-default, .geo-dms, .geo-dec  { display: inline; }&lt;br /&gt;
.geo-nondefault, .geo-multi-punct { display: none; }&lt;br /&gt;
.longitude, .latitude             { white-space: nowrap; }&lt;br /&gt;
 &lt;br /&gt;
/* When &amp;lt;div class=&amp;quot;nonumtoc&amp;quot;&amp;gt; is used on the table of contents,&lt;br /&gt;
   the ToC will display without numbers */&lt;br /&gt;
.nonumtoc .tocnumber { display: none; }&lt;br /&gt;
.nonumtoc #toc ul,&lt;br /&gt;
.nonumtoc .toc ul {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    margin: .3em 0 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.nonumtoc #toc ul ul, &lt;br /&gt;
.nonumtoc .toc ul ul { &lt;br /&gt;
    margin: 0 0 0 2em; &lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow limiting of which header levels are shown in a TOC;&lt;br /&gt;
   &amp;lt;div class=&amp;quot;toclimit-3&amp;quot;&amp;gt;, for instance, will limit to&lt;br /&gt;
   showing ==headings== and ===headings=== but no further&lt;br /&gt;
   (as long as there are no =headings= on the page, which&lt;br /&gt;
   there shouldn&#039;t be according to the MoS).&lt;br /&gt;
 */&lt;br /&gt;
.toclimit-2 .toclevel-2,&lt;br /&gt;
.toclimit-3 .toclevel-3,&lt;br /&gt;
.toclimit-4 .toclevel-4,&lt;br /&gt;
.toclimit-5 .toclevel-5,&lt;br /&gt;
.toclimit-6 .toclevel-6,&lt;br /&gt;
.toclimit-7 .toclevel-7 { display: none; }&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Template:Quote */&lt;br /&gt;
blockquote.templatequote { &lt;br /&gt;
     margin-top: 0; &lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite { &lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite cite {&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
div.user-block {&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    border: 1px solid #A9A9A9;&lt;br /&gt;
    background-color: #FFEFD5;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent line breaks in silly places: &lt;br /&gt;
   1) Links when we don&#039;t want them to&lt;br /&gt;
   2) Bold &amp;quot;links&amp;quot; to the page itself&lt;br /&gt;
   2) HTML formulae&lt;br /&gt;
   3) Ref tags with group names &amp;lt;ref group=&amp;quot;Note&amp;quot;&amp;gt; --&amp;gt; &amp;quot;[Note 1]&amp;quot;&lt;br /&gt;
*/&lt;br /&gt;
.nowraplinks a,&lt;br /&gt;
.nowraplinks .selflink,&lt;br /&gt;
span.texhtml,&lt;br /&gt;
sup.reference a { &lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For template documentation */&lt;br /&gt;
.template-documentation {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 1em 0 0 0;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background-color: #ecfcf4; &lt;br /&gt;
    padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.thumbinner {&lt;br /&gt;
    min-width: 100px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Inline divs in ImageMaps (code borrowed from de.wiki) */&lt;br /&gt;
.imagemap-inline div {&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Increase the height of the image upload box */&lt;br /&gt;
#wpUploadDescription {&lt;br /&gt;
    height: 13em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Reduce line-height for &amp;lt;sup&amp;gt; and &amp;lt;sub&amp;gt; */&lt;br /&gt;
sup, sub {&lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove white border from thumbnails */&lt;br /&gt;
div.thumb {&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;br /&gt;
div.tright {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 0 0.8em 1.4em;&lt;br /&gt;
}&lt;br /&gt;
div.tleft {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 1.4em 0.8em 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes the background of a framed image white instead of gray. */&lt;br /&gt;
/* Only visible with transparent images. */&lt;br /&gt;
div.thumb img.thumbimage {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* The backgrounds for galleries. */&lt;br /&gt;
#content .gallerybox div.thumb {&lt;br /&gt;
    background-color: #F9F9F9;   /* Light gray padding */&lt;br /&gt;
}&lt;br /&gt;
/* Put a chequered background behind images, only visible if they have transparency */&lt;br /&gt;
.gallerybox .thumb img,&lt;br /&gt;
#file img {&lt;br /&gt;
    background: white url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png&amp;quot;) repeat;&lt;br /&gt;
}&lt;br /&gt;
/* But not on articles, user pages, portals or with opt-out. */&lt;br /&gt;
.ns-0 .gallerybox .thumb img,&lt;br /&gt;
.ns-2 .gallerybox .thumb img,&lt;br /&gt;
.ns-100 .gallerybox .thumb img, &lt;br /&gt;
.nochecker .gallerybox .thumb img {&lt;br /&gt;
    background: white;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent floating boxes from overlapping any category listings,&lt;br /&gt;
   file histories, edit previews, and edit [Show changes] views */&lt;br /&gt;
#mw-subcategories, #mw-pages, #mw-category-media, &lt;br /&gt;
#filehistory, #wikiPreview, #wikiDiff {&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Selectively hide headers in WikiProject banners */&lt;br /&gt;
.wpb .wpb-header             { display: none; }&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: block; }     /* for IE */&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */&lt;br /&gt;
.wpbs-inner .wpb-outside     { display: none; }      /* hide things that should only display outside shells */&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Abuse Filter tags */&lt;br /&gt;
.mw-tag-markers {&lt;br /&gt;
 font-family:sans-serif;&lt;br /&gt;
 font-style:italic;&lt;br /&gt;
 font-size:90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Fix so &amp;lt;tt&amp;gt;, &amp;lt;code&amp;gt; and &amp;lt;pre&amp;gt; tags get normal text size also in &lt;br /&gt;
   some versions of Firefox, Safari, Konqueror, Chrome etc. */&lt;br /&gt;
tt, code, pre {&lt;br /&gt;
    font-family: monospace, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* &amp;lt;/source&amp;gt; */&lt;br /&gt;
&lt;br /&gt;
/* CLWB-259*/&lt;br /&gt;
/* self links */&lt;br /&gt;
a.mw-selflink {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:hover {&lt;br /&gt;
    cursor: inherit;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:active,&lt;br /&gt;
a.mw-selflink:visited {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* CLWB-234 */&lt;br /&gt;
.postedit-content {&lt;br /&gt;
    padding-right:10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/************************* Mobile view ****************************/&lt;br /&gt;
/*CLWB-363*/&lt;br /&gt;
/*Home Page 2 columns - Desktop CSS*/&lt;br /&gt;
.div-box-HP {&lt;br /&gt;
	box-shadow:  0 0 6px 0 rgba(0,0,0,0.09); &lt;br /&gt;
	padding:10px 20px 15px 20px; &lt;br /&gt;
	width:100%; &lt;br /&gt;
	vertical-align:top;&lt;br /&gt;
	background-color: white; &lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-0-0-24-0 {&lt;br /&gt;
	margin:0px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-24-0-24-0 {&lt;br /&gt;
	margin:24px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.div-box-h2-HP {&lt;br /&gt;
	margin: 1em 0px 15px 0px !important; &lt;br /&gt;
	font-size:120%; &lt;br /&gt;
	font-weight:bold; &lt;br /&gt;
	border-style: none; &lt;br /&gt;
	text-align:left; &lt;br /&gt;
	color:#cc6600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-0-0-0 {&lt;br /&gt;
	padding:0px 0px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-10-0-0 {&lt;br /&gt;
	padding:0px 10px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-HP {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 0;    &lt;br /&gt;
    margin-left: 5px;&lt;br /&gt;
    margin-right: 0px;&lt;br /&gt;
    padding-right:50px;&lt;br /&gt;
    border-spacing: 0;&lt;br /&gt;
    border-collapse: separate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-left-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.border-td-table-HP {&lt;br /&gt;
    border-color: transparent;&lt;br /&gt;
    border-width: 1px;&lt;br /&gt;
    border-style: solid;&lt;br /&gt;
	&lt;br /&gt;
    padding-right: 60px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-rigth-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
/*Book Downloads component table*/&lt;br /&gt;
.plainlinks.fmbox.fmbox-system {&lt;br /&gt;
    width:260px;&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mobileonly {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CLWB-358*/&lt;br /&gt;
.navbox-subgroup .navbox-group {&lt;br /&gt;
    width:30%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-362*/&lt;br /&gt;
.table-content{&lt;br /&gt;
    border: 0px;&lt;br /&gt;
    width: 75%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-image{&lt;br /&gt;
    border-bottom:30px solid transparent;&lt;br /&gt;
    width:82px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-title {&lt;br /&gt;
    text-align:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-pdf{&lt;br /&gt;
    width: 40px; &lt;br /&gt;
    text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-371*/&lt;br /&gt;
/*format of template*/&lt;br /&gt;
.PDFWARNING-box table.plainlinks.fmbox.fmbox-system{&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-373*/&lt;br /&gt;
.table-contributor-template-information{&lt;br /&gt;
    border:0px;&lt;br /&gt;
    width:225px;&lt;br /&gt;
    text-align: left;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details{&lt;br /&gt;
    font-size:85%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details td{&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
table.plainlinks.ombox.ombox-notice {&lt;br /&gt;
	width: 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**********************************Desktop CSS changes**************************/&lt;br /&gt;
body, .mw-body h1, .mw-body-content h1, .mw-body-content h2 {&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif !important;&lt;br /&gt;
	font-size: 18px;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body{&lt;br /&gt;
        background-color: #fafafa !important;&lt;br /&gt;
        background-image: none !important;&lt;br /&gt;
    height: 100% !important;&lt;br /&gt;
    margin: 0 !important;&lt;br /&gt;
    padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Content */&lt;br /&gt;
div#content {&lt;br /&gt;
	/*margin-left: 227px;&lt;br /&gt;
	padding: 1em;*/&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-y;&lt;br /&gt;
	background-color: white;*/&lt;br /&gt;
	color: black;&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
	padding-top: 20px;&lt;br /&gt;
	padding-right: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
	height: 12em;&lt;br /&gt;
	background-color: #fafafa;&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: bottom left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
	height: 140px;&lt;br /&gt;
	box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-moz-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-webkit-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-o-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	margin-left: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
#left-navigation {&lt;br /&gt;
	/*left: 230px;&lt;br /&gt;
	top: 7.6em; */&lt;br /&gt;
        margin-left: 12.5em;&lt;br /&gt;
        /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li {&lt;br /&gt;
	background: none;&lt;br /&gt;
        /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
    height: 3.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	left: 650px;&lt;br /&gt;
	top: 2.5em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*#p-cactions h5{&lt;br /&gt;
	margin-bottom: 0em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: none ;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs span {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-316 - Match heading styles to that on Clicklaw.bc.ca*/&lt;br /&gt;
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .selected{&lt;br /&gt;
        background: transparent !important;&lt;br /&gt;
        background-image: linear-gradient(to top,#54a546 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown{&lt;br /&gt;
    /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
    /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-checkbox:checked ~ .vector-menu-content .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3{&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs li.new a,&lt;br /&gt;
div.clicklawTabs li.new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawMenu h5 a {&lt;br /&gt;
	height: 1.85em;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li.selected  a,&lt;br /&gt;
.vector-menu-dropdown li.selected  a:visited {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
    float: right;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 20px;&lt;br /&gt;
    height: 60px;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
    margin: 0em;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
    right: 0em;&lt;br /&gt;
    padding: 20px 30px 20px 30px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal h3, .vector-menu-portal h3 {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-portal .vector-menu-content li a{&lt;br /&gt;
        color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body, .vector-menu-portal .body {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a:visited, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal, .vector-menu-portal{&lt;br /&gt;
        padding: 0 0 1.5em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Footer */&lt;br /&gt;
#footer {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
	margin-top: 50px;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.09);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
    min-height: 130px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {   &lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs ul {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*body.clicklaw-animateLayout #center-navigation {&lt;br /&gt;
	-moz-transition: left 250ms;&lt;br /&gt;
	-webkit-transition: left 250ms;&lt;br /&gt;
	-o-transition: left 250ms;&lt;br /&gt;
	transition: left 250ms;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
	box-shadow: 1px 6px 7px 0px rgba(0,0,0,0.11);&lt;br /&gt;
	padding:30px 20px 0px 0px; &lt;br /&gt;
	margin:7px 0px 0px 0px;&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-right: 1px solid #e4e4e4;&lt;br /&gt;
        top: 138px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
	background-color: #f5f5f5;&lt;br /&gt;
	padding: 5px 0px 5px 0px;&lt;br /&gt;
	box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-moz-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-webkit-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-o-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        -moz-transition: right 250ms;&lt;br /&gt;
        -webkit-transition: right 250ms;&lt;br /&gt;
        -o-transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
        top: 0em;&lt;br /&gt;
        right: 0em;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a {&lt;br /&gt;
	color: #4f5359 !important;&lt;br /&gt;
	font-size: 1em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
        font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a:hover, #p-personal ul li a:focus{&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
    padding-right: 1.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation { top: 7.6em; }*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
#p-logo {&lt;br /&gt;
        position: absolute;&lt;br /&gt;
	top: -90px;&lt;br /&gt;
	width: 400px;&lt;br /&gt;
        margin-left: -1.666667em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	width: 400px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
#mw-content-text a {&lt;br /&gt;
  color: #000;&lt;br /&gt;
  text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a, a.new {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:hover, a:focus {&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#searchform div {  &lt;br /&gt;
	position: relative !important;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#searchform input#searchInput {&lt;br /&gt;
        float: right; &lt;br /&gt;
        position: absolute;&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif;  &lt;br /&gt;
	padding: 10px 40px 10px 10px;  &lt;br /&gt;
	border: none;  width: 300px;  &lt;br /&gt;
	box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);  &lt;br /&gt;
	/*margin: 0px -130px 0px -130px;*/&lt;br /&gt;
	-webkit-appearance: none;&lt;br /&gt;
	-webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);&lt;br /&gt;
        /*right: 0em;*/&lt;br /&gt;
        top: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchform {&lt;br /&gt;
        position: relative; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-searchButton {  &lt;br /&gt;
	/*position: relative;  &lt;br /&gt;
	left: 258px; */ &lt;br /&gt;
	background: rgba(0,0,0,0);  &lt;br /&gt;
	border: none;  &lt;br /&gt;
	cursor: pointer;  &lt;br /&gt;
	margin: 0;  &lt;br /&gt;
	padding: 10px 12px; &lt;br /&gt;
        float: right;       &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton{&lt;br /&gt;
        /*position: relative; &lt;br /&gt;
        float: right;*/&lt;br /&gt;
        /*left: 258px;*/&lt;br /&gt;
        background-size: 15px;&lt;br /&gt;
        width: 20px;&lt;br /&gt;
        height: 20px;&lt;br /&gt;
        top: 20px;&lt;br /&gt;
        margin: 0px 10px 0px 0px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#p-search-border {&lt;br /&gt;
	border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 10px;&lt;br /&gt;
    height: 125px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-336 - UX: Printable version not optimized for print */&lt;br /&gt;
body.page-Main_Page #p-coll-print_export {&lt;br /&gt;
	display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal-first h3{&lt;br /&gt;
        display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
q {&lt;br /&gt;
	font-family: Trebuchet MS, Times, &amp;quot;Times New Roman&amp;quot;, serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
pre, code, tt, kbd, samp {&lt;br /&gt;
	font-family: Trebuchet MS, monospace, &amp;quot;Courier New&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.catlinks {&lt;br /&gt;
	border: none;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
.catlinks a {&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
/* Interwiki Styling */&lt;br /&gt;
/*div#content a.extiw,&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	/* Don&#039;t show icons for interwiki links */&lt;br /&gt;
	background: none;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
	background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head div.body.vector-menu-content{&lt;br /&gt;
        float: right;&lt;br /&gt;
        padding: 5px 0px 5px 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#pt-userpage a {&lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body, .parsoid-body{&lt;br /&gt;
        background: none;&lt;br /&gt;
        border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation{&lt;br /&gt;
        margin-top: 9em;&lt;br /&gt;
        width: 40%;&lt;br /&gt;
        background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
        padding-bottom: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation{&lt;br /&gt;
        float: left;&lt;br /&gt;
        /*margin-right: 40%;*/&lt;br /&gt;
}    &lt;br /&gt;
&lt;br /&gt;
#searchInput:focus, #simpleSearch:hover #searchInput:focus {&lt;br /&gt;
    outline: 0;&lt;br /&gt;
    border-color: #000;&lt;br /&gt;
    -webkit-box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
    box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
:focus {&lt;br /&gt;
    outline-color: #000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch{&lt;br /&gt;
   /*margin-right: -50px;*/&lt;br /&gt;
   /*margin-top: 25px;*/&lt;br /&gt;
   width: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form {&lt;br /&gt;
    /* margin: 0.5em 0 0; */&lt;br /&gt;
    margin: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading{&lt;br /&gt;
    font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CommetStreams style*/&lt;br /&gt;
#cs-header {&lt;br /&gt;
    background-color: #DFF0FF;&lt;br /&gt;
    padding: 12px;&lt;br /&gt;
    border: 2px solid #30538f;&lt;br /&gt;
    width: fit-content;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide single page printing message collection*/&lt;br /&gt;
.collection-warning-box, .collection-notice-box{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide comments*/&lt;br /&gt;
.cs-stream{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation {&lt;br /&gt;
  width: calc(50% - 120px) !important;&lt;br /&gt;
  height: 45px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch #searchButton {&lt;br /&gt;
  top: 12px;&lt;br /&gt;
  right: -10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* CLWB-494: Turnstile install (Hide ConfirmEdit&#039;s caption text) */&lt;br /&gt;
.mw-htmlform-field-HTMLTurnstileField .cdx-label {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=62582</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=62582"/>
		<updated>2025-12-11T10:03:16Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* common.css */&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page h1.firstHeading { display:none; }&lt;br /&gt;
&lt;br /&gt;
/* &amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt; */&lt;br /&gt;
 &lt;br /&gt;
/* Main page fixes */&lt;br /&gt;
#interwiki-completelist {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
body.page-Main_Page #ca-delete {&lt;br /&gt;
    display: none !important;right:&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
body.page-Main_mobiPage #mp-topbanner {&lt;br /&gt;
   clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Edit window toolbar */&lt;br /&gt;
#toolbar {&lt;br /&gt;
    height: 22px;&lt;br /&gt;
    margin-bottom: 6px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Margins for &amp;lt;ol&amp;gt; and &amp;lt;ul&amp;gt; */&lt;br /&gt;
#content ol, #content ul,&lt;br /&gt;
#mw_content ol, #mw_content ul {&lt;br /&gt;
  margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Make the list of references in [[Template:Reflist]] smaller */&lt;br /&gt;
.references-small { &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn&#039;t accept it */&lt;br /&gt;
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */&lt;br /&gt;
/* column-count is from the CSS3 module &amp;quot;CSS Multi-column Layout&amp;quot; */&lt;br /&gt;
/* Please ignore any validator errors caused by these two lines */&lt;br /&gt;
.references-2column {&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    -moz-column-count: 2;&lt;br /&gt;
    column-count: 2;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Highlight clicked reference in blue to help navigation */&lt;br /&gt;
ol.references &amp;gt; li:target,&lt;br /&gt;
sup.reference:target,&lt;br /&gt;
span.citation:target { &lt;br /&gt;
    background-color: #DEF;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Ensure refs in table headers and the like aren&#039;t bold or italic */&lt;br /&gt;
sup.reference {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Styling for citations */&lt;br /&gt;
span.citation, cite {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
    word-wrap: break-word;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For linked citation numbers and document IDs, where&lt;br /&gt;
   the number need not be shown on a screen or a handheld,&lt;br /&gt;
   but should be included in the printed version&lt;br /&gt;
*/&lt;br /&gt;
@media screen, handheld {&lt;br /&gt;
    span.citation *.printonly {&lt;br /&gt;
        display: none;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* wikitable/prettytable class for skinning normal tables */&lt;br /&gt;
table.wikitable,&lt;br /&gt;
table.prettytable {&lt;br /&gt;
    margin: 1em 1em 1em 0;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th, .wikitable td,&lt;br /&gt;
.prettytable th, .prettytable td {&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th,&lt;br /&gt;
.prettytable th {&lt;br /&gt;
    background: #f2f2f2;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.wikitable caption,&lt;br /&gt;
.prettytable caption {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Default style for navigation boxes */&lt;br /&gt;
.navbox {                     /* Navbox container style */&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: auto;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    padding: 1px;&lt;br /&gt;
}&lt;br /&gt;
.navbox-inner,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-group,&lt;br /&gt;
.navbox-title,&lt;br /&gt;
.navbox-abovebelow {&lt;br /&gt;
    padding: 0.25em 1em;      /* Title, group and above/below styles */&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
th.navbox-group {             /* Group style */&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    background: #fdfdfd;      /* Background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-list {&lt;br /&gt;
    line-height: 1.8em;&lt;br /&gt;
    border-color: #fdfdfd;    /* Must match background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox th,&lt;br /&gt;
.navbox-title {&lt;br /&gt;
    background: #ccccff;      /* Level 1 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-abovebelow,&lt;br /&gt;
th.navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-title {&lt;br /&gt;
    background: #ddddff;      /* Level 2 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-subgroup .navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-abovebelow {&lt;br /&gt;
    background: #e6e6ff;      /* Level 3 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-even {&lt;br /&gt;
    background: #f7f7f7;      /* Even row striping */&lt;br /&gt;
}&lt;br /&gt;
.navbox-odd {&lt;br /&gt;
    background: transparent;  /* Odd row striping */&lt;br /&gt;
}&lt;br /&gt;
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */&lt;br /&gt;
    margin-top: -1px;          /* (doesn&#039;t work for IE6, but that&#039;s okay)       */&lt;br /&gt;
}&lt;br /&gt;
.navbox .hlist td dl,&lt;br /&gt;
.navbox .hlist td ol,&lt;br /&gt;
.navbox .hlist td ul,&lt;br /&gt;
.navbox td.hlist dl,&lt;br /&gt;
.navbox td.hlist ol,&lt;br /&gt;
.navbox td.hlist ul {&lt;br /&gt;
    padding: 0.125em 0;       /* Adjust hlist padding in navboxes */&lt;br /&gt;
}&lt;br /&gt;
ol + table.navbox,&lt;br /&gt;
ul + table.navbox {&lt;br /&gt;
    margin-top: 0.5em;        /* Prevent lists from clinging to navboxes */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Default styling for Navbar template */&lt;br /&gt;
.navbar {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
.navbar ul {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.navbar li {&lt;br /&gt;
    word-spacing: -0.125em;&lt;br /&gt;
}&lt;br /&gt;
.navbar.mini li span {&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
}&lt;br /&gt;
/* Navbar styling when nested in infobox and navbox */&lt;br /&gt;
.infobox .navbar {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox .navbar {&lt;br /&gt;
    display: block;&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-title .navbar {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-right: 0.5em;&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* &#039;show&#039;/&#039;hide&#039; buttons created dynamically by the CollapsibleTables javascript&lt;br /&gt;
   in [[MediaWiki:Common.js]] are styled here so they can be customised. */&lt;br /&gt;
.collapseButton {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-left: 0.5em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    width: auto;&lt;br /&gt;
}&lt;br /&gt;
/* In navboxes, the show/hide button balances the v·d·e links&lt;br /&gt;
   from [[Template:Navbar]], so they need to be the same width. */&lt;br /&gt;
.navbox .collapseButton {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styling for JQuery makeCollapsible, matching that of collapseButton */&lt;br /&gt;
.mw-collapsible-toggle {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox .mw-collapsible-toggle {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: right;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: larger;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em; &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: solid 1px #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes redirects appear in italics in categories and on [[Special:Allpages]] */&lt;br /&gt;
.redirect-in-category, .allpagesredirect {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Icons for medialist templates [[Template:Listen]],&lt;br /&gt;
   [[Template:Multi-listen_start]], [[Template:Video]],&lt;br /&gt;
   [[Template:Multi-video_start]]&lt;br /&gt;
*/&lt;br /&gt;
div.listenlist {&lt;br /&gt;
    background:&lt;br /&gt;
        url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png&amp;quot;);&lt;br /&gt;
    padding-left: 40px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style rules for media list templates */&lt;br /&gt;
div.medialist {&lt;br /&gt;
    min-height: 50px;&lt;br /&gt;
    margin: 1em;&lt;br /&gt;
    background-position: top left;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul {&lt;br /&gt;
    list-style-type: none; &lt;br /&gt;
    list-style-image: none;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li {&lt;br /&gt;
    padding-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li li {&lt;br /&gt;
    font-size: 91%;&lt;br /&gt;
    padding-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon for all PDF files&lt;br /&gt;
   in browsers that support these CSS selectors, like Mozilla and Opera */&lt;br /&gt;
#content a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF#&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 16px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon anywhere the PDFlink class&lt;br /&gt;
   is used (notably Template:PDFlink). This works in IE, unlike the above. */&lt;br /&gt;
#content span.PDFlink a,&lt;br /&gt;
#mw_content span.PDFlink a {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 17px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Content in columns with CSS instead of tables [[Template:Columns]] */&lt;br /&gt;
div.columns-2 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 50%;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-3 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 33.3%;&lt;br /&gt;
    min-width: 200px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-4 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 25%;&lt;br /&gt;
    min-width: 150px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-5 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 20%;&lt;br /&gt;
    min-width: 120px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Messagebox templates */&lt;br /&gt;
.messagebox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    width: 80%;&lt;br /&gt;
    margin: 0 auto 1em auto;&lt;br /&gt;
    padding: .2em;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.merge {&lt;br /&gt;
    border: 1px solid #c0b8cc;&lt;br /&gt;
    background-color: #f0e5ff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.cleanup {&lt;br /&gt;
    border: 1px solid #9f9fff;&lt;br /&gt;
    background-color: #efefff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    margin: 4px auto;&lt;br /&gt;
}&lt;br /&gt;
/* For old WikiProject banners inside banner shells. */&lt;br /&gt;
.mbox-inside .standard-talk,&lt;br /&gt;
.messagebox.nested-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: 2px 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.small {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
}&lt;br /&gt;
.messagebox.small-talk {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
    background: #F8EABA;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */&lt;br /&gt;
th.mbox-text, td.mbox-text {     /* The message body cell(s) */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 0.25em 0.9em;       /* 0.9em left/right */&lt;br /&gt;
    width: 100%;    /* Make all mboxes the same width regardless of text length */&lt;br /&gt;
}&lt;br /&gt;
td.mbox-image {                  /* The left image cell */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-imageright {             /* The right image cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-empty-cell {         /* An empty narrow cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 0px;&lt;br /&gt;
    width: 1px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Article message box styles */&lt;br /&gt;
table.ambox {&lt;br /&gt;
    margin: 0px 10%;   /* 10% = Will not overlap with other elements */&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb; &lt;br /&gt;
}&lt;br /&gt;
table.ambox + table.ambox {   /* Single border between stacked boxes. */&lt;br /&gt;
    margin-top: -1px;&lt;br /&gt;
}&lt;br /&gt;
.ambox th.mbox-text, &lt;br /&gt;
.ambox td.mbox-text {            /* The message body cell(s) */&lt;br /&gt;
    padding: 0.25em 0.5em;       /* 0.5em left/right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-image {           /* The left image cell */&lt;br /&gt;
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-imageright {      /* The right image cell */&lt;br /&gt;
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ambox-notice {&lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-speedy {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;                   /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-delete {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-content {&lt;br /&gt;
    border-left: 10px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-style {&lt;br /&gt;
    border-left: 10px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-move {&lt;br /&gt;
    border-left: 10px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-protection {&lt;br /&gt;
    border-left: 10px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Image message box styles */&lt;br /&gt;
table.imbox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 3px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb;&lt;br /&gt;
}&lt;br /&gt;
.imbox .mbox-text .imbox {    /* For imboxes inside imbox-text cells. */&lt;br /&gt;
    margin: 0 -0.5em;    /* 0.9 - 0.5 = 0.4em left/right. */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .imbox {    /* For imboxes inside other templates. */&lt;br /&gt;
    margin: 4px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.imbox-notice {&lt;br /&gt;
    border: 3px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-speedy {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-delete {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-content {&lt;br /&gt;
    border: 3px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-style {&lt;br /&gt;
    border: 3px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-move {&lt;br /&gt;
    border: 3px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-protection {&lt;br /&gt;
    border: 3px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-license {&lt;br /&gt;
    border: 3px solid #88a;       /* Dark gray */&lt;br /&gt;
    background: #f7f8ff;          /* Light gray */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-featured {&lt;br /&gt;
    border: 3px solid #cba135;    /* Brown-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Category message box styles */&lt;br /&gt;
table.cmbox {&lt;br /&gt;
    margin: 3px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background: #DFE8FF;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.cmbox-notice {&lt;br /&gt;
    background: #D8E8FF;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-speedy {&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 4px;&lt;br /&gt;
    border: 4px solid #b22222;    /* Red */&lt;br /&gt;
    background: #FFDBDB;          /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-delete {&lt;br /&gt;
    background: #FFDBDB;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-content {&lt;br /&gt;
    background: #FFE7CE;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-style {&lt;br /&gt;
    background: #FFF9DB;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-move {&lt;br /&gt;
    background: #E4D8FF;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-protection {&lt;br /&gt;
    background: #EFEFE1;    /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Other pages message box styles */&lt;br /&gt;
table.ombox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 1px solid #aaa;       /* Default &amp;quot;notice&amp;quot; gray */&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ombox-notice {&lt;br /&gt;
    border: 1px solid #aaa;       /* Gray */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-content {&lt;br /&gt;
    border: 1px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-style {&lt;br /&gt;
    border: 1px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-move {&lt;br /&gt;
    border: 1px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-protection {&lt;br /&gt;
    border: 2px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Talk page message box styles */&lt;br /&gt;
table.tmbox {&lt;br /&gt;
    margin: 4px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #c0c090;    /* Default &amp;quot;notice&amp;quot; gray-brown */&lt;br /&gt;
    background: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The &amp;quot;mediawiki&amp;quot; */&lt;br /&gt;
    margin: 2px 0;               /* class ensures that this declaration overrides other */&lt;br /&gt;
    width: 100%;  /* For Safari and Opera */     /* styles (including mbox-small above) */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .tmbox.mbox-small { /* &amp;quot;small&amp;quot; tmboxes should not be small when  */&lt;br /&gt;
    line-height: 1.5em;          /* also &amp;quot;nested&amp;quot;, so reset styles that are   */   &lt;br /&gt;
    font-size: 100%;             /* set in &amp;quot;mbox-small&amp;quot; above.                */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.tmbox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-content {&lt;br /&gt;
    border: 2px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-style {&lt;br /&gt;
    border: 2px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-move {&lt;br /&gt;
    border: 2px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-protection,&lt;br /&gt;
table.tmbox-notice {&lt;br /&gt;
    border: 1px solid #c0c090;    /* Gray-brown */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Disambig and set index box styles */&lt;br /&gt;
table.dmbox {&lt;br /&gt;
    clear: both; &lt;br /&gt;
    margin: 0.9em 1em; &lt;br /&gt;
    border-top: 1px solid #ccc; &lt;br /&gt;
    border-bottom: 1px solid #ccc; &lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Footer and header message box styles */&lt;br /&gt;
table.fmbox {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;     /* Default &amp;quot;system&amp;quot; gray */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-system {&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-warning {&lt;br /&gt;
    border: 1px solid #bb7070;  /* Dark pink */&lt;br /&gt;
    background: #ffdbdb;        /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-editnotice {&lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;warning&amp;quot; style fmbox messages. */&lt;br /&gt;
div.mw-warning-with-logexcerpt,&lt;br /&gt;
div.mw-lag-warn-high,&lt;br /&gt;
div.mw-cascadeprotectedwarning,&lt;br /&gt;
div#mw-protect-cascadeon {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #bb7070;&lt;br /&gt;
    background: #ffdbdb;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;system&amp;quot; style fmbox messages. Used in &lt;br /&gt;
   [[MediaWiki:Noarticletext]] and [[MediaWiki:Readonly lag]]. */&lt;br /&gt;
div.mw-lag-warn-normal,&lt;br /&gt;
div.noarticletext,&lt;br /&gt;
div.fmbox-system {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* These mbox-small classes must be placed after all other &lt;br /&gt;
   ambox/tmbox/ombox etc classes. &amp;quot;body.mediawiki&amp;quot; is so &lt;br /&gt;
   they override &amp;quot;table.ambox + table.ambox&amp;quot; above. */&lt;br /&gt;
body.mediawiki table.mbox-small {   /* For the &amp;quot;small=yes&amp;quot; option. */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 4px 0 4px 1em;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
body.mediawiki table.mbox-small-left {   /* For the &amp;quot;small=left&amp;quot; option. */&lt;br /&gt;
    margin: 4px 1em 4px 0;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Support for Template:IPA, Template:Unicode and Template:Polytonic.&lt;br /&gt;
   The second declarations reset the styles for all browsers except&lt;br /&gt;
   IE6, which chokes on the empty comment tags. Please copy any changes&lt;br /&gt;
   to [[Template:IPA fonts]] and [[Template:Unicode fonts]].&lt;br /&gt;
*/&lt;br /&gt;
.IPA {&lt;br /&gt;
    font-family: &amp;quot;Charis SIL&amp;quot;, &amp;quot;Doulos SIL&amp;quot;, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Chrysanthi Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.Unicode {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;Free Serif&amp;quot;, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;, &amp;quot;Bitstream Cyberbit&amp;quot;,&lt;br /&gt;
                 &amp;quot;Bitstream CyberBase&amp;quot;, Thryomanes, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Free Sans&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;,&lt;br /&gt;
                 &amp;quot;Microsoft Sans Serif&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.latinx {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Microsoft Sans Serif&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.polytonic {&lt;br /&gt;
    font-family: &amp;quot;Athena Unicode&amp;quot;, Gentium, &amp;quot;Palatino Linotype&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, Code2000; &lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
#wpSave {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */&lt;br /&gt;
.hiddenStructure {&lt;br /&gt;
    display: inline ! important;&lt;br /&gt;
    color: #f00; &lt;br /&gt;
    background-color: #0f0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* suppress missing interwiki image links where #ifexist cannot&lt;br /&gt;
   be used due to high number of requests see .hidden-redlink on &lt;br /&gt;
   http://meta.wikimedia.org/wiki/MediaWiki:Common.css&lt;br /&gt;
*/&lt;br /&gt;
.check-icon a.new {&lt;br /&gt;
    display: none; &lt;br /&gt;
    speak: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Removes underlines from links */&lt;br /&gt;
.nounderlines a { &lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove underline from IPA links */&lt;br /&gt;
.IPA a:link, .IPA a:visited {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Standard Navigationsleisten, aka box hiding thingy&lt;br /&gt;
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */&lt;br /&gt;
div.NavFrame {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 4px;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame + div.NavFrame {&lt;br /&gt;
    border-top-style: none;&lt;br /&gt;
    border-top-style: hidden;&lt;br /&gt;
}&lt;br /&gt;
div.NavPic {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    float: left;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame div.NavHead {&lt;br /&gt;
    height: 1.6em;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    background-color: #ccf;&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame p,&lt;br /&gt;
div.NavFrame div.NavContent,&lt;br /&gt;
div.NavFrame div.NavContent p {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
div.NavEnd {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    line-height: 1px;&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
a.NavToggle {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    right: 3px;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Hatnotes and disambiguation notices */&lt;br /&gt;
.rellink,&lt;br /&gt;
.dablink {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
.rellink i,&lt;br /&gt;
.dablink i {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style for horizontal UL lists */&lt;br /&gt;
.horizontal ul {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li { &lt;br /&gt;
    padding: 0 0.6em 0 0.4em;&lt;br /&gt;
    display: inline;&lt;br /&gt;
    border-right: 1px solid;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li:last-child {&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    padding-right: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow transcluded pages to display in lists rather than a table.&lt;br /&gt;
   Compatible in Firefox; incompatible in IE6. */&lt;br /&gt;
.listify td    { display: list-item; }&lt;br /&gt;
.listify tr    { display: block; }&lt;br /&gt;
.listify table { display: block; }&lt;br /&gt;
 &lt;br /&gt;
/* Geographical coordinates defaults. See [[Template:Coord/link]]&lt;br /&gt;
   for how these are used. The classes &amp;quot;geo&amp;quot;, &amp;quot;longitude&amp;quot;, and&lt;br /&gt;
   &amp;quot;latitude&amp;quot; are used by the [[Geo microformat]].&lt;br /&gt;
 */&lt;br /&gt;
.geo-default, .geo-dms, .geo-dec  { display: inline; }&lt;br /&gt;
.geo-nondefault, .geo-multi-punct { display: none; }&lt;br /&gt;
.longitude, .latitude             { white-space: nowrap; }&lt;br /&gt;
 &lt;br /&gt;
/* When &amp;lt;div class=&amp;quot;nonumtoc&amp;quot;&amp;gt; is used on the table of contents,&lt;br /&gt;
   the ToC will display without numbers */&lt;br /&gt;
.nonumtoc .tocnumber { display: none; }&lt;br /&gt;
.nonumtoc #toc ul,&lt;br /&gt;
.nonumtoc .toc ul {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    margin: .3em 0 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.nonumtoc #toc ul ul, &lt;br /&gt;
.nonumtoc .toc ul ul { &lt;br /&gt;
    margin: 0 0 0 2em; &lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow limiting of which header levels are shown in a TOC;&lt;br /&gt;
   &amp;lt;div class=&amp;quot;toclimit-3&amp;quot;&amp;gt;, for instance, will limit to&lt;br /&gt;
   showing ==headings== and ===headings=== but no further&lt;br /&gt;
   (as long as there are no =headings= on the page, which&lt;br /&gt;
   there shouldn&#039;t be according to the MoS).&lt;br /&gt;
 */&lt;br /&gt;
.toclimit-2 .toclevel-2,&lt;br /&gt;
.toclimit-3 .toclevel-3,&lt;br /&gt;
.toclimit-4 .toclevel-4,&lt;br /&gt;
.toclimit-5 .toclevel-5,&lt;br /&gt;
.toclimit-6 .toclevel-6,&lt;br /&gt;
.toclimit-7 .toclevel-7 { display: none; }&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Template:Quote */&lt;br /&gt;
blockquote.templatequote { &lt;br /&gt;
     margin-top: 0; &lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite { &lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite cite {&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
div.user-block {&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    border: 1px solid #A9A9A9;&lt;br /&gt;
    background-color: #FFEFD5;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent line breaks in silly places: &lt;br /&gt;
   1) Links when we don&#039;t want them to&lt;br /&gt;
   2) Bold &amp;quot;links&amp;quot; to the page itself&lt;br /&gt;
   2) HTML formulae&lt;br /&gt;
   3) Ref tags with group names &amp;lt;ref group=&amp;quot;Note&amp;quot;&amp;gt; --&amp;gt; &amp;quot;[Note 1]&amp;quot;&lt;br /&gt;
*/&lt;br /&gt;
.nowraplinks a,&lt;br /&gt;
.nowraplinks .selflink,&lt;br /&gt;
span.texhtml,&lt;br /&gt;
sup.reference a { &lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For template documentation */&lt;br /&gt;
.template-documentation {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 1em 0 0 0;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background-color: #ecfcf4; &lt;br /&gt;
    padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.thumbinner {&lt;br /&gt;
    min-width: 100px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Inline divs in ImageMaps (code borrowed from de.wiki) */&lt;br /&gt;
.imagemap-inline div {&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Increase the height of the image upload box */&lt;br /&gt;
#wpUploadDescription {&lt;br /&gt;
    height: 13em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Reduce line-height for &amp;lt;sup&amp;gt; and &amp;lt;sub&amp;gt; */&lt;br /&gt;
sup, sub {&lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove white border from thumbnails */&lt;br /&gt;
div.thumb {&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;br /&gt;
div.tright {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 0 0.8em 1.4em;&lt;br /&gt;
}&lt;br /&gt;
div.tleft {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 1.4em 0.8em 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes the background of a framed image white instead of gray. */&lt;br /&gt;
/* Only visible with transparent images. */&lt;br /&gt;
div.thumb img.thumbimage {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* The backgrounds for galleries. */&lt;br /&gt;
#content .gallerybox div.thumb {&lt;br /&gt;
    background-color: #F9F9F9;   /* Light gray padding */&lt;br /&gt;
}&lt;br /&gt;
/* Put a chequered background behind images, only visible if they have transparency */&lt;br /&gt;
.gallerybox .thumb img,&lt;br /&gt;
#file img {&lt;br /&gt;
    background: white url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png&amp;quot;) repeat;&lt;br /&gt;
}&lt;br /&gt;
/* But not on articles, user pages, portals or with opt-out. */&lt;br /&gt;
.ns-0 .gallerybox .thumb img,&lt;br /&gt;
.ns-2 .gallerybox .thumb img,&lt;br /&gt;
.ns-100 .gallerybox .thumb img, &lt;br /&gt;
.nochecker .gallerybox .thumb img {&lt;br /&gt;
    background: white;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent floating boxes from overlapping any category listings,&lt;br /&gt;
   file histories, edit previews, and edit [Show changes] views */&lt;br /&gt;
#mw-subcategories, #mw-pages, #mw-category-media, &lt;br /&gt;
#filehistory, #wikiPreview, #wikiDiff {&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Selectively hide headers in WikiProject banners */&lt;br /&gt;
.wpb .wpb-header             { display: none; }&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: block; }     /* for IE */&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */&lt;br /&gt;
.wpbs-inner .wpb-outside     { display: none; }      /* hide things that should only display outside shells */&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Abuse Filter tags */&lt;br /&gt;
.mw-tag-markers {&lt;br /&gt;
 font-family:sans-serif;&lt;br /&gt;
 font-style:italic;&lt;br /&gt;
 font-size:90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Fix so &amp;lt;tt&amp;gt;, &amp;lt;code&amp;gt; and &amp;lt;pre&amp;gt; tags get normal text size also in &lt;br /&gt;
   some versions of Firefox, Safari, Konqueror, Chrome etc. */&lt;br /&gt;
tt, code, pre {&lt;br /&gt;
    font-family: monospace, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* &amp;lt;/source&amp;gt; */&lt;br /&gt;
&lt;br /&gt;
/* CLWB-259*/&lt;br /&gt;
/* self links */&lt;br /&gt;
a.mw-selflink {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:hover {&lt;br /&gt;
    cursor: inherit;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:active,&lt;br /&gt;
a.mw-selflink:visited {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* CLWB-234 */&lt;br /&gt;
.postedit-content {&lt;br /&gt;
    padding-right:10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/************************* Mobile view ****************************/&lt;br /&gt;
/*CLWB-363*/&lt;br /&gt;
/*Home Page 2 columns - Desktop CSS*/&lt;br /&gt;
.div-box-HP {&lt;br /&gt;
	box-shadow:  0 0 6px 0 rgba(0,0,0,0.09); &lt;br /&gt;
	padding:10px 20px 15px 20px; &lt;br /&gt;
	width:100%; &lt;br /&gt;
	vertical-align:top;&lt;br /&gt;
	background-color: white; &lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-0-0-24-0 {&lt;br /&gt;
	margin:0px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-24-0-24-0 {&lt;br /&gt;
	margin:24px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.div-box-h2-HP {&lt;br /&gt;
	margin: 1em 0px 15px 0px !important; &lt;br /&gt;
	font-size:120%; &lt;br /&gt;
	font-weight:bold; &lt;br /&gt;
	border-style: none; &lt;br /&gt;
	text-align:left; &lt;br /&gt;
	color:#cc6600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-0-0-0 {&lt;br /&gt;
	padding:0px 0px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-10-0-0 {&lt;br /&gt;
	padding:0px 10px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-HP {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 0;    &lt;br /&gt;
    margin-left: 5px;&lt;br /&gt;
    margin-right: 0px;&lt;br /&gt;
    padding-right:50px;&lt;br /&gt;
    border-spacing: 0;&lt;br /&gt;
    border-collapse: separate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-left-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.border-td-table-HP {&lt;br /&gt;
    border-color: transparent;&lt;br /&gt;
    border-width: 1px;&lt;br /&gt;
    border-style: solid;&lt;br /&gt;
	&lt;br /&gt;
    padding-right: 60px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-rigth-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
/*Book Downloads component table*/&lt;br /&gt;
.plainlinks.fmbox.fmbox-system {&lt;br /&gt;
    width:260px;&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mobileonly {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CLWB-358*/&lt;br /&gt;
.navbox-subgroup .navbox-group {&lt;br /&gt;
    width:30%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-362*/&lt;br /&gt;
.table-content{&lt;br /&gt;
    border: 0px;&lt;br /&gt;
    width: 75%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-image{&lt;br /&gt;
    border-bottom:30px solid transparent;&lt;br /&gt;
    width:82px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-title {&lt;br /&gt;
    text-align:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-pdf{&lt;br /&gt;
    width: 40px; &lt;br /&gt;
    text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-371*/&lt;br /&gt;
/*format of template*/&lt;br /&gt;
.PDFWARNING-box table.plainlinks.fmbox.fmbox-system{&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-373*/&lt;br /&gt;
.table-contributor-template-information{&lt;br /&gt;
    border:0px;&lt;br /&gt;
    width:225px;&lt;br /&gt;
    text-align: left;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details{&lt;br /&gt;
    font-size:85%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details td{&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
table.plainlinks.ombox.ombox-notice {&lt;br /&gt;
	width: 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**********************************Desktop CSS changes**************************/&lt;br /&gt;
body, .mw-body h1, .mw-body-content h1, .mw-body-content h2 {&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif !important;&lt;br /&gt;
	font-size: 18px;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body{&lt;br /&gt;
        background-color: #fafafa !important;&lt;br /&gt;
        background-image: none !important;&lt;br /&gt;
    height: 100% !important;&lt;br /&gt;
    margin: 0 !important;&lt;br /&gt;
    padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Content */&lt;br /&gt;
div#content {&lt;br /&gt;
	/*margin-left: 227px;&lt;br /&gt;
	padding: 1em;*/&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-y;&lt;br /&gt;
	background-color: white;*/&lt;br /&gt;
	color: black;&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
	padding-top: 20px;&lt;br /&gt;
	padding-right: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
	height: 12em;&lt;br /&gt;
	background-color: #fafafa;&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: bottom left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
	height: 140px;&lt;br /&gt;
	box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-moz-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-webkit-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-o-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	margin-left: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
#left-navigation {&lt;br /&gt;
	/*left: 230px;&lt;br /&gt;
	top: 7.6em; */&lt;br /&gt;
        margin-left: 12.5em;&lt;br /&gt;
        /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li {&lt;br /&gt;
	background: none;&lt;br /&gt;
        /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
    height: 3.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	left: 650px;&lt;br /&gt;
	top: 2.5em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*#p-cactions h5{&lt;br /&gt;
	margin-bottom: 0em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: none ;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs span {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-316 - Match heading styles to that on Clicklaw.bc.ca*/&lt;br /&gt;
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .selected{&lt;br /&gt;
        background: transparent !important;&lt;br /&gt;
        background-image: linear-gradient(to top,#54a546 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown{&lt;br /&gt;
    /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
    /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-checkbox:checked ~ .vector-menu-content .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3{&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs li.new a,&lt;br /&gt;
div.clicklawTabs li.new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawMenu h5 a {&lt;br /&gt;
	height: 1.85em;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li.selected  a,&lt;br /&gt;
.vector-menu-dropdown li.selected  a:visited {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
    float: right;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 20px;&lt;br /&gt;
    height: 60px;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
    margin: 0em;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
    right: 0em;&lt;br /&gt;
    padding: 20px 30px 20px 30px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal h3, .vector-menu-portal h3 {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-portal .vector-menu-content li a{&lt;br /&gt;
        color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body, .vector-menu-portal .body {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a:visited, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal, .vector-menu-portal{&lt;br /&gt;
        padding: 0 0 1.5em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Footer */&lt;br /&gt;
#footer {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
	margin-top: 50px;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.09);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
    min-height: 130px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {   &lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs ul {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*body.clicklaw-animateLayout #center-navigation {&lt;br /&gt;
	-moz-transition: left 250ms;&lt;br /&gt;
	-webkit-transition: left 250ms;&lt;br /&gt;
	-o-transition: left 250ms;&lt;br /&gt;
	transition: left 250ms;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
	box-shadow: 1px 6px 7px 0px rgba(0,0,0,0.11);&lt;br /&gt;
	padding:30px 20px 0px 0px; &lt;br /&gt;
	margin:7px 0px 0px 0px;&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-right: 1px solid #e4e4e4;&lt;br /&gt;
        top: 138px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
	background-color: #f5f5f5;&lt;br /&gt;
	padding: 5px 0px 5px 0px;&lt;br /&gt;
	box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-moz-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-webkit-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-o-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        -moz-transition: right 250ms;&lt;br /&gt;
        -webkit-transition: right 250ms;&lt;br /&gt;
        -o-transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
        top: 0em;&lt;br /&gt;
        right: 0em;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a {&lt;br /&gt;
	color: #4f5359 !important;&lt;br /&gt;
	font-size: 1em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
        font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a:hover, #p-personal ul li a:focus{&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
    padding-right: 1.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation { top: 7.6em; }*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
#p-logo {&lt;br /&gt;
        position: absolute;&lt;br /&gt;
	top: -90px;&lt;br /&gt;
	width: 400px;&lt;br /&gt;
        margin-left: -1.666667em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	width: 400px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
#mw-content-text a {&lt;br /&gt;
  color: #000;&lt;br /&gt;
  text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a, a.new {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:hover, a:focus {&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#searchform div {  &lt;br /&gt;
	position: relative !important;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#searchform input#searchInput {&lt;br /&gt;
        float: right; &lt;br /&gt;
        position: absolute;&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif;  &lt;br /&gt;
	padding: 10px 40px 10px 10px;  &lt;br /&gt;
	border: none;  width: 300px;  &lt;br /&gt;
	box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);  &lt;br /&gt;
	/*margin: 0px -130px 0px -130px;*/&lt;br /&gt;
	-webkit-appearance: none;&lt;br /&gt;
	-webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);&lt;br /&gt;
        /*right: 0em;*/&lt;br /&gt;
        top: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchform {&lt;br /&gt;
        position: relative; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-searchButton {  &lt;br /&gt;
	/*position: relative;  &lt;br /&gt;
	left: 258px; */ &lt;br /&gt;
	background: rgba(0,0,0,0);  &lt;br /&gt;
	border: none;  &lt;br /&gt;
	cursor: pointer;  &lt;br /&gt;
	margin: 0;  &lt;br /&gt;
	padding: 10px 12px; &lt;br /&gt;
        float: right;       &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton{&lt;br /&gt;
        /*position: relative; &lt;br /&gt;
        float: right;*/&lt;br /&gt;
        /*left: 258px;*/&lt;br /&gt;
        background-size: 15px;&lt;br /&gt;
        width: 20px;&lt;br /&gt;
        height: 20px;&lt;br /&gt;
        top: 20px;&lt;br /&gt;
        margin: 0px 10px 0px 0px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#p-search-border {&lt;br /&gt;
	border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 10px;&lt;br /&gt;
    height: 125px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-336 - UX: Printable version not optimized for print */&lt;br /&gt;
body.page-Main_Page #p-coll-print_export {&lt;br /&gt;
	display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal-first h3{&lt;br /&gt;
        display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
q {&lt;br /&gt;
	font-family: Trebuchet MS, Times, &amp;quot;Times New Roman&amp;quot;, serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
pre, code, tt, kbd, samp {&lt;br /&gt;
	font-family: Trebuchet MS, monospace, &amp;quot;Courier New&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.catlinks {&lt;br /&gt;
	border: none;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
.catlinks a {&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
/* Interwiki Styling */&lt;br /&gt;
/*div#content a.extiw,&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	/* Don&#039;t show icons for interwiki links */&lt;br /&gt;
	background: none;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
	background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head div.body.vector-menu-content{&lt;br /&gt;
        float: right;&lt;br /&gt;
        padding: 5px 0px 5px 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#pt-userpage a {&lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body, .parsoid-body{&lt;br /&gt;
        background: none;&lt;br /&gt;
        border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation{&lt;br /&gt;
        margin-top: 9em;&lt;br /&gt;
        width: 40%;&lt;br /&gt;
        background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
        padding-bottom: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation{&lt;br /&gt;
        float: left;&lt;br /&gt;
        /*margin-right: 40%;*/&lt;br /&gt;
}    &lt;br /&gt;
&lt;br /&gt;
#searchInput:focus, #simpleSearch:hover #searchInput:focus {&lt;br /&gt;
    outline: 0;&lt;br /&gt;
    border-color: #000;&lt;br /&gt;
    -webkit-box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
    box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
:focus {&lt;br /&gt;
    outline-color: #000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch{&lt;br /&gt;
   /*margin-right: -50px;*/&lt;br /&gt;
   /*margin-top: 25px;*/&lt;br /&gt;
   width: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form {&lt;br /&gt;
    /* margin: 0.5em 0 0; */&lt;br /&gt;
    margin: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading{&lt;br /&gt;
    font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CommetStreams style*/&lt;br /&gt;
#cs-header {&lt;br /&gt;
    background-color: #DFF0FF;&lt;br /&gt;
    padding: 12px;&lt;br /&gt;
    border: 2px solid #30538f;&lt;br /&gt;
    width: fit-content;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide single page printing message collection*/&lt;br /&gt;
.collection-warning-box, .collection-notice-box{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide comments*/&lt;br /&gt;
.cs-stream{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation {&lt;br /&gt;
  width: calc(50% - 120px) !important;&lt;br /&gt;
  height: 45px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch #searchButton {&lt;br /&gt;
  top: 12px;&lt;br /&gt;
  right: -10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* CLWB-494: Turnstile install (Hide ConfirmEdit&#039;s caption text) */&lt;br /&gt;
.mw-htmlform-field-HTMLTurnstileField {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=62581</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=62581"/>
		<updated>2025-12-11T05:12:25Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* common.css */&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page h1.firstHeading { display:none; }&lt;br /&gt;
&lt;br /&gt;
/* &amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt; */&lt;br /&gt;
 &lt;br /&gt;
/* Main page fixes */&lt;br /&gt;
#interwiki-completelist {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
body.page-Main_Page #ca-delete {&lt;br /&gt;
    display: none !important;right:&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
body.page-Main_mobiPage #mp-topbanner {&lt;br /&gt;
   clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Edit window toolbar */&lt;br /&gt;
#toolbar {&lt;br /&gt;
    height: 22px;&lt;br /&gt;
    margin-bottom: 6px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Margins for &amp;lt;ol&amp;gt; and &amp;lt;ul&amp;gt; */&lt;br /&gt;
#content ol, #content ul,&lt;br /&gt;
#mw_content ol, #mw_content ul {&lt;br /&gt;
  margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Make the list of references in [[Template:Reflist]] smaller */&lt;br /&gt;
.references-small { &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn&#039;t accept it */&lt;br /&gt;
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */&lt;br /&gt;
/* column-count is from the CSS3 module &amp;quot;CSS Multi-column Layout&amp;quot; */&lt;br /&gt;
/* Please ignore any validator errors caused by these two lines */&lt;br /&gt;
.references-2column {&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    -moz-column-count: 2;&lt;br /&gt;
    column-count: 2;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Highlight clicked reference in blue to help navigation */&lt;br /&gt;
ol.references &amp;gt; li:target,&lt;br /&gt;
sup.reference:target,&lt;br /&gt;
span.citation:target { &lt;br /&gt;
    background-color: #DEF;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Ensure refs in table headers and the like aren&#039;t bold or italic */&lt;br /&gt;
sup.reference {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Styling for citations */&lt;br /&gt;
span.citation, cite {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
    word-wrap: break-word;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For linked citation numbers and document IDs, where&lt;br /&gt;
   the number need not be shown on a screen or a handheld,&lt;br /&gt;
   but should be included in the printed version&lt;br /&gt;
*/&lt;br /&gt;
@media screen, handheld {&lt;br /&gt;
    span.citation *.printonly {&lt;br /&gt;
        display: none;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* wikitable/prettytable class for skinning normal tables */&lt;br /&gt;
table.wikitable,&lt;br /&gt;
table.prettytable {&lt;br /&gt;
    margin: 1em 1em 1em 0;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th, .wikitable td,&lt;br /&gt;
.prettytable th, .prettytable td {&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th,&lt;br /&gt;
.prettytable th {&lt;br /&gt;
    background: #f2f2f2;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.wikitable caption,&lt;br /&gt;
.prettytable caption {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Default style for navigation boxes */&lt;br /&gt;
.navbox {                     /* Navbox container style */&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: auto;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    padding: 1px;&lt;br /&gt;
}&lt;br /&gt;
.navbox-inner,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-group,&lt;br /&gt;
.navbox-title,&lt;br /&gt;
.navbox-abovebelow {&lt;br /&gt;
    padding: 0.25em 1em;      /* Title, group and above/below styles */&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
th.navbox-group {             /* Group style */&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    background: #fdfdfd;      /* Background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-list {&lt;br /&gt;
    line-height: 1.8em;&lt;br /&gt;
    border-color: #fdfdfd;    /* Must match background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox th,&lt;br /&gt;
.navbox-title {&lt;br /&gt;
    background: #ccccff;      /* Level 1 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-abovebelow,&lt;br /&gt;
th.navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-title {&lt;br /&gt;
    background: #ddddff;      /* Level 2 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-subgroup .navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-abovebelow {&lt;br /&gt;
    background: #e6e6ff;      /* Level 3 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-even {&lt;br /&gt;
    background: #f7f7f7;      /* Even row striping */&lt;br /&gt;
}&lt;br /&gt;
.navbox-odd {&lt;br /&gt;
    background: transparent;  /* Odd row striping */&lt;br /&gt;
}&lt;br /&gt;
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */&lt;br /&gt;
    margin-top: -1px;          /* (doesn&#039;t work for IE6, but that&#039;s okay)       */&lt;br /&gt;
}&lt;br /&gt;
.navbox .hlist td dl,&lt;br /&gt;
.navbox .hlist td ol,&lt;br /&gt;
.navbox .hlist td ul,&lt;br /&gt;
.navbox td.hlist dl,&lt;br /&gt;
.navbox td.hlist ol,&lt;br /&gt;
.navbox td.hlist ul {&lt;br /&gt;
    padding: 0.125em 0;       /* Adjust hlist padding in navboxes */&lt;br /&gt;
}&lt;br /&gt;
ol + table.navbox,&lt;br /&gt;
ul + table.navbox {&lt;br /&gt;
    margin-top: 0.5em;        /* Prevent lists from clinging to navboxes */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Default styling for Navbar template */&lt;br /&gt;
.navbar {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
.navbar ul {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.navbar li {&lt;br /&gt;
    word-spacing: -0.125em;&lt;br /&gt;
}&lt;br /&gt;
.navbar.mini li span {&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
}&lt;br /&gt;
/* Navbar styling when nested in infobox and navbox */&lt;br /&gt;
.infobox .navbar {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox .navbar {&lt;br /&gt;
    display: block;&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-title .navbar {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-right: 0.5em;&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* &#039;show&#039;/&#039;hide&#039; buttons created dynamically by the CollapsibleTables javascript&lt;br /&gt;
   in [[MediaWiki:Common.js]] are styled here so they can be customised. */&lt;br /&gt;
.collapseButton {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-left: 0.5em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    width: auto;&lt;br /&gt;
}&lt;br /&gt;
/* In navboxes, the show/hide button balances the v·d·e links&lt;br /&gt;
   from [[Template:Navbar]], so they need to be the same width. */&lt;br /&gt;
.navbox .collapseButton {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styling for JQuery makeCollapsible, matching that of collapseButton */&lt;br /&gt;
.mw-collapsible-toggle {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox .mw-collapsible-toggle {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: right;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: larger;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em; &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: solid 1px #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes redirects appear in italics in categories and on [[Special:Allpages]] */&lt;br /&gt;
.redirect-in-category, .allpagesredirect {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Icons for medialist templates [[Template:Listen]],&lt;br /&gt;
   [[Template:Multi-listen_start]], [[Template:Video]],&lt;br /&gt;
   [[Template:Multi-video_start]]&lt;br /&gt;
*/&lt;br /&gt;
div.listenlist {&lt;br /&gt;
    background:&lt;br /&gt;
        url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png&amp;quot;);&lt;br /&gt;
    padding-left: 40px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style rules for media list templates */&lt;br /&gt;
div.medialist {&lt;br /&gt;
    min-height: 50px;&lt;br /&gt;
    margin: 1em;&lt;br /&gt;
    background-position: top left;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul {&lt;br /&gt;
    list-style-type: none; &lt;br /&gt;
    list-style-image: none;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li {&lt;br /&gt;
    padding-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li li {&lt;br /&gt;
    font-size: 91%;&lt;br /&gt;
    padding-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon for all PDF files&lt;br /&gt;
   in browsers that support these CSS selectors, like Mozilla and Opera */&lt;br /&gt;
#content a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF#&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 16px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon anywhere the PDFlink class&lt;br /&gt;
   is used (notably Template:PDFlink). This works in IE, unlike the above. */&lt;br /&gt;
#content span.PDFlink a,&lt;br /&gt;
#mw_content span.PDFlink a {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 17px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Content in columns with CSS instead of tables [[Template:Columns]] */&lt;br /&gt;
div.columns-2 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 50%;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-3 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 33.3%;&lt;br /&gt;
    min-width: 200px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-4 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 25%;&lt;br /&gt;
    min-width: 150px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-5 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 20%;&lt;br /&gt;
    min-width: 120px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Messagebox templates */&lt;br /&gt;
.messagebox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    width: 80%;&lt;br /&gt;
    margin: 0 auto 1em auto;&lt;br /&gt;
    padding: .2em;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.merge {&lt;br /&gt;
    border: 1px solid #c0b8cc;&lt;br /&gt;
    background-color: #f0e5ff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.cleanup {&lt;br /&gt;
    border: 1px solid #9f9fff;&lt;br /&gt;
    background-color: #efefff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    margin: 4px auto;&lt;br /&gt;
}&lt;br /&gt;
/* For old WikiProject banners inside banner shells. */&lt;br /&gt;
.mbox-inside .standard-talk,&lt;br /&gt;
.messagebox.nested-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: 2px 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.small {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
}&lt;br /&gt;
.messagebox.small-talk {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
    background: #F8EABA;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */&lt;br /&gt;
th.mbox-text, td.mbox-text {     /* The message body cell(s) */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 0.25em 0.9em;       /* 0.9em left/right */&lt;br /&gt;
    width: 100%;    /* Make all mboxes the same width regardless of text length */&lt;br /&gt;
}&lt;br /&gt;
td.mbox-image {                  /* The left image cell */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-imageright {             /* The right image cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-empty-cell {         /* An empty narrow cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 0px;&lt;br /&gt;
    width: 1px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Article message box styles */&lt;br /&gt;
table.ambox {&lt;br /&gt;
    margin: 0px 10%;   /* 10% = Will not overlap with other elements */&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb; &lt;br /&gt;
}&lt;br /&gt;
table.ambox + table.ambox {   /* Single border between stacked boxes. */&lt;br /&gt;
    margin-top: -1px;&lt;br /&gt;
}&lt;br /&gt;
.ambox th.mbox-text, &lt;br /&gt;
.ambox td.mbox-text {            /* The message body cell(s) */&lt;br /&gt;
    padding: 0.25em 0.5em;       /* 0.5em left/right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-image {           /* The left image cell */&lt;br /&gt;
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-imageright {      /* The right image cell */&lt;br /&gt;
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ambox-notice {&lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-speedy {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;                   /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-delete {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-content {&lt;br /&gt;
    border-left: 10px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-style {&lt;br /&gt;
    border-left: 10px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-move {&lt;br /&gt;
    border-left: 10px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-protection {&lt;br /&gt;
    border-left: 10px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Image message box styles */&lt;br /&gt;
table.imbox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 3px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb;&lt;br /&gt;
}&lt;br /&gt;
.imbox .mbox-text .imbox {    /* For imboxes inside imbox-text cells. */&lt;br /&gt;
    margin: 0 -0.5em;    /* 0.9 - 0.5 = 0.4em left/right. */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .imbox {    /* For imboxes inside other templates. */&lt;br /&gt;
    margin: 4px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.imbox-notice {&lt;br /&gt;
    border: 3px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-speedy {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-delete {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-content {&lt;br /&gt;
    border: 3px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-style {&lt;br /&gt;
    border: 3px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-move {&lt;br /&gt;
    border: 3px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-protection {&lt;br /&gt;
    border: 3px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-license {&lt;br /&gt;
    border: 3px solid #88a;       /* Dark gray */&lt;br /&gt;
    background: #f7f8ff;          /* Light gray */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-featured {&lt;br /&gt;
    border: 3px solid #cba135;    /* Brown-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Category message box styles */&lt;br /&gt;
table.cmbox {&lt;br /&gt;
    margin: 3px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background: #DFE8FF;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.cmbox-notice {&lt;br /&gt;
    background: #D8E8FF;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-speedy {&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 4px;&lt;br /&gt;
    border: 4px solid #b22222;    /* Red */&lt;br /&gt;
    background: #FFDBDB;          /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-delete {&lt;br /&gt;
    background: #FFDBDB;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-content {&lt;br /&gt;
    background: #FFE7CE;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-style {&lt;br /&gt;
    background: #FFF9DB;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-move {&lt;br /&gt;
    background: #E4D8FF;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-protection {&lt;br /&gt;
    background: #EFEFE1;    /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Other pages message box styles */&lt;br /&gt;
table.ombox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 1px solid #aaa;       /* Default &amp;quot;notice&amp;quot; gray */&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ombox-notice {&lt;br /&gt;
    border: 1px solid #aaa;       /* Gray */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-content {&lt;br /&gt;
    border: 1px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-style {&lt;br /&gt;
    border: 1px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-move {&lt;br /&gt;
    border: 1px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-protection {&lt;br /&gt;
    border: 2px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Talk page message box styles */&lt;br /&gt;
table.tmbox {&lt;br /&gt;
    margin: 4px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #c0c090;    /* Default &amp;quot;notice&amp;quot; gray-brown */&lt;br /&gt;
    background: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The &amp;quot;mediawiki&amp;quot; */&lt;br /&gt;
    margin: 2px 0;               /* class ensures that this declaration overrides other */&lt;br /&gt;
    width: 100%;  /* For Safari and Opera */     /* styles (including mbox-small above) */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .tmbox.mbox-small { /* &amp;quot;small&amp;quot; tmboxes should not be small when  */&lt;br /&gt;
    line-height: 1.5em;          /* also &amp;quot;nested&amp;quot;, so reset styles that are   */   &lt;br /&gt;
    font-size: 100%;             /* set in &amp;quot;mbox-small&amp;quot; above.                */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.tmbox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-content {&lt;br /&gt;
    border: 2px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-style {&lt;br /&gt;
    border: 2px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-move {&lt;br /&gt;
    border: 2px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-protection,&lt;br /&gt;
table.tmbox-notice {&lt;br /&gt;
    border: 1px solid #c0c090;    /* Gray-brown */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Disambig and set index box styles */&lt;br /&gt;
table.dmbox {&lt;br /&gt;
    clear: both; &lt;br /&gt;
    margin: 0.9em 1em; &lt;br /&gt;
    border-top: 1px solid #ccc; &lt;br /&gt;
    border-bottom: 1px solid #ccc; &lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Footer and header message box styles */&lt;br /&gt;
table.fmbox {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;     /* Default &amp;quot;system&amp;quot; gray */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-system {&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-warning {&lt;br /&gt;
    border: 1px solid #bb7070;  /* Dark pink */&lt;br /&gt;
    background: #ffdbdb;        /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-editnotice {&lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;warning&amp;quot; style fmbox messages. */&lt;br /&gt;
div.mw-warning-with-logexcerpt,&lt;br /&gt;
div.mw-lag-warn-high,&lt;br /&gt;
div.mw-cascadeprotectedwarning,&lt;br /&gt;
div#mw-protect-cascadeon {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #bb7070;&lt;br /&gt;
    background: #ffdbdb;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;system&amp;quot; style fmbox messages. Used in &lt;br /&gt;
   [[MediaWiki:Noarticletext]] and [[MediaWiki:Readonly lag]]. */&lt;br /&gt;
div.mw-lag-warn-normal,&lt;br /&gt;
div.noarticletext,&lt;br /&gt;
div.fmbox-system {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* These mbox-small classes must be placed after all other &lt;br /&gt;
   ambox/tmbox/ombox etc classes. &amp;quot;body.mediawiki&amp;quot; is so &lt;br /&gt;
   they override &amp;quot;table.ambox + table.ambox&amp;quot; above. */&lt;br /&gt;
body.mediawiki table.mbox-small {   /* For the &amp;quot;small=yes&amp;quot; option. */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 4px 0 4px 1em;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
body.mediawiki table.mbox-small-left {   /* For the &amp;quot;small=left&amp;quot; option. */&lt;br /&gt;
    margin: 4px 1em 4px 0;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Support for Template:IPA, Template:Unicode and Template:Polytonic.&lt;br /&gt;
   The second declarations reset the styles for all browsers except&lt;br /&gt;
   IE6, which chokes on the empty comment tags. Please copy any changes&lt;br /&gt;
   to [[Template:IPA fonts]] and [[Template:Unicode fonts]].&lt;br /&gt;
*/&lt;br /&gt;
.IPA {&lt;br /&gt;
    font-family: &amp;quot;Charis SIL&amp;quot;, &amp;quot;Doulos SIL&amp;quot;, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Chrysanthi Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.Unicode {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;Free Serif&amp;quot;, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;, &amp;quot;Bitstream Cyberbit&amp;quot;,&lt;br /&gt;
                 &amp;quot;Bitstream CyberBase&amp;quot;, Thryomanes, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Free Sans&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;,&lt;br /&gt;
                 &amp;quot;Microsoft Sans Serif&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.latinx {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Microsoft Sans Serif&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.polytonic {&lt;br /&gt;
    font-family: &amp;quot;Athena Unicode&amp;quot;, Gentium, &amp;quot;Palatino Linotype&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, Code2000; &lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
#wpSave {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */&lt;br /&gt;
.hiddenStructure {&lt;br /&gt;
    display: inline ! important;&lt;br /&gt;
    color: #f00; &lt;br /&gt;
    background-color: #0f0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* suppress missing interwiki image links where #ifexist cannot&lt;br /&gt;
   be used due to high number of requests see .hidden-redlink on &lt;br /&gt;
   http://meta.wikimedia.org/wiki/MediaWiki:Common.css&lt;br /&gt;
*/&lt;br /&gt;
.check-icon a.new {&lt;br /&gt;
    display: none; &lt;br /&gt;
    speak: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Removes underlines from links */&lt;br /&gt;
.nounderlines a { &lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove underline from IPA links */&lt;br /&gt;
.IPA a:link, .IPA a:visited {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Standard Navigationsleisten, aka box hiding thingy&lt;br /&gt;
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */&lt;br /&gt;
div.NavFrame {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 4px;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame + div.NavFrame {&lt;br /&gt;
    border-top-style: none;&lt;br /&gt;
    border-top-style: hidden;&lt;br /&gt;
}&lt;br /&gt;
div.NavPic {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    float: left;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame div.NavHead {&lt;br /&gt;
    height: 1.6em;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    background-color: #ccf;&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame p,&lt;br /&gt;
div.NavFrame div.NavContent,&lt;br /&gt;
div.NavFrame div.NavContent p {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
div.NavEnd {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    line-height: 1px;&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
a.NavToggle {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    right: 3px;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Hatnotes and disambiguation notices */&lt;br /&gt;
.rellink,&lt;br /&gt;
.dablink {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
.rellink i,&lt;br /&gt;
.dablink i {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style for horizontal UL lists */&lt;br /&gt;
.horizontal ul {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li { &lt;br /&gt;
    padding: 0 0.6em 0 0.4em;&lt;br /&gt;
    display: inline;&lt;br /&gt;
    border-right: 1px solid;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li:last-child {&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    padding-right: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow transcluded pages to display in lists rather than a table.&lt;br /&gt;
   Compatible in Firefox; incompatible in IE6. */&lt;br /&gt;
.listify td    { display: list-item; }&lt;br /&gt;
.listify tr    { display: block; }&lt;br /&gt;
.listify table { display: block; }&lt;br /&gt;
 &lt;br /&gt;
/* Geographical coordinates defaults. See [[Template:Coord/link]]&lt;br /&gt;
   for how these are used. The classes &amp;quot;geo&amp;quot;, &amp;quot;longitude&amp;quot;, and&lt;br /&gt;
   &amp;quot;latitude&amp;quot; are used by the [[Geo microformat]].&lt;br /&gt;
 */&lt;br /&gt;
.geo-default, .geo-dms, .geo-dec  { display: inline; }&lt;br /&gt;
.geo-nondefault, .geo-multi-punct { display: none; }&lt;br /&gt;
.longitude, .latitude             { white-space: nowrap; }&lt;br /&gt;
 &lt;br /&gt;
/* When &amp;lt;div class=&amp;quot;nonumtoc&amp;quot;&amp;gt; is used on the table of contents,&lt;br /&gt;
   the ToC will display without numbers */&lt;br /&gt;
.nonumtoc .tocnumber { display: none; }&lt;br /&gt;
.nonumtoc #toc ul,&lt;br /&gt;
.nonumtoc .toc ul {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    margin: .3em 0 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.nonumtoc #toc ul ul, &lt;br /&gt;
.nonumtoc .toc ul ul { &lt;br /&gt;
    margin: 0 0 0 2em; &lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow limiting of which header levels are shown in a TOC;&lt;br /&gt;
   &amp;lt;div class=&amp;quot;toclimit-3&amp;quot;&amp;gt;, for instance, will limit to&lt;br /&gt;
   showing ==headings== and ===headings=== but no further&lt;br /&gt;
   (as long as there are no =headings= on the page, which&lt;br /&gt;
   there shouldn&#039;t be according to the MoS).&lt;br /&gt;
 */&lt;br /&gt;
.toclimit-2 .toclevel-2,&lt;br /&gt;
.toclimit-3 .toclevel-3,&lt;br /&gt;
.toclimit-4 .toclevel-4,&lt;br /&gt;
.toclimit-5 .toclevel-5,&lt;br /&gt;
.toclimit-6 .toclevel-6,&lt;br /&gt;
.toclimit-7 .toclevel-7 { display: none; }&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Template:Quote */&lt;br /&gt;
blockquote.templatequote { &lt;br /&gt;
     margin-top: 0; &lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite { &lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite cite {&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
div.user-block {&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    border: 1px solid #A9A9A9;&lt;br /&gt;
    background-color: #FFEFD5;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent line breaks in silly places: &lt;br /&gt;
   1) Links when we don&#039;t want them to&lt;br /&gt;
   2) Bold &amp;quot;links&amp;quot; to the page itself&lt;br /&gt;
   2) HTML formulae&lt;br /&gt;
   3) Ref tags with group names &amp;lt;ref group=&amp;quot;Note&amp;quot;&amp;gt; --&amp;gt; &amp;quot;[Note 1]&amp;quot;&lt;br /&gt;
*/&lt;br /&gt;
.nowraplinks a,&lt;br /&gt;
.nowraplinks .selflink,&lt;br /&gt;
span.texhtml,&lt;br /&gt;
sup.reference a { &lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For template documentation */&lt;br /&gt;
.template-documentation {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 1em 0 0 0;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background-color: #ecfcf4; &lt;br /&gt;
    padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.thumbinner {&lt;br /&gt;
    min-width: 100px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Inline divs in ImageMaps (code borrowed from de.wiki) */&lt;br /&gt;
.imagemap-inline div {&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Increase the height of the image upload box */&lt;br /&gt;
#wpUploadDescription {&lt;br /&gt;
    height: 13em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Reduce line-height for &amp;lt;sup&amp;gt; and &amp;lt;sub&amp;gt; */&lt;br /&gt;
sup, sub {&lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove white border from thumbnails */&lt;br /&gt;
div.thumb {&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;br /&gt;
div.tright {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 0 0.8em 1.4em;&lt;br /&gt;
}&lt;br /&gt;
div.tleft {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 1.4em 0.8em 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes the background of a framed image white instead of gray. */&lt;br /&gt;
/* Only visible with transparent images. */&lt;br /&gt;
div.thumb img.thumbimage {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* The backgrounds for galleries. */&lt;br /&gt;
#content .gallerybox div.thumb {&lt;br /&gt;
    background-color: #F9F9F9;   /* Light gray padding */&lt;br /&gt;
}&lt;br /&gt;
/* Put a chequered background behind images, only visible if they have transparency */&lt;br /&gt;
.gallerybox .thumb img,&lt;br /&gt;
#file img {&lt;br /&gt;
    background: white url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png&amp;quot;) repeat;&lt;br /&gt;
}&lt;br /&gt;
/* But not on articles, user pages, portals or with opt-out. */&lt;br /&gt;
.ns-0 .gallerybox .thumb img,&lt;br /&gt;
.ns-2 .gallerybox .thumb img,&lt;br /&gt;
.ns-100 .gallerybox .thumb img, &lt;br /&gt;
.nochecker .gallerybox .thumb img {&lt;br /&gt;
    background: white;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent floating boxes from overlapping any category listings,&lt;br /&gt;
   file histories, edit previews, and edit [Show changes] views */&lt;br /&gt;
#mw-subcategories, #mw-pages, #mw-category-media, &lt;br /&gt;
#filehistory, #wikiPreview, #wikiDiff {&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Selectively hide headers in WikiProject banners */&lt;br /&gt;
.wpb .wpb-header             { display: none; }&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: block; }     /* for IE */&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */&lt;br /&gt;
.wpbs-inner .wpb-outside     { display: none; }      /* hide things that should only display outside shells */&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Abuse Filter tags */&lt;br /&gt;
.mw-tag-markers {&lt;br /&gt;
 font-family:sans-serif;&lt;br /&gt;
 font-style:italic;&lt;br /&gt;
 font-size:90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Fix so &amp;lt;tt&amp;gt;, &amp;lt;code&amp;gt; and &amp;lt;pre&amp;gt; tags get normal text size also in &lt;br /&gt;
   some versions of Firefox, Safari, Konqueror, Chrome etc. */&lt;br /&gt;
tt, code, pre {&lt;br /&gt;
    font-family: monospace, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* &amp;lt;/source&amp;gt; */&lt;br /&gt;
&lt;br /&gt;
/* CLWB-259*/&lt;br /&gt;
/* self links */&lt;br /&gt;
a.mw-selflink {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:hover {&lt;br /&gt;
    cursor: inherit;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:active,&lt;br /&gt;
a.mw-selflink:visited {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* CLWB-234 */&lt;br /&gt;
.postedit-content {&lt;br /&gt;
    padding-right:10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/************************* Mobile view ****************************/&lt;br /&gt;
/*CLWB-363*/&lt;br /&gt;
/*Home Page 2 columns - Desktop CSS*/&lt;br /&gt;
.div-box-HP {&lt;br /&gt;
	box-shadow:  0 0 6px 0 rgba(0,0,0,0.09); &lt;br /&gt;
	padding:10px 20px 15px 20px; &lt;br /&gt;
	width:100%; &lt;br /&gt;
	vertical-align:top;&lt;br /&gt;
	background-color: white; &lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-0-0-24-0 {&lt;br /&gt;
	margin:0px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-24-0-24-0 {&lt;br /&gt;
	margin:24px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.div-box-h2-HP {&lt;br /&gt;
	margin: 1em 0px 15px 0px !important; &lt;br /&gt;
	font-size:120%; &lt;br /&gt;
	font-weight:bold; &lt;br /&gt;
	border-style: none; &lt;br /&gt;
	text-align:left; &lt;br /&gt;
	color:#cc6600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-0-0-0 {&lt;br /&gt;
	padding:0px 0px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-10-0-0 {&lt;br /&gt;
	padding:0px 10px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-HP {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 0;    &lt;br /&gt;
    margin-left: 5px;&lt;br /&gt;
    margin-right: 0px;&lt;br /&gt;
    padding-right:50px;&lt;br /&gt;
    border-spacing: 0;&lt;br /&gt;
    border-collapse: separate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-left-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.border-td-table-HP {&lt;br /&gt;
    border-color: transparent;&lt;br /&gt;
    border-width: 1px;&lt;br /&gt;
    border-style: solid;&lt;br /&gt;
	&lt;br /&gt;
    padding-right: 60px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-rigth-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
/*Book Downloads component table*/&lt;br /&gt;
.plainlinks.fmbox.fmbox-system {&lt;br /&gt;
    width:260px;&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mobileonly {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CLWB-358*/&lt;br /&gt;
.navbox-subgroup .navbox-group {&lt;br /&gt;
    width:30%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-362*/&lt;br /&gt;
.table-content{&lt;br /&gt;
    border: 0px;&lt;br /&gt;
    width: 75%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-image{&lt;br /&gt;
    border-bottom:30px solid transparent;&lt;br /&gt;
    width:82px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-title {&lt;br /&gt;
    text-align:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-pdf{&lt;br /&gt;
    width: 40px; &lt;br /&gt;
    text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-371*/&lt;br /&gt;
/*format of template*/&lt;br /&gt;
.PDFWARNING-box table.plainlinks.fmbox.fmbox-system{&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-373*/&lt;br /&gt;
.table-contributor-template-information{&lt;br /&gt;
    border:0px;&lt;br /&gt;
    width:225px;&lt;br /&gt;
    text-align: left;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details{&lt;br /&gt;
    font-size:85%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details td{&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
table.plainlinks.ombox.ombox-notice {&lt;br /&gt;
	width: 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**********************************Desktop CSS changes**************************/&lt;br /&gt;
body, .mw-body h1, .mw-body-content h1, .mw-body-content h2 {&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif !important;&lt;br /&gt;
	font-size: 18px;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body{&lt;br /&gt;
        background-color: #fafafa !important;&lt;br /&gt;
        background-image: none !important;&lt;br /&gt;
    height: 100% !important;&lt;br /&gt;
    margin: 0 !important;&lt;br /&gt;
    padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Content */&lt;br /&gt;
div#content {&lt;br /&gt;
	/*margin-left: 227px;&lt;br /&gt;
	padding: 1em;*/&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-y;&lt;br /&gt;
	background-color: white;*/&lt;br /&gt;
	color: black;&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
	padding-top: 20px;&lt;br /&gt;
	padding-right: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
	height: 12em;&lt;br /&gt;
	background-color: #fafafa;&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: bottom left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
	height: 140px;&lt;br /&gt;
	box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-moz-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-webkit-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-o-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	margin-left: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
#left-navigation {&lt;br /&gt;
	/*left: 230px;&lt;br /&gt;
	top: 7.6em; */&lt;br /&gt;
        margin-left: 12.5em;&lt;br /&gt;
        /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li {&lt;br /&gt;
	background: none;&lt;br /&gt;
        /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
    height: 3.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	left: 650px;&lt;br /&gt;
	top: 2.5em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*#p-cactions h5{&lt;br /&gt;
	margin-bottom: 0em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: none ;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs span {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-316 - Match heading styles to that on Clicklaw.bc.ca*/&lt;br /&gt;
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .selected{&lt;br /&gt;
        background: transparent !important;&lt;br /&gt;
        background-image: linear-gradient(to top,#54a546 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown{&lt;br /&gt;
    /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
    /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-checkbox:checked ~ .vector-menu-content .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3{&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs li.new a,&lt;br /&gt;
div.clicklawTabs li.new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawMenu h5 a {&lt;br /&gt;
	height: 1.85em;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li.selected  a,&lt;br /&gt;
.vector-menu-dropdown li.selected  a:visited {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
    float: right;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 20px;&lt;br /&gt;
    height: 60px;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
    margin: 0em;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
    right: 0em;&lt;br /&gt;
    padding: 20px 30px 20px 30px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal h3, .vector-menu-portal h3 {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-portal .vector-menu-content li a{&lt;br /&gt;
        color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body, .vector-menu-portal .body {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a:visited, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal, .vector-menu-portal{&lt;br /&gt;
        padding: 0 0 1.5em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Footer */&lt;br /&gt;
#footer {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
	margin-top: 50px;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.09);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
    min-height: 130px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {   &lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs ul {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*body.clicklaw-animateLayout #center-navigation {&lt;br /&gt;
	-moz-transition: left 250ms;&lt;br /&gt;
	-webkit-transition: left 250ms;&lt;br /&gt;
	-o-transition: left 250ms;&lt;br /&gt;
	transition: left 250ms;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
	box-shadow: 1px 6px 7px 0px rgba(0,0,0,0.11);&lt;br /&gt;
	padding:30px 20px 0px 0px; &lt;br /&gt;
	margin:7px 0px 0px 0px;&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-right: 1px solid #e4e4e4;&lt;br /&gt;
        top: 138px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
	background-color: #f5f5f5;&lt;br /&gt;
	padding: 5px 0px 5px 0px;&lt;br /&gt;
	box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-moz-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-webkit-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-o-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        -moz-transition: right 250ms;&lt;br /&gt;
        -webkit-transition: right 250ms;&lt;br /&gt;
        -o-transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
        top: 0em;&lt;br /&gt;
        right: 0em;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a {&lt;br /&gt;
	color: #4f5359 !important;&lt;br /&gt;
	font-size: 1em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
        font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a:hover, #p-personal ul li a:focus{&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
    padding-right: 1.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation { top: 7.6em; }*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
#p-logo {&lt;br /&gt;
        position: absolute;&lt;br /&gt;
	top: -90px;&lt;br /&gt;
	width: 400px;&lt;br /&gt;
        margin-left: -1.666667em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	width: 400px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
#mw-content-text a {&lt;br /&gt;
  color: #000;&lt;br /&gt;
  text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a, a.new {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:hover, a:focus {&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#searchform div {  &lt;br /&gt;
	position: relative !important;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#searchform input#searchInput {&lt;br /&gt;
        float: right; &lt;br /&gt;
        position: absolute;&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif;  &lt;br /&gt;
	padding: 10px 40px 10px 10px;  &lt;br /&gt;
	border: none;  width: 300px;  &lt;br /&gt;
	box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);  &lt;br /&gt;
	/*margin: 0px -130px 0px -130px;*/&lt;br /&gt;
	-webkit-appearance: none;&lt;br /&gt;
	-webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);&lt;br /&gt;
        /*right: 0em;*/&lt;br /&gt;
        top: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchform {&lt;br /&gt;
        position: relative; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-searchButton {  &lt;br /&gt;
	/*position: relative;  &lt;br /&gt;
	left: 258px; */ &lt;br /&gt;
	background: rgba(0,0,0,0);  &lt;br /&gt;
	border: none;  &lt;br /&gt;
	cursor: pointer;  &lt;br /&gt;
	margin: 0;  &lt;br /&gt;
	padding: 10px 12px; &lt;br /&gt;
        float: right;       &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton{&lt;br /&gt;
        /*position: relative; &lt;br /&gt;
        float: right;*/&lt;br /&gt;
        /*left: 258px;*/&lt;br /&gt;
        background-size: 15px;&lt;br /&gt;
        width: 20px;&lt;br /&gt;
        height: 20px;&lt;br /&gt;
        top: 20px;&lt;br /&gt;
        margin: 0px 10px 0px 0px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#p-search-border {&lt;br /&gt;
	border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 10px;&lt;br /&gt;
    height: 125px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-336 - UX: Printable version not optimized for print */&lt;br /&gt;
body.page-Main_Page #p-coll-print_export {&lt;br /&gt;
	display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal-first h3{&lt;br /&gt;
        display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
q {&lt;br /&gt;
	font-family: Trebuchet MS, Times, &amp;quot;Times New Roman&amp;quot;, serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
pre, code, tt, kbd, samp {&lt;br /&gt;
	font-family: Trebuchet MS, monospace, &amp;quot;Courier New&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.catlinks {&lt;br /&gt;
	border: none;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
.catlinks a {&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
/* Interwiki Styling */&lt;br /&gt;
/*div#content a.extiw,&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	/* Don&#039;t show icons for interwiki links */&lt;br /&gt;
	background: none;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
	background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head div.body.vector-menu-content{&lt;br /&gt;
        float: right;&lt;br /&gt;
        padding: 5px 0px 5px 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#pt-userpage a {&lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body, .parsoid-body{&lt;br /&gt;
        background: none;&lt;br /&gt;
        border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation{&lt;br /&gt;
        margin-top: 9em;&lt;br /&gt;
        width: 40%;&lt;br /&gt;
        background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
        padding-bottom: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation{&lt;br /&gt;
        float: left;&lt;br /&gt;
        /*margin-right: 40%;*/&lt;br /&gt;
}    &lt;br /&gt;
&lt;br /&gt;
#searchInput:focus, #simpleSearch:hover #searchInput:focus {&lt;br /&gt;
    outline: 0;&lt;br /&gt;
    border-color: #000;&lt;br /&gt;
    -webkit-box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
    box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
:focus {&lt;br /&gt;
    outline-color: #000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch{&lt;br /&gt;
   /*margin-right: -50px;*/&lt;br /&gt;
   /*margin-top: 25px;*/&lt;br /&gt;
   width: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form {&lt;br /&gt;
    /* margin: 0.5em 0 0; */&lt;br /&gt;
    margin: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading{&lt;br /&gt;
    font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CommetStreams style*/&lt;br /&gt;
#cs-header {&lt;br /&gt;
    background-color: #DFF0FF;&lt;br /&gt;
    padding: 12px;&lt;br /&gt;
    border: 2px solid #30538f;&lt;br /&gt;
    width: fit-content;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide single page printing message collection*/&lt;br /&gt;
.collection-warning-box, .collection-notice-box{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide comments*/&lt;br /&gt;
.cs-stream{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation {&lt;br /&gt;
  width: calc(50% - 120px) !important;&lt;br /&gt;
  height: 45px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch #searchButton {&lt;br /&gt;
  top: 12px;&lt;br /&gt;
  right: -10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* CLWB-494: Turnstile install (Hide ConfirmEdit&#039;s caption text) */&lt;br /&gt;
.mw-captcha-desc {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=62081</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=62081"/>
		<updated>2025-11-05T11:44:58Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* common.css */&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page h1.firstHeading { display:none; }&lt;br /&gt;
&lt;br /&gt;
/* &amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt; */&lt;br /&gt;
 &lt;br /&gt;
/* Main page fixes */&lt;br /&gt;
#interwiki-completelist {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
body.page-Main_Page #ca-delete {&lt;br /&gt;
    display: none !important;right:&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
body.page-Main_mobiPage #mp-topbanner {&lt;br /&gt;
   clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Edit window toolbar */&lt;br /&gt;
#toolbar {&lt;br /&gt;
    height: 22px;&lt;br /&gt;
    margin-bottom: 6px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Margins for &amp;lt;ol&amp;gt; and &amp;lt;ul&amp;gt; */&lt;br /&gt;
#content ol, #content ul,&lt;br /&gt;
#mw_content ol, #mw_content ul {&lt;br /&gt;
  margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Make the list of references in [[Template:Reflist]] smaller */&lt;br /&gt;
.references-small { &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn&#039;t accept it */&lt;br /&gt;
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */&lt;br /&gt;
/* column-count is from the CSS3 module &amp;quot;CSS Multi-column Layout&amp;quot; */&lt;br /&gt;
/* Please ignore any validator errors caused by these two lines */&lt;br /&gt;
.references-2column {&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    -moz-column-count: 2;&lt;br /&gt;
    column-count: 2;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Highlight clicked reference in blue to help navigation */&lt;br /&gt;
ol.references &amp;gt; li:target,&lt;br /&gt;
sup.reference:target,&lt;br /&gt;
span.citation:target { &lt;br /&gt;
    background-color: #DEF;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Ensure refs in table headers and the like aren&#039;t bold or italic */&lt;br /&gt;
sup.reference {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Styling for citations */&lt;br /&gt;
span.citation, cite {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
    word-wrap: break-word;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For linked citation numbers and document IDs, where&lt;br /&gt;
   the number need not be shown on a screen or a handheld,&lt;br /&gt;
   but should be included in the printed version&lt;br /&gt;
*/&lt;br /&gt;
@media screen, handheld {&lt;br /&gt;
    span.citation *.printonly {&lt;br /&gt;
        display: none;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* wikitable/prettytable class for skinning normal tables */&lt;br /&gt;
table.wikitable,&lt;br /&gt;
table.prettytable {&lt;br /&gt;
    margin: 1em 1em 1em 0;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th, .wikitable td,&lt;br /&gt;
.prettytable th, .prettytable td {&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th,&lt;br /&gt;
.prettytable th {&lt;br /&gt;
    background: #f2f2f2;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.wikitable caption,&lt;br /&gt;
.prettytable caption {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Default style for navigation boxes */&lt;br /&gt;
.navbox {                     /* Navbox container style */&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: auto;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    padding: 1px;&lt;br /&gt;
}&lt;br /&gt;
.navbox-inner,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-group,&lt;br /&gt;
.navbox-title,&lt;br /&gt;
.navbox-abovebelow {&lt;br /&gt;
    padding: 0.25em 1em;      /* Title, group and above/below styles */&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
th.navbox-group {             /* Group style */&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    background: #fdfdfd;      /* Background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-list {&lt;br /&gt;
    line-height: 1.8em;&lt;br /&gt;
    border-color: #fdfdfd;    /* Must match background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox th,&lt;br /&gt;
.navbox-title {&lt;br /&gt;
    background: #ccccff;      /* Level 1 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-abovebelow,&lt;br /&gt;
th.navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-title {&lt;br /&gt;
    background: #ddddff;      /* Level 2 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-subgroup .navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-abovebelow {&lt;br /&gt;
    background: #e6e6ff;      /* Level 3 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-even {&lt;br /&gt;
    background: #f7f7f7;      /* Even row striping */&lt;br /&gt;
}&lt;br /&gt;
.navbox-odd {&lt;br /&gt;
    background: transparent;  /* Odd row striping */&lt;br /&gt;
}&lt;br /&gt;
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */&lt;br /&gt;
    margin-top: -1px;          /* (doesn&#039;t work for IE6, but that&#039;s okay)       */&lt;br /&gt;
}&lt;br /&gt;
.navbox .hlist td dl,&lt;br /&gt;
.navbox .hlist td ol,&lt;br /&gt;
.navbox .hlist td ul,&lt;br /&gt;
.navbox td.hlist dl,&lt;br /&gt;
.navbox td.hlist ol,&lt;br /&gt;
.navbox td.hlist ul {&lt;br /&gt;
    padding: 0.125em 0;       /* Adjust hlist padding in navboxes */&lt;br /&gt;
}&lt;br /&gt;
ol + table.navbox,&lt;br /&gt;
ul + table.navbox {&lt;br /&gt;
    margin-top: 0.5em;        /* Prevent lists from clinging to navboxes */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Default styling for Navbar template */&lt;br /&gt;
.navbar {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
.navbar ul {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.navbar li {&lt;br /&gt;
    word-spacing: -0.125em;&lt;br /&gt;
}&lt;br /&gt;
.navbar.mini li span {&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
}&lt;br /&gt;
/* Navbar styling when nested in infobox and navbox */&lt;br /&gt;
.infobox .navbar {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox .navbar {&lt;br /&gt;
    display: block;&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-title .navbar {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-right: 0.5em;&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* &#039;show&#039;/&#039;hide&#039; buttons created dynamically by the CollapsibleTables javascript&lt;br /&gt;
   in [[MediaWiki:Common.js]] are styled here so they can be customised. */&lt;br /&gt;
.collapseButton {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-left: 0.5em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    width: auto;&lt;br /&gt;
}&lt;br /&gt;
/* In navboxes, the show/hide button balances the v·d·e links&lt;br /&gt;
   from [[Template:Navbar]], so they need to be the same width. */&lt;br /&gt;
.navbox .collapseButton {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styling for JQuery makeCollapsible, matching that of collapseButton */&lt;br /&gt;
.mw-collapsible-toggle {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox .mw-collapsible-toggle {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: right;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: larger;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em; &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: solid 1px #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes redirects appear in italics in categories and on [[Special:Allpages]] */&lt;br /&gt;
.redirect-in-category, .allpagesredirect {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Icons for medialist templates [[Template:Listen]],&lt;br /&gt;
   [[Template:Multi-listen_start]], [[Template:Video]],&lt;br /&gt;
   [[Template:Multi-video_start]]&lt;br /&gt;
*/&lt;br /&gt;
div.listenlist {&lt;br /&gt;
    background:&lt;br /&gt;
        url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png&amp;quot;);&lt;br /&gt;
    padding-left: 40px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style rules for media list templates */&lt;br /&gt;
div.medialist {&lt;br /&gt;
    min-height: 50px;&lt;br /&gt;
    margin: 1em;&lt;br /&gt;
    background-position: top left;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul {&lt;br /&gt;
    list-style-type: none; &lt;br /&gt;
    list-style-image: none;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li {&lt;br /&gt;
    padding-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li li {&lt;br /&gt;
    font-size: 91%;&lt;br /&gt;
    padding-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon for all PDF files&lt;br /&gt;
   in browsers that support these CSS selectors, like Mozilla and Opera */&lt;br /&gt;
#content a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF#&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 16px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon anywhere the PDFlink class&lt;br /&gt;
   is used (notably Template:PDFlink). This works in IE, unlike the above. */&lt;br /&gt;
#content span.PDFlink a,&lt;br /&gt;
#mw_content span.PDFlink a {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 17px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Content in columns with CSS instead of tables [[Template:Columns]] */&lt;br /&gt;
div.columns-2 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 50%;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-3 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 33.3%;&lt;br /&gt;
    min-width: 200px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-4 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 25%;&lt;br /&gt;
    min-width: 150px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-5 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 20%;&lt;br /&gt;
    min-width: 120px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Messagebox templates */&lt;br /&gt;
.messagebox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    width: 80%;&lt;br /&gt;
    margin: 0 auto 1em auto;&lt;br /&gt;
    padding: .2em;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.merge {&lt;br /&gt;
    border: 1px solid #c0b8cc;&lt;br /&gt;
    background-color: #f0e5ff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.cleanup {&lt;br /&gt;
    border: 1px solid #9f9fff;&lt;br /&gt;
    background-color: #efefff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    margin: 4px auto;&lt;br /&gt;
}&lt;br /&gt;
/* For old WikiProject banners inside banner shells. */&lt;br /&gt;
.mbox-inside .standard-talk,&lt;br /&gt;
.messagebox.nested-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: 2px 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.small {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
}&lt;br /&gt;
.messagebox.small-talk {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
    background: #F8EABA;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */&lt;br /&gt;
th.mbox-text, td.mbox-text {     /* The message body cell(s) */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 0.25em 0.9em;       /* 0.9em left/right */&lt;br /&gt;
    width: 100%;    /* Make all mboxes the same width regardless of text length */&lt;br /&gt;
}&lt;br /&gt;
td.mbox-image {                  /* The left image cell */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-imageright {             /* The right image cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-empty-cell {         /* An empty narrow cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 0px;&lt;br /&gt;
    width: 1px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Article message box styles */&lt;br /&gt;
table.ambox {&lt;br /&gt;
    margin: 0px 10%;   /* 10% = Will not overlap with other elements */&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb; &lt;br /&gt;
}&lt;br /&gt;
table.ambox + table.ambox {   /* Single border between stacked boxes. */&lt;br /&gt;
    margin-top: -1px;&lt;br /&gt;
}&lt;br /&gt;
.ambox th.mbox-text, &lt;br /&gt;
.ambox td.mbox-text {            /* The message body cell(s) */&lt;br /&gt;
    padding: 0.25em 0.5em;       /* 0.5em left/right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-image {           /* The left image cell */&lt;br /&gt;
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-imageright {      /* The right image cell */&lt;br /&gt;
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ambox-notice {&lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-speedy {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;                   /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-delete {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-content {&lt;br /&gt;
    border-left: 10px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-style {&lt;br /&gt;
    border-left: 10px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-move {&lt;br /&gt;
    border-left: 10px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-protection {&lt;br /&gt;
    border-left: 10px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Image message box styles */&lt;br /&gt;
table.imbox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 3px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb;&lt;br /&gt;
}&lt;br /&gt;
.imbox .mbox-text .imbox {    /* For imboxes inside imbox-text cells. */&lt;br /&gt;
    margin: 0 -0.5em;    /* 0.9 - 0.5 = 0.4em left/right. */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .imbox {    /* For imboxes inside other templates. */&lt;br /&gt;
    margin: 4px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.imbox-notice {&lt;br /&gt;
    border: 3px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-speedy {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-delete {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-content {&lt;br /&gt;
    border: 3px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-style {&lt;br /&gt;
    border: 3px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-move {&lt;br /&gt;
    border: 3px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-protection {&lt;br /&gt;
    border: 3px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-license {&lt;br /&gt;
    border: 3px solid #88a;       /* Dark gray */&lt;br /&gt;
    background: #f7f8ff;          /* Light gray */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-featured {&lt;br /&gt;
    border: 3px solid #cba135;    /* Brown-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Category message box styles */&lt;br /&gt;
table.cmbox {&lt;br /&gt;
    margin: 3px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background: #DFE8FF;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.cmbox-notice {&lt;br /&gt;
    background: #D8E8FF;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-speedy {&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 4px;&lt;br /&gt;
    border: 4px solid #b22222;    /* Red */&lt;br /&gt;
    background: #FFDBDB;          /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-delete {&lt;br /&gt;
    background: #FFDBDB;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-content {&lt;br /&gt;
    background: #FFE7CE;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-style {&lt;br /&gt;
    background: #FFF9DB;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-move {&lt;br /&gt;
    background: #E4D8FF;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-protection {&lt;br /&gt;
    background: #EFEFE1;    /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Other pages message box styles */&lt;br /&gt;
table.ombox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 1px solid #aaa;       /* Default &amp;quot;notice&amp;quot; gray */&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ombox-notice {&lt;br /&gt;
    border: 1px solid #aaa;       /* Gray */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-content {&lt;br /&gt;
    border: 1px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-style {&lt;br /&gt;
    border: 1px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-move {&lt;br /&gt;
    border: 1px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-protection {&lt;br /&gt;
    border: 2px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Talk page message box styles */&lt;br /&gt;
table.tmbox {&lt;br /&gt;
    margin: 4px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #c0c090;    /* Default &amp;quot;notice&amp;quot; gray-brown */&lt;br /&gt;
    background: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The &amp;quot;mediawiki&amp;quot; */&lt;br /&gt;
    margin: 2px 0;               /* class ensures that this declaration overrides other */&lt;br /&gt;
    width: 100%;  /* For Safari and Opera */     /* styles (including mbox-small above) */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .tmbox.mbox-small { /* &amp;quot;small&amp;quot; tmboxes should not be small when  */&lt;br /&gt;
    line-height: 1.5em;          /* also &amp;quot;nested&amp;quot;, so reset styles that are   */   &lt;br /&gt;
    font-size: 100%;             /* set in &amp;quot;mbox-small&amp;quot; above.                */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.tmbox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-content {&lt;br /&gt;
    border: 2px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-style {&lt;br /&gt;
    border: 2px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-move {&lt;br /&gt;
    border: 2px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-protection,&lt;br /&gt;
table.tmbox-notice {&lt;br /&gt;
    border: 1px solid #c0c090;    /* Gray-brown */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Disambig and set index box styles */&lt;br /&gt;
table.dmbox {&lt;br /&gt;
    clear: both; &lt;br /&gt;
    margin: 0.9em 1em; &lt;br /&gt;
    border-top: 1px solid #ccc; &lt;br /&gt;
    border-bottom: 1px solid #ccc; &lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Footer and header message box styles */&lt;br /&gt;
table.fmbox {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;     /* Default &amp;quot;system&amp;quot; gray */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-system {&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-warning {&lt;br /&gt;
    border: 1px solid #bb7070;  /* Dark pink */&lt;br /&gt;
    background: #ffdbdb;        /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-editnotice {&lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;warning&amp;quot; style fmbox messages. */&lt;br /&gt;
div.mw-warning-with-logexcerpt,&lt;br /&gt;
div.mw-lag-warn-high,&lt;br /&gt;
div.mw-cascadeprotectedwarning,&lt;br /&gt;
div#mw-protect-cascadeon {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #bb7070;&lt;br /&gt;
    background: #ffdbdb;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;system&amp;quot; style fmbox messages. Used in &lt;br /&gt;
   [[MediaWiki:Noarticletext]] and [[MediaWiki:Readonly lag]]. */&lt;br /&gt;
div.mw-lag-warn-normal,&lt;br /&gt;
div.noarticletext,&lt;br /&gt;
div.fmbox-system {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* These mbox-small classes must be placed after all other &lt;br /&gt;
   ambox/tmbox/ombox etc classes. &amp;quot;body.mediawiki&amp;quot; is so &lt;br /&gt;
   they override &amp;quot;table.ambox + table.ambox&amp;quot; above. */&lt;br /&gt;
body.mediawiki table.mbox-small {   /* For the &amp;quot;small=yes&amp;quot; option. */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 4px 0 4px 1em;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
body.mediawiki table.mbox-small-left {   /* For the &amp;quot;small=left&amp;quot; option. */&lt;br /&gt;
    margin: 4px 1em 4px 0;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Support for Template:IPA, Template:Unicode and Template:Polytonic.&lt;br /&gt;
   The second declarations reset the styles for all browsers except&lt;br /&gt;
   IE6, which chokes on the empty comment tags. Please copy any changes&lt;br /&gt;
   to [[Template:IPA fonts]] and [[Template:Unicode fonts]].&lt;br /&gt;
*/&lt;br /&gt;
.IPA {&lt;br /&gt;
    font-family: &amp;quot;Charis SIL&amp;quot;, &amp;quot;Doulos SIL&amp;quot;, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Chrysanthi Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.Unicode {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;Free Serif&amp;quot;, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;, &amp;quot;Bitstream Cyberbit&amp;quot;,&lt;br /&gt;
                 &amp;quot;Bitstream CyberBase&amp;quot;, Thryomanes, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Free Sans&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;,&lt;br /&gt;
                 &amp;quot;Microsoft Sans Serif&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.latinx {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Microsoft Sans Serif&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.polytonic {&lt;br /&gt;
    font-family: &amp;quot;Athena Unicode&amp;quot;, Gentium, &amp;quot;Palatino Linotype&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, Code2000; &lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
#wpSave {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */&lt;br /&gt;
.hiddenStructure {&lt;br /&gt;
    display: inline ! important;&lt;br /&gt;
    color: #f00; &lt;br /&gt;
    background-color: #0f0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* suppress missing interwiki image links where #ifexist cannot&lt;br /&gt;
   be used due to high number of requests see .hidden-redlink on &lt;br /&gt;
   http://meta.wikimedia.org/wiki/MediaWiki:Common.css&lt;br /&gt;
*/&lt;br /&gt;
.check-icon a.new {&lt;br /&gt;
    display: none; &lt;br /&gt;
    speak: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Removes underlines from links */&lt;br /&gt;
.nounderlines a { &lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove underline from IPA links */&lt;br /&gt;
.IPA a:link, .IPA a:visited {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Standard Navigationsleisten, aka box hiding thingy&lt;br /&gt;
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */&lt;br /&gt;
div.NavFrame {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 4px;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame + div.NavFrame {&lt;br /&gt;
    border-top-style: none;&lt;br /&gt;
    border-top-style: hidden;&lt;br /&gt;
}&lt;br /&gt;
div.NavPic {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    float: left;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame div.NavHead {&lt;br /&gt;
    height: 1.6em;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    background-color: #ccf;&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame p,&lt;br /&gt;
div.NavFrame div.NavContent,&lt;br /&gt;
div.NavFrame div.NavContent p {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
div.NavEnd {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    line-height: 1px;&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
a.NavToggle {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    right: 3px;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Hatnotes and disambiguation notices */&lt;br /&gt;
.rellink,&lt;br /&gt;
.dablink {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
.rellink i,&lt;br /&gt;
.dablink i {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style for horizontal UL lists */&lt;br /&gt;
.horizontal ul {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li { &lt;br /&gt;
    padding: 0 0.6em 0 0.4em;&lt;br /&gt;
    display: inline;&lt;br /&gt;
    border-right: 1px solid;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li:last-child {&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    padding-right: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow transcluded pages to display in lists rather than a table.&lt;br /&gt;
   Compatible in Firefox; incompatible in IE6. */&lt;br /&gt;
.listify td    { display: list-item; }&lt;br /&gt;
.listify tr    { display: block; }&lt;br /&gt;
.listify table { display: block; }&lt;br /&gt;
 &lt;br /&gt;
/* Geographical coordinates defaults. See [[Template:Coord/link]]&lt;br /&gt;
   for how these are used. The classes &amp;quot;geo&amp;quot;, &amp;quot;longitude&amp;quot;, and&lt;br /&gt;
   &amp;quot;latitude&amp;quot; are used by the [[Geo microformat]].&lt;br /&gt;
 */&lt;br /&gt;
.geo-default, .geo-dms, .geo-dec  { display: inline; }&lt;br /&gt;
.geo-nondefault, .geo-multi-punct { display: none; }&lt;br /&gt;
.longitude, .latitude             { white-space: nowrap; }&lt;br /&gt;
 &lt;br /&gt;
/* When &amp;lt;div class=&amp;quot;nonumtoc&amp;quot;&amp;gt; is used on the table of contents,&lt;br /&gt;
   the ToC will display without numbers */&lt;br /&gt;
.nonumtoc .tocnumber { display: none; }&lt;br /&gt;
.nonumtoc #toc ul,&lt;br /&gt;
.nonumtoc .toc ul {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    margin: .3em 0 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.nonumtoc #toc ul ul, &lt;br /&gt;
.nonumtoc .toc ul ul { &lt;br /&gt;
    margin: 0 0 0 2em; &lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow limiting of which header levels are shown in a TOC;&lt;br /&gt;
   &amp;lt;div class=&amp;quot;toclimit-3&amp;quot;&amp;gt;, for instance, will limit to&lt;br /&gt;
   showing ==headings== and ===headings=== but no further&lt;br /&gt;
   (as long as there are no =headings= on the page, which&lt;br /&gt;
   there shouldn&#039;t be according to the MoS).&lt;br /&gt;
 */&lt;br /&gt;
.toclimit-2 .toclevel-2,&lt;br /&gt;
.toclimit-3 .toclevel-3,&lt;br /&gt;
.toclimit-4 .toclevel-4,&lt;br /&gt;
.toclimit-5 .toclevel-5,&lt;br /&gt;
.toclimit-6 .toclevel-6,&lt;br /&gt;
.toclimit-7 .toclevel-7 { display: none; }&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Template:Quote */&lt;br /&gt;
blockquote.templatequote { &lt;br /&gt;
     margin-top: 0; &lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite { &lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite cite {&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
div.user-block {&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    border: 1px solid #A9A9A9;&lt;br /&gt;
    background-color: #FFEFD5;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent line breaks in silly places: &lt;br /&gt;
   1) Links when we don&#039;t want them to&lt;br /&gt;
   2) Bold &amp;quot;links&amp;quot; to the page itself&lt;br /&gt;
   2) HTML formulae&lt;br /&gt;
   3) Ref tags with group names &amp;lt;ref group=&amp;quot;Note&amp;quot;&amp;gt; --&amp;gt; &amp;quot;[Note 1]&amp;quot;&lt;br /&gt;
*/&lt;br /&gt;
.nowraplinks a,&lt;br /&gt;
.nowraplinks .selflink,&lt;br /&gt;
span.texhtml,&lt;br /&gt;
sup.reference a { &lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For template documentation */&lt;br /&gt;
.template-documentation {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 1em 0 0 0;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background-color: #ecfcf4; &lt;br /&gt;
    padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.thumbinner {&lt;br /&gt;
    min-width: 100px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Inline divs in ImageMaps (code borrowed from de.wiki) */&lt;br /&gt;
.imagemap-inline div {&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Increase the height of the image upload box */&lt;br /&gt;
#wpUploadDescription {&lt;br /&gt;
    height: 13em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Reduce line-height for &amp;lt;sup&amp;gt; and &amp;lt;sub&amp;gt; */&lt;br /&gt;
sup, sub {&lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove white border from thumbnails */&lt;br /&gt;
div.thumb {&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;br /&gt;
div.tright {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 0 0.8em 1.4em;&lt;br /&gt;
}&lt;br /&gt;
div.tleft {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 1.4em 0.8em 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes the background of a framed image white instead of gray. */&lt;br /&gt;
/* Only visible with transparent images. */&lt;br /&gt;
div.thumb img.thumbimage {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* The backgrounds for galleries. */&lt;br /&gt;
#content .gallerybox div.thumb {&lt;br /&gt;
    background-color: #F9F9F9;   /* Light gray padding */&lt;br /&gt;
}&lt;br /&gt;
/* Put a chequered background behind images, only visible if they have transparency */&lt;br /&gt;
.gallerybox .thumb img,&lt;br /&gt;
#file img {&lt;br /&gt;
    background: white url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png&amp;quot;) repeat;&lt;br /&gt;
}&lt;br /&gt;
/* But not on articles, user pages, portals or with opt-out. */&lt;br /&gt;
.ns-0 .gallerybox .thumb img,&lt;br /&gt;
.ns-2 .gallerybox .thumb img,&lt;br /&gt;
.ns-100 .gallerybox .thumb img, &lt;br /&gt;
.nochecker .gallerybox .thumb img {&lt;br /&gt;
    background: white;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent floating boxes from overlapping any category listings,&lt;br /&gt;
   file histories, edit previews, and edit [Show changes] views */&lt;br /&gt;
#mw-subcategories, #mw-pages, #mw-category-media, &lt;br /&gt;
#filehistory, #wikiPreview, #wikiDiff {&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Selectively hide headers in WikiProject banners */&lt;br /&gt;
.wpb .wpb-header             { display: none; }&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: block; }     /* for IE */&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */&lt;br /&gt;
.wpbs-inner .wpb-outside     { display: none; }      /* hide things that should only display outside shells */&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Abuse Filter tags */&lt;br /&gt;
.mw-tag-markers {&lt;br /&gt;
 font-family:sans-serif;&lt;br /&gt;
 font-style:italic;&lt;br /&gt;
 font-size:90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Fix so &amp;lt;tt&amp;gt;, &amp;lt;code&amp;gt; and &amp;lt;pre&amp;gt; tags get normal text size also in &lt;br /&gt;
   some versions of Firefox, Safari, Konqueror, Chrome etc. */&lt;br /&gt;
tt, code, pre {&lt;br /&gt;
    font-family: monospace, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* &amp;lt;/source&amp;gt; */&lt;br /&gt;
&lt;br /&gt;
/* CLWB-259*/&lt;br /&gt;
/* self links */&lt;br /&gt;
a.mw-selflink {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:hover {&lt;br /&gt;
    cursor: inherit;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:active,&lt;br /&gt;
a.mw-selflink:visited {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* CLWB-234 */&lt;br /&gt;
.postedit-content {&lt;br /&gt;
    padding-right:10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/************************* Mobile view ****************************/&lt;br /&gt;
/*CLWB-363*/&lt;br /&gt;
/*Home Page 2 columns - Desktop CSS*/&lt;br /&gt;
.div-box-HP {&lt;br /&gt;
	box-shadow:  0 0 6px 0 rgba(0,0,0,0.09); &lt;br /&gt;
	padding:10px 20px 15px 20px; &lt;br /&gt;
	width:100%; &lt;br /&gt;
	vertical-align:top;&lt;br /&gt;
	background-color: white; &lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-0-0-24-0 {&lt;br /&gt;
	margin:0px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-24-0-24-0 {&lt;br /&gt;
	margin:24px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.div-box-h2-HP {&lt;br /&gt;
	margin: 1em 0px 15px 0px !important; &lt;br /&gt;
	font-size:120%; &lt;br /&gt;
	font-weight:bold; &lt;br /&gt;
	border-style: none; &lt;br /&gt;
	text-align:left; &lt;br /&gt;
	color:#cc6600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-0-0-0 {&lt;br /&gt;
	padding:0px 0px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-10-0-0 {&lt;br /&gt;
	padding:0px 10px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-HP {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 0;    &lt;br /&gt;
    margin-left: 5px;&lt;br /&gt;
    margin-right: 0px;&lt;br /&gt;
    padding-right:50px;&lt;br /&gt;
    border-spacing: 0;&lt;br /&gt;
    border-collapse: separate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-left-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.border-td-table-HP {&lt;br /&gt;
    border-color: transparent;&lt;br /&gt;
    border-width: 1px;&lt;br /&gt;
    border-style: solid;&lt;br /&gt;
	&lt;br /&gt;
    padding-right: 60px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-rigth-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
/*Book Downloads component table*/&lt;br /&gt;
.plainlinks.fmbox.fmbox-system {&lt;br /&gt;
    width:260px;&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mobileonly {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CLWB-358*/&lt;br /&gt;
.navbox-subgroup .navbox-group {&lt;br /&gt;
    width:30%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-362*/&lt;br /&gt;
.table-content{&lt;br /&gt;
    border: 0px;&lt;br /&gt;
    width: 75%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-image{&lt;br /&gt;
    border-bottom:30px solid transparent;&lt;br /&gt;
    width:82px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-title {&lt;br /&gt;
    text-align:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-pdf{&lt;br /&gt;
    width: 40px; &lt;br /&gt;
    text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-371*/&lt;br /&gt;
/*format of template*/&lt;br /&gt;
.PDFWARNING-box table.plainlinks.fmbox.fmbox-system{&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-373*/&lt;br /&gt;
.table-contributor-template-information{&lt;br /&gt;
    border:0px;&lt;br /&gt;
    width:225px;&lt;br /&gt;
    text-align: left;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details{&lt;br /&gt;
    font-size:85%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details td{&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
table.plainlinks.ombox.ombox-notice {&lt;br /&gt;
	width: 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**********************************Desktop CSS changes**************************/&lt;br /&gt;
body, .mw-body h1, .mw-body-content h1, .mw-body-content h2 {&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif !important;&lt;br /&gt;
	font-size: 18px;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body{&lt;br /&gt;
        background-color: #fafafa !important;&lt;br /&gt;
        background-image: none !important;&lt;br /&gt;
    height: 100% !important;&lt;br /&gt;
    margin: 0 !important;&lt;br /&gt;
    padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Content */&lt;br /&gt;
div#content {&lt;br /&gt;
	/*margin-left: 227px;&lt;br /&gt;
	padding: 1em;*/&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-y;&lt;br /&gt;
	background-color: white;*/&lt;br /&gt;
	color: black;&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
	padding-top: 20px;&lt;br /&gt;
	padding-right: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
	height: 12em;&lt;br /&gt;
	background-color: #fafafa;&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: bottom left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
	height: 140px;&lt;br /&gt;
	box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-moz-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-webkit-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-o-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	margin-left: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
#left-navigation {&lt;br /&gt;
	/*left: 230px;&lt;br /&gt;
	top: 7.6em; */&lt;br /&gt;
        margin-left: 12.5em;&lt;br /&gt;
        /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li {&lt;br /&gt;
	background: none;&lt;br /&gt;
        /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
    height: 3.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	left: 650px;&lt;br /&gt;
	top: 2.5em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*#p-cactions h5{&lt;br /&gt;
	margin-bottom: 0em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: none ;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs span {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-316 - Match heading styles to that on Clicklaw.bc.ca*/&lt;br /&gt;
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .selected{&lt;br /&gt;
        background: transparent !important;&lt;br /&gt;
        background-image: linear-gradient(to top,#54a546 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown{&lt;br /&gt;
    /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
    /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-checkbox:checked ~ .vector-menu-content .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3{&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs li.new a,&lt;br /&gt;
div.clicklawTabs li.new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawMenu h5 a {&lt;br /&gt;
	height: 1.85em;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li.selected  a,&lt;br /&gt;
.vector-menu-dropdown li.selected  a:visited {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
    float: right;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 20px;&lt;br /&gt;
    height: 60px;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
    margin: 0em;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
    right: 0em;&lt;br /&gt;
    padding: 20px 30px 20px 30px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal h3, .vector-menu-portal h3 {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-portal .vector-menu-content li a{&lt;br /&gt;
        color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body, .vector-menu-portal .body {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a:visited, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal, .vector-menu-portal{&lt;br /&gt;
        padding: 0 0 1.5em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Footer */&lt;br /&gt;
#footer {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
	margin-top: 50px;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.09);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
    min-height: 130px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {   &lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs ul {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*body.clicklaw-animateLayout #center-navigation {&lt;br /&gt;
	-moz-transition: left 250ms;&lt;br /&gt;
	-webkit-transition: left 250ms;&lt;br /&gt;
	-o-transition: left 250ms;&lt;br /&gt;
	transition: left 250ms;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
	box-shadow: 1px 6px 7px 0px rgba(0,0,0,0.11);&lt;br /&gt;
	padding:30px 20px 0px 0px; &lt;br /&gt;
	margin:7px 0px 0px 0px;&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-right: 1px solid #e4e4e4;&lt;br /&gt;
        top: 138px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
	background-color: #f5f5f5;&lt;br /&gt;
	padding: 5px 0px 5px 0px;&lt;br /&gt;
	box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-moz-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-webkit-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-o-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        -moz-transition: right 250ms;&lt;br /&gt;
        -webkit-transition: right 250ms;&lt;br /&gt;
        -o-transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
        top: 0em;&lt;br /&gt;
        right: 0em;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a {&lt;br /&gt;
	color: #4f5359 !important;&lt;br /&gt;
	font-size: 1em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
        font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a:hover, #p-personal ul li a:focus{&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
    padding-right: 1.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation { top: 7.6em; }*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
#p-logo {&lt;br /&gt;
        position: absolute;&lt;br /&gt;
	top: -90px;&lt;br /&gt;
	width: 400px;&lt;br /&gt;
        margin-left: -1.666667em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	width: 400px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
#mw-content-text a {&lt;br /&gt;
  color: #000;&lt;br /&gt;
  text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a, a.new {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:hover, a:focus {&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#searchform div {  &lt;br /&gt;
	position: relative !important;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#searchform input#searchInput {&lt;br /&gt;
        float: right; &lt;br /&gt;
        position: absolute;&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif;  &lt;br /&gt;
	padding: 10px 40px 10px 10px;  &lt;br /&gt;
	border: none;  width: 300px;  &lt;br /&gt;
	box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);  &lt;br /&gt;
	/*margin: 0px -130px 0px -130px;*/&lt;br /&gt;
	-webkit-appearance: none;&lt;br /&gt;
	-webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);&lt;br /&gt;
        /*right: 0em;*/&lt;br /&gt;
        top: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchform {&lt;br /&gt;
        position: relative; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-searchButton {  &lt;br /&gt;
	/*position: relative;  &lt;br /&gt;
	left: 258px; */ &lt;br /&gt;
	background: rgba(0,0,0,0);  &lt;br /&gt;
	border: none;  &lt;br /&gt;
	cursor: pointer;  &lt;br /&gt;
	margin: 0;  &lt;br /&gt;
	padding: 10px 12px; &lt;br /&gt;
        float: right;       &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton{&lt;br /&gt;
        /*position: relative; &lt;br /&gt;
        float: right;*/&lt;br /&gt;
        /*left: 258px;*/&lt;br /&gt;
        background-size: 15px;&lt;br /&gt;
        width: 20px;&lt;br /&gt;
        height: 20px;&lt;br /&gt;
        top: 20px;&lt;br /&gt;
        margin: 0px 10px 0px 0px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#p-search-border {&lt;br /&gt;
	border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 10px;&lt;br /&gt;
    height: 125px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-336 - UX: Printable version not optimized for print */&lt;br /&gt;
body.page-Main_Page #p-coll-print_export {&lt;br /&gt;
	display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal-first h3{&lt;br /&gt;
        display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
q {&lt;br /&gt;
	font-family: Trebuchet MS, Times, &amp;quot;Times New Roman&amp;quot;, serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
pre, code, tt, kbd, samp {&lt;br /&gt;
	font-family: Trebuchet MS, monospace, &amp;quot;Courier New&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.catlinks {&lt;br /&gt;
	border: none;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
.catlinks a {&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
/* Interwiki Styling */&lt;br /&gt;
/*div#content a.extiw,&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	/* Don&#039;t show icons for interwiki links */&lt;br /&gt;
	background: none;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
	background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head div.body.vector-menu-content{&lt;br /&gt;
        float: right;&lt;br /&gt;
        padding: 5px 0px 5px 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#pt-userpage a {&lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body, .parsoid-body{&lt;br /&gt;
        background: none;&lt;br /&gt;
        border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation{&lt;br /&gt;
        margin-top: 9em;&lt;br /&gt;
        width: 40%;&lt;br /&gt;
        background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
        padding-bottom: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation{&lt;br /&gt;
        float: left;&lt;br /&gt;
        /*margin-right: 40%;*/&lt;br /&gt;
}    &lt;br /&gt;
&lt;br /&gt;
#searchInput:focus, #simpleSearch:hover #searchInput:focus {&lt;br /&gt;
    outline: 0;&lt;br /&gt;
    border-color: #000;&lt;br /&gt;
    -webkit-box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
    box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
:focus {&lt;br /&gt;
    outline-color: #000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch{&lt;br /&gt;
   /*margin-right: -50px;*/&lt;br /&gt;
   /*margin-top: 25px;*/&lt;br /&gt;
   width: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form {&lt;br /&gt;
    /* margin: 0.5em 0 0; */&lt;br /&gt;
    margin: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading{&lt;br /&gt;
    font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CommetStreams style*/&lt;br /&gt;
#cs-header {&lt;br /&gt;
    background-color: #DFF0FF;&lt;br /&gt;
    padding: 12px;&lt;br /&gt;
    border: 2px solid #30538f;&lt;br /&gt;
    width: fit-content;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide single page printing message collection*/&lt;br /&gt;
.collection-warning-box, .collection-notice-box{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide comments*/&lt;br /&gt;
.cs-stream{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation {&lt;br /&gt;
  width: calc(50% - 120px) !important;&lt;br /&gt;
  height: 45px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch #searchButton {&lt;br /&gt;
  top: 12px;&lt;br /&gt;
  right: -10px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=62080</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=62080"/>
		<updated>2025-11-05T11:44:01Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* common.css */&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page h1.firstHeading { display:none; }&lt;br /&gt;
&lt;br /&gt;
/* &amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt; */&lt;br /&gt;
 &lt;br /&gt;
/* Main page fixes */&lt;br /&gt;
#interwiki-completelist {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
body.page-Main_Page #ca-delete {&lt;br /&gt;
    display: none !important;right:&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
body.page-Main_mobiPage #mp-topbanner {&lt;br /&gt;
   clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Edit window toolbar */&lt;br /&gt;
#toolbar {&lt;br /&gt;
    height: 22px;&lt;br /&gt;
    margin-bottom: 6px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Margins for &amp;lt;ol&amp;gt; and &amp;lt;ul&amp;gt; */&lt;br /&gt;
#content ol, #content ul,&lt;br /&gt;
#mw_content ol, #mw_content ul {&lt;br /&gt;
  margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Make the list of references in [[Template:Reflist]] smaller */&lt;br /&gt;
.references-small { &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn&#039;t accept it */&lt;br /&gt;
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */&lt;br /&gt;
/* column-count is from the CSS3 module &amp;quot;CSS Multi-column Layout&amp;quot; */&lt;br /&gt;
/* Please ignore any validator errors caused by these two lines */&lt;br /&gt;
.references-2column {&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    -moz-column-count: 2;&lt;br /&gt;
    column-count: 2;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Highlight clicked reference in blue to help navigation */&lt;br /&gt;
ol.references &amp;gt; li:target,&lt;br /&gt;
sup.reference:target,&lt;br /&gt;
span.citation:target { &lt;br /&gt;
    background-color: #DEF;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Ensure refs in table headers and the like aren&#039;t bold or italic */&lt;br /&gt;
sup.reference {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Styling for citations */&lt;br /&gt;
span.citation, cite {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
    word-wrap: break-word;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For linked citation numbers and document IDs, where&lt;br /&gt;
   the number need not be shown on a screen or a handheld,&lt;br /&gt;
   but should be included in the printed version&lt;br /&gt;
*/&lt;br /&gt;
@media screen, handheld {&lt;br /&gt;
    span.citation *.printonly {&lt;br /&gt;
        display: none;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* wikitable/prettytable class for skinning normal tables */&lt;br /&gt;
table.wikitable,&lt;br /&gt;
table.prettytable {&lt;br /&gt;
    margin: 1em 1em 1em 0;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th, .wikitable td,&lt;br /&gt;
.prettytable th, .prettytable td {&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th,&lt;br /&gt;
.prettytable th {&lt;br /&gt;
    background: #f2f2f2;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.wikitable caption,&lt;br /&gt;
.prettytable caption {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Default style for navigation boxes */&lt;br /&gt;
.navbox {                     /* Navbox container style */&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: auto;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    padding: 1px;&lt;br /&gt;
}&lt;br /&gt;
.navbox-inner,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-group,&lt;br /&gt;
.navbox-title,&lt;br /&gt;
.navbox-abovebelow {&lt;br /&gt;
    padding: 0.25em 1em;      /* Title, group and above/below styles */&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
th.navbox-group {             /* Group style */&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    background: #fdfdfd;      /* Background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-list {&lt;br /&gt;
    line-height: 1.8em;&lt;br /&gt;
    border-color: #fdfdfd;    /* Must match background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox th,&lt;br /&gt;
.navbox-title {&lt;br /&gt;
    background: #ccccff;      /* Level 1 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-abovebelow,&lt;br /&gt;
th.navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-title {&lt;br /&gt;
    background: #ddddff;      /* Level 2 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-subgroup .navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-abovebelow {&lt;br /&gt;
    background: #e6e6ff;      /* Level 3 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-even {&lt;br /&gt;
    background: #f7f7f7;      /* Even row striping */&lt;br /&gt;
}&lt;br /&gt;
.navbox-odd {&lt;br /&gt;
    background: transparent;  /* Odd row striping */&lt;br /&gt;
}&lt;br /&gt;
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */&lt;br /&gt;
    margin-top: -1px;          /* (doesn&#039;t work for IE6, but that&#039;s okay)       */&lt;br /&gt;
}&lt;br /&gt;
.navbox .hlist td dl,&lt;br /&gt;
.navbox .hlist td ol,&lt;br /&gt;
.navbox .hlist td ul,&lt;br /&gt;
.navbox td.hlist dl,&lt;br /&gt;
.navbox td.hlist ol,&lt;br /&gt;
.navbox td.hlist ul {&lt;br /&gt;
    padding: 0.125em 0;       /* Adjust hlist padding in navboxes */&lt;br /&gt;
}&lt;br /&gt;
ol + table.navbox,&lt;br /&gt;
ul + table.navbox {&lt;br /&gt;
    margin-top: 0.5em;        /* Prevent lists from clinging to navboxes */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Default styling for Navbar template */&lt;br /&gt;
.navbar {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
.navbar ul {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.navbar li {&lt;br /&gt;
    word-spacing: -0.125em;&lt;br /&gt;
}&lt;br /&gt;
.navbar.mini li span {&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
}&lt;br /&gt;
/* Navbar styling when nested in infobox and navbox */&lt;br /&gt;
.infobox .navbar {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox .navbar {&lt;br /&gt;
    display: block;&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-title .navbar {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-right: 0.5em;&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* &#039;show&#039;/&#039;hide&#039; buttons created dynamically by the CollapsibleTables javascript&lt;br /&gt;
   in [[MediaWiki:Common.js]] are styled here so they can be customised. */&lt;br /&gt;
.collapseButton {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-left: 0.5em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    width: auto;&lt;br /&gt;
}&lt;br /&gt;
/* In navboxes, the show/hide button balances the v·d·e links&lt;br /&gt;
   from [[Template:Navbar]], so they need to be the same width. */&lt;br /&gt;
.navbox .collapseButton {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styling for JQuery makeCollapsible, matching that of collapseButton */&lt;br /&gt;
.mw-collapsible-toggle {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox .mw-collapsible-toggle {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: right;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: larger;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em; &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: solid 1px #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes redirects appear in italics in categories and on [[Special:Allpages]] */&lt;br /&gt;
.redirect-in-category, .allpagesredirect {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Icons for medialist templates [[Template:Listen]],&lt;br /&gt;
   [[Template:Multi-listen_start]], [[Template:Video]],&lt;br /&gt;
   [[Template:Multi-video_start]]&lt;br /&gt;
*/&lt;br /&gt;
div.listenlist {&lt;br /&gt;
    background:&lt;br /&gt;
        url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png&amp;quot;);&lt;br /&gt;
    padding-left: 40px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style rules for media list templates */&lt;br /&gt;
div.medialist {&lt;br /&gt;
    min-height: 50px;&lt;br /&gt;
    margin: 1em;&lt;br /&gt;
    background-position: top left;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul {&lt;br /&gt;
    list-style-type: none; &lt;br /&gt;
    list-style-image: none;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li {&lt;br /&gt;
    padding-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li li {&lt;br /&gt;
    font-size: 91%;&lt;br /&gt;
    padding-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon for all PDF files&lt;br /&gt;
   in browsers that support these CSS selectors, like Mozilla and Opera */&lt;br /&gt;
#content a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF#&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 16px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon anywhere the PDFlink class&lt;br /&gt;
   is used (notably Template:PDFlink). This works in IE, unlike the above. */&lt;br /&gt;
#content span.PDFlink a,&lt;br /&gt;
#mw_content span.PDFlink a {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 17px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Content in columns with CSS instead of tables [[Template:Columns]] */&lt;br /&gt;
div.columns-2 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 50%;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-3 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 33.3%;&lt;br /&gt;
    min-width: 200px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-4 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 25%;&lt;br /&gt;
    min-width: 150px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-5 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 20%;&lt;br /&gt;
    min-width: 120px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Messagebox templates */&lt;br /&gt;
.messagebox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    width: 80%;&lt;br /&gt;
    margin: 0 auto 1em auto;&lt;br /&gt;
    padding: .2em;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.merge {&lt;br /&gt;
    border: 1px solid #c0b8cc;&lt;br /&gt;
    background-color: #f0e5ff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.cleanup {&lt;br /&gt;
    border: 1px solid #9f9fff;&lt;br /&gt;
    background-color: #efefff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    margin: 4px auto;&lt;br /&gt;
}&lt;br /&gt;
/* For old WikiProject banners inside banner shells. */&lt;br /&gt;
.mbox-inside .standard-talk,&lt;br /&gt;
.messagebox.nested-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: 2px 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.small {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
}&lt;br /&gt;
.messagebox.small-talk {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
    background: #F8EABA;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */&lt;br /&gt;
th.mbox-text, td.mbox-text {     /* The message body cell(s) */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 0.25em 0.9em;       /* 0.9em left/right */&lt;br /&gt;
    width: 100%;    /* Make all mboxes the same width regardless of text length */&lt;br /&gt;
}&lt;br /&gt;
td.mbox-image {                  /* The left image cell */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-imageright {             /* The right image cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-empty-cell {         /* An empty narrow cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 0px;&lt;br /&gt;
    width: 1px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Article message box styles */&lt;br /&gt;
table.ambox {&lt;br /&gt;
    margin: 0px 10%;   /* 10% = Will not overlap with other elements */&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb; &lt;br /&gt;
}&lt;br /&gt;
table.ambox + table.ambox {   /* Single border between stacked boxes. */&lt;br /&gt;
    margin-top: -1px;&lt;br /&gt;
}&lt;br /&gt;
.ambox th.mbox-text, &lt;br /&gt;
.ambox td.mbox-text {            /* The message body cell(s) */&lt;br /&gt;
    padding: 0.25em 0.5em;       /* 0.5em left/right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-image {           /* The left image cell */&lt;br /&gt;
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-imageright {      /* The right image cell */&lt;br /&gt;
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ambox-notice {&lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-speedy {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;                   /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-delete {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-content {&lt;br /&gt;
    border-left: 10px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-style {&lt;br /&gt;
    border-left: 10px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-move {&lt;br /&gt;
    border-left: 10px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-protection {&lt;br /&gt;
    border-left: 10px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Image message box styles */&lt;br /&gt;
table.imbox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 3px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb;&lt;br /&gt;
}&lt;br /&gt;
.imbox .mbox-text .imbox {    /* For imboxes inside imbox-text cells. */&lt;br /&gt;
    margin: 0 -0.5em;    /* 0.9 - 0.5 = 0.4em left/right. */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .imbox {    /* For imboxes inside other templates. */&lt;br /&gt;
    margin: 4px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.imbox-notice {&lt;br /&gt;
    border: 3px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-speedy {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-delete {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-content {&lt;br /&gt;
    border: 3px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-style {&lt;br /&gt;
    border: 3px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-move {&lt;br /&gt;
    border: 3px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-protection {&lt;br /&gt;
    border: 3px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-license {&lt;br /&gt;
    border: 3px solid #88a;       /* Dark gray */&lt;br /&gt;
    background: #f7f8ff;          /* Light gray */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-featured {&lt;br /&gt;
    border: 3px solid #cba135;    /* Brown-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Category message box styles */&lt;br /&gt;
table.cmbox {&lt;br /&gt;
    margin: 3px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background: #DFE8FF;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.cmbox-notice {&lt;br /&gt;
    background: #D8E8FF;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-speedy {&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 4px;&lt;br /&gt;
    border: 4px solid #b22222;    /* Red */&lt;br /&gt;
    background: #FFDBDB;          /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-delete {&lt;br /&gt;
    background: #FFDBDB;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-content {&lt;br /&gt;
    background: #FFE7CE;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-style {&lt;br /&gt;
    background: #FFF9DB;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-move {&lt;br /&gt;
    background: #E4D8FF;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-protection {&lt;br /&gt;
    background: #EFEFE1;    /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Other pages message box styles */&lt;br /&gt;
table.ombox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 1px solid #aaa;       /* Default &amp;quot;notice&amp;quot; gray */&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ombox-notice {&lt;br /&gt;
    border: 1px solid #aaa;       /* Gray */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-content {&lt;br /&gt;
    border: 1px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-style {&lt;br /&gt;
    border: 1px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-move {&lt;br /&gt;
    border: 1px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-protection {&lt;br /&gt;
    border: 2px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Talk page message box styles */&lt;br /&gt;
table.tmbox {&lt;br /&gt;
    margin: 4px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #c0c090;    /* Default &amp;quot;notice&amp;quot; gray-brown */&lt;br /&gt;
    background: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The &amp;quot;mediawiki&amp;quot; */&lt;br /&gt;
    margin: 2px 0;               /* class ensures that this declaration overrides other */&lt;br /&gt;
    width: 100%;  /* For Safari and Opera */     /* styles (including mbox-small above) */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .tmbox.mbox-small { /* &amp;quot;small&amp;quot; tmboxes should not be small when  */&lt;br /&gt;
    line-height: 1.5em;          /* also &amp;quot;nested&amp;quot;, so reset styles that are   */   &lt;br /&gt;
    font-size: 100%;             /* set in &amp;quot;mbox-small&amp;quot; above.                */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.tmbox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-content {&lt;br /&gt;
    border: 2px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-style {&lt;br /&gt;
    border: 2px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-move {&lt;br /&gt;
    border: 2px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-protection,&lt;br /&gt;
table.tmbox-notice {&lt;br /&gt;
    border: 1px solid #c0c090;    /* Gray-brown */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Disambig and set index box styles */&lt;br /&gt;
table.dmbox {&lt;br /&gt;
    clear: both; &lt;br /&gt;
    margin: 0.9em 1em; &lt;br /&gt;
    border-top: 1px solid #ccc; &lt;br /&gt;
    border-bottom: 1px solid #ccc; &lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Footer and header message box styles */&lt;br /&gt;
table.fmbox {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;     /* Default &amp;quot;system&amp;quot; gray */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-system {&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-warning {&lt;br /&gt;
    border: 1px solid #bb7070;  /* Dark pink */&lt;br /&gt;
    background: #ffdbdb;        /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-editnotice {&lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;warning&amp;quot; style fmbox messages. */&lt;br /&gt;
div.mw-warning-with-logexcerpt,&lt;br /&gt;
div.mw-lag-warn-high,&lt;br /&gt;
div.mw-cascadeprotectedwarning,&lt;br /&gt;
div#mw-protect-cascadeon {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #bb7070;&lt;br /&gt;
    background: #ffdbdb;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;system&amp;quot; style fmbox messages. Used in &lt;br /&gt;
   [[MediaWiki:Noarticletext]] and [[MediaWiki:Readonly lag]]. */&lt;br /&gt;
div.mw-lag-warn-normal,&lt;br /&gt;
div.noarticletext,&lt;br /&gt;
div.fmbox-system {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* These mbox-small classes must be placed after all other &lt;br /&gt;
   ambox/tmbox/ombox etc classes. &amp;quot;body.mediawiki&amp;quot; is so &lt;br /&gt;
   they override &amp;quot;table.ambox + table.ambox&amp;quot; above. */&lt;br /&gt;
body.mediawiki table.mbox-small {   /* For the &amp;quot;small=yes&amp;quot; option. */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 4px 0 4px 1em;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
body.mediawiki table.mbox-small-left {   /* For the &amp;quot;small=left&amp;quot; option. */&lt;br /&gt;
    margin: 4px 1em 4px 0;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Support for Template:IPA, Template:Unicode and Template:Polytonic.&lt;br /&gt;
   The second declarations reset the styles for all browsers except&lt;br /&gt;
   IE6, which chokes on the empty comment tags. Please copy any changes&lt;br /&gt;
   to [[Template:IPA fonts]] and [[Template:Unicode fonts]].&lt;br /&gt;
*/&lt;br /&gt;
.IPA {&lt;br /&gt;
    font-family: &amp;quot;Charis SIL&amp;quot;, &amp;quot;Doulos SIL&amp;quot;, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Chrysanthi Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.Unicode {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;Free Serif&amp;quot;, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;, &amp;quot;Bitstream Cyberbit&amp;quot;,&lt;br /&gt;
                 &amp;quot;Bitstream CyberBase&amp;quot;, Thryomanes, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Free Sans&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;,&lt;br /&gt;
                 &amp;quot;Microsoft Sans Serif&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.latinx {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Microsoft Sans Serif&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.polytonic {&lt;br /&gt;
    font-family: &amp;quot;Athena Unicode&amp;quot;, Gentium, &amp;quot;Palatino Linotype&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, Code2000; &lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
#wpSave {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */&lt;br /&gt;
.hiddenStructure {&lt;br /&gt;
    display: inline ! important;&lt;br /&gt;
    color: #f00; &lt;br /&gt;
    background-color: #0f0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* suppress missing interwiki image links where #ifexist cannot&lt;br /&gt;
   be used due to high number of requests see .hidden-redlink on &lt;br /&gt;
   http://meta.wikimedia.org/wiki/MediaWiki:Common.css&lt;br /&gt;
*/&lt;br /&gt;
.check-icon a.new {&lt;br /&gt;
    display: none; &lt;br /&gt;
    speak: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Removes underlines from links */&lt;br /&gt;
.nounderlines a { &lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove underline from IPA links */&lt;br /&gt;
.IPA a:link, .IPA a:visited {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Standard Navigationsleisten, aka box hiding thingy&lt;br /&gt;
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */&lt;br /&gt;
div.NavFrame {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 4px;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame + div.NavFrame {&lt;br /&gt;
    border-top-style: none;&lt;br /&gt;
    border-top-style: hidden;&lt;br /&gt;
}&lt;br /&gt;
div.NavPic {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    float: left;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame div.NavHead {&lt;br /&gt;
    height: 1.6em;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    background-color: #ccf;&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame p,&lt;br /&gt;
div.NavFrame div.NavContent,&lt;br /&gt;
div.NavFrame div.NavContent p {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
div.NavEnd {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    line-height: 1px;&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
a.NavToggle {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    right: 3px;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Hatnotes and disambiguation notices */&lt;br /&gt;
.rellink,&lt;br /&gt;
.dablink {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
.rellink i,&lt;br /&gt;
.dablink i {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style for horizontal UL lists */&lt;br /&gt;
.horizontal ul {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li { &lt;br /&gt;
    padding: 0 0.6em 0 0.4em;&lt;br /&gt;
    display: inline;&lt;br /&gt;
    border-right: 1px solid;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li:last-child {&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    padding-right: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow transcluded pages to display in lists rather than a table.&lt;br /&gt;
   Compatible in Firefox; incompatible in IE6. */&lt;br /&gt;
.listify td    { display: list-item; }&lt;br /&gt;
.listify tr    { display: block; }&lt;br /&gt;
.listify table { display: block; }&lt;br /&gt;
 &lt;br /&gt;
/* Geographical coordinates defaults. See [[Template:Coord/link]]&lt;br /&gt;
   for how these are used. The classes &amp;quot;geo&amp;quot;, &amp;quot;longitude&amp;quot;, and&lt;br /&gt;
   &amp;quot;latitude&amp;quot; are used by the [[Geo microformat]].&lt;br /&gt;
 */&lt;br /&gt;
.geo-default, .geo-dms, .geo-dec  { display: inline; }&lt;br /&gt;
.geo-nondefault, .geo-multi-punct { display: none; }&lt;br /&gt;
.longitude, .latitude             { white-space: nowrap; }&lt;br /&gt;
 &lt;br /&gt;
/* When &amp;lt;div class=&amp;quot;nonumtoc&amp;quot;&amp;gt; is used on the table of contents,&lt;br /&gt;
   the ToC will display without numbers */&lt;br /&gt;
.nonumtoc .tocnumber { display: none; }&lt;br /&gt;
.nonumtoc #toc ul,&lt;br /&gt;
.nonumtoc .toc ul {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    margin: .3em 0 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.nonumtoc #toc ul ul, &lt;br /&gt;
.nonumtoc .toc ul ul { &lt;br /&gt;
    margin: 0 0 0 2em; &lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow limiting of which header levels are shown in a TOC;&lt;br /&gt;
   &amp;lt;div class=&amp;quot;toclimit-3&amp;quot;&amp;gt;, for instance, will limit to&lt;br /&gt;
   showing ==headings== and ===headings=== but no further&lt;br /&gt;
   (as long as there are no =headings= on the page, which&lt;br /&gt;
   there shouldn&#039;t be according to the MoS).&lt;br /&gt;
 */&lt;br /&gt;
.toclimit-2 .toclevel-2,&lt;br /&gt;
.toclimit-3 .toclevel-3,&lt;br /&gt;
.toclimit-4 .toclevel-4,&lt;br /&gt;
.toclimit-5 .toclevel-5,&lt;br /&gt;
.toclimit-6 .toclevel-6,&lt;br /&gt;
.toclimit-7 .toclevel-7 { display: none; }&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Template:Quote */&lt;br /&gt;
blockquote.templatequote { &lt;br /&gt;
     margin-top: 0; &lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite { &lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite cite {&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
div.user-block {&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    border: 1px solid #A9A9A9;&lt;br /&gt;
    background-color: #FFEFD5;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent line breaks in silly places: &lt;br /&gt;
   1) Links when we don&#039;t want them to&lt;br /&gt;
   2) Bold &amp;quot;links&amp;quot; to the page itself&lt;br /&gt;
   2) HTML formulae&lt;br /&gt;
   3) Ref tags with group names &amp;lt;ref group=&amp;quot;Note&amp;quot;&amp;gt; --&amp;gt; &amp;quot;[Note 1]&amp;quot;&lt;br /&gt;
*/&lt;br /&gt;
.nowraplinks a,&lt;br /&gt;
.nowraplinks .selflink,&lt;br /&gt;
span.texhtml,&lt;br /&gt;
sup.reference a { &lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For template documentation */&lt;br /&gt;
.template-documentation {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 1em 0 0 0;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background-color: #ecfcf4; &lt;br /&gt;
    padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.thumbinner {&lt;br /&gt;
    min-width: 100px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Inline divs in ImageMaps (code borrowed from de.wiki) */&lt;br /&gt;
.imagemap-inline div {&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Increase the height of the image upload box */&lt;br /&gt;
#wpUploadDescription {&lt;br /&gt;
    height: 13em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Reduce line-height for &amp;lt;sup&amp;gt; and &amp;lt;sub&amp;gt; */&lt;br /&gt;
sup, sub {&lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove white border from thumbnails */&lt;br /&gt;
div.thumb {&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;br /&gt;
div.tright {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 0 0.8em 1.4em;&lt;br /&gt;
}&lt;br /&gt;
div.tleft {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 1.4em 0.8em 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes the background of a framed image white instead of gray. */&lt;br /&gt;
/* Only visible with transparent images. */&lt;br /&gt;
div.thumb img.thumbimage {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* The backgrounds for galleries. */&lt;br /&gt;
#content .gallerybox div.thumb {&lt;br /&gt;
    background-color: #F9F9F9;   /* Light gray padding */&lt;br /&gt;
}&lt;br /&gt;
/* Put a chequered background behind images, only visible if they have transparency */&lt;br /&gt;
.gallerybox .thumb img,&lt;br /&gt;
#file img {&lt;br /&gt;
    background: white url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png&amp;quot;) repeat;&lt;br /&gt;
}&lt;br /&gt;
/* But not on articles, user pages, portals or with opt-out. */&lt;br /&gt;
.ns-0 .gallerybox .thumb img,&lt;br /&gt;
.ns-2 .gallerybox .thumb img,&lt;br /&gt;
.ns-100 .gallerybox .thumb img, &lt;br /&gt;
.nochecker .gallerybox .thumb img {&lt;br /&gt;
    background: white;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent floating boxes from overlapping any category listings,&lt;br /&gt;
   file histories, edit previews, and edit [Show changes] views */&lt;br /&gt;
#mw-subcategories, #mw-pages, #mw-category-media, &lt;br /&gt;
#filehistory, #wikiPreview, #wikiDiff {&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Selectively hide headers in WikiProject banners */&lt;br /&gt;
.wpb .wpb-header             { display: none; }&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: block; }     /* for IE */&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */&lt;br /&gt;
.wpbs-inner .wpb-outside     { display: none; }      /* hide things that should only display outside shells */&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Abuse Filter tags */&lt;br /&gt;
.mw-tag-markers {&lt;br /&gt;
 font-family:sans-serif;&lt;br /&gt;
 font-style:italic;&lt;br /&gt;
 font-size:90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Fix so &amp;lt;tt&amp;gt;, &amp;lt;code&amp;gt; and &amp;lt;pre&amp;gt; tags get normal text size also in &lt;br /&gt;
   some versions of Firefox, Safari, Konqueror, Chrome etc. */&lt;br /&gt;
tt, code, pre {&lt;br /&gt;
    font-family: monospace, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* &amp;lt;/source&amp;gt; */&lt;br /&gt;
&lt;br /&gt;
/* CLWB-259*/&lt;br /&gt;
/* self links */&lt;br /&gt;
a.mw-selflink {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:hover {&lt;br /&gt;
    cursor: inherit;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:active,&lt;br /&gt;
a.mw-selflink:visited {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* CLWB-234 */&lt;br /&gt;
.postedit-content {&lt;br /&gt;
    padding-right:10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/************************* Mobile view ****************************/&lt;br /&gt;
/*CLWB-363*/&lt;br /&gt;
/*Home Page 2 columns - Desktop CSS*/&lt;br /&gt;
.div-box-HP {&lt;br /&gt;
	box-shadow:  0 0 6px 0 rgba(0,0,0,0.09); &lt;br /&gt;
	padding:10px 20px 15px 20px; &lt;br /&gt;
	width:100%; &lt;br /&gt;
	vertical-align:top;&lt;br /&gt;
	background-color: white; &lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-0-0-24-0 {&lt;br /&gt;
	margin:0px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-24-0-24-0 {&lt;br /&gt;
	margin:24px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.div-box-h2-HP {&lt;br /&gt;
	margin: 1em 0px 15px 0px !important; &lt;br /&gt;
	font-size:120%; &lt;br /&gt;
	font-weight:bold; &lt;br /&gt;
	border-style: none; &lt;br /&gt;
	text-align:left; &lt;br /&gt;
	color:#cc6600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-0-0-0 {&lt;br /&gt;
	padding:0px 0px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-10-0-0 {&lt;br /&gt;
	padding:0px 10px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-HP {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 0;    &lt;br /&gt;
    margin-left: 5px;&lt;br /&gt;
    margin-right: 0px;&lt;br /&gt;
    padding-right:50px;&lt;br /&gt;
    border-spacing: 0;&lt;br /&gt;
    border-collapse: separate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-left-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.border-td-table-HP {&lt;br /&gt;
    border-color: transparent;&lt;br /&gt;
    border-width: 1px;&lt;br /&gt;
    border-style: solid;&lt;br /&gt;
	&lt;br /&gt;
    padding-right: 60px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-rigth-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
/*Book Downloads component table*/&lt;br /&gt;
.plainlinks.fmbox.fmbox-system {&lt;br /&gt;
    width:260px;&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mobileonly {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CLWB-358*/&lt;br /&gt;
.navbox-subgroup .navbox-group {&lt;br /&gt;
    width:30%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-362*/&lt;br /&gt;
.table-content{&lt;br /&gt;
    border: 0px;&lt;br /&gt;
    width: 75%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-image{&lt;br /&gt;
    border-bottom:30px solid transparent;&lt;br /&gt;
    width:82px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-title {&lt;br /&gt;
    text-align:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-pdf{&lt;br /&gt;
    width: 40px; &lt;br /&gt;
    text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-371*/&lt;br /&gt;
/*format of template*/&lt;br /&gt;
.PDFWARNING-box table.plainlinks.fmbox.fmbox-system{&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-373*/&lt;br /&gt;
.table-contributor-template-information{&lt;br /&gt;
    border:0px;&lt;br /&gt;
    width:225px;&lt;br /&gt;
    text-align: left;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details{&lt;br /&gt;
    font-size:85%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details td{&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
table.plainlinks.ombox.ombox-notice {&lt;br /&gt;
	width: 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**********************************Desktop CSS changes**************************/&lt;br /&gt;
body, .mw-body h1, .mw-body-content h1, .mw-body-content h2 {&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif !important;&lt;br /&gt;
	font-size: 18px;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body{&lt;br /&gt;
        background-color: #fafafa !important;&lt;br /&gt;
        background-image: none !important;&lt;br /&gt;
    height: 100% !important;&lt;br /&gt;
    margin: 0 !important;&lt;br /&gt;
    padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Content */&lt;br /&gt;
div#content {&lt;br /&gt;
	/*margin-left: 227px;&lt;br /&gt;
	padding: 1em;*/&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-y;&lt;br /&gt;
	background-color: white;*/&lt;br /&gt;
	color: black;&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
	padding-top: 20px;&lt;br /&gt;
	padding-right: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
	height: 12em;&lt;br /&gt;
	background-color: #fafafa;&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: bottom left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
	height: 140px;&lt;br /&gt;
	box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-moz-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-webkit-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-o-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	margin-left: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
#left-navigation {&lt;br /&gt;
	/*left: 230px;&lt;br /&gt;
	top: 7.6em; */&lt;br /&gt;
        margin-left: 12.5em;&lt;br /&gt;
        /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li {&lt;br /&gt;
	background: none;&lt;br /&gt;
        /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
    height: 3.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	left: 650px;&lt;br /&gt;
	top: 2.5em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*#p-cactions h5{&lt;br /&gt;
	margin-bottom: 0em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: none ;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs span {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-316 - Match heading styles to that on Clicklaw.bc.ca*/&lt;br /&gt;
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .selected{&lt;br /&gt;
        background: transparent !important;&lt;br /&gt;
        background-image: linear-gradient(to top,#54a546 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown{&lt;br /&gt;
    /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
    /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-checkbox:checked ~ .vector-menu-content .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3{&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs li.new a,&lt;br /&gt;
div.clicklawTabs li.new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawMenu h5 a {&lt;br /&gt;
	height: 1.85em;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li.selected  a,&lt;br /&gt;
.vector-menu-dropdown li.selected  a:visited {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
    float: right;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 20px;&lt;br /&gt;
    height: 60px;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
    margin: 0em;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
    right: 0em;&lt;br /&gt;
    padding: 20px 30px 20px 30px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal h3, .vector-menu-portal h3 {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-portal .vector-menu-content li a{&lt;br /&gt;
        color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body, .vector-menu-portal .body {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a:visited, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal, .vector-menu-portal{&lt;br /&gt;
        padding: 0 0 1.5em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Footer */&lt;br /&gt;
#footer {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
	margin-top: 50px;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.09);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
    min-height: 130px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {   &lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs ul {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*body.clicklaw-animateLayout #center-navigation {&lt;br /&gt;
	-moz-transition: left 250ms;&lt;br /&gt;
	-webkit-transition: left 250ms;&lt;br /&gt;
	-o-transition: left 250ms;&lt;br /&gt;
	transition: left 250ms;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
	box-shadow: 1px 6px 7px 0px rgba(0,0,0,0.11);&lt;br /&gt;
	padding:30px 20px 0px 0px; &lt;br /&gt;
	margin:7px 0px 0px 0px;&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-right: 1px solid #e4e4e4;&lt;br /&gt;
        top: 138px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
	background-color: #f5f5f5;&lt;br /&gt;
	padding: 5px 0px 5px 0px;&lt;br /&gt;
	box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-moz-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-webkit-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-o-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        -moz-transition: right 250ms;&lt;br /&gt;
        -webkit-transition: right 250ms;&lt;br /&gt;
        -o-transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
        top: 0em;&lt;br /&gt;
        right: 0em;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a {&lt;br /&gt;
	color: #4f5359 !important;&lt;br /&gt;
	font-size: 1em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
        font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a:hover, #p-personal ul li a:focus{&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
    padding-right: 1.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation { top: 7.6em; }*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
#p-logo {&lt;br /&gt;
        position: absolute;&lt;br /&gt;
	top: -90px;&lt;br /&gt;
	width: 400px;&lt;br /&gt;
        margin-left: -1.666667em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	width: 400px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
#mw-content-text a {&lt;br /&gt;
  color: #000;&lt;br /&gt;
  text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a, a.new {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:hover, a:focus {&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#searchform div {  &lt;br /&gt;
	position: relative !important;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#searchform input#searchInput {&lt;br /&gt;
        float: right; &lt;br /&gt;
        position: absolute;&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif;  &lt;br /&gt;
	padding: 10px 40px 10px 10px;  &lt;br /&gt;
	border: none;  width: 300px;  &lt;br /&gt;
	box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);  &lt;br /&gt;
	/*margin: 0px -130px 0px -130px;*/&lt;br /&gt;
	-webkit-appearance: none;&lt;br /&gt;
	-webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);&lt;br /&gt;
        /*right: 0em;*/&lt;br /&gt;
        top: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchform {&lt;br /&gt;
        position: relative; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-searchButton {  &lt;br /&gt;
	/*position: relative;  &lt;br /&gt;
	left: 258px; */ &lt;br /&gt;
	background: rgba(0,0,0,0);  &lt;br /&gt;
	border: none;  &lt;br /&gt;
	cursor: pointer;  &lt;br /&gt;
	margin: 0;  &lt;br /&gt;
	padding: 10px 12px; &lt;br /&gt;
        float: right;       &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton{&lt;br /&gt;
        /*position: relative; &lt;br /&gt;
        float: right;*/&lt;br /&gt;
        /*left: 258px;*/&lt;br /&gt;
        background-size: 15px;&lt;br /&gt;
        width: 20px;&lt;br /&gt;
        height: 20px;&lt;br /&gt;
        top: 20px;&lt;br /&gt;
        margin: 0px 10px 0px 0px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#p-search-border {&lt;br /&gt;
	border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 10px;&lt;br /&gt;
    height: 125px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-336 - UX: Printable version not optimized for print */&lt;br /&gt;
body.page-Main_Page #p-coll-print_export {&lt;br /&gt;
	display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal-first h3{&lt;br /&gt;
        display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
q {&lt;br /&gt;
	font-family: Trebuchet MS, Times, &amp;quot;Times New Roman&amp;quot;, serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
pre, code, tt, kbd, samp {&lt;br /&gt;
	font-family: Trebuchet MS, monospace, &amp;quot;Courier New&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.catlinks {&lt;br /&gt;
	border: none;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
.catlinks a {&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
/* Interwiki Styling */&lt;br /&gt;
/*div#content a.extiw,&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	/* Don&#039;t show icons for interwiki links */&lt;br /&gt;
	background: none;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
	background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head div.body.vector-menu-content{&lt;br /&gt;
        float: right;&lt;br /&gt;
        padding: 5px 0px 5px 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#pt-userpage a {&lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body, .parsoid-body{&lt;br /&gt;
        background: none;&lt;br /&gt;
        border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation{&lt;br /&gt;
        margin-top: 9em;&lt;br /&gt;
        width: 40%;&lt;br /&gt;
        background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
        padding-bottom: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation{&lt;br /&gt;
        float: left;&lt;br /&gt;
        /*margin-right: 40%;*/&lt;br /&gt;
}    &lt;br /&gt;
&lt;br /&gt;
#searchInput:focus, #simpleSearch:hover #searchInput:focus {&lt;br /&gt;
    outline: 0;&lt;br /&gt;
    border-color: #000;&lt;br /&gt;
    -webkit-box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
    box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
:focus {&lt;br /&gt;
    outline-color: #000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch{&lt;br /&gt;
   /*margin-right: -50px;*/&lt;br /&gt;
   /*margin-top: 25px;*/&lt;br /&gt;
   width: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form {&lt;br /&gt;
    /* margin: 0.5em 0 0; */&lt;br /&gt;
    margin: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading{&lt;br /&gt;
    font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CommetStreams style*/&lt;br /&gt;
#cs-header {&lt;br /&gt;
    background-color: #DFF0FF;&lt;br /&gt;
    padding: 12px;&lt;br /&gt;
    border: 2px solid #30538f;&lt;br /&gt;
    width: fit-content;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide single page printing message collection*/&lt;br /&gt;
.collection-warning-box, .collection-notice-box{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide comments*/&lt;br /&gt;
.cs-stream{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation {&lt;br /&gt;
  width: calc(50% - 120px) !important;&lt;br /&gt;
  height: 45px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton {&lt;br /&gt;
  top: 12px;&lt;br /&gt;
  right: -10px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=File:TreviranusIEEESTH-TICPaper.pdf&amp;diff=61206</id>
		<title>File:TreviranusIEEESTH-TICPaper.pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=File:TreviranusIEEESTH-TICPaper.pdf&amp;diff=61206"/>
		<updated>2025-09-25T17:19:13Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=60318</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=60318"/>
		<updated>2025-08-01T07:46:50Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* common.css */&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page h1.firstHeading { display:none; }&lt;br /&gt;
&lt;br /&gt;
/* &amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt; */&lt;br /&gt;
 &lt;br /&gt;
/* Main page fixes */&lt;br /&gt;
#interwiki-completelist {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
body.page-Main_Page #ca-delete {&lt;br /&gt;
    display: none !important;right:&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
body.page-Main_mobiPage #mp-topbanner {&lt;br /&gt;
   clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Edit window toolbar */&lt;br /&gt;
#toolbar {&lt;br /&gt;
    height: 22px;&lt;br /&gt;
    margin-bottom: 6px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Margins for &amp;lt;ol&amp;gt; and &amp;lt;ul&amp;gt; */&lt;br /&gt;
#content ol, #content ul,&lt;br /&gt;
#mw_content ol, #mw_content ul {&lt;br /&gt;
  margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Make the list of references in [[Template:Reflist]] smaller */&lt;br /&gt;
.references-small { &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn&#039;t accept it */&lt;br /&gt;
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */&lt;br /&gt;
/* column-count is from the CSS3 module &amp;quot;CSS Multi-column Layout&amp;quot; */&lt;br /&gt;
/* Please ignore any validator errors caused by these two lines */&lt;br /&gt;
.references-2column {&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    -moz-column-count: 2;&lt;br /&gt;
    column-count: 2;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Highlight clicked reference in blue to help navigation */&lt;br /&gt;
ol.references &amp;gt; li:target,&lt;br /&gt;
sup.reference:target,&lt;br /&gt;
span.citation:target { &lt;br /&gt;
    background-color: #DEF;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Ensure refs in table headers and the like aren&#039;t bold or italic */&lt;br /&gt;
sup.reference {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Styling for citations */&lt;br /&gt;
span.citation, cite {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
    word-wrap: break-word;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For linked citation numbers and document IDs, where&lt;br /&gt;
   the number need not be shown on a screen or a handheld,&lt;br /&gt;
   but should be included in the printed version&lt;br /&gt;
*/&lt;br /&gt;
@media screen, handheld {&lt;br /&gt;
    span.citation *.printonly {&lt;br /&gt;
        display: none;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* wikitable/prettytable class for skinning normal tables */&lt;br /&gt;
table.wikitable,&lt;br /&gt;
table.prettytable {&lt;br /&gt;
    margin: 1em 1em 1em 0;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th, .wikitable td,&lt;br /&gt;
.prettytable th, .prettytable td {&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th,&lt;br /&gt;
.prettytable th {&lt;br /&gt;
    background: #f2f2f2;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.wikitable caption,&lt;br /&gt;
.prettytable caption {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Default style for navigation boxes */&lt;br /&gt;
.navbox {                     /* Navbox container style */&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: auto;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    padding: 1px;&lt;br /&gt;
}&lt;br /&gt;
.navbox-inner,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-group,&lt;br /&gt;
.navbox-title,&lt;br /&gt;
.navbox-abovebelow {&lt;br /&gt;
    padding: 0.25em 1em;      /* Title, group and above/below styles */&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
th.navbox-group {             /* Group style */&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    background: #fdfdfd;      /* Background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-list {&lt;br /&gt;
    line-height: 1.8em;&lt;br /&gt;
    border-color: #fdfdfd;    /* Must match background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox th,&lt;br /&gt;
.navbox-title {&lt;br /&gt;
    background: #ccccff;      /* Level 1 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-abovebelow,&lt;br /&gt;
th.navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-title {&lt;br /&gt;
    background: #ddddff;      /* Level 2 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-subgroup .navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-abovebelow {&lt;br /&gt;
    background: #e6e6ff;      /* Level 3 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-even {&lt;br /&gt;
    background: #f7f7f7;      /* Even row striping */&lt;br /&gt;
}&lt;br /&gt;
.navbox-odd {&lt;br /&gt;
    background: transparent;  /* Odd row striping */&lt;br /&gt;
}&lt;br /&gt;
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */&lt;br /&gt;
    margin-top: -1px;          /* (doesn&#039;t work for IE6, but that&#039;s okay)       */&lt;br /&gt;
}&lt;br /&gt;
.navbox .hlist td dl,&lt;br /&gt;
.navbox .hlist td ol,&lt;br /&gt;
.navbox .hlist td ul,&lt;br /&gt;
.navbox td.hlist dl,&lt;br /&gt;
.navbox td.hlist ol,&lt;br /&gt;
.navbox td.hlist ul {&lt;br /&gt;
    padding: 0.125em 0;       /* Adjust hlist padding in navboxes */&lt;br /&gt;
}&lt;br /&gt;
ol + table.navbox,&lt;br /&gt;
ul + table.navbox {&lt;br /&gt;
    margin-top: 0.5em;        /* Prevent lists from clinging to navboxes */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Default styling for Navbar template */&lt;br /&gt;
.navbar {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
.navbar ul {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.navbar li {&lt;br /&gt;
    word-spacing: -0.125em;&lt;br /&gt;
}&lt;br /&gt;
.navbar.mini li span {&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
}&lt;br /&gt;
/* Navbar styling when nested in infobox and navbox */&lt;br /&gt;
.infobox .navbar {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox .navbar {&lt;br /&gt;
    display: block;&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-title .navbar {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-right: 0.5em;&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* &#039;show&#039;/&#039;hide&#039; buttons created dynamically by the CollapsibleTables javascript&lt;br /&gt;
   in [[MediaWiki:Common.js]] are styled here so they can be customised. */&lt;br /&gt;
.collapseButton {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-left: 0.5em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    width: auto;&lt;br /&gt;
}&lt;br /&gt;
/* In navboxes, the show/hide button balances the v·d·e links&lt;br /&gt;
   from [[Template:Navbar]], so they need to be the same width. */&lt;br /&gt;
.navbox .collapseButton {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styling for JQuery makeCollapsible, matching that of collapseButton */&lt;br /&gt;
.mw-collapsible-toggle {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox .mw-collapsible-toggle {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: right;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: larger;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em; &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: solid 1px #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes redirects appear in italics in categories and on [[Special:Allpages]] */&lt;br /&gt;
.redirect-in-category, .allpagesredirect {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Icons for medialist templates [[Template:Listen]],&lt;br /&gt;
   [[Template:Multi-listen_start]], [[Template:Video]],&lt;br /&gt;
   [[Template:Multi-video_start]]&lt;br /&gt;
*/&lt;br /&gt;
div.listenlist {&lt;br /&gt;
    background:&lt;br /&gt;
        url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png&amp;quot;);&lt;br /&gt;
    padding-left: 40px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style rules for media list templates */&lt;br /&gt;
div.medialist {&lt;br /&gt;
    min-height: 50px;&lt;br /&gt;
    margin: 1em;&lt;br /&gt;
    background-position: top left;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul {&lt;br /&gt;
    list-style-type: none; &lt;br /&gt;
    list-style-image: none;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li {&lt;br /&gt;
    padding-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li li {&lt;br /&gt;
    font-size: 91%;&lt;br /&gt;
    padding-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon for all PDF files&lt;br /&gt;
   in browsers that support these CSS selectors, like Mozilla and Opera */&lt;br /&gt;
#content a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF#&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 16px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon anywhere the PDFlink class&lt;br /&gt;
   is used (notably Template:PDFlink). This works in IE, unlike the above. */&lt;br /&gt;
#content span.PDFlink a,&lt;br /&gt;
#mw_content span.PDFlink a {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 17px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Content in columns with CSS instead of tables [[Template:Columns]] */&lt;br /&gt;
div.columns-2 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 50%;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-3 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 33.3%;&lt;br /&gt;
    min-width: 200px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-4 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 25%;&lt;br /&gt;
    min-width: 150px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-5 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 20%;&lt;br /&gt;
    min-width: 120px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Messagebox templates */&lt;br /&gt;
.messagebox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    width: 80%;&lt;br /&gt;
    margin: 0 auto 1em auto;&lt;br /&gt;
    padding: .2em;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.merge {&lt;br /&gt;
    border: 1px solid #c0b8cc;&lt;br /&gt;
    background-color: #f0e5ff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.cleanup {&lt;br /&gt;
    border: 1px solid #9f9fff;&lt;br /&gt;
    background-color: #efefff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    margin: 4px auto;&lt;br /&gt;
}&lt;br /&gt;
/* For old WikiProject banners inside banner shells. */&lt;br /&gt;
.mbox-inside .standard-talk,&lt;br /&gt;
.messagebox.nested-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: 2px 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.small {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
}&lt;br /&gt;
.messagebox.small-talk {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
    background: #F8EABA;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */&lt;br /&gt;
th.mbox-text, td.mbox-text {     /* The message body cell(s) */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 0.25em 0.9em;       /* 0.9em left/right */&lt;br /&gt;
    width: 100%;    /* Make all mboxes the same width regardless of text length */&lt;br /&gt;
}&lt;br /&gt;
td.mbox-image {                  /* The left image cell */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-imageright {             /* The right image cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-empty-cell {         /* An empty narrow cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 0px;&lt;br /&gt;
    width: 1px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Article message box styles */&lt;br /&gt;
table.ambox {&lt;br /&gt;
    margin: 0px 10%;   /* 10% = Will not overlap with other elements */&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb; &lt;br /&gt;
}&lt;br /&gt;
table.ambox + table.ambox {   /* Single border between stacked boxes. */&lt;br /&gt;
    margin-top: -1px;&lt;br /&gt;
}&lt;br /&gt;
.ambox th.mbox-text, &lt;br /&gt;
.ambox td.mbox-text {            /* The message body cell(s) */&lt;br /&gt;
    padding: 0.25em 0.5em;       /* 0.5em left/right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-image {           /* The left image cell */&lt;br /&gt;
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-imageright {      /* The right image cell */&lt;br /&gt;
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ambox-notice {&lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-speedy {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;                   /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-delete {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-content {&lt;br /&gt;
    border-left: 10px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-style {&lt;br /&gt;
    border-left: 10px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-move {&lt;br /&gt;
    border-left: 10px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-protection {&lt;br /&gt;
    border-left: 10px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Image message box styles */&lt;br /&gt;
table.imbox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 3px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb;&lt;br /&gt;
}&lt;br /&gt;
.imbox .mbox-text .imbox {    /* For imboxes inside imbox-text cells. */&lt;br /&gt;
    margin: 0 -0.5em;    /* 0.9 - 0.5 = 0.4em left/right. */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .imbox {    /* For imboxes inside other templates. */&lt;br /&gt;
    margin: 4px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.imbox-notice {&lt;br /&gt;
    border: 3px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-speedy {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-delete {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-content {&lt;br /&gt;
    border: 3px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-style {&lt;br /&gt;
    border: 3px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-move {&lt;br /&gt;
    border: 3px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-protection {&lt;br /&gt;
    border: 3px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-license {&lt;br /&gt;
    border: 3px solid #88a;       /* Dark gray */&lt;br /&gt;
    background: #f7f8ff;          /* Light gray */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-featured {&lt;br /&gt;
    border: 3px solid #cba135;    /* Brown-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Category message box styles */&lt;br /&gt;
table.cmbox {&lt;br /&gt;
    margin: 3px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background: #DFE8FF;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.cmbox-notice {&lt;br /&gt;
    background: #D8E8FF;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-speedy {&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 4px;&lt;br /&gt;
    border: 4px solid #b22222;    /* Red */&lt;br /&gt;
    background: #FFDBDB;          /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-delete {&lt;br /&gt;
    background: #FFDBDB;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-content {&lt;br /&gt;
    background: #FFE7CE;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-style {&lt;br /&gt;
    background: #FFF9DB;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-move {&lt;br /&gt;
    background: #E4D8FF;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-protection {&lt;br /&gt;
    background: #EFEFE1;    /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Other pages message box styles */&lt;br /&gt;
table.ombox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 1px solid #aaa;       /* Default &amp;quot;notice&amp;quot; gray */&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ombox-notice {&lt;br /&gt;
    border: 1px solid #aaa;       /* Gray */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-content {&lt;br /&gt;
    border: 1px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-style {&lt;br /&gt;
    border: 1px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-move {&lt;br /&gt;
    border: 1px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-protection {&lt;br /&gt;
    border: 2px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Talk page message box styles */&lt;br /&gt;
table.tmbox {&lt;br /&gt;
    margin: 4px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #c0c090;    /* Default &amp;quot;notice&amp;quot; gray-brown */&lt;br /&gt;
    background: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The &amp;quot;mediawiki&amp;quot; */&lt;br /&gt;
    margin: 2px 0;               /* class ensures that this declaration overrides other */&lt;br /&gt;
    width: 100%;  /* For Safari and Opera */     /* styles (including mbox-small above) */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .tmbox.mbox-small { /* &amp;quot;small&amp;quot; tmboxes should not be small when  */&lt;br /&gt;
    line-height: 1.5em;          /* also &amp;quot;nested&amp;quot;, so reset styles that are   */   &lt;br /&gt;
    font-size: 100%;             /* set in &amp;quot;mbox-small&amp;quot; above.                */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.tmbox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-content {&lt;br /&gt;
    border: 2px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-style {&lt;br /&gt;
    border: 2px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-move {&lt;br /&gt;
    border: 2px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-protection,&lt;br /&gt;
table.tmbox-notice {&lt;br /&gt;
    border: 1px solid #c0c090;    /* Gray-brown */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Disambig and set index box styles */&lt;br /&gt;
table.dmbox {&lt;br /&gt;
    clear: both; &lt;br /&gt;
    margin: 0.9em 1em; &lt;br /&gt;
    border-top: 1px solid #ccc; &lt;br /&gt;
    border-bottom: 1px solid #ccc; &lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Footer and header message box styles */&lt;br /&gt;
table.fmbox {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;     /* Default &amp;quot;system&amp;quot; gray */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-system {&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-warning {&lt;br /&gt;
    border: 1px solid #bb7070;  /* Dark pink */&lt;br /&gt;
    background: #ffdbdb;        /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-editnotice {&lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;warning&amp;quot; style fmbox messages. */&lt;br /&gt;
div.mw-warning-with-logexcerpt,&lt;br /&gt;
div.mw-lag-warn-high,&lt;br /&gt;
div.mw-cascadeprotectedwarning,&lt;br /&gt;
div#mw-protect-cascadeon {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #bb7070;&lt;br /&gt;
    background: #ffdbdb;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;system&amp;quot; style fmbox messages. Used in &lt;br /&gt;
   [[MediaWiki:Noarticletext]] and [[MediaWiki:Readonly lag]]. */&lt;br /&gt;
div.mw-lag-warn-normal,&lt;br /&gt;
div.noarticletext,&lt;br /&gt;
div.fmbox-system {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* These mbox-small classes must be placed after all other &lt;br /&gt;
   ambox/tmbox/ombox etc classes. &amp;quot;body.mediawiki&amp;quot; is so &lt;br /&gt;
   they override &amp;quot;table.ambox + table.ambox&amp;quot; above. */&lt;br /&gt;
body.mediawiki table.mbox-small {   /* For the &amp;quot;small=yes&amp;quot; option. */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 4px 0 4px 1em;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
body.mediawiki table.mbox-small-left {   /* For the &amp;quot;small=left&amp;quot; option. */&lt;br /&gt;
    margin: 4px 1em 4px 0;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Support for Template:IPA, Template:Unicode and Template:Polytonic.&lt;br /&gt;
   The second declarations reset the styles for all browsers except&lt;br /&gt;
   IE6, which chokes on the empty comment tags. Please copy any changes&lt;br /&gt;
   to [[Template:IPA fonts]] and [[Template:Unicode fonts]].&lt;br /&gt;
*/&lt;br /&gt;
.IPA {&lt;br /&gt;
    font-family: &amp;quot;Charis SIL&amp;quot;, &amp;quot;Doulos SIL&amp;quot;, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Chrysanthi Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.Unicode {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;Free Serif&amp;quot;, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;, &amp;quot;Bitstream Cyberbit&amp;quot;,&lt;br /&gt;
                 &amp;quot;Bitstream CyberBase&amp;quot;, Thryomanes, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Free Sans&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;,&lt;br /&gt;
                 &amp;quot;Microsoft Sans Serif&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.latinx {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Microsoft Sans Serif&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.polytonic {&lt;br /&gt;
    font-family: &amp;quot;Athena Unicode&amp;quot;, Gentium, &amp;quot;Palatino Linotype&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, Code2000; &lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
#wpSave {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */&lt;br /&gt;
.hiddenStructure {&lt;br /&gt;
    display: inline ! important;&lt;br /&gt;
    color: #f00; &lt;br /&gt;
    background-color: #0f0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* suppress missing interwiki image links where #ifexist cannot&lt;br /&gt;
   be used due to high number of requests see .hidden-redlink on &lt;br /&gt;
   http://meta.wikimedia.org/wiki/MediaWiki:Common.css&lt;br /&gt;
*/&lt;br /&gt;
.check-icon a.new {&lt;br /&gt;
    display: none; &lt;br /&gt;
    speak: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Removes underlines from links */&lt;br /&gt;
.nounderlines a { &lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove underline from IPA links */&lt;br /&gt;
.IPA a:link, .IPA a:visited {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Standard Navigationsleisten, aka box hiding thingy&lt;br /&gt;
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */&lt;br /&gt;
div.NavFrame {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 4px;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame + div.NavFrame {&lt;br /&gt;
    border-top-style: none;&lt;br /&gt;
    border-top-style: hidden;&lt;br /&gt;
}&lt;br /&gt;
div.NavPic {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    float: left;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame div.NavHead {&lt;br /&gt;
    height: 1.6em;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    background-color: #ccf;&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame p,&lt;br /&gt;
div.NavFrame div.NavContent,&lt;br /&gt;
div.NavFrame div.NavContent p {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
div.NavEnd {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    line-height: 1px;&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
a.NavToggle {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    right: 3px;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Hatnotes and disambiguation notices */&lt;br /&gt;
.rellink,&lt;br /&gt;
.dablink {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
.rellink i,&lt;br /&gt;
.dablink i {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style for horizontal UL lists */&lt;br /&gt;
.horizontal ul {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li { &lt;br /&gt;
    padding: 0 0.6em 0 0.4em;&lt;br /&gt;
    display: inline;&lt;br /&gt;
    border-right: 1px solid;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li:last-child {&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    padding-right: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow transcluded pages to display in lists rather than a table.&lt;br /&gt;
   Compatible in Firefox; incompatible in IE6. */&lt;br /&gt;
.listify td    { display: list-item; }&lt;br /&gt;
.listify tr    { display: block; }&lt;br /&gt;
.listify table { display: block; }&lt;br /&gt;
 &lt;br /&gt;
/* Geographical coordinates defaults. See [[Template:Coord/link]]&lt;br /&gt;
   for how these are used. The classes &amp;quot;geo&amp;quot;, &amp;quot;longitude&amp;quot;, and&lt;br /&gt;
   &amp;quot;latitude&amp;quot; are used by the [[Geo microformat]].&lt;br /&gt;
 */&lt;br /&gt;
.geo-default, .geo-dms, .geo-dec  { display: inline; }&lt;br /&gt;
.geo-nondefault, .geo-multi-punct { display: none; }&lt;br /&gt;
.longitude, .latitude             { white-space: nowrap; }&lt;br /&gt;
 &lt;br /&gt;
/* When &amp;lt;div class=&amp;quot;nonumtoc&amp;quot;&amp;gt; is used on the table of contents,&lt;br /&gt;
   the ToC will display without numbers */&lt;br /&gt;
.nonumtoc .tocnumber { display: none; }&lt;br /&gt;
.nonumtoc #toc ul,&lt;br /&gt;
.nonumtoc .toc ul {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    margin: .3em 0 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.nonumtoc #toc ul ul, &lt;br /&gt;
.nonumtoc .toc ul ul { &lt;br /&gt;
    margin: 0 0 0 2em; &lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow limiting of which header levels are shown in a TOC;&lt;br /&gt;
   &amp;lt;div class=&amp;quot;toclimit-3&amp;quot;&amp;gt;, for instance, will limit to&lt;br /&gt;
   showing ==headings== and ===headings=== but no further&lt;br /&gt;
   (as long as there are no =headings= on the page, which&lt;br /&gt;
   there shouldn&#039;t be according to the MoS).&lt;br /&gt;
 */&lt;br /&gt;
.toclimit-2 .toclevel-2,&lt;br /&gt;
.toclimit-3 .toclevel-3,&lt;br /&gt;
.toclimit-4 .toclevel-4,&lt;br /&gt;
.toclimit-5 .toclevel-5,&lt;br /&gt;
.toclimit-6 .toclevel-6,&lt;br /&gt;
.toclimit-7 .toclevel-7 { display: none; }&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Template:Quote */&lt;br /&gt;
blockquote.templatequote { &lt;br /&gt;
     margin-top: 0; &lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite { &lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite cite {&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
div.user-block {&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    border: 1px solid #A9A9A9;&lt;br /&gt;
    background-color: #FFEFD5;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent line breaks in silly places: &lt;br /&gt;
   1) Links when we don&#039;t want them to&lt;br /&gt;
   2) Bold &amp;quot;links&amp;quot; to the page itself&lt;br /&gt;
   2) HTML formulae&lt;br /&gt;
   3) Ref tags with group names &amp;lt;ref group=&amp;quot;Note&amp;quot;&amp;gt; --&amp;gt; &amp;quot;[Note 1]&amp;quot;&lt;br /&gt;
*/&lt;br /&gt;
.nowraplinks a,&lt;br /&gt;
.nowraplinks .selflink,&lt;br /&gt;
span.texhtml,&lt;br /&gt;
sup.reference a { &lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For template documentation */&lt;br /&gt;
.template-documentation {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 1em 0 0 0;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background-color: #ecfcf4; &lt;br /&gt;
    padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.thumbinner {&lt;br /&gt;
    min-width: 100px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Inline divs in ImageMaps (code borrowed from de.wiki) */&lt;br /&gt;
.imagemap-inline div {&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Increase the height of the image upload box */&lt;br /&gt;
#wpUploadDescription {&lt;br /&gt;
    height: 13em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Reduce line-height for &amp;lt;sup&amp;gt; and &amp;lt;sub&amp;gt; */&lt;br /&gt;
sup, sub {&lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove white border from thumbnails */&lt;br /&gt;
div.thumb {&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;br /&gt;
div.tright {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 0 0.8em 1.4em;&lt;br /&gt;
}&lt;br /&gt;
div.tleft {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 1.4em 0.8em 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes the background of a framed image white instead of gray. */&lt;br /&gt;
/* Only visible with transparent images. */&lt;br /&gt;
div.thumb img.thumbimage {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* The backgrounds for galleries. */&lt;br /&gt;
#content .gallerybox div.thumb {&lt;br /&gt;
    background-color: #F9F9F9;   /* Light gray padding */&lt;br /&gt;
}&lt;br /&gt;
/* Put a chequered background behind images, only visible if they have transparency */&lt;br /&gt;
.gallerybox .thumb img,&lt;br /&gt;
#file img {&lt;br /&gt;
    background: white url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png&amp;quot;) repeat;&lt;br /&gt;
}&lt;br /&gt;
/* But not on articles, user pages, portals or with opt-out. */&lt;br /&gt;
.ns-0 .gallerybox .thumb img,&lt;br /&gt;
.ns-2 .gallerybox .thumb img,&lt;br /&gt;
.ns-100 .gallerybox .thumb img, &lt;br /&gt;
.nochecker .gallerybox .thumb img {&lt;br /&gt;
    background: white;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent floating boxes from overlapping any category listings,&lt;br /&gt;
   file histories, edit previews, and edit [Show changes] views */&lt;br /&gt;
#mw-subcategories, #mw-pages, #mw-category-media, &lt;br /&gt;
#filehistory, #wikiPreview, #wikiDiff {&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Selectively hide headers in WikiProject banners */&lt;br /&gt;
.wpb .wpb-header             { display: none; }&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: block; }     /* for IE */&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */&lt;br /&gt;
.wpbs-inner .wpb-outside     { display: none; }      /* hide things that should only display outside shells */&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Abuse Filter tags */&lt;br /&gt;
.mw-tag-markers {&lt;br /&gt;
 font-family:sans-serif;&lt;br /&gt;
 font-style:italic;&lt;br /&gt;
 font-size:90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Fix so &amp;lt;tt&amp;gt;, &amp;lt;code&amp;gt; and &amp;lt;pre&amp;gt; tags get normal text size also in &lt;br /&gt;
   some versions of Firefox, Safari, Konqueror, Chrome etc. */&lt;br /&gt;
tt, code, pre {&lt;br /&gt;
    font-family: monospace, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* &amp;lt;/source&amp;gt; */&lt;br /&gt;
&lt;br /&gt;
/* CLWB-259*/&lt;br /&gt;
/* self links */&lt;br /&gt;
a.mw-selflink {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:hover {&lt;br /&gt;
    cursor: inherit;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:active,&lt;br /&gt;
a.mw-selflink:visited {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* CLWB-234 */&lt;br /&gt;
.postedit-content {&lt;br /&gt;
    padding-right:10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/************************* Mobile view ****************************/&lt;br /&gt;
/*CLWB-363*/&lt;br /&gt;
/*Home Page 2 columns - Desktop CSS*/&lt;br /&gt;
.div-box-HP {&lt;br /&gt;
	box-shadow:  0 0 6px 0 rgba(0,0,0,0.09); &lt;br /&gt;
	padding:10px 20px 15px 20px; &lt;br /&gt;
	width:100%; &lt;br /&gt;
	vertical-align:top;&lt;br /&gt;
	background-color: white; &lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-0-0-24-0 {&lt;br /&gt;
	margin:0px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-24-0-24-0 {&lt;br /&gt;
	margin:24px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.div-box-h2-HP {&lt;br /&gt;
	margin: 1em 0px 15px 0px !important; &lt;br /&gt;
	font-size:120%; &lt;br /&gt;
	font-weight:bold; &lt;br /&gt;
	border-style: none; &lt;br /&gt;
	text-align:left; &lt;br /&gt;
	color:#cc6600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-0-0-0 {&lt;br /&gt;
	padding:0px 0px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-10-0-0 {&lt;br /&gt;
	padding:0px 10px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-HP {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 0;    &lt;br /&gt;
    margin-left: 5px;&lt;br /&gt;
    margin-right: 0px;&lt;br /&gt;
    padding-right:50px;&lt;br /&gt;
    border-spacing: 0;&lt;br /&gt;
    border-collapse: separate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-left-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.border-td-table-HP {&lt;br /&gt;
    border-color: transparent;&lt;br /&gt;
    border-width: 1px;&lt;br /&gt;
    border-style: solid;&lt;br /&gt;
	&lt;br /&gt;
    padding-right: 60px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-rigth-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
/*Book Downloads component table*/&lt;br /&gt;
.plainlinks.fmbox.fmbox-system {&lt;br /&gt;
    width:260px;&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mobileonly {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CLWB-358*/&lt;br /&gt;
.navbox-subgroup .navbox-group {&lt;br /&gt;
    width:30%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-362*/&lt;br /&gt;
.table-content{&lt;br /&gt;
    border: 0px;&lt;br /&gt;
    width: 75%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-image{&lt;br /&gt;
    border-bottom:30px solid transparent;&lt;br /&gt;
    width:82px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-title {&lt;br /&gt;
    text-align:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-pdf{&lt;br /&gt;
    width: 40px; &lt;br /&gt;
    text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-371*/&lt;br /&gt;
/*format of template*/&lt;br /&gt;
.PDFWARNING-box table.plainlinks.fmbox.fmbox-system{&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-373*/&lt;br /&gt;
.table-contributor-template-information{&lt;br /&gt;
    border:0px;&lt;br /&gt;
    width:225px;&lt;br /&gt;
    text-align: left;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details{&lt;br /&gt;
    font-size:85%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details td{&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
table.plainlinks.ombox.ombox-notice {&lt;br /&gt;
	width: 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**********************************Desktop CSS changes**************************/&lt;br /&gt;
body, .mw-body h1, .mw-body-content h1, .mw-body-content h2 {&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif !important;&lt;br /&gt;
	font-size: 18px;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body{&lt;br /&gt;
        background-color: #fafafa !important;&lt;br /&gt;
        background-image: none !important;&lt;br /&gt;
    height: 100% !important;&lt;br /&gt;
    margin: 0 !important;&lt;br /&gt;
    padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Content */&lt;br /&gt;
div#content {&lt;br /&gt;
	/*margin-left: 227px;&lt;br /&gt;
	padding: 1em;*/&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-y;&lt;br /&gt;
	background-color: white;*/&lt;br /&gt;
	color: black;&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
	padding-top: 20px;&lt;br /&gt;
	padding-right: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
	height: 12em;&lt;br /&gt;
	background-color: #fafafa;&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: bottom left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
	height: 140px;&lt;br /&gt;
	box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-moz-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-webkit-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-o-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	margin-left: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
#left-navigation {&lt;br /&gt;
	/*left: 230px;&lt;br /&gt;
	top: 7.6em; */&lt;br /&gt;
        margin-left: 12.5em;&lt;br /&gt;
        /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li {&lt;br /&gt;
	background: none;&lt;br /&gt;
        /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
    height: 3.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	left: 650px;&lt;br /&gt;
	top: 2.5em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*#p-cactions h5{&lt;br /&gt;
	margin-bottom: 0em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: none ;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs span {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-316 - Match heading styles to that on Clicklaw.bc.ca*/&lt;br /&gt;
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .selected{&lt;br /&gt;
        background: transparent !important;&lt;br /&gt;
        background-image: linear-gradient(to top,#54a546 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown{&lt;br /&gt;
    /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
    /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-checkbox:checked ~ .vector-menu-content .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3{&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs li.new a,&lt;br /&gt;
div.clicklawTabs li.new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawMenu h5 a {&lt;br /&gt;
	height: 1.85em;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li.selected  a,&lt;br /&gt;
.vector-menu-dropdown li.selected  a:visited {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
    float: right;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 20px;&lt;br /&gt;
    height: 60px;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
    margin: 0em;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
    right: 0em;&lt;br /&gt;
    padding: 20px 30px 20px 30px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal h3, .vector-menu-portal h3 {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-portal .vector-menu-content li a{&lt;br /&gt;
        color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body, .vector-menu-portal .body {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a:visited, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal, .vector-menu-portal{&lt;br /&gt;
        padding: 0 0 1.5em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Footer */&lt;br /&gt;
#footer {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
	margin-top: 50px;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.09);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
    min-height: 130px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {   &lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs ul {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*body.clicklaw-animateLayout #center-navigation {&lt;br /&gt;
	-moz-transition: left 250ms;&lt;br /&gt;
	-webkit-transition: left 250ms;&lt;br /&gt;
	-o-transition: left 250ms;&lt;br /&gt;
	transition: left 250ms;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
	box-shadow: 1px 6px 7px 0px rgba(0,0,0,0.11);&lt;br /&gt;
	padding:30px 20px 0px 0px; &lt;br /&gt;
	margin:7px 0px 0px 0px;&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-right: 1px solid #e4e4e4;&lt;br /&gt;
        top: 138px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
	background-color: #f5f5f5;&lt;br /&gt;
	padding: 5px 0px 5px 0px;&lt;br /&gt;
	box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-moz-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-webkit-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-o-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        -moz-transition: right 250ms;&lt;br /&gt;
        -webkit-transition: right 250ms;&lt;br /&gt;
        -o-transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
        top: 0em;&lt;br /&gt;
        right: 0em;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a {&lt;br /&gt;
	color: #4f5359 !important;&lt;br /&gt;
	font-size: 1em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
        font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a:hover, #p-personal ul li a:focus{&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
    padding-right: 1.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation { top: 7.6em; }*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
#p-logo {&lt;br /&gt;
        position: absolute;&lt;br /&gt;
	top: -90px;&lt;br /&gt;
	width: 400px;&lt;br /&gt;
        margin-left: -1.666667em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	width: 400px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
#mw-content-text a {&lt;br /&gt;
  color: #000;&lt;br /&gt;
  text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a, a.new {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:hover, a:focus {&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#searchform div {  &lt;br /&gt;
	position: relative !important;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#searchform input#searchInput {&lt;br /&gt;
        float: right; &lt;br /&gt;
        position: absolute;&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif;  &lt;br /&gt;
	padding: 10px 40px 10px 10px;  &lt;br /&gt;
	border: none;  width: 300px;  &lt;br /&gt;
	box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);  &lt;br /&gt;
	/*margin: 0px -130px 0px -130px;*/&lt;br /&gt;
	-webkit-appearance: none;&lt;br /&gt;
	-webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);&lt;br /&gt;
        /*right: 0em;*/&lt;br /&gt;
        top: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchform {&lt;br /&gt;
        position: relative; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-searchButton {  &lt;br /&gt;
	/*position: relative;  &lt;br /&gt;
	left: 258px; */ &lt;br /&gt;
	background: rgba(0,0,0,0);  &lt;br /&gt;
	border: none;  &lt;br /&gt;
	cursor: pointer;  &lt;br /&gt;
	margin: 0;  &lt;br /&gt;
	padding: 10px 12px; &lt;br /&gt;
        float: right;       &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton{&lt;br /&gt;
        /*position: relative; &lt;br /&gt;
        float: right;*/&lt;br /&gt;
        /*left: 258px;*/&lt;br /&gt;
        background-size: 15px;&lt;br /&gt;
        width: 20px;&lt;br /&gt;
        height: 20px;&lt;br /&gt;
        top: 20px;&lt;br /&gt;
        margin: 0px 10px 0px 0px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#p-search-border {&lt;br /&gt;
	border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 10px;&lt;br /&gt;
    height: 125px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-336 - UX: Printable version not optimized for print */&lt;br /&gt;
body.page-Main_Page #p-coll-print_export {&lt;br /&gt;
	display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal-first h3{&lt;br /&gt;
        display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
q {&lt;br /&gt;
	font-family: Trebuchet MS, Times, &amp;quot;Times New Roman&amp;quot;, serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
pre, code, tt, kbd, samp {&lt;br /&gt;
	font-family: Trebuchet MS, monospace, &amp;quot;Courier New&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.catlinks {&lt;br /&gt;
	border: none;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
.catlinks a {&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
/* Interwiki Styling */&lt;br /&gt;
/*div#content a.extiw,&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	/* Don&#039;t show icons for interwiki links */&lt;br /&gt;
	background: none;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
	background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head div.body.vector-menu-content{&lt;br /&gt;
        float: right;&lt;br /&gt;
        padding: 5px 0px 5px 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#pt-userpage a {&lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body, .parsoid-body{&lt;br /&gt;
        background: none;&lt;br /&gt;
        border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation{&lt;br /&gt;
        margin-top: 9em;&lt;br /&gt;
        width: 40%;&lt;br /&gt;
        background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
        padding-bottom: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation{&lt;br /&gt;
        float: left;&lt;br /&gt;
        /*margin-right: 40%;*/&lt;br /&gt;
}    &lt;br /&gt;
&lt;br /&gt;
#searchInput:focus, #simpleSearch:hover #searchInput:focus {&lt;br /&gt;
    outline: 0;&lt;br /&gt;
    border-color: #000;&lt;br /&gt;
    -webkit-box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
    box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
:focus {&lt;br /&gt;
    outline-color: #000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch{&lt;br /&gt;
   /*margin-right: -50px;*/&lt;br /&gt;
   /*margin-top: 25px;*/&lt;br /&gt;
   width: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form {&lt;br /&gt;
    /* margin: 0.5em 0 0; */&lt;br /&gt;
    margin: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading{&lt;br /&gt;
    font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CommetStreams style*/&lt;br /&gt;
#cs-header {&lt;br /&gt;
    background-color: #DFF0FF;&lt;br /&gt;
    padding: 12px;&lt;br /&gt;
    border: 2px solid #30538f;&lt;br /&gt;
    width: fit-content;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide single page printing message collection*/&lt;br /&gt;
.collection-warning-box, .collection-notice-box{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide comments*/&lt;br /&gt;
.cs-stream{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation {&lt;br /&gt;
  width: calc(50% - 120px) !important;&lt;br /&gt;
  height: 45px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Template:Export_Badge_JPBOFL&amp;diff=60314</id>
		<title>Template:Export Badge JPBOFL</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Template:Export_Badge_JPBOFL&amp;diff=60314"/>
		<updated>2025-07-18T22:05:17Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{fmbox&lt;br /&gt;
| type  = &lt;br /&gt;
| image = [[File:Nuvola_mimetypes_pdf.png‎|40px|link=|alt=]] &lt;br /&gt;
| style = ;&lt;br /&gt;
| text  = Download the [[Media:JP Boyd on Family Law 2024.pdf|full Wikibook in PDF]].  &lt;br /&gt;
}}{{fmbox&lt;br /&gt;
| type  = &lt;br /&gt;
| image = [[File:create_own_book.png‎|40px|link=|alt=]] &lt;br /&gt;
| style = ;&lt;br /&gt;
| text  =  [http://{{SERVERNAME}}/index.php?title=Special:Collection/load_collection/&amp;amp;colltitle=Clicklaw_Wikibooks:Books/{{{SavedBookName}}} Customize]: take what you need, leave the rest ([[Clicklaw Wikibooks Print/Export Guide|learn more]]).&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;__NOGLOSSARY__&lt;br /&gt;
[[Category:Exclude in print|!]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--THIS TEMPORARY EXPORT BADGE FOR JPBOFL SHOULD BE REPLACED WITH THE STANDARD EXPORT BADGE TEMPLATE ONCE PRERENDERING IS REPAIRED - JULY 29 2024--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=60307</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=60307"/>
		<updated>2025-07-18T01:30:37Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* common.css */&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page h1.firstHeading { display:none; }&lt;br /&gt;
&lt;br /&gt;
/* &amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt; */&lt;br /&gt;
 &lt;br /&gt;
/* Main page fixes */&lt;br /&gt;
#interwiki-completelist {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
body.page-Main_Page #ca-delete {&lt;br /&gt;
    display: none !important;right:&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
body.page-Main_mobiPage #mp-topbanner {&lt;br /&gt;
   clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Edit window toolbar */&lt;br /&gt;
#toolbar {&lt;br /&gt;
    height: 22px;&lt;br /&gt;
    margin-bottom: 6px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Margins for &amp;lt;ol&amp;gt; and &amp;lt;ul&amp;gt; */&lt;br /&gt;
#content ol, #content ul,&lt;br /&gt;
#mw_content ol, #mw_content ul {&lt;br /&gt;
  margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Make the list of references in [[Template:Reflist]] smaller */&lt;br /&gt;
.references-small { &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn&#039;t accept it */&lt;br /&gt;
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */&lt;br /&gt;
/* column-count is from the CSS3 module &amp;quot;CSS Multi-column Layout&amp;quot; */&lt;br /&gt;
/* Please ignore any validator errors caused by these two lines */&lt;br /&gt;
.references-2column {&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    -moz-column-count: 2;&lt;br /&gt;
    column-count: 2;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Highlight clicked reference in blue to help navigation */&lt;br /&gt;
ol.references &amp;gt; li:target,&lt;br /&gt;
sup.reference:target,&lt;br /&gt;
span.citation:target { &lt;br /&gt;
    background-color: #DEF;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Ensure refs in table headers and the like aren&#039;t bold or italic */&lt;br /&gt;
sup.reference {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Styling for citations */&lt;br /&gt;
span.citation, cite {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
    word-wrap: break-word;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For linked citation numbers and document IDs, where&lt;br /&gt;
   the number need not be shown on a screen or a handheld,&lt;br /&gt;
   but should be included in the printed version&lt;br /&gt;
*/&lt;br /&gt;
@media screen, handheld {&lt;br /&gt;
    span.citation *.printonly {&lt;br /&gt;
        display: none;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* wikitable/prettytable class for skinning normal tables */&lt;br /&gt;
table.wikitable,&lt;br /&gt;
table.prettytable {&lt;br /&gt;
    margin: 1em 1em 1em 0;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th, .wikitable td,&lt;br /&gt;
.prettytable th, .prettytable td {&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th,&lt;br /&gt;
.prettytable th {&lt;br /&gt;
    background: #f2f2f2;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.wikitable caption,&lt;br /&gt;
.prettytable caption {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Default style for navigation boxes */&lt;br /&gt;
.navbox {                     /* Navbox container style */&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: auto;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    padding: 1px;&lt;br /&gt;
}&lt;br /&gt;
.navbox-inner,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-group,&lt;br /&gt;
.navbox-title,&lt;br /&gt;
.navbox-abovebelow {&lt;br /&gt;
    padding: 0.25em 1em;      /* Title, group and above/below styles */&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
th.navbox-group {             /* Group style */&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    background: #fdfdfd;      /* Background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-list {&lt;br /&gt;
    line-height: 1.8em;&lt;br /&gt;
    border-color: #fdfdfd;    /* Must match background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox th,&lt;br /&gt;
.navbox-title {&lt;br /&gt;
    background: #ccccff;      /* Level 1 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-abovebelow,&lt;br /&gt;
th.navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-title {&lt;br /&gt;
    background: #ddddff;      /* Level 2 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-subgroup .navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-abovebelow {&lt;br /&gt;
    background: #e6e6ff;      /* Level 3 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-even {&lt;br /&gt;
    background: #f7f7f7;      /* Even row striping */&lt;br /&gt;
}&lt;br /&gt;
.navbox-odd {&lt;br /&gt;
    background: transparent;  /* Odd row striping */&lt;br /&gt;
}&lt;br /&gt;
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */&lt;br /&gt;
    margin-top: -1px;          /* (doesn&#039;t work for IE6, but that&#039;s okay)       */&lt;br /&gt;
}&lt;br /&gt;
.navbox .hlist td dl,&lt;br /&gt;
.navbox .hlist td ol,&lt;br /&gt;
.navbox .hlist td ul,&lt;br /&gt;
.navbox td.hlist dl,&lt;br /&gt;
.navbox td.hlist ol,&lt;br /&gt;
.navbox td.hlist ul {&lt;br /&gt;
    padding: 0.125em 0;       /* Adjust hlist padding in navboxes */&lt;br /&gt;
}&lt;br /&gt;
ol + table.navbox,&lt;br /&gt;
ul + table.navbox {&lt;br /&gt;
    margin-top: 0.5em;        /* Prevent lists from clinging to navboxes */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Default styling for Navbar template */&lt;br /&gt;
.navbar {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
.navbar ul {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.navbar li {&lt;br /&gt;
    word-spacing: -0.125em;&lt;br /&gt;
}&lt;br /&gt;
.navbar.mini li span {&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
}&lt;br /&gt;
/* Navbar styling when nested in infobox and navbox */&lt;br /&gt;
.infobox .navbar {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox .navbar {&lt;br /&gt;
    display: block;&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-title .navbar {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-right: 0.5em;&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* &#039;show&#039;/&#039;hide&#039; buttons created dynamically by the CollapsibleTables javascript&lt;br /&gt;
   in [[MediaWiki:Common.js]] are styled here so they can be customised. */&lt;br /&gt;
.collapseButton {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-left: 0.5em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    width: auto;&lt;br /&gt;
}&lt;br /&gt;
/* In navboxes, the show/hide button balances the v·d·e links&lt;br /&gt;
   from [[Template:Navbar]], so they need to be the same width. */&lt;br /&gt;
.navbox .collapseButton {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styling for JQuery makeCollapsible, matching that of collapseButton */&lt;br /&gt;
.mw-collapsible-toggle {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox .mw-collapsible-toggle {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: right;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: larger;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em; &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: solid 1px #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes redirects appear in italics in categories and on [[Special:Allpages]] */&lt;br /&gt;
.redirect-in-category, .allpagesredirect {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Icons for medialist templates [[Template:Listen]],&lt;br /&gt;
   [[Template:Multi-listen_start]], [[Template:Video]],&lt;br /&gt;
   [[Template:Multi-video_start]]&lt;br /&gt;
*/&lt;br /&gt;
div.listenlist {&lt;br /&gt;
    background:&lt;br /&gt;
        url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png&amp;quot;);&lt;br /&gt;
    padding-left: 40px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style rules for media list templates */&lt;br /&gt;
div.medialist {&lt;br /&gt;
    min-height: 50px;&lt;br /&gt;
    margin: 1em;&lt;br /&gt;
    background-position: top left;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul {&lt;br /&gt;
    list-style-type: none; &lt;br /&gt;
    list-style-image: none;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li {&lt;br /&gt;
    padding-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li li {&lt;br /&gt;
    font-size: 91%;&lt;br /&gt;
    padding-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon for all PDF files&lt;br /&gt;
   in browsers that support these CSS selectors, like Mozilla and Opera */&lt;br /&gt;
#content a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF#&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 16px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon anywhere the PDFlink class&lt;br /&gt;
   is used (notably Template:PDFlink). This works in IE, unlike the above. */&lt;br /&gt;
#content span.PDFlink a,&lt;br /&gt;
#mw_content span.PDFlink a {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 17px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Content in columns with CSS instead of tables [[Template:Columns]] */&lt;br /&gt;
div.columns-2 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 50%;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-3 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 33.3%;&lt;br /&gt;
    min-width: 200px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-4 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 25%;&lt;br /&gt;
    min-width: 150px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-5 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 20%;&lt;br /&gt;
    min-width: 120px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Messagebox templates */&lt;br /&gt;
.messagebox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    width: 80%;&lt;br /&gt;
    margin: 0 auto 1em auto;&lt;br /&gt;
    padding: .2em;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.merge {&lt;br /&gt;
    border: 1px solid #c0b8cc;&lt;br /&gt;
    background-color: #f0e5ff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.cleanup {&lt;br /&gt;
    border: 1px solid #9f9fff;&lt;br /&gt;
    background-color: #efefff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    margin: 4px auto;&lt;br /&gt;
}&lt;br /&gt;
/* For old WikiProject banners inside banner shells. */&lt;br /&gt;
.mbox-inside .standard-talk,&lt;br /&gt;
.messagebox.nested-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: 2px 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.small {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
}&lt;br /&gt;
.messagebox.small-talk {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
    background: #F8EABA;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */&lt;br /&gt;
th.mbox-text, td.mbox-text {     /* The message body cell(s) */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 0.25em 0.9em;       /* 0.9em left/right */&lt;br /&gt;
    width: 100%;    /* Make all mboxes the same width regardless of text length */&lt;br /&gt;
}&lt;br /&gt;
td.mbox-image {                  /* The left image cell */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-imageright {             /* The right image cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-empty-cell {         /* An empty narrow cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 0px;&lt;br /&gt;
    width: 1px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Article message box styles */&lt;br /&gt;
table.ambox {&lt;br /&gt;
    margin: 0px 10%;   /* 10% = Will not overlap with other elements */&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb; &lt;br /&gt;
}&lt;br /&gt;
table.ambox + table.ambox {   /* Single border between stacked boxes. */&lt;br /&gt;
    margin-top: -1px;&lt;br /&gt;
}&lt;br /&gt;
.ambox th.mbox-text, &lt;br /&gt;
.ambox td.mbox-text {            /* The message body cell(s) */&lt;br /&gt;
    padding: 0.25em 0.5em;       /* 0.5em left/right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-image {           /* The left image cell */&lt;br /&gt;
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-imageright {      /* The right image cell */&lt;br /&gt;
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ambox-notice {&lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-speedy {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;                   /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-delete {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-content {&lt;br /&gt;
    border-left: 10px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-style {&lt;br /&gt;
    border-left: 10px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-move {&lt;br /&gt;
    border-left: 10px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-protection {&lt;br /&gt;
    border-left: 10px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Image message box styles */&lt;br /&gt;
table.imbox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 3px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb;&lt;br /&gt;
}&lt;br /&gt;
.imbox .mbox-text .imbox {    /* For imboxes inside imbox-text cells. */&lt;br /&gt;
    margin: 0 -0.5em;    /* 0.9 - 0.5 = 0.4em left/right. */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .imbox {    /* For imboxes inside other templates. */&lt;br /&gt;
    margin: 4px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.imbox-notice {&lt;br /&gt;
    border: 3px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-speedy {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-delete {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-content {&lt;br /&gt;
    border: 3px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-style {&lt;br /&gt;
    border: 3px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-move {&lt;br /&gt;
    border: 3px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-protection {&lt;br /&gt;
    border: 3px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-license {&lt;br /&gt;
    border: 3px solid #88a;       /* Dark gray */&lt;br /&gt;
    background: #f7f8ff;          /* Light gray */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-featured {&lt;br /&gt;
    border: 3px solid #cba135;    /* Brown-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Category message box styles */&lt;br /&gt;
table.cmbox {&lt;br /&gt;
    margin: 3px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background: #DFE8FF;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.cmbox-notice {&lt;br /&gt;
    background: #D8E8FF;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-speedy {&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 4px;&lt;br /&gt;
    border: 4px solid #b22222;    /* Red */&lt;br /&gt;
    background: #FFDBDB;          /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-delete {&lt;br /&gt;
    background: #FFDBDB;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-content {&lt;br /&gt;
    background: #FFE7CE;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-style {&lt;br /&gt;
    background: #FFF9DB;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-move {&lt;br /&gt;
    background: #E4D8FF;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-protection {&lt;br /&gt;
    background: #EFEFE1;    /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Other pages message box styles */&lt;br /&gt;
table.ombox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 1px solid #aaa;       /* Default &amp;quot;notice&amp;quot; gray */&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ombox-notice {&lt;br /&gt;
    border: 1px solid #aaa;       /* Gray */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-content {&lt;br /&gt;
    border: 1px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-style {&lt;br /&gt;
    border: 1px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-move {&lt;br /&gt;
    border: 1px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-protection {&lt;br /&gt;
    border: 2px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Talk page message box styles */&lt;br /&gt;
table.tmbox {&lt;br /&gt;
    margin: 4px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #c0c090;    /* Default &amp;quot;notice&amp;quot; gray-brown */&lt;br /&gt;
    background: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The &amp;quot;mediawiki&amp;quot; */&lt;br /&gt;
    margin: 2px 0;               /* class ensures that this declaration overrides other */&lt;br /&gt;
    width: 100%;  /* For Safari and Opera */     /* styles (including mbox-small above) */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .tmbox.mbox-small { /* &amp;quot;small&amp;quot; tmboxes should not be small when  */&lt;br /&gt;
    line-height: 1.5em;          /* also &amp;quot;nested&amp;quot;, so reset styles that are   */   &lt;br /&gt;
    font-size: 100%;             /* set in &amp;quot;mbox-small&amp;quot; above.                */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.tmbox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-content {&lt;br /&gt;
    border: 2px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-style {&lt;br /&gt;
    border: 2px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-move {&lt;br /&gt;
    border: 2px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-protection,&lt;br /&gt;
table.tmbox-notice {&lt;br /&gt;
    border: 1px solid #c0c090;    /* Gray-brown */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Disambig and set index box styles */&lt;br /&gt;
table.dmbox {&lt;br /&gt;
    clear: both; &lt;br /&gt;
    margin: 0.9em 1em; &lt;br /&gt;
    border-top: 1px solid #ccc; &lt;br /&gt;
    border-bottom: 1px solid #ccc; &lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Footer and header message box styles */&lt;br /&gt;
table.fmbox {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;     /* Default &amp;quot;system&amp;quot; gray */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-system {&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-warning {&lt;br /&gt;
    border: 1px solid #bb7070;  /* Dark pink */&lt;br /&gt;
    background: #ffdbdb;        /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-editnotice {&lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;warning&amp;quot; style fmbox messages. */&lt;br /&gt;
div.mw-warning-with-logexcerpt,&lt;br /&gt;
div.mw-lag-warn-high,&lt;br /&gt;
div.mw-cascadeprotectedwarning,&lt;br /&gt;
div#mw-protect-cascadeon {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #bb7070;&lt;br /&gt;
    background: #ffdbdb;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;system&amp;quot; style fmbox messages. Used in &lt;br /&gt;
   [[MediaWiki:Noarticletext]] and [[MediaWiki:Readonly lag]]. */&lt;br /&gt;
div.mw-lag-warn-normal,&lt;br /&gt;
div.noarticletext,&lt;br /&gt;
div.fmbox-system {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* These mbox-small classes must be placed after all other &lt;br /&gt;
   ambox/tmbox/ombox etc classes. &amp;quot;body.mediawiki&amp;quot; is so &lt;br /&gt;
   they override &amp;quot;table.ambox + table.ambox&amp;quot; above. */&lt;br /&gt;
body.mediawiki table.mbox-small {   /* For the &amp;quot;small=yes&amp;quot; option. */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 4px 0 4px 1em;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
body.mediawiki table.mbox-small-left {   /* For the &amp;quot;small=left&amp;quot; option. */&lt;br /&gt;
    margin: 4px 1em 4px 0;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Support for Template:IPA, Template:Unicode and Template:Polytonic.&lt;br /&gt;
   The second declarations reset the styles for all browsers except&lt;br /&gt;
   IE6, which chokes on the empty comment tags. Please copy any changes&lt;br /&gt;
   to [[Template:IPA fonts]] and [[Template:Unicode fonts]].&lt;br /&gt;
*/&lt;br /&gt;
.IPA {&lt;br /&gt;
    font-family: &amp;quot;Charis SIL&amp;quot;, &amp;quot;Doulos SIL&amp;quot;, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Chrysanthi Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.Unicode {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;Free Serif&amp;quot;, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;, &amp;quot;Bitstream Cyberbit&amp;quot;,&lt;br /&gt;
                 &amp;quot;Bitstream CyberBase&amp;quot;, Thryomanes, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Free Sans&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;,&lt;br /&gt;
                 &amp;quot;Microsoft Sans Serif&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.latinx {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Microsoft Sans Serif&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.polytonic {&lt;br /&gt;
    font-family: &amp;quot;Athena Unicode&amp;quot;, Gentium, &amp;quot;Palatino Linotype&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, Code2000; &lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
#wpSave {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */&lt;br /&gt;
.hiddenStructure {&lt;br /&gt;
    display: inline ! important;&lt;br /&gt;
    color: #f00; &lt;br /&gt;
    background-color: #0f0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* suppress missing interwiki image links where #ifexist cannot&lt;br /&gt;
   be used due to high number of requests see .hidden-redlink on &lt;br /&gt;
   http://meta.wikimedia.org/wiki/MediaWiki:Common.css&lt;br /&gt;
*/&lt;br /&gt;
.check-icon a.new {&lt;br /&gt;
    display: none; &lt;br /&gt;
    speak: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Removes underlines from links */&lt;br /&gt;
.nounderlines a { &lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove underline from IPA links */&lt;br /&gt;
.IPA a:link, .IPA a:visited {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Standard Navigationsleisten, aka box hiding thingy&lt;br /&gt;
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */&lt;br /&gt;
div.NavFrame {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 4px;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame + div.NavFrame {&lt;br /&gt;
    border-top-style: none;&lt;br /&gt;
    border-top-style: hidden;&lt;br /&gt;
}&lt;br /&gt;
div.NavPic {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    float: left;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame div.NavHead {&lt;br /&gt;
    height: 1.6em;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    background-color: #ccf;&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame p,&lt;br /&gt;
div.NavFrame div.NavContent,&lt;br /&gt;
div.NavFrame div.NavContent p {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
div.NavEnd {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    line-height: 1px;&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
a.NavToggle {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    right: 3px;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Hatnotes and disambiguation notices */&lt;br /&gt;
.rellink,&lt;br /&gt;
.dablink {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
.rellink i,&lt;br /&gt;
.dablink i {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style for horizontal UL lists */&lt;br /&gt;
.horizontal ul {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li { &lt;br /&gt;
    padding: 0 0.6em 0 0.4em;&lt;br /&gt;
    display: inline;&lt;br /&gt;
    border-right: 1px solid;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li:last-child {&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    padding-right: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow transcluded pages to display in lists rather than a table.&lt;br /&gt;
   Compatible in Firefox; incompatible in IE6. */&lt;br /&gt;
.listify td    { display: list-item; }&lt;br /&gt;
.listify tr    { display: block; }&lt;br /&gt;
.listify table { display: block; }&lt;br /&gt;
 &lt;br /&gt;
/* Geographical coordinates defaults. See [[Template:Coord/link]]&lt;br /&gt;
   for how these are used. The classes &amp;quot;geo&amp;quot;, &amp;quot;longitude&amp;quot;, and&lt;br /&gt;
   &amp;quot;latitude&amp;quot; are used by the [[Geo microformat]].&lt;br /&gt;
 */&lt;br /&gt;
.geo-default, .geo-dms, .geo-dec  { display: inline; }&lt;br /&gt;
.geo-nondefault, .geo-multi-punct { display: none; }&lt;br /&gt;
.longitude, .latitude             { white-space: nowrap; }&lt;br /&gt;
 &lt;br /&gt;
/* When &amp;lt;div class=&amp;quot;nonumtoc&amp;quot;&amp;gt; is used on the table of contents,&lt;br /&gt;
   the ToC will display without numbers */&lt;br /&gt;
.nonumtoc .tocnumber { display: none; }&lt;br /&gt;
.nonumtoc #toc ul,&lt;br /&gt;
.nonumtoc .toc ul {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    margin: .3em 0 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.nonumtoc #toc ul ul, &lt;br /&gt;
.nonumtoc .toc ul ul { &lt;br /&gt;
    margin: 0 0 0 2em; &lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow limiting of which header levels are shown in a TOC;&lt;br /&gt;
   &amp;lt;div class=&amp;quot;toclimit-3&amp;quot;&amp;gt;, for instance, will limit to&lt;br /&gt;
   showing ==headings== and ===headings=== but no further&lt;br /&gt;
   (as long as there are no =headings= on the page, which&lt;br /&gt;
   there shouldn&#039;t be according to the MoS).&lt;br /&gt;
 */&lt;br /&gt;
.toclimit-2 .toclevel-2,&lt;br /&gt;
.toclimit-3 .toclevel-3,&lt;br /&gt;
.toclimit-4 .toclevel-4,&lt;br /&gt;
.toclimit-5 .toclevel-5,&lt;br /&gt;
.toclimit-6 .toclevel-6,&lt;br /&gt;
.toclimit-7 .toclevel-7 { display: none; }&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Template:Quote */&lt;br /&gt;
blockquote.templatequote { &lt;br /&gt;
     margin-top: 0; &lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite { &lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite cite {&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
div.user-block {&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    border: 1px solid #A9A9A9;&lt;br /&gt;
    background-color: #FFEFD5;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent line breaks in silly places: &lt;br /&gt;
   1) Links when we don&#039;t want them to&lt;br /&gt;
   2) Bold &amp;quot;links&amp;quot; to the page itself&lt;br /&gt;
   2) HTML formulae&lt;br /&gt;
   3) Ref tags with group names &amp;lt;ref group=&amp;quot;Note&amp;quot;&amp;gt; --&amp;gt; &amp;quot;[Note 1]&amp;quot;&lt;br /&gt;
*/&lt;br /&gt;
.nowraplinks a,&lt;br /&gt;
.nowraplinks .selflink,&lt;br /&gt;
span.texhtml,&lt;br /&gt;
sup.reference a { &lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For template documentation */&lt;br /&gt;
.template-documentation {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 1em 0 0 0;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background-color: #ecfcf4; &lt;br /&gt;
    padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.thumbinner {&lt;br /&gt;
    min-width: 100px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Inline divs in ImageMaps (code borrowed from de.wiki) */&lt;br /&gt;
.imagemap-inline div {&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Increase the height of the image upload box */&lt;br /&gt;
#wpUploadDescription {&lt;br /&gt;
    height: 13em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Reduce line-height for &amp;lt;sup&amp;gt; and &amp;lt;sub&amp;gt; */&lt;br /&gt;
sup, sub {&lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove white border from thumbnails */&lt;br /&gt;
div.thumb {&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;br /&gt;
div.tright {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 0 0.8em 1.4em;&lt;br /&gt;
}&lt;br /&gt;
div.tleft {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 1.4em 0.8em 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes the background of a framed image white instead of gray. */&lt;br /&gt;
/* Only visible with transparent images. */&lt;br /&gt;
div.thumb img.thumbimage {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* The backgrounds for galleries. */&lt;br /&gt;
#content .gallerybox div.thumb {&lt;br /&gt;
    background-color: #F9F9F9;   /* Light gray padding */&lt;br /&gt;
}&lt;br /&gt;
/* Put a chequered background behind images, only visible if they have transparency */&lt;br /&gt;
.gallerybox .thumb img,&lt;br /&gt;
#file img {&lt;br /&gt;
    background: white url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png&amp;quot;) repeat;&lt;br /&gt;
}&lt;br /&gt;
/* But not on articles, user pages, portals or with opt-out. */&lt;br /&gt;
.ns-0 .gallerybox .thumb img,&lt;br /&gt;
.ns-2 .gallerybox .thumb img,&lt;br /&gt;
.ns-100 .gallerybox .thumb img, &lt;br /&gt;
.nochecker .gallerybox .thumb img {&lt;br /&gt;
    background: white;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent floating boxes from overlapping any category listings,&lt;br /&gt;
   file histories, edit previews, and edit [Show changes] views */&lt;br /&gt;
#mw-subcategories, #mw-pages, #mw-category-media, &lt;br /&gt;
#filehistory, #wikiPreview, #wikiDiff {&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Selectively hide headers in WikiProject banners */&lt;br /&gt;
.wpb .wpb-header             { display: none; }&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: block; }     /* for IE */&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */&lt;br /&gt;
.wpbs-inner .wpb-outside     { display: none; }      /* hide things that should only display outside shells */&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Abuse Filter tags */&lt;br /&gt;
.mw-tag-markers {&lt;br /&gt;
 font-family:sans-serif;&lt;br /&gt;
 font-style:italic;&lt;br /&gt;
 font-size:90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Fix so &amp;lt;tt&amp;gt;, &amp;lt;code&amp;gt; and &amp;lt;pre&amp;gt; tags get normal text size also in &lt;br /&gt;
   some versions of Firefox, Safari, Konqueror, Chrome etc. */&lt;br /&gt;
tt, code, pre {&lt;br /&gt;
    font-family: monospace, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* &amp;lt;/source&amp;gt; */&lt;br /&gt;
&lt;br /&gt;
/* CLWB-259*/&lt;br /&gt;
/* self links */&lt;br /&gt;
a.mw-selflink {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:hover {&lt;br /&gt;
    cursor: inherit;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:active,&lt;br /&gt;
a.mw-selflink:visited {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* CLWB-234 */&lt;br /&gt;
.postedit-content {&lt;br /&gt;
    padding-right:10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/************************* Mobile view ****************************/&lt;br /&gt;
/*CLWB-363*/&lt;br /&gt;
/*Home Page 2 columns - Desktop CSS*/&lt;br /&gt;
.div-box-HP {&lt;br /&gt;
	box-shadow:  0 0 6px 0 rgba(0,0,0,0.09); &lt;br /&gt;
	padding:10px 20px 15px 20px; &lt;br /&gt;
	width:100%; &lt;br /&gt;
	vertical-align:top;&lt;br /&gt;
	background-color: white; &lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-0-0-24-0 {&lt;br /&gt;
	margin:0px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-24-0-24-0 {&lt;br /&gt;
	margin:24px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.div-box-h2-HP {&lt;br /&gt;
	margin: 1em 0px 15px 0px !important; &lt;br /&gt;
	font-size:120%; &lt;br /&gt;
	font-weight:bold; &lt;br /&gt;
	border-style: none; &lt;br /&gt;
	text-align:left; &lt;br /&gt;
	color:#cc6600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-0-0-0 {&lt;br /&gt;
	padding:0px 0px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-10-0-0 {&lt;br /&gt;
	padding:0px 10px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-HP {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 0;    &lt;br /&gt;
    margin-left: 5px;&lt;br /&gt;
    margin-right: 0px;&lt;br /&gt;
    padding-right:50px;&lt;br /&gt;
    border-spacing: 0;&lt;br /&gt;
    border-collapse: separate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-left-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.border-td-table-HP {&lt;br /&gt;
    border-color: transparent;&lt;br /&gt;
    border-width: 1px;&lt;br /&gt;
    border-style: solid;&lt;br /&gt;
	&lt;br /&gt;
    padding-right: 60px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-rigth-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
/*Book Downloads component table*/&lt;br /&gt;
.plainlinks.fmbox.fmbox-system {&lt;br /&gt;
    width:260px;&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mobileonly {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CLWB-358*/&lt;br /&gt;
.navbox-subgroup .navbox-group {&lt;br /&gt;
    width:30%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-362*/&lt;br /&gt;
.table-content{&lt;br /&gt;
    border: 0px;&lt;br /&gt;
    width: 75%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-image{&lt;br /&gt;
    border-bottom:30px solid transparent;&lt;br /&gt;
    width:82px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-title {&lt;br /&gt;
    text-align:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-pdf{&lt;br /&gt;
    width: 40px; &lt;br /&gt;
    text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-371*/&lt;br /&gt;
/*format of template*/&lt;br /&gt;
.PDFWARNING-box table.plainlinks.fmbox.fmbox-system{&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-373*/&lt;br /&gt;
.table-contributor-template-information{&lt;br /&gt;
    border:0px;&lt;br /&gt;
    width:225px;&lt;br /&gt;
    text-align: left;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details{&lt;br /&gt;
    font-size:85%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details td{&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
table.plainlinks.ombox.ombox-notice {&lt;br /&gt;
	width: 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**********************************Desktop CSS changes**************************/&lt;br /&gt;
body, .mw-body h1, .mw-body-content h1, .mw-body-content h2 {&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif !important;&lt;br /&gt;
	font-size: 18px;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body{&lt;br /&gt;
        background-color: #fafafa !important;&lt;br /&gt;
        background-image: none !important;&lt;br /&gt;
    height: 100% !important;&lt;br /&gt;
    margin: 0 !important;&lt;br /&gt;
    padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Content */&lt;br /&gt;
div#content {&lt;br /&gt;
	/*margin-left: 227px;&lt;br /&gt;
	padding: 1em;*/&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-y;&lt;br /&gt;
	background-color: white;*/&lt;br /&gt;
	color: black;&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
	padding-top: 20px;&lt;br /&gt;
	padding-right: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
	height: 12em;&lt;br /&gt;
	background-color: #fafafa;&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: bottom left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
	height: 140px;&lt;br /&gt;
	box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-moz-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-webkit-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-o-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	margin-left: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
#left-navigation {&lt;br /&gt;
	/*left: 230px;&lt;br /&gt;
	top: 7.6em; */&lt;br /&gt;
        margin-left: 12.5em;&lt;br /&gt;
        /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li {&lt;br /&gt;
	background: none;&lt;br /&gt;
        /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
    height: 3.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	left: 650px;&lt;br /&gt;
	top: 2.5em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*#p-cactions h5{&lt;br /&gt;
	margin-bottom: 0em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: none ;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs span {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-316 - Match heading styles to that on Clicklaw.bc.ca*/&lt;br /&gt;
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .selected{&lt;br /&gt;
        background: transparent !important;&lt;br /&gt;
        background-image: linear-gradient(to top,#54a546 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown{&lt;br /&gt;
    /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
    /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-checkbox:checked ~ .vector-menu-content .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3{&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs li.new a,&lt;br /&gt;
div.clicklawTabs li.new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawMenu h5 a {&lt;br /&gt;
	height: 1.85em;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li.selected  a,&lt;br /&gt;
.vector-menu-dropdown li.selected  a:visited {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
    float: right;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 20px;&lt;br /&gt;
    height: 60px;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
    margin: 0em;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
    right: 0em;&lt;br /&gt;
    padding: 20px 30px 20px 30px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal h3, .vector-menu-portal h3 {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-portal .vector-menu-content li a{&lt;br /&gt;
        color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body, .vector-menu-portal .body {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a:visited, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal, .vector-menu-portal{&lt;br /&gt;
        padding: 0 0 1.5em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Footer */&lt;br /&gt;
#footer {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
	margin-top: 50px;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.09);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
    min-height: 130px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {   &lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs ul {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*body.clicklaw-animateLayout #center-navigation {&lt;br /&gt;
	-moz-transition: left 250ms;&lt;br /&gt;
	-webkit-transition: left 250ms;&lt;br /&gt;
	-o-transition: left 250ms;&lt;br /&gt;
	transition: left 250ms;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
	box-shadow: 1px 6px 7px 0px rgba(0,0,0,0.11);&lt;br /&gt;
	padding:30px 20px 0px 0px; &lt;br /&gt;
	margin:7px 0px 0px 0px;&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-right: 1px solid #e4e4e4;&lt;br /&gt;
        top: 138px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
	background-color: #f5f5f5;&lt;br /&gt;
	padding: 5px 0px 5px 0px;&lt;br /&gt;
	box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-moz-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-webkit-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-o-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        -moz-transition: right 250ms;&lt;br /&gt;
        -webkit-transition: right 250ms;&lt;br /&gt;
        -o-transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
        top: 0em;&lt;br /&gt;
        right: 0em;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a {&lt;br /&gt;
	color: #4f5359 !important;&lt;br /&gt;
	font-size: 1em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
        font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a:hover, #p-personal ul li a:focus{&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
    padding-right: 1.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation { top: 7.6em; }*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
#p-logo {&lt;br /&gt;
        position: absolute;&lt;br /&gt;
	top: -90px;&lt;br /&gt;
	width: 400px;&lt;br /&gt;
        margin-left: -1.666667em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	width: 400px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
#mw-content-text a {&lt;br /&gt;
  color: #000;&lt;br /&gt;
  text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a, a.new {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:hover, a:focus {&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#searchform div {  &lt;br /&gt;
	position: relative !important;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#searchform input#searchInput {&lt;br /&gt;
        float: right; &lt;br /&gt;
        position: absolute;&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif;  &lt;br /&gt;
	padding: 10px 40px 10px 10px;  &lt;br /&gt;
	border: none;  width: 300px;  &lt;br /&gt;
	box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);  &lt;br /&gt;
	/*margin: 0px -130px 0px -130px;*/&lt;br /&gt;
	-webkit-appearance: none;&lt;br /&gt;
	-webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);&lt;br /&gt;
        /*right: 0em;*/&lt;br /&gt;
        top: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchform {&lt;br /&gt;
        position: relative; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-searchButton {  &lt;br /&gt;
	/*position: relative;  &lt;br /&gt;
	left: 258px; */ &lt;br /&gt;
	background: rgba(0,0,0,0);  &lt;br /&gt;
	border: none;  &lt;br /&gt;
	cursor: pointer;  &lt;br /&gt;
	margin: 0;  &lt;br /&gt;
	padding: 10px 12px; &lt;br /&gt;
        float: right;       &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton{&lt;br /&gt;
        /*position: relative; &lt;br /&gt;
        float: right;*/&lt;br /&gt;
        /*left: 258px;*/&lt;br /&gt;
        background-size: 15px;&lt;br /&gt;
        width: 20px;&lt;br /&gt;
        height: 20px;&lt;br /&gt;
        top: 20px;&lt;br /&gt;
        margin: 0px 10px 0px 0px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#p-search-border {&lt;br /&gt;
	border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 10px;&lt;br /&gt;
    height: 125px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-336 - UX: Printable version not optimized for print */&lt;br /&gt;
body.page-Main_Page #p-coll-print_export {&lt;br /&gt;
	display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal-first h3{&lt;br /&gt;
        display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
q {&lt;br /&gt;
	font-family: Trebuchet MS, Times, &amp;quot;Times New Roman&amp;quot;, serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
pre, code, tt, kbd, samp {&lt;br /&gt;
	font-family: Trebuchet MS, monospace, &amp;quot;Courier New&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.catlinks {&lt;br /&gt;
	border: none;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
.catlinks a {&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
/* Interwiki Styling */&lt;br /&gt;
/*div#content a.extiw,&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	/* Don&#039;t show icons for interwiki links */&lt;br /&gt;
	background: none;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
	background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head div.body.vector-menu-content{&lt;br /&gt;
        float: right;&lt;br /&gt;
        padding: 5px 0px 5px 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#pt-userpage a {&lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body, .parsoid-body{&lt;br /&gt;
        background: none;&lt;br /&gt;
        border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation{&lt;br /&gt;
        margin-top: 9em;&lt;br /&gt;
        width: 40%;&lt;br /&gt;
        background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
        padding-bottom: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation{&lt;br /&gt;
        float: left;&lt;br /&gt;
        /*margin-right: 40%;*/&lt;br /&gt;
}    &lt;br /&gt;
&lt;br /&gt;
#searchInput:focus, #simpleSearch:hover #searchInput:focus {&lt;br /&gt;
    outline: 0;&lt;br /&gt;
    border-color: #000;&lt;br /&gt;
    -webkit-box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
    box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
:focus {&lt;br /&gt;
    outline-color: #000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch{&lt;br /&gt;
   /*margin-right: -50px;*/&lt;br /&gt;
   /*margin-top: 25px;*/&lt;br /&gt;
   width: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form {&lt;br /&gt;
    /* margin: 0.5em 0 0; */&lt;br /&gt;
    margin: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading{&lt;br /&gt;
    font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CommetStreams style*/&lt;br /&gt;
#cs-header {&lt;br /&gt;
    background-color: #DFF0FF;&lt;br /&gt;
    padding: 12px;&lt;br /&gt;
    border: 2px solid #30538f;&lt;br /&gt;
    width: fit-content;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide single page printing message collection*/&lt;br /&gt;
.collection-warning-box, .collection-notice-box{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide comments*/&lt;br /&gt;
.cs-stream{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* CLWB-468: Remove Book Builder and download PDF functions */&lt;br /&gt;
.mw-portlet.mw-portlet-coll-print_export {&lt;br /&gt;
  display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation {&lt;br /&gt;
  width: calc(50% - 120px) !important;&lt;br /&gt;
  height: 45px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=60306</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=60306"/>
		<updated>2025-07-18T01:28:05Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* common.css */&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page h1.firstHeading { display:none; }&lt;br /&gt;
&lt;br /&gt;
/* &amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt; */&lt;br /&gt;
 &lt;br /&gt;
/* Main page fixes */&lt;br /&gt;
#interwiki-completelist {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
body.page-Main_Page #ca-delete {&lt;br /&gt;
    display: none !important;right:&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
body.page-Main_mobiPage #mp-topbanner {&lt;br /&gt;
   clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Edit window toolbar */&lt;br /&gt;
#toolbar {&lt;br /&gt;
    height: 22px;&lt;br /&gt;
    margin-bottom: 6px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Margins for &amp;lt;ol&amp;gt; and &amp;lt;ul&amp;gt; */&lt;br /&gt;
#content ol, #content ul,&lt;br /&gt;
#mw_content ol, #mw_content ul {&lt;br /&gt;
  margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Make the list of references in [[Template:Reflist]] smaller */&lt;br /&gt;
.references-small { &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn&#039;t accept it */&lt;br /&gt;
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */&lt;br /&gt;
/* column-count is from the CSS3 module &amp;quot;CSS Multi-column Layout&amp;quot; */&lt;br /&gt;
/* Please ignore any validator errors caused by these two lines */&lt;br /&gt;
.references-2column {&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    -moz-column-count: 2;&lt;br /&gt;
    column-count: 2;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Highlight clicked reference in blue to help navigation */&lt;br /&gt;
ol.references &amp;gt; li:target,&lt;br /&gt;
sup.reference:target,&lt;br /&gt;
span.citation:target { &lt;br /&gt;
    background-color: #DEF;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Ensure refs in table headers and the like aren&#039;t bold or italic */&lt;br /&gt;
sup.reference {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Styling for citations */&lt;br /&gt;
span.citation, cite {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
    word-wrap: break-word;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For linked citation numbers and document IDs, where&lt;br /&gt;
   the number need not be shown on a screen or a handheld,&lt;br /&gt;
   but should be included in the printed version&lt;br /&gt;
*/&lt;br /&gt;
@media screen, handheld {&lt;br /&gt;
    span.citation *.printonly {&lt;br /&gt;
        display: none;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* wikitable/prettytable class for skinning normal tables */&lt;br /&gt;
table.wikitable,&lt;br /&gt;
table.prettytable {&lt;br /&gt;
    margin: 1em 1em 1em 0;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th, .wikitable td,&lt;br /&gt;
.prettytable th, .prettytable td {&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th,&lt;br /&gt;
.prettytable th {&lt;br /&gt;
    background: #f2f2f2;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.wikitable caption,&lt;br /&gt;
.prettytable caption {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Default style for navigation boxes */&lt;br /&gt;
.navbox {                     /* Navbox container style */&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: auto;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    padding: 1px;&lt;br /&gt;
}&lt;br /&gt;
.navbox-inner,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-group,&lt;br /&gt;
.navbox-title,&lt;br /&gt;
.navbox-abovebelow {&lt;br /&gt;
    padding: 0.25em 1em;      /* Title, group and above/below styles */&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
th.navbox-group {             /* Group style */&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    background: #fdfdfd;      /* Background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-list {&lt;br /&gt;
    line-height: 1.8em;&lt;br /&gt;
    border-color: #fdfdfd;    /* Must match background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox th,&lt;br /&gt;
.navbox-title {&lt;br /&gt;
    background: #ccccff;      /* Level 1 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-abovebelow,&lt;br /&gt;
th.navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-title {&lt;br /&gt;
    background: #ddddff;      /* Level 2 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-subgroup .navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-abovebelow {&lt;br /&gt;
    background: #e6e6ff;      /* Level 3 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-even {&lt;br /&gt;
    background: #f7f7f7;      /* Even row striping */&lt;br /&gt;
}&lt;br /&gt;
.navbox-odd {&lt;br /&gt;
    background: transparent;  /* Odd row striping */&lt;br /&gt;
}&lt;br /&gt;
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */&lt;br /&gt;
    margin-top: -1px;          /* (doesn&#039;t work for IE6, but that&#039;s okay)       */&lt;br /&gt;
}&lt;br /&gt;
.navbox .hlist td dl,&lt;br /&gt;
.navbox .hlist td ol,&lt;br /&gt;
.navbox .hlist td ul,&lt;br /&gt;
.navbox td.hlist dl,&lt;br /&gt;
.navbox td.hlist ol,&lt;br /&gt;
.navbox td.hlist ul {&lt;br /&gt;
    padding: 0.125em 0;       /* Adjust hlist padding in navboxes */&lt;br /&gt;
}&lt;br /&gt;
ol + table.navbox,&lt;br /&gt;
ul + table.navbox {&lt;br /&gt;
    margin-top: 0.5em;        /* Prevent lists from clinging to navboxes */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Default styling for Navbar template */&lt;br /&gt;
.navbar {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
.navbar ul {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.navbar li {&lt;br /&gt;
    word-spacing: -0.125em;&lt;br /&gt;
}&lt;br /&gt;
.navbar.mini li span {&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
}&lt;br /&gt;
/* Navbar styling when nested in infobox and navbox */&lt;br /&gt;
.infobox .navbar {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox .navbar {&lt;br /&gt;
    display: block;&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-title .navbar {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-right: 0.5em;&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* &#039;show&#039;/&#039;hide&#039; buttons created dynamically by the CollapsibleTables javascript&lt;br /&gt;
   in [[MediaWiki:Common.js]] are styled here so they can be customised. */&lt;br /&gt;
.collapseButton {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-left: 0.5em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    width: auto;&lt;br /&gt;
}&lt;br /&gt;
/* In navboxes, the show/hide button balances the v·d·e links&lt;br /&gt;
   from [[Template:Navbar]], so they need to be the same width. */&lt;br /&gt;
.navbox .collapseButton {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styling for JQuery makeCollapsible, matching that of collapseButton */&lt;br /&gt;
.mw-collapsible-toggle {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox .mw-collapsible-toggle {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: right;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: larger;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em; &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: solid 1px #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes redirects appear in italics in categories and on [[Special:Allpages]] */&lt;br /&gt;
.redirect-in-category, .allpagesredirect {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Icons for medialist templates [[Template:Listen]],&lt;br /&gt;
   [[Template:Multi-listen_start]], [[Template:Video]],&lt;br /&gt;
   [[Template:Multi-video_start]]&lt;br /&gt;
*/&lt;br /&gt;
div.listenlist {&lt;br /&gt;
    background:&lt;br /&gt;
        url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png&amp;quot;);&lt;br /&gt;
    padding-left: 40px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style rules for media list templates */&lt;br /&gt;
div.medialist {&lt;br /&gt;
    min-height: 50px;&lt;br /&gt;
    margin: 1em;&lt;br /&gt;
    background-position: top left;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul {&lt;br /&gt;
    list-style-type: none; &lt;br /&gt;
    list-style-image: none;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li {&lt;br /&gt;
    padding-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li li {&lt;br /&gt;
    font-size: 91%;&lt;br /&gt;
    padding-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon for all PDF files&lt;br /&gt;
   in browsers that support these CSS selectors, like Mozilla and Opera */&lt;br /&gt;
#content a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF#&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 16px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon anywhere the PDFlink class&lt;br /&gt;
   is used (notably Template:PDFlink). This works in IE, unlike the above. */&lt;br /&gt;
#content span.PDFlink a,&lt;br /&gt;
#mw_content span.PDFlink a {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 17px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Content in columns with CSS instead of tables [[Template:Columns]] */&lt;br /&gt;
div.columns-2 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 50%;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-3 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 33.3%;&lt;br /&gt;
    min-width: 200px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-4 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 25%;&lt;br /&gt;
    min-width: 150px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-5 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 20%;&lt;br /&gt;
    min-width: 120px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Messagebox templates */&lt;br /&gt;
.messagebox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    width: 80%;&lt;br /&gt;
    margin: 0 auto 1em auto;&lt;br /&gt;
    padding: .2em;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.merge {&lt;br /&gt;
    border: 1px solid #c0b8cc;&lt;br /&gt;
    background-color: #f0e5ff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.cleanup {&lt;br /&gt;
    border: 1px solid #9f9fff;&lt;br /&gt;
    background-color: #efefff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    margin: 4px auto;&lt;br /&gt;
}&lt;br /&gt;
/* For old WikiProject banners inside banner shells. */&lt;br /&gt;
.mbox-inside .standard-talk,&lt;br /&gt;
.messagebox.nested-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: 2px 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.small {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
}&lt;br /&gt;
.messagebox.small-talk {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
    background: #F8EABA;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */&lt;br /&gt;
th.mbox-text, td.mbox-text {     /* The message body cell(s) */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 0.25em 0.9em;       /* 0.9em left/right */&lt;br /&gt;
    width: 100%;    /* Make all mboxes the same width regardless of text length */&lt;br /&gt;
}&lt;br /&gt;
td.mbox-image {                  /* The left image cell */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-imageright {             /* The right image cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-empty-cell {         /* An empty narrow cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 0px;&lt;br /&gt;
    width: 1px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Article message box styles */&lt;br /&gt;
table.ambox {&lt;br /&gt;
    margin: 0px 10%;   /* 10% = Will not overlap with other elements */&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb; &lt;br /&gt;
}&lt;br /&gt;
table.ambox + table.ambox {   /* Single border between stacked boxes. */&lt;br /&gt;
    margin-top: -1px;&lt;br /&gt;
}&lt;br /&gt;
.ambox th.mbox-text, &lt;br /&gt;
.ambox td.mbox-text {            /* The message body cell(s) */&lt;br /&gt;
    padding: 0.25em 0.5em;       /* 0.5em left/right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-image {           /* The left image cell */&lt;br /&gt;
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-imageright {      /* The right image cell */&lt;br /&gt;
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ambox-notice {&lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-speedy {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;                   /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-delete {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-content {&lt;br /&gt;
    border-left: 10px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-style {&lt;br /&gt;
    border-left: 10px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-move {&lt;br /&gt;
    border-left: 10px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-protection {&lt;br /&gt;
    border-left: 10px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Image message box styles */&lt;br /&gt;
table.imbox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 3px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb;&lt;br /&gt;
}&lt;br /&gt;
.imbox .mbox-text .imbox {    /* For imboxes inside imbox-text cells. */&lt;br /&gt;
    margin: 0 -0.5em;    /* 0.9 - 0.5 = 0.4em left/right. */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .imbox {    /* For imboxes inside other templates. */&lt;br /&gt;
    margin: 4px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.imbox-notice {&lt;br /&gt;
    border: 3px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-speedy {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-delete {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-content {&lt;br /&gt;
    border: 3px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-style {&lt;br /&gt;
    border: 3px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-move {&lt;br /&gt;
    border: 3px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-protection {&lt;br /&gt;
    border: 3px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-license {&lt;br /&gt;
    border: 3px solid #88a;       /* Dark gray */&lt;br /&gt;
    background: #f7f8ff;          /* Light gray */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-featured {&lt;br /&gt;
    border: 3px solid #cba135;    /* Brown-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Category message box styles */&lt;br /&gt;
table.cmbox {&lt;br /&gt;
    margin: 3px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background: #DFE8FF;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.cmbox-notice {&lt;br /&gt;
    background: #D8E8FF;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-speedy {&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 4px;&lt;br /&gt;
    border: 4px solid #b22222;    /* Red */&lt;br /&gt;
    background: #FFDBDB;          /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-delete {&lt;br /&gt;
    background: #FFDBDB;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-content {&lt;br /&gt;
    background: #FFE7CE;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-style {&lt;br /&gt;
    background: #FFF9DB;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-move {&lt;br /&gt;
    background: #E4D8FF;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-protection {&lt;br /&gt;
    background: #EFEFE1;    /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Other pages message box styles */&lt;br /&gt;
table.ombox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 1px solid #aaa;       /* Default &amp;quot;notice&amp;quot; gray */&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ombox-notice {&lt;br /&gt;
    border: 1px solid #aaa;       /* Gray */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-content {&lt;br /&gt;
    border: 1px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-style {&lt;br /&gt;
    border: 1px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-move {&lt;br /&gt;
    border: 1px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-protection {&lt;br /&gt;
    border: 2px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Talk page message box styles */&lt;br /&gt;
table.tmbox {&lt;br /&gt;
    margin: 4px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #c0c090;    /* Default &amp;quot;notice&amp;quot; gray-brown */&lt;br /&gt;
    background: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The &amp;quot;mediawiki&amp;quot; */&lt;br /&gt;
    margin: 2px 0;               /* class ensures that this declaration overrides other */&lt;br /&gt;
    width: 100%;  /* For Safari and Opera */     /* styles (including mbox-small above) */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .tmbox.mbox-small { /* &amp;quot;small&amp;quot; tmboxes should not be small when  */&lt;br /&gt;
    line-height: 1.5em;          /* also &amp;quot;nested&amp;quot;, so reset styles that are   */   &lt;br /&gt;
    font-size: 100%;             /* set in &amp;quot;mbox-small&amp;quot; above.                */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.tmbox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-content {&lt;br /&gt;
    border: 2px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-style {&lt;br /&gt;
    border: 2px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-move {&lt;br /&gt;
    border: 2px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-protection,&lt;br /&gt;
table.tmbox-notice {&lt;br /&gt;
    border: 1px solid #c0c090;    /* Gray-brown */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Disambig and set index box styles */&lt;br /&gt;
table.dmbox {&lt;br /&gt;
    clear: both; &lt;br /&gt;
    margin: 0.9em 1em; &lt;br /&gt;
    border-top: 1px solid #ccc; &lt;br /&gt;
    border-bottom: 1px solid #ccc; &lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Footer and header message box styles */&lt;br /&gt;
table.fmbox {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;     /* Default &amp;quot;system&amp;quot; gray */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-system {&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-warning {&lt;br /&gt;
    border: 1px solid #bb7070;  /* Dark pink */&lt;br /&gt;
    background: #ffdbdb;        /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-editnotice {&lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;warning&amp;quot; style fmbox messages. */&lt;br /&gt;
div.mw-warning-with-logexcerpt,&lt;br /&gt;
div.mw-lag-warn-high,&lt;br /&gt;
div.mw-cascadeprotectedwarning,&lt;br /&gt;
div#mw-protect-cascadeon {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #bb7070;&lt;br /&gt;
    background: #ffdbdb;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;system&amp;quot; style fmbox messages. Used in &lt;br /&gt;
   [[MediaWiki:Noarticletext]] and [[MediaWiki:Readonly lag]]. */&lt;br /&gt;
div.mw-lag-warn-normal,&lt;br /&gt;
div.noarticletext,&lt;br /&gt;
div.fmbox-system {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* These mbox-small classes must be placed after all other &lt;br /&gt;
   ambox/tmbox/ombox etc classes. &amp;quot;body.mediawiki&amp;quot; is so &lt;br /&gt;
   they override &amp;quot;table.ambox + table.ambox&amp;quot; above. */&lt;br /&gt;
body.mediawiki table.mbox-small {   /* For the &amp;quot;small=yes&amp;quot; option. */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 4px 0 4px 1em;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
body.mediawiki table.mbox-small-left {   /* For the &amp;quot;small=left&amp;quot; option. */&lt;br /&gt;
    margin: 4px 1em 4px 0;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Support for Template:IPA, Template:Unicode and Template:Polytonic.&lt;br /&gt;
   The second declarations reset the styles for all browsers except&lt;br /&gt;
   IE6, which chokes on the empty comment tags. Please copy any changes&lt;br /&gt;
   to [[Template:IPA fonts]] and [[Template:Unicode fonts]].&lt;br /&gt;
*/&lt;br /&gt;
.IPA {&lt;br /&gt;
    font-family: &amp;quot;Charis SIL&amp;quot;, &amp;quot;Doulos SIL&amp;quot;, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Chrysanthi Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.Unicode {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;Free Serif&amp;quot;, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;, &amp;quot;Bitstream Cyberbit&amp;quot;,&lt;br /&gt;
                 &amp;quot;Bitstream CyberBase&amp;quot;, Thryomanes, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Free Sans&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;,&lt;br /&gt;
                 &amp;quot;Microsoft Sans Serif&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.latinx {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Microsoft Sans Serif&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.polytonic {&lt;br /&gt;
    font-family: &amp;quot;Athena Unicode&amp;quot;, Gentium, &amp;quot;Palatino Linotype&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, Code2000; &lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
#wpSave {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */&lt;br /&gt;
.hiddenStructure {&lt;br /&gt;
    display: inline ! important;&lt;br /&gt;
    color: #f00; &lt;br /&gt;
    background-color: #0f0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* suppress missing interwiki image links where #ifexist cannot&lt;br /&gt;
   be used due to high number of requests see .hidden-redlink on &lt;br /&gt;
   http://meta.wikimedia.org/wiki/MediaWiki:Common.css&lt;br /&gt;
*/&lt;br /&gt;
.check-icon a.new {&lt;br /&gt;
    display: none; &lt;br /&gt;
    speak: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Removes underlines from links */&lt;br /&gt;
.nounderlines a { &lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove underline from IPA links */&lt;br /&gt;
.IPA a:link, .IPA a:visited {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Standard Navigationsleisten, aka box hiding thingy&lt;br /&gt;
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */&lt;br /&gt;
div.NavFrame {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 4px;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame + div.NavFrame {&lt;br /&gt;
    border-top-style: none;&lt;br /&gt;
    border-top-style: hidden;&lt;br /&gt;
}&lt;br /&gt;
div.NavPic {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    float: left;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame div.NavHead {&lt;br /&gt;
    height: 1.6em;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    background-color: #ccf;&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame p,&lt;br /&gt;
div.NavFrame div.NavContent,&lt;br /&gt;
div.NavFrame div.NavContent p {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
div.NavEnd {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    line-height: 1px;&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
a.NavToggle {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    right: 3px;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Hatnotes and disambiguation notices */&lt;br /&gt;
.rellink,&lt;br /&gt;
.dablink {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
.rellink i,&lt;br /&gt;
.dablink i {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style for horizontal UL lists */&lt;br /&gt;
.horizontal ul {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li { &lt;br /&gt;
    padding: 0 0.6em 0 0.4em;&lt;br /&gt;
    display: inline;&lt;br /&gt;
    border-right: 1px solid;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li:last-child {&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    padding-right: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow transcluded pages to display in lists rather than a table.&lt;br /&gt;
   Compatible in Firefox; incompatible in IE6. */&lt;br /&gt;
.listify td    { display: list-item; }&lt;br /&gt;
.listify tr    { display: block; }&lt;br /&gt;
.listify table { display: block; }&lt;br /&gt;
 &lt;br /&gt;
/* Geographical coordinates defaults. See [[Template:Coord/link]]&lt;br /&gt;
   for how these are used. The classes &amp;quot;geo&amp;quot;, &amp;quot;longitude&amp;quot;, and&lt;br /&gt;
   &amp;quot;latitude&amp;quot; are used by the [[Geo microformat]].&lt;br /&gt;
 */&lt;br /&gt;
.geo-default, .geo-dms, .geo-dec  { display: inline; }&lt;br /&gt;
.geo-nondefault, .geo-multi-punct { display: none; }&lt;br /&gt;
.longitude, .latitude             { white-space: nowrap; }&lt;br /&gt;
 &lt;br /&gt;
/* When &amp;lt;div class=&amp;quot;nonumtoc&amp;quot;&amp;gt; is used on the table of contents,&lt;br /&gt;
   the ToC will display without numbers */&lt;br /&gt;
.nonumtoc .tocnumber { display: none; }&lt;br /&gt;
.nonumtoc #toc ul,&lt;br /&gt;
.nonumtoc .toc ul {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    margin: .3em 0 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.nonumtoc #toc ul ul, &lt;br /&gt;
.nonumtoc .toc ul ul { &lt;br /&gt;
    margin: 0 0 0 2em; &lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow limiting of which header levels are shown in a TOC;&lt;br /&gt;
   &amp;lt;div class=&amp;quot;toclimit-3&amp;quot;&amp;gt;, for instance, will limit to&lt;br /&gt;
   showing ==headings== and ===headings=== but no further&lt;br /&gt;
   (as long as there are no =headings= on the page, which&lt;br /&gt;
   there shouldn&#039;t be according to the MoS).&lt;br /&gt;
 */&lt;br /&gt;
.toclimit-2 .toclevel-2,&lt;br /&gt;
.toclimit-3 .toclevel-3,&lt;br /&gt;
.toclimit-4 .toclevel-4,&lt;br /&gt;
.toclimit-5 .toclevel-5,&lt;br /&gt;
.toclimit-6 .toclevel-6,&lt;br /&gt;
.toclimit-7 .toclevel-7 { display: none; }&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Template:Quote */&lt;br /&gt;
blockquote.templatequote { &lt;br /&gt;
     margin-top: 0; &lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite { &lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite cite {&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
div.user-block {&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    border: 1px solid #A9A9A9;&lt;br /&gt;
    background-color: #FFEFD5;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent line breaks in silly places: &lt;br /&gt;
   1) Links when we don&#039;t want them to&lt;br /&gt;
   2) Bold &amp;quot;links&amp;quot; to the page itself&lt;br /&gt;
   2) HTML formulae&lt;br /&gt;
   3) Ref tags with group names &amp;lt;ref group=&amp;quot;Note&amp;quot;&amp;gt; --&amp;gt; &amp;quot;[Note 1]&amp;quot;&lt;br /&gt;
*/&lt;br /&gt;
.nowraplinks a,&lt;br /&gt;
.nowraplinks .selflink,&lt;br /&gt;
span.texhtml,&lt;br /&gt;
sup.reference a { &lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For template documentation */&lt;br /&gt;
.template-documentation {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 1em 0 0 0;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background-color: #ecfcf4; &lt;br /&gt;
    padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.thumbinner {&lt;br /&gt;
    min-width: 100px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Inline divs in ImageMaps (code borrowed from de.wiki) */&lt;br /&gt;
.imagemap-inline div {&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Increase the height of the image upload box */&lt;br /&gt;
#wpUploadDescription {&lt;br /&gt;
    height: 13em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Reduce line-height for &amp;lt;sup&amp;gt; and &amp;lt;sub&amp;gt; */&lt;br /&gt;
sup, sub {&lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove white border from thumbnails */&lt;br /&gt;
div.thumb {&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;br /&gt;
div.tright {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 0 0.8em 1.4em;&lt;br /&gt;
}&lt;br /&gt;
div.tleft {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 1.4em 0.8em 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes the background of a framed image white instead of gray. */&lt;br /&gt;
/* Only visible with transparent images. */&lt;br /&gt;
div.thumb img.thumbimage {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* The backgrounds for galleries. */&lt;br /&gt;
#content .gallerybox div.thumb {&lt;br /&gt;
    background-color: #F9F9F9;   /* Light gray padding */&lt;br /&gt;
}&lt;br /&gt;
/* Put a chequered background behind images, only visible if they have transparency */&lt;br /&gt;
.gallerybox .thumb img,&lt;br /&gt;
#file img {&lt;br /&gt;
    background: white url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png&amp;quot;) repeat;&lt;br /&gt;
}&lt;br /&gt;
/* But not on articles, user pages, portals or with opt-out. */&lt;br /&gt;
.ns-0 .gallerybox .thumb img,&lt;br /&gt;
.ns-2 .gallerybox .thumb img,&lt;br /&gt;
.ns-100 .gallerybox .thumb img, &lt;br /&gt;
.nochecker .gallerybox .thumb img {&lt;br /&gt;
    background: white;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent floating boxes from overlapping any category listings,&lt;br /&gt;
   file histories, edit previews, and edit [Show changes] views */&lt;br /&gt;
#mw-subcategories, #mw-pages, #mw-category-media, &lt;br /&gt;
#filehistory, #wikiPreview, #wikiDiff {&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Selectively hide headers in WikiProject banners */&lt;br /&gt;
.wpb .wpb-header             { display: none; }&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: block; }     /* for IE */&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */&lt;br /&gt;
.wpbs-inner .wpb-outside     { display: none; }      /* hide things that should only display outside shells */&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Abuse Filter tags */&lt;br /&gt;
.mw-tag-markers {&lt;br /&gt;
 font-family:sans-serif;&lt;br /&gt;
 font-style:italic;&lt;br /&gt;
 font-size:90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Fix so &amp;lt;tt&amp;gt;, &amp;lt;code&amp;gt; and &amp;lt;pre&amp;gt; tags get normal text size also in &lt;br /&gt;
   some versions of Firefox, Safari, Konqueror, Chrome etc. */&lt;br /&gt;
tt, code, pre {&lt;br /&gt;
    font-family: monospace, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* &amp;lt;/source&amp;gt; */&lt;br /&gt;
&lt;br /&gt;
/* CLWB-259*/&lt;br /&gt;
/* self links */&lt;br /&gt;
a.mw-selflink {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:hover {&lt;br /&gt;
    cursor: inherit;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:active,&lt;br /&gt;
a.mw-selflink:visited {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* CLWB-234 */&lt;br /&gt;
.postedit-content {&lt;br /&gt;
    padding-right:10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/************************* Mobile view ****************************/&lt;br /&gt;
/*CLWB-363*/&lt;br /&gt;
/*Home Page 2 columns - Desktop CSS*/&lt;br /&gt;
.div-box-HP {&lt;br /&gt;
	box-shadow:  0 0 6px 0 rgba(0,0,0,0.09); &lt;br /&gt;
	padding:10px 20px 15px 20px; &lt;br /&gt;
	width:100%; &lt;br /&gt;
	vertical-align:top;&lt;br /&gt;
	background-color: white; &lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-0-0-24-0 {&lt;br /&gt;
	margin:0px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-24-0-24-0 {&lt;br /&gt;
	margin:24px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.div-box-h2-HP {&lt;br /&gt;
	margin: 1em 0px 15px 0px !important; &lt;br /&gt;
	font-size:120%; &lt;br /&gt;
	font-weight:bold; &lt;br /&gt;
	border-style: none; &lt;br /&gt;
	text-align:left; &lt;br /&gt;
	color:#cc6600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-0-0-0 {&lt;br /&gt;
	padding:0px 0px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-10-0-0 {&lt;br /&gt;
	padding:0px 10px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-HP {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 0;    &lt;br /&gt;
    margin-left: 5px;&lt;br /&gt;
    margin-right: 0px;&lt;br /&gt;
    padding-right:50px;&lt;br /&gt;
    border-spacing: 0;&lt;br /&gt;
    border-collapse: separate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-left-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.border-td-table-HP {&lt;br /&gt;
    border-color: transparent;&lt;br /&gt;
    border-width: 1px;&lt;br /&gt;
    border-style: solid;&lt;br /&gt;
	&lt;br /&gt;
    padding-right: 60px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-rigth-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
/*Book Downloads component table*/&lt;br /&gt;
.plainlinks.fmbox.fmbox-system {&lt;br /&gt;
    width:260px;&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mobileonly {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CLWB-358*/&lt;br /&gt;
.navbox-subgroup .navbox-group {&lt;br /&gt;
    width:30%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-362*/&lt;br /&gt;
.table-content{&lt;br /&gt;
    border: 0px;&lt;br /&gt;
    width: 75%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-image{&lt;br /&gt;
    border-bottom:30px solid transparent;&lt;br /&gt;
    width:82px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-title {&lt;br /&gt;
    text-align:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-pdf{&lt;br /&gt;
    width: 40px; &lt;br /&gt;
    text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-371*/&lt;br /&gt;
/*format of template*/&lt;br /&gt;
.PDFWARNING-box table.plainlinks.fmbox.fmbox-system{&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-373*/&lt;br /&gt;
.table-contributor-template-information{&lt;br /&gt;
    border:0px;&lt;br /&gt;
    width:225px;&lt;br /&gt;
    text-align: left;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details{&lt;br /&gt;
    font-size:85%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details td{&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
table.plainlinks.ombox.ombox-notice {&lt;br /&gt;
	width: 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**********************************Desktop CSS changes**************************/&lt;br /&gt;
body, .mw-body h1, .mw-body-content h1, .mw-body-content h2 {&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif !important;&lt;br /&gt;
	font-size: 18px;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body{&lt;br /&gt;
        background-color: #fafafa !important;&lt;br /&gt;
        background-image: none !important;&lt;br /&gt;
    height: 100% !important;&lt;br /&gt;
    margin: 0 !important;&lt;br /&gt;
    padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Content */&lt;br /&gt;
div#content {&lt;br /&gt;
	/*margin-left: 227px;&lt;br /&gt;
	padding: 1em;*/&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-y;&lt;br /&gt;
	background-color: white;*/&lt;br /&gt;
	color: black;&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
	padding-top: 20px;&lt;br /&gt;
	padding-right: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
	height: 12em;&lt;br /&gt;
	background-color: #fafafa;&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: bottom left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
	height: 140px;&lt;br /&gt;
	box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-moz-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-webkit-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-o-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	margin-left: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
#left-navigation {&lt;br /&gt;
	/*left: 230px;&lt;br /&gt;
	top: 7.6em; */&lt;br /&gt;
        margin-left: 12.5em;&lt;br /&gt;
        /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li {&lt;br /&gt;
	background: none;&lt;br /&gt;
        /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
    height: 3.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	left: 650px;&lt;br /&gt;
	top: 2.5em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*#p-cactions h5{&lt;br /&gt;
	margin-bottom: 0em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: none ;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs span {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-316 - Match heading styles to that on Clicklaw.bc.ca*/&lt;br /&gt;
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .selected{&lt;br /&gt;
        background: transparent !important;&lt;br /&gt;
        background-image: linear-gradient(to top,#54a546 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown{&lt;br /&gt;
    /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
    /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-checkbox:checked ~ .vector-menu-content .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3{&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs li.new a,&lt;br /&gt;
div.clicklawTabs li.new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawMenu h5 a {&lt;br /&gt;
	height: 1.85em;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li.selected  a,&lt;br /&gt;
.vector-menu-dropdown li.selected  a:visited {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
    float: right;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 20px;&lt;br /&gt;
    height: 60px;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
    margin: 0em;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
    right: 0em;&lt;br /&gt;
    padding: 20px 30px 20px 30px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal h3, .vector-menu-portal h3 {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-portal .vector-menu-content li a{&lt;br /&gt;
        color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body, .vector-menu-portal .body {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a:visited, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal, .vector-menu-portal{&lt;br /&gt;
        padding: 0 0 1.5em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Footer */&lt;br /&gt;
#footer {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
	margin-top: 50px;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.09);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
    min-height: 130px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {   &lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs ul {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*body.clicklaw-animateLayout #center-navigation {&lt;br /&gt;
	-moz-transition: left 250ms;&lt;br /&gt;
	-webkit-transition: left 250ms;&lt;br /&gt;
	-o-transition: left 250ms;&lt;br /&gt;
	transition: left 250ms;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
	box-shadow: 1px 6px 7px 0px rgba(0,0,0,0.11);&lt;br /&gt;
	padding:30px 20px 0px 0px; &lt;br /&gt;
	margin:7px 0px 0px 0px;&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-right: 1px solid #e4e4e4;&lt;br /&gt;
        top: 138px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
	background-color: #f5f5f5;&lt;br /&gt;
	padding: 5px 0px 5px 0px;&lt;br /&gt;
	box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-moz-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-webkit-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-o-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        -moz-transition: right 250ms;&lt;br /&gt;
        -webkit-transition: right 250ms;&lt;br /&gt;
        -o-transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
        top: 0em;&lt;br /&gt;
        right: 0em;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a {&lt;br /&gt;
	color: #4f5359 !important;&lt;br /&gt;
	font-size: 1em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
        font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a:hover, #p-personal ul li a:focus{&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
    padding-right: 1.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation { top: 7.6em; }*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
#p-logo {&lt;br /&gt;
        position: absolute;&lt;br /&gt;
	top: -90px;&lt;br /&gt;
	width: 400px;&lt;br /&gt;
        margin-left: -1.666667em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	width: 400px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
#mw-content-text a {&lt;br /&gt;
  color: #000;&lt;br /&gt;
  text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a, a.new {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:hover, a:focus {&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#searchform div {  &lt;br /&gt;
	position: relative !important;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#searchform input#searchInput {&lt;br /&gt;
        float: right; &lt;br /&gt;
        position: absolute;&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif;  &lt;br /&gt;
	padding: 10px 40px 10px 10px;  &lt;br /&gt;
	border: none;  width: 300px;  &lt;br /&gt;
	box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);  &lt;br /&gt;
	/*margin: 0px -130px 0px -130px;*/&lt;br /&gt;
	-webkit-appearance: none;&lt;br /&gt;
	-webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);&lt;br /&gt;
        /*right: 0em;*/&lt;br /&gt;
        top: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchform {&lt;br /&gt;
        position: relative; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-searchButton {  &lt;br /&gt;
	/*position: relative;  &lt;br /&gt;
	left: 258px; */ &lt;br /&gt;
	background: rgba(0,0,0,0);  &lt;br /&gt;
	border: none;  &lt;br /&gt;
	cursor: pointer;  &lt;br /&gt;
	margin: 0;  &lt;br /&gt;
	padding: 10px 12px; &lt;br /&gt;
        float: right;       &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton{&lt;br /&gt;
        /*position: relative; &lt;br /&gt;
        float: right;*/&lt;br /&gt;
        /*left: 258px;*/&lt;br /&gt;
        background-size: 15px;&lt;br /&gt;
        width: 20px;&lt;br /&gt;
        height: 20px;&lt;br /&gt;
        top: 20px;&lt;br /&gt;
        margin: 0px 10px 0px 0px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#p-search-border {&lt;br /&gt;
	border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 10px;&lt;br /&gt;
    height: 125px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-336 - UX: Printable version not optimized for print */&lt;br /&gt;
body.page-Main_Page #p-coll-print_export {&lt;br /&gt;
	display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal-first h3{&lt;br /&gt;
        display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
q {&lt;br /&gt;
	font-family: Trebuchet MS, Times, &amp;quot;Times New Roman&amp;quot;, serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
pre, code, tt, kbd, samp {&lt;br /&gt;
	font-family: Trebuchet MS, monospace, &amp;quot;Courier New&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.catlinks {&lt;br /&gt;
	border: none;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
.catlinks a {&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
/* Interwiki Styling */&lt;br /&gt;
/*div#content a.extiw,&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	/* Don&#039;t show icons for interwiki links */&lt;br /&gt;
	background: none;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
	background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head div.body.vector-menu-content{&lt;br /&gt;
        float: right;&lt;br /&gt;
        padding: 5px 0px 5px 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#pt-userpage a {&lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body, .parsoid-body{&lt;br /&gt;
        background: none;&lt;br /&gt;
        border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation{&lt;br /&gt;
        margin-top: 9em;&lt;br /&gt;
        width: 40%;&lt;br /&gt;
        background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
        padding-bottom: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation{&lt;br /&gt;
        float: left;&lt;br /&gt;
        /*margin-right: 40%;*/&lt;br /&gt;
}    &lt;br /&gt;
&lt;br /&gt;
#searchInput:focus, #simpleSearch:hover #searchInput:focus {&lt;br /&gt;
    outline: 0;&lt;br /&gt;
    border-color: #000;&lt;br /&gt;
    -webkit-box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
    box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
:focus {&lt;br /&gt;
    outline-color: #000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch{&lt;br /&gt;
   /*margin-right: -50px;*/&lt;br /&gt;
   /*margin-top: 25px;*/&lt;br /&gt;
   width: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form {&lt;br /&gt;
    /* margin: 0.5em 0 0; */&lt;br /&gt;
    margin: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading{&lt;br /&gt;
    font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CommetStreams style*/&lt;br /&gt;
#cs-header {&lt;br /&gt;
    background-color: #DFF0FF;&lt;br /&gt;
    padding: 12px;&lt;br /&gt;
    border: 2px solid #30538f;&lt;br /&gt;
    width: fit-content;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide single page printing message collection*/&lt;br /&gt;
.collection-warning-box, .collection-notice-box{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide comments*/&lt;br /&gt;
.cs-stream{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* CLWB-468: Remove Book Builder and download PDF functions */&lt;br /&gt;
.mw-portlet.mw-portlet-coll-print_export {&lt;br /&gt;
  display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation {&lt;br /&gt;
    width: calc(50% - 120px) !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=60305</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=60305"/>
		<updated>2025-07-18T01:27:10Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* common.css */&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page h1.firstHeading { display:none; }&lt;br /&gt;
&lt;br /&gt;
/* &amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt; */&lt;br /&gt;
 &lt;br /&gt;
/* Main page fixes */&lt;br /&gt;
#interwiki-completelist {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
body.page-Main_Page #ca-delete {&lt;br /&gt;
    display: none !important;right:&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
body.page-Main_mobiPage #mp-topbanner {&lt;br /&gt;
   clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Edit window toolbar */&lt;br /&gt;
#toolbar {&lt;br /&gt;
    height: 22px;&lt;br /&gt;
    margin-bottom: 6px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Margins for &amp;lt;ol&amp;gt; and &amp;lt;ul&amp;gt; */&lt;br /&gt;
#content ol, #content ul,&lt;br /&gt;
#mw_content ol, #mw_content ul {&lt;br /&gt;
  margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Make the list of references in [[Template:Reflist]] smaller */&lt;br /&gt;
.references-small { &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn&#039;t accept it */&lt;br /&gt;
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */&lt;br /&gt;
/* column-count is from the CSS3 module &amp;quot;CSS Multi-column Layout&amp;quot; */&lt;br /&gt;
/* Please ignore any validator errors caused by these two lines */&lt;br /&gt;
.references-2column {&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    -moz-column-count: 2;&lt;br /&gt;
    column-count: 2;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Highlight clicked reference in blue to help navigation */&lt;br /&gt;
ol.references &amp;gt; li:target,&lt;br /&gt;
sup.reference:target,&lt;br /&gt;
span.citation:target { &lt;br /&gt;
    background-color: #DEF;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Ensure refs in table headers and the like aren&#039;t bold or italic */&lt;br /&gt;
sup.reference {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Styling for citations */&lt;br /&gt;
span.citation, cite {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
    word-wrap: break-word;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For linked citation numbers and document IDs, where&lt;br /&gt;
   the number need not be shown on a screen or a handheld,&lt;br /&gt;
   but should be included in the printed version&lt;br /&gt;
*/&lt;br /&gt;
@media screen, handheld {&lt;br /&gt;
    span.citation *.printonly {&lt;br /&gt;
        display: none;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* wikitable/prettytable class for skinning normal tables */&lt;br /&gt;
table.wikitable,&lt;br /&gt;
table.prettytable {&lt;br /&gt;
    margin: 1em 1em 1em 0;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th, .wikitable td,&lt;br /&gt;
.prettytable th, .prettytable td {&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th,&lt;br /&gt;
.prettytable th {&lt;br /&gt;
    background: #f2f2f2;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.wikitable caption,&lt;br /&gt;
.prettytable caption {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Default style for navigation boxes */&lt;br /&gt;
.navbox {                     /* Navbox container style */&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: auto;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    padding: 1px;&lt;br /&gt;
}&lt;br /&gt;
.navbox-inner,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-group,&lt;br /&gt;
.navbox-title,&lt;br /&gt;
.navbox-abovebelow {&lt;br /&gt;
    padding: 0.25em 1em;      /* Title, group and above/below styles */&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
th.navbox-group {             /* Group style */&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    background: #fdfdfd;      /* Background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-list {&lt;br /&gt;
    line-height: 1.8em;&lt;br /&gt;
    border-color: #fdfdfd;    /* Must match background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox th,&lt;br /&gt;
.navbox-title {&lt;br /&gt;
    background: #ccccff;      /* Level 1 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-abovebelow,&lt;br /&gt;
th.navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-title {&lt;br /&gt;
    background: #ddddff;      /* Level 2 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-subgroup .navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-abovebelow {&lt;br /&gt;
    background: #e6e6ff;      /* Level 3 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-even {&lt;br /&gt;
    background: #f7f7f7;      /* Even row striping */&lt;br /&gt;
}&lt;br /&gt;
.navbox-odd {&lt;br /&gt;
    background: transparent;  /* Odd row striping */&lt;br /&gt;
}&lt;br /&gt;
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */&lt;br /&gt;
    margin-top: -1px;          /* (doesn&#039;t work for IE6, but that&#039;s okay)       */&lt;br /&gt;
}&lt;br /&gt;
.navbox .hlist td dl,&lt;br /&gt;
.navbox .hlist td ol,&lt;br /&gt;
.navbox .hlist td ul,&lt;br /&gt;
.navbox td.hlist dl,&lt;br /&gt;
.navbox td.hlist ol,&lt;br /&gt;
.navbox td.hlist ul {&lt;br /&gt;
    padding: 0.125em 0;       /* Adjust hlist padding in navboxes */&lt;br /&gt;
}&lt;br /&gt;
ol + table.navbox,&lt;br /&gt;
ul + table.navbox {&lt;br /&gt;
    margin-top: 0.5em;        /* Prevent lists from clinging to navboxes */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Default styling for Navbar template */&lt;br /&gt;
.navbar {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
.navbar ul {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.navbar li {&lt;br /&gt;
    word-spacing: -0.125em;&lt;br /&gt;
}&lt;br /&gt;
.navbar.mini li span {&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
}&lt;br /&gt;
/* Navbar styling when nested in infobox and navbox */&lt;br /&gt;
.infobox .navbar {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox .navbar {&lt;br /&gt;
    display: block;&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-title .navbar {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-right: 0.5em;&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* &#039;show&#039;/&#039;hide&#039; buttons created dynamically by the CollapsibleTables javascript&lt;br /&gt;
   in [[MediaWiki:Common.js]] are styled here so they can be customised. */&lt;br /&gt;
.collapseButton {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-left: 0.5em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    width: auto;&lt;br /&gt;
}&lt;br /&gt;
/* In navboxes, the show/hide button balances the v·d·e links&lt;br /&gt;
   from [[Template:Navbar]], so they need to be the same width. */&lt;br /&gt;
.navbox .collapseButton {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styling for JQuery makeCollapsible, matching that of collapseButton */&lt;br /&gt;
.mw-collapsible-toggle {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox .mw-collapsible-toggle {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: right;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: larger;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em; &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: solid 1px #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes redirects appear in italics in categories and on [[Special:Allpages]] */&lt;br /&gt;
.redirect-in-category, .allpagesredirect {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Icons for medialist templates [[Template:Listen]],&lt;br /&gt;
   [[Template:Multi-listen_start]], [[Template:Video]],&lt;br /&gt;
   [[Template:Multi-video_start]]&lt;br /&gt;
*/&lt;br /&gt;
div.listenlist {&lt;br /&gt;
    background:&lt;br /&gt;
        url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png&amp;quot;);&lt;br /&gt;
    padding-left: 40px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style rules for media list templates */&lt;br /&gt;
div.medialist {&lt;br /&gt;
    min-height: 50px;&lt;br /&gt;
    margin: 1em;&lt;br /&gt;
    background-position: top left;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul {&lt;br /&gt;
    list-style-type: none; &lt;br /&gt;
    list-style-image: none;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li {&lt;br /&gt;
    padding-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li li {&lt;br /&gt;
    font-size: 91%;&lt;br /&gt;
    padding-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon for all PDF files&lt;br /&gt;
   in browsers that support these CSS selectors, like Mozilla and Opera */&lt;br /&gt;
#content a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF#&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 16px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon anywhere the PDFlink class&lt;br /&gt;
   is used (notably Template:PDFlink). This works in IE, unlike the above. */&lt;br /&gt;
#content span.PDFlink a,&lt;br /&gt;
#mw_content span.PDFlink a {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 17px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Content in columns with CSS instead of tables [[Template:Columns]] */&lt;br /&gt;
div.columns-2 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 50%;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-3 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 33.3%;&lt;br /&gt;
    min-width: 200px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-4 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 25%;&lt;br /&gt;
    min-width: 150px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-5 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 20%;&lt;br /&gt;
    min-width: 120px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Messagebox templates */&lt;br /&gt;
.messagebox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    width: 80%;&lt;br /&gt;
    margin: 0 auto 1em auto;&lt;br /&gt;
    padding: .2em;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.merge {&lt;br /&gt;
    border: 1px solid #c0b8cc;&lt;br /&gt;
    background-color: #f0e5ff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.cleanup {&lt;br /&gt;
    border: 1px solid #9f9fff;&lt;br /&gt;
    background-color: #efefff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    margin: 4px auto;&lt;br /&gt;
}&lt;br /&gt;
/* For old WikiProject banners inside banner shells. */&lt;br /&gt;
.mbox-inside .standard-talk,&lt;br /&gt;
.messagebox.nested-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: 2px 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.small {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
}&lt;br /&gt;
.messagebox.small-talk {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
    background: #F8EABA;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */&lt;br /&gt;
th.mbox-text, td.mbox-text {     /* The message body cell(s) */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 0.25em 0.9em;       /* 0.9em left/right */&lt;br /&gt;
    width: 100%;    /* Make all mboxes the same width regardless of text length */&lt;br /&gt;
}&lt;br /&gt;
td.mbox-image {                  /* The left image cell */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-imageright {             /* The right image cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-empty-cell {         /* An empty narrow cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 0px;&lt;br /&gt;
    width: 1px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Article message box styles */&lt;br /&gt;
table.ambox {&lt;br /&gt;
    margin: 0px 10%;   /* 10% = Will not overlap with other elements */&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb; &lt;br /&gt;
}&lt;br /&gt;
table.ambox + table.ambox {   /* Single border between stacked boxes. */&lt;br /&gt;
    margin-top: -1px;&lt;br /&gt;
}&lt;br /&gt;
.ambox th.mbox-text, &lt;br /&gt;
.ambox td.mbox-text {            /* The message body cell(s) */&lt;br /&gt;
    padding: 0.25em 0.5em;       /* 0.5em left/right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-image {           /* The left image cell */&lt;br /&gt;
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-imageright {      /* The right image cell */&lt;br /&gt;
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ambox-notice {&lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-speedy {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;                   /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-delete {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-content {&lt;br /&gt;
    border-left: 10px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-style {&lt;br /&gt;
    border-left: 10px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-move {&lt;br /&gt;
    border-left: 10px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-protection {&lt;br /&gt;
    border-left: 10px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Image message box styles */&lt;br /&gt;
table.imbox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 3px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb;&lt;br /&gt;
}&lt;br /&gt;
.imbox .mbox-text .imbox {    /* For imboxes inside imbox-text cells. */&lt;br /&gt;
    margin: 0 -0.5em;    /* 0.9 - 0.5 = 0.4em left/right. */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .imbox {    /* For imboxes inside other templates. */&lt;br /&gt;
    margin: 4px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.imbox-notice {&lt;br /&gt;
    border: 3px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-speedy {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-delete {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-content {&lt;br /&gt;
    border: 3px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-style {&lt;br /&gt;
    border: 3px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-move {&lt;br /&gt;
    border: 3px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-protection {&lt;br /&gt;
    border: 3px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-license {&lt;br /&gt;
    border: 3px solid #88a;       /* Dark gray */&lt;br /&gt;
    background: #f7f8ff;          /* Light gray */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-featured {&lt;br /&gt;
    border: 3px solid #cba135;    /* Brown-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Category message box styles */&lt;br /&gt;
table.cmbox {&lt;br /&gt;
    margin: 3px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background: #DFE8FF;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.cmbox-notice {&lt;br /&gt;
    background: #D8E8FF;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-speedy {&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 4px;&lt;br /&gt;
    border: 4px solid #b22222;    /* Red */&lt;br /&gt;
    background: #FFDBDB;          /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-delete {&lt;br /&gt;
    background: #FFDBDB;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-content {&lt;br /&gt;
    background: #FFE7CE;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-style {&lt;br /&gt;
    background: #FFF9DB;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-move {&lt;br /&gt;
    background: #E4D8FF;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-protection {&lt;br /&gt;
    background: #EFEFE1;    /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Other pages message box styles */&lt;br /&gt;
table.ombox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 1px solid #aaa;       /* Default &amp;quot;notice&amp;quot; gray */&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ombox-notice {&lt;br /&gt;
    border: 1px solid #aaa;       /* Gray */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-content {&lt;br /&gt;
    border: 1px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-style {&lt;br /&gt;
    border: 1px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-move {&lt;br /&gt;
    border: 1px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-protection {&lt;br /&gt;
    border: 2px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Talk page message box styles */&lt;br /&gt;
table.tmbox {&lt;br /&gt;
    margin: 4px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #c0c090;    /* Default &amp;quot;notice&amp;quot; gray-brown */&lt;br /&gt;
    background: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The &amp;quot;mediawiki&amp;quot; */&lt;br /&gt;
    margin: 2px 0;               /* class ensures that this declaration overrides other */&lt;br /&gt;
    width: 100%;  /* For Safari and Opera */     /* styles (including mbox-small above) */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .tmbox.mbox-small { /* &amp;quot;small&amp;quot; tmboxes should not be small when  */&lt;br /&gt;
    line-height: 1.5em;          /* also &amp;quot;nested&amp;quot;, so reset styles that are   */   &lt;br /&gt;
    font-size: 100%;             /* set in &amp;quot;mbox-small&amp;quot; above.                */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.tmbox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-content {&lt;br /&gt;
    border: 2px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-style {&lt;br /&gt;
    border: 2px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-move {&lt;br /&gt;
    border: 2px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-protection,&lt;br /&gt;
table.tmbox-notice {&lt;br /&gt;
    border: 1px solid #c0c090;    /* Gray-brown */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Disambig and set index box styles */&lt;br /&gt;
table.dmbox {&lt;br /&gt;
    clear: both; &lt;br /&gt;
    margin: 0.9em 1em; &lt;br /&gt;
    border-top: 1px solid #ccc; &lt;br /&gt;
    border-bottom: 1px solid #ccc; &lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Footer and header message box styles */&lt;br /&gt;
table.fmbox {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;     /* Default &amp;quot;system&amp;quot; gray */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-system {&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-warning {&lt;br /&gt;
    border: 1px solid #bb7070;  /* Dark pink */&lt;br /&gt;
    background: #ffdbdb;        /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-editnotice {&lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;warning&amp;quot; style fmbox messages. */&lt;br /&gt;
div.mw-warning-with-logexcerpt,&lt;br /&gt;
div.mw-lag-warn-high,&lt;br /&gt;
div.mw-cascadeprotectedwarning,&lt;br /&gt;
div#mw-protect-cascadeon {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #bb7070;&lt;br /&gt;
    background: #ffdbdb;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;system&amp;quot; style fmbox messages. Used in &lt;br /&gt;
   [[MediaWiki:Noarticletext]] and [[MediaWiki:Readonly lag]]. */&lt;br /&gt;
div.mw-lag-warn-normal,&lt;br /&gt;
div.noarticletext,&lt;br /&gt;
div.fmbox-system {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* These mbox-small classes must be placed after all other &lt;br /&gt;
   ambox/tmbox/ombox etc classes. &amp;quot;body.mediawiki&amp;quot; is so &lt;br /&gt;
   they override &amp;quot;table.ambox + table.ambox&amp;quot; above. */&lt;br /&gt;
body.mediawiki table.mbox-small {   /* For the &amp;quot;small=yes&amp;quot; option. */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 4px 0 4px 1em;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
body.mediawiki table.mbox-small-left {   /* For the &amp;quot;small=left&amp;quot; option. */&lt;br /&gt;
    margin: 4px 1em 4px 0;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Support for Template:IPA, Template:Unicode and Template:Polytonic.&lt;br /&gt;
   The second declarations reset the styles for all browsers except&lt;br /&gt;
   IE6, which chokes on the empty comment tags. Please copy any changes&lt;br /&gt;
   to [[Template:IPA fonts]] and [[Template:Unicode fonts]].&lt;br /&gt;
*/&lt;br /&gt;
.IPA {&lt;br /&gt;
    font-family: &amp;quot;Charis SIL&amp;quot;, &amp;quot;Doulos SIL&amp;quot;, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Chrysanthi Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.Unicode {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;Free Serif&amp;quot;, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;, &amp;quot;Bitstream Cyberbit&amp;quot;,&lt;br /&gt;
                 &amp;quot;Bitstream CyberBase&amp;quot;, Thryomanes, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Free Sans&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;,&lt;br /&gt;
                 &amp;quot;Microsoft Sans Serif&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.latinx {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Microsoft Sans Serif&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.polytonic {&lt;br /&gt;
    font-family: &amp;quot;Athena Unicode&amp;quot;, Gentium, &amp;quot;Palatino Linotype&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, Code2000; &lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
#wpSave {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */&lt;br /&gt;
.hiddenStructure {&lt;br /&gt;
    display: inline ! important;&lt;br /&gt;
    color: #f00; &lt;br /&gt;
    background-color: #0f0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* suppress missing interwiki image links where #ifexist cannot&lt;br /&gt;
   be used due to high number of requests see .hidden-redlink on &lt;br /&gt;
   http://meta.wikimedia.org/wiki/MediaWiki:Common.css&lt;br /&gt;
*/&lt;br /&gt;
.check-icon a.new {&lt;br /&gt;
    display: none; &lt;br /&gt;
    speak: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Removes underlines from links */&lt;br /&gt;
.nounderlines a { &lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove underline from IPA links */&lt;br /&gt;
.IPA a:link, .IPA a:visited {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Standard Navigationsleisten, aka box hiding thingy&lt;br /&gt;
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */&lt;br /&gt;
div.NavFrame {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 4px;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame + div.NavFrame {&lt;br /&gt;
    border-top-style: none;&lt;br /&gt;
    border-top-style: hidden;&lt;br /&gt;
}&lt;br /&gt;
div.NavPic {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    float: left;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame div.NavHead {&lt;br /&gt;
    height: 1.6em;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    background-color: #ccf;&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame p,&lt;br /&gt;
div.NavFrame div.NavContent,&lt;br /&gt;
div.NavFrame div.NavContent p {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
div.NavEnd {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    line-height: 1px;&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
a.NavToggle {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    right: 3px;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Hatnotes and disambiguation notices */&lt;br /&gt;
.rellink,&lt;br /&gt;
.dablink {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
.rellink i,&lt;br /&gt;
.dablink i {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style for horizontal UL lists */&lt;br /&gt;
.horizontal ul {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li { &lt;br /&gt;
    padding: 0 0.6em 0 0.4em;&lt;br /&gt;
    display: inline;&lt;br /&gt;
    border-right: 1px solid;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li:last-child {&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    padding-right: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow transcluded pages to display in lists rather than a table.&lt;br /&gt;
   Compatible in Firefox; incompatible in IE6. */&lt;br /&gt;
.listify td    { display: list-item; }&lt;br /&gt;
.listify tr    { display: block; }&lt;br /&gt;
.listify table { display: block; }&lt;br /&gt;
 &lt;br /&gt;
/* Geographical coordinates defaults. See [[Template:Coord/link]]&lt;br /&gt;
   for how these are used. The classes &amp;quot;geo&amp;quot;, &amp;quot;longitude&amp;quot;, and&lt;br /&gt;
   &amp;quot;latitude&amp;quot; are used by the [[Geo microformat]].&lt;br /&gt;
 */&lt;br /&gt;
.geo-default, .geo-dms, .geo-dec  { display: inline; }&lt;br /&gt;
.geo-nondefault, .geo-multi-punct { display: none; }&lt;br /&gt;
.longitude, .latitude             { white-space: nowrap; }&lt;br /&gt;
 &lt;br /&gt;
/* When &amp;lt;div class=&amp;quot;nonumtoc&amp;quot;&amp;gt; is used on the table of contents,&lt;br /&gt;
   the ToC will display without numbers */&lt;br /&gt;
.nonumtoc .tocnumber { display: none; }&lt;br /&gt;
.nonumtoc #toc ul,&lt;br /&gt;
.nonumtoc .toc ul {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    margin: .3em 0 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.nonumtoc #toc ul ul, &lt;br /&gt;
.nonumtoc .toc ul ul { &lt;br /&gt;
    margin: 0 0 0 2em; &lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow limiting of which header levels are shown in a TOC;&lt;br /&gt;
   &amp;lt;div class=&amp;quot;toclimit-3&amp;quot;&amp;gt;, for instance, will limit to&lt;br /&gt;
   showing ==headings== and ===headings=== but no further&lt;br /&gt;
   (as long as there are no =headings= on the page, which&lt;br /&gt;
   there shouldn&#039;t be according to the MoS).&lt;br /&gt;
 */&lt;br /&gt;
.toclimit-2 .toclevel-2,&lt;br /&gt;
.toclimit-3 .toclevel-3,&lt;br /&gt;
.toclimit-4 .toclevel-4,&lt;br /&gt;
.toclimit-5 .toclevel-5,&lt;br /&gt;
.toclimit-6 .toclevel-6,&lt;br /&gt;
.toclimit-7 .toclevel-7 { display: none; }&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Template:Quote */&lt;br /&gt;
blockquote.templatequote { &lt;br /&gt;
     margin-top: 0; &lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite { &lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite cite {&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
div.user-block {&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    border: 1px solid #A9A9A9;&lt;br /&gt;
    background-color: #FFEFD5;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent line breaks in silly places: &lt;br /&gt;
   1) Links when we don&#039;t want them to&lt;br /&gt;
   2) Bold &amp;quot;links&amp;quot; to the page itself&lt;br /&gt;
   2) HTML formulae&lt;br /&gt;
   3) Ref tags with group names &amp;lt;ref group=&amp;quot;Note&amp;quot;&amp;gt; --&amp;gt; &amp;quot;[Note 1]&amp;quot;&lt;br /&gt;
*/&lt;br /&gt;
.nowraplinks a,&lt;br /&gt;
.nowraplinks .selflink,&lt;br /&gt;
span.texhtml,&lt;br /&gt;
sup.reference a { &lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For template documentation */&lt;br /&gt;
.template-documentation {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 1em 0 0 0;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background-color: #ecfcf4; &lt;br /&gt;
    padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.thumbinner {&lt;br /&gt;
    min-width: 100px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Inline divs in ImageMaps (code borrowed from de.wiki) */&lt;br /&gt;
.imagemap-inline div {&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Increase the height of the image upload box */&lt;br /&gt;
#wpUploadDescription {&lt;br /&gt;
    height: 13em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Reduce line-height for &amp;lt;sup&amp;gt; and &amp;lt;sub&amp;gt; */&lt;br /&gt;
sup, sub {&lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove white border from thumbnails */&lt;br /&gt;
div.thumb {&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;br /&gt;
div.tright {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 0 0.8em 1.4em;&lt;br /&gt;
}&lt;br /&gt;
div.tleft {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 1.4em 0.8em 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes the background of a framed image white instead of gray. */&lt;br /&gt;
/* Only visible with transparent images. */&lt;br /&gt;
div.thumb img.thumbimage {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* The backgrounds for galleries. */&lt;br /&gt;
#content .gallerybox div.thumb {&lt;br /&gt;
    background-color: #F9F9F9;   /* Light gray padding */&lt;br /&gt;
}&lt;br /&gt;
/* Put a chequered background behind images, only visible if they have transparency */&lt;br /&gt;
.gallerybox .thumb img,&lt;br /&gt;
#file img {&lt;br /&gt;
    background: white url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png&amp;quot;) repeat;&lt;br /&gt;
}&lt;br /&gt;
/* But not on articles, user pages, portals or with opt-out. */&lt;br /&gt;
.ns-0 .gallerybox .thumb img,&lt;br /&gt;
.ns-2 .gallerybox .thumb img,&lt;br /&gt;
.ns-100 .gallerybox .thumb img, &lt;br /&gt;
.nochecker .gallerybox .thumb img {&lt;br /&gt;
    background: white;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent floating boxes from overlapping any category listings,&lt;br /&gt;
   file histories, edit previews, and edit [Show changes] views */&lt;br /&gt;
#mw-subcategories, #mw-pages, #mw-category-media, &lt;br /&gt;
#filehistory, #wikiPreview, #wikiDiff {&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Selectively hide headers in WikiProject banners */&lt;br /&gt;
.wpb .wpb-header             { display: none; }&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: block; }     /* for IE */&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */&lt;br /&gt;
.wpbs-inner .wpb-outside     { display: none; }      /* hide things that should only display outside shells */&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Abuse Filter tags */&lt;br /&gt;
.mw-tag-markers {&lt;br /&gt;
 font-family:sans-serif;&lt;br /&gt;
 font-style:italic;&lt;br /&gt;
 font-size:90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Fix so &amp;lt;tt&amp;gt;, &amp;lt;code&amp;gt; and &amp;lt;pre&amp;gt; tags get normal text size also in &lt;br /&gt;
   some versions of Firefox, Safari, Konqueror, Chrome etc. */&lt;br /&gt;
tt, code, pre {&lt;br /&gt;
    font-family: monospace, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* &amp;lt;/source&amp;gt; */&lt;br /&gt;
&lt;br /&gt;
/* CLWB-259*/&lt;br /&gt;
/* self links */&lt;br /&gt;
a.mw-selflink {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:hover {&lt;br /&gt;
    cursor: inherit;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:active,&lt;br /&gt;
a.mw-selflink:visited {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* CLWB-234 */&lt;br /&gt;
.postedit-content {&lt;br /&gt;
    padding-right:10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/************************* Mobile view ****************************/&lt;br /&gt;
/*CLWB-363*/&lt;br /&gt;
/*Home Page 2 columns - Desktop CSS*/&lt;br /&gt;
.div-box-HP {&lt;br /&gt;
	box-shadow:  0 0 6px 0 rgba(0,0,0,0.09); &lt;br /&gt;
	padding:10px 20px 15px 20px; &lt;br /&gt;
	width:100%; &lt;br /&gt;
	vertical-align:top;&lt;br /&gt;
	background-color: white; &lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-0-0-24-0 {&lt;br /&gt;
	margin:0px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-24-0-24-0 {&lt;br /&gt;
	margin:24px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.div-box-h2-HP {&lt;br /&gt;
	margin: 1em 0px 15px 0px !important; &lt;br /&gt;
	font-size:120%; &lt;br /&gt;
	font-weight:bold; &lt;br /&gt;
	border-style: none; &lt;br /&gt;
	text-align:left; &lt;br /&gt;
	color:#cc6600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-0-0-0 {&lt;br /&gt;
	padding:0px 0px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-10-0-0 {&lt;br /&gt;
	padding:0px 10px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-HP {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 0;    &lt;br /&gt;
    margin-left: 5px;&lt;br /&gt;
    margin-right: 0px;&lt;br /&gt;
    padding-right:50px;&lt;br /&gt;
    border-spacing: 0;&lt;br /&gt;
    border-collapse: separate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-left-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.border-td-table-HP {&lt;br /&gt;
    border-color: transparent;&lt;br /&gt;
    border-width: 1px;&lt;br /&gt;
    border-style: solid;&lt;br /&gt;
	&lt;br /&gt;
    padding-right: 60px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-rigth-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
/*Book Downloads component table*/&lt;br /&gt;
.plainlinks.fmbox.fmbox-system {&lt;br /&gt;
    width:260px;&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mobileonly {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CLWB-358*/&lt;br /&gt;
.navbox-subgroup .navbox-group {&lt;br /&gt;
    width:30%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-362*/&lt;br /&gt;
.table-content{&lt;br /&gt;
    border: 0px;&lt;br /&gt;
    width: 75%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-image{&lt;br /&gt;
    border-bottom:30px solid transparent;&lt;br /&gt;
    width:82px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-title {&lt;br /&gt;
    text-align:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-pdf{&lt;br /&gt;
    width: 40px; &lt;br /&gt;
    text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-371*/&lt;br /&gt;
/*format of template*/&lt;br /&gt;
.PDFWARNING-box table.plainlinks.fmbox.fmbox-system{&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-373*/&lt;br /&gt;
.table-contributor-template-information{&lt;br /&gt;
    border:0px;&lt;br /&gt;
    width:225px;&lt;br /&gt;
    text-align: left;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details{&lt;br /&gt;
    font-size:85%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details td{&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
table.plainlinks.ombox.ombox-notice {&lt;br /&gt;
	width: 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**********************************Desktop CSS changes**************************/&lt;br /&gt;
body, .mw-body h1, .mw-body-content h1, .mw-body-content h2 {&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif !important;&lt;br /&gt;
	font-size: 18px;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body{&lt;br /&gt;
        background-color: #fafafa !important;&lt;br /&gt;
        background-image: none !important;&lt;br /&gt;
    height: 100% !important;&lt;br /&gt;
    margin: 0 !important;&lt;br /&gt;
    padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Content */&lt;br /&gt;
div#content {&lt;br /&gt;
	/*margin-left: 227px;&lt;br /&gt;
	padding: 1em;*/&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-y;&lt;br /&gt;
	background-color: white;*/&lt;br /&gt;
	color: black;&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
	padding-top: 20px;&lt;br /&gt;
	padding-right: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
	height: 12em;&lt;br /&gt;
	background-color: #fafafa;&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: bottom left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
	height: 140px;&lt;br /&gt;
	box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-moz-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-webkit-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-o-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	margin-left: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
#left-navigation {&lt;br /&gt;
	/*left: 230px;&lt;br /&gt;
	top: 7.6em; */&lt;br /&gt;
        margin-left: 12.5em;&lt;br /&gt;
        /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li {&lt;br /&gt;
	background: none;&lt;br /&gt;
        /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
    height: 3.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	left: 650px;&lt;br /&gt;
	top: 2.5em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*#p-cactions h5{&lt;br /&gt;
	margin-bottom: 0em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: none ;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs span {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-316 - Match heading styles to that on Clicklaw.bc.ca*/&lt;br /&gt;
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .selected{&lt;br /&gt;
        background: transparent !important;&lt;br /&gt;
        background-image: linear-gradient(to top,#54a546 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown{&lt;br /&gt;
    /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
    /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-checkbox:checked ~ .vector-menu-content .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3{&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs li.new a,&lt;br /&gt;
div.clicklawTabs li.new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawMenu h5 a {&lt;br /&gt;
	height: 1.85em;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li.selected  a,&lt;br /&gt;
.vector-menu-dropdown li.selected  a:visited {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
    float: right;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 20px;&lt;br /&gt;
    height: 60px;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
    margin: 0em;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
    right: 0em;&lt;br /&gt;
    padding: 20px 30px 20px 30px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal h3, .vector-menu-portal h3 {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-portal .vector-menu-content li a{&lt;br /&gt;
        color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body, .vector-menu-portal .body {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a:visited, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal, .vector-menu-portal{&lt;br /&gt;
        padding: 0 0 1.5em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Footer */&lt;br /&gt;
#footer {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
	margin-top: 50px;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.09);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
    min-height: 130px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {   &lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs ul {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*body.clicklaw-animateLayout #center-navigation {&lt;br /&gt;
	-moz-transition: left 250ms;&lt;br /&gt;
	-webkit-transition: left 250ms;&lt;br /&gt;
	-o-transition: left 250ms;&lt;br /&gt;
	transition: left 250ms;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
	box-shadow: 1px 6px 7px 0px rgba(0,0,0,0.11);&lt;br /&gt;
	padding:30px 20px 0px 0px; &lt;br /&gt;
	margin:7px 0px 0px 0px;&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-right: 1px solid #e4e4e4;&lt;br /&gt;
        top: 138px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
	background-color: #f5f5f5;&lt;br /&gt;
	padding: 5px 0px 5px 0px;&lt;br /&gt;
	box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-moz-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-webkit-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-o-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        -moz-transition: right 250ms;&lt;br /&gt;
        -webkit-transition: right 250ms;&lt;br /&gt;
        -o-transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
        top: 0em;&lt;br /&gt;
        right: 0em;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a {&lt;br /&gt;
	color: #4f5359 !important;&lt;br /&gt;
	font-size: 1em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
        font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a:hover, #p-personal ul li a:focus{&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
    padding-right: 1.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation { top: 7.6em; }*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
#p-logo {&lt;br /&gt;
        position: absolute;&lt;br /&gt;
	top: -90px;&lt;br /&gt;
	width: 400px;&lt;br /&gt;
        margin-left: -1.666667em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	width: 400px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
#mw-content-text a {&lt;br /&gt;
  color: #000;&lt;br /&gt;
  text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a, a.new {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:hover, a:focus {&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#searchform div {  &lt;br /&gt;
	position: relative !important;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#searchform input#searchInput {&lt;br /&gt;
        float: right; &lt;br /&gt;
        position: absolute;&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif;  &lt;br /&gt;
	padding: 10px 40px 10px 10px;  &lt;br /&gt;
	border: none;  width: 300px;  &lt;br /&gt;
	box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);  &lt;br /&gt;
	/*margin: 0px -130px 0px -130px;*/&lt;br /&gt;
	-webkit-appearance: none;&lt;br /&gt;
	-webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);&lt;br /&gt;
        /*right: 0em;*/&lt;br /&gt;
        top: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchform {&lt;br /&gt;
        position: relative; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-searchButton {  &lt;br /&gt;
	/*position: relative;  &lt;br /&gt;
	left: 258px; */ &lt;br /&gt;
	background: rgba(0,0,0,0);  &lt;br /&gt;
	border: none;  &lt;br /&gt;
	cursor: pointer;  &lt;br /&gt;
	margin: 0;  &lt;br /&gt;
	padding: 10px 12px; &lt;br /&gt;
        float: right;       &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton{&lt;br /&gt;
        /*position: relative; &lt;br /&gt;
        float: right;*/&lt;br /&gt;
        /*left: 258px;*/&lt;br /&gt;
        background-size: 15px;&lt;br /&gt;
        width: 20px;&lt;br /&gt;
        height: 20px;&lt;br /&gt;
        top: 20px;&lt;br /&gt;
        margin: 0px 10px 0px 0px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#p-search-border {&lt;br /&gt;
	border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 10px;&lt;br /&gt;
    height: 125px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-336 - UX: Printable version not optimized for print */&lt;br /&gt;
body.page-Main_Page #p-coll-print_export {&lt;br /&gt;
	display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal-first h3{&lt;br /&gt;
        display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
q {&lt;br /&gt;
	font-family: Trebuchet MS, Times, &amp;quot;Times New Roman&amp;quot;, serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
pre, code, tt, kbd, samp {&lt;br /&gt;
	font-family: Trebuchet MS, monospace, &amp;quot;Courier New&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.catlinks {&lt;br /&gt;
	border: none;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
.catlinks a {&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
/* Interwiki Styling */&lt;br /&gt;
/*div#content a.extiw,&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	/* Don&#039;t show icons for interwiki links */&lt;br /&gt;
	background: none;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
	background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head div.body.vector-menu-content{&lt;br /&gt;
        float: right;&lt;br /&gt;
        padding: 5px 0px 5px 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#pt-userpage a {&lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body, .parsoid-body{&lt;br /&gt;
        background: none;&lt;br /&gt;
        border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation{&lt;br /&gt;
        margin-top: 9em;&lt;br /&gt;
        width: 40%;&lt;br /&gt;
        background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
        padding-bottom: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation{&lt;br /&gt;
        float: left;&lt;br /&gt;
        /*margin-right: 40%;*/&lt;br /&gt;
}    &lt;br /&gt;
&lt;br /&gt;
#searchInput:focus, #simpleSearch:hover #searchInput:focus {&lt;br /&gt;
    outline: 0;&lt;br /&gt;
    border-color: #000;&lt;br /&gt;
    -webkit-box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
    box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
:focus {&lt;br /&gt;
    outline-color: #000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch{&lt;br /&gt;
   /*margin-right: -50px;*/&lt;br /&gt;
   /*margin-top: 25px;*/&lt;br /&gt;
   width: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form {&lt;br /&gt;
    /* margin: 0.5em 0 0; */&lt;br /&gt;
    margin: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading{&lt;br /&gt;
    font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CommetStreams style*/&lt;br /&gt;
#cs-header {&lt;br /&gt;
    background-color: #DFF0FF;&lt;br /&gt;
    padding: 12px;&lt;br /&gt;
    border: 2px solid #30538f;&lt;br /&gt;
    width: fit-content;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide single page printing message collection*/&lt;br /&gt;
.collection-warning-box, .collection-notice-box{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide comments*/&lt;br /&gt;
.cs-stream{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* CLWB-468: Remove Book Builder and download PDF functions */&lt;br /&gt;
.mw-portlet.mw-portlet-coll-print_export {&lt;br /&gt;
  display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#mw-navigation #left-navigation,&lt;br /&gt;
#mw-navigation #right-navigation {&lt;br /&gt;
    width: calc(50% - 120px);&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=59995</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.css&amp;diff=59995"/>
		<updated>2025-05-06T22:55:00Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* common.css */&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page h1.firstHeading { display:none; }&lt;br /&gt;
&lt;br /&gt;
/* &amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt; */&lt;br /&gt;
 &lt;br /&gt;
/* Main page fixes */&lt;br /&gt;
#interwiki-completelist {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
body.page-Main_Page #ca-delete {&lt;br /&gt;
    display: none !important;right:&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
body.page-Main_mobiPage #mp-topbanner {&lt;br /&gt;
   clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Edit window toolbar */&lt;br /&gt;
#toolbar {&lt;br /&gt;
    height: 22px;&lt;br /&gt;
    margin-bottom: 6px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Margins for &amp;lt;ol&amp;gt; and &amp;lt;ul&amp;gt; */&lt;br /&gt;
#content ol, #content ul,&lt;br /&gt;
#mw_content ol, #mw_content ul {&lt;br /&gt;
  margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Make the list of references in [[Template:Reflist]] smaller */&lt;br /&gt;
.references-small { &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn&#039;t accept it */&lt;br /&gt;
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */&lt;br /&gt;
/* column-count is from the CSS3 module &amp;quot;CSS Multi-column Layout&amp;quot; */&lt;br /&gt;
/* Please ignore any validator errors caused by these two lines */&lt;br /&gt;
.references-2column {&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    -moz-column-count: 2;&lt;br /&gt;
    column-count: 2;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Highlight clicked reference in blue to help navigation */&lt;br /&gt;
ol.references &amp;gt; li:target,&lt;br /&gt;
sup.reference:target,&lt;br /&gt;
span.citation:target { &lt;br /&gt;
    background-color: #DEF;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Ensure refs in table headers and the like aren&#039;t bold or italic */&lt;br /&gt;
sup.reference {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Styling for citations */&lt;br /&gt;
span.citation, cite {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
    word-wrap: break-word;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For linked citation numbers and document IDs, where&lt;br /&gt;
   the number need not be shown on a screen or a handheld,&lt;br /&gt;
   but should be included in the printed version&lt;br /&gt;
*/&lt;br /&gt;
@media screen, handheld {&lt;br /&gt;
    span.citation *.printonly {&lt;br /&gt;
        display: none;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* wikitable/prettytable class for skinning normal tables */&lt;br /&gt;
table.wikitable,&lt;br /&gt;
table.prettytable {&lt;br /&gt;
    margin: 1em 1em 1em 0;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th, .wikitable td,&lt;br /&gt;
.prettytable th, .prettytable td {&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
.wikitable th,&lt;br /&gt;
.prettytable th {&lt;br /&gt;
    background: #f2f2f2;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.wikitable caption,&lt;br /&gt;
.prettytable caption {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Default style for navigation boxes */&lt;br /&gt;
.navbox {                     /* Navbox container style */&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: auto;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    padding: 1px;&lt;br /&gt;
}&lt;br /&gt;
.navbox-inner,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-group,&lt;br /&gt;
.navbox-title,&lt;br /&gt;
.navbox-abovebelow {&lt;br /&gt;
    padding: 0.25em 1em;      /* Title, group and above/below styles */&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
th.navbox-group {             /* Group style */&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox,&lt;br /&gt;
.navbox-subgroup {&lt;br /&gt;
    background: #fdfdfd;      /* Background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-list {&lt;br /&gt;
    line-height: 1.8em;&lt;br /&gt;
    border-color: #fdfdfd;    /* Must match background color */&lt;br /&gt;
}&lt;br /&gt;
.navbox th,&lt;br /&gt;
.navbox-title {&lt;br /&gt;
    background: #ccccff;      /* Level 1 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-abovebelow,&lt;br /&gt;
th.navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-title {&lt;br /&gt;
    background: #ddddff;      /* Level 2 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-subgroup .navbox-group,&lt;br /&gt;
.navbox-subgroup .navbox-abovebelow {&lt;br /&gt;
    background: #e6e6ff;      /* Level 3 color */&lt;br /&gt;
}&lt;br /&gt;
.navbox-even {&lt;br /&gt;
    background: #f7f7f7;      /* Even row striping */&lt;br /&gt;
}&lt;br /&gt;
.navbox-odd {&lt;br /&gt;
    background: transparent;  /* Odd row striping */&lt;br /&gt;
}&lt;br /&gt;
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */&lt;br /&gt;
    margin-top: -1px;          /* (doesn&#039;t work for IE6, but that&#039;s okay)       */&lt;br /&gt;
}&lt;br /&gt;
.navbox .hlist td dl,&lt;br /&gt;
.navbox .hlist td ol,&lt;br /&gt;
.navbox .hlist td ul,&lt;br /&gt;
.navbox td.hlist dl,&lt;br /&gt;
.navbox td.hlist ol,&lt;br /&gt;
.navbox td.hlist ul {&lt;br /&gt;
    padding: 0.125em 0;       /* Adjust hlist padding in navboxes */&lt;br /&gt;
}&lt;br /&gt;
ol + table.navbox,&lt;br /&gt;
ul + table.navbox {&lt;br /&gt;
    margin-top: 0.5em;        /* Prevent lists from clinging to navboxes */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Default styling for Navbar template */&lt;br /&gt;
.navbar {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
.navbar ul {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.navbar li {&lt;br /&gt;
    word-spacing: -0.125em;&lt;br /&gt;
}&lt;br /&gt;
.navbar.mini li span {&lt;br /&gt;
  font-variant: small-caps;&lt;br /&gt;
}&lt;br /&gt;
/* Navbar styling when nested in infobox and navbox */&lt;br /&gt;
.infobox .navbar {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox .navbar {&lt;br /&gt;
    display: block;&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
.navbox-title .navbar {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-right: 0.5em;&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* &#039;show&#039;/&#039;hide&#039; buttons created dynamically by the CollapsibleTables javascript&lt;br /&gt;
   in [[MediaWiki:Common.js]] are styled here so they can be customised. */&lt;br /&gt;
.collapseButton {&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin-left: 0.5em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    width: auto;&lt;br /&gt;
}&lt;br /&gt;
/* In navboxes, the show/hide button balances the v·d·e links&lt;br /&gt;
   from [[Template:Navbar]], so they need to be the same width. */&lt;br /&gt;
.navbox .collapseButton {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styling for JQuery makeCollapsible, matching that of collapseButton */&lt;br /&gt;
.mw-collapsible-toggle {&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: right;&lt;br /&gt;
}&lt;br /&gt;
.navbox .mw-collapsible-toggle {&lt;br /&gt;
    width: 6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: right;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: larger;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em; &lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: solid 1px #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: solid 1px #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes redirects appear in italics in categories and on [[Special:Allpages]] */&lt;br /&gt;
.redirect-in-category, .allpagesredirect {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Icons for medialist templates [[Template:Listen]],&lt;br /&gt;
   [[Template:Multi-listen_start]], [[Template:Video]],&lt;br /&gt;
   [[Template:Multi-video_start]]&lt;br /&gt;
*/&lt;br /&gt;
div.listenlist {&lt;br /&gt;
    background:&lt;br /&gt;
        url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png&amp;quot;);&lt;br /&gt;
    padding-left: 40px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style rules for media list templates */&lt;br /&gt;
div.medialist {&lt;br /&gt;
    min-height: 50px;&lt;br /&gt;
    margin: 1em;&lt;br /&gt;
    background-position: top left;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul {&lt;br /&gt;
    list-style-type: none; &lt;br /&gt;
    list-style-image: none;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li {&lt;br /&gt;
    padding-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
div.medialist ul li li {&lt;br /&gt;
    font-size: 91%;&lt;br /&gt;
    padding-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon for all PDF files&lt;br /&gt;
   in browsers that support these CSS selectors, like Mozilla and Opera */&lt;br /&gt;
#content a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#content a[href*=&amp;quot;.PDF#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.pdf&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.pdf#&amp;quot;].external,&lt;br /&gt;
#mw_content  a[href$=&amp;quot;.PDF&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF?&amp;quot;].external, &lt;br /&gt;
#mw_content  a[href*=&amp;quot;.PDF#&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 16px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Change the external link icon to an Adobe icon anywhere the PDFlink class&lt;br /&gt;
   is used (notably Template:PDFlink). This works in IE, unlike the above. */&lt;br /&gt;
#content span.PDFlink a,&lt;br /&gt;
#mw_content span.PDFlink a {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 17px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Content in columns with CSS instead of tables [[Template:Columns]] */&lt;br /&gt;
div.columns-2 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 50%;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-3 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 33.3%;&lt;br /&gt;
    min-width: 200px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-4 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 25%;&lt;br /&gt;
    min-width: 150px;&lt;br /&gt;
}&lt;br /&gt;
div.columns-5 div.column {&lt;br /&gt;
    float: left;&lt;br /&gt;
    width: 20%;&lt;br /&gt;
    min-width: 120px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Messagebox templates */&lt;br /&gt;
.messagebox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    width: 80%;&lt;br /&gt;
    margin: 0 auto 1em auto;&lt;br /&gt;
    padding: .2em;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.merge {&lt;br /&gt;
    border: 1px solid #c0b8cc;&lt;br /&gt;
    background-color: #f0e5ff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.cleanup {&lt;br /&gt;
    border: 1px solid #9f9fff;&lt;br /&gt;
    background-color: #efefff;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    margin: 4px auto;&lt;br /&gt;
}&lt;br /&gt;
/* For old WikiProject banners inside banner shells. */&lt;br /&gt;
.mbox-inside .standard-talk,&lt;br /&gt;
.messagebox.nested-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: 2px 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
}&lt;br /&gt;
.messagebox.small {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
}&lt;br /&gt;
.messagebox.small-talk {&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    line-height: 1.25em; &lt;br /&gt;
    background: #F8EABA;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */&lt;br /&gt;
th.mbox-text, td.mbox-text {     /* The message body cell(s) */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 0.25em 0.9em;       /* 0.9em left/right */&lt;br /&gt;
    width: 100%;    /* Make all mboxes the same width regardless of text length */&lt;br /&gt;
}&lt;br /&gt;
td.mbox-image {                  /* The left image cell */&lt;br /&gt;
    border: none; &lt;br /&gt;
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-imageright {             /* The right image cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */&lt;br /&gt;
    text-align: center; &lt;br /&gt;
}&lt;br /&gt;
td.mbox-empty-cell {         /* An empty narrow cell */&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 0px;&lt;br /&gt;
    width: 1px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Article message box styles */&lt;br /&gt;
table.ambox {&lt;br /&gt;
    margin: 0px 10%;   /* 10% = Will not overlap with other elements */&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb; &lt;br /&gt;
}&lt;br /&gt;
table.ambox + table.ambox {   /* Single border between stacked boxes. */&lt;br /&gt;
    margin-top: -1px;&lt;br /&gt;
}&lt;br /&gt;
.ambox th.mbox-text, &lt;br /&gt;
.ambox td.mbox-text {            /* The message body cell(s) */&lt;br /&gt;
    padding: 0.25em 0.5em;       /* 0.5em left/right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-image {           /* The left image cell */&lt;br /&gt;
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */&lt;br /&gt;
}&lt;br /&gt;
.ambox td.mbox-imageright {      /* The right image cell */&lt;br /&gt;
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ambox-notice {&lt;br /&gt;
    border-left: 10px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-speedy {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;                   /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-delete {&lt;br /&gt;
    border-left: 10px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-content {&lt;br /&gt;
    border-left: 10px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-style {&lt;br /&gt;
    border-left: 10px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-move {&lt;br /&gt;
    border-left: 10px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ambox-protection {&lt;br /&gt;
    border-left: 10px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Image message box styles */&lt;br /&gt;
table.imbox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 3px solid #1e90ff;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
    background: #fbfbfb;&lt;br /&gt;
}&lt;br /&gt;
.imbox .mbox-text .imbox {    /* For imboxes inside imbox-text cells. */&lt;br /&gt;
    margin: 0 -0.5em;    /* 0.9 - 0.5 = 0.4em left/right. */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .imbox {    /* For imboxes inside other templates. */&lt;br /&gt;
    margin: 4px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.imbox-notice {&lt;br /&gt;
    border: 3px solid #1e90ff;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-speedy {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-delete {&lt;br /&gt;
    border: 3px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-content {&lt;br /&gt;
    border: 3px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-style {&lt;br /&gt;
    border: 3px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-move {&lt;br /&gt;
    border: 3px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-protection {&lt;br /&gt;
    border: 3px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-license {&lt;br /&gt;
    border: 3px solid #88a;       /* Dark gray */&lt;br /&gt;
    background: #f7f8ff;          /* Light gray */&lt;br /&gt;
}&lt;br /&gt;
table.imbox-featured {&lt;br /&gt;
    border: 3px solid #cba135;    /* Brown-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Category message box styles */&lt;br /&gt;
table.cmbox {&lt;br /&gt;
    margin: 3px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background: #DFE8FF;    /* Default &amp;quot;notice&amp;quot; blue */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.cmbox-notice {&lt;br /&gt;
    background: #D8E8FF;    /* Blue */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-speedy {&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 4px;&lt;br /&gt;
    border: 4px solid #b22222;    /* Red */&lt;br /&gt;
    background: #FFDBDB;          /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-delete {&lt;br /&gt;
    background: #FFDBDB;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-content {&lt;br /&gt;
    background: #FFE7CE;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-style {&lt;br /&gt;
    background: #FFF9DB;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-move {&lt;br /&gt;
    background: #E4D8FF;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.cmbox-protection {&lt;br /&gt;
    background: #EFEFE1;    /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Other pages message box styles */&lt;br /&gt;
table.ombox {&lt;br /&gt;
    margin: 4px 10%; &lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border: 1px solid #aaa;       /* Default &amp;quot;notice&amp;quot; gray */&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.ombox-notice {&lt;br /&gt;
    border: 1px solid #aaa;       /* Gray */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-content {&lt;br /&gt;
    border: 1px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-style {&lt;br /&gt;
    border: 1px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-move {&lt;br /&gt;
    border: 1px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.ombox-protection {&lt;br /&gt;
    border: 2px solid #bba;       /* Gray-gold */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Talk page message box styles */&lt;br /&gt;
table.tmbox {&lt;br /&gt;
    margin: 4px 10%;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #c0c090;    /* Default &amp;quot;notice&amp;quot; gray-brown */&lt;br /&gt;
    background: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The &amp;quot;mediawiki&amp;quot; */&lt;br /&gt;
    margin: 2px 0;               /* class ensures that this declaration overrides other */&lt;br /&gt;
    width: 100%;  /* For Safari and Opera */     /* styles (including mbox-small above) */&lt;br /&gt;
}&lt;br /&gt;
.mbox-inside .tmbox.mbox-small { /* &amp;quot;small&amp;quot; tmboxes should not be small when  */&lt;br /&gt;
    line-height: 1.5em;          /* also &amp;quot;nested&amp;quot;, so reset styles that are   */   &lt;br /&gt;
    font-size: 100%;             /* set in &amp;quot;mbox-small&amp;quot; above.                */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
table.tmbox-speedy {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
    background: #fee;             /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-delete {&lt;br /&gt;
    border: 2px solid #b22222;    /* Red */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-content {&lt;br /&gt;
    border: 2px solid #f28500;    /* Orange */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-style {&lt;br /&gt;
    border: 2px solid #f4c430;    /* Yellow */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-move {&lt;br /&gt;
    border: 2px solid #9932cc;    /* Purple */&lt;br /&gt;
}&lt;br /&gt;
table.tmbox-protection,&lt;br /&gt;
table.tmbox-notice {&lt;br /&gt;
    border: 1px solid #c0c090;    /* Gray-brown */&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Disambig and set index box styles */&lt;br /&gt;
table.dmbox {&lt;br /&gt;
    clear: both; &lt;br /&gt;
    margin: 0.9em 1em; &lt;br /&gt;
    border-top: 1px solid #ccc; &lt;br /&gt;
    border-bottom: 1px solid #ccc; &lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Footer and header message box styles */&lt;br /&gt;
table.fmbox {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;     /* Default &amp;quot;system&amp;quot; gray */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-system {&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-warning {&lt;br /&gt;
    border: 1px solid #bb7070;  /* Dark pink */&lt;br /&gt;
    background: #ffdbdb;        /* Pink */&lt;br /&gt;
}&lt;br /&gt;
table.fmbox-editnotice {&lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;warning&amp;quot; style fmbox messages. */&lt;br /&gt;
div.mw-warning-with-logexcerpt,&lt;br /&gt;
div.mw-lag-warn-high,&lt;br /&gt;
div.mw-cascadeprotectedwarning,&lt;br /&gt;
div#mw-protect-cascadeon {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #bb7070;&lt;br /&gt;
    background: #ffdbdb;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
/* Div based &amp;quot;system&amp;quot; style fmbox messages. Used in &lt;br /&gt;
   [[MediaWiki:Noarticletext]] and [[MediaWiki:Readonly lag]]. */&lt;br /&gt;
div.mw-lag-warn-normal,&lt;br /&gt;
div.noarticletext,&lt;br /&gt;
div.fmbox-system {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 0.2em 0;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* These mbox-small classes must be placed after all other &lt;br /&gt;
   ambox/tmbox/ombox etc classes. &amp;quot;body.mediawiki&amp;quot; is so &lt;br /&gt;
   they override &amp;quot;table.ambox + table.ambox&amp;quot; above. */&lt;br /&gt;
body.mediawiki table.mbox-small {   /* For the &amp;quot;small=yes&amp;quot; option. */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 4px 0 4px 1em;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
body.mediawiki table.mbox-small-left {   /* For the &amp;quot;small=left&amp;quot; option. */&lt;br /&gt;
    margin: 4px 1em 4px 0;&lt;br /&gt;
    width: 238px;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Support for Template:IPA, Template:Unicode and Template:Polytonic.&lt;br /&gt;
   The second declarations reset the styles for all browsers except&lt;br /&gt;
   IE6, which chokes on the empty comment tags. Please copy any changes&lt;br /&gt;
   to [[Template:IPA fonts]] and [[Template:Unicode fonts]].&lt;br /&gt;
*/&lt;br /&gt;
.IPA {&lt;br /&gt;
    font-family: &amp;quot;Charis SIL&amp;quot;, &amp;quot;Doulos SIL&amp;quot;, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Chrysanthi Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.Unicode {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;Free Serif&amp;quot;, &amp;quot;TITUS Cyberbit Basic&amp;quot;,&lt;br /&gt;
                 &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;, &amp;quot;Bitstream Cyberbit&amp;quot;,&lt;br /&gt;
                 &amp;quot;Bitstream CyberBase&amp;quot;, Thryomanes, Gentium, GentiumAlt,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Free Sans&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;,&lt;br /&gt;
                 &amp;quot;Microsoft Sans Serif&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.latinx {&lt;br /&gt;
    font-family: Code2000, Code2001, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Microsoft Sans Serif&amp;quot;;&lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
.polytonic {&lt;br /&gt;
    font-family: &amp;quot;Athena Unicode&amp;quot;, Gentium, &amp;quot;Palatino Linotype&amp;quot;,&lt;br /&gt;
                 &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;,&lt;br /&gt;
                 &amp;quot;Lucida Grande&amp;quot;, Code2000; &lt;br /&gt;
    font-family /**/: inherit;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
#wpSave {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */&lt;br /&gt;
.hiddenStructure {&lt;br /&gt;
    display: inline ! important;&lt;br /&gt;
    color: #f00; &lt;br /&gt;
    background-color: #0f0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* suppress missing interwiki image links where #ifexist cannot&lt;br /&gt;
   be used due to high number of requests see .hidden-redlink on &lt;br /&gt;
   http://meta.wikimedia.org/wiki/MediaWiki:Common.css&lt;br /&gt;
*/&lt;br /&gt;
.check-icon a.new {&lt;br /&gt;
    display: none; &lt;br /&gt;
    speak: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Removes underlines from links */&lt;br /&gt;
.nounderlines a { &lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove underline from IPA links */&lt;br /&gt;
.IPA a:link, .IPA a:visited {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Standard Navigationsleisten, aka box hiding thingy&lt;br /&gt;
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */&lt;br /&gt;
div.NavFrame {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 4px;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame + div.NavFrame {&lt;br /&gt;
    border-top-style: none;&lt;br /&gt;
    border-top-style: hidden;&lt;br /&gt;
}&lt;br /&gt;
div.NavPic {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    float: left;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame div.NavHead {&lt;br /&gt;
    height: 1.6em;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    background-color: #ccf;&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
div.NavFrame p,&lt;br /&gt;
div.NavFrame div.NavContent,&lt;br /&gt;
div.NavFrame div.NavContent p {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
div.NavEnd {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    line-height: 1px;&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
a.NavToggle {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    right: 3px;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Hatnotes and disambiguation notices */&lt;br /&gt;
.rellink,&lt;br /&gt;
.dablink {&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
.rellink i,&lt;br /&gt;
.dablink i {&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Style for horizontal UL lists */&lt;br /&gt;
.horizontal ul {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li { &lt;br /&gt;
    padding: 0 0.6em 0 0.4em;&lt;br /&gt;
    display: inline;&lt;br /&gt;
    border-right: 1px solid;&lt;br /&gt;
}&lt;br /&gt;
.horizontal li:last-child {&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    padding-right: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow transcluded pages to display in lists rather than a table.&lt;br /&gt;
   Compatible in Firefox; incompatible in IE6. */&lt;br /&gt;
.listify td    { display: list-item; }&lt;br /&gt;
.listify tr    { display: block; }&lt;br /&gt;
.listify table { display: block; }&lt;br /&gt;
 &lt;br /&gt;
/* Geographical coordinates defaults. See [[Template:Coord/link]]&lt;br /&gt;
   for how these are used. The classes &amp;quot;geo&amp;quot;, &amp;quot;longitude&amp;quot;, and&lt;br /&gt;
   &amp;quot;latitude&amp;quot; are used by the [[Geo microformat]].&lt;br /&gt;
 */&lt;br /&gt;
.geo-default, .geo-dms, .geo-dec  { display: inline; }&lt;br /&gt;
.geo-nondefault, .geo-multi-punct { display: none; }&lt;br /&gt;
.longitude, .latitude             { white-space: nowrap; }&lt;br /&gt;
 &lt;br /&gt;
/* When &amp;lt;div class=&amp;quot;nonumtoc&amp;quot;&amp;gt; is used on the table of contents,&lt;br /&gt;
   the ToC will display without numbers */&lt;br /&gt;
.nonumtoc .tocnumber { display: none; }&lt;br /&gt;
.nonumtoc #toc ul,&lt;br /&gt;
.nonumtoc .toc ul {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    margin: .3em 0 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.nonumtoc #toc ul ul, &lt;br /&gt;
.nonumtoc .toc ul ul { &lt;br /&gt;
    margin: 0 0 0 2em; &lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Allow limiting of which header levels are shown in a TOC;&lt;br /&gt;
   &amp;lt;div class=&amp;quot;toclimit-3&amp;quot;&amp;gt;, for instance, will limit to&lt;br /&gt;
   showing ==headings== and ===headings=== but no further&lt;br /&gt;
   (as long as there are no =headings= on the page, which&lt;br /&gt;
   there shouldn&#039;t be according to the MoS).&lt;br /&gt;
 */&lt;br /&gt;
.toclimit-2 .toclevel-2,&lt;br /&gt;
.toclimit-3 .toclevel-3,&lt;br /&gt;
.toclimit-4 .toclevel-4,&lt;br /&gt;
.toclimit-5 .toclevel-5,&lt;br /&gt;
.toclimit-6 .toclevel-6,&lt;br /&gt;
.toclimit-7 .toclevel-7 { display: none; }&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Template:Quote */&lt;br /&gt;
blockquote.templatequote { &lt;br /&gt;
     margin-top: 0; &lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite { &lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    padding-left: 2em;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
blockquote.templatequote div.templatequotecite cite {&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
div.user-block {&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    border: 1px solid #A9A9A9;&lt;br /&gt;
    background-color: #FFEFD5;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent line breaks in silly places: &lt;br /&gt;
   1) Links when we don&#039;t want them to&lt;br /&gt;
   2) Bold &amp;quot;links&amp;quot; to the page itself&lt;br /&gt;
   2) HTML formulae&lt;br /&gt;
   3) Ref tags with group names &amp;lt;ref group=&amp;quot;Note&amp;quot;&amp;gt; --&amp;gt; &amp;quot;[Note 1]&amp;quot;&lt;br /&gt;
*/&lt;br /&gt;
.nowraplinks a,&lt;br /&gt;
.nowraplinks .selflink,&lt;br /&gt;
span.texhtml,&lt;br /&gt;
sup.reference a { &lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* For template documentation */&lt;br /&gt;
.template-documentation {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    margin: 1em 0 0 0;&lt;br /&gt;
    border: 1px solid #aaa; &lt;br /&gt;
    background-color: #ecfcf4; &lt;br /&gt;
    padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.thumbinner {&lt;br /&gt;
    min-width: 100px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Inline divs in ImageMaps (code borrowed from de.wiki) */&lt;br /&gt;
.imagemap-inline div {&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Increase the height of the image upload box */&lt;br /&gt;
#wpUploadDescription {&lt;br /&gt;
    height: 13em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Reduce line-height for &amp;lt;sup&amp;gt; and &amp;lt;sub&amp;gt; */&lt;br /&gt;
sup, sub {&lt;br /&gt;
    line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Remove white border from thumbnails */&lt;br /&gt;
div.thumb {&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;br /&gt;
div.tright {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 0 0.8em 1.4em;&lt;br /&gt;
}&lt;br /&gt;
div.tleft {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 1.4em 0.8em 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Makes the background of a framed image white instead of gray. */&lt;br /&gt;
/* Only visible with transparent images. */&lt;br /&gt;
div.thumb img.thumbimage {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* The backgrounds for galleries. */&lt;br /&gt;
#content .gallerybox div.thumb {&lt;br /&gt;
    background-color: #F9F9F9;   /* Light gray padding */&lt;br /&gt;
}&lt;br /&gt;
/* Put a chequered background behind images, only visible if they have transparency */&lt;br /&gt;
.gallerybox .thumb img,&lt;br /&gt;
#file img {&lt;br /&gt;
    background: white url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png&amp;quot;) repeat;&lt;br /&gt;
}&lt;br /&gt;
/* But not on articles, user pages, portals or with opt-out. */&lt;br /&gt;
.ns-0 .gallerybox .thumb img,&lt;br /&gt;
.ns-2 .gallerybox .thumb img,&lt;br /&gt;
.ns-100 .gallerybox .thumb img, &lt;br /&gt;
.nochecker .gallerybox .thumb img {&lt;br /&gt;
    background: white;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Prevent floating boxes from overlapping any category listings,&lt;br /&gt;
   file histories, edit previews, and edit [Show changes] views */&lt;br /&gt;
#mw-subcategories, #mw-pages, #mw-category-media, &lt;br /&gt;
#filehistory, #wikiPreview, #wikiDiff {&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Selectively hide headers in WikiProject banners */&lt;br /&gt;
.wpb .wpb-header             { display: none; }&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: block; }     /* for IE */&lt;br /&gt;
.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */&lt;br /&gt;
.wpbs-inner .wpb-outside     { display: none; }      /* hide things that should only display outside shells */&lt;br /&gt;
 &lt;br /&gt;
/* Styling for Abuse Filter tags */&lt;br /&gt;
.mw-tag-markers {&lt;br /&gt;
 font-family:sans-serif;&lt;br /&gt;
 font-style:italic;&lt;br /&gt;
 font-size:90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Fix so &amp;lt;tt&amp;gt;, &amp;lt;code&amp;gt; and &amp;lt;pre&amp;gt; tags get normal text size also in &lt;br /&gt;
   some versions of Firefox, Safari, Konqueror, Chrome etc. */&lt;br /&gt;
tt, code, pre {&lt;br /&gt;
    font-family: monospace, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* &amp;lt;/source&amp;gt; */&lt;br /&gt;
&lt;br /&gt;
/* CLWB-259*/&lt;br /&gt;
/* self links */&lt;br /&gt;
a.mw-selflink {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:hover {&lt;br /&gt;
    cursor: inherit;&lt;br /&gt;
    text-decoration: inherit;&lt;br /&gt;
}&lt;br /&gt;
a.mw-selflink:active,&lt;br /&gt;
a.mw-selflink:visited {&lt;br /&gt;
    color: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* CLWB-234 */&lt;br /&gt;
.postedit-content {&lt;br /&gt;
    padding-right:10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/************************* Mobile view ****************************/&lt;br /&gt;
/*CLWB-363*/&lt;br /&gt;
/*Home Page 2 columns - Desktop CSS*/&lt;br /&gt;
.div-box-HP {&lt;br /&gt;
	box-shadow:  0 0 6px 0 rgba(0,0,0,0.09); &lt;br /&gt;
	padding:10px 20px 15px 20px; &lt;br /&gt;
	width:100%; &lt;br /&gt;
	vertical-align:top;&lt;br /&gt;
	background-color: white; &lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-0-0-24-0 {&lt;br /&gt;
	margin:0px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.margin-24-0-24-0 {&lt;br /&gt;
	margin:24px 0px 24px 0px; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.div-box-h2-HP {&lt;br /&gt;
	margin: 1em 0px 15px 0px !important; &lt;br /&gt;
	font-size:120%; &lt;br /&gt;
	font-weight:bold; &lt;br /&gt;
	border-style: none; &lt;br /&gt;
	text-align:left; &lt;br /&gt;
	color:#cc6600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-0-0-0 {&lt;br /&gt;
	padding:0px 0px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.padding-0-10-0-0 {&lt;br /&gt;
	padding:0px 10px 0px 0px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-HP {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin-top: 4px;&lt;br /&gt;
    margin-bottom: 0;    &lt;br /&gt;
    margin-left: 5px;&lt;br /&gt;
    margin-right: 0px;&lt;br /&gt;
    padding-right:50px;&lt;br /&gt;
    border-spacing: 0;&lt;br /&gt;
    border-collapse: separate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-left-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.border-td-table-HP {&lt;br /&gt;
    border-color: transparent;&lt;br /&gt;
    border-width: 1px;&lt;br /&gt;
    border-style: solid;&lt;br /&gt;
	&lt;br /&gt;
    padding-right: 60px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.td-rigth-table-HP {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
&lt;br /&gt;
    width: 49%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
/*Book Downloads component table*/&lt;br /&gt;
.plainlinks.fmbox.fmbox-system {&lt;br /&gt;
    width:260px;&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mobileonly {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CLWB-358*/&lt;br /&gt;
.navbox-subgroup .navbox-group {&lt;br /&gt;
    width:30%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-362*/&lt;br /&gt;
.table-content{&lt;br /&gt;
    border: 0px;&lt;br /&gt;
    width: 75%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-image{&lt;br /&gt;
    border-bottom:30px solid transparent;&lt;br /&gt;
    width:82px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-title {&lt;br /&gt;
    text-align:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-content-pdf{&lt;br /&gt;
    width: 40px; &lt;br /&gt;
    text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-371*/&lt;br /&gt;
/*format of template*/&lt;br /&gt;
.PDFWARNING-box table.plainlinks.fmbox.fmbox-system{&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-373*/&lt;br /&gt;
.table-contributor-template-information{&lt;br /&gt;
    border:0px;&lt;br /&gt;
    width:225px;&lt;br /&gt;
    text-align: left;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details{&lt;br /&gt;
    font-size:85%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.table-contributor-template-information-details td{&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-352*/&lt;br /&gt;
table.plainlinks.ombox.ombox-notice {&lt;br /&gt;
	width: 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**********************************Desktop CSS changes**************************/&lt;br /&gt;
body, .mw-body h1, .mw-body-content h1, .mw-body-content h2 {&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif !important;&lt;br /&gt;
	font-size: 18px;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body{&lt;br /&gt;
        background-color: #fafafa !important;&lt;br /&gt;
        background-image: none !important;&lt;br /&gt;
    height: 100% !important;&lt;br /&gt;
    margin: 0 !important;&lt;br /&gt;
    padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Content */&lt;br /&gt;
div#content {&lt;br /&gt;
	/*margin-left: 227px;&lt;br /&gt;
	padding: 1em;*/&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-y;&lt;br /&gt;
	background-color: white;*/&lt;br /&gt;
	color: black;&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
	padding-top: 20px;&lt;br /&gt;
	padding-right: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
	height: 12em;&lt;br /&gt;
	background-color: #fafafa;&lt;br /&gt;
	background-image: none !important;&lt;br /&gt;
	/*background-position: bottom left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
	height: 140px;&lt;br /&gt;
	box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-moz-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-webkit-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	-o-box-shadow: 3px 1px 7px 0 rgba(0, 0, 0, 0.11);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	margin-left: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
#left-navigation {&lt;br /&gt;
	/*left: 230px;&lt;br /&gt;
	top: 7.6em; */&lt;br /&gt;
        margin-left: 12.5em;&lt;br /&gt;
        /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li {&lt;br /&gt;
	background: none;&lt;br /&gt;
        /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
    height: 3.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	left: 650px;&lt;br /&gt;
	top: 2.5em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*#p-cactions h5{&lt;br /&gt;
	margin-bottom: 0em;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: none ;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs span {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-316 - Match heading styles to that on Clicklaw.bc.ca*/&lt;br /&gt;
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs .selected{&lt;br /&gt;
        background: transparent !important;&lt;br /&gt;
        background-image: linear-gradient(to top,#54a546 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown{&lt;br /&gt;
    /*background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;*/&lt;br /&gt;
    /*padding-bottom: 5px;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-checkbox:checked ~ .vector-menu-content .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown .vector-menu-content-list{&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3{&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawTabs li.new a,&lt;br /&gt;
div.clicklawTabs li.new a:visited{&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*div.clicklawMenu h5 a {&lt;br /&gt;
	height: 1.85em;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li a {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-dropdown li.selected  a,&lt;br /&gt;
.vector-menu-dropdown li.selected  a:visited {&lt;br /&gt;
	color: #4f5359;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
    float: right;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 20px;&lt;br /&gt;
    height: 60px;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
    margin: 0em;&lt;br /&gt;
    min-width: 300px;&lt;br /&gt;
    right: 0em;&lt;br /&gt;
    padding: 20px 30px 20px 30px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal h3, .vector-menu-portal h3 {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-portal .vector-menu-content li a{&lt;br /&gt;
        color: #333333;&lt;br /&gt;
        background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body, .vector-menu-portal .body {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal .body li a, .vector-menu-portal .body li a:visited, .vector-menu-portal .vector-menu-content li a:visited {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal, .vector-menu-portal{&lt;br /&gt;
        padding: 0 0 1.5em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
/* Footer */&lt;br /&gt;
#footer {&lt;br /&gt;
	margin-left: 12em;&lt;br /&gt;
	margin-top: 50px;&lt;br /&gt;
	background-image: none;&lt;br /&gt;
	/*background-position: top left;&lt;br /&gt;
	background-repeat: repeat-x;*/&lt;br /&gt;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.09);&lt;br /&gt;
	background: white;&lt;br /&gt;
	border: 1px solid #e4e4e4;&lt;br /&gt;
    min-height: 130px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	height: 80px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {   &lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-menu-tabs ul {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*body.clicklaw-animateLayout #center-navigation {&lt;br /&gt;
	-moz-transition: left 250ms;&lt;br /&gt;
	-webkit-transition: left 250ms;&lt;br /&gt;
	-o-transition: left 250ms;&lt;br /&gt;
	transition: left 250ms;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-328 - Update style for left hand menu*/&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
	box-shadow: 1px 6px 7px 0px rgba(0,0,0,0.11);&lt;br /&gt;
	padding:30px 20px 0px 0px; &lt;br /&gt;
	margin:7px 0px 0px 0px;&lt;br /&gt;
	background: white;&lt;br /&gt;
	border-right: 1px solid #e4e4e4;&lt;br /&gt;
        top: 138px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
	background-color: #f5f5f5;&lt;br /&gt;
	padding: 5px 0px 5px 0px;&lt;br /&gt;
	box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-moz-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-webkit-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	-o-box-shadow: inset  0px -4px 6px rgba(0, 0, 0, 0.07);&lt;br /&gt;
	border-bottom: 1px solid #e4e4e4;&lt;br /&gt;
        -moz-transition: right 250ms;&lt;br /&gt;
        -webkit-transition: right 250ms;&lt;br /&gt;
        -o-transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        transition: right 250ms;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
        top: 0em;&lt;br /&gt;
        right: 0em;        &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a {&lt;br /&gt;
	color: #4f5359 !important;&lt;br /&gt;
	font-size: 1em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
        font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul li a:hover, #p-personal ul li a:focus{&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
    padding-right: 1.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#center-navigation { top: 7.6em; }*/&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-322 - Reduce logo size*/&lt;br /&gt;
#p-logo {&lt;br /&gt;
        position: absolute;&lt;br /&gt;
	top: -90px;&lt;br /&gt;
	width: 400px;&lt;br /&gt;
        margin-left: -1.666667em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	width: 400px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
#mw-content-text a {&lt;br /&gt;
  color: #000;&lt;br /&gt;
  text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a, a.new {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
a:hover, a:focus {&lt;br /&gt;
        color: #54a546 !important;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#searchform div {  &lt;br /&gt;
	position: relative !important;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#searchform input#searchInput {&lt;br /&gt;
        float: right; &lt;br /&gt;
        position: absolute;&lt;br /&gt;
	font-family: Trebuchet MS, sans-serif;  &lt;br /&gt;
	padding: 10px 40px 10px 10px;  &lt;br /&gt;
	border: none;  width: 300px;  &lt;br /&gt;
	box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);  &lt;br /&gt;
	/*margin: 0px -130px 0px -130px;*/&lt;br /&gt;
	-webkit-appearance: none;&lt;br /&gt;
	-webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);&lt;br /&gt;
        /*right: 0em;*/&lt;br /&gt;
        top: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchform {&lt;br /&gt;
        position: relative; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-searchButton {  &lt;br /&gt;
	/*position: relative;  &lt;br /&gt;
	left: 258px; */ &lt;br /&gt;
	background: rgba(0,0,0,0);  &lt;br /&gt;
	border: none;  &lt;br /&gt;
	cursor: pointer;  &lt;br /&gt;
	margin: 0;  &lt;br /&gt;
	padding: 10px 12px; &lt;br /&gt;
        float: right;       &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton{&lt;br /&gt;
        /*position: relative; &lt;br /&gt;
        float: right;*/&lt;br /&gt;
        /*left: 258px;*/&lt;br /&gt;
        background-size: 15px;&lt;br /&gt;
        width: 20px;&lt;br /&gt;
        height: 20px;&lt;br /&gt;
        top: 20px;&lt;br /&gt;
        margin: 0px 10px 0px 0px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*#p-search-border {&lt;br /&gt;
	border-left: 1px solid #e4e4e4;&lt;br /&gt;
    padding-left: 10px;&lt;br /&gt;
    height: 125px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    top: 39px;&lt;br /&gt;
    background-color: #fafafa;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
/*CLWB-336 - UX: Printable version not optimized for print */&lt;br /&gt;
body.page-Main_Page #p-coll-print_export {&lt;br /&gt;
	display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .portal-first h3{&lt;br /&gt;
        display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
q {&lt;br /&gt;
	font-family: Trebuchet MS, Times, &amp;quot;Times New Roman&amp;quot;, serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-315 - Update font to Trebuchet MS*/&lt;br /&gt;
pre, code, tt, kbd, samp {&lt;br /&gt;
	font-family: Trebuchet MS, monospace, &amp;quot;Courier New&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.catlinks {&lt;br /&gt;
	border: none;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
.catlinks a {&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*CHANGE: CLWB-314 - Removing the default blue that appears for links*/&lt;br /&gt;
/* Interwiki Styling */&lt;br /&gt;
/*div#content a.extiw,&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	/* Don&#039;t show icons for interwiki links */&lt;br /&gt;
	background: none;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}&lt;br /&gt;
div#content a.extiw:active {&lt;br /&gt;
	color: #000;&lt;br /&gt;
}*/&lt;br /&gt;
&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
	background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head div.body.vector-menu-content{&lt;br /&gt;
        float: right;&lt;br /&gt;
        padding: 5px 0px 5px 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#pt-userpage a {&lt;br /&gt;
        background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body, .parsoid-body{&lt;br /&gt;
        background: none;&lt;br /&gt;
        border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#left-navigation, #right-navigation{&lt;br /&gt;
        margin-top: 9em;&lt;br /&gt;
        width: 40%;&lt;br /&gt;
        background-image: linear-gradient(to top,#cacaca 0,transparent 2.5px,transparent 100%) !important;&lt;br /&gt;
        padding-bottom: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation{&lt;br /&gt;
        float: left;&lt;br /&gt;
        /*margin-right: 40%;*/&lt;br /&gt;
}    &lt;br /&gt;
&lt;br /&gt;
#searchInput:focus, #simpleSearch:hover #searchInput:focus {&lt;br /&gt;
    outline: 0;&lt;br /&gt;
    border-color: #000;&lt;br /&gt;
    -webkit-box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
    box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
:focus {&lt;br /&gt;
    outline-color: #000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#simpleSearch{&lt;br /&gt;
   /*margin-right: -50px;*/&lt;br /&gt;
   /*margin-top: 25px;*/&lt;br /&gt;
   width: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form {&lt;br /&gt;
    /* margin: 0.5em 0 0; */&lt;br /&gt;
    margin: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading{&lt;br /&gt;
    font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*CommetStreams style*/&lt;br /&gt;
#cs-header {&lt;br /&gt;
    background-color: #DFF0FF;&lt;br /&gt;
    padding: 12px;&lt;br /&gt;
    border: 2px solid #30538f;&lt;br /&gt;
    width: fit-content;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide single page printing message collection*/&lt;br /&gt;
.collection-warning-box, .collection-notice-box{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*Hide comments*/&lt;br /&gt;
.cs-stream{&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* CLWB-468: Remove Book Builder and download PDF functions */&lt;br /&gt;
.mw-portlet.mw-portlet-coll-print_export {&lt;br /&gt;
  display: none !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.js&amp;diff=59992</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.js&amp;diff=59992"/>
		<updated>2025-04-29T21:56:52Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;// common.js&lt;br /&gt;
&lt;br /&gt;
/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
//&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
function chooseSkin() {&lt;br /&gt;
    var MOBILE_WIDTH = 700; // adjust breakpoint as needed&lt;br /&gt;
    var skin = mw.config.get(&#039;skin&#039;);&lt;br /&gt;
    var url = new URL(window.location.href);&lt;br /&gt;
&lt;br /&gt;
    // Avoid redirect loop and unnecessary reloads&lt;br /&gt;
    if (window.innerWidth &amp;lt;= MOBILE_WIDTH &amp;amp;&amp;amp; skin !== &#039;timeless&#039;) {&lt;br /&gt;
      url.searchParams.set(&#039;useskin&#039;, &#039;timeless&#039;);&lt;br /&gt;
      window.location.replace(url.toString());&lt;br /&gt;
    } else if (window.innerWidth &amp;gt; MOBILE_WIDTH &amp;amp;&amp;amp; skin !== &#039;vector&#039;) {&lt;br /&gt;
      url.searchParams.set(&#039;useskin&#039;, &#039;vector&#039;);&lt;br /&gt;
      window.location.replace(url.toString());&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
window.addEventListener(&#039;resize&#039;, function () {&lt;br /&gt;
    chooseSkin();&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
chooseSkin();&lt;br /&gt;
&lt;br /&gt;
// A book builder progress indicator reload fix&lt;br /&gt;
if (document.getElementById(&amp;quot;firstHeading&amp;quot;).textContent == &amp;quot;Rendering&amp;quot;) {&lt;br /&gt;
    setTimeout(function(){location.reload();},1500);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * Description: Redirects from /User:UserName/skin.js or .css to the user&#039;s actual skin page&lt;br /&gt;
 * Maintainer: Cacycle&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var wgUserName = mw.config.get(&#039;wgUserName&#039;);&lt;br /&gt;
var wgPageName = mw.config.get(&#039;wgPageName&#039;);&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgArticleId&#039;) == 0 &amp;amp;&amp;amp; wgUserName) {&lt;br /&gt;
  var slash = wgPageName.indexOf(&#039;/&#039;);&lt;br /&gt;
  var norm = wgPageName.substr(0, slash) + wgPageName.substr(slash).toLowerCase();&lt;br /&gt;
  var test = &#039;User:&#039; + wgUserName.replace(/ /g, &#039;_&#039;) + &#039;/skin.&#039;;&lt;br /&gt;
  var ext = null;&lt;br /&gt;
  if (norm == test + &#039;js&#039;) ext = &#039;js&#039;;&lt;br /&gt;
  else if (norm == test + &#039;css&#039;) ext = &#039;css&#039;;&lt;br /&gt;
  if (ext != null) window.location.href = window.location.href.replace(/\/skin.(css|js)/i, &#039;/&#039; + skin + &#039;.&#039; + ext);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** extract a URL parameter from the current URL **********&lt;br /&gt;
 * From [[en:User:Lupin/autoedit.js]]&lt;br /&gt;
 *&lt;br /&gt;
 * paramName  : the name of the parameter to extract&lt;br /&gt;
 */&lt;br /&gt;
function getURLParamValue( paramName, url) &lt;br /&gt;
{&lt;br /&gt;
 if (typeof (url) == &#039;undefined&#039;  || url === null) url = document.location.href;&lt;br /&gt;
 var cmdRe=RegExp( &#039;[&amp;amp;?]&#039; + paramName + &#039;=([^&amp;amp;#]*)&#039; ); // Stop at hash&lt;br /&gt;
 var m=cmdRe.exec(url);&lt;br /&gt;
 if (m &amp;amp;&amp;amp; m.length &amp;gt; 1) return decodeURIComponent(m[1]);&lt;br /&gt;
 return null;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** &amp;amp;withJS= URL parameter *******&lt;br /&gt;
 * Allow to try custom scripts from MediaWiki space &lt;br /&gt;
 * without editing [[Special:Mypage/monobook.js]]&lt;br /&gt;
 */&lt;br /&gt;
var extraJS = getURLParamValue(&amp;quot;withJS&amp;quot;);&lt;br /&gt;
if ( extraJS &amp;amp;&amp;amp; extraJS.match(&amp;quot;^MediaWiki:[^&amp;amp;&amp;lt;&amp;gt;=%]*\.js$&amp;quot;) ) {&lt;br /&gt;
  importScript(extraJS);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Import more specific scripts if necessary */&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgAction&#039;) == &amp;quot;edit&amp;quot; || mw.config.get(&#039;wgAction&#039;) == &amp;quot;submit&amp;quot; || mw.config.get(&#039;wgPageName&#039;) == &amp;quot;Special:Upload&amp;quot;) //scripts specific to editing pages&lt;br /&gt;
{&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/edit.js&amp;quot;)&lt;br /&gt;
}&lt;br /&gt;
else if (mw.config.get(&#039;wgPageName&#039;) == &amp;quot;Special:Watchlist&amp;quot;) //watchlist scripts&lt;br /&gt;
{&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/watchlist.js&amp;quot;)&lt;br /&gt;
}&lt;br /&gt;
if( mw.config.get(&#039;wgNamespaceNumber&#039;) == 6 ) {&lt;br /&gt;
    importScript(&#039;MediaWiki:Common.js/file.js&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** For sysops and accountcreators *****************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Allows for sysop-specific Javascript at [[MediaWiki:Sysop.js]],&lt;br /&gt;
 *               and accountcreator-specific CSS at [[MediaWiki:Accountcreator.css]].&lt;br /&gt;
 */&lt;br /&gt;
if ( mw.config.get(&#039;wgUserGroups&#039;) ) {&lt;br /&gt;
  for ( var g = 0; g &amp;lt; mw.config.get(&#039;wgUserGroups&#039;).length; ++g ) {&lt;br /&gt;
    if ( mw.config.get(&#039;wgUserGroups&#039;)[g] == &amp;quot;sysop&amp;quot; ) {&lt;br /&gt;
      importStylesheet(&amp;quot;MediaWiki:Sysop.css&amp;quot;);&lt;br /&gt;
      addOnloadHook( function() {&lt;br /&gt;
        if ( !window.disableSysopJS ) {&lt;br /&gt;
          importScript(&amp;quot;MediaWiki:Sysop.js&amp;quot;);&lt;br /&gt;
        }&lt;br /&gt;
      } );&lt;br /&gt;
    } &lt;br /&gt;
    else if ( mw.config.get(&#039;wgUserGroups&#039;)[g] == &amp;quot;accountcreator&amp;quot; ) {&lt;br /&gt;
      importStylesheet(&amp;quot;MediaWiki:Accountcreator.css&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** WikiMiniAtlas *******************************************************&lt;br /&gt;
  *&lt;br /&gt;
  *  Description: WikiMiniAtlas is a popup click and drag world map.&lt;br /&gt;
  *               This script causes all of our coordinate links to display the WikiMiniAtlas popup button.&lt;br /&gt;
  *               The script itself is located on meta because it is used by many projects.&lt;br /&gt;
  *               See [[Meta:WikiMiniAtlas]] for more information. &lt;br /&gt;
  *  Maintainers: [[User:Dschwen]]&lt;br /&gt;
  */&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgServer&#039;) == &amp;quot;https://secure.wikimedia.org&amp;quot;) {&lt;br /&gt;
    var metaBase = &amp;quot;https://secure.wikimedia.org/wikipedia/meta&amp;quot;;&lt;br /&gt;
} else {&lt;br /&gt;
    var metaBase = &amp;quot;https://meta.wikimedia.org&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
importScriptURI(metaBase+&amp;quot;/w/index.php?title=MediaWiki:Wikiminiatlas.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&amp;amp;smaxage=21600&amp;amp;maxage=86400&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Mobile Redirect Helper ************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Redirects to the mobile-optimized gateway at en.m.wikimedia.org&lt;br /&gt;
 *  for viewers on iPhone, iPod Touch, Palm Pre, and Android devices.&lt;br /&gt;
 *&lt;br /&gt;
 *  You can turn off the redirect by setting the cookie &amp;quot;stopMobileRedirect=true&amp;quot;&lt;br /&gt;
 *&lt;br /&gt;
 *  This code cannot be imported, because the JS only loads after all other files&lt;br /&gt;
 *  and this was causing major issues for users with mobile devices. Must be loaded&lt;br /&gt;
 *  *before* the images and etc of the page on all mobile devices.&lt;br /&gt;
 *&lt;br /&gt;
 *  Maintainer: [[User:Brion VIBBER]], [[User:hcatlin]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Commented out by Ian Wojtowicz for WikiPress code. Redirect not appropriate for non Wikipedia uses.&lt;br /&gt;
&lt;br /&gt;
if (/(Android|iPhone|iPod|webOS|NetFront|Opera Mini|SEMC-Browser|PlayStation Portable|Nintendo Wii)/.test(navigator.userAgent)) {&lt;br /&gt;
&lt;br /&gt;
  var wgMainPageName = &#039;Main_Page&#039;;&lt;br /&gt;
 &lt;br /&gt;
  var stopMobileRedirectCookieExists = function() {&lt;br /&gt;
    return (document.cookie.indexOf(&amp;quot;stopMobileRedirect=true&amp;quot;) &amp;gt;= 0);&lt;br /&gt;
  }&lt;br /&gt;
 &lt;br /&gt;
  var mobileSiteLink = function() {&lt;br /&gt;
    if (wgCanonicalNamespace == &#039;Special&#039; &amp;amp;&amp;amp; wgCanonicalSpecialPageName == &#039;Search&#039;) {&lt;br /&gt;
        var pageLink = &#039;?search=&#039; + encodeURIComponent(document.getElementById(&#039;searchText&#039;).value);&lt;br /&gt;
    } else if (wgPageName == wgMainPageName) {&lt;br /&gt;
        var pageLink = &#039;::Home&#039;; // Special case&lt;br /&gt;
    } else {&lt;br /&gt;
        var pageLink = encodeURIComponent(wgPageName).replace(&#039;%2F&#039;,&#039;/&#039;).replace(&#039;%3A&#039;,&#039;:&#039;);&lt;br /&gt;
    }&lt;br /&gt;
    return &#039;http://&#039; + wgContentLanguage + &#039;.m.wikipedia.org/wiki/&#039; + pageLink + &amp;quot;?wasRedirected=true&amp;quot;&lt;br /&gt;
  }&lt;br /&gt;
 &lt;br /&gt;
  if (!stopMobileRedirectCookieExists()) {&lt;br /&gt;
    document.location = mobileSiteLink();&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
/* Scripts specific to Internet Explorer */&lt;br /&gt;
&lt;br /&gt;
if (navigator.appName == &amp;quot;Microsoft Internet Explorer&amp;quot;)&lt;br /&gt;
{&lt;br /&gt;
    /** Internet Explorer bug fix **************************************************&lt;br /&gt;
     *&lt;br /&gt;
     *  Description: Fixes IE horizontal scrollbar bug&lt;br /&gt;
     *  Maintainers: [[User:Tom-]]?&lt;br /&gt;
     */&lt;br /&gt;
    &lt;br /&gt;
    var oldWidth;&lt;br /&gt;
    var docEl = document.documentElement;&lt;br /&gt;
    &lt;br /&gt;
    function fixIEScroll()&lt;br /&gt;
    {&lt;br /&gt;
        if (!oldWidth || docEl.clientWidth &amp;gt; oldWidth)&lt;br /&gt;
            doFixIEScroll();&lt;br /&gt;
        else&lt;br /&gt;
            setTimeout(doFixIEScroll, 1);&lt;br /&gt;
        &lt;br /&gt;
        oldWidth = docEl.clientWidth;&lt;br /&gt;
    }&lt;br /&gt;
    &lt;br /&gt;
    function doFixIEScroll() {&lt;br /&gt;
        docEl.style.overflowX = (docEl.scrollWidth - docEl.clientWidth &amp;lt; 4) ? &amp;quot;hidden&amp;quot; : &amp;quot;&amp;quot;;&lt;br /&gt;
    }&lt;br /&gt;
    &lt;br /&gt;
    document.attachEvent(&amp;quot;onreadystatechange&amp;quot;, fixIEScroll);&lt;br /&gt;
    document.attachEvent(&amp;quot;onresize&amp;quot;, fixIEScroll);&lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    /**&lt;br /&gt;
     * Remove need for CSS hacks regarding MSIE and IPA.&lt;br /&gt;
     */&lt;br /&gt;
    if (document.createStyleSheet) {&lt;br /&gt;
        document.createStyleSheet().addRule(&#039;.IPA&#039;, &#039;font-family: &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Charis SIL&amp;quot;, Gentium, &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;;&#039;);&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // In print IE (7?) does not like line-height&lt;br /&gt;
    appendCSS( &#039;@media print { sup, sub, p, .documentDescription { line-height: normal; }}&#039;);&lt;br /&gt;
&lt;br /&gt;
    // IE overflow bug&lt;br /&gt;
    appendCSS(&#039;div.overflowbugx { overflow-x: scroll !important; overflow-y: hidden !important; } div.overflowbugy { overflow-y: scroll !important; overflow-x: hidden !important; }&#039;);&lt;br /&gt;
    &lt;br /&gt;
    //Import scripts specific to Internet Explorer 6&lt;br /&gt;
    if (navigator.appVersion.substr(22, 1) == &amp;quot;6&amp;quot;) {&lt;br /&gt;
        importScript(&amp;quot;MediaWiki:Common.js/IE60Fixes.js&amp;quot;)&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Test if an element has a certain class **************************************&lt;br /&gt;
 *&lt;br /&gt;
 * Description: Uses regular expressions and caching for better performance.&lt;br /&gt;
 * Maintainers: [[User:Mike Dillon]], [[User:R. Koot]], [[User:SG]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var hasClass = (function () {&lt;br /&gt;
    var reCache = {};&lt;br /&gt;
    return function (element, className) {&lt;br /&gt;
        return (reCache[className] ? reCache[className] : (reCache[className] = new RegExp(&amp;quot;(?:\\s|^)&amp;quot; + className + &amp;quot;(?:\\s|$)&amp;quot;))).test(element.className);&lt;br /&gt;
    };&lt;br /&gt;
})();&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Interwiki links to featured articles ***************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Highlights interwiki links to featured articles (or&lt;br /&gt;
 *               equivalents) by changing the bullet before the interwiki link&lt;br /&gt;
 *               into a star.&lt;br /&gt;
 *  Maintainers: [[User:R. Koot]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
function LinkFA() &lt;br /&gt;
{&lt;br /&gt;
    if ( document.getElementById( &amp;quot;p-lang&amp;quot; ) ) {&lt;br /&gt;
        var InterwikiLinks = document.getElementById( &amp;quot;p-lang&amp;quot; ).getElementsByTagName( &amp;quot;li&amp;quot; );&lt;br /&gt;
&lt;br /&gt;
        for ( var i = 0; i &amp;lt; InterwikiLinks.length; i++ ) {&lt;br /&gt;
            if ( document.getElementById( InterwikiLinks[i].className + &amp;quot;-fa&amp;quot; ) ) {&lt;br /&gt;
                InterwikiLinks[i].className += &amp;quot; FA&amp;quot;&lt;br /&gt;
                InterwikiLinks[i].title = &amp;quot;This is a featured article in another language.&amp;quot;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( LinkFA );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Collapsible tables *********************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Allows tables to be collapsed, showing only the header. See&lt;br /&gt;
 *               [[Wikipedia:NavFrame]].&lt;br /&gt;
 *  Maintainers: [[User:R. Koot]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var autoCollapse = 2;&lt;br /&gt;
var collapseCaption = &amp;quot;hide&amp;quot;;&lt;br /&gt;
var expandCaption = &amp;quot;show&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
function collapseTable( tableIndex )&lt;br /&gt;
{&lt;br /&gt;
    var Button = document.getElementById( &amp;quot;collapseButton&amp;quot; + tableIndex );&lt;br /&gt;
    var Table = document.getElementById( &amp;quot;collapsibleTable&amp;quot; + tableIndex );&lt;br /&gt;
&lt;br /&gt;
    if ( !Table || !Button ) {&lt;br /&gt;
        return false;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    var Rows = Table.rows;&lt;br /&gt;
&lt;br /&gt;
    if ( Button.firstChild.data == collapseCaption ) {&lt;br /&gt;
        for ( var i = 1; i &amp;lt; Rows.length; i++ ) {&lt;br /&gt;
            Rows[i].style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
        }&lt;br /&gt;
        Button.firstChild.data = expandCaption;&lt;br /&gt;
    } else {&lt;br /&gt;
        for ( var i = 1; i &amp;lt; Rows.length; i++ ) {&lt;br /&gt;
            Rows[i].style.display = Rows[0].style.display;&lt;br /&gt;
        }&lt;br /&gt;
        Button.firstChild.data = collapseCaption;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
function createCollapseButtons()&lt;br /&gt;
{&lt;br /&gt;
    var tableIndex = 0;&lt;br /&gt;
    var NavigationBoxes = new Object();&lt;br /&gt;
    var Tables = document.getElementsByTagName( &amp;quot;table&amp;quot; );&lt;br /&gt;
&lt;br /&gt;
    for ( var i = 0; i &amp;lt; Tables.length; i++ ) {&lt;br /&gt;
        if ( hasClass( Tables[i], &amp;quot;collapsible&amp;quot; ) ) {&lt;br /&gt;
&lt;br /&gt;
            /* only add button and increment count if there is a header row to work with */&lt;br /&gt;
            var HeaderRow = Tables[i].getElementsByTagName( &amp;quot;tr&amp;quot; )[0];&lt;br /&gt;
            if (!HeaderRow) continue;&lt;br /&gt;
            var Header = HeaderRow.getElementsByTagName( &amp;quot;th&amp;quot; )[0];&lt;br /&gt;
            if (!Header) continue;&lt;br /&gt;
&lt;br /&gt;
            NavigationBoxes[ tableIndex ] = Tables[i];&lt;br /&gt;
            Tables[i].setAttribute( &amp;quot;id&amp;quot;, &amp;quot;collapsibleTable&amp;quot; + tableIndex );&lt;br /&gt;
&lt;br /&gt;
            var Button     = document.createElement( &amp;quot;span&amp;quot; );&lt;br /&gt;
            var ButtonLink = document.createElement( &amp;quot;a&amp;quot; );&lt;br /&gt;
            var ButtonText = document.createTextNode( collapseCaption );&lt;br /&gt;
&lt;br /&gt;
            Button.className = &amp;quot;collapseButton&amp;quot;;  //Styles are declared in Common.css&lt;br /&gt;
&lt;br /&gt;
            ButtonLink.style.color = Header.style.color;&lt;br /&gt;
            ButtonLink.setAttribute( &amp;quot;id&amp;quot;, &amp;quot;collapseButton&amp;quot; + tableIndex );&lt;br /&gt;
            ButtonLink.setAttribute( &amp;quot;href&amp;quot;, &amp;quot;javascript:collapseTable(&amp;quot; + tableIndex + &amp;quot;);&amp;quot; );&lt;br /&gt;
            ButtonLink.appendChild( ButtonText );&lt;br /&gt;
&lt;br /&gt;
            Button.appendChild( document.createTextNode( &amp;quot;[&amp;quot; ) );&lt;br /&gt;
            Button.appendChild( ButtonLink );&lt;br /&gt;
            Button.appendChild( document.createTextNode( &amp;quot;]&amp;quot; ) );&lt;br /&gt;
&lt;br /&gt;
            Header.insertBefore( Button, Header.childNodes[0] );&lt;br /&gt;
            tableIndex++;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    for ( var i = 0;  i &amp;lt; tableIndex; i++ ) {&lt;br /&gt;
        if ( hasClass( NavigationBoxes[i], &amp;quot;collapsed&amp;quot; ) || ( tableIndex &amp;gt;= autoCollapse &amp;amp;&amp;amp; hasClass( NavigationBoxes[i], &amp;quot;autocollapse&amp;quot; ) ) ) {&lt;br /&gt;
            collapseTable( i );&lt;br /&gt;
        } &lt;br /&gt;
        else if ( hasClass( NavigationBoxes[i], &amp;quot;innercollapse&amp;quot; ) ) {&lt;br /&gt;
            var element = NavigationBoxes[i];&lt;br /&gt;
            while (element = element.parentNode) {&lt;br /&gt;
                if ( hasClass( element, &amp;quot;outercollapse&amp;quot; ) ) {&lt;br /&gt;
                    collapseTable ( i );&lt;br /&gt;
                    break;&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( createCollapseButtons );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Dynamic Navigation Bars (experimental) *************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: See [[Wikipedia:NavFrame]].&lt;br /&gt;
 *  Maintainers: UNMAINTAINED&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
// set up the words in your language&lt;br /&gt;
var NavigationBarHide = &#039;[&#039; + collapseCaption + &#039;]&#039;;&lt;br /&gt;
var NavigationBarShow = &#039;[&#039; + expandCaption + &#039;]&#039;;&lt;br /&gt;
&lt;br /&gt;
// shows and hides content and picture (if available) of navigation bars&lt;br /&gt;
// Parameters:&lt;br /&gt;
//     indexNavigationBar: the index of navigation bar to be toggled&lt;br /&gt;
function toggleNavigationBar(indexNavigationBar)&lt;br /&gt;
{&lt;br /&gt;
    var NavToggle = document.getElementById(&amp;quot;NavToggle&amp;quot; + indexNavigationBar);&lt;br /&gt;
    var NavFrame = document.getElementById(&amp;quot;NavFrame&amp;quot; + indexNavigationBar);&lt;br /&gt;
&lt;br /&gt;
    if (!NavFrame || !NavToggle) {&lt;br /&gt;
        return false;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // if shown now&lt;br /&gt;
    if (NavToggle.firstChild.data == NavigationBarHide) {&lt;br /&gt;
        for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
            if (hasClass(NavChild, &#039;NavContent&#039;) || hasClass(NavChild, &#039;NavPic&#039;)) {&lt;br /&gt;
                NavChild.style.display = &#039;none&#039;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    NavToggle.firstChild.data = NavigationBarShow;&lt;br /&gt;
&lt;br /&gt;
    // if hidden now&lt;br /&gt;
    } else if (NavToggle.firstChild.data == NavigationBarShow) {&lt;br /&gt;
        for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
            if (hasClass(NavChild, &#039;NavContent&#039;) || hasClass(NavChild, &#039;NavPic&#039;)) {&lt;br /&gt;
                NavChild.style.display = &#039;block&#039;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
        NavToggle.firstChild.data = NavigationBarHide;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
// adds show/hide-button to navigation bars&lt;br /&gt;
function createNavigationBarToggleButton()&lt;br /&gt;
{&lt;br /&gt;
    var indexNavigationBar = 0;&lt;br /&gt;
    // iterate over all &amp;lt; div &amp;gt;-elements &lt;br /&gt;
    var divs = document.getElementsByTagName(&amp;quot;div&amp;quot;);&lt;br /&gt;
    for (var i = 0; NavFrame = divs[i]; i++) {&lt;br /&gt;
        // if found a navigation bar&lt;br /&gt;
        if (hasClass(NavFrame, &amp;quot;NavFrame&amp;quot;)) {&lt;br /&gt;
&lt;br /&gt;
            indexNavigationBar++;&lt;br /&gt;
            var NavToggle = document.createElement(&amp;quot;a&amp;quot;);&lt;br /&gt;
            NavToggle.className = &#039;NavToggle&#039;;&lt;br /&gt;
            NavToggle.setAttribute(&#039;id&#039;, &#039;NavToggle&#039; + indexNavigationBar);&lt;br /&gt;
            NavToggle.setAttribute(&#039;href&#039;, &#039;javascript:toggleNavigationBar(&#039; + indexNavigationBar + &#039;);&#039;);&lt;br /&gt;
&lt;br /&gt;
            var isCollapsed = hasClass( NavFrame, &amp;quot;collapsed&amp;quot; );&lt;br /&gt;
            /*&lt;br /&gt;
             * Check if any children are already hidden.  This loop is here for backwards compatibility:&lt;br /&gt;
             * the old way of making NavFrames start out collapsed was to manually add style=&amp;quot;display:none&amp;quot;&lt;br /&gt;
             * to all the NavPic/NavContent elements.  Since this was bad for accessibility (no way to make&lt;br /&gt;
             * the content visible without JavaScript support), the new recommended way is to add the class&lt;br /&gt;
             * &amp;quot;collapsed&amp;quot; to the NavFrame itself, just like with collapsible tables.&lt;br /&gt;
             */&lt;br /&gt;
            for (var NavChild = NavFrame.firstChild; NavChild != null &amp;amp;&amp;amp; !isCollapsed; NavChild = NavChild.nextSibling) {&lt;br /&gt;
                if ( hasClass( NavChild, &#039;NavPic&#039; ) || hasClass( NavChild, &#039;NavContent&#039; ) ) {&lt;br /&gt;
                    if ( NavChild.style.display == &#039;none&#039; ) {&lt;br /&gt;
                        isCollapsed = true;&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            if (isCollapsed) {&lt;br /&gt;
                for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
                    if ( hasClass( NavChild, &#039;NavPic&#039; ) || hasClass( NavChild, &#039;NavContent&#039; ) ) {&lt;br /&gt;
                        NavChild.style.display = &#039;none&#039;;&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            var NavToggleText = document.createTextNode(isCollapsed ? NavigationBarShow : NavigationBarHide);&lt;br /&gt;
            NavToggle.appendChild(NavToggleText);&lt;br /&gt;
&lt;br /&gt;
            // Find the NavHead and attach the toggle link (Must be this complicated because Moz&#039;s firstChild handling is borked)&lt;br /&gt;
            for(var j=0; j &amp;lt; NavFrame.childNodes.length; j++) {&lt;br /&gt;
                if (hasClass(NavFrame.childNodes[j], &amp;quot;NavHead&amp;quot;)) {&lt;br /&gt;
                    NavFrame.childNodes[j].appendChild(NavToggle);&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            NavFrame.setAttribute(&#039;id&#039;, &#039;NavFrame&#039; + indexNavigationBar);&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( createNavigationBarToggleButton );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Main Page layout fixes *********************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Adds an additional link to the complete list of languages available.&lt;br /&gt;
 *  Maintainers: [[User:AzaToth]], [[User:R. Koot]], [[User:Alex Smotrov]]&lt;br /&gt;
 */&lt;br /&gt;
// CLWB-214: wrap ensuring mediawiki.util is loaded.&lt;br /&gt;
mw.loader.using([&#039;mediawiki.util&#039;] ).then( function () {&lt;br /&gt;
    /* This callback is invoked as soon as the modules are available. */&lt;br /&gt;
    if (wgPageName == &#039;Main_Page&#039; || wgPageName == &#039;Talk:Main_Page&#039;) &lt;br /&gt;
        addOnloadHook(function () {&lt;br /&gt;
            mw.util.addPortletLink(&#039;p-lang&#039;, &#039;http://meta.wikimedia.org/wiki/List_of_Wikipedias&#039;,&lt;br /&gt;
                     &#039;Complete list&#039;, &#039;interwiki-completelist&#039;, &#039;Complete list of Wikipedias&#039;)&lt;br /&gt;
            var nstab = document.getElementById(&#039;ca-nstab-main&#039;)&lt;br /&gt;
            if (nstab &amp;amp;&amp;amp; mw.config.get(&#039;wgUserLanguage&#039;)==&#039;en&#039;) {&lt;br /&gt;
                while (nstab.firstChild) nstab = nstab.firstChild&lt;br /&gt;
                nstab.nodeValue = &#039;Main Page&#039;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    )&lt;br /&gt;
} );&lt;br /&gt;
/** Table sorting fixes ************************************************&lt;br /&gt;
  *&lt;br /&gt;
  *  Description: Disables code in table sorting routine to set classes on even/odd rows&lt;br /&gt;
  *  Maintainers: [[User:Random832]]&lt;br /&gt;
  */&lt;br /&gt;
&lt;br /&gt;
ts_alternate_row_colors = false;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/***** uploadwizard_newusers ********&lt;br /&gt;
 * Switches in a message for non-autoconfirmed users at [[Wikipedia:Upload]]&lt;br /&gt;
 *&lt;br /&gt;
 *  Maintainers: [[User:Krimpet]]&lt;br /&gt;
 ****/&lt;br /&gt;
function uploadwizard_newusers() {&lt;br /&gt;
  if (mw.config.get(&#039;wgNamespaceNumber&#039;) == 4 &amp;amp;&amp;amp; mw.config.get(&#039;wgTitle&#039;) == &amp;quot;Upload&amp;quot; &amp;amp;&amp;amp; mw.config.get(&#039;wgAction&#039;) == &amp;quot;view&amp;quot;) {&lt;br /&gt;
    var oldDiv = document.getElementById(&amp;quot;autoconfirmedusers&amp;quot;),&lt;br /&gt;
        newDiv = document.getElementById(&amp;quot;newusers&amp;quot;);&lt;br /&gt;
    if (oldDiv &amp;amp;&amp;amp; newDiv) {&lt;br /&gt;
      if (typeof wgUserGroups == &amp;quot;object&amp;quot; &amp;amp;&amp;amp; wgUserGroups) {&lt;br /&gt;
        for (i = 0; i &amp;lt; wgUserGroups.length; i++) {&lt;br /&gt;
          if (wgUserGroups[i] == &amp;quot;autoconfirmed&amp;quot;) {&lt;br /&gt;
            oldDiv.style.display = &amp;quot;block&amp;quot;;&lt;br /&gt;
            newDiv.style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
            return;&lt;br /&gt;
          }&lt;br /&gt;
        }&lt;br /&gt;
      }&lt;br /&gt;
      oldDiv.style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
      newDiv.style.display = &amp;quot;block&amp;quot;;&lt;br /&gt;
      return;&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
addOnloadHook(uploadwizard_newusers);&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** IPv6 AAAA connectivity testing **/&lt;br /&gt;
&lt;br /&gt;
var __ipv6wwwtest_factor = 100;&lt;br /&gt;
var __ipv6wwwtest_done = 0;&lt;br /&gt;
if ((mw.config.get(&#039;wgServer&#039;) != &amp;quot;https://secure.wikimedia.org&amp;quot;) &amp;amp;&amp;amp; (Math.floor(Math.random()*__ipv6wwwtest_factor)==42)) {&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/IPv6.js&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** Magic editintros ****************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Adds editintros on disambiguation pages and BLP pages.&lt;br /&gt;
 *  Maintainers: [[User:RockMFR]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
function addEditIntro(name)&lt;br /&gt;
{&lt;br /&gt;
  var el = document.getElementById(&#039;ca-edit&#039;);&lt;br /&gt;
  if (!el)&lt;br /&gt;
    return;&lt;br /&gt;
  el = el.getElementsByTagName(&#039;a&#039;)[0];&lt;br /&gt;
  if (el)&lt;br /&gt;
    el.href += &#039;&amp;amp;editintro=&#039; + name;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgNamespaceNumber&#039;) == 0) {&lt;br /&gt;
  addOnloadHook(function(){&lt;br /&gt;
    if (document.getElementById(&#039;disambigbox&#039;))&lt;br /&gt;
      addEditIntro(&#039;Template:Disambig_editintro&#039;);&lt;br /&gt;
  });&lt;br /&gt;
&lt;br /&gt;
  addOnloadHook(function(){&lt;br /&gt;
    var cats = document.getElementById(&#039;mw-normal-catlinks&#039;);&lt;br /&gt;
    if (!cats)&lt;br /&gt;
      return;&lt;br /&gt;
    cats = cats.getElementsByTagName(&#039;a&#039;);&lt;br /&gt;
    for (var i = 0; i &amp;lt; cats.length; i++) {&lt;br /&gt;
      if (cats[i].title == &#039;Category:Living people&#039; || cats[i].title == &#039;Category:Possibly living people&#039;) {&lt;br /&gt;
        addEditIntro(&#039;Template:BLP_editintro&#039;);&lt;br /&gt;
        break;&lt;br /&gt;
      }&lt;br /&gt;
    }&lt;br /&gt;
  });&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * Description: Stay on the secure server as much as possible&lt;br /&gt;
 * Maintainers: [[User:TheDJ]]&lt;br /&gt;
 */&lt;br /&gt;
if(mw.config.get(&#039;wgServer&#039;) == &#039;https://secure.wikimedia.org&#039;) {&lt;br /&gt;
    importScript( &#039;MediaWiki:Common.js/secure.js&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
//&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.js&amp;diff=59991</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.js&amp;diff=59991"/>
		<updated>2025-04-29T21:50:20Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;// common.js&lt;br /&gt;
&lt;br /&gt;
/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
//&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
function chooseSkin() {&lt;br /&gt;
    var MOBILE_WIDTH = 700; // adjust breakpoint as needed&lt;br /&gt;
    var skin = mw.config.get(&#039;skin&#039;);&lt;br /&gt;
    var url = new URL(window.location.href);&lt;br /&gt;
console.log(skin);&lt;br /&gt;
console.log(window.innerWidth);&lt;br /&gt;
&lt;br /&gt;
    // Avoid redirect loop and unnecessary reloads&lt;br /&gt;
    if (window.innerWidth &amp;lt;= MOBILE_WIDTH &amp;amp;&amp;amp; skin !== &#039;timeless&#039;) {&lt;br /&gt;
      url.searchParams.set(&#039;useskin&#039;, &#039;timeless&#039;);&lt;br /&gt;
      window.location.replace(url.toString());&lt;br /&gt;
    } else if (window.innerWidth &amp;gt; MOBILE_WIDTH &amp;amp;&amp;amp; skin !== &#039;vector&#039;) {&lt;br /&gt;
      url.searchParams.set(&#039;useskin&#039;, &#039;vector&#039;);&lt;br /&gt;
      window.location.replace(url.toString());&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
window.addEventListener(&#039;resize&#039;, function () {&lt;br /&gt;
    chooseSkin();&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
chooseSkin();&lt;br /&gt;
&lt;br /&gt;
// A book builder progress indicator reload fix&lt;br /&gt;
if (document.getElementById(&amp;quot;firstHeading&amp;quot;).textContent == &amp;quot;Rendering&amp;quot;) {&lt;br /&gt;
    setTimeout(function(){location.reload();},1500);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * Description: Redirects from /User:UserName/skin.js or .css to the user&#039;s actual skin page&lt;br /&gt;
 * Maintainer: Cacycle&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var wgUserName = mw.config.get(&#039;wgUserName&#039;);&lt;br /&gt;
var wgPageName = mw.config.get(&#039;wgPageName&#039;);&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgArticleId&#039;) == 0 &amp;amp;&amp;amp; wgUserName) {&lt;br /&gt;
  var slash = wgPageName.indexOf(&#039;/&#039;);&lt;br /&gt;
  var norm = wgPageName.substr(0, slash) + wgPageName.substr(slash).toLowerCase();&lt;br /&gt;
  var test = &#039;User:&#039; + wgUserName.replace(/ /g, &#039;_&#039;) + &#039;/skin.&#039;;&lt;br /&gt;
  var ext = null;&lt;br /&gt;
  if (norm == test + &#039;js&#039;) ext = &#039;js&#039;;&lt;br /&gt;
  else if (norm == test + &#039;css&#039;) ext = &#039;css&#039;;&lt;br /&gt;
  if (ext != null) window.location.href = window.location.href.replace(/\/skin.(css|js)/i, &#039;/&#039; + skin + &#039;.&#039; + ext);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** extract a URL parameter from the current URL **********&lt;br /&gt;
 * From [[en:User:Lupin/autoedit.js]]&lt;br /&gt;
 *&lt;br /&gt;
 * paramName  : the name of the parameter to extract&lt;br /&gt;
 */&lt;br /&gt;
function getURLParamValue( paramName, url) &lt;br /&gt;
{&lt;br /&gt;
 if (typeof (url) == &#039;undefined&#039;  || url === null) url = document.location.href;&lt;br /&gt;
 var cmdRe=RegExp( &#039;[&amp;amp;?]&#039; + paramName + &#039;=([^&amp;amp;#]*)&#039; ); // Stop at hash&lt;br /&gt;
 var m=cmdRe.exec(url);&lt;br /&gt;
 if (m &amp;amp;&amp;amp; m.length &amp;gt; 1) return decodeURIComponent(m[1]);&lt;br /&gt;
 return null;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** &amp;amp;withJS= URL parameter *******&lt;br /&gt;
 * Allow to try custom scripts from MediaWiki space &lt;br /&gt;
 * without editing [[Special:Mypage/monobook.js]]&lt;br /&gt;
 */&lt;br /&gt;
var extraJS = getURLParamValue(&amp;quot;withJS&amp;quot;);&lt;br /&gt;
if ( extraJS &amp;amp;&amp;amp; extraJS.match(&amp;quot;^MediaWiki:[^&amp;amp;&amp;lt;&amp;gt;=%]*\.js$&amp;quot;) ) {&lt;br /&gt;
  importScript(extraJS);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Import more specific scripts if necessary */&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgAction&#039;) == &amp;quot;edit&amp;quot; || mw.config.get(&#039;wgAction&#039;) == &amp;quot;submit&amp;quot; || mw.config.get(&#039;wgPageName&#039;) == &amp;quot;Special:Upload&amp;quot;) //scripts specific to editing pages&lt;br /&gt;
{&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/edit.js&amp;quot;)&lt;br /&gt;
}&lt;br /&gt;
else if (mw.config.get(&#039;wgPageName&#039;) == &amp;quot;Special:Watchlist&amp;quot;) //watchlist scripts&lt;br /&gt;
{&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/watchlist.js&amp;quot;)&lt;br /&gt;
}&lt;br /&gt;
if( mw.config.get(&#039;wgNamespaceNumber&#039;) == 6 ) {&lt;br /&gt;
    importScript(&#039;MediaWiki:Common.js/file.js&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** For sysops and accountcreators *****************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Allows for sysop-specific Javascript at [[MediaWiki:Sysop.js]],&lt;br /&gt;
 *               and accountcreator-specific CSS at [[MediaWiki:Accountcreator.css]].&lt;br /&gt;
 */&lt;br /&gt;
if ( mw.config.get(&#039;wgUserGroups&#039;) ) {&lt;br /&gt;
  for ( var g = 0; g &amp;lt; mw.config.get(&#039;wgUserGroups&#039;).length; ++g ) {&lt;br /&gt;
    if ( mw.config.get(&#039;wgUserGroups&#039;)[g] == &amp;quot;sysop&amp;quot; ) {&lt;br /&gt;
      importStylesheet(&amp;quot;MediaWiki:Sysop.css&amp;quot;);&lt;br /&gt;
      addOnloadHook( function() {&lt;br /&gt;
        if ( !window.disableSysopJS ) {&lt;br /&gt;
          importScript(&amp;quot;MediaWiki:Sysop.js&amp;quot;);&lt;br /&gt;
        }&lt;br /&gt;
      } );&lt;br /&gt;
    } &lt;br /&gt;
    else if ( mw.config.get(&#039;wgUserGroups&#039;)[g] == &amp;quot;accountcreator&amp;quot; ) {&lt;br /&gt;
      importStylesheet(&amp;quot;MediaWiki:Accountcreator.css&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** WikiMiniAtlas *******************************************************&lt;br /&gt;
  *&lt;br /&gt;
  *  Description: WikiMiniAtlas is a popup click and drag world map.&lt;br /&gt;
  *               This script causes all of our coordinate links to display the WikiMiniAtlas popup button.&lt;br /&gt;
  *               The script itself is located on meta because it is used by many projects.&lt;br /&gt;
  *               See [[Meta:WikiMiniAtlas]] for more information. &lt;br /&gt;
  *  Maintainers: [[User:Dschwen]]&lt;br /&gt;
  */&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgServer&#039;) == &amp;quot;https://secure.wikimedia.org&amp;quot;) {&lt;br /&gt;
    var metaBase = &amp;quot;https://secure.wikimedia.org/wikipedia/meta&amp;quot;;&lt;br /&gt;
} else {&lt;br /&gt;
    var metaBase = &amp;quot;https://meta.wikimedia.org&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
importScriptURI(metaBase+&amp;quot;/w/index.php?title=MediaWiki:Wikiminiatlas.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&amp;amp;smaxage=21600&amp;amp;maxage=86400&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Mobile Redirect Helper ************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Redirects to the mobile-optimized gateway at en.m.wikimedia.org&lt;br /&gt;
 *  for viewers on iPhone, iPod Touch, Palm Pre, and Android devices.&lt;br /&gt;
 *&lt;br /&gt;
 *  You can turn off the redirect by setting the cookie &amp;quot;stopMobileRedirect=true&amp;quot;&lt;br /&gt;
 *&lt;br /&gt;
 *  This code cannot be imported, because the JS only loads after all other files&lt;br /&gt;
 *  and this was causing major issues for users with mobile devices. Must be loaded&lt;br /&gt;
 *  *before* the images and etc of the page on all mobile devices.&lt;br /&gt;
 *&lt;br /&gt;
 *  Maintainer: [[User:Brion VIBBER]], [[User:hcatlin]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Commented out by Ian Wojtowicz for WikiPress code. Redirect not appropriate for non Wikipedia uses.&lt;br /&gt;
&lt;br /&gt;
if (/(Android|iPhone|iPod|webOS|NetFront|Opera Mini|SEMC-Browser|PlayStation Portable|Nintendo Wii)/.test(navigator.userAgent)) {&lt;br /&gt;
&lt;br /&gt;
  var wgMainPageName = &#039;Main_Page&#039;;&lt;br /&gt;
 &lt;br /&gt;
  var stopMobileRedirectCookieExists = function() {&lt;br /&gt;
    return (document.cookie.indexOf(&amp;quot;stopMobileRedirect=true&amp;quot;) &amp;gt;= 0);&lt;br /&gt;
  }&lt;br /&gt;
 &lt;br /&gt;
  var mobileSiteLink = function() {&lt;br /&gt;
    if (wgCanonicalNamespace == &#039;Special&#039; &amp;amp;&amp;amp; wgCanonicalSpecialPageName == &#039;Search&#039;) {&lt;br /&gt;
        var pageLink = &#039;?search=&#039; + encodeURIComponent(document.getElementById(&#039;searchText&#039;).value);&lt;br /&gt;
    } else if (wgPageName == wgMainPageName) {&lt;br /&gt;
        var pageLink = &#039;::Home&#039;; // Special case&lt;br /&gt;
    } else {&lt;br /&gt;
        var pageLink = encodeURIComponent(wgPageName).replace(&#039;%2F&#039;,&#039;/&#039;).replace(&#039;%3A&#039;,&#039;:&#039;);&lt;br /&gt;
    }&lt;br /&gt;
    return &#039;http://&#039; + wgContentLanguage + &#039;.m.wikipedia.org/wiki/&#039; + pageLink + &amp;quot;?wasRedirected=true&amp;quot;&lt;br /&gt;
  }&lt;br /&gt;
 &lt;br /&gt;
  if (!stopMobileRedirectCookieExists()) {&lt;br /&gt;
    document.location = mobileSiteLink();&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
/* Scripts specific to Internet Explorer */&lt;br /&gt;
&lt;br /&gt;
if (navigator.appName == &amp;quot;Microsoft Internet Explorer&amp;quot;)&lt;br /&gt;
{&lt;br /&gt;
    /** Internet Explorer bug fix **************************************************&lt;br /&gt;
     *&lt;br /&gt;
     *  Description: Fixes IE horizontal scrollbar bug&lt;br /&gt;
     *  Maintainers: [[User:Tom-]]?&lt;br /&gt;
     */&lt;br /&gt;
    &lt;br /&gt;
    var oldWidth;&lt;br /&gt;
    var docEl = document.documentElement;&lt;br /&gt;
    &lt;br /&gt;
    function fixIEScroll()&lt;br /&gt;
    {&lt;br /&gt;
        if (!oldWidth || docEl.clientWidth &amp;gt; oldWidth)&lt;br /&gt;
            doFixIEScroll();&lt;br /&gt;
        else&lt;br /&gt;
            setTimeout(doFixIEScroll, 1);&lt;br /&gt;
        &lt;br /&gt;
        oldWidth = docEl.clientWidth;&lt;br /&gt;
    }&lt;br /&gt;
    &lt;br /&gt;
    function doFixIEScroll() {&lt;br /&gt;
        docEl.style.overflowX = (docEl.scrollWidth - docEl.clientWidth &amp;lt; 4) ? &amp;quot;hidden&amp;quot; : &amp;quot;&amp;quot;;&lt;br /&gt;
    }&lt;br /&gt;
    &lt;br /&gt;
    document.attachEvent(&amp;quot;onreadystatechange&amp;quot;, fixIEScroll);&lt;br /&gt;
    document.attachEvent(&amp;quot;onresize&amp;quot;, fixIEScroll);&lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    /**&lt;br /&gt;
     * Remove need for CSS hacks regarding MSIE and IPA.&lt;br /&gt;
     */&lt;br /&gt;
    if (document.createStyleSheet) {&lt;br /&gt;
        document.createStyleSheet().addRule(&#039;.IPA&#039;, &#039;font-family: &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Charis SIL&amp;quot;, Gentium, &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;;&#039;);&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // In print IE (7?) does not like line-height&lt;br /&gt;
    appendCSS( &#039;@media print { sup, sub, p, .documentDescription { line-height: normal; }}&#039;);&lt;br /&gt;
&lt;br /&gt;
    // IE overflow bug&lt;br /&gt;
    appendCSS(&#039;div.overflowbugx { overflow-x: scroll !important; overflow-y: hidden !important; } div.overflowbugy { overflow-y: scroll !important; overflow-x: hidden !important; }&#039;);&lt;br /&gt;
    &lt;br /&gt;
    //Import scripts specific to Internet Explorer 6&lt;br /&gt;
    if (navigator.appVersion.substr(22, 1) == &amp;quot;6&amp;quot;) {&lt;br /&gt;
        importScript(&amp;quot;MediaWiki:Common.js/IE60Fixes.js&amp;quot;)&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Test if an element has a certain class **************************************&lt;br /&gt;
 *&lt;br /&gt;
 * Description: Uses regular expressions and caching for better performance.&lt;br /&gt;
 * Maintainers: [[User:Mike Dillon]], [[User:R. Koot]], [[User:SG]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var hasClass = (function () {&lt;br /&gt;
    var reCache = {};&lt;br /&gt;
    return function (element, className) {&lt;br /&gt;
        return (reCache[className] ? reCache[className] : (reCache[className] = new RegExp(&amp;quot;(?:\\s|^)&amp;quot; + className + &amp;quot;(?:\\s|$)&amp;quot;))).test(element.className);&lt;br /&gt;
    };&lt;br /&gt;
})();&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Interwiki links to featured articles ***************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Highlights interwiki links to featured articles (or&lt;br /&gt;
 *               equivalents) by changing the bullet before the interwiki link&lt;br /&gt;
 *               into a star.&lt;br /&gt;
 *  Maintainers: [[User:R. Koot]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
function LinkFA() &lt;br /&gt;
{&lt;br /&gt;
    if ( document.getElementById( &amp;quot;p-lang&amp;quot; ) ) {&lt;br /&gt;
        var InterwikiLinks = document.getElementById( &amp;quot;p-lang&amp;quot; ).getElementsByTagName( &amp;quot;li&amp;quot; );&lt;br /&gt;
&lt;br /&gt;
        for ( var i = 0; i &amp;lt; InterwikiLinks.length; i++ ) {&lt;br /&gt;
            if ( document.getElementById( InterwikiLinks[i].className + &amp;quot;-fa&amp;quot; ) ) {&lt;br /&gt;
                InterwikiLinks[i].className += &amp;quot; FA&amp;quot;&lt;br /&gt;
                InterwikiLinks[i].title = &amp;quot;This is a featured article in another language.&amp;quot;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( LinkFA );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Collapsible tables *********************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Allows tables to be collapsed, showing only the header. See&lt;br /&gt;
 *               [[Wikipedia:NavFrame]].&lt;br /&gt;
 *  Maintainers: [[User:R. Koot]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var autoCollapse = 2;&lt;br /&gt;
var collapseCaption = &amp;quot;hide&amp;quot;;&lt;br /&gt;
var expandCaption = &amp;quot;show&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
function collapseTable( tableIndex )&lt;br /&gt;
{&lt;br /&gt;
    var Button = document.getElementById( &amp;quot;collapseButton&amp;quot; + tableIndex );&lt;br /&gt;
    var Table = document.getElementById( &amp;quot;collapsibleTable&amp;quot; + tableIndex );&lt;br /&gt;
&lt;br /&gt;
    if ( !Table || !Button ) {&lt;br /&gt;
        return false;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    var Rows = Table.rows;&lt;br /&gt;
&lt;br /&gt;
    if ( Button.firstChild.data == collapseCaption ) {&lt;br /&gt;
        for ( var i = 1; i &amp;lt; Rows.length; i++ ) {&lt;br /&gt;
            Rows[i].style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
        }&lt;br /&gt;
        Button.firstChild.data = expandCaption;&lt;br /&gt;
    } else {&lt;br /&gt;
        for ( var i = 1; i &amp;lt; Rows.length; i++ ) {&lt;br /&gt;
            Rows[i].style.display = Rows[0].style.display;&lt;br /&gt;
        }&lt;br /&gt;
        Button.firstChild.data = collapseCaption;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
function createCollapseButtons()&lt;br /&gt;
{&lt;br /&gt;
    var tableIndex = 0;&lt;br /&gt;
    var NavigationBoxes = new Object();&lt;br /&gt;
    var Tables = document.getElementsByTagName( &amp;quot;table&amp;quot; );&lt;br /&gt;
&lt;br /&gt;
    for ( var i = 0; i &amp;lt; Tables.length; i++ ) {&lt;br /&gt;
        if ( hasClass( Tables[i], &amp;quot;collapsible&amp;quot; ) ) {&lt;br /&gt;
&lt;br /&gt;
            /* only add button and increment count if there is a header row to work with */&lt;br /&gt;
            var HeaderRow = Tables[i].getElementsByTagName( &amp;quot;tr&amp;quot; )[0];&lt;br /&gt;
            if (!HeaderRow) continue;&lt;br /&gt;
            var Header = HeaderRow.getElementsByTagName( &amp;quot;th&amp;quot; )[0];&lt;br /&gt;
            if (!Header) continue;&lt;br /&gt;
&lt;br /&gt;
            NavigationBoxes[ tableIndex ] = Tables[i];&lt;br /&gt;
            Tables[i].setAttribute( &amp;quot;id&amp;quot;, &amp;quot;collapsibleTable&amp;quot; + tableIndex );&lt;br /&gt;
&lt;br /&gt;
            var Button     = document.createElement( &amp;quot;span&amp;quot; );&lt;br /&gt;
            var ButtonLink = document.createElement( &amp;quot;a&amp;quot; );&lt;br /&gt;
            var ButtonText = document.createTextNode( collapseCaption );&lt;br /&gt;
&lt;br /&gt;
            Button.className = &amp;quot;collapseButton&amp;quot;;  //Styles are declared in Common.css&lt;br /&gt;
&lt;br /&gt;
            ButtonLink.style.color = Header.style.color;&lt;br /&gt;
            ButtonLink.setAttribute( &amp;quot;id&amp;quot;, &amp;quot;collapseButton&amp;quot; + tableIndex );&lt;br /&gt;
            ButtonLink.setAttribute( &amp;quot;href&amp;quot;, &amp;quot;javascript:collapseTable(&amp;quot; + tableIndex + &amp;quot;);&amp;quot; );&lt;br /&gt;
            ButtonLink.appendChild( ButtonText );&lt;br /&gt;
&lt;br /&gt;
            Button.appendChild( document.createTextNode( &amp;quot;[&amp;quot; ) );&lt;br /&gt;
            Button.appendChild( ButtonLink );&lt;br /&gt;
            Button.appendChild( document.createTextNode( &amp;quot;]&amp;quot; ) );&lt;br /&gt;
&lt;br /&gt;
            Header.insertBefore( Button, Header.childNodes[0] );&lt;br /&gt;
            tableIndex++;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    for ( var i = 0;  i &amp;lt; tableIndex; i++ ) {&lt;br /&gt;
        if ( hasClass( NavigationBoxes[i], &amp;quot;collapsed&amp;quot; ) || ( tableIndex &amp;gt;= autoCollapse &amp;amp;&amp;amp; hasClass( NavigationBoxes[i], &amp;quot;autocollapse&amp;quot; ) ) ) {&lt;br /&gt;
            collapseTable( i );&lt;br /&gt;
        } &lt;br /&gt;
        else if ( hasClass( NavigationBoxes[i], &amp;quot;innercollapse&amp;quot; ) ) {&lt;br /&gt;
            var element = NavigationBoxes[i];&lt;br /&gt;
            while (element = element.parentNode) {&lt;br /&gt;
                if ( hasClass( element, &amp;quot;outercollapse&amp;quot; ) ) {&lt;br /&gt;
                    collapseTable ( i );&lt;br /&gt;
                    break;&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( createCollapseButtons );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Dynamic Navigation Bars (experimental) *************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: See [[Wikipedia:NavFrame]].&lt;br /&gt;
 *  Maintainers: UNMAINTAINED&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
// set up the words in your language&lt;br /&gt;
var NavigationBarHide = &#039;[&#039; + collapseCaption + &#039;]&#039;;&lt;br /&gt;
var NavigationBarShow = &#039;[&#039; + expandCaption + &#039;]&#039;;&lt;br /&gt;
&lt;br /&gt;
// shows and hides content and picture (if available) of navigation bars&lt;br /&gt;
// Parameters:&lt;br /&gt;
//     indexNavigationBar: the index of navigation bar to be toggled&lt;br /&gt;
function toggleNavigationBar(indexNavigationBar)&lt;br /&gt;
{&lt;br /&gt;
    var NavToggle = document.getElementById(&amp;quot;NavToggle&amp;quot; + indexNavigationBar);&lt;br /&gt;
    var NavFrame = document.getElementById(&amp;quot;NavFrame&amp;quot; + indexNavigationBar);&lt;br /&gt;
&lt;br /&gt;
    if (!NavFrame || !NavToggle) {&lt;br /&gt;
        return false;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // if shown now&lt;br /&gt;
    if (NavToggle.firstChild.data == NavigationBarHide) {&lt;br /&gt;
        for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
            if (hasClass(NavChild, &#039;NavContent&#039;) || hasClass(NavChild, &#039;NavPic&#039;)) {&lt;br /&gt;
                NavChild.style.display = &#039;none&#039;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    NavToggle.firstChild.data = NavigationBarShow;&lt;br /&gt;
&lt;br /&gt;
    // if hidden now&lt;br /&gt;
    } else if (NavToggle.firstChild.data == NavigationBarShow) {&lt;br /&gt;
        for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
            if (hasClass(NavChild, &#039;NavContent&#039;) || hasClass(NavChild, &#039;NavPic&#039;)) {&lt;br /&gt;
                NavChild.style.display = &#039;block&#039;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
        NavToggle.firstChild.data = NavigationBarHide;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
// adds show/hide-button to navigation bars&lt;br /&gt;
function createNavigationBarToggleButton()&lt;br /&gt;
{&lt;br /&gt;
    var indexNavigationBar = 0;&lt;br /&gt;
    // iterate over all &amp;lt; div &amp;gt;-elements &lt;br /&gt;
    var divs = document.getElementsByTagName(&amp;quot;div&amp;quot;);&lt;br /&gt;
    for (var i = 0; NavFrame = divs[i]; i++) {&lt;br /&gt;
        // if found a navigation bar&lt;br /&gt;
        if (hasClass(NavFrame, &amp;quot;NavFrame&amp;quot;)) {&lt;br /&gt;
&lt;br /&gt;
            indexNavigationBar++;&lt;br /&gt;
            var NavToggle = document.createElement(&amp;quot;a&amp;quot;);&lt;br /&gt;
            NavToggle.className = &#039;NavToggle&#039;;&lt;br /&gt;
            NavToggle.setAttribute(&#039;id&#039;, &#039;NavToggle&#039; + indexNavigationBar);&lt;br /&gt;
            NavToggle.setAttribute(&#039;href&#039;, &#039;javascript:toggleNavigationBar(&#039; + indexNavigationBar + &#039;);&#039;);&lt;br /&gt;
&lt;br /&gt;
            var isCollapsed = hasClass( NavFrame, &amp;quot;collapsed&amp;quot; );&lt;br /&gt;
            /*&lt;br /&gt;
             * Check if any children are already hidden.  This loop is here for backwards compatibility:&lt;br /&gt;
             * the old way of making NavFrames start out collapsed was to manually add style=&amp;quot;display:none&amp;quot;&lt;br /&gt;
             * to all the NavPic/NavContent elements.  Since this was bad for accessibility (no way to make&lt;br /&gt;
             * the content visible without JavaScript support), the new recommended way is to add the class&lt;br /&gt;
             * &amp;quot;collapsed&amp;quot; to the NavFrame itself, just like with collapsible tables.&lt;br /&gt;
             */&lt;br /&gt;
            for (var NavChild = NavFrame.firstChild; NavChild != null &amp;amp;&amp;amp; !isCollapsed; NavChild = NavChild.nextSibling) {&lt;br /&gt;
                if ( hasClass( NavChild, &#039;NavPic&#039; ) || hasClass( NavChild, &#039;NavContent&#039; ) ) {&lt;br /&gt;
                    if ( NavChild.style.display == &#039;none&#039; ) {&lt;br /&gt;
                        isCollapsed = true;&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            if (isCollapsed) {&lt;br /&gt;
                for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
                    if ( hasClass( NavChild, &#039;NavPic&#039; ) || hasClass( NavChild, &#039;NavContent&#039; ) ) {&lt;br /&gt;
                        NavChild.style.display = &#039;none&#039;;&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            var NavToggleText = document.createTextNode(isCollapsed ? NavigationBarShow : NavigationBarHide);&lt;br /&gt;
            NavToggle.appendChild(NavToggleText);&lt;br /&gt;
&lt;br /&gt;
            // Find the NavHead and attach the toggle link (Must be this complicated because Moz&#039;s firstChild handling is borked)&lt;br /&gt;
            for(var j=0; j &amp;lt; NavFrame.childNodes.length; j++) {&lt;br /&gt;
                if (hasClass(NavFrame.childNodes[j], &amp;quot;NavHead&amp;quot;)) {&lt;br /&gt;
                    NavFrame.childNodes[j].appendChild(NavToggle);&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            NavFrame.setAttribute(&#039;id&#039;, &#039;NavFrame&#039; + indexNavigationBar);&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( createNavigationBarToggleButton );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Main Page layout fixes *********************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Adds an additional link to the complete list of languages available.&lt;br /&gt;
 *  Maintainers: [[User:AzaToth]], [[User:R. Koot]], [[User:Alex Smotrov]]&lt;br /&gt;
 */&lt;br /&gt;
// CLWB-214: wrap ensuring mediawiki.util is loaded.&lt;br /&gt;
mw.loader.using([&#039;mediawiki.util&#039;] ).then( function () {&lt;br /&gt;
    /* This callback is invoked as soon as the modules are available. */&lt;br /&gt;
    if (wgPageName == &#039;Main_Page&#039; || wgPageName == &#039;Talk:Main_Page&#039;) &lt;br /&gt;
        addOnloadHook(function () {&lt;br /&gt;
            mw.util.addPortletLink(&#039;p-lang&#039;, &#039;http://meta.wikimedia.org/wiki/List_of_Wikipedias&#039;,&lt;br /&gt;
                     &#039;Complete list&#039;, &#039;interwiki-completelist&#039;, &#039;Complete list of Wikipedias&#039;)&lt;br /&gt;
            var nstab = document.getElementById(&#039;ca-nstab-main&#039;)&lt;br /&gt;
            if (nstab &amp;amp;&amp;amp; mw.config.get(&#039;wgUserLanguage&#039;)==&#039;en&#039;) {&lt;br /&gt;
                while (nstab.firstChild) nstab = nstab.firstChild&lt;br /&gt;
                nstab.nodeValue = &#039;Main Page&#039;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    )&lt;br /&gt;
} );&lt;br /&gt;
/** Table sorting fixes ************************************************&lt;br /&gt;
  *&lt;br /&gt;
  *  Description: Disables code in table sorting routine to set classes on even/odd rows&lt;br /&gt;
  *  Maintainers: [[User:Random832]]&lt;br /&gt;
  */&lt;br /&gt;
&lt;br /&gt;
ts_alternate_row_colors = false;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/***** uploadwizard_newusers ********&lt;br /&gt;
 * Switches in a message for non-autoconfirmed users at [[Wikipedia:Upload]]&lt;br /&gt;
 *&lt;br /&gt;
 *  Maintainers: [[User:Krimpet]]&lt;br /&gt;
 ****/&lt;br /&gt;
function uploadwizard_newusers() {&lt;br /&gt;
  if (mw.config.get(&#039;wgNamespaceNumber&#039;) == 4 &amp;amp;&amp;amp; mw.config.get(&#039;wgTitle&#039;) == &amp;quot;Upload&amp;quot; &amp;amp;&amp;amp; mw.config.get(&#039;wgAction&#039;) == &amp;quot;view&amp;quot;) {&lt;br /&gt;
    var oldDiv = document.getElementById(&amp;quot;autoconfirmedusers&amp;quot;),&lt;br /&gt;
        newDiv = document.getElementById(&amp;quot;newusers&amp;quot;);&lt;br /&gt;
    if (oldDiv &amp;amp;&amp;amp; newDiv) {&lt;br /&gt;
      if (typeof wgUserGroups == &amp;quot;object&amp;quot; &amp;amp;&amp;amp; wgUserGroups) {&lt;br /&gt;
        for (i = 0; i &amp;lt; wgUserGroups.length; i++) {&lt;br /&gt;
          if (wgUserGroups[i] == &amp;quot;autoconfirmed&amp;quot;) {&lt;br /&gt;
            oldDiv.style.display = &amp;quot;block&amp;quot;;&lt;br /&gt;
            newDiv.style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
            return;&lt;br /&gt;
          }&lt;br /&gt;
        }&lt;br /&gt;
      }&lt;br /&gt;
      oldDiv.style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
      newDiv.style.display = &amp;quot;block&amp;quot;;&lt;br /&gt;
      return;&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
addOnloadHook(uploadwizard_newusers);&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** IPv6 AAAA connectivity testing **/&lt;br /&gt;
&lt;br /&gt;
var __ipv6wwwtest_factor = 100;&lt;br /&gt;
var __ipv6wwwtest_done = 0;&lt;br /&gt;
if ((mw.config.get(&#039;wgServer&#039;) != &amp;quot;https://secure.wikimedia.org&amp;quot;) &amp;amp;&amp;amp; (Math.floor(Math.random()*__ipv6wwwtest_factor)==42)) {&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/IPv6.js&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** Magic editintros ****************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Adds editintros on disambiguation pages and BLP pages.&lt;br /&gt;
 *  Maintainers: [[User:RockMFR]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
function addEditIntro(name)&lt;br /&gt;
{&lt;br /&gt;
  var el = document.getElementById(&#039;ca-edit&#039;);&lt;br /&gt;
  if (!el)&lt;br /&gt;
    return;&lt;br /&gt;
  el = el.getElementsByTagName(&#039;a&#039;)[0];&lt;br /&gt;
  if (el)&lt;br /&gt;
    el.href += &#039;&amp;amp;editintro=&#039; + name;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgNamespaceNumber&#039;) == 0) {&lt;br /&gt;
  addOnloadHook(function(){&lt;br /&gt;
    if (document.getElementById(&#039;disambigbox&#039;))&lt;br /&gt;
      addEditIntro(&#039;Template:Disambig_editintro&#039;);&lt;br /&gt;
  });&lt;br /&gt;
&lt;br /&gt;
  addOnloadHook(function(){&lt;br /&gt;
    var cats = document.getElementById(&#039;mw-normal-catlinks&#039;);&lt;br /&gt;
    if (!cats)&lt;br /&gt;
      return;&lt;br /&gt;
    cats = cats.getElementsByTagName(&#039;a&#039;);&lt;br /&gt;
    for (var i = 0; i &amp;lt; cats.length; i++) {&lt;br /&gt;
      if (cats[i].title == &#039;Category:Living people&#039; || cats[i].title == &#039;Category:Possibly living people&#039;) {&lt;br /&gt;
        addEditIntro(&#039;Template:BLP_editintro&#039;);&lt;br /&gt;
        break;&lt;br /&gt;
      }&lt;br /&gt;
    }&lt;br /&gt;
  });&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * Description: Stay on the secure server as much as possible&lt;br /&gt;
 * Maintainers: [[User:TheDJ]]&lt;br /&gt;
 */&lt;br /&gt;
if(mw.config.get(&#039;wgServer&#039;) == &#039;https://secure.wikimedia.org&#039;) {&lt;br /&gt;
    importScript( &#039;MediaWiki:Common.js/secure.js&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
//&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.js&amp;diff=59990</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.js&amp;diff=59990"/>
		<updated>2025-04-29T21:47:27Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;// common.js&lt;br /&gt;
&lt;br /&gt;
/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
//&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
document.addEventListener(&#039;DOMContentLoaded&#039;, function () {&lt;br /&gt;
    var metaViewport = document.querySelector(&#039;meta[name=&amp;quot;viewport&amp;quot;]&#039;);&lt;br /&gt;
    if (metaViewport) {&lt;br /&gt;
        metaViewport.setAttribute(&#039;content&#039;, &#039;width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no&#039;);&lt;br /&gt;
    } else {&lt;br /&gt;
        var newMeta = document.createElement(&#039;meta&#039;);&lt;br /&gt;
        newMeta.setAttribute(&#039;name&#039;, &#039;viewport&#039;);&lt;br /&gt;
        newMeta.setAttribute(&#039;content&#039;, &#039;width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no&#039;);&lt;br /&gt;
        document.head.appendChild(newMeta);&lt;br /&gt;
    }&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
function chooseSkin() {&lt;br /&gt;
    var MOBILE_WIDTH = 700; // adjust breakpoint as needed&lt;br /&gt;
    var skin = mw.config.get(&#039;skin&#039;);&lt;br /&gt;
    var url = new URL(window.location.href);&lt;br /&gt;
console.log(skin);&lt;br /&gt;
console.log(window.innerWidth);&lt;br /&gt;
&lt;br /&gt;
    // Avoid redirect loop and unnecessary reloads&lt;br /&gt;
    if (window.innerWidth &amp;lt;= MOBILE_WIDTH &amp;amp;&amp;amp; skin !== &#039;timeless&#039;) {&lt;br /&gt;
      url.searchParams.set(&#039;useskin&#039;, &#039;timeless&#039;);&lt;br /&gt;
      window.location.replace(url.toString());&lt;br /&gt;
    } else if (window.innerWidth &amp;gt; MOBILE_WIDTH &amp;amp;&amp;amp; skin !== &#039;vector&#039;) {&lt;br /&gt;
      url.searchParams.set(&#039;useskin&#039;, &#039;vector&#039;);&lt;br /&gt;
      window.location.replace(url.toString());&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
window.addEventListener(&#039;resize&#039;, function () {&lt;br /&gt;
    chooseSkin();&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
chooseSkin();&lt;br /&gt;
&lt;br /&gt;
// A book builder progress indicator reload fix&lt;br /&gt;
if (document.getElementById(&amp;quot;firstHeading&amp;quot;).textContent == &amp;quot;Rendering&amp;quot;) {&lt;br /&gt;
    setTimeout(function(){location.reload();},1500);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * Description: Redirects from /User:UserName/skin.js or .css to the user&#039;s actual skin page&lt;br /&gt;
 * Maintainer: Cacycle&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var wgUserName = mw.config.get(&#039;wgUserName&#039;);&lt;br /&gt;
var wgPageName = mw.config.get(&#039;wgPageName&#039;);&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgArticleId&#039;) == 0 &amp;amp;&amp;amp; wgUserName) {&lt;br /&gt;
  var slash = wgPageName.indexOf(&#039;/&#039;);&lt;br /&gt;
  var norm = wgPageName.substr(0, slash) + wgPageName.substr(slash).toLowerCase();&lt;br /&gt;
  var test = &#039;User:&#039; + wgUserName.replace(/ /g, &#039;_&#039;) + &#039;/skin.&#039;;&lt;br /&gt;
  var ext = null;&lt;br /&gt;
  if (norm == test + &#039;js&#039;) ext = &#039;js&#039;;&lt;br /&gt;
  else if (norm == test + &#039;css&#039;) ext = &#039;css&#039;;&lt;br /&gt;
  if (ext != null) window.location.href = window.location.href.replace(/\/skin.(css|js)/i, &#039;/&#039; + skin + &#039;.&#039; + ext);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** extract a URL parameter from the current URL **********&lt;br /&gt;
 * From [[en:User:Lupin/autoedit.js]]&lt;br /&gt;
 *&lt;br /&gt;
 * paramName  : the name of the parameter to extract&lt;br /&gt;
 */&lt;br /&gt;
function getURLParamValue( paramName, url) &lt;br /&gt;
{&lt;br /&gt;
 if (typeof (url) == &#039;undefined&#039;  || url === null) url = document.location.href;&lt;br /&gt;
 var cmdRe=RegExp( &#039;[&amp;amp;?]&#039; + paramName + &#039;=([^&amp;amp;#]*)&#039; ); // Stop at hash&lt;br /&gt;
 var m=cmdRe.exec(url);&lt;br /&gt;
 if (m &amp;amp;&amp;amp; m.length &amp;gt; 1) return decodeURIComponent(m[1]);&lt;br /&gt;
 return null;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** &amp;amp;withJS= URL parameter *******&lt;br /&gt;
 * Allow to try custom scripts from MediaWiki space &lt;br /&gt;
 * without editing [[Special:Mypage/monobook.js]]&lt;br /&gt;
 */&lt;br /&gt;
var extraJS = getURLParamValue(&amp;quot;withJS&amp;quot;);&lt;br /&gt;
if ( extraJS &amp;amp;&amp;amp; extraJS.match(&amp;quot;^MediaWiki:[^&amp;amp;&amp;lt;&amp;gt;=%]*\.js$&amp;quot;) ) {&lt;br /&gt;
  importScript(extraJS);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Import more specific scripts if necessary */&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgAction&#039;) == &amp;quot;edit&amp;quot; || mw.config.get(&#039;wgAction&#039;) == &amp;quot;submit&amp;quot; || mw.config.get(&#039;wgPageName&#039;) == &amp;quot;Special:Upload&amp;quot;) //scripts specific to editing pages&lt;br /&gt;
{&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/edit.js&amp;quot;)&lt;br /&gt;
}&lt;br /&gt;
else if (mw.config.get(&#039;wgPageName&#039;) == &amp;quot;Special:Watchlist&amp;quot;) //watchlist scripts&lt;br /&gt;
{&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/watchlist.js&amp;quot;)&lt;br /&gt;
}&lt;br /&gt;
if( mw.config.get(&#039;wgNamespaceNumber&#039;) == 6 ) {&lt;br /&gt;
    importScript(&#039;MediaWiki:Common.js/file.js&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** For sysops and accountcreators *****************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Allows for sysop-specific Javascript at [[MediaWiki:Sysop.js]],&lt;br /&gt;
 *               and accountcreator-specific CSS at [[MediaWiki:Accountcreator.css]].&lt;br /&gt;
 */&lt;br /&gt;
if ( mw.config.get(&#039;wgUserGroups&#039;) ) {&lt;br /&gt;
  for ( var g = 0; g &amp;lt; mw.config.get(&#039;wgUserGroups&#039;).length; ++g ) {&lt;br /&gt;
    if ( mw.config.get(&#039;wgUserGroups&#039;)[g] == &amp;quot;sysop&amp;quot; ) {&lt;br /&gt;
      importStylesheet(&amp;quot;MediaWiki:Sysop.css&amp;quot;);&lt;br /&gt;
      addOnloadHook( function() {&lt;br /&gt;
        if ( !window.disableSysopJS ) {&lt;br /&gt;
          importScript(&amp;quot;MediaWiki:Sysop.js&amp;quot;);&lt;br /&gt;
        }&lt;br /&gt;
      } );&lt;br /&gt;
    } &lt;br /&gt;
    else if ( mw.config.get(&#039;wgUserGroups&#039;)[g] == &amp;quot;accountcreator&amp;quot; ) {&lt;br /&gt;
      importStylesheet(&amp;quot;MediaWiki:Accountcreator.css&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** WikiMiniAtlas *******************************************************&lt;br /&gt;
  *&lt;br /&gt;
  *  Description: WikiMiniAtlas is a popup click and drag world map.&lt;br /&gt;
  *               This script causes all of our coordinate links to display the WikiMiniAtlas popup button.&lt;br /&gt;
  *               The script itself is located on meta because it is used by many projects.&lt;br /&gt;
  *               See [[Meta:WikiMiniAtlas]] for more information. &lt;br /&gt;
  *  Maintainers: [[User:Dschwen]]&lt;br /&gt;
  */&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgServer&#039;) == &amp;quot;https://secure.wikimedia.org&amp;quot;) {&lt;br /&gt;
    var metaBase = &amp;quot;https://secure.wikimedia.org/wikipedia/meta&amp;quot;;&lt;br /&gt;
} else {&lt;br /&gt;
    var metaBase = &amp;quot;https://meta.wikimedia.org&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
importScriptURI(metaBase+&amp;quot;/w/index.php?title=MediaWiki:Wikiminiatlas.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&amp;amp;smaxage=21600&amp;amp;maxage=86400&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Mobile Redirect Helper ************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Redirects to the mobile-optimized gateway at en.m.wikimedia.org&lt;br /&gt;
 *  for viewers on iPhone, iPod Touch, Palm Pre, and Android devices.&lt;br /&gt;
 *&lt;br /&gt;
 *  You can turn off the redirect by setting the cookie &amp;quot;stopMobileRedirect=true&amp;quot;&lt;br /&gt;
 *&lt;br /&gt;
 *  This code cannot be imported, because the JS only loads after all other files&lt;br /&gt;
 *  and this was causing major issues for users with mobile devices. Must be loaded&lt;br /&gt;
 *  *before* the images and etc of the page on all mobile devices.&lt;br /&gt;
 *&lt;br /&gt;
 *  Maintainer: [[User:Brion VIBBER]], [[User:hcatlin]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Commented out by Ian Wojtowicz for WikiPress code. Redirect not appropriate for non Wikipedia uses.&lt;br /&gt;
&lt;br /&gt;
if (/(Android|iPhone|iPod|webOS|NetFront|Opera Mini|SEMC-Browser|PlayStation Portable|Nintendo Wii)/.test(navigator.userAgent)) {&lt;br /&gt;
&lt;br /&gt;
  var wgMainPageName = &#039;Main_Page&#039;;&lt;br /&gt;
 &lt;br /&gt;
  var stopMobileRedirectCookieExists = function() {&lt;br /&gt;
    return (document.cookie.indexOf(&amp;quot;stopMobileRedirect=true&amp;quot;) &amp;gt;= 0);&lt;br /&gt;
  }&lt;br /&gt;
 &lt;br /&gt;
  var mobileSiteLink = function() {&lt;br /&gt;
    if (wgCanonicalNamespace == &#039;Special&#039; &amp;amp;&amp;amp; wgCanonicalSpecialPageName == &#039;Search&#039;) {&lt;br /&gt;
        var pageLink = &#039;?search=&#039; + encodeURIComponent(document.getElementById(&#039;searchText&#039;).value);&lt;br /&gt;
    } else if (wgPageName == wgMainPageName) {&lt;br /&gt;
        var pageLink = &#039;::Home&#039;; // Special case&lt;br /&gt;
    } else {&lt;br /&gt;
        var pageLink = encodeURIComponent(wgPageName).replace(&#039;%2F&#039;,&#039;/&#039;).replace(&#039;%3A&#039;,&#039;:&#039;);&lt;br /&gt;
    }&lt;br /&gt;
    return &#039;http://&#039; + wgContentLanguage + &#039;.m.wikipedia.org/wiki/&#039; + pageLink + &amp;quot;?wasRedirected=true&amp;quot;&lt;br /&gt;
  }&lt;br /&gt;
 &lt;br /&gt;
  if (!stopMobileRedirectCookieExists()) {&lt;br /&gt;
    document.location = mobileSiteLink();&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
/* Scripts specific to Internet Explorer */&lt;br /&gt;
&lt;br /&gt;
if (navigator.appName == &amp;quot;Microsoft Internet Explorer&amp;quot;)&lt;br /&gt;
{&lt;br /&gt;
    /** Internet Explorer bug fix **************************************************&lt;br /&gt;
     *&lt;br /&gt;
     *  Description: Fixes IE horizontal scrollbar bug&lt;br /&gt;
     *  Maintainers: [[User:Tom-]]?&lt;br /&gt;
     */&lt;br /&gt;
    &lt;br /&gt;
    var oldWidth;&lt;br /&gt;
    var docEl = document.documentElement;&lt;br /&gt;
    &lt;br /&gt;
    function fixIEScroll()&lt;br /&gt;
    {&lt;br /&gt;
        if (!oldWidth || docEl.clientWidth &amp;gt; oldWidth)&lt;br /&gt;
            doFixIEScroll();&lt;br /&gt;
        else&lt;br /&gt;
            setTimeout(doFixIEScroll, 1);&lt;br /&gt;
        &lt;br /&gt;
        oldWidth = docEl.clientWidth;&lt;br /&gt;
    }&lt;br /&gt;
    &lt;br /&gt;
    function doFixIEScroll() {&lt;br /&gt;
        docEl.style.overflowX = (docEl.scrollWidth - docEl.clientWidth &amp;lt; 4) ? &amp;quot;hidden&amp;quot; : &amp;quot;&amp;quot;;&lt;br /&gt;
    }&lt;br /&gt;
    &lt;br /&gt;
    document.attachEvent(&amp;quot;onreadystatechange&amp;quot;, fixIEScroll);&lt;br /&gt;
    document.attachEvent(&amp;quot;onresize&amp;quot;, fixIEScroll);&lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    /**&lt;br /&gt;
     * Remove need for CSS hacks regarding MSIE and IPA.&lt;br /&gt;
     */&lt;br /&gt;
    if (document.createStyleSheet) {&lt;br /&gt;
        document.createStyleSheet().addRule(&#039;.IPA&#039;, &#039;font-family: &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Charis SIL&amp;quot;, Gentium, &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;;&#039;);&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // In print IE (7?) does not like line-height&lt;br /&gt;
    appendCSS( &#039;@media print { sup, sub, p, .documentDescription { line-height: normal; }}&#039;);&lt;br /&gt;
&lt;br /&gt;
    // IE overflow bug&lt;br /&gt;
    appendCSS(&#039;div.overflowbugx { overflow-x: scroll !important; overflow-y: hidden !important; } div.overflowbugy { overflow-y: scroll !important; overflow-x: hidden !important; }&#039;);&lt;br /&gt;
    &lt;br /&gt;
    //Import scripts specific to Internet Explorer 6&lt;br /&gt;
    if (navigator.appVersion.substr(22, 1) == &amp;quot;6&amp;quot;) {&lt;br /&gt;
        importScript(&amp;quot;MediaWiki:Common.js/IE60Fixes.js&amp;quot;)&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Test if an element has a certain class **************************************&lt;br /&gt;
 *&lt;br /&gt;
 * Description: Uses regular expressions and caching for better performance.&lt;br /&gt;
 * Maintainers: [[User:Mike Dillon]], [[User:R. Koot]], [[User:SG]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var hasClass = (function () {&lt;br /&gt;
    var reCache = {};&lt;br /&gt;
    return function (element, className) {&lt;br /&gt;
        return (reCache[className] ? reCache[className] : (reCache[className] = new RegExp(&amp;quot;(?:\\s|^)&amp;quot; + className + &amp;quot;(?:\\s|$)&amp;quot;))).test(element.className);&lt;br /&gt;
    };&lt;br /&gt;
})();&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Interwiki links to featured articles ***************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Highlights interwiki links to featured articles (or&lt;br /&gt;
 *               equivalents) by changing the bullet before the interwiki link&lt;br /&gt;
 *               into a star.&lt;br /&gt;
 *  Maintainers: [[User:R. Koot]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
function LinkFA() &lt;br /&gt;
{&lt;br /&gt;
    if ( document.getElementById( &amp;quot;p-lang&amp;quot; ) ) {&lt;br /&gt;
        var InterwikiLinks = document.getElementById( &amp;quot;p-lang&amp;quot; ).getElementsByTagName( &amp;quot;li&amp;quot; );&lt;br /&gt;
&lt;br /&gt;
        for ( var i = 0; i &amp;lt; InterwikiLinks.length; i++ ) {&lt;br /&gt;
            if ( document.getElementById( InterwikiLinks[i].className + &amp;quot;-fa&amp;quot; ) ) {&lt;br /&gt;
                InterwikiLinks[i].className += &amp;quot; FA&amp;quot;&lt;br /&gt;
                InterwikiLinks[i].title = &amp;quot;This is a featured article in another language.&amp;quot;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( LinkFA );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Collapsible tables *********************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Allows tables to be collapsed, showing only the header. See&lt;br /&gt;
 *               [[Wikipedia:NavFrame]].&lt;br /&gt;
 *  Maintainers: [[User:R. Koot]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var autoCollapse = 2;&lt;br /&gt;
var collapseCaption = &amp;quot;hide&amp;quot;;&lt;br /&gt;
var expandCaption = &amp;quot;show&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
function collapseTable( tableIndex )&lt;br /&gt;
{&lt;br /&gt;
    var Button = document.getElementById( &amp;quot;collapseButton&amp;quot; + tableIndex );&lt;br /&gt;
    var Table = document.getElementById( &amp;quot;collapsibleTable&amp;quot; + tableIndex );&lt;br /&gt;
&lt;br /&gt;
    if ( !Table || !Button ) {&lt;br /&gt;
        return false;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    var Rows = Table.rows;&lt;br /&gt;
&lt;br /&gt;
    if ( Button.firstChild.data == collapseCaption ) {&lt;br /&gt;
        for ( var i = 1; i &amp;lt; Rows.length; i++ ) {&lt;br /&gt;
            Rows[i].style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
        }&lt;br /&gt;
        Button.firstChild.data = expandCaption;&lt;br /&gt;
    } else {&lt;br /&gt;
        for ( var i = 1; i &amp;lt; Rows.length; i++ ) {&lt;br /&gt;
            Rows[i].style.display = Rows[0].style.display;&lt;br /&gt;
        }&lt;br /&gt;
        Button.firstChild.data = collapseCaption;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
function createCollapseButtons()&lt;br /&gt;
{&lt;br /&gt;
    var tableIndex = 0;&lt;br /&gt;
    var NavigationBoxes = new Object();&lt;br /&gt;
    var Tables = document.getElementsByTagName( &amp;quot;table&amp;quot; );&lt;br /&gt;
&lt;br /&gt;
    for ( var i = 0; i &amp;lt; Tables.length; i++ ) {&lt;br /&gt;
        if ( hasClass( Tables[i], &amp;quot;collapsible&amp;quot; ) ) {&lt;br /&gt;
&lt;br /&gt;
            /* only add button and increment count if there is a header row to work with */&lt;br /&gt;
            var HeaderRow = Tables[i].getElementsByTagName( &amp;quot;tr&amp;quot; )[0];&lt;br /&gt;
            if (!HeaderRow) continue;&lt;br /&gt;
            var Header = HeaderRow.getElementsByTagName( &amp;quot;th&amp;quot; )[0];&lt;br /&gt;
            if (!Header) continue;&lt;br /&gt;
&lt;br /&gt;
            NavigationBoxes[ tableIndex ] = Tables[i];&lt;br /&gt;
            Tables[i].setAttribute( &amp;quot;id&amp;quot;, &amp;quot;collapsibleTable&amp;quot; + tableIndex );&lt;br /&gt;
&lt;br /&gt;
            var Button     = document.createElement( &amp;quot;span&amp;quot; );&lt;br /&gt;
            var ButtonLink = document.createElement( &amp;quot;a&amp;quot; );&lt;br /&gt;
            var ButtonText = document.createTextNode( collapseCaption );&lt;br /&gt;
&lt;br /&gt;
            Button.className = &amp;quot;collapseButton&amp;quot;;  //Styles are declared in Common.css&lt;br /&gt;
&lt;br /&gt;
            ButtonLink.style.color = Header.style.color;&lt;br /&gt;
            ButtonLink.setAttribute( &amp;quot;id&amp;quot;, &amp;quot;collapseButton&amp;quot; + tableIndex );&lt;br /&gt;
            ButtonLink.setAttribute( &amp;quot;href&amp;quot;, &amp;quot;javascript:collapseTable(&amp;quot; + tableIndex + &amp;quot;);&amp;quot; );&lt;br /&gt;
            ButtonLink.appendChild( ButtonText );&lt;br /&gt;
&lt;br /&gt;
            Button.appendChild( document.createTextNode( &amp;quot;[&amp;quot; ) );&lt;br /&gt;
            Button.appendChild( ButtonLink );&lt;br /&gt;
            Button.appendChild( document.createTextNode( &amp;quot;]&amp;quot; ) );&lt;br /&gt;
&lt;br /&gt;
            Header.insertBefore( Button, Header.childNodes[0] );&lt;br /&gt;
            tableIndex++;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    for ( var i = 0;  i &amp;lt; tableIndex; i++ ) {&lt;br /&gt;
        if ( hasClass( NavigationBoxes[i], &amp;quot;collapsed&amp;quot; ) || ( tableIndex &amp;gt;= autoCollapse &amp;amp;&amp;amp; hasClass( NavigationBoxes[i], &amp;quot;autocollapse&amp;quot; ) ) ) {&lt;br /&gt;
            collapseTable( i );&lt;br /&gt;
        } &lt;br /&gt;
        else if ( hasClass( NavigationBoxes[i], &amp;quot;innercollapse&amp;quot; ) ) {&lt;br /&gt;
            var element = NavigationBoxes[i];&lt;br /&gt;
            while (element = element.parentNode) {&lt;br /&gt;
                if ( hasClass( element, &amp;quot;outercollapse&amp;quot; ) ) {&lt;br /&gt;
                    collapseTable ( i );&lt;br /&gt;
                    break;&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( createCollapseButtons );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Dynamic Navigation Bars (experimental) *************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: See [[Wikipedia:NavFrame]].&lt;br /&gt;
 *  Maintainers: UNMAINTAINED&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
// set up the words in your language&lt;br /&gt;
var NavigationBarHide = &#039;[&#039; + collapseCaption + &#039;]&#039;;&lt;br /&gt;
var NavigationBarShow = &#039;[&#039; + expandCaption + &#039;]&#039;;&lt;br /&gt;
&lt;br /&gt;
// shows and hides content and picture (if available) of navigation bars&lt;br /&gt;
// Parameters:&lt;br /&gt;
//     indexNavigationBar: the index of navigation bar to be toggled&lt;br /&gt;
function toggleNavigationBar(indexNavigationBar)&lt;br /&gt;
{&lt;br /&gt;
    var NavToggle = document.getElementById(&amp;quot;NavToggle&amp;quot; + indexNavigationBar);&lt;br /&gt;
    var NavFrame = document.getElementById(&amp;quot;NavFrame&amp;quot; + indexNavigationBar);&lt;br /&gt;
&lt;br /&gt;
    if (!NavFrame || !NavToggle) {&lt;br /&gt;
        return false;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // if shown now&lt;br /&gt;
    if (NavToggle.firstChild.data == NavigationBarHide) {&lt;br /&gt;
        for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
            if (hasClass(NavChild, &#039;NavContent&#039;) || hasClass(NavChild, &#039;NavPic&#039;)) {&lt;br /&gt;
                NavChild.style.display = &#039;none&#039;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    NavToggle.firstChild.data = NavigationBarShow;&lt;br /&gt;
&lt;br /&gt;
    // if hidden now&lt;br /&gt;
    } else if (NavToggle.firstChild.data == NavigationBarShow) {&lt;br /&gt;
        for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
            if (hasClass(NavChild, &#039;NavContent&#039;) || hasClass(NavChild, &#039;NavPic&#039;)) {&lt;br /&gt;
                NavChild.style.display = &#039;block&#039;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
        NavToggle.firstChild.data = NavigationBarHide;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
// adds show/hide-button to navigation bars&lt;br /&gt;
function createNavigationBarToggleButton()&lt;br /&gt;
{&lt;br /&gt;
    var indexNavigationBar = 0;&lt;br /&gt;
    // iterate over all &amp;lt; div &amp;gt;-elements &lt;br /&gt;
    var divs = document.getElementsByTagName(&amp;quot;div&amp;quot;);&lt;br /&gt;
    for (var i = 0; NavFrame = divs[i]; i++) {&lt;br /&gt;
        // if found a navigation bar&lt;br /&gt;
        if (hasClass(NavFrame, &amp;quot;NavFrame&amp;quot;)) {&lt;br /&gt;
&lt;br /&gt;
            indexNavigationBar++;&lt;br /&gt;
            var NavToggle = document.createElement(&amp;quot;a&amp;quot;);&lt;br /&gt;
            NavToggle.className = &#039;NavToggle&#039;;&lt;br /&gt;
            NavToggle.setAttribute(&#039;id&#039;, &#039;NavToggle&#039; + indexNavigationBar);&lt;br /&gt;
            NavToggle.setAttribute(&#039;href&#039;, &#039;javascript:toggleNavigationBar(&#039; + indexNavigationBar + &#039;);&#039;);&lt;br /&gt;
&lt;br /&gt;
            var isCollapsed = hasClass( NavFrame, &amp;quot;collapsed&amp;quot; );&lt;br /&gt;
            /*&lt;br /&gt;
             * Check if any children are already hidden.  This loop is here for backwards compatibility:&lt;br /&gt;
             * the old way of making NavFrames start out collapsed was to manually add style=&amp;quot;display:none&amp;quot;&lt;br /&gt;
             * to all the NavPic/NavContent elements.  Since this was bad for accessibility (no way to make&lt;br /&gt;
             * the content visible without JavaScript support), the new recommended way is to add the class&lt;br /&gt;
             * &amp;quot;collapsed&amp;quot; to the NavFrame itself, just like with collapsible tables.&lt;br /&gt;
             */&lt;br /&gt;
            for (var NavChild = NavFrame.firstChild; NavChild != null &amp;amp;&amp;amp; !isCollapsed; NavChild = NavChild.nextSibling) {&lt;br /&gt;
                if ( hasClass( NavChild, &#039;NavPic&#039; ) || hasClass( NavChild, &#039;NavContent&#039; ) ) {&lt;br /&gt;
                    if ( NavChild.style.display == &#039;none&#039; ) {&lt;br /&gt;
                        isCollapsed = true;&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            if (isCollapsed) {&lt;br /&gt;
                for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
                    if ( hasClass( NavChild, &#039;NavPic&#039; ) || hasClass( NavChild, &#039;NavContent&#039; ) ) {&lt;br /&gt;
                        NavChild.style.display = &#039;none&#039;;&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            var NavToggleText = document.createTextNode(isCollapsed ? NavigationBarShow : NavigationBarHide);&lt;br /&gt;
            NavToggle.appendChild(NavToggleText);&lt;br /&gt;
&lt;br /&gt;
            // Find the NavHead and attach the toggle link (Must be this complicated because Moz&#039;s firstChild handling is borked)&lt;br /&gt;
            for(var j=0; j &amp;lt; NavFrame.childNodes.length; j++) {&lt;br /&gt;
                if (hasClass(NavFrame.childNodes[j], &amp;quot;NavHead&amp;quot;)) {&lt;br /&gt;
                    NavFrame.childNodes[j].appendChild(NavToggle);&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            NavFrame.setAttribute(&#039;id&#039;, &#039;NavFrame&#039; + indexNavigationBar);&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( createNavigationBarToggleButton );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Main Page layout fixes *********************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Adds an additional link to the complete list of languages available.&lt;br /&gt;
 *  Maintainers: [[User:AzaToth]], [[User:R. Koot]], [[User:Alex Smotrov]]&lt;br /&gt;
 */&lt;br /&gt;
// CLWB-214: wrap ensuring mediawiki.util is loaded.&lt;br /&gt;
mw.loader.using([&#039;mediawiki.util&#039;] ).then( function () {&lt;br /&gt;
    /* This callback is invoked as soon as the modules are available. */&lt;br /&gt;
    if (wgPageName == &#039;Main_Page&#039; || wgPageName == &#039;Talk:Main_Page&#039;) &lt;br /&gt;
        addOnloadHook(function () {&lt;br /&gt;
            mw.util.addPortletLink(&#039;p-lang&#039;, &#039;http://meta.wikimedia.org/wiki/List_of_Wikipedias&#039;,&lt;br /&gt;
                     &#039;Complete list&#039;, &#039;interwiki-completelist&#039;, &#039;Complete list of Wikipedias&#039;)&lt;br /&gt;
            var nstab = document.getElementById(&#039;ca-nstab-main&#039;)&lt;br /&gt;
            if (nstab &amp;amp;&amp;amp; mw.config.get(&#039;wgUserLanguage&#039;)==&#039;en&#039;) {&lt;br /&gt;
                while (nstab.firstChild) nstab = nstab.firstChild&lt;br /&gt;
                nstab.nodeValue = &#039;Main Page&#039;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    )&lt;br /&gt;
} );&lt;br /&gt;
/** Table sorting fixes ************************************************&lt;br /&gt;
  *&lt;br /&gt;
  *  Description: Disables code in table sorting routine to set classes on even/odd rows&lt;br /&gt;
  *  Maintainers: [[User:Random832]]&lt;br /&gt;
  */&lt;br /&gt;
&lt;br /&gt;
ts_alternate_row_colors = false;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/***** uploadwizard_newusers ********&lt;br /&gt;
 * Switches in a message for non-autoconfirmed users at [[Wikipedia:Upload]]&lt;br /&gt;
 *&lt;br /&gt;
 *  Maintainers: [[User:Krimpet]]&lt;br /&gt;
 ****/&lt;br /&gt;
function uploadwizard_newusers() {&lt;br /&gt;
  if (mw.config.get(&#039;wgNamespaceNumber&#039;) == 4 &amp;amp;&amp;amp; mw.config.get(&#039;wgTitle&#039;) == &amp;quot;Upload&amp;quot; &amp;amp;&amp;amp; mw.config.get(&#039;wgAction&#039;) == &amp;quot;view&amp;quot;) {&lt;br /&gt;
    var oldDiv = document.getElementById(&amp;quot;autoconfirmedusers&amp;quot;),&lt;br /&gt;
        newDiv = document.getElementById(&amp;quot;newusers&amp;quot;);&lt;br /&gt;
    if (oldDiv &amp;amp;&amp;amp; newDiv) {&lt;br /&gt;
      if (typeof wgUserGroups == &amp;quot;object&amp;quot; &amp;amp;&amp;amp; wgUserGroups) {&lt;br /&gt;
        for (i = 0; i &amp;lt; wgUserGroups.length; i++) {&lt;br /&gt;
          if (wgUserGroups[i] == &amp;quot;autoconfirmed&amp;quot;) {&lt;br /&gt;
            oldDiv.style.display = &amp;quot;block&amp;quot;;&lt;br /&gt;
            newDiv.style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
            return;&lt;br /&gt;
          }&lt;br /&gt;
        }&lt;br /&gt;
      }&lt;br /&gt;
      oldDiv.style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
      newDiv.style.display = &amp;quot;block&amp;quot;;&lt;br /&gt;
      return;&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
addOnloadHook(uploadwizard_newusers);&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** IPv6 AAAA connectivity testing **/&lt;br /&gt;
&lt;br /&gt;
var __ipv6wwwtest_factor = 100;&lt;br /&gt;
var __ipv6wwwtest_done = 0;&lt;br /&gt;
if ((mw.config.get(&#039;wgServer&#039;) != &amp;quot;https://secure.wikimedia.org&amp;quot;) &amp;amp;&amp;amp; (Math.floor(Math.random()*__ipv6wwwtest_factor)==42)) {&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/IPv6.js&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** Magic editintros ****************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Adds editintros on disambiguation pages and BLP pages.&lt;br /&gt;
 *  Maintainers: [[User:RockMFR]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
function addEditIntro(name)&lt;br /&gt;
{&lt;br /&gt;
  var el = document.getElementById(&#039;ca-edit&#039;);&lt;br /&gt;
  if (!el)&lt;br /&gt;
    return;&lt;br /&gt;
  el = el.getElementsByTagName(&#039;a&#039;)[0];&lt;br /&gt;
  if (el)&lt;br /&gt;
    el.href += &#039;&amp;amp;editintro=&#039; + name;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgNamespaceNumber&#039;) == 0) {&lt;br /&gt;
  addOnloadHook(function(){&lt;br /&gt;
    if (document.getElementById(&#039;disambigbox&#039;))&lt;br /&gt;
      addEditIntro(&#039;Template:Disambig_editintro&#039;);&lt;br /&gt;
  });&lt;br /&gt;
&lt;br /&gt;
  addOnloadHook(function(){&lt;br /&gt;
    var cats = document.getElementById(&#039;mw-normal-catlinks&#039;);&lt;br /&gt;
    if (!cats)&lt;br /&gt;
      return;&lt;br /&gt;
    cats = cats.getElementsByTagName(&#039;a&#039;);&lt;br /&gt;
    for (var i = 0; i &amp;lt; cats.length; i++) {&lt;br /&gt;
      if (cats[i].title == &#039;Category:Living people&#039; || cats[i].title == &#039;Category:Possibly living people&#039;) {&lt;br /&gt;
        addEditIntro(&#039;Template:BLP_editintro&#039;);&lt;br /&gt;
        break;&lt;br /&gt;
      }&lt;br /&gt;
    }&lt;br /&gt;
  });&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * Description: Stay on the secure server as much as possible&lt;br /&gt;
 * Maintainers: [[User:TheDJ]]&lt;br /&gt;
 */&lt;br /&gt;
if(mw.config.get(&#039;wgServer&#039;) == &#039;https://secure.wikimedia.org&#039;) {&lt;br /&gt;
    importScript( &#039;MediaWiki:Common.js/secure.js&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
//&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.js&amp;diff=59989</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.js&amp;diff=59989"/>
		<updated>2025-04-29T21:42:59Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;// common.js&lt;br /&gt;
&lt;br /&gt;
/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
//&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
function chooseSkin() {&lt;br /&gt;
    var MOBILE_WIDTH = 700; // adjust breakpoint as needed&lt;br /&gt;
    var skin = mw.config.get(&#039;skin&#039;);&lt;br /&gt;
    var url = new URL(window.location.href);&lt;br /&gt;
console.log(skin);&lt;br /&gt;
console.log(window.innerWidth);&lt;br /&gt;
&lt;br /&gt;
    // Avoid redirect loop and unnecessary reloads&lt;br /&gt;
    if (window.innerWidth &amp;lt;= MOBILE_WIDTH &amp;amp;&amp;amp; skin !== &#039;timeless&#039;) {&lt;br /&gt;
      url.searchParams.set(&#039;useskin&#039;, &#039;timeless&#039;);&lt;br /&gt;
      window.location.replace(url.toString());&lt;br /&gt;
    } else if (window.innerWidth &amp;gt; MOBILE_WIDTH &amp;amp;&amp;amp; skin !== &#039;vector&#039;) {&lt;br /&gt;
      url.searchParams.set(&#039;useskin&#039;, &#039;vector&#039;);&lt;br /&gt;
      window.location.replace(url.toString());&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
window.addEventListener(&#039;resize&#039;, function () {&lt;br /&gt;
    chooseSkin();&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
chooseSkin();&lt;br /&gt;
&lt;br /&gt;
// A book builder progress indicator reload fix&lt;br /&gt;
if (document.getElementById(&amp;quot;firstHeading&amp;quot;).textContent == &amp;quot;Rendering&amp;quot;) {&lt;br /&gt;
    setTimeout(function(){location.reload();},1500);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * Description: Redirects from /User:UserName/skin.js or .css to the user&#039;s actual skin page&lt;br /&gt;
 * Maintainer: Cacycle&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var wgUserName = mw.config.get(&#039;wgUserName&#039;);&lt;br /&gt;
var wgPageName = mw.config.get(&#039;wgPageName&#039;);&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgArticleId&#039;) == 0 &amp;amp;&amp;amp; wgUserName) {&lt;br /&gt;
  var slash = wgPageName.indexOf(&#039;/&#039;);&lt;br /&gt;
  var norm = wgPageName.substr(0, slash) + wgPageName.substr(slash).toLowerCase();&lt;br /&gt;
  var test = &#039;User:&#039; + wgUserName.replace(/ /g, &#039;_&#039;) + &#039;/skin.&#039;;&lt;br /&gt;
  var ext = null;&lt;br /&gt;
  if (norm == test + &#039;js&#039;) ext = &#039;js&#039;;&lt;br /&gt;
  else if (norm == test + &#039;css&#039;) ext = &#039;css&#039;;&lt;br /&gt;
  if (ext != null) window.location.href = window.location.href.replace(/\/skin.(css|js)/i, &#039;/&#039; + skin + &#039;.&#039; + ext);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** extract a URL parameter from the current URL **********&lt;br /&gt;
 * From [[en:User:Lupin/autoedit.js]]&lt;br /&gt;
 *&lt;br /&gt;
 * paramName  : the name of the parameter to extract&lt;br /&gt;
 */&lt;br /&gt;
function getURLParamValue( paramName, url) &lt;br /&gt;
{&lt;br /&gt;
 if (typeof (url) == &#039;undefined&#039;  || url === null) url = document.location.href;&lt;br /&gt;
 var cmdRe=RegExp( &#039;[&amp;amp;?]&#039; + paramName + &#039;=([^&amp;amp;#]*)&#039; ); // Stop at hash&lt;br /&gt;
 var m=cmdRe.exec(url);&lt;br /&gt;
 if (m &amp;amp;&amp;amp; m.length &amp;gt; 1) return decodeURIComponent(m[1]);&lt;br /&gt;
 return null;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** &amp;amp;withJS= URL parameter *******&lt;br /&gt;
 * Allow to try custom scripts from MediaWiki space &lt;br /&gt;
 * without editing [[Special:Mypage/monobook.js]]&lt;br /&gt;
 */&lt;br /&gt;
var extraJS = getURLParamValue(&amp;quot;withJS&amp;quot;);&lt;br /&gt;
if ( extraJS &amp;amp;&amp;amp; extraJS.match(&amp;quot;^MediaWiki:[^&amp;amp;&amp;lt;&amp;gt;=%]*\.js$&amp;quot;) ) {&lt;br /&gt;
  importScript(extraJS);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Import more specific scripts if necessary */&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgAction&#039;) == &amp;quot;edit&amp;quot; || mw.config.get(&#039;wgAction&#039;) == &amp;quot;submit&amp;quot; || mw.config.get(&#039;wgPageName&#039;) == &amp;quot;Special:Upload&amp;quot;) //scripts specific to editing pages&lt;br /&gt;
{&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/edit.js&amp;quot;)&lt;br /&gt;
}&lt;br /&gt;
else if (mw.config.get(&#039;wgPageName&#039;) == &amp;quot;Special:Watchlist&amp;quot;) //watchlist scripts&lt;br /&gt;
{&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/watchlist.js&amp;quot;)&lt;br /&gt;
}&lt;br /&gt;
if( mw.config.get(&#039;wgNamespaceNumber&#039;) == 6 ) {&lt;br /&gt;
    importScript(&#039;MediaWiki:Common.js/file.js&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** For sysops and accountcreators *****************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Allows for sysop-specific Javascript at [[MediaWiki:Sysop.js]],&lt;br /&gt;
 *               and accountcreator-specific CSS at [[MediaWiki:Accountcreator.css]].&lt;br /&gt;
 */&lt;br /&gt;
if ( mw.config.get(&#039;wgUserGroups&#039;) ) {&lt;br /&gt;
  for ( var g = 0; g &amp;lt; mw.config.get(&#039;wgUserGroups&#039;).length; ++g ) {&lt;br /&gt;
    if ( mw.config.get(&#039;wgUserGroups&#039;)[g] == &amp;quot;sysop&amp;quot; ) {&lt;br /&gt;
      importStylesheet(&amp;quot;MediaWiki:Sysop.css&amp;quot;);&lt;br /&gt;
      addOnloadHook( function() {&lt;br /&gt;
        if ( !window.disableSysopJS ) {&lt;br /&gt;
          importScript(&amp;quot;MediaWiki:Sysop.js&amp;quot;);&lt;br /&gt;
        }&lt;br /&gt;
      } );&lt;br /&gt;
    } &lt;br /&gt;
    else if ( mw.config.get(&#039;wgUserGroups&#039;)[g] == &amp;quot;accountcreator&amp;quot; ) {&lt;br /&gt;
      importStylesheet(&amp;quot;MediaWiki:Accountcreator.css&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** WikiMiniAtlas *******************************************************&lt;br /&gt;
  *&lt;br /&gt;
  *  Description: WikiMiniAtlas is a popup click and drag world map.&lt;br /&gt;
  *               This script causes all of our coordinate links to display the WikiMiniAtlas popup button.&lt;br /&gt;
  *               The script itself is located on meta because it is used by many projects.&lt;br /&gt;
  *               See [[Meta:WikiMiniAtlas]] for more information. &lt;br /&gt;
  *  Maintainers: [[User:Dschwen]]&lt;br /&gt;
  */&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgServer&#039;) == &amp;quot;https://secure.wikimedia.org&amp;quot;) {&lt;br /&gt;
    var metaBase = &amp;quot;https://secure.wikimedia.org/wikipedia/meta&amp;quot;;&lt;br /&gt;
} else {&lt;br /&gt;
    var metaBase = &amp;quot;https://meta.wikimedia.org&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
importScriptURI(metaBase+&amp;quot;/w/index.php?title=MediaWiki:Wikiminiatlas.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&amp;amp;smaxage=21600&amp;amp;maxage=86400&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Mobile Redirect Helper ************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Redirects to the mobile-optimized gateway at en.m.wikimedia.org&lt;br /&gt;
 *  for viewers on iPhone, iPod Touch, Palm Pre, and Android devices.&lt;br /&gt;
 *&lt;br /&gt;
 *  You can turn off the redirect by setting the cookie &amp;quot;stopMobileRedirect=true&amp;quot;&lt;br /&gt;
 *&lt;br /&gt;
 *  This code cannot be imported, because the JS only loads after all other files&lt;br /&gt;
 *  and this was causing major issues for users with mobile devices. Must be loaded&lt;br /&gt;
 *  *before* the images and etc of the page on all mobile devices.&lt;br /&gt;
 *&lt;br /&gt;
 *  Maintainer: [[User:Brion VIBBER]], [[User:hcatlin]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Commented out by Ian Wojtowicz for WikiPress code. Redirect not appropriate for non Wikipedia uses.&lt;br /&gt;
&lt;br /&gt;
if (/(Android|iPhone|iPod|webOS|NetFront|Opera Mini|SEMC-Browser|PlayStation Portable|Nintendo Wii)/.test(navigator.userAgent)) {&lt;br /&gt;
&lt;br /&gt;
  var wgMainPageName = &#039;Main_Page&#039;;&lt;br /&gt;
 &lt;br /&gt;
  var stopMobileRedirectCookieExists = function() {&lt;br /&gt;
    return (document.cookie.indexOf(&amp;quot;stopMobileRedirect=true&amp;quot;) &amp;gt;= 0);&lt;br /&gt;
  }&lt;br /&gt;
 &lt;br /&gt;
  var mobileSiteLink = function() {&lt;br /&gt;
    if (wgCanonicalNamespace == &#039;Special&#039; &amp;amp;&amp;amp; wgCanonicalSpecialPageName == &#039;Search&#039;) {&lt;br /&gt;
        var pageLink = &#039;?search=&#039; + encodeURIComponent(document.getElementById(&#039;searchText&#039;).value);&lt;br /&gt;
    } else if (wgPageName == wgMainPageName) {&lt;br /&gt;
        var pageLink = &#039;::Home&#039;; // Special case&lt;br /&gt;
    } else {&lt;br /&gt;
        var pageLink = encodeURIComponent(wgPageName).replace(&#039;%2F&#039;,&#039;/&#039;).replace(&#039;%3A&#039;,&#039;:&#039;);&lt;br /&gt;
    }&lt;br /&gt;
    return &#039;http://&#039; + wgContentLanguage + &#039;.m.wikipedia.org/wiki/&#039; + pageLink + &amp;quot;?wasRedirected=true&amp;quot;&lt;br /&gt;
  }&lt;br /&gt;
 &lt;br /&gt;
  if (!stopMobileRedirectCookieExists()) {&lt;br /&gt;
    document.location = mobileSiteLink();&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
/* Scripts specific to Internet Explorer */&lt;br /&gt;
&lt;br /&gt;
if (navigator.appName == &amp;quot;Microsoft Internet Explorer&amp;quot;)&lt;br /&gt;
{&lt;br /&gt;
    /** Internet Explorer bug fix **************************************************&lt;br /&gt;
     *&lt;br /&gt;
     *  Description: Fixes IE horizontal scrollbar bug&lt;br /&gt;
     *  Maintainers: [[User:Tom-]]?&lt;br /&gt;
     */&lt;br /&gt;
    &lt;br /&gt;
    var oldWidth;&lt;br /&gt;
    var docEl = document.documentElement;&lt;br /&gt;
    &lt;br /&gt;
    function fixIEScroll()&lt;br /&gt;
    {&lt;br /&gt;
        if (!oldWidth || docEl.clientWidth &amp;gt; oldWidth)&lt;br /&gt;
            doFixIEScroll();&lt;br /&gt;
        else&lt;br /&gt;
            setTimeout(doFixIEScroll, 1);&lt;br /&gt;
        &lt;br /&gt;
        oldWidth = docEl.clientWidth;&lt;br /&gt;
    }&lt;br /&gt;
    &lt;br /&gt;
    function doFixIEScroll() {&lt;br /&gt;
        docEl.style.overflowX = (docEl.scrollWidth - docEl.clientWidth &amp;lt; 4) ? &amp;quot;hidden&amp;quot; : &amp;quot;&amp;quot;;&lt;br /&gt;
    }&lt;br /&gt;
    &lt;br /&gt;
    document.attachEvent(&amp;quot;onreadystatechange&amp;quot;, fixIEScroll);&lt;br /&gt;
    document.attachEvent(&amp;quot;onresize&amp;quot;, fixIEScroll);&lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    /**&lt;br /&gt;
     * Remove need for CSS hacks regarding MSIE and IPA.&lt;br /&gt;
     */&lt;br /&gt;
    if (document.createStyleSheet) {&lt;br /&gt;
        document.createStyleSheet().addRule(&#039;.IPA&#039;, &#039;font-family: &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Charis SIL&amp;quot;, Gentium, &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;;&#039;);&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // In print IE (7?) does not like line-height&lt;br /&gt;
    appendCSS( &#039;@media print { sup, sub, p, .documentDescription { line-height: normal; }}&#039;);&lt;br /&gt;
&lt;br /&gt;
    // IE overflow bug&lt;br /&gt;
    appendCSS(&#039;div.overflowbugx { overflow-x: scroll !important; overflow-y: hidden !important; } div.overflowbugy { overflow-y: scroll !important; overflow-x: hidden !important; }&#039;);&lt;br /&gt;
    &lt;br /&gt;
    //Import scripts specific to Internet Explorer 6&lt;br /&gt;
    if (navigator.appVersion.substr(22, 1) == &amp;quot;6&amp;quot;) {&lt;br /&gt;
        importScript(&amp;quot;MediaWiki:Common.js/IE60Fixes.js&amp;quot;)&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Test if an element has a certain class **************************************&lt;br /&gt;
 *&lt;br /&gt;
 * Description: Uses regular expressions and caching for better performance.&lt;br /&gt;
 * Maintainers: [[User:Mike Dillon]], [[User:R. Koot]], [[User:SG]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var hasClass = (function () {&lt;br /&gt;
    var reCache = {};&lt;br /&gt;
    return function (element, className) {&lt;br /&gt;
        return (reCache[className] ? reCache[className] : (reCache[className] = new RegExp(&amp;quot;(?:\\s|^)&amp;quot; + className + &amp;quot;(?:\\s|$)&amp;quot;))).test(element.className);&lt;br /&gt;
    };&lt;br /&gt;
})();&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Interwiki links to featured articles ***************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Highlights interwiki links to featured articles (or&lt;br /&gt;
 *               equivalents) by changing the bullet before the interwiki link&lt;br /&gt;
 *               into a star.&lt;br /&gt;
 *  Maintainers: [[User:R. Koot]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
function LinkFA() &lt;br /&gt;
{&lt;br /&gt;
    if ( document.getElementById( &amp;quot;p-lang&amp;quot; ) ) {&lt;br /&gt;
        var InterwikiLinks = document.getElementById( &amp;quot;p-lang&amp;quot; ).getElementsByTagName( &amp;quot;li&amp;quot; );&lt;br /&gt;
&lt;br /&gt;
        for ( var i = 0; i &amp;lt; InterwikiLinks.length; i++ ) {&lt;br /&gt;
            if ( document.getElementById( InterwikiLinks[i].className + &amp;quot;-fa&amp;quot; ) ) {&lt;br /&gt;
                InterwikiLinks[i].className += &amp;quot; FA&amp;quot;&lt;br /&gt;
                InterwikiLinks[i].title = &amp;quot;This is a featured article in another language.&amp;quot;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( LinkFA );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Collapsible tables *********************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Allows tables to be collapsed, showing only the header. See&lt;br /&gt;
 *               [[Wikipedia:NavFrame]].&lt;br /&gt;
 *  Maintainers: [[User:R. Koot]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var autoCollapse = 2;&lt;br /&gt;
var collapseCaption = &amp;quot;hide&amp;quot;;&lt;br /&gt;
var expandCaption = &amp;quot;show&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
function collapseTable( tableIndex )&lt;br /&gt;
{&lt;br /&gt;
    var Button = document.getElementById( &amp;quot;collapseButton&amp;quot; + tableIndex );&lt;br /&gt;
    var Table = document.getElementById( &amp;quot;collapsibleTable&amp;quot; + tableIndex );&lt;br /&gt;
&lt;br /&gt;
    if ( !Table || !Button ) {&lt;br /&gt;
        return false;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    var Rows = Table.rows;&lt;br /&gt;
&lt;br /&gt;
    if ( Button.firstChild.data == collapseCaption ) {&lt;br /&gt;
        for ( var i = 1; i &amp;lt; Rows.length; i++ ) {&lt;br /&gt;
            Rows[i].style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
        }&lt;br /&gt;
        Button.firstChild.data = expandCaption;&lt;br /&gt;
    } else {&lt;br /&gt;
        for ( var i = 1; i &amp;lt; Rows.length; i++ ) {&lt;br /&gt;
            Rows[i].style.display = Rows[0].style.display;&lt;br /&gt;
        }&lt;br /&gt;
        Button.firstChild.data = collapseCaption;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
function createCollapseButtons()&lt;br /&gt;
{&lt;br /&gt;
    var tableIndex = 0;&lt;br /&gt;
    var NavigationBoxes = new Object();&lt;br /&gt;
    var Tables = document.getElementsByTagName( &amp;quot;table&amp;quot; );&lt;br /&gt;
&lt;br /&gt;
    for ( var i = 0; i &amp;lt; Tables.length; i++ ) {&lt;br /&gt;
        if ( hasClass( Tables[i], &amp;quot;collapsible&amp;quot; ) ) {&lt;br /&gt;
&lt;br /&gt;
            /* only add button and increment count if there is a header row to work with */&lt;br /&gt;
            var HeaderRow = Tables[i].getElementsByTagName( &amp;quot;tr&amp;quot; )[0];&lt;br /&gt;
            if (!HeaderRow) continue;&lt;br /&gt;
            var Header = HeaderRow.getElementsByTagName( &amp;quot;th&amp;quot; )[0];&lt;br /&gt;
            if (!Header) continue;&lt;br /&gt;
&lt;br /&gt;
            NavigationBoxes[ tableIndex ] = Tables[i];&lt;br /&gt;
            Tables[i].setAttribute( &amp;quot;id&amp;quot;, &amp;quot;collapsibleTable&amp;quot; + tableIndex );&lt;br /&gt;
&lt;br /&gt;
            var Button     = document.createElement( &amp;quot;span&amp;quot; );&lt;br /&gt;
            var ButtonLink = document.createElement( &amp;quot;a&amp;quot; );&lt;br /&gt;
            var ButtonText = document.createTextNode( collapseCaption );&lt;br /&gt;
&lt;br /&gt;
            Button.className = &amp;quot;collapseButton&amp;quot;;  //Styles are declared in Common.css&lt;br /&gt;
&lt;br /&gt;
            ButtonLink.style.color = Header.style.color;&lt;br /&gt;
            ButtonLink.setAttribute( &amp;quot;id&amp;quot;, &amp;quot;collapseButton&amp;quot; + tableIndex );&lt;br /&gt;
            ButtonLink.setAttribute( &amp;quot;href&amp;quot;, &amp;quot;javascript:collapseTable(&amp;quot; + tableIndex + &amp;quot;);&amp;quot; );&lt;br /&gt;
            ButtonLink.appendChild( ButtonText );&lt;br /&gt;
&lt;br /&gt;
            Button.appendChild( document.createTextNode( &amp;quot;[&amp;quot; ) );&lt;br /&gt;
            Button.appendChild( ButtonLink );&lt;br /&gt;
            Button.appendChild( document.createTextNode( &amp;quot;]&amp;quot; ) );&lt;br /&gt;
&lt;br /&gt;
            Header.insertBefore( Button, Header.childNodes[0] );&lt;br /&gt;
            tableIndex++;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    for ( var i = 0;  i &amp;lt; tableIndex; i++ ) {&lt;br /&gt;
        if ( hasClass( NavigationBoxes[i], &amp;quot;collapsed&amp;quot; ) || ( tableIndex &amp;gt;= autoCollapse &amp;amp;&amp;amp; hasClass( NavigationBoxes[i], &amp;quot;autocollapse&amp;quot; ) ) ) {&lt;br /&gt;
            collapseTable( i );&lt;br /&gt;
        } &lt;br /&gt;
        else if ( hasClass( NavigationBoxes[i], &amp;quot;innercollapse&amp;quot; ) ) {&lt;br /&gt;
            var element = NavigationBoxes[i];&lt;br /&gt;
            while (element = element.parentNode) {&lt;br /&gt;
                if ( hasClass( element, &amp;quot;outercollapse&amp;quot; ) ) {&lt;br /&gt;
                    collapseTable ( i );&lt;br /&gt;
                    break;&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( createCollapseButtons );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Dynamic Navigation Bars (experimental) *************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: See [[Wikipedia:NavFrame]].&lt;br /&gt;
 *  Maintainers: UNMAINTAINED&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
// set up the words in your language&lt;br /&gt;
var NavigationBarHide = &#039;[&#039; + collapseCaption + &#039;]&#039;;&lt;br /&gt;
var NavigationBarShow = &#039;[&#039; + expandCaption + &#039;]&#039;;&lt;br /&gt;
&lt;br /&gt;
// shows and hides content and picture (if available) of navigation bars&lt;br /&gt;
// Parameters:&lt;br /&gt;
//     indexNavigationBar: the index of navigation bar to be toggled&lt;br /&gt;
function toggleNavigationBar(indexNavigationBar)&lt;br /&gt;
{&lt;br /&gt;
    var NavToggle = document.getElementById(&amp;quot;NavToggle&amp;quot; + indexNavigationBar);&lt;br /&gt;
    var NavFrame = document.getElementById(&amp;quot;NavFrame&amp;quot; + indexNavigationBar);&lt;br /&gt;
&lt;br /&gt;
    if (!NavFrame || !NavToggle) {&lt;br /&gt;
        return false;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // if shown now&lt;br /&gt;
    if (NavToggle.firstChild.data == NavigationBarHide) {&lt;br /&gt;
        for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
            if (hasClass(NavChild, &#039;NavContent&#039;) || hasClass(NavChild, &#039;NavPic&#039;)) {&lt;br /&gt;
                NavChild.style.display = &#039;none&#039;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    NavToggle.firstChild.data = NavigationBarShow;&lt;br /&gt;
&lt;br /&gt;
    // if hidden now&lt;br /&gt;
    } else if (NavToggle.firstChild.data == NavigationBarShow) {&lt;br /&gt;
        for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
            if (hasClass(NavChild, &#039;NavContent&#039;) || hasClass(NavChild, &#039;NavPic&#039;)) {&lt;br /&gt;
                NavChild.style.display = &#039;block&#039;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
        NavToggle.firstChild.data = NavigationBarHide;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
// adds show/hide-button to navigation bars&lt;br /&gt;
function createNavigationBarToggleButton()&lt;br /&gt;
{&lt;br /&gt;
    var indexNavigationBar = 0;&lt;br /&gt;
    // iterate over all &amp;lt; div &amp;gt;-elements &lt;br /&gt;
    var divs = document.getElementsByTagName(&amp;quot;div&amp;quot;);&lt;br /&gt;
    for (var i = 0; NavFrame = divs[i]; i++) {&lt;br /&gt;
        // if found a navigation bar&lt;br /&gt;
        if (hasClass(NavFrame, &amp;quot;NavFrame&amp;quot;)) {&lt;br /&gt;
&lt;br /&gt;
            indexNavigationBar++;&lt;br /&gt;
            var NavToggle = document.createElement(&amp;quot;a&amp;quot;);&lt;br /&gt;
            NavToggle.className = &#039;NavToggle&#039;;&lt;br /&gt;
            NavToggle.setAttribute(&#039;id&#039;, &#039;NavToggle&#039; + indexNavigationBar);&lt;br /&gt;
            NavToggle.setAttribute(&#039;href&#039;, &#039;javascript:toggleNavigationBar(&#039; + indexNavigationBar + &#039;);&#039;);&lt;br /&gt;
&lt;br /&gt;
            var isCollapsed = hasClass( NavFrame, &amp;quot;collapsed&amp;quot; );&lt;br /&gt;
            /*&lt;br /&gt;
             * Check if any children are already hidden.  This loop is here for backwards compatibility:&lt;br /&gt;
             * the old way of making NavFrames start out collapsed was to manually add style=&amp;quot;display:none&amp;quot;&lt;br /&gt;
             * to all the NavPic/NavContent elements.  Since this was bad for accessibility (no way to make&lt;br /&gt;
             * the content visible without JavaScript support), the new recommended way is to add the class&lt;br /&gt;
             * &amp;quot;collapsed&amp;quot; to the NavFrame itself, just like with collapsible tables.&lt;br /&gt;
             */&lt;br /&gt;
            for (var NavChild = NavFrame.firstChild; NavChild != null &amp;amp;&amp;amp; !isCollapsed; NavChild = NavChild.nextSibling) {&lt;br /&gt;
                if ( hasClass( NavChild, &#039;NavPic&#039; ) || hasClass( NavChild, &#039;NavContent&#039; ) ) {&lt;br /&gt;
                    if ( NavChild.style.display == &#039;none&#039; ) {&lt;br /&gt;
                        isCollapsed = true;&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            if (isCollapsed) {&lt;br /&gt;
                for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
                    if ( hasClass( NavChild, &#039;NavPic&#039; ) || hasClass( NavChild, &#039;NavContent&#039; ) ) {&lt;br /&gt;
                        NavChild.style.display = &#039;none&#039;;&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            var NavToggleText = document.createTextNode(isCollapsed ? NavigationBarShow : NavigationBarHide);&lt;br /&gt;
            NavToggle.appendChild(NavToggleText);&lt;br /&gt;
&lt;br /&gt;
            // Find the NavHead and attach the toggle link (Must be this complicated because Moz&#039;s firstChild handling is borked)&lt;br /&gt;
            for(var j=0; j &amp;lt; NavFrame.childNodes.length; j++) {&lt;br /&gt;
                if (hasClass(NavFrame.childNodes[j], &amp;quot;NavHead&amp;quot;)) {&lt;br /&gt;
                    NavFrame.childNodes[j].appendChild(NavToggle);&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            NavFrame.setAttribute(&#039;id&#039;, &#039;NavFrame&#039; + indexNavigationBar);&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( createNavigationBarToggleButton );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Main Page layout fixes *********************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Adds an additional link to the complete list of languages available.&lt;br /&gt;
 *  Maintainers: [[User:AzaToth]], [[User:R. Koot]], [[User:Alex Smotrov]]&lt;br /&gt;
 */&lt;br /&gt;
// CLWB-214: wrap ensuring mediawiki.util is loaded.&lt;br /&gt;
mw.loader.using([&#039;mediawiki.util&#039;] ).then( function () {&lt;br /&gt;
    /* This callback is invoked as soon as the modules are available. */&lt;br /&gt;
    if (wgPageName == &#039;Main_Page&#039; || wgPageName == &#039;Talk:Main_Page&#039;) &lt;br /&gt;
        addOnloadHook(function () {&lt;br /&gt;
            mw.util.addPortletLink(&#039;p-lang&#039;, &#039;http://meta.wikimedia.org/wiki/List_of_Wikipedias&#039;,&lt;br /&gt;
                     &#039;Complete list&#039;, &#039;interwiki-completelist&#039;, &#039;Complete list of Wikipedias&#039;)&lt;br /&gt;
            var nstab = document.getElementById(&#039;ca-nstab-main&#039;)&lt;br /&gt;
            if (nstab &amp;amp;&amp;amp; mw.config.get(&#039;wgUserLanguage&#039;)==&#039;en&#039;) {&lt;br /&gt;
                while (nstab.firstChild) nstab = nstab.firstChild&lt;br /&gt;
                nstab.nodeValue = &#039;Main Page&#039;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    )&lt;br /&gt;
} );&lt;br /&gt;
/** Table sorting fixes ************************************************&lt;br /&gt;
  *&lt;br /&gt;
  *  Description: Disables code in table sorting routine to set classes on even/odd rows&lt;br /&gt;
  *  Maintainers: [[User:Random832]]&lt;br /&gt;
  */&lt;br /&gt;
&lt;br /&gt;
ts_alternate_row_colors = false;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/***** uploadwizard_newusers ********&lt;br /&gt;
 * Switches in a message for non-autoconfirmed users at [[Wikipedia:Upload]]&lt;br /&gt;
 *&lt;br /&gt;
 *  Maintainers: [[User:Krimpet]]&lt;br /&gt;
 ****/&lt;br /&gt;
function uploadwizard_newusers() {&lt;br /&gt;
  if (mw.config.get(&#039;wgNamespaceNumber&#039;) == 4 &amp;amp;&amp;amp; mw.config.get(&#039;wgTitle&#039;) == &amp;quot;Upload&amp;quot; &amp;amp;&amp;amp; mw.config.get(&#039;wgAction&#039;) == &amp;quot;view&amp;quot;) {&lt;br /&gt;
    var oldDiv = document.getElementById(&amp;quot;autoconfirmedusers&amp;quot;),&lt;br /&gt;
        newDiv = document.getElementById(&amp;quot;newusers&amp;quot;);&lt;br /&gt;
    if (oldDiv &amp;amp;&amp;amp; newDiv) {&lt;br /&gt;
      if (typeof wgUserGroups == &amp;quot;object&amp;quot; &amp;amp;&amp;amp; wgUserGroups) {&lt;br /&gt;
        for (i = 0; i &amp;lt; wgUserGroups.length; i++) {&lt;br /&gt;
          if (wgUserGroups[i] == &amp;quot;autoconfirmed&amp;quot;) {&lt;br /&gt;
            oldDiv.style.display = &amp;quot;block&amp;quot;;&lt;br /&gt;
            newDiv.style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
            return;&lt;br /&gt;
          }&lt;br /&gt;
        }&lt;br /&gt;
      }&lt;br /&gt;
      oldDiv.style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
      newDiv.style.display = &amp;quot;block&amp;quot;;&lt;br /&gt;
      return;&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
addOnloadHook(uploadwizard_newusers);&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** IPv6 AAAA connectivity testing **/&lt;br /&gt;
&lt;br /&gt;
var __ipv6wwwtest_factor = 100;&lt;br /&gt;
var __ipv6wwwtest_done = 0;&lt;br /&gt;
if ((mw.config.get(&#039;wgServer&#039;) != &amp;quot;https://secure.wikimedia.org&amp;quot;) &amp;amp;&amp;amp; (Math.floor(Math.random()*__ipv6wwwtest_factor)==42)) {&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/IPv6.js&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** Magic editintros ****************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Adds editintros on disambiguation pages and BLP pages.&lt;br /&gt;
 *  Maintainers: [[User:RockMFR]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
function addEditIntro(name)&lt;br /&gt;
{&lt;br /&gt;
  var el = document.getElementById(&#039;ca-edit&#039;);&lt;br /&gt;
  if (!el)&lt;br /&gt;
    return;&lt;br /&gt;
  el = el.getElementsByTagName(&#039;a&#039;)[0];&lt;br /&gt;
  if (el)&lt;br /&gt;
    el.href += &#039;&amp;amp;editintro=&#039; + name;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgNamespaceNumber&#039;) == 0) {&lt;br /&gt;
  addOnloadHook(function(){&lt;br /&gt;
    if (document.getElementById(&#039;disambigbox&#039;))&lt;br /&gt;
      addEditIntro(&#039;Template:Disambig_editintro&#039;);&lt;br /&gt;
  });&lt;br /&gt;
&lt;br /&gt;
  addOnloadHook(function(){&lt;br /&gt;
    var cats = document.getElementById(&#039;mw-normal-catlinks&#039;);&lt;br /&gt;
    if (!cats)&lt;br /&gt;
      return;&lt;br /&gt;
    cats = cats.getElementsByTagName(&#039;a&#039;);&lt;br /&gt;
    for (var i = 0; i &amp;lt; cats.length; i++) {&lt;br /&gt;
      if (cats[i].title == &#039;Category:Living people&#039; || cats[i].title == &#039;Category:Possibly living people&#039;) {&lt;br /&gt;
        addEditIntro(&#039;Template:BLP_editintro&#039;);&lt;br /&gt;
        break;&lt;br /&gt;
      }&lt;br /&gt;
    }&lt;br /&gt;
  });&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * Description: Stay on the secure server as much as possible&lt;br /&gt;
 * Maintainers: [[User:TheDJ]]&lt;br /&gt;
 */&lt;br /&gt;
if(mw.config.get(&#039;wgServer&#039;) == &#039;https://secure.wikimedia.org&#039;) {&lt;br /&gt;
    importScript( &#039;MediaWiki:Common.js/secure.js&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
//&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.js&amp;diff=59988</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.js&amp;diff=59988"/>
		<updated>2025-04-29T21:41:54Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;// common.js&lt;br /&gt;
&lt;br /&gt;
/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
//&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
function chooseSkin() {&lt;br /&gt;
    var MOBILE_WIDTH = 700; // adjust breakpoint as needed&lt;br /&gt;
    var skin = mw.config.get(&#039;skin&#039;);&lt;br /&gt;
    var url = new URL(window.location.href);&lt;br /&gt;
console.log(skin);&lt;br /&gt;
&lt;br /&gt;
    // Avoid redirect loop and unnecessary reloads&lt;br /&gt;
    if (window.innerWidth &amp;lt;= MOBILE_WIDTH &amp;amp;&amp;amp; skin !== &#039;timeless&#039;) {&lt;br /&gt;
      url.searchParams.set(&#039;useskin&#039;, &#039;timeless&#039;);&lt;br /&gt;
      window.location.replace(url.toString());&lt;br /&gt;
    } else if (window.innerWidth &amp;gt; MOBILE_WIDTH &amp;amp;&amp;amp; skin !== &#039;vector&#039;) {&lt;br /&gt;
      url.searchParams.set(&#039;useskin&#039;, &#039;vector&#039;);&lt;br /&gt;
      window.location.replace(url.toString());&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
window.addEventListener(&#039;resize&#039;, function () {&lt;br /&gt;
    chooseSkin();&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
chooseSkin();&lt;br /&gt;
&lt;br /&gt;
// A book builder progress indicator reload fix&lt;br /&gt;
if (document.getElementById(&amp;quot;firstHeading&amp;quot;).textContent == &amp;quot;Rendering&amp;quot;) {&lt;br /&gt;
    setTimeout(function(){location.reload();},1500);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * Description: Redirects from /User:UserName/skin.js or .css to the user&#039;s actual skin page&lt;br /&gt;
 * Maintainer: Cacycle&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var wgUserName = mw.config.get(&#039;wgUserName&#039;);&lt;br /&gt;
var wgPageName = mw.config.get(&#039;wgPageName&#039;);&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgArticleId&#039;) == 0 &amp;amp;&amp;amp; wgUserName) {&lt;br /&gt;
  var slash = wgPageName.indexOf(&#039;/&#039;);&lt;br /&gt;
  var norm = wgPageName.substr(0, slash) + wgPageName.substr(slash).toLowerCase();&lt;br /&gt;
  var test = &#039;User:&#039; + wgUserName.replace(/ /g, &#039;_&#039;) + &#039;/skin.&#039;;&lt;br /&gt;
  var ext = null;&lt;br /&gt;
  if (norm == test + &#039;js&#039;) ext = &#039;js&#039;;&lt;br /&gt;
  else if (norm == test + &#039;css&#039;) ext = &#039;css&#039;;&lt;br /&gt;
  if (ext != null) window.location.href = window.location.href.replace(/\/skin.(css|js)/i, &#039;/&#039; + skin + &#039;.&#039; + ext);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** extract a URL parameter from the current URL **********&lt;br /&gt;
 * From [[en:User:Lupin/autoedit.js]]&lt;br /&gt;
 *&lt;br /&gt;
 * paramName  : the name of the parameter to extract&lt;br /&gt;
 */&lt;br /&gt;
function getURLParamValue( paramName, url) &lt;br /&gt;
{&lt;br /&gt;
 if (typeof (url) == &#039;undefined&#039;  || url === null) url = document.location.href;&lt;br /&gt;
 var cmdRe=RegExp( &#039;[&amp;amp;?]&#039; + paramName + &#039;=([^&amp;amp;#]*)&#039; ); // Stop at hash&lt;br /&gt;
 var m=cmdRe.exec(url);&lt;br /&gt;
 if (m &amp;amp;&amp;amp; m.length &amp;gt; 1) return decodeURIComponent(m[1]);&lt;br /&gt;
 return null;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** &amp;amp;withJS= URL parameter *******&lt;br /&gt;
 * Allow to try custom scripts from MediaWiki space &lt;br /&gt;
 * without editing [[Special:Mypage/monobook.js]]&lt;br /&gt;
 */&lt;br /&gt;
var extraJS = getURLParamValue(&amp;quot;withJS&amp;quot;);&lt;br /&gt;
if ( extraJS &amp;amp;&amp;amp; extraJS.match(&amp;quot;^MediaWiki:[^&amp;amp;&amp;lt;&amp;gt;=%]*\.js$&amp;quot;) ) {&lt;br /&gt;
  importScript(extraJS);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Import more specific scripts if necessary */&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgAction&#039;) == &amp;quot;edit&amp;quot; || mw.config.get(&#039;wgAction&#039;) == &amp;quot;submit&amp;quot; || mw.config.get(&#039;wgPageName&#039;) == &amp;quot;Special:Upload&amp;quot;) //scripts specific to editing pages&lt;br /&gt;
{&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/edit.js&amp;quot;)&lt;br /&gt;
}&lt;br /&gt;
else if (mw.config.get(&#039;wgPageName&#039;) == &amp;quot;Special:Watchlist&amp;quot;) //watchlist scripts&lt;br /&gt;
{&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/watchlist.js&amp;quot;)&lt;br /&gt;
}&lt;br /&gt;
if( mw.config.get(&#039;wgNamespaceNumber&#039;) == 6 ) {&lt;br /&gt;
    importScript(&#039;MediaWiki:Common.js/file.js&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** For sysops and accountcreators *****************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Allows for sysop-specific Javascript at [[MediaWiki:Sysop.js]],&lt;br /&gt;
 *               and accountcreator-specific CSS at [[MediaWiki:Accountcreator.css]].&lt;br /&gt;
 */&lt;br /&gt;
if ( mw.config.get(&#039;wgUserGroups&#039;) ) {&lt;br /&gt;
  for ( var g = 0; g &amp;lt; mw.config.get(&#039;wgUserGroups&#039;).length; ++g ) {&lt;br /&gt;
    if ( mw.config.get(&#039;wgUserGroups&#039;)[g] == &amp;quot;sysop&amp;quot; ) {&lt;br /&gt;
      importStylesheet(&amp;quot;MediaWiki:Sysop.css&amp;quot;);&lt;br /&gt;
      addOnloadHook( function() {&lt;br /&gt;
        if ( !window.disableSysopJS ) {&lt;br /&gt;
          importScript(&amp;quot;MediaWiki:Sysop.js&amp;quot;);&lt;br /&gt;
        }&lt;br /&gt;
      } );&lt;br /&gt;
    } &lt;br /&gt;
    else if ( mw.config.get(&#039;wgUserGroups&#039;)[g] == &amp;quot;accountcreator&amp;quot; ) {&lt;br /&gt;
      importStylesheet(&amp;quot;MediaWiki:Accountcreator.css&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** WikiMiniAtlas *******************************************************&lt;br /&gt;
  *&lt;br /&gt;
  *  Description: WikiMiniAtlas is a popup click and drag world map.&lt;br /&gt;
  *               This script causes all of our coordinate links to display the WikiMiniAtlas popup button.&lt;br /&gt;
  *               The script itself is located on meta because it is used by many projects.&lt;br /&gt;
  *               See [[Meta:WikiMiniAtlas]] for more information. &lt;br /&gt;
  *  Maintainers: [[User:Dschwen]]&lt;br /&gt;
  */&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgServer&#039;) == &amp;quot;https://secure.wikimedia.org&amp;quot;) {&lt;br /&gt;
    var metaBase = &amp;quot;https://secure.wikimedia.org/wikipedia/meta&amp;quot;;&lt;br /&gt;
} else {&lt;br /&gt;
    var metaBase = &amp;quot;https://meta.wikimedia.org&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
importScriptURI(metaBase+&amp;quot;/w/index.php?title=MediaWiki:Wikiminiatlas.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&amp;amp;smaxage=21600&amp;amp;maxage=86400&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Mobile Redirect Helper ************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Redirects to the mobile-optimized gateway at en.m.wikimedia.org&lt;br /&gt;
 *  for viewers on iPhone, iPod Touch, Palm Pre, and Android devices.&lt;br /&gt;
 *&lt;br /&gt;
 *  You can turn off the redirect by setting the cookie &amp;quot;stopMobileRedirect=true&amp;quot;&lt;br /&gt;
 *&lt;br /&gt;
 *  This code cannot be imported, because the JS only loads after all other files&lt;br /&gt;
 *  and this was causing major issues for users with mobile devices. Must be loaded&lt;br /&gt;
 *  *before* the images and etc of the page on all mobile devices.&lt;br /&gt;
 *&lt;br /&gt;
 *  Maintainer: [[User:Brion VIBBER]], [[User:hcatlin]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Commented out by Ian Wojtowicz for WikiPress code. Redirect not appropriate for non Wikipedia uses.&lt;br /&gt;
&lt;br /&gt;
if (/(Android|iPhone|iPod|webOS|NetFront|Opera Mini|SEMC-Browser|PlayStation Portable|Nintendo Wii)/.test(navigator.userAgent)) {&lt;br /&gt;
&lt;br /&gt;
  var wgMainPageName = &#039;Main_Page&#039;;&lt;br /&gt;
 &lt;br /&gt;
  var stopMobileRedirectCookieExists = function() {&lt;br /&gt;
    return (document.cookie.indexOf(&amp;quot;stopMobileRedirect=true&amp;quot;) &amp;gt;= 0);&lt;br /&gt;
  }&lt;br /&gt;
 &lt;br /&gt;
  var mobileSiteLink = function() {&lt;br /&gt;
    if (wgCanonicalNamespace == &#039;Special&#039; &amp;amp;&amp;amp; wgCanonicalSpecialPageName == &#039;Search&#039;) {&lt;br /&gt;
        var pageLink = &#039;?search=&#039; + encodeURIComponent(document.getElementById(&#039;searchText&#039;).value);&lt;br /&gt;
    } else if (wgPageName == wgMainPageName) {&lt;br /&gt;
        var pageLink = &#039;::Home&#039;; // Special case&lt;br /&gt;
    } else {&lt;br /&gt;
        var pageLink = encodeURIComponent(wgPageName).replace(&#039;%2F&#039;,&#039;/&#039;).replace(&#039;%3A&#039;,&#039;:&#039;);&lt;br /&gt;
    }&lt;br /&gt;
    return &#039;http://&#039; + wgContentLanguage + &#039;.m.wikipedia.org/wiki/&#039; + pageLink + &amp;quot;?wasRedirected=true&amp;quot;&lt;br /&gt;
  }&lt;br /&gt;
 &lt;br /&gt;
  if (!stopMobileRedirectCookieExists()) {&lt;br /&gt;
    document.location = mobileSiteLink();&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
/* Scripts specific to Internet Explorer */&lt;br /&gt;
&lt;br /&gt;
if (navigator.appName == &amp;quot;Microsoft Internet Explorer&amp;quot;)&lt;br /&gt;
{&lt;br /&gt;
    /** Internet Explorer bug fix **************************************************&lt;br /&gt;
     *&lt;br /&gt;
     *  Description: Fixes IE horizontal scrollbar bug&lt;br /&gt;
     *  Maintainers: [[User:Tom-]]?&lt;br /&gt;
     */&lt;br /&gt;
    &lt;br /&gt;
    var oldWidth;&lt;br /&gt;
    var docEl = document.documentElement;&lt;br /&gt;
    &lt;br /&gt;
    function fixIEScroll()&lt;br /&gt;
    {&lt;br /&gt;
        if (!oldWidth || docEl.clientWidth &amp;gt; oldWidth)&lt;br /&gt;
            doFixIEScroll();&lt;br /&gt;
        else&lt;br /&gt;
            setTimeout(doFixIEScroll, 1);&lt;br /&gt;
        &lt;br /&gt;
        oldWidth = docEl.clientWidth;&lt;br /&gt;
    }&lt;br /&gt;
    &lt;br /&gt;
    function doFixIEScroll() {&lt;br /&gt;
        docEl.style.overflowX = (docEl.scrollWidth - docEl.clientWidth &amp;lt; 4) ? &amp;quot;hidden&amp;quot; : &amp;quot;&amp;quot;;&lt;br /&gt;
    }&lt;br /&gt;
    &lt;br /&gt;
    document.attachEvent(&amp;quot;onreadystatechange&amp;quot;, fixIEScroll);&lt;br /&gt;
    document.attachEvent(&amp;quot;onresize&amp;quot;, fixIEScroll);&lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    /**&lt;br /&gt;
     * Remove need for CSS hacks regarding MSIE and IPA.&lt;br /&gt;
     */&lt;br /&gt;
    if (document.createStyleSheet) {&lt;br /&gt;
        document.createStyleSheet().addRule(&#039;.IPA&#039;, &#039;font-family: &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Charis SIL&amp;quot;, Gentium, &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;;&#039;);&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // In print IE (7?) does not like line-height&lt;br /&gt;
    appendCSS( &#039;@media print { sup, sub, p, .documentDescription { line-height: normal; }}&#039;);&lt;br /&gt;
&lt;br /&gt;
    // IE overflow bug&lt;br /&gt;
    appendCSS(&#039;div.overflowbugx { overflow-x: scroll !important; overflow-y: hidden !important; } div.overflowbugy { overflow-y: scroll !important; overflow-x: hidden !important; }&#039;);&lt;br /&gt;
    &lt;br /&gt;
    //Import scripts specific to Internet Explorer 6&lt;br /&gt;
    if (navigator.appVersion.substr(22, 1) == &amp;quot;6&amp;quot;) {&lt;br /&gt;
        importScript(&amp;quot;MediaWiki:Common.js/IE60Fixes.js&amp;quot;)&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Test if an element has a certain class **************************************&lt;br /&gt;
 *&lt;br /&gt;
 * Description: Uses regular expressions and caching for better performance.&lt;br /&gt;
 * Maintainers: [[User:Mike Dillon]], [[User:R. Koot]], [[User:SG]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var hasClass = (function () {&lt;br /&gt;
    var reCache = {};&lt;br /&gt;
    return function (element, className) {&lt;br /&gt;
        return (reCache[className] ? reCache[className] : (reCache[className] = new RegExp(&amp;quot;(?:\\s|^)&amp;quot; + className + &amp;quot;(?:\\s|$)&amp;quot;))).test(element.className);&lt;br /&gt;
    };&lt;br /&gt;
})();&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Interwiki links to featured articles ***************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Highlights interwiki links to featured articles (or&lt;br /&gt;
 *               equivalents) by changing the bullet before the interwiki link&lt;br /&gt;
 *               into a star.&lt;br /&gt;
 *  Maintainers: [[User:R. Koot]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
function LinkFA() &lt;br /&gt;
{&lt;br /&gt;
    if ( document.getElementById( &amp;quot;p-lang&amp;quot; ) ) {&lt;br /&gt;
        var InterwikiLinks = document.getElementById( &amp;quot;p-lang&amp;quot; ).getElementsByTagName( &amp;quot;li&amp;quot; );&lt;br /&gt;
&lt;br /&gt;
        for ( var i = 0; i &amp;lt; InterwikiLinks.length; i++ ) {&lt;br /&gt;
            if ( document.getElementById( InterwikiLinks[i].className + &amp;quot;-fa&amp;quot; ) ) {&lt;br /&gt;
                InterwikiLinks[i].className += &amp;quot; FA&amp;quot;&lt;br /&gt;
                InterwikiLinks[i].title = &amp;quot;This is a featured article in another language.&amp;quot;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( LinkFA );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Collapsible tables *********************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Allows tables to be collapsed, showing only the header. See&lt;br /&gt;
 *               [[Wikipedia:NavFrame]].&lt;br /&gt;
 *  Maintainers: [[User:R. Koot]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var autoCollapse = 2;&lt;br /&gt;
var collapseCaption = &amp;quot;hide&amp;quot;;&lt;br /&gt;
var expandCaption = &amp;quot;show&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
function collapseTable( tableIndex )&lt;br /&gt;
{&lt;br /&gt;
    var Button = document.getElementById( &amp;quot;collapseButton&amp;quot; + tableIndex );&lt;br /&gt;
    var Table = document.getElementById( &amp;quot;collapsibleTable&amp;quot; + tableIndex );&lt;br /&gt;
&lt;br /&gt;
    if ( !Table || !Button ) {&lt;br /&gt;
        return false;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    var Rows = Table.rows;&lt;br /&gt;
&lt;br /&gt;
    if ( Button.firstChild.data == collapseCaption ) {&lt;br /&gt;
        for ( var i = 1; i &amp;lt; Rows.length; i++ ) {&lt;br /&gt;
            Rows[i].style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
        }&lt;br /&gt;
        Button.firstChild.data = expandCaption;&lt;br /&gt;
    } else {&lt;br /&gt;
        for ( var i = 1; i &amp;lt; Rows.length; i++ ) {&lt;br /&gt;
            Rows[i].style.display = Rows[0].style.display;&lt;br /&gt;
        }&lt;br /&gt;
        Button.firstChild.data = collapseCaption;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
function createCollapseButtons()&lt;br /&gt;
{&lt;br /&gt;
    var tableIndex = 0;&lt;br /&gt;
    var NavigationBoxes = new Object();&lt;br /&gt;
    var Tables = document.getElementsByTagName( &amp;quot;table&amp;quot; );&lt;br /&gt;
&lt;br /&gt;
    for ( var i = 0; i &amp;lt; Tables.length; i++ ) {&lt;br /&gt;
        if ( hasClass( Tables[i], &amp;quot;collapsible&amp;quot; ) ) {&lt;br /&gt;
&lt;br /&gt;
            /* only add button and increment count if there is a header row to work with */&lt;br /&gt;
            var HeaderRow = Tables[i].getElementsByTagName( &amp;quot;tr&amp;quot; )[0];&lt;br /&gt;
            if (!HeaderRow) continue;&lt;br /&gt;
            var Header = HeaderRow.getElementsByTagName( &amp;quot;th&amp;quot; )[0];&lt;br /&gt;
            if (!Header) continue;&lt;br /&gt;
&lt;br /&gt;
            NavigationBoxes[ tableIndex ] = Tables[i];&lt;br /&gt;
            Tables[i].setAttribute( &amp;quot;id&amp;quot;, &amp;quot;collapsibleTable&amp;quot; + tableIndex );&lt;br /&gt;
&lt;br /&gt;
            var Button     = document.createElement( &amp;quot;span&amp;quot; );&lt;br /&gt;
            var ButtonLink = document.createElement( &amp;quot;a&amp;quot; );&lt;br /&gt;
            var ButtonText = document.createTextNode( collapseCaption );&lt;br /&gt;
&lt;br /&gt;
            Button.className = &amp;quot;collapseButton&amp;quot;;  //Styles are declared in Common.css&lt;br /&gt;
&lt;br /&gt;
            ButtonLink.style.color = Header.style.color;&lt;br /&gt;
            ButtonLink.setAttribute( &amp;quot;id&amp;quot;, &amp;quot;collapseButton&amp;quot; + tableIndex );&lt;br /&gt;
            ButtonLink.setAttribute( &amp;quot;href&amp;quot;, &amp;quot;javascript:collapseTable(&amp;quot; + tableIndex + &amp;quot;);&amp;quot; );&lt;br /&gt;
            ButtonLink.appendChild( ButtonText );&lt;br /&gt;
&lt;br /&gt;
            Button.appendChild( document.createTextNode( &amp;quot;[&amp;quot; ) );&lt;br /&gt;
            Button.appendChild( ButtonLink );&lt;br /&gt;
            Button.appendChild( document.createTextNode( &amp;quot;]&amp;quot; ) );&lt;br /&gt;
&lt;br /&gt;
            Header.insertBefore( Button, Header.childNodes[0] );&lt;br /&gt;
            tableIndex++;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    for ( var i = 0;  i &amp;lt; tableIndex; i++ ) {&lt;br /&gt;
        if ( hasClass( NavigationBoxes[i], &amp;quot;collapsed&amp;quot; ) || ( tableIndex &amp;gt;= autoCollapse &amp;amp;&amp;amp; hasClass( NavigationBoxes[i], &amp;quot;autocollapse&amp;quot; ) ) ) {&lt;br /&gt;
            collapseTable( i );&lt;br /&gt;
        } &lt;br /&gt;
        else if ( hasClass( NavigationBoxes[i], &amp;quot;innercollapse&amp;quot; ) ) {&lt;br /&gt;
            var element = NavigationBoxes[i];&lt;br /&gt;
            while (element = element.parentNode) {&lt;br /&gt;
                if ( hasClass( element, &amp;quot;outercollapse&amp;quot; ) ) {&lt;br /&gt;
                    collapseTable ( i );&lt;br /&gt;
                    break;&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( createCollapseButtons );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Dynamic Navigation Bars (experimental) *************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: See [[Wikipedia:NavFrame]].&lt;br /&gt;
 *  Maintainers: UNMAINTAINED&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
// set up the words in your language&lt;br /&gt;
var NavigationBarHide = &#039;[&#039; + collapseCaption + &#039;]&#039;;&lt;br /&gt;
var NavigationBarShow = &#039;[&#039; + expandCaption + &#039;]&#039;;&lt;br /&gt;
&lt;br /&gt;
// shows and hides content and picture (if available) of navigation bars&lt;br /&gt;
// Parameters:&lt;br /&gt;
//     indexNavigationBar: the index of navigation bar to be toggled&lt;br /&gt;
function toggleNavigationBar(indexNavigationBar)&lt;br /&gt;
{&lt;br /&gt;
    var NavToggle = document.getElementById(&amp;quot;NavToggle&amp;quot; + indexNavigationBar);&lt;br /&gt;
    var NavFrame = document.getElementById(&amp;quot;NavFrame&amp;quot; + indexNavigationBar);&lt;br /&gt;
&lt;br /&gt;
    if (!NavFrame || !NavToggle) {&lt;br /&gt;
        return false;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // if shown now&lt;br /&gt;
    if (NavToggle.firstChild.data == NavigationBarHide) {&lt;br /&gt;
        for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
            if (hasClass(NavChild, &#039;NavContent&#039;) || hasClass(NavChild, &#039;NavPic&#039;)) {&lt;br /&gt;
                NavChild.style.display = &#039;none&#039;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    NavToggle.firstChild.data = NavigationBarShow;&lt;br /&gt;
&lt;br /&gt;
    // if hidden now&lt;br /&gt;
    } else if (NavToggle.firstChild.data == NavigationBarShow) {&lt;br /&gt;
        for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
            if (hasClass(NavChild, &#039;NavContent&#039;) || hasClass(NavChild, &#039;NavPic&#039;)) {&lt;br /&gt;
                NavChild.style.display = &#039;block&#039;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
        NavToggle.firstChild.data = NavigationBarHide;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
// adds show/hide-button to navigation bars&lt;br /&gt;
function createNavigationBarToggleButton()&lt;br /&gt;
{&lt;br /&gt;
    var indexNavigationBar = 0;&lt;br /&gt;
    // iterate over all &amp;lt; div &amp;gt;-elements &lt;br /&gt;
    var divs = document.getElementsByTagName(&amp;quot;div&amp;quot;);&lt;br /&gt;
    for (var i = 0; NavFrame = divs[i]; i++) {&lt;br /&gt;
        // if found a navigation bar&lt;br /&gt;
        if (hasClass(NavFrame, &amp;quot;NavFrame&amp;quot;)) {&lt;br /&gt;
&lt;br /&gt;
            indexNavigationBar++;&lt;br /&gt;
            var NavToggle = document.createElement(&amp;quot;a&amp;quot;);&lt;br /&gt;
            NavToggle.className = &#039;NavToggle&#039;;&lt;br /&gt;
            NavToggle.setAttribute(&#039;id&#039;, &#039;NavToggle&#039; + indexNavigationBar);&lt;br /&gt;
            NavToggle.setAttribute(&#039;href&#039;, &#039;javascript:toggleNavigationBar(&#039; + indexNavigationBar + &#039;);&#039;);&lt;br /&gt;
&lt;br /&gt;
            var isCollapsed = hasClass( NavFrame, &amp;quot;collapsed&amp;quot; );&lt;br /&gt;
            /*&lt;br /&gt;
             * Check if any children are already hidden.  This loop is here for backwards compatibility:&lt;br /&gt;
             * the old way of making NavFrames start out collapsed was to manually add style=&amp;quot;display:none&amp;quot;&lt;br /&gt;
             * to all the NavPic/NavContent elements.  Since this was bad for accessibility (no way to make&lt;br /&gt;
             * the content visible without JavaScript support), the new recommended way is to add the class&lt;br /&gt;
             * &amp;quot;collapsed&amp;quot; to the NavFrame itself, just like with collapsible tables.&lt;br /&gt;
             */&lt;br /&gt;
            for (var NavChild = NavFrame.firstChild; NavChild != null &amp;amp;&amp;amp; !isCollapsed; NavChild = NavChild.nextSibling) {&lt;br /&gt;
                if ( hasClass( NavChild, &#039;NavPic&#039; ) || hasClass( NavChild, &#039;NavContent&#039; ) ) {&lt;br /&gt;
                    if ( NavChild.style.display == &#039;none&#039; ) {&lt;br /&gt;
                        isCollapsed = true;&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            if (isCollapsed) {&lt;br /&gt;
                for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
                    if ( hasClass( NavChild, &#039;NavPic&#039; ) || hasClass( NavChild, &#039;NavContent&#039; ) ) {&lt;br /&gt;
                        NavChild.style.display = &#039;none&#039;;&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            var NavToggleText = document.createTextNode(isCollapsed ? NavigationBarShow : NavigationBarHide);&lt;br /&gt;
            NavToggle.appendChild(NavToggleText);&lt;br /&gt;
&lt;br /&gt;
            // Find the NavHead and attach the toggle link (Must be this complicated because Moz&#039;s firstChild handling is borked)&lt;br /&gt;
            for(var j=0; j &amp;lt; NavFrame.childNodes.length; j++) {&lt;br /&gt;
                if (hasClass(NavFrame.childNodes[j], &amp;quot;NavHead&amp;quot;)) {&lt;br /&gt;
                    NavFrame.childNodes[j].appendChild(NavToggle);&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            NavFrame.setAttribute(&#039;id&#039;, &#039;NavFrame&#039; + indexNavigationBar);&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( createNavigationBarToggleButton );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Main Page layout fixes *********************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Adds an additional link to the complete list of languages available.&lt;br /&gt;
 *  Maintainers: [[User:AzaToth]], [[User:R. Koot]], [[User:Alex Smotrov]]&lt;br /&gt;
 */&lt;br /&gt;
// CLWB-214: wrap ensuring mediawiki.util is loaded.&lt;br /&gt;
mw.loader.using([&#039;mediawiki.util&#039;] ).then( function () {&lt;br /&gt;
    /* This callback is invoked as soon as the modules are available. */&lt;br /&gt;
    if (wgPageName == &#039;Main_Page&#039; || wgPageName == &#039;Talk:Main_Page&#039;) &lt;br /&gt;
        addOnloadHook(function () {&lt;br /&gt;
            mw.util.addPortletLink(&#039;p-lang&#039;, &#039;http://meta.wikimedia.org/wiki/List_of_Wikipedias&#039;,&lt;br /&gt;
                     &#039;Complete list&#039;, &#039;interwiki-completelist&#039;, &#039;Complete list of Wikipedias&#039;)&lt;br /&gt;
            var nstab = document.getElementById(&#039;ca-nstab-main&#039;)&lt;br /&gt;
            if (nstab &amp;amp;&amp;amp; mw.config.get(&#039;wgUserLanguage&#039;)==&#039;en&#039;) {&lt;br /&gt;
                while (nstab.firstChild) nstab = nstab.firstChild&lt;br /&gt;
                nstab.nodeValue = &#039;Main Page&#039;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    )&lt;br /&gt;
} );&lt;br /&gt;
/** Table sorting fixes ************************************************&lt;br /&gt;
  *&lt;br /&gt;
  *  Description: Disables code in table sorting routine to set classes on even/odd rows&lt;br /&gt;
  *  Maintainers: [[User:Random832]]&lt;br /&gt;
  */&lt;br /&gt;
&lt;br /&gt;
ts_alternate_row_colors = false;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/***** uploadwizard_newusers ********&lt;br /&gt;
 * Switches in a message for non-autoconfirmed users at [[Wikipedia:Upload]]&lt;br /&gt;
 *&lt;br /&gt;
 *  Maintainers: [[User:Krimpet]]&lt;br /&gt;
 ****/&lt;br /&gt;
function uploadwizard_newusers() {&lt;br /&gt;
  if (mw.config.get(&#039;wgNamespaceNumber&#039;) == 4 &amp;amp;&amp;amp; mw.config.get(&#039;wgTitle&#039;) == &amp;quot;Upload&amp;quot; &amp;amp;&amp;amp; mw.config.get(&#039;wgAction&#039;) == &amp;quot;view&amp;quot;) {&lt;br /&gt;
    var oldDiv = document.getElementById(&amp;quot;autoconfirmedusers&amp;quot;),&lt;br /&gt;
        newDiv = document.getElementById(&amp;quot;newusers&amp;quot;);&lt;br /&gt;
    if (oldDiv &amp;amp;&amp;amp; newDiv) {&lt;br /&gt;
      if (typeof wgUserGroups == &amp;quot;object&amp;quot; &amp;amp;&amp;amp; wgUserGroups) {&lt;br /&gt;
        for (i = 0; i &amp;lt; wgUserGroups.length; i++) {&lt;br /&gt;
          if (wgUserGroups[i] == &amp;quot;autoconfirmed&amp;quot;) {&lt;br /&gt;
            oldDiv.style.display = &amp;quot;block&amp;quot;;&lt;br /&gt;
            newDiv.style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
            return;&lt;br /&gt;
          }&lt;br /&gt;
        }&lt;br /&gt;
      }&lt;br /&gt;
      oldDiv.style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
      newDiv.style.display = &amp;quot;block&amp;quot;;&lt;br /&gt;
      return;&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
addOnloadHook(uploadwizard_newusers);&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** IPv6 AAAA connectivity testing **/&lt;br /&gt;
&lt;br /&gt;
var __ipv6wwwtest_factor = 100;&lt;br /&gt;
var __ipv6wwwtest_done = 0;&lt;br /&gt;
if ((mw.config.get(&#039;wgServer&#039;) != &amp;quot;https://secure.wikimedia.org&amp;quot;) &amp;amp;&amp;amp; (Math.floor(Math.random()*__ipv6wwwtest_factor)==42)) {&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/IPv6.js&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** Magic editintros ****************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Adds editintros on disambiguation pages and BLP pages.&lt;br /&gt;
 *  Maintainers: [[User:RockMFR]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
function addEditIntro(name)&lt;br /&gt;
{&lt;br /&gt;
  var el = document.getElementById(&#039;ca-edit&#039;);&lt;br /&gt;
  if (!el)&lt;br /&gt;
    return;&lt;br /&gt;
  el = el.getElementsByTagName(&#039;a&#039;)[0];&lt;br /&gt;
  if (el)&lt;br /&gt;
    el.href += &#039;&amp;amp;editintro=&#039; + name;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgNamespaceNumber&#039;) == 0) {&lt;br /&gt;
  addOnloadHook(function(){&lt;br /&gt;
    if (document.getElementById(&#039;disambigbox&#039;))&lt;br /&gt;
      addEditIntro(&#039;Template:Disambig_editintro&#039;);&lt;br /&gt;
  });&lt;br /&gt;
&lt;br /&gt;
  addOnloadHook(function(){&lt;br /&gt;
    var cats = document.getElementById(&#039;mw-normal-catlinks&#039;);&lt;br /&gt;
    if (!cats)&lt;br /&gt;
      return;&lt;br /&gt;
    cats = cats.getElementsByTagName(&#039;a&#039;);&lt;br /&gt;
    for (var i = 0; i &amp;lt; cats.length; i++) {&lt;br /&gt;
      if (cats[i].title == &#039;Category:Living people&#039; || cats[i].title == &#039;Category:Possibly living people&#039;) {&lt;br /&gt;
        addEditIntro(&#039;Template:BLP_editintro&#039;);&lt;br /&gt;
        break;&lt;br /&gt;
      }&lt;br /&gt;
    }&lt;br /&gt;
  });&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * Description: Stay on the secure server as much as possible&lt;br /&gt;
 * Maintainers: [[User:TheDJ]]&lt;br /&gt;
 */&lt;br /&gt;
if(mw.config.get(&#039;wgServer&#039;) == &#039;https://secure.wikimedia.org&#039;) {&lt;br /&gt;
    importScript( &#039;MediaWiki:Common.js/secure.js&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
//&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.js&amp;diff=59987</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.js&amp;diff=59987"/>
		<updated>2025-04-29T21:37:48Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;// common.js&lt;br /&gt;
&lt;br /&gt;
/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
//&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
function chooseSkin() {&lt;br /&gt;
    var MOBILE_WIDTH = 700; // adjust breakpoint as needed&lt;br /&gt;
    var skin = mw.config.get(&#039;skin&#039;);&lt;br /&gt;
console.log(skin);&lt;br /&gt;
&lt;br /&gt;
    // Avoid redirect loop and unnecessary reloads&lt;br /&gt;
    if (window.innerWidth &amp;lt;= MOBILE_WIDTH &amp;amp;&amp;amp; skin !== &#039;timeless&#039;) {&lt;br /&gt;
        var url = new URL(window.location.href);&lt;br /&gt;
        if (!url.searchParams.has(&#039;useskin&#039;)) {&lt;br /&gt;
            url.searchParams.set(&#039;useskin&#039;, &#039;timeless&#039;);&lt;br /&gt;
            window.location.replace(url.toString());&lt;br /&gt;
        }&lt;br /&gt;
    } else if (window.innerWidth &amp;gt; MOBILE_WIDTH &amp;amp;&amp;amp; skin !== &#039;vector&#039;) {&lt;br /&gt;
         var url = new URL(window.location.href);&lt;br /&gt;
         if (!url.searchParams.has(&#039;useskin&#039;)) {&lt;br /&gt;
             url.searchParams.set(&#039;useskin&#039;, &#039;vector&#039;);&lt;br /&gt;
             window.location.replace(url.toString());&lt;br /&gt;
         }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
window.addEventListener(&#039;resize&#039;, function () {&lt;br /&gt;
    chooseSkin();&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
chooseSkin();&lt;br /&gt;
&lt;br /&gt;
// A book builder progress indicator reload fix&lt;br /&gt;
if (document.getElementById(&amp;quot;firstHeading&amp;quot;).textContent == &amp;quot;Rendering&amp;quot;) {&lt;br /&gt;
    setTimeout(function(){location.reload();},1500);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * Description: Redirects from /User:UserName/skin.js or .css to the user&#039;s actual skin page&lt;br /&gt;
 * Maintainer: Cacycle&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var wgUserName = mw.config.get(&#039;wgUserName&#039;);&lt;br /&gt;
var wgPageName = mw.config.get(&#039;wgPageName&#039;);&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgArticleId&#039;) == 0 &amp;amp;&amp;amp; wgUserName) {&lt;br /&gt;
  var slash = wgPageName.indexOf(&#039;/&#039;);&lt;br /&gt;
  var norm = wgPageName.substr(0, slash) + wgPageName.substr(slash).toLowerCase();&lt;br /&gt;
  var test = &#039;User:&#039; + wgUserName.replace(/ /g, &#039;_&#039;) + &#039;/skin.&#039;;&lt;br /&gt;
  var ext = null;&lt;br /&gt;
  if (norm == test + &#039;js&#039;) ext = &#039;js&#039;;&lt;br /&gt;
  else if (norm == test + &#039;css&#039;) ext = &#039;css&#039;;&lt;br /&gt;
  if (ext != null) window.location.href = window.location.href.replace(/\/skin.(css|js)/i, &#039;/&#039; + skin + &#039;.&#039; + ext);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** extract a URL parameter from the current URL **********&lt;br /&gt;
 * From [[en:User:Lupin/autoedit.js]]&lt;br /&gt;
 *&lt;br /&gt;
 * paramName  : the name of the parameter to extract&lt;br /&gt;
 */&lt;br /&gt;
function getURLParamValue( paramName, url) &lt;br /&gt;
{&lt;br /&gt;
 if (typeof (url) == &#039;undefined&#039;  || url === null) url = document.location.href;&lt;br /&gt;
 var cmdRe=RegExp( &#039;[&amp;amp;?]&#039; + paramName + &#039;=([^&amp;amp;#]*)&#039; ); // Stop at hash&lt;br /&gt;
 var m=cmdRe.exec(url);&lt;br /&gt;
 if (m &amp;amp;&amp;amp; m.length &amp;gt; 1) return decodeURIComponent(m[1]);&lt;br /&gt;
 return null;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** &amp;amp;withJS= URL parameter *******&lt;br /&gt;
 * Allow to try custom scripts from MediaWiki space &lt;br /&gt;
 * without editing [[Special:Mypage/monobook.js]]&lt;br /&gt;
 */&lt;br /&gt;
var extraJS = getURLParamValue(&amp;quot;withJS&amp;quot;);&lt;br /&gt;
if ( extraJS &amp;amp;&amp;amp; extraJS.match(&amp;quot;^MediaWiki:[^&amp;amp;&amp;lt;&amp;gt;=%]*\.js$&amp;quot;) ) {&lt;br /&gt;
  importScript(extraJS);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Import more specific scripts if necessary */&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgAction&#039;) == &amp;quot;edit&amp;quot; || mw.config.get(&#039;wgAction&#039;) == &amp;quot;submit&amp;quot; || mw.config.get(&#039;wgPageName&#039;) == &amp;quot;Special:Upload&amp;quot;) //scripts specific to editing pages&lt;br /&gt;
{&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/edit.js&amp;quot;)&lt;br /&gt;
}&lt;br /&gt;
else if (mw.config.get(&#039;wgPageName&#039;) == &amp;quot;Special:Watchlist&amp;quot;) //watchlist scripts&lt;br /&gt;
{&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/watchlist.js&amp;quot;)&lt;br /&gt;
}&lt;br /&gt;
if( mw.config.get(&#039;wgNamespaceNumber&#039;) == 6 ) {&lt;br /&gt;
    importScript(&#039;MediaWiki:Common.js/file.js&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** For sysops and accountcreators *****************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Allows for sysop-specific Javascript at [[MediaWiki:Sysop.js]],&lt;br /&gt;
 *               and accountcreator-specific CSS at [[MediaWiki:Accountcreator.css]].&lt;br /&gt;
 */&lt;br /&gt;
if ( mw.config.get(&#039;wgUserGroups&#039;) ) {&lt;br /&gt;
  for ( var g = 0; g &amp;lt; mw.config.get(&#039;wgUserGroups&#039;).length; ++g ) {&lt;br /&gt;
    if ( mw.config.get(&#039;wgUserGroups&#039;)[g] == &amp;quot;sysop&amp;quot; ) {&lt;br /&gt;
      importStylesheet(&amp;quot;MediaWiki:Sysop.css&amp;quot;);&lt;br /&gt;
      addOnloadHook( function() {&lt;br /&gt;
        if ( !window.disableSysopJS ) {&lt;br /&gt;
          importScript(&amp;quot;MediaWiki:Sysop.js&amp;quot;);&lt;br /&gt;
        }&lt;br /&gt;
      } );&lt;br /&gt;
    } &lt;br /&gt;
    else if ( mw.config.get(&#039;wgUserGroups&#039;)[g] == &amp;quot;accountcreator&amp;quot; ) {&lt;br /&gt;
      importStylesheet(&amp;quot;MediaWiki:Accountcreator.css&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** WikiMiniAtlas *******************************************************&lt;br /&gt;
  *&lt;br /&gt;
  *  Description: WikiMiniAtlas is a popup click and drag world map.&lt;br /&gt;
  *               This script causes all of our coordinate links to display the WikiMiniAtlas popup button.&lt;br /&gt;
  *               The script itself is located on meta because it is used by many projects.&lt;br /&gt;
  *               See [[Meta:WikiMiniAtlas]] for more information. &lt;br /&gt;
  *  Maintainers: [[User:Dschwen]]&lt;br /&gt;
  */&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgServer&#039;) == &amp;quot;https://secure.wikimedia.org&amp;quot;) {&lt;br /&gt;
    var metaBase = &amp;quot;https://secure.wikimedia.org/wikipedia/meta&amp;quot;;&lt;br /&gt;
} else {&lt;br /&gt;
    var metaBase = &amp;quot;https://meta.wikimedia.org&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
importScriptURI(metaBase+&amp;quot;/w/index.php?title=MediaWiki:Wikiminiatlas.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&amp;amp;smaxage=21600&amp;amp;maxage=86400&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Mobile Redirect Helper ************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Redirects to the mobile-optimized gateway at en.m.wikimedia.org&lt;br /&gt;
 *  for viewers on iPhone, iPod Touch, Palm Pre, and Android devices.&lt;br /&gt;
 *&lt;br /&gt;
 *  You can turn off the redirect by setting the cookie &amp;quot;stopMobileRedirect=true&amp;quot;&lt;br /&gt;
 *&lt;br /&gt;
 *  This code cannot be imported, because the JS only loads after all other files&lt;br /&gt;
 *  and this was causing major issues for users with mobile devices. Must be loaded&lt;br /&gt;
 *  *before* the images and etc of the page on all mobile devices.&lt;br /&gt;
 *&lt;br /&gt;
 *  Maintainer: [[User:Brion VIBBER]], [[User:hcatlin]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Commented out by Ian Wojtowicz for WikiPress code. Redirect not appropriate for non Wikipedia uses.&lt;br /&gt;
&lt;br /&gt;
if (/(Android|iPhone|iPod|webOS|NetFront|Opera Mini|SEMC-Browser|PlayStation Portable|Nintendo Wii)/.test(navigator.userAgent)) {&lt;br /&gt;
&lt;br /&gt;
  var wgMainPageName = &#039;Main_Page&#039;;&lt;br /&gt;
 &lt;br /&gt;
  var stopMobileRedirectCookieExists = function() {&lt;br /&gt;
    return (document.cookie.indexOf(&amp;quot;stopMobileRedirect=true&amp;quot;) &amp;gt;= 0);&lt;br /&gt;
  }&lt;br /&gt;
 &lt;br /&gt;
  var mobileSiteLink = function() {&lt;br /&gt;
    if (wgCanonicalNamespace == &#039;Special&#039; &amp;amp;&amp;amp; wgCanonicalSpecialPageName == &#039;Search&#039;) {&lt;br /&gt;
        var pageLink = &#039;?search=&#039; + encodeURIComponent(document.getElementById(&#039;searchText&#039;).value);&lt;br /&gt;
    } else if (wgPageName == wgMainPageName) {&lt;br /&gt;
        var pageLink = &#039;::Home&#039;; // Special case&lt;br /&gt;
    } else {&lt;br /&gt;
        var pageLink = encodeURIComponent(wgPageName).replace(&#039;%2F&#039;,&#039;/&#039;).replace(&#039;%3A&#039;,&#039;:&#039;);&lt;br /&gt;
    }&lt;br /&gt;
    return &#039;http://&#039; + wgContentLanguage + &#039;.m.wikipedia.org/wiki/&#039; + pageLink + &amp;quot;?wasRedirected=true&amp;quot;&lt;br /&gt;
  }&lt;br /&gt;
 &lt;br /&gt;
  if (!stopMobileRedirectCookieExists()) {&lt;br /&gt;
    document.location = mobileSiteLink();&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
/* Scripts specific to Internet Explorer */&lt;br /&gt;
&lt;br /&gt;
if (navigator.appName == &amp;quot;Microsoft Internet Explorer&amp;quot;)&lt;br /&gt;
{&lt;br /&gt;
    /** Internet Explorer bug fix **************************************************&lt;br /&gt;
     *&lt;br /&gt;
     *  Description: Fixes IE horizontal scrollbar bug&lt;br /&gt;
     *  Maintainers: [[User:Tom-]]?&lt;br /&gt;
     */&lt;br /&gt;
    &lt;br /&gt;
    var oldWidth;&lt;br /&gt;
    var docEl = document.documentElement;&lt;br /&gt;
    &lt;br /&gt;
    function fixIEScroll()&lt;br /&gt;
    {&lt;br /&gt;
        if (!oldWidth || docEl.clientWidth &amp;gt; oldWidth)&lt;br /&gt;
            doFixIEScroll();&lt;br /&gt;
        else&lt;br /&gt;
            setTimeout(doFixIEScroll, 1);&lt;br /&gt;
        &lt;br /&gt;
        oldWidth = docEl.clientWidth;&lt;br /&gt;
    }&lt;br /&gt;
    &lt;br /&gt;
    function doFixIEScroll() {&lt;br /&gt;
        docEl.style.overflowX = (docEl.scrollWidth - docEl.clientWidth &amp;lt; 4) ? &amp;quot;hidden&amp;quot; : &amp;quot;&amp;quot;;&lt;br /&gt;
    }&lt;br /&gt;
    &lt;br /&gt;
    document.attachEvent(&amp;quot;onreadystatechange&amp;quot;, fixIEScroll);&lt;br /&gt;
    document.attachEvent(&amp;quot;onresize&amp;quot;, fixIEScroll);&lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    /**&lt;br /&gt;
     * Remove need for CSS hacks regarding MSIE and IPA.&lt;br /&gt;
     */&lt;br /&gt;
    if (document.createStyleSheet) {&lt;br /&gt;
        document.createStyleSheet().addRule(&#039;.IPA&#039;, &#039;font-family: &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Charis SIL&amp;quot;, Gentium, &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;;&#039;);&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // In print IE (7?) does not like line-height&lt;br /&gt;
    appendCSS( &#039;@media print { sup, sub, p, .documentDescription { line-height: normal; }}&#039;);&lt;br /&gt;
&lt;br /&gt;
    // IE overflow bug&lt;br /&gt;
    appendCSS(&#039;div.overflowbugx { overflow-x: scroll !important; overflow-y: hidden !important; } div.overflowbugy { overflow-y: scroll !important; overflow-x: hidden !important; }&#039;);&lt;br /&gt;
    &lt;br /&gt;
    //Import scripts specific to Internet Explorer 6&lt;br /&gt;
    if (navigator.appVersion.substr(22, 1) == &amp;quot;6&amp;quot;) {&lt;br /&gt;
        importScript(&amp;quot;MediaWiki:Common.js/IE60Fixes.js&amp;quot;)&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Test if an element has a certain class **************************************&lt;br /&gt;
 *&lt;br /&gt;
 * Description: Uses regular expressions and caching for better performance.&lt;br /&gt;
 * Maintainers: [[User:Mike Dillon]], [[User:R. Koot]], [[User:SG]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var hasClass = (function () {&lt;br /&gt;
    var reCache = {};&lt;br /&gt;
    return function (element, className) {&lt;br /&gt;
        return (reCache[className] ? reCache[className] : (reCache[className] = new RegExp(&amp;quot;(?:\\s|^)&amp;quot; + className + &amp;quot;(?:\\s|$)&amp;quot;))).test(element.className);&lt;br /&gt;
    };&lt;br /&gt;
})();&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Interwiki links to featured articles ***************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Highlights interwiki links to featured articles (or&lt;br /&gt;
 *               equivalents) by changing the bullet before the interwiki link&lt;br /&gt;
 *               into a star.&lt;br /&gt;
 *  Maintainers: [[User:R. Koot]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
function LinkFA() &lt;br /&gt;
{&lt;br /&gt;
    if ( document.getElementById( &amp;quot;p-lang&amp;quot; ) ) {&lt;br /&gt;
        var InterwikiLinks = document.getElementById( &amp;quot;p-lang&amp;quot; ).getElementsByTagName( &amp;quot;li&amp;quot; );&lt;br /&gt;
&lt;br /&gt;
        for ( var i = 0; i &amp;lt; InterwikiLinks.length; i++ ) {&lt;br /&gt;
            if ( document.getElementById( InterwikiLinks[i].className + &amp;quot;-fa&amp;quot; ) ) {&lt;br /&gt;
                InterwikiLinks[i].className += &amp;quot; FA&amp;quot;&lt;br /&gt;
                InterwikiLinks[i].title = &amp;quot;This is a featured article in another language.&amp;quot;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( LinkFA );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Collapsible tables *********************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Allows tables to be collapsed, showing only the header. See&lt;br /&gt;
 *               [[Wikipedia:NavFrame]].&lt;br /&gt;
 *  Maintainers: [[User:R. Koot]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var autoCollapse = 2;&lt;br /&gt;
var collapseCaption = &amp;quot;hide&amp;quot;;&lt;br /&gt;
var expandCaption = &amp;quot;show&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
function collapseTable( tableIndex )&lt;br /&gt;
{&lt;br /&gt;
    var Button = document.getElementById( &amp;quot;collapseButton&amp;quot; + tableIndex );&lt;br /&gt;
    var Table = document.getElementById( &amp;quot;collapsibleTable&amp;quot; + tableIndex );&lt;br /&gt;
&lt;br /&gt;
    if ( !Table || !Button ) {&lt;br /&gt;
        return false;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    var Rows = Table.rows;&lt;br /&gt;
&lt;br /&gt;
    if ( Button.firstChild.data == collapseCaption ) {&lt;br /&gt;
        for ( var i = 1; i &amp;lt; Rows.length; i++ ) {&lt;br /&gt;
            Rows[i].style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
        }&lt;br /&gt;
        Button.firstChild.data = expandCaption;&lt;br /&gt;
    } else {&lt;br /&gt;
        for ( var i = 1; i &amp;lt; Rows.length; i++ ) {&lt;br /&gt;
            Rows[i].style.display = Rows[0].style.display;&lt;br /&gt;
        }&lt;br /&gt;
        Button.firstChild.data = collapseCaption;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
function createCollapseButtons()&lt;br /&gt;
{&lt;br /&gt;
    var tableIndex = 0;&lt;br /&gt;
    var NavigationBoxes = new Object();&lt;br /&gt;
    var Tables = document.getElementsByTagName( &amp;quot;table&amp;quot; );&lt;br /&gt;
&lt;br /&gt;
    for ( var i = 0; i &amp;lt; Tables.length; i++ ) {&lt;br /&gt;
        if ( hasClass( Tables[i], &amp;quot;collapsible&amp;quot; ) ) {&lt;br /&gt;
&lt;br /&gt;
            /* only add button and increment count if there is a header row to work with */&lt;br /&gt;
            var HeaderRow = Tables[i].getElementsByTagName( &amp;quot;tr&amp;quot; )[0];&lt;br /&gt;
            if (!HeaderRow) continue;&lt;br /&gt;
            var Header = HeaderRow.getElementsByTagName( &amp;quot;th&amp;quot; )[0];&lt;br /&gt;
            if (!Header) continue;&lt;br /&gt;
&lt;br /&gt;
            NavigationBoxes[ tableIndex ] = Tables[i];&lt;br /&gt;
            Tables[i].setAttribute( &amp;quot;id&amp;quot;, &amp;quot;collapsibleTable&amp;quot; + tableIndex );&lt;br /&gt;
&lt;br /&gt;
            var Button     = document.createElement( &amp;quot;span&amp;quot; );&lt;br /&gt;
            var ButtonLink = document.createElement( &amp;quot;a&amp;quot; );&lt;br /&gt;
            var ButtonText = document.createTextNode( collapseCaption );&lt;br /&gt;
&lt;br /&gt;
            Button.className = &amp;quot;collapseButton&amp;quot;;  //Styles are declared in Common.css&lt;br /&gt;
&lt;br /&gt;
            ButtonLink.style.color = Header.style.color;&lt;br /&gt;
            ButtonLink.setAttribute( &amp;quot;id&amp;quot;, &amp;quot;collapseButton&amp;quot; + tableIndex );&lt;br /&gt;
            ButtonLink.setAttribute( &amp;quot;href&amp;quot;, &amp;quot;javascript:collapseTable(&amp;quot; + tableIndex + &amp;quot;);&amp;quot; );&lt;br /&gt;
            ButtonLink.appendChild( ButtonText );&lt;br /&gt;
&lt;br /&gt;
            Button.appendChild( document.createTextNode( &amp;quot;[&amp;quot; ) );&lt;br /&gt;
            Button.appendChild( ButtonLink );&lt;br /&gt;
            Button.appendChild( document.createTextNode( &amp;quot;]&amp;quot; ) );&lt;br /&gt;
&lt;br /&gt;
            Header.insertBefore( Button, Header.childNodes[0] );&lt;br /&gt;
            tableIndex++;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    for ( var i = 0;  i &amp;lt; tableIndex; i++ ) {&lt;br /&gt;
        if ( hasClass( NavigationBoxes[i], &amp;quot;collapsed&amp;quot; ) || ( tableIndex &amp;gt;= autoCollapse &amp;amp;&amp;amp; hasClass( NavigationBoxes[i], &amp;quot;autocollapse&amp;quot; ) ) ) {&lt;br /&gt;
            collapseTable( i );&lt;br /&gt;
        } &lt;br /&gt;
        else if ( hasClass( NavigationBoxes[i], &amp;quot;innercollapse&amp;quot; ) ) {&lt;br /&gt;
            var element = NavigationBoxes[i];&lt;br /&gt;
            while (element = element.parentNode) {&lt;br /&gt;
                if ( hasClass( element, &amp;quot;outercollapse&amp;quot; ) ) {&lt;br /&gt;
                    collapseTable ( i );&lt;br /&gt;
                    break;&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( createCollapseButtons );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Dynamic Navigation Bars (experimental) *************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: See [[Wikipedia:NavFrame]].&lt;br /&gt;
 *  Maintainers: UNMAINTAINED&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
// set up the words in your language&lt;br /&gt;
var NavigationBarHide = &#039;[&#039; + collapseCaption + &#039;]&#039;;&lt;br /&gt;
var NavigationBarShow = &#039;[&#039; + expandCaption + &#039;]&#039;;&lt;br /&gt;
&lt;br /&gt;
// shows and hides content and picture (if available) of navigation bars&lt;br /&gt;
// Parameters:&lt;br /&gt;
//     indexNavigationBar: the index of navigation bar to be toggled&lt;br /&gt;
function toggleNavigationBar(indexNavigationBar)&lt;br /&gt;
{&lt;br /&gt;
    var NavToggle = document.getElementById(&amp;quot;NavToggle&amp;quot; + indexNavigationBar);&lt;br /&gt;
    var NavFrame = document.getElementById(&amp;quot;NavFrame&amp;quot; + indexNavigationBar);&lt;br /&gt;
&lt;br /&gt;
    if (!NavFrame || !NavToggle) {&lt;br /&gt;
        return false;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // if shown now&lt;br /&gt;
    if (NavToggle.firstChild.data == NavigationBarHide) {&lt;br /&gt;
        for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
            if (hasClass(NavChild, &#039;NavContent&#039;) || hasClass(NavChild, &#039;NavPic&#039;)) {&lt;br /&gt;
                NavChild.style.display = &#039;none&#039;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    NavToggle.firstChild.data = NavigationBarShow;&lt;br /&gt;
&lt;br /&gt;
    // if hidden now&lt;br /&gt;
    } else if (NavToggle.firstChild.data == NavigationBarShow) {&lt;br /&gt;
        for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
            if (hasClass(NavChild, &#039;NavContent&#039;) || hasClass(NavChild, &#039;NavPic&#039;)) {&lt;br /&gt;
                NavChild.style.display = &#039;block&#039;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
        NavToggle.firstChild.data = NavigationBarHide;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
// adds show/hide-button to navigation bars&lt;br /&gt;
function createNavigationBarToggleButton()&lt;br /&gt;
{&lt;br /&gt;
    var indexNavigationBar = 0;&lt;br /&gt;
    // iterate over all &amp;lt; div &amp;gt;-elements &lt;br /&gt;
    var divs = document.getElementsByTagName(&amp;quot;div&amp;quot;);&lt;br /&gt;
    for (var i = 0; NavFrame = divs[i]; i++) {&lt;br /&gt;
        // if found a navigation bar&lt;br /&gt;
        if (hasClass(NavFrame, &amp;quot;NavFrame&amp;quot;)) {&lt;br /&gt;
&lt;br /&gt;
            indexNavigationBar++;&lt;br /&gt;
            var NavToggle = document.createElement(&amp;quot;a&amp;quot;);&lt;br /&gt;
            NavToggle.className = &#039;NavToggle&#039;;&lt;br /&gt;
            NavToggle.setAttribute(&#039;id&#039;, &#039;NavToggle&#039; + indexNavigationBar);&lt;br /&gt;
            NavToggle.setAttribute(&#039;href&#039;, &#039;javascript:toggleNavigationBar(&#039; + indexNavigationBar + &#039;);&#039;);&lt;br /&gt;
&lt;br /&gt;
            var isCollapsed = hasClass( NavFrame, &amp;quot;collapsed&amp;quot; );&lt;br /&gt;
            /*&lt;br /&gt;
             * Check if any children are already hidden.  This loop is here for backwards compatibility:&lt;br /&gt;
             * the old way of making NavFrames start out collapsed was to manually add style=&amp;quot;display:none&amp;quot;&lt;br /&gt;
             * to all the NavPic/NavContent elements.  Since this was bad for accessibility (no way to make&lt;br /&gt;
             * the content visible without JavaScript support), the new recommended way is to add the class&lt;br /&gt;
             * &amp;quot;collapsed&amp;quot; to the NavFrame itself, just like with collapsible tables.&lt;br /&gt;
             */&lt;br /&gt;
            for (var NavChild = NavFrame.firstChild; NavChild != null &amp;amp;&amp;amp; !isCollapsed; NavChild = NavChild.nextSibling) {&lt;br /&gt;
                if ( hasClass( NavChild, &#039;NavPic&#039; ) || hasClass( NavChild, &#039;NavContent&#039; ) ) {&lt;br /&gt;
                    if ( NavChild.style.display == &#039;none&#039; ) {&lt;br /&gt;
                        isCollapsed = true;&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            if (isCollapsed) {&lt;br /&gt;
                for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
                    if ( hasClass( NavChild, &#039;NavPic&#039; ) || hasClass( NavChild, &#039;NavContent&#039; ) ) {&lt;br /&gt;
                        NavChild.style.display = &#039;none&#039;;&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            var NavToggleText = document.createTextNode(isCollapsed ? NavigationBarShow : NavigationBarHide);&lt;br /&gt;
            NavToggle.appendChild(NavToggleText);&lt;br /&gt;
&lt;br /&gt;
            // Find the NavHead and attach the toggle link (Must be this complicated because Moz&#039;s firstChild handling is borked)&lt;br /&gt;
            for(var j=0; j &amp;lt; NavFrame.childNodes.length; j++) {&lt;br /&gt;
                if (hasClass(NavFrame.childNodes[j], &amp;quot;NavHead&amp;quot;)) {&lt;br /&gt;
                    NavFrame.childNodes[j].appendChild(NavToggle);&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            NavFrame.setAttribute(&#039;id&#039;, &#039;NavFrame&#039; + indexNavigationBar);&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( createNavigationBarToggleButton );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Main Page layout fixes *********************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Adds an additional link to the complete list of languages available.&lt;br /&gt;
 *  Maintainers: [[User:AzaToth]], [[User:R. Koot]], [[User:Alex Smotrov]]&lt;br /&gt;
 */&lt;br /&gt;
// CLWB-214: wrap ensuring mediawiki.util is loaded.&lt;br /&gt;
mw.loader.using([&#039;mediawiki.util&#039;] ).then( function () {&lt;br /&gt;
    /* This callback is invoked as soon as the modules are available. */&lt;br /&gt;
    if (wgPageName == &#039;Main_Page&#039; || wgPageName == &#039;Talk:Main_Page&#039;) &lt;br /&gt;
        addOnloadHook(function () {&lt;br /&gt;
            mw.util.addPortletLink(&#039;p-lang&#039;, &#039;http://meta.wikimedia.org/wiki/List_of_Wikipedias&#039;,&lt;br /&gt;
                     &#039;Complete list&#039;, &#039;interwiki-completelist&#039;, &#039;Complete list of Wikipedias&#039;)&lt;br /&gt;
            var nstab = document.getElementById(&#039;ca-nstab-main&#039;)&lt;br /&gt;
            if (nstab &amp;amp;&amp;amp; mw.config.get(&#039;wgUserLanguage&#039;)==&#039;en&#039;) {&lt;br /&gt;
                while (nstab.firstChild) nstab = nstab.firstChild&lt;br /&gt;
                nstab.nodeValue = &#039;Main Page&#039;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    )&lt;br /&gt;
} );&lt;br /&gt;
/** Table sorting fixes ************************************************&lt;br /&gt;
  *&lt;br /&gt;
  *  Description: Disables code in table sorting routine to set classes on even/odd rows&lt;br /&gt;
  *  Maintainers: [[User:Random832]]&lt;br /&gt;
  */&lt;br /&gt;
&lt;br /&gt;
ts_alternate_row_colors = false;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/***** uploadwizard_newusers ********&lt;br /&gt;
 * Switches in a message for non-autoconfirmed users at [[Wikipedia:Upload]]&lt;br /&gt;
 *&lt;br /&gt;
 *  Maintainers: [[User:Krimpet]]&lt;br /&gt;
 ****/&lt;br /&gt;
function uploadwizard_newusers() {&lt;br /&gt;
  if (mw.config.get(&#039;wgNamespaceNumber&#039;) == 4 &amp;amp;&amp;amp; mw.config.get(&#039;wgTitle&#039;) == &amp;quot;Upload&amp;quot; &amp;amp;&amp;amp; mw.config.get(&#039;wgAction&#039;) == &amp;quot;view&amp;quot;) {&lt;br /&gt;
    var oldDiv = document.getElementById(&amp;quot;autoconfirmedusers&amp;quot;),&lt;br /&gt;
        newDiv = document.getElementById(&amp;quot;newusers&amp;quot;);&lt;br /&gt;
    if (oldDiv &amp;amp;&amp;amp; newDiv) {&lt;br /&gt;
      if (typeof wgUserGroups == &amp;quot;object&amp;quot; &amp;amp;&amp;amp; wgUserGroups) {&lt;br /&gt;
        for (i = 0; i &amp;lt; wgUserGroups.length; i++) {&lt;br /&gt;
          if (wgUserGroups[i] == &amp;quot;autoconfirmed&amp;quot;) {&lt;br /&gt;
            oldDiv.style.display = &amp;quot;block&amp;quot;;&lt;br /&gt;
            newDiv.style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
            return;&lt;br /&gt;
          }&lt;br /&gt;
        }&lt;br /&gt;
      }&lt;br /&gt;
      oldDiv.style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
      newDiv.style.display = &amp;quot;block&amp;quot;;&lt;br /&gt;
      return;&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
addOnloadHook(uploadwizard_newusers);&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** IPv6 AAAA connectivity testing **/&lt;br /&gt;
&lt;br /&gt;
var __ipv6wwwtest_factor = 100;&lt;br /&gt;
var __ipv6wwwtest_done = 0;&lt;br /&gt;
if ((mw.config.get(&#039;wgServer&#039;) != &amp;quot;https://secure.wikimedia.org&amp;quot;) &amp;amp;&amp;amp; (Math.floor(Math.random()*__ipv6wwwtest_factor)==42)) {&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/IPv6.js&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** Magic editintros ****************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Adds editintros on disambiguation pages and BLP pages.&lt;br /&gt;
 *  Maintainers: [[User:RockMFR]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
function addEditIntro(name)&lt;br /&gt;
{&lt;br /&gt;
  var el = document.getElementById(&#039;ca-edit&#039;);&lt;br /&gt;
  if (!el)&lt;br /&gt;
    return;&lt;br /&gt;
  el = el.getElementsByTagName(&#039;a&#039;)[0];&lt;br /&gt;
  if (el)&lt;br /&gt;
    el.href += &#039;&amp;amp;editintro=&#039; + name;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgNamespaceNumber&#039;) == 0) {&lt;br /&gt;
  addOnloadHook(function(){&lt;br /&gt;
    if (document.getElementById(&#039;disambigbox&#039;))&lt;br /&gt;
      addEditIntro(&#039;Template:Disambig_editintro&#039;);&lt;br /&gt;
  });&lt;br /&gt;
&lt;br /&gt;
  addOnloadHook(function(){&lt;br /&gt;
    var cats = document.getElementById(&#039;mw-normal-catlinks&#039;);&lt;br /&gt;
    if (!cats)&lt;br /&gt;
      return;&lt;br /&gt;
    cats = cats.getElementsByTagName(&#039;a&#039;);&lt;br /&gt;
    for (var i = 0; i &amp;lt; cats.length; i++) {&lt;br /&gt;
      if (cats[i].title == &#039;Category:Living people&#039; || cats[i].title == &#039;Category:Possibly living people&#039;) {&lt;br /&gt;
        addEditIntro(&#039;Template:BLP_editintro&#039;);&lt;br /&gt;
        break;&lt;br /&gt;
      }&lt;br /&gt;
    }&lt;br /&gt;
  });&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * Description: Stay on the secure server as much as possible&lt;br /&gt;
 * Maintainers: [[User:TheDJ]]&lt;br /&gt;
 */&lt;br /&gt;
if(mw.config.get(&#039;wgServer&#039;) == &#039;https://secure.wikimedia.org&#039;) {&lt;br /&gt;
    importScript( &#039;MediaWiki:Common.js/secure.js&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
//&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.js&amp;diff=59986</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.js&amp;diff=59986"/>
		<updated>2025-04-29T21:34:55Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;// common.js&lt;br /&gt;
&lt;br /&gt;
/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
//&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
function chooseSkin() {&lt;br /&gt;
    var MOBILE_WIDTH = 700; // adjust breakpoint as needed&lt;br /&gt;
    var skin = mw.config.get(&#039;skin&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Avoid redirect loop and unnecessary reloads&lt;br /&gt;
    if (window.innerWidth &amp;lt;= MOBILE_WIDTH &amp;amp;&amp;amp; skin !== &#039;timeless&#039;) {&lt;br /&gt;
        var url = new URL(window.location.href);&lt;br /&gt;
        if (!url.searchParams.has(&#039;useskin&#039;)) {&lt;br /&gt;
            url.searchParams.set(&#039;useskin&#039;, &#039;timeless&#039;);&lt;br /&gt;
            window.location.replace(url.toString());&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // Redirect back to Vector if window is resized wide (but may be jarring)&lt;br /&gt;
     else if (window.innerWidth &amp;gt; MOBILE_WIDTH &amp;amp;&amp;amp; skin !== &#039;vector&#039;) {&lt;br /&gt;
         var url = new URL(window.location.href);&lt;br /&gt;
         if (!url.searchParams.has(&#039;useskin&#039;)) {&lt;br /&gt;
             url.searchParams.set(&#039;useskin&#039;, &#039;vector&#039;);&lt;br /&gt;
             window.location.replace(url.toString());&lt;br /&gt;
         }&lt;br /&gt;
     }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
window.addEventListener(&#039;resize&#039;, function () {&lt;br /&gt;
    chooseSkin();&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
chooseSkin();&lt;br /&gt;
&lt;br /&gt;
// A book builder progress indicator reload fix&lt;br /&gt;
if (document.getElementById(&amp;quot;firstHeading&amp;quot;).textContent == &amp;quot;Rendering&amp;quot;) {&lt;br /&gt;
    setTimeout(function(){location.reload();},1500);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * Description: Redirects from /User:UserName/skin.js or .css to the user&#039;s actual skin page&lt;br /&gt;
 * Maintainer: Cacycle&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var wgUserName = mw.config.get(&#039;wgUserName&#039;);&lt;br /&gt;
var wgPageName = mw.config.get(&#039;wgPageName&#039;);&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgArticleId&#039;) == 0 &amp;amp;&amp;amp; wgUserName) {&lt;br /&gt;
  var slash = wgPageName.indexOf(&#039;/&#039;);&lt;br /&gt;
  var norm = wgPageName.substr(0, slash) + wgPageName.substr(slash).toLowerCase();&lt;br /&gt;
  var test = &#039;User:&#039; + wgUserName.replace(/ /g, &#039;_&#039;) + &#039;/skin.&#039;;&lt;br /&gt;
  var ext = null;&lt;br /&gt;
  if (norm == test + &#039;js&#039;) ext = &#039;js&#039;;&lt;br /&gt;
  else if (norm == test + &#039;css&#039;) ext = &#039;css&#039;;&lt;br /&gt;
  if (ext != null) window.location.href = window.location.href.replace(/\/skin.(css|js)/i, &#039;/&#039; + skin + &#039;.&#039; + ext);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** extract a URL parameter from the current URL **********&lt;br /&gt;
 * From [[en:User:Lupin/autoedit.js]]&lt;br /&gt;
 *&lt;br /&gt;
 * paramName  : the name of the parameter to extract&lt;br /&gt;
 */&lt;br /&gt;
function getURLParamValue( paramName, url) &lt;br /&gt;
{&lt;br /&gt;
 if (typeof (url) == &#039;undefined&#039;  || url === null) url = document.location.href;&lt;br /&gt;
 var cmdRe=RegExp( &#039;[&amp;amp;?]&#039; + paramName + &#039;=([^&amp;amp;#]*)&#039; ); // Stop at hash&lt;br /&gt;
 var m=cmdRe.exec(url);&lt;br /&gt;
 if (m &amp;amp;&amp;amp; m.length &amp;gt; 1) return decodeURIComponent(m[1]);&lt;br /&gt;
 return null;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** &amp;amp;withJS= URL parameter *******&lt;br /&gt;
 * Allow to try custom scripts from MediaWiki space &lt;br /&gt;
 * without editing [[Special:Mypage/monobook.js]]&lt;br /&gt;
 */&lt;br /&gt;
var extraJS = getURLParamValue(&amp;quot;withJS&amp;quot;);&lt;br /&gt;
if ( extraJS &amp;amp;&amp;amp; extraJS.match(&amp;quot;^MediaWiki:[^&amp;amp;&amp;lt;&amp;gt;=%]*\.js$&amp;quot;) ) {&lt;br /&gt;
  importScript(extraJS);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Import more specific scripts if necessary */&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgAction&#039;) == &amp;quot;edit&amp;quot; || mw.config.get(&#039;wgAction&#039;) == &amp;quot;submit&amp;quot; || mw.config.get(&#039;wgPageName&#039;) == &amp;quot;Special:Upload&amp;quot;) //scripts specific to editing pages&lt;br /&gt;
{&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/edit.js&amp;quot;)&lt;br /&gt;
}&lt;br /&gt;
else if (mw.config.get(&#039;wgPageName&#039;) == &amp;quot;Special:Watchlist&amp;quot;) //watchlist scripts&lt;br /&gt;
{&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/watchlist.js&amp;quot;)&lt;br /&gt;
}&lt;br /&gt;
if( mw.config.get(&#039;wgNamespaceNumber&#039;) == 6 ) {&lt;br /&gt;
    importScript(&#039;MediaWiki:Common.js/file.js&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** For sysops and accountcreators *****************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Allows for sysop-specific Javascript at [[MediaWiki:Sysop.js]],&lt;br /&gt;
 *               and accountcreator-specific CSS at [[MediaWiki:Accountcreator.css]].&lt;br /&gt;
 */&lt;br /&gt;
if ( mw.config.get(&#039;wgUserGroups&#039;) ) {&lt;br /&gt;
  for ( var g = 0; g &amp;lt; mw.config.get(&#039;wgUserGroups&#039;).length; ++g ) {&lt;br /&gt;
    if ( mw.config.get(&#039;wgUserGroups&#039;)[g] == &amp;quot;sysop&amp;quot; ) {&lt;br /&gt;
      importStylesheet(&amp;quot;MediaWiki:Sysop.css&amp;quot;);&lt;br /&gt;
      addOnloadHook( function() {&lt;br /&gt;
        if ( !window.disableSysopJS ) {&lt;br /&gt;
          importScript(&amp;quot;MediaWiki:Sysop.js&amp;quot;);&lt;br /&gt;
        }&lt;br /&gt;
      } );&lt;br /&gt;
    } &lt;br /&gt;
    else if ( mw.config.get(&#039;wgUserGroups&#039;)[g] == &amp;quot;accountcreator&amp;quot; ) {&lt;br /&gt;
      importStylesheet(&amp;quot;MediaWiki:Accountcreator.css&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** WikiMiniAtlas *******************************************************&lt;br /&gt;
  *&lt;br /&gt;
  *  Description: WikiMiniAtlas is a popup click and drag world map.&lt;br /&gt;
  *               This script causes all of our coordinate links to display the WikiMiniAtlas popup button.&lt;br /&gt;
  *               The script itself is located on meta because it is used by many projects.&lt;br /&gt;
  *               See [[Meta:WikiMiniAtlas]] for more information. &lt;br /&gt;
  *  Maintainers: [[User:Dschwen]]&lt;br /&gt;
  */&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgServer&#039;) == &amp;quot;https://secure.wikimedia.org&amp;quot;) {&lt;br /&gt;
    var metaBase = &amp;quot;https://secure.wikimedia.org/wikipedia/meta&amp;quot;;&lt;br /&gt;
} else {&lt;br /&gt;
    var metaBase = &amp;quot;https://meta.wikimedia.org&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
importScriptURI(metaBase+&amp;quot;/w/index.php?title=MediaWiki:Wikiminiatlas.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&amp;amp;smaxage=21600&amp;amp;maxage=86400&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Mobile Redirect Helper ************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Redirects to the mobile-optimized gateway at en.m.wikimedia.org&lt;br /&gt;
 *  for viewers on iPhone, iPod Touch, Palm Pre, and Android devices.&lt;br /&gt;
 *&lt;br /&gt;
 *  You can turn off the redirect by setting the cookie &amp;quot;stopMobileRedirect=true&amp;quot;&lt;br /&gt;
 *&lt;br /&gt;
 *  This code cannot be imported, because the JS only loads after all other files&lt;br /&gt;
 *  and this was causing major issues for users with mobile devices. Must be loaded&lt;br /&gt;
 *  *before* the images and etc of the page on all mobile devices.&lt;br /&gt;
 *&lt;br /&gt;
 *  Maintainer: [[User:Brion VIBBER]], [[User:hcatlin]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Commented out by Ian Wojtowicz for WikiPress code. Redirect not appropriate for non Wikipedia uses.&lt;br /&gt;
&lt;br /&gt;
if (/(Android|iPhone|iPod|webOS|NetFront|Opera Mini|SEMC-Browser|PlayStation Portable|Nintendo Wii)/.test(navigator.userAgent)) {&lt;br /&gt;
&lt;br /&gt;
  var wgMainPageName = &#039;Main_Page&#039;;&lt;br /&gt;
 &lt;br /&gt;
  var stopMobileRedirectCookieExists = function() {&lt;br /&gt;
    return (document.cookie.indexOf(&amp;quot;stopMobileRedirect=true&amp;quot;) &amp;gt;= 0);&lt;br /&gt;
  }&lt;br /&gt;
 &lt;br /&gt;
  var mobileSiteLink = function() {&lt;br /&gt;
    if (wgCanonicalNamespace == &#039;Special&#039; &amp;amp;&amp;amp; wgCanonicalSpecialPageName == &#039;Search&#039;) {&lt;br /&gt;
        var pageLink = &#039;?search=&#039; + encodeURIComponent(document.getElementById(&#039;searchText&#039;).value);&lt;br /&gt;
    } else if (wgPageName == wgMainPageName) {&lt;br /&gt;
        var pageLink = &#039;::Home&#039;; // Special case&lt;br /&gt;
    } else {&lt;br /&gt;
        var pageLink = encodeURIComponent(wgPageName).replace(&#039;%2F&#039;,&#039;/&#039;).replace(&#039;%3A&#039;,&#039;:&#039;);&lt;br /&gt;
    }&lt;br /&gt;
    return &#039;http://&#039; + wgContentLanguage + &#039;.m.wikipedia.org/wiki/&#039; + pageLink + &amp;quot;?wasRedirected=true&amp;quot;&lt;br /&gt;
  }&lt;br /&gt;
 &lt;br /&gt;
  if (!stopMobileRedirectCookieExists()) {&lt;br /&gt;
    document.location = mobileSiteLink();&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
/* Scripts specific to Internet Explorer */&lt;br /&gt;
&lt;br /&gt;
if (navigator.appName == &amp;quot;Microsoft Internet Explorer&amp;quot;)&lt;br /&gt;
{&lt;br /&gt;
    /** Internet Explorer bug fix **************************************************&lt;br /&gt;
     *&lt;br /&gt;
     *  Description: Fixes IE horizontal scrollbar bug&lt;br /&gt;
     *  Maintainers: [[User:Tom-]]?&lt;br /&gt;
     */&lt;br /&gt;
    &lt;br /&gt;
    var oldWidth;&lt;br /&gt;
    var docEl = document.documentElement;&lt;br /&gt;
    &lt;br /&gt;
    function fixIEScroll()&lt;br /&gt;
    {&lt;br /&gt;
        if (!oldWidth || docEl.clientWidth &amp;gt; oldWidth)&lt;br /&gt;
            doFixIEScroll();&lt;br /&gt;
        else&lt;br /&gt;
            setTimeout(doFixIEScroll, 1);&lt;br /&gt;
        &lt;br /&gt;
        oldWidth = docEl.clientWidth;&lt;br /&gt;
    }&lt;br /&gt;
    &lt;br /&gt;
    function doFixIEScroll() {&lt;br /&gt;
        docEl.style.overflowX = (docEl.scrollWidth - docEl.clientWidth &amp;lt; 4) ? &amp;quot;hidden&amp;quot; : &amp;quot;&amp;quot;;&lt;br /&gt;
    }&lt;br /&gt;
    &lt;br /&gt;
    document.attachEvent(&amp;quot;onreadystatechange&amp;quot;, fixIEScroll);&lt;br /&gt;
    document.attachEvent(&amp;quot;onresize&amp;quot;, fixIEScroll);&lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    /**&lt;br /&gt;
     * Remove need for CSS hacks regarding MSIE and IPA.&lt;br /&gt;
     */&lt;br /&gt;
    if (document.createStyleSheet) {&lt;br /&gt;
        document.createStyleSheet().addRule(&#039;.IPA&#039;, &#039;font-family: &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Charis SIL&amp;quot;, Gentium, &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;;&#039;);&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // In print IE (7?) does not like line-height&lt;br /&gt;
    appendCSS( &#039;@media print { sup, sub, p, .documentDescription { line-height: normal; }}&#039;);&lt;br /&gt;
&lt;br /&gt;
    // IE overflow bug&lt;br /&gt;
    appendCSS(&#039;div.overflowbugx { overflow-x: scroll !important; overflow-y: hidden !important; } div.overflowbugy { overflow-y: scroll !important; overflow-x: hidden !important; }&#039;);&lt;br /&gt;
    &lt;br /&gt;
    //Import scripts specific to Internet Explorer 6&lt;br /&gt;
    if (navigator.appVersion.substr(22, 1) == &amp;quot;6&amp;quot;) {&lt;br /&gt;
        importScript(&amp;quot;MediaWiki:Common.js/IE60Fixes.js&amp;quot;)&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Test if an element has a certain class **************************************&lt;br /&gt;
 *&lt;br /&gt;
 * Description: Uses regular expressions and caching for better performance.&lt;br /&gt;
 * Maintainers: [[User:Mike Dillon]], [[User:R. Koot]], [[User:SG]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var hasClass = (function () {&lt;br /&gt;
    var reCache = {};&lt;br /&gt;
    return function (element, className) {&lt;br /&gt;
        return (reCache[className] ? reCache[className] : (reCache[className] = new RegExp(&amp;quot;(?:\\s|^)&amp;quot; + className + &amp;quot;(?:\\s|$)&amp;quot;))).test(element.className);&lt;br /&gt;
    };&lt;br /&gt;
})();&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Interwiki links to featured articles ***************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Highlights interwiki links to featured articles (or&lt;br /&gt;
 *               equivalents) by changing the bullet before the interwiki link&lt;br /&gt;
 *               into a star.&lt;br /&gt;
 *  Maintainers: [[User:R. Koot]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
function LinkFA() &lt;br /&gt;
{&lt;br /&gt;
    if ( document.getElementById( &amp;quot;p-lang&amp;quot; ) ) {&lt;br /&gt;
        var InterwikiLinks = document.getElementById( &amp;quot;p-lang&amp;quot; ).getElementsByTagName( &amp;quot;li&amp;quot; );&lt;br /&gt;
&lt;br /&gt;
        for ( var i = 0; i &amp;lt; InterwikiLinks.length; i++ ) {&lt;br /&gt;
            if ( document.getElementById( InterwikiLinks[i].className + &amp;quot;-fa&amp;quot; ) ) {&lt;br /&gt;
                InterwikiLinks[i].className += &amp;quot; FA&amp;quot;&lt;br /&gt;
                InterwikiLinks[i].title = &amp;quot;This is a featured article in another language.&amp;quot;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( LinkFA );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Collapsible tables *********************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Allows tables to be collapsed, showing only the header. See&lt;br /&gt;
 *               [[Wikipedia:NavFrame]].&lt;br /&gt;
 *  Maintainers: [[User:R. Koot]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var autoCollapse = 2;&lt;br /&gt;
var collapseCaption = &amp;quot;hide&amp;quot;;&lt;br /&gt;
var expandCaption = &amp;quot;show&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
function collapseTable( tableIndex )&lt;br /&gt;
{&lt;br /&gt;
    var Button = document.getElementById( &amp;quot;collapseButton&amp;quot; + tableIndex );&lt;br /&gt;
    var Table = document.getElementById( &amp;quot;collapsibleTable&amp;quot; + tableIndex );&lt;br /&gt;
&lt;br /&gt;
    if ( !Table || !Button ) {&lt;br /&gt;
        return false;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    var Rows = Table.rows;&lt;br /&gt;
&lt;br /&gt;
    if ( Button.firstChild.data == collapseCaption ) {&lt;br /&gt;
        for ( var i = 1; i &amp;lt; Rows.length; i++ ) {&lt;br /&gt;
            Rows[i].style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
        }&lt;br /&gt;
        Button.firstChild.data = expandCaption;&lt;br /&gt;
    } else {&lt;br /&gt;
        for ( var i = 1; i &amp;lt; Rows.length; i++ ) {&lt;br /&gt;
            Rows[i].style.display = Rows[0].style.display;&lt;br /&gt;
        }&lt;br /&gt;
        Button.firstChild.data = collapseCaption;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
function createCollapseButtons()&lt;br /&gt;
{&lt;br /&gt;
    var tableIndex = 0;&lt;br /&gt;
    var NavigationBoxes = new Object();&lt;br /&gt;
    var Tables = document.getElementsByTagName( &amp;quot;table&amp;quot; );&lt;br /&gt;
&lt;br /&gt;
    for ( var i = 0; i &amp;lt; Tables.length; i++ ) {&lt;br /&gt;
        if ( hasClass( Tables[i], &amp;quot;collapsible&amp;quot; ) ) {&lt;br /&gt;
&lt;br /&gt;
            /* only add button and increment count if there is a header row to work with */&lt;br /&gt;
            var HeaderRow = Tables[i].getElementsByTagName( &amp;quot;tr&amp;quot; )[0];&lt;br /&gt;
            if (!HeaderRow) continue;&lt;br /&gt;
            var Header = HeaderRow.getElementsByTagName( &amp;quot;th&amp;quot; )[0];&lt;br /&gt;
            if (!Header) continue;&lt;br /&gt;
&lt;br /&gt;
            NavigationBoxes[ tableIndex ] = Tables[i];&lt;br /&gt;
            Tables[i].setAttribute( &amp;quot;id&amp;quot;, &amp;quot;collapsibleTable&amp;quot; + tableIndex );&lt;br /&gt;
&lt;br /&gt;
            var Button     = document.createElement( &amp;quot;span&amp;quot; );&lt;br /&gt;
            var ButtonLink = document.createElement( &amp;quot;a&amp;quot; );&lt;br /&gt;
            var ButtonText = document.createTextNode( collapseCaption );&lt;br /&gt;
&lt;br /&gt;
            Button.className = &amp;quot;collapseButton&amp;quot;;  //Styles are declared in Common.css&lt;br /&gt;
&lt;br /&gt;
            ButtonLink.style.color = Header.style.color;&lt;br /&gt;
            ButtonLink.setAttribute( &amp;quot;id&amp;quot;, &amp;quot;collapseButton&amp;quot; + tableIndex );&lt;br /&gt;
            ButtonLink.setAttribute( &amp;quot;href&amp;quot;, &amp;quot;javascript:collapseTable(&amp;quot; + tableIndex + &amp;quot;);&amp;quot; );&lt;br /&gt;
            ButtonLink.appendChild( ButtonText );&lt;br /&gt;
&lt;br /&gt;
            Button.appendChild( document.createTextNode( &amp;quot;[&amp;quot; ) );&lt;br /&gt;
            Button.appendChild( ButtonLink );&lt;br /&gt;
            Button.appendChild( document.createTextNode( &amp;quot;]&amp;quot; ) );&lt;br /&gt;
&lt;br /&gt;
            Header.insertBefore( Button, Header.childNodes[0] );&lt;br /&gt;
            tableIndex++;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    for ( var i = 0;  i &amp;lt; tableIndex; i++ ) {&lt;br /&gt;
        if ( hasClass( NavigationBoxes[i], &amp;quot;collapsed&amp;quot; ) || ( tableIndex &amp;gt;= autoCollapse &amp;amp;&amp;amp; hasClass( NavigationBoxes[i], &amp;quot;autocollapse&amp;quot; ) ) ) {&lt;br /&gt;
            collapseTable( i );&lt;br /&gt;
        } &lt;br /&gt;
        else if ( hasClass( NavigationBoxes[i], &amp;quot;innercollapse&amp;quot; ) ) {&lt;br /&gt;
            var element = NavigationBoxes[i];&lt;br /&gt;
            while (element = element.parentNode) {&lt;br /&gt;
                if ( hasClass( element, &amp;quot;outercollapse&amp;quot; ) ) {&lt;br /&gt;
                    collapseTable ( i );&lt;br /&gt;
                    break;&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( createCollapseButtons );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Dynamic Navigation Bars (experimental) *************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: See [[Wikipedia:NavFrame]].&lt;br /&gt;
 *  Maintainers: UNMAINTAINED&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
// set up the words in your language&lt;br /&gt;
var NavigationBarHide = &#039;[&#039; + collapseCaption + &#039;]&#039;;&lt;br /&gt;
var NavigationBarShow = &#039;[&#039; + expandCaption + &#039;]&#039;;&lt;br /&gt;
&lt;br /&gt;
// shows and hides content and picture (if available) of navigation bars&lt;br /&gt;
// Parameters:&lt;br /&gt;
//     indexNavigationBar: the index of navigation bar to be toggled&lt;br /&gt;
function toggleNavigationBar(indexNavigationBar)&lt;br /&gt;
{&lt;br /&gt;
    var NavToggle = document.getElementById(&amp;quot;NavToggle&amp;quot; + indexNavigationBar);&lt;br /&gt;
    var NavFrame = document.getElementById(&amp;quot;NavFrame&amp;quot; + indexNavigationBar);&lt;br /&gt;
&lt;br /&gt;
    if (!NavFrame || !NavToggle) {&lt;br /&gt;
        return false;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // if shown now&lt;br /&gt;
    if (NavToggle.firstChild.data == NavigationBarHide) {&lt;br /&gt;
        for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
            if (hasClass(NavChild, &#039;NavContent&#039;) || hasClass(NavChild, &#039;NavPic&#039;)) {&lt;br /&gt;
                NavChild.style.display = &#039;none&#039;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    NavToggle.firstChild.data = NavigationBarShow;&lt;br /&gt;
&lt;br /&gt;
    // if hidden now&lt;br /&gt;
    } else if (NavToggle.firstChild.data == NavigationBarShow) {&lt;br /&gt;
        for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
            if (hasClass(NavChild, &#039;NavContent&#039;) || hasClass(NavChild, &#039;NavPic&#039;)) {&lt;br /&gt;
                NavChild.style.display = &#039;block&#039;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
        NavToggle.firstChild.data = NavigationBarHide;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
// adds show/hide-button to navigation bars&lt;br /&gt;
function createNavigationBarToggleButton()&lt;br /&gt;
{&lt;br /&gt;
    var indexNavigationBar = 0;&lt;br /&gt;
    // iterate over all &amp;lt; div &amp;gt;-elements &lt;br /&gt;
    var divs = document.getElementsByTagName(&amp;quot;div&amp;quot;);&lt;br /&gt;
    for (var i = 0; NavFrame = divs[i]; i++) {&lt;br /&gt;
        // if found a navigation bar&lt;br /&gt;
        if (hasClass(NavFrame, &amp;quot;NavFrame&amp;quot;)) {&lt;br /&gt;
&lt;br /&gt;
            indexNavigationBar++;&lt;br /&gt;
            var NavToggle = document.createElement(&amp;quot;a&amp;quot;);&lt;br /&gt;
            NavToggle.className = &#039;NavToggle&#039;;&lt;br /&gt;
            NavToggle.setAttribute(&#039;id&#039;, &#039;NavToggle&#039; + indexNavigationBar);&lt;br /&gt;
            NavToggle.setAttribute(&#039;href&#039;, &#039;javascript:toggleNavigationBar(&#039; + indexNavigationBar + &#039;);&#039;);&lt;br /&gt;
&lt;br /&gt;
            var isCollapsed = hasClass( NavFrame, &amp;quot;collapsed&amp;quot; );&lt;br /&gt;
            /*&lt;br /&gt;
             * Check if any children are already hidden.  This loop is here for backwards compatibility:&lt;br /&gt;
             * the old way of making NavFrames start out collapsed was to manually add style=&amp;quot;display:none&amp;quot;&lt;br /&gt;
             * to all the NavPic/NavContent elements.  Since this was bad for accessibility (no way to make&lt;br /&gt;
             * the content visible without JavaScript support), the new recommended way is to add the class&lt;br /&gt;
             * &amp;quot;collapsed&amp;quot; to the NavFrame itself, just like with collapsible tables.&lt;br /&gt;
             */&lt;br /&gt;
            for (var NavChild = NavFrame.firstChild; NavChild != null &amp;amp;&amp;amp; !isCollapsed; NavChild = NavChild.nextSibling) {&lt;br /&gt;
                if ( hasClass( NavChild, &#039;NavPic&#039; ) || hasClass( NavChild, &#039;NavContent&#039; ) ) {&lt;br /&gt;
                    if ( NavChild.style.display == &#039;none&#039; ) {&lt;br /&gt;
                        isCollapsed = true;&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            if (isCollapsed) {&lt;br /&gt;
                for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
                    if ( hasClass( NavChild, &#039;NavPic&#039; ) || hasClass( NavChild, &#039;NavContent&#039; ) ) {&lt;br /&gt;
                        NavChild.style.display = &#039;none&#039;;&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            var NavToggleText = document.createTextNode(isCollapsed ? NavigationBarShow : NavigationBarHide);&lt;br /&gt;
            NavToggle.appendChild(NavToggleText);&lt;br /&gt;
&lt;br /&gt;
            // Find the NavHead and attach the toggle link (Must be this complicated because Moz&#039;s firstChild handling is borked)&lt;br /&gt;
            for(var j=0; j &amp;lt; NavFrame.childNodes.length; j++) {&lt;br /&gt;
                if (hasClass(NavFrame.childNodes[j], &amp;quot;NavHead&amp;quot;)) {&lt;br /&gt;
                    NavFrame.childNodes[j].appendChild(NavToggle);&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            NavFrame.setAttribute(&#039;id&#039;, &#039;NavFrame&#039; + indexNavigationBar);&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( createNavigationBarToggleButton );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Main Page layout fixes *********************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Adds an additional link to the complete list of languages available.&lt;br /&gt;
 *  Maintainers: [[User:AzaToth]], [[User:R. Koot]], [[User:Alex Smotrov]]&lt;br /&gt;
 */&lt;br /&gt;
// CLWB-214: wrap ensuring mediawiki.util is loaded.&lt;br /&gt;
mw.loader.using([&#039;mediawiki.util&#039;] ).then( function () {&lt;br /&gt;
    /* This callback is invoked as soon as the modules are available. */&lt;br /&gt;
    if (wgPageName == &#039;Main_Page&#039; || wgPageName == &#039;Talk:Main_Page&#039;) &lt;br /&gt;
        addOnloadHook(function () {&lt;br /&gt;
            mw.util.addPortletLink(&#039;p-lang&#039;, &#039;http://meta.wikimedia.org/wiki/List_of_Wikipedias&#039;,&lt;br /&gt;
                     &#039;Complete list&#039;, &#039;interwiki-completelist&#039;, &#039;Complete list of Wikipedias&#039;)&lt;br /&gt;
            var nstab = document.getElementById(&#039;ca-nstab-main&#039;)&lt;br /&gt;
            if (nstab &amp;amp;&amp;amp; mw.config.get(&#039;wgUserLanguage&#039;)==&#039;en&#039;) {&lt;br /&gt;
                while (nstab.firstChild) nstab = nstab.firstChild&lt;br /&gt;
                nstab.nodeValue = &#039;Main Page&#039;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    )&lt;br /&gt;
} );&lt;br /&gt;
/** Table sorting fixes ************************************************&lt;br /&gt;
  *&lt;br /&gt;
  *  Description: Disables code in table sorting routine to set classes on even/odd rows&lt;br /&gt;
  *  Maintainers: [[User:Random832]]&lt;br /&gt;
  */&lt;br /&gt;
&lt;br /&gt;
ts_alternate_row_colors = false;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/***** uploadwizard_newusers ********&lt;br /&gt;
 * Switches in a message for non-autoconfirmed users at [[Wikipedia:Upload]]&lt;br /&gt;
 *&lt;br /&gt;
 *  Maintainers: [[User:Krimpet]]&lt;br /&gt;
 ****/&lt;br /&gt;
function uploadwizard_newusers() {&lt;br /&gt;
  if (mw.config.get(&#039;wgNamespaceNumber&#039;) == 4 &amp;amp;&amp;amp; mw.config.get(&#039;wgTitle&#039;) == &amp;quot;Upload&amp;quot; &amp;amp;&amp;amp; mw.config.get(&#039;wgAction&#039;) == &amp;quot;view&amp;quot;) {&lt;br /&gt;
    var oldDiv = document.getElementById(&amp;quot;autoconfirmedusers&amp;quot;),&lt;br /&gt;
        newDiv = document.getElementById(&amp;quot;newusers&amp;quot;);&lt;br /&gt;
    if (oldDiv &amp;amp;&amp;amp; newDiv) {&lt;br /&gt;
      if (typeof wgUserGroups == &amp;quot;object&amp;quot; &amp;amp;&amp;amp; wgUserGroups) {&lt;br /&gt;
        for (i = 0; i &amp;lt; wgUserGroups.length; i++) {&lt;br /&gt;
          if (wgUserGroups[i] == &amp;quot;autoconfirmed&amp;quot;) {&lt;br /&gt;
            oldDiv.style.display = &amp;quot;block&amp;quot;;&lt;br /&gt;
            newDiv.style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
            return;&lt;br /&gt;
          }&lt;br /&gt;
        }&lt;br /&gt;
      }&lt;br /&gt;
      oldDiv.style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
      newDiv.style.display = &amp;quot;block&amp;quot;;&lt;br /&gt;
      return;&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
addOnloadHook(uploadwizard_newusers);&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** IPv6 AAAA connectivity testing **/&lt;br /&gt;
&lt;br /&gt;
var __ipv6wwwtest_factor = 100;&lt;br /&gt;
var __ipv6wwwtest_done = 0;&lt;br /&gt;
if ((mw.config.get(&#039;wgServer&#039;) != &amp;quot;https://secure.wikimedia.org&amp;quot;) &amp;amp;&amp;amp; (Math.floor(Math.random()*__ipv6wwwtest_factor)==42)) {&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/IPv6.js&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** Magic editintros ****************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Adds editintros on disambiguation pages and BLP pages.&lt;br /&gt;
 *  Maintainers: [[User:RockMFR]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
function addEditIntro(name)&lt;br /&gt;
{&lt;br /&gt;
  var el = document.getElementById(&#039;ca-edit&#039;);&lt;br /&gt;
  if (!el)&lt;br /&gt;
    return;&lt;br /&gt;
  el = el.getElementsByTagName(&#039;a&#039;)[0];&lt;br /&gt;
  if (el)&lt;br /&gt;
    el.href += &#039;&amp;amp;editintro=&#039; + name;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgNamespaceNumber&#039;) == 0) {&lt;br /&gt;
  addOnloadHook(function(){&lt;br /&gt;
    if (document.getElementById(&#039;disambigbox&#039;))&lt;br /&gt;
      addEditIntro(&#039;Template:Disambig_editintro&#039;);&lt;br /&gt;
  });&lt;br /&gt;
&lt;br /&gt;
  addOnloadHook(function(){&lt;br /&gt;
    var cats = document.getElementById(&#039;mw-normal-catlinks&#039;);&lt;br /&gt;
    if (!cats)&lt;br /&gt;
      return;&lt;br /&gt;
    cats = cats.getElementsByTagName(&#039;a&#039;);&lt;br /&gt;
    for (var i = 0; i &amp;lt; cats.length; i++) {&lt;br /&gt;
      if (cats[i].title == &#039;Category:Living people&#039; || cats[i].title == &#039;Category:Possibly living people&#039;) {&lt;br /&gt;
        addEditIntro(&#039;Template:BLP_editintro&#039;);&lt;br /&gt;
        break;&lt;br /&gt;
      }&lt;br /&gt;
    }&lt;br /&gt;
  });&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * Description: Stay on the secure server as much as possible&lt;br /&gt;
 * Maintainers: [[User:TheDJ]]&lt;br /&gt;
 */&lt;br /&gt;
if(mw.config.get(&#039;wgServer&#039;) == &#039;https://secure.wikimedia.org&#039;) {&lt;br /&gt;
    importScript( &#039;MediaWiki:Common.js/secure.js&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
//&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.js&amp;diff=59985</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.js&amp;diff=59985"/>
		<updated>2025-04-29T21:30:04Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;// common.js&lt;br /&gt;
&lt;br /&gt;
/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
//&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(function () {&lt;br /&gt;
    var MOBILE_WIDTH = 800; // adjust breakpoint as needed&lt;br /&gt;
    var skin = mw.config.get(&#039;skin&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Avoid redirect loop and unnecessary reloads&lt;br /&gt;
    if (window.innerWidth &amp;lt;= MOBILE_WIDTH &amp;amp;&amp;amp; skin !== &#039;timeless&#039;) {&lt;br /&gt;
        var url = new URL(window.location.href);&lt;br /&gt;
        if (!url.searchParams.has(&#039;useskin&#039;)) {&lt;br /&gt;
            url.searchParams.set(&#039;useskin&#039;, &#039;timeless&#039;);&lt;br /&gt;
            window.location.replace(url.toString());&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // Redirect back to Vector if window is resized wide (but may be jarring)&lt;br /&gt;
     else if (window.innerWidth &amp;gt; MOBILE_WIDTH &amp;amp;&amp;amp; skin !== &#039;vector&#039;) {&lt;br /&gt;
         var url = new URL(window.location.href);&lt;br /&gt;
         if (!url.searchParams.has(&#039;useskin&#039;)) {&lt;br /&gt;
             url.searchParams.set(&#039;useskin&#039;, &#039;vector&#039;);&lt;br /&gt;
             window.location.replace(url.toString());&lt;br /&gt;
         }&lt;br /&gt;
     }&lt;br /&gt;
})();&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
// A book builder progress indicator reload fix&lt;br /&gt;
if (document.getElementById(&amp;quot;firstHeading&amp;quot;).textContent == &amp;quot;Rendering&amp;quot;) {&lt;br /&gt;
    setTimeout(function(){location.reload();},1500);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * Description: Redirects from /User:UserName/skin.js or .css to the user&#039;s actual skin page&lt;br /&gt;
 * Maintainer: Cacycle&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var wgUserName = mw.config.get(&#039;wgUserName&#039;);&lt;br /&gt;
var wgPageName = mw.config.get(&#039;wgPageName&#039;);&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgArticleId&#039;) == 0 &amp;amp;&amp;amp; wgUserName) {&lt;br /&gt;
  var slash = wgPageName.indexOf(&#039;/&#039;);&lt;br /&gt;
  var norm = wgPageName.substr(0, slash) + wgPageName.substr(slash).toLowerCase();&lt;br /&gt;
  var test = &#039;User:&#039; + wgUserName.replace(/ /g, &#039;_&#039;) + &#039;/skin.&#039;;&lt;br /&gt;
  var ext = null;&lt;br /&gt;
  if (norm == test + &#039;js&#039;) ext = &#039;js&#039;;&lt;br /&gt;
  else if (norm == test + &#039;css&#039;) ext = &#039;css&#039;;&lt;br /&gt;
  if (ext != null) window.location.href = window.location.href.replace(/\/skin.(css|js)/i, &#039;/&#039; + skin + &#039;.&#039; + ext);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** extract a URL parameter from the current URL **********&lt;br /&gt;
 * From [[en:User:Lupin/autoedit.js]]&lt;br /&gt;
 *&lt;br /&gt;
 * paramName  : the name of the parameter to extract&lt;br /&gt;
 */&lt;br /&gt;
function getURLParamValue( paramName, url) &lt;br /&gt;
{&lt;br /&gt;
 if (typeof (url) == &#039;undefined&#039;  || url === null) url = document.location.href;&lt;br /&gt;
 var cmdRe=RegExp( &#039;[&amp;amp;?]&#039; + paramName + &#039;=([^&amp;amp;#]*)&#039; ); // Stop at hash&lt;br /&gt;
 var m=cmdRe.exec(url);&lt;br /&gt;
 if (m &amp;amp;&amp;amp; m.length &amp;gt; 1) return decodeURIComponent(m[1]);&lt;br /&gt;
 return null;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** &amp;amp;withJS= URL parameter *******&lt;br /&gt;
 * Allow to try custom scripts from MediaWiki space &lt;br /&gt;
 * without editing [[Special:Mypage/monobook.js]]&lt;br /&gt;
 */&lt;br /&gt;
var extraJS = getURLParamValue(&amp;quot;withJS&amp;quot;);&lt;br /&gt;
if ( extraJS &amp;amp;&amp;amp; extraJS.match(&amp;quot;^MediaWiki:[^&amp;amp;&amp;lt;&amp;gt;=%]*\.js$&amp;quot;) ) {&lt;br /&gt;
  importScript(extraJS);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Import more specific scripts if necessary */&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgAction&#039;) == &amp;quot;edit&amp;quot; || mw.config.get(&#039;wgAction&#039;) == &amp;quot;submit&amp;quot; || mw.config.get(&#039;wgPageName&#039;) == &amp;quot;Special:Upload&amp;quot;) //scripts specific to editing pages&lt;br /&gt;
{&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/edit.js&amp;quot;)&lt;br /&gt;
}&lt;br /&gt;
else if (mw.config.get(&#039;wgPageName&#039;) == &amp;quot;Special:Watchlist&amp;quot;) //watchlist scripts&lt;br /&gt;
{&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/watchlist.js&amp;quot;)&lt;br /&gt;
}&lt;br /&gt;
if( mw.config.get(&#039;wgNamespaceNumber&#039;) == 6 ) {&lt;br /&gt;
    importScript(&#039;MediaWiki:Common.js/file.js&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** For sysops and accountcreators *****************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Allows for sysop-specific Javascript at [[MediaWiki:Sysop.js]],&lt;br /&gt;
 *               and accountcreator-specific CSS at [[MediaWiki:Accountcreator.css]].&lt;br /&gt;
 */&lt;br /&gt;
if ( mw.config.get(&#039;wgUserGroups&#039;) ) {&lt;br /&gt;
  for ( var g = 0; g &amp;lt; mw.config.get(&#039;wgUserGroups&#039;).length; ++g ) {&lt;br /&gt;
    if ( mw.config.get(&#039;wgUserGroups&#039;)[g] == &amp;quot;sysop&amp;quot; ) {&lt;br /&gt;
      importStylesheet(&amp;quot;MediaWiki:Sysop.css&amp;quot;);&lt;br /&gt;
      addOnloadHook( function() {&lt;br /&gt;
        if ( !window.disableSysopJS ) {&lt;br /&gt;
          importScript(&amp;quot;MediaWiki:Sysop.js&amp;quot;);&lt;br /&gt;
        }&lt;br /&gt;
      } );&lt;br /&gt;
    } &lt;br /&gt;
    else if ( mw.config.get(&#039;wgUserGroups&#039;)[g] == &amp;quot;accountcreator&amp;quot; ) {&lt;br /&gt;
      importStylesheet(&amp;quot;MediaWiki:Accountcreator.css&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** WikiMiniAtlas *******************************************************&lt;br /&gt;
  *&lt;br /&gt;
  *  Description: WikiMiniAtlas is a popup click and drag world map.&lt;br /&gt;
  *               This script causes all of our coordinate links to display the WikiMiniAtlas popup button.&lt;br /&gt;
  *               The script itself is located on meta because it is used by many projects.&lt;br /&gt;
  *               See [[Meta:WikiMiniAtlas]] for more information. &lt;br /&gt;
  *  Maintainers: [[User:Dschwen]]&lt;br /&gt;
  */&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgServer&#039;) == &amp;quot;https://secure.wikimedia.org&amp;quot;) {&lt;br /&gt;
    var metaBase = &amp;quot;https://secure.wikimedia.org/wikipedia/meta&amp;quot;;&lt;br /&gt;
} else {&lt;br /&gt;
    var metaBase = &amp;quot;https://meta.wikimedia.org&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
importScriptURI(metaBase+&amp;quot;/w/index.php?title=MediaWiki:Wikiminiatlas.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&amp;amp;smaxage=21600&amp;amp;maxage=86400&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Mobile Redirect Helper ************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Redirects to the mobile-optimized gateway at en.m.wikimedia.org&lt;br /&gt;
 *  for viewers on iPhone, iPod Touch, Palm Pre, and Android devices.&lt;br /&gt;
 *&lt;br /&gt;
 *  You can turn off the redirect by setting the cookie &amp;quot;stopMobileRedirect=true&amp;quot;&lt;br /&gt;
 *&lt;br /&gt;
 *  This code cannot be imported, because the JS only loads after all other files&lt;br /&gt;
 *  and this was causing major issues for users with mobile devices. Must be loaded&lt;br /&gt;
 *  *before* the images and etc of the page on all mobile devices.&lt;br /&gt;
 *&lt;br /&gt;
 *  Maintainer: [[User:Brion VIBBER]], [[User:hcatlin]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Commented out by Ian Wojtowicz for WikiPress code. Redirect not appropriate for non Wikipedia uses.&lt;br /&gt;
&lt;br /&gt;
if (/(Android|iPhone|iPod|webOS|NetFront|Opera Mini|SEMC-Browser|PlayStation Portable|Nintendo Wii)/.test(navigator.userAgent)) {&lt;br /&gt;
&lt;br /&gt;
  var wgMainPageName = &#039;Main_Page&#039;;&lt;br /&gt;
 &lt;br /&gt;
  var stopMobileRedirectCookieExists = function() {&lt;br /&gt;
    return (document.cookie.indexOf(&amp;quot;stopMobileRedirect=true&amp;quot;) &amp;gt;= 0);&lt;br /&gt;
  }&lt;br /&gt;
 &lt;br /&gt;
  var mobileSiteLink = function() {&lt;br /&gt;
    if (wgCanonicalNamespace == &#039;Special&#039; &amp;amp;&amp;amp; wgCanonicalSpecialPageName == &#039;Search&#039;) {&lt;br /&gt;
        var pageLink = &#039;?search=&#039; + encodeURIComponent(document.getElementById(&#039;searchText&#039;).value);&lt;br /&gt;
    } else if (wgPageName == wgMainPageName) {&lt;br /&gt;
        var pageLink = &#039;::Home&#039;; // Special case&lt;br /&gt;
    } else {&lt;br /&gt;
        var pageLink = encodeURIComponent(wgPageName).replace(&#039;%2F&#039;,&#039;/&#039;).replace(&#039;%3A&#039;,&#039;:&#039;);&lt;br /&gt;
    }&lt;br /&gt;
    return &#039;http://&#039; + wgContentLanguage + &#039;.m.wikipedia.org/wiki/&#039; + pageLink + &amp;quot;?wasRedirected=true&amp;quot;&lt;br /&gt;
  }&lt;br /&gt;
 &lt;br /&gt;
  if (!stopMobileRedirectCookieExists()) {&lt;br /&gt;
    document.location = mobileSiteLink();&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
/* Scripts specific to Internet Explorer */&lt;br /&gt;
&lt;br /&gt;
if (navigator.appName == &amp;quot;Microsoft Internet Explorer&amp;quot;)&lt;br /&gt;
{&lt;br /&gt;
    /** Internet Explorer bug fix **************************************************&lt;br /&gt;
     *&lt;br /&gt;
     *  Description: Fixes IE horizontal scrollbar bug&lt;br /&gt;
     *  Maintainers: [[User:Tom-]]?&lt;br /&gt;
     */&lt;br /&gt;
    &lt;br /&gt;
    var oldWidth;&lt;br /&gt;
    var docEl = document.documentElement;&lt;br /&gt;
    &lt;br /&gt;
    function fixIEScroll()&lt;br /&gt;
    {&lt;br /&gt;
        if (!oldWidth || docEl.clientWidth &amp;gt; oldWidth)&lt;br /&gt;
            doFixIEScroll();&lt;br /&gt;
        else&lt;br /&gt;
            setTimeout(doFixIEScroll, 1);&lt;br /&gt;
        &lt;br /&gt;
        oldWidth = docEl.clientWidth;&lt;br /&gt;
    }&lt;br /&gt;
    &lt;br /&gt;
    function doFixIEScroll() {&lt;br /&gt;
        docEl.style.overflowX = (docEl.scrollWidth - docEl.clientWidth &amp;lt; 4) ? &amp;quot;hidden&amp;quot; : &amp;quot;&amp;quot;;&lt;br /&gt;
    }&lt;br /&gt;
    &lt;br /&gt;
    document.attachEvent(&amp;quot;onreadystatechange&amp;quot;, fixIEScroll);&lt;br /&gt;
    document.attachEvent(&amp;quot;onresize&amp;quot;, fixIEScroll);&lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    /**&lt;br /&gt;
     * Remove need for CSS hacks regarding MSIE and IPA.&lt;br /&gt;
     */&lt;br /&gt;
    if (document.createStyleSheet) {&lt;br /&gt;
        document.createStyleSheet().addRule(&#039;.IPA&#039;, &#039;font-family: &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Charis SIL&amp;quot;, Gentium, &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;;&#039;);&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // In print IE (7?) does not like line-height&lt;br /&gt;
    appendCSS( &#039;@media print { sup, sub, p, .documentDescription { line-height: normal; }}&#039;);&lt;br /&gt;
&lt;br /&gt;
    // IE overflow bug&lt;br /&gt;
    appendCSS(&#039;div.overflowbugx { overflow-x: scroll !important; overflow-y: hidden !important; } div.overflowbugy { overflow-y: scroll !important; overflow-x: hidden !important; }&#039;);&lt;br /&gt;
    &lt;br /&gt;
    //Import scripts specific to Internet Explorer 6&lt;br /&gt;
    if (navigator.appVersion.substr(22, 1) == &amp;quot;6&amp;quot;) {&lt;br /&gt;
        importScript(&amp;quot;MediaWiki:Common.js/IE60Fixes.js&amp;quot;)&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Test if an element has a certain class **************************************&lt;br /&gt;
 *&lt;br /&gt;
 * Description: Uses regular expressions and caching for better performance.&lt;br /&gt;
 * Maintainers: [[User:Mike Dillon]], [[User:R. Koot]], [[User:SG]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var hasClass = (function () {&lt;br /&gt;
    var reCache = {};&lt;br /&gt;
    return function (element, className) {&lt;br /&gt;
        return (reCache[className] ? reCache[className] : (reCache[className] = new RegExp(&amp;quot;(?:\\s|^)&amp;quot; + className + &amp;quot;(?:\\s|$)&amp;quot;))).test(element.className);&lt;br /&gt;
    };&lt;br /&gt;
})();&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Interwiki links to featured articles ***************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Highlights interwiki links to featured articles (or&lt;br /&gt;
 *               equivalents) by changing the bullet before the interwiki link&lt;br /&gt;
 *               into a star.&lt;br /&gt;
 *  Maintainers: [[User:R. Koot]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
function LinkFA() &lt;br /&gt;
{&lt;br /&gt;
    if ( document.getElementById( &amp;quot;p-lang&amp;quot; ) ) {&lt;br /&gt;
        var InterwikiLinks = document.getElementById( &amp;quot;p-lang&amp;quot; ).getElementsByTagName( &amp;quot;li&amp;quot; );&lt;br /&gt;
&lt;br /&gt;
        for ( var i = 0; i &amp;lt; InterwikiLinks.length; i++ ) {&lt;br /&gt;
            if ( document.getElementById( InterwikiLinks[i].className + &amp;quot;-fa&amp;quot; ) ) {&lt;br /&gt;
                InterwikiLinks[i].className += &amp;quot; FA&amp;quot;&lt;br /&gt;
                InterwikiLinks[i].title = &amp;quot;This is a featured article in another language.&amp;quot;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( LinkFA );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Collapsible tables *********************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Allows tables to be collapsed, showing only the header. See&lt;br /&gt;
 *               [[Wikipedia:NavFrame]].&lt;br /&gt;
 *  Maintainers: [[User:R. Koot]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var autoCollapse = 2;&lt;br /&gt;
var collapseCaption = &amp;quot;hide&amp;quot;;&lt;br /&gt;
var expandCaption = &amp;quot;show&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
function collapseTable( tableIndex )&lt;br /&gt;
{&lt;br /&gt;
    var Button = document.getElementById( &amp;quot;collapseButton&amp;quot; + tableIndex );&lt;br /&gt;
    var Table = document.getElementById( &amp;quot;collapsibleTable&amp;quot; + tableIndex );&lt;br /&gt;
&lt;br /&gt;
    if ( !Table || !Button ) {&lt;br /&gt;
        return false;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    var Rows = Table.rows;&lt;br /&gt;
&lt;br /&gt;
    if ( Button.firstChild.data == collapseCaption ) {&lt;br /&gt;
        for ( var i = 1; i &amp;lt; Rows.length; i++ ) {&lt;br /&gt;
            Rows[i].style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
        }&lt;br /&gt;
        Button.firstChild.data = expandCaption;&lt;br /&gt;
    } else {&lt;br /&gt;
        for ( var i = 1; i &amp;lt; Rows.length; i++ ) {&lt;br /&gt;
            Rows[i].style.display = Rows[0].style.display;&lt;br /&gt;
        }&lt;br /&gt;
        Button.firstChild.data = collapseCaption;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
function createCollapseButtons()&lt;br /&gt;
{&lt;br /&gt;
    var tableIndex = 0;&lt;br /&gt;
    var NavigationBoxes = new Object();&lt;br /&gt;
    var Tables = document.getElementsByTagName( &amp;quot;table&amp;quot; );&lt;br /&gt;
&lt;br /&gt;
    for ( var i = 0; i &amp;lt; Tables.length; i++ ) {&lt;br /&gt;
        if ( hasClass( Tables[i], &amp;quot;collapsible&amp;quot; ) ) {&lt;br /&gt;
&lt;br /&gt;
            /* only add button and increment count if there is a header row to work with */&lt;br /&gt;
            var HeaderRow = Tables[i].getElementsByTagName( &amp;quot;tr&amp;quot; )[0];&lt;br /&gt;
            if (!HeaderRow) continue;&lt;br /&gt;
            var Header = HeaderRow.getElementsByTagName( &amp;quot;th&amp;quot; )[0];&lt;br /&gt;
            if (!Header) continue;&lt;br /&gt;
&lt;br /&gt;
            NavigationBoxes[ tableIndex ] = Tables[i];&lt;br /&gt;
            Tables[i].setAttribute( &amp;quot;id&amp;quot;, &amp;quot;collapsibleTable&amp;quot; + tableIndex );&lt;br /&gt;
&lt;br /&gt;
            var Button     = document.createElement( &amp;quot;span&amp;quot; );&lt;br /&gt;
            var ButtonLink = document.createElement( &amp;quot;a&amp;quot; );&lt;br /&gt;
            var ButtonText = document.createTextNode( collapseCaption );&lt;br /&gt;
&lt;br /&gt;
            Button.className = &amp;quot;collapseButton&amp;quot;;  //Styles are declared in Common.css&lt;br /&gt;
&lt;br /&gt;
            ButtonLink.style.color = Header.style.color;&lt;br /&gt;
            ButtonLink.setAttribute( &amp;quot;id&amp;quot;, &amp;quot;collapseButton&amp;quot; + tableIndex );&lt;br /&gt;
            ButtonLink.setAttribute( &amp;quot;href&amp;quot;, &amp;quot;javascript:collapseTable(&amp;quot; + tableIndex + &amp;quot;);&amp;quot; );&lt;br /&gt;
            ButtonLink.appendChild( ButtonText );&lt;br /&gt;
&lt;br /&gt;
            Button.appendChild( document.createTextNode( &amp;quot;[&amp;quot; ) );&lt;br /&gt;
            Button.appendChild( ButtonLink );&lt;br /&gt;
            Button.appendChild( document.createTextNode( &amp;quot;]&amp;quot; ) );&lt;br /&gt;
&lt;br /&gt;
            Header.insertBefore( Button, Header.childNodes[0] );&lt;br /&gt;
            tableIndex++;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    for ( var i = 0;  i &amp;lt; tableIndex; i++ ) {&lt;br /&gt;
        if ( hasClass( NavigationBoxes[i], &amp;quot;collapsed&amp;quot; ) || ( tableIndex &amp;gt;= autoCollapse &amp;amp;&amp;amp; hasClass( NavigationBoxes[i], &amp;quot;autocollapse&amp;quot; ) ) ) {&lt;br /&gt;
            collapseTable( i );&lt;br /&gt;
        } &lt;br /&gt;
        else if ( hasClass( NavigationBoxes[i], &amp;quot;innercollapse&amp;quot; ) ) {&lt;br /&gt;
            var element = NavigationBoxes[i];&lt;br /&gt;
            while (element = element.parentNode) {&lt;br /&gt;
                if ( hasClass( element, &amp;quot;outercollapse&amp;quot; ) ) {&lt;br /&gt;
                    collapseTable ( i );&lt;br /&gt;
                    break;&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( createCollapseButtons );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Dynamic Navigation Bars (experimental) *************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: See [[Wikipedia:NavFrame]].&lt;br /&gt;
 *  Maintainers: UNMAINTAINED&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
// set up the words in your language&lt;br /&gt;
var NavigationBarHide = &#039;[&#039; + collapseCaption + &#039;]&#039;;&lt;br /&gt;
var NavigationBarShow = &#039;[&#039; + expandCaption + &#039;]&#039;;&lt;br /&gt;
&lt;br /&gt;
// shows and hides content and picture (if available) of navigation bars&lt;br /&gt;
// Parameters:&lt;br /&gt;
//     indexNavigationBar: the index of navigation bar to be toggled&lt;br /&gt;
function toggleNavigationBar(indexNavigationBar)&lt;br /&gt;
{&lt;br /&gt;
    var NavToggle = document.getElementById(&amp;quot;NavToggle&amp;quot; + indexNavigationBar);&lt;br /&gt;
    var NavFrame = document.getElementById(&amp;quot;NavFrame&amp;quot; + indexNavigationBar);&lt;br /&gt;
&lt;br /&gt;
    if (!NavFrame || !NavToggle) {&lt;br /&gt;
        return false;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // if shown now&lt;br /&gt;
    if (NavToggle.firstChild.data == NavigationBarHide) {&lt;br /&gt;
        for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
            if (hasClass(NavChild, &#039;NavContent&#039;) || hasClass(NavChild, &#039;NavPic&#039;)) {&lt;br /&gt;
                NavChild.style.display = &#039;none&#039;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    NavToggle.firstChild.data = NavigationBarShow;&lt;br /&gt;
&lt;br /&gt;
    // if hidden now&lt;br /&gt;
    } else if (NavToggle.firstChild.data == NavigationBarShow) {&lt;br /&gt;
        for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
            if (hasClass(NavChild, &#039;NavContent&#039;) || hasClass(NavChild, &#039;NavPic&#039;)) {&lt;br /&gt;
                NavChild.style.display = &#039;block&#039;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
        NavToggle.firstChild.data = NavigationBarHide;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
// adds show/hide-button to navigation bars&lt;br /&gt;
function createNavigationBarToggleButton()&lt;br /&gt;
{&lt;br /&gt;
    var indexNavigationBar = 0;&lt;br /&gt;
    // iterate over all &amp;lt; div &amp;gt;-elements &lt;br /&gt;
    var divs = document.getElementsByTagName(&amp;quot;div&amp;quot;);&lt;br /&gt;
    for (var i = 0; NavFrame = divs[i]; i++) {&lt;br /&gt;
        // if found a navigation bar&lt;br /&gt;
        if (hasClass(NavFrame, &amp;quot;NavFrame&amp;quot;)) {&lt;br /&gt;
&lt;br /&gt;
            indexNavigationBar++;&lt;br /&gt;
            var NavToggle = document.createElement(&amp;quot;a&amp;quot;);&lt;br /&gt;
            NavToggle.className = &#039;NavToggle&#039;;&lt;br /&gt;
            NavToggle.setAttribute(&#039;id&#039;, &#039;NavToggle&#039; + indexNavigationBar);&lt;br /&gt;
            NavToggle.setAttribute(&#039;href&#039;, &#039;javascript:toggleNavigationBar(&#039; + indexNavigationBar + &#039;);&#039;);&lt;br /&gt;
&lt;br /&gt;
            var isCollapsed = hasClass( NavFrame, &amp;quot;collapsed&amp;quot; );&lt;br /&gt;
            /*&lt;br /&gt;
             * Check if any children are already hidden.  This loop is here for backwards compatibility:&lt;br /&gt;
             * the old way of making NavFrames start out collapsed was to manually add style=&amp;quot;display:none&amp;quot;&lt;br /&gt;
             * to all the NavPic/NavContent elements.  Since this was bad for accessibility (no way to make&lt;br /&gt;
             * the content visible without JavaScript support), the new recommended way is to add the class&lt;br /&gt;
             * &amp;quot;collapsed&amp;quot; to the NavFrame itself, just like with collapsible tables.&lt;br /&gt;
             */&lt;br /&gt;
            for (var NavChild = NavFrame.firstChild; NavChild != null &amp;amp;&amp;amp; !isCollapsed; NavChild = NavChild.nextSibling) {&lt;br /&gt;
                if ( hasClass( NavChild, &#039;NavPic&#039; ) || hasClass( NavChild, &#039;NavContent&#039; ) ) {&lt;br /&gt;
                    if ( NavChild.style.display == &#039;none&#039; ) {&lt;br /&gt;
                        isCollapsed = true;&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            if (isCollapsed) {&lt;br /&gt;
                for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
                    if ( hasClass( NavChild, &#039;NavPic&#039; ) || hasClass( NavChild, &#039;NavContent&#039; ) ) {&lt;br /&gt;
                        NavChild.style.display = &#039;none&#039;;&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            var NavToggleText = document.createTextNode(isCollapsed ? NavigationBarShow : NavigationBarHide);&lt;br /&gt;
            NavToggle.appendChild(NavToggleText);&lt;br /&gt;
&lt;br /&gt;
            // Find the NavHead and attach the toggle link (Must be this complicated because Moz&#039;s firstChild handling is borked)&lt;br /&gt;
            for(var j=0; j &amp;lt; NavFrame.childNodes.length; j++) {&lt;br /&gt;
                if (hasClass(NavFrame.childNodes[j], &amp;quot;NavHead&amp;quot;)) {&lt;br /&gt;
                    NavFrame.childNodes[j].appendChild(NavToggle);&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            NavFrame.setAttribute(&#039;id&#039;, &#039;NavFrame&#039; + indexNavigationBar);&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( createNavigationBarToggleButton );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Main Page layout fixes *********************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Adds an additional link to the complete list of languages available.&lt;br /&gt;
 *  Maintainers: [[User:AzaToth]], [[User:R. Koot]], [[User:Alex Smotrov]]&lt;br /&gt;
 */&lt;br /&gt;
// CLWB-214: wrap ensuring mediawiki.util is loaded.&lt;br /&gt;
mw.loader.using([&#039;mediawiki.util&#039;] ).then( function () {&lt;br /&gt;
    /* This callback is invoked as soon as the modules are available. */&lt;br /&gt;
    if (wgPageName == &#039;Main_Page&#039; || wgPageName == &#039;Talk:Main_Page&#039;) &lt;br /&gt;
        addOnloadHook(function () {&lt;br /&gt;
            mw.util.addPortletLink(&#039;p-lang&#039;, &#039;http://meta.wikimedia.org/wiki/List_of_Wikipedias&#039;,&lt;br /&gt;
                     &#039;Complete list&#039;, &#039;interwiki-completelist&#039;, &#039;Complete list of Wikipedias&#039;)&lt;br /&gt;
            var nstab = document.getElementById(&#039;ca-nstab-main&#039;)&lt;br /&gt;
            if (nstab &amp;amp;&amp;amp; mw.config.get(&#039;wgUserLanguage&#039;)==&#039;en&#039;) {&lt;br /&gt;
                while (nstab.firstChild) nstab = nstab.firstChild&lt;br /&gt;
                nstab.nodeValue = &#039;Main Page&#039;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    )&lt;br /&gt;
} );&lt;br /&gt;
/** Table sorting fixes ************************************************&lt;br /&gt;
  *&lt;br /&gt;
  *  Description: Disables code in table sorting routine to set classes on even/odd rows&lt;br /&gt;
  *  Maintainers: [[User:Random832]]&lt;br /&gt;
  */&lt;br /&gt;
&lt;br /&gt;
ts_alternate_row_colors = false;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/***** uploadwizard_newusers ********&lt;br /&gt;
 * Switches in a message for non-autoconfirmed users at [[Wikipedia:Upload]]&lt;br /&gt;
 *&lt;br /&gt;
 *  Maintainers: [[User:Krimpet]]&lt;br /&gt;
 ****/&lt;br /&gt;
function uploadwizard_newusers() {&lt;br /&gt;
  if (mw.config.get(&#039;wgNamespaceNumber&#039;) == 4 &amp;amp;&amp;amp; mw.config.get(&#039;wgTitle&#039;) == &amp;quot;Upload&amp;quot; &amp;amp;&amp;amp; mw.config.get(&#039;wgAction&#039;) == &amp;quot;view&amp;quot;) {&lt;br /&gt;
    var oldDiv = document.getElementById(&amp;quot;autoconfirmedusers&amp;quot;),&lt;br /&gt;
        newDiv = document.getElementById(&amp;quot;newusers&amp;quot;);&lt;br /&gt;
    if (oldDiv &amp;amp;&amp;amp; newDiv) {&lt;br /&gt;
      if (typeof wgUserGroups == &amp;quot;object&amp;quot; &amp;amp;&amp;amp; wgUserGroups) {&lt;br /&gt;
        for (i = 0; i &amp;lt; wgUserGroups.length; i++) {&lt;br /&gt;
          if (wgUserGroups[i] == &amp;quot;autoconfirmed&amp;quot;) {&lt;br /&gt;
            oldDiv.style.display = &amp;quot;block&amp;quot;;&lt;br /&gt;
            newDiv.style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
            return;&lt;br /&gt;
          }&lt;br /&gt;
        }&lt;br /&gt;
      }&lt;br /&gt;
      oldDiv.style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
      newDiv.style.display = &amp;quot;block&amp;quot;;&lt;br /&gt;
      return;&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
addOnloadHook(uploadwizard_newusers);&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** IPv6 AAAA connectivity testing **/&lt;br /&gt;
&lt;br /&gt;
var __ipv6wwwtest_factor = 100;&lt;br /&gt;
var __ipv6wwwtest_done = 0;&lt;br /&gt;
if ((mw.config.get(&#039;wgServer&#039;) != &amp;quot;https://secure.wikimedia.org&amp;quot;) &amp;amp;&amp;amp; (Math.floor(Math.random()*__ipv6wwwtest_factor)==42)) {&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/IPv6.js&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** Magic editintros ****************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Adds editintros on disambiguation pages and BLP pages.&lt;br /&gt;
 *  Maintainers: [[User:RockMFR]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
function addEditIntro(name)&lt;br /&gt;
{&lt;br /&gt;
  var el = document.getElementById(&#039;ca-edit&#039;);&lt;br /&gt;
  if (!el)&lt;br /&gt;
    return;&lt;br /&gt;
  el = el.getElementsByTagName(&#039;a&#039;)[0];&lt;br /&gt;
  if (el)&lt;br /&gt;
    el.href += &#039;&amp;amp;editintro=&#039; + name;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgNamespaceNumber&#039;) == 0) {&lt;br /&gt;
  addOnloadHook(function(){&lt;br /&gt;
    if (document.getElementById(&#039;disambigbox&#039;))&lt;br /&gt;
      addEditIntro(&#039;Template:Disambig_editintro&#039;);&lt;br /&gt;
  });&lt;br /&gt;
&lt;br /&gt;
  addOnloadHook(function(){&lt;br /&gt;
    var cats = document.getElementById(&#039;mw-normal-catlinks&#039;);&lt;br /&gt;
    if (!cats)&lt;br /&gt;
      return;&lt;br /&gt;
    cats = cats.getElementsByTagName(&#039;a&#039;);&lt;br /&gt;
    for (var i = 0; i &amp;lt; cats.length; i++) {&lt;br /&gt;
      if (cats[i].title == &#039;Category:Living people&#039; || cats[i].title == &#039;Category:Possibly living people&#039;) {&lt;br /&gt;
        addEditIntro(&#039;Template:BLP_editintro&#039;);&lt;br /&gt;
        break;&lt;br /&gt;
      }&lt;br /&gt;
    }&lt;br /&gt;
  });&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * Description: Stay on the secure server as much as possible&lt;br /&gt;
 * Maintainers: [[User:TheDJ]]&lt;br /&gt;
 */&lt;br /&gt;
if(mw.config.get(&#039;wgServer&#039;) == &#039;https://secure.wikimedia.org&#039;) {&lt;br /&gt;
    importScript( &#039;MediaWiki:Common.js/secure.js&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
//&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.js&amp;diff=59984</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Common.js&amp;diff=59984"/>
		<updated>2025-04-29T21:27:31Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;// common.js&lt;br /&gt;
&lt;br /&gt;
/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
//&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(function () {&lt;br /&gt;
    var MOBILE_WIDTH = 700; // adjust breakpoint as needed&lt;br /&gt;
    var skin = mw.config.get(&#039;skin&#039;);&lt;br /&gt;
&lt;br /&gt;
    // Avoid redirect loop and unnecessary reloads&lt;br /&gt;
    if (window.innerWidth &amp;lt;= MOBILE_WIDTH &amp;amp;&amp;amp; skin !== &#039;timeless&#039;) {&lt;br /&gt;
        var url = new URL(window.location.href);&lt;br /&gt;
        if (!url.searchParams.has(&#039;useskin&#039;)) {&lt;br /&gt;
            url.searchParams.set(&#039;useskin&#039;, &#039;timeless&#039;);&lt;br /&gt;
            window.location.replace(url.toString());&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // Redirect back to Vector if window is resized wide (but may be jarring)&lt;br /&gt;
     else if (window.innerWidth &amp;gt; MOBILE_WIDTH &amp;amp;&amp;amp; skin !== &#039;vector&#039;) {&lt;br /&gt;
         var url = new URL(window.location.href);&lt;br /&gt;
         if (!url.searchParams.has(&#039;useskin&#039;)) {&lt;br /&gt;
             url.searchParams.set(&#039;useskin&#039;, &#039;vector&#039;);&lt;br /&gt;
             window.location.replace(url.toString());&lt;br /&gt;
         }&lt;br /&gt;
     }&lt;br /&gt;
})();&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
// A book builder progress indicator reload fix&lt;br /&gt;
if (document.getElementById(&amp;quot;firstHeading&amp;quot;).textContent == &amp;quot;Rendering&amp;quot;) {&lt;br /&gt;
    setTimeout(function(){location.reload();},1500);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * Description: Redirects from /User:UserName/skin.js or .css to the user&#039;s actual skin page&lt;br /&gt;
 * Maintainer: Cacycle&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var wgUserName = mw.config.get(&#039;wgUserName&#039;);&lt;br /&gt;
var wgPageName = mw.config.get(&#039;wgPageName&#039;);&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgArticleId&#039;) == 0 &amp;amp;&amp;amp; wgUserName) {&lt;br /&gt;
  var slash = wgPageName.indexOf(&#039;/&#039;);&lt;br /&gt;
  var norm = wgPageName.substr(0, slash) + wgPageName.substr(slash).toLowerCase();&lt;br /&gt;
  var test = &#039;User:&#039; + wgUserName.replace(/ /g, &#039;_&#039;) + &#039;/skin.&#039;;&lt;br /&gt;
  var ext = null;&lt;br /&gt;
  if (norm == test + &#039;js&#039;) ext = &#039;js&#039;;&lt;br /&gt;
  else if (norm == test + &#039;css&#039;) ext = &#039;css&#039;;&lt;br /&gt;
  if (ext != null) window.location.href = window.location.href.replace(/\/skin.(css|js)/i, &#039;/&#039; + skin + &#039;.&#039; + ext);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** extract a URL parameter from the current URL **********&lt;br /&gt;
 * From [[en:User:Lupin/autoedit.js]]&lt;br /&gt;
 *&lt;br /&gt;
 * paramName  : the name of the parameter to extract&lt;br /&gt;
 */&lt;br /&gt;
function getURLParamValue( paramName, url) &lt;br /&gt;
{&lt;br /&gt;
 if (typeof (url) == &#039;undefined&#039;  || url === null) url = document.location.href;&lt;br /&gt;
 var cmdRe=RegExp( &#039;[&amp;amp;?]&#039; + paramName + &#039;=([^&amp;amp;#]*)&#039; ); // Stop at hash&lt;br /&gt;
 var m=cmdRe.exec(url);&lt;br /&gt;
 if (m &amp;amp;&amp;amp; m.length &amp;gt; 1) return decodeURIComponent(m[1]);&lt;br /&gt;
 return null;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** &amp;amp;withJS= URL parameter *******&lt;br /&gt;
 * Allow to try custom scripts from MediaWiki space &lt;br /&gt;
 * without editing [[Special:Mypage/monobook.js]]&lt;br /&gt;
 */&lt;br /&gt;
var extraJS = getURLParamValue(&amp;quot;withJS&amp;quot;);&lt;br /&gt;
if ( extraJS &amp;amp;&amp;amp; extraJS.match(&amp;quot;^MediaWiki:[^&amp;amp;&amp;lt;&amp;gt;=%]*\.js$&amp;quot;) ) {&lt;br /&gt;
  importScript(extraJS);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Import more specific scripts if necessary */&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgAction&#039;) == &amp;quot;edit&amp;quot; || mw.config.get(&#039;wgAction&#039;) == &amp;quot;submit&amp;quot; || mw.config.get(&#039;wgPageName&#039;) == &amp;quot;Special:Upload&amp;quot;) //scripts specific to editing pages&lt;br /&gt;
{&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/edit.js&amp;quot;)&lt;br /&gt;
}&lt;br /&gt;
else if (mw.config.get(&#039;wgPageName&#039;) == &amp;quot;Special:Watchlist&amp;quot;) //watchlist scripts&lt;br /&gt;
{&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/watchlist.js&amp;quot;)&lt;br /&gt;
}&lt;br /&gt;
if( mw.config.get(&#039;wgNamespaceNumber&#039;) == 6 ) {&lt;br /&gt;
    importScript(&#039;MediaWiki:Common.js/file.js&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** For sysops and accountcreators *****************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Allows for sysop-specific Javascript at [[MediaWiki:Sysop.js]],&lt;br /&gt;
 *               and accountcreator-specific CSS at [[MediaWiki:Accountcreator.css]].&lt;br /&gt;
 */&lt;br /&gt;
if ( mw.config.get(&#039;wgUserGroups&#039;) ) {&lt;br /&gt;
  for ( var g = 0; g &amp;lt; mw.config.get(&#039;wgUserGroups&#039;).length; ++g ) {&lt;br /&gt;
    if ( mw.config.get(&#039;wgUserGroups&#039;)[g] == &amp;quot;sysop&amp;quot; ) {&lt;br /&gt;
      importStylesheet(&amp;quot;MediaWiki:Sysop.css&amp;quot;);&lt;br /&gt;
      addOnloadHook( function() {&lt;br /&gt;
        if ( !window.disableSysopJS ) {&lt;br /&gt;
          importScript(&amp;quot;MediaWiki:Sysop.js&amp;quot;);&lt;br /&gt;
        }&lt;br /&gt;
      } );&lt;br /&gt;
    } &lt;br /&gt;
    else if ( mw.config.get(&#039;wgUserGroups&#039;)[g] == &amp;quot;accountcreator&amp;quot; ) {&lt;br /&gt;
      importStylesheet(&amp;quot;MediaWiki:Accountcreator.css&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** WikiMiniAtlas *******************************************************&lt;br /&gt;
  *&lt;br /&gt;
  *  Description: WikiMiniAtlas is a popup click and drag world map.&lt;br /&gt;
  *               This script causes all of our coordinate links to display the WikiMiniAtlas popup button.&lt;br /&gt;
  *               The script itself is located on meta because it is used by many projects.&lt;br /&gt;
  *               See [[Meta:WikiMiniAtlas]] for more information. &lt;br /&gt;
  *  Maintainers: [[User:Dschwen]]&lt;br /&gt;
  */&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgServer&#039;) == &amp;quot;https://secure.wikimedia.org&amp;quot;) {&lt;br /&gt;
    var metaBase = &amp;quot;https://secure.wikimedia.org/wikipedia/meta&amp;quot;;&lt;br /&gt;
} else {&lt;br /&gt;
    var metaBase = &amp;quot;https://meta.wikimedia.org&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
importScriptURI(metaBase+&amp;quot;/w/index.php?title=MediaWiki:Wikiminiatlas.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&amp;amp;smaxage=21600&amp;amp;maxage=86400&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Mobile Redirect Helper ************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Redirects to the mobile-optimized gateway at en.m.wikimedia.org&lt;br /&gt;
 *  for viewers on iPhone, iPod Touch, Palm Pre, and Android devices.&lt;br /&gt;
 *&lt;br /&gt;
 *  You can turn off the redirect by setting the cookie &amp;quot;stopMobileRedirect=true&amp;quot;&lt;br /&gt;
 *&lt;br /&gt;
 *  This code cannot be imported, because the JS only loads after all other files&lt;br /&gt;
 *  and this was causing major issues for users with mobile devices. Must be loaded&lt;br /&gt;
 *  *before* the images and etc of the page on all mobile devices.&lt;br /&gt;
 *&lt;br /&gt;
 *  Maintainer: [[User:Brion VIBBER]], [[User:hcatlin]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Commented out by Ian Wojtowicz for WikiPress code. Redirect not appropriate for non Wikipedia uses.&lt;br /&gt;
&lt;br /&gt;
if (/(Android|iPhone|iPod|webOS|NetFront|Opera Mini|SEMC-Browser|PlayStation Portable|Nintendo Wii)/.test(navigator.userAgent)) {&lt;br /&gt;
&lt;br /&gt;
  var wgMainPageName = &#039;Main_Page&#039;;&lt;br /&gt;
 &lt;br /&gt;
  var stopMobileRedirectCookieExists = function() {&lt;br /&gt;
    return (document.cookie.indexOf(&amp;quot;stopMobileRedirect=true&amp;quot;) &amp;gt;= 0);&lt;br /&gt;
  }&lt;br /&gt;
 &lt;br /&gt;
  var mobileSiteLink = function() {&lt;br /&gt;
    if (wgCanonicalNamespace == &#039;Special&#039; &amp;amp;&amp;amp; wgCanonicalSpecialPageName == &#039;Search&#039;) {&lt;br /&gt;
        var pageLink = &#039;?search=&#039; + encodeURIComponent(document.getElementById(&#039;searchText&#039;).value);&lt;br /&gt;
    } else if (wgPageName == wgMainPageName) {&lt;br /&gt;
        var pageLink = &#039;::Home&#039;; // Special case&lt;br /&gt;
    } else {&lt;br /&gt;
        var pageLink = encodeURIComponent(wgPageName).replace(&#039;%2F&#039;,&#039;/&#039;).replace(&#039;%3A&#039;,&#039;:&#039;);&lt;br /&gt;
    }&lt;br /&gt;
    return &#039;http://&#039; + wgContentLanguage + &#039;.m.wikipedia.org/wiki/&#039; + pageLink + &amp;quot;?wasRedirected=true&amp;quot;&lt;br /&gt;
  }&lt;br /&gt;
 &lt;br /&gt;
  if (!stopMobileRedirectCookieExists()) {&lt;br /&gt;
    document.location = mobileSiteLink();&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
/* Scripts specific to Internet Explorer */&lt;br /&gt;
&lt;br /&gt;
if (navigator.appName == &amp;quot;Microsoft Internet Explorer&amp;quot;)&lt;br /&gt;
{&lt;br /&gt;
    /** Internet Explorer bug fix **************************************************&lt;br /&gt;
     *&lt;br /&gt;
     *  Description: Fixes IE horizontal scrollbar bug&lt;br /&gt;
     *  Maintainers: [[User:Tom-]]?&lt;br /&gt;
     */&lt;br /&gt;
    &lt;br /&gt;
    var oldWidth;&lt;br /&gt;
    var docEl = document.documentElement;&lt;br /&gt;
    &lt;br /&gt;
    function fixIEScroll()&lt;br /&gt;
    {&lt;br /&gt;
        if (!oldWidth || docEl.clientWidth &amp;gt; oldWidth)&lt;br /&gt;
            doFixIEScroll();&lt;br /&gt;
        else&lt;br /&gt;
            setTimeout(doFixIEScroll, 1);&lt;br /&gt;
        &lt;br /&gt;
        oldWidth = docEl.clientWidth;&lt;br /&gt;
    }&lt;br /&gt;
    &lt;br /&gt;
    function doFixIEScroll() {&lt;br /&gt;
        docEl.style.overflowX = (docEl.scrollWidth - docEl.clientWidth &amp;lt; 4) ? &amp;quot;hidden&amp;quot; : &amp;quot;&amp;quot;;&lt;br /&gt;
    }&lt;br /&gt;
    &lt;br /&gt;
    document.attachEvent(&amp;quot;onreadystatechange&amp;quot;, fixIEScroll);&lt;br /&gt;
    document.attachEvent(&amp;quot;onresize&amp;quot;, fixIEScroll);&lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    /**&lt;br /&gt;
     * Remove need for CSS hacks regarding MSIE and IPA.&lt;br /&gt;
     */&lt;br /&gt;
    if (document.createStyleSheet) {&lt;br /&gt;
        document.createStyleSheet().addRule(&#039;.IPA&#039;, &#039;font-family: &amp;quot;Doulos SIL&amp;quot;, &amp;quot;Charis SIL&amp;quot;, Gentium, &amp;quot;DejaVu Sans&amp;quot;, Code2000, &amp;quot;TITUS Cyberbit Basic&amp;quot;, &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;, &amp;quot;Chrysanthi Unicode&amp;quot;;&#039;);&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // In print IE (7?) does not like line-height&lt;br /&gt;
    appendCSS( &#039;@media print { sup, sub, p, .documentDescription { line-height: normal; }}&#039;);&lt;br /&gt;
&lt;br /&gt;
    // IE overflow bug&lt;br /&gt;
    appendCSS(&#039;div.overflowbugx { overflow-x: scroll !important; overflow-y: hidden !important; } div.overflowbugy { overflow-y: scroll !important; overflow-x: hidden !important; }&#039;);&lt;br /&gt;
    &lt;br /&gt;
    //Import scripts specific to Internet Explorer 6&lt;br /&gt;
    if (navigator.appVersion.substr(22, 1) == &amp;quot;6&amp;quot;) {&lt;br /&gt;
        importScript(&amp;quot;MediaWiki:Common.js/IE60Fixes.js&amp;quot;)&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Test if an element has a certain class **************************************&lt;br /&gt;
 *&lt;br /&gt;
 * Description: Uses regular expressions and caching for better performance.&lt;br /&gt;
 * Maintainers: [[User:Mike Dillon]], [[User:R. Koot]], [[User:SG]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var hasClass = (function () {&lt;br /&gt;
    var reCache = {};&lt;br /&gt;
    return function (element, className) {&lt;br /&gt;
        return (reCache[className] ? reCache[className] : (reCache[className] = new RegExp(&amp;quot;(?:\\s|^)&amp;quot; + className + &amp;quot;(?:\\s|$)&amp;quot;))).test(element.className);&lt;br /&gt;
    };&lt;br /&gt;
})();&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Interwiki links to featured articles ***************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Highlights interwiki links to featured articles (or&lt;br /&gt;
 *               equivalents) by changing the bullet before the interwiki link&lt;br /&gt;
 *               into a star.&lt;br /&gt;
 *  Maintainers: [[User:R. Koot]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
function LinkFA() &lt;br /&gt;
{&lt;br /&gt;
    if ( document.getElementById( &amp;quot;p-lang&amp;quot; ) ) {&lt;br /&gt;
        var InterwikiLinks = document.getElementById( &amp;quot;p-lang&amp;quot; ).getElementsByTagName( &amp;quot;li&amp;quot; );&lt;br /&gt;
&lt;br /&gt;
        for ( var i = 0; i &amp;lt; InterwikiLinks.length; i++ ) {&lt;br /&gt;
            if ( document.getElementById( InterwikiLinks[i].className + &amp;quot;-fa&amp;quot; ) ) {&lt;br /&gt;
                InterwikiLinks[i].className += &amp;quot; FA&amp;quot;&lt;br /&gt;
                InterwikiLinks[i].title = &amp;quot;This is a featured article in another language.&amp;quot;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( LinkFA );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Collapsible tables *********************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Allows tables to be collapsed, showing only the header. See&lt;br /&gt;
 *               [[Wikipedia:NavFrame]].&lt;br /&gt;
 *  Maintainers: [[User:R. Koot]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
var autoCollapse = 2;&lt;br /&gt;
var collapseCaption = &amp;quot;hide&amp;quot;;&lt;br /&gt;
var expandCaption = &amp;quot;show&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
function collapseTable( tableIndex )&lt;br /&gt;
{&lt;br /&gt;
    var Button = document.getElementById( &amp;quot;collapseButton&amp;quot; + tableIndex );&lt;br /&gt;
    var Table = document.getElementById( &amp;quot;collapsibleTable&amp;quot; + tableIndex );&lt;br /&gt;
&lt;br /&gt;
    if ( !Table || !Button ) {&lt;br /&gt;
        return false;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    var Rows = Table.rows;&lt;br /&gt;
&lt;br /&gt;
    if ( Button.firstChild.data == collapseCaption ) {&lt;br /&gt;
        for ( var i = 1; i &amp;lt; Rows.length; i++ ) {&lt;br /&gt;
            Rows[i].style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
        }&lt;br /&gt;
        Button.firstChild.data = expandCaption;&lt;br /&gt;
    } else {&lt;br /&gt;
        for ( var i = 1; i &amp;lt; Rows.length; i++ ) {&lt;br /&gt;
            Rows[i].style.display = Rows[0].style.display;&lt;br /&gt;
        }&lt;br /&gt;
        Button.firstChild.data = collapseCaption;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
function createCollapseButtons()&lt;br /&gt;
{&lt;br /&gt;
    var tableIndex = 0;&lt;br /&gt;
    var NavigationBoxes = new Object();&lt;br /&gt;
    var Tables = document.getElementsByTagName( &amp;quot;table&amp;quot; );&lt;br /&gt;
&lt;br /&gt;
    for ( var i = 0; i &amp;lt; Tables.length; i++ ) {&lt;br /&gt;
        if ( hasClass( Tables[i], &amp;quot;collapsible&amp;quot; ) ) {&lt;br /&gt;
&lt;br /&gt;
            /* only add button and increment count if there is a header row to work with */&lt;br /&gt;
            var HeaderRow = Tables[i].getElementsByTagName( &amp;quot;tr&amp;quot; )[0];&lt;br /&gt;
            if (!HeaderRow) continue;&lt;br /&gt;
            var Header = HeaderRow.getElementsByTagName( &amp;quot;th&amp;quot; )[0];&lt;br /&gt;
            if (!Header) continue;&lt;br /&gt;
&lt;br /&gt;
            NavigationBoxes[ tableIndex ] = Tables[i];&lt;br /&gt;
            Tables[i].setAttribute( &amp;quot;id&amp;quot;, &amp;quot;collapsibleTable&amp;quot; + tableIndex );&lt;br /&gt;
&lt;br /&gt;
            var Button     = document.createElement( &amp;quot;span&amp;quot; );&lt;br /&gt;
            var ButtonLink = document.createElement( &amp;quot;a&amp;quot; );&lt;br /&gt;
            var ButtonText = document.createTextNode( collapseCaption );&lt;br /&gt;
&lt;br /&gt;
            Button.className = &amp;quot;collapseButton&amp;quot;;  //Styles are declared in Common.css&lt;br /&gt;
&lt;br /&gt;
            ButtonLink.style.color = Header.style.color;&lt;br /&gt;
            ButtonLink.setAttribute( &amp;quot;id&amp;quot;, &amp;quot;collapseButton&amp;quot; + tableIndex );&lt;br /&gt;
            ButtonLink.setAttribute( &amp;quot;href&amp;quot;, &amp;quot;javascript:collapseTable(&amp;quot; + tableIndex + &amp;quot;);&amp;quot; );&lt;br /&gt;
            ButtonLink.appendChild( ButtonText );&lt;br /&gt;
&lt;br /&gt;
            Button.appendChild( document.createTextNode( &amp;quot;[&amp;quot; ) );&lt;br /&gt;
            Button.appendChild( ButtonLink );&lt;br /&gt;
            Button.appendChild( document.createTextNode( &amp;quot;]&amp;quot; ) );&lt;br /&gt;
&lt;br /&gt;
            Header.insertBefore( Button, Header.childNodes[0] );&lt;br /&gt;
            tableIndex++;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    for ( var i = 0;  i &amp;lt; tableIndex; i++ ) {&lt;br /&gt;
        if ( hasClass( NavigationBoxes[i], &amp;quot;collapsed&amp;quot; ) || ( tableIndex &amp;gt;= autoCollapse &amp;amp;&amp;amp; hasClass( NavigationBoxes[i], &amp;quot;autocollapse&amp;quot; ) ) ) {&lt;br /&gt;
            collapseTable( i );&lt;br /&gt;
        } &lt;br /&gt;
        else if ( hasClass( NavigationBoxes[i], &amp;quot;innercollapse&amp;quot; ) ) {&lt;br /&gt;
            var element = NavigationBoxes[i];&lt;br /&gt;
            while (element = element.parentNode) {&lt;br /&gt;
                if ( hasClass( element, &amp;quot;outercollapse&amp;quot; ) ) {&lt;br /&gt;
                    collapseTable ( i );&lt;br /&gt;
                    break;&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( createCollapseButtons );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Dynamic Navigation Bars (experimental) *************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: See [[Wikipedia:NavFrame]].&lt;br /&gt;
 *  Maintainers: UNMAINTAINED&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
// set up the words in your language&lt;br /&gt;
var NavigationBarHide = &#039;[&#039; + collapseCaption + &#039;]&#039;;&lt;br /&gt;
var NavigationBarShow = &#039;[&#039; + expandCaption + &#039;]&#039;;&lt;br /&gt;
&lt;br /&gt;
// shows and hides content and picture (if available) of navigation bars&lt;br /&gt;
// Parameters:&lt;br /&gt;
//     indexNavigationBar: the index of navigation bar to be toggled&lt;br /&gt;
function toggleNavigationBar(indexNavigationBar)&lt;br /&gt;
{&lt;br /&gt;
    var NavToggle = document.getElementById(&amp;quot;NavToggle&amp;quot; + indexNavigationBar);&lt;br /&gt;
    var NavFrame = document.getElementById(&amp;quot;NavFrame&amp;quot; + indexNavigationBar);&lt;br /&gt;
&lt;br /&gt;
    if (!NavFrame || !NavToggle) {&lt;br /&gt;
        return false;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    // if shown now&lt;br /&gt;
    if (NavToggle.firstChild.data == NavigationBarHide) {&lt;br /&gt;
        for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
            if (hasClass(NavChild, &#039;NavContent&#039;) || hasClass(NavChild, &#039;NavPic&#039;)) {&lt;br /&gt;
                NavChild.style.display = &#039;none&#039;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    NavToggle.firstChild.data = NavigationBarShow;&lt;br /&gt;
&lt;br /&gt;
    // if hidden now&lt;br /&gt;
    } else if (NavToggle.firstChild.data == NavigationBarShow) {&lt;br /&gt;
        for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
            if (hasClass(NavChild, &#039;NavContent&#039;) || hasClass(NavChild, &#039;NavPic&#039;)) {&lt;br /&gt;
                NavChild.style.display = &#039;block&#039;;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
        NavToggle.firstChild.data = NavigationBarHide;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
// adds show/hide-button to navigation bars&lt;br /&gt;
function createNavigationBarToggleButton()&lt;br /&gt;
{&lt;br /&gt;
    var indexNavigationBar = 0;&lt;br /&gt;
    // iterate over all &amp;lt; div &amp;gt;-elements &lt;br /&gt;
    var divs = document.getElementsByTagName(&amp;quot;div&amp;quot;);&lt;br /&gt;
    for (var i = 0; NavFrame = divs[i]; i++) {&lt;br /&gt;
        // if found a navigation bar&lt;br /&gt;
        if (hasClass(NavFrame, &amp;quot;NavFrame&amp;quot;)) {&lt;br /&gt;
&lt;br /&gt;
            indexNavigationBar++;&lt;br /&gt;
            var NavToggle = document.createElement(&amp;quot;a&amp;quot;);&lt;br /&gt;
            NavToggle.className = &#039;NavToggle&#039;;&lt;br /&gt;
            NavToggle.setAttribute(&#039;id&#039;, &#039;NavToggle&#039; + indexNavigationBar);&lt;br /&gt;
            NavToggle.setAttribute(&#039;href&#039;, &#039;javascript:toggleNavigationBar(&#039; + indexNavigationBar + &#039;);&#039;);&lt;br /&gt;
&lt;br /&gt;
            var isCollapsed = hasClass( NavFrame, &amp;quot;collapsed&amp;quot; );&lt;br /&gt;
            /*&lt;br /&gt;
             * Check if any children are already hidden.  This loop is here for backwards compatibility:&lt;br /&gt;
             * the old way of making NavFrames start out collapsed was to manually add style=&amp;quot;display:none&amp;quot;&lt;br /&gt;
             * to all the NavPic/NavContent elements.  Since this was bad for accessibility (no way to make&lt;br /&gt;
             * the content visible without JavaScript support), the new recommended way is to add the class&lt;br /&gt;
             * &amp;quot;collapsed&amp;quot; to the NavFrame itself, just like with collapsible tables.&lt;br /&gt;
             */&lt;br /&gt;
            for (var NavChild = NavFrame.firstChild; NavChild != null &amp;amp;&amp;amp; !isCollapsed; NavChild = NavChild.nextSibling) {&lt;br /&gt;
                if ( hasClass( NavChild, &#039;NavPic&#039; ) || hasClass( NavChild, &#039;NavContent&#039; ) ) {&lt;br /&gt;
                    if ( NavChild.style.display == &#039;none&#039; ) {&lt;br /&gt;
                        isCollapsed = true;&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            if (isCollapsed) {&lt;br /&gt;
                for (var NavChild = NavFrame.firstChild; NavChild != null; NavChild = NavChild.nextSibling) {&lt;br /&gt;
                    if ( hasClass( NavChild, &#039;NavPic&#039; ) || hasClass( NavChild, &#039;NavContent&#039; ) ) {&lt;br /&gt;
                        NavChild.style.display = &#039;none&#039;;&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            var NavToggleText = document.createTextNode(isCollapsed ? NavigationBarShow : NavigationBarHide);&lt;br /&gt;
            NavToggle.appendChild(NavToggleText);&lt;br /&gt;
&lt;br /&gt;
            // Find the NavHead and attach the toggle link (Must be this complicated because Moz&#039;s firstChild handling is borked)&lt;br /&gt;
            for(var j=0; j &amp;lt; NavFrame.childNodes.length; j++) {&lt;br /&gt;
                if (hasClass(NavFrame.childNodes[j], &amp;quot;NavHead&amp;quot;)) {&lt;br /&gt;
                    NavFrame.childNodes[j].appendChild(NavToggle);&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            NavFrame.setAttribute(&#039;id&#039;, &#039;NavFrame&#039; + indexNavigationBar);&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
addOnloadHook( createNavigationBarToggleButton );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Main Page layout fixes *********************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Adds an additional link to the complete list of languages available.&lt;br /&gt;
 *  Maintainers: [[User:AzaToth]], [[User:R. Koot]], [[User:Alex Smotrov]]&lt;br /&gt;
 */&lt;br /&gt;
// CLWB-214: wrap ensuring mediawiki.util is loaded.&lt;br /&gt;
mw.loader.using([&#039;mediawiki.util&#039;] ).then( function () {&lt;br /&gt;
    /* This callback is invoked as soon as the modules are available. */&lt;br /&gt;
    if (wgPageName == &#039;Main_Page&#039; || wgPageName == &#039;Talk:Main_Page&#039;) &lt;br /&gt;
        addOnloadHook(function () {&lt;br /&gt;
            mw.util.addPortletLink(&#039;p-lang&#039;, &#039;http://meta.wikimedia.org/wiki/List_of_Wikipedias&#039;,&lt;br /&gt;
                     &#039;Complete list&#039;, &#039;interwiki-completelist&#039;, &#039;Complete list of Wikipedias&#039;)&lt;br /&gt;
            var nstab = document.getElementById(&#039;ca-nstab-main&#039;)&lt;br /&gt;
            if (nstab &amp;amp;&amp;amp; mw.config.get(&#039;wgUserLanguage&#039;)==&#039;en&#039;) {&lt;br /&gt;
                while (nstab.firstChild) nstab = nstab.firstChild&lt;br /&gt;
                nstab.nodeValue = &#039;Main Page&#039;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    )&lt;br /&gt;
} );&lt;br /&gt;
/** Table sorting fixes ************************************************&lt;br /&gt;
  *&lt;br /&gt;
  *  Description: Disables code in table sorting routine to set classes on even/odd rows&lt;br /&gt;
  *  Maintainers: [[User:Random832]]&lt;br /&gt;
  */&lt;br /&gt;
&lt;br /&gt;
ts_alternate_row_colors = false;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/***** uploadwizard_newusers ********&lt;br /&gt;
 * Switches in a message for non-autoconfirmed users at [[Wikipedia:Upload]]&lt;br /&gt;
 *&lt;br /&gt;
 *  Maintainers: [[User:Krimpet]]&lt;br /&gt;
 ****/&lt;br /&gt;
function uploadwizard_newusers() {&lt;br /&gt;
  if (mw.config.get(&#039;wgNamespaceNumber&#039;) == 4 &amp;amp;&amp;amp; mw.config.get(&#039;wgTitle&#039;) == &amp;quot;Upload&amp;quot; &amp;amp;&amp;amp; mw.config.get(&#039;wgAction&#039;) == &amp;quot;view&amp;quot;) {&lt;br /&gt;
    var oldDiv = document.getElementById(&amp;quot;autoconfirmedusers&amp;quot;),&lt;br /&gt;
        newDiv = document.getElementById(&amp;quot;newusers&amp;quot;);&lt;br /&gt;
    if (oldDiv &amp;amp;&amp;amp; newDiv) {&lt;br /&gt;
      if (typeof wgUserGroups == &amp;quot;object&amp;quot; &amp;amp;&amp;amp; wgUserGroups) {&lt;br /&gt;
        for (i = 0; i &amp;lt; wgUserGroups.length; i++) {&lt;br /&gt;
          if (wgUserGroups[i] == &amp;quot;autoconfirmed&amp;quot;) {&lt;br /&gt;
            oldDiv.style.display = &amp;quot;block&amp;quot;;&lt;br /&gt;
            newDiv.style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
            return;&lt;br /&gt;
          }&lt;br /&gt;
        }&lt;br /&gt;
      }&lt;br /&gt;
      oldDiv.style.display = &amp;quot;none&amp;quot;;&lt;br /&gt;
      newDiv.style.display = &amp;quot;block&amp;quot;;&lt;br /&gt;
      return;&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
addOnloadHook(uploadwizard_newusers);&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** IPv6 AAAA connectivity testing **/&lt;br /&gt;
&lt;br /&gt;
var __ipv6wwwtest_factor = 100;&lt;br /&gt;
var __ipv6wwwtest_done = 0;&lt;br /&gt;
if ((mw.config.get(&#039;wgServer&#039;) != &amp;quot;https://secure.wikimedia.org&amp;quot;) &amp;amp;&amp;amp; (Math.floor(Math.random()*__ipv6wwwtest_factor)==42)) {&lt;br /&gt;
    importScript(&amp;quot;MediaWiki:Common.js/IPv6.js&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** Magic editintros ****************************************************&lt;br /&gt;
 *&lt;br /&gt;
 *  Description: Adds editintros on disambiguation pages and BLP pages.&lt;br /&gt;
 *  Maintainers: [[User:RockMFR]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
function addEditIntro(name)&lt;br /&gt;
{&lt;br /&gt;
  var el = document.getElementById(&#039;ca-edit&#039;);&lt;br /&gt;
  if (!el)&lt;br /&gt;
    return;&lt;br /&gt;
  el = el.getElementsByTagName(&#039;a&#039;)[0];&lt;br /&gt;
  if (el)&lt;br /&gt;
    el.href += &#039;&amp;amp;editintro=&#039; + name;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get(&#039;wgNamespaceNumber&#039;) == 0) {&lt;br /&gt;
  addOnloadHook(function(){&lt;br /&gt;
    if (document.getElementById(&#039;disambigbox&#039;))&lt;br /&gt;
      addEditIntro(&#039;Template:Disambig_editintro&#039;);&lt;br /&gt;
  });&lt;br /&gt;
&lt;br /&gt;
  addOnloadHook(function(){&lt;br /&gt;
    var cats = document.getElementById(&#039;mw-normal-catlinks&#039;);&lt;br /&gt;
    if (!cats)&lt;br /&gt;
      return;&lt;br /&gt;
    cats = cats.getElementsByTagName(&#039;a&#039;);&lt;br /&gt;
    for (var i = 0; i &amp;lt; cats.length; i++) {&lt;br /&gt;
      if (cats[i].title == &#039;Category:Living people&#039; || cats[i].title == &#039;Category:Possibly living people&#039;) {&lt;br /&gt;
        addEditIntro(&#039;Template:BLP_editintro&#039;);&lt;br /&gt;
        break;&lt;br /&gt;
      }&lt;br /&gt;
    }&lt;br /&gt;
  });&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * Description: Stay on the secure server as much as possible&lt;br /&gt;
 * Maintainers: [[User:TheDJ]]&lt;br /&gt;
 */&lt;br /&gt;
if(mw.config.get(&#039;wgServer&#039;) == &#039;https://secure.wikimedia.org&#039;) {&lt;br /&gt;
    importScript( &#039;MediaWiki:Common.js/secure.js&#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
//&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Mobile.js&amp;diff=59983</id>
		<title>MediaWiki:Mobile.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=MediaWiki:Mobile.js&amp;diff=59983"/>
		<updated>2025-04-29T19:37:20Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* All JavaScript here will be loaded for users of the mobile site */&lt;br /&gt;
&lt;br /&gt;
mw.loader.using(&#039;jquery&#039;, function () {&lt;br /&gt;
  $(document).ready(function() {&lt;br /&gt;
    setTimeout(function() {&lt;br /&gt;
      $(&#039;.navbox td&#039;).each(function() {&lt;br /&gt;
        var $navbox = $(this);&lt;br /&gt;
        if ($navbox[0].style != undefined) { $navbox[0].style.removeProperty(&amp;quot;width&amp;quot;); }&lt;br /&gt;
      });&lt;br /&gt;
    }, 4000);&lt;br /&gt;
  });&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Introduction_to_JP_Boyd_on_Family_Law&amp;diff=59944</id>
		<title>Introduction to JP Boyd on Family Law</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Introduction_to_JP_Boyd_on_Family_Law&amp;diff=59944"/>
		<updated>2025-04-08T22:22:41Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{JP Boyd on Family Law TOC}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Welcome to the fourth edition of &#039;&#039;JP Boyd on Family Law.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Whether you&#039;re facing your own family law challenges, supporting others, or seeking a better understanding of how family law works in British Columbia, this resource is made for you. In this edition, we delve into the major areas of family law while addressing the evolving landscape of family justice in British Columbia. We begin with an overview, as in previous editions, of how the legal system for family law matters works in this province. This is the focus of much of the discussion in the Getting Started part of this wikibook, and [[Introduction to Family Law in British Columbia]] provides a very high-level overview, followed by some information about the main legislation. The chapter on [[Understanding the Legal System for Family Law Matters]] rounds out our introduction, introducing you to the courts, the common law system, the role of lawyers, and includes a new section for this edition which talks about access to family justice. &lt;br /&gt;
&lt;br /&gt;
As in previous editions, we then dive into chapters focused specifically on certain topics: people and family relationships, separation and divorce, alternatives to going to court, going to court, family law agreements, children and parenting after separation, child and spousal support, property and debt, and family violence. At the end of the wikibook you will find over 50 stand-alone articles or guides, all updated, which we used to call our &#039;&#039;How Do I?&#039;&#039; section and now refer to as &#039;&#039;Helpful Guides &amp;amp; Common Questions&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
I want to point out that this edition came together quite differently than previous editions. It&#039;s unique in a couple of ways.&lt;br /&gt;
&lt;br /&gt;
The first difference is that I updated most of the chapters myself. Not all, but most of them. In this respect, the fourth edition of &#039;&#039;JP Boyd on Family Law&#039;&#039; is more like the first edition, which I had written between 2012 and 2013 when the &#039;&#039;Family Law Act&#039;&#039; was about to replace the &#039;&#039;Family Relations Act&#039;&#039;, changing family law as we knew it. Before teaming up with Courthouse Libraries BC to create the wikibook, I had published free family law information on my old BC Family Law Resource website. I reworked the content from that website, painstakingly revised it for the &#039;&#039;Family Law Act&#039;&#039;, and released it with Courthouse Libraries BC as the first edition of &#039;&#039;JP Boyd on Family Law&#039;&#039;. The wikibook was born, taking physical form as a thick printed book for libraries and simultaneously existing as a website through Clicklaw Wikibooks, accessed by hundreds of thousands of people every year. At that point, in 2013, the wikibook was still all my own work and writing. One of the major benefits of going with Clicklaw Wikibooks, however, was that it made it possible to invite other family law lawyers to help share the load. As you might have noticed, the Clicklaw Wikibooks platform is based on the same technology that powers Wikipedia. This open-source platform is perfect for writing and editing content with a larger group of editors. As soon as the first edition was printed, Courthouse Libraries BC and I were able to recruit other family law lawyers to assist with updating the wikibook. Megan R. Ellis, KC, generously stepped up as the senior editor, and was indispensable in managing dozens of volunteer editors, assigning them chapters to revise, and ultimately successfully producing two more editions in 2017 and 2019. I cannot overstate how critical Megan&#039;s assistance was over those years.&lt;br /&gt;
&lt;br /&gt;
Soon after finishing the third edition of &#039;&#039;JP Boyd on Family Law&#039;&#039; in the summer of 2019, we got news that the federal government was planning a major overhaul of the &#039;&#039;[[Divorce Act]]&#039;&#039;, to take effect in the summer of 2020. Despite having just finished the third edition of &#039;&#039;JP Boyd on Family Law&#039;&#039;, I felt that this major change meant we should try for a fourth edition as soon as possible. Since this would require revising almost every chapter, I thought it would be a good opportunity to step in, as the founding author, and give everything a once-over, from start to finish. The volunteer editors we&#039;d relied upon in 2019 had only just recently finished their work, and, because my revisions would mostly be aimed at the &#039;&#039;Divorce Act&#039;&#039; amendments, it didn&#039;t make much sense to ask our contributors to do even more work. &lt;br /&gt;
&lt;br /&gt;
And so we charted out what we thought would be a new 2020 edition, right on the heels of the 2019 edition. What we didn&#039;t know was that we were on the brink of a global pandemic. &lt;br /&gt;
&lt;br /&gt;
This brings me to the second major difference between this edition and previous ones. It took more than three years longer than initially planned. Some, though not all, of this delay is due to the Covid-19 pandemic. But in February 2020, as we mapped out a plan for a next edition, amendments to the &#039;&#039;Family Law Act&#039;&#039; were announced. These mostly involved family law arbitration, and were manageable. That wasn&#039;t the end of it. Once the pandemic struck and we came under a provincial state of emergency, a huge amount of uncertainty descended over court operations. The &#039;&#039;Divorce Act&#039;&#039; amendments were put on hold by lawmakers. For a while everything just froze. Virtual court hearings were not a serious topic of discussion before March 2020, but the public health crisis forced the legal system&#039;s hand, and a flurry of radical changes were made so the courts could continue to operate. People were suddenly appearing in court from their living rooms. Our chief judges, understandably unrehearsed, were developing rules on the fly. It took a lot of time to get to the point where anyone could say &amp;quot;this is how a hearing is held, and these are the procedures.&amp;quot; The period during 2020, 2021, and even 2022 was &#039;&#039;not&#039;&#039; a good time to write a guide on going to court. &lt;br /&gt;
&lt;br /&gt;
The public health crisis coincided with something else, a desire, especially within the Provincial Court, to give court participants in family law proceedings a better experience. Most of the changes in response to the pandemic were temporary. But there were other, more deliberate, changes to court processes that we could not have anticipated when we were planning the 2020 edition. We certainly didn&#039;t expect the totally new set of Provincial Court family rules and forms that took effect on 17 May 2021. And it&#039;s clear that the Provincial Court isn&#039;t quite done experimenting with different types of procedures a different registries. &lt;br /&gt;
&lt;br /&gt;
This leads me to a third major difference in this edition, which is that we have left the bulk of our chapter Resolving Family Law Problems in Court to the website version of this resource. In light of the changes to date and those that are yet to come, it seemed unwise to provide a book with information that is very likely to be out of date by the time we get it back from the printer. For this edition, you&#039;ll see that the Resolving Family Law Problems in Court chapter is much shorter, providing only an overview with directions to the online version of the chapter to get more information. It&#039;s so much easier and quicker to update information on the website, and that&#039;s where you&#039;ll find more detailed information about processes in the Provincial Court and the Supreme Court.&lt;br /&gt;
&lt;br /&gt;
:- John-Paul Boyd, KC&lt;br /&gt;
&lt;br /&gt;
==Access to family justice==&lt;br /&gt;
&lt;br /&gt;
There are a couple other changes to this fourth edition of &#039;&#039;JP Boyd on Family Law&#039;&#039;. The challenges and opportunities in access to family justice are discussed in a new section on [[Access to Family Justice]]. We talk about the barriers to justice and the array of responses from courts, governments, and legal communities. We explore innovative solutions and initiatives that have emerged to tackle these challenges, from alternative dispute resolution methods to legal aid services, and listed some great resources that you should know about. &lt;br /&gt;
&lt;br /&gt;
==Family violence and property &amp;amp; debt chapters==&lt;br /&gt;
&lt;br /&gt;
We have also paid special attention to the [[Family Violence Overview|Family Violence]] chapter, which has been revised in consultation with Rise Women&#039;s Legal Centre. Additionally, updates to the &#039;&#039;[[Family Law Act]]&#039;&#039; have prompted important revisions in the [[Property and Debt in Family Law Matters]] chapter, ensuring that our readers are well-informed about the latest changes. I want to thank Trudy Hopman for stepping up to help on the property-related updates, and Beatrice McCutcheon for her review of the pages on [[Family Law Agreements]].&lt;br /&gt;
&lt;br /&gt;
==Your guide through family law in BC==&lt;br /&gt;
&lt;br /&gt;
As always, the goal of this resource is to demystify family law and provide practical, understandable help. From navigating court procedures to understanding legal rights and alternatives to litigation, &#039;&#039;JP Boyd on Family Law&#039;&#039; serves an important purpose in this province.  I encourage you to explore the chapters that fit with your needs and interests.&lt;br /&gt;
&lt;br /&gt;
Please share your thoughts and suggestions at [mailto:editor@clicklaw.bc.ca editor@clicklaw.bc.ca].&lt;br /&gt;
&lt;br /&gt;
Thank you for turning to &#039;&#039;JP Boyd on Family Law&#039;&#039; as your trusted source for family law information in British Columbia.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{JP Boyd on Family Law Navbox|type=started}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Creative Commons for JP Boyd}}&lt;br /&gt;
&lt;br /&gt;
[[Category:JP Boyd on Family Law]]&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=JP_Boyd_on_Family_Law&amp;diff=59943</id>
		<title>JP Boyd on Family Law</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=JP_Boyd_on_Family_Law&amp;diff=59943"/>
		<updated>2025-04-08T22:19:46Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Cover Thumbnail JPBOFL&lt;br /&gt;
|filename = Jpboydcoverthumb.png&lt;br /&gt;
|title = &#039;&#039;JP Boyd on Family Law&#039;&#039;&amp;lt;br/&amp;gt; (print edition released July 2024)&lt;br /&gt;
}} {{Export_Badge_JPBOFL&lt;br /&gt;
|SavedBookName = JP_Boyd_on_Family_Law&lt;br /&gt;
}}&lt;br /&gt;
{{fmbox&lt;br /&gt;
| type       = &lt;br /&gt;
| small      = &lt;br /&gt;
| image      = none&lt;br /&gt;
| style = ;&lt;br /&gt;
| smallimage = &lt;br /&gt;
| textstyle  = &lt;br /&gt;
| text       = [[File:jpboydblog.jpg|230px|center|link=http://bcfamilylawresource.blogspot.ca/]]The &#039;&#039;&#039;[http://bcfamilylawresource.blogspot.ca/ JP Boyd on Family Law Blog]&#039;&#039;&#039; provides updates and commentary on family law developments, and is curated by [http://www.collaborativedivorcebc.com Collaborative Divorce Vancouver].&lt;br /&gt;
}} &lt;br /&gt;
&lt;br /&gt;
Written in plain language, with rollover definitions for legal words and phrases, &#039;&#039;&#039;&#039;&#039;JP Boyd on Family Law&#039;&#039;&#039;&#039;&#039; provides practical, in-depth coverage of family law and divorce law in British Columbia. This trusted source for family law information is based on [[JP Boyd|John-Paul Boyd]]&#039;s popular website, BC Family Law Resource, and is completely updated for the new Divorce Act and the new Provincial Court Family Rules. To get started, read our [[Introduction to Family Law in British Columbia]]. Then dive into the main chapters of the wikibook, or see the [[JP Boyd on Family Law — Helpful Guides and Common Questions|Helpful Guides &amp;amp; Common Questions]] section for answers to many procedural questions. &lt;br /&gt;
 &lt;br /&gt;
==Contents==&lt;br /&gt;
&lt;br /&gt;
===Getting Started===&lt;br /&gt;
*[[Introduction to JP Boyd on Family Law]]{{·}} [[Introduction to Family Law in British Columbia]]{{·}} [[Terminology|Common Legal Words and Phrases]]{{·}} [[The Legislation on Family Law]]{{·}} [[Divorce Act Basics]]{{·}} [[Family Law Act Basics]]&lt;br /&gt;
&lt;br /&gt;
===Family Law in British Columbia===&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Understanding the Legal System for Family Law Matters|Understanding the Legal System]]&#039;&#039;&#039;&lt;br /&gt;
**[[The Law for Family Matters|The Law]]{{·}}[[You and Your Lawyer]]{{·}}[[Access to Family Justice|Access to Justice in British Columbia]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Family Relationships]]&#039;&#039;&#039; &lt;br /&gt;
**[[Married Spouses and the Law on Marriage]]{{·}}[[Unmarried Spouses]]{{·}}[[Parents]]{{·}}[[Polyamorous Relationships]]{{·}}[[Grandparents and Extended Family Members|Grandparents and Extended Family Members]]{{·}}[[Adopting Children]]{{·}}[[Having Children with Assisted Reproduction]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Separating and Getting Divorced]]&#039;&#039;&#039;  &lt;br /&gt;
**[[Separating Emotionally]]{{·}}[[Behaviour, Boundaries and Privacy after Separation]]{{·}}[[Separation and the Law]]{{·}}[[Divorce and the Law on Getting Divorced|Divorce and the Law]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Resolving Family Law Problems out of Court|Resolving Problems out of Court]]&#039;&#039;&#039; &lt;br /&gt;
**[[Collaborative Negotiation]]{{·}}[[Family Law Mediation|Mediation]]{{·}}[[Family Law Arbitration|Arbitration]]{{·}}[[Parenting Coordination]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Resolving Family Law Problems in Court|Resolving Problems in Court]]&#039;&#039;&#039; &lt;br /&gt;
**[[The Court System for Family Matters|The Court System]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Family Law Litigation in Supreme Court|Litigation in Supreme Court]]&#039;&#039;&#039; &lt;br /&gt;
**[[Starting and Responding to Supreme Court Family Law Proceedings|Starting and Responding to Proceedings]]{{·}}[[Disclosure and Discovery in Supreme Court Family Law Proceedings|Disclosure and Discovery]]{{·}}[[Conferences and Supreme Court Family Law Proceedings|Court Conferences]]{{·}}[[Interim Applications and Supreme Court Family Law Proceedings|Interim Applications]]{{·}}[[Trials and Supreme Court Family Law Proceedings|Supreme Court Trials]]{{·}}[[Changing Supreme Court Family Law Orders|Changing Orders]]{{·}}[[Enforcing Supreme Court Family Law Orders|Enforcing Orders]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Family Law Litigation in Provincial Court|Litigation in Provincial Court]]&#039;&#039;&#039; &lt;br /&gt;
**[[Starting and Responding to Provincial Court Family Law Proceedings|Starting and Responding to Proceedings]]{{·}}[[Disclosure and Provincial Court Family Law Proceedings|Disclosure]]{{·}}[[Conferences and Provincial Court Family Law Proceedings|Court Conferences]]{{·}}[[Interim Applications and Provincial Court Family Law Proceedings|Interim Applications]]{{·}}[[Trials and Provincial Court Family Law Proceedings|Provincial Court Trials]]{{·}}[[Changing Provincial Court Family Law Orders|Changing Orders]]{{·}}[[Enforcing Provincial Court Family Law Orders|Enforcing Orders]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Family Law Agreements]]&#039;&#039;&#039; &lt;br /&gt;
**[[Cohabitation &amp;amp; Living Together Agreements|Cohabitation and Living Together Agreements]]{{·}}[[Marriage Agreements]]{{·}}[[Separation Agreements|Agreements after Separation]]{{·}}[[Changing Family Law Agreements|Making Changes]]{{·}}[[Enforcing Family Law Agreements|Enforcing Agreements]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*&#039;&#039;&#039;[[Children and Parenting after Separation]]&#039;&#039;&#039; &lt;br /&gt;
**[[The Rights of Children and Youth in Family Law Matters|The Rights of Children and Youth]]{{·}}[[Parenting Apart]]{{·}}[[Basic Principles of Parenting after Separation|Basic Principles]]{{·}}[[Moving Away after Separation]]{{·}}[[Children Who Resist Seeing a Parent]]{{·}}[[Changing Family Law Orders, Awards and Agreements Involving Children|Making Changes]]{{·}}[[Enforcing Orders, Awards and Agreements Involving Children|Enforcing Orders, Awards and Agreements]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Child Support]]&#039;&#039;&#039;  &lt;br /&gt;
**[[Child Support Guidelines|The Guidelines]]{{·}}[[Exceptions to the Child Support Guidelines|Exceptions to the Guidelines]]{{·}}[[Making Changes to Child Support|Making Changes]]{{·}} [[Child Support Arrears|Arrears of Child Support]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Spousal Support]]&#039;&#039;&#039;&lt;br /&gt;
**[[The Spousal Support Advisory Guidelines|The Advisory Guidelines]]{{·}}[[Making Changes to Spousal Support|Making Changes]]{{·}}[[Spousal Support Arrears|Arrears of Spousal Support]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Property and Debt in Family Law Matters|Property and Debt]]&#039;&#039;&#039; &lt;br /&gt;
**[[Basic Principles of Property and Debt in Family Law|Basic Principles]]{{·}}[[Protecting Property and Debt in Family Law Matters|Protecting Property and Debt]]{{·}} [[Dividing Property and Debt in Family Law Matters|Dividing Property and Debt]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[[Family Violence Overview|Family Violence]]&#039;&#039;&#039;&lt;br /&gt;
**[[Family Violence in the Family Law Act and the Divorce Act|The Family Law Act and the Divorce Act]]{{·}}[[Family Violence and the Criminal Code|The Criminal Code]]{{·}}[[Civil Claims and Family Violence]]{{·}}[[Family Violence and Child Protection|Child Protection]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Helpful Guides &amp;amp; Common Questions===&lt;br /&gt;
*&#039;&#039;&#039;Marriage, Separation &amp;amp; Divorce&#039;&#039;&#039;&lt;br /&gt;
**[[How Do I Get Married in British Columbia?|Get Married in British Columbia?]]{{·}} [[How Do I Prepare for Separation?|Prepare for Separation?]]{{·}} [[How Do I Separate from My Spouse?|Separate from My Spouse?]]{{·}} [[How Do I Find Out if I&#039;m Divorced?|Find Out if I&#039;m Divorced?]]{{·}} [[How Do I Get Divorced?|Get Divorced?]]{{·}} [[How Do I Get my Certificate of Divorce?|Get my Certificate of Divorce?]]&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Avoiding an Obligation&#039;&#039;&#039;&lt;br /&gt;
**[[How Do I Get Out of Paying Child Support?|Get Out of Paying Child Support?]]{{·}} [[How Do I Get Out of Paying Spousal Support?|Get Out of Paying Spousal Support?]]{{·}} [[How Do I Get Out of Sharing My Assets?|Get Out of Sharing My Assets?]]&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Alternatives to Court&#039;&#039;&#039;&lt;br /&gt;
**[[How Do I Start Negotiations with My Spouse?|Start Negotiations with My Spouse?]]{{·}} [[How Do I Start Mediation with My Spouse?|Start Mediation with My Spouse?]]{{·}} [[How Do I Start a Collaborative Process with My Spouse?|Start a Collaborative Process with My Spouse?]]{{·}} [[How Do I Start Arbitration with My Spouse?|Start Arbitration with My Spouse?]]{{·}} [[How Do I Hire a Parenting Coordinator?|Hire a Parenting Coordinator?]]&lt;br /&gt;
&lt;br /&gt;
More [[JP Boyd on Family Law — Helpful Guides and Common Questions|Helpful Guides &amp;amp; Common Questions]] topics...&lt;br /&gt;
&lt;br /&gt;
===Court Forms &amp;amp; Documents===&lt;br /&gt;
*[[Supreme Court Forms (Family Law)|Supreme Court Forms &amp;amp; Examples]]{{·}} [[Provincial Court Forms (Family Law)|Provincial Court Forms &amp;amp; Examples]]{{·}} [[Other Forms and Documents (Family Law)|Other Family Law Forms &amp;amp; Documents]]&lt;br /&gt;
&lt;br /&gt;
===From the Author===&lt;br /&gt;
*[[JP Boyd on Family Law Editorial Manifesto|Editorial Manifesto]]{{·}} [[Rights and Responsibilities of Self-Represented Litigants]]&lt;br /&gt;
&lt;br /&gt;
==Editors==&lt;br /&gt;
[[JP Boyd on Family Law Contributors|Many contributors and editors]] have contributed to &#039;&#039;JP Boyd on Family Law&#039;&#039; over the years. Up until 2020, most chapters were divided among pairs of subject editors. Since 2020, JP Boyd has taken on updates and rewrites to the wikibook to reflect substantial changes to key family law legislation and regulations.&lt;br /&gt;
&lt;br /&gt;
==Creative Commons==&lt;br /&gt;
&lt;br /&gt;
{{Creative Commons&lt;br /&gt;
|title = JP Boyd on Family Law&lt;br /&gt;
|author = [[JP Boyd|John-Paul Boyd]] and Courthouse Libraries BC &lt;br /&gt;
}}&lt;br /&gt;
{{JP Boyd on Family Law Navbox|type=chapters}}&lt;br /&gt;
__NOTOC__ &lt;br /&gt;
[[Category:Navigation Page]]&lt;br /&gt;
[[Category:JP Boyd on Family Law]]&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Introduction_to_Family_Law_in_British_Columbia&amp;diff=59941</id>
		<title>Introduction to Family Law in British Columbia</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Introduction_to_Family_Law_in_British_Columbia&amp;diff=59941"/>
		<updated>2025-04-08T20:59:25Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: Reverted edit by Iwojtowicz (talk) to last revision by Nate Russell&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{JP Boyd on Family Law TOC}}&lt;br /&gt;
{{LSSbadge&lt;br /&gt;
|resourcetype = more fact sheets, publications, and videos on &lt;br /&gt;
|link         = [https://family.legalaid.bc.ca/bc-legal-system Legal System Basics]&lt;br /&gt;
}}This section offers a short introduction to family law in British Columbia and the ways that family law problems are resolved. It&#039;s written in easy-to-understand language and is meant for people who have never had to deal with the legal system before and for people who are new to Canada.&lt;br /&gt;
&lt;br /&gt;
This section is meant to be read as a whole, from start to finish. The main chapters of this wikibook go into each subject in a lot more detail. When you&#039;re done with this section, the chapter [[Understanding the Legal System for Family Law Matters]] has a more complete introduction to family law and resolving family law disputes in BC.&lt;br /&gt;
&lt;br /&gt;
Here you will find an overview of common family law problems, the laws that deal with family law problems, the courts that deal with family law problems, and the other ways that family law problems are resolved. This section talks briefly about the law on caring for children after separation, child support, spousal support, sharing property and debts, separation and divorce, and family law agreements.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
&lt;br /&gt;
When people in a romantic relationship break up, they may have to decide how a child &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; be cared for, how property should be divided, and whether someone needs extra money to help pay the bills. Family law, sometimes called &#039;&#039;divorce law&#039;&#039; or the &#039;&#039;law on domestic relations&#039;&#039;, is the area of the law that deals with problems like these. It is the area of law that talks about how family relationships with legal consequences are formed and what happens when they break up.&lt;br /&gt;
&lt;br /&gt;
To understand how family law works in British Columbia, you need to have a basic understanding of the legal system, the law about family law problems, and how the courts apply the law when you can&#039;t agree about something. You don&#039;t always have go to court when there&#039;s a problem. Negotiation, mediation and arbitration are other ways that people can solve their problems without going to see a judge.&lt;br /&gt;
&lt;br /&gt;
Family law problems are resolved in one of two ways: &lt;br /&gt;
*the adults involved bargain with each other and come up with a solution that they can both agree to, or &lt;br /&gt;
*they can&#039;t agree and they have to ask someone else to come up with a solution, usually by going to court or to an arbitrator. &lt;br /&gt;
&lt;br /&gt;
Going to court means that one or both people have started or will start a court proceeding. (Court proceedings are also known as &#039;&#039;lawsuits&#039;&#039;, &#039;&#039;claims&#039;&#039; or &#039;&#039;actions&#039;&#039;.) Going to court is called &#039;&#039;litigation&#039;&#039;; trying to come up with an agreement without going to court is called &#039;&#039;negotiation&#039;&#039;. Mediation is a kind of negotiation, and arbitration is like going to a private court where you get to pick the judge.&lt;br /&gt;
&lt;br /&gt;
There are two courts that handle almost all family law litigation in British Columbia: the Provincial (Family) Court and the Supreme Court. Each court has its own rules, its own forms, and its own processes.&lt;br /&gt;
&lt;br /&gt;
There are two main laws that apply to family law problems. A law, in this sense of the word, means a collection of rules made by the government. (This kind of law is also called &#039;&#039;legislation&#039;&#039; or &#039;&#039;statute law&#039;&#039;. You&#039;ve probably heard of legislation like the &#039;&#039;Criminal Code&#039;&#039;, the &#039;&#039;Landlord and Tenant Act&#039;&#039; and the &#039;&#039;Motor Vehicle Act&#039;&#039;.) The laws that apply to family law problems in British Columbia are the &#039;&#039;[[Divorce Act]]&#039;&#039;, a law made by the federal government, and the &#039;&#039;[[Family Law Act]]&#039;&#039;, a law made by the provincial government. Although these laws cover some of the same legal issues, each law also covers issues that the other doesn&#039;t. For some families, both laws &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; apply; for others, only one of these laws &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; apply, probably the &#039;&#039;Family Law Act&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
It&#039;s important to know that you don&#039;t have to go to court, no matter how bad your problem is. The only times you &#039;&#039;must&#039;&#039; go to court are when:&lt;br /&gt;
&lt;br /&gt;
*you need a divorce,&lt;br /&gt;
*someone is threatening to do something serious, like take the children away,&lt;br /&gt;
*there is a risk of violence, or&lt;br /&gt;
*someone is threatening to hide, sell, or give away property or money.&lt;br /&gt;
&lt;br /&gt;
If you don&#039;t have to deal with one or more of these issues, you can always try to negotiate a resolution to the things you disagree about, and find a settlement that you both agree with. People who need help negotiating sometimes hire someone else to help, someone who has special training and experience helping people resolve problems and make deals, called a &#039;&#039;mediator&#039;&#039;. Mediators help to guide the negotiation process and encourage people to see different ways of solving the problem. If you can&#039;t reach a settlement no matter how hard you try, you might use an arbitrator. An arbitrator is someone who has special training and makes a judge-like decision, after listening carefully to each side, on the things you disagree about.&lt;br /&gt;
&lt;br /&gt;
Lawyers who mediate family law problems are called &#039;&#039;family law mediators&#039;&#039;, and have training in mediation in addition to their training as lawyers. In the same way, lawyers who arbitrate family law problems are called &#039;&#039;family law arbitrators&#039;&#039;, and have additional training in arbitration. Because there are no rules about who can and who can&#039;t call themselves a mediator or an arbitrator, you should look carefully at the mediator&#039;s or arbitrator&#039;s credentials before you agree to use that person as your mediator or arbitrator.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt;&lt;br /&gt;
Chapters on:&lt;br /&gt;
* [[Understanding the Legal System for Family Law Matters]]&lt;br /&gt;
* [[Resolving Family Law Problems out of Court]]&lt;br /&gt;
&lt;br /&gt;
==Common family law problems==&lt;br /&gt;
&lt;br /&gt;
All sorts of people in all sorts of situations can have family law problems, including people who live together and people who don&#039;t, people who are married to each other and people who aren&#039;t, and people who intended to have a child together and people who didn&#039;t. In British Columbia, family law applies to people in same-sex relationships exactly the same way that it applies to people in opposite-sex relationships. Family law also applies to people when their family isn&#039;t a couple but includes more than two adults.&lt;br /&gt;
&lt;br /&gt;
The sorts of problems adults can have when their relationship ends include deciding how the children &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; be cared for, whether support should be paid, and who &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; keep which property and be responsible for which debt.&lt;br /&gt;
&lt;br /&gt;
Family law problems about children usually involve making decisions about:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;parenting time&#039;&#039;, which includes deciding whether the children &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; live with one parent for most of the time or share their time between their parents,&lt;br /&gt;
*&#039;&#039;parental responsibilities&#039;&#039; or &#039;&#039;decision-making responsibility&#039;&#039;, which includes deciding how parents or guardians &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; make choices about important things in children&#039;s lives, like healthcare and education, and &lt;br /&gt;
*&#039;&#039;contact&#039;&#039;, which is about deciding how much time other people &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; have with the children.&lt;br /&gt;
&lt;br /&gt;
Support means money that one person pays another to help with that person&#039;s expenses. Family law problems about support usually involve making decisions about:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Child support&#039;&#039;, which is money that is paid to help with the children&#039;s expenses, such as shelter, clothing, medical expenses, and food.&lt;br /&gt;
*&#039;&#039;Spousal support&#039;&#039;, which is money that is paid to help with a spouse&#039;s day-to-day living expenses, like rent, the phone &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;bill&amp;lt;/span&amp;gt; and the electricity &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;bill&amp;lt;/span&amp;gt;, and sometimes money that is paid to compensate a spouse for the financial impact of decisions about work and money that were made during the relationship.&lt;br /&gt;
&lt;br /&gt;
When a family has property, sometimes including when only one person has property, they have to decide if and how that property &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; be shared between them. In family law, the property married spouses and unmarried spouses share is called &#039;&#039;family property&#039;&#039;, which generally means only the property that they accumulated during their relationship. Family property can include things like houses, bank accounts, businesses, and cars. It can also include RRSPs and pensions. Sometimes a family also has to decide who &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; take responsibility for debts. Generally, only the debts that accumulated during a relationship &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; be shared between spouses.&lt;br /&gt;
&lt;br /&gt;
Married spouses also have to decide about whether they want to get divorced. A &#039;&#039;divorce&#039;&#039; is the legal ending of a marriage, and only a judge can make you divorced. Most married spouses whose relationship has ended want to get divorced, but it&#039;s usually a low priority when there are other things to worry about, like children and property. People who aren&#039;t married, including unmarried spouses, don&#039;t need to get divorced.&lt;br /&gt;
&lt;br /&gt;
All of these family law problems &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; be talked about in more detail later on.&lt;br /&gt;
&lt;br /&gt;
As you can see, the sorts of family law problems a family might have depends on the nature of their relationship. In British Columbia, family law deals with four types of relationship:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Unmarried couples.&#039;&#039;&#039; Unmarried adults are dating and probably think of themselves as boyfriends and girlfriends. They may have lived together, but not for too long. Unmarried couples involved in a family law problem may have been together for only a very short time... perhaps just long enough to make a baby.&lt;br /&gt;
*&#039;&#039;&#039;Unmarried spouses.&#039;&#039;&#039; Unmarried spouses are not legally married. Unmarried spouses have lived together in a loving relationship for at least two years. If they have a child while living together, they are unmarried spouses even if they&#039;ve lived together for less than two years.&lt;br /&gt;
*&#039;&#039;&#039;Married spouses.&#039;&#039;&#039; Married spouses have been legally married by a marriage commissioner or a religious official licensed to perform marriages.&lt;br /&gt;
*&#039;&#039;&#039;Parents.&#039;&#039;&#039; Parents are people who have had a child together, sometimes including people who helped have the child as a donor of sperm, a donor of eggs, or as a surrogate mother. Parents may include unmarried couples, unmarried spouses, married spouses, or complete strangers. What matters is that they have had a child together.  &lt;br /&gt;
&lt;br /&gt;
Family law doesn&#039;t have much to do with unmarried couples unless they have had a child together. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt;&lt;br /&gt;
Chapters on:&lt;br /&gt;
*[[Children and Parenting after Separation]]&lt;br /&gt;
*[[Child Support]]&lt;br /&gt;
*[[Spousal Support]]&lt;br /&gt;
*[[Property and Debt in Family Law Matters]]&lt;br /&gt;
*[[Family Relationships]], in particular the sections on [[Married Spouses and the Law on Marriage]] and [[Unmarried Spouses]]&lt;br /&gt;
&lt;br /&gt;
==Resolving family law problems==&lt;br /&gt;
&lt;br /&gt;
If you have a family law problem now, or might have one in the future, you have two ways to deal with that problem: you can talk to the other person and try to make a decision about the problem together; or, you can ask someone else to make the decision for you. Really, there&#039;s also a third option. You could also walk away, refuse to deal with the problem, and wait to see what happens. This is usually a terrible way of dealing with family law problems.&lt;br /&gt;
&lt;br /&gt;
If you want to try to make a decision about the problem together, you and the other adults involved in the problem will need to agree on a way of solving the problem, and your decision will usually be written down in a formal way. Reaching an agreement like this usually means that you have to negotiate &amp;amp;mdash; bargain &amp;amp;mdash; with each other. You can negotiate face to face, or do it through lawyers. &#039;&#039;Mediation&#039;&#039; is a kind of negotiation that uses a specially-trained person, a &#039;&#039;mediator&#039;&#039;, to help people talk to each other and find a settlement. &#039;&#039;Collaborative negotiation&#039;&#039; is a kind of negotiation that uses specially-trained lawyers, and sometimes also people who are experts about money or experts about children, who work together to help people find a settlement. &lt;br /&gt;
&lt;br /&gt;
If you want to ask someone to make a decision about the problem, you can go to court or you can go to an arbitrator. If you decide to &#039;&#039;litigate&#039;&#039;, you will be starting a public court proceeding that will wrap up a few years later with a trial before a &#039;&#039;judge&#039;&#039;, if your family problem isn&#039;t resolved by a settlement before then. If you decide to &#039;&#039;arbitrate&#039;&#039;, you will be starting a private process that will wrap up a few months later with a hearing before an &#039;&#039;arbitrator&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
Court proceedings usually end with the judge&#039;s final &#039;&#039;order&#039;&#039;. Arbitration proceedings end with the arbitrator&#039;s final &#039;&#039;award&#039;&#039;. Negotiation usually ends with a settlement that is written down as a &#039;&#039;separation agreement&#039;&#039; or a &#039;&#039;parenting agreement&#039;&#039;, but if you negotiate and reach a deal in the middle of a court proceeding, the settlement might be written down as a &#039;&#039;consent order&#039;&#039;. If you negotiate a deal in the middle of an arbitration proceeding, the settlement will be written down as a &#039;&#039;consent award&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
Orders, awards, and separation agreements resolve the family law problems that you have now. However, agreements can also be used to address family law problems that you might have in the future. Agreements like these are usually called &#039;&#039;marriage agreements&#039;&#039; (also known as &#039;&#039;prenuptial agreements&#039;&#039; or &#039;&#039;prenups&#039;&#039;) or &#039;&#039;cohabitation agreements&#039;&#039; (also known as &#039;&#039;living-together agreements&#039;&#039;). &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt;&lt;br /&gt;
Chapters on:&lt;br /&gt;
*[[Resolving Family Law Problems out of Court]]&lt;br /&gt;
*[[Resolving Family Law Problems in Court]]&lt;br /&gt;
*[[Family Law Agreements]]&lt;br /&gt;
&lt;br /&gt;
===Family law agreements===&lt;br /&gt;
&lt;br /&gt;
A family law agreement is a legal contract, like the contract you might have with your landlord or your employer, or the contract you might sign if you lease a car. Family law agreements are used to record people&#039;s settlement of the legal issues that they&#039;re dealing with when they make the agreement, or any legal issues that might come up in the future. &lt;br /&gt;
&lt;br /&gt;
There are three kinds of agreement people can make about family law issues:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Cohabitation agreements&#039;&#039;&#039; or &#039;&#039;&#039;living-together agreements&#039;&#039;&#039;. These agreements are made when people are living together in a romantic relationship or plan to live together in a romantic relationship.&lt;br /&gt;
*&#039;&#039;&#039;Marriage agreements&#039;&#039;&#039; or &#039;&#039;&#039;prenuptial agreements&#039;&#039;&#039;. These are agreements that a couple may make if they are married or are going to be getting married.&lt;br /&gt;
*&#039;&#039;&#039;Separation agreements&#039;&#039;&#039;. These agreements are made by married spouses, unmarried spouses and unmarried couples after their relationships have ended. Separation agreements that address only some issues might be called &#039;&#039;parenting agreements&#039;&#039;, &#039;&#039;support agreements&#039;&#039; or &#039;&#039;property agreements&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Cohabitation agreements and marriage agreements are for people who are just starting, or have just started, a relationship. These sorts of agreements can talk about how the relationship &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; be managed (who &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; pay the bills, &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; there be a joint bank &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;account&amp;lt;/span&amp;gt; or a joint credit card, or who &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; do what parts of the housework), but usually talk about what &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; happen if the relationship ends. These agreements are usually meant to stop people from fighting after their relationship ends by saying who &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; get what, right from the start.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The law does not require that people make a cohabitation agreement or a marriage agreement when they start to live together or get married. You don&#039;t have to sign an agreement like this if you don&#039;t want to.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Cohabitation agreements and marriage agreements aren&#039;t for everyone. People who are bringing a lot of property, money, or children into a relationship may want a cohabitation agreement or a marriage agreement. People who don&#039;t have property or children, are young and just starting out, and expect to have a long-term relationship may not need or want an agreement at all.&lt;br /&gt;
&lt;br /&gt;
Separation agreements are made after a relationship has ended. They talk about how people have agreed to deal with things like the care of children, child support and spousal support, and how the family property and debt &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; be shared. Separation agreements don&#039;t have to cover all the family law problems people have. They can deal with just some of those problems and leave the rest for the court or an arbitrator to decide.&lt;br /&gt;
&lt;br /&gt;
Normally, people who are thinking about a separation agreement talk about their legal problems and try to negotiate a settlement that they are both happy with. It is unusual, and perhaps unfair, for just one person to write a separation agreement without talking to the other people involved.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The law does not require that people make a separation agreement when their relationship has ended. &#039;&#039;&lt;br /&gt;
&lt;br /&gt;
No matter what kind of family law agreement you have signed, each of the people involved in the agreement expect that the others &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; follow the agreement, and that the court &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; enforce the agreement if someone doesn&#039;t follow it. The court &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; generally respect an agreement that people signed willingly, as long as the agreement was fair and no one misled anyone else about something important, like money or property.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt;&lt;br /&gt;
The chapter on:&lt;br /&gt;
*[[Family Law Agreements|Family Law Agreements]]&lt;br /&gt;
&lt;br /&gt;
===The courts of British Columbia===&lt;br /&gt;
&lt;br /&gt;
There are three levels of court in British Columbia: the Provincial Court, the Supreme Court, and the Court of Appeal. The Court of Appeal is the highest court in the province, and the Provincial Court is the lowest. The Provincial Court and the Supreme Court are &#039;&#039;trial courts&#039;&#039;, which means that if the people involved in a court case (the &#039;&#039;parties&#039;&#039; or the &#039;&#039;litigants&#039;&#039;) can&#039;t solve a legal problem for themselves, the court will make a decision resolving the problems for them, after hearing from witnesses and considering the other evidence presented at a formal trial. The Court of Appeal is an &#039;&#039;appeal court&#039;&#039;, meaning that it doesn&#039;t hold trials, it just hears arguments about whether the decision of a trial court was correct or incorrect. Most family law litigation happens in the Provincial Court and the Supreme Court. &lt;br /&gt;
&lt;br /&gt;
The branch of the Provincial Court that deals with family law is called the Provincial (Family) Court. Other branches of the Provincial Court include the Provincial (Youth) Court and the Provincial (Small Claims) Court. (When this resource talks about the Provincial (Family) Court, it will just say &amp;quot;Provincial Court.&amp;quot;) The Provincial Court can only deal with:&lt;br /&gt;
&lt;br /&gt;
*guardianship of children under the &#039;&#039;[[Family Law Act]]&#039;&#039;,&lt;br /&gt;
*parental responsibilities, parenting time, and contact under the &#039;&#039;Family Law Act&#039;&#039;,&lt;br /&gt;
*child support under the &#039;&#039;Family Law Act&#039;&#039;,&lt;br /&gt;
*spousal support under the &#039;&#039;Family Law Act&#039;&#039;, &lt;br /&gt;
*orders respecting companion animals, and&lt;br /&gt;
*orders protecting people.&lt;br /&gt;
&lt;br /&gt;
The Supreme Court, on the other hand, can deal with all family law problems. As well as issues about parenting, child support, and spousal support under the &#039;&#039;[[Family Law Act]]&#039;&#039;, this court can also deal with:&lt;br /&gt;
&lt;br /&gt;
*divorce,&lt;br /&gt;
*decision-making responsibilities, parenting time, and contact under the &#039;&#039;[[Divorce Act]]&#039;&#039;,&lt;br /&gt;
*child support under the &#039;&#039;Divorce Act&#039;&#039;,&lt;br /&gt;
*spousal support under the &#039;&#039;Divorce Act&#039;&#039;,&lt;br /&gt;
*dividing family property and family debt,&lt;br /&gt;
*orders respecting companion animals,&lt;br /&gt;
*caring for children&#039;s property,&lt;br /&gt;
*orders protecting people, and&lt;br /&gt;
*orders protecting property.&lt;br /&gt;
&lt;br /&gt;
The Supreme Court also hears appeals of decisions made by the Provincial Court. The Court of Appeal only hears appeals of decisions made by the Supreme Court &amp;amp;mdash; including decisions made by the Supreme Court about appeals from the Provincial Court.&lt;br /&gt;
&lt;br /&gt;
This chart shows which trial court can deal with which family law problem:&lt;br /&gt;
&lt;br /&gt;
::{| width=&amp;quot;80%&amp;quot; class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!style=&amp;quot;width: 30%&amp;quot;|&lt;br /&gt;
!style=&amp;quot;width: 25%&amp;quot; align=&amp;quot;center&amp;quot;|Supreme Court&lt;br /&gt;
!style=&amp;quot;width: 25%&amp;quot; align=&amp;quot;center&amp;quot;|Provincial Court&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Divorce&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Guardianship and&amp;lt;br/&amp;gt;parenting children&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||align=&amp;quot;center&amp;quot;|Yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Time with children&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||align=&amp;quot;center&amp;quot;|Yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Child support&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||align=&amp;quot;center&amp;quot;|Yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Children&#039;s property&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Spousal support&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||align=&amp;quot;center&amp;quot;|Yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Family property and&amp;lt;br/&amp;gt;family debt&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||align=&amp;quot;center&amp;quot;|Pets only&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Orders protecting people&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||align=&amp;quot;center&amp;quot;|Yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Orders protecting property&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
To get to court, you must start a court proceeding and tell the court what you want. In the Provincial Court, proceedings are normally started with a court form called an Application About a Family Law Matter. In the Supreme Court, the court form is called a Notice of Family Claim. These forms ask you to state the basic facts of the case and the sort of orders you think the court should make. The orders you want the court to make are called &#039;&#039;claims&#039;&#039;. (In the Provincial Court, a person who starts a court proceeding is called the &#039;&#039;applicant&#039;&#039;; in the Supreme Court, this person is the &#039;&#039;claimant&#039;&#039;.)&lt;br /&gt;
&lt;br /&gt;
Once a court proceeding has started, the people against whom the proceeding has been brought can reply to the claims being made and make new claims of their own. In the Provincial Court, this court form is called a Reply to an Application About a Family Law Matter, and the form includes parts for both replying to the claims being made and a part for &#039;&#039;counter applications&#039;&#039; to make new claims. In the Supreme Court, two court forms can be used: a Response to Family Claim, used to reply to the claims being made, and a Counterclaim, used to make new claims. (In the Provincial Court and in the Supreme Court, a person answering a court proceeding is called the &#039;&#039;respondent&#039;&#039;.)&lt;br /&gt;
&lt;br /&gt;
Applicants and respondents (in the Provincial Court), and claimants and respondents (in the Supreme Court), are called the &#039;&#039;parties&#039;&#039; to a court proceeding.&lt;br /&gt;
&lt;br /&gt;
After the respondent has filed a reply to the claims being made against them, any of the parties can ask the court to make an order about some or all of the issues raised in the court proceeding. An &#039;&#039;order&#039;&#039; is a decision of a judge that requires someone to do something or not do something. For example, a court can make an order that a child live mostly with one party, an order that one party not harass another party, or an order that one party be able to use the family car. &#039;&#039; &lt;br /&gt;
&lt;br /&gt;
There are two types of order: an &#039;&#039;interim order&#039;&#039;, which is any order made before trial; and, a &#039;&#039;final order&#039;&#039;, which is the order made at the end of a trial. A &#039;&#039;trial&#039;&#039; is the final hearing before a judge, where the parties present their arguments and their evidence, and finishes the court proceeding. Interim orders and final orders can also be made based on the agreement of the parties. These orders are called &#039;&#039;consent orders&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
If you don&#039;t like the order you get from the judge after a trial, you can sometimes challenge the order before a higher level of court in a court proceeding called an &#039;&#039;appeal&#039;&#039;. An order of the Provincial Court is appealed to the Supreme Court. An order of the Supreme Court is appealed to the Court of Appeal. You cannot appeal an order that you agreed to &amp;amp;mdash; a consent order &amp;amp;mdash; without proof that you were somehow tricked or forced into agreeing to the order.&lt;br /&gt;
&lt;br /&gt;
Over time, the terms of an order may need to be changed. If there has been an important change in your circumstances or in the circumstances of the children since an order was made, you can go back to court and ask that the order be changed to better &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;suit&amp;lt;/span&amp;gt; the new circumstances. This is called applying to &#039;&#039;vary&#039;&#039; an order.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt;&lt;br /&gt;
Chapters on: &lt;br /&gt;
&lt;br /&gt;
*[[Understanding the Legal System for Family Law Matters]], in particular the section on [[The Court System for Family Matters]]&lt;br /&gt;
* [[Resolving Family Law Problems in Court]]&lt;br /&gt;
&lt;br /&gt;
Helpful Guides &amp;amp; Common Questions on:&lt;br /&gt;
*[[How Do I Start a Family Law Action in the Supreme Court?]]&lt;br /&gt;
*[[How Do I Respond to a Family Law Action in the Supreme Court?]]&lt;br /&gt;
*[[How Do I Start a Family Law Action in the Provincial Court?]]&lt;br /&gt;
*[[How Do I Respond to a Family Law Action in the Provincial Court?]]&lt;br /&gt;
&lt;br /&gt;
==The basic law==&lt;br /&gt;
&lt;br /&gt;
There are two kinds of law: laws made by the governments (called &#039;&#039;legislation&#039;&#039;, &#039;&#039;statutes&#039;&#039;, &#039;&#039;acts&#039;&#039;, and &#039;&#039;regulations&#039;&#039;); and, laws made by the court. Laws made by the court are known as the &#039;&#039;common law&#039;&#039;, &#039;&#039;precedent decisions&#039;&#039;, or &#039;&#039;case law&#039;&#039;. They come from the different proceedings that the courts have heard over hundreds of years, and the decisions the courts have made in those different proceedings. This section talks about the first kind of law, legislation.&lt;br /&gt;
&lt;br /&gt;
Legislation is made by the federal government, the government of Canada, and the provincial government, the government of British Columbia. The two pieces of legislation that are the most important for family law in this province are the federal &#039;&#039;[[Divorce Act]]&#039;&#039; and the provincial &#039;&#039;[[Family Law Act]]&#039;&#039;. Each piece of legislation deals with  and applies to different kinds of relationships.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;Divorce Act&#039;&#039; only applies to people who are married or who used to be married to each other, including married people of the same sex. It talks about:&lt;br /&gt;
&lt;br /&gt;
*divorce,&lt;br /&gt;
*decision-making responsibility,&lt;br /&gt;
*parenting time and contact with a child,&lt;br /&gt;
*child support, and&lt;br /&gt;
*spousal support.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;Family Law Act&#039;&#039; applies to married spouses, unmarried spouses, and parents, and to unmarried couples who are neither married spouses nor unmarried spouses. This includes people in same-sex relationships and in families that involve more than two adults. This law talks about:&lt;br /&gt;
&lt;br /&gt;
*guardianship of children,&lt;br /&gt;
*parental responsibilities,&lt;br /&gt;
*parenting time and contact with children,&lt;br /&gt;
*child support,&lt;br /&gt;
*spousal support,&lt;br /&gt;
*dividing family property and family debt,&lt;br /&gt;
*caring for children&#039;s property,&lt;br /&gt;
*orders protecting people, and&lt;br /&gt;
*orders protecting property.&lt;br /&gt;
&lt;br /&gt;
The Supreme Court can make orders under both the &#039;&#039;Divorce Act&#039;&#039; and the &#039;&#039;Family Law Act&#039;&#039;. The Provincial Court can only make orders under the parts of the &#039;&#039;Family Law Act&#039;&#039; that don&#039;t deal with property.&lt;br /&gt;
&lt;br /&gt;
This chart shows which legislation deals with which issue:&lt;br /&gt;
&lt;br /&gt;
::{| width=&amp;quot;80%&amp;quot; class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!style=&amp;quot;width: 30%&amp;quot;|&lt;br /&gt;
!style=&amp;quot;width: 25%&amp;quot; align=&amp;quot;center&amp;quot;|Provincial &#039;&#039;Family Law Act&#039;&#039;&lt;br /&gt;
!style=&amp;quot;width: 25%&amp;quot; align=&amp;quot;center&amp;quot;|Federal &#039;&#039;Divorce Act&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Divorce&#039;&#039;&#039;|| ||align=&amp;quot;center&amp;quot;|Yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Parenting children&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Guardianship and&amp;lt;br/&amp;gt;parental responsibilities||align=&amp;quot;center&amp;quot;|Decision-making responsibility&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Time with children&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||align=&amp;quot;center&amp;quot;|Yes &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Child support&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||align=&amp;quot;center&amp;quot;|Yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Children&#039;s property&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Spousal support||align=&amp;quot;center&amp;quot;|Yes||align=&amp;quot;center&amp;quot;|Yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Family property and&amp;lt;br/&amp;gt;family debt&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Orders protecting people&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Orders protecting property&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
There are other pieces of legislation that deal with family law problems, including the &#039;&#039;[http://canlii.ca/t/84g5 Adoption Act]&#039;&#039; (which talks about adoption), the &#039;&#039;[http://canlii.ca/t/8481 Name Act]&#039;&#039; (which talks about changing your name and your children&#039;s names), the &#039;&#039;[http://canlii.ca/t/8456 Land Title Act]&#039;&#039; (which has to do with land and houses), and the &#039;&#039;[http://canlii.ca/t/84fk Vital Statistics Act]&#039;&#039; (which has to do with registering births, deaths, marriages, and divorces). The most important of these other laws are the [[Child Support Guidelines]].&lt;br /&gt;
&lt;br /&gt;
The Child Support Guidelines set out the rules about how much child support should be paid, according to both the income of the person paying child support and the number of children child support is being paid for. For most people, the amount that should be paid is set out in a table at the end of the Guidelines. The Guidelines also set out the rules about when child support can be paid in an amount different than what the tables say should be paid.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039;  &amp;lt;br /&amp;gt;&lt;br /&gt;
Chapters on:&lt;br /&gt;
*[[Understanding the Legal System for Family Matters]], in particular the section on [[The Law for Family Matters]]&lt;br /&gt;
*[[The Legislation on Family Law]] in Getting Started&lt;br /&gt;
*[[Child Support]], in particular the section on [[Child Support Guidelines]]&lt;br /&gt;
&lt;br /&gt;
===Parenting children===&lt;br /&gt;
&lt;br /&gt;
There are three things that parents must decide when their relationship ends: &lt;br /&gt;
&lt;br /&gt;
*where the children &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; live, including whether they will live mostly with one parent or split their time between their parents more evenly,&lt;br /&gt;
*how much time each parent &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; have with the children, and&lt;br /&gt;
*how the parents &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; make decisions about important things in the children&#039;s lives, like where they &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; go to school or how they &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; be treated if they get sick.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;[[Divorce Act]]&#039;&#039; talks about these issues in terms of &#039;&#039;parenting time&#039;&#039;, &#039;&#039;contact&#039;&#039;, and &#039;&#039;decision-making responsibilities&#039;&#039;. Parenting time is the time the child spends with each parent. Contact is the time someone other than a parent, like a grandparent or another relative, has with a child. Decision-making responsibility is how the parents share the responsibility of making decisions on behalf of their child; these responsibilities can be shared by both parents or divided between parents such that one parent has responsibility for decisions about one part of their child&#039;s life, like education, while the other parent has responsibility for another issue, like health care.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;[[Family Law Act]]&#039;&#039; talks about these issues in very similar ways. It talks about &#039;&#039;parenting time&#039;&#039; (which is very close to the same thing the &#039;&#039;Divorce Act&#039;&#039; means by parenting time), &#039;&#039;contact&#039;&#039; (which is exactly what the &#039;&#039;Divorce Act&#039;&#039; means by contact), and &#039;&#039;guardianship&#039;&#039; along with &#039;&#039;parental responsibilities&#039;&#039; (which is pretty much the same thing as decision-making responsibilities). People who are guardians, usually parents, have parental responsibilities and parenting time. Someone who isn&#039;t a guardian, which might include a parent who isn&#039;t a guardian, may have contact with a child.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt;&lt;br /&gt;
Chapter on:&lt;br /&gt;
*[[Children and Parenting after Separation]], in particular the section on [[Basic Principles of Parenting after Separation]]&lt;br /&gt;
&lt;br /&gt;
===Child support===&lt;br /&gt;
&lt;br /&gt;
Child support is normally paid by the parent who has the children for the least amount of time to the parent who has the children for the most amount of time. Child support is paid to help with the children&#039;s day-to-day living expenses, and covers a lot of things, from new clothes to school supplies to the children&#039;s share of the rent or mortgage. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Child support is not a fee a parent pays to see the children.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Child support has nothing to do with decision-making responsibility, guardianship or parental responsibilities. It has nothing to do with parenting time or contact. It has nothing to do with whether a parent is a good parent or a bad parent, or whether a parent sees the child all the time or never. A parent has a duty to pay child support just because they are a parent.&lt;br /&gt;
&lt;br /&gt;
Child support is almost always paid on a monthly basis, in the amount required by the [http://canlii.ca/t/80mh Child Support Guidelines]. A parent&#039;s duty to pay child support does not end until the child turns 19, the age of majority of British Columbia. It can last longer than that if:&lt;br /&gt;
&lt;br /&gt;
*the child has an illness or disability that prevents the child from earning a living and being independent of their parents,&lt;br /&gt;
*the child is going to university or college, or&lt;br /&gt;
*there is another very good reason why the child is unable to live independently from their parents.&lt;br /&gt;
&lt;br /&gt;
Normally, a parent pays the exact amount of child support the Guidelines&#039; tables say should be paid. A parent can pay a smaller amount in a limited number of circumstances, including if: &lt;br /&gt;
&lt;br /&gt;
*the parent is a stepparent to the children,&lt;br /&gt;
*the children&#039;s time is shared almost equally between the parents,&lt;br /&gt;
*one or more children live with each parent, &lt;br /&gt;
*the child is over the age of majority, or &lt;br /&gt;
*paying the amount required by the Guidelines would cause serious financial hardship to a parent.&lt;br /&gt;
&lt;br /&gt;
The basic amount of child support is intended to cover most of the children&#039;s expenses. Some expenses, called &#039;&#039;special or extraordinary expenses&#039;&#039;, are not covered in this basic amount. Typically, special or extraordinary expenses are expenses like daycare and orthodontics &amp;amp;mdash; the big, important expenses that most but not all children have. Where the children have special or extraordinary expenses, their parents usually contribute to the cost of those expenses in proportion to their incomes. For example, if one parent earns $30,000 per year and the other earns $20,000, for a total family income of $50,000, then $30,000 represents 60% of the total and so that parent pays 60% of an extraordinary expense while the other would have to pay 40%.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt;&lt;br /&gt;
Chapter on:&lt;br /&gt;
*[[Child Support]], in particular the section on the [[Child Support Guidelines]]&lt;br /&gt;
&lt;br /&gt;
===Spousal support===&lt;br /&gt;
&lt;br /&gt;
Spousal support is money paid by one spouse to another spouse, for one of three reasons. Spousal support may be paid to help a spouse meet their day-to-day living expenses if they can&#039;t afford to pay those expenses on their own, or it may be paid to compensate a spouse for the economic consequences of decisions made during the relationship. Spousal support may also be paid because a spouse agreed to pay it, perhaps in a marriage agreement or a cohabitation agreement, but more commonly in a separation agreement. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Spousal support is not automatically paid just because people are married or unmarried spouses. The spouse who wants support must show that they are entitled to it.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The decisions made by people during their relationship can cause a spouse to be entitled to compensation if those decisions took the spouse out of the paid workforce, required the spouse to move to a place where there was less financial opportunity, prevented the spouse from taking a promotion, or have made it more difficult for the spouse to get a job after separation. Say, for example, the spouses decided that one of them should quit work and stay at home to raise the children and be a homemaker. While a decision like this can be very helpful for the family as a whole, the longer the spouse who stays at home remains out of the workforce, the more difficult it will be for them to return to work and get a job that pays as well as their old job. As well, by remaining out of the workforce, the spouse who stays at home loses all of the opportunities for raises and promotions the spouse would have had if they had stayed in their job. These are some of the economic consequences that might support a claim for spousal support. &lt;br /&gt;
&lt;br /&gt;
The end of a relationship can also cause a spouse to need financial help. After people separate, the same amount of money they had during the relationship now has to pay for two rent bills, two electricity bills, and two grocery bills. When the family were together, however, their combined incomes only had to pay for one rent &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;bill&amp;lt;/span&amp;gt;, one electricity &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;bill,&amp;lt;/span&amp;gt; and one phone &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;bill&amp;lt;/span&amp;gt;. If a spouse can&#039;t afford to pay their living expenses with the income available to them, they might be entitled to ask the other spouse to pay spousal support to help with those expenses.&lt;br /&gt;
&lt;br /&gt;
Spousal support is usually paid every month in a set amount of money for a set amount of time, although support can be paid indefinitely or in one big lump-sum payment. The amount of spousal support that is paid usually works out to an amount that the person with more money can afford to pay, using the money left over after their basic living expenses have been paid.&lt;br /&gt;
&lt;br /&gt;
The amount of spousal support that should be paid, and the length of time it should be paid for, is usually calculated using the [[The Spousal Support Advisory Guidelines]]. The Advisory Guidelines use two formulas &amp;amp;mdash; one for when a family has children and one for when they don&#039;t &amp;amp;mdash; that calculate how much support should be paid according to the length of the relationship and each party&#039;s annual income. &lt;br /&gt;
&lt;br /&gt;
There are three very important things to know about the Advisory Guidelines:&lt;br /&gt;
&lt;br /&gt;
*The Advisory Guidelines are not a law and there is no rule saying that the Advisory Guidelines formulas must be used. Despite this, lawyers and the courts use the Advisory Guidelines almost all the time when someone is entitled to receive spousal support.&lt;br /&gt;
*The Advisory Guidelines are only used when someone is proven to be entitled to receive support; if there is no entitlement, the Advisory Guidelines don&#039;t apply.&lt;br /&gt;
*The formulas the Advisory Guidelines describe are very complicated. In particular, the formulas that are used when a family has children cannot be done without using a computer program.&lt;br /&gt;
&lt;br /&gt;
Only people who are married spouses or unmarried spouses can ask for spousal support. Married spouses must ask for spousal support within two years of their divorce. Unmarried spouses must ask for spousal support within two years of the date they separated.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt;&lt;br /&gt;
Chapter on:&lt;br /&gt;
*[[Spousal Support]], in particular the section on [[The Spousal Support Advisory Guidelines]]&lt;br /&gt;
&lt;br /&gt;
===Dividing family property and family debt===&lt;br /&gt;
&lt;br /&gt;
If people are married or have lived together with each other in a romantic relationship for more than two years, each of them is usually entitled to share in the property that accumulated during the relationship, called &#039;&#039;family property&#039;&#039;, when their relationship ends. Some property, like the property a spouse had before the relationship, is excluded from the property the spouses share. &lt;br /&gt;
&lt;br /&gt;
Family property is the property acquired by either or both spouses after they started living together or got married up to the date they separate. Family property includes:&lt;br /&gt;
&lt;br /&gt;
*real estate and personal property, like cars and motorcycles,&lt;br /&gt;
*bank accounts, investments, RRSPs, and pensions,&lt;br /&gt;
*the interest a spouse has in a company, business, or partnership,&lt;br /&gt;
*debts owed to a spouse, and&lt;br /&gt;
*any increase in value of excluded property that happens during the relationship.&lt;br /&gt;
&lt;br /&gt;
Each spouse is usually entitled to keep all of their &#039;&#039;excluded property&#039;&#039;. Excluded property includes:&lt;br /&gt;
&lt;br /&gt;
*the property that was owned by a spouse on the date the spouses began to live together or the date they married, whichever is earlier,&lt;br /&gt;
*any gifts or inheritances received by a spouse during the relationship,&lt;br /&gt;
*certain kinds of court awards and insurance payments made to a spouse during the relationship, and&lt;br /&gt;
*new property bought using excluded property.&lt;br /&gt;
&lt;br /&gt;
Each spouse is also usually responsible for half of the &#039;&#039;family debt&#039;&#039; when their relationship ends. Family debt includes:&lt;br /&gt;
&lt;br /&gt;
*all debts incurred by either spouse during the relationship, and&lt;br /&gt;
*any debts incurred after separation as long as the debts were incurred to maintain family property.&lt;br /&gt;
&lt;br /&gt;
Spouses have the right to a share of the family property and a duty to share in the family debt when they separate. However, it&#039;s important to know that separation doesn&#039;t only happen when someone moves out. Spouses can be separated while living together, as long as one of them has said that the relationship is over and then behaved as if the relationship is over, for example by not sleeping with their spouse, not eating meals with their spouse, or by not doing chores for their spouse.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt; &lt;br /&gt;
Chapter on:&lt;br /&gt;
*[[Property and Debt in Family Law Matters]]&lt;br /&gt;
&lt;br /&gt;
===Separation and divorce===&lt;br /&gt;
&lt;br /&gt;
Separation happens when one or more people in a relationship decide that the relationship is over and then acts like it&#039;s over. &amp;quot;Acting like it&#039;s over&amp;quot; might mean moving out, although this doesn&#039;t happen for every family. It does mean that the spouses stop sleeping together, stop sharing meals together, stop going out together and stop doing chores for each other.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;You don&#039;t need the permission of your spouse to separate. You also don&#039;t need a legal document to separate, and you don&#039;t need to see a lawyer or a judge to separate; there is no such thing as a &amp;quot;legal separation&amp;quot; in British Columbia.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
For unmarried spouses and other unmarried couples, their relationship is over the moment they separate. That&#039;s it, it&#039;s done! There is no such thing as a &amp;quot;common-law marriage,&amp;quot; and unmarried spouses never need to get divorced.&lt;br /&gt;
&lt;br /&gt;
For a marriage to legally end, however, the spouses must &#039;&#039;divorce&#039;&#039;. This means that one or both spouses have to start a court proceeding and ask a judge to make an order saying that they are divorced. A married couple can be separated for many, many years but they will still be legally married if they haven&#039;t gotten a divorce order.&lt;br /&gt;
&lt;br /&gt;
Sometimes married people don&#039;t get around to getting a divorce for a long time. That&#039;s fine. The only thing a separated married person can&#039;t do that an unmarried person can do is marry again. Separated married people can date someone else, live with someone else, own property in their own name, have bank accounts and credit cards in their own name, and so on.&lt;br /&gt;
&lt;br /&gt;
There is only one reason why a court &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; make a divorce order: it believes that the marriage has broken down. The breakdown of a marriage can be shown in one of three ways:&lt;br /&gt;
&lt;br /&gt;
#the spouses have separated and have stayed separated for more than one year,&lt;br /&gt;
#a spouse has had sex with someone other than their spouse, called &#039;&#039;adultery&#039;&#039;, or&lt;br /&gt;
#a spouse has been verbally, emotionally, or physically abusive to their spouse, which is what the &#039;&#039;[[Divorce Act]]&#039;&#039; means by &#039;&#039;cruelty&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
To get a divorce order, you have to start a court proceeding. You don&#039;t have to ask the court for anything else except a divorce, if a divorce is all you need. When a married couple agrees to get a divorce, they can get a divorce using the do-it-yourself desk order process, and they won&#039;t have to go in front of a judge, ever.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt;&lt;br /&gt;
Chapter on:&lt;br /&gt;
*[[Separating and Getting Divorced]]&lt;br /&gt;
&lt;br /&gt;
==Information for people who are new to Canada==&lt;br /&gt;
&lt;br /&gt;
In Canada, men and women have exactly the same rights. There is no difference between the rights a man has and the rights that a woman has, whether they are married to each other or not. Men do not have the right to control women or tell them what they may and may not do, even if they are married to one another. As well, people in same-sex relationships have exactly the same rights as people in opposite-sex relationships.&lt;br /&gt;
&lt;br /&gt;
Our courts are open to everybody who lives in Canada, not only to people who have Canadian citizenship. People who are new to Canada can make a claim in court, regardless of their citizenship status, including whether they do or do not have permanent residency in Canada.&lt;br /&gt;
&lt;br /&gt;
There is no law that requires someone who is unhappy in a marriage to stay in their marriage. If someone wants to leave a relationship, they can, and they do not need the permission or agreement of their spouse, a family member, an elder or anyone else to leave their relationship.&lt;br /&gt;
&lt;br /&gt;
In Canada, there is no requirement that either dowry or dower be paid when a couple marries or divorces. Even if a religion requires a payment like this, that religious duty is not legally binding in Canada.&lt;br /&gt;
&lt;br /&gt;
If an arranged marriage is proposed, each of the parties to that proposed marriage must still agree to marry of their own free &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt;. There is no law that allows someone to be forced to marry someone else. An agreement between relatives or elders about a marriage is not legally binding on the people who are supposed to get married.&lt;br /&gt;
&lt;br /&gt;
When one spouse sponsors another spouse to come to Canada, that person &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; usually sign a &#039;&#039;sponsorship agreement&#039;&#039; with the government. A sponsorship agreement is a contract that requires the sponsor to support the person who is coming to Canada, whether they stay married, separate, or divorce. This agreement is only between the sponsor and the government. If the person coming to Canada needs spousal support, for example, they can still ask the court for an order that their spouse pay support to them.&lt;br /&gt;
&lt;br /&gt;
Separation does not automatically mean that someone new to Canada &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; have to leave the country. People who are permanent residents, for example, &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; usually be allowed to stay, regardless of what is happening in their relationship with their sponsors. You should, however, speak to an immigration lawyer just to be sure.&lt;br /&gt;
&lt;br /&gt;
In Canada, you must have a court order to divorce and legally end a marriage. Religious divorces are not recognized in Canada as divorces that legally end a marriage. It is also important to know that the decisions of religious tribunals about how a separated couple &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; share their property or parent their children may not be recognized in British Columbia. You should, however, speak to a family law lawyer to find out whether you must follow the decision of a religious tribunal.&lt;br /&gt;
&lt;br /&gt;
==Resources and links==&lt;br /&gt;
&lt;br /&gt;
===Legislation===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;[https://canlii.ca/t/8q3k Family Law Act]&#039;&#039; &lt;br /&gt;
* &#039;&#039;[https://canlii.ca/t/551f9 Divorce Act]&#039;&#039;&lt;br /&gt;
*[https://www.canlii.org/en/ca/laws/regu/sor-97-175/latest/sor-97-175.html Federal Child Support Guidelines]&lt;br /&gt;
&lt;br /&gt;
===Links===&lt;br /&gt;
*[https://www.justice.gc.ca/eng/fl-df/spousal-epoux/ssag-ldfpae.html Spousal Support Advisory Guidelines] from the Department of Justice&lt;br /&gt;
*[https://www.canada.ca/en/revenue-agency/services/child-family-benefits/child-family-benefits-calculator.html Canada child benefits calculator] from the Canada Revenue Agency Child and Family Benefits Calculator] from the Government of Canada&lt;br /&gt;
&lt;br /&gt;
===Resources===&lt;br /&gt;
&lt;br /&gt;
*[https://bit.ly/3LP3xi0 &amp;quot;Family Law Basics!&amp;quot; videos] from JP Boyd &lt;br /&gt;
&lt;br /&gt;
{{REVIEWED | reviewer = [[JP Boyd]], 23 November 2023}}&lt;br /&gt;
&lt;br /&gt;
{{JP Boyd on Family Law Navbox|type=started}}&lt;br /&gt;
{{Creative Commons for JP Boyd}}&lt;br /&gt;
&lt;br /&gt;
[[Category:JP Boyd on Family Law]]&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Introduction_to_Family_Law_in_British_Columbia&amp;diff=59940</id>
		<title>Introduction to Family Law in British Columbia</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Introduction_to_Family_Law_in_British_Columbia&amp;diff=59940"/>
		<updated>2025-04-08T20:59:07Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{JP Boyd on Family Law TOC}}&lt;br /&gt;
{{LSSbadge&lt;br /&gt;
|resourcetype = more fact sheets, publications, and videos on &lt;br /&gt;
|link         = [https://family.legalaid.bc.ca/bc-legal-system Legal System Basics]&lt;br /&gt;
}}This section offers a short introduction to family law in British Columbia and the ways that family law problems are resolved. It&#039;s written in easy-to-understand language and is meant for people who have never had to deal with the legal system before and for people who are new to Canada.&lt;br /&gt;
&lt;br /&gt;
This section is meant to be read as a whole, from start to finish. The main chapters of this wikibook go into each subject in a lot more detail. When you&#039;re done with this section, the chapter [[Understanding the Legal System for Family Law Matters]] has a more complete introduction to family law and resolving family law disputes in BC.&lt;br /&gt;
&lt;br /&gt;
Here you will find an overview of common family law problems, the laws that deal with family law problems, the courts that deal with family law problems, and the other ways that family law problems are resolved. This section talks briefly about the law on caring for children after separation, child support, spousal support, sharing property and debts, separation and divorce, and family law agreements.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
&lt;br /&gt;
When people in a romantic relationship break up, they may have to decide how a child will be cared for, how property should be divided, and whether someone needs extra money to help pay the bills. Family law, sometimes called &#039;&#039;divorce law&#039;&#039; or the &#039;&#039;law on domestic relations&#039;&#039;, is the area of the law that deals with problems like these. It is the area of law that talks about how family relationships with legal consequences are formed and what happens when they break up.&lt;br /&gt;
&lt;br /&gt;
To understand how family law works in British Columbia, you need to have a basic understanding of the legal system, the law about family law problems, and how the courts apply the law when you can&#039;t agree about something. You don&#039;t always have go to court when there&#039;s a problem. Negotiation, mediation and arbitration are other ways that people can solve their problems without going to see a judge.&lt;br /&gt;
&lt;br /&gt;
Family law problems are resolved in one of two ways: &lt;br /&gt;
*the adults involved bargain with each other and come up with a solution that they can both agree to, or &lt;br /&gt;
*they can&#039;t agree and they have to ask someone else to come up with a solution, usually by going to court or to an arbitrator. &lt;br /&gt;
&lt;br /&gt;
Going to court means that one or both people have started or will start a court proceeding. (Court proceedings are also known as &#039;&#039;lawsuits&#039;&#039;, &#039;&#039;claims&#039;&#039; or &#039;&#039;actions&#039;&#039;.) Going to court is called &#039;&#039;litigation&#039;&#039;; trying to come up with an agreement without going to court is called &#039;&#039;negotiation&#039;&#039;. Mediation is a kind of negotiation, and arbitration is like going to a private court where you get to pick the judge.&lt;br /&gt;
&lt;br /&gt;
There are two courts that handle almost all family law litigation in British Columbia: the Provincial (Family) Court and the Supreme Court. Each court has its own rules, its own forms, and its own processes.&lt;br /&gt;
&lt;br /&gt;
There are two main laws that apply to family law problems. A law, in this sense of the word, means a collection of rules made by the government. (This kind of law is also called &#039;&#039;legislation&#039;&#039; or &#039;&#039;statute law&#039;&#039;. You&#039;ve probably heard of legislation like the &#039;&#039;Criminal Code&#039;&#039;, the &#039;&#039;Landlord and Tenant Act&#039;&#039; and the &#039;&#039;Motor Vehicle Act&#039;&#039;.) The laws that apply to family law problems in British Columbia are the &#039;&#039;[[Divorce Act]]&#039;&#039;, a law made by the federal government, and the &#039;&#039;[[Family Law Act]]&#039;&#039;, a law made by the provincial government. Although these laws cover some of the same legal issues, each law also covers issues that the other doesn&#039;t. For some families, both laws &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; apply; for others, only one of these laws &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; apply, probably the &#039;&#039;Family Law Act&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
It&#039;s important to know that you don&#039;t have to go to court, no matter how bad your problem is. The only times you &#039;&#039;must&#039;&#039; go to court are when:&lt;br /&gt;
&lt;br /&gt;
*you need a divorce,&lt;br /&gt;
*someone is threatening to do something serious, like take the children away,&lt;br /&gt;
*there is a risk of violence, or&lt;br /&gt;
*someone is threatening to hide, sell, or give away property or money.&lt;br /&gt;
&lt;br /&gt;
If you don&#039;t have to deal with one or more of these issues, you can always try to negotiate a resolution to the things you disagree about, and find a settlement that you both agree with. People who need help negotiating sometimes hire someone else to help, someone who has special training and experience helping people resolve problems and make deals, called a &#039;&#039;mediator&#039;&#039;. Mediators help to guide the negotiation process and encourage people to see different ways of solving the problem. If you can&#039;t reach a settlement no matter how hard you try, you might use an arbitrator. An arbitrator is someone who has special training and makes a judge-like decision, after listening carefully to each side, on the things you disagree about.&lt;br /&gt;
&lt;br /&gt;
Lawyers who mediate family law problems are called &#039;&#039;family law mediators&#039;&#039;, and have training in mediation in addition to their training as lawyers. In the same way, lawyers who arbitrate family law problems are called &#039;&#039;family law arbitrators&#039;&#039;, and have additional training in arbitration. Because there are no rules about who can and who can&#039;t call themselves a mediator or an arbitrator, you should look carefully at the mediator&#039;s or arbitrator&#039;s credentials before you agree to use that person as your mediator or arbitrator.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt;&lt;br /&gt;
Chapters on:&lt;br /&gt;
* [[Understanding the Legal System for Family Law Matters]]&lt;br /&gt;
* [[Resolving Family Law Problems out of Court]]&lt;br /&gt;
&lt;br /&gt;
==Common family law problems==&lt;br /&gt;
&lt;br /&gt;
All sorts of people in all sorts of situations can have family law problems, including people who live together and people who don&#039;t, people who are married to each other and people who aren&#039;t, and people who intended to have a child together and people who didn&#039;t. In British Columbia, family law applies to people in same-sex relationships exactly the same way that it applies to people in opposite-sex relationships. Family law also applies to people when their family isn&#039;t a couple but includes more than two adults.&lt;br /&gt;
&lt;br /&gt;
The sorts of problems adults can have when their relationship ends include deciding how the children &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; be cared for, whether support should be paid, and who &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; keep which property and be responsible for which debt.&lt;br /&gt;
&lt;br /&gt;
Family law problems about children usually involve making decisions about:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;parenting time&#039;&#039;, which includes deciding whether the children &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; live with one parent for most of the time or share their time between their parents,&lt;br /&gt;
*&#039;&#039;parental responsibilities&#039;&#039; or &#039;&#039;decision-making responsibility&#039;&#039;, which includes deciding how parents or guardians &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; make choices about important things in children&#039;s lives, like healthcare and education, and &lt;br /&gt;
*&#039;&#039;contact&#039;&#039;, which is about deciding how much time other people &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; have with the children.&lt;br /&gt;
&lt;br /&gt;
Support means money that one person pays another to help with that person&#039;s expenses. Family law problems about support usually involve making decisions about:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Child support&#039;&#039;, which is money that is paid to help with the children&#039;s expenses, such as shelter, clothing, medical expenses, and food.&lt;br /&gt;
*&#039;&#039;Spousal support&#039;&#039;, which is money that is paid to help with a spouse&#039;s day-to-day living expenses, like rent, the phone &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;bill&amp;lt;/span&amp;gt; and the electricity &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;bill&amp;lt;/span&amp;gt;, and sometimes money that is paid to compensate a spouse for the financial impact of decisions about work and money that were made during the relationship.&lt;br /&gt;
&lt;br /&gt;
When a family has property, sometimes including when only one person has property, they have to decide if and how that property &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; be shared between them. In family law, the property married spouses and unmarried spouses share is called &#039;&#039;family property&#039;&#039;, which generally means only the property that they accumulated during their relationship. Family property can include things like houses, bank accounts, businesses, and cars. It can also include RRSPs and pensions. Sometimes a family also has to decide who &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; take responsibility for debts. Generally, only the debts that accumulated during a relationship &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; be shared between spouses.&lt;br /&gt;
&lt;br /&gt;
Married spouses also have to decide about whether they want to get divorced. A &#039;&#039;divorce&#039;&#039; is the legal ending of a marriage, and only a judge can make you divorced. Most married spouses whose relationship has ended want to get divorced, but it&#039;s usually a low priority when there are other things to worry about, like children and property. People who aren&#039;t married, including unmarried spouses, don&#039;t need to get divorced.&lt;br /&gt;
&lt;br /&gt;
All of these family law problems &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; be talked about in more detail later on.&lt;br /&gt;
&lt;br /&gt;
As you can see, the sorts of family law problems a family might have depends on the nature of their relationship. In British Columbia, family law deals with four types of relationship:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Unmarried couples.&#039;&#039;&#039; Unmarried adults are dating and probably think of themselves as boyfriends and girlfriends. They may have lived together, but not for too long. Unmarried couples involved in a family law problem may have been together for only a very short time... perhaps just long enough to make a baby.&lt;br /&gt;
*&#039;&#039;&#039;Unmarried spouses.&#039;&#039;&#039; Unmarried spouses are not legally married. Unmarried spouses have lived together in a loving relationship for at least two years. If they have a child while living together, they are unmarried spouses even if they&#039;ve lived together for less than two years.&lt;br /&gt;
*&#039;&#039;&#039;Married spouses.&#039;&#039;&#039; Married spouses have been legally married by a marriage commissioner or a religious official licensed to perform marriages.&lt;br /&gt;
*&#039;&#039;&#039;Parents.&#039;&#039;&#039; Parents are people who have had a child together, sometimes including people who helped have the child as a donor of sperm, a donor of eggs, or as a surrogate mother. Parents may include unmarried couples, unmarried spouses, married spouses, or complete strangers. What matters is that they have had a child together.  &lt;br /&gt;
&lt;br /&gt;
Family law doesn&#039;t have much to do with unmarried couples unless they have had a child together. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt;&lt;br /&gt;
Chapters on:&lt;br /&gt;
*[[Children and Parenting after Separation]]&lt;br /&gt;
*[[Child Support]]&lt;br /&gt;
*[[Spousal Support]]&lt;br /&gt;
*[[Property and Debt in Family Law Matters]]&lt;br /&gt;
*[[Family Relationships]], in particular the sections on [[Married Spouses and the Law on Marriage]] and [[Unmarried Spouses]]&lt;br /&gt;
&lt;br /&gt;
==Resolving family law problems==&lt;br /&gt;
&lt;br /&gt;
If you have a family law problem now, or might have one in the future, you have two ways to deal with that problem: you can talk to the other person and try to make a decision about the problem together; or, you can ask someone else to make the decision for you. Really, there&#039;s also a third option. You could also walk away, refuse to deal with the problem, and wait to see what happens. This is usually a terrible way of dealing with family law problems.&lt;br /&gt;
&lt;br /&gt;
If you want to try to make a decision about the problem together, you and the other adults involved in the problem will need to agree on a way of solving the problem, and your decision will usually be written down in a formal way. Reaching an agreement like this usually means that you have to negotiate &amp;amp;mdash; bargain &amp;amp;mdash; with each other. You can negotiate face to face, or do it through lawyers. &#039;&#039;Mediation&#039;&#039; is a kind of negotiation that uses a specially-trained person, a &#039;&#039;mediator&#039;&#039;, to help people talk to each other and find a settlement. &#039;&#039;Collaborative negotiation&#039;&#039; is a kind of negotiation that uses specially-trained lawyers, and sometimes also people who are experts about money or experts about children, who work together to help people find a settlement. &lt;br /&gt;
&lt;br /&gt;
If you want to ask someone to make a decision about the problem, you can go to court or you can go to an arbitrator. If you decide to &#039;&#039;litigate&#039;&#039;, you will be starting a public court proceeding that will wrap up a few years later with a trial before a &#039;&#039;judge&#039;&#039;, if your family problem isn&#039;t resolved by a settlement before then. If you decide to &#039;&#039;arbitrate&#039;&#039;, you will be starting a private process that will wrap up a few months later with a hearing before an &#039;&#039;arbitrator&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
Court proceedings usually end with the judge&#039;s final &#039;&#039;order&#039;&#039;. Arbitration proceedings end with the arbitrator&#039;s final &#039;&#039;award&#039;&#039;. Negotiation usually ends with a settlement that is written down as a &#039;&#039;separation agreement&#039;&#039; or a &#039;&#039;parenting agreement&#039;&#039;, but if you negotiate and reach a deal in the middle of a court proceeding, the settlement might be written down as a &#039;&#039;consent order&#039;&#039;. If you negotiate a deal in the middle of an arbitration proceeding, the settlement will be written down as a &#039;&#039;consent award&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
Orders, awards, and separation agreements resolve the family law problems that you have now. However, agreements can also be used to address family law problems that you might have in the future. Agreements like these are usually called &#039;&#039;marriage agreements&#039;&#039; (also known as &#039;&#039;prenuptial agreements&#039;&#039; or &#039;&#039;prenups&#039;&#039;) or &#039;&#039;cohabitation agreements&#039;&#039; (also known as &#039;&#039;living-together agreements&#039;&#039;). &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt;&lt;br /&gt;
Chapters on:&lt;br /&gt;
*[[Resolving Family Law Problems out of Court]]&lt;br /&gt;
*[[Resolving Family Law Problems in Court]]&lt;br /&gt;
*[[Family Law Agreements]]&lt;br /&gt;
&lt;br /&gt;
===Family law agreements===&lt;br /&gt;
&lt;br /&gt;
A family law agreement is a legal contract, like the contract you might have with your landlord or your employer, or the contract you might sign if you lease a car. Family law agreements are used to record people&#039;s settlement of the legal issues that they&#039;re dealing with when they make the agreement, or any legal issues that might come up in the future. &lt;br /&gt;
&lt;br /&gt;
There are three kinds of agreement people can make about family law issues:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Cohabitation agreements&#039;&#039;&#039; or &#039;&#039;&#039;living-together agreements&#039;&#039;&#039;. These agreements are made when people are living together in a romantic relationship or plan to live together in a romantic relationship.&lt;br /&gt;
*&#039;&#039;&#039;Marriage agreements&#039;&#039;&#039; or &#039;&#039;&#039;prenuptial agreements&#039;&#039;&#039;. These are agreements that a couple may make if they are married or are going to be getting married.&lt;br /&gt;
*&#039;&#039;&#039;Separation agreements&#039;&#039;&#039;. These agreements are made by married spouses, unmarried spouses and unmarried couples after their relationships have ended. Separation agreements that address only some issues might be called &#039;&#039;parenting agreements&#039;&#039;, &#039;&#039;support agreements&#039;&#039; or &#039;&#039;property agreements&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Cohabitation agreements and marriage agreements are for people who are just starting, or have just started, a relationship. These sorts of agreements can talk about how the relationship &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; be managed (who &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; pay the bills, &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; there be a joint bank &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;account&amp;lt;/span&amp;gt; or a joint credit card, or who &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; do what parts of the housework), but usually talk about what &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; happen if the relationship ends. These agreements are usually meant to stop people from fighting after their relationship ends by saying who &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; get what, right from the start.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The law does not require that people make a cohabitation agreement or a marriage agreement when they start to live together or get married. You don&#039;t have to sign an agreement like this if you don&#039;t want to.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Cohabitation agreements and marriage agreements aren&#039;t for everyone. People who are bringing a lot of property, money, or children into a relationship may want a cohabitation agreement or a marriage agreement. People who don&#039;t have property or children, are young and just starting out, and expect to have a long-term relationship may not need or want an agreement at all.&lt;br /&gt;
&lt;br /&gt;
Separation agreements are made after a relationship has ended. They talk about how people have agreed to deal with things like the care of children, child support and spousal support, and how the family property and debt &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; be shared. Separation agreements don&#039;t have to cover all the family law problems people have. They can deal with just some of those problems and leave the rest for the court or an arbitrator to decide.&lt;br /&gt;
&lt;br /&gt;
Normally, people who are thinking about a separation agreement talk about their legal problems and try to negotiate a settlement that they are both happy with. It is unusual, and perhaps unfair, for just one person to write a separation agreement without talking to the other people involved.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The law does not require that people make a separation agreement when their relationship has ended. &#039;&#039;&lt;br /&gt;
&lt;br /&gt;
No matter what kind of family law agreement you have signed, each of the people involved in the agreement expect that the others &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; follow the agreement, and that the court &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; enforce the agreement if someone doesn&#039;t follow it. The court &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; generally respect an agreement that people signed willingly, as long as the agreement was fair and no one misled anyone else about something important, like money or property.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt;&lt;br /&gt;
The chapter on:&lt;br /&gt;
*[[Family Law Agreements|Family Law Agreements]]&lt;br /&gt;
&lt;br /&gt;
===The courts of British Columbia===&lt;br /&gt;
&lt;br /&gt;
There are three levels of court in British Columbia: the Provincial Court, the Supreme Court, and the Court of Appeal. The Court of Appeal is the highest court in the province, and the Provincial Court is the lowest. The Provincial Court and the Supreme Court are &#039;&#039;trial courts&#039;&#039;, which means that if the people involved in a court case (the &#039;&#039;parties&#039;&#039; or the &#039;&#039;litigants&#039;&#039;) can&#039;t solve a legal problem for themselves, the court will make a decision resolving the problems for them, after hearing from witnesses and considering the other evidence presented at a formal trial. The Court of Appeal is an &#039;&#039;appeal court&#039;&#039;, meaning that it doesn&#039;t hold trials, it just hears arguments about whether the decision of a trial court was correct or incorrect. Most family law litigation happens in the Provincial Court and the Supreme Court. &lt;br /&gt;
&lt;br /&gt;
The branch of the Provincial Court that deals with family law is called the Provincial (Family) Court. Other branches of the Provincial Court include the Provincial (Youth) Court and the Provincial (Small Claims) Court. (When this resource talks about the Provincial (Family) Court, it will just say &amp;quot;Provincial Court.&amp;quot;) The Provincial Court can only deal with:&lt;br /&gt;
&lt;br /&gt;
*guardianship of children under the &#039;&#039;[[Family Law Act]]&#039;&#039;,&lt;br /&gt;
*parental responsibilities, parenting time, and contact under the &#039;&#039;Family Law Act&#039;&#039;,&lt;br /&gt;
*child support under the &#039;&#039;Family Law Act&#039;&#039;,&lt;br /&gt;
*spousal support under the &#039;&#039;Family Law Act&#039;&#039;, &lt;br /&gt;
*orders respecting companion animals, and&lt;br /&gt;
*orders protecting people.&lt;br /&gt;
&lt;br /&gt;
The Supreme Court, on the other hand, can deal with all family law problems. As well as issues about parenting, child support, and spousal support under the &#039;&#039;[[Family Law Act]]&#039;&#039;, this court can also deal with:&lt;br /&gt;
&lt;br /&gt;
*divorce,&lt;br /&gt;
*decision-making responsibilities, parenting time, and contact under the &#039;&#039;[[Divorce Act]]&#039;&#039;,&lt;br /&gt;
*child support under the &#039;&#039;Divorce Act&#039;&#039;,&lt;br /&gt;
*spousal support under the &#039;&#039;Divorce Act&#039;&#039;,&lt;br /&gt;
*dividing family property and family debt,&lt;br /&gt;
*orders respecting companion animals,&lt;br /&gt;
*caring for children&#039;s property,&lt;br /&gt;
*orders protecting people, and&lt;br /&gt;
*orders protecting property.&lt;br /&gt;
&lt;br /&gt;
The Supreme Court also hears appeals of decisions made by the Provincial Court. The Court of Appeal only hears appeals of decisions made by the Supreme Court &amp;amp;mdash; including decisions made by the Supreme Court about appeals from the Provincial Court.&lt;br /&gt;
&lt;br /&gt;
This chart shows which trial court can deal with which family law problem:&lt;br /&gt;
&lt;br /&gt;
::{| width=&amp;quot;80%&amp;quot; class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!style=&amp;quot;width: 30%&amp;quot;|&lt;br /&gt;
!style=&amp;quot;width: 25%&amp;quot; align=&amp;quot;center&amp;quot;|Supreme Court&lt;br /&gt;
!style=&amp;quot;width: 25%&amp;quot; align=&amp;quot;center&amp;quot;|Provincial Court&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Divorce&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Guardianship and&amp;lt;br/&amp;gt;parenting children&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||align=&amp;quot;center&amp;quot;|Yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Time with children&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||align=&amp;quot;center&amp;quot;|Yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Child support&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||align=&amp;quot;center&amp;quot;|Yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Children&#039;s property&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Spousal support&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||align=&amp;quot;center&amp;quot;|Yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Family property and&amp;lt;br/&amp;gt;family debt&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||align=&amp;quot;center&amp;quot;|Pets only&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Orders protecting people&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||align=&amp;quot;center&amp;quot;|Yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Orders protecting property&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
To get to court, you must start a court proceeding and tell the court what you want. In the Provincial Court, proceedings are normally started with a court form called an Application About a Family Law Matter. In the Supreme Court, the court form is called a Notice of Family Claim. These forms ask you to state the basic facts of the case and the sort of orders you think the court should make. The orders you want the court to make are called &#039;&#039;claims&#039;&#039;. (In the Provincial Court, a person who starts a court proceeding is called the &#039;&#039;applicant&#039;&#039;; in the Supreme Court, this person is the &#039;&#039;claimant&#039;&#039;.)&lt;br /&gt;
&lt;br /&gt;
Once a court proceeding has started, the people against whom the proceeding has been brought can reply to the claims being made and make new claims of their own. In the Provincial Court, this court form is called a Reply to an Application About a Family Law Matter, and the form includes parts for both replying to the claims being made and a part for &#039;&#039;counter applications&#039;&#039; to make new claims. In the Supreme Court, two court forms can be used: a Response to Family Claim, used to reply to the claims being made, and a Counterclaim, used to make new claims. (In the Provincial Court and in the Supreme Court, a person answering a court proceeding is called the &#039;&#039;respondent&#039;&#039;.)&lt;br /&gt;
&lt;br /&gt;
Applicants and respondents (in the Provincial Court), and claimants and respondents (in the Supreme Court), are called the &#039;&#039;parties&#039;&#039; to a court proceeding.&lt;br /&gt;
&lt;br /&gt;
After the respondent has filed a reply to the claims being made against them, any of the parties can ask the court to make an order about some or all of the issues raised in the court proceeding. An &#039;&#039;order&#039;&#039; is a decision of a judge that requires someone to do something or not do something. For example, a court can make an order that a child live mostly with one party, an order that one party not harass another party, or an order that one party be able to use the family car. &#039;&#039; &lt;br /&gt;
&lt;br /&gt;
There are two types of order: an &#039;&#039;interim order&#039;&#039;, which is any order made before trial; and, a &#039;&#039;final order&#039;&#039;, which is the order made at the end of a trial. A &#039;&#039;trial&#039;&#039; is the final hearing before a judge, where the parties present their arguments and their evidence, and finishes the court proceeding. Interim orders and final orders can also be made based on the agreement of the parties. These orders are called &#039;&#039;consent orders&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
If you don&#039;t like the order you get from the judge after a trial, you can sometimes challenge the order before a higher level of court in a court proceeding called an &#039;&#039;appeal&#039;&#039;. An order of the Provincial Court is appealed to the Supreme Court. An order of the Supreme Court is appealed to the Court of Appeal. You cannot appeal an order that you agreed to &amp;amp;mdash; a consent order &amp;amp;mdash; without proof that you were somehow tricked or forced into agreeing to the order.&lt;br /&gt;
&lt;br /&gt;
Over time, the terms of an order may need to be changed. If there has been an important change in your circumstances or in the circumstances of the children since an order was made, you can go back to court and ask that the order be changed to better &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;suit&amp;lt;/span&amp;gt; the new circumstances. This is called applying to &#039;&#039;vary&#039;&#039; an order.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt;&lt;br /&gt;
Chapters on: &lt;br /&gt;
&lt;br /&gt;
*[[Understanding the Legal System for Family Law Matters]], in particular the section on [[The Court System for Family Matters]]&lt;br /&gt;
* [[Resolving Family Law Problems in Court]]&lt;br /&gt;
&lt;br /&gt;
Helpful Guides &amp;amp; Common Questions on:&lt;br /&gt;
*[[How Do I Start a Family Law Action in the Supreme Court?]]&lt;br /&gt;
*[[How Do I Respond to a Family Law Action in the Supreme Court?]]&lt;br /&gt;
*[[How Do I Start a Family Law Action in the Provincial Court?]]&lt;br /&gt;
*[[How Do I Respond to a Family Law Action in the Provincial Court?]]&lt;br /&gt;
&lt;br /&gt;
==The basic law==&lt;br /&gt;
&lt;br /&gt;
There are two kinds of law: laws made by the governments (called &#039;&#039;legislation&#039;&#039;, &#039;&#039;statutes&#039;&#039;, &#039;&#039;acts&#039;&#039;, and &#039;&#039;regulations&#039;&#039;); and, laws made by the court. Laws made by the court are known as the &#039;&#039;common law&#039;&#039;, &#039;&#039;precedent decisions&#039;&#039;, or &#039;&#039;case law&#039;&#039;. They come from the different proceedings that the courts have heard over hundreds of years, and the decisions the courts have made in those different proceedings. This section talks about the first kind of law, legislation.&lt;br /&gt;
&lt;br /&gt;
Legislation is made by the federal government, the government of Canada, and the provincial government, the government of British Columbia. The two pieces of legislation that are the most important for family law in this province are the federal &#039;&#039;[[Divorce Act]]&#039;&#039; and the provincial &#039;&#039;[[Family Law Act]]&#039;&#039;. Each piece of legislation deals with  and applies to different kinds of relationships.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;Divorce Act&#039;&#039; only applies to people who are married or who used to be married to each other, including married people of the same sex. It talks about:&lt;br /&gt;
&lt;br /&gt;
*divorce,&lt;br /&gt;
*decision-making responsibility,&lt;br /&gt;
*parenting time and contact with a child,&lt;br /&gt;
*child support, and&lt;br /&gt;
*spousal support.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;Family Law Act&#039;&#039; applies to married spouses, unmarried spouses, and parents, and to unmarried couples who are neither married spouses nor unmarried spouses. This includes people in same-sex relationships and in families that involve more than two adults. This law talks about:&lt;br /&gt;
&lt;br /&gt;
*guardianship of children,&lt;br /&gt;
*parental responsibilities,&lt;br /&gt;
*parenting time and contact with children,&lt;br /&gt;
*child support,&lt;br /&gt;
*spousal support,&lt;br /&gt;
*dividing family property and family debt,&lt;br /&gt;
*caring for children&#039;s property,&lt;br /&gt;
*orders protecting people, and&lt;br /&gt;
*orders protecting property.&lt;br /&gt;
&lt;br /&gt;
The Supreme Court can make orders under both the &#039;&#039;Divorce Act&#039;&#039; and the &#039;&#039;Family Law Act&#039;&#039;. The Provincial Court can only make orders under the parts of the &#039;&#039;Family Law Act&#039;&#039; that don&#039;t deal with property.&lt;br /&gt;
&lt;br /&gt;
This chart shows which legislation deals with which issue:&lt;br /&gt;
&lt;br /&gt;
::{| width=&amp;quot;80%&amp;quot; class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!style=&amp;quot;width: 30%&amp;quot;|&lt;br /&gt;
!style=&amp;quot;width: 25%&amp;quot; align=&amp;quot;center&amp;quot;|Provincial &#039;&#039;Family Law Act&#039;&#039;&lt;br /&gt;
!style=&amp;quot;width: 25%&amp;quot; align=&amp;quot;center&amp;quot;|Federal &#039;&#039;Divorce Act&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Divorce&#039;&#039;&#039;|| ||align=&amp;quot;center&amp;quot;|Yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Parenting children&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Guardianship and&amp;lt;br/&amp;gt;parental responsibilities||align=&amp;quot;center&amp;quot;|Decision-making responsibility&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Time with children&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||align=&amp;quot;center&amp;quot;|Yes &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Child support&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||align=&amp;quot;center&amp;quot;|Yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Children&#039;s property&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Spousal support||align=&amp;quot;center&amp;quot;|Yes||align=&amp;quot;center&amp;quot;|Yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Family property and&amp;lt;br/&amp;gt;family debt&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Orders protecting people&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;Orders protecting property&#039;&#039;&#039;||align=&amp;quot;center&amp;quot;|Yes||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
There are other pieces of legislation that deal with family law problems, including the &#039;&#039;[http://canlii.ca/t/84g5 Adoption Act]&#039;&#039; (which talks about adoption), the &#039;&#039;[http://canlii.ca/t/8481 Name Act]&#039;&#039; (which talks about changing your name and your children&#039;s names), the &#039;&#039;[http://canlii.ca/t/8456 Land Title Act]&#039;&#039; (which has to do with land and houses), and the &#039;&#039;[http://canlii.ca/t/84fk Vital Statistics Act]&#039;&#039; (which has to do with registering births, deaths, marriages, and divorces). The most important of these other laws are the [[Child Support Guidelines]].&lt;br /&gt;
&lt;br /&gt;
The Child Support Guidelines set out the rules about how much child support should be paid, according to both the income of the person paying child support and the number of children child support is being paid for. For most people, the amount that should be paid is set out in a table at the end of the Guidelines. The Guidelines also set out the rules about when child support can be paid in an amount different than what the tables say should be paid.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039;  &amp;lt;br /&amp;gt;&lt;br /&gt;
Chapters on:&lt;br /&gt;
*[[Understanding the Legal System for Family Matters]], in particular the section on [[The Law for Family Matters]]&lt;br /&gt;
*[[The Legislation on Family Law]] in Getting Started&lt;br /&gt;
*[[Child Support]], in particular the section on [[Child Support Guidelines]]&lt;br /&gt;
&lt;br /&gt;
===Parenting children===&lt;br /&gt;
&lt;br /&gt;
There are three things that parents must decide when their relationship ends: &lt;br /&gt;
&lt;br /&gt;
*where the children &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; live, including whether they will live mostly with one parent or split their time between their parents more evenly,&lt;br /&gt;
*how much time each parent &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; have with the children, and&lt;br /&gt;
*how the parents &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; make decisions about important things in the children&#039;s lives, like where they &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; go to school or how they &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; be treated if they get sick.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;[[Divorce Act]]&#039;&#039; talks about these issues in terms of &#039;&#039;parenting time&#039;&#039;, &#039;&#039;contact&#039;&#039;, and &#039;&#039;decision-making responsibilities&#039;&#039;. Parenting time is the time the child spends with each parent. Contact is the time someone other than a parent, like a grandparent or another relative, has with a child. Decision-making responsibility is how the parents share the responsibility of making decisions on behalf of their child; these responsibilities can be shared by both parents or divided between parents such that one parent has responsibility for decisions about one part of their child&#039;s life, like education, while the other parent has responsibility for another issue, like health care.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;[[Family Law Act]]&#039;&#039; talks about these issues in very similar ways. It talks about &#039;&#039;parenting time&#039;&#039; (which is very close to the same thing the &#039;&#039;Divorce Act&#039;&#039; means by parenting time), &#039;&#039;contact&#039;&#039; (which is exactly what the &#039;&#039;Divorce Act&#039;&#039; means by contact), and &#039;&#039;guardianship&#039;&#039; along with &#039;&#039;parental responsibilities&#039;&#039; (which is pretty much the same thing as decision-making responsibilities). People who are guardians, usually parents, have parental responsibilities and parenting time. Someone who isn&#039;t a guardian, which might include a parent who isn&#039;t a guardian, may have contact with a child.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt;&lt;br /&gt;
Chapter on:&lt;br /&gt;
*[[Children and Parenting after Separation]], in particular the section on [[Basic Principles of Parenting after Separation]]&lt;br /&gt;
&lt;br /&gt;
===Child support===&lt;br /&gt;
&lt;br /&gt;
Child support is normally paid by the parent who has the children for the least amount of time to the parent who has the children for the most amount of time. Child support is paid to help with the children&#039;s day-to-day living expenses, and covers a lot of things, from new clothes to school supplies to the children&#039;s share of the rent or mortgage. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Child support is not a fee a parent pays to see the children.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Child support has nothing to do with decision-making responsibility, guardianship or parental responsibilities. It has nothing to do with parenting time or contact. It has nothing to do with whether a parent is a good parent or a bad parent, or whether a parent sees the child all the time or never. A parent has a duty to pay child support just because they are a parent.&lt;br /&gt;
&lt;br /&gt;
Child support is almost always paid on a monthly basis, in the amount required by the [http://canlii.ca/t/80mh Child Support Guidelines]. A parent&#039;s duty to pay child support does not end until the child turns 19, the age of majority of British Columbia. It can last longer than that if:&lt;br /&gt;
&lt;br /&gt;
*the child has an illness or disability that prevents the child from earning a living and being independent of their parents,&lt;br /&gt;
*the child is going to university or college, or&lt;br /&gt;
*there is another very good reason why the child is unable to live independently from their parents.&lt;br /&gt;
&lt;br /&gt;
Normally, a parent pays the exact amount of child support the Guidelines&#039; tables say should be paid. A parent can pay a smaller amount in a limited number of circumstances, including if: &lt;br /&gt;
&lt;br /&gt;
*the parent is a stepparent to the children,&lt;br /&gt;
*the children&#039;s time is shared almost equally between the parents,&lt;br /&gt;
*one or more children live with each parent, &lt;br /&gt;
*the child is over the age of majority, or &lt;br /&gt;
*paying the amount required by the Guidelines would cause serious financial hardship to a parent.&lt;br /&gt;
&lt;br /&gt;
The basic amount of child support is intended to cover most of the children&#039;s expenses. Some expenses, called &#039;&#039;special or extraordinary expenses&#039;&#039;, are not covered in this basic amount. Typically, special or extraordinary expenses are expenses like daycare and orthodontics &amp;amp;mdash; the big, important expenses that most but not all children have. Where the children have special or extraordinary expenses, their parents usually contribute to the cost of those expenses in proportion to their incomes. For example, if one parent earns $30,000 per year and the other earns $20,000, for a total family income of $50,000, then $30,000 represents 60% of the total and so that parent pays 60% of an extraordinary expense while the other would have to pay 40%.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt;&lt;br /&gt;
Chapter on:&lt;br /&gt;
*[[Child Support]], in particular the section on the [[Child Support Guidelines]]&lt;br /&gt;
&lt;br /&gt;
===Spousal support===&lt;br /&gt;
&lt;br /&gt;
Spousal support is money paid by one spouse to another spouse, for one of three reasons. Spousal support may be paid to help a spouse meet their day-to-day living expenses if they can&#039;t afford to pay those expenses on their own, or it may be paid to compensate a spouse for the economic consequences of decisions made during the relationship. Spousal support may also be paid because a spouse agreed to pay it, perhaps in a marriage agreement or a cohabitation agreement, but more commonly in a separation agreement. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Spousal support is not automatically paid just because people are married or unmarried spouses. The spouse who wants support must show that they are entitled to it.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The decisions made by people during their relationship can cause a spouse to be entitled to compensation if those decisions took the spouse out of the paid workforce, required the spouse to move to a place where there was less financial opportunity, prevented the spouse from taking a promotion, or have made it more difficult for the spouse to get a job after separation. Say, for example, the spouses decided that one of them should quit work and stay at home to raise the children and be a homemaker. While a decision like this can be very helpful for the family as a whole, the longer the spouse who stays at home remains out of the workforce, the more difficult it will be for them to return to work and get a job that pays as well as their old job. As well, by remaining out of the workforce, the spouse who stays at home loses all of the opportunities for raises and promotions the spouse would have had if they had stayed in their job. These are some of the economic consequences that might support a claim for spousal support. &lt;br /&gt;
&lt;br /&gt;
The end of a relationship can also cause a spouse to need financial help. After people separate, the same amount of money they had during the relationship now has to pay for two rent bills, two electricity bills, and two grocery bills. When the family were together, however, their combined incomes only had to pay for one rent &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;bill&amp;lt;/span&amp;gt;, one electricity &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;bill,&amp;lt;/span&amp;gt; and one phone &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;bill&amp;lt;/span&amp;gt;. If a spouse can&#039;t afford to pay their living expenses with the income available to them, they might be entitled to ask the other spouse to pay spousal support to help with those expenses.&lt;br /&gt;
&lt;br /&gt;
Spousal support is usually paid every month in a set amount of money for a set amount of time, although support can be paid indefinitely or in one big lump-sum payment. The amount of spousal support that is paid usually works out to an amount that the person with more money can afford to pay, using the money left over after their basic living expenses have been paid.&lt;br /&gt;
&lt;br /&gt;
The amount of spousal support that should be paid, and the length of time it should be paid for, is usually calculated using the [[The Spousal Support Advisory Guidelines]]. The Advisory Guidelines use two formulas &amp;amp;mdash; one for when a family has children and one for when they don&#039;t &amp;amp;mdash; that calculate how much support should be paid according to the length of the relationship and each party&#039;s annual income. &lt;br /&gt;
&lt;br /&gt;
There are three very important things to know about the Advisory Guidelines:&lt;br /&gt;
&lt;br /&gt;
*The Advisory Guidelines are not a law and there is no rule saying that the Advisory Guidelines formulas must be used. Despite this, lawyers and the courts use the Advisory Guidelines almost all the time when someone is entitled to receive spousal support.&lt;br /&gt;
*The Advisory Guidelines are only used when someone is proven to be entitled to receive support; if there is no entitlement, the Advisory Guidelines don&#039;t apply.&lt;br /&gt;
*The formulas the Advisory Guidelines describe are very complicated. In particular, the formulas that are used when a family has children cannot be done without using a computer program.&lt;br /&gt;
&lt;br /&gt;
Only people who are married spouses or unmarried spouses can ask for spousal support. Married spouses must ask for spousal support within two years of their divorce. Unmarried spouses must ask for spousal support within two years of the date they separated.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt;&lt;br /&gt;
Chapter on:&lt;br /&gt;
*[[Spousal Support]], in particular the section on [[The Spousal Support Advisory Guidelines]]&lt;br /&gt;
&lt;br /&gt;
===Dividing family property and family debt===&lt;br /&gt;
&lt;br /&gt;
If people are married or have lived together with each other in a romantic relationship for more than two years, each of them is usually entitled to share in the property that accumulated during the relationship, called &#039;&#039;family property&#039;&#039;, when their relationship ends. Some property, like the property a spouse had before the relationship, is excluded from the property the spouses share. &lt;br /&gt;
&lt;br /&gt;
Family property is the property acquired by either or both spouses after they started living together or got married up to the date they separate. Family property includes:&lt;br /&gt;
&lt;br /&gt;
*real estate and personal property, like cars and motorcycles,&lt;br /&gt;
*bank accounts, investments, RRSPs, and pensions,&lt;br /&gt;
*the interest a spouse has in a company, business, or partnership,&lt;br /&gt;
*debts owed to a spouse, and&lt;br /&gt;
*any increase in value of excluded property that happens during the relationship.&lt;br /&gt;
&lt;br /&gt;
Each spouse is usually entitled to keep all of their &#039;&#039;excluded property&#039;&#039;. Excluded property includes:&lt;br /&gt;
&lt;br /&gt;
*the property that was owned by a spouse on the date the spouses began to live together or the date they married, whichever is earlier,&lt;br /&gt;
*any gifts or inheritances received by a spouse during the relationship,&lt;br /&gt;
*certain kinds of court awards and insurance payments made to a spouse during the relationship, and&lt;br /&gt;
*new property bought using excluded property.&lt;br /&gt;
&lt;br /&gt;
Each spouse is also usually responsible for half of the &#039;&#039;family debt&#039;&#039; when their relationship ends. Family debt includes:&lt;br /&gt;
&lt;br /&gt;
*all debts incurred by either spouse during the relationship, and&lt;br /&gt;
*any debts incurred after separation as long as the debts were incurred to maintain family property.&lt;br /&gt;
&lt;br /&gt;
Spouses have the right to a share of the family property and a duty to share in the family debt when they separate. However, it&#039;s important to know that separation doesn&#039;t only happen when someone moves out. Spouses can be separated while living together, as long as one of them has said that the relationship is over and then behaved as if the relationship is over, for example by not sleeping with their spouse, not eating meals with their spouse, or by not doing chores for their spouse.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt; &lt;br /&gt;
Chapter on:&lt;br /&gt;
*[[Property and Debt in Family Law Matters]]&lt;br /&gt;
&lt;br /&gt;
===Separation and divorce===&lt;br /&gt;
&lt;br /&gt;
Separation happens when one or more people in a relationship decide that the relationship is over and then acts like it&#039;s over. &amp;quot;Acting like it&#039;s over&amp;quot; might mean moving out, although this doesn&#039;t happen for every family. It does mean that the spouses stop sleeping together, stop sharing meals together, stop going out together and stop doing chores for each other.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;You don&#039;t need the permission of your spouse to separate. You also don&#039;t need a legal document to separate, and you don&#039;t need to see a lawyer or a judge to separate; there is no such thing as a &amp;quot;legal separation&amp;quot; in British Columbia.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
For unmarried spouses and other unmarried couples, their relationship is over the moment they separate. That&#039;s it, it&#039;s done! There is no such thing as a &amp;quot;common-law marriage,&amp;quot; and unmarried spouses never need to get divorced.&lt;br /&gt;
&lt;br /&gt;
For a marriage to legally end, however, the spouses must &#039;&#039;divorce&#039;&#039;. This means that one or both spouses have to start a court proceeding and ask a judge to make an order saying that they are divorced. A married couple can be separated for many, many years but they will still be legally married if they haven&#039;t gotten a divorce order.&lt;br /&gt;
&lt;br /&gt;
Sometimes married people don&#039;t get around to getting a divorce for a long time. That&#039;s fine. The only thing a separated married person can&#039;t do that an unmarried person can do is marry again. Separated married people can date someone else, live with someone else, own property in their own name, have bank accounts and credit cards in their own name, and so on.&lt;br /&gt;
&lt;br /&gt;
There is only one reason why a court &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; make a divorce order: it believes that the marriage has broken down. The breakdown of a marriage can be shown in one of three ways:&lt;br /&gt;
&lt;br /&gt;
#the spouses have separated and have stayed separated for more than one year,&lt;br /&gt;
#a spouse has had sex with someone other than their spouse, called &#039;&#039;adultery&#039;&#039;, or&lt;br /&gt;
#a spouse has been verbally, emotionally, or physically abusive to their spouse, which is what the &#039;&#039;[[Divorce Act]]&#039;&#039; means by &#039;&#039;cruelty&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
To get a divorce order, you have to start a court proceeding. You don&#039;t have to ask the court for anything else except a divorce, if a divorce is all you need. When a married couple agrees to get a divorce, they can get a divorce using the do-it-yourself desk order process, and they won&#039;t have to go in front of a judge, ever.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Further reading&#039;&#039;&#039; &amp;lt;br /&amp;gt;&lt;br /&gt;
Chapter on:&lt;br /&gt;
*[[Separating and Getting Divorced]]&lt;br /&gt;
&lt;br /&gt;
==Information for people who are new to Canada==&lt;br /&gt;
&lt;br /&gt;
In Canada, men and women have exactly the same rights. There is no difference between the rights a man has and the rights that a woman has, whether they are married to each other or not. Men do not have the right to control women or tell them what they may and may not do, even if they are married to one another. As well, people in same-sex relationships have exactly the same rights as people in opposite-sex relationships.&lt;br /&gt;
&lt;br /&gt;
Our courts are open to everybody who lives in Canada, not only to people who have Canadian citizenship. People who are new to Canada can make a claim in court, regardless of their citizenship status, including whether they do or do not have permanent residency in Canada.&lt;br /&gt;
&lt;br /&gt;
There is no law that requires someone who is unhappy in a marriage to stay in their marriage. If someone wants to leave a relationship, they can, and they do not need the permission or agreement of their spouse, a family member, an elder or anyone else to leave their relationship.&lt;br /&gt;
&lt;br /&gt;
In Canada, there is no requirement that either dowry or dower be paid when a couple marries or divorces. Even if a religion requires a payment like this, that religious duty is not legally binding in Canada.&lt;br /&gt;
&lt;br /&gt;
If an arranged marriage is proposed, each of the parties to that proposed marriage must still agree to marry of their own free &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt;. There is no law that allows someone to be forced to marry someone else. An agreement between relatives or elders about a marriage is not legally binding on the people who are supposed to get married.&lt;br /&gt;
&lt;br /&gt;
When one spouse sponsors another spouse to come to Canada, that person &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; usually sign a &#039;&#039;sponsorship agreement&#039;&#039; with the government. A sponsorship agreement is a contract that requires the sponsor to support the person who is coming to Canada, whether they stay married, separate, or divorce. This agreement is only between the sponsor and the government. If the person coming to Canada needs spousal support, for example, they can still ask the court for an order that their spouse pay support to them.&lt;br /&gt;
&lt;br /&gt;
Separation does not automatically mean that someone new to Canada &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; have to leave the country. People who are permanent residents, for example, &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; usually be allowed to stay, regardless of what is happening in their relationship with their sponsors. You should, however, speak to an immigration lawyer just to be sure.&lt;br /&gt;
&lt;br /&gt;
In Canada, you must have a court order to divorce and legally end a marriage. Religious divorces are not recognized in Canada as divorces that legally end a marriage. It is also important to know that the decisions of religious tribunals about how a separated couple &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; share their property or parent their children may not be recognized in British Columbia. You should, however, speak to a family law lawyer to find out whether you must follow the decision of a religious tribunal.&lt;br /&gt;
&lt;br /&gt;
==Resources and links==&lt;br /&gt;
&lt;br /&gt;
===Legislation===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;[https://canlii.ca/t/8q3k Family Law Act]&#039;&#039; &lt;br /&gt;
* &#039;&#039;[https://canlii.ca/t/551f9 Divorce Act]&#039;&#039;&lt;br /&gt;
*[https://www.canlii.org/en/ca/laws/regu/sor-97-175/latest/sor-97-175.html Federal Child Support Guidelines]&lt;br /&gt;
&lt;br /&gt;
===Links===&lt;br /&gt;
*[https://www.justice.gc.ca/eng/fl-df/spousal-epoux/ssag-ldfpae.html Spousal Support Advisory Guidelines] from the Department of Justice&lt;br /&gt;
*[https://www.canada.ca/en/revenue-agency/services/child-family-benefits/child-family-benefits-calculator.html Canada child benefits calculator] from the Canada Revenue Agency Child and Family Benefits Calculator] from the Government of Canada&lt;br /&gt;
&lt;br /&gt;
===Resources===&lt;br /&gt;
&lt;br /&gt;
*[https://bit.ly/3LP3xi0 &amp;quot;Family Law Basics!&amp;quot; videos] from JP Boyd &lt;br /&gt;
&lt;br /&gt;
{{REVIEWED | reviewer = [[JP Boyd]], 23 November 2023}}&lt;br /&gt;
&lt;br /&gt;
{{JP Boyd on Family Law Navbox|type=started}}&lt;br /&gt;
{{Creative Commons for JP Boyd}}&lt;br /&gt;
&lt;br /&gt;
[[Category:JP Boyd on Family Law]]&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Introduction_to_JP_Boyd_on_Family_Law&amp;diff=59939</id>
		<title>Introduction to JP Boyd on Family Law</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Introduction_to_JP_Boyd_on_Family_Law&amp;diff=59939"/>
		<updated>2025-04-08T20:58:10Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{JP Boyd on Family Law TOC}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Welcome to the fourth edition of &#039;&#039;JP Boyd on Family Law.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Whether you&#039;re facing your own family law challenges, supporting others, or seeking a better understanding of how family law works in British Columbia, this resource is made for you. In this edition, we delve into the major areas of family law while addressing the evolving landscape of family justice in British Columbia. We begin with an overview, as in previous editions, of how the legal system for family law matters works in this province. This is the focus of much of the discussion in the Getting Started part of this wikibook, and [[Introduction to Family Law in British Columbia]] provides a very high-level overview, followed by some information about the main legislation. The chapter on [[Understanding the Legal System for Family Law Matters]] rounds out our introduction, introducing you to the courts, the common law system, the role of lawyers, and includes a new section for this edition which talks about access to family justice. &lt;br /&gt;
&lt;br /&gt;
As in previous editions, we then dive into chapters focused specifically on certain topics: people and family relationships, separation and divorce, alternatives to going to court, going to court, family law agreements, children and parenting after separation, child and spousal support, property and debt, and family violence. At the end of the wikibook you will find over 50 stand-alone articles or guides, all updated, which we used to call our &#039;&#039;How Do I?&#039;&#039; section and now refer to as &#039;&#039;Helpful Guides &amp;amp; Common Questions&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
I want to point out that this edition came together quite differently than previous editions. It&#039;s unique in a couple of ways.&lt;br /&gt;
&lt;br /&gt;
The first difference is that I updated most of the chapters myself. Not all, but most of them. In this respect, the fourth edition of &#039;&#039;JP Boyd on Family Law&#039;&#039; is more like the first edition, which I had written between 2012 and 2013 when the &#039;&#039;Family Law Act&#039;&#039; was about to replace the &#039;&#039;Family Relations Act&#039;&#039;, changing family law as we knew it. Before teaming up with Courthouse Libraries BC to create the wikibook, I had published free family law information on my old BC Family Law Resource website. I reworked the content from that website, painstakingly revised it for the &#039;&#039;Family Law Act&#039;&#039;, and released it with Courthouse Libraries BC as the first edition of &#039;&#039;JP Boyd on Family Law&#039;&#039;. The wikibook was born, taking physical form as a thick printed book for libraries and simultaneously existing as a website through Clicklaw Wikibooks, accessed by hundreds of thousands of people every year. At that point, in 2013, the wikibook was still all my own work and writing. One of the major benefits of going with Clicklaw Wikibooks, however, was that it made it possible to invite other family law lawyers to help share the load. As you might have noticed, the Clicklaw Wikibooks platform is based on the same technology that powers Wikipedia. This open-source platform is perfect for writing and editing content with a larger group of editors. As soon as the first edition was printed, Courthouse Libraries BC and I were able to recruit other family law lawyers to assist with updating the wikibook. Megan R. Ellis, KC, generously stepped up as the senior editor, and was indispensable in managing dozens of volunteer editors, assigning them chapters to revise, and ultimately successfully producing two more editions in 2017 and 2019. I cannot overstate how critical Megan&#039;s assistance was over those years.&lt;br /&gt;
&lt;br /&gt;
Soon after finishing the third edition of &#039;&#039;JP Boyd on Family Law&#039;&#039; in the summer of 2019, we got news that the federal government was planning a major overhaul of the &#039;&#039;[[Divorce Act]]&#039;&#039;, to take effect in the summer of 2020. Despite having just finished the third edition of &#039;&#039;JP Boyd on Family Law&#039;&#039;, I felt that this major change meant we should try for a fourth edition as soon as possible. Since this would require revising almost every chapter, I thought it would be a good opportunity to step in, as the founding author, and give everything a once-over, from start to finish. The volunteer editors we&#039;d relied upon in 2019 had only just recently finished their work, and, because my revisions would mostly be aimed at the &#039;&#039;Divorce Act&#039;&#039; amendments, it didn&#039;t make much sense to ask our contributors to do even more work. &lt;br /&gt;
&lt;br /&gt;
And so we charted out what we thought would be a new 2020 edition, right on the heels of the 2019 edition. What we didn&#039;t know was that we were on the brink of a global pandemic. &lt;br /&gt;
&lt;br /&gt;
This brings me to the second major difference between this edition and previous ones. It took more than three years longer than initially planned. Some, though not all, of this delay is due to the Covid-19 pandemic. But in February 2020, as we mapped out a plan for a next edition, amendments to the &#039;&#039;Family Law Act&#039;&#039; were announced. These mostly involved family law arbitration, and were manageable. That wasn&#039;t the end of it. Once the pandemic struck and we came under a provincial state of emergency, a huge amount of uncertainty descended over court operations. The &#039;&#039;Divorce Act&#039;&#039; amendments were put on hold by lawmakers. For a while everything just froze. Virtual court hearings were not a serious topic of discussion before March 2020, but the public health crisis forced the legal system&#039;s hand, and a flurry of radical changes were made so the courts could continue to operate. People were suddenly appearing in court from their living rooms. Our chief judges, understandably unrehearsed, were developing rules on the fly. It took a lot of time to get to the point where anyone could say &amp;quot;this is how a hearing is held, and these are the procedures.&amp;quot; The period during 2020, 2021, and even 2022 was &#039;&#039;not&#039;&#039; a good time to write a guide on going to court. &lt;br /&gt;
&lt;br /&gt;
The public health crisis coincided with something else, a desire, especially within the Provincial Court, to give court participants in family law proceedings a better experience. Most of the changes in response to the pandemic were temporary. But there were other, more deliberate, changes to court processes that we could not have anticipated when we were planning the 2020 edition. We certainly didn&#039;t expect the totally new set of Provincial Court family rules and forms that took effect on 17 May 2021. And it&#039;s clear that the Provincial Court isn&#039;t quite done experimenting with different types of procedures a different registries. &lt;br /&gt;
&lt;br /&gt;
This leads me to a third major difference in this edition, which is that we have left the bulk of our chapter Resolving Family Law Problems in Court to the website version of this resource. In light of the changes to date and those that are yet to come, it seemed unwise to provide a book with information that is very likely to be out of date by the time we get it back from the printer. For this edition, you&#039;ll see that the Resolving Family Law Problems in Court chapter is much shorter, providing only an overview with directions to the online version of the chapter to get more information. It&#039;s so much easier and quicker to update information on the website, and that&#039;s where you&#039;ll find more detailed information about processes in the Provincial Court and the Supreme Court.&lt;br /&gt;
&lt;br /&gt;
:- John-Paul Boyd, KC&lt;br /&gt;
&lt;br /&gt;
==Access to family justice==&lt;br /&gt;
&lt;br /&gt;
There are a couple other changes to this fourth edition of &#039;&#039;JP Boyd on Family Law&#039;&#039;. The challenges and opportunities in access to family justice are discussed in a new section on [[Access to Family Justice]]. We talk about the barriers to justice and the array of responses from courts, governments, and legal communities. We explore innovative solutions and initiatives that have emerged to tackle these challenges, from alternative dispute resolution methods to legal aid services, and listed some great resources that you should know about. &lt;br /&gt;
&lt;br /&gt;
==Family violence and property &amp;amp; debt chapters==&lt;br /&gt;
&lt;br /&gt;
We have also paid special attention to the [[Family Violence Overview|Family Violence]] chapter, which has been revised in consultation with Rise Women&#039;s Legal Centre. Additionally, updates to the &#039;&#039;[[Family Law Act]]&#039;&#039; have prompted important revisions in the [[Property and Debt in Family Law Matters]] chapter, ensuring that our readers are well-informed about the latest changes. I want to thank Trudy Hopman for stepping up to help on the property-related updates, and Beatrice McCutcheon for her review of the pages on [[Family Law Agreements]].&lt;br /&gt;
&lt;br /&gt;
==Your guide through family law in BC==&lt;br /&gt;
&lt;br /&gt;
As always, the goal of this resource is to demystify family law and provide practical, understandable help. From navigating court procedures to understanding legal rights and alternatives to litigation, &#039;&#039;JP Boyd on Family Law&#039;&#039; serves an important purpose in this province.  I encourage you to explore the chapters that fit with your needs and interests.&lt;br /&gt;
&lt;br /&gt;
Please share your thoughts and suggestions at [mailto:editor@clicklaw.bc.ca editor@clicklaw.bc.ca].&lt;br /&gt;
&lt;br /&gt;
Thank you for turning to &#039;&#039;JP Boyd on Family Law&#039;&#039; as your trusted source for family law information in British Columbia.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{JP Boyd on Family Law Navbox|type=started}}&lt;br /&gt;
&lt;br /&gt;
__NOGLOSSARY__&lt;br /&gt;
&lt;br /&gt;
{{Creative Commons for JP Boyd}}&lt;br /&gt;
&lt;br /&gt;
[[Category:JP Boyd on Family Law]]&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Introduction_to_JP_Boyd_on_Family_Law&amp;diff=59938</id>
		<title>Introduction to JP Boyd on Family Law</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Introduction_to_JP_Boyd_on_Family_Law&amp;diff=59938"/>
		<updated>2025-04-08T20:57:30Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{JP Boyd on Family Law TOC}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Welcome to the fourth edition of &#039;&#039;JP Boyd on Family Law.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Whether you&#039;re facing your own family law challenges, supporting others, or seeking a better understanding of how family law works in British Columbia, this resource is made for you. In this edition, we delve into the major areas of family law while addressing the evolving landscape of family justice in British Columbia. We begin with an overview, as in previous editions, of how the legal system for family law matters works in this province. This is the focus of much of the discussion in the Getting Started part of this wikibook, and [[Introduction to Family Law in British Columbia]] provides a very high-level overview, followed by some information about the main legislation. The chapter on [[Understanding the Legal System for Family Law Matters]] rounds out our introduction, introducing you to the courts, the common law system, the role of lawyers, and includes a new section for this edition which talks about access to family justice. &lt;br /&gt;
&lt;br /&gt;
As in previous editions, we then dive into chapters focused specifically on certain topics: people and family relationships, separation and divorce, alternatives to going to court, going to court, family law agreements, children and parenting after separation, child and spousal support, property and debt, and family violence. At the end of the wikibook you will find over 50 stand-alone articles or guides, all updated, which we used to call our &#039;&#039;How Do I?&#039;&#039; section and now refer to as &#039;&#039;Helpful Guides &amp;amp; Common Questions&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
I want to point out that this edition came together quite differently than previous editions. It&#039;s unique in a couple of ways.&lt;br /&gt;
&lt;br /&gt;
The first difference is that I updated most of the chapters myself. Not all, but most of them. In this respect, the fourth edition of &#039;&#039;JP Boyd on Family Law&#039;&#039; is more like the first edition, which I had written between 2012 and 2013 when the &#039;&#039;Family Law Act&#039;&#039; was about to replace the &#039;&#039;Family Relations Act&#039;&#039;, changing family law as we knew it. Before teaming up with Courthouse Libraries BC to create the wikibook, I had published free family law information on my old BC Family Law Resource website. I reworked the content from that website, painstakingly revised it for the &#039;&#039;Family Law Act&#039;&#039;, and released it with Courthouse Libraries BC as the first edition of &#039;&#039;JP Boyd on Family Law&#039;&#039;. The wikibook was born, taking physical form as a thick printed book for libraries and simultaneously existing as a website through Clicklaw Wikibooks, accessed by hundreds of thousands of people every year. At that point, in 2013, the wikibook was still all my own work and writing. One of the major benefits of going with Clicklaw Wikibooks, however, was that it made it possible to invite other family law lawyers to help share the load. As you might have noticed, the Clicklaw Wikibooks platform is based on the same technology that powers Wikipedia. This open-source platform is perfect for writing and editing content with a larger group of editors. As soon as the first edition was printed, Courthouse Libraries BC and I were able to recruit other family law lawyers to assist with updating the wikibook. Megan R. Ellis, KC, generously stepped up as the senior editor, and was indispensable in managing dozens of volunteer editors, assigning them chapters to revise, and ultimately successfully producing two more editions in 2017 and 2019. I cannot overstate how critical Megan&#039;s assistance was over those years.&lt;br /&gt;
&lt;br /&gt;
Soon after finishing the third edition of &#039;&#039;JP Boyd on Family Law&#039;&#039; in the summer of 2019, we got news that the federal government was planning a major overhaul of the &#039;&#039;[[Divorce Act]]&#039;&#039;, to take effect in the summer of 2020. Despite having just finished the third edition of &#039;&#039;JP Boyd on Family Law&#039;&#039;, I felt that this major change meant we should try for a fourth edition as soon as possible. Since this would require revising almost every chapter, I thought it would be a good opportunity to step in, as the founding author, and give everything a once-over, from start to finish. The volunteer editors we&#039;d relied upon in 2019 had only just recently finished their work, and, because my revisions would mostly be aimed at the &#039;&#039;Divorce Act&#039;&#039; amendments, it didn&#039;t make much sense to ask our contributors to do even more work. &lt;br /&gt;
&lt;br /&gt;
And so we charted out what we thought would be a new 2020 edition, right on the heels of the 2019 edition. What we didn&#039;t know was that we were on the brink of a global pandemic. &lt;br /&gt;
&lt;br /&gt;
This brings me to the second major difference between this edition and previous ones. It took more than three years longer than initially planned. Some, though not all, of this delay is due to the Covid-19 pandemic. But in February 2020, as we mapped out a plan for a next edition, amendments to the &#039;&#039;Family Law Act&#039;&#039; were announced. These mostly involved family law arbitration, and were manageable. That wasn&#039;t the end of it. Once the pandemic struck and we came under a provincial state of emergency, a huge amount of uncertainty descended over court operations. The &#039;&#039;Divorce Act&#039;&#039; amendments were put on hold by lawmakers. For a while everything just froze. Virtual court hearings were not a serious topic of discussion before March 2020, but the public health crisis forced the legal system&#039;s hand, and a flurry of radical changes were made so the courts could continue to operate. People were suddenly appearing in court from their living rooms. Our chief judges, understandably unrehearsed, were developing rules on the fly. It took a lot of time to get to the point where anyone could say &amp;quot;this is how a hearing is held, and these are the procedures.&amp;quot; The period during 2020, 2021, and even 2022 was &#039;&#039;not&#039;&#039; a good time to write a guide on going to court. &lt;br /&gt;
&lt;br /&gt;
The public health crisis coincided with something else, a desire, especially within the Provincial Court, to give court participants in family law proceedings a better experience. Most of the changes in response to the pandemic were temporary. But there were other, more deliberate, changes to court processes that we could not have anticipated when we were planning the 2020 edition. We certainly didn&#039;t expect the totally new set of Provincial Court family rules and forms that took effect on 17 May 2021. And it&#039;s clear that the Provincial Court isn&#039;t quite done experimenting with different types of procedures a different registries. &lt;br /&gt;
&lt;br /&gt;
This leads me to a third major difference in this edition, which is that we have left the bulk of our chapter Resolving Family Law Problems in Court to the website version of this resource. In light of the changes to date and those that are yet to come, it seemed unwise to provide a book with information that is very likely to be out of date by the time we get it back from the printer. For this edition, you&#039;ll see that the Resolving Family Law Problems in Court chapter is much shorter, providing only an overview with directions to the online version of the chapter to get more information. It&#039;s so much easier and quicker to update information on the website, and that&#039;s where you&#039;ll find more detailed information about processes in the Provincial Court and the Supreme Court.&lt;br /&gt;
&lt;br /&gt;
:- John-Paul Boyd, KC&lt;br /&gt;
&lt;br /&gt;
==Access to family justice==&lt;br /&gt;
&lt;br /&gt;
There are a couple other changes to this fourth edition of &#039;&#039;JP Boyd on Family Law&#039;&#039;. The challenges and opportunities in access to family justice are discussed in a new section on [[Access to Family Justice]]. We talk about the barriers to justice and the array of responses from courts, governments, and legal communities. We explore innovative solutions and initiatives that have emerged to tackle these challenges, from alternative dispute resolution methods to legal aid services, and listed some great resources that you should know about. &lt;br /&gt;
&lt;br /&gt;
==Family violence and property &amp;amp; debt chapters==&lt;br /&gt;
&lt;br /&gt;
We have also paid special attention to the [[Family Violence Overview|Family Violence]] chapter, which has been revised in consultation with Rise Women&#039;s Legal Centre. Additionally, updates to the &#039;&#039;[[Family Law Act]]&#039;&#039; have prompted important revisions in the [[Property and Debt in Family Law Matters]] chapter, ensuring that our readers are well-informed about the latest changes. I want to thank Trudy Hopman for stepping up to help on the property-related updates, and Beatrice McCutcheon for her review of the pages on [[Family Law Agreements]].&lt;br /&gt;
&lt;br /&gt;
==Your guide through family law in BC==&lt;br /&gt;
&lt;br /&gt;
As always, the goal of this resource is to demystify family law and provide practical, understandable help. From navigating court procedures to understanding legal rights and alternatives to litigation, &#039;&#039;JP Boyd on Family Law&#039;&#039; serves an important purpose in this province.  I encourage you to explore the chapters that fit with your needs and interests.&lt;br /&gt;
&lt;br /&gt;
Please share your thoughts and suggestions at [mailto:editor@clicklaw.bc.ca editor@clicklaw.bc.ca].&lt;br /&gt;
&lt;br /&gt;
Thank you for turning to &#039;&#039;JP Boyd on Family Law&#039;&#039; as your trusted source for family law information in British Columbia.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{JP Boyd on Family Law Navbox|type=started}}&lt;br /&gt;
&lt;br /&gt;
{{Creative Commons for JP Boyd}}&lt;br /&gt;
&lt;br /&gt;
[[Category:JP Boyd on Family Law]]&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Introduction_to_JP_Boyd_on_Family_Law&amp;diff=59937</id>
		<title>Introduction to JP Boyd on Family Law</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Introduction_to_JP_Boyd_on_Family_Law&amp;diff=59937"/>
		<updated>2025-04-08T20:57:15Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{JP Boyd on Family Law TOC}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Welcome to the fourth edition of &#039;&#039;JP Boyd on Family Law.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Whether you&#039;re facing your own family law challenges, supporting others, or seeking a better understanding of how family law works in British Columbia, this resource is made for you. In this edition, we delve into the major areas of family law while addressing the evolving landscape of family justice in British Columbia. We begin with an overview, as in previous editions, of how the legal system for family law matters works in this province. This is the focus of much of the discussion in the Getting Started part of this wikibook, and [[Introduction to Family Law in British Columbia]] provides a very high-level overview, followed by some information about the main legislation. The chapter on [[Understanding the Legal System for Family Law Matters]] rounds out our introduction, introducing you to the courts, the common law system, the role of lawyers, and includes a new section for this edition which talks about access to family justice. &lt;br /&gt;
&lt;br /&gt;
As in previous editions, we then dive into chapters focused specifically on certain topics: people and family relationships, separation and divorce, alternatives to going to court, going to court, family law agreements, children and parenting after separation, child and spousal support, property and debt, and family violence. At the end of the wikibook you will find over 50 stand-alone articles or guides, all updated, which we used to call our &#039;&#039;How Do I?&#039;&#039; section and now refer to as &#039;&#039;Helpful Guides &amp;amp; Common Questions&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
I want to point out that this edition came together quite differently than previous editions. It&#039;s unique in a couple of ways.&lt;br /&gt;
&lt;br /&gt;
The first difference is that I updated most of the chapters myself. Not all, but most of them. In this respect, the fourth edition of &#039;&#039;JP Boyd on Family Law&#039;&#039; is more like the first edition, which I had written between 2012 and 2013 when the &#039;&#039;Family Law Act&#039;&#039; was about to replace the &#039;&#039;Family Relations Act&#039;&#039;, changing family law as we knew it. Before teaming up with Courthouse Libraries BC to create the wikibook, I had published free family law information on my old BC Family Law Resource website. I reworked the content from that website, painstakingly revised it for the &#039;&#039;Family Law Act&#039;&#039;, and released it with Courthouse Libraries BC as the first edition of &#039;&#039;JP Boyd on Family Law&#039;&#039;. The wikibook was born, taking physical form as a thick printed book for libraries and simultaneously existing as a website through Clicklaw Wikibooks, accessed by hundreds of thousands of people every year. At that point, in 2013, the wikibook was still all my own work and writing. One of the major benefits of going with Clicklaw Wikibooks, however, was that it made it possible to invite other family law lawyers to help share the load. As you might have noticed, the Clicklaw Wikibooks platform is based on the same technology that powers Wikipedia. This open-source platform is perfect for writing and editing content with a larger group of editors. As soon as the first edition was printed, Courthouse Libraries BC and I were able to recruit other family law lawyers to assist with updating the wikibook. Megan R. Ellis, KC, generously stepped up as the senior editor, and was indispensable in managing dozens of volunteer editors, assigning them chapters to revise, and ultimately successfully producing two more editions in 2017 and 2019. I cannot overstate how critical Megan&#039;s assistance was over those years.&lt;br /&gt;
&lt;br /&gt;
Soon after finishing the third edition of &#039;&#039;JP Boyd on Family Law&#039;&#039; in the summer of 2019, we got news that the federal government was planning a major overhaul of the &#039;&#039;[[Divorce Act]]&#039;&#039;, to take effect in the summer of 2020. Despite having just finished the third edition of &#039;&#039;JP Boyd on Family Law&#039;&#039;, I felt that this major change meant we should try for a fourth edition as soon as possible. Since this would require revising almost every chapter, I thought it would be a good opportunity to step in, as the founding author, and give everything a once-over, from start to finish. The volunteer editors we&#039;d relied upon in 2019 had only just recently finished their work, and, because my revisions would mostly be aimed at the &#039;&#039;Divorce Act&#039;&#039; amendments, it didn&#039;t make much sense to ask our contributors to do even more work. &lt;br /&gt;
&lt;br /&gt;
And so we charted out what we thought would be a new 2020 edition, right on the heels of the 2019 edition. What we didn&#039;t know was that we were on the brink of a global pandemic. &lt;br /&gt;
&lt;br /&gt;
This brings me to the second major difference between this edition and previous ones. It took more than three years longer than initially planned. Some, though not all, of this delay is due to the Covid-19 pandemic. But in February 2020, as we mapped out a plan for a next edition, amendments to the &#039;&#039;Family Law Act&#039;&#039; were announced. These mostly involved family law arbitration, and were manageable. That wasn&#039;t the end of it. Once the pandemic struck and we came under a provincial state of emergency, a huge amount of uncertainty descended over court operations. The &#039;&#039;Divorce Act&#039;&#039; amendments were put on hold by lawmakers. For a while everything just froze. Virtual court hearings were not a serious topic of discussion before March 2020, but the public health crisis forced the legal system&#039;s hand, and a flurry of radical changes were made so the courts could continue to operate. People were suddenly appearing in court from their living rooms. Our chief judges, understandably unrehearsed, were developing rules on the fly. It took a lot of time to get to the point where anyone could say &amp;quot;this is how a hearing is held, and these are the procedures.&amp;quot; The period during 2020, 2021, and even 2022 was &#039;&#039;not&#039;&#039; a good time to write a guide on going to court. &lt;br /&gt;
&lt;br /&gt;
The public health crisis coincided with something else, a desire, especially within the Provincial Court, to give court participants in family law proceedings a better experience. Most of the changes in response to the pandemic were temporary. But there were other, more deliberate, changes to court processes that we could not have anticipated when we were planning the 2020 edition. We certainly didn&#039;t expect the totally new set of Provincial Court family rules and forms that took effect on 17 May 2021. And it&#039;s clear that the Provincial Court isn&#039;t quite done experimenting with different types of procedures a different registries. &lt;br /&gt;
&lt;br /&gt;
This leads me to a third major difference in this edition, which is that we have left the bulk of our chapter Resolving Family Law Problems in Court to the website version of this resource. In light of the changes to date and those that are yet to come, it seemed unwise to provide a book with information that is very likely to be out of date by the time we get it back from the printer. For this edition, you&#039;ll see that the Resolving Family Law Problems in Court chapter is much shorter, providing only an overview with directions to the online version of the chapter to get more information. It&#039;s so much easier and quicker to update information on the website, and that&#039;s where you&#039;ll find more detailed information about processes in the Provincial Court and the Supreme Court.&lt;br /&gt;
&lt;br /&gt;
:- John-Paul Boyd, KC&lt;br /&gt;
&lt;br /&gt;
==Access to family justice==&lt;br /&gt;
&lt;br /&gt;
There are a couple other changes to this fourth edition of &#039;&#039;JP Boyd on Family Law&#039;&#039;. The challenges and opportunities in access to family justice are discussed in a new section on [[Access to Family Justice]]. We talk about the barriers to justice and the array of responses from courts, governments, and legal communities. We explore innovative solutions and initiatives that have emerged to tackle these challenges, from alternative dispute resolution methods to legal aid services, and listed some great resources that you should know about. &lt;br /&gt;
&lt;br /&gt;
==Family violence and property &amp;amp; debt chapters==&lt;br /&gt;
&lt;br /&gt;
We have also paid special attention to the [[Family Violence Overview|Family Violence]] chapter, which has been revised in consultation with Rise Women&#039;s Legal Centre. Additionally, updates to the &#039;&#039;[[Family Law Act]]&#039;&#039; have prompted important revisions in the [[Property and Debt in Family Law Matters]] chapter, ensuring that our readers are well-informed about the latest changes. I want to thank Trudy Hopman for stepping up to help on the property-related updates, and Beatrice McCutcheon for her review of the pages on [[Family Law Agreements]].&lt;br /&gt;
&lt;br /&gt;
==Your guide through family law in BC==&lt;br /&gt;
&lt;br /&gt;
As always, the goal of this resource is to demystify family law and provide practical, understandable help. From navigating court procedures to understanding legal rights and alternatives to litigation, &#039;&#039;JP Boyd on Family Law&#039;&#039; serves an important purpose in this province.  I encourage you to explore the chapters that fit with your needs and interests.&lt;br /&gt;
&lt;br /&gt;
Please share your thoughts and suggestions at [mailto:editor@clicklaw.bc.ca editor@clicklaw.bc.ca].&lt;br /&gt;
&lt;br /&gt;
Thank you for turning to &#039;&#039;JP Boyd on Family Law&#039;&#039; as your trusted source for family law information in British Columbia.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{JP Boyd on Family Law Navbox|type=started}}&amp;lt;span style=&amp;quot;color: white;&amp;quot;&amp;gt;__NOGLOSSARY__&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Creative Commons for JP Boyd}}&lt;br /&gt;
&lt;br /&gt;
[[Category:JP Boyd on Family Law]]&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=JP_Boyd_on_Family_Law&amp;diff=59936</id>
		<title>JP Boyd on Family Law</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=JP_Boyd_on_Family_Law&amp;diff=59936"/>
		<updated>2025-04-08T20:56:35Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: Reverted edit by Iwojtowicz (talk) to last revision by Nate Russell&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Cover Thumbnail JPBOFL&lt;br /&gt;
|filename = Jpboydcoverthumb.png&lt;br /&gt;
|title = &#039;&#039;JP Boyd on Family Law&#039;&#039;&amp;lt;br/&amp;gt; (print edition released July 2024)&lt;br /&gt;
}} {{Export_Badge_JPBOFL&lt;br /&gt;
|SavedBookName = JP_Boyd_on_Family_Law&lt;br /&gt;
}}&lt;br /&gt;
{{fmbox&lt;br /&gt;
| type       = &lt;br /&gt;
| small      = &lt;br /&gt;
| image      = none&lt;br /&gt;
| style = ;&lt;br /&gt;
| smallimage = &lt;br /&gt;
| textstyle  = &lt;br /&gt;
| text       = [[File:jpboydblog.jpg|230px|center|link=http://bcfamilylawresource.blogspot.ca/]]The &#039;&#039;&#039;[http://bcfamilylawresource.blogspot.ca/ JP Boyd on Family Law Blog]&#039;&#039;&#039; provides updates and commentary on family law developments, and is curated by [http://www.collaborativedivorcebc.com Collaborative Divorce Vancouver].&lt;br /&gt;
}} &lt;br /&gt;
&lt;br /&gt;
Written in plain language, with rollover definitions for legal words and phrases, &#039;&#039;&#039;&#039;&#039;JP Boyd on Family Law&#039;&#039;&#039;&#039;&#039; provides practical, in-depth coverage of family law and divorce law in British Columbia. This trusted source for family law information is based on [[JP Boyd|John-Paul Boyd]]&#039;s popular website, BC Family Law Resource, and is completely updated for the new Divorce Act and the new Provincial Court Family Rules. To get started, read our [[Introduction to Family Law in British Columbia]]. Then dive into the main chapters of the wikibook, or see the [[JP Boyd on Family Law — Helpful Guides and Common Questions|Helpful Guides &amp;amp; Common Questions]] section for answers to many procedural questions. &lt;br /&gt;
 &lt;br /&gt;
==Contents==&lt;br /&gt;
&lt;br /&gt;
===Getting Started===&lt;br /&gt;
*[[Introduction to JP Boyd on Family Law]]{{·}} [[Introduction to Family Law in British Columbia]]{{·}} [[Terminology|Common Legal Words and Phrases]]{{·}} [[The Legislation on Family Law]]{{·}} [[Divorce Act Basics]]{{·}} [[Family Law Act Basics]]&lt;br /&gt;
&lt;br /&gt;
===Family Law in British Columbia===&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Understanding the Legal System for Family Law Matters|Understanding the Legal System]]&#039;&#039;&#039;&lt;br /&gt;
**[[The Law for Family Matters|The Law]]{{·}}[[You and Your Lawyer]]{{·}}[[Access to Family Justice|Access to Justice in British Columbia]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Family Relationships]]&#039;&#039;&#039; &lt;br /&gt;
**[[Married Spouses and the Law on Marriage]]{{·}}[[Unmarried Spouses]]{{·}}[[Parents]]{{·}}[[Polyamorous Relationships]]{{·}}[[Grandparents and Extended Family Members|Grandparents and Extended Family Members]]{{·}}[[Adopting Children]]{{·}}[[Having Children with Assisted Reproduction]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Separating and Getting Divorced]]&#039;&#039;&#039;  &lt;br /&gt;
**[[Separating Emotionally]]{{·}}[[Behaviour, Boundaries and Privacy after Separation]]{{·}}[[Separation and the Law]]{{·}}[[Divorce and the Law on Getting Divorced|Divorce and the Law]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Resolving Family Law Problems out of Court|Resolving Problems out of Court]]&#039;&#039;&#039; &lt;br /&gt;
**[[Collaborative Negotiation]]{{·}}[[Family Law Mediation|Mediation]]{{·}}[[Family Law Arbitration|Arbitration]]{{·}}[[Parenting Coordination]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Resolving Family Law Problems in Court|Resolving Problems in Court]]&#039;&#039;&#039; &lt;br /&gt;
**[[The Court System for Family Matters|The Court System]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Family Law Litigation in Supreme Court|Litigation in Supreme Court]]&#039;&#039;&#039; &lt;br /&gt;
**[[Starting and Responding to Supreme Court Family Law Proceedings|Starting and Responding to Proceedings]]{{·}}[[Disclosure and Discovery in Supreme Court Family Law Proceedings|Disclosure and Discovery]]{{·}}[[Conferences and Supreme Court Family Law Proceedings|Court Conferences]]{{·}}[[Interim Applications and Supreme Court Family Law Proceedings|Interim Applications]]{{·}}[[Trials and Supreme Court Family Law Proceedings|Supreme Court Trials]]{{·}}[[Changing Supreme Court Family Law Orders|Changing Orders]]{{·}}[[Enforcing Supreme Court Family Law Orders|Enforcing Orders]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Family Law Litigation in Provincial Court|Litigation in Provincial Court]]&#039;&#039;&#039; &lt;br /&gt;
**[[Starting and Responding to Provincial Court Family Law Proceedings|Starting and Responding to Proceedings]]{{·}}[[Disclosure and Provincial Court Family Law Proceedings|Disclosure]]{{·}}[[Conferences and Provincial Court Family Law Proceedings|Court Conferences]]{{·}}[[Interim Applications and Provincial Court Family Law Proceedings|Interim Applications]]{{·}}[[Trials and Provincial Court Family Law Proceedings|Provincial Court Trials]]{{·}}[[Changing Provincial Court Family Law Orders|Changing Orders]]{{·}}[[Enforcing Provincial Court Family Law Orders|Enforcing Orders]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Family Law Agreements]]&#039;&#039;&#039; &lt;br /&gt;
**[[Cohabitation &amp;amp; Living Together Agreements|Cohabitation and Living Together Agreements]]{{·}}[[Marriage Agreements]]{{·}}[[Separation Agreements|Agreements after Separation]]{{·}}[[Changing Family Law Agreements|Making Changes]]{{·}}[[Enforcing Family Law Agreements|Enforcing Agreements]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*&#039;&#039;&#039;[[Children and Parenting after Separation]]&#039;&#039;&#039; &lt;br /&gt;
**[[The Rights of Children and Youth in Family Law Matters|The Rights of Children and Youth]]{{·}}[[Parenting Apart]]{{·}}[[Basic Principles of Parenting after Separation|Basic Principles]]{{·}}[[Moving Away after Separation]]{{·}}[[Children Who Resist Seeing a Parent]]{{·}}[[Changing Family Law Orders, Awards and Agreements Involving Children|Making Changes]]{{·}}[[Enforcing Orders, Awards and Agreements Involving Children|Enforcing Orders, Awards and Agreements]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Child Support]]&#039;&#039;&#039;  &lt;br /&gt;
**[[Child Support Guidelines|The Guidelines]]{{·}}[[Exceptions to the Child Support Guidelines|Exceptions to the Guidelines]]{{·}}[[Making Changes to Child Support|Making Changes]]{{·}} [[Child Support Arrears|Arrears of Child Support]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Spousal Support]]&#039;&#039;&#039;&lt;br /&gt;
**[[The Spousal Support Advisory Guidelines|The Advisory Guidelines]]{{·}}[[Making Changes to Spousal Support|Making Changes]]{{·}}[[Spousal Support Arrears|Arrears of Spousal Support]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Property and Debt in Family Law Matters|Property and Debt]]&#039;&#039;&#039; &lt;br /&gt;
**[[Basic Principles of Property and Debt in Family Law|Basic Principles]]{{·}}[[Protecting Property and Debt in Family Law Matters|Protecting Property and Debt]]{{·}} [[Dividing Property and Debt in Family Law Matters|Dividing Property and Debt]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[[Family Violence Overview|Family Violence]]&#039;&#039;&#039;&lt;br /&gt;
**[[Family Violence in the Family Law Act and the Divorce Act|The Family Law Act and the Divorce Act]]{{·}}[[Family Violence and the Criminal Code|The Criminal Code]]{{·}}[[Civil Claims and Family Violence]]{{·}}[[Family Violence and Child Protection|Child Protection]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Helpful Guides &amp;amp; Common Questions===&lt;br /&gt;
*&#039;&#039;&#039;Marriage, Separation &amp;amp; Divorce&#039;&#039;&#039;&lt;br /&gt;
**[[How Do I Get Married in British Columbia?|Get Married in British Columbia?]]{{·}} [[How Do I Prepare for Separation?|Prepare for Separation?]]{{·}} [[How Do I Separate from My Spouse?|Separate from My Spouse?]]{{·}} [[How Do I Find Out if I&#039;m Divorced?|Find Out if I&#039;m Divorced?]]{{·}} [[How Do I Get Divorced?|Get Divorced?]]{{·}} [[How Do I Get my Certificate of Divorce?|Get my Certificate of Divorce?]]&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Avoiding an Obligation&#039;&#039;&#039;&lt;br /&gt;
**[[How Do I Get Out of Paying Child Support?|Get Out of Paying Child Support?]]{{·}} [[How Do I Get Out of Paying Spousal Support?|Get Out of Paying Spousal Support?]]{{·}} [[How Do I Get Out of Sharing My Assets?|Get Out of Sharing My Assets?]]&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Alternatives to Court&#039;&#039;&#039;&lt;br /&gt;
**[[How Do I Start Negotiations with My Spouse?|Start Negotiations with My Spouse?]]{{·}} [[How Do I Start Mediation with My Spouse?|Start Mediation with My Spouse?]]{{·}} [[How Do I Start a Collaborative Process with My Spouse?|Start a Collaborative Process with My Spouse?]]{{·}} [[How Do I Start Arbitration with My Spouse?|Start Arbitration with My Spouse?]]{{·}} [[How Do I Hire a Parenting Coordinator?|Hire a Parenting Coordinator?]]&lt;br /&gt;
&lt;br /&gt;
More [[JP Boyd on Family Law — Helpful Guides and Common Questions|Helpful Guides &amp;amp; Common Questions]] topics...&lt;br /&gt;
&lt;br /&gt;
===Court Forms &amp;amp; Documents===&lt;br /&gt;
*[[Supreme Court Forms (Family Law)|Supreme Court Forms &amp;amp; Examples]]{{·}} [[Provincial Court Forms (Family Law)|Provincial Court Forms &amp;amp; Examples]]{{·}} [[Other Forms and Documents (Family Law)|Other Family Law Forms &amp;amp; Documents]]&lt;br /&gt;
&lt;br /&gt;
===From the Author===&lt;br /&gt;
*[[JP Boyd on Family Law Editorial Manifesto|Editorial Manifesto]]{{·}} [[Rights and Responsibilities of Self-Represented Litigants]]&lt;br /&gt;
&lt;br /&gt;
==Editors==&lt;br /&gt;
[[JP Boyd on Family Law Contributors|Many contributors and editors]] have contributed to &#039;&#039;JP Boyd on Family Law&#039;&#039; over the years. Up until 2020, most chapters were divided among pairs of subject editors. Since 2020, JP Boyd has taken on updates and rewrites to the wikibook to reflect substantial changes to key family law legislation and regulations.&lt;br /&gt;
&lt;br /&gt;
==Creative Commons==&lt;br /&gt;
&lt;br /&gt;
{{Creative Commons&lt;br /&gt;
|title = JP Boyd on Family Law&lt;br /&gt;
|author = [[JP Boyd|John-Paul Boyd]] and Courthouse Libraries BC &lt;br /&gt;
}}&lt;br /&gt;
{{JP Boyd on Family Law Navbox|type=chapters}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
__NOGLOSSARY__ &lt;br /&gt;
[[Category:Navigation Page]]&lt;br /&gt;
[[Category:JP Boyd on Family Law]]&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=JP_Boyd_on_Family_Law&amp;diff=59935</id>
		<title>JP Boyd on Family Law</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=JP_Boyd_on_Family_Law&amp;diff=59935"/>
		<updated>2025-04-08T20:56:24Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Cover Thumbnail JPBOFL&lt;br /&gt;
|filename = Jpboydcoverthumb.png&lt;br /&gt;
|title = &#039;&#039;JP Boyd on Family Law&#039;&#039;&amp;lt;br/&amp;gt; (print edition released July 2024)&lt;br /&gt;
}} {{Export_Badge_JPBOFL&lt;br /&gt;
|SavedBookName = JP_Boyd_on_Family_Law&lt;br /&gt;
}}&lt;br /&gt;
{{fmbox&lt;br /&gt;
| type       = &lt;br /&gt;
| small      = &lt;br /&gt;
| image      = none&lt;br /&gt;
| style = ;&lt;br /&gt;
| smallimage = &lt;br /&gt;
| textstyle  = &lt;br /&gt;
| text       = [[File:jpboydblog.jpg|230px|center|link=http://bcfamilylawresource.blogspot.ca/]]The &#039;&#039;&#039;[http://bcfamilylawresource.blogspot.ca/ JP Boyd on Family Law Blog]&#039;&#039;&#039; provides updates and commentary on family law developments, and is curated by [http://www.collaborativedivorcebc.com Collaborative Divorce Vancouver].&lt;br /&gt;
}} &lt;br /&gt;
&lt;br /&gt;
Written in plain language, with rollover definitions for legal words and phrases, &#039;&#039;&#039;&#039;&#039;JP Boyd on Family Law&#039;&#039;&#039;&#039;&#039; provides practical, in-depth coverage of family law and divorce law in British Columbia. This trusted source for family law information is based on [[JP Boyd|John-Paul Boyd]]&#039;s popular website, BC Family Law Resource, and is completely updated for the new Divorce Act and the new Provincial Court Family Rules. To get started, read our [[Introduction to Family Law in British Columbia]]. Then dive into the main chapters of the wikibook, or see the [[JP Boyd on Family Law — Helpful Guides and Common Questions|Helpful Guides &amp;amp; Common Questions]] section for answers to many procedural questions. &lt;br /&gt;
 &lt;br /&gt;
==Contents==&lt;br /&gt;
&lt;br /&gt;
===Getting Started===&lt;br /&gt;
*[[Introduction to JP Boyd on Family Law]]{{·}} [[Introduction to Family Law in British Columbia]]{{·}} [[Terminology|Common Legal Words and Phrases]]{{·}} [[The Legislation on Family Law]]{{·}} [[Divorce Act Basics]]{{·}} [[Family Law Act Basics]]&lt;br /&gt;
&lt;br /&gt;
===Family Law in British Columbia===&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Understanding the Legal System for Family Law Matters|Understanding the Legal System]]&#039;&#039;&#039;&lt;br /&gt;
**[[The Law for Family Matters|The Law]]{{·}}[[You and Your Lawyer]]{{·}}[[Access to Family Justice|Access to Justice in British Columbia]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Family Relationships]]&#039;&#039;&#039; &lt;br /&gt;
**[[Married Spouses and the Law on Marriage]]{{·}}[[Unmarried Spouses]]{{·}}[[Parents]]{{·}}[[Polyamorous Relationships]]{{·}}[[Grandparents and Extended Family Members|Grandparents and Extended Family Members]]{{·}}[[Adopting Children]]{{·}}[[Having Children with Assisted Reproduction]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Separating and Getting Divorced]]&#039;&#039;&#039;  &lt;br /&gt;
**[[Separating Emotionally]]{{·}}[[Behaviour, Boundaries and Privacy after Separation]]{{·}}[[Separation and the Law]]{{·}}[[Divorce and the Law on Getting Divorced|Divorce and the Law]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Resolving Family Law Problems out of Court|Resolving Problems out of Court]]&#039;&#039;&#039; &lt;br /&gt;
**[[Collaborative Negotiation]]{{·}}[[Family Law Mediation|Mediation]]{{·}}[[Family Law Arbitration|Arbitration]]{{·}}[[Parenting Coordination]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Resolving Family Law Problems in Court|Resolving Problems in Court]]&#039;&#039;&#039; &lt;br /&gt;
**[[The Court System for Family Matters|The Court System]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Family Law Litigation in Supreme Court|Litigation in Supreme Court]]&#039;&#039;&#039; &lt;br /&gt;
**[[Starting and Responding to Supreme Court Family Law Proceedings|Starting and Responding to Proceedings]]{{·}}[[Disclosure and Discovery in Supreme Court Family Law Proceedings|Disclosure and Discovery]]{{·}}[[Conferences and Supreme Court Family Law Proceedings|Court Conferences]]{{·}}[[Interim Applications and Supreme Court Family Law Proceedings|Interim Applications]]{{·}}[[Trials and Supreme Court Family Law Proceedings|Supreme Court Trials]]{{·}}[[Changing Supreme Court Family Law Orders|Changing Orders]]{{·}}[[Enforcing Supreme Court Family Law Orders|Enforcing Orders]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Family Law Litigation in Provincial Court|Litigation in Provincial Court]]&#039;&#039;&#039; &lt;br /&gt;
**[[Starting and Responding to Provincial Court Family Law Proceedings|Starting and Responding to Proceedings]]{{·}}[[Disclosure and Provincial Court Family Law Proceedings|Disclosure]]{{·}}[[Conferences and Provincial Court Family Law Proceedings|Court Conferences]]{{·}}[[Interim Applications and Provincial Court Family Law Proceedings|Interim Applications]]{{·}}[[Trials and Provincial Court Family Law Proceedings|Provincial Court Trials]]{{·}}[[Changing Provincial Court Family Law Orders|Changing Orders]]{{·}}[[Enforcing Provincial Court Family Law Orders|Enforcing Orders]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Family Law Agreements]]&#039;&#039;&#039; &lt;br /&gt;
**[[Cohabitation &amp;amp; Living Together Agreements|Cohabitation and Living Together Agreements]]{{·}}[[Marriage Agreements]]{{·}}[[Separation Agreements|Agreements after Separation]]{{·}}[[Changing Family Law Agreements|Making Changes]]{{·}}[[Enforcing Family Law Agreements|Enforcing Agreements]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
*&#039;&#039;&#039;[[Children and Parenting after Separation]]&#039;&#039;&#039; &lt;br /&gt;
**[[The Rights of Children and Youth in Family Law Matters|The Rights of Children and Youth]]{{·}}[[Parenting Apart]]{{·}}[[Basic Principles of Parenting after Separation|Basic Principles]]{{·}}[[Moving Away after Separation]]{{·}}[[Children Who Resist Seeing a Parent]]{{·}}[[Changing Family Law Orders, Awards and Agreements Involving Children|Making Changes]]{{·}}[[Enforcing Orders, Awards and Agreements Involving Children|Enforcing Orders, Awards and Agreements]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Child Support]]&#039;&#039;&#039;  &lt;br /&gt;
**[[Child Support Guidelines|The Guidelines]]{{·}}[[Exceptions to the Child Support Guidelines|Exceptions to the Guidelines]]{{·}}[[Making Changes to Child Support|Making Changes]]{{·}} [[Child Support Arrears|Arrears of Child Support]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Spousal Support]]&#039;&#039;&#039;&lt;br /&gt;
**[[The Spousal Support Advisory Guidelines|The Advisory Guidelines]]{{·}}[[Making Changes to Spousal Support|Making Changes]]{{·}}[[Spousal Support Arrears|Arrears of Spousal Support]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
*&#039;&#039;&#039;[[Property and Debt in Family Law Matters|Property and Debt]]&#039;&#039;&#039; &lt;br /&gt;
**[[Basic Principles of Property and Debt in Family Law|Basic Principles]]{{·}}[[Protecting Property and Debt in Family Law Matters|Protecting Property and Debt]]{{·}} [[Dividing Property and Debt in Family Law Matters|Dividing Property and Debt]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[[Family Violence Overview|Family Violence]]&#039;&#039;&#039;&lt;br /&gt;
**[[Family Violence in the Family Law Act and the Divorce Act|The Family Law Act and the Divorce Act]]{{·}}[[Family Violence and the Criminal Code|The Criminal Code]]{{·}}[[Civil Claims and Family Violence]]{{·}}[[Family Violence and Child Protection|Child Protection]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Helpful Guides &amp;amp; Common Questions===&lt;br /&gt;
*&#039;&#039;&#039;Marriage, Separation &amp;amp; Divorce&#039;&#039;&#039;&lt;br /&gt;
**[[How Do I Get Married in British Columbia?|Get Married in British Columbia?]]{{·}} [[How Do I Prepare for Separation?|Prepare for Separation?]]{{·}} [[How Do I Separate from My Spouse?|Separate from My Spouse?]]{{·}} [[How Do I Find Out if I&#039;m Divorced?|Find Out if I&#039;m Divorced?]]{{·}} [[How Do I Get Divorced?|Get Divorced?]]{{·}} [[How Do I Get my Certificate of Divorce?|Get my Certificate of Divorce?]]&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Avoiding an Obligation&#039;&#039;&#039;&lt;br /&gt;
**[[How Do I Get Out of Paying Child Support?|Get Out of Paying Child Support?]]{{·}} [[How Do I Get Out of Paying Spousal Support?|Get Out of Paying Spousal Support?]]{{·}} [[How Do I Get Out of Sharing My Assets?|Get Out of Sharing My Assets?]]&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Alternatives to Court&#039;&#039;&#039;&lt;br /&gt;
**[[How Do I Start Negotiations with My Spouse?|Start Negotiations with My Spouse?]]{{·}} [[How Do I Start Mediation with My Spouse?|Start Mediation with My Spouse?]]{{·}} [[How Do I Start a Collaborative Process with My Spouse?|Start a Collaborative Process with My Spouse?]]{{·}} [[How Do I Start Arbitration with My Spouse?|Start Arbitration with My Spouse?]]{{·}} [[How Do I Hire a Parenting Coordinator?|Hire a Parenting Coordinator?]]&lt;br /&gt;
&lt;br /&gt;
More [[JP Boyd on Family Law — Helpful Guides and Common Questions|Helpful Guides &amp;amp; Common Questions]] topics...&lt;br /&gt;
&lt;br /&gt;
===Court Forms &amp;amp; Documents===&lt;br /&gt;
*[[Supreme Court Forms (Family Law)|Supreme Court Forms &amp;amp; Examples]]{{·}} [[Provincial Court Forms (Family Law)|Provincial Court Forms &amp;amp; Examples]]{{·}} [[Other Forms and Documents (Family Law)|Other Family Law Forms &amp;amp; Documents]]&lt;br /&gt;
&lt;br /&gt;
===From the Author===&lt;br /&gt;
*[[JP Boyd on Family Law Editorial Manifesto|Editorial Manifesto]]{{·}} [[Rights and Responsibilities of Self-Represented Litigants]]&lt;br /&gt;
&lt;br /&gt;
==Editors==&lt;br /&gt;
[[JP Boyd on Family Law Contributors|Many contributors and editors]] have contributed to &#039;&#039;JP Boyd on Family Law&#039;&#039; over the years. Up until 2020, most chapters were divided among pairs of subject editors. Since 2020, JP Boyd has taken on updates and rewrites to the wikibook to reflect substantial changes to key family law legislation and regulations.&lt;br /&gt;
&lt;br /&gt;
==Creative Commons==&lt;br /&gt;
&lt;br /&gt;
{{Creative Commons&lt;br /&gt;
|title = JP Boyd on Family Law&lt;br /&gt;
|author = [[JP Boyd|John-Paul Boyd]] and Courthouse Libraries BC &lt;br /&gt;
}}&lt;br /&gt;
{{JP Boyd on Family Law Navbox|type=chapters}}&lt;br /&gt;
__NOTOC__ &lt;br /&gt;
[[Category:Navigation Page]]&lt;br /&gt;
[[Category:JP Boyd on Family Law]]&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Paying_Taxes_in_BC&amp;diff=59934</id>
		<title>Paying Taxes in BC</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Paying_Taxes_in_BC&amp;diff=59934"/>
		<updated>2025-04-08T20:56:00Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: Reverted edit by Iwojtowicz (talk) to last revision by Elena Renderos&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;&#039;&#039;Paying Taxes in BC&#039;&#039;&#039;&#039;&#039; from [[People&#039;s Law School]] has been replaced by [https://www.peopleslawschool.ca/publications/essentials-money-debt/ &#039;&#039;Essentials of Money &amp;amp; Debt&#039;&#039;]. This new title covers income tax as well as other aspects of managing your finances and dealing with debt-related problems.&lt;br /&gt;
&lt;br /&gt;
__NOGLOSSARY__&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Paying_Taxes_in_BC&amp;diff=59933</id>
		<title>Paying Taxes in BC</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Paying_Taxes_in_BC&amp;diff=59933"/>
		<updated>2025-04-08T20:55:44Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;&#039;&#039;Paying Taxes in BC&#039;&#039;&#039;&#039;&#039; from [[People&#039;s Law School]] has been replaced by [https://www.peopleslawschool.ca/publications/essentials-money-debt/ &#039;&#039;Essentials of Money &amp;amp; Debt&#039;&#039;]. This new title covers income tax as well as other aspects of managing your finances and dealing with debt-related problems.&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Testpage2&amp;diff=59932</id>
		<title>Testpage2</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Testpage2&amp;diff=59932"/>
		<updated>2025-04-08T20:55:23Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;On this temporary page, we are trying to understand terminology such as &#039;&#039;ab initio&#039;&#039;, abduction, access, account, action, address for service, adjournment, admission, adoption, &#039;&#039;Adoption Act&#039;&#039;, and other things.&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Testpage2&amp;diff=59931</id>
		<title>Testpage2</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Testpage2&amp;diff=59931"/>
		<updated>2025-04-08T20:55:16Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;On this temporary page, we are trying to understand terminology such as &#039;&#039;ab initio&#039;&#039;, abduction, access, account, action, address for service, adjournment, admission, adoption, &#039;&#039;Adoption Act&#039;&#039;, and other things.&lt;br /&gt;
__NOGLOSSARY__&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Introduction_to_JP_Boyd_on_Family_Law&amp;diff=59930</id>
		<title>Introduction to JP Boyd on Family Law</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Introduction_to_JP_Boyd_on_Family_Law&amp;diff=59930"/>
		<updated>2025-04-08T20:54:38Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: Reverted edit by Iwojtowicz (talk) to last revision by Nate Russell&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{JP Boyd on Family Law TOC}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Welcome to the fourth edition of &#039;&#039;JP Boyd on Family Law.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Whether you&#039;re facing your own family law challenges, supporting others, or seeking a better understanding of how family law works in British Columbia, this resource is made for you. In this edition, we delve into the major areas of family law while addressing the evolving landscape of family justice in British Columbia. We begin with an overview, as in previous editions, of how the legal system for family law matters works in this province. This is the focus of much of the discussion in the Getting Started part of this wikibook, and [[Introduction to Family Law in British Columbia]] provides a very high-level overview, followed by some information about the main legislation. The chapter on [[Understanding the Legal System for Family Law Matters]] rounds out our introduction, introducing you to the courts, the common law system, the role of lawyers, and includes a new section for this edition which talks about access to family justice. &lt;br /&gt;
&lt;br /&gt;
As in previous editions, we then dive into chapters focused specifically on certain topics: people and family relationships, separation and divorce, alternatives to going to court, going to court, family law agreements, children and parenting after separation, child and spousal support, property and debt, and family violence. At the end of the wikibook you will find over 50 stand-alone articles or guides, all updated, which we used to call our &#039;&#039;How Do I?&#039;&#039; section and now refer to as &#039;&#039;Helpful Guides &amp;amp; Common Questions&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
I want to point out that this edition came together quite differently than previous editions. It&#039;s unique in a couple of ways.&lt;br /&gt;
&lt;br /&gt;
The first difference is that I updated most of the chapters myself. Not all, but most of them. In this respect, the fourth edition of &#039;&#039;JP Boyd on Family Law&#039;&#039; is more like the first edition, which I had written between 2012 and 2013 when the &#039;&#039;Family Law Act&#039;&#039; was about to replace the &#039;&#039;Family Relations Act&#039;&#039;, changing family law as we knew it. Before teaming up with Courthouse Libraries BC to create the wikibook, I had published free family law information on my old BC Family Law Resource website. I reworked the content from that website, painstakingly revised it for the &#039;&#039;Family Law Act&#039;&#039;, and released it with Courthouse Libraries BC as the first edition of &#039;&#039;JP Boyd on Family Law&#039;&#039;. The wikibook was born, taking physical form as a thick printed book for libraries and simultaneously existing as a website through Clicklaw Wikibooks, accessed by hundreds of thousands of people every year. At that point, in 2013, the wikibook was still all my own work and writing. One of the major benefits of going with Clicklaw Wikibooks, however, was that it made it possible to invite other family law lawyers to help share the load. As you might have noticed, the Clicklaw Wikibooks platform is based on the same technology that powers Wikipedia. This open-source platform is perfect for writing and editing content with a larger group of editors. As soon as the first edition was printed, Courthouse Libraries BC and I were able to recruit other family law lawyers to assist with updating the wikibook. Megan R. Ellis, KC, generously stepped up as the senior editor, and was indispensable in managing dozens of volunteer editors, assigning them chapters to revise, and ultimately successfully producing two more editions in 2017 and 2019. I cannot overstate how critical Megan&#039;s assistance was over those years.&lt;br /&gt;
&lt;br /&gt;
Soon after finishing the third edition of &#039;&#039;JP Boyd on Family Law&#039;&#039; in the summer of 2019, we got news that the federal government was planning a major overhaul of the &#039;&#039;[[Divorce Act]]&#039;&#039;, to take effect in the summer of 2020. Despite having just finished the third edition of &#039;&#039;JP Boyd on Family Law&#039;&#039;, I felt that this major change meant we should try for a fourth edition as soon as possible. Since this would require revising almost every chapter, I thought it would be a good opportunity to step in, as the founding author, and give everything a once-over, from start to finish. The volunteer editors we&#039;d relied upon in 2019 had only just recently finished their work, and, because my revisions would mostly be aimed at the &#039;&#039;Divorce Act&#039;&#039; amendments, it didn&#039;t make much sense to ask our contributors to do even more work. &lt;br /&gt;
&lt;br /&gt;
And so we charted out what we thought would be a new 2020 edition, right on the heels of the 2019 edition. What we didn&#039;t know was that we were on the brink of a global pandemic. &lt;br /&gt;
&lt;br /&gt;
This brings me to the second major difference between this edition and previous ones. It took more than three years longer than initially planned. Some, though not all, of this delay is due to the Covid-19 pandemic. But in February 2020, as we mapped out a plan for a next edition, amendments to the &#039;&#039;Family Law Act&#039;&#039; were announced. These mostly involved family law arbitration, and were manageable. That wasn&#039;t the end of it. Once the pandemic struck and we came under a provincial state of emergency, a huge amount of uncertainty descended over court operations. The &#039;&#039;Divorce Act&#039;&#039; amendments were put on hold by lawmakers. For a while everything just froze. Virtual court hearings were not a serious topic of discussion before March 2020, but the public health crisis forced the legal system&#039;s hand, and a flurry of radical changes were made so the courts could continue to operate. People were suddenly appearing in court from their living rooms. Our chief judges, understandably unrehearsed, were developing rules on the fly. It took a lot of time to get to the point where anyone could say &amp;quot;this is how a hearing is held, and these are the procedures.&amp;quot; The period during 2020, 2021, and even 2022 was &#039;&#039;not&#039;&#039; a good time to write a guide on going to court. &lt;br /&gt;
&lt;br /&gt;
The public health crisis coincided with something else, a desire, especially within the Provincial Court, to give court participants in family law proceedings a better experience. Most of the changes in response to the pandemic were temporary. But there were other, more deliberate, changes to court processes that we could not have anticipated when we were planning the 2020 edition. We certainly didn&#039;t expect the totally new set of Provincial Court family rules and forms that took effect on 17 May 2021. And it&#039;s clear that the Provincial Court isn&#039;t quite done experimenting with different types of procedures a different registries. &lt;br /&gt;
&lt;br /&gt;
This leads me to a third major difference in this edition, which is that we have left the bulk of our chapter Resolving Family Law Problems in Court to the website version of this resource. In light of the changes to date and those that are yet to come, it seemed unwise to provide a book with information that is very likely to be out of date by the time we get it back from the printer. For this edition, you&#039;ll see that the Resolving Family Law Problems in Court chapter is much shorter, providing only an overview with directions to the online version of the chapter to get more information. It&#039;s so much easier and quicker to update information on the website, and that&#039;s where you&#039;ll find more detailed information about processes in the Provincial Court and the Supreme Court.&lt;br /&gt;
&lt;br /&gt;
:- John-Paul Boyd, KC&lt;br /&gt;
&lt;br /&gt;
==Access to family justice==&lt;br /&gt;
&lt;br /&gt;
There are a couple other changes to this fourth edition of &#039;&#039;JP Boyd on Family Law&#039;&#039;. The challenges and opportunities in access to family justice are discussed in a new section on [[Access to Family Justice]]. We talk about the barriers to justice and the array of responses from courts, governments, and legal communities. We explore innovative solutions and initiatives that have emerged to tackle these challenges, from alternative dispute resolution methods to legal aid services, and listed some great resources that you should know about. &lt;br /&gt;
&lt;br /&gt;
==Family violence and property &amp;amp; debt chapters==&lt;br /&gt;
&lt;br /&gt;
We have also paid special attention to the [[Family Violence Overview|Family Violence]] chapter, which has been revised in consultation with Rise Women&#039;s Legal Centre. Additionally, updates to the &#039;&#039;[[Family Law Act]]&#039;&#039; have prompted important revisions in the [[Property and Debt in Family Law Matters]] chapter, ensuring that our readers are well-informed about the latest changes. I want to thank Trudy Hopman for stepping up to help on the property-related updates, and Beatrice McCutcheon for her review of the pages on [[Family Law Agreements]].&lt;br /&gt;
&lt;br /&gt;
==Your guide through family law in BC==&lt;br /&gt;
&lt;br /&gt;
As always, the goal of this resource is to demystify family law and provide practical, understandable help. From navigating court procedures to understanding legal rights and alternatives to litigation, &#039;&#039;JP Boyd on Family Law&#039;&#039; serves an important purpose in this province.  I encourage you to explore the chapters that fit with your needs and interests.&lt;br /&gt;
&lt;br /&gt;
Please share your thoughts and suggestions at [mailto:editor@clicklaw.bc.ca editor@clicklaw.bc.ca].&lt;br /&gt;
&lt;br /&gt;
Thank you for turning to &#039;&#039;JP Boyd on Family Law&#039;&#039; as your trusted source for family law information in British Columbia.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{JP Boyd on Family Law Navbox|type=started}}&amp;lt;span style=&amp;quot;color: white;&amp;quot;&amp;gt;__NOGLOSSARY__&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Creative Commons for JP Boyd}}&lt;br /&gt;
&lt;br /&gt;
[[Category:JP Boyd on Family Law]]&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Introduction_to_JP_Boyd_on_Family_Law&amp;diff=59929</id>
		<title>Introduction to JP Boyd on Family Law</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Introduction_to_JP_Boyd_on_Family_Law&amp;diff=59929"/>
		<updated>2025-04-08T20:53:45Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{JP Boyd on Family Law TOC}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Welcome to the fourth edition of &#039;&#039;JP Boyd on Family Law.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Whether you&#039;re facing your own family law challenges, supporting others, or seeking a better understanding of how family law works in British Columbia, this resource is made for you. In this edition, we delve into the major areas of family law while addressing the evolving landscape of family justice in British Columbia. We begin with an overview, as in previous editions, of how the legal system for family law matters works in this province. This is the focus of much of the discussion in the Getting Started part of this wikibook, and [[Introduction to Family Law in British Columbia]] provides a very high-level overview, followed by some information about the main legislation. The chapter on [[Understanding the Legal System for Family Law Matters]] rounds out our introduction, introducing you to the courts, the common law system, the role of lawyers, and includes a new section for this edition which talks about access to family justice. &lt;br /&gt;
&lt;br /&gt;
As in previous editions, we then dive into chapters focused specifically on certain topics: people and family relationships, separation and divorce, alternatives to going to court, going to court, family law agreements, children and parenting after separation, child and spousal support, property and debt, and family violence. At the end of the wikibook you will find over 50 stand-alone articles or guides, all updated, which we used to call our &#039;&#039;How Do I?&#039;&#039; section and now refer to as &#039;&#039;Helpful Guides &amp;amp; Common Questions&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
I want to point out that this edition came together quite differently than previous editions. It&#039;s unique in a couple of ways.&lt;br /&gt;
&lt;br /&gt;
The first difference is that I updated most of the chapters myself. Not all, but most of them. In this respect, the fourth edition of &#039;&#039;JP Boyd on Family Law&#039;&#039; is more like the first edition, which I had written between 2012 and 2013 when the &#039;&#039;Family Law Act&#039;&#039; was about to replace the &#039;&#039;Family Relations Act&#039;&#039;, changing family law as we knew it. Before teaming up with Courthouse Libraries BC to create the wikibook, I had published free family law information on my old BC Family Law Resource website. I reworked the content from that website, painstakingly revised it for the &#039;&#039;Family Law Act&#039;&#039;, and released it with Courthouse Libraries BC as the first edition of &#039;&#039;JP Boyd on Family Law&#039;&#039;. The wikibook was born, taking physical form as a thick printed book for libraries and simultaneously existing as a website through Clicklaw Wikibooks, accessed by hundreds of thousands of people every year. At that point, in 2013, the wikibook was still all my own work and writing. One of the major benefits of going with Clicklaw Wikibooks, however, was that it made it possible to invite other family law lawyers to help share the load. As you might have noticed, the Clicklaw Wikibooks platform is based on the same technology that powers Wikipedia. This open-source platform is perfect for writing and editing content with a larger group of editors. As soon as the first edition was printed, Courthouse Libraries BC and I were able to recruit other family law lawyers to assist with updating the wikibook. Megan R. Ellis, KC, generously stepped up as the senior editor, and was indispensable in managing dozens of volunteer editors, assigning them chapters to revise, and ultimately successfully producing two more editions in 2017 and 2019. I cannot overstate how critical Megan&#039;s assistance was over those years.&lt;br /&gt;
&lt;br /&gt;
Soon after finishing the third edition of &#039;&#039;JP Boyd on Family Law&#039;&#039; in the summer of 2019, we got news that the federal government was planning a major overhaul of the &#039;&#039;[[Divorce Act]]&#039;&#039;, to take effect in the summer of 2020. Despite having just finished the third edition of &#039;&#039;JP Boyd on Family Law&#039;&#039;, I felt that this major change meant we should try for a fourth edition as soon as possible. Since this would require revising almost every chapter, I thought it would be a good opportunity to step in, as the founding author, and give everything a once-over, from start to finish. The volunteer editors we&#039;d relied upon in 2019 had only just recently finished their work, and, because my revisions would mostly be aimed at the &#039;&#039;Divorce Act&#039;&#039; amendments, it didn&#039;t make much sense to ask our contributors to do even more work. &lt;br /&gt;
&lt;br /&gt;
And so we charted out what we thought would be a new 2020 edition, right on the heels of the 2019 edition. What we didn&#039;t know was that we were on the brink of a global pandemic. &lt;br /&gt;
&lt;br /&gt;
This brings me to the second major difference between this edition and previous ones. It took more than three years longer than initially planned. Some, though not all, of this delay is due to the Covid-19 pandemic. But in February 2020, as we mapped out a plan for a next edition, amendments to the &#039;&#039;Family Law Act&#039;&#039; were announced. These mostly involved family law arbitration, and were manageable. That wasn&#039;t the end of it. Once the pandemic struck and we came under a provincial state of emergency, a huge amount of uncertainty descended over court operations. The &#039;&#039;Divorce Act&#039;&#039; amendments were put on hold by lawmakers. For a while everything just froze. Virtual court hearings were not a serious topic of discussion before March 2020, but the public health crisis forced the legal system&#039;s hand, and a flurry of radical changes were made so the courts could continue to operate. People were suddenly appearing in court from their living rooms. Our chief judges, understandably unrehearsed, were developing rules on the fly. It took a lot of time to get to the point where anyone could say &amp;quot;this is how a hearing is held, and these are the procedures.&amp;quot; The period during 2020, 2021, and even 2022 was &#039;&#039;not&#039;&#039; a good time to write a guide on going to court. &lt;br /&gt;
&lt;br /&gt;
The public health crisis coincided with something else, a desire, especially within the Provincial Court, to give court participants in family law proceedings a better experience. Most of the changes in response to the pandemic were temporary. But there were other, more deliberate, changes to court processes that we could not have anticipated when we were planning the 2020 edition. We certainly didn&#039;t expect the totally new set of Provincial Court family rules and forms that took effect on 17 May 2021. And it&#039;s clear that the Provincial Court isn&#039;t quite done experimenting with different types of procedures a different registries. &lt;br /&gt;
&lt;br /&gt;
This leads me to a third major difference in this edition, which is that we have left the bulk of our chapter Resolving Family Law Problems in Court to the website version of this resource. In light of the changes to date and those that are yet to come, it seemed unwise to provide a book with information that is very likely to be out of date by the time we get it back from the printer. For this edition, you&#039;ll see that the Resolving Family Law Problems in Court chapter is much shorter, providing only an overview with directions to the online version of the chapter to get more information. It&#039;s so much easier and quicker to update information on the website, and that&#039;s where you&#039;ll find more detailed information about processes in the Provincial Court and the Supreme Court.&lt;br /&gt;
&lt;br /&gt;
:- John-Paul Boyd, KC&lt;br /&gt;
&lt;br /&gt;
==Access to family justice==&lt;br /&gt;
&lt;br /&gt;
There are a couple other changes to this fourth edition of &#039;&#039;JP Boyd on Family Law&#039;&#039;. The challenges and opportunities in access to family justice are discussed in a new section on [[Access to Family Justice]]. We talk about the barriers to justice and the array of responses from courts, governments, and legal communities. We explore innovative solutions and initiatives that have emerged to tackle these challenges, from alternative dispute resolution methods to legal aid services, and listed some great resources that you should know about. &lt;br /&gt;
&lt;br /&gt;
==Family violence and property &amp;amp; debt chapters==&lt;br /&gt;
&lt;br /&gt;
We have also paid special attention to the [[Family Violence Overview|Family Violence]] chapter, which has been revised in consultation with Rise Women&#039;s Legal Centre. Additionally, updates to the &#039;&#039;[[Family Law Act]]&#039;&#039; have prompted important revisions in the [[Property and Debt in Family Law Matters]] chapter, ensuring that our readers are well-informed about the latest changes. I want to thank Trudy Hopman for stepping up to help on the property-related updates, and Beatrice McCutcheon for her review of the pages on [[Family Law Agreements]].&lt;br /&gt;
&lt;br /&gt;
==Your guide through family law in BC==&lt;br /&gt;
&lt;br /&gt;
As always, the goal of this resource is to demystify family law and provide practical, understandable help. From navigating court procedures to understanding legal rights and alternatives to litigation, &#039;&#039;JP Boyd on Family Law&#039;&#039; serves an important purpose in this province.  I encourage you to explore the chapters that fit with your needs and interests.&lt;br /&gt;
&lt;br /&gt;
Please share your thoughts and suggestions at [mailto:editor@clicklaw.bc.ca editor@clicklaw.bc.ca].&lt;br /&gt;
&lt;br /&gt;
Thank you for turning to &#039;&#039;JP Boyd on Family Law&#039;&#039; as your trusted source for family law information in British Columbia.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{JP Boyd on Family Law Navbox|type=started}}&amp;lt;span style=&amp;quot;color: white;&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Creative Commons for JP Boyd}}&lt;br /&gt;
&lt;br /&gt;
[[Category:JP Boyd on Family Law]]&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Testpage2&amp;diff=59928</id>
		<title>Testpage2</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Testpage2&amp;diff=59928"/>
		<updated>2025-04-08T20:30:13Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;On this temporary page, we are trying to understand terminology such as &#039;&#039;ab initio&#039;&#039;, abduction, access, account, action, address for service, adjournment, admission, adoption, &#039;&#039;Adoption Act&#039;&#039;, and other things.&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Terminology&amp;diff=59927</id>
		<title>Terminology</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Terminology&amp;diff=59927"/>
		<updated>2025-04-08T20:28:00Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: Reverted edit by Iwojtowicz (talk) to last revision by Nate Russell&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{JP Boyd on Family Law TOC}} &lt;br /&gt;
{{LSSbadge&lt;br /&gt;
|resourcetype = additional definitions for&lt;br /&gt;
|link         = [https://family.legalaid.bc.ca/glossary family law terms]}}This section offers my own plain-language definitions of common legal words and phrases. &lt;br /&gt;
&amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;&lt;br /&gt;
For more complete, more detailed definitions you might want to have a look at &#039;&#039;Black&#039;s Law Dictionary&#039;&#039;, an American reference book published by Thomson West, or at Barron&#039;s &#039;&#039;Canadian Law Dictionary&#039;&#039;. Many public libraries will carry one or both of these dictionaries. The website of [https://family.legalaid.bc.ca/glossary Legal Aid BC] also features a helpful glossary.&lt;br /&gt;
&lt;br /&gt;
Many of the terms in this section have Latin roots. These terms also make appearances in &#039;&#039;Black&#039;s Law Dictionary&#039;&#039; and the &#039;&#039;Canadian Law Dictionary&#039;&#039;, and Wikipedia offers a helpful and fairly complete [https://en.wikipedia.org/wiki/List_of_Latin_legal_terms list of Latin terms].&lt;br /&gt;
&lt;br /&gt;
==A==&lt;br /&gt;
&lt;br /&gt;
;&#039;&#039;ab initio&#039;&#039;:A Latin phrase meaning &amp;quot;from the beginning.&amp;quot; A marriage that is unlawful is void &#039;&#039;ab initio&#039;&#039;, as if it never happened.&lt;br /&gt;
;abduction:The taking of a person by force or fraud. In family law, also the taking of a child contrary to a court order or without the permission of a guardian. In certain circumstances, the abduction of a child by a parent may be a criminal offence.&lt;br /&gt;
;access:Under the old &#039;&#039;Divorce Act&#039;&#039;, the schedule of a parent&#039;s time with their children under an order or agreement, replaced with &amp;quot;parenting time&amp;quot; and &amp;quot;contact&amp;quot; in the new &#039;&#039;Divorce Act&#039;&#039;. Access usually referred to the schedule of the parent with the least amount of time with the child. See &amp;quot;contact,&amp;quot; &amp;quot;custody&amp;quot; and &amp;quot;parenting time.&amp;quot;&lt;br /&gt;
;account:In law, (1) a lawyer&#039;s bill to their client or a statement, or (2) a person&#039;s recollection of events.&lt;br /&gt;
;act:(1) Intentionally doing a thing, or (2) a law passed by a government, also called &amp;quot;legislation&amp;quot; or a &amp;quot;statute.&amp;quot; See &amp;quot;regulations.&amp;quot;&lt;br /&gt;
;action:A court proceeding in which one party sues another for a specific remedy or relief, also called a &amp;quot;lawsuit&amp;quot; or a &amp;quot;case.&amp;quot; An action for divorce, for example, is a court proceeding in which the claimant sues the respondent for the relief of a divorce order.&lt;br /&gt;
;address for service:The address at which a party to a court proceeding agrees to accept delivery of legal documents. An address for service must be a proper street address within British Columbia; additional addresses for service may include postal addresses, fax numbers, and email addresses.&lt;br /&gt;
;adjournment:The suspension of a hearing or trial, usually when the hearing or trial cannot proceed on the date scheduled or because it cannot complete within the time scheduled, normally until a specific date. See &amp;quot;sine die.&amp;quot;&lt;br /&gt;
;admission:In legal proceedings, an admission refers to a party&#039;s formal acknowledgment of the truth of certain facts or the authenticity of documents. Admissions can arise a number of ways. They can be contained in concessions made in the pleadings, spoken during an examination for discovery, or made in response to a notice to admit. Admissions can facilitate a more efficient trial by minimizing the need to prove undisputed facts, thereby reducing the time and expense associated with calling evidence and focusing the trial on genuinely contested issues.&lt;br /&gt;
;adoption:In family law, the act or process of taking another person&#039;s child as one&#039;s own. The child becomes the adopting parent&#039;s legal child as if the child were the adopting parent&#039;s natural child, while the natural parent loses all rights and obligations with respect to the child. See &amp;quot;natural parent.&amp;quot;&lt;br /&gt;
;&#039;&#039;Adoption Act&#039;&#039;:A provincial law dealing with the adoption process and the ability to adopt.&lt;br /&gt;
;adoptive parent:A person who has assumed the status of a legal parent to a child who is not their biological offspring. See &amp;quot;adoption,&amp;quot; &amp;quot;assisted reproduction&amp;quot; and &amp;quot;natural parent.&amp;quot;&lt;br /&gt;
;adultery:A married person&#039;s voluntary sexual intercourse with a person other than their spouse, also known as cheating, playing the field and fishing out of season. Proof of adultery is grounds for an immediate divorce, providing that the spouse complaining of the adultery can prove that the adultery occurred and that they have not consented to or forgiven the adulterous act. See &amp;quot;collusion,&amp;quot; &amp;quot;condonation,&amp;quot; and &amp;quot;divorce, grounds of.&amp;quot;&lt;br /&gt;
;advance:In family law, this usually refers to one party obtaining a part of any property at issue before the property has been finally divided by court order or the parties&#039; agreement, usually in order to help pay for that person&#039;s legal fees.&lt;br /&gt;
;Advisory Guidelines:Short for the Spousal Support Advisory Guidelines, an academic paper released by the Department of Justice that describes a variety of mathematical formulas that can be applied to determine how much spousal support should be paid and how long it should be paid for, once a spouse is found to be entitled to receive support. The Advisory Guidelines are not a law, although they are pretty useful. &lt;br /&gt;
;advocate:(1) A lawyer or a person other than a lawyer who helps clients with legal issues, or (2) to argue a position on behalf of someone. &lt;br /&gt;
;affidavit:A legal document in which a person provides evidence of certain facts and events in writing. The person making the affidavit, the deponent, must confirm that the statements made in the affidavit are true by oath or affirmation. Affidavits must be signed in front of a lawyer, a notary public or a commissioner for taking oaths, who takes the oath or affirmation of the deponent. Affidavits are used as evidence, just as if the person making the affidavit had made the statements as a witness at trial. See &amp;quot;deponent&amp;quot;, &amp;quot;affirm,&amp;quot; &amp;quot;oath&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;affidavit of service:A legal document required by the rules of court in which a person who has personally served someone describes the circumstances in which that person was served. This may be essential to prove personal service, particularly if the serving party intends to seek a default judgment, as is usually the case in a desk order divorce. See &amp;quot;default judgment&amp;quot; and &amp;quot;personal service.&amp;quot;&lt;br /&gt;
;affirm:To promise that a statement is true. When someone &amp;quot;swears&amp;quot; to tell the truth, they are taking an oath on their faith in a god and their fear of retribution in the afterlife. Affirming is a substitute for taking an oath, and is most often employed where the person making the statement is an atheist or under a religious proscription from making oaths. See &amp;quot;affidavit,&amp;quot; &amp;quot;oath,&amp;quot; &amp;quot;perjury,&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;age of majority:The age at which a child becomes a legal adult with the full capacity to act on their own, including the capacity to sue and be sued. In British Columbia, the age of majority is 19. The age of majority has nothing to do with being entitled to vote or buy alcohol, although federal and provincial laws sometimes link those privileges with the age at which one attains majority. See &amp;quot;disability&amp;quot; and &amp;quot;infant.&amp;quot;&lt;br /&gt;
;agent:In law, someone acting on behalf of someone else, with that person&#039;s express permission and normally at their express direction.&lt;br /&gt;
;alias:A name by which people know you other than your legal name, such as Vanilla Ice if your legal name is Robert Matthew Van Winkle. Aliases are not illegal in British Columbia.&lt;br /&gt;
;alienating:In family law, the actions or statements of one parent that tend to sever, damage, or harm a child&#039;s relationship with, or affections for, the other parent, either intentionally or unintentionally. &lt;br /&gt;
;allegation:A claim that a certain set of facts is true, such as &amp;quot;on Monday, I had soup for lunch&amp;quot; or &amp;quot;Bob drives a blue Camaro.&amp;quot; Also called an &amp;quot;allegation of fact&amp;quot; or a &amp;quot;statement of fact.&amp;quot;&lt;br /&gt;
;alternative: In law, a phrase used to indicate secondary relief or a secondary ground of relief in a claim or application, usually presented as an option to the primary relief or primary ground of relief sought. For example, &amp;quot;I&#039;d like to have all of the house but, in the alternative, I&#039;ll take half.&amp;quot; See “motion,&amp;quot; “pleadings,&amp;quot; and “relief.&amp;quot;&lt;br /&gt;
;alternative dispute resolution:A phrase referring to a number of processes intended to resolve people&#039;s disputes outside of the court system. This includes arbitration, mediation, negotiation, and collaborative settlement processes. In family law, the purpose of alternative dispute resolution is to offer a less adversarial and less expensive way to resolve a dispute than having to go to court so that a judge can resolve things.&lt;br /&gt;
;amend:To change or alter a pleading or document that has already been filed in court or given to the other party. The resulting document is a separate document from the original and is called, for example, the &amp;quot;Amended Notice of Family Claim&amp;quot; or the &amp;quot;amended separation agreement.&amp;quot;&lt;br /&gt;
;&#039;&#039;amicus curiae&#039;&#039;:A Latin phrase meaning &amp;quot;friend of the court.&amp;quot; Usually refers to a lawyer who does not act for any of the parties and assists the court by bringing relevant information to the attention of the judge. In specific and extraordinary circumstances, a court may appoint, and even order that public funds be used to pay for, an amicus. For example, the court may appoint amicus curiae in a case that involves children, so as to help the court in determining what is in the best interests of the children. &lt;br /&gt;
;annulment:A declaration by a judge that a marriage is invalid. The effect of such a declaration is to cancel the marriage from the moment it took place, as if the marriage never occurred. See &amp;quot;ab initio,&amp;quot; &amp;quot;declaration,&amp;quot; and &amp;quot;marriage, validity of.&amp;quot;&lt;br /&gt;
;answer: In law, response to an allegation of fact or to a claim. Usually refers to documents that reply to the allegations or claims made by the other party, such as a &amp;quot;Response to Family Claim&amp;quot; or a &amp;quot;Reply.&amp;quot;&lt;br /&gt;
;appeal:An application to a higher court for a review of the correctness of a decision of a lower court. A decision of a judge of the Provincial Court of British Columbia can be appealed to the Supreme Court of British Columbia. A decision of a judge of the Supreme Court can be appealed to the Court of Appeal for British Columbia. See &amp;quot;appellant&amp;quot; and &amp;quot;respondent.&amp;quot;&lt;br /&gt;
;appellant:The party who brings an appeal of a lower court&#039;s decision. See also &amp;quot;appeal&amp;quot; and &amp;quot;respondent.&amp;quot;&lt;br /&gt;
;applicant:A party who brings an application to the court for a specific order or remedy. Usually refers to the party making an interim application, but in the Provincial Court applicant also means the person who starts a court proceeding. See also &amp;quot;court proceeding,&amp;quot; &amp;quot;application respondent,&amp;quot; and &amp;quot;interim application.&amp;quot;&lt;br /&gt;
;application:A request to the court that it make a specific order, usually on an interim or temporary basis, also called a &amp;quot;chambers application&amp;quot; or a &amp;quot;motion.&amp;quot; See also &amp;quot;interim application&amp;quot; and &amp;quot;relief.&amp;quot;&lt;br /&gt;
;Application to Obtain an Order:A legal document required by the Provincial Court Family Rules to start a court proceeding which sets out the relief sought by the applicant against the person named as respondent. See &amp;quot;action,&amp;quot; &amp;quot;applicant,&amp;quot; &amp;quot;pleadings,&amp;quot; &amp;quot;relief&amp;quot; and &amp;quot;respondent.&amp;quot;&lt;br /&gt;
;application respondent:A party against whom an interim application has been brought. See also &amp;quot;applicant&amp;quot; and &amp;quot;interim application.&amp;quot;&lt;br /&gt;
;Application Response:A legal document required by the Supreme Court Family Rules to reply to a Notice of Application, which sets out the relief agreed to and opposed by the application respondent and the facts in support of that position. See &amp;quot;interim application.&amp;quot;&lt;br /&gt;
;apportion:In family law, to divide equally, usually referring to the division of family property between spouses. See also &amp;quot;reapportion.&amp;quot;&lt;br /&gt;
;appraisal:A professional estimate of the worth of something, such as a company, a property, an investment, a book of business, a loan, or a debt. In family law, this is sometimes required for the court to determine the value of property such as an art collection or a house.&lt;br /&gt;
;apprehend:In law, to take or to seize. In family law, this term usually refers to the taking of a child out of the care of their parents by the police or child welfare authorities.&lt;br /&gt;
;arbitration: A dispute resolution process in which an arbitrator hears the evidence and arguments presented by the parties to a legal dispute and makes an award that resolves the dispute and is binding on the parties. The arbitration of family law disputes is governed by rules set out in Part 2, Division 4 of the &#039;&#039;Family Law Act&#039;&#039;. See &amp;quot;alternative dispute resolution&amp;quot; and &amp;quot;family law arbitrator.&amp;quot;&lt;br /&gt;
;argument:In law, an attempt to persuade by logical reasoning. Usually refers to oral or written argument presented to a judge or arbitrator following the presentation of evidence, or to a written summary of argument.&lt;br /&gt;
;arrears:Child support or spousal support that is owing because of an order or agreement but is unpaid.&lt;br /&gt;
;assent:Agreement, approval.&lt;br /&gt;
;assess:To determine the proper value or worth of something. A lawyer&#039;s bill may be &#039;&#039;assessed&#039;&#039; by a registrar to determine the actual amount the client should pay. See &amp;quot;appraisal.&amp;quot;&lt;br /&gt;
;assign:In law, to transfer an interest or right in something to someone else. People who go on welfare, for example, are required to assign their rights to apply for child support and spousal support to the provincial government.&lt;br /&gt;
;assisted reproduction:(1) A means of conceiving a child other than by sexual intercourse, usually with medical or technological intervention, or (2) when someone requires help operating the photocopier.  &lt;br /&gt;
;associate judge:A provincially-appointed judicial official of the BC Supreme Court with limited jurisdiction, usually charged with making interim decisions before final judgment in a court proceeding, and certain decisions after final judgment, including the assessment of lawyers&#039; bills and the settling of bills of cost. Until January 2024, associate judges were referred to as &#039;&#039;masters&#039;&#039;. See &amp;quot;interim application,&amp;quot; &amp;quot;judge&amp;quot; and &amp;quot;jurisdiction.&amp;quot;&lt;br /&gt;
;attest:To swear or affirm something to be true, usually in the context of giving oral evidence or providing affidavit evidence.&lt;br /&gt;
;award:A mandatory direction of an arbitrator, binding and enforceable upon the parties to an arbitration proceeding, made following the hearing of the arbitration trial proceeding or the parties&#039; settlement, following which the only recourse open to a dissatisfied party is to challenge or appeal the award in court. See &amp;quot;appeal,&amp;quot; &amp;quot;arbitration,&amp;quot; and &amp;quot;family law arbitrator.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==B==&lt;br /&gt;
&lt;br /&gt;
;bad faith:Intentionally misleading someone else, whether by doing or not doing something; acting in a manner contrary to one&#039;s actual intention; failing to act honestly and openly. Also known by the Latin phrase &#039;&#039;male fides&#039;&#039;.  See &#039;&#039;bona fides&#039;&#039;. &lt;br /&gt;
;bar:In law, (1) the physical railing separating the public gallery in a courtroom from the area where the judge and lawyers sit, (2) lawyers as a group, or (3) the place where lawyers go after work.&lt;br /&gt;
;barrister and solicitor:A lawyer; a person licensed to practice law in a particular jurisdiction. In England, &amp;quot;barristers&amp;quot; do trial work and &amp;quot;solicitors&amp;quot; draft legal documents. In Canada, lawyers are both barristers and solicitors.&lt;br /&gt;
;bastard:A child of unmarried parents; an illegitimate child. Bastards used to be at a profound legal disadvantage; however, the law has changed so that such children are treated no differently than children born of a marriage. The appearance of this definition below that of &amp;quot;barrister and solicitor&amp;quot; is purely coincidental.&lt;br /&gt;
;bench:In law, (1) the court, (2) judges as a group, or (3) the place where a judge sits in a courtroom.&lt;br /&gt;
;beneficial interest:In law, the rights or advantages a person has in a property, even if they are not the legal owner on paper. This term is often used in trusts and property law. In trusts, a person with a beneficial interest (beneficiary) has a right to benefit from the property held in the trust, though the legal title may be held by someone else (the trustee). In property law, it can refer to a person&#039;s rights to enjoy the benefits of a property, such as receiving rent or living in a property, without being the registered owner.&lt;br /&gt;
;beneficiary:(1) A person for whom a trustee holds a trust, or (2) the recipient or intended recipient of property given in a will. See &amp;quot;heir&amp;quot; and &amp;quot;trust.&amp;quot;&lt;br /&gt;
;bigamy:The act of going through a form of marriage ceremony with one person while being already married to someone else, or with a person who is already married to someone else. This is a criminal offence in Canada, under section 290 of the &#039;&#039;Criminal Code&#039;&#039;, although one that is rarely, if ever, enforced. Bigamous marriages, marriages subsequent to the first, are void &#039;&#039;ab initio&#039;&#039;. See &amp;quot;ab initio,&amp;quot; &amp;quot;marriage, validity of,&amp;quot; and &amp;quot;polygamy.&amp;quot;&lt;br /&gt;
;bill:In law, (1) a piece of draft legislation presented to the legislature for its approval,or (2) a lawyer&#039;s statement of account for services rendered to their client. See &amp;quot;account,&amp;quot; &amp;quot;act,&amp;quot; and &amp;quot;lawyer&#039;s fees.&amp;quot;&lt;br /&gt;
;bill of costs:In British Columbia, an account prepared by the party who is awarded their costs of an action or application and which is presented to the other party for payment. A bill of costs is prepared according to a formula set out in the Supreme Court Family Rules.&lt;br /&gt;
;binding:(1) In law, a requirement or obligation to honour and abide by something, such as a contract or order of the court. A judge&#039;s order is &amp;quot;binding&amp;quot; in the sense that it must be obeyed or a certain punishment will be imposed. (2) The principle that a higher court&#039;s decision on a point of law must be followed by a lower court. See &amp;quot;contempt of court&amp;quot; and &amp;quot;precedent.&amp;quot;&lt;br /&gt;
;&#039;&#039;bona fide&#039;&#039;:A Latin phrase meaning &amp;quot;in good faith.&amp;quot; Doing something honestly and openly, without intending to mislead, deceive, or harm someone else. See &amp;quot;bad faith.&amp;quot;&lt;br /&gt;
;book of authorities:A binder containg the case law that a party will rely on in making a legal argument. Each case is usually separated by numbered tabs to make it as easy as possible to find a particular case.&lt;br /&gt;
;book of documents:A binder containing documents that a party will introduce into evidence at a trial or arbitration hearing. Each document is usually separated by numbered tabs to make it as easy as possible to find a particular document; it&#039;s also helpful to number the pages of each document.&lt;br /&gt;
;breach of contract:Acting or not acting in a manner that is contrary to the terms of a contract. In family law, the breach of one party usually gives rise to a cause of action for the other party, allowing that party to sue for breach of contract, but the breach is unlikely to allow that party to treat the agreement as if it were cancelled or had been voided. &lt;br /&gt;
;brief:In law, (1) a written argument, or (2) a memorandum of law. A brief is usually presented to a judge as a summary of an argument or the law on a particular issue. Curiously, briefs are rarely brief.&lt;br /&gt;
;BTW:A law student&#039;s mnemonic device, short for &amp;quot;Bigamy = Two Wives.&amp;quot;&lt;br /&gt;
;burden of proof:The obligation of a party to prove their case; the onus of proof. The burden of proof usually lies on the party who makes a claim, although in certain circumstances this burden is reversed, usually by operation of a statute. In civil litigation, a party must prove their case on the balance of probabilities. See &amp;quot;onus.&amp;quot;&lt;br /&gt;
;business days:A method of calculating time under which the days for a legal deadline are counted according to the days when the court is open for business, excluding weekends and holidays. See &amp;quot;calendar days&amp;quot; and &amp;quot;clear days.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==C==&lt;br /&gt;
&lt;br /&gt;
;calendar days:A method of calculating time under which the days for a legal deadline are counted as they appear in the calendar, including weekends and holidays. See &amp;quot;business days&amp;quot; and &amp;quot;clear days.&amp;quot;&lt;br /&gt;
;case:(1) In law, a court proceeding; a lawsuit; an action; a cause of action; a claim. (2) A historic decision of the court; case law. See &amp;quot;action,&amp;quot; &amp;quot;case law, &amp;quot; &amp;quot;court proceeding,&amp;quot; and &amp;quot;precedent.&amp;quot;&lt;br /&gt;
;case at bar:The case presently before the court; the case being argued.&lt;br /&gt;
;case law:The law as established and developed by the decisions made in each court proceeding. See &amp;quot;common law.&amp;quot;&lt;br /&gt;
;cause:In law, (2) a lawsuit, an action, or a cause of action, or (2) the wrongful act of another which gives rise to a claim for relief. See &amp;quot;action&amp;quot; and &amp;quot;cause of action.&amp;quot;&lt;br /&gt;
;cause of action:The behaviour of a person that gives rise to a claim for relief. For example, a spouse&#039;s adultery might give rise to the other spouse&#039;s right to claim a divorce. The adulterous act is the cause of action for the divorce claim.&lt;br /&gt;
;Certificate of Costs or Expenses:Often referred to as simply a &#039;&#039;Certificate of Costs&#039;&#039;, this is a document endorsed by an associate judge or registrar stating the amount owed as &amp;quot;costs&amp;quot; by one party to the other after a trial, usually issued following a hearing to settle the amount of the costs justly owed. It is a judgment of the Supreme Court and enforced like a judgment debt.&lt;br /&gt;
;Certificate of Fees:A document endorsed by an associate judge or registrar stating the amount a client owes to their lawyer, issued following a hearing to &amp;quot;assess&amp;quot; or &amp;quot;tax&amp;quot; a lawyer&#039;s bill and determine what portion of the lawyer&#039;s bill was reasonable and is properly owed to or refundable by that lawyer. See &amp;quot;account.&amp;quot;&lt;br /&gt;
;Certificate of Pending Litigation:Often referred to as a &amp;quot;CPL&amp;quot; for short, this is a document filed in the office of the Land Title and Survey Authority against the title of real property; formerly called a &#039;&#039;lis pendens&#039;&#039;. When a CPL is filed, it warns others that the property is the subject of a court proceeding and that ownership of the property may change as a result. In family law, a CPL is used to protect the interest of a party in a piece of property by notifying potential purchasers or mortgagees about the court proceeding. See &amp;quot;clear title,&amp;quot; &amp;quot;encumbrance,&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;&#039;&#039;Charter of Rights and Freedoms&#039;&#039;:Also known as the &#039;&#039;Charter&#039;&#039;, the part of the &#039;&#039;Constitution Act, 1982&#039;&#039; that sets out the fundamental rights and freedoms enjoyed by all Canadians, including the freedoms of religion and expression and the rights to life and liberty. Neither the federal nor the provincial governments may pass laws or act in ways contrary to the &#039;&#039;Charter&#039;&#039;.&lt;br /&gt;
;chambers:A type of hearing in the BC Supreme Court, where a judge or an associate judge hears applications. Unlike trials, evidence is presented through affidavits instead of live witnesses, the proceedings are less formal (no one wears robes), and the result is often an interim order instead of a final order. Chambers can address procedural issues, but also interim orders dealing with parenting or support concerns, or other issues that come up before a family law trial is held.&lt;br /&gt;
;chattel:Personal property; an item of property other than real estate. See &amp;quot;real property.&amp;quot;&lt;br /&gt;
;child:A person who is younger than the legal age of majority, 19 in British Columbia. See &amp;quot;age of majority.&amp;quot;&lt;br /&gt;
;child of the marriage:A term under the &#039;&#039;Divorce Act&#039;&#039; describing a child who is under the provincial age of majority or older but unable to withdraw from the charge of the spouses by reason of illness, disability or other cause. &amp;quot;Other cause&amp;quot; is usually interpreted to mean an adult child who is pursuing post-secondary education. An adult child must qualify as a &amp;quot;child of the marriage&amp;quot; to be entitled to child support. See &amp;quot;age of majority,&amp;quot; &amp;quot;child&amp;quot; and &amp;quot;child support.&amp;quot;&lt;br /&gt;
;child support:Money paid by one parent or guardian to another parent or guardian as a contribution toward the cost of a child&#039;s living and other expenses.&lt;br /&gt;
;Child Support Guidelines:A regulation to the federal &#039;&#039;Divorce Act&#039;&#039;, adopted by every province and territory except Quebec, that sets the amount of child support a parent or guardian must pay, usually based on the person&#039;s income and the number of children involved, and presents these amounts in tables for easy reference. See &amp;quot;table amount.&amp;quot;&lt;br /&gt;
;circumstantial evidence:Evidence that doesn&#039;t prove a fact but allows a court to logically infer a fact; indirect proof of a fact. For example, a fixed amount of money deposited every two weeks into someone&#039;s bank account may allow the court to infer that the person has a job even though there is no direct evidence of that person&#039;s employment.&lt;br /&gt;
;civil action: A court proceeding other than a criminal court proceeding. All family law court proceedings are civil actions.&lt;br /&gt;
;&#039;&#039;Civil Marriage Act&#039;&#039;:Federal legislation that expands the common law definition of spouse to include persons of the same gender, thereby allowing persons of the same sex to marry one another.&lt;br /&gt;
;claim:(1) The assertion of a legal right to an order or to a thing; (2) the remedy or relief sought by a party to a court proceeding.&lt;br /&gt;
;claimant:The person who starts a court proceeding seeking an order for a specific remedy or relief against another person, the respondent. See &amp;quot;action&amp;quot; and &amp;quot;respondent.&amp;quot;&lt;br /&gt;
;clear days:A method of calculating time under which the days for a legal deadline are counted by excluding the first day and the last day in the period. For example, a court order obtained on Monday that says that someone can apply to vary the order on &amp;quot;two clear days&#039; notice&amp;quot; means that the soonest the person could apply is Thursday. See &amp;quot;business days&amp;quot; and &amp;quot;calendar days.&amp;quot;&lt;br /&gt;
;clear title:Ownership of property without any debt, liens, or claims having been registered against the property. For example, owning a piece of land without a mortgage or a CPL on the property, or owning a car without a car loan. See &amp;quot;Certificate of Pending Litigation.&amp;quot;&lt;br /&gt;
;coercion:The use of force or intimidation, whether emotional or physical, to compel another person to do something; interference with another person&#039;s freedom of choice to obtain an outcome, action, or behaviour.&lt;br /&gt;
;cohabitation:Living with another person, shacking up, living in sin, playing house. Cohabitation in a &amp;quot;marriage-like relationship&amp;quot; is necessary to qualify as a &amp;quot;spouse&amp;quot; under the &#039;&#039;Family Law Act&#039;&#039;.  See &amp;quot;marriage-like relationship&amp;quot; and &amp;quot;spouse.&amp;quot;&lt;br /&gt;
;cohabitation agreement:An agreement signed by people who are or have begun to live together in a marriage-like relationship that is intended to govern their rights and obligations in the event of the breakdown of their relationship and, sometimes, their rights and obligations during their relationship. See &amp;quot;family law agreement.&amp;quot;&lt;br /&gt;
;collaborative negotiation: A dispute resolution process in which the parties to a legal dispute and their lawyers agree that they will make every effort to resolve the dispute through cooperative, transparent negotiations, sometimes with the assistance of counsellors and neutral experts in financial issues and children&#039;s issues as necessary, without going to court. Also known as collaborative law, even though it&#039;s not a type of law, and as collaborative settlement processes. See &amp;quot;alternative dispute resolution.&amp;quot;&lt;br /&gt;
;collusion:An agreement to do something with one or more other people towards an illegal or harmful goal. In family law, the court must satisfy itself that there has been no collusion between the spouses as to the ground of divorce before a divorce order will be made. &lt;br /&gt;
;common law:(1) The legal principle under which courts are bound to follow the principles established by previous courts in similar cases dealing with similar facts, or (2) the system of justice used in non-criminal cases in all provinces and territories except Quebec.&lt;br /&gt;
;common-law marriage:A form of marriage occurring without government or church licence, in which a couple acquired certain rights and obligations toward each other under the common law, banned as a result of the 1753 English &#039;&#039;Marriage Act&#039;&#039;. Common-law marriages have never been lawful in British Columbia. See &amp;quot;common-law spouse&amp;quot; and &amp;quot;unmarried spouse.&amp;quot;&lt;br /&gt;
;common-law spouse:(1) A popular misconception under which people believe they are married to each other simply because they have lived together, or (2) a popular misnomer describing the legal relationship between long-term cohabitants. Common-law marriages have never been lawful in British Columbia. See &amp;quot;common-law marriage,&amp;quot; &amp;quot;married spouse,&amp;quot; and &amp;quot;unmarried spouse.&amp;quot;&lt;br /&gt;
;competent:In law, having the capacity, ability, or authorization to do a thing. A person who is competent to give evidence is sane and able to understand the issues and results of their evidence. A court that is competent has the authority to deal with the issues in a case and authority over the parties to that case.&lt;br /&gt;
;conclusion of fact:A judge&#039;s decision as to what the facts of a case are, based on the evidence they have heard and their evaluation of the credibility of the witnesses giving the evidence. See &amp;quot;conclusion of law,&amp;quot; &amp;quot;evidence,&amp;quot; &amp;quot;question of fact,&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;conclusion of law:A judge&#039;s decision as to how the law, including any relevant legislation or principles of the common law, should be applied to the facts of a particular case. See &amp;quot;common law,&amp;quot; &amp;quot;conclusion of fact,&amp;quot; &amp;quot;question of law,&amp;quot; and &amp;quot;legislation.&amp;quot;&lt;br /&gt;
;concur:To agree.&lt;br /&gt;
;concurrent:Happening or existing at the same time. Two courts with concurrent jurisdiction each have the jurisdiction to hear the same case and deal with the same legal issues.&lt;br /&gt;
;condonation:Forgiving the wrongful or harmful act of another. In family law, condonation usually refers to forgiving an act of adultery or cruelty and the continuation of the parties&#039; relationship as it had been before, often inadvertently ending the innocent spouse&#039;s ability to apply for a divorce based on the adultery or cruelty. See &amp;quot;adultery,&amp;quot; &amp;quot;cruelty, mental or physical,&amp;quot; and &amp;quot;divorce, grounds of.&amp;quot;&lt;br /&gt;
;conjugal rights:A somewhat outdated term describing the rights resulting from marriage, including each spouse’s entitlement to the comforts of living together, eating at the same table, sympathy, mutual confidence, sex, and so forth. See &amp;quot;consortium.&amp;quot;&lt;br /&gt;
;connivance:Intentionally causing or permitting a wrongful act to happen to achieve a certain goal. In family law, a married spouse conspiring towards the adultery of the other spouse for the purpose of claiming adultery as a ground of divorce would qualify as connivance. A divorce will not be granted where connivance as to the ground of divorce relied on is found. See &amp;quot;adultery,&amp;quot; &amp;quot;collusion,&amp;quot; &amp;quot;condonation,&amp;quot; and &amp;quot;divorce, grounds of.&amp;quot;&lt;br /&gt;
;consanguinity:Being related to another person by blood. For a marriage to be valid, the parties must not be within the prohibited degrees of consanguinity or adoption. See &amp;quot;marriage,&amp;quot; &amp;quot;&#039;&#039;Marriage (Prohibited Degrees) Act&#039;&#039;&amp;quot; and &amp;quot;marriage, validity of.&amp;quot;&lt;br /&gt;
;consent:(1) Agreement, or (2) the giving of permission for a thing to happen or not happen. &lt;br /&gt;
;consent order:An order resolving all or part of a court proceeding, on an interim or final basis, that the parties agree the court should make.&lt;br /&gt;
;consortium:The marital relationship between spouses, specifically the right of each spouse to the company and aid of the other. See &amp;quot;conjugal rights.&amp;quot;&lt;br /&gt;
;conspiracy:The agreement of two or more people to perform an unlawful act or to do a lawful act by unlawful means. A conspirator is a party to a conspiracy. See &amp;quot;lawful.&amp;quot;&lt;br /&gt;
;constitution:In law, the rules that set out the political and legal organization of a state. The power and authority of the governments, the legislative bodies, and the courts, as well as their limits, all stem from the constitution. In Canada, there are two primary constitutional documents, the &#039;&#039;Constitution Act, 1867&#039;&#039; and the &#039;&#039;Constitution Act, 1982&#039;&#039;. The &#039;&#039;Charter of Rights and Freedoms&#039;&#039; is part of the &#039;&#039;Constitution Act, 1982&#039;&#039;.&lt;br /&gt;
;construction:In law, the interpretation of something, like a document or a set of circumstances, so as to give it meaning. For example, if a separation agreement stated that one guardian &amp;quot;will have the children on Monday, Tuesday, and Friday&amp;quot; but didn’t say anything about the other guardian, the agreement would be &#039;&#039;constructed&#039;&#039; to mean that the other guardian would have the children on the days that weren&#039;t mentioned.&lt;br /&gt;
;contact:Under the &#039;&#039;Family Law Act&#039;&#039;, a term that describes the time a person who is not a guardian of a child, including a parent who is not a guardian, has with that child. Under the &#039;&#039;Divorce Act&#039;&#039;, a term that describes the time a person who is not a married spouse has with a child. See &amp;quot;guardian&amp;quot; and &amp;quot;parental responsibilities.&amp;quot;&lt;br /&gt;
;constructive trust:In family law, the finding by a court that a person holds a portion of their assets for the benefit of the other party without an express agreement to that effect between the parties. See &amp;quot;resulting trust,&amp;quot; &amp;quot;trust&amp;quot; and &amp;quot;unjust enrichment.&amp;quot;&lt;br /&gt;
;contempt of court:Doing something or failing to do something that impairs the administration of justice or respect for the court’s authority, such as bribing a witness, disobeying a court order, or misleading the court. Contempt of court can be a civil offence as well as a criminal offence.&lt;br /&gt;
;contingency fees:A fee arrangement whereby a lawyer is paid by taking a percentage of the money awarded to their client by the court or a settlement. Contingency fee agreements are not allowed in family matters, although sometimes a lawyer will agree to be paid from the assets held by a party following the final resolution of an action, such as the proceeds of the sale of a family asset. See &amp;quot;account,&amp;quot; &amp;quot;lawyer&#039;s fees,&amp;quot; and &amp;quot;retainer.&amp;quot;&lt;br /&gt;
;continuance:The continued hearing of an application or trial following a partial hearing at an earlier date. See &amp;quot;adjournment.&amp;quot;&lt;br /&gt;
;contract:An agreement between two or more people, giving them obligations towards each other that can be enforced in court. A valid contract must be offered by one person and accepted by the other, and some form of payment or other thing of value must generally be exchanged between the parties to the contract. &lt;br /&gt;
;contract law:The branch of law dealing with the interpretation and enforcement of contracts. The principles of contract law are usually, but not always, applicable to family law agreements.&lt;br /&gt;
;corollary relief:In a court proceeding for divorce, this term refers to all relief claimed under the &#039;&#039;Divorce Act&#039;&#039; apart from the divorce order itself, specifically claims for parenting orders, child support orders and spousal support orders. See &amp;quot;action&amp;quot; and &amp;quot;relief.&amp;quot;&lt;br /&gt;
;corollary relief proceeding:A court proceeding under the &#039;&#039;Divorce Act&#039;&#039; in which a spouse seeks parenting orders, a child support order or a spousal support order. See &amp;quot;action&amp;quot; and &amp;quot;relief.&amp;quot;&lt;br /&gt;
;corporal punishment:In family law, the physical punishment of a child by a parent, guardian, or another authorized person. Corporal punishment is permitted under the &#039;&#039;Criminal Code&#039;&#039;, but only to a limited extent and only by certain persons, including parents and teachers.&lt;br /&gt;
;costs:In law, a calculation of the allowable legal expenses of a party to a court proceeding, as determined by the Supreme Court Family Rules. The party who is most successful in a court proceeding is usually awarded their &amp;quot;costs&amp;quot; of the proceeding. See &amp;quot;account,&amp;quot; &amp;quot;bill of costs,&amp;quot; &amp;quot;Certificate of Costs or Expenses&amp;quot; and &amp;quot;lawyer&#039;s fees.&amp;quot;&lt;br /&gt;
;counsel:(1) A lawyer, or (2) the advice given by a lawyer to their client.&lt;br /&gt;
;counterclaim:The claims made by a respondent in a court proceeding against the person starting the court proceeding. The legal document required by the Supreme Court Family Rules in which a respondent sets out their counterclaims against a claimant, is a form called a Counterclaim. See &amp;quot;Notice of Family Claim&amp;quot; and &amp;quot;Response to Family Claim.&amp;quot;&lt;br /&gt;
;Court of Appeal:The highest level of court in the province, having the jurisdiction to review decisions of the Supreme Court, all provincial lower courts, and certain tribunals. See &amp;quot;appeal.&amp;quot;&lt;br /&gt;
;court proceeding:A legal proceeding in which one party sues another for a specific remedy or relief, also called an &amp;quot;action,&amp;quot; a &amp;quot;lawsuit,&amp;quot; or a &amp;quot;case.&amp;quot; A court proceeding for divorce, for example, is a proceeding in which the claimant sues the respondent for the relief of a divorce order.&lt;br /&gt;
;court registry:A central office, located in each judicial district, at which the court files for each court proceeding in that district are maintained, and at which legal documents can be filed, searched and reviewed.&lt;br /&gt;
;covenant:A promise to do or not do a particular thing. See &amp;quot;contract,&amp;quot; &amp;quot;family law agreements,&amp;quot; and &amp;quot;separation agreements.&amp;quot;&lt;br /&gt;
;CPL:The short form for &amp;quot;Certificate of Pending Litigation.&amp;quot; See &amp;quot;Certificate of Pending Litigation.&amp;quot;&lt;br /&gt;
;cross-examination:The portion of a trial where a party asks questions of a witness presented by the other party in order to challenge the witness’s recollection and truthfulness. The questions asked of the witness must be relevant to the issues and may be leading, that is, the questions may suggest their answers, for example &amp;quot;You didn&#039;t get home until 2:00am, did you?&amp;quot; See &amp;quot;examination-in-chief,&amp;quot; &amp;quot;evidence,&amp;quot; and &amp;quot;leading question.&amp;quot;&lt;br /&gt;
;Crown:In law, (1) the federal and provincial governments and their departments and agencies, or (2) lawyers employed by the federal and provincial governments to prosecute criminal offences.&lt;br /&gt;
;cruelty:In family law, the physical, verbal, emotional, or mental abuse of one married spouse by the other. Proof of cruelty is grounds for an immediate divorce, providing that the other spouse has not forgiven the cruelty. See &amp;quot;condonation&amp;quot; and &amp;quot;divorce, grounds of.&amp;quot;&lt;br /&gt;
;custody:In family law, an antiquated term used by the old &#039;&#039;Divorce Act&#039;&#039; to describe the right to possess a child and make parenting decisions concerning the child&#039;s health, welfare and upbringing. Replaced in the new &#039;&#039;Divorce Act&#039;&#039; with the term &#039;&#039;decision-making responsibility.&amp;quot; See &amp;quot;access,&amp;quot; &amp;quot;decision-making responsibility&amp;quot; and &amp;quot;parenting time.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==D==&lt;br /&gt;
&lt;br /&gt;
;damages:An award of money payable by one party to a court proceeding to another, usually as compensation for loss or harm suffered as a result of the other party’s actions or omissions. In family law, damages are usually awarded to one party in compensation for breach of contract or spousal abuse. See &amp;quot;breach of contract&amp;quot; and &amp;quot;tort.&amp;quot;&lt;br /&gt;
;debt:A sum of money or an obligation owed by one person to another. A &amp;quot;debtor&amp;quot; is a person responsible for paying a debt; a &amp;quot;creditor&amp;quot; is the person to whom the debt is owed.&lt;br /&gt;
;decision:In law, (1) a judge&#039;s conclusions after hearing argument and considering the evidence presented at a trial or an application, (2) a judgment, or (3) the judge&#039;s reasons. A judge&#039;s written or oral decision will include the judge&#039;s conclusions about the relief or remedies claimed as well as their findings of fact and conclusions of law. A written decision is called the judge’s &amp;quot;reasons for judgment.&amp;quot; See &amp;quot;common law,&amp;quot; &amp;quot;conclusions of law&amp;quot; and &amp;quot;findings of fact.&amp;quot;&lt;br /&gt;
;decision-making responsibility:Under the new &#039;&#039;Divorce Act&#039;&#039;, a term referring to a spouse&#039;s responsibility for making significant decisions about a child, including about healthcare, education, culture, language, religion, spirituality and extracurricular activities. Decision-making responsibility may be shared by both spouses, divided between spouses such that each has responsibility for different decisions, or allocated wholly to one spouse.&lt;br /&gt;
;declaration:In law, a pronouncement of the court about a fact or a state of affairs, such as a declaration that a marriage is void or that a person is the guardian of a child. Not to be confused with an order, which is a mandatory direction of the court requiring a party to do or not do something. See &amp;quot;order.&amp;quot;&lt;br /&gt;
;deem:(1) To make an assumption that one thing follows logically from another, (2) a presumption of a fact based on the existence of other facts, or, sometimes, (3) a presumption of a fact required by law, such as the presumption that a respondent who files a Response to Family Claim has been served with the Notice of Family Claim.&lt;br /&gt;
;&#039;&#039;de facto&#039;&#039;:A Latin phrase meaning &amp;quot;in fact.&amp;quot;&lt;br /&gt;
;default:In law, failing to do something which is either optional or mandatory, such as failing to respond to an application or to a claim within the time limits set out in the rules of court. See &amp;quot;default judgment.&amp;quot;&lt;br /&gt;
;default judgment:A judgment obtained by a claimant following the respondent&#039;s failure to reply to the claimant&#039;s claim within the proper time from service. In the Supreme Court, a respondent who has been properly served with a Notice of Family Claim has 30 days to file a Response to Family Claim. Once those 30 days have elapsed without the response being served on the claimant, the claimant may apply to the court for a judgment in default. This is the basis for divorce orders made under the desk order divorce process. See &amp;quot;desk order divorce&amp;quot; and &amp;quot;Response to Family Claim.&amp;quot;&lt;br /&gt;
;defence:(1) A reply, a rebuttal, an answer to a court proceeding or an application, or (2) a statement as to why a particular claim or application should not succeed. &lt;br /&gt;
;&#039;&#039;de jure&#039;&#039;:A Latin phrase meaning &amp;quot;by law.&amp;quot; By operation of law; as a matter of law; by legal right.&lt;br /&gt;
;delivery:Sending legal documents to a party at that party&#039;s &amp;quot;address for service,&amp;quot; usually by mail, fax, or email, called &amp;quot;ordinary service&amp;quot; in proceedings before the Supreme Court. Certain documents, like a Notice of Family Claim, must be served on the other party by personal service. Most other documents may be served by ordinary service. See also &amp;quot;address for service&amp;quot; and &amp;quot;personal service.&amp;quot;&lt;br /&gt;
;demand letter:A letter describing a legal claim sent to the person against whom the claim might be made, offering to settle the claim without the necessity of legal action on terms set out in the letter. Demand letters are usually issued before court proceedings are commenced to try to settle a potential claim without the need for litigation.&lt;br /&gt;
;&#039;&#039;de minimus non curat lex&#039;&#039;:A Latin maxim meaning &amp;quot;the law does not concern itself with trifles,&amp;quot; also known by its short form, &#039;&#039;de minimus&#039;&#039;. This maxim stands for the idea that some claims or arguments, even though legally correct or valid, are too small or too trivial to be dealt with by the court.&lt;br /&gt;
;denial:In law, defending a claim by denying the truth of a fact supporting the claim; a rejection of the truth of facts alleged.&lt;br /&gt;
;&#039;&#039;de novo&#039;&#039;:A Latin phrase meaning &amp;quot;anew.&amp;quot; Renewed; from the beginning. An application or trial heard &#039;&#039;de novo&#039;&#039; is heard for a second time without the court considering or being bound by the result of or decisions made during the first hearing. &lt;br /&gt;
;dependant:In law, a person who relies on someone else for their support and the necessities of life. See &amp;quot;child,&amp;quot; &amp;quot;child support,&amp;quot; and &amp;quot;spousal support.&amp;quot;&lt;br /&gt;
;deponent:A person giving information under affirmation or oath; a witness. Refers to both a person giving testimony at a trial and a person making an affidavit. See &amp;quot;affidavit,&amp;quot; &amp;quot;evidence,&amp;quot; &amp;quot;testimony&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;desertion:In family law, the abandonment of one married spouse by the other. This is an old ground of divorce that has been replaced in the modern &#039;&#039;Divorce Act&#039;&#039; with simple separation for a period of at least one year. See &amp;quot;divorce, grounds of&amp;quot; and &amp;quot;separation.&amp;quot;&lt;br /&gt;
;desk order divorce:A process in which a divorce order, with or without corollary relief, is obtained following the respondent&#039;s failure to defend the claim for divorce by filing a Response to Family Claim. A desk order divorce does not require a hearing in court and is the cheapest way to obtain a divorce order. See &amp;quot;corollary relief&amp;quot; and &amp;quot;divorce.&amp;quot;&lt;br /&gt;
;disability:In law, a legal incapacity to do certain things, like enter into a contract or start a court proceeding. Legal disabilities include insanity and being under the age of majority. See &amp;quot;age of majority.&amp;quot;&lt;br /&gt;
;disbar:To strip a lawyer of their right to practice law, usually after a formal inquiry by the Law Society.&lt;br /&gt;
;disclosure:A step in a court proceeding in which each party advises the other of the documents in their possession which relate to the issues in the court proceeding and produces copies of any documents the other side requests before trial. This process is regulated by the rules of court, which put each party under an ongoing obligation to continue to advise the other of new documents coming into their possession or control. The purpose of this step is to encourage the settlement of court proceedings and to prevent a party from springing new evidence on the other party at trial. &lt;br /&gt;
;discontinuance:The termination of a claim by the claimant or the termination of a counterclaim by a respondent. The discontinuance of a claim indicates the party&#039;s intention not to proceed with that claim. See &amp;quot;action&amp;quot; and &amp;quot;Counterclaim.&amp;quot;&lt;br /&gt;
;discovery:A step in a court proceeding in which a party may demand that the other party produce specific documents and submit to a cross-examination, on oath or affirmation, outside of court before trial. This process is regulated by the rules of court. The purpose of this step is to encourage the settlement of court proceedings and to make sure that each party knows what the other party&#039;s case will be at trial. See &amp;quot;examination for discovery.&amp;quot;&lt;br /&gt;
;dismiss: In law, a judge’s decision (1) not to grant a claim or (2) to reject a court proceeding with or without trial. An application that is &#039;&#039;dismissed&#039;&#039; has been rejected by the judge. See &amp;quot;application.&amp;quot;&lt;br /&gt;
;dispute resolution:Processes used to resolve legal disputes, including negotiation, collaborative settlement processes, mediation, arbitration and litigation.&lt;br /&gt;
;dissent: (1) Disagreement, or (2) the decision of a judge of the Court of Appeal who disagrees with the decision reached by the majority of the judges hearing the same appeal. See &amp;quot;appeal&amp;quot; and &amp;quot;Court of Appeal.&amp;quot;&lt;br /&gt;
;divorce:The legal termination of a valid marriage by an order of a judge; the ending of a marital relationship and the conjugal obligations of each spouse to the other. See &amp;quot;conjugal rights,&amp;quot; &amp;quot;marriage&amp;quot; and &amp;quot;marriage, validity of.&amp;quot;&lt;br /&gt;
;&#039;&#039;Divorce Act&#039;&#039;:Federal legislation that deals with divorce, custody and access, child support, spousal support, and the recognition of divorce orders made outside of Canada.&lt;br /&gt;
;divorce, grounds of:The &#039;&#039;Divorce Act&#039;&#039; provides one ground upon which the court may make a divorce order, marriage breakdown. Marriage breakdown may be established on proof of the spouses&#039; separation for at least one year, a spouse&#039;s adultery, or a spouse&#039;s cruelty toward the other spouse. See &amp;quot;adultery,&amp;quot; &amp;quot;cruelty,&amp;quot; &amp;quot;divorce,&amp;quot; and &amp;quot;separation.&amp;quot;&lt;br /&gt;
;divorce proceeding:A court proceeding under the &#039;&#039;Divorce Act&#039;&#039; in which a spouse seeks a divorce order. See &amp;quot;divorce.&amp;quot;&lt;br /&gt;
;domestic contract:In family law, an agreement between two or more persons about legal issues that have arisen or may arise, dealing with their respective rights and obligations to one another, that the parties expect will be binding on them and will be enforceable in court. Typical domestic contracts include marriage agreements, cohabitation agreements, and separation agreements.&lt;br /&gt;
;domicile:(1) The place where one has one’s permanent home, where one lives most of the time, or, sometimes, (2) the place where one &#039;&#039;intends&#039;&#039; to have a permanent home. A party&#039;s domicile may have an impact on the jurisdiction of the court to hear a court proceeding, deal with certain claims made in a court proceeding, or determine the applicable law for dividing up property and debt. See &amp;quot;jurisdiction&amp;quot; and &amp;quot;residence.&amp;quot;&lt;br /&gt;
;donee:A person who receives a gift or bequest.&lt;br /&gt;
;donor:A person who gives a gift or bequest to someone, freely and without expectation of payment in return.&lt;br /&gt;
;dower:The entitlement of a wife to a portion of her husband’s estate on his death under the common law. This right is extinguished in British Columbia and is replaced by the provisions of the &#039;&#039;Wills, Estates and Succession Act&#039;&#039; that give a surviving spouse certain rights to share in the estate of the deceased spouse.&lt;br /&gt;
;dowry:In some legal systems, (1) the real property and personal property brought into a marriage by a wife, or (2) the property given to a wife by her husband in return for her marriage to him. There is no legal entitlement to dowry in Canada, agreements for the payment of dowry will not normally be enforceable. See &amp;quot;chattels&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;draft: (1) A preliminary version of a document, (2) an order prepared following judgment and submitted to the court for its approval, or (3) to prepare, or &#039;&#039;draw,&#039;&#039; a legal document.&lt;br /&gt;
;duress:Forcing someone to do something through psychological or emotional pressure; a defence to the enforcement of a contract. If, for example, a separation agreement was entered into under duress, that may be a ground to dispute or apply to set aside that agreement.&lt;br /&gt;
;Durex:A brand of condom. See &amp;quot;child support.&amp;quot;&lt;br /&gt;
;duty:In law, a legal obligation to do or not do something, whether under the common law or pursuant to legislation. See &amp;quot;act&amp;quot; and &amp;quot;common law.&amp;quot;&lt;br /&gt;
;duty counsel: A lawyer paid by legal aid or the government who provides limited legal assistance to people on the day that they are in court.&lt;br /&gt;
&lt;br /&gt;
==E==&lt;br /&gt;
&lt;br /&gt;
;election:In law, the making of a choice between two or more options.&lt;br /&gt;
;enactment:A government action or declaration intended to have a legal effect, usually in the form of legislation or regulation. See &amp;quot;act&amp;quot; and &amp;quot;regulations.&amp;quot;&lt;br /&gt;
;encumbrance:A legal right, usually to payment of a debt, that is secured by registration of the right on the title of property. For example, a mortgage is secured against the title of real property and is registered as an &#039;&#039;encumbrance&#039;&#039; on title. See &amp;quot;Certificate of Pending Litigation,&amp;quot; &amp;quot;clear title&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;endorse:In law, to sign a document or otherwise formally signal one&#039;s approval or acceptance of a document, proposal, contract or draft order.&lt;br /&gt;
;endowment:In family law, the giving of dower to a wife or of dowry by a wife. See &amp;quot;dower&amp;quot; and &amp;quot;dowry.&amp;quot;&lt;br /&gt;
;enjoin:To prohibit or restrain someone from doing something, normally by order of the court. See &amp;quot;restraining order.&amp;quot;&lt;br /&gt;
;enticement:In family law, the act of intentionally causing a wife to leave her husband or intentionally interfering with a married couple&#039;s consortium, formerly a common law cause of action. The &#039;&#039;Family Law Act&#039;&#039; expressly forbids legal actions based on enticement, which is too bad, really. See &amp;quot;cause of action,&amp;quot; &amp;quot;conjugal rights&amp;quot; and &amp;quot;consortium.&amp;quot;&lt;br /&gt;
;&#039;&#039;ergo&#039;&#039;:A Latin word meaning &amp;quot;therefore.&amp;quot;&lt;br /&gt;
;error of fact:A ground of appeal based on a claim that a fact exists or a fact supposed to exist does not, making the judge&#039;s decision void or voidable. See &amp;quot;appeal.&amp;quot;&lt;br /&gt;
;error of law:A ground of appeal based on a claim that the trial judge did not apply the law correctly in reaching their decision. This is the most common ground of appeal. See &amp;quot;appeal&amp;quot; and &amp;quot;error of fact.&amp;quot;&lt;br /&gt;
;estate:In law, all of the personal property and real property that a person owns or in which they have an interest, usually in connection with the prospect or event of the person&#039;s death.&lt;br /&gt;
;&#039;&#039;et al.&#039;&#039;:A Latin phrase meaning &amp;quot;and others,&amp;quot; short for &#039;&#039;et alia&#039;&#039; ― because &amp;quot;alia&amp;quot; is just such a pain to write out. Used in a style of cause (for example, &#039;&#039;Smithwick et al. v. Miller&#039;&#039;, to indicate that there are more parties to a legal action than are listed. See &amp;quot;action&amp;quot; and &amp;quot;style of cause.&amp;quot;&lt;br /&gt;
;evidence:Facts, or proof tending to support the existence of facts, presented to a judge at a hearing or trial. Evidence can be given through the oral testimony of witnesses, in writing as business records and other documents, or in the form of physical objects. Evidence must be admissible according to the rules of court and the rules of evidence. See &amp;quot;circumstantial evidence,&amp;quot; &amp;quot;hearsay&amp;quot; and &amp;quot;testimony.&amp;quot;&lt;br /&gt;
;evidentiary burden:The obligation of a party to prove their case; the onus of proof. The burden of proof usually lies on the party who makes a claim, although in certain circumstances this burden is reversed, usually by operation of statute. In civil litigation, a party must prove their case on the balance of probabilities.&lt;br /&gt;
;examination-in-chief:The portion of a trial where a party asks questions of their own witnesses to elicit evidence of certain facts. The questions asked of the witness cannot be leading, that is, the answer cannot be suggested in the question. For example, &amp;quot;What colour is your car?&amp;quot; rather than &amp;quot;Your car is blue?&amp;quot; See &amp;quot;cross-examination&amp;quot; and &amp;quot;evidence.&amp;quot;&lt;br /&gt;
;examination for discovery:The cross-examination of a party, under oath or affirmation, about the issues in a court proceeding conducted prior to trial. An examination for discovery is held outside court, with no one in attendance except for the parties, the parties&#039; lawyers, and a court reporter. The court reporter produces a transcript of the examination, which may, in certain circumstances, be used at trial. See &amp;quot;discovery.&amp;quot;&lt;br /&gt;
;excluded property:A term under the &#039;&#039;Family Law Act&#039;&#039; referring to property acquired by a spouse prior to the commencement of the spouses&#039; relationship and certain property acquired by a spouse during the relationship, including gifts, inheritances, court awards, and insurance payments. A spouse is presumed to be entitled to keep their excluded property without having to share it with the other spouse. See &amp;quot;family property,&amp;quot; &amp;quot;gift&amp;quot; and &amp;quot;inheritance.&amp;quot;&lt;br /&gt;
;execute:In contract law, to complete or accomplish; to complete the legal formalities necessary to give a document effect. One &amp;quot;executes&amp;quot; a separation agreement, for example, by signing it in the presence of a witness.&lt;br /&gt;
;executor:The person responsible for carrying out the instructions in a will and wrapping up a deceased person&#039;s estate and debts. The lovely feminine form of the word is &amp;quot;executrix,&amp;quot; though the masculine form is commonly applied to executrices and executors both. See &amp;quot;estate,&amp;quot; &amp;quot;testator,&amp;quot; and &amp;quot;will.&amp;quot;&lt;br /&gt;
;&#039;&#039;ex parte&#039;&#039;:A Latin phrase meaning &amp;quot;from one party.&amp;quot; Refers to an application that is brought before the court without notice being given to the other party. Such applications are only heard in urgent situations, for example, where someone has threatened to flee with the children or destroy property. See &amp;quot;application.&amp;quot;&lt;br /&gt;
;expert evidence:Opinion evidence given by an expert at trial, orally, in an affidavit or in a formal report. Opinion evidence is a statement about what a witness thinks or believes, rather than something personally known as a fact, and is generally not admissible at trial except when the opinion is provided by an expert. A person presented as an expert witness must be approved by the court as a qualified expert in their field. In family law, experts typically called to give evidence include accountants, business valuators, doctors, and psychologists. See &amp;quot;evidence&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==F==&lt;br /&gt;
&lt;br /&gt;
;fair market value:A term describing the value of real property or personal property in terms of the amount a reasonable third party would pay for the property at its current location in its current condition.&lt;br /&gt;
;family debt:A term under the &#039;&#039;Family Law Act&#039;&#039; referring to debt owed by either or both spouses that accumulated during the spouses&#039; relationship, as well as after separation if used to maintain family property. Both spouses are presumed to be equally liable for family debt.&lt;br /&gt;
;family home:In family law, the dwelling occupied by a family as their primary residence. See &amp;quot;family property&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;&#039;&#039;Family Law Act&#039;&#039;:Provincial legislation that deals with parentage, guardianship, parental responsibilities and parenting time, contact, child support, spousal support, and the division of property and debt. &lt;br /&gt;
;Family Law Act Regulation:A provincial regulation that prescribes the training necessary to work as a family law mediator, a family law arbitrator, and a parenting coordinator, and adopts the federal Child Support Guidelines for the purpose of the &#039;&#039;Family Law Act&#039;&#039;. See &amp;quot;Child Support Guidelines&amp;quot; and &amp;quot;&#039;&#039;Family Law Act&#039;&#039;.&amp;quot;&lt;br /&gt;
;family law agreement:An agreement between two or more persons about family law issues that have arisen or may arise, dealing with their respective rights and obligations to one another, which the parties expect will be binding on them and be enforceable in court. Typical family law agreements include marriage agreements, cohabitation agreements and separation agreements.&lt;br /&gt;
;family law arbitrator:A lawyer or another person with special training in the arbitration of family law disputes who meets the training and experience requirements set out in the provincial Family Law Act Regulation. See &amp;quot;arbitration.&amp;quot;&lt;br /&gt;
;family law mediator: A lawyer or another person with special training in the mediation of family law disputes who meets the training and experience requirements set out in the provincial Family Law Act Regulation. See &amp;quot;mediation.&amp;quot;&lt;br /&gt;
;family property:A term under the &#039;&#039;Family Law Act&#039;&#039; referring to property acquired by either or both spouses during their relationship, as well as after separation if bought with family property. Both spouses are presumed to be entitled to share equally in any family property. See &amp;quot;excluded property.&amp;quot; &lt;br /&gt;
;&#039;&#039;Family Relations Act&#039;&#039;:Former provincial legislation that dealt with custody, guardianship, access, child support, spousal support, and, for married spouses, the division of family assets. Now wholly repealed except for certain lingering effects involving the division of property and agreements made or proceedings started before the &#039;&#039;Family Law Act&#039;&#039; became law. See &amp;quot;&#039;&#039;Family Law Act&#039;&#039;.&amp;quot;&lt;br /&gt;
;final judgment:A judge&#039;s decision that finally determines some or all of the claims in a court proceeding, following which there is no other recourse open to a dissatisfied party except an appeal. See &amp;quot;decision.&amp;quot;&lt;br /&gt;
;Financial Statement:A legal document required by the rules of court in which a party to a court proceeding involving child support, spousal support, the division of property, or the division of debt must describe their income, expenses, assets, and liabilities under oath or affirmation. The Provincial Court Family Rules and the Supreme Court Family Rules each have a form called &#039;&#039;Financial Statement&#039;&#039;. See &amp;quot;affirm,&amp;quot; &amp;quot;oath,&amp;quot; and &amp;quot;perjury.&amp;quot;&lt;br /&gt;
;finding:A conclusion made by a judge which decides a point of law or a fact in dispute.&lt;br /&gt;
;finding of fact:A judge’s conclusion about the facts in a court proceeding, made after hearing all the evidence. See &amp;quot;decision,&amp;quot; &amp;quot;error of fact&amp;quot; and &amp;quot;question of fact.&amp;quot;&lt;br /&gt;
;finding of law:A judge’s conclusion about the law to be applied to the facts in a court proceeding, or how the law should be applied to the facts in a proceeding, made after hearing the parties&#039; arguments on the applicable law. See &amp;quot;decision,&amp;quot; &amp;quot;error of law&amp;quot; and &amp;quot;question of law.&amp;quot;&lt;br /&gt;
;fornication:Sex between two unmarried people. No longer a criminal offence in Canada, thankfully, although it remains one in certain American states. Check with your travel agent. See &amp;quot;adultery.&amp;quot;&lt;br /&gt;
;forum:In law, a particular court or level of court, sometimes used in reference to the court&#039;s jurisdiction over a particular issue.&lt;br /&gt;
;foster care:A home where a child lives other than with their natural or adoptive parents. Such a situation usually arises when the child welfare authorities have apprehended a child or when a child&#039;s parents voluntarily give the child up. See &amp;quot;apprehension.&amp;quot;&lt;br /&gt;
;foster parent:An adult charged with the care of a child who is not their own natural or adoptive child, usually in the position of a guardian to the child, who receives money in exchange for caring for the child. See &amp;quot;apprehension&amp;quot; and &amp;quot;guardian.&amp;quot;&lt;br /&gt;
;frivolous and vexatious:A term under the provincial &#039;&#039;Supreme Court Act&#039;&#039; describing court proceedings or applications that are clearly unsupported by the evidence or the law. Such behaviour is considered to be a nuisance to other parties to those proceedings and a waste of the court’s time, and may result in an order preventing the litigant from taking further legal steps without permission from the court. See &amp;quot;action.&amp;quot;&lt;br /&gt;
;frustration:(1) In contract law, the inability to complete or fulfill a contract, whether intentional or unintentional, or (2) the intentional interference with a person&#039;s rights under a contract or court order. (3) In family law, the motivation behind an application for annulment based on non-consummation of the marriage. A contract that cannot be completed or fulfilled is said to be &amp;quot;frustrated.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==G==&lt;br /&gt;
&lt;br /&gt;
;gainful employment:Steady work for pay. In family law, a dependent spouse usually has a duty to find gainful employment and become self-sufficient following the breakdown of a relationship. Under certain circumstances, a failure to find gainful employment, or to take reasonable steps toward finding gainful employment, may justify the termination of spousal support. See &amp;quot;dependent&amp;quot; and &amp;quot;spousal support.&amp;quot;&lt;br /&gt;
;gift:A voluntary transfer of property from one person to another, without expectation of payment or reward. Gifts to one spouse do not usually qualify as family property, and are excluded from the pool of property to be divided. See &amp;quot;donee,&amp;quot; &amp;quot;donor,&amp;quot; &amp;quot;excluded property&amp;quot; and &amp;quot;family property.&amp;quot;&lt;br /&gt;
;good faith:Acting in an honest, truthful, open, and fair manner, without the intent to deceive or defraud. Also known by the Latin phrase &#039;&#039;bona fide&#039;&#039;. See &amp;quot;bad faith.&amp;quot;&lt;br /&gt;
;guardian:(1) A person charged with the legal care of someone under a legal disability. (2) A term under the &#039;&#039;Family Law Act&#039;&#039; referring to a person, including a parent, who is responsible for the care and upbringing of a child through the exercise of parental responsibilities. See &amp;quot;disability,&amp;quot; &amp;quot;parental responsibilities&amp;quot; and &amp;quot;parenting time.&amp;quot;&lt;br /&gt;
;guardian &#039;&#039;ad litem&#039;&#039;:An English word combined with a Latin phrase meaning a guardian &amp;quot;for the litigation.&amp;quot; A person conducting a court proceeding on behalf of someone under a legal disability, as if they were that person. Also called a &amp;quot;litigation guardian.&amp;quot; See &amp;quot;disability.&amp;quot;&lt;br /&gt;
;Guidelines:Short for the Child Support Guidelines, a regulation to the federal &#039;&#039;Divorce Act&#039;&#039;, adopted by each province and territory except Quebec, that sets the amount of child support a parent or guardian must pay, usually based on the person&#039;s income and the number of children involved.&lt;br /&gt;
&lt;br /&gt;
==H==&lt;br /&gt;
&lt;br /&gt;
;Hague Conventions:Legal agreements binding between signatory nations at the Hague. While there are a number of these agreements, the most important for family law matters is the Hague Convention on the Civil Aspects of International Child Abduction, which deals with the return of children from foreign countries to which they have been wrongly removed by a parent or guardian. &lt;br /&gt;
;hearing:In law, any proceeding before a judicial official to determine questions of law and questions of fact, including the hearing of an application and the hearing of a trial. See &amp;quot;decision.&amp;quot;&lt;br /&gt;
;hearsay:Evidence of which a witness has no direct, personal knowledge. For example, evidence to the effect that “Pierre told me that Mitsou trashed the car” or &amp;quot;Mitsou told me she trashed the car&amp;quot; are both hearsay. Hearsay evidence is not usually admissible. There are a number of exceptions to the general rule against hearsay, the most important of which allows hearsay evidence in interim applications as long as the source of the hearsay information is identified. See &amp;quot;affidavit,&amp;quot; &amp;quot;application,&amp;quot; &amp;quot;evidence&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;heirs:In wills and estates law, (1) the people intended or expected to receive property or other benefits under a will, or (2) a person&#039;s direct lineal descendants. See &amp;quot;executor&amp;quot; and &amp;quot;will.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==I==&lt;br /&gt;
&lt;br /&gt;
;indemnify:(1) To make good financial loss or harm suffered by another, or (2) to repay someone for expenses they have incurred.&lt;br /&gt;
;indigent:Being impoverished. Persons with limited or no income used to apply to the Supreme Court and Court of Appeal for &#039;&#039;indigent status&#039;&#039;, which exempted them from paying the usual court fees for all or a part of a court proceeding. Thankfully, the terms &#039;&#039;indigent&#039;&#039; or &#039;&#039;impoverished&#039;&#039; are no longer used in such applications. The Rules for both the Supreme Court and Court of Appeal now refer to applications to &#039;&#039;waive fees&#039;&#039;.  &lt;br /&gt;
;infant:A person not yet of the age of majority, a minor, a child. See &amp;quot;age of majority,&amp;quot; &amp;quot;child&amp;quot; and &amp;quot;disability.&amp;quot;&lt;br /&gt;
;&#039;&#039;Infants Act&#039;&#039;:Provincial legislation that governs both the legal capacity of minors and contracts involving minors. See &amp;quot;age of majority,&amp;quot; &amp;quot;child&amp;quot; and &amp;quot;disability.&amp;quot;&lt;br /&gt;
;inherent jurisdiction:The power of superior courts to (1) make decisions and orders in absence of specific legislative authority, (2) maintain their authority, and (3) take steps to prevent their processes from being obstructed and abused. The superior courts of British Columbia are the Supreme Court and the Court of Appeal. See &amp;quot;&#039;&#039;parens patriae&#039;&#039; jurisdiction.&amp;quot;&lt;br /&gt;
;inheritance:Real property or personal property received as a result of the provisions of a will or under the &#039;&#039;Wills, Estates and Succession Act&#039;&#039;. Inheritances do not usually qualify as family property subject to division between spouses. See &amp;quot;family property,&amp;quot; &amp;quot;real property&amp;quot; and &amp;quot;will.&amp;quot;&lt;br /&gt;
;injunction:A court order that someone not do or cease doing a thing; a restraining order. In family law, injunctions are often sought, for example, to stop someone from removing the children from a place, from disposing of assets, or from harassing someone. See &amp;quot;application&amp;quot; and &amp;quot;ex parte.&amp;quot;&lt;br /&gt;
;&#039;&#039;in loco parentis&#039;&#039;:A Latin phrase meaning &amp;quot;in the place of a parent.&amp;quot; Acting as a parent in the place of the child’s natural or adoptive parent or intending to stand in the place of that parent. A married spouse found to be &#039;&#039;in loco parentis&#039;&#039; to a child may be responsible to pay child support for that child under the &#039;&#039;Divorce Act&#039;&#039;. See &amp;quot;adoptive parent,&amp;quot; &amp;quot;natural parent&amp;quot; and &amp;quot;stepparent.&amp;quot;&lt;br /&gt;
;&#039;&#039;in personam&#039;&#039;:A Latin phrase meaning &amp;quot;against the person.&amp;quot; Refers to a right or an order made against a person rather than in reference to objects or property. See &amp;quot;in rem.&amp;quot;&lt;br /&gt;
;&#039;&#039;in rem&#039;&#039;:A Latin phrase meaning &amp;quot;against the thing.&amp;quot; Refers to a right or an order made in reference to objects or property rather than against a person. See &amp;quot;in personam.&amp;quot;&lt;br /&gt;
;inspection of documents:The right of a party to a court proceeding to look at and copy documents held by the other party that relate to any issues in the proceeding; part of the discovery and production process. See &amp;quot;disclosure&amp;quot; and &amp;quot;discovery.&amp;quot;   &lt;br /&gt;
;instructions:In law, the directions given by a client to their lawyer about either the conduct of their affairs or a court proceeding.&lt;br /&gt;
;instrument:In law, a legal document that sets out certain rights and obligations, or records certain facts or entitlements to certain benefits and obligations, such as a contract, a waiver, and a will. See &amp;quot;family law agreements&amp;quot; and &amp;quot;will.&amp;quot;&lt;br /&gt;
;&#039;&#039;inter alia&#039;&#039;:A Latin phrase meaning &amp;quot;among other things.&amp;quot; For example, &amp;quot;The children on the Brady Bunch included, &#039;&#039;inter alia&#039;&#039;, Cindy, Jan, and Bobby.&amp;quot;&lt;br /&gt;
;interim application:An application, also called an &amp;quot;interlocutory application,&amp;quot; made after the start of a court proceeding but before its conclusion, usually for temporary relief pending the final resolution of the proceeding at trial or by settlement. In family law, interim applications are useful to determine issues like where the children will live, who will pay child support, and whether spousal support should be paid on a rough and ready basis. See &amp;quot;application&amp;quot; and &amp;quot;interim order.&amp;quot;&lt;br /&gt;
;interim order:Any order made prior to the final resolution of a court proceeding by trial or by settlement; a temporary, rather than permanent or final, order. See &amp;quot;application&amp;quot; and &amp;quot;interim application.&amp;quot;&lt;br /&gt;
;interlocutory:Literally, “between speaking,” refers to interim applications brought after the start of a court proceeding but before its conclusion. See &amp;quot;interim application&amp;quot; and &amp;quot;interim order.&amp;quot;&lt;br /&gt;
;interrogatories:Written questions given by one party to a court proceeding to the other that must be answered in affidavit form; part of the discovery process. See &amp;quot;discovery.&amp;quot;&lt;br /&gt;
;intestate:Dying without a will. In such circumstances, the distribution of the dead person’s estate is governed by the &#039;&#039;Wills, Estates and Succession Act&#039;&#039;. See also &amp;quot;estate,&amp;quot; &amp;quot;inheritance&amp;quot; and &amp;quot;will.&amp;quot;&lt;br /&gt;
;in the alternative:A phrase used to indicate secondary relief or a secondary ground of relief in a claim or application, usually presented as an option to the primary relief or primary ground of relief. See &amp;quot;alternative,&amp;quot; &amp;quot;motion,&amp;quot; &amp;quot;pleadings&amp;quot; and &amp;quot;relief.&amp;quot;&lt;br /&gt;
;in trust:A phrase describing how property is held by one person for the benefit of another person who is ultimately entitled to the use or proceeds of sale of that property. Money held &#039;&#039;in trust&#039;&#039; is held in a lawyer&#039;s bank account on behalf of a client, on the lawyer’s promise not to use that money except as may be agreed.&lt;br /&gt;
;&#039;&#039;in utero&#039;&#039;:A Latin phrase meaning &amp;quot;in the womb.&amp;quot; Used in reference to fetuses.&lt;br /&gt;
&lt;br /&gt;
==J==&lt;br /&gt;
&lt;br /&gt;
;J.D.:To practise law in British Columbia, one requires a law degree in the form of either a Bachelor of Laws degree (LL.B.) or a Juris Doctor degree (J.D.). “LL.M.&amp;quot; stands for a Master of Laws degree and “LL.D.&amp;quot; for a Doctor of Laws. A J.D. is the same thing as an LL.B. but sounds way more impressive.&lt;br /&gt;
;joint account:A bank account owned by more than one person, normally with an equal entitlement to deposit or withdraw, with or without the consent of the other account holders.&lt;br /&gt;
;joint custody:A term used by the old &#039;&#039;Divorce Act&#039;&#039; when both spouses have custody of a child, giving both the right to make parenting decisions concerning the child&#039;s health, welfare, and upbringing, but not necessarily requiring or implying that the spouses have equal or near-equal amounts of time with the child. See “access,&amp;quot; &amp;quot;custody&amp;quot; and &amp;quot;decision-making responsibility.&amp;quot;&lt;br /&gt;
;joint tenancy:A form of property co-ownership in which each joint tenant has a right of ownership of the whole property that is indistinct from the ownership rights of the other joint tenants. In other words, each joint tenant has a right to the whole property. See &amp;quot;tenancy in common.&amp;quot;&lt;br /&gt;
;judge:A person appointed by the federal or provincial government to manage and decide court proceedings in an impartial manner, independent of influence by the parties, the government, or agents of the government. The decisions of a judge are binding upon the parties to the proceeding, subject to appeal. &lt;br /&gt;
;judgment:A judge&#039;s conclusions after hearing argument and considering the evidence presented at a trial or an application; a decision, the judge&#039;s reasons. A judge&#039;s written or oral decision will include the judge&#039;s conclusions about the relief or remedies claimed as well as the judge&#039;s findings of fact and conclusions of law. A written decision is called the judge’s &amp;quot;reasons for judgment.&amp;quot; See &amp;quot;common law,&amp;quot; &amp;quot;conclusion of law,&amp;quot; &amp;quot;finding of fact&amp;quot; and &amp;quot;final judgment.&amp;quot;&lt;br /&gt;
;jurisdiction:With respect to courts, (1) the authority of the court to hear an action and make orders, (2) the limits of the authority of a particular judicial official, (3) the geographic location of a court, or (4) the territorial limits of a court&#039;s authority. With respect to governments, (5) the authority of a government to make legislation as determined by the constitution, or (6) the limits of authority of a particular government agency. See “constitution.&amp;quot;&lt;br /&gt;
;justice:A judge of the superior courts of British Columbia, being the Supreme Court and the Court of Appeal.&lt;br /&gt;
;justice of the peace:A court official appointed by the provincial government with limited decision-making authority and jurisdiction, usually charged with managing court schedules, the terms of release of arrested persons, and other administrative tasks with a discretionary element. See &amp;quot;judge&amp;quot; and &amp;quot;jurisdiction.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==K==&lt;br /&gt;
&lt;br /&gt;
;KC:The abbreviation of &amp;quot;King&#039;s Counsel.&amp;quot; A KC is an honour often, but not invariably, granted to lawyers of particular excellence, and may also be granted for other reasons such as service to the legal community, the public or a political party.&lt;br /&gt;
&lt;br /&gt;
==L==&lt;br /&gt;
&lt;br /&gt;
;land:Real property; a parcel of real property and the buildings upon it. See also &amp;quot;chattel,&amp;quot; &amp;quot;ownership&amp;quot; and &amp;quot;possession.&amp;quot;&lt;br /&gt;
;&#039;&#039;Land (Spouse Protection) Act&#039;&#039;:Provincial legislation allowing married and unmarried spouses to file an &amp;quot;entry&amp;quot; on the title of the family home, whether court proceedings have been started or not, that will prevent the property from being sold without their consent. See &amp;quot;family home.&amp;quot;&lt;br /&gt;
;&#039;&#039;Land Title Act&#039;&#039;:Provincial legislation governing the ownership and transfer of land in British Columbia, including the issuance and registration of Certificates of Pending Litigation, liens, judgments, and mortgages. See &amp;quot;encumbrance&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;Land Title and Survey Authority:The provincial government agency responsible for maintaining written records of the ownership of real property in the province, together with a record of the encumbrances which may be registered against a property. See &amp;quot;Land Title Act&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;last will and testament:A legal document in which a person sets out how they wish their property to be disposed of after death; a will. See &amp;quot;will.&amp;quot;&lt;br /&gt;
;lawful:Conduct that is permitted both by the law. See &amp;quot;unlawful.&amp;quot;&lt;br /&gt;
;lawyer:A person licensed to practice law in a particular jurisdiction by that jurisdiction&#039;s law society. See &amp;quot;barrister and solicitor.&amp;quot;&lt;br /&gt;
;lawyer&#039;s fees:The money charged by a lawyer to their client for the lawyer&#039;s services, usually pursuant to the terms of the lawyer&#039;s retainer agreement. Most family law lawyers bill by the hour with a premium for success or the difficulty or novelty of the case. A lawyer&#039;s bill may include &amp;quot;disbursements,&amp;quot; costs incurred by the lawyer for such things as courier fees, court fees, or photocopying expenses. See &amp;quot;account&amp;quot; and &amp;quot;Certificate of Fees.&amp;quot;&lt;br /&gt;
;lay litigant:A party to a court proceeding who is not represented by a lawyer and acts on their own behalf, also referred to as a litigant without counsel, a self-represented litigant, and a &#039;&#039;pro se&#039;&#039; litigant. &amp;quot;Lay&amp;quot; in this context means without professional training. See &amp;quot;action,&amp;quot; &amp;quot;lawyer&amp;quot; and &amp;quot;litigant.&amp;quot;&lt;br /&gt;
;leading question:A question asked of a witness, normally during cross-examination, which suggests the answer. For example: &amp;quot;You&#039;ve never worked a day in your life, have you?&amp;quot; See &amp;quot;cross-examination.&amp;quot;&lt;br /&gt;
;lease:An agreement that requires payment for the use of property, under which the owner of property, like a car or an apartment, gives up the right to occupy and use that property in exchange for a sum of money. A &amp;quot;lessor&amp;quot; is the person who retains ownership of the property and receives money for its use. A &amp;quot;lessee&amp;quot; is the person who purchases the right of possession and use of the property.&lt;br /&gt;
;legal description:In real property law, the full formal identification of a particular piece of property by its lot number, district lot number, block number, plan number, and land district, rather than by its street address. See &amp;quot;Land Title and Survey Authority,&amp;quot; &amp;quot;PID,&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;legal duty:A legal obligation to do or not do a thing, whether by legislation, the common law, or an order of the court. For example, the &#039;&#039;Criminal Code&#039;&#039; imposes a legal duty on parents to provide the necessities of life to their children until they turn 16, while the &#039;&#039;Family Law Act&#039;&#039; imposes a duty on parents to make decisions in the best interests of their children. See &amp;quot;duty.&amp;quot;&lt;br /&gt;
;legislate:(1) The power of a government to create and change written laws governing things, people, and places, or (2) a right of the provincial and federal governments to propose, enact, and enforce laws derived from the &#039;&#039;Constitution&#039;&#039;. See &amp;quot;act&amp;quot; and &amp;quot;constitution.&amp;quot;&lt;br /&gt;
;legislation:An act; a statute; a written law made by a government. See &amp;quot;regulations.&amp;quot;&lt;br /&gt;
;limitation period:A time period after which someone may not make a claim because the right to do so has expired. The time for making a claim is set by legislation, and limitation periods differ depending on the type of claim or the relationship between people making and defending the claim.   &lt;br /&gt;
;&#039;&#039;lis pendens&#039;&#039;:The old name for a document now known as a Certificate of Pending Litigation. See &amp;quot;Certificate of Pending Litigation.&amp;quot;&lt;br /&gt;
;litigant:A party to a court proceeding, such as an appellant, an applicant, a claimant or a respondent. See &amp;quot;action.&amp;quot;&lt;br /&gt;
;LL.B: To practise law in British Columbia one requires a law degree in the form of either a Bachelor of Laws degree (LL.B.) or a Juris Doctor degree (J.D.). “LL.M.&amp;quot; stands for a Master of Laws degree and “LL.D.&amp;quot; for a Doctor of Laws degree.&lt;br /&gt;
&lt;br /&gt;
==M==&lt;br /&gt;
&lt;br /&gt;
;maintenance:In family law, an antiquated term referring to child support and spousal support. See &amp;quot;child support&amp;quot; and &amp;quot;spousal support.&amp;quot;&lt;br /&gt;
;&#039;&#039;male fides&#039;&#039;:A Latin phrase meaning “in bad faith.&amp;quot; Intentionally misleading someone else, whether by doing or not doing something; acting in a manner contrary to one&#039;s actual intention; failing to act honestly and openly. See &amp;quot;good faith.&amp;quot;&lt;br /&gt;
;malfeasance:Doing an act that is wrongful or unlawful by operation of law. A &amp;quot;malfeasor&amp;quot; is a person who has committed a wrongful or unlawful act. See &amp;quot;unlawful.&amp;quot;&lt;br /&gt;
;marriage:A legal relationship between two persons, whether of the same or opposite genders, that is solemnized by a marriage commissioner or licenced religious official and gives rise to certain mutual rights, benefits, and obligations. See also &amp;quot;conjugal rights,&amp;quot; &amp;quot;consortium,&amp;quot; and &amp;quot;marriage, validity of.&amp;quot;&lt;br /&gt;
;marriage, validity of:For a marriage to be valid, the spouses must be unmarried at the time of the marriage, not within the prohibited degrees of consanguinity, and capable of understanding the meaning of marriage, and the marriage must be performed by a person entitled to solemnize marriage in the jurisdiction where the marriage is performed under the laws of that jurisdiction. See &amp;quot;age of majority,&amp;quot; &amp;quot;bigamy,&amp;quot; &amp;quot;consanguinity,&amp;quot; &amp;quot;disability&amp;quot; and &amp;quot;polygamy.&amp;quot;&lt;br /&gt;
;&#039;&#039;Marriage Act&#039;&#039;:Provincial legislation that governs people&#039;s capacity to marry and the formalities of the marriage ceremony.&lt;br /&gt;
;marriage agreement:An agreement signed by people who are planning on marrying or who have married that is intended to govern their rights and obligations in the event of the breakdown of their marriage and, sometimes, their rights and obligations during their marriage. See &amp;quot;family law agreement.&amp;quot;&lt;br /&gt;
;marriage-like relationship:In family law, the quality of an unmarried couple&#039;s relationship that demonstrates their commitment to each other, their perception of themselves as a couple, and their willingness to sacrifice individual advantages for the advantage of themselves as a couple; a legal requirement for a couple to be considered spouses under the &#039;&#039;Family Law Act&#039;&#039; without marrying. See &amp;quot;cohabitation,&amp;quot; &amp;quot;marriage,&amp;quot; and &amp;quot;spouse.&amp;quot;&lt;br /&gt;
;&#039;&#039;Marriage (Prohibited Degrees) Act&#039;&#039;:Federal legislation that describes the degrees of relatedness within which persons cannot marry.&lt;br /&gt;
;married spouse:A person who is validly married to another person as a result of a ceremony presided over by someone with the authority to conduct marriages. See &amp;quot;marriage&amp;quot; and &amp;quot;unmarried spouse.&amp;quot;&lt;br /&gt;
;master:Since January 2024, these provincially-appointed judicial officials of the BC Supreme Court are now called &#039;&#039;associate judges&#039;&#039;. They serve a similar role as justices of the BC Supreme Court, but have limited jurisdiction. Associate judges are usually charged with making interim decisions before final judgment in a court proceeding, and certain decisions after final judgment, including the assessment of lawyers&#039; bills and the settling of bills of cost. See &amp;quot;interim application,&amp;quot; &amp;quot;judge&amp;quot; and &amp;quot;jurisdiction.&amp;quot;&lt;br /&gt;
;material:In law, something that is relevant or important. A material fact, for example, is a fact relevant to a claim or a defence to a claim. See &amp;quot;claim,&amp;quot; &amp;quot;evidence&amp;quot; and &amp;quot;fact.&amp;quot;&lt;br /&gt;
;matrimonial home:In family law, the dwelling occupied by a family as their primary residence. See &amp;quot;family property&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;mediation:A dispute resolution process in which a specially-trained neutral person facilitates discussions between the parties to a legal dispute and helps them reach a compromise settling the dispute. See &amp;quot;alternative dispute resolution&amp;quot; and &amp;quot;family law mediator.&amp;quot;&lt;br /&gt;
;mediation-arbitration: A dispute resolution process where the parties sign an agreement committing to a process that begins as mediation, but can turn into an arbitration process if the parties can&#039;t settle their issues. Also called &amp;quot;med-arb.&amp;quot; A mediation-arbitration agreement says when the mediation phase ends and the arbitration phase begins, usually when the mediator-arbitrator reaches the conclusion that one or more issues cannot be resolved by the parties&#039; agreement. See &amp;quot;arbitration&amp;quot; and &amp;quot;mediation.&amp;quot;&lt;br /&gt;
;memorandum of understanding:A document setting out the essential terms of a settlement reached between two or more people resolving a legal dispute, often used as a guide to the preparation of a formal final agreement or final order to be made with the consent of the parties. See &amp;quot;consent order&amp;quot; and &amp;quot;family law agreements.&amp;quot;&lt;br /&gt;
;minor:A person who is younger than the legal age of majority, 19 in British Columbia. Not to be confused with &amp;quot;miner,&amp;quot; which means something else altogether. See &amp;quot;age of majority.&amp;quot;&lt;br /&gt;
;minutes of settlement:A document setting out the essential terms of an agreement reached between two or more parties to a court proceeding, produced after negotiations and signed by the parties and their lawyers. Minutes of settlement are normally used as a guide to the preparation of a formal final agreement or final order, and are often attached to that agreement order as a schedule. See &amp;quot;consent order,&amp;quot; &amp;quot;family law agreements,&amp;quot; &amp;quot;litigant&amp;quot; and &amp;quot;order.&amp;quot;&lt;br /&gt;
;miscarriage of justice:A term referring to the demonstrable and traumatic failure of the justice system in a particular court proceeding.&lt;br /&gt;
;misrepresentation:Acts or words tending or intended to give a misleading or false impression as to the true state of affairs. See &amp;quot;bad faith.&amp;quot;&lt;br /&gt;
;mistake:(1) In law, an unintentional act or failure to act arising from a misunderstanding of the true state of affairs, from ignorance, or from an error not made in bad faith. (2) In contract law, an unintentional misunderstanding as to the nature of a term agreed to in a contract that may justify setting aside all or part of the contract. See &amp;quot;bad faith&amp;quot; and &amp;quot;contract.&amp;quot;&lt;br /&gt;
;mortgage:The conditional transfer of the title to real property by an owner to another person in return for money given by that person as a loan, while retaining possession of the property. The party to whom title is given, the &amp;quot;mortgagee,&amp;quot; usually a bank, is allowed to register the title of the property in their name if the person taking the loan, the &amp;quot;mortgagor,&amp;quot; fails to make the required payments. See &amp;quot;encumbrance&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;motion:In law, an application to the court for an order, usually brought after the commencement of a court proceeding but before its conclusion by trial or settlement; an interim application. See &amp;quot;action,&amp;quot; &amp;quot;interim application,&amp;quot; and &amp;quot;order.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==N==&lt;br /&gt;
&lt;br /&gt;
;natural parent:A biological or birth parent of a child, as opposed to an adoptive parent or a stepparent. See &amp;quot;adoptive parent&amp;quot; and &amp;quot;stepparent.&amp;quot;&lt;br /&gt;
;negligence:Failing to do something that a reasonable person would do, or doing something that a reasonable person would not do, which results in harm to someone else.&lt;br /&gt;
;negotiation:In family law, the process by which an agreement is formed between the parties to a legal dispute resolving that dispute, usually requiring mutual compromise from the parties&#039; original positions to the extent tolerable by each party. See &amp;quot;alternative dispute resolution&amp;quot; and &amp;quot;family law agreements.&amp;quot;&lt;br /&gt;
;net income:The remainder of a person’s annual income after mandatory deductions have been paid, which may include CPP, EI, income taxes, and union or professional dues. For self-employed persons, necessary and reasonable business and operating expenses may also be deducted to determine net income.&lt;br /&gt;
;nil:A short form of the Latin word &#039;&#039;nihil&#039;&#039; meaning &amp;quot;nothing&amp;quot;; usually used to indicate a zero value. See &amp;quot;null and void.&amp;quot;&lt;br /&gt;
;&#039;&#039;non compos mentis&#039;&#039;:A Latin phrase meaning &amp;quot;not of sound mind.” A legal disability arising from mental infirmity. See &amp;quot;disability.&amp;quot;&lt;br /&gt;
;notary public:A person authorized to administer affirmations and oaths, and to execute or certify documents. All lawyers are notaries public in addition to being barristers and solicitors. See &amp;quot;barrister and solicitor.”&lt;br /&gt;
;Notice of Appeal:A legal document required under the rules of British Columbia&#039;s Supreme Court and Court of Appeal which is used to give notice of a party&#039;s intention to appeal a decision. See &amp;quot;appeal&amp;quot; and &amp;quot;decision.&amp;quot;&lt;br /&gt;
;Notice of Application:A legal document required by the Supreme Court Family Rules to bring an interim application, setting out the relief claimed by the applicant, the grounds on which that relief is claimed, and the date on which the application will be heard. See &amp;quot;applicant,&amp;quot; &amp;quot;grounds,&amp;quot; &amp;quot;interim application&amp;quot; and &amp;quot;relief.&amp;quot;&lt;br /&gt;
;Notice of Family Claim:A legal document required by the Supreme Court Family Rules to begin a court proceeding, setting out the relief claimed by the claimant and the grounds on which that relief is claimed. See &amp;quot;action,&amp;quot; &amp;quot;claim,&amp;quot; &amp;quot;claimant,&amp;quot; &amp;quot;pleadings&amp;quot; and &amp;quot;relief.&amp;quot; &lt;br /&gt;
;Notice of Hearing:A legal document required by the Supreme Court Family Rules that fixes the date for the hearing of a Petition. See &amp;quot;hearing&amp;quot; and &amp;quot;Petition.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==O==&lt;br /&gt;
&lt;br /&gt;
;oath:In law, a guarantee of the truth of a statement secured by one&#039;s faith in a god, and the prospect of torment in the afterlife in the event the promise is falsely made. People making affidavits and giving oral evidence in court will often give their evidence under oath. See &amp;quot;affidavit,&amp;quot; &amp;quot;affirm,&amp;quot; &amp;quot;perjury&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;obligation:A duty, whether contractual, moral, or legal in origin, to do or not do something. See &amp;quot;duty.&amp;quot;&lt;br /&gt;
;obstruction of justice:Doing a thing or not doing a thing with the intention or effect of hindering the proper administration of justice. See &amp;quot;contempt of court.&amp;quot;&lt;br /&gt;
;&#039;&#039;Offence Act&#039;&#039;:Provincial legislation that sets out the consequences for committing an offence under provincial laws, and the process by which a complaint that someone has committed a provincial offence is made and heard.&lt;br /&gt;
;offer:In contract law, the expression, either orally or in writing, of a willingness to be bound by a proposed agreement, contract, or settlement. See &amp;quot;offer to settle.&amp;quot;&lt;br /&gt;
;offer to settle:A proposal made by one party to the other, prior to the trial of a court proceeding (or its conclusion) or the hearing of an application, setting out the terms on which the party is prepared to settle the trial or application. Offers to settle can have important consequences with respect to costs if the offer is close to what the judge decides following the trial or hearing, but must be clear and precise, and contain certain language required by the Supreme Court Family Rules. See &amp;quot;costs.&amp;quot;&lt;br /&gt;
;officer of the court:Any official of the court, including court clerks, sheriffs, lawyers and judges.&lt;br /&gt;
;onus:The obligation of a party to prove their case; the burden of proof. The onus usually lies on the party who makes a claim, although in certain circumstances this burden is reversed, usually by operation of a statute.&lt;br /&gt;
;omission:In law, a failure to do something, whether the failure was intentional or unintentional.&lt;br /&gt;
;opinion:In law, (1) a lawyer&#039;s advice to their client, (2) a lawyer&#039;s analysis of a legal problem, or (3) the views of an expert on an issue in an action. See &amp;quot;expert evidence&amp;quot; and &amp;quot;opinion evidence.&amp;quot;&lt;br /&gt;
;opinion evidence: Evidence given orally at trial or in writing by an affidavit concerning a witness&#039; convictions, feelings, or views on something. Opinion evidence is inadmissible except when the opinion is offered by an expert on a subject within their expertise. See &amp;quot;affidavit,&amp;quot; &amp;quot;evidence,&amp;quot; &amp;quot;expert&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;order:A mandatory direction of the court that is binding and enforceable upon the parties to a court proceeding. An &amp;quot;interim order&amp;quot; is a temporary order made following the hearing of an interim application. A &amp;quot;final order&amp;quot; is a permanent order, made following the trial of the court proceeding or the parties&#039; settlement, following which the only recourse open to a dissatisfied party is to appeal. Failing to abide by the terms of an order may constitute contempt of court. See &amp;quot;appeal,&amp;quot; &amp;quot;consent order,&amp;quot; &amp;quot;contempt of court,&amp;quot; &amp;quot;decision&amp;quot; and &amp;quot;declaration.&amp;quot;&lt;br /&gt;
;ordinary service:Sending legal documents to a party at that party&#039;s &amp;quot;address for service,&amp;quot; usually by mail, fax, or email. Certain documents, like a Notice of Family Claim, must be served on the other party by personal service. Most other documents may be served by ordinary service. See also &amp;quot;address for service&amp;quot; and &amp;quot;personal service.&amp;quot;&lt;br /&gt;
;ownership:A legal right to have and use a thing that is enforceable in court. See &amp;quot;possession.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==P==&lt;br /&gt;
&lt;br /&gt;
;paramountcy, doctrine of:In constitutional law, the rule that a federal law on a subject is superior to and takes precedence over a provincial law on the same subject where it is impossible to comply with both laws. See &amp;quot;act&amp;quot; and &amp;quot;constitution.&amp;quot;&lt;br /&gt;
;&#039;&#039;parens patriae&#039;&#039; jurisdiction:A Latin phrase meaning &amp;quot;parent of the country&amp;quot; and an English word. Refers to the court&#039;s inherent jurisdiction to deal with issues concerning persons under a legal disability, including children. See &amp;quot;children,&amp;quot; &amp;quot;disability,&amp;quot; &amp;quot;inherent jurisdiction&amp;quot; and &amp;quot;jurisdiction.&amp;quot;&lt;br /&gt;
;parent:In family law, the natural or adoptive father or mother of a child; may also include stepparents, depending on the circumstances and the applicable legislation; may include the donors of eggs or sperm and surrogate mothers, depending on the circumstances and the terms of any assisted reproduction agreement. See &amp;quot;adoptive parent,&amp;quot; &amp;quot;assisted reproduction,&amp;quot; &amp;quot;natural parent&amp;quot; and &amp;quot;stepparent.&amp;quot;&lt;br /&gt;
;parental responsibilities:A term under the &#039;&#039;Family Law Act&#039;&#039; which describes the various rights, duties, and responsibilities exercised by guardians in the care, upbringing, and management of the children in their care, including determining the child&#039;s education, diet, religious instruction or lack thereof, medical care, linguistic and cultural instruction, and so forth. See &amp;quot;decision-making responsibility&amp;quot; and &amp;quot;guardian.&amp;quot;&lt;br /&gt;
;parenting arrangements:A term under the &#039;&#039;Family Law Act&#039;&#039; which describes the arrangements for parental responsibilities and parenting time among guardians, made in an order or agreement. &amp;quot;Parenting arrangements&amp;quot; does not include contact. See &amp;quot;contact,&amp;quot; &amp;quot;guardian,&amp;quot; &amp;quot;parental responsibilities&amp;quot; and &amp;quot;parenting time.&amp;quot;&lt;br /&gt;
;parenting coordination:A child-focused dispute resolution process used to resolve disputes about parenting arrangements and the implementation of a parenting plan set out in a final order or agreement. See &amp;quot;alternative dispute resolution&amp;quot; and &amp;quot;parenting coordinator.&amp;quot;&lt;br /&gt;
;parenting coordinator:A lawyer or mental health professional with special training in the mediation and arbitration of family law disputes, family dynamics, and child developmental psychology who meets the training and experience requirements set out in the provincial Family Law Act Regulation. See &amp;quot;arbitration&amp;quot; and &amp;quot;mediation.&amp;quot;&lt;br /&gt;
;parenting order:A term under the &#039;&#039;Divorce Act&#039;&#039; referring to orders concerning decision-making responsibility and parenting time. See &amp;quot;decision-making responsibility&amp;quot; and &amp;quot;parenting time.&amp;quot;&lt;br /&gt;
;parenting time:Under the &#039;&#039;Family Law Act,&#039;&#039; a term which describes the time a guardian has with a child and during which is responsible for the day-to-day care of the child. Under the &#039;&#039;Divorce Act,&#039;&#039; a term which describes the time a spouse has with a child and during which is responsible for the day-to-day care of the child. See &amp;quot;guardian&amp;quot; and &amp;quot;spouse.&amp;quot;&lt;br /&gt;
;parol evidence:Oral evidence given in court, as opposed to written or physical evidence. See &amp;quot;evidence&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;partition:In law, the division of the ownership of a piece of real property between two or more people. See &amp;quot;real property.&amp;quot;&lt;br /&gt;
;party:In law, a person named as an applicant, claimant, respondent, or third party in a court proceeding; someone asserting a claim in a court proceeding or against whom a claim has been brought. See &amp;quot;action&amp;quot; and &amp;quot;litigant.&amp;quot;&lt;br /&gt;
;paternity:Fatherhood of a child, often contested by persons seeking to avoid a child support obligation. See &amp;quot;bastard&amp;quot; and &amp;quot;child support.&amp;quot;&lt;br /&gt;
;paternity test:A scientific test performed to determine the biological parentage of a child, usually by the genetic testing of the blood or saliva of the alleged parents and the child.&lt;br /&gt;
;peace officer:A person having a duty to enforce the law as a result of their position or employment, including municipal police officers as well as RCMP officers, sheriffs, customs officers and mayors, among others.&lt;br /&gt;
;pecuniary:Relating to money, which is exactly what someone who is &amp;quot;impecunious&amp;quot; doesn&#039;t have a great deal of. See &amp;quot;indigent.&amp;quot;&lt;br /&gt;
;peremptory:Something which is fixed, mandatory, or absolute. A judge, associate judge, or arbitrator might order that a hearing date be &amp;quot;peremptory on the respondent&amp;quot;, for example, if the respondent is missing timelines, asking for late adjournments, or otherwise delaying steps in litigation in a way that risks (or has already resulted in) the court and the other parties wasting time and costs. A peremptory hearing date is a date on which a hearing will proceed without any further excuses, adjournments, or delay. An order that an April court date be adjourned to July on the condition that the new date be &#039;&#039;peremptory&#039;&#039; on a party will make it very hard for that party to request a further delay without convincing the judge that they are not trying to manipulate the system by orchestrating another delay.&lt;br /&gt;
;perfected:In contract law, finished, legally complete, and enforceable; executed. A &amp;quot;perfected&amp;quot; agreement is one that has been dated and signed by all parties in the presence of one or more witnesses.&lt;br /&gt;
;performance:In contract law, the fulfillment of an obligation or duty arising from a contract.&lt;br /&gt;
;perjury:Intentionally lying to the court while giving evidence under oath or affirmation, including lying in a document made on oath or affirmation, such as an affidavit or a Financial Statement. This is a criminal offence and may also be addressed by the court through its powers to punish for contempt. See &amp;quot;contempt of court.&amp;quot; &lt;br /&gt;
;personal property:Chattels, goods, money; property other than real property. See &amp;quot;chattel&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;personal service:In law, the delivery of a legal document to a party in a court proceeding in a manner which complies with the rules of court, usually by physically handing the document to the party and verifying their identity. Personal service is usually required for the proper delivery of the pleadings that are used to start a proceeding to ensure that the party is given proper notice of the proceeding and the opportunity to mount a defence. See also &amp;quot;ordinary service,&amp;quot; &amp;quot;pleadings&amp;quot; and &amp;quot;service, substituted.&amp;quot;&lt;br /&gt;
;Petition:A court form required by the Supreme Court Family Rules used to commence court proceedings that can be dealt with in the manner of an application, without the need for a protracted process of disclosure and discovery. See &amp;quot;action,&amp;quot; &amp;quot;application,&amp;quot; &amp;quot;disclosure&amp;quot; and &amp;quot;discovery.&amp;quot;&lt;br /&gt;
;petition respondent:The person against whom a court proceeding has been started by Petition. See &amp;quot;Petition.&amp;quot;&lt;br /&gt;
;petitioner:A person starting a court proceeding by Petition. See &amp;quot;Petition.&amp;quot;&lt;br /&gt;
;PID:The short form for &amp;quot;Parcel Identifier Description,&amp;quot; a unique nine-digit number assigned by the Land Title and Survey Authority assigned to each parcel of real property in the province. See &amp;quot;Land Title and Survey Authority&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;platypus:A duck-billed egg-laying aquatic mammal, the males of which are venomous.&lt;br /&gt;
;pleading:A legal document setting out either a claim or a defence to a claim prepared at or following the start of a court proceeding. In the Provincial Court, the pleadings are the Application to Obtain an Order and Reply. In the Supreme Court, the pleadings include the Notice of Family Claim, Response to Family Claim, Counterclaim, Petition, and Response to Petition. See &amp;quot;action,&amp;quot; &amp;quot;claim&amp;quot; and &amp;quot;Counterclaim.&amp;quot;&lt;br /&gt;
;polyamory:Concurrent relationships between more than two people that may be emotional or sexual in nature, or both, and may involve different expectations of permanence and fidelity. Polyamorous relationships are not illegal, as long as any given member of the relationship is not married to more than one other person. See &amp;quot;polygamy,&amp;quot; which is illegal.&lt;br /&gt;
;polygamy:The act of going through a marriage ceremony with a person who is already married to more than two other persons or performing a marriage ceremony between three or more persons. This is a criminal offence in Canada, under section 293 of the &#039;&#039;Criminal Code&#039;&#039;, although one that is rarely enforced. In family law, all marriages subsequent to the first valid, subsisting marriage are void &#039;&#039;ab initio&#039;&#039;. See &amp;quot;ab initio,&amp;quot; &amp;quot;bigamy,&amp;quot; and &amp;quot;marriage, validity of.&amp;quot;&lt;br /&gt;
;possession:In law, the right to have the control and use of a thing. One can have a right to the possession of a thing without owning it, as in the case of a car lease, or ownership without possession, as in the case of a landlord who rents an apartment suite. See &amp;quot;ownership.&amp;quot;&lt;br /&gt;
;preamble:An introductory statement in legislation, an order or an agreement, usually describing the purpose of or facts behind the legislation, order or agreement. Preambles are normally used to provide a guide to the interpretation of the rest of the document. See &amp;quot;act&amp;quot; and &amp;quot;family law agreements.&amp;quot;&lt;br /&gt;
;precedent:(1) A historical decision of the courts, or (2) the principle that such historic decisions of the court are binding on subsequent judges hearing cases of a similar nature or with similar circumstances. (3) The term may also refer to templates or sample documents used to draft new documents. See &amp;quot;common law.&amp;quot;&lt;br /&gt;
;premises:(1) In real property law, a piece of property and a building situated on it, usually including the area of the property surrounding a building on that property. (2) In law generally, a premise is an assumption that founds a logical argument. See &amp;quot;argument&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;&#039;&#039;prima facie&#039;&#039;:A Latin phrase meaning at &amp;quot;first face.&amp;quot; Refers to a fact or circumstance that is obvious at first glance or that is easily proven.&lt;br /&gt;
;privilege:In law, (1) the duty a lawyer has to keep their client’s information confidential, including communications between the lawyer and client and advice given to the client, or (2) the client&#039;s right to have their confidential communications kept secret and protected from disclosure. See &amp;quot;lawyer.&amp;quot;&lt;br /&gt;
;probate:The process of checking the validity of a will, distributing a dead person’s estate, and settling their debts according to the instructions set out in that person&#039;s will. See &amp;quot;estate&amp;quot; and &amp;quot;will.&amp;quot;&lt;br /&gt;
;&#039;&#039;pro bono&#039;&#039;:The short form of the Latin phrase &#039;&#039;pro bono publico&#039;&#039;, meaning &amp;quot;for the public good.&amp;quot; Usually refers to those situations in which a lawyer provides legal services without charge. See &amp;quot;lawyer.&amp;quot;&lt;br /&gt;
;proceeding:In law, (1) the whole of the conduct of a court proceeding, from beginning to end, and the steps in between, may also be used to refer to (2) a specific hearing or trial. See &amp;quot;action.&amp;quot;&lt;br /&gt;
;proof:(1) Information which establishes or tends to establish the truth of a fact, or (2) the conclusion of a logical argument. See &amp;quot;evidence&amp;quot; and &amp;quot;premises.&amp;quot;&lt;br /&gt;
;property:Something which can be owned. See &amp;quot;chattels&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;protection order:An order available under the &#039;&#039;Family Law Act&#039;&#039; for the protection of a person at risk of family violence. Protection orders include orders restraining someone from harassing, contacting, or stalking a person, as well as orders restraining someone from going to a person&#039;s home, place of employment, or school. See &amp;quot;application,&amp;quot; &amp;quot;ex parte&amp;quot; and &amp;quot;restraining order.&amp;quot;&lt;br /&gt;
;Provincial Court:A court established and staffed by the provincial government, which includes Small Claims Court, Youth Court, and Family Court. The Provincial Court is the lowest level of court in British Columbia and is restricted in the sorts of matters it can deal with. It is, however, the most accessible of the two trial courts and no fees are charged to begin or defend a family law proceeding. The Family Court of the Provincial Court cannot deal with the division of family property or any claims under the &#039;&#039;Divorce Act&#039;&#039;. See &amp;quot;&#039;&#039;Divorce Act&#039;&#039;,&amp;quot; &amp;quot;judge&amp;quot; and &amp;quot;jurisdiction.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Q==&lt;br /&gt;
&lt;br /&gt;
;QC:The abbreviation of &amp;quot;Queen&#039;s Counsel.&amp;quot; Under the reign of Her Majesty Queen Elizabeth II, QC was an honour often, but not invariably, granted to lawyers of particular excellence, and could also be granted for other reasons such as service to the legal community, the public or a political party. Since the passing of Her Majesty and the succession of His Majesty King Charles III, the recipients of this honour, past and present, are called King&#039;s Counsel, abbreviated as KC.&lt;br /&gt;
;&#039;&#039;quantum meruit&#039;&#039;:A Latin phrase meaning &amp;quot;the amount deserved.&amp;quot; Refers to payment for a service according to the amount deserved for the performance of the service, often calculated by an hourly wage.&lt;br /&gt;
;&#039;&#039;quantum valebant&#039;&#039;:A Latin phrase meaning &amp;quot;the amount worth.&amp;quot; Refers to the payment for a service according to the value or benefit of the service received.&lt;br /&gt;
;quash:To set aside or vacate an order, direction, decision or judgment. See &amp;quot;action,&amp;quot; &amp;quot;dismiss&amp;quot; and &amp;quot;order.&amp;quot;&lt;br /&gt;
;question of fact:An issue arising where the parties disagree about a fact relevant to a court proceeding, when only one party can be right. A court&#039;s decisions about the facts of a case are called the court&#039;s findings of fact. See &amp;quot;finding of fact.&amp;quot;&lt;br /&gt;
;question of law:An issue about which law should be applied to determine a court proceeding or about how the law should be applied in a proceeding. A court&#039;s decision about which law applies or how it should be applied is a finding of law. See &amp;quot;finding of law.&amp;quot;&lt;br /&gt;
;&#039;&#039;quid pro quo&#039;&#039;:A Latin phrase meaning &amp;quot;this for that.&amp;quot; Refers to a benefit offered or owing in exchange for a benefit received, such as one government&#039;s announcement of the investigation of a political rival in exchange from the release of funding by another government. See &amp;quot;contract law.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==R==&lt;br /&gt;
&lt;br /&gt;
;real property:A parcel of land including any buildings on that land. See &amp;quot;chattel,&amp;quot; &amp;quot;ownership&amp;quot; and &amp;quot;possession.&amp;quot;&lt;br /&gt;
;reapportion:In family law, the unequal division of family property or family debt between spouses. See &amp;quot;apportion,&amp;quot; &amp;quot;family debt&amp;quot; and &amp;quot;family property.&amp;quot;&lt;br /&gt;
;rebut:In law, to reply to an argument, a statement of fact, or a legal presumption by presenting argument or evidence to the contrary, or evidence which tends to disturb a presumption.&lt;br /&gt;
;reconciliation:In family law, the resumption of cohabitation between married spouses or unmarried spouses with the intention of attempting to salvage their relationship and making another go of it. See &amp;quot;maried spouse,&amp;quot; &amp;quot;separation&amp;quot; and &amp;quot;unmarried spouse.&amp;quot;&lt;br /&gt;
;registrar:An officer of the court with the power to make certain decisions, including the settlement of a lawyer’s bill, a party&#039;s costs of a court proceeding, and settling the form of an order. An officer of the court charged with the responsibility of reviewing and approving certain documents submitted to the court, such as pleadings. See &amp;quot;jurisdiction&amp;quot; and &amp;quot;pleadings.&amp;quot;&lt;br /&gt;
;registry:(1) A central office, located in each judicial district, at which the court files for each court proceeding in that district are maintained, and at which legal documents can be filed, searched, and reviewed, or (2) a courthouse.&lt;br /&gt;
;regulations:A kind of legislation that provides supplemental rules for a particular act. Regulations are created and amended by the government, not by the legislature, and as a result the legislature has no say in how or what regulations are imposed by government. See &amp;quot;act.&amp;quot;&lt;br /&gt;
;rehearing:A reconsideration or retrial of a court proceeding or an application, sometimes based on the evidence which was presented at the first hearing or trial, sometimes based on new evidence. See &amp;quot;action,&amp;quot; &amp;quot;application,&amp;quot; &amp;quot;de novo&amp;quot; and &amp;quot;hearing.&amp;quot; &lt;br /&gt;
;release:In family law, a legal document in which a person gives up a right or a claim, or the entitlement to enforce a right or advance a claim; a waiver. Releases are usually signed following the settlement of a court proceeding or legal dispute. See &amp;quot;action&amp;quot; and &amp;quot;claim.&amp;quot;&lt;br /&gt;
;relief:In law, an order sought by a party to a court proceeding or application, usually as described in their pleadings. Where more than one order or type of order is sought, each order sought is called a &amp;quot;head of relief.&amp;quot; See &amp;quot;action,&amp;quot; &amp;quot;application&amp;quot; and &amp;quot;pleadings.&amp;quot;&lt;br /&gt;
;relocate:Under the &#039;&#039;Family Law Act&#039;&#039; and the &#039;&#039;Divorce Act&#039;&#039;, a term referring to a change in the place of residence of a person or a child that is likely to have a significant impact on the child&#039;s relationships with certain other people with important roles in the child&#039;s life. &lt;br /&gt;
;reply:In law, an answer or rebuttal to a claim made or a defence raised by the other party to a court proceeding or legal dispute. See &amp;quot;action,&amp;quot; &amp;quot;claim,&amp;quot; &amp;quot;defence&amp;quot; and &amp;quot;rebut.&amp;quot;&lt;br /&gt;
;Reply:A legal document required by the Provincial Court Family Rules to respond to a claim made in an applicant&#039;s Application to Obtain an Order. See &amp;quot;applicant,&amp;quot; &amp;quot;Application to Obtain an Order,&amp;quot; &amp;quot;claim&amp;quot; and &amp;quot;Counterclaim.&amp;quot;&lt;br /&gt;
;representation:In contract law, a promise made by someone about a certain state of affairs, like &amp;quot;the plumbing was replaced last year&amp;quot; or &amp;quot;I had a vasectomy two years ago.&amp;quot; See &amp;quot;misrepresentation.&amp;quot;&lt;br /&gt;
;rescind:To terminate or revoke a contract or agreement. See &amp;quot;contract&amp;quot; and &amp;quot;family law agreements.&amp;quot;&lt;br /&gt;
;residence:The geographic place where a person permanently lives. This is different from a person&#039;s &amp;quot;domicile&amp;quot; in that a person&#039;s residence is more fixed and less changeable in nature. A person&#039;s residence can also have an impact on a court&#039;s authority to hear and decide a legal action. See &amp;quot;domicile&amp;quot; and &amp;quot;jurisdiction.&amp;quot;&lt;br /&gt;
;&#039;&#039;res judicata&#039;&#039;:A Latin phrase meaning &amp;quot;a thing decided.&amp;quot; A final order, unlike an interim order, permanently concludes a legal dispute and usually a court proceeding, unless it is appealed; the final order makes the legal issues raised in the proceeding &#039;&#039;res judicata&#039;&#039;. See &amp;quot;appeal&amp;quot; and &amp;quot;final order.&amp;quot;&lt;br /&gt;
;Response to Family Claim: A legal document required by the Supreme Court Family Rules in which the respondent to a court proceeding sets out their reply to the claimant&#039;s claim and the grounds for their reply. See &amp;quot;action,&amp;quot; claim,&amp;quot; &amp;quot;Notice of Family Claim&amp;quot; and &amp;quot;pleadings.&amp;quot;&lt;br /&gt;
;respondent:The person against whom a claim has been brought by Notice of Family Claim. See “application” and “Notice of Family Claim.&amp;quot;&lt;br /&gt;
;restraining order:An order which forbids a party from doing or not doing a thing. In family law, common restraining orders include stopping someone from travelling out of an area with the children, stopping someone from disposing of property, and stopping someone from harassing someone else. See &amp;quot;ex parte,&amp;quot; &amp;quot;order&amp;quot; and &amp;quot;protection order.&amp;quot;&lt;br /&gt;
;resulting trust:In family law, the finding by a court that a party holds all or a part of their property in trust for someone else as a result of the parties&#039; intention to make a trust; a trust relationship inferred by operation of law. See &amp;quot;constructive trust&amp;quot; and &amp;quot;trust.&amp;quot;&lt;br /&gt;
;retainer:(1) The act of hiring of lawyer, (2) the money paid to a lawyer to secure their services, or (3) the terms and extent of a lawyer&#039;s services on behalf of a client.&lt;br /&gt;
;reversal:In law, usually refers to a decision of an appeal court overturning the decision of a lower court on a particular issue. The lower court&#039;s decision is said to have been &amp;quot;reversed on appeal.&amp;quot; See &amp;quot;appeal&amp;quot; and &amp;quot;common law.&amp;quot;&lt;br /&gt;
;review:In law, the re-examination of a term of an order or agreement, usually to determine whether the term remains fair and appropriate in light of the circumstances prevailing at the time of the review. In family law, particularly the review of an order or agreement provided for the payment of spousal support. See &amp;quot;de novo,&amp;quot; &amp;quot;family law agreements,&amp;quot; &amp;quot;order&amp;quot; and &amp;quot;spousal support.&amp;quot;&lt;br /&gt;
;right of action:A right to claim relief resulting from a person&#039;s actions or lack of action, also called a &amp;quot;cause of action.&amp;quot; For example, a spouse&#039;s adultery may give rise to a right of action allowing the other spouse to sue for a divorce order.&lt;br /&gt;
;rules of court:The mandatory guidelines governing the court process and the conduct of litigation generally. Each court has its own rules of court.&lt;br /&gt;
&lt;br /&gt;
==S==&lt;br /&gt;
&lt;br /&gt;
;sale:An agreement to transfer the ownership of property from one person to another in exchange for the reciprocal transfer of something else, usually money. See &amp;quot;agreement.&amp;quot;&lt;br /&gt;
;section 7 expenses:Section 7 of the Child Support Guidelines deals with children&#039;s &amp;quot;special or extraordinary expenses&amp;quot;. These costs are often referred to as &amp;quot;section 7 expenses,&amp;quot; and include expenses such as the cost of daycare, orthodontic work and extracurricular activities. Both parents are usually required to contribute to the cost of section 7 expenses, and these contributions are paid in addition to the Child Support Guidelines&#039; table amount of child support. See &amp;quot;child support&amp;quot; and &amp;quot;Child Support Guidelines.&amp;quot;&lt;br /&gt;
;self-represented litigant:A party to a court proceeding who is not represented by a lawyer and acts on their own behalf; also called a lay litigant, a litigant without counsel or a &#039;&#039;pro se&#039;&#039; litigant. See &amp;quot;action,&amp;quot; &amp;quot;lawyer&amp;quot; and &amp;quot;litigant.&amp;quot;&lt;br /&gt;
;separation:In family law, the decision of one or both parties to terminate a married or unmarried relationship; the act of one person leaving the family home to live somewhere else with the intention of terminating the relationship. There is no such thing as a &amp;quot;legal separation.&amp;quot; In general, one separates by simply moving out, however, it is possible to be separated but still live under the same roof. See &amp;quot;divorce, grounds of.&amp;quot;&lt;br /&gt;
;separation agreement:A contract intended to resolve all or some of the legal issues arising from the breakdown of a relationship and intended to guide the parties in their dealings with one another into the future. A typical separation agreement is signed following a settlement reached through negotiation and deals with issues including guardianship, parenting arrangements, contact, support, the division of property, and the division of debt. See &amp;quot;family law agreements.&amp;quot;&lt;br /&gt;
;service:In law, to formally deliver documents to a person in a manner that complies with the rules of court. Service may be ordinary (mailed or delivered to a litigant&#039;s address for service), personal (hand-delivered to a person), or substituted (performed in a way other than the rules normally require). See &amp;quot;address for delivery,&amp;quot; &amp;quot;ordinary service,&amp;quot; &amp;quot;personal service&amp;quot; and &amp;quot;substituted service.&amp;quot;&lt;br /&gt;
;service &#039;&#039;ex juris&#039;&#039;:An English word combined with a Latin phrase meaning service &amp;quot;outside the jurisdiction;&amp;quot; refers to service of legal documents on someone living outside of British Columbia in the manner required by the rules of court or by a court order. See &amp;quot;personal service.&amp;quot;&lt;br /&gt;
;settlement:A resolution of one or more issues in a court proceeding or legal dispute with the agreement of the parties to the proceeding or dispute, usually recorded in a written agreement or in an order that all parties agree the court should make. A court proceeding can be settled at any time before the conclusion of trial. See &amp;quot;action,&amp;quot; &amp;quot;consent order,&amp;quot; &amp;quot;family law agreements&amp;quot; and &amp;quot;offer.&amp;quot;&lt;br /&gt;
;shared custody:A term used by the Child Support Guidelines to describe circumstances in which a child&#039;s time is shared equally or almost-equally between their parents or guardians, often resulting in an amount of support that is different than the table amount. See &amp;quot;child support,&amp;quot; &amp;quot;Child Support Guidelines&amp;quot; and &amp;quot;table amount.&amp;quot;&lt;br /&gt;
;&#039;&#039;sine die&#039;&#039;:A Latin phrase meaning &amp;quot;without a day.&amp;quot; An application adjourned &#039;&#039;sine die&#039;&#039; has been adjourned without a specific date being set for the hearing to resume, often in the expectation that it will never need to be set for hearing. See &amp;quot;adjournment&amp;quot; and &amp;quot;application.&amp;quot;&lt;br /&gt;
;special costs:Special costs, unlike ordinary costs, are intended tp approximate the fees charged by a lawyer. They are awarded by the court, usually in exceptional circumstances, to address a party&#039;s misconduct in the course of a proceeding, especially where the party has abused the court’s process, mislead the court, or persistently breached of the rules of court. See &amp;quot;bad faith,&amp;quot; &amp;quot;costs&amp;quot; and &amp;quot;frivolous and vexatious conduct.&amp;quot;&lt;br /&gt;
;split custody:A term used by the Child Support Guidelines to describe circumstances where each parent or guardian has one or more children living with them most of the time. This results in an amount of support that is different than the table amount. See &amp;quot;child support,&amp;quot; &amp;quot;Child Support Guidelines&amp;quot; and &amp;quot;table amount.&amp;quot;&lt;br /&gt;
;spousal support:A payment made by one spouse to the other spouse to help with the recipient&#039;s day-to-day living expenses or to compensate the recipient for the financial choices the spouses made during the relationship.&lt;br /&gt;
;Spousal Support Advisory Guidelines:An academic paper released by the Department of Justice that describes a variety of mathematical formulas that can be applied to determine how much spousal support should be paid and how long spousal support should be paid for, once a spouse is found to be entitled to receive support. The Advisory Guidelines are not a law, but are nonetheless very useful.&lt;br /&gt;
;spouse:Under the &#039;&#039;Divorce Act&#039;&#039;, either of two people who are married to one another, whether of the same or opposite genders. Under the &#039;&#039;Family Law Act&#039;&#039;, spouse includes married spouses, unmarried parties who have lived together in a marriage-like relationship for at least two years, and, for all purposes of the act other than the division of property or debt, unmarried parties who have lived together for less than two years and have had a child together. See &amp;quot;marriage&amp;quot; and &amp;quot;marriage-like relationship.&amp;quot;&lt;br /&gt;
;squid &#039;&#039;pro quo&#039;&#039;:The exchange of cephalopods for goods or services of value.&lt;br /&gt;
;standing:The right of a person to bring a particular claim under a particular act before a particular court. In most cases, someone who does not have a direct interest in a dispute will lack standing to be a party in a proceeding. &lt;br /&gt;
;&#039;&#039;stare decisis&#039;&#039;:A Latin phrase meaning &amp;quot;stand by the thing decided.&amp;quot; Refers to the common law principle that courts are obliged to follow the decisions of the courts before them, known as &amp;quot;precedent.&amp;quot; See &amp;quot;common law&amp;quot; and &amp;quot;precedent.&amp;quot;&lt;br /&gt;
;&#039;&#039;status quo&#039;&#039;:A Latin phrase meaning &amp;quot;the state that was.&amp;quot; Refers to whatever circumstances or conditions previously existed, or which presently exist and have existed in the same way for some time.&lt;br /&gt;
;statute: An act, legislation; a written law made by a government.&lt;br /&gt;
;statutory declaration:A legal document in which a person makes a written statement confirming they are doing something or declaring something is true for the purposes of satisfying some legal requirement, usually outside a court process, and usually made on oath or affirmation. See &amp;quot;act,&amp;quot; &amp;quot;affidavit,&amp;quot; &amp;quot;affirm&amp;quot; and &amp;quot;oath.&amp;quot;&lt;br /&gt;
;stepparent:The spouse of a person who has children from a previous relationship. A stepparent may qualify as a &amp;quot;parent&amp;quot; for the purposes of issues relating to child support and decisions about the care and control of the stepchildren under both the &#039;&#039;Divorce Act&#039;&#039; and the &#039;&#039;Family Law Act&#039;&#039;. See &amp;quot;parent&amp;quot; and &amp;quot;spouse.&amp;quot;&lt;br /&gt;
;style of cause: The information at the top of all court forms in a proceeding, including the file number, the name of the registry the proceeding is filed in, the name of the court, and the parties&#039; names. &lt;br /&gt;
;subpoena:A legal document, issued by the court or by a party pursuant to the rules of court, which compels a person to attend court to give evidence as a witness, and, sometimes, to produce a specific document. Failure to obey a subpoena may constitute contempt of court. See &amp;quot;contempt of court,&amp;quot; &amp;quot;evidence&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;substantive: You probably seeing this word used in terms like &#039;&#039;substantive law&#039;&#039;, &#039;&#039;substantive issues&#039;&#039;, or &#039;&#039;substantive orders&#039;&#039;, and it is used to identify aspects of these things (be they laws, legal issues, or court orders) that deal with the legal rights and duties of the parties involved in a case. Substantive law defines and regulates the rights and obligations of individuals, as opposed to procedural law, which outlines the methods and means by which substantive law is made and administered. In family law, substantive issues often involve matters such as guardianship and parenting arrangements relating to children, support, and the division of property. A substantive order from a judge will be a decision about a substantive issue, versus a procedural order which will be about how steps in the litigation should.&lt;br /&gt;
;substituted service:Personal service performed in a way other than required by the rules of court, as authorized by the court. If a respondent cannot be served for any reason, such as if they are hiding or refusing service, the court may allow a claimant to serve the other party &amp;quot;substitutionally&amp;quot; by means such as placing an ad in the legal notices section of a newspaper&#039;s classified ads or posting the document in the court registry. See &amp;quot;personal service.&amp;quot;&lt;br /&gt;
;suit:(1) In law, a court proceeding, a lawsuit, a legal action, a case, or (2) a claimant&#039;s claim against a respondent. (3) In fashion, menswear designed to inflict maximum discomfort at maximum cost. See &amp;quot;action.&amp;quot;&lt;br /&gt;
;support order:A term under the &#039;&#039;Divorce Act&#039;&#039; referring to an order for child support or spousal support. See &amp;quot;child support&amp;quot; and &amp;quot;spousal support.&amp;quot;&lt;br /&gt;
;Supreme Court:Normally referred to as the &amp;quot;Supreme Court of British Columbia,&amp;quot; this court hears most of the trials in this province. The Supreme Court is a court of inherent jurisdiction and has no limits on the sorts of claims it can hear or on the sorts of orders it can make. Decisions of the Provincial Court are appealed to the Supreme Court; decisions of the Supreme Court are appealed to the Court of Appeal. See &amp;quot;Court of Appeal,&amp;quot; &amp;quot;jurisdiction,&amp;quot; &amp;quot;Provincial Court&amp;quot; and &amp;quot;Supreme Court of Canada.&amp;quot;&lt;br /&gt;
;Supreme Court of Canada:The highest level of court in Canada. This court hears appeals from the decisions of the Federal Court of Appeal and the provincial courts of appeal, including the Court of Appeal for British Columbia. There is no court to appeal to beyond this court. See &amp;quot;Court of Appeal&amp;quot; and &amp;quot;Supreme Court.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==T==&lt;br /&gt;
&lt;br /&gt;
;table amount:The amount of child support payable under the Child Support Guidelines tables. See &amp;quot;child support&amp;quot; and &amp;quot;Child Support Guidelines.&amp;quot;&lt;br /&gt;
;tenancy in common:A kind of co-ownership of property in which two or more owners have distinct, separate shares in the common property. A tenant in common may choose to sell or mortgage their share of the property independently from other owners. See &amp;quot;joint tenancy.&amp;quot;&lt;br /&gt;
;term of art:A phrase that has a particular meaning in law that is usually distinct from the common English meaning of the phrase, like the phrase &amp;quot;term of art.&amp;quot; &lt;br /&gt;
;testator:In estate law, a person who has made a will. The feminine form of this word is &amp;quot;testatrix,&amp;quot; which is pretty cool. See &amp;quot;estate&amp;quot; and &amp;quot;will.&amp;quot;&lt;br /&gt;
;testimony:Oral evidence given by a witness in court or in an affidavit under the witness&#039;s oath or affirmation as to the truth of the statement. See &amp;quot;affirm,&amp;quot; &amp;quot;evidence,&amp;quot; &amp;quot;oath&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;third party:A person named in a court proceeding or joined to a proceeding who is neither the claimant nor the respondent. A third party may be joined to a proceeding where the respondent believes that the person has or shares some responsibility for the cause of action. See &amp;quot;action,&amp;quot; &amp;quot;cause of action&amp;quot; and &amp;quot;party.&amp;quot; &lt;br /&gt;
;time, calculation of:A particular method for counting time for a legal deadline, as required by the rules of court and the &#039;&#039;Interpretation Act&#039;&#039;. See &amp;quot;business days,&amp;quot; &amp;quot;calendar days&amp;quot; and &amp;quot;clear days.&amp;quot;&lt;br /&gt;
;title:In law, a document demonstrating ownership of a thing. See &amp;quot;ownership.&amp;quot;&lt;br /&gt;
;transfer:In property law, the act of an owner of a thing giving ownership of that thing to another person, usually in exchange for money or other property in the case of a sale, or in exchange for other rights in the case of a family law agreement. See &amp;quot;family law agreements,&amp;quot; &amp;quot;ownership&amp;quot; and &amp;quot;sale.&amp;quot; &lt;br /&gt;
;trial:The testing of the claims in a court proceeding at a formal hearing before a judge with the jurisdiction to hear the proceeding. The parties present their evidence and arguments to the judge, who then makes a decision resolving the parties&#039; claims against one another that is final and binding on the parties unless successfully appealed. See &amp;quot;action,&amp;quot; &amp;quot;appeal,&amp;quot; &amp;quot;argument,&amp;quot; &amp;quot;claim,&amp;quot; &amp;quot;evidence&amp;quot; and &amp;quot;jurisdiction.&amp;quot;&lt;br /&gt;
;trust:In law, a form of possession of property in which a &amp;quot;trustee&amp;quot; keeps and manages property for the benefit of another person, the &amp;quot;beneficiary,&amp;quot; without owning that property and usually without acquiring an interest in that property other than as payment for their services. The trustee holds the property &#039;&#039;in trust&#039;&#039; for the beneficiary. See &amp;quot;constructive trust,&amp;quot; &amp;quot;ownership,&amp;quot; &amp;quot;possession&amp;quot; and &amp;quot;resulting trust.&amp;quot; &lt;br /&gt;
;trustee:A person who holds property in trust for the benefit of another person. See &amp;quot;trust.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==U==&lt;br /&gt;
;undue hardship:In the context of family law, this phrase comes up in Child Support Guidelines as well as applications to waive court fees. The term &amp;quot;undue&amp;quot; essentially means excessive, exceptional, or disproportionate. for example, if someone would have to sacrifice a reasonable expense in their life in order to pay the amount in question, this would be an &#039;&#039;undue hardship&#039;&#039;. In the Child Support Guidelines this term describes circumstances when payment of the table amount of child support would cause financial difficulty for either the payor or the recipient of support, potentially justifying an award of support in an amount different than the table amount. See &amp;quot;child support,&amp;quot; &amp;quot;Child Support Guidelines&amp;quot; and &amp;quot;table amount.&amp;quot;&lt;br /&gt;
;unjust enrichment:A legal remedy when money, services, or other benefits are unfairly received by one person at a corresponding loss to the person providing the money, services or benefits. See &amp;quot;constructive trust.&amp;quot;&lt;br /&gt;
;unlawful:Acts or omissions that are contrary to legislation or the common law. See &amp;quot;lawful.&amp;quot;&lt;br /&gt;
;unmarried spouse:Someone who is a spouse by the operation of a statute. Under the &#039;&#039;Family Law Act&#039;&#039;, unmarried spouses are people who have lived together in a marriage-like relationship for at least two years, or, for all purposes of the act other than the division of property or debt, who have lived together for less than two years but have had a child together. See &amp;quot;marriage-like relationship,&amp;quot; &amp;quot;marriage&amp;quot; and &amp;quot;married spouse.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==V==&lt;br /&gt;
&lt;br /&gt;
;vacate:In law, the decision of a court to set aside or quash an earlier decision or order, sometimes as if the original order had never been made, and other times effective only as of the date the order is vacated. See &amp;quot;appeal,&amp;quot; &amp;quot;decision&amp;quot; and &amp;quot;quash.&amp;quot;&lt;br /&gt;
;variation order:A term under the &#039;&#039;Divorce Act&#039;&#039; referring to an order that a contact order, parenting orders, a child support order or a spousal support order be changed. See &amp;quot;vary.&amp;quot;&lt;br /&gt;
;variation proceeding:A court proceeding under the &#039;&#039;Divorce Act&#039;&#039; in which a spouse seeks to change a contact order, parenting orders, a child support order or a spousal support order. See &amp;quot;vary.&amp;quot;&lt;br /&gt;
;vary:In law, an order of a court cancelling or changing an earlier order of the court. See &amp;quot;order.&amp;quot;&lt;br /&gt;
;vendor:A seller of a thing. See &amp;quot;sale.&amp;quot;&lt;br /&gt;
;verdict:In law, a judge&#039;s conclusions after hearing the arguments and considering the evidence presented at a trial or an application; a judgment, the judge&#039;s reasons. Usually used in a criminal law context to indicate the judge&#039;s conclusions as to the guilt or innocence of an accused person. See &amp;quot;decision.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==W==&lt;br /&gt;
&lt;br /&gt;
;waive:To give up a right or entitlement, or the opportunity to assert a right or enforce an entitlement. See &amp;quot;release.&amp;quot;&lt;br /&gt;
;waste:In law, intentionally or unintentionally allowing the value of a piece of property to diminish through carelessness, neglect, or purposeful harm.&lt;br /&gt;
;will-say statement:A written summary of the evidence a witness will give in their direct examination, often used in arbitration to shorten or eliminate the time required for the direct examination of the witness.&lt;br /&gt;
;without prejudice:(1) In the context of negotiation or mediation, an arrangement that neither party will be able to use the content of the settlement discussions in a court proceeding. (2) In the context of litigation, an arrangement that a party&#039;s agreement to a certain order will not affect the legal rights of either party. (3) In the context of a settlement proposal, a stipulation that the contents of the proposal may not be shown to the court until the court proceeding has concluded. See &amp;quot;consent order,&amp;quot; &amp;quot;mediation,&amp;quot; &amp;quot;negotiation,&amp;quot; &amp;quot;offer to settle&amp;quot; and &amp;quot;settlement.&amp;quot;&lt;br /&gt;
;witness:A person with direct, personal knowledge of facts and events relevant to the issues before the court; a person giving oral evidence in court on oath or affirmation as to the truth of the evidence given. See &amp;quot;affirm,&amp;quot; &amp;quot;evidence,&amp;quot; &amp;quot;oath&amp;quot; and &amp;quot;opinion evidence.&amp;quot; &lt;br /&gt;
;wrongful act:Acts or omissions that are contrary to legislation, the common law, or that are immoral or unethical even if not necessarily contrary to a legal principle. See &amp;quot;lawful.&amp;quot;&lt;br /&gt;
;WTF:A litigator&#039;s mnemonic device for the order of events at trial, short for &amp;quot;Witnesses Testify First.&amp;quot; Usually followed by AGL, &amp;quot;Arguments Go Last.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Y==&lt;br /&gt;
&lt;br /&gt;
;YOLO:In criminal law, an acronym referring to a youth&#039;s last offence before turning 18, the age at which the federal &#039;&#039;Youth Criminal Justice Act&#039;&#039;, and the mercies it provides, ceases to apply. Short for &amp;quot;Young Offender&#039;s Last Offence.&amp;quot;&lt;br /&gt;
;youth:In law, in British Columbia a person under the age of 19. &lt;br /&gt;
;yurt:A circular tent of felt or skins used by the nomadic tribespeople of Mongolia and Turkey.&lt;br /&gt;
&lt;br /&gt;
==Z==&lt;br /&gt;
&lt;br /&gt;
;zealous witness:A term used to describe a witness who displays an obviously partisan attitude favouring a specific party.&lt;br /&gt;
;zygostates:In law, an officer appointed to resolve disagreements about the weight of money.&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{{REVIEWED | reviewer = [[Nate Russell]], 14 February 2024}}&lt;br /&gt;
&lt;br /&gt;
{{JP Boyd on Family Law Navbox|type=started}}&lt;br /&gt;
{{Creative Commons for JP Boyd}}&lt;br /&gt;
[[Category:JP Boyd on Family Law]]&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Terminology&amp;diff=59926</id>
		<title>Terminology</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Terminology&amp;diff=59926"/>
		<updated>2025-04-08T20:27:34Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: /* A */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{JP Boyd on Family Law TOC}} &lt;br /&gt;
{{LSSbadge&lt;br /&gt;
|resourcetype = additional definitions for&lt;br /&gt;
|link         = [https://family.legalaid.bc.ca/glossary family law terms]}}This section offers my own plain-language definitions of common legal words and phrases. &lt;br /&gt;
&amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;&lt;br /&gt;
For more complete, more detailed definitions you might want to have a look at &#039;&#039;Black&#039;s Law Dictionary&#039;&#039;, an American reference book published by Thomson West, or at Barron&#039;s &#039;&#039;Canadian Law Dictionary&#039;&#039;. Many public libraries will carry one or both of these dictionaries. The website of [https://family.legalaid.bc.ca/glossary Legal Aid BC] also features a helpful glossary.&lt;br /&gt;
&lt;br /&gt;
Many of the terms in this section have Latin roots. These terms also make appearances in &#039;&#039;Black&#039;s Law Dictionary&#039;&#039; and the &#039;&#039;Canadian Law Dictionary&#039;&#039;, and Wikipedia offers a helpful and fairly complete [https://en.wikipedia.org/wiki/List_of_Latin_legal_terms list of Latin terms].&lt;br /&gt;
&lt;br /&gt;
==A==&lt;br /&gt;
&lt;br /&gt;
;&#039;&#039;ab initio&#039;&#039;:A Latin phrase meaning &amp;quot;from the beginning.&amp;quot; A marriage that is unlawful is void &#039;&#039;ab initio&#039;&#039;, as if it never happened.&lt;br /&gt;
;abduction:The taking of a person by force or fraud. In family law, also the taking of a child contrary to a court order or without the permission of a guardian. In certain circumstances, the abduction of a child by a parent may be a criminal offence.&lt;br /&gt;
;access:Under the old &#039;&#039;Divorce Act&#039;&#039;, the schedule of a parent&#039;s time with their children under an order or agreement, replaced with &amp;quot;parenting time&amp;quot; and &amp;quot;contact&amp;quot; in the new &#039;&#039;Divorce Act&#039;&#039;. Access usually referred to the schedule of the parent with the least amount of time with the child. See &amp;quot;contact,&amp;quot; &amp;quot;custody&amp;quot; and &amp;quot;parenting time.&amp;quot;&lt;br /&gt;
;account:In law, (1) a lawyer&#039;s bill to their client or a statement, or (2) a person&#039;s recollection of events.&lt;br /&gt;
;act:(1) Intentionally doing a thing, or (2) a law passed by a government, also called &amp;quot;legislation&amp;quot; or a &amp;quot;statute.&amp;quot; See &amp;quot;regulations.&amp;quot;&lt;br /&gt;
;action:A court proceeding in which one party sues another for a specific remedy or relief, also called a &amp;quot;lawsuit&amp;quot; or a &amp;quot;case.&amp;quot; An action for divorce, for example, is a court proceeding in which the claimant sues the respondent for the relief of a divorce order.&lt;br /&gt;
;address for service:The address at which a party to a court proceeding agrees to accept delivery of legal documents. An address for service must be a proper street address within British Columbia; additional addresses for service may include postal addresses, fax numbers, and email addresses.&lt;br /&gt;
;adjournment:The suspension of a hearing or trial, usually when the hearing or trial cannot proceed on the date scheduled or because it cannot complete within the time scheduled, normally until a specific date. See &amp;quot;sine die.&amp;quot;&lt;br /&gt;
;admission:In legal proceedings, an admission refers to a party&#039;s formal acknowledgment of the truth of certain facts or the authenticity of documents. Admissions can arise a number of ways. They can be contained in concessions made in the pleadings, spoken during an examination for discovery, or made in response to a notice to admit. Admissions can facilitate a more efficient trial by minimizing the need to prove undisputed facts, thereby reducing the time and expense associated with calling evidence and focusing the trial on genuinely contested issues.&lt;br /&gt;
;adoption:In family law, the act or process of taking another person&#039;s child as one&#039;s own. The child becomes the adopting parent&#039;s legal child as if the child were the adopting parent&#039;s natural child, while the natural parent loses all rights and obligations with respect to the child. See &amp;quot;natural parent.&amp;quot;&lt;br /&gt;
;Adoption Act:A provincial law dealing with the adoption process and the ability to adopt.&lt;br /&gt;
;adoptive parent:A person who has assumed the status of a legal parent to a child who is not their biological offspring. See &amp;quot;adoption,&amp;quot; &amp;quot;assisted reproduction&amp;quot; and &amp;quot;natural parent.&amp;quot;&lt;br /&gt;
;adultery:A married person&#039;s voluntary sexual intercourse with a person other than their spouse, also known as cheating, playing the field and fishing out of season. Proof of adultery is grounds for an immediate divorce, providing that the spouse complaining of the adultery can prove that the adultery occurred and that they have not consented to or forgiven the adulterous act. See &amp;quot;collusion,&amp;quot; &amp;quot;condonation,&amp;quot; and &amp;quot;divorce, grounds of.&amp;quot;&lt;br /&gt;
;advance:In family law, this usually refers to one party obtaining a part of any property at issue before the property has been finally divided by court order or the parties&#039; agreement, usually in order to help pay for that person&#039;s legal fees.&lt;br /&gt;
;Advisory Guidelines:Short for the Spousal Support Advisory Guidelines, an academic paper released by the Department of Justice that describes a variety of mathematical formulas that can be applied to determine how much spousal support should be paid and how long it should be paid for, once a spouse is found to be entitled to receive support. The Advisory Guidelines are not a law, although they are pretty useful. &lt;br /&gt;
;advocate:(1) A lawyer or a person other than a lawyer who helps clients with legal issues, or (2) to argue a position on behalf of someone. &lt;br /&gt;
;affidavit:A legal document in which a person provides evidence of certain facts and events in writing. The person making the affidavit, the deponent, must confirm that the statements made in the affidavit are true by oath or affirmation. Affidavits must be signed in front of a lawyer, a notary public or a commissioner for taking oaths, who takes the oath or affirmation of the deponent. Affidavits are used as evidence, just as if the person making the affidavit had made the statements as a witness at trial. See &amp;quot;deponent&amp;quot;, &amp;quot;affirm,&amp;quot; &amp;quot;oath&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;affidavit of service:A legal document required by the rules of court in which a person who has personally served someone describes the circumstances in which that person was served. This may be essential to prove personal service, particularly if the serving party intends to seek a default judgment, as is usually the case in a desk order divorce. See &amp;quot;default judgment&amp;quot; and &amp;quot;personal service.&amp;quot;&lt;br /&gt;
;affirm:To promise that a statement is true. When someone &amp;quot;swears&amp;quot; to tell the truth, they are taking an oath on their faith in a god and their fear of retribution in the afterlife. Affirming is a substitute for taking an oath, and is most often employed where the person making the statement is an atheist or under a religious proscription from making oaths. See &amp;quot;affidavit,&amp;quot; &amp;quot;oath,&amp;quot; &amp;quot;perjury,&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;age of majority:The age at which a child becomes a legal adult with the full capacity to act on their own, including the capacity to sue and be sued. In British Columbia, the age of majority is 19. The age of majority has nothing to do with being entitled to vote or buy alcohol, although federal and provincial laws sometimes link those privileges with the age at which one attains majority. See &amp;quot;disability&amp;quot; and &amp;quot;infant.&amp;quot;&lt;br /&gt;
;agent:In law, someone acting on behalf of someone else, with that person&#039;s express permission and normally at their express direction.&lt;br /&gt;
;alias:A name by which people know you other than your legal name, such as Vanilla Ice if your legal name is Robert Matthew Van Winkle. Aliases are not illegal in British Columbia.&lt;br /&gt;
;alienating:In family law, the actions or statements of one parent that tend to sever, damage, or harm a child&#039;s relationship with, or affections for, the other parent, either intentionally or unintentionally. &lt;br /&gt;
;allegation:A claim that a certain set of facts is true, such as &amp;quot;on Monday, I had soup for lunch&amp;quot; or &amp;quot;Bob drives a blue Camaro.&amp;quot; Also called an &amp;quot;allegation of fact&amp;quot; or a &amp;quot;statement of fact.&amp;quot;&lt;br /&gt;
;alternative: In law, a phrase used to indicate secondary relief or a secondary ground of relief in a claim or application, usually presented as an option to the primary relief or primary ground of relief sought. For example, &amp;quot;I&#039;d like to have all of the house but, in the alternative, I&#039;ll take half.&amp;quot; See “motion,&amp;quot; “pleadings,&amp;quot; and “relief.&amp;quot;&lt;br /&gt;
;alternative dispute resolution:A phrase referring to a number of processes intended to resolve people&#039;s disputes outside of the court system. This includes arbitration, mediation, negotiation, and collaborative settlement processes. In family law, the purpose of alternative dispute resolution is to offer a less adversarial and less expensive way to resolve a dispute than having to go to court so that a judge can resolve things.&lt;br /&gt;
;amend:To change or alter a pleading or document that has already been filed in court or given to the other party. The resulting document is a separate document from the original and is called, for example, the &amp;quot;Amended Notice of Family Claim&amp;quot; or the &amp;quot;amended separation agreement.&amp;quot;&lt;br /&gt;
;&#039;&#039;amicus curiae&#039;&#039;:A Latin phrase meaning &amp;quot;friend of the court.&amp;quot; Usually refers to a lawyer who does not act for any of the parties and assists the court by bringing relevant information to the attention of the judge. In specific and extraordinary circumstances, a court may appoint, and even order that public funds be used to pay for, an amicus. For example, the court may appoint amicus curiae in a case that involves children, so as to help the court in determining what is in the best interests of the children. &lt;br /&gt;
;annulment:A declaration by a judge that a marriage is invalid. The effect of such a declaration is to cancel the marriage from the moment it took place, as if the marriage never occurred. See &amp;quot;ab initio,&amp;quot; &amp;quot;declaration,&amp;quot; and &amp;quot;marriage, validity of.&amp;quot;&lt;br /&gt;
;answer: In law, response to an allegation of fact or to a claim. Usually refers to documents that reply to the allegations or claims made by the other party, such as a &amp;quot;Response to Family Claim&amp;quot; or a &amp;quot;Reply.&amp;quot;&lt;br /&gt;
;appeal:An application to a higher court for a review of the correctness of a decision of a lower court. A decision of a judge of the Provincial Court of British Columbia can be appealed to the Supreme Court of British Columbia. A decision of a judge of the Supreme Court can be appealed to the Court of Appeal for British Columbia. See &amp;quot;appellant&amp;quot; and &amp;quot;respondent.&amp;quot;&lt;br /&gt;
;appellant:The party who brings an appeal of a lower court&#039;s decision. See also &amp;quot;appeal&amp;quot; and &amp;quot;respondent.&amp;quot;&lt;br /&gt;
;applicant:A party who brings an application to the court for a specific order or remedy. Usually refers to the party making an interim application, but in the Provincial Court applicant also means the person who starts a court proceeding. See also &amp;quot;court proceeding,&amp;quot; &amp;quot;application respondent,&amp;quot; and &amp;quot;interim application.&amp;quot;&lt;br /&gt;
;application:A request to the court that it make a specific order, usually on an interim or temporary basis, also called a &amp;quot;chambers application&amp;quot; or a &amp;quot;motion.&amp;quot; See also &amp;quot;interim application&amp;quot; and &amp;quot;relief.&amp;quot;&lt;br /&gt;
;Application to Obtain an Order:A legal document required by the Provincial Court Family Rules to start a court proceeding which sets out the relief sought by the applicant against the person named as respondent. See &amp;quot;action,&amp;quot; &amp;quot;applicant,&amp;quot; &amp;quot;pleadings,&amp;quot; &amp;quot;relief&amp;quot; and &amp;quot;respondent.&amp;quot;&lt;br /&gt;
;application respondent:A party against whom an interim application has been brought. See also &amp;quot;applicant&amp;quot; and &amp;quot;interim application.&amp;quot;&lt;br /&gt;
;Application Response:A legal document required by the Supreme Court Family Rules to reply to a Notice of Application, which sets out the relief agreed to and opposed by the application respondent and the facts in support of that position. See &amp;quot;interim application.&amp;quot;&lt;br /&gt;
;apportion:In family law, to divide equally, usually referring to the division of family property between spouses. See also &amp;quot;reapportion.&amp;quot;&lt;br /&gt;
;appraisal:A professional estimate of the worth of something, such as a company, a property, an investment, a book of business, a loan, or a debt. In family law, this is sometimes required for the court to determine the value of property such as an art collection or a house.&lt;br /&gt;
;apprehend:In law, to take or to seize. In family law, this term usually refers to the taking of a child out of the care of their parents by the police or child welfare authorities.&lt;br /&gt;
;arbitration: A dispute resolution process in which an arbitrator hears the evidence and arguments presented by the parties to a legal dispute and makes an award that resolves the dispute and is binding on the parties. The arbitration of family law disputes is governed by rules set out in Part 2, Division 4 of the &#039;&#039;Family Law Act&#039;&#039;. See &amp;quot;alternative dispute resolution&amp;quot; and &amp;quot;family law arbitrator.&amp;quot;&lt;br /&gt;
;argument:In law, an attempt to persuade by logical reasoning. Usually refers to oral or written argument presented to a judge or arbitrator following the presentation of evidence, or to a written summary of argument.&lt;br /&gt;
;arrears:Child support or spousal support that is owing because of an order or agreement but is unpaid.&lt;br /&gt;
;assent:Agreement, approval.&lt;br /&gt;
;assess:To determine the proper value or worth of something. A lawyer&#039;s bill may be &#039;&#039;assessed&#039;&#039; by a registrar to determine the actual amount the client should pay. See &amp;quot;appraisal.&amp;quot;&lt;br /&gt;
;assign:In law, to transfer an interest or right in something to someone else. People who go on welfare, for example, are required to assign their rights to apply for child support and spousal support to the provincial government.&lt;br /&gt;
;assisted reproduction:(1) A means of conceiving a child other than by sexual intercourse, usually with medical or technological intervention, or (2) when someone requires help operating the photocopier.  &lt;br /&gt;
;associate judge:A provincially-appointed judicial official of the BC Supreme Court with limited jurisdiction, usually charged with making interim decisions before final judgment in a court proceeding, and certain decisions after final judgment, including the assessment of lawyers&#039; bills and the settling of bills of cost. Until January 2024, associate judges were referred to as &#039;&#039;masters&#039;&#039;. See &amp;quot;interim application,&amp;quot; &amp;quot;judge&amp;quot; and &amp;quot;jurisdiction.&amp;quot;&lt;br /&gt;
;attest:To swear or affirm something to be true, usually in the context of giving oral evidence or providing affidavit evidence.&lt;br /&gt;
;award:A mandatory direction of an arbitrator, binding and enforceable upon the parties to an arbitration proceeding, made following the hearing of the arbitration trial proceeding or the parties&#039; settlement, following which the only recourse open to a dissatisfied party is to challenge or appeal the award in court. See &amp;quot;appeal,&amp;quot; &amp;quot;arbitration,&amp;quot; and &amp;quot;family law arbitrator.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==B==&lt;br /&gt;
&lt;br /&gt;
;bad faith:Intentionally misleading someone else, whether by doing or not doing something; acting in a manner contrary to one&#039;s actual intention; failing to act honestly and openly. Also known by the Latin phrase &#039;&#039;male fides&#039;&#039;.  See &#039;&#039;bona fides&#039;&#039;. &lt;br /&gt;
;bar:In law, (1) the physical railing separating the public gallery in a courtroom from the area where the judge and lawyers sit, (2) lawyers as a group, or (3) the place where lawyers go after work.&lt;br /&gt;
;barrister and solicitor:A lawyer; a person licensed to practice law in a particular jurisdiction. In England, &amp;quot;barristers&amp;quot; do trial work and &amp;quot;solicitors&amp;quot; draft legal documents. In Canada, lawyers are both barristers and solicitors.&lt;br /&gt;
;bastard:A child of unmarried parents; an illegitimate child. Bastards used to be at a profound legal disadvantage; however, the law has changed so that such children are treated no differently than children born of a marriage. The appearance of this definition below that of &amp;quot;barrister and solicitor&amp;quot; is purely coincidental.&lt;br /&gt;
;bench:In law, (1) the court, (2) judges as a group, or (3) the place where a judge sits in a courtroom.&lt;br /&gt;
;beneficial interest:In law, the rights or advantages a person has in a property, even if they are not the legal owner on paper. This term is often used in trusts and property law. In trusts, a person with a beneficial interest (beneficiary) has a right to benefit from the property held in the trust, though the legal title may be held by someone else (the trustee). In property law, it can refer to a person&#039;s rights to enjoy the benefits of a property, such as receiving rent or living in a property, without being the registered owner.&lt;br /&gt;
;beneficiary:(1) A person for whom a trustee holds a trust, or (2) the recipient or intended recipient of property given in a will. See &amp;quot;heir&amp;quot; and &amp;quot;trust.&amp;quot;&lt;br /&gt;
;bigamy:The act of going through a form of marriage ceremony with one person while being already married to someone else, or with a person who is already married to someone else. This is a criminal offence in Canada, under section 290 of the &#039;&#039;Criminal Code&#039;&#039;, although one that is rarely, if ever, enforced. Bigamous marriages, marriages subsequent to the first, are void &#039;&#039;ab initio&#039;&#039;. See &amp;quot;ab initio,&amp;quot; &amp;quot;marriage, validity of,&amp;quot; and &amp;quot;polygamy.&amp;quot;&lt;br /&gt;
;bill:In law, (1) a piece of draft legislation presented to the legislature for its approval,or (2) a lawyer&#039;s statement of account for services rendered to their client. See &amp;quot;account,&amp;quot; &amp;quot;act,&amp;quot; and &amp;quot;lawyer&#039;s fees.&amp;quot;&lt;br /&gt;
;bill of costs:In British Columbia, an account prepared by the party who is awarded their costs of an action or application and which is presented to the other party for payment. A bill of costs is prepared according to a formula set out in the Supreme Court Family Rules.&lt;br /&gt;
;binding:(1) In law, a requirement or obligation to honour and abide by something, such as a contract or order of the court. A judge&#039;s order is &amp;quot;binding&amp;quot; in the sense that it must be obeyed or a certain punishment will be imposed. (2) The principle that a higher court&#039;s decision on a point of law must be followed by a lower court. See &amp;quot;contempt of court&amp;quot; and &amp;quot;precedent.&amp;quot;&lt;br /&gt;
;&#039;&#039;bona fide&#039;&#039;:A Latin phrase meaning &amp;quot;in good faith.&amp;quot; Doing something honestly and openly, without intending to mislead, deceive, or harm someone else. See &amp;quot;bad faith.&amp;quot;&lt;br /&gt;
;book of authorities:A binder containg the case law that a party will rely on in making a legal argument. Each case is usually separated by numbered tabs to make it as easy as possible to find a particular case.&lt;br /&gt;
;book of documents:A binder containing documents that a party will introduce into evidence at a trial or arbitration hearing. Each document is usually separated by numbered tabs to make it as easy as possible to find a particular document; it&#039;s also helpful to number the pages of each document.&lt;br /&gt;
;breach of contract:Acting or not acting in a manner that is contrary to the terms of a contract. In family law, the breach of one party usually gives rise to a cause of action for the other party, allowing that party to sue for breach of contract, but the breach is unlikely to allow that party to treat the agreement as if it were cancelled or had been voided. &lt;br /&gt;
;brief:In law, (1) a written argument, or (2) a memorandum of law. A brief is usually presented to a judge as a summary of an argument or the law on a particular issue. Curiously, briefs are rarely brief.&lt;br /&gt;
;BTW:A law student&#039;s mnemonic device, short for &amp;quot;Bigamy = Two Wives.&amp;quot;&lt;br /&gt;
;burden of proof:The obligation of a party to prove their case; the onus of proof. The burden of proof usually lies on the party who makes a claim, although in certain circumstances this burden is reversed, usually by operation of a statute. In civil litigation, a party must prove their case on the balance of probabilities. See &amp;quot;onus.&amp;quot;&lt;br /&gt;
;business days:A method of calculating time under which the days for a legal deadline are counted according to the days when the court is open for business, excluding weekends and holidays. See &amp;quot;calendar days&amp;quot; and &amp;quot;clear days.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==C==&lt;br /&gt;
&lt;br /&gt;
;calendar days:A method of calculating time under which the days for a legal deadline are counted as they appear in the calendar, including weekends and holidays. See &amp;quot;business days&amp;quot; and &amp;quot;clear days.&amp;quot;&lt;br /&gt;
;case:(1) In law, a court proceeding; a lawsuit; an action; a cause of action; a claim. (2) A historic decision of the court; case law. See &amp;quot;action,&amp;quot; &amp;quot;case law, &amp;quot; &amp;quot;court proceeding,&amp;quot; and &amp;quot;precedent.&amp;quot;&lt;br /&gt;
;case at bar:The case presently before the court; the case being argued.&lt;br /&gt;
;case law:The law as established and developed by the decisions made in each court proceeding. See &amp;quot;common law.&amp;quot;&lt;br /&gt;
;cause:In law, (2) a lawsuit, an action, or a cause of action, or (2) the wrongful act of another which gives rise to a claim for relief. See &amp;quot;action&amp;quot; and &amp;quot;cause of action.&amp;quot;&lt;br /&gt;
;cause of action:The behaviour of a person that gives rise to a claim for relief. For example, a spouse&#039;s adultery might give rise to the other spouse&#039;s right to claim a divorce. The adulterous act is the cause of action for the divorce claim.&lt;br /&gt;
;Certificate of Costs or Expenses:Often referred to as simply a &#039;&#039;Certificate of Costs&#039;&#039;, this is a document endorsed by an associate judge or registrar stating the amount owed as &amp;quot;costs&amp;quot; by one party to the other after a trial, usually issued following a hearing to settle the amount of the costs justly owed. It is a judgment of the Supreme Court and enforced like a judgment debt.&lt;br /&gt;
;Certificate of Fees:A document endorsed by an associate judge or registrar stating the amount a client owes to their lawyer, issued following a hearing to &amp;quot;assess&amp;quot; or &amp;quot;tax&amp;quot; a lawyer&#039;s bill and determine what portion of the lawyer&#039;s bill was reasonable and is properly owed to or refundable by that lawyer. See &amp;quot;account.&amp;quot;&lt;br /&gt;
;Certificate of Pending Litigation:Often referred to as a &amp;quot;CPL&amp;quot; for short, this is a document filed in the office of the Land Title and Survey Authority against the title of real property; formerly called a &#039;&#039;lis pendens&#039;&#039;. When a CPL is filed, it warns others that the property is the subject of a court proceeding and that ownership of the property may change as a result. In family law, a CPL is used to protect the interest of a party in a piece of property by notifying potential purchasers or mortgagees about the court proceeding. See &amp;quot;clear title,&amp;quot; &amp;quot;encumbrance,&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;&#039;&#039;Charter of Rights and Freedoms&#039;&#039;:Also known as the &#039;&#039;Charter&#039;&#039;, the part of the &#039;&#039;Constitution Act, 1982&#039;&#039; that sets out the fundamental rights and freedoms enjoyed by all Canadians, including the freedoms of religion and expression and the rights to life and liberty. Neither the federal nor the provincial governments may pass laws or act in ways contrary to the &#039;&#039;Charter&#039;&#039;.&lt;br /&gt;
;chambers:A type of hearing in the BC Supreme Court, where a judge or an associate judge hears applications. Unlike trials, evidence is presented through affidavits instead of live witnesses, the proceedings are less formal (no one wears robes), and the result is often an interim order instead of a final order. Chambers can address procedural issues, but also interim orders dealing with parenting or support concerns, or other issues that come up before a family law trial is held.&lt;br /&gt;
;chattel:Personal property; an item of property other than real estate. See &amp;quot;real property.&amp;quot;&lt;br /&gt;
;child:A person who is younger than the legal age of majority, 19 in British Columbia. See &amp;quot;age of majority.&amp;quot;&lt;br /&gt;
;child of the marriage:A term under the &#039;&#039;Divorce Act&#039;&#039; describing a child who is under the provincial age of majority or older but unable to withdraw from the charge of the spouses by reason of illness, disability or other cause. &amp;quot;Other cause&amp;quot; is usually interpreted to mean an adult child who is pursuing post-secondary education. An adult child must qualify as a &amp;quot;child of the marriage&amp;quot; to be entitled to child support. See &amp;quot;age of majority,&amp;quot; &amp;quot;child&amp;quot; and &amp;quot;child support.&amp;quot;&lt;br /&gt;
;child support:Money paid by one parent or guardian to another parent or guardian as a contribution toward the cost of a child&#039;s living and other expenses.&lt;br /&gt;
;Child Support Guidelines:A regulation to the federal &#039;&#039;Divorce Act&#039;&#039;, adopted by every province and territory except Quebec, that sets the amount of child support a parent or guardian must pay, usually based on the person&#039;s income and the number of children involved, and presents these amounts in tables for easy reference. See &amp;quot;table amount.&amp;quot;&lt;br /&gt;
;circumstantial evidence:Evidence that doesn&#039;t prove a fact but allows a court to logically infer a fact; indirect proof of a fact. For example, a fixed amount of money deposited every two weeks into someone&#039;s bank account may allow the court to infer that the person has a job even though there is no direct evidence of that person&#039;s employment.&lt;br /&gt;
;civil action: A court proceeding other than a criminal court proceeding. All family law court proceedings are civil actions.&lt;br /&gt;
;&#039;&#039;Civil Marriage Act&#039;&#039;:Federal legislation that expands the common law definition of spouse to include persons of the same gender, thereby allowing persons of the same sex to marry one another.&lt;br /&gt;
;claim:(1) The assertion of a legal right to an order or to a thing; (2) the remedy or relief sought by a party to a court proceeding.&lt;br /&gt;
;claimant:The person who starts a court proceeding seeking an order for a specific remedy or relief against another person, the respondent. See &amp;quot;action&amp;quot; and &amp;quot;respondent.&amp;quot;&lt;br /&gt;
;clear days:A method of calculating time under which the days for a legal deadline are counted by excluding the first day and the last day in the period. For example, a court order obtained on Monday that says that someone can apply to vary the order on &amp;quot;two clear days&#039; notice&amp;quot; means that the soonest the person could apply is Thursday. See &amp;quot;business days&amp;quot; and &amp;quot;calendar days.&amp;quot;&lt;br /&gt;
;clear title:Ownership of property without any debt, liens, or claims having been registered against the property. For example, owning a piece of land without a mortgage or a CPL on the property, or owning a car without a car loan. See &amp;quot;Certificate of Pending Litigation.&amp;quot;&lt;br /&gt;
;coercion:The use of force or intimidation, whether emotional or physical, to compel another person to do something; interference with another person&#039;s freedom of choice to obtain an outcome, action, or behaviour.&lt;br /&gt;
;cohabitation:Living with another person, shacking up, living in sin, playing house. Cohabitation in a &amp;quot;marriage-like relationship&amp;quot; is necessary to qualify as a &amp;quot;spouse&amp;quot; under the &#039;&#039;Family Law Act&#039;&#039;.  See &amp;quot;marriage-like relationship&amp;quot; and &amp;quot;spouse.&amp;quot;&lt;br /&gt;
;cohabitation agreement:An agreement signed by people who are or have begun to live together in a marriage-like relationship that is intended to govern their rights and obligations in the event of the breakdown of their relationship and, sometimes, their rights and obligations during their relationship. See &amp;quot;family law agreement.&amp;quot;&lt;br /&gt;
;collaborative negotiation: A dispute resolution process in which the parties to a legal dispute and their lawyers agree that they will make every effort to resolve the dispute through cooperative, transparent negotiations, sometimes with the assistance of counsellors and neutral experts in financial issues and children&#039;s issues as necessary, without going to court. Also known as collaborative law, even though it&#039;s not a type of law, and as collaborative settlement processes. See &amp;quot;alternative dispute resolution.&amp;quot;&lt;br /&gt;
;collusion:An agreement to do something with one or more other people towards an illegal or harmful goal. In family law, the court must satisfy itself that there has been no collusion between the spouses as to the ground of divorce before a divorce order will be made. &lt;br /&gt;
;common law:(1) The legal principle under which courts are bound to follow the principles established by previous courts in similar cases dealing with similar facts, or (2) the system of justice used in non-criminal cases in all provinces and territories except Quebec.&lt;br /&gt;
;common-law marriage:A form of marriage occurring without government or church licence, in which a couple acquired certain rights and obligations toward each other under the common law, banned as a result of the 1753 English &#039;&#039;Marriage Act&#039;&#039;. Common-law marriages have never been lawful in British Columbia. See &amp;quot;common-law spouse&amp;quot; and &amp;quot;unmarried spouse.&amp;quot;&lt;br /&gt;
;common-law spouse:(1) A popular misconception under which people believe they are married to each other simply because they have lived together, or (2) a popular misnomer describing the legal relationship between long-term cohabitants. Common-law marriages have never been lawful in British Columbia. See &amp;quot;common-law marriage,&amp;quot; &amp;quot;married spouse,&amp;quot; and &amp;quot;unmarried spouse.&amp;quot;&lt;br /&gt;
;competent:In law, having the capacity, ability, or authorization to do a thing. A person who is competent to give evidence is sane and able to understand the issues and results of their evidence. A court that is competent has the authority to deal with the issues in a case and authority over the parties to that case.&lt;br /&gt;
;conclusion of fact:A judge&#039;s decision as to what the facts of a case are, based on the evidence they have heard and their evaluation of the credibility of the witnesses giving the evidence. See &amp;quot;conclusion of law,&amp;quot; &amp;quot;evidence,&amp;quot; &amp;quot;question of fact,&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;conclusion of law:A judge&#039;s decision as to how the law, including any relevant legislation or principles of the common law, should be applied to the facts of a particular case. See &amp;quot;common law,&amp;quot; &amp;quot;conclusion of fact,&amp;quot; &amp;quot;question of law,&amp;quot; and &amp;quot;legislation.&amp;quot;&lt;br /&gt;
;concur:To agree.&lt;br /&gt;
;concurrent:Happening or existing at the same time. Two courts with concurrent jurisdiction each have the jurisdiction to hear the same case and deal with the same legal issues.&lt;br /&gt;
;condonation:Forgiving the wrongful or harmful act of another. In family law, condonation usually refers to forgiving an act of adultery or cruelty and the continuation of the parties&#039; relationship as it had been before, often inadvertently ending the innocent spouse&#039;s ability to apply for a divorce based on the adultery or cruelty. See &amp;quot;adultery,&amp;quot; &amp;quot;cruelty, mental or physical,&amp;quot; and &amp;quot;divorce, grounds of.&amp;quot;&lt;br /&gt;
;conjugal rights:A somewhat outdated term describing the rights resulting from marriage, including each spouse’s entitlement to the comforts of living together, eating at the same table, sympathy, mutual confidence, sex, and so forth. See &amp;quot;consortium.&amp;quot;&lt;br /&gt;
;connivance:Intentionally causing or permitting a wrongful act to happen to achieve a certain goal. In family law, a married spouse conspiring towards the adultery of the other spouse for the purpose of claiming adultery as a ground of divorce would qualify as connivance. A divorce will not be granted where connivance as to the ground of divorce relied on is found. See &amp;quot;adultery,&amp;quot; &amp;quot;collusion,&amp;quot; &amp;quot;condonation,&amp;quot; and &amp;quot;divorce, grounds of.&amp;quot;&lt;br /&gt;
;consanguinity:Being related to another person by blood. For a marriage to be valid, the parties must not be within the prohibited degrees of consanguinity or adoption. See &amp;quot;marriage,&amp;quot; &amp;quot;&#039;&#039;Marriage (Prohibited Degrees) Act&#039;&#039;&amp;quot; and &amp;quot;marriage, validity of.&amp;quot;&lt;br /&gt;
;consent:(1) Agreement, or (2) the giving of permission for a thing to happen or not happen. &lt;br /&gt;
;consent order:An order resolving all or part of a court proceeding, on an interim or final basis, that the parties agree the court should make.&lt;br /&gt;
;consortium:The marital relationship between spouses, specifically the right of each spouse to the company and aid of the other. See &amp;quot;conjugal rights.&amp;quot;&lt;br /&gt;
;conspiracy:The agreement of two or more people to perform an unlawful act or to do a lawful act by unlawful means. A conspirator is a party to a conspiracy. See &amp;quot;lawful.&amp;quot;&lt;br /&gt;
;constitution:In law, the rules that set out the political and legal organization of a state. The power and authority of the governments, the legislative bodies, and the courts, as well as their limits, all stem from the constitution. In Canada, there are two primary constitutional documents, the &#039;&#039;Constitution Act, 1867&#039;&#039; and the &#039;&#039;Constitution Act, 1982&#039;&#039;. The &#039;&#039;Charter of Rights and Freedoms&#039;&#039; is part of the &#039;&#039;Constitution Act, 1982&#039;&#039;.&lt;br /&gt;
;construction:In law, the interpretation of something, like a document or a set of circumstances, so as to give it meaning. For example, if a separation agreement stated that one guardian &amp;quot;will have the children on Monday, Tuesday, and Friday&amp;quot; but didn’t say anything about the other guardian, the agreement would be &#039;&#039;constructed&#039;&#039; to mean that the other guardian would have the children on the days that weren&#039;t mentioned.&lt;br /&gt;
;contact:Under the &#039;&#039;Family Law Act&#039;&#039;, a term that describes the time a person who is not a guardian of a child, including a parent who is not a guardian, has with that child. Under the &#039;&#039;Divorce Act&#039;&#039;, a term that describes the time a person who is not a married spouse has with a child. See &amp;quot;guardian&amp;quot; and &amp;quot;parental responsibilities.&amp;quot;&lt;br /&gt;
;constructive trust:In family law, the finding by a court that a person holds a portion of their assets for the benefit of the other party without an express agreement to that effect between the parties. See &amp;quot;resulting trust,&amp;quot; &amp;quot;trust&amp;quot; and &amp;quot;unjust enrichment.&amp;quot;&lt;br /&gt;
;contempt of court:Doing something or failing to do something that impairs the administration of justice or respect for the court’s authority, such as bribing a witness, disobeying a court order, or misleading the court. Contempt of court can be a civil offence as well as a criminal offence.&lt;br /&gt;
;contingency fees:A fee arrangement whereby a lawyer is paid by taking a percentage of the money awarded to their client by the court or a settlement. Contingency fee agreements are not allowed in family matters, although sometimes a lawyer will agree to be paid from the assets held by a party following the final resolution of an action, such as the proceeds of the sale of a family asset. See &amp;quot;account,&amp;quot; &amp;quot;lawyer&#039;s fees,&amp;quot; and &amp;quot;retainer.&amp;quot;&lt;br /&gt;
;continuance:The continued hearing of an application or trial following a partial hearing at an earlier date. See &amp;quot;adjournment.&amp;quot;&lt;br /&gt;
;contract:An agreement between two or more people, giving them obligations towards each other that can be enforced in court. A valid contract must be offered by one person and accepted by the other, and some form of payment or other thing of value must generally be exchanged between the parties to the contract. &lt;br /&gt;
;contract law:The branch of law dealing with the interpretation and enforcement of contracts. The principles of contract law are usually, but not always, applicable to family law agreements.&lt;br /&gt;
;corollary relief:In a court proceeding for divorce, this term refers to all relief claimed under the &#039;&#039;Divorce Act&#039;&#039; apart from the divorce order itself, specifically claims for parenting orders, child support orders and spousal support orders. See &amp;quot;action&amp;quot; and &amp;quot;relief.&amp;quot;&lt;br /&gt;
;corollary relief proceeding:A court proceeding under the &#039;&#039;Divorce Act&#039;&#039; in which a spouse seeks parenting orders, a child support order or a spousal support order. See &amp;quot;action&amp;quot; and &amp;quot;relief.&amp;quot;&lt;br /&gt;
;corporal punishment:In family law, the physical punishment of a child by a parent, guardian, or another authorized person. Corporal punishment is permitted under the &#039;&#039;Criminal Code&#039;&#039;, but only to a limited extent and only by certain persons, including parents and teachers.&lt;br /&gt;
;costs:In law, a calculation of the allowable legal expenses of a party to a court proceeding, as determined by the Supreme Court Family Rules. The party who is most successful in a court proceeding is usually awarded their &amp;quot;costs&amp;quot; of the proceeding. See &amp;quot;account,&amp;quot; &amp;quot;bill of costs,&amp;quot; &amp;quot;Certificate of Costs or Expenses&amp;quot; and &amp;quot;lawyer&#039;s fees.&amp;quot;&lt;br /&gt;
;counsel:(1) A lawyer, or (2) the advice given by a lawyer to their client.&lt;br /&gt;
;counterclaim:The claims made by a respondent in a court proceeding against the person starting the court proceeding. The legal document required by the Supreme Court Family Rules in which a respondent sets out their counterclaims against a claimant, is a form called a Counterclaim. See &amp;quot;Notice of Family Claim&amp;quot; and &amp;quot;Response to Family Claim.&amp;quot;&lt;br /&gt;
;Court of Appeal:The highest level of court in the province, having the jurisdiction to review decisions of the Supreme Court, all provincial lower courts, and certain tribunals. See &amp;quot;appeal.&amp;quot;&lt;br /&gt;
;court proceeding:A legal proceeding in which one party sues another for a specific remedy or relief, also called an &amp;quot;action,&amp;quot; a &amp;quot;lawsuit,&amp;quot; or a &amp;quot;case.&amp;quot; A court proceeding for divorce, for example, is a proceeding in which the claimant sues the respondent for the relief of a divorce order.&lt;br /&gt;
;court registry:A central office, located in each judicial district, at which the court files for each court proceeding in that district are maintained, and at which legal documents can be filed, searched and reviewed.&lt;br /&gt;
;covenant:A promise to do or not do a particular thing. See &amp;quot;contract,&amp;quot; &amp;quot;family law agreements,&amp;quot; and &amp;quot;separation agreements.&amp;quot;&lt;br /&gt;
;CPL:The short form for &amp;quot;Certificate of Pending Litigation.&amp;quot; See &amp;quot;Certificate of Pending Litigation.&amp;quot;&lt;br /&gt;
;cross-examination:The portion of a trial where a party asks questions of a witness presented by the other party in order to challenge the witness’s recollection and truthfulness. The questions asked of the witness must be relevant to the issues and may be leading, that is, the questions may suggest their answers, for example &amp;quot;You didn&#039;t get home until 2:00am, did you?&amp;quot; See &amp;quot;examination-in-chief,&amp;quot; &amp;quot;evidence,&amp;quot; and &amp;quot;leading question.&amp;quot;&lt;br /&gt;
;Crown:In law, (1) the federal and provincial governments and their departments and agencies, or (2) lawyers employed by the federal and provincial governments to prosecute criminal offences.&lt;br /&gt;
;cruelty:In family law, the physical, verbal, emotional, or mental abuse of one married spouse by the other. Proof of cruelty is grounds for an immediate divorce, providing that the other spouse has not forgiven the cruelty. See &amp;quot;condonation&amp;quot; and &amp;quot;divorce, grounds of.&amp;quot;&lt;br /&gt;
;custody:In family law, an antiquated term used by the old &#039;&#039;Divorce Act&#039;&#039; to describe the right to possess a child and make parenting decisions concerning the child&#039;s health, welfare and upbringing. Replaced in the new &#039;&#039;Divorce Act&#039;&#039; with the term &#039;&#039;decision-making responsibility.&amp;quot; See &amp;quot;access,&amp;quot; &amp;quot;decision-making responsibility&amp;quot; and &amp;quot;parenting time.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==D==&lt;br /&gt;
&lt;br /&gt;
;damages:An award of money payable by one party to a court proceeding to another, usually as compensation for loss or harm suffered as a result of the other party’s actions or omissions. In family law, damages are usually awarded to one party in compensation for breach of contract or spousal abuse. See &amp;quot;breach of contract&amp;quot; and &amp;quot;tort.&amp;quot;&lt;br /&gt;
;debt:A sum of money or an obligation owed by one person to another. A &amp;quot;debtor&amp;quot; is a person responsible for paying a debt; a &amp;quot;creditor&amp;quot; is the person to whom the debt is owed.&lt;br /&gt;
;decision:In law, (1) a judge&#039;s conclusions after hearing argument and considering the evidence presented at a trial or an application, (2) a judgment, or (3) the judge&#039;s reasons. A judge&#039;s written or oral decision will include the judge&#039;s conclusions about the relief or remedies claimed as well as their findings of fact and conclusions of law. A written decision is called the judge’s &amp;quot;reasons for judgment.&amp;quot; See &amp;quot;common law,&amp;quot; &amp;quot;conclusions of law&amp;quot; and &amp;quot;findings of fact.&amp;quot;&lt;br /&gt;
;decision-making responsibility:Under the new &#039;&#039;Divorce Act&#039;&#039;, a term referring to a spouse&#039;s responsibility for making significant decisions about a child, including about healthcare, education, culture, language, religion, spirituality and extracurricular activities. Decision-making responsibility may be shared by both spouses, divided between spouses such that each has responsibility for different decisions, or allocated wholly to one spouse.&lt;br /&gt;
;declaration:In law, a pronouncement of the court about a fact or a state of affairs, such as a declaration that a marriage is void or that a person is the guardian of a child. Not to be confused with an order, which is a mandatory direction of the court requiring a party to do or not do something. See &amp;quot;order.&amp;quot;&lt;br /&gt;
;deem:(1) To make an assumption that one thing follows logically from another, (2) a presumption of a fact based on the existence of other facts, or, sometimes, (3) a presumption of a fact required by law, such as the presumption that a respondent who files a Response to Family Claim has been served with the Notice of Family Claim.&lt;br /&gt;
;&#039;&#039;de facto&#039;&#039;:A Latin phrase meaning &amp;quot;in fact.&amp;quot;&lt;br /&gt;
;default:In law, failing to do something which is either optional or mandatory, such as failing to respond to an application or to a claim within the time limits set out in the rules of court. See &amp;quot;default judgment.&amp;quot;&lt;br /&gt;
;default judgment:A judgment obtained by a claimant following the respondent&#039;s failure to reply to the claimant&#039;s claim within the proper time from service. In the Supreme Court, a respondent who has been properly served with a Notice of Family Claim has 30 days to file a Response to Family Claim. Once those 30 days have elapsed without the response being served on the claimant, the claimant may apply to the court for a judgment in default. This is the basis for divorce orders made under the desk order divorce process. See &amp;quot;desk order divorce&amp;quot; and &amp;quot;Response to Family Claim.&amp;quot;&lt;br /&gt;
;defence:(1) A reply, a rebuttal, an answer to a court proceeding or an application, or (2) a statement as to why a particular claim or application should not succeed. &lt;br /&gt;
;&#039;&#039;de jure&#039;&#039;:A Latin phrase meaning &amp;quot;by law.&amp;quot; By operation of law; as a matter of law; by legal right.&lt;br /&gt;
;delivery:Sending legal documents to a party at that party&#039;s &amp;quot;address for service,&amp;quot; usually by mail, fax, or email, called &amp;quot;ordinary service&amp;quot; in proceedings before the Supreme Court. Certain documents, like a Notice of Family Claim, must be served on the other party by personal service. Most other documents may be served by ordinary service. See also &amp;quot;address for service&amp;quot; and &amp;quot;personal service.&amp;quot;&lt;br /&gt;
;demand letter:A letter describing a legal claim sent to the person against whom the claim might be made, offering to settle the claim without the necessity of legal action on terms set out in the letter. Demand letters are usually issued before court proceedings are commenced to try to settle a potential claim without the need for litigation.&lt;br /&gt;
;&#039;&#039;de minimus non curat lex&#039;&#039;:A Latin maxim meaning &amp;quot;the law does not concern itself with trifles,&amp;quot; also known by its short form, &#039;&#039;de minimus&#039;&#039;. This maxim stands for the idea that some claims or arguments, even though legally correct or valid, are too small or too trivial to be dealt with by the court.&lt;br /&gt;
;denial:In law, defending a claim by denying the truth of a fact supporting the claim; a rejection of the truth of facts alleged.&lt;br /&gt;
;&#039;&#039;de novo&#039;&#039;:A Latin phrase meaning &amp;quot;anew.&amp;quot; Renewed; from the beginning. An application or trial heard &#039;&#039;de novo&#039;&#039; is heard for a second time without the court considering or being bound by the result of or decisions made during the first hearing. &lt;br /&gt;
;dependant:In law, a person who relies on someone else for their support and the necessities of life. See &amp;quot;child,&amp;quot; &amp;quot;child support,&amp;quot; and &amp;quot;spousal support.&amp;quot;&lt;br /&gt;
;deponent:A person giving information under affirmation or oath; a witness. Refers to both a person giving testimony at a trial and a person making an affidavit. See &amp;quot;affidavit,&amp;quot; &amp;quot;evidence,&amp;quot; &amp;quot;testimony&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;desertion:In family law, the abandonment of one married spouse by the other. This is an old ground of divorce that has been replaced in the modern &#039;&#039;Divorce Act&#039;&#039; with simple separation for a period of at least one year. See &amp;quot;divorce, grounds of&amp;quot; and &amp;quot;separation.&amp;quot;&lt;br /&gt;
;desk order divorce:A process in which a divorce order, with or without corollary relief, is obtained following the respondent&#039;s failure to defend the claim for divorce by filing a Response to Family Claim. A desk order divorce does not require a hearing in court and is the cheapest way to obtain a divorce order. See &amp;quot;corollary relief&amp;quot; and &amp;quot;divorce.&amp;quot;&lt;br /&gt;
;disability:In law, a legal incapacity to do certain things, like enter into a contract or start a court proceeding. Legal disabilities include insanity and being under the age of majority. See &amp;quot;age of majority.&amp;quot;&lt;br /&gt;
;disbar:To strip a lawyer of their right to practice law, usually after a formal inquiry by the Law Society.&lt;br /&gt;
;disclosure:A step in a court proceeding in which each party advises the other of the documents in their possession which relate to the issues in the court proceeding and produces copies of any documents the other side requests before trial. This process is regulated by the rules of court, which put each party under an ongoing obligation to continue to advise the other of new documents coming into their possession or control. The purpose of this step is to encourage the settlement of court proceedings and to prevent a party from springing new evidence on the other party at trial. &lt;br /&gt;
;discontinuance:The termination of a claim by the claimant or the termination of a counterclaim by a respondent. The discontinuance of a claim indicates the party&#039;s intention not to proceed with that claim. See &amp;quot;action&amp;quot; and &amp;quot;Counterclaim.&amp;quot;&lt;br /&gt;
;discovery:A step in a court proceeding in which a party may demand that the other party produce specific documents and submit to a cross-examination, on oath or affirmation, outside of court before trial. This process is regulated by the rules of court. The purpose of this step is to encourage the settlement of court proceedings and to make sure that each party knows what the other party&#039;s case will be at trial. See &amp;quot;examination for discovery.&amp;quot;&lt;br /&gt;
;dismiss: In law, a judge’s decision (1) not to grant a claim or (2) to reject a court proceeding with or without trial. An application that is &#039;&#039;dismissed&#039;&#039; has been rejected by the judge. See &amp;quot;application.&amp;quot;&lt;br /&gt;
;dispute resolution:Processes used to resolve legal disputes, including negotiation, collaborative settlement processes, mediation, arbitration and litigation.&lt;br /&gt;
;dissent: (1) Disagreement, or (2) the decision of a judge of the Court of Appeal who disagrees with the decision reached by the majority of the judges hearing the same appeal. See &amp;quot;appeal&amp;quot; and &amp;quot;Court of Appeal.&amp;quot;&lt;br /&gt;
;divorce:The legal termination of a valid marriage by an order of a judge; the ending of a marital relationship and the conjugal obligations of each spouse to the other. See &amp;quot;conjugal rights,&amp;quot; &amp;quot;marriage&amp;quot; and &amp;quot;marriage, validity of.&amp;quot;&lt;br /&gt;
;&#039;&#039;Divorce Act&#039;&#039;:Federal legislation that deals with divorce, custody and access, child support, spousal support, and the recognition of divorce orders made outside of Canada.&lt;br /&gt;
;divorce, grounds of:The &#039;&#039;Divorce Act&#039;&#039; provides one ground upon which the court may make a divorce order, marriage breakdown. Marriage breakdown may be established on proof of the spouses&#039; separation for at least one year, a spouse&#039;s adultery, or a spouse&#039;s cruelty toward the other spouse. See &amp;quot;adultery,&amp;quot; &amp;quot;cruelty,&amp;quot; &amp;quot;divorce,&amp;quot; and &amp;quot;separation.&amp;quot;&lt;br /&gt;
;divorce proceeding:A court proceeding under the &#039;&#039;Divorce Act&#039;&#039; in which a spouse seeks a divorce order. See &amp;quot;divorce.&amp;quot;&lt;br /&gt;
;domestic contract:In family law, an agreement between two or more persons about legal issues that have arisen or may arise, dealing with their respective rights and obligations to one another, that the parties expect will be binding on them and will be enforceable in court. Typical domestic contracts include marriage agreements, cohabitation agreements, and separation agreements.&lt;br /&gt;
;domicile:(1) The place where one has one’s permanent home, where one lives most of the time, or, sometimes, (2) the place where one &#039;&#039;intends&#039;&#039; to have a permanent home. A party&#039;s domicile may have an impact on the jurisdiction of the court to hear a court proceeding, deal with certain claims made in a court proceeding, or determine the applicable law for dividing up property and debt. See &amp;quot;jurisdiction&amp;quot; and &amp;quot;residence.&amp;quot;&lt;br /&gt;
;donee:A person who receives a gift or bequest.&lt;br /&gt;
;donor:A person who gives a gift or bequest to someone, freely and without expectation of payment in return.&lt;br /&gt;
;dower:The entitlement of a wife to a portion of her husband’s estate on his death under the common law. This right is extinguished in British Columbia and is replaced by the provisions of the &#039;&#039;Wills, Estates and Succession Act&#039;&#039; that give a surviving spouse certain rights to share in the estate of the deceased spouse.&lt;br /&gt;
;dowry:In some legal systems, (1) the real property and personal property brought into a marriage by a wife, or (2) the property given to a wife by her husband in return for her marriage to him. There is no legal entitlement to dowry in Canada, agreements for the payment of dowry will not normally be enforceable. See &amp;quot;chattels&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;draft: (1) A preliminary version of a document, (2) an order prepared following judgment and submitted to the court for its approval, or (3) to prepare, or &#039;&#039;draw,&#039;&#039; a legal document.&lt;br /&gt;
;duress:Forcing someone to do something through psychological or emotional pressure; a defence to the enforcement of a contract. If, for example, a separation agreement was entered into under duress, that may be a ground to dispute or apply to set aside that agreement.&lt;br /&gt;
;Durex:A brand of condom. See &amp;quot;child support.&amp;quot;&lt;br /&gt;
;duty:In law, a legal obligation to do or not do something, whether under the common law or pursuant to legislation. See &amp;quot;act&amp;quot; and &amp;quot;common law.&amp;quot;&lt;br /&gt;
;duty counsel: A lawyer paid by legal aid or the government who provides limited legal assistance to people on the day that they are in court.&lt;br /&gt;
&lt;br /&gt;
==E==&lt;br /&gt;
&lt;br /&gt;
;election:In law, the making of a choice between two or more options.&lt;br /&gt;
;enactment:A government action or declaration intended to have a legal effect, usually in the form of legislation or regulation. See &amp;quot;act&amp;quot; and &amp;quot;regulations.&amp;quot;&lt;br /&gt;
;encumbrance:A legal right, usually to payment of a debt, that is secured by registration of the right on the title of property. For example, a mortgage is secured against the title of real property and is registered as an &#039;&#039;encumbrance&#039;&#039; on title. See &amp;quot;Certificate of Pending Litigation,&amp;quot; &amp;quot;clear title&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;endorse:In law, to sign a document or otherwise formally signal one&#039;s approval or acceptance of a document, proposal, contract or draft order.&lt;br /&gt;
;endowment:In family law, the giving of dower to a wife or of dowry by a wife. See &amp;quot;dower&amp;quot; and &amp;quot;dowry.&amp;quot;&lt;br /&gt;
;enjoin:To prohibit or restrain someone from doing something, normally by order of the court. See &amp;quot;restraining order.&amp;quot;&lt;br /&gt;
;enticement:In family law, the act of intentionally causing a wife to leave her husband or intentionally interfering with a married couple&#039;s consortium, formerly a common law cause of action. The &#039;&#039;Family Law Act&#039;&#039; expressly forbids legal actions based on enticement, which is too bad, really. See &amp;quot;cause of action,&amp;quot; &amp;quot;conjugal rights&amp;quot; and &amp;quot;consortium.&amp;quot;&lt;br /&gt;
;&#039;&#039;ergo&#039;&#039;:A Latin word meaning &amp;quot;therefore.&amp;quot;&lt;br /&gt;
;error of fact:A ground of appeal based on a claim that a fact exists or a fact supposed to exist does not, making the judge&#039;s decision void or voidable. See &amp;quot;appeal.&amp;quot;&lt;br /&gt;
;error of law:A ground of appeal based on a claim that the trial judge did not apply the law correctly in reaching their decision. This is the most common ground of appeal. See &amp;quot;appeal&amp;quot; and &amp;quot;error of fact.&amp;quot;&lt;br /&gt;
;estate:In law, all of the personal property and real property that a person owns or in which they have an interest, usually in connection with the prospect or event of the person&#039;s death.&lt;br /&gt;
;&#039;&#039;et al.&#039;&#039;:A Latin phrase meaning &amp;quot;and others,&amp;quot; short for &#039;&#039;et alia&#039;&#039; ― because &amp;quot;alia&amp;quot; is just such a pain to write out. Used in a style of cause (for example, &#039;&#039;Smithwick et al. v. Miller&#039;&#039;, to indicate that there are more parties to a legal action than are listed. See &amp;quot;action&amp;quot; and &amp;quot;style of cause.&amp;quot;&lt;br /&gt;
;evidence:Facts, or proof tending to support the existence of facts, presented to a judge at a hearing or trial. Evidence can be given through the oral testimony of witnesses, in writing as business records and other documents, or in the form of physical objects. Evidence must be admissible according to the rules of court and the rules of evidence. See &amp;quot;circumstantial evidence,&amp;quot; &amp;quot;hearsay&amp;quot; and &amp;quot;testimony.&amp;quot;&lt;br /&gt;
;evidentiary burden:The obligation of a party to prove their case; the onus of proof. The burden of proof usually lies on the party who makes a claim, although in certain circumstances this burden is reversed, usually by operation of statute. In civil litigation, a party must prove their case on the balance of probabilities.&lt;br /&gt;
;examination-in-chief:The portion of a trial where a party asks questions of their own witnesses to elicit evidence of certain facts. The questions asked of the witness cannot be leading, that is, the answer cannot be suggested in the question. For example, &amp;quot;What colour is your car?&amp;quot; rather than &amp;quot;Your car is blue?&amp;quot; See &amp;quot;cross-examination&amp;quot; and &amp;quot;evidence.&amp;quot;&lt;br /&gt;
;examination for discovery:The cross-examination of a party, under oath or affirmation, about the issues in a court proceeding conducted prior to trial. An examination for discovery is held outside court, with no one in attendance except for the parties, the parties&#039; lawyers, and a court reporter. The court reporter produces a transcript of the examination, which may, in certain circumstances, be used at trial. See &amp;quot;discovery.&amp;quot;&lt;br /&gt;
;excluded property:A term under the &#039;&#039;Family Law Act&#039;&#039; referring to property acquired by a spouse prior to the commencement of the spouses&#039; relationship and certain property acquired by a spouse during the relationship, including gifts, inheritances, court awards, and insurance payments. A spouse is presumed to be entitled to keep their excluded property without having to share it with the other spouse. See &amp;quot;family property,&amp;quot; &amp;quot;gift&amp;quot; and &amp;quot;inheritance.&amp;quot;&lt;br /&gt;
;execute:In contract law, to complete or accomplish; to complete the legal formalities necessary to give a document effect. One &amp;quot;executes&amp;quot; a separation agreement, for example, by signing it in the presence of a witness.&lt;br /&gt;
;executor:The person responsible for carrying out the instructions in a will and wrapping up a deceased person&#039;s estate and debts. The lovely feminine form of the word is &amp;quot;executrix,&amp;quot; though the masculine form is commonly applied to executrices and executors both. See &amp;quot;estate,&amp;quot; &amp;quot;testator,&amp;quot; and &amp;quot;will.&amp;quot;&lt;br /&gt;
;&#039;&#039;ex parte&#039;&#039;:A Latin phrase meaning &amp;quot;from one party.&amp;quot; Refers to an application that is brought before the court without notice being given to the other party. Such applications are only heard in urgent situations, for example, where someone has threatened to flee with the children or destroy property. See &amp;quot;application.&amp;quot;&lt;br /&gt;
;expert evidence:Opinion evidence given by an expert at trial, orally, in an affidavit or in a formal report. Opinion evidence is a statement about what a witness thinks or believes, rather than something personally known as a fact, and is generally not admissible at trial except when the opinion is provided by an expert. A person presented as an expert witness must be approved by the court as a qualified expert in their field. In family law, experts typically called to give evidence include accountants, business valuators, doctors, and psychologists. See &amp;quot;evidence&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==F==&lt;br /&gt;
&lt;br /&gt;
;fair market value:A term describing the value of real property or personal property in terms of the amount a reasonable third party would pay for the property at its current location in its current condition.&lt;br /&gt;
;family debt:A term under the &#039;&#039;Family Law Act&#039;&#039; referring to debt owed by either or both spouses that accumulated during the spouses&#039; relationship, as well as after separation if used to maintain family property. Both spouses are presumed to be equally liable for family debt.&lt;br /&gt;
;family home:In family law, the dwelling occupied by a family as their primary residence. See &amp;quot;family property&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;&#039;&#039;Family Law Act&#039;&#039;:Provincial legislation that deals with parentage, guardianship, parental responsibilities and parenting time, contact, child support, spousal support, and the division of property and debt. &lt;br /&gt;
;Family Law Act Regulation:A provincial regulation that prescribes the training necessary to work as a family law mediator, a family law arbitrator, and a parenting coordinator, and adopts the federal Child Support Guidelines for the purpose of the &#039;&#039;Family Law Act&#039;&#039;. See &amp;quot;Child Support Guidelines&amp;quot; and &amp;quot;&#039;&#039;Family Law Act&#039;&#039;.&amp;quot;&lt;br /&gt;
;family law agreement:An agreement between two or more persons about family law issues that have arisen or may arise, dealing with their respective rights and obligations to one another, which the parties expect will be binding on them and be enforceable in court. Typical family law agreements include marriage agreements, cohabitation agreements and separation agreements.&lt;br /&gt;
;family law arbitrator:A lawyer or another person with special training in the arbitration of family law disputes who meets the training and experience requirements set out in the provincial Family Law Act Regulation. See &amp;quot;arbitration.&amp;quot;&lt;br /&gt;
;family law mediator: A lawyer or another person with special training in the mediation of family law disputes who meets the training and experience requirements set out in the provincial Family Law Act Regulation. See &amp;quot;mediation.&amp;quot;&lt;br /&gt;
;family property:A term under the &#039;&#039;Family Law Act&#039;&#039; referring to property acquired by either or both spouses during their relationship, as well as after separation if bought with family property. Both spouses are presumed to be entitled to share equally in any family property. See &amp;quot;excluded property.&amp;quot; &lt;br /&gt;
;&#039;&#039;Family Relations Act&#039;&#039;:Former provincial legislation that dealt with custody, guardianship, access, child support, spousal support, and, for married spouses, the division of family assets. Now wholly repealed except for certain lingering effects involving the division of property and agreements made or proceedings started before the &#039;&#039;Family Law Act&#039;&#039; became law. See &amp;quot;&#039;&#039;Family Law Act&#039;&#039;.&amp;quot;&lt;br /&gt;
;final judgment:A judge&#039;s decision that finally determines some or all of the claims in a court proceeding, following which there is no other recourse open to a dissatisfied party except an appeal. See &amp;quot;decision.&amp;quot;&lt;br /&gt;
;Financial Statement:A legal document required by the rules of court in which a party to a court proceeding involving child support, spousal support, the division of property, or the division of debt must describe their income, expenses, assets, and liabilities under oath or affirmation. The Provincial Court Family Rules and the Supreme Court Family Rules each have a form called &#039;&#039;Financial Statement&#039;&#039;. See &amp;quot;affirm,&amp;quot; &amp;quot;oath,&amp;quot; and &amp;quot;perjury.&amp;quot;&lt;br /&gt;
;finding:A conclusion made by a judge which decides a point of law or a fact in dispute.&lt;br /&gt;
;finding of fact:A judge’s conclusion about the facts in a court proceeding, made after hearing all the evidence. See &amp;quot;decision,&amp;quot; &amp;quot;error of fact&amp;quot; and &amp;quot;question of fact.&amp;quot;&lt;br /&gt;
;finding of law:A judge’s conclusion about the law to be applied to the facts in a court proceeding, or how the law should be applied to the facts in a proceeding, made after hearing the parties&#039; arguments on the applicable law. See &amp;quot;decision,&amp;quot; &amp;quot;error of law&amp;quot; and &amp;quot;question of law.&amp;quot;&lt;br /&gt;
;fornication:Sex between two unmarried people. No longer a criminal offence in Canada, thankfully, although it remains one in certain American states. Check with your travel agent. See &amp;quot;adultery.&amp;quot;&lt;br /&gt;
;forum:In law, a particular court or level of court, sometimes used in reference to the court&#039;s jurisdiction over a particular issue.&lt;br /&gt;
;foster care:A home where a child lives other than with their natural or adoptive parents. Such a situation usually arises when the child welfare authorities have apprehended a child or when a child&#039;s parents voluntarily give the child up. See &amp;quot;apprehension.&amp;quot;&lt;br /&gt;
;foster parent:An adult charged with the care of a child who is not their own natural or adoptive child, usually in the position of a guardian to the child, who receives money in exchange for caring for the child. See &amp;quot;apprehension&amp;quot; and &amp;quot;guardian.&amp;quot;&lt;br /&gt;
;frivolous and vexatious:A term under the provincial &#039;&#039;Supreme Court Act&#039;&#039; describing court proceedings or applications that are clearly unsupported by the evidence or the law. Such behaviour is considered to be a nuisance to other parties to those proceedings and a waste of the court’s time, and may result in an order preventing the litigant from taking further legal steps without permission from the court. See &amp;quot;action.&amp;quot;&lt;br /&gt;
;frustration:(1) In contract law, the inability to complete or fulfill a contract, whether intentional or unintentional, or (2) the intentional interference with a person&#039;s rights under a contract or court order. (3) In family law, the motivation behind an application for annulment based on non-consummation of the marriage. A contract that cannot be completed or fulfilled is said to be &amp;quot;frustrated.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==G==&lt;br /&gt;
&lt;br /&gt;
;gainful employment:Steady work for pay. In family law, a dependent spouse usually has a duty to find gainful employment and become self-sufficient following the breakdown of a relationship. Under certain circumstances, a failure to find gainful employment, or to take reasonable steps toward finding gainful employment, may justify the termination of spousal support. See &amp;quot;dependent&amp;quot; and &amp;quot;spousal support.&amp;quot;&lt;br /&gt;
;gift:A voluntary transfer of property from one person to another, without expectation of payment or reward. Gifts to one spouse do not usually qualify as family property, and are excluded from the pool of property to be divided. See &amp;quot;donee,&amp;quot; &amp;quot;donor,&amp;quot; &amp;quot;excluded property&amp;quot; and &amp;quot;family property.&amp;quot;&lt;br /&gt;
;good faith:Acting in an honest, truthful, open, and fair manner, without the intent to deceive or defraud. Also known by the Latin phrase &#039;&#039;bona fide&#039;&#039;. See &amp;quot;bad faith.&amp;quot;&lt;br /&gt;
;guardian:(1) A person charged with the legal care of someone under a legal disability. (2) A term under the &#039;&#039;Family Law Act&#039;&#039; referring to a person, including a parent, who is responsible for the care and upbringing of a child through the exercise of parental responsibilities. See &amp;quot;disability,&amp;quot; &amp;quot;parental responsibilities&amp;quot; and &amp;quot;parenting time.&amp;quot;&lt;br /&gt;
;guardian &#039;&#039;ad litem&#039;&#039;:An English word combined with a Latin phrase meaning a guardian &amp;quot;for the litigation.&amp;quot; A person conducting a court proceeding on behalf of someone under a legal disability, as if they were that person. Also called a &amp;quot;litigation guardian.&amp;quot; See &amp;quot;disability.&amp;quot;&lt;br /&gt;
;Guidelines:Short for the Child Support Guidelines, a regulation to the federal &#039;&#039;Divorce Act&#039;&#039;, adopted by each province and territory except Quebec, that sets the amount of child support a parent or guardian must pay, usually based on the person&#039;s income and the number of children involved.&lt;br /&gt;
&lt;br /&gt;
==H==&lt;br /&gt;
&lt;br /&gt;
;Hague Conventions:Legal agreements binding between signatory nations at the Hague. While there are a number of these agreements, the most important for family law matters is the Hague Convention on the Civil Aspects of International Child Abduction, which deals with the return of children from foreign countries to which they have been wrongly removed by a parent or guardian. &lt;br /&gt;
;hearing:In law, any proceeding before a judicial official to determine questions of law and questions of fact, including the hearing of an application and the hearing of a trial. See &amp;quot;decision.&amp;quot;&lt;br /&gt;
;hearsay:Evidence of which a witness has no direct, personal knowledge. For example, evidence to the effect that “Pierre told me that Mitsou trashed the car” or &amp;quot;Mitsou told me she trashed the car&amp;quot; are both hearsay. Hearsay evidence is not usually admissible. There are a number of exceptions to the general rule against hearsay, the most important of which allows hearsay evidence in interim applications as long as the source of the hearsay information is identified. See &amp;quot;affidavit,&amp;quot; &amp;quot;application,&amp;quot; &amp;quot;evidence&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;heirs:In wills and estates law, (1) the people intended or expected to receive property or other benefits under a will, or (2) a person&#039;s direct lineal descendants. See &amp;quot;executor&amp;quot; and &amp;quot;will.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==I==&lt;br /&gt;
&lt;br /&gt;
;indemnify:(1) To make good financial loss or harm suffered by another, or (2) to repay someone for expenses they have incurred.&lt;br /&gt;
;indigent:Being impoverished. Persons with limited or no income used to apply to the Supreme Court and Court of Appeal for &#039;&#039;indigent status&#039;&#039;, which exempted them from paying the usual court fees for all or a part of a court proceeding. Thankfully, the terms &#039;&#039;indigent&#039;&#039; or &#039;&#039;impoverished&#039;&#039; are no longer used in such applications. The Rules for both the Supreme Court and Court of Appeal now refer to applications to &#039;&#039;waive fees&#039;&#039;.  &lt;br /&gt;
;infant:A person not yet of the age of majority, a minor, a child. See &amp;quot;age of majority,&amp;quot; &amp;quot;child&amp;quot; and &amp;quot;disability.&amp;quot;&lt;br /&gt;
;&#039;&#039;Infants Act&#039;&#039;:Provincial legislation that governs both the legal capacity of minors and contracts involving minors. See &amp;quot;age of majority,&amp;quot; &amp;quot;child&amp;quot; and &amp;quot;disability.&amp;quot;&lt;br /&gt;
;inherent jurisdiction:The power of superior courts to (1) make decisions and orders in absence of specific legislative authority, (2) maintain their authority, and (3) take steps to prevent their processes from being obstructed and abused. The superior courts of British Columbia are the Supreme Court and the Court of Appeal. See &amp;quot;&#039;&#039;parens patriae&#039;&#039; jurisdiction.&amp;quot;&lt;br /&gt;
;inheritance:Real property or personal property received as a result of the provisions of a will or under the &#039;&#039;Wills, Estates and Succession Act&#039;&#039;. Inheritances do not usually qualify as family property subject to division between spouses. See &amp;quot;family property,&amp;quot; &amp;quot;real property&amp;quot; and &amp;quot;will.&amp;quot;&lt;br /&gt;
;injunction:A court order that someone not do or cease doing a thing; a restraining order. In family law, injunctions are often sought, for example, to stop someone from removing the children from a place, from disposing of assets, or from harassing someone. See &amp;quot;application&amp;quot; and &amp;quot;ex parte.&amp;quot;&lt;br /&gt;
;&#039;&#039;in loco parentis&#039;&#039;:A Latin phrase meaning &amp;quot;in the place of a parent.&amp;quot; Acting as a parent in the place of the child’s natural or adoptive parent or intending to stand in the place of that parent. A married spouse found to be &#039;&#039;in loco parentis&#039;&#039; to a child may be responsible to pay child support for that child under the &#039;&#039;Divorce Act&#039;&#039;. See &amp;quot;adoptive parent,&amp;quot; &amp;quot;natural parent&amp;quot; and &amp;quot;stepparent.&amp;quot;&lt;br /&gt;
;&#039;&#039;in personam&#039;&#039;:A Latin phrase meaning &amp;quot;against the person.&amp;quot; Refers to a right or an order made against a person rather than in reference to objects or property. See &amp;quot;in rem.&amp;quot;&lt;br /&gt;
;&#039;&#039;in rem&#039;&#039;:A Latin phrase meaning &amp;quot;against the thing.&amp;quot; Refers to a right or an order made in reference to objects or property rather than against a person. See &amp;quot;in personam.&amp;quot;&lt;br /&gt;
;inspection of documents:The right of a party to a court proceeding to look at and copy documents held by the other party that relate to any issues in the proceeding; part of the discovery and production process. See &amp;quot;disclosure&amp;quot; and &amp;quot;discovery.&amp;quot;   &lt;br /&gt;
;instructions:In law, the directions given by a client to their lawyer about either the conduct of their affairs or a court proceeding.&lt;br /&gt;
;instrument:In law, a legal document that sets out certain rights and obligations, or records certain facts or entitlements to certain benefits and obligations, such as a contract, a waiver, and a will. See &amp;quot;family law agreements&amp;quot; and &amp;quot;will.&amp;quot;&lt;br /&gt;
;&#039;&#039;inter alia&#039;&#039;:A Latin phrase meaning &amp;quot;among other things.&amp;quot; For example, &amp;quot;The children on the Brady Bunch included, &#039;&#039;inter alia&#039;&#039;, Cindy, Jan, and Bobby.&amp;quot;&lt;br /&gt;
;interim application:An application, also called an &amp;quot;interlocutory application,&amp;quot; made after the start of a court proceeding but before its conclusion, usually for temporary relief pending the final resolution of the proceeding at trial or by settlement. In family law, interim applications are useful to determine issues like where the children will live, who will pay child support, and whether spousal support should be paid on a rough and ready basis. See &amp;quot;application&amp;quot; and &amp;quot;interim order.&amp;quot;&lt;br /&gt;
;interim order:Any order made prior to the final resolution of a court proceeding by trial or by settlement; a temporary, rather than permanent or final, order. See &amp;quot;application&amp;quot; and &amp;quot;interim application.&amp;quot;&lt;br /&gt;
;interlocutory:Literally, “between speaking,” refers to interim applications brought after the start of a court proceeding but before its conclusion. See &amp;quot;interim application&amp;quot; and &amp;quot;interim order.&amp;quot;&lt;br /&gt;
;interrogatories:Written questions given by one party to a court proceeding to the other that must be answered in affidavit form; part of the discovery process. See &amp;quot;discovery.&amp;quot;&lt;br /&gt;
;intestate:Dying without a will. In such circumstances, the distribution of the dead person’s estate is governed by the &#039;&#039;Wills, Estates and Succession Act&#039;&#039;. See also &amp;quot;estate,&amp;quot; &amp;quot;inheritance&amp;quot; and &amp;quot;will.&amp;quot;&lt;br /&gt;
;in the alternative:A phrase used to indicate secondary relief or a secondary ground of relief in a claim or application, usually presented as an option to the primary relief or primary ground of relief. See &amp;quot;alternative,&amp;quot; &amp;quot;motion,&amp;quot; &amp;quot;pleadings&amp;quot; and &amp;quot;relief.&amp;quot;&lt;br /&gt;
;in trust:A phrase describing how property is held by one person for the benefit of another person who is ultimately entitled to the use or proceeds of sale of that property. Money held &#039;&#039;in trust&#039;&#039; is held in a lawyer&#039;s bank account on behalf of a client, on the lawyer’s promise not to use that money except as may be agreed.&lt;br /&gt;
;&#039;&#039;in utero&#039;&#039;:A Latin phrase meaning &amp;quot;in the womb.&amp;quot; Used in reference to fetuses.&lt;br /&gt;
&lt;br /&gt;
==J==&lt;br /&gt;
&lt;br /&gt;
;J.D.:To practise law in British Columbia, one requires a law degree in the form of either a Bachelor of Laws degree (LL.B.) or a Juris Doctor degree (J.D.). “LL.M.&amp;quot; stands for a Master of Laws degree and “LL.D.&amp;quot; for a Doctor of Laws. A J.D. is the same thing as an LL.B. but sounds way more impressive.&lt;br /&gt;
;joint account:A bank account owned by more than one person, normally with an equal entitlement to deposit or withdraw, with or without the consent of the other account holders.&lt;br /&gt;
;joint custody:A term used by the old &#039;&#039;Divorce Act&#039;&#039; when both spouses have custody of a child, giving both the right to make parenting decisions concerning the child&#039;s health, welfare, and upbringing, but not necessarily requiring or implying that the spouses have equal or near-equal amounts of time with the child. See “access,&amp;quot; &amp;quot;custody&amp;quot; and &amp;quot;decision-making responsibility.&amp;quot;&lt;br /&gt;
;joint tenancy:A form of property co-ownership in which each joint tenant has a right of ownership of the whole property that is indistinct from the ownership rights of the other joint tenants. In other words, each joint tenant has a right to the whole property. See &amp;quot;tenancy in common.&amp;quot;&lt;br /&gt;
;judge:A person appointed by the federal or provincial government to manage and decide court proceedings in an impartial manner, independent of influence by the parties, the government, or agents of the government. The decisions of a judge are binding upon the parties to the proceeding, subject to appeal. &lt;br /&gt;
;judgment:A judge&#039;s conclusions after hearing argument and considering the evidence presented at a trial or an application; a decision, the judge&#039;s reasons. A judge&#039;s written or oral decision will include the judge&#039;s conclusions about the relief or remedies claimed as well as the judge&#039;s findings of fact and conclusions of law. A written decision is called the judge’s &amp;quot;reasons for judgment.&amp;quot; See &amp;quot;common law,&amp;quot; &amp;quot;conclusion of law,&amp;quot; &amp;quot;finding of fact&amp;quot; and &amp;quot;final judgment.&amp;quot;&lt;br /&gt;
;jurisdiction:With respect to courts, (1) the authority of the court to hear an action and make orders, (2) the limits of the authority of a particular judicial official, (3) the geographic location of a court, or (4) the territorial limits of a court&#039;s authority. With respect to governments, (5) the authority of a government to make legislation as determined by the constitution, or (6) the limits of authority of a particular government agency. See “constitution.&amp;quot;&lt;br /&gt;
;justice:A judge of the superior courts of British Columbia, being the Supreme Court and the Court of Appeal.&lt;br /&gt;
;justice of the peace:A court official appointed by the provincial government with limited decision-making authority and jurisdiction, usually charged with managing court schedules, the terms of release of arrested persons, and other administrative tasks with a discretionary element. See &amp;quot;judge&amp;quot; and &amp;quot;jurisdiction.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==K==&lt;br /&gt;
&lt;br /&gt;
;KC:The abbreviation of &amp;quot;King&#039;s Counsel.&amp;quot; A KC is an honour often, but not invariably, granted to lawyers of particular excellence, and may also be granted for other reasons such as service to the legal community, the public or a political party.&lt;br /&gt;
&lt;br /&gt;
==L==&lt;br /&gt;
&lt;br /&gt;
;land:Real property; a parcel of real property and the buildings upon it. See also &amp;quot;chattel,&amp;quot; &amp;quot;ownership&amp;quot; and &amp;quot;possession.&amp;quot;&lt;br /&gt;
;&#039;&#039;Land (Spouse Protection) Act&#039;&#039;:Provincial legislation allowing married and unmarried spouses to file an &amp;quot;entry&amp;quot; on the title of the family home, whether court proceedings have been started or not, that will prevent the property from being sold without their consent. See &amp;quot;family home.&amp;quot;&lt;br /&gt;
;&#039;&#039;Land Title Act&#039;&#039;:Provincial legislation governing the ownership and transfer of land in British Columbia, including the issuance and registration of Certificates of Pending Litigation, liens, judgments, and mortgages. See &amp;quot;encumbrance&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;Land Title and Survey Authority:The provincial government agency responsible for maintaining written records of the ownership of real property in the province, together with a record of the encumbrances which may be registered against a property. See &amp;quot;Land Title Act&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;last will and testament:A legal document in which a person sets out how they wish their property to be disposed of after death; a will. See &amp;quot;will.&amp;quot;&lt;br /&gt;
;lawful:Conduct that is permitted both by the law. See &amp;quot;unlawful.&amp;quot;&lt;br /&gt;
;lawyer:A person licensed to practice law in a particular jurisdiction by that jurisdiction&#039;s law society. See &amp;quot;barrister and solicitor.&amp;quot;&lt;br /&gt;
;lawyer&#039;s fees:The money charged by a lawyer to their client for the lawyer&#039;s services, usually pursuant to the terms of the lawyer&#039;s retainer agreement. Most family law lawyers bill by the hour with a premium for success or the difficulty or novelty of the case. A lawyer&#039;s bill may include &amp;quot;disbursements,&amp;quot; costs incurred by the lawyer for such things as courier fees, court fees, or photocopying expenses. See &amp;quot;account&amp;quot; and &amp;quot;Certificate of Fees.&amp;quot;&lt;br /&gt;
;lay litigant:A party to a court proceeding who is not represented by a lawyer and acts on their own behalf, also referred to as a litigant without counsel, a self-represented litigant, and a &#039;&#039;pro se&#039;&#039; litigant. &amp;quot;Lay&amp;quot; in this context means without professional training. See &amp;quot;action,&amp;quot; &amp;quot;lawyer&amp;quot; and &amp;quot;litigant.&amp;quot;&lt;br /&gt;
;leading question:A question asked of a witness, normally during cross-examination, which suggests the answer. For example: &amp;quot;You&#039;ve never worked a day in your life, have you?&amp;quot; See &amp;quot;cross-examination.&amp;quot;&lt;br /&gt;
;lease:An agreement that requires payment for the use of property, under which the owner of property, like a car or an apartment, gives up the right to occupy and use that property in exchange for a sum of money. A &amp;quot;lessor&amp;quot; is the person who retains ownership of the property and receives money for its use. A &amp;quot;lessee&amp;quot; is the person who purchases the right of possession and use of the property.&lt;br /&gt;
;legal description:In real property law, the full formal identification of a particular piece of property by its lot number, district lot number, block number, plan number, and land district, rather than by its street address. See &amp;quot;Land Title and Survey Authority,&amp;quot; &amp;quot;PID,&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;legal duty:A legal obligation to do or not do a thing, whether by legislation, the common law, or an order of the court. For example, the &#039;&#039;Criminal Code&#039;&#039; imposes a legal duty on parents to provide the necessities of life to their children until they turn 16, while the &#039;&#039;Family Law Act&#039;&#039; imposes a duty on parents to make decisions in the best interests of their children. See &amp;quot;duty.&amp;quot;&lt;br /&gt;
;legislate:(1) The power of a government to create and change written laws governing things, people, and places, or (2) a right of the provincial and federal governments to propose, enact, and enforce laws derived from the &#039;&#039;Constitution&#039;&#039;. See &amp;quot;act&amp;quot; and &amp;quot;constitution.&amp;quot;&lt;br /&gt;
;legislation:An act; a statute; a written law made by a government. See &amp;quot;regulations.&amp;quot;&lt;br /&gt;
;limitation period:A time period after which someone may not make a claim because the right to do so has expired. The time for making a claim is set by legislation, and limitation periods differ depending on the type of claim or the relationship between people making and defending the claim.   &lt;br /&gt;
;&#039;&#039;lis pendens&#039;&#039;:The old name for a document now known as a Certificate of Pending Litigation. See &amp;quot;Certificate of Pending Litigation.&amp;quot;&lt;br /&gt;
;litigant:A party to a court proceeding, such as an appellant, an applicant, a claimant or a respondent. See &amp;quot;action.&amp;quot;&lt;br /&gt;
;LL.B: To practise law in British Columbia one requires a law degree in the form of either a Bachelor of Laws degree (LL.B.) or a Juris Doctor degree (J.D.). “LL.M.&amp;quot; stands for a Master of Laws degree and “LL.D.&amp;quot; for a Doctor of Laws degree.&lt;br /&gt;
&lt;br /&gt;
==M==&lt;br /&gt;
&lt;br /&gt;
;maintenance:In family law, an antiquated term referring to child support and spousal support. See &amp;quot;child support&amp;quot; and &amp;quot;spousal support.&amp;quot;&lt;br /&gt;
;&#039;&#039;male fides&#039;&#039;:A Latin phrase meaning “in bad faith.&amp;quot; Intentionally misleading someone else, whether by doing or not doing something; acting in a manner contrary to one&#039;s actual intention; failing to act honestly and openly. See &amp;quot;good faith.&amp;quot;&lt;br /&gt;
;malfeasance:Doing an act that is wrongful or unlawful by operation of law. A &amp;quot;malfeasor&amp;quot; is a person who has committed a wrongful or unlawful act. See &amp;quot;unlawful.&amp;quot;&lt;br /&gt;
;marriage:A legal relationship between two persons, whether of the same or opposite genders, that is solemnized by a marriage commissioner or licenced religious official and gives rise to certain mutual rights, benefits, and obligations. See also &amp;quot;conjugal rights,&amp;quot; &amp;quot;consortium,&amp;quot; and &amp;quot;marriage, validity of.&amp;quot;&lt;br /&gt;
;marriage, validity of:For a marriage to be valid, the spouses must be unmarried at the time of the marriage, not within the prohibited degrees of consanguinity, and capable of understanding the meaning of marriage, and the marriage must be performed by a person entitled to solemnize marriage in the jurisdiction where the marriage is performed under the laws of that jurisdiction. See &amp;quot;age of majority,&amp;quot; &amp;quot;bigamy,&amp;quot; &amp;quot;consanguinity,&amp;quot; &amp;quot;disability&amp;quot; and &amp;quot;polygamy.&amp;quot;&lt;br /&gt;
;&#039;&#039;Marriage Act&#039;&#039;:Provincial legislation that governs people&#039;s capacity to marry and the formalities of the marriage ceremony.&lt;br /&gt;
;marriage agreement:An agreement signed by people who are planning on marrying or who have married that is intended to govern their rights and obligations in the event of the breakdown of their marriage and, sometimes, their rights and obligations during their marriage. See &amp;quot;family law agreement.&amp;quot;&lt;br /&gt;
;marriage-like relationship:In family law, the quality of an unmarried couple&#039;s relationship that demonstrates their commitment to each other, their perception of themselves as a couple, and their willingness to sacrifice individual advantages for the advantage of themselves as a couple; a legal requirement for a couple to be considered spouses under the &#039;&#039;Family Law Act&#039;&#039; without marrying. See &amp;quot;cohabitation,&amp;quot; &amp;quot;marriage,&amp;quot; and &amp;quot;spouse.&amp;quot;&lt;br /&gt;
;&#039;&#039;Marriage (Prohibited Degrees) Act&#039;&#039;:Federal legislation that describes the degrees of relatedness within which persons cannot marry.&lt;br /&gt;
;married spouse:A person who is validly married to another person as a result of a ceremony presided over by someone with the authority to conduct marriages. See &amp;quot;marriage&amp;quot; and &amp;quot;unmarried spouse.&amp;quot;&lt;br /&gt;
;master:Since January 2024, these provincially-appointed judicial officials of the BC Supreme Court are now called &#039;&#039;associate judges&#039;&#039;. They serve a similar role as justices of the BC Supreme Court, but have limited jurisdiction. Associate judges are usually charged with making interim decisions before final judgment in a court proceeding, and certain decisions after final judgment, including the assessment of lawyers&#039; bills and the settling of bills of cost. See &amp;quot;interim application,&amp;quot; &amp;quot;judge&amp;quot; and &amp;quot;jurisdiction.&amp;quot;&lt;br /&gt;
;material:In law, something that is relevant or important. A material fact, for example, is a fact relevant to a claim or a defence to a claim. See &amp;quot;claim,&amp;quot; &amp;quot;evidence&amp;quot; and &amp;quot;fact.&amp;quot;&lt;br /&gt;
;matrimonial home:In family law, the dwelling occupied by a family as their primary residence. See &amp;quot;family property&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;mediation:A dispute resolution process in which a specially-trained neutral person facilitates discussions between the parties to a legal dispute and helps them reach a compromise settling the dispute. See &amp;quot;alternative dispute resolution&amp;quot; and &amp;quot;family law mediator.&amp;quot;&lt;br /&gt;
;mediation-arbitration: A dispute resolution process where the parties sign an agreement committing to a process that begins as mediation, but can turn into an arbitration process if the parties can&#039;t settle their issues. Also called &amp;quot;med-arb.&amp;quot; A mediation-arbitration agreement says when the mediation phase ends and the arbitration phase begins, usually when the mediator-arbitrator reaches the conclusion that one or more issues cannot be resolved by the parties&#039; agreement. See &amp;quot;arbitration&amp;quot; and &amp;quot;mediation.&amp;quot;&lt;br /&gt;
;memorandum of understanding:A document setting out the essential terms of a settlement reached between two or more people resolving a legal dispute, often used as a guide to the preparation of a formal final agreement or final order to be made with the consent of the parties. See &amp;quot;consent order&amp;quot; and &amp;quot;family law agreements.&amp;quot;&lt;br /&gt;
;minor:A person who is younger than the legal age of majority, 19 in British Columbia. Not to be confused with &amp;quot;miner,&amp;quot; which means something else altogether. See &amp;quot;age of majority.&amp;quot;&lt;br /&gt;
;minutes of settlement:A document setting out the essential terms of an agreement reached between two or more parties to a court proceeding, produced after negotiations and signed by the parties and their lawyers. Minutes of settlement are normally used as a guide to the preparation of a formal final agreement or final order, and are often attached to that agreement order as a schedule. See &amp;quot;consent order,&amp;quot; &amp;quot;family law agreements,&amp;quot; &amp;quot;litigant&amp;quot; and &amp;quot;order.&amp;quot;&lt;br /&gt;
;miscarriage of justice:A term referring to the demonstrable and traumatic failure of the justice system in a particular court proceeding.&lt;br /&gt;
;misrepresentation:Acts or words tending or intended to give a misleading or false impression as to the true state of affairs. See &amp;quot;bad faith.&amp;quot;&lt;br /&gt;
;mistake:(1) In law, an unintentional act or failure to act arising from a misunderstanding of the true state of affairs, from ignorance, or from an error not made in bad faith. (2) In contract law, an unintentional misunderstanding as to the nature of a term agreed to in a contract that may justify setting aside all or part of the contract. See &amp;quot;bad faith&amp;quot; and &amp;quot;contract.&amp;quot;&lt;br /&gt;
;mortgage:The conditional transfer of the title to real property by an owner to another person in return for money given by that person as a loan, while retaining possession of the property. The party to whom title is given, the &amp;quot;mortgagee,&amp;quot; usually a bank, is allowed to register the title of the property in their name if the person taking the loan, the &amp;quot;mortgagor,&amp;quot; fails to make the required payments. See &amp;quot;encumbrance&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;motion:In law, an application to the court for an order, usually brought after the commencement of a court proceeding but before its conclusion by trial or settlement; an interim application. See &amp;quot;action,&amp;quot; &amp;quot;interim application,&amp;quot; and &amp;quot;order.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==N==&lt;br /&gt;
&lt;br /&gt;
;natural parent:A biological or birth parent of a child, as opposed to an adoptive parent or a stepparent. See &amp;quot;adoptive parent&amp;quot; and &amp;quot;stepparent.&amp;quot;&lt;br /&gt;
;negligence:Failing to do something that a reasonable person would do, or doing something that a reasonable person would not do, which results in harm to someone else.&lt;br /&gt;
;negotiation:In family law, the process by which an agreement is formed between the parties to a legal dispute resolving that dispute, usually requiring mutual compromise from the parties&#039; original positions to the extent tolerable by each party. See &amp;quot;alternative dispute resolution&amp;quot; and &amp;quot;family law agreements.&amp;quot;&lt;br /&gt;
;net income:The remainder of a person’s annual income after mandatory deductions have been paid, which may include CPP, EI, income taxes, and union or professional dues. For self-employed persons, necessary and reasonable business and operating expenses may also be deducted to determine net income.&lt;br /&gt;
;nil:A short form of the Latin word &#039;&#039;nihil&#039;&#039; meaning &amp;quot;nothing&amp;quot;; usually used to indicate a zero value. See &amp;quot;null and void.&amp;quot;&lt;br /&gt;
;&#039;&#039;non compos mentis&#039;&#039;:A Latin phrase meaning &amp;quot;not of sound mind.” A legal disability arising from mental infirmity. See &amp;quot;disability.&amp;quot;&lt;br /&gt;
;notary public:A person authorized to administer affirmations and oaths, and to execute or certify documents. All lawyers are notaries public in addition to being barristers and solicitors. See &amp;quot;barrister and solicitor.”&lt;br /&gt;
;Notice of Appeal:A legal document required under the rules of British Columbia&#039;s Supreme Court and Court of Appeal which is used to give notice of a party&#039;s intention to appeal a decision. See &amp;quot;appeal&amp;quot; and &amp;quot;decision.&amp;quot;&lt;br /&gt;
;Notice of Application:A legal document required by the Supreme Court Family Rules to bring an interim application, setting out the relief claimed by the applicant, the grounds on which that relief is claimed, and the date on which the application will be heard. See &amp;quot;applicant,&amp;quot; &amp;quot;grounds,&amp;quot; &amp;quot;interim application&amp;quot; and &amp;quot;relief.&amp;quot;&lt;br /&gt;
;Notice of Family Claim:A legal document required by the Supreme Court Family Rules to begin a court proceeding, setting out the relief claimed by the claimant and the grounds on which that relief is claimed. See &amp;quot;action,&amp;quot; &amp;quot;claim,&amp;quot; &amp;quot;claimant,&amp;quot; &amp;quot;pleadings&amp;quot; and &amp;quot;relief.&amp;quot; &lt;br /&gt;
;Notice of Hearing:A legal document required by the Supreme Court Family Rules that fixes the date for the hearing of a Petition. See &amp;quot;hearing&amp;quot; and &amp;quot;Petition.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==O==&lt;br /&gt;
&lt;br /&gt;
;oath:In law, a guarantee of the truth of a statement secured by one&#039;s faith in a god, and the prospect of torment in the afterlife in the event the promise is falsely made. People making affidavits and giving oral evidence in court will often give their evidence under oath. See &amp;quot;affidavit,&amp;quot; &amp;quot;affirm,&amp;quot; &amp;quot;perjury&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;obligation:A duty, whether contractual, moral, or legal in origin, to do or not do something. See &amp;quot;duty.&amp;quot;&lt;br /&gt;
;obstruction of justice:Doing a thing or not doing a thing with the intention or effect of hindering the proper administration of justice. See &amp;quot;contempt of court.&amp;quot;&lt;br /&gt;
;&#039;&#039;Offence Act&#039;&#039;:Provincial legislation that sets out the consequences for committing an offence under provincial laws, and the process by which a complaint that someone has committed a provincial offence is made and heard.&lt;br /&gt;
;offer:In contract law, the expression, either orally or in writing, of a willingness to be bound by a proposed agreement, contract, or settlement. See &amp;quot;offer to settle.&amp;quot;&lt;br /&gt;
;offer to settle:A proposal made by one party to the other, prior to the trial of a court proceeding (or its conclusion) or the hearing of an application, setting out the terms on which the party is prepared to settle the trial or application. Offers to settle can have important consequences with respect to costs if the offer is close to what the judge decides following the trial or hearing, but must be clear and precise, and contain certain language required by the Supreme Court Family Rules. See &amp;quot;costs.&amp;quot;&lt;br /&gt;
;officer of the court:Any official of the court, including court clerks, sheriffs, lawyers and judges.&lt;br /&gt;
;onus:The obligation of a party to prove their case; the burden of proof. The onus usually lies on the party who makes a claim, although in certain circumstances this burden is reversed, usually by operation of a statute.&lt;br /&gt;
;omission:In law, a failure to do something, whether the failure was intentional or unintentional.&lt;br /&gt;
;opinion:In law, (1) a lawyer&#039;s advice to their client, (2) a lawyer&#039;s analysis of a legal problem, or (3) the views of an expert on an issue in an action. See &amp;quot;expert evidence&amp;quot; and &amp;quot;opinion evidence.&amp;quot;&lt;br /&gt;
;opinion evidence: Evidence given orally at trial or in writing by an affidavit concerning a witness&#039; convictions, feelings, or views on something. Opinion evidence is inadmissible except when the opinion is offered by an expert on a subject within their expertise. See &amp;quot;affidavit,&amp;quot; &amp;quot;evidence,&amp;quot; &amp;quot;expert&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;order:A mandatory direction of the court that is binding and enforceable upon the parties to a court proceeding. An &amp;quot;interim order&amp;quot; is a temporary order made following the hearing of an interim application. A &amp;quot;final order&amp;quot; is a permanent order, made following the trial of the court proceeding or the parties&#039; settlement, following which the only recourse open to a dissatisfied party is to appeal. Failing to abide by the terms of an order may constitute contempt of court. See &amp;quot;appeal,&amp;quot; &amp;quot;consent order,&amp;quot; &amp;quot;contempt of court,&amp;quot; &amp;quot;decision&amp;quot; and &amp;quot;declaration.&amp;quot;&lt;br /&gt;
;ordinary service:Sending legal documents to a party at that party&#039;s &amp;quot;address for service,&amp;quot; usually by mail, fax, or email. Certain documents, like a Notice of Family Claim, must be served on the other party by personal service. Most other documents may be served by ordinary service. See also &amp;quot;address for service&amp;quot; and &amp;quot;personal service.&amp;quot;&lt;br /&gt;
;ownership:A legal right to have and use a thing that is enforceable in court. See &amp;quot;possession.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==P==&lt;br /&gt;
&lt;br /&gt;
;paramountcy, doctrine of:In constitutional law, the rule that a federal law on a subject is superior to and takes precedence over a provincial law on the same subject where it is impossible to comply with both laws. See &amp;quot;act&amp;quot; and &amp;quot;constitution.&amp;quot;&lt;br /&gt;
;&#039;&#039;parens patriae&#039;&#039; jurisdiction:A Latin phrase meaning &amp;quot;parent of the country&amp;quot; and an English word. Refers to the court&#039;s inherent jurisdiction to deal with issues concerning persons under a legal disability, including children. See &amp;quot;children,&amp;quot; &amp;quot;disability,&amp;quot; &amp;quot;inherent jurisdiction&amp;quot; and &amp;quot;jurisdiction.&amp;quot;&lt;br /&gt;
;parent:In family law, the natural or adoptive father or mother of a child; may also include stepparents, depending on the circumstances and the applicable legislation; may include the donors of eggs or sperm and surrogate mothers, depending on the circumstances and the terms of any assisted reproduction agreement. See &amp;quot;adoptive parent,&amp;quot; &amp;quot;assisted reproduction,&amp;quot; &amp;quot;natural parent&amp;quot; and &amp;quot;stepparent.&amp;quot;&lt;br /&gt;
;parental responsibilities:A term under the &#039;&#039;Family Law Act&#039;&#039; which describes the various rights, duties, and responsibilities exercised by guardians in the care, upbringing, and management of the children in their care, including determining the child&#039;s education, diet, religious instruction or lack thereof, medical care, linguistic and cultural instruction, and so forth. See &amp;quot;decision-making responsibility&amp;quot; and &amp;quot;guardian.&amp;quot;&lt;br /&gt;
;parenting arrangements:A term under the &#039;&#039;Family Law Act&#039;&#039; which describes the arrangements for parental responsibilities and parenting time among guardians, made in an order or agreement. &amp;quot;Parenting arrangements&amp;quot; does not include contact. See &amp;quot;contact,&amp;quot; &amp;quot;guardian,&amp;quot; &amp;quot;parental responsibilities&amp;quot; and &amp;quot;parenting time.&amp;quot;&lt;br /&gt;
;parenting coordination:A child-focused dispute resolution process used to resolve disputes about parenting arrangements and the implementation of a parenting plan set out in a final order or agreement. See &amp;quot;alternative dispute resolution&amp;quot; and &amp;quot;parenting coordinator.&amp;quot;&lt;br /&gt;
;parenting coordinator:A lawyer or mental health professional with special training in the mediation and arbitration of family law disputes, family dynamics, and child developmental psychology who meets the training and experience requirements set out in the provincial Family Law Act Regulation. See &amp;quot;arbitration&amp;quot; and &amp;quot;mediation.&amp;quot;&lt;br /&gt;
;parenting order:A term under the &#039;&#039;Divorce Act&#039;&#039; referring to orders concerning decision-making responsibility and parenting time. See &amp;quot;decision-making responsibility&amp;quot; and &amp;quot;parenting time.&amp;quot;&lt;br /&gt;
;parenting time:Under the &#039;&#039;Family Law Act,&#039;&#039; a term which describes the time a guardian has with a child and during which is responsible for the day-to-day care of the child. Under the &#039;&#039;Divorce Act,&#039;&#039; a term which describes the time a spouse has with a child and during which is responsible for the day-to-day care of the child. See &amp;quot;guardian&amp;quot; and &amp;quot;spouse.&amp;quot;&lt;br /&gt;
;parol evidence:Oral evidence given in court, as opposed to written or physical evidence. See &amp;quot;evidence&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;partition:In law, the division of the ownership of a piece of real property between two or more people. See &amp;quot;real property.&amp;quot;&lt;br /&gt;
;party:In law, a person named as an applicant, claimant, respondent, or third party in a court proceeding; someone asserting a claim in a court proceeding or against whom a claim has been brought. See &amp;quot;action&amp;quot; and &amp;quot;litigant.&amp;quot;&lt;br /&gt;
;paternity:Fatherhood of a child, often contested by persons seeking to avoid a child support obligation. See &amp;quot;bastard&amp;quot; and &amp;quot;child support.&amp;quot;&lt;br /&gt;
;paternity test:A scientific test performed to determine the biological parentage of a child, usually by the genetic testing of the blood or saliva of the alleged parents and the child.&lt;br /&gt;
;peace officer:A person having a duty to enforce the law as a result of their position or employment, including municipal police officers as well as RCMP officers, sheriffs, customs officers and mayors, among others.&lt;br /&gt;
;pecuniary:Relating to money, which is exactly what someone who is &amp;quot;impecunious&amp;quot; doesn&#039;t have a great deal of. See &amp;quot;indigent.&amp;quot;&lt;br /&gt;
;peremptory:Something which is fixed, mandatory, or absolute. A judge, associate judge, or arbitrator might order that a hearing date be &amp;quot;peremptory on the respondent&amp;quot;, for example, if the respondent is missing timelines, asking for late adjournments, or otherwise delaying steps in litigation in a way that risks (or has already resulted in) the court and the other parties wasting time and costs. A peremptory hearing date is a date on which a hearing will proceed without any further excuses, adjournments, or delay. An order that an April court date be adjourned to July on the condition that the new date be &#039;&#039;peremptory&#039;&#039; on a party will make it very hard for that party to request a further delay without convincing the judge that they are not trying to manipulate the system by orchestrating another delay.&lt;br /&gt;
;perfected:In contract law, finished, legally complete, and enforceable; executed. A &amp;quot;perfected&amp;quot; agreement is one that has been dated and signed by all parties in the presence of one or more witnesses.&lt;br /&gt;
;performance:In contract law, the fulfillment of an obligation or duty arising from a contract.&lt;br /&gt;
;perjury:Intentionally lying to the court while giving evidence under oath or affirmation, including lying in a document made on oath or affirmation, such as an affidavit or a Financial Statement. This is a criminal offence and may also be addressed by the court through its powers to punish for contempt. See &amp;quot;contempt of court.&amp;quot; &lt;br /&gt;
;personal property:Chattels, goods, money; property other than real property. See &amp;quot;chattel&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;personal service:In law, the delivery of a legal document to a party in a court proceeding in a manner which complies with the rules of court, usually by physically handing the document to the party and verifying their identity. Personal service is usually required for the proper delivery of the pleadings that are used to start a proceeding to ensure that the party is given proper notice of the proceeding and the opportunity to mount a defence. See also &amp;quot;ordinary service,&amp;quot; &amp;quot;pleadings&amp;quot; and &amp;quot;service, substituted.&amp;quot;&lt;br /&gt;
;Petition:A court form required by the Supreme Court Family Rules used to commence court proceedings that can be dealt with in the manner of an application, without the need for a protracted process of disclosure and discovery. See &amp;quot;action,&amp;quot; &amp;quot;application,&amp;quot; &amp;quot;disclosure&amp;quot; and &amp;quot;discovery.&amp;quot;&lt;br /&gt;
;petition respondent:The person against whom a court proceeding has been started by Petition. See &amp;quot;Petition.&amp;quot;&lt;br /&gt;
;petitioner:A person starting a court proceeding by Petition. See &amp;quot;Petition.&amp;quot;&lt;br /&gt;
;PID:The short form for &amp;quot;Parcel Identifier Description,&amp;quot; a unique nine-digit number assigned by the Land Title and Survey Authority assigned to each parcel of real property in the province. See &amp;quot;Land Title and Survey Authority&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;platypus:A duck-billed egg-laying aquatic mammal, the males of which are venomous.&lt;br /&gt;
;pleading:A legal document setting out either a claim or a defence to a claim prepared at or following the start of a court proceeding. In the Provincial Court, the pleadings are the Application to Obtain an Order and Reply. In the Supreme Court, the pleadings include the Notice of Family Claim, Response to Family Claim, Counterclaim, Petition, and Response to Petition. See &amp;quot;action,&amp;quot; &amp;quot;claim&amp;quot; and &amp;quot;Counterclaim.&amp;quot;&lt;br /&gt;
;polyamory:Concurrent relationships between more than two people that may be emotional or sexual in nature, or both, and may involve different expectations of permanence and fidelity. Polyamorous relationships are not illegal, as long as any given member of the relationship is not married to more than one other person. See &amp;quot;polygamy,&amp;quot; which is illegal.&lt;br /&gt;
;polygamy:The act of going through a marriage ceremony with a person who is already married to more than two other persons or performing a marriage ceremony between three or more persons. This is a criminal offence in Canada, under section 293 of the &#039;&#039;Criminal Code&#039;&#039;, although one that is rarely enforced. In family law, all marriages subsequent to the first valid, subsisting marriage are void &#039;&#039;ab initio&#039;&#039;. See &amp;quot;ab initio,&amp;quot; &amp;quot;bigamy,&amp;quot; and &amp;quot;marriage, validity of.&amp;quot;&lt;br /&gt;
;possession:In law, the right to have the control and use of a thing. One can have a right to the possession of a thing without owning it, as in the case of a car lease, or ownership without possession, as in the case of a landlord who rents an apartment suite. See &amp;quot;ownership.&amp;quot;&lt;br /&gt;
;preamble:An introductory statement in legislation, an order or an agreement, usually describing the purpose of or facts behind the legislation, order or agreement. Preambles are normally used to provide a guide to the interpretation of the rest of the document. See &amp;quot;act&amp;quot; and &amp;quot;family law agreements.&amp;quot;&lt;br /&gt;
;precedent:(1) A historical decision of the courts, or (2) the principle that such historic decisions of the court are binding on subsequent judges hearing cases of a similar nature or with similar circumstances. (3) The term may also refer to templates or sample documents used to draft new documents. See &amp;quot;common law.&amp;quot;&lt;br /&gt;
;premises:(1) In real property law, a piece of property and a building situated on it, usually including the area of the property surrounding a building on that property. (2) In law generally, a premise is an assumption that founds a logical argument. See &amp;quot;argument&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;&#039;&#039;prima facie&#039;&#039;:A Latin phrase meaning at &amp;quot;first face.&amp;quot; Refers to a fact or circumstance that is obvious at first glance or that is easily proven.&lt;br /&gt;
;privilege:In law, (1) the duty a lawyer has to keep their client’s information confidential, including communications between the lawyer and client and advice given to the client, or (2) the client&#039;s right to have their confidential communications kept secret and protected from disclosure. See &amp;quot;lawyer.&amp;quot;&lt;br /&gt;
;probate:The process of checking the validity of a will, distributing a dead person’s estate, and settling their debts according to the instructions set out in that person&#039;s will. See &amp;quot;estate&amp;quot; and &amp;quot;will.&amp;quot;&lt;br /&gt;
;&#039;&#039;pro bono&#039;&#039;:The short form of the Latin phrase &#039;&#039;pro bono publico&#039;&#039;, meaning &amp;quot;for the public good.&amp;quot; Usually refers to those situations in which a lawyer provides legal services without charge. See &amp;quot;lawyer.&amp;quot;&lt;br /&gt;
;proceeding:In law, (1) the whole of the conduct of a court proceeding, from beginning to end, and the steps in between, may also be used to refer to (2) a specific hearing or trial. See &amp;quot;action.&amp;quot;&lt;br /&gt;
;proof:(1) Information which establishes or tends to establish the truth of a fact, or (2) the conclusion of a logical argument. See &amp;quot;evidence&amp;quot; and &amp;quot;premises.&amp;quot;&lt;br /&gt;
;property:Something which can be owned. See &amp;quot;chattels&amp;quot; and &amp;quot;real property.&amp;quot;&lt;br /&gt;
;protection order:An order available under the &#039;&#039;Family Law Act&#039;&#039; for the protection of a person at risk of family violence. Protection orders include orders restraining someone from harassing, contacting, or stalking a person, as well as orders restraining someone from going to a person&#039;s home, place of employment, or school. See &amp;quot;application,&amp;quot; &amp;quot;ex parte&amp;quot; and &amp;quot;restraining order.&amp;quot;&lt;br /&gt;
;Provincial Court:A court established and staffed by the provincial government, which includes Small Claims Court, Youth Court, and Family Court. The Provincial Court is the lowest level of court in British Columbia and is restricted in the sorts of matters it can deal with. It is, however, the most accessible of the two trial courts and no fees are charged to begin or defend a family law proceeding. The Family Court of the Provincial Court cannot deal with the division of family property or any claims under the &#039;&#039;Divorce Act&#039;&#039;. See &amp;quot;&#039;&#039;Divorce Act&#039;&#039;,&amp;quot; &amp;quot;judge&amp;quot; and &amp;quot;jurisdiction.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Q==&lt;br /&gt;
&lt;br /&gt;
;QC:The abbreviation of &amp;quot;Queen&#039;s Counsel.&amp;quot; Under the reign of Her Majesty Queen Elizabeth II, QC was an honour often, but not invariably, granted to lawyers of particular excellence, and could also be granted for other reasons such as service to the legal community, the public or a political party. Since the passing of Her Majesty and the succession of His Majesty King Charles III, the recipients of this honour, past and present, are called King&#039;s Counsel, abbreviated as KC.&lt;br /&gt;
;&#039;&#039;quantum meruit&#039;&#039;:A Latin phrase meaning &amp;quot;the amount deserved.&amp;quot; Refers to payment for a service according to the amount deserved for the performance of the service, often calculated by an hourly wage.&lt;br /&gt;
;&#039;&#039;quantum valebant&#039;&#039;:A Latin phrase meaning &amp;quot;the amount worth.&amp;quot; Refers to the payment for a service according to the value or benefit of the service received.&lt;br /&gt;
;quash:To set aside or vacate an order, direction, decision or judgment. See &amp;quot;action,&amp;quot; &amp;quot;dismiss&amp;quot; and &amp;quot;order.&amp;quot;&lt;br /&gt;
;question of fact:An issue arising where the parties disagree about a fact relevant to a court proceeding, when only one party can be right. A court&#039;s decisions about the facts of a case are called the court&#039;s findings of fact. See &amp;quot;finding of fact.&amp;quot;&lt;br /&gt;
;question of law:An issue about which law should be applied to determine a court proceeding or about how the law should be applied in a proceeding. A court&#039;s decision about which law applies or how it should be applied is a finding of law. See &amp;quot;finding of law.&amp;quot;&lt;br /&gt;
;&#039;&#039;quid pro quo&#039;&#039;:A Latin phrase meaning &amp;quot;this for that.&amp;quot; Refers to a benefit offered or owing in exchange for a benefit received, such as one government&#039;s announcement of the investigation of a political rival in exchange from the release of funding by another government. See &amp;quot;contract law.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==R==&lt;br /&gt;
&lt;br /&gt;
;real property:A parcel of land including any buildings on that land. See &amp;quot;chattel,&amp;quot; &amp;quot;ownership&amp;quot; and &amp;quot;possession.&amp;quot;&lt;br /&gt;
;reapportion:In family law, the unequal division of family property or family debt between spouses. See &amp;quot;apportion,&amp;quot; &amp;quot;family debt&amp;quot; and &amp;quot;family property.&amp;quot;&lt;br /&gt;
;rebut:In law, to reply to an argument, a statement of fact, or a legal presumption by presenting argument or evidence to the contrary, or evidence which tends to disturb a presumption.&lt;br /&gt;
;reconciliation:In family law, the resumption of cohabitation between married spouses or unmarried spouses with the intention of attempting to salvage their relationship and making another go of it. See &amp;quot;maried spouse,&amp;quot; &amp;quot;separation&amp;quot; and &amp;quot;unmarried spouse.&amp;quot;&lt;br /&gt;
;registrar:An officer of the court with the power to make certain decisions, including the settlement of a lawyer’s bill, a party&#039;s costs of a court proceeding, and settling the form of an order. An officer of the court charged with the responsibility of reviewing and approving certain documents submitted to the court, such as pleadings. See &amp;quot;jurisdiction&amp;quot; and &amp;quot;pleadings.&amp;quot;&lt;br /&gt;
;registry:(1) A central office, located in each judicial district, at which the court files for each court proceeding in that district are maintained, and at which legal documents can be filed, searched, and reviewed, or (2) a courthouse.&lt;br /&gt;
;regulations:A kind of legislation that provides supplemental rules for a particular act. Regulations are created and amended by the government, not by the legislature, and as a result the legislature has no say in how or what regulations are imposed by government. See &amp;quot;act.&amp;quot;&lt;br /&gt;
;rehearing:A reconsideration or retrial of a court proceeding or an application, sometimes based on the evidence which was presented at the first hearing or trial, sometimes based on new evidence. See &amp;quot;action,&amp;quot; &amp;quot;application,&amp;quot; &amp;quot;de novo&amp;quot; and &amp;quot;hearing.&amp;quot; &lt;br /&gt;
;release:In family law, a legal document in which a person gives up a right or a claim, or the entitlement to enforce a right or advance a claim; a waiver. Releases are usually signed following the settlement of a court proceeding or legal dispute. See &amp;quot;action&amp;quot; and &amp;quot;claim.&amp;quot;&lt;br /&gt;
;relief:In law, an order sought by a party to a court proceeding or application, usually as described in their pleadings. Where more than one order or type of order is sought, each order sought is called a &amp;quot;head of relief.&amp;quot; See &amp;quot;action,&amp;quot; &amp;quot;application&amp;quot; and &amp;quot;pleadings.&amp;quot;&lt;br /&gt;
;relocate:Under the &#039;&#039;Family Law Act&#039;&#039; and the &#039;&#039;Divorce Act&#039;&#039;, a term referring to a change in the place of residence of a person or a child that is likely to have a significant impact on the child&#039;s relationships with certain other people with important roles in the child&#039;s life. &lt;br /&gt;
;reply:In law, an answer or rebuttal to a claim made or a defence raised by the other party to a court proceeding or legal dispute. See &amp;quot;action,&amp;quot; &amp;quot;claim,&amp;quot; &amp;quot;defence&amp;quot; and &amp;quot;rebut.&amp;quot;&lt;br /&gt;
;Reply:A legal document required by the Provincial Court Family Rules to respond to a claim made in an applicant&#039;s Application to Obtain an Order. See &amp;quot;applicant,&amp;quot; &amp;quot;Application to Obtain an Order,&amp;quot; &amp;quot;claim&amp;quot; and &amp;quot;Counterclaim.&amp;quot;&lt;br /&gt;
;representation:In contract law, a promise made by someone about a certain state of affairs, like &amp;quot;the plumbing was replaced last year&amp;quot; or &amp;quot;I had a vasectomy two years ago.&amp;quot; See &amp;quot;misrepresentation.&amp;quot;&lt;br /&gt;
;rescind:To terminate or revoke a contract or agreement. See &amp;quot;contract&amp;quot; and &amp;quot;family law agreements.&amp;quot;&lt;br /&gt;
;residence:The geographic place where a person permanently lives. This is different from a person&#039;s &amp;quot;domicile&amp;quot; in that a person&#039;s residence is more fixed and less changeable in nature. A person&#039;s residence can also have an impact on a court&#039;s authority to hear and decide a legal action. See &amp;quot;domicile&amp;quot; and &amp;quot;jurisdiction.&amp;quot;&lt;br /&gt;
;&#039;&#039;res judicata&#039;&#039;:A Latin phrase meaning &amp;quot;a thing decided.&amp;quot; A final order, unlike an interim order, permanently concludes a legal dispute and usually a court proceeding, unless it is appealed; the final order makes the legal issues raised in the proceeding &#039;&#039;res judicata&#039;&#039;. See &amp;quot;appeal&amp;quot; and &amp;quot;final order.&amp;quot;&lt;br /&gt;
;Response to Family Claim: A legal document required by the Supreme Court Family Rules in which the respondent to a court proceeding sets out their reply to the claimant&#039;s claim and the grounds for their reply. See &amp;quot;action,&amp;quot; claim,&amp;quot; &amp;quot;Notice of Family Claim&amp;quot; and &amp;quot;pleadings.&amp;quot;&lt;br /&gt;
;respondent:The person against whom a claim has been brought by Notice of Family Claim. See “application” and “Notice of Family Claim.&amp;quot;&lt;br /&gt;
;restraining order:An order which forbids a party from doing or not doing a thing. In family law, common restraining orders include stopping someone from travelling out of an area with the children, stopping someone from disposing of property, and stopping someone from harassing someone else. See &amp;quot;ex parte,&amp;quot; &amp;quot;order&amp;quot; and &amp;quot;protection order.&amp;quot;&lt;br /&gt;
;resulting trust:In family law, the finding by a court that a party holds all or a part of their property in trust for someone else as a result of the parties&#039; intention to make a trust; a trust relationship inferred by operation of law. See &amp;quot;constructive trust&amp;quot; and &amp;quot;trust.&amp;quot;&lt;br /&gt;
;retainer:(1) The act of hiring of lawyer, (2) the money paid to a lawyer to secure their services, or (3) the terms and extent of a lawyer&#039;s services on behalf of a client.&lt;br /&gt;
;reversal:In law, usually refers to a decision of an appeal court overturning the decision of a lower court on a particular issue. The lower court&#039;s decision is said to have been &amp;quot;reversed on appeal.&amp;quot; See &amp;quot;appeal&amp;quot; and &amp;quot;common law.&amp;quot;&lt;br /&gt;
;review:In law, the re-examination of a term of an order or agreement, usually to determine whether the term remains fair and appropriate in light of the circumstances prevailing at the time of the review. In family law, particularly the review of an order or agreement provided for the payment of spousal support. See &amp;quot;de novo,&amp;quot; &amp;quot;family law agreements,&amp;quot; &amp;quot;order&amp;quot; and &amp;quot;spousal support.&amp;quot;&lt;br /&gt;
;right of action:A right to claim relief resulting from a person&#039;s actions or lack of action, also called a &amp;quot;cause of action.&amp;quot; For example, a spouse&#039;s adultery may give rise to a right of action allowing the other spouse to sue for a divorce order.&lt;br /&gt;
;rules of court:The mandatory guidelines governing the court process and the conduct of litigation generally. Each court has its own rules of court.&lt;br /&gt;
&lt;br /&gt;
==S==&lt;br /&gt;
&lt;br /&gt;
;sale:An agreement to transfer the ownership of property from one person to another in exchange for the reciprocal transfer of something else, usually money. See &amp;quot;agreement.&amp;quot;&lt;br /&gt;
;section 7 expenses:Section 7 of the Child Support Guidelines deals with children&#039;s &amp;quot;special or extraordinary expenses&amp;quot;. These costs are often referred to as &amp;quot;section 7 expenses,&amp;quot; and include expenses such as the cost of daycare, orthodontic work and extracurricular activities. Both parents are usually required to contribute to the cost of section 7 expenses, and these contributions are paid in addition to the Child Support Guidelines&#039; table amount of child support. See &amp;quot;child support&amp;quot; and &amp;quot;Child Support Guidelines.&amp;quot;&lt;br /&gt;
;self-represented litigant:A party to a court proceeding who is not represented by a lawyer and acts on their own behalf; also called a lay litigant, a litigant without counsel or a &#039;&#039;pro se&#039;&#039; litigant. See &amp;quot;action,&amp;quot; &amp;quot;lawyer&amp;quot; and &amp;quot;litigant.&amp;quot;&lt;br /&gt;
;separation:In family law, the decision of one or both parties to terminate a married or unmarried relationship; the act of one person leaving the family home to live somewhere else with the intention of terminating the relationship. There is no such thing as a &amp;quot;legal separation.&amp;quot; In general, one separates by simply moving out, however, it is possible to be separated but still live under the same roof. See &amp;quot;divorce, grounds of.&amp;quot;&lt;br /&gt;
;separation agreement:A contract intended to resolve all or some of the legal issues arising from the breakdown of a relationship and intended to guide the parties in their dealings with one another into the future. A typical separation agreement is signed following a settlement reached through negotiation and deals with issues including guardianship, parenting arrangements, contact, support, the division of property, and the division of debt. See &amp;quot;family law agreements.&amp;quot;&lt;br /&gt;
;service:In law, to formally deliver documents to a person in a manner that complies with the rules of court. Service may be ordinary (mailed or delivered to a litigant&#039;s address for service), personal (hand-delivered to a person), or substituted (performed in a way other than the rules normally require). See &amp;quot;address for delivery,&amp;quot; &amp;quot;ordinary service,&amp;quot; &amp;quot;personal service&amp;quot; and &amp;quot;substituted service.&amp;quot;&lt;br /&gt;
;service &#039;&#039;ex juris&#039;&#039;:An English word combined with a Latin phrase meaning service &amp;quot;outside the jurisdiction;&amp;quot; refers to service of legal documents on someone living outside of British Columbia in the manner required by the rules of court or by a court order. See &amp;quot;personal service.&amp;quot;&lt;br /&gt;
;settlement:A resolution of one or more issues in a court proceeding or legal dispute with the agreement of the parties to the proceeding or dispute, usually recorded in a written agreement or in an order that all parties agree the court should make. A court proceeding can be settled at any time before the conclusion of trial. See &amp;quot;action,&amp;quot; &amp;quot;consent order,&amp;quot; &amp;quot;family law agreements&amp;quot; and &amp;quot;offer.&amp;quot;&lt;br /&gt;
;shared custody:A term used by the Child Support Guidelines to describe circumstances in which a child&#039;s time is shared equally or almost-equally between their parents or guardians, often resulting in an amount of support that is different than the table amount. See &amp;quot;child support,&amp;quot; &amp;quot;Child Support Guidelines&amp;quot; and &amp;quot;table amount.&amp;quot;&lt;br /&gt;
;&#039;&#039;sine die&#039;&#039;:A Latin phrase meaning &amp;quot;without a day.&amp;quot; An application adjourned &#039;&#039;sine die&#039;&#039; has been adjourned without a specific date being set for the hearing to resume, often in the expectation that it will never need to be set for hearing. See &amp;quot;adjournment&amp;quot; and &amp;quot;application.&amp;quot;&lt;br /&gt;
;special costs:Special costs, unlike ordinary costs, are intended tp approximate the fees charged by a lawyer. They are awarded by the court, usually in exceptional circumstances, to address a party&#039;s misconduct in the course of a proceeding, especially where the party has abused the court’s process, mislead the court, or persistently breached of the rules of court. See &amp;quot;bad faith,&amp;quot; &amp;quot;costs&amp;quot; and &amp;quot;frivolous and vexatious conduct.&amp;quot;&lt;br /&gt;
;split custody:A term used by the Child Support Guidelines to describe circumstances where each parent or guardian has one or more children living with them most of the time. This results in an amount of support that is different than the table amount. See &amp;quot;child support,&amp;quot; &amp;quot;Child Support Guidelines&amp;quot; and &amp;quot;table amount.&amp;quot;&lt;br /&gt;
;spousal support:A payment made by one spouse to the other spouse to help with the recipient&#039;s day-to-day living expenses or to compensate the recipient for the financial choices the spouses made during the relationship.&lt;br /&gt;
;Spousal Support Advisory Guidelines:An academic paper released by the Department of Justice that describes a variety of mathematical formulas that can be applied to determine how much spousal support should be paid and how long spousal support should be paid for, once a spouse is found to be entitled to receive support. The Advisory Guidelines are not a law, but are nonetheless very useful.&lt;br /&gt;
;spouse:Under the &#039;&#039;Divorce Act&#039;&#039;, either of two people who are married to one another, whether of the same or opposite genders. Under the &#039;&#039;Family Law Act&#039;&#039;, spouse includes married spouses, unmarried parties who have lived together in a marriage-like relationship for at least two years, and, for all purposes of the act other than the division of property or debt, unmarried parties who have lived together for less than two years and have had a child together. See &amp;quot;marriage&amp;quot; and &amp;quot;marriage-like relationship.&amp;quot;&lt;br /&gt;
;squid &#039;&#039;pro quo&#039;&#039;:The exchange of cephalopods for goods or services of value.&lt;br /&gt;
;standing:The right of a person to bring a particular claim under a particular act before a particular court. In most cases, someone who does not have a direct interest in a dispute will lack standing to be a party in a proceeding. &lt;br /&gt;
;&#039;&#039;stare decisis&#039;&#039;:A Latin phrase meaning &amp;quot;stand by the thing decided.&amp;quot; Refers to the common law principle that courts are obliged to follow the decisions of the courts before them, known as &amp;quot;precedent.&amp;quot; See &amp;quot;common law&amp;quot; and &amp;quot;precedent.&amp;quot;&lt;br /&gt;
;&#039;&#039;status quo&#039;&#039;:A Latin phrase meaning &amp;quot;the state that was.&amp;quot; Refers to whatever circumstances or conditions previously existed, or which presently exist and have existed in the same way for some time.&lt;br /&gt;
;statute: An act, legislation; a written law made by a government.&lt;br /&gt;
;statutory declaration:A legal document in which a person makes a written statement confirming they are doing something or declaring something is true for the purposes of satisfying some legal requirement, usually outside a court process, and usually made on oath or affirmation. See &amp;quot;act,&amp;quot; &amp;quot;affidavit,&amp;quot; &amp;quot;affirm&amp;quot; and &amp;quot;oath.&amp;quot;&lt;br /&gt;
;stepparent:The spouse of a person who has children from a previous relationship. A stepparent may qualify as a &amp;quot;parent&amp;quot; for the purposes of issues relating to child support and decisions about the care and control of the stepchildren under both the &#039;&#039;Divorce Act&#039;&#039; and the &#039;&#039;Family Law Act&#039;&#039;. See &amp;quot;parent&amp;quot; and &amp;quot;spouse.&amp;quot;&lt;br /&gt;
;style of cause: The information at the top of all court forms in a proceeding, including the file number, the name of the registry the proceeding is filed in, the name of the court, and the parties&#039; names. &lt;br /&gt;
;subpoena:A legal document, issued by the court or by a party pursuant to the rules of court, which compels a person to attend court to give evidence as a witness, and, sometimes, to produce a specific document. Failure to obey a subpoena may constitute contempt of court. See &amp;quot;contempt of court,&amp;quot; &amp;quot;evidence&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;substantive: You probably seeing this word used in terms like &#039;&#039;substantive law&#039;&#039;, &#039;&#039;substantive issues&#039;&#039;, or &#039;&#039;substantive orders&#039;&#039;, and it is used to identify aspects of these things (be they laws, legal issues, or court orders) that deal with the legal rights and duties of the parties involved in a case. Substantive law defines and regulates the rights and obligations of individuals, as opposed to procedural law, which outlines the methods and means by which substantive law is made and administered. In family law, substantive issues often involve matters such as guardianship and parenting arrangements relating to children, support, and the division of property. A substantive order from a judge will be a decision about a substantive issue, versus a procedural order which will be about how steps in the litigation should.&lt;br /&gt;
;substituted service:Personal service performed in a way other than required by the rules of court, as authorized by the court. If a respondent cannot be served for any reason, such as if they are hiding or refusing service, the court may allow a claimant to serve the other party &amp;quot;substitutionally&amp;quot; by means such as placing an ad in the legal notices section of a newspaper&#039;s classified ads or posting the document in the court registry. See &amp;quot;personal service.&amp;quot;&lt;br /&gt;
;suit:(1) In law, a court proceeding, a lawsuit, a legal action, a case, or (2) a claimant&#039;s claim against a respondent. (3) In fashion, menswear designed to inflict maximum discomfort at maximum cost. See &amp;quot;action.&amp;quot;&lt;br /&gt;
;support order:A term under the &#039;&#039;Divorce Act&#039;&#039; referring to an order for child support or spousal support. See &amp;quot;child support&amp;quot; and &amp;quot;spousal support.&amp;quot;&lt;br /&gt;
;Supreme Court:Normally referred to as the &amp;quot;Supreme Court of British Columbia,&amp;quot; this court hears most of the trials in this province. The Supreme Court is a court of inherent jurisdiction and has no limits on the sorts of claims it can hear or on the sorts of orders it can make. Decisions of the Provincial Court are appealed to the Supreme Court; decisions of the Supreme Court are appealed to the Court of Appeal. See &amp;quot;Court of Appeal,&amp;quot; &amp;quot;jurisdiction,&amp;quot; &amp;quot;Provincial Court&amp;quot; and &amp;quot;Supreme Court of Canada.&amp;quot;&lt;br /&gt;
;Supreme Court of Canada:The highest level of court in Canada. This court hears appeals from the decisions of the Federal Court of Appeal and the provincial courts of appeal, including the Court of Appeal for British Columbia. There is no court to appeal to beyond this court. See &amp;quot;Court of Appeal&amp;quot; and &amp;quot;Supreme Court.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==T==&lt;br /&gt;
&lt;br /&gt;
;table amount:The amount of child support payable under the Child Support Guidelines tables. See &amp;quot;child support&amp;quot; and &amp;quot;Child Support Guidelines.&amp;quot;&lt;br /&gt;
;tenancy in common:A kind of co-ownership of property in which two or more owners have distinct, separate shares in the common property. A tenant in common may choose to sell or mortgage their share of the property independently from other owners. See &amp;quot;joint tenancy.&amp;quot;&lt;br /&gt;
;term of art:A phrase that has a particular meaning in law that is usually distinct from the common English meaning of the phrase, like the phrase &amp;quot;term of art.&amp;quot; &lt;br /&gt;
;testator:In estate law, a person who has made a will. The feminine form of this word is &amp;quot;testatrix,&amp;quot; which is pretty cool. See &amp;quot;estate&amp;quot; and &amp;quot;will.&amp;quot;&lt;br /&gt;
;testimony:Oral evidence given by a witness in court or in an affidavit under the witness&#039;s oath or affirmation as to the truth of the statement. See &amp;quot;affirm,&amp;quot; &amp;quot;evidence,&amp;quot; &amp;quot;oath&amp;quot; and &amp;quot;witness.&amp;quot;&lt;br /&gt;
;third party:A person named in a court proceeding or joined to a proceeding who is neither the claimant nor the respondent. A third party may be joined to a proceeding where the respondent believes that the person has or shares some responsibility for the cause of action. See &amp;quot;action,&amp;quot; &amp;quot;cause of action&amp;quot; and &amp;quot;party.&amp;quot; &lt;br /&gt;
;time, calculation of:A particular method for counting time for a legal deadline, as required by the rules of court and the &#039;&#039;Interpretation Act&#039;&#039;. See &amp;quot;business days,&amp;quot; &amp;quot;calendar days&amp;quot; and &amp;quot;clear days.&amp;quot;&lt;br /&gt;
;title:In law, a document demonstrating ownership of a thing. See &amp;quot;ownership.&amp;quot;&lt;br /&gt;
;transfer:In property law, the act of an owner of a thing giving ownership of that thing to another person, usually in exchange for money or other property in the case of a sale, or in exchange for other rights in the case of a family law agreement. See &amp;quot;family law agreements,&amp;quot; &amp;quot;ownership&amp;quot; and &amp;quot;sale.&amp;quot; &lt;br /&gt;
;trial:The testing of the claims in a court proceeding at a formal hearing before a judge with the jurisdiction to hear the proceeding. The parties present their evidence and arguments to the judge, who then makes a decision resolving the parties&#039; claims against one another that is final and binding on the parties unless successfully appealed. See &amp;quot;action,&amp;quot; &amp;quot;appeal,&amp;quot; &amp;quot;argument,&amp;quot; &amp;quot;claim,&amp;quot; &amp;quot;evidence&amp;quot; and &amp;quot;jurisdiction.&amp;quot;&lt;br /&gt;
;trust:In law, a form of possession of property in which a &amp;quot;trustee&amp;quot; keeps and manages property for the benefit of another person, the &amp;quot;beneficiary,&amp;quot; without owning that property and usually without acquiring an interest in that property other than as payment for their services. The trustee holds the property &#039;&#039;in trust&#039;&#039; for the beneficiary. See &amp;quot;constructive trust,&amp;quot; &amp;quot;ownership,&amp;quot; &amp;quot;possession&amp;quot; and &amp;quot;resulting trust.&amp;quot; &lt;br /&gt;
;trustee:A person who holds property in trust for the benefit of another person. See &amp;quot;trust.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==U==&lt;br /&gt;
;undue hardship:In the context of family law, this phrase comes up in Child Support Guidelines as well as applications to waive court fees. The term &amp;quot;undue&amp;quot; essentially means excessive, exceptional, or disproportionate. for example, if someone would have to sacrifice a reasonable expense in their life in order to pay the amount in question, this would be an &#039;&#039;undue hardship&#039;&#039;. In the Child Support Guidelines this term describes circumstances when payment of the table amount of child support would cause financial difficulty for either the payor or the recipient of support, potentially justifying an award of support in an amount different than the table amount. See &amp;quot;child support,&amp;quot; &amp;quot;Child Support Guidelines&amp;quot; and &amp;quot;table amount.&amp;quot;&lt;br /&gt;
;unjust enrichment:A legal remedy when money, services, or other benefits are unfairly received by one person at a corresponding loss to the person providing the money, services or benefits. See &amp;quot;constructive trust.&amp;quot;&lt;br /&gt;
;unlawful:Acts or omissions that are contrary to legislation or the common law. See &amp;quot;lawful.&amp;quot;&lt;br /&gt;
;unmarried spouse:Someone who is a spouse by the operation of a statute. Under the &#039;&#039;Family Law Act&#039;&#039;, unmarried spouses are people who have lived together in a marriage-like relationship for at least two years, or, for all purposes of the act other than the division of property or debt, who have lived together for less than two years but have had a child together. See &amp;quot;marriage-like relationship,&amp;quot; &amp;quot;marriage&amp;quot; and &amp;quot;married spouse.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==V==&lt;br /&gt;
&lt;br /&gt;
;vacate:In law, the decision of a court to set aside or quash an earlier decision or order, sometimes as if the original order had never been made, and other times effective only as of the date the order is vacated. See &amp;quot;appeal,&amp;quot; &amp;quot;decision&amp;quot; and &amp;quot;quash.&amp;quot;&lt;br /&gt;
;variation order:A term under the &#039;&#039;Divorce Act&#039;&#039; referring to an order that a contact order, parenting orders, a child support order or a spousal support order be changed. See &amp;quot;vary.&amp;quot;&lt;br /&gt;
;variation proceeding:A court proceeding under the &#039;&#039;Divorce Act&#039;&#039; in which a spouse seeks to change a contact order, parenting orders, a child support order or a spousal support order. See &amp;quot;vary.&amp;quot;&lt;br /&gt;
;vary:In law, an order of a court cancelling or changing an earlier order of the court. See &amp;quot;order.&amp;quot;&lt;br /&gt;
;vendor:A seller of a thing. See &amp;quot;sale.&amp;quot;&lt;br /&gt;
;verdict:In law, a judge&#039;s conclusions after hearing the arguments and considering the evidence presented at a trial or an application; a judgment, the judge&#039;s reasons. Usually used in a criminal law context to indicate the judge&#039;s conclusions as to the guilt or innocence of an accused person. See &amp;quot;decision.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==W==&lt;br /&gt;
&lt;br /&gt;
;waive:To give up a right or entitlement, or the opportunity to assert a right or enforce an entitlement. See &amp;quot;release.&amp;quot;&lt;br /&gt;
;waste:In law, intentionally or unintentionally allowing the value of a piece of property to diminish through carelessness, neglect, or purposeful harm.&lt;br /&gt;
;will-say statement:A written summary of the evidence a witness will give in their direct examination, often used in arbitration to shorten or eliminate the time required for the direct examination of the witness.&lt;br /&gt;
;without prejudice:(1) In the context of negotiation or mediation, an arrangement that neither party will be able to use the content of the settlement discussions in a court proceeding. (2) In the context of litigation, an arrangement that a party&#039;s agreement to a certain order will not affect the legal rights of either party. (3) In the context of a settlement proposal, a stipulation that the contents of the proposal may not be shown to the court until the court proceeding has concluded. See &amp;quot;consent order,&amp;quot; &amp;quot;mediation,&amp;quot; &amp;quot;negotiation,&amp;quot; &amp;quot;offer to settle&amp;quot; and &amp;quot;settlement.&amp;quot;&lt;br /&gt;
;witness:A person with direct, personal knowledge of facts and events relevant to the issues before the court; a person giving oral evidence in court on oath or affirmation as to the truth of the evidence given. See &amp;quot;affirm,&amp;quot; &amp;quot;evidence,&amp;quot; &amp;quot;oath&amp;quot; and &amp;quot;opinion evidence.&amp;quot; &lt;br /&gt;
;wrongful act:Acts or omissions that are contrary to legislation, the common law, or that are immoral or unethical even if not necessarily contrary to a legal principle. See &amp;quot;lawful.&amp;quot;&lt;br /&gt;
;WTF:A litigator&#039;s mnemonic device for the order of events at trial, short for &amp;quot;Witnesses Testify First.&amp;quot; Usually followed by AGL, &amp;quot;Arguments Go Last.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Y==&lt;br /&gt;
&lt;br /&gt;
;YOLO:In criminal law, an acronym referring to a youth&#039;s last offence before turning 18, the age at which the federal &#039;&#039;Youth Criminal Justice Act&#039;&#039;, and the mercies it provides, ceases to apply. Short for &amp;quot;Young Offender&#039;s Last Offence.&amp;quot;&lt;br /&gt;
;youth:In law, in British Columbia a person under the age of 19. &lt;br /&gt;
;yurt:A circular tent of felt or skins used by the nomadic tribespeople of Mongolia and Turkey.&lt;br /&gt;
&lt;br /&gt;
==Z==&lt;br /&gt;
&lt;br /&gt;
;zealous witness:A term used to describe a witness who displays an obviously partisan attitude favouring a specific party.&lt;br /&gt;
;zygostates:In law, an officer appointed to resolve disagreements about the weight of money.&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{{REVIEWED | reviewer = [[Nate Russell]], 14 February 2024}}&lt;br /&gt;
&lt;br /&gt;
{{JP Boyd on Family Law Navbox|type=started}}&lt;br /&gt;
{{Creative Commons for JP Boyd}}&lt;br /&gt;
[[Category:JP Boyd on Family Law]]&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Testpage2&amp;diff=59925</id>
		<title>Testpage2</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Testpage2&amp;diff=59925"/>
		<updated>2025-04-08T20:27:10Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This may be about the &#039;&#039;Adoption Act&#039;&#039;, adultery, access, and other things.&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Testpage2&amp;diff=59924</id>
		<title>Testpage2</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Testpage2&amp;diff=59924"/>
		<updated>2025-04-08T20:26:22Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: Created page with &amp;quot;This may be about the Adoption Act, adultery, access, and other things.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This may be about the Adoption Act, adultery, access, and other things.&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Understanding_the_Legal_System_for_Family_Law_Matters&amp;diff=59923</id>
		<title>Understanding the Legal System for Family Law Matters</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Understanding_the_Legal_System_for_Family_Law_Matters&amp;diff=59923"/>
		<updated>2025-04-08T20:24:16Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: Reverted edit by Iwojtowicz (talk) to last revision by Nate Russell&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{JP Boyd on Family Law TOC|expanded = intro}}{{JPBOFL Editor Badge&lt;br /&gt;
|CoAuthor= [[JP Boyd]]&lt;br /&gt;
}}&lt;br /&gt;
{{LSSbadge&lt;br /&gt;
|resourcetype = more information on&lt;br /&gt;
|link         = [https://family.legalaid.bc.ca/bc-legal-system the legal system]&lt;br /&gt;
}}In its broadest sense, &#039;&#039;the legal system&#039;&#039; refers to how laws and policies are made, how we decide which problems are legal problems, all of the ways that legal problems are addressed, all of the people involved in resolving legal problems &amp;amp;mdash; including politicians, government staff, judges, prosecutors, lawyers, court administrators, mediators, arbitrators, and mental health professionals &amp;amp;mdash; and all of the people experiencing legal problems. This chapter takes a narrow view of the legal system, but it&#039;s the view that we see in movies and on television, where all legal problems are resolved in court by a judge after listening to lawyers arguing about the law.&lt;br /&gt;
&lt;br /&gt;
The chapter begins with a &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;brief&amp;lt;/span&amp;gt; overview of the basic elements of our legal system and how they work together. The sections that follow discuss the legal system in more detail, covering [[The Court System for Family Matters|the court system]], [[The Law for Family Matters|the law]], and [[You &amp;amp; Your Lawyer|the lawyer-client relationship]], in the context of family law disputes. It finishes by talking about the barriers and obstacles people often experience in resolving their legal problems, in the [[Access to Family Justice]] section.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
&lt;br /&gt;
When some families separate, the adults just separate and it&#039;s over and done with. For other families, separation raises a bunch of practical and legal problems. If a family includes children, the parents have to decide where the children &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; mostly live, how they &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; make parenting decisions, how much time the children &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; spend with each parent, and how much child support should be paid. If one spouse is financially dependent on the other, they may have to decide whether spousal support should be paid. If the family has property and debt, they&#039;ll have to decide who should keep what.&lt;br /&gt;
&lt;br /&gt;
When a family has problems like these, they also have to decide how they&#039;ll resolve them. In other words, they need to pick the process they&#039;ll use to figure everything out and get to a resolution. Some couples just talk it out. Others go to a trusted friend, family member, elder, or community leader for help. Others use a mediator to help them find a solution. Others go to court or hire an arbitrator. &lt;br /&gt;
&lt;br /&gt;
In that narrow view, &#039;&#039;the legal system&#039;&#039; refers to the litigation process. It includes the people who have legal problems, the lawyers who represent them in court, the judge who makes a decision about those legal problems, and of course the laws and rules that guide the court process. It&#039;s important to remember, despite what you see on television, that there are other, often better, ways of resolving family law problems than litigation. You can read about negotiation, mediation, collaborative negotiation, and arbitration in the chapter [[Resolving Family Law Problems out of Court]]. This chapter, however, mostly talks about the litigation process.&lt;br /&gt;
&lt;br /&gt;
==Choosing the right process==&lt;br /&gt;
&lt;br /&gt;
Many people see &#039;&#039;litigation&#039;&#039; &amp;amp;mdash; going to court &amp;amp;mdash; as their first and only choice. That might be true if your business partner has broken a deal, if you&#039;ve had a car accident and ICBC won&#039;t pay, or if you&#039;re suing some huge corporation. It is certainly not true for family law problems.&lt;br /&gt;
&lt;br /&gt;
===Deciding not to litigate===&lt;br /&gt;
&lt;br /&gt;
Instead of going to court, you could, for example, sit down over a cup of coffee and &#039;&#039;talk&#039;&#039; about the problem. You could hire a family law mediator to help you talk to each other, help identify opportunities for compromise, and help come up with a solution that you&#039;re both as happy with as possible. You could hire a lawyer to talk to the other side on your behalf and negotiate a solution for you. There&#039;s also collaborative negotiation, a cooperative process in which you and your ex each have your own lawyer and your own coach, and you agree to work through your problems without ever going to court. Then there&#039;s arbitration, in which you hire a family law arbitrator who serves as your own personal judge and manages the dispute resolution process that you have designed.&lt;br /&gt;
&lt;br /&gt;
In almost all cases, negotiation and mediation, and even arbitration, are better choices than litigation. They cost a lot less than litigation, they offer you the best chance of getting to a solution that you&#039;re both happy with, and they give you the best chance of maintaining a decent relationship with your ex after the dust has settled. A [http://dx.doi.org/10.11575/PRISM/32768 national study] of family law lawyers done by the Canadian Research Institute for Law and the Family in 2017 showed that lawyers see mediation, collaborative negotiation and arbitration as cheaper than litigation, faster than litigation, and more likely to produce results that are in the interests of their clients and in the interests of their clients&#039; children.&lt;br /&gt;
&lt;br /&gt;
Despite the obvious benefits of avoiding litigation, a lot of people still go to court when they have a family law problem. Why? Usually because they&#039;re angry, sometimes because they want revenge. Sometimes they go to court because they see a bigger threat to their personal and financial well-being than really exists; sometimes it&#039;s because they can&#039;t &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;trust&amp;lt;/span&amp;gt; their ex anymore and simply don&#039;t know what to do next. Sometimes it&#039;s because going to court costs less than hiring a lawyer, a mediator, or an arbitrator. Sometimes it&#039;s because the only way we see legal problems being resolved on television is through litigation.&lt;br /&gt;
&lt;br /&gt;
The legal system isn&#039;t just about judges and courts, lawyers, and litigation. It also includes negotiation, collaborative negotiation, mediation, and arbitration. If you have a family law problem, litigation isn&#039;t your only choice. You have options. (Whatever you decide to do, however, it&#039;s very important that you get legal advice from a lawyer in your area since most laws change from province to province. It is important to know about the law, your options, and the range of likely outcomes if you took your legal problem to court.)&lt;br /&gt;
&lt;br /&gt;
===Knowing when you need to litigate===&lt;br /&gt;
&lt;br /&gt;
Despite its many downsides, there are some situations in which litigation may be your best choice.&lt;br /&gt;
&lt;br /&gt;
====Your ex won&#039;t talk to you====&lt;br /&gt;
&lt;br /&gt;
The thing about negotiation, collaborative negotiation, mediation, and arbitration is that they are all &#039;&#039;voluntary&#039;&#039;. You and your ex have to agree to negotiate, mediate or arbitrate. Litigation is not voluntary. When someone starts a court process, the people on the other side &#039;&#039;have&#039;&#039; to participate in that process or they risk the court making a decision without hearing from them, called a &#039;&#039;default judgment&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you can&#039;t get your ex to sit down and talk to you, or if your ex will talk to you but won&#039;t commit to a settlement, litigation may be your only choice.&lt;br /&gt;
&lt;br /&gt;
====You can&#039;t get a deal done====&lt;br /&gt;
&lt;br /&gt;
You may need to start a court proceeding if you&#039;ve tried to resolve things in other ways but can&#039;t reach a final settlement no matter how hard you try. For some people, prolonging disagreement and conflict is a way of continuing a relationship beyond the end of a romantic relationship; others are afraid to commit to a final settlement because they&#039;re afraid of what the future might hold. Still other people refuse to accept anything less than their best-case outcome and don&#039;t see the financial and emotional benefits of settlement.&lt;br /&gt;
&lt;br /&gt;
If you just can&#039;t get to a settlement, arbitration and litigation are great ways of breaking the logjam. You will, without a doubt, get a resolution to your legal problem. There&#039;s a risk to each of you, of course, because you&#039;re giving up your ability to control the final resolution of your legal problem. Maybe the arbitrator or judge will make the decision you want, but you never know. &lt;br /&gt;
&lt;br /&gt;
The good news, however, is that you are not doomed to a trial just because you have started a court proceeding. The vast majority of family law proceedings started in the British Columbia Supreme Court settle without a trial; many Provincial Court proceedings settle short of trial as well. Settlement is still possible even though a court proceeding has started.&lt;br /&gt;
&lt;br /&gt;
====You can&#039;t get the information you need====&lt;br /&gt;
&lt;br /&gt;
There once was a game show called &#039;&#039;Let&#039;s Make a Deal&#039;&#039; which aired for a number of years beginning in the 1960s. The idea with the show was that people would be selected from the studio audience, and then be given something of value. They were then given the choice of keeping what they&#039;d been given or trading that initial prize for something else hidden behind a curtain or in a box. If the contestant guessed right, they might win a pile of cash, a new car or a vacation trip, but if they guessed wrong they might have to trade their initial prize for a case of beans, a Christmas sweater or a llama.&lt;br /&gt;
&lt;br /&gt;
You can negotiate the settlement of a family law dispute like you&#039;re playing &#039;&#039;Let&#039;s Make a Deal&#039;&#039;, but that&#039;s a bad idea. If you can&#039;t get the information you need to know from your ex about whether you are making a good deal or a bad deal, the odds are that you&#039;re making a bad deal. In family law disputes, people usually need to know each other&#039;s incomes, the value of savings and pensions, and the value of property, as well as the amount owing on credit cards, loans and mortgages. If you cannot get this financial information from your ex, you may have no choice but to start a court proceeding.&lt;br /&gt;
&lt;br /&gt;
====You&#039;re concerned about family violence and threats====&lt;br /&gt;
&lt;br /&gt;
You may also have no choice but to start a court proceeding if:&lt;br /&gt;
&lt;br /&gt;
*there&#039;s a history of family violence or other abuse in your relationship,&lt;br /&gt;
*you or your children need to be protected from your ex, or&lt;br /&gt;
*your ex is threatening to do something drastic like take the children, hide or damage property, or rack up debt that you&#039;ll be responsible for.&lt;br /&gt;
&lt;br /&gt;
While many mediators and some arbitrators have special training in handling cases involving a history of family violence, there may be times when only the court can guarantee your safety and the safety of your children, and only a court order will adequately protect people or property. Even though you may have no choice but to start a court proceeding, remember that settlement is still possible.&lt;br /&gt;
&lt;br /&gt;
==The law==&lt;br /&gt;
&lt;br /&gt;
When lawyers talk about &amp;quot;the law&amp;quot;, they&#039;re talking about two kinds of law: laws made by the government and the common law.&lt;br /&gt;
&lt;br /&gt;
Laws made by the government are called &#039;&#039;legislation&#039;&#039;. Important legislation in family law disputes includes the &#039;&#039;[[Divorce Act]]&#039;&#039;, a law made by the federal government, and the &#039;&#039;[[Family Law Act]]&#039;&#039;, a law made by the provincial government. The government can also make regulations for a particular piece of legislation which might contain important additional rules or say how the legislation is to be interpreted. One of the most important regulations in family law is the [[Child Support Guidelines]], a regulation to the &#039;&#039;Divorce Act&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;common law&#039;&#039; is all of the legal rules and principles that haven&#039;t been created by a government. The common law consists of the legal principles in judges&#039; decisions, and has been developing since the modern court system was established several hundreds of years ago.&lt;br /&gt;
&lt;br /&gt;
===Legislation===&lt;br /&gt;
&lt;br /&gt;
Legislation, also known as &#039;&#039;statutes&#039;&#039; and &#039;&#039;acts&#039;&#039;, are the rules that govern our day-to-day lives. The federal and provincial governments both have the authority to make legislation, like the provincial &#039;&#039;Motor Vehicle Act&#039;&#039;, which says how fast you can go on a highway and that you need to have a licence and insurance to drive a car, or the federal &#039;&#039;Criminal Code&#039;&#039;, which says that it&#039;s an offence to stalk someone, to steal, or to shout &amp;quot;fire&amp;quot; in a crowded theatre. &lt;br /&gt;
&lt;br /&gt;
Because of the &#039;&#039;[http://laws.justice.gc.ca/eng/Const/Const_index.html Constitution of Canada]&#039;&#039;, each level of government can only make legislation on certain subjects, and normally the things one level of government can make rules about can&#039;t be regulated by the other level of government. For example, only the federal government can make laws about divorce, and only the provincial governments can make laws about property.&lt;br /&gt;
&lt;br /&gt;
===The common law===&lt;br /&gt;
&lt;br /&gt;
The basic job of the courts is to hear and decide legal disputes. In making those decisions, the courts wind up doing a lot of different things. They:&lt;br /&gt;
&lt;br /&gt;
*interpret, and develop rules for interpreting, the legislation that may apply to a dispute,&lt;br /&gt;
*interpret, and develop rules for interpreting, the words in a contract that may be the subject of a dispute,&lt;br /&gt;
*interpret the legal principles that may apply to a dispute, and&lt;br /&gt;
*interpret, and develop rules for interpreting, the past decisions of other judges.&lt;br /&gt;
&lt;br /&gt;
Interpreting and applying legislation is one of the court&#039;s more important jobs. For example, section 16(6) of the &#039;&#039;Divorce Act&#039;&#039; says this about orders for parenting time:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;tt&amp;gt;In allocating parenting time, the court shall give effect to the principle that a child should have as much time with each spouse as is consistent with the best interests of the child.&amp;lt;/tt&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The court has had to decide what &amp;quot;as is consistent with the best interests of the child&amp;quot; means when applying this section, and there are lots of decisions that talk about this phrase. In &#039;&#039;[http://canlii.ca/t/1frwv Young v Young]&#039;&#039;, a 1993 decision of the Supreme Court of Canada, the country&#039;s top court, said this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;By mentioning this factor, Parliament has expressed its opinion that contact with each parent is valuable, and that the judge should ensure that this contact is maximized.  The modifying phrase &#039;as is consistent with the best interests of the child&#039; means that the goal of maximum contact of each parent with the child is not absolute. To the extent that contact conflicts with the best interests of the child, it may be restricted. But &#039;&#039;only&#039;&#039; to that extent. Parliament’s decision to maintain maximum contact between the child and both parents is amply supported by the literature, which suggests that children benefit from continued access.&amp;quot;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Unlike the laws made by governments, which are written down and organized, the common law is more of a series of legal concepts and principles that guide the courts in their process and in their consideration of each case. These ideas are not organized in a law, a code or a regulation. They are found in the case law: judges&#039; written explanations of why they have decided a particular case a particular way. (A really good resource for finding case law is the website of the [https://www.canlii.org/en/ Canadian Legal Information Institute].)&lt;br /&gt;
&lt;br /&gt;
The common law provides direction and guidance on a wide variety of issues, such as how to understand legislation, the test to be applied to determine whether someone has been negligent, and what kinds of information can be admitted as evidence at trial. However, unlike legislated laws, the common law doesn&#039;t usually apply to our day-to-day lives in the sense of imposing rules that say how fast we can drive in a school zone or whether punching someone in the nose is a criminal offence. It usually applies only when we have to go to court.&lt;br /&gt;
&lt;br /&gt;
==The courts==&lt;br /&gt;
&lt;br /&gt;
The fundamental purpose of the courts is to resolve legal disputes in a fair and impartial manner. The courts deal with all manner of legal disputes, from the government&#039;s claim that someone has committed a crime, to a property owner&#039;s claim that someone has trespassed on their property, to a shareholder&#039;s grievance against a company, to an employee&#039;s claim of wrongful dismissal.&lt;br /&gt;
&lt;br /&gt;
No matter what the nature of the dispute is, the judge who hears the dispute must give each party the chance to tell their story and give a complete answer to the claims made against them. The judge must listen to each party without bias and make a fair decision resolving the dispute based on the facts and the law, including both the common law and any legislation that applies to the dispute.&lt;br /&gt;
&lt;br /&gt;
===The courts of British Columbia===&lt;br /&gt;
&lt;br /&gt;
There are three levels of court in this province: the Provincial Court of British Columbia, the Supreme Court of British Columbia, and the Court of Appeal for British Columbia. Each level of court is superior to the one below it. A decision of the Provincial Court can be challenged before the Supreme Court, and a decision of the Supreme Court can be challenged before the Court of Appeal.&lt;br /&gt;
&lt;br /&gt;
====The Provincial Court====&lt;br /&gt;
&lt;br /&gt;
There are four divisions of the Provincial Court: Criminal and Youth Court, which mostly deals with charges under the &#039;&#039;Criminal Code&#039;&#039; and the &#039;&#039;Youth Criminal Justice Act&#039;&#039;; Small Claims Court, which deals with claims about contracts, services, property, and debt; Traffic and Bylaw Court, which deals with traffic tickets and provincial and municipal offences; and, Family Court, which deals with certain claims under the &#039;&#039;Family Law Act&#039;&#039;, the &#039;&#039;Child, Family and Community Service Act&#039;&#039; and the &#039;&#039;Family Maintenance Enforcement Act.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The jurisdiction of the Provincial Court is narrower than the Supreme Court. The Provincial Court only deals with the subjects assigned to it by the provincial government. Unless the government has expressly authorized the Provincial Court to deal with an issue, the Provincial Court cannot hear the case. For example, Small Claims Court can only handle claims with a value of between $5,001 to $35,000, and Family Court cannot deal with claims involving family property or family debt (with the exception of declaration of pet ownership between spouses), or hear claims under the &#039;&#039;Divorce Act&#039;&#039;. Each branch of the Provincial Court has its own set of procedural rules and its own court forms.&lt;br /&gt;
&lt;br /&gt;
====The Supreme Court====&lt;br /&gt;
&lt;br /&gt;
The Supreme Court can deal with any legal claim and there is no limit to the court&#039;s authority, except for the limits set out in the court&#039;s procedural rules and in the Constitution. There are three kinds of judicial official in the Supreme Court: justices, associate judges (which used to be called &#039;&#039;masters&#039;&#039;), and registrars. Justices and associate judges deal with most family law problems, and only justices hear trials.&lt;br /&gt;
&lt;br /&gt;
There are two sets of rules in the Supreme Court: the [http://canlii.ca/t/8mcr Supreme Court Family Rules], which apply just to family law disputes, and the [http://canlii.ca/t/8lld Supreme Court Civil Rules], which apply to all other non-criminal disputes. Each set of rules has its own court forms.&lt;br /&gt;
&lt;br /&gt;
The Supreme Court is a trial court, like the Provincial Court, and an appeal court. The Supreme Court hears appeals from Provincial Court decisions, and justices of the Supreme Court hear appeals from associated judges&#039; decisions.&lt;br /&gt;
&lt;br /&gt;
====The Court of Appeal====&lt;br /&gt;
&lt;br /&gt;
The Court of Appeal is the highest court in British Columbia and hears appeals from Supreme Court decisions. The Court of Appeal does not hear trials. The Court of Appeal has its own set of procedural rules and its own court forms.&lt;br /&gt;
&lt;br /&gt;
===The Federal Courts===&lt;br /&gt;
&lt;br /&gt;
The Federal Court of Canada is a second court system that is parallel to the courts of British Columbia and those of the other provinces and territories. The Federal Court and Federal Court of Appeal only hear certain kinds of disputes, including immigration matters and tax problems. The Federal Court is a trial court, and the Federal Court of Appeal hears appeals from the Federal Court.&lt;br /&gt;
&lt;br /&gt;
The federal courts also deal with &#039;&#039;[[Divorce Act]]&#039;&#039; claims in those rare cases when each spouse has started a separate court proceeding for divorce on the same day but in different provinces. In a situation like that, the Federal Court decides which province&#039;s court will have jurisdiction to hear the court proceeding.&lt;br /&gt;
&lt;br /&gt;
===The Supreme Court of Canada===&lt;br /&gt;
&lt;br /&gt;
The highest level of court in the country is the Supreme Court of Canada. This court has three main functions: to hear appeals from decisions of the provinces&#039; courts of appeal; to hear appeals from decisions of the Federal Court of Appeal; and, to decide questions about the law for the federal government. Almost all of the court&#039;s time is occupied with &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;hearing&amp;lt;/span&amp;gt; appeals.&lt;br /&gt;
&lt;br /&gt;
Some criminal cases can be appealed to the Supreme Court of Canada automatically. Appeals in almost all other kinds of cases, including family law cases, need the court&#039;s permission, called &#039;&#039;leave&#039;&#039;, to proceed. The Supreme Court of Canada chooses which appeals it will hear and which it won&#039;t. In general, the legal issue in a proposed appeal must have a broad public importance &amp;amp;mdash; the legal issue is shared by a lot of people and the case law on that issue has become confused &amp;amp;mdash; before the court will agree to hear the case. The Supreme Court of Canada does not hear a lot of family law cases.&lt;br /&gt;
&lt;br /&gt;
Decisions of the Supreme Court of Canada are final and absolute. There is no higher court or other authority to appeal to.&lt;br /&gt;
&lt;br /&gt;
===A handy chart===&lt;br /&gt;
&lt;br /&gt;
This chart shows the structure of our courts. The lowest level of court in British Columbia are the provincial courts, the highest is the Court of Appeal for British Columbia; these courts are shown on the right. The highest court in the &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;land&amp;lt;/span&amp;gt;, common to all provinces and territories, is the Supreme Court of Canada, at the top.&lt;br /&gt;
&lt;br /&gt;
[[File:CourtHierarchyChart.png|800px|center]]&lt;br /&gt;
&lt;br /&gt;
==Court processes==&lt;br /&gt;
&lt;br /&gt;
All court processes start and end more or less the same way. You must file a particular form in court and serve the filed document on the other party. After being served, the other party has a certain number of days to file a reply. If the other party replies, there is a hearing. If the other party doesn&#039;t reply and you can prove that they were served, you can ask for a judgment in default. That&#039;s about it in a nutshell. The chapter on [[Resolving Family Law Problems in Court]] (which starts with an overview of litigation in family law), but especially the chapters on [[Family Law Litigation in Supreme Court]] and [[Family Law Litigation in Provincial Court]] (which are continuously updated in the online version of &#039;&#039;JP Boyd on Family Law&#039;&#039;), address these processes.&lt;br /&gt;
&lt;br /&gt;
In the Provincial Court, you generally start a court proceeding by filing an &#039;&#039;Application About a Family Law Matter&#039;&#039; in Form 3. The other party has 30 days after being served to file a &#039;&#039;Reply to an Application About a Family Law Matter&#039;&#039; in Form 6. Read [How Do I Start a Family Law Action in the Provincial Court?] in the Helpful Guides &amp;amp; Common Questions part of this resource for more information.&lt;br /&gt;
&lt;br /&gt;
In the Supreme Court, court proceedings are usually started by filing a &#039;&#039;Notice of Family Claim&#039;&#039;, and sometimes by filing a &#039;&#039;Petition&#039;&#039;. A person served with a Notice of Family Claim has 30 days to file a &#039;&#039;Response to Family Claim&#039;&#039; and possibly a &#039;&#039;Counterclaim&#039;&#039;, a claim against the person who started the court proceeding. A person served with a Petition has 21 days to file a &#039;&#039;Response to Petition&#039;&#039;, if served in Canada, 35 days if served in the United States of America, and 49 days if served anywhere else. [How Do I Start a Family Law Action in the Supreme Court?] in the Helpful Guides &amp;amp; Common Questions part of this resource also contains more information.&lt;br /&gt;
&lt;br /&gt;
Eventually, there will be a hearing, a trial, or an application for default judgment if a responding document isn&#039;t filed, in the Provincial Court or the Supreme Court. The trial will result in a final order that puts an end to the legal dispute, unless, that is, someone decides to appeal the final order.&lt;br /&gt;
&lt;br /&gt;
In family law disputes, things rarely go from starting the proceeding straight to trial. Along the way you will likely have to:&lt;br /&gt;
&lt;br /&gt;
#attend a &#039;&#039;judicial case conference&#039;&#039;, if you&#039;re in the Supreme Court, or a &#039;&#039;family management conference&#039;&#039;, if you&#039;re in the Provincial Court,&lt;br /&gt;
#make or reply to one or more &#039;&#039;interim applications&#039;&#039;,&lt;br /&gt;
#&#039;&#039;produce financial documents and other documents&#039;&#039; that are relevant to the claims in the dispute, and&lt;br /&gt;
#attend an &#039;&#039;examination for discovery&#039;&#039;, if you&#039;re in the Supreme Court.&lt;br /&gt;
&lt;br /&gt;
If either party is unhappy with the result of a trial and can show that the judge made a &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;mistake&amp;lt;/span&amp;gt;, that person can appeal the final order to another court. Orders of the Provincial Court are appealed to the Supreme Court, and orders of a Supreme Court judge are appealed to the Court of Appeal. Consult the various appeals-related guides under the Helpful Guides &amp;amp; Common Questions part of this wikibook.&lt;br /&gt;
&lt;br /&gt;
You start an appeal by filing a &#039;&#039;Notice of Appeal&#039;&#039;, and serving the filed document on the other party, usually within 30 days of the date of the final order. The other party has a certain amount of time to file a &#039;&#039;Notice of Appearance&#039;&#039; in the Court of Appeal, or a &#039;&#039;Notice of Interest&#039;&#039; for appeals from the Provincial Court to the Supreme Court. &lt;br /&gt;
&lt;br /&gt;
Eventually, there will be a hearing that will result in another final order that puts an end to the appeal. Appeals heard by the Supreme Court can be appealed to the Court of Appeal, and appeals heard by the Court of Appeal can be heard by the Supreme Court of Canada, but only if that court gives permission.&lt;br /&gt;
&lt;br /&gt;
===Trial basics===&lt;br /&gt;
&lt;br /&gt;
A trial is the conclusion of a court proceeding. It is the moment when each side presents their claims, the evidence they have gathered in support of those claims, and the arguments and law that support their claims to a judge. A trial ends when each side has finished presenting their evidence and arguments. In some cases the judge will give their decision right away, but it is far more common for a judge to take time to think about the evidence and the law, and decide what the right outcome is. &lt;br /&gt;
&lt;br /&gt;
The usual order of a trial appears below. (Remember that in the Provincial Court, the person who starts a court proceeding is the &#039;&#039;applicant&#039;&#039;. In the Supreme Court, this person is the &#039;&#039;claimant&#039;&#039;. In both courts, the person against whom a court proceeding has started is the &#039;&#039;respondent&#039;&#039;.)&lt;br /&gt;
&lt;br /&gt;
*The applicant (or claimant) presents their &#039;&#039;opening statement&#039;&#039; or &#039;&#039;opening argument&#039;&#039; to tell the judge about their case and about what their witnesses will say.&lt;br /&gt;
*The applicant presents their witnesses. For each witness:&lt;br /&gt;
*#The applicant will ask the witness a series of questions, called a &#039;&#039;direct examination&#039;&#039; or an &#039;&#039;examination-in-chief&#039;&#039;.&lt;br /&gt;
*#The respondent will ask the witness more questions, called a &#039;&#039;cross-examination&#039;&#039;.&lt;br /&gt;
*#The applicant will ask the witness a small number of further questions, called a &#039;&#039;redirect examination&#039;&#039;.&lt;br /&gt;
*When the applicant has finished presenting their witnesses, the respondent will present their opening statement.&lt;br /&gt;
*The respondent presents their witnesses. For each witness:&lt;br /&gt;
*#The respondent will conduct their direct examination.&lt;br /&gt;
*#The applicant will conduct their cross-examination.&lt;br /&gt;
*#The respondent will conduct their redirect examination.&lt;br /&gt;
*The applicant will present their &#039;&#039;closing argument&#039;&#039; to tell the judge why the evidence of the witnesses support the decision they want the judge to make.&lt;br /&gt;
*The respondent will present their closing argument.&lt;br /&gt;
*Sometimes, but not always, the applicant will be able to provide a short reply to the respondent&#039;s closing argument, called a &#039;&#039;surrebuttal&#039;&#039;.&lt;br /&gt;
*The judge makes their decision.&lt;br /&gt;
&lt;br /&gt;
(Evidence at trial is almost always given by witnesses and through documents like bank records, income tax returns, and photographs that the witnesses identify. In rare cases, the evidence of a witness can be given by an affidavit or through some other statement, like a transcript of the examination for discovery of the witness, but this hardly every happens.)&lt;br /&gt;
&lt;br /&gt;
In every case that goes to trial &amp;amp;mdash; and, to be clear, very few cases do &amp;amp;mdash; the judge who hears the case must first make a decision about what the &#039;&#039;facts&#039;&#039; of the case are after they have listened to the evidence, since people hardly ever agree on the facts of a case. This is called a &amp;quot;finding of fact.&amp;quot; The judge then reviews the law and the rules and legal principles that might apply, and decides what &#039;&#039;law&#039;&#039; applies to the legal issues. This is called making a &amp;quot;finding of law.&amp;quot; The judge makes a decision about the legal claim by applying the law to the facts.&lt;br /&gt;
&lt;br /&gt;
The judge&#039;s written decision, summarizing their conclusions about the facts and the law, is called the judge&#039;s &#039;&#039;reasons for judgment&#039;&#039;. When the judge needs to think about the evidence and the law before they make a decision, the judge has &#039;&#039;reserved judgment&#039;&#039; on the case.&lt;br /&gt;
&lt;br /&gt;
===Appeal basics===&lt;br /&gt;
&lt;br /&gt;
The decision of a trial judge can be challenged to a higher court. A decision of the Provincial Court is appealed to the Supreme Court, and a decision of the Supreme Court is appealed to the Court of Appeal. Decisions of the Court of Appeal can be appealed to the Supreme Court of Canada, but only if the court agrees to hear the appeal.&lt;br /&gt;
&lt;br /&gt;
An appeal is not a chance to have a new trial, introduce evidence that you forgot about, or call additional witnesses. You don&#039;t get to appeal a decision just because you&#039;re unhappy with how things turned out. Appeals generally only concern whether the judge used the right law and correctly applied the law to the facts. This is what the Court of Appeal said about the nature of appeals in the 2011 case of [http://canlii.ca/t/flgwf &#039;&#039;Basic v. Strata Plan LMS 0304&#039;&#039;]:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Consideration of this appeal must start, as all appeals do, recalling that the role of this court is not that of a trial court. Rather, our task is to determine whether the judge made an error of law, found facts based on a misapprehension of the evidence, or found facts that are not supported by evidence. Even where there is such an error of fact, we will only interfere with the order if the error of fact is material to the outcome.&amp;quot;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
An appeal court very rarely hears new evidence or makes decisions about the facts of a case. Most often, the appeal court will accept the trial judge&#039;s findings of fact. If the appeal court is satisfied that the trial judge made a &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;mistake&amp;lt;/span&amp;gt; about the law, however, the appeal may succeed. &lt;br /&gt;
&lt;br /&gt;
Appeals at the Supreme Court are heard by one judge; appeals at the Court of Appeal are heard by a panel of three judges. (Really important appeals are sometimes heard by a panel of five judges.) At the appeal hearing, the person who started the appeal, the &#039;&#039;appellant&#039;&#039;, &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; go first and try to explain why the trial judge made a &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;mistake&amp;lt;/span&amp;gt; about the law. The other party, the &#039;&#039;respondent&#039;&#039;, &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; go next and explain why the trial judge appropriately considered the applicable legal principles and why the judge was right. The appellant will then be able to provide a short reply to the respondent&#039;s arguments. Sometimes the court is able to make a decision after hearing from each party but, like at trial, the court usually reserves its decision to think about the arguments that each side made. &lt;br /&gt;
&lt;br /&gt;
The Helpful Guides and Common Questions part of this resource has details about the procedures for making an appeal. You may want to look at these topics:&lt;br /&gt;
*[[How Do I Appeal a Provincial Court Decision?]]&lt;br /&gt;
*[[How Do I Appeal an Interim Supreme Court Decision?]]&lt;br /&gt;
*[[How Do I Appeal a Final Supreme Court Decision?]]&lt;br /&gt;
*[[How Do I Appeal a Court of Appeal Decision?]]&lt;br /&gt;
&lt;br /&gt;
==Representing yourself==&lt;br /&gt;
{{Clicklawbadge&lt;br /&gt;
| resourcetype = many helpful resources are available from&lt;br /&gt;
| link = [https://www.clicklaw.bc.ca/legal-topics/family Clicklaw]}}&lt;br /&gt;
There is no rule that says that you must have a lawyer represent you in court. Although a court proceeding can be complicated to manage and the rules of court can be confusing, you have the right to represent yourself. &lt;br /&gt;
&lt;br /&gt;
If you do decide to represent yourself in a court proceeding, you have a responsibility to the other parties and to the court to learn about the law that applies to your proceeding and the procedural rules that govern common court processes, like document disclosure, and common court processes, like making and replying to interim applications. &lt;br /&gt;
&lt;br /&gt;
A good start would be to read through the other sections in this chapter on [[The Law for Family Matters]], and [[You and Your Lawyer]], as well as the section on [[The Court System for Family Matters]] within the [[Resolving Family Law Problems in Court]] chapter. You might also want to read a short note I&#039;ve written for people who are representing themselves in a court proceeding, &amp;quot;[[Media:SRL_Bill_of_Rights_and_Responsibilities_-_November_2012_-_JP_Boyd.pdf|The Rights and Responsibilities of the Self-Represented Litigant]]&amp;quot; (PDF).&lt;br /&gt;
&lt;br /&gt;
To find out what to expect in the courtroom, read [[How Do I Conduct Myself in Court at an Application?]] It&#039;s located in the Helpful Guides &amp;amp; Common Questions part of this resource, in the section [[JP Boyd on Family Law — Helpful Guides and Common Questions#Courtroom Protocol|Courtroom Protocol]].&lt;br /&gt;
&lt;br /&gt;
Sometimes people begin a court action with a lawyer, and then start to represent themselves. If you do this, you need to notify the other parties and the court of the change. See [[How Do I Tell Everyone That I&#039;m Representing Myself?]] It&#039;s also located in the Helpful Guides &amp;amp; Common Questions part of this resource.&lt;br /&gt;
&lt;br /&gt;
==Resources and links==&lt;br /&gt;
===Legislation===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;[https://canlii.ca/t/8q3k Family Law Act]&#039;&#039;&lt;br /&gt;
*&#039;&#039;[https://canlii.ca/t/551f9 Divorce Act]&#039;&#039;&lt;br /&gt;
*&#039;&#039;[http://laws-lois.justice.gc.ca/eng/Const/index.html Constitution Acts, 1867 to 1982]&#039;&#039;&lt;br /&gt;
*[https://canlii.ca/t/531vd Child Support Guidelines]&lt;br /&gt;
*[https://canlii.ca/t/8lld Supreme Court Civil Rules]&lt;br /&gt;
*[https://canlii.ca/t/8mcr Supreme Court Family Rules]&lt;br /&gt;
&lt;br /&gt;
===Resources===&lt;br /&gt;
&lt;br /&gt;
*[[Media:SRL_Bill_of_Rights_and_Responsibilities_-_November_2012_-_JP_Boyd.pdf|The Rights and Responsibilities of the Self-Represented Litigant]] (PDF)&lt;br /&gt;
*[https://canlii.ca/t/tcmq Family Law Handbook for Self-Represented Litigants] from the Canadian Judicial Council&lt;br /&gt;
*[https://perma.cc/WA4T-DAG6 Guide to Preparing for a Family Court Trial in Provincial Court] from the Provincial Court of BC&lt;br /&gt;
*[https://representingyourselfcanada.com/our-srl-resources/ The National Self-Represented Litigants Project resources]&lt;br /&gt;
*Legal Aid BC&#039;s [https://family.legalaid.bc.ca/ Family Law in BC] website&lt;br /&gt;
&lt;br /&gt;
===Links===&lt;br /&gt;
&lt;br /&gt;
*[http://www.bccourts.ca/ Courts of British Columbia website]&lt;br /&gt;
*[https://www.scc-csc.ca/ Supreme Court of Canada website]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{REVIEWED | reviewer = [[JP Boyd]], 18 November 2023}}&lt;br /&gt;
{{JP Boyd on Family Law Navbox|type=chapters}}&lt;br /&gt;
&lt;br /&gt;
 {{Creative Commons for JP Boyd}}&lt;br /&gt;
&lt;br /&gt;
[[Category:JP Boyd on Family Law]]&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Understanding_the_Legal_System_for_Family_Law_Matters&amp;diff=59922</id>
		<title>Understanding the Legal System for Family Law Matters</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Understanding_the_Legal_System_for_Family_Law_Matters&amp;diff=59922"/>
		<updated>2025-04-08T20:23:58Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{JP Boyd on Family Law TOC|expanded = intro}}{{JPBOFL Editor Badge&lt;br /&gt;
|CoAuthor= [[JP Boyd]]&lt;br /&gt;
}}&lt;br /&gt;
{{LSSbadge&lt;br /&gt;
|resourcetype = more information on&lt;br /&gt;
|link         = [https://family.legalaid.bc.ca/bc-legal-system the legal system]&lt;br /&gt;
}}In its broadest sense, &#039;&#039;the legal system&#039;&#039; refers to how laws and policies are made, how we decide which problems are legal problems, all of the ways that legal problems are addressed, all of the people involved in resolving legal problems &amp;amp;mdash; including politicians, government staff, judges, prosecutors, lawyers, court administrators, mediators, arbitrators, and mental health professionals &amp;amp;mdash; and all of the people experiencing legal problems. This chapter takes a narrow view of the legal system, but it&#039;s the view that we see in movies and on television, where all legal problems are resolved in court by a judge after listening to lawyers arguing about the law.&lt;br /&gt;
&lt;br /&gt;
The chapter begins with a brief overview of the basic elements of our legal system and how they work together. The sections that follow discuss the legal system in more detail, covering [[The Court System for Family Matters|the court system]], [[The Law for Family Matters|the law]], and [[You &amp;amp; Your Lawyer|the lawyer-client relationship]], in the context of family law disputes. It finishes by talking about the barriers and obstacles people often experience in resolving their legal problems, in the [[Access to Family Justice]] section.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
&lt;br /&gt;
When some families separate, the adults just separate and it&#039;s over and done with. For other families, separation raises a bunch of practical and legal problems. If a family includes children, the parents have to decide where the children &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; mostly live, how they &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; make parenting decisions, how much time the children &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; spend with each parent, and how much child support should be paid. If one spouse is financially dependent on the other, they may have to decide whether spousal support should be paid. If the family has property and debt, they&#039;ll have to decide who should keep what.&lt;br /&gt;
&lt;br /&gt;
When a family has problems like these, they also have to decide how they&#039;ll resolve them. In other words, they need to pick the process they&#039;ll use to figure everything out and get to a resolution. Some couples just talk it out. Others go to a trusted friend, family member, elder, or community leader for help. Others use a mediator to help them find a solution. Others go to court or hire an arbitrator. &lt;br /&gt;
&lt;br /&gt;
In that narrow view, &#039;&#039;the legal system&#039;&#039; refers to the litigation process. It includes the people who have legal problems, the lawyers who represent them in court, the judge who makes a decision about those legal problems, and of course the laws and rules that guide the court process. It&#039;s important to remember, despite what you see on television, that there are other, often better, ways of resolving family law problems than litigation. You can read about negotiation, mediation, collaborative negotiation, and arbitration in the chapter [[Resolving Family Law Problems out of Court]]. This chapter, however, mostly talks about the litigation process.&lt;br /&gt;
&lt;br /&gt;
==Choosing the right process==&lt;br /&gt;
&lt;br /&gt;
Many people see &#039;&#039;litigation&#039;&#039; &amp;amp;mdash; going to court &amp;amp;mdash; as their first and only choice. That might be true if your business partner has broken a deal, if you&#039;ve had a car accident and ICBC won&#039;t pay, or if you&#039;re suing some huge corporation. It is certainly not true for family law problems.&lt;br /&gt;
&lt;br /&gt;
===Deciding not to litigate===&lt;br /&gt;
&lt;br /&gt;
Instead of going to court, you could, for example, sit down over a cup of coffee and &#039;&#039;talk&#039;&#039; about the problem. You could hire a family law mediator to help you talk to each other, help identify opportunities for compromise, and help come up with a solution that you&#039;re both as happy with as possible. You could hire a lawyer to talk to the other side on your behalf and negotiate a solution for you. There&#039;s also collaborative negotiation, a cooperative process in which you and your ex each have your own lawyer and your own coach, and you agree to work through your problems without ever going to court. Then there&#039;s arbitration, in which you hire a family law arbitrator who serves as your own personal judge and manages the dispute resolution process that you have designed.&lt;br /&gt;
&lt;br /&gt;
In almost all cases, negotiation and mediation, and even arbitration, are better choices than litigation. They cost a lot less than litigation, they offer you the best chance of getting to a solution that you&#039;re both happy with, and they give you the best chance of maintaining a decent relationship with your ex after the dust has settled. A [http://dx.doi.org/10.11575/PRISM/32768 national study] of family law lawyers done by the Canadian Research Institute for Law and the Family in 2017 showed that lawyers see mediation, collaborative negotiation and arbitration as cheaper than litigation, faster than litigation, and more likely to produce results that are in the interests of their clients and in the interests of their clients&#039; children.&lt;br /&gt;
&lt;br /&gt;
Despite the obvious benefits of avoiding litigation, a lot of people still go to court when they have a family law problem. Why? Usually because they&#039;re angry, sometimes because they want revenge. Sometimes they go to court because they see a bigger threat to their personal and financial well-being than really exists; sometimes it&#039;s because they can&#039;t &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;trust&amp;lt;/span&amp;gt; their ex anymore and simply don&#039;t know what to do next. Sometimes it&#039;s because going to court costs less than hiring a lawyer, a mediator, or an arbitrator. Sometimes it&#039;s because the only way we see legal problems being resolved on television is through litigation.&lt;br /&gt;
&lt;br /&gt;
The legal system isn&#039;t just about judges and courts, lawyers, and litigation. It also includes negotiation, collaborative negotiation, mediation, and arbitration. If you have a family law problem, litigation isn&#039;t your only choice. You have options. (Whatever you decide to do, however, it&#039;s very important that you get legal advice from a lawyer in your area since most laws change from province to province. It is important to know about the law, your options, and the range of likely outcomes if you took your legal problem to court.)&lt;br /&gt;
&lt;br /&gt;
===Knowing when you need to litigate===&lt;br /&gt;
&lt;br /&gt;
Despite its many downsides, there are some situations in which litigation may be your best choice.&lt;br /&gt;
&lt;br /&gt;
====Your ex won&#039;t talk to you====&lt;br /&gt;
&lt;br /&gt;
The thing about negotiation, collaborative negotiation, mediation, and arbitration is that they are all &#039;&#039;voluntary&#039;&#039;. You and your ex have to agree to negotiate, mediate or arbitrate. Litigation is not voluntary. When someone starts a court process, the people on the other side &#039;&#039;have&#039;&#039; to participate in that process or they risk the court making a decision without hearing from them, called a &#039;&#039;default judgment&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
If you can&#039;t get your ex to sit down and talk to you, or if your ex will talk to you but won&#039;t commit to a settlement, litigation may be your only choice.&lt;br /&gt;
&lt;br /&gt;
====You can&#039;t get a deal done====&lt;br /&gt;
&lt;br /&gt;
You may need to start a court proceeding if you&#039;ve tried to resolve things in other ways but can&#039;t reach a final settlement no matter how hard you try. For some people, prolonging disagreement and conflict is a way of continuing a relationship beyond the end of a romantic relationship; others are afraid to commit to a final settlement because they&#039;re afraid of what the future might hold. Still other people refuse to accept anything less than their best-case outcome and don&#039;t see the financial and emotional benefits of settlement.&lt;br /&gt;
&lt;br /&gt;
If you just can&#039;t get to a settlement, arbitration and litigation are great ways of breaking the logjam. You will, without a doubt, get a resolution to your legal problem. There&#039;s a risk to each of you, of course, because you&#039;re giving up your ability to control the final resolution of your legal problem. Maybe the arbitrator or judge will make the decision you want, but you never know. &lt;br /&gt;
&lt;br /&gt;
The good news, however, is that you are not doomed to a trial just because you have started a court proceeding. The vast majority of family law proceedings started in the British Columbia Supreme Court settle without a trial; many Provincial Court proceedings settle short of trial as well. Settlement is still possible even though a court proceeding has started.&lt;br /&gt;
&lt;br /&gt;
====You can&#039;t get the information you need====&lt;br /&gt;
&lt;br /&gt;
There once was a game show called &#039;&#039;Let&#039;s Make a Deal&#039;&#039; which aired for a number of years beginning in the 1960s. The idea with the show was that people would be selected from the studio audience, and then be given something of value. They were then given the choice of keeping what they&#039;d been given or trading that initial prize for something else hidden behind a curtain or in a box. If the contestant guessed right, they might win a pile of cash, a new car or a vacation trip, but if they guessed wrong they might have to trade their initial prize for a case of beans, a Christmas sweater or a llama.&lt;br /&gt;
&lt;br /&gt;
You can negotiate the settlement of a family law dispute like you&#039;re playing &#039;&#039;Let&#039;s Make a Deal&#039;&#039;, but that&#039;s a bad idea. If you can&#039;t get the information you need to know from your ex about whether you are making a good deal or a bad deal, the odds are that you&#039;re making a bad deal. In family law disputes, people usually need to know each other&#039;s incomes, the value of savings and pensions, and the value of property, as well as the amount owing on credit cards, loans and mortgages. If you cannot get this financial information from your ex, you may have no choice but to start a court proceeding.&lt;br /&gt;
&lt;br /&gt;
====You&#039;re concerned about family violence and threats====&lt;br /&gt;
&lt;br /&gt;
You may also have no choice but to start a court proceeding if:&lt;br /&gt;
&lt;br /&gt;
*there&#039;s a history of family violence or other abuse in your relationship,&lt;br /&gt;
*you or your children need to be protected from your ex, or&lt;br /&gt;
*your ex is threatening to do something drastic like take the children, hide or damage property, or rack up debt that you&#039;ll be responsible for.&lt;br /&gt;
&lt;br /&gt;
While many mediators and some arbitrators have special training in handling cases involving a history of family violence, there may be times when only the court can guarantee your safety and the safety of your children, and only a court order will adequately protect people or property. Even though you may have no choice but to start a court proceeding, remember that settlement is still possible.&lt;br /&gt;
&lt;br /&gt;
==The law==&lt;br /&gt;
&lt;br /&gt;
When lawyers talk about &amp;quot;the law&amp;quot;, they&#039;re talking about two kinds of law: laws made by the government and the common law.&lt;br /&gt;
&lt;br /&gt;
Laws made by the government are called &#039;&#039;legislation&#039;&#039;. Important legislation in family law disputes includes the &#039;&#039;[[Divorce Act]]&#039;&#039;, a law made by the federal government, and the &#039;&#039;[[Family Law Act]]&#039;&#039;, a law made by the provincial government. The government can also make regulations for a particular piece of legislation which might contain important additional rules or say how the legislation is to be interpreted. One of the most important regulations in family law is the [[Child Support Guidelines]], a regulation to the &#039;&#039;Divorce Act&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;common law&#039;&#039; is all of the legal rules and principles that haven&#039;t been created by a government. The common law consists of the legal principles in judges&#039; decisions, and has been developing since the modern court system was established several hundreds of years ago.&lt;br /&gt;
&lt;br /&gt;
===Legislation===&lt;br /&gt;
&lt;br /&gt;
Legislation, also known as &#039;&#039;statutes&#039;&#039; and &#039;&#039;acts&#039;&#039;, are the rules that govern our day-to-day lives. The federal and provincial governments both have the authority to make legislation, like the provincial &#039;&#039;Motor Vehicle Act&#039;&#039;, which says how fast you can go on a highway and that you need to have a licence and insurance to drive a car, or the federal &#039;&#039;Criminal Code&#039;&#039;, which says that it&#039;s an offence to stalk someone, to steal, or to shout &amp;quot;fire&amp;quot; in a crowded theatre. &lt;br /&gt;
&lt;br /&gt;
Because of the &#039;&#039;[http://laws.justice.gc.ca/eng/Const/Const_index.html Constitution of Canada]&#039;&#039;, each level of government can only make legislation on certain subjects, and normally the things one level of government can make rules about can&#039;t be regulated by the other level of government. For example, only the federal government can make laws about divorce, and only the provincial governments can make laws about property.&lt;br /&gt;
&lt;br /&gt;
===The common law===&lt;br /&gt;
&lt;br /&gt;
The basic job of the courts is to hear and decide legal disputes. In making those decisions, the courts wind up doing a lot of different things. They:&lt;br /&gt;
&lt;br /&gt;
*interpret, and develop rules for interpreting, the legislation that may apply to a dispute,&lt;br /&gt;
*interpret, and develop rules for interpreting, the words in a contract that may be the subject of a dispute,&lt;br /&gt;
*interpret the legal principles that may apply to a dispute, and&lt;br /&gt;
*interpret, and develop rules for interpreting, the past decisions of other judges.&lt;br /&gt;
&lt;br /&gt;
Interpreting and applying legislation is one of the court&#039;s more important jobs. For example, section 16(6) of the &#039;&#039;Divorce Act&#039;&#039; says this about orders for parenting time:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;tt&amp;gt;In allocating parenting time, the court shall give effect to the principle that a child should have as much time with each spouse as is consistent with the best interests of the child.&amp;lt;/tt&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The court has had to decide what &amp;quot;as is consistent with the best interests of the child&amp;quot; means when applying this section, and there are lots of decisions that talk about this phrase. In &#039;&#039;[http://canlii.ca/t/1frwv Young v Young]&#039;&#039;, a 1993 decision of the Supreme Court of Canada, the country&#039;s top court, said this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;By mentioning this factor, Parliament has expressed its opinion that contact with each parent is valuable, and that the judge should ensure that this contact is maximized.  The modifying phrase &#039;as is consistent with the best interests of the child&#039; means that the goal of maximum contact of each parent with the child is not absolute. To the extent that contact conflicts with the best interests of the child, it may be restricted. But &#039;&#039;only&#039;&#039; to that extent. Parliament’s decision to maintain maximum contact between the child and both parents is amply supported by the literature, which suggests that children benefit from continued access.&amp;quot;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Unlike the laws made by governments, which are written down and organized, the common law is more of a series of legal concepts and principles that guide the courts in their process and in their consideration of each case. These ideas are not organized in a law, a code or a regulation. They are found in the case law: judges&#039; written explanations of why they have decided a particular case a particular way. (A really good resource for finding case law is the website of the [https://www.canlii.org/en/ Canadian Legal Information Institute].)&lt;br /&gt;
&lt;br /&gt;
The common law provides direction and guidance on a wide variety of issues, such as how to understand legislation, the test to be applied to determine whether someone has been negligent, and what kinds of information can be admitted as evidence at trial. However, unlike legislated laws, the common law doesn&#039;t usually apply to our day-to-day lives in the sense of imposing rules that say how fast we can drive in a school zone or whether punching someone in the nose is a criminal offence. It usually applies only when we have to go to court.&lt;br /&gt;
&lt;br /&gt;
==The courts==&lt;br /&gt;
&lt;br /&gt;
The fundamental purpose of the courts is to resolve legal disputes in a fair and impartial manner. The courts deal with all manner of legal disputes, from the government&#039;s claim that someone has committed a crime, to a property owner&#039;s claim that someone has trespassed on their property, to a shareholder&#039;s grievance against a company, to an employee&#039;s claim of wrongful dismissal.&lt;br /&gt;
&lt;br /&gt;
No matter what the nature of the dispute is, the judge who hears the dispute must give each party the chance to tell their story and give a complete answer to the claims made against them. The judge must listen to each party without bias and make a fair decision resolving the dispute based on the facts and the law, including both the common law and any legislation that applies to the dispute.&lt;br /&gt;
&lt;br /&gt;
===The courts of British Columbia===&lt;br /&gt;
&lt;br /&gt;
There are three levels of court in this province: the Provincial Court of British Columbia, the Supreme Court of British Columbia, and the Court of Appeal for British Columbia. Each level of court is superior to the one below it. A decision of the Provincial Court can be challenged before the Supreme Court, and a decision of the Supreme Court can be challenged before the Court of Appeal.&lt;br /&gt;
&lt;br /&gt;
====The Provincial Court====&lt;br /&gt;
&lt;br /&gt;
There are four divisions of the Provincial Court: Criminal and Youth Court, which mostly deals with charges under the &#039;&#039;Criminal Code&#039;&#039; and the &#039;&#039;Youth Criminal Justice Act&#039;&#039;; Small Claims Court, which deals with claims about contracts, services, property, and debt; Traffic and Bylaw Court, which deals with traffic tickets and provincial and municipal offences; and, Family Court, which deals with certain claims under the &#039;&#039;Family Law Act&#039;&#039;, the &#039;&#039;Child, Family and Community Service Act&#039;&#039; and the &#039;&#039;Family Maintenance Enforcement Act.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The jurisdiction of the Provincial Court is narrower than the Supreme Court. The Provincial Court only deals with the subjects assigned to it by the provincial government. Unless the government has expressly authorized the Provincial Court to deal with an issue, the Provincial Court cannot hear the case. For example, Small Claims Court can only handle claims with a value of between $5,001 to $35,000, and Family Court cannot deal with claims involving family property or family debt (with the exception of declaration of pet ownership between spouses), or hear claims under the &#039;&#039;Divorce Act&#039;&#039;. Each branch of the Provincial Court has its own set of procedural rules and its own court forms.&lt;br /&gt;
&lt;br /&gt;
====The Supreme Court====&lt;br /&gt;
&lt;br /&gt;
The Supreme Court can deal with any legal claim and there is no limit to the court&#039;s authority, except for the limits set out in the court&#039;s procedural rules and in the Constitution. There are three kinds of judicial official in the Supreme Court: justices, associate judges (which used to be called &#039;&#039;masters&#039;&#039;), and registrars. Justices and associate judges deal with most family law problems, and only justices hear trials.&lt;br /&gt;
&lt;br /&gt;
There are two sets of rules in the Supreme Court: the [http://canlii.ca/t/8mcr Supreme Court Family Rules], which apply just to family law disputes, and the [http://canlii.ca/t/8lld Supreme Court Civil Rules], which apply to all other non-criminal disputes. Each set of rules has its own court forms.&lt;br /&gt;
&lt;br /&gt;
The Supreme Court is a trial court, like the Provincial Court, and an appeal court. The Supreme Court hears appeals from Provincial Court decisions, and justices of the Supreme Court hear appeals from associated judges&#039; decisions.&lt;br /&gt;
&lt;br /&gt;
====The Court of Appeal====&lt;br /&gt;
&lt;br /&gt;
The Court of Appeal is the highest court in British Columbia and hears appeals from Supreme Court decisions. The Court of Appeal does not hear trials. The Court of Appeal has its own set of procedural rules and its own court forms.&lt;br /&gt;
&lt;br /&gt;
===The Federal Courts===&lt;br /&gt;
&lt;br /&gt;
The Federal Court of Canada is a second court system that is parallel to the courts of British Columbia and those of the other provinces and territories. The Federal Court and Federal Court of Appeal only hear certain kinds of disputes, including immigration matters and tax problems. The Federal Court is a trial court, and the Federal Court of Appeal hears appeals from the Federal Court.&lt;br /&gt;
&lt;br /&gt;
The federal courts also deal with &#039;&#039;[[Divorce Act]]&#039;&#039; claims in those rare cases when each spouse has started a separate court proceeding for divorce on the same day but in different provinces. In a situation like that, the Federal Court decides which province&#039;s court will have jurisdiction to hear the court proceeding.&lt;br /&gt;
&lt;br /&gt;
===The Supreme Court of Canada===&lt;br /&gt;
&lt;br /&gt;
The highest level of court in the country is the Supreme Court of Canada. This court has three main functions: to hear appeals from decisions of the provinces&#039; courts of appeal; to hear appeals from decisions of the Federal Court of Appeal; and, to decide questions about the law for the federal government. Almost all of the court&#039;s time is occupied with &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;hearing&amp;lt;/span&amp;gt; appeals.&lt;br /&gt;
&lt;br /&gt;
Some criminal cases can be appealed to the Supreme Court of Canada automatically. Appeals in almost all other kinds of cases, including family law cases, need the court&#039;s permission, called &#039;&#039;leave&#039;&#039;, to proceed. The Supreme Court of Canada chooses which appeals it will hear and which it won&#039;t. In general, the legal issue in a proposed appeal must have a broad public importance &amp;amp;mdash; the legal issue is shared by a lot of people and the case law on that issue has become confused &amp;amp;mdash; before the court will agree to hear the case. The Supreme Court of Canada does not hear a lot of family law cases.&lt;br /&gt;
&lt;br /&gt;
Decisions of the Supreme Court of Canada are final and absolute. There is no higher court or other authority to appeal to.&lt;br /&gt;
&lt;br /&gt;
===A handy chart===&lt;br /&gt;
&lt;br /&gt;
This chart shows the structure of our courts. The lowest level of court in British Columbia are the provincial courts, the highest is the Court of Appeal for British Columbia; these courts are shown on the right. The highest court in the &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;land&amp;lt;/span&amp;gt;, common to all provinces and territories, is the Supreme Court of Canada, at the top.&lt;br /&gt;
&lt;br /&gt;
[[File:CourtHierarchyChart.png|800px|center]]&lt;br /&gt;
&lt;br /&gt;
==Court processes==&lt;br /&gt;
&lt;br /&gt;
All court processes start and end more or less the same way. You must file a particular form in court and serve the filed document on the other party. After being served, the other party has a certain number of days to file a reply. If the other party replies, there is a hearing. If the other party doesn&#039;t reply and you can prove that they were served, you can ask for a judgment in default. That&#039;s about it in a nutshell. The chapter on [[Resolving Family Law Problems in Court]] (which starts with an overview of litigation in family law), but especially the chapters on [[Family Law Litigation in Supreme Court]] and [[Family Law Litigation in Provincial Court]] (which are continuously updated in the online version of &#039;&#039;JP Boyd on Family Law&#039;&#039;), address these processes.&lt;br /&gt;
&lt;br /&gt;
In the Provincial Court, you generally start a court proceeding by filing an &#039;&#039;Application About a Family Law Matter&#039;&#039; in Form 3. The other party has 30 days after being served to file a &#039;&#039;Reply to an Application About a Family Law Matter&#039;&#039; in Form 6. Read [How Do I Start a Family Law Action in the Provincial Court?] in the Helpful Guides &amp;amp; Common Questions part of this resource for more information.&lt;br /&gt;
&lt;br /&gt;
In the Supreme Court, court proceedings are usually started by filing a &#039;&#039;Notice of Family Claim&#039;&#039;, and sometimes by filing a &#039;&#039;Petition&#039;&#039;. A person served with a Notice of Family Claim has 30 days to file a &#039;&#039;Response to Family Claim&#039;&#039; and possibly a &#039;&#039;Counterclaim&#039;&#039;, a claim against the person who started the court proceeding. A person served with a Petition has 21 days to file a &#039;&#039;Response to Petition&#039;&#039;, if served in Canada, 35 days if served in the United States of America, and 49 days if served anywhere else. [How Do I Start a Family Law Action in the Supreme Court?] in the Helpful Guides &amp;amp; Common Questions part of this resource also contains more information.&lt;br /&gt;
&lt;br /&gt;
Eventually, there will be a hearing, a trial, or an application for default judgment if a responding document isn&#039;t filed, in the Provincial Court or the Supreme Court. The trial will result in a final order that puts an end to the legal dispute, unless, that is, someone decides to appeal the final order.&lt;br /&gt;
&lt;br /&gt;
In family law disputes, things rarely go from starting the proceeding straight to trial. Along the way you will likely have to:&lt;br /&gt;
&lt;br /&gt;
#attend a &#039;&#039;judicial case conference&#039;&#039;, if you&#039;re in the Supreme Court, or a &#039;&#039;family management conference&#039;&#039;, if you&#039;re in the Provincial Court,&lt;br /&gt;
#make or reply to one or more &#039;&#039;interim applications&#039;&#039;,&lt;br /&gt;
#&#039;&#039;produce financial documents and other documents&#039;&#039; that are relevant to the claims in the dispute, and&lt;br /&gt;
#attend an &#039;&#039;examination for discovery&#039;&#039;, if you&#039;re in the Supreme Court.&lt;br /&gt;
&lt;br /&gt;
If either party is unhappy with the result of a trial and can show that the judge made a &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;mistake&amp;lt;/span&amp;gt;, that person can appeal the final order to another court. Orders of the Provincial Court are appealed to the Supreme Court, and orders of a Supreme Court judge are appealed to the Court of Appeal. Consult the various appeals-related guides under the Helpful Guides &amp;amp; Common Questions part of this wikibook.&lt;br /&gt;
&lt;br /&gt;
You start an appeal by filing a &#039;&#039;Notice of Appeal&#039;&#039;, and serving the filed document on the other party, usually within 30 days of the date of the final order. The other party has a certain amount of time to file a &#039;&#039;Notice of Appearance&#039;&#039; in the Court of Appeal, or a &#039;&#039;Notice of Interest&#039;&#039; for appeals from the Provincial Court to the Supreme Court. &lt;br /&gt;
&lt;br /&gt;
Eventually, there will be a hearing that will result in another final order that puts an end to the appeal. Appeals heard by the Supreme Court can be appealed to the Court of Appeal, and appeals heard by the Court of Appeal can be heard by the Supreme Court of Canada, but only if that court gives permission.&lt;br /&gt;
&lt;br /&gt;
===Trial basics===&lt;br /&gt;
&lt;br /&gt;
A trial is the conclusion of a court proceeding. It is the moment when each side presents their claims, the evidence they have gathered in support of those claims, and the arguments and law that support their claims to a judge. A trial ends when each side has finished presenting their evidence and arguments. In some cases the judge will give their decision right away, but it is far more common for a judge to take time to think about the evidence and the law, and decide what the right outcome is. &lt;br /&gt;
&lt;br /&gt;
The usual order of a trial appears below. (Remember that in the Provincial Court, the person who starts a court proceeding is the &#039;&#039;applicant&#039;&#039;. In the Supreme Court, this person is the &#039;&#039;claimant&#039;&#039;. In both courts, the person against whom a court proceeding has started is the &#039;&#039;respondent&#039;&#039;.)&lt;br /&gt;
&lt;br /&gt;
*The applicant (or claimant) presents their &#039;&#039;opening statement&#039;&#039; or &#039;&#039;opening argument&#039;&#039; to tell the judge about their case and about what their witnesses will say.&lt;br /&gt;
*The applicant presents their witnesses. For each witness:&lt;br /&gt;
*#The applicant will ask the witness a series of questions, called a &#039;&#039;direct examination&#039;&#039; or an &#039;&#039;examination-in-chief&#039;&#039;.&lt;br /&gt;
*#The respondent will ask the witness more questions, called a &#039;&#039;cross-examination&#039;&#039;.&lt;br /&gt;
*#The applicant will ask the witness a small number of further questions, called a &#039;&#039;redirect examination&#039;&#039;.&lt;br /&gt;
*When the applicant has finished presenting their witnesses, the respondent will present their opening statement.&lt;br /&gt;
*The respondent presents their witnesses. For each witness:&lt;br /&gt;
*#The respondent will conduct their direct examination.&lt;br /&gt;
*#The applicant will conduct their cross-examination.&lt;br /&gt;
*#The respondent will conduct their redirect examination.&lt;br /&gt;
*The applicant will present their &#039;&#039;closing argument&#039;&#039; to tell the judge why the evidence of the witnesses support the decision they want the judge to make.&lt;br /&gt;
*The respondent will present their closing argument.&lt;br /&gt;
*Sometimes, but not always, the applicant will be able to provide a short reply to the respondent&#039;s closing argument, called a &#039;&#039;surrebuttal&#039;&#039;.&lt;br /&gt;
*The judge makes their decision.&lt;br /&gt;
&lt;br /&gt;
(Evidence at trial is almost always given by witnesses and through documents like bank records, income tax returns, and photographs that the witnesses identify. In rare cases, the evidence of a witness can be given by an affidavit or through some other statement, like a transcript of the examination for discovery of the witness, but this hardly every happens.)&lt;br /&gt;
&lt;br /&gt;
In every case that goes to trial &amp;amp;mdash; and, to be clear, very few cases do &amp;amp;mdash; the judge who hears the case must first make a decision about what the &#039;&#039;facts&#039;&#039; of the case are after they have listened to the evidence, since people hardly ever agree on the facts of a case. This is called a &amp;quot;finding of fact.&amp;quot; The judge then reviews the law and the rules and legal principles that might apply, and decides what &#039;&#039;law&#039;&#039; applies to the legal issues. This is called making a &amp;quot;finding of law.&amp;quot; The judge makes a decision about the legal claim by applying the law to the facts.&lt;br /&gt;
&lt;br /&gt;
The judge&#039;s written decision, summarizing their conclusions about the facts and the law, is called the judge&#039;s &#039;&#039;reasons for judgment&#039;&#039;. When the judge needs to think about the evidence and the law before they make a decision, the judge has &#039;&#039;reserved judgment&#039;&#039; on the case.&lt;br /&gt;
&lt;br /&gt;
===Appeal basics===&lt;br /&gt;
&lt;br /&gt;
The decision of a trial judge can be challenged to a higher court. A decision of the Provincial Court is appealed to the Supreme Court, and a decision of the Supreme Court is appealed to the Court of Appeal. Decisions of the Court of Appeal can be appealed to the Supreme Court of Canada, but only if the court agrees to hear the appeal.&lt;br /&gt;
&lt;br /&gt;
An appeal is not a chance to have a new trial, introduce evidence that you forgot about, or call additional witnesses. You don&#039;t get to appeal a decision just because you&#039;re unhappy with how things turned out. Appeals generally only concern whether the judge used the right law and correctly applied the law to the facts. This is what the Court of Appeal said about the nature of appeals in the 2011 case of [http://canlii.ca/t/flgwf &#039;&#039;Basic v. Strata Plan LMS 0304&#039;&#039;]:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Consideration of this appeal must start, as all appeals do, recalling that the role of this court is not that of a trial court. Rather, our task is to determine whether the judge made an error of law, found facts based on a misapprehension of the evidence, or found facts that are not supported by evidence. Even where there is such an error of fact, we will only interfere with the order if the error of fact is material to the outcome.&amp;quot;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
An appeal court very rarely hears new evidence or makes decisions about the facts of a case. Most often, the appeal court will accept the trial judge&#039;s findings of fact. If the appeal court is satisfied that the trial judge made a &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;mistake&amp;lt;/span&amp;gt; about the law, however, the appeal may succeed. &lt;br /&gt;
&lt;br /&gt;
Appeals at the Supreme Court are heard by one judge; appeals at the Court of Appeal are heard by a panel of three judges. (Really important appeals are sometimes heard by a panel of five judges.) At the appeal hearing, the person who started the appeal, the &#039;&#039;appellant&#039;&#039;, &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; go first and try to explain why the trial judge made a &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;mistake&amp;lt;/span&amp;gt; about the law. The other party, the &#039;&#039;respondent&#039;&#039;, &amp;lt;span class=&amp;quot;noglossary&amp;quot;&amp;gt;will&amp;lt;/span&amp;gt; go next and explain why the trial judge appropriately considered the applicable legal principles and why the judge was right. The appellant will then be able to provide a short reply to the respondent&#039;s arguments. Sometimes the court is able to make a decision after hearing from each party but, like at trial, the court usually reserves its decision to think about the arguments that each side made. &lt;br /&gt;
&lt;br /&gt;
The Helpful Guides and Common Questions part of this resource has details about the procedures for making an appeal. You may want to look at these topics:&lt;br /&gt;
*[[How Do I Appeal a Provincial Court Decision?]]&lt;br /&gt;
*[[How Do I Appeal an Interim Supreme Court Decision?]]&lt;br /&gt;
*[[How Do I Appeal a Final Supreme Court Decision?]]&lt;br /&gt;
*[[How Do I Appeal a Court of Appeal Decision?]]&lt;br /&gt;
&lt;br /&gt;
==Representing yourself==&lt;br /&gt;
{{Clicklawbadge&lt;br /&gt;
| resourcetype = many helpful resources are available from&lt;br /&gt;
| link = [https://www.clicklaw.bc.ca/legal-topics/family Clicklaw]}}&lt;br /&gt;
There is no rule that says that you must have a lawyer represent you in court. Although a court proceeding can be complicated to manage and the rules of court can be confusing, you have the right to represent yourself. &lt;br /&gt;
&lt;br /&gt;
If you do decide to represent yourself in a court proceeding, you have a responsibility to the other parties and to the court to learn about the law that applies to your proceeding and the procedural rules that govern common court processes, like document disclosure, and common court processes, like making and replying to interim applications. &lt;br /&gt;
&lt;br /&gt;
A good start would be to read through the other sections in this chapter on [[The Law for Family Matters]], and [[You and Your Lawyer]], as well as the section on [[The Court System for Family Matters]] within the [[Resolving Family Law Problems in Court]] chapter. You might also want to read a short note I&#039;ve written for people who are representing themselves in a court proceeding, &amp;quot;[[Media:SRL_Bill_of_Rights_and_Responsibilities_-_November_2012_-_JP_Boyd.pdf|The Rights and Responsibilities of the Self-Represented Litigant]]&amp;quot; (PDF).&lt;br /&gt;
&lt;br /&gt;
To find out what to expect in the courtroom, read [[How Do I Conduct Myself in Court at an Application?]] It&#039;s located in the Helpful Guides &amp;amp; Common Questions part of this resource, in the section [[JP Boyd on Family Law — Helpful Guides and Common Questions#Courtroom Protocol|Courtroom Protocol]].&lt;br /&gt;
&lt;br /&gt;
Sometimes people begin a court action with a lawyer, and then start to represent themselves. If you do this, you need to notify the other parties and the court of the change. See [[How Do I Tell Everyone That I&#039;m Representing Myself?]] It&#039;s also located in the Helpful Guides &amp;amp; Common Questions part of this resource.&lt;br /&gt;
&lt;br /&gt;
==Resources and links==&lt;br /&gt;
===Legislation===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;[https://canlii.ca/t/8q3k Family Law Act]&#039;&#039;&lt;br /&gt;
*&#039;&#039;[https://canlii.ca/t/551f9 Divorce Act]&#039;&#039;&lt;br /&gt;
*&#039;&#039;[http://laws-lois.justice.gc.ca/eng/Const/index.html Constitution Acts, 1867 to 1982]&#039;&#039;&lt;br /&gt;
*[https://canlii.ca/t/531vd Child Support Guidelines]&lt;br /&gt;
*[https://canlii.ca/t/8lld Supreme Court Civil Rules]&lt;br /&gt;
*[https://canlii.ca/t/8mcr Supreme Court Family Rules]&lt;br /&gt;
&lt;br /&gt;
===Resources===&lt;br /&gt;
&lt;br /&gt;
*[[Media:SRL_Bill_of_Rights_and_Responsibilities_-_November_2012_-_JP_Boyd.pdf|The Rights and Responsibilities of the Self-Represented Litigant]] (PDF)&lt;br /&gt;
*[https://canlii.ca/t/tcmq Family Law Handbook for Self-Represented Litigants] from the Canadian Judicial Council&lt;br /&gt;
*[https://perma.cc/WA4T-DAG6 Guide to Preparing for a Family Court Trial in Provincial Court] from the Provincial Court of BC&lt;br /&gt;
*[https://representingyourselfcanada.com/our-srl-resources/ The National Self-Represented Litigants Project resources]&lt;br /&gt;
*Legal Aid BC&#039;s [https://family.legalaid.bc.ca/ Family Law in BC] website&lt;br /&gt;
&lt;br /&gt;
===Links===&lt;br /&gt;
&lt;br /&gt;
*[http://www.bccourts.ca/ Courts of British Columbia website]&lt;br /&gt;
*[https://www.scc-csc.ca/ Supreme Court of Canada website]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{REVIEWED | reviewer = [[JP Boyd]], 18 November 2023}}&lt;br /&gt;
{{JP Boyd on Family Law Navbox|type=chapters}}&lt;br /&gt;
&lt;br /&gt;
 {{Creative Commons for JP Boyd}}&lt;br /&gt;
&lt;br /&gt;
[[Category:JP Boyd on Family Law]]&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=CommentStreams:89556d9ee6af73ab80802c85d8e12003&amp;diff=59621</id>
		<title>CommentStreams:89556d9ee6af73ab80802c85d8e12003</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=CommentStreams:89556d9ee6af73ab80802c85d8e12003&amp;diff=59621"/>
		<updated>2024-10-21T05:56:38Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;test{{DISPLAYTITLE:&lt;br /&gt;
test&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Main_Page&amp;diff=59620</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Main_Page&amp;diff=59620"/>
		<updated>2024-10-21T05:55:51Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;table-HP&amp;quot;&lt;br /&gt;
		|-&lt;br /&gt;
			| class=&amp;quot;td-left-table-HP&amp;quot; | &amp;lt;!--left column--&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;div-box-HP margin-0-0-24-0&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h2 class=&amp;quot;div-box-h2-HP&amp;quot;&amp;gt;What is a Clicklaw Wikibook?&amp;lt;/h2&amp;gt;&lt;br /&gt;
					&amp;lt;div class=&amp;quot;padding-0-0-0-0&amp;quot;&amp;gt; &lt;br /&gt;
						&#039;&#039;&#039;Clicklaw Wikibooks&#039;&#039;&#039; are collaboratively developed, plain language legal publications that are published and kept up-to-date on a wiki, where they can also be printed. More than 50 [[:Category:Contributor_Bio|legal professionals]] and [[:Category:Contributor Organizations|law-related, non-profit organizations]] contribute to the Clicklaw Wikibooks collection. [[Clicklaw Wikibooks|Read more ...]]&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&lt;br /&gt;
				&amp;lt;div class=&amp;quot;div-box-HP margin-0-0-24-0&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h2 class=&amp;quot;div-box-h2-HP&amp;quot;&amp;gt;Featured Clicklaw Wikibooks&amp;lt;/h2&amp;gt;&lt;br /&gt;
					&amp;lt;div class=&amp;quot;padding-0-0-0-0&amp;quot;&amp;gt; &lt;br /&gt;
						Below are the most recently updated publications. For other titles, see [[Contents|the complete list]].&lt;br /&gt;
						{| class=&amp;quot;TitleList-Table&amp;quot;&lt;br /&gt;
                         |- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
                         {{TitleList &lt;br /&gt;
                         | title = JP Boyd on Family Law&lt;br /&gt;
                         | resource = JP_Boyd_on_Family_Law&lt;br /&gt;
                         | description = A practical, in-depth, plain-language manual of family law and divorce law in British Columbia.}}	&lt;br /&gt;
                         |- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
                         {{TitleList &lt;br /&gt;
                         | title = Societies Act FAQs&lt;br /&gt;
                         | resource = Societies_Act_FAQs&lt;br /&gt;
                         | description = From [[Pacific Legal Education and Outreach Society]], for BC non-profits wanting to understand the requirements of the Act and compliance with this legislation.}}	&lt;br /&gt;
                        |- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
						{{TitleList &lt;br /&gt;
						| title = LSLAP Manual&lt;br /&gt;
						| resource = LSLAP_Manual&lt;br /&gt;
						| description = From [[Law Students&#039; Legal Advice Program|LSLAP]], the reference manual used by law students giving legal advice in British Columbia. Topics include criminal law, human rights, workers&#039; compensation, and employment law.}}&lt;br /&gt;
						|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
						{{TitleList &lt;br /&gt;
						| title = Legal Information for Indigenous People&lt;br /&gt;
						| resource = Legal_Information_for_Indigenous_People&lt;br /&gt;
						| description = From [[Bella Coola Legal Advocacy Program|BCLAP]], basic &amp;amp; accessible legal information for Indigenous people facing legal issues. Topics include the justice systems, children &amp;amp; families, rights &amp;amp; protections, death &amp;amp; taxes, income security, and class actions.}} 			&lt;br /&gt;
						|}&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&lt;br /&gt;
				&amp;lt;div class=&amp;quot;div-box-HP margin-24-0-24-0&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h2 class=&amp;quot;div-box-h2-HP&amp;quot;&amp;gt;About this site&amp;lt;/h2&amp;gt;&lt;br /&gt;
					&amp;lt;div class=&amp;quot;padding-0-0-0-0&amp;quot;&amp;gt; &lt;br /&gt;
						This site is operated by [http://www.courthouselibrary.ca Courthouse Libraries BC] with the assistance of the [[:Category:Clicklaw Wikibooks Advisory Committee|Clicklaw Wikibooks Advisory Committee]]. The site is operated in tandem with the public legal information program &amp;lt;strong&amp;gt;[http://www.clicklaw.bc.ca Clicklaw]&amp;lt;/strong&amp;gt;. &lt;br /&gt;
						&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;The main &amp;lt;strong&amp;gt;[http://www.clicklaw.bc.ca Clicklaw]&amp;lt;/strong&amp;gt; site is a one-stop portal to legal information &amp;amp; assistance for the public in BC.&amp;lt;/li&amp;gt;&lt;br /&gt;
						&amp;lt;li&amp;gt;The &amp;lt;strong&amp;gt;[http://blog.clicklaw.bc.ca Clicklaw blog]&amp;lt;/strong&amp;gt; highlights what&#039;s new on Clicklaw.&amp;lt;/li&amp;gt;&lt;br /&gt;
						&amp;lt;li&amp;gt;Visit Clicklaw on [http://www.twitter.com/clicklaw Twitter @Clicklaw], [http://www.facebook.com/clicklaw Facebook], and [http://www.youtube.com/clicklaw YouTube].&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&lt;br /&gt;
			 &amp;lt;!--End left column--&amp;gt;&lt;br /&gt;
			| class=&amp;quot;border-td-table-HP&amp;quot; |  &amp;lt;!--border td--&amp;gt;&lt;br /&gt;
			| class=&amp;quot;td-rigth-table-HP&amp;quot; | &amp;lt;!--rigth column--&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;div-box-HP margin-0-0-24-0&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h2 class=&amp;quot;div-box-h2-HP&amp;quot;&amp;gt;What&#039;s new (February 6, 2024)&amp;lt;/h2&amp;gt;&lt;br /&gt;
					&amp;lt;div class=&amp;quot;padding-0-10-0-0&amp;quot;&amp;gt; &lt;br /&gt;
* [[JP Boyd on Family Law]] is updated for the Divorce Act as the result of a collaborative effort by [[JP Boyd]] and [[Courthouse Libraries BC]]. Three chapters are currently under development for in-depth content.&lt;br /&gt;
* [[Societies Act FAQs]] has been reviewed and updated by [[Pacific Legal Education and Outreach Society]].&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&lt;br /&gt;
				&amp;lt;div class=&amp;quot;div-box-HP margin-24-0-24-0&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h2 class=&amp;quot;div-box-h2-HP&amp;quot;&amp;gt;Clicklaw Wikibooks contributors&amp;lt;/h2&amp;gt;&lt;br /&gt;
					&amp;lt;div class=&amp;quot;padding-0-0-0-0&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;gallery style=&amp;quot;text-align: left;&amp;quot; mode=packed&amp;gt;&lt;br /&gt;
File:LSLAPlogo.png|link=Law Students&#039; Legal Advice Program|alt=the LSLAP logo|&#039;&#039;[[Law Students&#039; Legal Advice Program|LSLAP]]&#039;&#039;&lt;br /&gt;
File:Logo-shed-society-of-bella-coola.png|link=Bella Coola Legal Advocacy Program|&#039;&#039;[[Bella Coola Legal Advocacy Program|BCLAP]]&#039;&#039;&lt;br /&gt;
File:jpboyd.jpg|link=JP Boyd|&#039;&#039;[[JP Boyd|John-Paul Boyd, KC]]&#039;&#039;&lt;br /&gt;
File:Seniors first BC.png|link=Seniors First BC|&#039;&#039;[[Seniors First BC]]&#039;&#039;&lt;br /&gt;
File:Peopleslawschoollogo.png|link=People&#039;s Law School|&#039;&#039;[[People&#039;s Law School]]&#039;&#039;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
View the full list of contributors: [[:Category:Contributor_Bio|legal professionals]] and [[:Category:Contributor Organizations|law-related, non-profit organizations]]		&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&lt;br /&gt;
				&amp;lt;div class=&amp;quot;div-box-HP margin-24-0-24-0&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h2 class=&amp;quot;div-box-h2-HP&amp;quot;&amp;gt;For contributors&amp;lt;/h2&amp;gt;&lt;br /&gt;
					&amp;lt;div class=&amp;quot;padding-0-0-0-0&amp;quot;&amp;gt; &lt;br /&gt;
						&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;If you are a contributor collaborating in developing and updating content on a Clicklaw Wikibook, see the [[Clicklaw Wikibooks Contributor Guide]] for step-by-step instructions on using the wiki platform.&amp;lt;/li&amp;gt; &lt;br /&gt;
&amp;lt;li&amp;gt;If you are a contributor to the main [http://clicklaw.bc.ca/content/partners Clicklaw website], you can find support on updating your organization&#039;s entries in the [[Clicklaw Website Contributor Guide]].&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&lt;br /&gt;
				&amp;lt;div class=&amp;quot;div-box-HP margin-24-0-24-0&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;div class=&amp;quot;padding-0-0-0-0&amp;quot;&amp;gt; &lt;br /&gt;
						{{SITENEWS}}&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;!--end rigth column--&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Navigation Page]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
__NOGLOSSARY__&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
	<entry>
		<id>https://wiki.clicklaw.bc.ca/index.php?title=Main_Page&amp;diff=59619</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.clicklaw.bc.ca/index.php?title=Main_Page&amp;diff=59619"/>
		<updated>2024-10-21T05:48:47Z</updated>

		<summary type="html">&lt;p&gt;Iwojtowicz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;table-HP&amp;quot;&lt;br /&gt;
		|-&lt;br /&gt;
			| class=&amp;quot;td-left-table-HP&amp;quot; | &amp;lt;!--left column--&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;div-box-HP margin-0-0-24-0&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h2 class=&amp;quot;div-box-h2-HP&amp;quot;&amp;gt;What is a Clicklaw Wikibook?&amp;lt;/h2&amp;gt;&lt;br /&gt;
					&amp;lt;div class=&amp;quot;padding-0-0-0-0&amp;quot;&amp;gt; &lt;br /&gt;
						&#039;&#039;&#039;Clicklaw Wikibooks&#039;&#039;&#039; are collaboratively developed plain language legal publications that are published and kept up-to-date on a wiki, where they can also be printed. More than 50 [[:Category:Contributor_Bio|legal professionals]] and [[:Category:Contributor Organizations|law-related, non-profit organizations]] contribute to the Clicklaw Wikibooks collection. [[Clicklaw Wikibooks|Read more ...]]&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&lt;br /&gt;
				&amp;lt;div class=&amp;quot;div-box-HP margin-0-0-24-0&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h2 class=&amp;quot;div-box-h2-HP&amp;quot;&amp;gt;Featured Clicklaw Wikibooks&amp;lt;/h2&amp;gt;&lt;br /&gt;
					&amp;lt;div class=&amp;quot;padding-0-0-0-0&amp;quot;&amp;gt; &lt;br /&gt;
						Below are the most recently updated publications. For other titles, see [[Contents|the complete list]].&lt;br /&gt;
						{| class=&amp;quot;TitleList-Table&amp;quot;&lt;br /&gt;
                         |- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
                         {{TitleList &lt;br /&gt;
                         | title = JP Boyd on Family Law&lt;br /&gt;
                         | resource = JP_Boyd_on_Family_Law&lt;br /&gt;
                         | description = A practical, in-depth, plain-language manual of family law and divorce law in British Columbia.}}	&lt;br /&gt;
                         |- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
                         {{TitleList &lt;br /&gt;
                         | title = Societies Act FAQs&lt;br /&gt;
                         | resource = Societies_Act_FAQs&lt;br /&gt;
                         | description = From [[Pacific Legal Education and Outreach Society]], for BC non-profits wanting to understand the requirements of the Act and compliance with this legislation.}}	&lt;br /&gt;
                        |- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
						{{TitleList &lt;br /&gt;
						| title = LSLAP Manual&lt;br /&gt;
						| resource = LSLAP_Manual&lt;br /&gt;
						| description = From [[Law Students&#039; Legal Advice Program|LSLAP]], the reference manual used by law students giving legal advice in British Columbia. Topics include criminal law, human rights, workers&#039; compensation, and employment law.}}&lt;br /&gt;
						|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
						{{TitleList &lt;br /&gt;
						| title = Legal Information for Indigenous People&lt;br /&gt;
						| resource = Legal_Information_for_Indigenous_People&lt;br /&gt;
						| description = From [[Bella Coola Legal Advocacy Program|BCLAP]], basic &amp;amp; accessible legal information for Indigenous people facing legal issues. Topics include the justice systems, children &amp;amp; families, rights &amp;amp; protections, death &amp;amp; taxes, income security, and class actions.}} 			&lt;br /&gt;
						|}&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&lt;br /&gt;
				&amp;lt;div class=&amp;quot;div-box-HP margin-24-0-24-0&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h2 class=&amp;quot;div-box-h2-HP&amp;quot;&amp;gt;About this site&amp;lt;/h2&amp;gt;&lt;br /&gt;
					&amp;lt;div class=&amp;quot;padding-0-0-0-0&amp;quot;&amp;gt; &lt;br /&gt;
						This site is operated by [http://www.courthouselibrary.ca Courthouse Libraries BC] with the assistance of the [[:Category:Clicklaw Wikibooks Advisory Committee|Clicklaw Wikibooks Advisory Committee]]. The site is operated in tandem with the public legal information program &amp;lt;strong&amp;gt;[http://www.clicklaw.bc.ca Clicklaw]&amp;lt;/strong&amp;gt;. &lt;br /&gt;
						&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;The main &amp;lt;strong&amp;gt;[http://www.clicklaw.bc.ca Clicklaw]&amp;lt;/strong&amp;gt; site is a one-stop portal to legal information &amp;amp; assistance for the public in BC.&amp;lt;/li&amp;gt;&lt;br /&gt;
						&amp;lt;li&amp;gt;The &amp;lt;strong&amp;gt;[http://blog.clicklaw.bc.ca Clicklaw blog]&amp;lt;/strong&amp;gt; highlights what&#039;s new on Clicklaw.&amp;lt;/li&amp;gt;&lt;br /&gt;
						&amp;lt;li&amp;gt;Visit Clicklaw on [http://www.twitter.com/clicklaw Twitter @Clicklaw], [http://www.facebook.com/clicklaw Facebook], and [http://www.youtube.com/clicklaw YouTube].&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&lt;br /&gt;
			 &amp;lt;!--End left column--&amp;gt;&lt;br /&gt;
			| class=&amp;quot;border-td-table-HP&amp;quot; |  &amp;lt;!--border td--&amp;gt;&lt;br /&gt;
			| class=&amp;quot;td-rigth-table-HP&amp;quot; | &amp;lt;!--rigth column--&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;div-box-HP margin-0-0-24-0&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h2 class=&amp;quot;div-box-h2-HP&amp;quot;&amp;gt;What&#039;s new (February 6, 2024)&amp;lt;/h2&amp;gt;&lt;br /&gt;
					&amp;lt;div class=&amp;quot;padding-0-10-0-0&amp;quot;&amp;gt; &lt;br /&gt;
* [[JP Boyd on Family Law]] is updated for the Divorce Act as the result of a collaborative effort by [[JP Boyd]] and [[Courthouse Libraries BC]]. Three chapters are currently under development for in-depth content.&lt;br /&gt;
* [[Societies Act FAQs]] has been reviewed and updated by [[Pacific Legal Education and Outreach Society]].&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&lt;br /&gt;
				&amp;lt;div class=&amp;quot;div-box-HP margin-24-0-24-0&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h2 class=&amp;quot;div-box-h2-HP&amp;quot;&amp;gt;Clicklaw Wikibooks contributors&amp;lt;/h2&amp;gt;&lt;br /&gt;
					&amp;lt;div class=&amp;quot;padding-0-0-0-0&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;gallery style=&amp;quot;text-align: left;&amp;quot; mode=packed&amp;gt;&lt;br /&gt;
File:LSLAPlogo.png|link=Law Students&#039; Legal Advice Program|alt=the LSLAP logo|&#039;&#039;[[Law Students&#039; Legal Advice Program|LSLAP]]&#039;&#039;&lt;br /&gt;
File:Logo-shed-society-of-bella-coola.png|link=Bella Coola Legal Advocacy Program|&#039;&#039;[[Bella Coola Legal Advocacy Program|BCLAP]]&#039;&#039;&lt;br /&gt;
File:jpboyd.jpg|link=JP Boyd|&#039;&#039;[[JP Boyd|John-Paul Boyd, KC]]&#039;&#039;&lt;br /&gt;
File:Seniors first BC.png|link=Seniors First BC|&#039;&#039;[[Seniors First BC]]&#039;&#039;&lt;br /&gt;
File:Peopleslawschoollogo.png|link=People&#039;s Law School|&#039;&#039;[[People&#039;s Law School]]&#039;&#039;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
View the full list of contributors: [[:Category:Contributor_Bio|legal professionals]] and [[:Category:Contributor Organizations|law-related, non-profit organizations]]		&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&lt;br /&gt;
				&amp;lt;div class=&amp;quot;div-box-HP margin-24-0-24-0&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h2 class=&amp;quot;div-box-h2-HP&amp;quot;&amp;gt;For contributors&amp;lt;/h2&amp;gt;&lt;br /&gt;
					&amp;lt;div class=&amp;quot;padding-0-0-0-0&amp;quot;&amp;gt; &lt;br /&gt;
						&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;If you are a contributor collaborating in developing and updating content on a Clicklaw Wikibook, see the [[Clicklaw Wikibooks Contributor Guide]] for step-by-step instructions on using the wiki platform.&amp;lt;/li&amp;gt; &lt;br /&gt;
&amp;lt;li&amp;gt;If you are a contributor to the main [http://clicklaw.bc.ca/content/partners Clicklaw website], you can find support on updating your organization&#039;s entries in the [[Clicklaw Website Contributor Guide]].&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&lt;br /&gt;
				&amp;lt;div class=&amp;quot;div-box-HP margin-24-0-24-0&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;div class=&amp;quot;padding-0-0-0-0&amp;quot;&amp;gt; &lt;br /&gt;
						{{SITENEWS}}&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;!--end rigth column--&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Navigation Page]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
__NOGLOSSARY__&lt;/div&gt;</summary>
		<author><name>Iwojtowicz</name></author>
	</entry>
</feed>