@charset "utf-8";
/* CSS Document */

/* CGC overrides new */
/*Splash page*/

.splash-hb {
	min-width: 300px;
	max-width: 500px;
	width: 100%;
	margin: 20px auto;
	box-shadow: 0 10px 80px rgba(0,0,0,0.3);
}
@media screen and (min-width:600px){
	.splash-hb {
		margin: 10% auto;
	}
	.splash .btn {
		margin: 0 6px;
	}
}
.splash #gcwu-sig, .splash #gcwu-sym {
	display: block !important;
	margin-top: 0;
	height: 2.5em;
}
.splash-mn {
	padding: 2em;
	background: #fff;
}
.splash .glyphicon-asterisk {
	font-size: 5px;
	top: -3px;
}
.splash .btn {
	min-width: 124px;
	border: 0 none;
	box-shadow: 0 2px 2px #B0B0B0;
	text-shadow: 1px 1px 1px #222;
}
#spl-wmms {
	height: 2.2em;
	float: right;
}

.splash-bttm {
	background: #e6e6e6;
	padding: 1.5em 2em 1em;
	border-top: 16px solid #004496;
}
.splash-brdr {
	width: 100%;
	height: 14px;
    background: #086FC4;
	border-top: 8px solid #DCE442;
}
/*Homepage*/
.hero-container {
	/*max-height: 220px;
	min-height: 180px;*/
	position: relative;
	overflow: hidden;
}
.hero-container img {
	position: relative;
	left: 0;
}
@media screen and (max-width:960px){
	.hero-container img {
		width: 100%;
		height: auto;
		top: -25%;
		max-width: none;
	}
}
@media screen and (max-width:600px){
	.hero-container img {
		width: 100%;
		height: auto;
		top: -50%;
		max-width: none;
	}
}
@media screen and (min-width:1700px){
	.hero-container {
		min-height: 280px; /* changed from max to min */
	}
	.hero-container img {
		top: -5%;
	}
}

#hero-md{
	 background: url(/_images/indexw-hindex/2017/wheat.jpg) no-repeat center;
	 text-align: center;}

#hero-md h3{
	padding-top:2em;
	padding-bottom:2em;
}

.canada-info{
	background: #eee;}

/*customize size of heading on form submission errors*/
[id^="errors-"] h2 {
	font-size: 18px;
}

/*add styling to errors that come from ASP feedback*/
.validation-summary-errors, div.error, .form-help-block[id^="err"] {
	overflow: hidden;
    background: #f3e9e8;
    border-left: 4px solid #d3080c;
	    margin-bottom: 1em;
}
.form-help-block[id^="err"] {
	padding: 0 0.2em;
	font-weight: 600;
	margin-bottom: 0;
}
.validation-summary-errors  ul, div.error ul{
	list-style: none;
	margin: 8px 0;
	padding-left: 2em;
}
div.error{
	padding: 0.5em 1em;
}
div.error ul{
	padding-left: 1em;
}
.validation-summary-errors > :first-child:before {
    color: #d3080c;
    content: "\e101";
	display: inline-block;
    font-family: "Glyphicons Halflings";
    margin-left: -1.3em;
    position: absolute;
}

/*customize active header links*/
header .wb-menu, #wb-sm .nvbar ul.menu > li > a.wb-navcurr, #wb-sm .sm a.wb-navcurr, #wb-sm .sm summary.wb-navcurr, #wb-sm .sm .slflnk a.wb-navcurr {
	color: #fff !important;
    background-color: #004496 !important;
}

/*customize outside edges of header bar*/
#wb-bnr {
	background: transparent;
}
#wb-bar {
	border-bottom: 0 none;
	box-shadow: none;
	border-top: 6px solid #004496;
}
@media screen and (max-width: 992px) {
	#wb-bar {
		overflow: hidden;
	}
}
#wb-bar .container {
	height: 0;
}
.identity {
	border-bottom: 8px solid #DCE442;
}
.identity .container {
	position: relative;
}
#wb-sttl a {
	letter-spacing: 1px;
	padding: 4px 0;
	font-size: 28px;
	display: inline-block;
	text-shadow: none;
	color: #333;
	margin: 14px 0 4px 0;
}
#wb-sttl a:hover {
	text-decoration: none;
	color: #086FC4;
}
#wb-bar+.container {
	background: transparent;
}

