.canadamap { 
	width: inherit !important; 
	height: inherit !important; 
}

.canadamapJudge { 
	width: 374px !important; 
	height: 300px !important; 
}

.orgChart {
	width: 563px !important;
	height: 437px !important;
}

.newsFeed{
	width: 15px !important;
	height: 15px !important;

}

#gcwu-aside .sidebar-features img { 
	margin: 3px 10px 10px 0; 
}

#gcwu-aside .sidebar-links img { 
	margin-right: 10px; 
	margin-bottom: 10px; 
	border: 1px solid #efefef; 
}

#wb-sec h3 span {
	background: #DDDDDD;
	font-weight: 700;
	padding: 2px 4px;
	display: block;
	color: #333;
}

.cn-toppage { 
	margin: 0 10px; 
	}

#members-by-province-or-territory-list ul { 
	list-style: none; 
}

.cn-toppage { 
	text-align: right; 
}

: target { 
	outline: none; 
}

#wb-main a: visited,
#wb-main a.ui-link: visited {
	color: #5a306b;
}

table td {
	text-align: right;
}

table th { 
	text-align: left;
}

table thead th { 
	text-align: center; 
}

table tbody th { 
	text-align: left; 
}

table thead td {
	text-align: center;
}

table tbody td {
	text-align: right;
}

.noWrap {
	white-space: nowrap;
}

.greening-government-operations th,
.greening-government-operations td { 
	text-align: left; 
}

/*#wb-sec section ul{ display: none; }*/
#wb-sec section.expanded ul {
	display: block; 
}

.no-js #wb-sec section ul { 
	display: block; 
}

#leftcol { 
	position: relative;
	top: -10px;
	left: 0px;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 45%; 
	margin: 0 0 0 0;
	padding: 0px;
	z-index: 100;
}

#rightcol {
	position: relative;
	top: -10px;
	right: 0px;
	float: right;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 50%; 
	margin: 0 0 0 0;
	padding: 0px;
	z-index: 99;
}

.alignJustify {
	text-align: justify;
}

.alignTop {
	vertical-align: top;
}

.alignBottom {
	vertical-align: bottom;
}

.alignTopRight {
	text-align: right;
	vertical-align: top;
}

.alignTopCenter {
	text-align: center;
	vertical-align: top;
}

.alignTopLeft {
	text-align: left;
	vertical-align: top;
}

.alignBottomRight {
	text-align: right;
	vertical-align: bottom;
}

.alignBottomCenter {
	text-align: center;
	vertical-align: bottom;
}

.alignBottomLeft {
	text-align: left;
	vertical-align: bottom;
}

.widthFull {
	width: 98.5%;
}

.fontSize80 {
	font-size: 8.0pt;
}

.alignRight {
	text-align: right;
}

.alignCenter {
	text-align: center;
}

.alignLeft {
	text-align: left;
}

.alignJustify {
	text-align: justify;
}

ul.noBullet {
	list-style-type: none;
}

.boldFont {
	font-weight: bold;
}

.invisible{
	visibility: hidden;
}

.doubleInterligne{
	line-height: 2;
}

.doubleInterligneBold{
	line-height: 2;
	font-weight: bold;
}

.width5 { width: 5%; }
.width10 { width: 10%; }
.width15 { width: 15%; }
.width20 { width: 20%; }
.width25 { width: 25%; }
.width30 { width: 30%; }
.width33 { width: 33%; }
.width35 { width: 35%; }
.width40 { width: 40%; }
.width45 { width: 45%; }
.width50 { width: 50%; }
.width55 { width: 55%; }
.width60 { width: 60%; }
.width65 { width: 65%; }
.width70 { width: 70%; }
.width75 { width: 75%; }
.width80 { width: 80%; }
.width85 { width: 85%; }
.width90 { width: 90%; }
.width95 { width: 95%; }

.featureWidthHeight { 
	width:20px; 
	height: 13px;
}