#hero-md a{
	text-decoration: none;}

/*navbar styling*/
#wb-sm {
	margin-top: 0;
	border-top: 6px solid #086FC4;
}
#wb-sm .nvbar {
	background: transparent;
	border: 0 none;
}
#wb-sm .menu {
	display: flex;
}
#wb-sm .nvbar ul.menu > li {
	flex-grow: 1;
}
#wb-sm .nvbar ul.menu > li > a {
	text-shadow: 1px 1px 1px #222;
}
#wb-sm .nvbar ul.menu > li > a:hover, #wb-sm .active > a, #wb-sm .active > ul a:hover, #wb-sm .nvbar ul.menu > li > a:focus, #wb-sm .active > a, #wb-sm .active > ul a:focus, .container .wb-navcurr:hover, .container .wb-navcurr:focus {
	background: #086FC4 !important;
	text-shadow: 1px 1px 1px #333;
	color: #fff;
	text-decoration: none;
}
.container .wb-navcurr.notlink:hover, .container .wb-navcurr.notlink:focus {
	background: #004496 !important;
}
#wb-sm .nvbar ul.menu > li:first-child {
	border-left: 1px solid #999;
}
#wb-sm a {
	padding: 1em;
	font-weight: normal;
}
#wb-sm .sm a {
	border-bottom: 1px solid #D8DADB;
	padding: 0.7em 1em;
}
#wb-sm .sm li:last-child a {
	border-bottom: 0 none;
}

/* Added Nov 22 */

#wb-sm .sm .display-sub a {
     background: #d3d3d3;
     padding-left: 2.5em;
}

@media screen and (min-width: 768px) {
	header + .container, .identity .container, .container.nopad {
		padding: 0;
	}
}

/*Search form*/

.form-control{
	padding: 6px 12px;
}

@media screen and (min-width: 992px) {
	#wb-srch input {
		background: #eee;
		border-color: #e0e0e0;
	}
	#wb-srch {
		z-index: 100;
		top: 23px;
		position: absolute;
	}
	#wb-lng {
		right: 264px;
		top: 30px;
		position: absolute;
        margin-right: 15px;
		z-index: 1;
	}
	#wb-srch .btn {
		min-height: 37px;
		margin-left: -4px;
	}
}
.search #wb-lng {
	right: 0;
}
/* get rid of weird spacing in mobile menu by hiding space where sec menu would pull in */
#sec-pnl {
	display: none;
}
@media screen and (max-width:991px) {
	.search main #wb-srch-sub {
		float: none;
	}
	.search #wb-srch {
		text-align: left;
	}
	#mb-pnl .lng-ofr li {
		margin-top: 12px;
		margin-bottom: 12px;
	}
}

@media screen and (max-width:600px){
	.form-control{
	padding: 6px 3px;}
	
	#mb-pnl .srch-pnl .form-group{
		margin-right: 0;
	}
}

main #wb-srch {
	position: static;
}
/*content area */
#wb-cont {
	border-bottom: 1px solid #DCE442;
	padding-bottom: 0.2em;
	margin-bottom: 30px;
}
#wb-cont.mrgn-bttm-0 {
	margin-bottom: 0;
}
#wb-bc .container, #wb-so .container, body main.container, body > header + .container {
	border: 0 none;
}
/* highlight section from in-page links */
.highlight-target {
	outline: 1px dotted rgb(94, 158, 214);
	outline: 5px auto -webkit-focus-ring-color;
}
/*for Back to Top button */
.sbttBacktotop
{
	position:fixed;
	bottom:10px;
	right:10px;
	cursor:pointer;
	display:none;
	border: 1px solid #ccc;
	background: #ddd;
}
.sbttBacktotop:hover, .sbttBacktotop:focus {
	background: #ccc;
	border: 1px solid #BFBFBF;
}
.sbttBacktotop:focus {
	border: 1px solid #086FC4;
}
/* open and close sub-menu in sidebar */
#wb-sec .list-group ul.hiddensub {
	height: 0;
	overflow: hidden;
}
#wb-sec .list-group ul.hiddensub.open {
	height: auto;
}
/* end open and close css */
#wb-sec .list-group-item {
	padding-left: 18px;
}
#wb-sec {
	margin-top: 30px;
}

#wb-sec .list-group a.list-group-item{
	background: #e6e6e6;
	color: #555;
}
#wb-sec .list-group ul a.list-group-item{
	padding-left: 2.2em;

	background: #F0F0F0;

}

#wb-sec .list-group ul a.list-group-item.active, #wb-sec .list-group a.list-group-item.active {

	background: #E9F3FC;
	position: relative;
	color: #555;
}
#wb-sec .list-group ul a.list-group-item.open, #wb-sec .list-group a.list-group-item.open {
	background: #e0e0e0;
}
#wb-sec .list-group ul a.list-group-item.open{
	border-left-color: #e0e0e0 !important;
}

#wb-sec .list-group ul a.list-group-item.active:after, #wb-sec .list-group a.list-group-item.active:after {
	content: "";
	width: 0; 
	height: 0; 
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
	border-left: 9px solid #086fc4;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

#wb-sec .list-group ul a.list-group-item[href]:hover, #wb-sec .list-group a.list-group-item[href]:hover, #wb-sec .list-group ul a.list-group-item[href]:focus, #wb-sec .list-group a.list-group-item[href]:focus {
	background: #086FC4;
	text-shadow: 1px 1px 1px #333;
	color: #fff;
}

#wb-sec .list-group ul a.list-group-item[href]:hover:after, #wb-sec .list-group a.list-group-item[href]:hover:after, #wb-sec .list-group ul a.list-group-item[href]:focus:after, #wb-sec .list-group a.list-group-item[href]:focus:after {
	border-left: 9px solid #086FC4;
}
#wb-sec .list-group a.list-group-item[href]:hover, #wb-sec .list-group a.list-group-item[href]:focus {
	border-color: #086FC4;
}
/*a[rel~="external"]{
	padding-right: 5px;
}
a[rel~="external"]::after {
	content: "\e066";
    display: inline-block;
	font-family: "Glyphicons Halflings";
	font-size: 12px;
    width: 12px;
    height: 13px;
    margin: 0 -4px 0 4px;
}*/
abbr {
	text-decoration: none;
}
@media screen and (min-width: 250px) {
	#wb-info {
		border-top: 2px solid #DCE442;
		border-bottom: 6px solid #335175;
	}
	#wb-info:after {
		height: 6px;
		background: #004496;
	}
	#wb-srch {
		right: 0;
	}
}
.eq-hght-hdng {
	min-height: 2.1em;
}
.list-unstyled.glyph-list {
	padding-left: 30px;
	margin-left:15px;
}
.list-unstyled.glyph-list .glyphicon {
	margin-left: -30px;
	margin-right: 8px;
}
.panel, .panel li {
-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}
.search .pagination > li {
    display: inline-block;
}
.search #wb-srch a {
	display: inline-block;
	text-decoration: none;
	padding: 0.5em;
}
.thumb-nav .thumb:hover img, .thumb-nav .thumb:focus img {
	box-shadow: 3px 3px 0 #ccc;
	margin: -1px 1px 1px -1px;
}
.thumb-nav .thumb:active img {
	box-shadow: 2px 2px 0 #B5B5B5;
	margin: 0;
}
hr.cgc {
	border-top: 3px solid #DCE442;
	border-right: 600px solid #086fc4;
	position: relative;
	margin: 3em 0;
}
.text-center .img-responsive {
	margin-left: auto;
	margin-right: auto;
}
/*remove weird styling from date modified*/
#wb-dtmd {
	margin-right: 0;
}
/*size CGC logo and Canada wordmark*/
#gcwu-sig, #wmms-footer {
	height: 2.5em;
	margin: 1.7em 0 1.4em;
}