.image4343 {
	width: 43px; 
	height: 43px;
}

.image4368 {
	width: 43px; 
	height: 68px;
}

.imageFlag {
	width: 54px; 
	height: 44px;
}

.image15 {
	width: 15px !important; 
	height: 15px !important; 
}

.cellspacing0{ border-spacing: 0px; }
.cellpadding0{ padding: 0px; }
.cellpadding1{ padding: 1px; }
.cellpadding2{ padding: 2px; }
.cellpadding3{ padding: 3px; }
.cellpadding4{ padding: 4px; }
.cellpadding5{ padding: 5px; }
.border0{ border: 0px; }
.border1{ border: 1px; }


ol.nestedItem { 
	counter-reset: item;
}

li.nestedItem { 
	display: block ;
}

li.nestedItem: before { 
	content: counters(item, ".") " "; 
	counter-increment: item; 
}

.fontSmall {
	font-size: small;
}



/*LEFT NAVIGATION MENU*/

.leftNavigationMenu {
    list-style-type: none; 
    padding: 0 0 0 0; 
    margin: 0 0 0 0 !important; 
    border-top: 1px solid lightgrey; 
    
    
    /*width: 225px;*/
}

.leftNavigationMenu > li > a {
    color: black !important;
}

/*https://stackoverflow.com/a/13745494*/

.leftNavigationMenu > li {
    
    border-bottom: 1px solid lightgrey;
    border-left: 1px solid lightgrey; 
    border-right: 1px solid lightgrey;

    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    
    /* https://stackoverflow.com/a/33049392 */
    /* https://stackoverflow.com/a/44952706 */
    display: flex;
    align-items: stretch;
}

/* The first item in each ul is the group title and is highlighted - EXCEPT if class noGroupTitle was added to the li (ex. International) */
.leftNavigationMenu > li:first-child:not(.noGroupTitle) {
    
    background-color: rgb(61, 105, 142);
    color: white !important;

    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
}

     
.leftNavigationMenu > li > a:link {
    text-decoration: none;
    
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 45px;
    padding-right: 30px;
	
	width:100%;
}

.leftNavigationMenu > li:hover:not(.groupTitle):not(.leftNavigationMenu-active) {
    background-color: #F8F8F8;
}

.leftNavigationMenu-active {
    background-color: #e6e6e6;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
}

/* This element gets added for the menu title */
#leftNavigationMenuTitle > li {
    
    background-color: #0f315b;
    color: white !important;
    font-weight: bold;

    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 30px;
}





/* BREADCRUMB TRAIL UPDATES */

/* the container for the breadcrumb trail */
#gcwu-bc-in {
    background-color: #f5f5f5 !important;
    height: 39px !important;
    font-size: 16px !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal !important;
}


/* remove the '>' arrows in the breadcrumb trail */
 #gcwu-bc li {
     background: none !important;
}

/* https://stackoverflow.com/a/11574821 */
/* place small arrow '-->' before each item in the breadcrumb list EXCEPT the first */
#gcwu-bc li + li:before {               
    content: url("../../_images/arrowSmall.png");
    margin-right: 5px;
}

/* remove the default breadcrumb item padding */
#gcwu-bc-in li {
    padding: 0 0 0 0 !important;
}

/* set ol height to 100 so that we can center li text */
#gcwu-bc-in > ol {
    height: 100%;
}

/* force the <a> text to be centered in the li */
#gcwu-bc-in > ol > li {
    height: 100%;
    display: flex;
    align-items: center;
}

/* links in breadcrumb trail are initially dark, always underlined */
#gcwu-bc-in > ol > li > a {
    color: #295376 !important;
    text-decoration: underline;
}

/* links in breadcrumb trail are blue after click, always underlined */
#gcwu-bc-in > ol > li > a:visited {
    color: #7834bc !important;
    text-decoration: underline;
}