#wb-lng li a{
	color: #000;
	padding: 5px;
}

.brand a:after {
	bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

#wmms-header {
	height: 2.5em;
	margin: 1.6em 0 1.2em;
	max-width: 100%;
}
@media screen and (max-width: 991px) {
	#wb-lng{
		display: none;
	}
}

#wb-sec a {
	text-decoration: none !important;	
}

.initiatives{
	padding-top: 15px;
	padding-bottom: 15px;
}

.initiatives img{
	transition: all 0.3s ease 0s;
	opacity: 1;
}

.initiatives img:hover{
	opacity: 0.75;
}

.list-group-item li{
	border: none !important;
}

.new-group{
	padding: 7px 10px !important;
}

/*Twitter*/
#twitter-widget-0{
    background-color:rgba(255,255,255, .9)  !important;
}

.timeline-Widget{
 background-color: #eee !important;
}


/*slider buttons customization*/
.wb-tabs.carousel-s2 [role="tablist"] > li.prv a .glyphicon, .wb-tabs.carousel-s2 [role="tablist"] > li.nxt a .glyphicon, .wb-tabs [role="tablist"] > li.tab-count .curr-count {
	font-size: 18px;
}
.wb-tabs.carousel-s2 [role="tablist"] > li.plypause {
	font-size: 12px;
}
.wb-tabs.carousel-s2 [role="tablist"] > li.prv a .glyphicon, .wb-tabs.carousel-s2 [role="tablist"] > li.nxt a .glyphicon, .wb-tabs.carousel-s2 [role="tablist"] > li.plypause a {
	border-radius: 2px;
}
.wb-tabs [role="tablist"] > li.tab-count {
	line-height: 1;
    padding-left: 8px;
}
.wb-tabs.carousel-s2 {
	padding-bottom: 3.8em;
}
.wb-tabs.carousel-s2 figcaption {
	padding: 0.5em 0;
}
.wb-tabs.carousel-s2 [role="tablist"] {
	padding-left: 15px;
}
.wb-tabs.carousel-s2 [role="tablist"] > li a {
	padding: 0;
}
@media screen and (max-width:767px) {
	.wb-tabs.carousel-s2 figcaption {
		padding: 0.5em 15px;
	}
}
@media screen and (min-width:768px) {
	.wb-tabs.carousel-s2 figcaption {
		padding: 0.5em 0px;
	}
	.wb-tabs.carousel-s2 [role="tablist"] {
		padding-left: 0px;		
		width: 750px;
		left: calc((100% - 750px) / 2);
	}
	.wb-tabs.carousel-s2 [role="tablist"] > li.plypause {
		left: auto;
		right: -10px;
	}
}
@media screen and (min-width:992px) {
	.wb-tabs.carousel-s2 [role="tablist"] {
		width: 970px;
		left: calc((100% - 970px) / 2);
	}
	.wb-tabs.carousel-s2 [role="tablist"] > li.plypause a {
		margin-right: 0;
	}
	
}
@media screen and (min-width:1200px) {
	.wb-tabs.carousel-s2 [role="tablist"] {
		width: 1170px;
		left: calc((100% - 1170px) / 2);
	}
}
/* hover effect test */

.hvr-float {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.latest-news{
	background-color: rgba(255,255,255, .9);
}

.side-mrgn{
	margin-top: 25px;
}

/*initiatives margin*/

.mrgn-init{
	margin-left:25px;
}

@media screen and (max-width: 400px) {
	.mrgn-init{
		margin-left:40px;
				}
}

/*Glossary of insect terminology*/

.glossary{
	padding: 10px 0px 10px 15px;
}

/* Upcoming events */

.events-list {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  color: #fff;
  background-color: #2572b4;
  border: 1px solid #ddd; 
  border-radius: 4px; }
  
 a.events-list:hover, a.events-list:focus {
    text-decoration: none;
    color: #fff;
    background-color: #2d92e8; }

a.events-list:visited{
	color: #fff;
}

/*new mobile styling*/
#wb-glb-mn ul.chvrn {
    background: #004496;
    display: inline-block;
    float: right;
	height: 2.75em !important;}

#wb-glb-mn ul.chvrn li a {
    color: #fff;
    display: block;
    font-size: 1.5em;
    padding: 5px 20px 0 20px;
}

#wb-glb-mn ul.chvrn span .glyphicon-th-list {
    padding-left: 12px;
    top: 0;
}
#wb-glb-mn ul.chvrn::before {
    border-bottom: 1.375em solid transparent;
    border-left: .6875em solid #fff;
    border-top: 1.375em solid transparent;
    content: " ";
    display: block;
    float: left;
    height: 0;
    position: relative;
	width: 0;}

@media screen and (max-width: 768px) {
	#wb-glb-mn ul{ 
		width: 100% !important;
				}
}
@media (max-width: 991px) and (min-width: 768px) {
	#wb-glb-mn ul{ 
		margin-top: 12px;
				}
}
/* Fix for Firefox summary arrows, copied from canada.ca patch */
@-moz-document url-prefix() {
	
	summary {
		display: list-item !important;
		list-style-type: disclosure-closed;
	}
	details[open] > summary {
		list-style-type: disclosure-open;
	}
}
#mb-pnl .modal-body .mb-sm li {
    padding: 4px 0;
    list-style-type: none;
}
/*Calculator styling*/

.calculator div {
	display:inline-block;
	text-align:left;
	vertical-align:baseline
}
.calculator label {
	display:block;
	font-weight:700
}

.reset {
	margin-top: 10px;
}
table.dataTable thead .sorting-icons:before {
	color: #000;
}
table.dataTable thead .sorting .sorting-icons:before, table.dataTable thead .sorting .sorting-icons:after, table.dataTable thead .sorting_asc .sorting-icons:after, table.dataTable thead .sorting_desc .sorting-icons:before {
	color: #858585;
}
.table-bg{
	background-color: #ffffff !important;
}

/*Tablet right nav fix*/

@media screen and (min-width: 768px) {
		
	#wb-sec h3{
      border: 1px solid #ddd;
      border-bottom: 3px solid #666;
      font-size: 1em;
      margin: 0;
      padding: 15px; 
	}
	
	.list-group-item:first-child{
		border-top-right-radius: 0;
		border-top-left-radius: 0;
	}
	
	.list-group-item:last-child{
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
		
	}
}
/* attempting fix for tabs ghosting */
.wb-tabs > details[open], .wb-tabs > .tabpanels > details[open] {
	background: white;
}


/*phone number visibility*/

a[href^="tel"]:link,
a[href^="tel"]:visited, 
a[href^="tel"]:hover {
    text-decoration: none;
    color: #000;
    pointer-events: none;
    cursor: default;
}

/*moves arrows under the title on fees page*/
.arrow-fx .sorting-cnt {
 	display: block;
}



@media only screen and (max-device-width: 812px) { 
    a[href^="tel"]:link,
    a[href^="tel"]:visited,
    a[href^="tel"]:hover {
        text-decoration: underline;
        color: #295376;
        pointer-events: auto;
        cursor: pointer;
    }
}

/* fix for printing wide tables */
@media print {
	.table-responsive {
  	overflow-x: visible; }
	main.col-md-push-3 {
    left: auto; width: 100%; }
  	#wb-sec.col-md-pull-9 {
    right: auto; }
}

/* hack to prevent 404 from showing in sidebar if sidebar link is incorrect */
.wb-data-ajax-append-inited header[role="banner"], .wb-data-ajax-append-inited header[role="banner"] ~ .container, .wb-data-ajax-append-inited header[role="banner"] ~ footer {
	display: none !important;
}