#interactive .expand .mini-button, .party-sign label, .ps-container, .whatis .q {
    pointer-events: none;
}
#interactive div.card, .over, .post, .sign, .smooth {
    transition: all .3s ease;
}
#proportion-viz svg line, #proportion-viz svg rect {
    shape-rendering: crispEdges;
}
#interactive .styled-select:not(.touch) #article-list li.active:hover .article-content a, html:not(.touch) #interactive.election #article-list li.active .article-content .inner:hover a, html:not(.touch) #interactive.election .expand:hover .q, html:not(.touch) #interactive.election p.feed-link a:hover {
    text-decoration: underline;
}
#accessibilitylinks ul, #interactive ul.no-bullet, #interactive ul.nobullet, .cbc-longform-nav ul, footer#cbc-globalfooter ul {
    list-style-type: none;
}
.clearfix:after, .invisible {
    visibility: hidden;
}
html.touch p.instructions.touch {
    display: block;
}
html.touch p.instructions.no-touch, html:not(.touch) p.instructions.touch {
    display: none;
}
html:not(.touch) p.instructions.no-touch {
    display: block;
}
html.no-svg p.instructions.touch-icon {
    background: url(https://www.cbc.ca/news2/interactives/gfx/icons/touch-hand-icon-white.png) top left no-repeat;
}
html.no-svg p.instructions.cursor-icon {
    background: url(https://www.cbc.ca/news2/interactives/gfx/icons/pointer-white.png) top left no-repeat;
}
.cbc-longform-nav.sticky {
    border-top: 1px solid #CCC;
}
.cbc-longform-nav.sticky li.goto-top {
    margin-right: 15px;
    margin-top: 7px;
}
.intro-container .reg-light {
    line-height: .6em;
    font-weight: 400;
}
.intro-container .heavy {
    margin-top: -.1875rem;
}
#interactive ul.nobullet {
    padding: 0;
}
#interactive ul.squarebullet {
    padding-left: 1.875rem;
    position: relative;
    list-style: none;
    margin-bottom: 1em;
}
#interactive ul.squarebullet li:before {
    color: #115278;
    content: "\25A0";
    font-size: .8em;
    text-indent: -1em;
    position: absolute;
}
#interactive .note {
    font-size: smaller;
    color: #666;
    line-height: 1;
    margin: 0 auto;
}
#interactive .user-choice {
    float: left;
}
#interactive .styled-select {
    width: 100px;
    height: 34px;
    overflow: hidden;
    border: 1px solid #C3C3C3;
}
#interactive .styled-select select {
    background: #FFF;
    width: 100%;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    overflow: hidden;
}
#interactive .styled-select .browsehappy {
    margin-top: 20px;
}
#interactive .styled-select .browsehappy:first-child {
    margin-top: 42px;
}
#interactive .styled-select:not(.touch) #article-list li.active:hover {
    cursor: pointer;
}
#interactive .styled-select:not(.touch):not(.active):hover {
    background-color: #F7F8F9;
    cursor: pointer;
}
#interactive .col-left {
    position: relative;
}
#interactive #sources .section-head {
    margin-bottom: 15px;
}
#interactive .tab-content {
    max-width: 700px;
    margin: 0 auto;
}
#interactive .tab {
    padding-top: 30px;
}
#interactive .ChartTab {
	padding-top: 30px;
	font-family: Arial;
	line-height: 2;
	font-size: 24px;
}

#interactive div.card {
    text-align: center;
    float: left;
    min-height: 100px;
    padding-bottom: 100%;
    margin-bottom: -100%;
    background-color: #f7f8f9;
    overflow: hidden;
}
#interactive div.card:not(:first-child) {
    margin-top: 15px;
}
#interactive div.card.col1 {
    width: 100%}
#interactive div.card h6 {
    float: left;
    width: 100%}
#interactive div.card h6.full.split3, #interactive div.card h6.full.split4, #interactive div.card h6.full.split5, #interactive div.card h6.full.split6 {
    display: none;
}
#interactive div.card h6.short.split3, #interactive div.card h6.short.split4, #interactive div.card h6.short.split5, #interactive div.card h6.short.split6 {
    display: block;
}
#interactive div.card .split1 {
    width: 100%}
#interactive div.card .split2 {
    width: 50%}
#interactive div.card .split3 {
    width: 33.3%}
#interactive div.card .split3:last-child {
    width: 33.4%}
#interactive div.card .split4 {
    width: 25%}
#interactive div.card .split5 {
    width: 20%}
#interactive div.card .split6 {
    width: 16.6%}
#interactive div.card .split6:last-child {
    width: 17%}
#interactive div.card .inner {
    clear: both;
    background-color: #f7f8f9;
    padding: .625rem;
}
#interactive div.card p {
    display: inline-block;
    width: 100%;
    margin: 0;
}
#interactive div.card .partywinner {
    background-color: #C3C3C3;
    margin: 0;
    padding: 5px 0;
    font-weight: 700;
    font-size: .875rem;
    color: #FFF;
}
#interactive div.card .partywinner.cpc {
    background-color: #0C499C;
}
#interactive div.card .partywinner.lpc {
    background-color: #EE3024;
}
#interactive div.card .partywinner.ndp {
    background-color: #F6821F;
}
#interactive div.card .partywinner.gpc {
    background-color: #75C321;
}
#interactive div.card .partywinner.bq {
    background-color: #00aeef;
}
#interactive div.card .partywinner.oth {
    background-color: #8A8A8A;
}
#interactive div.card .partywinner.tie {
    background-color: #C3C3C3;
}
#interactive div.card .partytotal {
    font-size: 2.25rem;
    line-height: 1;
    padding-bottom: 4px;
}
#interactive div.card .partytotal.heavy {
    font-family: StagMedium, Georgia, serif;
}
#interactive .mini-button {
    border: 1px solid #115278;
    color: #115278;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    float: right;
    margin: 5px 0;
    background-color: transparent;
    padding: 0;
}
#interactive .mini-button:hover {
    background-color: #1e8fd1;
}
.share {
    width: 100%;
    height: 51px;
    display: none;
    text-align: center;
}
.share .fa {
    font-size: 16px;
    font-size: 1rem;
    padding-top: 7px;
}
#interactive .widget-header {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
#interactive .widget-title {
    float: left;
}
#interactive .widget-title h4 {
    margin-bottom: 0;
}
#interactive .widget-title .avg-toggle:first-child {
    padding-right: .25rem;
}
#interactive .btn-container {
    float: right;
}
#interactive .loc-select {
    display: inline-block;
}
#interactive .loc-select label {
    float: left;
    font-size: .75rem;
    line-height: 34px;
    font-weight: 400;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
}
#interactive .a-date, #interactive .data-date {
    display: block;
    font-size: initial;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin-top: .1rem;
    color: #323232;
}
#interactive #viz-poll-avg-hist, .expand {
    display: inline-block;
    width: 100%}
#interactive .data-date {
    float: right;
    clear: both;
}
.expand {
    cursor: pointer;
}
.whatis {
    border-bottom: 1px solid #C3C3C3;
    margin-bottom: .625rem;
}
.whatis .expand {
    padding-top: 3px;
}
.whatis .q {
    color: #115278;
    float: left;
    font-size: .9rem;
    line-height: 30px;
}
.party-sign label .updown, .updown {
    color: #FFF;
}
.whatis-def {
    max-height: 0;
    overflow: hidden;
    clear: both;
}
#interactive .dotted-line {
    position: absolute;
    height: 103px;
    border-left: 1px dashed #000;
    top: 0;
    left: 0;
    z-index: 1000;
}
#interactive #change-chart, #interactive #visualization {
    height: 155px;
    width: 100%;
    top: -10px;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
}
#interactive #change-chart, input[type=checkbox] {
    display: none;
}
.party-select, .party-sign label, fieldset {
    display: inline-block;
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    position: absolute;
    width: 100%}
.party-select {
    position: relative;
    width: 100%;
    height: 50px;
    float: left;
    border-bottom: 1px solid #323232;
}
.party-select .stripes {
    position: absolute;
    width: 100%;
    height: 50px;
}
.party-select .stripes:not(.posneg) {
    border-top: 1px solid #C3C3C3;
}
.party-select .stripes hr {
    border: 0;
    border-bottom: 1px dotted #C3C3C3;
    margin: 0;
    position: relative;
}
.change {
    margin: 0;
    font-size: .75rem;
    text-align: center;
}
.party-sign {
    position: relative;
    margin: 0 auto;
}
.post, .sign {
    position: absolute;
}
.party-sign.cpc {
    z-index: 5;
}
.party-sign.cpc .updown {
    background-color: #0C499C;
}
.party-sign.lpc {
    z-index: 7;
}
.party-sign.lpc .updown {
    background-color: #EE3024;
}
.party-sign.ndp {
    z-index: 9;
}
.party-sign.ndp .updown {
    background-color: #F6821F;
}
.party-sign.gpc {
    z-index: 6;
}
.party-sign.gpc .updown {
    background-color: #75C321;
}
.party-sign.bq {
    z-index: 8;
}
.party-sign.bq .updown {
    background-color: #00aeef;
}
.party-sign.oth {
    z-index: 10;
}
.party-sign.oth .updown {
    background-color: #8A8A8A;
}
.signs-container {
    width: 100%}
.signs-container:after {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}
.signs-primary label {
    font-weight: 700;
    position: absolute;
    font-size: 30%;
    letter-spacing: -.02em;
    line-height: 1.75rem;
    right: .2%;
    margin-left: -2px;
}
.signs-primary .party-sign {
    width: 45px;
    height: 100px;
}
.signs-primary .party-sign.disabled.cpc .updown {
    background-color: #aecef9;
}
.signs-primary .party-sign.disabled.lpc .updown {
    background-color: #f9b6b2;
}
.signs-primary .party-sign.disabled.ndp .updown {
    background-color: #fcd4b2;
}
.signs-primary .party-sign.disabled.gpc .updown {
    background-color: #d9f4bc;
}
.signs-primary .party-sign.disabled.bq .updown {
    background-color: #bcedff;
}
.signs-primary .party-sign.disabled.oth .updown {
    background-color: #d7d7d7;
}
.signs-primary .party-sign.disabled .sign {
    top: 40px;
}
.signs-primary .party-sign.disabled .post {
    top: 45px;
    background-color: #999;
}
.signs-primary .sign {
    width: 46px;
    height: 36px;
}
.signs-primary .sign .perc {
    font-size: 1.125rem;
    margin-top: 3px;
}
.signs-primary .updown {
    height: 33px;
    border: 3px solid #FFF;
}
.signs-primary .post {
    width: 5px;
    height: 176px;
    left: 21px;
    top: 32px;
}
#interactive .dotted-line:before, .sign {
    top: 0;
}
.ps-container {
    width: 16.66%;
    float: left;
    height: 49px;
    overflow: hidden;
}
.party-sign {
    pointer-events: all;
}
#interactive #article-list li.active .article-content .inner, #interactive #article-list li.active .article-content a {
    pointer-events: initial;
}
.party-sign label {
    width: 100%;
    text-align: center;
}
.party-sign.disabled .change, .party-sign.disabled .perc {
    display: none;
}
.sign {
    z-index: 2;
    cursor: pointer;
}
.sign .perc {
    text-align: center;
    display: block;
}
.updown {
    box-shadow: 2px 2px 5px #999;
    cursor: pointer;
    font-size: 3.75rem;
    line-height: 1.75rem;
}
.post {
    background: #000;
    z-index: 1;
}
#interactive, #interactive .data-cont, #interactive .majority, #proportion-viz, #regions p.instructions, p.instructions span {
    position: relative;
}
#poll-avg-stats span.disabled {
    opacity: .3;
}
.instructions-container {
    position: relative;
    z-index: 8;
    margin-bottom: 1px;
}
p.instructions {
    padding: 0;
    margin: 0;
    font-size: .75rem;
    line-height: 1.35em;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    clear: both;
    width: 100%;
    color: #323232;
}
p.instructions span {
    top: .15em;
    display: inline-block;
    margin-right: .15em;
}
#regions p.instructions {
    top: -20px;
    height: 0;
}
#poll-avg-stats {
    border-collapse: collapse;
    text-align: center;
}
#poll-avg-stats td {
    width: 16.66%}
#poll-avg-stats .plbl {
    display: block;
    color: #666;
    font-size: .6875rem;
    line-height: 1rem;
    border-bottom: 3px solid #000;
}
#poll-avg-stats .plbl.cpc {
    border-color: #0C499C;
}
#poll-avg-stats .plbl.lpc {
    border-color: #EE3024;
}
#poll-avg-stats .plbl.ndp {
    border-color: #F6821F;
}
#poll-avg-stats .plbl.gpc {
    border-color: #75C321;
}
#poll-avg-stats .plbl.bq {
    border-color: #00aeef;
}
#poll-avg-stats .plbl.oth {
    border-color: #8A8A8A;
}
#poll-avg-stats .perc {
    display: block;
    font-weight: 700;
    font-size: .875rem;
}
#poll-avg-stats .change {
    display: block;
    color: #323232;
    font-size: .6875rem;
}
#interactive .articles {
    background-color: #F7F8F9;
}
#interactive #article-list {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
}
#interactive #article-list li {
    display: inline-block;
    float: left;
    border-top: 1px solid #CCC;
    padding-left: 10px;
    margin: 0;
    width: 100%;
    cursor: pointer;
}
#interactive #article-list li:first-child {
    border-top: none;
}
#interactive #article-list li:last-child {
    border-bottom: 1px solid #CCC;
}
#interactive #article-list li.active {
    background-color: #e8f4fc;
}
#interactive #article-list li.active .article-content .fa {
    display: inline-block;
    font-size: .7em;
    margin-left: 10px;
}
#interactive #article-list li .article-box .inner div, #interactive #article-list li .article-content .fa {
    display: none;
}
#interactive #article-list li .article-content .inner, #interactive #article-list li .article-content a, #interactive #tooltip, #proportion-viz .button.dark.disabled, .stats .cbc, .stats .chart-bar-group {
    pointer-events: none;
}
#interactive #article-list li h6 {
    font-size: 1.125rem;
    margin-top: 0;
}
#interactive #article-list li p.label {
    font-size: .9em;
    line-height: 1rem;
}
#interactive #article-list li p.label .puby {
    color: #666;
}
#interactive #article-list li .article-box {
    float: left;
}
#interactive #seat-viz .btn-group {
    clear: both;
    width: 100%;
    text-align: center;
}
#interactive #seat-viz .btn-group .inner {
    display: inline-block;
}
#interactive #seat-viz .btn-group .inner button {
    background: #F7F8F9;
    border: 1px solid #FFF;
    color: #323232;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 1em;
    margin: 10px 0;
    padding: 10px;
}
#interactive .chart-proportion, #interactive .pause, #slider-seats {
    display: none;
}
#interactive #seat-viz .btn-group .inner button.active, #interactive #seat-viz .btn-group .inner button:active {
    background: #115278;
    color: #FFF;
}
body {
    min-height: 1px;
}
body p {
    line-height: 1.35rem;
}
#proportion-viz {
    text-align: center;
    margin-top: 1em;
}
#proportion-viz #proportion-bars {
    margin: 1em auto 0;
    height: 300px;
}
#proportion-viz #proportion-reset {
    background-color: #f7f8f9;
    display: none;
    padding: .5em;
}
#proportion-viz #proportion-reset button {
    margin: 0 auto;
    float: none;
    background-color: #115278;
    color: #FFF;
    border-radius: initial;
    font-weight: 400;
}
#proportion-viz #proportion-reset button .fa {
    margin-right: 5px;
}
#proportion-viz .button {
    text-indent: 0;
    line-height: .9375rem;
    padding: .75rem .9375rem;
    float: left;
    font-size: 15px;
    font-size: .9375rem;
    border-radius: 0;
}
#proportion-viz .button.dark {
    background-color: #1a1a1a;
    color: #fff;
    border: none;
}
#proportion-viz .button.dark.disabled {
    color: #e6e6e6;
    background-color: #a6a6a6;
}
#proportion-viz .button:not(.form-button) {
    margin: 0 0 0 .3125rem;
}
#proportion-viz svg text {
    font-family: Arial, sans-serif;
    font-size: 16px;
}
#proportion-viz svg .barvalue {
    fill: #000;
}
#proportion-viz svg .barlabel {
    fill: #323232;
}
#proportion-viz svg .header text, #proportion-viz svg .subheader text {
    text-anchor: start;
}
#proportion-viz svg .header text {
    font-weight: 700;
    font-family: StagBook, Georgia, serif;
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: .02rem;
}
#proportion-viz svg .subheader text {
    fill: #323232;
    font-size: 1rem;
}
#proportion-viz svg .part0 .headerlite text, #proportion-viz svg .part1 .headerlite text {
    text-anchor: start;
    font-weight: 700;
    font-size: 12px;
}
#proportion-viz svg line {
    stroke: #000;
    stroke-width: 1px;
}
#proportion-viz svg .part0 .barvalue {
    text-anchor: end;
}
#proportion-viz svg .part0 .barlabel {
    text-anchor: start;
}
#proportion-viz svg .part1 .headerlite text {
    text-anchor: end;
}
#proportion-viz svg .part1 .barvalue {
    text-anchor: start;
}
#proportion-viz svg .part1 .barlabel {
    text-anchor: end;
}
#interactive div.note {
    font-size: inherit;
    border-top: 1px solid #000;
    max-width: 940px;
    padding-top: .3125rem;
}
#interactive div.note li {
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 1;
}
#interactive div.note ul {
    margin-top: 0;
}
#interactive.election .button {
    margin: 0 0 0 .3125rem;
    border-radius: 50%;
    cursor: pointer;
    line-height: .9375rem;
    padding: .75rem .9375rem;
    float: left;
    font-size: 15px;
    font-size: .9375rem;
    font-weight: 700;
}
#interactive.election .button.dark {
    background-color: #1a1a1a;
    color: #fff;
    border: none;
}
#interactive.election .button.dark.disabled {
    pointer-events: none;
    color: #e6e6e6;
    background-color: #a6a6a6;
}
html:not(.touch) #interactive.election .expand:hover .mini-button {
    background-color: #dbeefa;
    transition: background-color .1s ease;
}
html:not(.touch) #interactive.election #article-list li.active {
    cursor: initial;
}
html:not(.touch) #interactive.election #article-list li.active .article-content .inner:hover {
    cursor: pointer;
}
#interactive .slider-cont {
    background-color: #F7F8F9;
}
#interactive .axis {
    fill: gray;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#interactive .axis .halo {
    stroke: #C3C3C3;
    stroke-width: 1px;
    stroke-linecap: round;
    text-anchor: start;
}
#interactive .tick text {
    font-size: 10px;
    text-anchor: start;
}
#interactive .markercont circle {
    fill: #FFF;
    stroke: #000;
    stroke-width: 1px;
    cursor: pointer;
}
#interactive .markercont circle.active {
    fill: #333;
}
#interactive #bars-list, #interactive table {
    width: 100%}
#interactive table p {
    margin: 0;
    line-height: initial;
}
#interactive h6 {
    margin: 5px 0 10px;
}
#interactive .majority {
    text-align: center;
    font-size: .75rem;
    display: block;
    clear: both;
    margin: 10px 15%}
#interactive .majority p {
    padding-bottom: 2px;
    margin: 0;
}
#interactive .dotted-line:before, #interactive .majority:after {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #111;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -8px;
    margin-left: -8px;
    clear: both;
}
#interactive .majority.top:after {
    border-top-color: transparent;
    border-bottom: 10px solid #111;
    top: -12px;
    bottom: auto;
}
#interactive .majority.left:after {
    left: 8px;
    margin: 0;
}
#interactive .majority.right:after {
    right: 8px;
    left: auto;
    margin: 0;
}
#interactive .median {
    height: 99%;
    border-left: 1px dashed #000;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 5;
}
#interactive .legend p {
    font-weight: 700;
    margin-bottom: -3px;
}
#interactive .box {
    background-color: #C3C3C3;
    float: left;
    height: 5px;
    margin: 1px;
    display: block;
    padding-left: 5px;
    text-indent: -12px;
}
#interactive .circ-bar {
    position: relative;
    height: 46px;
    width: 60%;
    z-index: 4;
}
#interactive .circ-range {
    position: absolute;
    top: 1px;
    height: 44px;
    background-color: #CCC;
    width: 100px;
    opacity: .3;
    border-radius: 22px;
    z-index: 5;
}
#interactive .cpc .circ-range {
    background-color: #0C499C;
}
#interactive .lpc .circ-range {
    background-color: #EE3024;
}
#interactive .ndp .circ-range {
    background-color: #F6821F;
}
#interactive .gpc .circ-range {
    background-color: #75C321;
}
#interactive .bq .circ-range {
    background-color: #00aeef;
}
#interactive .oth .circ-range {
    background-color: #8A8A8A;
}
#interactive .pname {
    width: 20%;
    font-weight: 700;
    text-align: right;
}
#interactive .pname p {
    margin-right: 20px;
}
#interactive .ptotal {
    width: 20%}
#interactive .ptotal p {
    margin-left: 3px;
    font-weight: 700;
}
#interactive .needed {
    text-align: center;
}
#interactive tr.cpc .box.active {
    background-color: #0C499C;
}
#interactive tr.lpc .box.active {
    background-color: #EE3024;
}
#interactive tr.ndp .box.active {
    background-color: #F6821F;
}
#interactive tr.gpc .box.active {
    background-color: #75C321;
}
#interactive tr.bq .box.active {
    background-color: #00aeef;
}
#interactive tr.oth .box.active {
    background-color: #8A8A8A;
}
#interactive .circ-bgd-line {
    position: absolute;
    border-top: 1px solid #666;
    width: 100%;
    z-index: 6;
}
#interactive .circ {
    background-color: #C3C3C3;
    height: 12px;
    width: 12px;
    text-align: center;
    line-height: 34px;
    color: #FFF;
    text-shadow: 1px 1px #000;
    margin-top: 16px;
    margin-left: -6px;
    border-radius: 50%;
    position: absolute;
    top: 1px;
    text-indent: -999999px;
    border: 1px solid #FFF;
    z-index: 9;
    transition: text-shadow .3s ease;
}
#interactive .circ.selected {
    height: 36px;
    width: 36px;
    margin-left: -18px;
    margin-top: 4px;
    text-indent: 0;
    z-index: 10;
}
#interactive .circ:hover {
    border: 1px solid #fff;
    box-shadow: 0 0 10px #000;
}
#interactive tr.cpc .circ {
    background-color: #0c499c;
}
#interactive tr.cpc .circ.selected {
    background-color: #0C499C;
}
#interactive tr.lpc .circ {
    background-color: #ee3024;
}
#interactive tr.lpc .circ.selected {
    background-color: #EE3024;
}
#interactive tr.ndp .circ {
    background-color: #f6821f;
}
#interactive tr.ndp .circ.selected {
    background-color: #F6821F;
}
#interactive tr.gpc .circ {
    background-color: #75c321;
}
#interactive tr.gpc .circ.selected {
    background-color: #75C321;
}
#interactive tr.bq .circ, #interactive tr.bq .circ.selected {
    background-color: #00aeef;
}
#interactive tr.oth .circ {
    background-color: #b0b0b0;
}
#interactive tr.oth .circ.selected {
    background-color: #8A8A8A;
}
#interactive .timeline {
    background-color: #EEE;
    height: 54px;
    width: 100%;
    margin-top: 10px;
}
#interactive .slider .ui-widget-content {
    background: 0 0;
}
#interactive .slidercontainer {
    width: calc(100% - 60px);
    margin: 20px 0 0;
    float: left;
}
#interactive .slider {
    margin: 0;
    height: 6px;
    position: relative;
    z-index: 0;
    cursor: pointer;
    border: none;
    border-bottom: 1px solid #666;
    background: 0 0;
}
#interactive .slider .ui-slider-handle {
    z-index: 3;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0;
    background: #FFF;
    border: 1px solid #000;
}
#interactive .slider .tick {
    z-index: 2;
    position: absolute;
    height: 200%;
    font-size: 1.8em;
    line-height: 1.8em;
    background: 0 0;
    border: none;
    border-right: 1px solid #666;
    text-align: center;
}
#interactive .hashmarks {
    float: left;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
#interactive .hashmark {
    float: right;
    height: 14px;
    margin-top: 5px;
    margin-left: 0;
    position: relative;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#interactive .hidden {
    display: inline-block;
    text-indent: -99999px;
}
#interactive #tooltip {
    position: absolute;
    text-align: center;
    height: auto;
    padding: 0;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, .4);
    z-index: 2000;
}
#interactive #tooltip p {
    margin: 10px 10px 5px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
}
#interactive #tooltip .tip-lbl {
    text-transform: uppercase;
    color: #666;
}
#interactive #tooltip .tip-lbl.small {
    font-size: .7em;
    line-height: 1em;
    display: block;
}
#interactive #tooltip .tip-lbl.small.cpc {
    color: #0C499C;
}
#interactive #tooltip .tip-lbl.small.lpc {
    color: #EE3024;
}
#interactive #tooltip .tip-lbl.small.ndp {
    color: #F6821F;
}
#interactive #tooltip .tip-lbl.small.gpc {
    color: #75C321;
}
#interactive #tooltip .tip-lbl.small.bq {
    color: #00aeef;
}
#interactive #tooltip .tip-lbl.small.oth {
    color: #8A8A8A;
}
#interactive #tooltip .tip-lbl.top {
    margin-bottom: 5px;
}
#interactive #tooltip.invisible {
    display: none;
}
html:not(.touch) #seat-viz table tr:hover {
    cursor: pointer;
}
html:not(.touch) #seat-viz table tr:hover .circ-bar {
    background-color: #d5d5d5;
}
html:not(.touch) #seat-viz .circ-bar {
    background-color: #FFF;
    transition: all .3s ease;
}
@media screen and (min-width:940px) {
    #seat-viz .chart-proportion {
    margin: 0 0 0 15%}
#seat-viz .majority {
    margin-top: 0;
    margin-left: 15%}
#seat-viz .median {
    left: 50%}
#seat-viz .pname {
    width: 15%}
#seat-viz .circ-bar {
    width: 70%}
#seat-viz .ptotal {
    width: 15%}
#seat-viz .ptotal p {
    margin-left: 10px;
    font-weight: 700;
}
}@media screen and (max-width:490px) {
    #interactive .circ-range, #interactive .legend.full, #interactive .ptotal .full, #interactive div.card h6.full {
    display: none;
}
#interactive .col-left {
    margin-top: 8px;
}
#interactive .widget-title {
    max-width: 200px;
}
#interactive .data-titles {
    margin: 0 auto;
    float: none;
    text-align: center;
}
#interactive #seat-viz .ptotal p {
    font-size: .9em;
}
#interactive .ptotal .mobi {
    display: block;
    margin-top: 0;
    font-size: .8em;
    font-weight: 400;
}
}@media screen and (max-width:800px) {
    #interactive nav ul {
    display: none;
}
#interactive nav .styled-select {
    display: inline-block;
}
#interactive .col-left, #interactive .col-right {
    width: 100%;
    float: none;
    clear: both;
    display: inline-block;
}
#interactive .col-right {
    margin-top: 40px;
    position: relative;
}
#interactive #article-list li .article-box {
    margin: 10px 1%}
#interactive #article-list li .article-date {
    width: 20%}
#interactive #article-list li .article-content {
    width: 70%}
}@media screen and (min-width:491px) {
    #interactive.election .tab-links span.small {
    font-weight: 400;
    text-transform: none;
    font-size: 12px;
    font-size: .75rem;
    display: block;
}
#interactive div.card.col2 {
    width: 50%}
#interactive div.card.col3 {
    width: 33.3%}
#interactive div.card.col4 {
    width: 25%}
#interactive div.card:not(:last-child) {
    border-right: 5px solid #FFF;
}
#interactive div.card:not(:first-child) {
    margin-top: 0;
    border-left: 5px solid #FFF;
}
#interactive div.card h6.full {
    display: block;
}
#interactive div.card h6.full.split2, #interactive div.card h6.short {
    display: none;
}
#interactive div.card h6.short.split2 {
    display: block;
}
#interactive .btn-container {
    margin-bottom: .3125rem;
}
#interactive #article-list li .article-box {
    margin: 10px 1%}
#interactive #article-list li .article-date {
    width: 14%}
#interactive #article-list li .article-content {
    width: 78%}
#interactive .legend {
    float: right;
    width: initial;
}
#interactive #regions p.instructions {
    top: 62px;
}
#interactive #seat-viz .btn-group .inner button {
    padding: 10px 15px;
    margin-bottom: 0;
}
#interactive .ptotal .mobi {
    display: none;
}
#interactive .ptotal .full {
    display: block;
    margin-top: 0;
    font-size: .8em;
    font-weight: 400;
}
}@media screen and (min-width:700px) {
    .intro-container {
    max-width: 700px;
    margin: 0 auto;
}
#interactive div.card h6.full, #interactive div.card h6.full.split2 {
    display: block;
}
#interactive div.card h6.short, #interactive div.card h6.short.split2 {
    display: none;
}
.cbc-longform-nav.sticky ul {
    text-align: center;
}
.cbc-longform-nav.sticky li.goto-top {
    float: initial;
    margin-right: initial;
    margin-top: initial;
}
.cbc-longform-nav.sticky a.btn-top {
    margin-left: 5px;
}
#interactive .party-select, #interactive .party-select .stripes {
    height: 80px;
}
#interactive .signs-primary label {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 2.375rem;
}
#interactive .signs-primary .party-sign {
    width: 66px;
    height: 100px;
}
#interactive .signs-primary .party-sign.disabled .sign {
    top: 70px;
}
#interactive .signs-primary .party-sign.disabled .post {
    top: 75px;
}
#interactive .signs-primary .party-sign.no-click {
    pointer-events: none;
}
#interactive .signs-primary .sign {
    top: 70px;
    width: 66px;
    height: 46px;
}
#interactive .signs-primary .updown {
    height: 44px;
    line-height: 38px;
}
#interactive .signs-primary .post {
    left: 31px;
    top: 75px;
}
#interactive .ps-container {
    height: 79px;
}
}@media screen and (min-width:801px) {
    #interactive {
    padding: 0;
}
#interactive #change-chart, #interactive #visualization {
    height: 250px;
}
}#accessibilitylinks {
    position: relative;
}
#accessibilitylinks ul li a {
    color: #000;
    text-decoration: none;
    font-weight: 700;
    background-color: #fffe9d;
    position: absolute;
    left: -200%}
#accessibilitylinks ul li a:active, #accessibilitylinks ul li a:focus {
    position: absolute;
    width: 974px;
    top: 0;
    left: 0;
    z-index: 100;
    padding: 5px;
    border: 1px solid #c8c8c8;
    outline: 0;
}
.globalnav-dropzone-social {
    background-color: #575757;
    background-repeat: no-repeat;
    background-position: right top;
    font-family: Helvetica;
    font-size: 15px;
    font-weight: 100;
    color: #fff;
    padding-bottom: 1em;
    text-transform: none;
}
#cbc-globalnav .cbc-globalnav-container button, #cbc-globalnav .cbc-globalnav-container ul a, #cbc-globalnav .cbc-globalnav-container ul+ul a, #cbc-globalnav .cbc-globalnav-container[aria-hidden=false] ul li button+ul a, #cbc-globalnav .cbc-globalnav-search input[type=text], #cbc-globalnav div.cbc-globalnav-dropdown a {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
.globalnav-dropzone-social h4 {
    font-weight: 700;
    font-size: 16px;
    margin-top: 1em;
    margin-bottom: .5em;
    color: inherit;
}
.globalnav-dropzone-social .cbc-globalnav-info {
    position: relative;
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #7d7d7d;
    padding-top: 3px;
    padding-bottom: 3px;
}
.globalnav-dropzone-social .cbc-globalnav-buttons, .globalnav-dropzone-social .cbc-globalnav-info div, .globalnav-dropzone-social .cbc-globalnav-member {
    margin-left: auto;
    margin-right: auto;
    width: 85%}
.globalnav-dropzone-social .cbc-globalnav-buttons {
    max-height: 3em;
    margin-top: 20px;
}
.globalnav-dropzone-social .cbc-globalnav-column {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    min-height: 12em;
}
.globalnav-dropzone-social .cbc-globalnav-column.cbc-globalnav-left {
    margin-right: 5%}
.globalnav-dropzone-social .cbc-globalnav-column.cbc-globalnav-right {
    margin-left: 5%}
.globalnav-dropzone-social .cbc-globalnav-column.profile li {
    list-style-type: none;
    padding-bottom: .2em;
    margin-bottom: 10px;
}
.globalnav-dropzone-social .cbc-globalnav-column.subscriptions ul {
    padding-left: 0;
    list-style-position: inside;
}
.globalnav-dropzone-social .cbc-globalnav-column.subscriptions ul li {
    margin-bottom: 10px;
}
.globalnav-dropzone-social .cbc-globalnav-column p {
    margin-bottom: .5em;
}
.globalnav-dropzone-social .cbc-globalnav-column button {
    width: 100%;
    border: 1px solid #f1f1f1;
    background-color: transparent;
    line-height: 2em;
    color: #f1f1f1;
    font-size: 1em;
}
.globalnav-dropzone-social img.cbc-globalnav-avatar {
    float: left;
    margin-right: 15px;
    border: 1px solid #757575;
    width: 120px;
    height: 120px;
}
.globalnav-dropzone-social .cbc-globalnav-login img {
    width: 30px;
    height: 30px;
}
#cbc-globalnav .cbc-globalnav-container, #cbc-globalnav .cbc-globalnav-container button {
    height: 42px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    line-height: 14px;
    font-weight: 300;
}
#cbc-globalnav {
    border-top: 1px solid #dadada;
    background-color: #fff;
    border-bottom: 1px solid #dadada;
    clear: both;
}
#cbc-globalnav .cbc-globalnav-container {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #515151;
    text-transform: uppercase;
    max-width: 1200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false]+div+div+div {
    display: none;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] li .globalnav-dropzone-social {
    padding-bottom: 0;
    display: block;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] li .globalnav-dropzone-social button {
    border-top: 1px solid #FFF;
    padding: 4px 0 4px 35px;
    background-color: #575757;
    color: #FFF;
    text-transform: none;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] li .globalnav-dropzone-social .profile {
    margin: 0 20px 20px;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] li .globalnav-dropzone-social .profile li {
    padding: 5px 0;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] li .globalnav-dropzone-social li {
    border: none;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] li .globalnav-dropzone-social span {
    display: inline;
    border: none;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] li .globalnav-dropzone-social .cbc-globalnav-buttons {
    margin: 0;
    width: auto;
    max-height: none;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] li .globalnav-dropzone-social div {
    width: 100%;
    min-height: 0;
    margin: 0;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] li .globalnav-dropzone-social .cbc-globalnav-info, #cbc-globalnav .cbc-globalnav-container[aria-hidden=false] li .globalnav-dropzone-social .cbc-globalnav-member div+div {
    display: none;
}
#cbc-globalnav .cbc-globalnav-container button {
    padding: 0 10px;
    background-color: #fff;
    border: none;
    margin: 0;
    outline: 0;
    width: auto;
    color: #515151;
    text-transform: uppercase;
}
#cbc-globalnav .cbc-globalnav-container button:active, #cbc-globalnav .cbc-globalnav-container button:focus, #cbc-globalnav .cbc-globalnav-container button:hover, #cbc-globalnav .cbc-globalnav-container button[aria-pressed=true] {
    background-color: #575757;
    font-weight: 300;
    color: #fff;
}
#cbc-globalnav .cbc-globalnav-container ul {
    list-style: none;
    vertical-align: top;
    margin: 0;
    padding: 0;
}
#cbc-globalnav .cbc-globalnav-container ul li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}
#cbc-globalnav .cbc-globalnav-container ul a, #cbc-globalnav .cbc-globalnav-container ul+ul a {
    display: inline-block;
    line-height: 42px;
    text-decoration: none;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    outline: 0;
    font-weight: 300;
}
#cbc-globalnav .cbc-globalnav-container ul a {
    padding: 0 10px;
    color: #515151;
}
#cbc-globalnav .cbc-globalnav-container ul a:active, #cbc-globalnav .cbc-globalnav-container ul a:focus, #cbc-globalnav .cbc-globalnav-container ul a:hover {
    background-color: #575757;
    font-weight: 300;
    color: #fff;
}
#cbc-globalnav .cbc-globalnav-container ul+ul {
    float: right;
    background-color: #ececec;
}
#cbc-globalnav .cbc-globalnav-container ul+ul li {
    border-right: 1px solid #dadada;
}
#cbc-globalnav .cbc-globalnav-container ul+ul li:first-child {
    border-left: 1px solid #dadada;
}
#cbc-globalnav .cbc-globalnav-container ul+ul li:last-child {
    border: none;
}
#cbc-globalnav .cbc-globalnav-container ul+ul a {
    color: #515151;
    padding: 0 10px;
}
#cbc-globalnav .cbc-globalnav-container ul+ul a:active, #cbc-globalnav .cbc-globalnav-container ul+ul a:focus, #cbc-globalnav .cbc-globalnav-container ul+ul a:hover {
    background-color: #575757;
    font-weight: 300;
    color: #fff;
}
#cbc-globalnav .cbc-globalnav-container ul+ul button {
    background-color: #ececec;
    padding: 0 10px;
}
#cbc-globalnav .cbc-globalnav-container ul+ul button:active, #cbc-globalnav .cbc-globalnav-container ul+ul button:focus, #cbc-globalnav .cbc-globalnav-container ul+ul button:hover {
    background-color: #575757;
}
.cbc-globalnav-hidden {
    display: none;
}
@media screen and (max-width:986px) {
    #cbc-globalnav .cbc-globalnav-container ul: last-child a, #cbc-globalnav .cbc-globalnav-container ul:last-child button {
    padding: 0 3px;
}
}@media screen and (max-width:800px) {
    #cbc-globalnav .cbc-globalnav-container ul li, #cbc-globalnav .cbc-globalnav-container~div {
    display: none;
}
}@media only screen and (max-device-width:480px) {
    #cbc-globalnav .cbc-globalnav-container {
    -webkit-text-size-adjust: 100%}
}#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] {
    max-width: 800px;
    border-bottom: none;
    height: auto;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] span {
    border-bottom: 1px solid #dadada;
    display: block;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] ul {
    width: 100%}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] ul+ul {
    float: none;
    background-color: #fff;
    height: auto;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] ul+ul li:first-child {
    border-left: none;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] ul+ul li:last-child {
    border-bottom: none;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] ul li {
    float: none;
    display: list-item;
    border: none;
    border-bottom: 1px solid #dadada;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] ul li button {
    padding: 0 10px;
    background-color: #fff;
    border: none;
    margin: 0;
    height: 42px;
    outline: 0;
    width: auto;
    width: 100%;
    text-align: left;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] ul li button:active, #cbc-globalnav .cbc-globalnav-container[aria-hidden=false] ul li button:focus, #cbc-globalnav .cbc-globalnav-container[aria-hidden=false] ul li button:hover {
    background-color: #575757;
    font-weight: 300;
    color: #fff;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] ul li button[aria-pressed=true] {
    background-color: #575757;
    font-weight: 300;
    color: #fff;
    border-bottom: 1px solid #dadada;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] ul li button+ul a {
    font-style: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    padding-left: 35px;
    text-transform: none;
    background-color: #575757;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] ul li a {
    width: 100%;
    padding: 0 10px;
    line-height: 42px;
}
#cbc-globalnav div.cbc-globalnav-dropdown ul {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    -ms-column-count: 4;
    -o-column-count: 4;
    column-count: 4;
    max-width: 1025px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    list-style: none;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] ul li ul li a {
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    text-decoration: none;
    outline: 0;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] ul li ul li a:focus, #cbc-globalnav .cbc-globalnav-container[aria-hidden=false] ul li ul li a:hover {
    text-decoration: underline;
}
#cbc-globalnav div.cbc-globalnav-dropdown {
    background: #575757;
    padding-top: 30px;
    padding-bottom: 40px;
}
#cbc-globalnav div.cbc-globalnav-dropdown ul li {
    list-style: none;
}
#cbc-globalnav div.cbc-globalnav-dropdown a {
    width: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-style: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    line-height: 40px;
    text-decoration: none;
    outline: 0;
}
#cbc-globalnav div.cbc-globalnav-dropdown a:focus, #cbc-globalnav div.cbc-globalnav-dropdown a:hover {
    text-decoration: underline;
}
#cbc-globalnav .cbc-globalnav-search {
    background-color: #ececec;
}
#cbc-globalnav .cbc-globalnav-search button {
    display: none;
}
#cbc-globalnav .cbc-globalnav-search input[type=text] {
    width: 145px;
    height: 13px;
    padding: 9px 0;
    border: 1px solid #dadada;
    border-right: none;
    background-color: #fdfdfd;
    font-style: normal;
    color: #515151;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
    text-indent: 8px;
    text-align: left;
    vertical-align: top;
    margin: 0 -4px 0 0;
    border-radius: 0;
    display: inline-block;
    box-sizing: content-box;
}
#cbc-globalnav .cbc-globalnav-search input[type=submit] {
    border: 1px solid #dadada;
    vertical-align: top;
}
#cbc-globalnav .cbc-globalnav-search input:-moz-placeholder, #cbc-globalnav .cbc-globalnav-search input:-ms-input-placeholder, #cbc-globalnav .cbc-globalnav-search input::-moz-placeholder, #cbc-globalnav .cbc-globalnav-search input::-webkit-input-placeholder {
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    color: #515151;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
}
#cbc-globalnav .cbc-globalnav-search button, #cbc-globalnav .cbc-globalnav-search input[type=submit] {
    width: 45px;
    height: 33px;
    padding: 0;
    background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNjQuMSAxNjYuOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTY0LjEgMTY2LjgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0iIzU3NTc1NyIgZD0iTTY1LDBDMjkuMSwwLDAsMjkuMSwwLDY1YzAsMzUuOSwyOS4xLDY1LDY1LDY1YzM1LjksMCw2NS0yOS4xLDY1LTY1QzEzMCwyOS4xLDEwMC45LDAsNjUsMHogTTY1LDEwOC42DQoJCWMtMjQuMSwwLTQzLjYtMTkuNS00My42LTQzLjZTNDAuOSwyMS40LDY1LDIxLjRjMjQuMSwwLDQzLjYsMTkuNSw0My42LDQzLjZTODkuMSwxMDguNiw2NSwxMDguNnoiLz4NCgkNCgkJPHJlY3QgeD0iMTA4IiB5PSI5Mi44IiB0cmFuc2Zvcm09Im1hdHJpeCgwLjcwNzEgLTAuNzA3MSAwLjcwNzEgMC43MDcxIC01NC4xMDE3IDEyNi43OTE3KSIgZmlsbD0iIzU3NTc1NyIgd2lkdGg9IjM2IiBoZWlnaHQ9IjcxLjgiLz4NCjwvZz4NCjwvc3ZnPg0K);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #F9F9F9;
    background-size: 14px 14px;
    text-indent: -9999px;
    outline: 0;
}
#cbc-globalnav .cbc-globalnav-search button:active, #cbc-globalnav .cbc-globalnav-search button:focus, #cbc-globalnav .cbc-globalnav-search button:hover, #cbc-globalnav .cbc-globalnav-search input[type=submit]:active, #cbc-globalnav .cbc-globalnav-search input[type=submit]:focus, #cbc-globalnav .cbc-globalnav-search input[type=submit]:hover {
    background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNjQuMSAxNjYuOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTY0LjEgMTY2LjgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTY1LDBDMjkuMSwwLDAsMjkuMSwwLDY1YzAsMzUuOSwyOS4xLDY1LDY1LDY1YzM1LjksMCw2NS0yOS4xLDY1LTY1QzEzMCwyOS4xLDEwMC45LDAsNjUsMHogTTY1LDEwOC42DQoJCWMtMjQuMSwwLTQzLjYtMTkuNS00My42LTQzLjZTNDAuOSwyMS40LDY1LDIxLjRjMjQuMSwwLDQzLjYsMTkuNSw0My42LDQzLjZTODkuMSwxMDguNiw2NSwxMDguNnoiLz4NCgkNCgkJPHJlY3QgeD0iMTA4IiB5PSI5Mi44IiB0cmFuc2Zvcm09Im1hdHJpeCgwLjcwNzEgLTAuNzA3MSAwLjcwNzEgMC43MDcxIC01NC4xMDE3IDEyNi43OTE3KSIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9IjM2IiBoZWlnaHQ9IjcxLjgiLz4NCjwvZz4NCjwvc3ZnPg0K);
    background-color: #575757;
    color: #fff;
}
#cbc-globalnav .cbc-globalnav-search button {
    width: 30px;
}
#cbc-globalnav .cbc-globalnav-search form {
    padding: 4px 10px 0;
}
#cbc-globalnav .cbc-globalnav-search button[aria-pressed=true], #cbc-globalnav .cbc-globalnav-search button[aria-pressed=true]:active, #cbc-globalnav .cbc-globalnav-search button[aria-pressed=true]:focus, #cbc-globalnav .cbc-globalnav-search button[aria-pressed=true]:hover {
    background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNjYuOSAxNjYuOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTY2LjkgMTY2LjkiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGcgaWQ9IkxheWVyXzYiPg0KPC9nPg0KPGcgaWQ9IkNCQ19HZW0iPg0KPC9nPg0KPGcgaWQ9IkNsb3NlXy1fWCI+DQoJPGc+DQoJCQ0KCQkJPHJlY3QgeD0iNjUuNCIgeT0iLTE2LjYiIHRyYW5zZm9ybT0ibWF0cml4KDAuNzA3MSAwLjcwNzEgLTAuNzA3MSAwLjcwNzEgODMuNDM4NiAtMzQuNTYxNCkiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIzNiIgaGVpZ2h0PSIyMDAiLz4NCgkJDQoJCQk8cmVjdCB4PSI2NS40IiB5PSItMTYuNiIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIC0wLjcwNzEgMC43MDcxIDAuNzA3MSAtMzQuNTYxNCA4My40Mzg2KSIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9IjM2IiBoZWlnaHQ9IjIwMCIvPg0KCTwvZz4NCjwvZz4NCjxnIGlkPSJTZWFyY2giPg0KPC9nPg0KPGcgaWQ9Ik9wZW5fLV9hcnJvdyI+DQo8L2c+DQo8ZyBpZD0iQ2xvc2VfLV9hcnJvd19jb3B5Ij4NCjwvZz4NCjxnIGlkPSJMYXllcl83Ij4NCjwvZz4NCjwvc3ZnPg0K);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #575757;
    height: 42px;
    display: inline;
}
#cbc-globalnav .cbc-globalnav-search button[aria-pressed=true]~form {
    display: block;
    position: absolute;
    margin-left: -296px;
    background-color: #575757;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 99999;
}
#cbc-globalnav .cbc-globalnav-search button[aria-pressed=true]~form input[type=text] {
    width: 240px;
}
#cbc-globalnav .cbc-globalnav-search button[aria-pressed=true]~form input[type=submit] {
    background-image: none;
    width: 65px;
    font-weight: 300;
    font-size: 12px;
    text-indent: 0;
}
#cbc-globalnav .cbc-globalnav-search button[aria-pressed=true]~form input[type=submit]:active, #cbc-globalnav .cbc-globalnav-search button[aria-pressed=true]~form input[type=submit]:focus, #cbc-globalnav .cbc-globalnav-search button[aria-pressed=true]~form input[type=submit]:hover {
    color: #fff;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] .cbc-globalnav-search {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #fff;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] .cbc-globalnav-search form {
    padding: 2px 3%;
    width: 100%}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] .cbc-globalnav-search input[type=text] {
    width: 83%}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] .cbc-globalnav-search input[type=submit] {
    width: 10%}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] .cbc-globalnav-search button {
    display: none;
}
#cbc-globalnav a.cbc-globalnav-icon {
    background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNjYuMyAxNjYuMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTY2LjMgMTY2LjMiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0iI0VCMjAyRiIgZD0iTTgzLjEsMTEyLjljMTYuNCwwLDI5LjctMTMuMywyOS43LTI5LjdjMC0xNi40LTEzLjMtMjkuNy0yOS43LTI5LjdjLTE2LjQsMC0yOS43LDEzLjMtMjkuNywyOS43DQoJCUM1My40LDk5LjYsNjYuNywxMTIuOSw4My4xLDExMi45eiIvPg0KCTxwYXRoIGZpbGw9IiNFQjIwMkYiIGQ9Ik04My4xLDgzLjIiLz4NCgk8cGF0aCBmaWxsPSIjRUIyMDJGIiBkPSJNNDguOCwxMTIuOWMtMTYuNCwwLTI5LjctMTMuMy0yOS43LTI5LjdjMC0xNi40LDEzLjMtMjkuNywyOS43LTI5LjdWMTEyLjl6Ii8+DQoJPHBhdGggZmlsbD0iI0VCMjAyRiIgZD0iTTExNy41LDE0NS43bDAtMjguMmwyOC4yLDBDMTQ1LjcsMTMzLjEsMTMzLDE0NS43LDExNy41LDE0NS43eiIvPg0KCTxwYXRoIGZpbGw9IiNFQjIwMkYiIGQ9Ik00OC44LDIwLjZ2MjguMmwtMjguMywwQzIwLjYsMzMuMywzMy4yLDIwLjYsNDguOCwyMC42Ii8+DQoJPHBhdGggZmlsbD0iI0VCMjAyRiIgZD0iTTQ4LjgsMTQ1Ljd2LTI4LjJsLTI4LjIsMEMyMC42LDEzMy4xLDMzLjIsMTQ1LjcsNDguOCwxNDUuN3oiLz4NCgk8cGF0aCBmaWxsPSIjRUIyMDJGIiBkPSJNMTUxLjgsMTA4LjdsMC01MS4xYzguNyw1LjIsMTQuNSwxNC43LDE0LjUsMjUuNUMxNjYuMyw5NCwxNjAuNSwxMDMuNSwxNTEuOCwxMDguN3oiLz4NCgk8cGF0aCBmaWxsPSIjRUIyMDJGIiBkPSJNNTcuNiwxNC41bDUxLjEsMEMxMDMuNSw1LjgsOTQsMCw4My4yLDBDNzIuMywwLDYyLjgsNS44LDU3LjYsMTQuNXoiLz4NCgk8cGF0aCBmaWxsPSIjRUIyMDJGIiBkPSJNMTA4LjMsMTUxLjhsLTUxLjEsMGM1LjIsOC43LDE0LjcsMTQuNSwyNS41LDE0LjVDOTMuNiwxNjYuMywxMDMuMSwxNjAuNSwxMDguMywxNTEuOHoiLz4NCgk8cGF0aCBmaWxsPSIjRUIyMDJGIiBkPSJNMTEyLjksMTE3LjVjMCwxNi40LTEzLjMsMjkuNy0yOS43LDI5LjdjLTE2LjQsMC0yOS43LTEzLjMtMjkuNy0yOS43SDExMi45eiIvPg0KCTxwYXRoIGZpbGw9IiNFQjIwMkYiIGQ9Ik0xMTcuNSwxMTIuOWMxNi40LDAsMjkuNy0xMy4zLDI5LjctMjkuN2MwLTE2LjQtMTMuMy0yOS43LTI5LjctMjkuN1YxMTIuOXoiLz4NCgk8cGF0aCBmaWxsPSIjRUIyMDJGIiBkPSJNMTEyLjksNDguOWMwLTE2LjQtMTMuMy0yOS43LTI5LjctMjkuN2MtMTYuNCwwLTI5LjcsMTMuMy0yOS43LDI5LjdIMTEyLjl6Ii8+DQoJPHBhdGggZmlsbD0iI0VCMjAyRiIgZD0iTTE0LjUsMTA4LjdsMC01MS4xQzUuOCw2Mi44LDAsNzIuMywwLDgzLjJDMCw5NCw1LjgsMTAzLjUsMTQuNSwxMDguN3oiLz4NCgk8cGF0aCBmaWxsPSIjRUIyMDJGIiBkPSJNMTQ1LjcsNDguOWwtMjguMiwwbDAtMjguMkMxMzMsMjAuNiwxNDUuNywzMy4zLDE0NS43LDQ4LjkiLz4NCjwvZz4NCjwvc3ZnPg0K);
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 13px;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] a.cbc-globalnav-icon {
    float: none;
}
#cbc-globalnav button.cbc-globalnav-dropdown:after {
    content: '';
    background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAyMDkuNyAxMTUuMSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjA5LjcgMTE1LjEiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiM1NzU3NTciIGQ9Ik0yMDkuNywwTDEwNS44LDExNS4xTDAsMEgyMDkuN3oiLz4NCjwvZz4NCjwvc3ZnPg0K);
    background-repeat: no-repeat;
    display: inline-block;
    width: 11px;
    height: 8px;
    margin-left: 4px;
}
#cbc-globalnav button.cbc-globalnav-dropdown:active:after, #cbc-globalnav button.cbc-globalnav-dropdown:focus:after, #cbc-globalnav button.cbc-globalnav-dropdown:hover:after {
    background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAyMDkuNyAxMTUuMSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjA5LjcgMTE1LjEiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDExNS4xTDEwMy45LDBsMTA1LjgsMTE1LjFIMHoiLz4NCjwvZz4NCjwvc3ZnPg0K);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] button.cbc-globalnav-dropdown:active[aria-pressed=true]:after, #cbc-globalnav .cbc-globalnav-container[aria-hidden=false] button.cbc-globalnav-dropdown:focus[aria-pressed=true]:after, #cbc-globalnav .cbc-globalnav-container[aria-hidden=false] button.cbc-globalnav-dropdown:hover[aria-pressed=true]:after {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
}
#cbc-globalnav button.cbc-globalnav-dropdown[aria-pressed=true]:after {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAyMDkuNyAxMTUuMSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjA5LjcgMTE1LjEiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDExNS4xTDEwMy45LDBsMTA1LjgsMTE1LjFIMHoiLz4NCjwvZz4NCjwvc3ZnPg0K);
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] button.cbc-globalnav-dropdown: after {
    background-size: 21px 16px;
    height: 15px;
    width: 20px;
    float: right;
}
#cbc-globalnav .cbc-globalnav-container .cbc-globalnav-menu {
    display: none;
    background-color: #ececec;
    padding: 0 10px;
    width: 65px;
}
#cbc-globalnav .cbc-globalnav-container .cbc-globalnav-menu:active, #cbc-globalnav .cbc-globalnav-container .cbc-globalnav-menu:focus, #cbc-globalnav .cbc-globalnav-container .cbc-globalnav-menu:hover {
    background-color: #575757;
}
#cbc-globalnav .cbc-globalnav-container[aria-hidden=false] .cbc-globalnav-menu {
    float: right;
    display: inline;
    border-left: 1px solid #dadada;
}
@media screen and (max-width:1025px) {
    #cbc-globalnav div.cbc-globalnav-dropdown ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -ms-column-count: 3;
    -o-column-count: 3;
    column-count: 3;
    max-width: 690px;
}
}@media screen and (max-width:690px) {
    #cbc-globalnav div.cbc-globalnav-dropdown ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
    max-width: 445px;
}
}@media screen and (max-width:445px) {
    #cbc-globalnav div.cbc-globalnav-dropdown ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -ms-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
    max-width: 200px;
}
}@media screen and (max-width:986px) {
    #cbc-globalnav .cbc-globalnav-search form {
    display: none;
}
#cbc-globalnav .cbc-globalnav-search button {
    height: 42px;
    display: inline-block;
}
}@media screen and (max-width:800px) {
    #cbc-globalnav .cbc-globalnav-container .cbc-globalnav-menu {
    float: right;
    display: inline;
    border-left: 1px solid #dadada;
}
}@font-face {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    src: url(/i/o/globalnav/v14/fonts/OpenSans-Regular.ttf) format("truetype");
}
@font-face {
    font-family: 'Open Sans', sans-serif;
    font-style: bold;
    font-weight: 700;
    src: url(/i/o/globalnav/v14/fonts/OpenSans-Bold.ttf) format("truetype");
}
footer#cbc-globalfooter {
    background-color: #ececec;
    border-top: 1px solid #bdbdbd;
    color: #5b5b5b;
    font-family: "Open Sans", Arial, sans-serif;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .7);
    clear: both;
}
footer#cbc-globalfooter h2 {
    color: #515151;
    font-size: 18px;
    font-weight: 700;
    margin-top: 25px;
    margin-right: 15px;
    padding: 0 0 0 20px;
}
footer#cbc-globalfooter ul {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    border-bottom: 1px solid #bdbdbd;
    font-size: 15px;
    font-weight: 400;
    padding: 0 0 10px 20px;
    margin: 0 0 15px;
    line-height: 30px;
}
footer#cbc-globalfooter ul li {
    list-style: none;
}
footer#cbc-globalfooter div.cbc-globalfooter-bottom {
    background-color: #000;
    margin: -15px 0 0;
    color: #fff;
    padding: 20px;
}
footer#cbc-globalfooter div.cbc-globalfooter-bottom p {
    padding: 0;
    margin: 0;
}
footer#cbc-globalfooter div.cbc-globalfooter-bottom div.clear {
    clear: both;
}
footer#cbc-globalfooter div.cbc-globalfooter-copyright, footer#cbc-globalfooter div.cbc-globalfooter-logo {
    float: left;
}
footer#cbc-globalfooter div.cbc-globalfooter-logo {
    margin-right: 50px;
}
footer#cbc-globalfooter div.cbc-globalfooter-logo a, footer#cbc-globalfooter div.cbc-globalfooter-logo p {
    display: inline-block;
    font-size: 22px;
}
footer#cbc-globalfooter a {
    font-weight: 400;
    color: #5b5b5b;
    text-decoration: none;
}
footer#cbc-globalfooter img.cbc-globalfooter-logo {
    position: relative;
    top: 10px;
    margin: 0 7px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: baseline;
    border: none;
}
footer#cbc-globalfooter div.cbc-globalfooter-copyright p {
    font-size: 12px;
    color: #ececec;
}
footer#cbc-globalfooter div.cbc-globalfooter-bottom-link {
    float: right;
    font-size: 12px;
    margin-top: 17px;
}
footer#cbc-globalfooter div.cbc-globalfooter-bottom-link a, footer#cbc-globalfooter div.cbc-globalfooter-logo a {
    color: #ececec;
}
footer#cbc-globalfooter div.cbc-globalfooter-logo {
    margin-top: -10px;
}
footer#cbc-globalfooter div.cbc-globalfooter-logo p.cbc a, footer#cbc-globalfooter div.cbc-globalfooter-logo p.rc a {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 700;
}
footer#cbc-globalfooter div.cbc-globalfooter-copyright {
    margin-top: 17px;
}
@media screen and (max-width:986px) {
    footer#cbc-globalfooter {
    width: 100%}
}@media screen and (max-width:799px) {
    footer#cbc-globalfooter ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
div.cbc-globalfooter-bottom-link, div.cbc-globalfooter-copyright, div.cbc-globalfooter-logo {
    float: none!important;
}
}@media screen and (max-width:481px) {
    footer#cbc-globalfooter ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
div.cbc-globalfooter-logo {
    margin-right: 0!important;
}
}@media screen and (max-width:320px) {
    footer#cbc-globalfooter {
    padding: 0!important;
}
footer#cbc-globalfooter ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    background-color: #5b5b5b;
    padding-left: 0;
    padding-bottom: 0;
    margin: 0;
    display: none;
}
footer#cbc-globalfooter ul li {
    border-bottom: 1px solid #fff;
}
footer#cbc-globalfooter a {
    color: #fff;
    margin-left: 20px;
}
footer#cbc-globalfooter div.cbc-globalfooter-section {
    padding-top: 12px;
}
footer#cbc-globalfooter h2 {
    border-bottom: 1px solid #bdbdbd;
    padding: 0 0 12px 20px;
    margin: 0;
    cursor: pointer;
    background: url(/i/o/globalnav/v14/images/caret-down.svg) 95% 5px no-repeat;
}
footer#cbc-globalfooter div.cbc-globalfooter-bottom {
    margin: 0!important;
}
footer#cbc-globalfooter div.cbc-globalfooter-bottom a {
    margin-left: 0;
}
footer#cbc-globalfooter div.cbc-globalfooter-bottom-link, footer#cbc-globalfooter div.cbc-globalfooter-copyright, footer#cbc-globalfooter div.cbc-globalfooter-logo {
    text-align: center;
}
footer#cbc-globalfooter div.cbc-globalfooter-mobile-active {
    background-color: #5b5b5b;
}
footer#cbc-globalfooter div.cbc-globalfooter-mobile-active h2 {
    color: #fff;
    background: url(/i/o/globalnav/v14/images/caret-up.svg) 95% 5px no-repeat;
}
footer#cbc-globalfooter div.cbc-globalfooter-mobile-active ul {
    display: block;
}
}.stats.chartContainer {
    margin-bottom: 45px;
}
.stats .chart-controls {
    margin: 10px auto;
    width: 381px;
    zoom: 1;
    height: 30px;
}
.stats .chart-controls .btn-chart-control {
    background: #fff;
    border: 1px solid #333;
    color: #000;
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    margin: auto 1px;
    padding: 3px 3%;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
}
.stats .chart-controls .btn-chart-control.active {
    background: #115278;
    color: #fff;
}
@media screen and (max-width:490px) {
    .stats .chart-controls .btn-chart-control {
    padding: 1em;
}
.stats .chart-controls {
    width: 100%;
    height: 100px;
}
#interactive iframe {
    max-width: 90%}
}.chartHeader {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.4;
}
.chartHeader span {
    font-weight: 400;
    color: #115278;
}
.stats .riding-chart {
    display: none;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%}
.stats .riding-chart.active {
    display: block;
}
.stats .chart-bars {
    position: relative;
    width: 100%}
.stats .chart-bar-group {
    padding-top: 10px;
}
.stats .chart-bar-group:after {
    clear: both;
}
.stats .chart-bar-group-inner {
    width: 100%}
.stats .chart-bar-group-label {
    display: none;
}
.stats .chart-bar-group-container {
    background: #aaa;
    width: 100%}
.gender-divide, .stats .chart-bar-group:after {
    clear: both;
    content: "";
    display: table;
}
.stats .cbc {
    position: relative;
    width: 100%}
.stats .cbc.ccb {
    margin-bottom: 69px;
}
.cbc.ccb .ct {
    display: block;
    opacity: 1;
    z-index: 1000;
}
.stats .cb {
    background-color: #ddd;
    height: 2px;
    pointer-events: all;
}
.stats .ct {
    background: #FFF;
    width: 280px;
    border: 1px solid #000;
    color: #000;
    opacity: 0;
    padding: 5px;
    pointer-events: none;
    position: absolute;
    top: 1px;
    left: 10px;
    z-index: 9;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-size: 12px;
    font-family: Arial;
    text-align: center;
}
.stats .gender-divider, .stats .provName {
    position: relative;
}
.stats .ct .pb {
    width: 12px;
    height: 12px;
    float: left;
    border-radius: 1000px;
}
.stats .ct .tt {
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 5px;
    margin-bottom: 5px;
    text-align: center;
}
.stats .ct .rn {
    font-weight: 700;
    color: #333;
}
.stats .ct .fe, .stats .ct .ma {
    width: 50%;
    text-align: center;
    float: left;
}
.stats .ct .num {
    color: #333;
    padding-left: 5px;
}
.stats .ct .ge {
    color: #666;
}
@media only screen and (max-width:468px) {
    .stats .ct {
    display: none;
}
}.stats .gender-divider .ct {
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}
.stats .cbc:hover .ct {
    opacity: 1;
}
.stats .gender-divider .provName {
    text-align: center;
}
.stats .provName {
    font-size: 24px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 5px;
    z-index: 8;
}
.stats .gender-divide {
    width: 100%}
.stats .gender-divider .gender-divide span {
    padding: 2px;
}
.stats .gender-divider .gender-divide span:nth-child(1) {
    float: left;
}
.stats .gender-divider .cbc .cbe:nth-child(odd) .cb, .stats .gender-divider .gender-divide span:nth-child(2) {
    float: right;
}
.stats .gender-divider .cbc {
    height: 2px;
}
.stats .gender-divider .cbc .cbe {
    position: absolute;
    width: 50%}
.stats .gender-divider .cbc .cbe:nth-child(odd) {
    left: 0;
}
.stats .gender-divider .cbc .cbe:nth-child(even) {
    right: 0;
}
.stats .gender-divider .cp {
    left: 50%;
    margin-left: -10px;
}
.stats .gender-divider .dividing-line {
    background: #fff;
    bottom: 0;
    left: 50%;
    margin-left: -1px;
    position: absolute;
    top: 0;
    width: 4px;
    z-index: 7;
}
a.btn-chart-control, button.rect {
    width: 125px;
    padding: .3em 1em;
    background: #fff;
    color: #7b7b7b;
    border: 1px solid #7b7b7b;
    border-radius: 0;
    font-size: 16px;
    cursor: pointer;
    font-family: Arial, sans-serif;
    margin: 1px;
    float: left;
}
@media only screen and (max-width:490px) {
    a.btn-chart-control, button.rect {
    padding: 1em;
}
}a.btn-chart-control, button.rect>label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .1s ease;
}
a.btn-chart-control:hover, button.rect:hover {
    color: #115278;
    background: #f1f1f1;
    border-color: #115278;
    text-decoration: underline;
}
a.btn-chart-control.active, button.rect.is-checked {
    color: #f1f1f1;
    border: 1px solid #115278;
    background-color: #115278;
}
a.btn-chart-control, button.rect.is-checked~label {
    color: #fff;
    background-color: #115278;
}
a.btn-chart-control.active:hover, button.rect.is-checked:hover>label {
    cursor: default;
}
button.chevron {
    border: 0;
    float: right;
    width: 24px;
    height: 24px;
    margin-top: 10px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    text-align: center;
    background: url(../images/chevron-r.svg) no-repeat;
    background-size: contain;
    transition: -webkit-transform .3s, -moz-transform .3s, -ms-transform .3s, -o-transform .3s, -webkit-transform .3s;
    transition: -webkit-transform .3s, -moz-transform .3s, -ms-transform .3s, -o-transform .3s, transform .3s;
}
button.chevron.hover {
    background: url(../images/chevron-r-hover.svg) no-repeat;
    background-size: contain;
}
button.chevron.open {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.bar {
    display: block;
    background: #F7F8F9;
    padding: 15px;
    margin-bottom: 20px;
}
.bar .barStat {
    display: inline-block;
    width: 80%;
    margin: 0 0 0 10%;
    text-align: center;
    font-family: StagMedium, Georgia, serif;
    font-size: 36px;
}
.stats .bg-BQ {
    background-color: #00aeef;
}
.stats .bg-CON {
    background-color: #0C499C;
}
.stats .bg-GRN {
    background-color: #75C321;
}
.stats .bg-LIB {
    background-color: #EE3024;
}
.stats .bg-NDP {
    background-color: #F6821F;
}
.stats .bg-OTH {
    background-color: #8A8A8A;
}
.chart-subtitle {
    font-size: 12px;
    margin-top: 8px;
    position: relative;
    z-index: 10;
}
#interactive a.red, #interactive h1.red, #interactive h2.red, #interactive h3.red, #interactive h4.red, #interactive h5.red, #interactive h6.red, #interactive li.red, #interactive p.red, #interactive span.red {
    color: #e1191e;
}
#interactive a.light-red, #interactive h1.light-red, #interactive h2.light-red, #interactive h3.light-red, #interactive h4.light-red, #interactive h5.light-red, #interactive h6.light-red, #interactive li.light-red, #interactive p.light-red, #interactive span.light-red {
    color: #e7474b;
}
#interactive a.dark-red, #interactive h1.dark-red, #interactive h2.dark-red, #interactive h3.dark-red, #interactive h4.dark-red, #interactive h5.dark-red, #interactive h6.dark-red, #interactive li.dark-red, #interactive p.dark-red, #interactive span.dark-red {
    color: #99191b;
}
#interactive a.orange, #interactive h1.orange, #interactive h2.orange, #interactive h3.orange, #interactive h4.orange, #interactive h5.orange, #interactive h6.orange, #interactive li.orange, #interactive p.orange, #interactive span.orange {
    color: #ff6a28;
}
#interactive a.yellow, #interactive h1.yellow, #interactive h2.yellow, #interactive h3.yellow, #interactive h4.yellow, #interactive h5.yellow, #interactive h6.yellow, #interactive li.yellow, #interactive p.yellow, #interactive span.yellow {
    color: #fac823;
}
#interactive a.pale-yellow, #interactive h1.pale-yellow, #interactive h2.pale-yellow, #interactive h3.pale-yellow, #interactive h4.pale-yellow, #interactive h5.pale-yellow, #interactive h6.pale-yellow, #interactive li.pale-yellow, #interactive p.pale-yellow, #interactive span.pale-yellow {
    color: #f8d97a;
}
#interactive a.light-yellow, #interactive h1.light-yellow, #interactive h2.light-yellow, #interactive h3.light-yellow, #interactive h4.light-yellow, #interactive h5.light-yellow, #interactive h6.light-yellow, #interactive li.light-yellow, #interactive p.light-yellow, #interactive span.light-yellow {
    color: #ffd626;
}
#interactive a.dark-yellow, #interactive h1.dark-yellow, #interactive h2.dark-yellow, #interactive h3.dark-yellow, #interactive h4.dark-yellow, #interactive h5.dark-yellow, #interactive h6.dark-yellow, #interactive li.dark-yellow, #interactive p.dark-yellow, #interactive span.dark-yellow {
    color: #e39b2c;
}
#interactive a.green, #interactive h1.green, #interactive h2.green, #interactive h3.green, #interactive h4.green, #interactive h5.green, #interactive h6.green, #interactive li.green, #interactive p.green, #interactive span.green {
    color: #0E4C00;
}
#interactive a.action-blue, #interactive a.blue, #interactive h1.action-blue, #interactive h1.blue, #interactive h2.action-blue, #interactive h2.blue, #interactive h3.action-blue, #interactive h3.blue, #interactive h4.action-blue, #interactive h4.blue, #interactive h5.action-blue, #interactive h5.blue, #interactive h6.action-blue, #interactive h6.blue, #interactive li.action-blue, #interactive li.blue, #interactive p.action-blue, #interactive p.blue, #interactive span.action-blue, #interactive span.blue {
    color: #115278;
}
#interactive a.light-blue-1, #interactive h1.light-blue-1, #interactive h2.light-blue-1, #interactive h3.light-blue-1, #interactive h4.light-blue-1, #interactive h5.light-blue-1, #interactive h6.light-blue-1, #interactive li.light-blue-1, #interactive p.light-blue-1, #interactive span.light-blue-1 {
    color: #b1e1f2;
}
#interactive a.light-blue-2, #interactive h1.light-blue-2, #interactive h2.light-blue-2, #interactive h3.light-blue-2, #interactive h4.light-blue-2, #interactive h5.light-blue-2, #interactive h6.light-blue-2, #interactive li.light-blue-2, #interactive p.light-blue-2, #interactive span.light-blue-2 {
    color: #64a8d9;
}
#interactive a.dark-blue-1, #interactive h1.dark-blue-1, #interactive h2.dark-blue-1, #interactive h3.dark-blue-1, #interactive h4.dark-blue-1, #interactive h5.dark-blue-1, #interactive h6.dark-blue-1, #interactive li.dark-blue-1, #interactive p.dark-blue-1, #interactive span.dark-blue-1 {
    color: #1b749e;
}
#interactive a.dark-blue-2, #interactive h1.dark-blue-2, #interactive h2.dark-blue-2, #interactive h3.dark-blue-2, #interactive h4.dark-blue-2, #interactive h5.dark-blue-2, #interactive h6.dark-blue-2, #interactive li.dark-blue-2, #interactive p.dark-blue-2, #interactive span.dark-blue-2 {
    color: #093658;
}
#interactive a.label-blue, #interactive h1.label-blue, #interactive h2.label-blue, #interactive h3.label-blue, #interactive h4.label-blue, #interactive h5.label-blue, #interactive h6.label-blue, #interactive li.label-blue, #interactive p.label-blue, #interactive span.label-blue {
    color: #a0cfeb;
}
#interactive a.marker-blue, #interactive h1.marker-blue, #interactive h2.marker-blue, #interactive h3.marker-blue, #interactive h4.marker-blue, #interactive h5.marker-blue, #interactive h6.marker-blue, #interactive li.marker-blue, #interactive p.marker-blue, #interactive span.marker-blue {
    color: #1E91B4;
}
#interactive a.black, #interactive h1.black, #interactive h2.black, #interactive h3.black, #interactive h4.black, #interactive h5.black, #interactive h6.black, #interactive li.black, #interactive p.black, #interactive span.black {
    color: #000;
}
#interactive a.white, #interactive h1.white, #interactive h2.white, #interactive h3.white, #interactive h4.white, #interactive h5.white, #interactive h6.white, #interactive li.white, #interactive p.white, #interactive span.white {
    color: #FFF;
    background-color: #000;
}
#interactive a.grey, #interactive h1.grey, #interactive h2.grey, #interactive h3.grey, #interactive h4.grey, #interactive h5.grey, #interactive h6.grey, #interactive li.grey, #interactive p.grey, #interactive span.grey {
    color: #323232;
}
#interactive a.xlight-grey, #interactive h1.xlight-grey, #interactive h2.xlight-grey, #interactive h3.xlight-grey, #interactive h4.xlight-grey, #interactive h5.xlight-grey, #interactive h6.xlight-grey, #interactive li.xlight-grey, #interactive p.xlight-grey, #interactive span.xlight-grey {
    color: #F7F8F9;
}
#interactive a.light-grey, #interactive h1.light-grey, #interactive h2.light-grey, #interactive h3.light-grey, #interactive h4.light-grey, #interactive h5.light-grey, #interactive h6.light-grey, #interactive li.light-grey, #interactive p.light-grey, #interactive span.light-grey {
    color: #C3C3C3;
}
#interactive a.mid-grey, #interactive h1.mid-grey, #interactive h2.mid-grey, #interactive h3.mid-grey, #interactive h4.mid-grey, #interactive h5.mid-grey, #interactive h6.mid-grey, #interactive li.mid-grey, #interactive p.mid-grey, #interactive span.mid-grey {
    color: #999;
}
#interactive a.medium-grey, #interactive h1.medium-grey, #interactive h2.medium-grey, #interactive h3.medium-grey, #interactive h4.medium-grey, #interactive h5.medium-grey, #interactive h6.medium-grey, #interactive li.medium-grey, #interactive p.medium-grey, #interactive span.medium-grey {
    color: #666;
}
#interactive a.dark-grey, #interactive h1.dark-grey, #interactive h2.dark-grey, #interactive h3.dark-grey, #interactive h4.dark-grey, #interactive h5.dark-grey, #interactive h6.dark-grey, #interactive li.dark-grey, #interactive p.dark-grey, #interactive span.dark-grey {
    color: #323232;
}
#interactive div.red, #interactive section.red {
    background-color: #e1191e;
    color: #FFF;
}
#interactive div.light-red, #interactive section.light-red {
    background-color: #e7474b;
    color: #000;
}
#interactive div.dark-red, #interactive section.dark-red {
    background-color: #99191b;
    color: #FFF;
}
#interactive div.orange, #interactive section.orange {
    background-color: #ff6a28;
    color: #FFF;
}
#interactive div.yellow, #interactive section.yellow {
    background-color: #fac823;
    color: #000;
}
#interactive div.pale-yellow, #interactive section.pale-yellow {
    background-color: #f8d97a;
    color: #000;
}
#interactive div.light-yellow, #interactive section.light-yellow {
    background-color: #ffd626;
    color: #000;
}
#interactive div.dark-yellow, #interactive section.dark-yellow {
    background-color: #e39b2c;
    color: #000;
}
#interactive div.green, #interactive section.green {
    background-color: #0E4C00;
    color: #FFF;
}
#interactive div.action-blue, #interactive div.blue, #interactive section.action-blue, #interactive section.blue {
    background-color: #115278;
    color: #FFF;
}
#interactive div.light-blue-1, #interactive section.light-blue-1 {
    background-color: #b1e1f2;
    color: #000;
}
#interactive div.light-blue-2, #interactive section.light-blue-2 {
    background-color: #64a8d9;
    color: #000;
}
#interactive div.dark-blue-1, #interactive section.dark-blue-1 {
    background-color: #1b749e;
    color: #FFF;
}
#interactive div.dark-blue-2, #interactive section.dark-blue-2 {
    background-color: #093658;
    color: #FFF;
}
#interactive div.label-blue, #interactive section.label-blue {
    background-color: #a0cfeb;
    color: #000;
}
#interactive div.marker-blue, #interactive section.marker-blue {
    background-color: #1E91B4;
    color: #FFF;
}
#interactive div.black, #interactive section.black {
    background-color: #000;
    color: #FFF;
}
#interactive div.xlight-grey, #interactive section.xlight-grey {
    background-color: #F7F8F9;
    color: #000;
}
#interactive div.light-grey, #interactive section.light-grey {
    background-color: #C3C3C3;
    color: #000;
}
#interactive div.grey, #interactive section.grey {
    background-color: #323232;
    color: #FFF;
}
#interactive div.mid-grey, #interactive section.mid-grey {
    background-color: #999;
    color: #000;
}
#interactive div.medium-grey, #interactive section.medium-grey {
    background-color: #666;
    color: #FFF;
}
#interactive div.dark-grey, #interactive section.dark-grey {
    background-color: #323232;
    color: #FFF;
}
#interactive div.white, #interactive section.white {
    background-color: #FFF;
    color: #323232;
}
#interactive .background-red {
    background-color: #fce4e4;
    color: #e1191e;
}
#interactive .background-orange {
    background-color: #ffe6db;
    color: #ff6a28;
}
#interactive .background-yellow {
    background-color: #fde7a0;
    color: #e39b2c;
}
#interactive .background-pale-yellow {
    background-color: #323232;
    color: #f8d97a;
}
#interactive .background-green {
    background-color: #eaffe5;
    color: #0E4C00;
}
#interactive .background-blue {
    background-color: #dbeefa;
    color: #115278;
}
#interactive .background-label-blue {
    background-color: #000;
    color: #a0cfeb;
}
#interactive .background-marker-blue {
    background-color: #eef9fc;
    color: #1E91B4;
}
#interactive .background-grey {
    background-color: #dadfe3;
    color: #323232;
}
#interactive .background-light-grey {
    background-color: #F7F8F9;
    color: #666;
}
#interactive .background-black {
    background-color: #C3C3C3;
    color: #000;
}
#interactive .background-white {
    background-color: #323232;
    color: #FFF;
}
body {
    font: 100% Arial, Helvetica, sans-serif;
}
.antialiased, html {
    -webkit-font-smoothing: antialiased;
}
@media screen and (min-width:940px) {
    body {
    font-size: 14px;
    font-size: .875rem;
}
}#credits, .credits {
    margin-top: 4px;
    text-align: right;
    display: inline-block;
    width: 100%}
#credits p, .credits p {
    margin: 0 0 10px;
}
#interactive h1, #interactive h2, #interactive h3, #interactive h4, #interactive h5, #interactive h6, #interactive li, #interactive p {
    line-height: 14px;
    line-height: 1.35rem;
}
#interactive p {
    font-size: 14px;
    font-size: .875rem;
}
#interactive p.lead {
    color: #323232;
    font-size: 1.2em;
    margin: 0 0 1em;
}
#interactive p.datetime {
    margin: 0;
    font-size: 10px;
    font-size: .625rem;
    color: #666;
}
#interactive p.source {
    font-size: .8em;
    margin: 0 0 1em;
}
a {
    color: #115278;
    text-decoration: none;
}
a:active, a:hover {
    text-decoration: underline;
}
.clearfix:after {
    height: 0;
}
.clearfix {
    zoom: 1;
}
* html .clearfix {
    height: 1%}
#interactive .button {
    background: #1a7f9e;
    border: 1px solid #1E91B4;
    border-radius: 3px;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-size: 1.2em;
}
#interactive .button.disabled {
    background: #ddd;
    color: #b6b6b6;
    border: 1px solid #ddd;
    cursor: default;
    pointer-events: none;
}
#interactive .article-list li.active .article-content .inner, #interactive .article-list li.active .article-content a {
    pointer-events: initial;
}
#interactive .button.disabled:hover {
    background: #b6b6b6;
}
#interactive .button.close {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 6px 12px;
}
#interactive .button.close .fa {
    margin: 0;
}
#interactive .button.secondary {
    background-color: #12556a;
    border: 1px solid #156780;
    color: #F7F8F9;
}
#interactive .button.secondary:hover {
    background-color: #156780;
    border: 1px solid #176e88;
    color: #FFF;
}
#interactive .button:hover {
    background: #1E91B4;
    border: 1px solid #22a3ca;
    text-decoration: none;
}
#interactive .button:active {
    background: #22a3ca;
    border: 1px solid #2ab2db;
    text-decoration: none;
}
#interactive .button-xsmall {
    font-size: 70%}
#interactive .button-small {
    font-size: 100%}
#interactive .button-large {
    font-size: 120%;
    padding: 15px 25px;
}
#interactive .button-xlarge {
    font-size: 150%;
    padding: 17px 30px;
}
#interactive .btn-grp {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-left: 0;
}
#interactive .btn-grp .btn {
    position: relative;
    float: left;
    display: inline-block;
    padding: 6px 12px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    cursor: pointer;
    color: #323232;
    font-size: 1rem;
    vertical-align: middle;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #fff;
}
#interactive .btn-grp #interactive .btn-grp .btn.active, #interactive .btn-grp .btn:hover {
    background: #e6e6e6;
    border-color: #b7b7b7;
}
#interactive .btn-grp>.btn:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
}
#interactive .btn-grp>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
    border-right: none;
}
#interactive .btn-grp>.btn:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#interactive div.circle {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: block;
    z-index: 10000;
    float: left;
}
#interactive div.circle .fa-outer {
    border: 1px solid #FFF;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    margin: 4px;
}
#interactive div.circle .fa {
    color: #FFF;
    font-size: 24px;
    font-size: 1.5rem;
    text-align: center;
    width: 100%;
    vertical-align: middle;
    line-height: 40px;
}
#interactive img.circle {
    border-radius: 50%}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.25;
    margin-bottom: .5rem;
    margin-top: 0;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 75%;
    font-weight: 400;
    color: #323232;
    margin-left: .25em;
}
h1 {
    font-size: 24px;
    font-size: 1.5rem;
}
h2 {
    font-size: 20px;
    font-size: 1.25rem;
}
h3 {
    font-size: 18px;
    font-size: 1.125rem;
}
h4 {
    font-size: 16px;
    font-size: 1rem;
}
h5 {
    font-size: 14px;
    font-size: .875rem;
}
h6 {
    font-size: 13px;
    font-size: .8125rem;
}
h1.heavy, h2.heavy, h3.heavy, h4.heavy, h5.heavy, h6.heavy, span.heavy {
    font-family: StagMedium, Georgia, serif;
}
h1.medium, h2.medium, h3.medium, h4.medium, h5.medium, h6.medium, span.medium {
    font-family: StagBook, Georgia, serif;
}
h1.light, h2.light, h3.light, h4.light, h5.light, h6.light, span.light {
    font-family: StagLight, Georgia, serif;
}
.minicaps {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 40%;
    margin: 20% .25em;
    line-height: 1em;
    vertical-align: middle;
}
.cbc-longform-header {
    width: 100%;
    padding: .6em .8em;
    border-bottom: 1px solid #d4d4d4;
    background: #fff;
}
.cbc-longform-header .cbc-longform-header-title {
    float: left;
}
.cbc-longform-header .cbc-longform-header-title .cbc-brand {
    display: inline-block;
    padding: 0 .4em 0 0;
}
.cbc-longform-header .cbc-longform-header-title .cbc-brand img {
    vertical-align: middle;
    border: none;
    padding: 0;
}
.cbc-longform-header .cbc-longform-header-name {
    display: none;
}
.cbc-longform-header .cbc-longform-header-social {
    float: right;
}
.cbc-longform-header .cbc-longform-header-social a {
    display: inline-block;
    padding-left: .3em;
}
.cbc-longform-header .cbc-longform-header-social a img {
    width: 30px;
}
.cbc-longform-header .cbc-longform-header-social a img.facebook {
    width: 25px;
}
.cbc-longform-body {
    width: 100%}
.cbc-longform-body article section {
    width: 100%;
    min-height: 600px;
    padding-top: 1em;
}
.cbc-longform-footer {
    background: #ececec;
    padding: 1em;
    color: #5b5b5b;
    border-top: 1px solid #bdbdbd;
}
.cbc-longform-footer .credit {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 15px;
}
.no-csscolumns footer#cbc-globalfooter .cbc-globalfooter-section {
    width: 33%;
    float: left;
}
.no-csscolumns footer#cbc-globalfooter .cbc-globalfooter-section ul {
    border-bottom: none;
}
.no-csscolumns footer#cbc-globalfooter .cbc-globalfooter-bottom {
    clear: left;
}
#interactive .section-head, #interactive .share ul, #intro, .clearfix:after, .row .row.collapse:after, .row .row:after, .row:after, [class*=block-grid-]:after {
    clear: both;
}
body {
    background-color: #FFF;
}
#accessibilitylinks h2, .accessibilityskip a {
    line-height: 0;
}
#interactive h4, #interactive p, p {
    line-height: 1.35rem;
}
#accessibilitylinks h2, #accessibilitylinks ul, .accessibilityskip a {
    padding: 0;
    margin: 0;
    height: 0;
    overflow: hidden;
    float: left;
}
p {
    margin-top: 0;
}
#interactive {
    margin: 0 auto;
    padding: 0 .625rem;
}
#interactive .browsehappy {
    margin-top: 20px;
}
#interactive .browsehappy:first-child {
    margin-top: 42px;
}
#interactive iframe {
    display: block;
}
#interactive h3 {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: .5px;
}
#interactive h4 {
    font-size: 14px;
    font-size: .875rem;
    letter-spacing: .4px;
    margin: 10px 0;
}
#interactive sup {
    font-size: x-small;
}
#interactive h5 {
    font-size: 1em;
}
#interactive p {
    margin-top: 0;
}
#interactive p.credit {
    font-size: .8em;
    color: #666;
    line-height: 1.35em;
    border-bottom: 1px dotted #C3C3C3;
    padding: .5em 0;
}
#interactive ul {
    padding: 0 0 0 1.875rem;
    margin: 0 0 1em;
    position: relative;
    list-style: none;
}
#interactive li {
    margin-top: .3em;
    line-height: 1.35em;
}
#interactive .button {
    min-width: 2.75rem;
    height: 2.75rem;
    padding: 0;
    margin: 0;
}
#interactive .button .fa {
    margin-right: 0;
}
.intro-head {
    margin: 0 auto;
    border-bottom: 1px solid #d4d4d4;
}
p.update {
    font-size: .75rem;
    color: #666;
    line-height: 1;
    margin: 0 0 30px;
}
#intro {
    width: 100%;
    margin: 0 auto;
}
#intro p {
    margin: .5rem auto 1rem;
    display: inline-block;
    max-width: 940px;
}
#intro a:not(.external) {
    background-color: #dbeefa;
    border-radius: .3125rem;
    padding: .0625rem .4375rem;
    margin: 1px 0;
    display: inline-block;
}
body.dark .cbc-longform-header .cbc-longform-header-name:not(.hidden) a {
    color: #222;
}
body.dark .cbc-longform-intro {
    background-color: #FAC823;
    color: #333;
}
body.dark #intro a:not(.external) {
    background-color: #fff;
    color: #333;
}
body.dark .intro-container .heavy {
    color: #000;
}
body.dark .intro-container .reg-light {
    color: #fff;
}
body.dark p.update {
    color: #4C4C4C;
}
body.dark .cbc-longform-nav.sticky {
    background-color: #FAC823;
    border-bottom: 1px solid #D4A91A;
    box-shadow: 0 10px 10px -10px rgba(60, 60, 60, .4);
}
body.dark .cbc-longform-nav.sticky li.goto-top .fa {
    color: #FFF;
}
body.dark .cbc-longform-nav.sticky a:not(.btn-top) {
    background-color: #fff;
    color: #333;
}
body.dark .cbc-longform-nav.sticky a:not(.btn-top).active {
    color: #fff;
    background-color: #333;
}
body.dark .panel {
    border-bottom: 1px solid #222;
    padding-bottom: 30px;
}
body.dark #interactive .section-head .title-container .label {
    color: #ca161b;
}
.cbc-longform-nav {
    min-height: 37px;
    display: none;
}
.cbc-longform-nav.sticky {
    display: block;
    width: 100%;
    top: 48px;
    z-index: 10;
    background-color: #f7f8f9;
    border-bottom: 1px solid #CCC;
    box-shadow: 0 10px 10px -10px rgba(60, 60, 60, .4);
}
.cbc-longform-nav.sticky ul {
    margin: 0 1.875rem .3125rem .3125rem;
    padding: 0;
}
.cbc-longform-nav.sticky li, .cbc-longform-nav.sticky p {
    display: inline-block;
    max-width: 700px;
    margin: .3125rem 0 0;
    line-height: 1.35rem;
}
.cbc-longform-nav.sticky li.goto-top {
    margin: 0;
    float: right;
    position: absolute;
    top: .4375rem;
    right: .4375rem;
}
.cbc-longform-nav.sticky a {
    display: inline-block;
}
.cbc-longform-nav.sticky a:not(.btn-top) {
    background-color: #dbeefa;
    border-radius: .3125rem;
    padding: .0625rem .4375rem;
    margin: 1px 0;
}
.cbc-longform-nav.sticky a:not(.btn-top).active {
    color: #FFF;
    background-color: #115278;
}
.intro-container {
    margin: 0 .625rem;
}
.intro-container h1 {
    padding-top: 20px;
    margin-bottom: 0;
}
.intro-container .reg-light {
    font-size: .7em;
    color: #666;
}
.intro-container .heavy {
    display: block;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 400;
    margin-bottom: .1em;
}
#interactive .media-1 {
    margin-bottom: 0;
    margin-top: 10px;
}
#interactive .media-2 {
    position: relative;
}
#interactive .media-2, #interactive .media-3 {
    margin-top: 10px;
}
#interactive .media-1 p, #interactive .media-2 p, #interactive .media-3 p {
    font-size: 16px;
    line-height: 1.6;
}
#interactive .media-1 p.info, #interactive .media-2 p.info, #interactive .media-3 p.info {
    font-size: 14px;
    font-family: Arial;
    color: #666;
    padding: 0;
    line-height: 1.3;
}
#interactive .media-1 p.source, #interactive .media-2 p.source, #interactive .media-3 p.source {
    font-size: 11px;
    font-family: Arial;
    color: #666;
}
#interactive .panels {
    z-index: 10;
}
#interactive .panel {
    display: inline-block;
    width: 100%}
#interactive .panel .inner {
    max-width: 940px;
    margin: 0 auto;
}
#interactive .intro-container {
    text-align: center;
}
#interactive .intro-container h2 {
    margin-bottom: 0;
}
#interactive .intro-container .light {
    font-size: .8em;
    line-height: .8em;
}
#interactive .intro-container .heavy {
    display: block;
    font-size: 1.4rem;
    font-weight: 400;
    margin-bottom: .1em;
}
#interactive .section-head {
    z-index: 8;
    display: inline-block;
    width: 100%;
    position: relative;
}
#interactive .section-head .title-container {
    padding-top: 50px;
    clear: both;
    margin-right: 30px;
}
#interactive .section-head .title-container .label {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    color: #666;
    line-height: 1.3;
    margin-bottom: 0;
}
#interactive .dek {
    padding-bottom: 0;
    display: inline-block;
    width: 100%;
    max-height: 10000px;
}
#interactive .dek p:first-child {
    margin-top: .2rem;
}
#interactive .dek .expand button {
    background: 0 0;
}
#interactive .dek.closed {
    margin-top: -37px;
}
#interactive .dek.closed .explainer {
    opacity: 0;
    transition: opacity .3s ease;
}
#interactive .explainer {
    overflow: hidden;
    transition: max-height .3s;
}
#interactive .explainer p:last-child {
    margin-bottom: 0;
}
#interactive .expand button {
    border: none;
    display: inline-block;
    width: 100%;
    background-color: #FFF;
    cursor: pointer;
    padding: 0;
}
#interactive .expand p {
    margin: 0;
    font-size: 12px;
    font-size: 1rem;
}
#interactive .expand .mini-button {
    border: 1px solid #115278;
    color: #115278;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    float: right;
    margin: .3125rem 0;
    background-color: transparent;
    padding: 0;
}
#interactive .expand .mini-button:hover {
    background-color: #1e8fd1;
}
#interactive:not(.expand) .mini-button {
    cursor: pointer;
}
#interactive .share {
    width: 100%;
    display: block;
    text-align: center;
}
#interactive .share .fa {
    font-size: 16px;
    font-size: 1rem;
    padding-top: 7px;
}
#interactive .share ul {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}
#interactive .share li {
    float: left;
}
#interactive .share li a {
    color: #000;
    position: relative;
    display: block;
    padding: 10px 15px;
}
#interactive .widget-title {
    display: inline-block;
}
#interactive .widget-title h5 {
    margin-bottom: 0;
}
#interactive .widget-title .avg-toggle {
    display: inline-block;
}
#interactive .widget-title .avg-toggle:first-child {
    border-right: 2px solid #C3C3C3;
}
#interactive .widget-title .avg-toggle.active {
    color: #000;
}
#interactive .btn-container {
    margin-bottom: .3125rem;
}
#interactive .loc-select {
    float: left;
    margin-top: 0;
    margin-bottom: 12px;
}
#interactive .loc-select h5 {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
}
#interactive div.content ul {
    padding-left: 1em;
    margin-bottom: .1em;
}
#interactive h5.article-title {
    margin-bottom: 0;
    margin-top: 15px;
    font-size: .875rem;
}
#interactive .article-container {
    position: relative;
    display: inline-block;
    width: 100%}
#interactive .articles {
    z-index: 1;
    border-bottom: 1px solid #C3C3C3;
    border-top: 1px solid #C3C3C3;
    margin: 0;
    width: 100%;
    max-height: 300px;
    height: 300px;
    overflow-y: scroll;
    position: relative;
    top: 0;
}
#interactive .articles p.feed-link {
    margin-bottom: 10px;
}
#interactive .articles p.feed-link a {
    display: inline-block;
    margin: 10px 20px 0;
}
#interactive .article-list {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
}
#interactive .article-list li {
    display: inline-block;
    float: left;
    border-top: 1px dotted #666;
    padding-left: 10px;
    margin: 0;
    width: 100%;
    cursor: pointer;
    list-style: none;
}
#interactive .article-list li:before {
    content: initial;
    display: none;
}
#interactive .article-list li:first-child {
    border-top: none;
}
#interactive .article-list li:last-child {
    border-bottom: 1px solid #CCC;
}
#interactive .article-list li.active {
    background-color: #e8f4fc;
}
#interactive .article-list li.active .article-content .fa {
    display: inline-block;
    font-size: .7em;
    margin-left: 10px;
}
#interactive .article-list li h6 {
    font-size: 1.125rem;
    margin-top: 0;
}
#interactive .article-list li h4 {
    margin: 0;
}
#interactive .article-list li p.label {
    font-size: .8em;
    line-height: 1em;
    margin-top: .2em;
    margin-bottom: .2em;
    color: #666;
}
#interactive .article-list li .article-box {
    float: left;
}
#interactive .article-list li .article-box .inner div {
    display: none;
}
@media screen and (max-width:490px) {
    #interactive .media-2 {
    margin-top: 8px;
}
#interactive .section-head {
    position: relative;
}
#interactive .section-head .label {
    font-size: .75em;
}
#interactive .widget-title {
    max-width: 200px;
}
#interactive .data-titles {
    margin: 0 auto;
    float: none;
    text-align: center;
}
#interactive .loc-select h5 {
    margin-bottom: 0;
    color: #666;
    font-size: .8em;
}
}@media screen and (max-width:800px) {
    #interactive nav ul {
    display: none;
}
#interactive .media-2, #interactive .media-3 {
    width: 100%;
    clear: both;
    display: inline-block;
}
#interactive .media-2 {
    float: left;
}
#interactive .media-3 {
    float: left;
    position: relative;
}
#interactive .article-list li .article-box {
    margin: 10px 1%}
#interactive .article-list li .article-date {
    width: 20%}
#interactive .article-list li .article-content {
    width: 70%}
}@media screen and (min-width:491px) {
    .cbc-longform-header .cbc-longform-header-name {
    position: absolute;
    width: 100%;
    left: 0;
}
.cbc-longform-header .cbc-longform-header-name:not(.hidden) {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.cbc-longform-header .cbc-longform-header-name:not(.hidden) h1 {
    font-family: StagBook;
    font-size: 1.2rem;
    line-height: 1.4;
}
.cbc-longform-header .cbc-longform-header-name:not(.hidden) a {
    color: #323232;
    text-decoration: none;
}
.article-list li .article-box {
    margin: 10px 1%}
.article-list li .article-date {
    width: 14%}
.article-list li .article-content {
    width: 78%}
}@media screen and (min-width:940px) {
    .intro-container {
    max-width: 940px;
    margin: 0 auto;
}
.cbc-longform-nav.sticky ul {
    text-align: center;
}
.cbc-longform-nav.sticky li.goto-top {
    float: initial;
    margin-right: initial;
    margin-top: initial;
    position: initial;
    top: initial;
    right: initial;
}
.cbc-longform-nav.sticky a.btn-top {
    margin-left: 5px;
}
}@media screen and (min-width:801px) {
    .intro-container {
    max-width: 940px;
    margin: 0 auto;
}
#interactive .media-2 {
    width: 39%;
    float: left;
}
#interactive .media-3 {
    width: 59%;
    float: left;
    margin-left: 2%}
#interactive .media-3.revers {
    float: right;
}
}body, html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
a:hover {
    text-decoration: underline;
}
header .cbc-longform-header-social a:hover, header a, header a:hover, header img, header img:hover {
    text-decoration: none;
}
*, :after, :before, html {
    box-sizing: border-box;
}
.hidden {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.sticky {
    position: fixed;
    top: 0;
    z-index: 1000;
}
.advert {
    text-align: center;
}
.cbc-rising-star-ad-wrap {
    background: #969696;
}
header {
    width: 100%;
    padding: .6em .8em;
    border-bottom: 1px solid #d4d4d4;
    background: #fff;
}
header a, header img {
    border: none;
}
header img {
    vertical-align: middle;
}
header .cbc-longform-header-title {
    float: left;
    width: 280px;
    display: inline-block;
}
header .cbc-longform-header-title span {
    color: #000;
    font-size: 1.2rem;
    vertical-align: middle;
    display: inline-block;
    padding-top: 2px;
    padding-bottom: 2px;
    border-left: 2px solid #e1191e;
    padding-left: 13px;
    margin-left: 5px;
    letter-spacing: -.01rem;
}
header .cbc-longform-header-social {
    float: right;
    text-align: right;
}
@media (max-width:490px) {
    .cbc-longform-header .cbc-longform-header-title {
    width: 160px;
}
.cbc-longform-header .cbc-longform-header-title .section {
    display: none;
}
.articles {
    max-width: 90%}
}.cbc-longform-intro {
    width: 100%;
    margin-top: 42px;
    background-color: #f7f8f9;
}
.cbc-longform-nav {
    width: 100%;
    padding: 0;
    color: #5b5b5b;
}
.cbc-longform-nav .cbc-brand {
    float: left;
    padding: .5em;
    display: none;
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
.cbc-longform-nav .cbc-brand img {
    vertical-align: middle;
}
.cbc-longform-nav ul {
    margin: 0 0 0 10px;
    padding: 0;
}
.cbc-longform-nav ul li {
    padding: 0;
    cursor: pointer;
}
.chart-row {
    position: relative;
}
.chart-row div, .chart-row span {
    position: absolute;
}
.chart-row span {
    font-size: 11px;
}
@media only screen and (min-width:468px) {
    .chart-row span {
    font-size: 16px;
}
}div.fill {
    background: #E8E9EA;
}
span.chart-percent {
    background: #FFF;
    text-anchor: end;
}
span.chart-value {
    color: #000;
    text-anchor: start;
}
.all, .chart-bar.all {
    background: #000;
}
.chart-bar.con, .con {
    background: #0C499C;
}
.chart-bar.ndp, .ndp {
    background: #F6821F;
}
.chart-bar.lpc, .lpc {
    background: #EE3024;
}
.chart-bar.gpc, .gpc {
    background: #75C321;
}
.bq, .chart-bar.bq {
    background: #00aeef;
}
.chart-bar.oth, .oth {
    background: #8A8A8A;
}
.legend-table {
    font-size: 16px;
    line-height: 12px;
    width: 100%}
.legend-table .swatch {
    color: #fff;
    font-weight: 700;
    height: 32px;
    letter-spacing: 1px;
    text-align: center;
    width: 16.67%;
    padding-top: 15px;
}
.legend-table .swatch.stat {
    font-size: 32px;
    height: 50px;
    padding-bottom: 3px;
    font-family: StagMedium, Georgia, serif;
    font-weight: 400;
}

.legend-table .swatch.stat.bottom {
    padding-bottom: 30px;
}

@media screen and (max-width:490px) {
    
    .legend-table .swatch.stat {
    font-size: 20px;
    height: 20px;
    padding-bottom: 10px;
}

    .legend-table .swatch.stat.bottom {
    font-size: 20px;
    height: 20px;
    padding-bottom: 10px;
}

#interactive .ChartTab {
	font-size: 14px;
}

.legend-table .swatch {
    font-size: 14px;
    padding-top: 10px;
    height: 20px;
}
}meta.foundation-version {
    font-family: "/5.5.2/"}
meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0;
}
meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0;
}
meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.0625em)/";
    width: 40.0625em;
}
meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
    width: 40.0625em;
}
meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.0625em)/";
    width: 64.0625em;
}
meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
    width: 64.0625em;
}
meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.0625em)/";
    width: 90.0625em;
}
meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
    width: 90.0625em;
}
meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.0625em)/";
    width: 120.0625em;
}
.row, select {
    width: 100%}
meta.foundation-data-attribute-namespace {
    font-family: false;
}
*, :after, :before {
    box-sizing: inherit;
}
body, html {
    font-size: 100%}
img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}
#map_canvas embed, #map_canvas img, #map_canvas object, .map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
    max-width: none!important;
}
.left {
    float: left!important;
}
.right {
    float: right!important;
}
.hide {
    display: none;
}
.row .row.collapse:after, .row .row.collapse:before, .row .row:after, .row .row:before, .row:after, .row:before, [class*=block-grid-]:after, [class*=block-grid-]:before {
    content: " ";
    display: table;
}
.antialiased {
    -moz-osx-font-smoothing: grayscale;
}
img {
    display: inline-block;
    vertical-align: middle;
}
textarea {
    height: auto;
    min-height: 50px;
}
.row {
    margin: 0 auto;
    max-width: 75em;
}
.row.collapse>.column, .row.collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.row.collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row .row {
    margin: 0 -.715em;
    max-width: none;
    width: auto;
}
.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto;
}
.column, .columns {
    padding-left: .715em;
    padding-right: .715em;
    width: 100%;
    float: left;
}
.column+.column:last-child, .column+.columns:last-child, .columns+.column:last-child, .columns+.columns:last-child {
    float: right;
}
.column+.column.end, .column+.columns.end, .columns+.column.end, .columns+.columns.end {
    float: left;
}
@media only screen {
    .column, .columns, .small-pull-0, .small-pull-1, .small-pull-10, .small-pull-11, .small-pull-2, .small-pull-3, .small-pull-4, .small-pull-5, .small-pull-6, .small-pull-7, .small-pull-8, .small-pull-9, .small-push-0, .small-push-1, .small-push-10, .small-push-11, .small-push-2, .small-push-3, .small-push-4, .small-push-5, .small-push-7, .small-push-8, .small-push-9 {
    position: relative;
}
.small-push-0 {
    left: 0;
    right: auto;
}
.small-pull-0 {
    right: 0;
    left: auto;
}
.small-push-1 {
    left: 8.33333%;
    right: auto;
}
.small-pull-1 {
    right: 8.33333%;
    left: auto;
}
.small-push-2 {
    left: 16.66667%;
    right: auto;
}
.small-pull-2 {
    right: 16.66667%;
    left: auto;
}
.small-push-3 {
    left: 25%;
    right: auto;
}
.small-pull-3 {
    right: 25%;
    left: auto;
}
.small-push-4 {
    left: 33.33333%;
    right: auto;
}
.small-pull-4 {
    right: 33.33333%;
    left: auto;
}
.small-push-5 {
    left: 41.66667%;
    right: auto;
}
.small-pull-5 {
    right: 41.66667%;
    left: auto;
}
.small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
}
.small-pull-6 {
    right: 50%;
    left: auto;
}
.small-push-7 {
    left: 58.33333%;
    right: auto;
}
.small-pull-7 {
    right: 58.33333%;
    left: auto;
}
.small-push-8 {
    left: 66.66667%;
    right: auto;
}
.small-pull-8 {
    right: 66.66667%;
    left: auto;
}
.small-push-9 {
    left: 75%;
    right: auto;
}
.small-pull-9 {
    right: 75%;
    left: auto;
}
.small-push-10 {
    left: 83.33333%;
    right: auto;
}
.small-pull-10 {
    right: 83.33333%;
    left: auto;
}
.small-push-11 {
    left: 91.66667%;
    right: auto;
}
.small-pull-11 {
    right: 91.66667%;
    left: auto;
}
.column, .columns {
    padding-left: .715em;
    padding-right: .715em;
    float: left;
}
.small-1 {
    width: 8.33333%}
.small-2 {
    width: 16.66667%}
.small-3 {
    width: 25%}
.small-4 {
    width: 33.33333%}
.small-5 {
    width: 41.66667%}
.small-6 {
    width: 50%}
.small-7 {
    width: 58.33333%}
.small-8 {
    width: 66.66667%}
.small-9 {
    width: 75%}
.small-10 {
    width: 83.33333%}
.small-11 {
    width: 91.66667%}
.small-12 {
    width: 100%}
.small-offset-0 {
    margin-left: 0!important;
}
.small-offset-1 {
    margin-left: 8.33333%!important;
}
.small-offset-2 {
    margin-left: 16.66667%!important;
}
.small-offset-3 {
    margin-left: 25%!important;
}
.small-offset-4 {
    margin-left: 33.33333%!important;
}
.small-offset-5 {
    margin-left: 41.66667%!important;
}
.small-offset-6 {
    margin-left: 50%!important;
}
.small-offset-7 {
    margin-left: 58.33333%!important;
}
.small-offset-8 {
    margin-left: 66.66667%!important;
}
.small-offset-9 {
    margin-left: 75%!important;
}
.small-offset-10 {
    margin-left: 83.33333%!important;
}
.small-offset-11 {
    margin-left: 91.66667%!important;
}
.small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
}
.column.small-centered, .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.column.small-uncentered, .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
}
.column.small-centered:last-child, .columns.small-centered:last-child {
    float: none;
}
.column.small-uncentered:last-child, .columns.small-uncentered:last-child {
    float: left;
}
.column.small-uncentered.opposite, .columns.small-uncentered.opposite {
    float: right;
}
.row.small-collapse>.column, .row.small-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row.small-uncollapse>.column, .row.small-uncollapse>.columns {
    padding-left: .715em;
    padding-right: .715em;
    float: left;
}
}@media only screen and (min-width:40.0625em) {
    .medium-pull-0, .medium-pull-1, .medium-pull-10, .medium-pull-11, .medium-pull-2, .medium-pull-3, .medium-pull-4, .medium-pull-5, .medium-pull-6, .medium-pull-7, .medium-pull-8, .medium-pull-9, .medium-push-0, .medium-push-1, .medium-push-10, .medium-push-11, .medium-push-2, .medium-push-3, .medium-push-4, .medium-push-5, .medium-push-6, .medium-push-7, .medium-push-8, .medium-push-9, .pull-0, .pull-1, .pull-10, .pull-11, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .push-0, .push-1, .push-10, .push-11, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9 {
    position: relative;
}
.medium-push-0 {
    left: 0;
    right: auto;
}
.medium-pull-0 {
    right: 0;
    left: auto;
}
.medium-push-1 {
    left: 8.33333%;
    right: auto;
}
.medium-pull-1 {
    right: 8.33333%;
    left: auto;
}
.medium-push-2 {
    left: 16.66667%;
    right: auto;
}
.medium-pull-2 {
    right: 16.66667%;
    left: auto;
}
.medium-push-3 {
    left: 25%;
    right: auto;
}
.medium-pull-3 {
    right: 25%;
    left: auto;
}
.medium-push-4 {
    left: 33.33333%;
    right: auto;
}
.medium-pull-4 {
    right: 33.33333%;
    left: auto;
}
.medium-push-5 {
    left: 41.66667%;
    right: auto;
}
.medium-pull-5 {
    right: 41.66667%;
    left: auto;
}
.medium-push-6 {
    left: 50%;
    right: auto;
}
.medium-pull-6 {
    right: 50%;
    left: auto;
}
.medium-push-7 {
    left: 58.33333%;
    right: auto;
}
.medium-pull-7 {
    right: 58.33333%;
    left: auto;
}
.medium-push-8 {
    left: 66.66667%;
    right: auto;
}
.medium-pull-8 {
    right: 66.66667%;
    left: auto;
}
.medium-push-9 {
    left: 75%;
    right: auto;
}
.medium-pull-9 {
    right: 75%;
    left: auto;
}
.medium-push-10 {
    left: 83.33333%;
    right: auto;
}
.medium-pull-10 {
    right: 83.33333%;
    left: auto;
}
.medium-push-11 {
    left: 91.66667%;
    right: auto;
}
.medium-pull-11 {
    right: 91.66667%;
    left: auto;
}
.column, .columns {
    position: relative;
    padding-left: .715em;
    padding-right: .715em;
    float: left;
}
.medium-1 {
    width: 8.33333%}
.medium-2 {
    width: 16.66667%}
.medium-3 {
    width: 25%}
.medium-4 {
    width: 33.33333%}
.medium-5 {
    width: 41.66667%}
.medium-6 {
    width: 50%}
.medium-7 {
    width: 58.33333%}
.medium-8 {
    width: 66.66667%}
.medium-9 {
    width: 75%}
.medium-10 {
    width: 83.33333%}
.medium-11 {
    width: 91.66667%}
.medium-12 {
    width: 100%}
.medium-offset-0 {
    margin-left: 0!important;
}
.medium-offset-1 {
    margin-left: 8.33333%!important;
}
.medium-offset-2 {
    margin-left: 16.66667%!important;
}
.medium-offset-3 {
    margin-left: 25%!important;
}
.medium-offset-4 {
    margin-left: 33.33333%!important;
}
.medium-offset-5 {
    margin-left: 41.66667%!important;
}
.medium-offset-6 {
    margin-left: 50%!important;
}
.medium-offset-7 {
    margin-left: 58.33333%!important;
}
.medium-offset-8 {
    margin-left: 66.66667%!important;
}
.medium-offset-9 {
    margin-left: 75%!important;
}
.medium-offset-10 {
    margin-left: 83.33333%!important;
}
.medium-offset-11 {
    margin-left: 91.66667%!important;
}
.medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
}
.column.medium-centered, .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.column.medium-uncentered, .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
}
.column.medium-centered:last-child, .columns.medium-centered:last-child {
    float: none;
}
.column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
    float: left;
}
.column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
    float: right;
}
.row.medium-collapse>.column, .row.medium-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row.medium-uncollapse>.column, .row.medium-uncollapse>.columns {
    padding-left: .715em;
    padding-right: .715em;
    float: left;
}
.push-0 {
    left: 0;
    right: auto;
}
.pull-0 {
    right: 0;
    left: auto;
}
.push-1 {
    left: 8.33333%;
    right: auto;
}
.pull-1 {
    right: 8.33333%;
    left: auto;
}
.push-2 {
    left: 16.66667%;
    right: auto;
}
.pull-2 {
    right: 16.66667%;
    left: auto;
}
.push-3 {
    left: 25%;
    right: auto;
}
.pull-3 {
    right: 25%;
    left: auto;
}
.push-4 {
    left: 33.33333%;
    right: auto;
}
.pull-4 {
    right: 33.33333%;
    left: auto;
}
.push-5 {
    left: 41.66667%;
    right: auto;
}
.pull-5 {
    right: 41.66667%;
    left: auto;
}
.push-6 {
    left: 50%;
    right: auto;
}
.pull-6 {
    right: 50%;
    left: auto;
}
.push-7 {
    left: 58.33333%;
    right: auto;
}
.pull-7 {
    right: 58.33333%;
    left: auto;
}
.push-8 {
    left: 66.66667%;
    right: auto;
}
.pull-8 {
    right: 66.66667%;
    left: auto;
}
.push-9 {
    left: 75%;
    right: auto;
}
.pull-9 {
    right: 75%;
    left: auto;
}
.push-10 {
    left: 83.33333%;
    right: auto;
}
.pull-10 {
    right: 83.33333%;
    left: auto;
}
.push-11 {
    left: 91.66667%;
    right: auto;
}
.pull-11 {
    right: 91.66667%;
    left: auto;
}
}@media only screen and (min-width:64.0625em) {
    .large-pull-0, .large-pull-1, .large-pull-10, .large-pull-11, .large-pull-2, .large-pull-3, .large-pull-4, .large-pull-5, .large-pull-6, .large-pull-7, .large-pull-8, .large-pull-9, .large-push-0, .large-push-1, .large-push-10, .large-push-11, .large-push-2, .large-push-3, .large-push-4, .large-push-5, .large-push-6, .large-push-7, .large-push-8, .large-push-9, .pull-0, .pull-1, .pull-10, .pull-11, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .push-0, .push-1, .push-10, .push-11, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9 {
    position: relative;
}
.large-push-0 {
    left: 0;
    right: auto;
}
.large-pull-0 {
    right: 0;
    left: auto;
}
.large-push-1 {
    left: 8.33333%;
    right: auto;
}
.large-pull-1 {
    right: 8.33333%;
    left: auto;
}
.large-push-2 {
    left: 16.66667%;
    right: auto;
}
.large-pull-2 {
    right: 16.66667%;
    left: auto;
}
.large-push-3 {
    left: 25%;
    right: auto;
}
.large-pull-3 {
    right: 25%;
    left: auto;
}
.large-push-4 {
    left: 33.33333%;
    right: auto;
}
.large-pull-4 {
    right: 33.33333%;
    left: auto;
}
.large-push-5 {
    left: 41.66667%;
    right: auto;
}
.large-pull-5 {
    right: 41.66667%;
    left: auto;
}
.large-push-6 {
    left: 50%;
    right: auto;
}
.large-pull-6 {
    right: 50%;
    left: auto;
}
.large-push-7 {
    left: 58.33333%;
    right: auto;
}
.large-pull-7 {
    right: 58.33333%;
    left: auto;
}
.large-push-8 {
    left: 66.66667%;
    right: auto;
}
.large-pull-8 {
    right: 66.66667%;
    left: auto;
}
.large-push-9 {
    left: 75%;
    right: auto;
}
.large-pull-9 {
    right: 75%;
    left: auto;
}
.large-push-10 {
    left: 83.33333%;
    right: auto;
}
.large-pull-10 {
    right: 83.33333%;
    left: auto;
}
.large-push-11 {
    left: 91.66667%;
    right: auto;
}
.large-pull-11 {
    right: 91.66667%;
    left: auto;
}
.column, .columns {
    position: relative;
    padding-left: .715em;
    padding-right: .715em;
    float: left;
}
.large-1 {
    width: 8.33333%}
.large-2 {
    width: 16.66667%}
.large-3 {
    width: 25%}
.large-4 {
    width: 33.33333%}
.large-5 {
    width: 41.66667%}
.large-6 {
    width: 50%}
.large-7 {
    width: 58.33333%}
.large-8 {
    width: 66.66667%}
.large-9 {
    width: 75%}
.large-10 {
    width: 83.33333%}
.large-11 {
    width: 91.66667%}
.large-12 {
    width: 100%}
.large-offset-0 {
    margin-left: 0!important;
}
.large-offset-1 {
    margin-left: 8.33333%!important;
}
.large-offset-2 {
    margin-left: 16.66667%!important;
}
.large-offset-3 {
    margin-left: 25%!important;
}
.large-offset-4 {
    margin-left: 33.33333%!important;
}
.large-offset-5 {
    margin-left: 41.66667%!important;
}
.large-offset-6 {
    margin-left: 50%!important;
}
.large-offset-7 {
    margin-left: 58.33333%!important;
}
.large-offset-8 {
    margin-left: 66.66667%!important;
}
.large-offset-9 {
    margin-left: 75%!important;
}
.large-offset-10 {
    margin-left: 83.33333%!important;
}
.large-offset-11 {
    margin-left: 91.66667%!important;
}
.large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
}
.column.large-centered, .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.column.large-uncentered, .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
}
.column.large-centered:last-child, .columns.large-centered:last-child {
    float: none;
}
.column.large-uncentered:last-child, .columns.large-uncentered:last-child {
    float: left;
}
.column.large-uncentered.opposite, .columns.large-uncentered.opposite {
    float: right;
}
.row.large-collapse>.column, .row.large-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row.large-uncollapse>.column, .row.large-uncollapse>.columns {
    padding-left: .715em;
    padding-right: .715em;
    float: left;
}
.push-0 {
    left: 0;
    right: auto;
}
.pull-0 {
    right: 0;
    left: auto;
}
.push-1 {
    left: 8.33333%;
    right: auto;
}
.pull-1 {
    right: 8.33333%;
    left: auto;
}
.push-2 {
    left: 16.66667%;
    right: auto;
}
.pull-2 {
    right: 16.66667%;
    left: auto;
}
.push-3 {
    left: 25%;
    right: auto;
}
.pull-3 {
    right: 25%;
    left: auto;
}
.push-4 {
    left: 33.33333%;
    right: auto;
}
.pull-4 {
    right: 33.33333%;
    left: auto;
}
.push-5 {
    left: 41.66667%;
    right: auto;
}
.pull-5 {
    right: 41.66667%;
    left: auto;
}
.push-6 {
    left: 50%;
    right: auto;
}
.pull-6 {
    right: 50%;
    left: auto;
}
.push-7 {
    left: 58.33333%;
    right: auto;
}
.pull-7 {
    right: 58.33333%;
    left: auto;
}
.push-8 {
    left: 66.66667%;
    right: auto;
}
.pull-8 {
    right: 66.66667%;
    left: auto;
}
.push-9 {
    left: 75%;
    right: auto;
}
.pull-9 {
    right: 75%;
    left: auto;
}
.push-10 {
    left: 83.33333%;
    right: auto;
}
.pull-10 {
    right: 83.33333%;
    left: auto;
}
.push-11 {
    left: 91.66667%;
    right: auto;
}
.pull-11 {
    right: 91.66667%;
    left: auto;
}
}[class*=block-grid-] {
    display: block;
    padding: 0;
    margin: 0 -.625rem;
}
[class*=block-grid-]>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 .625rem 1.25rem;
}
@media only screen {
    .small-block-grid-1>li {
    list-style: none;
    width: 100%}
.small-block-grid-1>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-1>li:nth-of-type(1n+1) {
    clear: both;
}
.small-block-grid-2>li {
    list-style: none;
    width: 50%}
.small-block-grid-2>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-2>li:nth-of-type(2n+1) {
    clear: both;
}
.small-block-grid-3>li {
    list-style: none;
    width: 33.33333%}
.small-block-grid-3>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-3>li:nth-of-type(3n+1) {
    clear: both;
}
.small-block-grid-4>li {
    list-style: none;
    width: 25%}
.small-block-grid-4>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-4>li:nth-of-type(4n+1) {
    clear: both;
}
.small-block-grid-5>li {
    list-style: none;
    width: 20%}
.small-block-grid-5>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-5>li:nth-of-type(5n+1) {
    clear: both;
}
.small-block-grid-6>li {
    list-style: none;
    width: 16.66667%}
.small-block-grid-6>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-6>li:nth-of-type(6n+1) {
    clear: both;
}
.small-block-grid-7>li {
    list-style: none;
    width: 14.28571%}
.small-block-grid-7>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-7>li:nth-of-type(7n+1) {
    clear: both;
}
.small-block-grid-8>li {
    list-style: none;
    width: 12.5%}
.small-block-grid-8>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-8>li:nth-of-type(8n+1) {
    clear: both;
}
.small-block-grid-9>li {
    list-style: none;
    width: 11.11111%}
.small-block-grid-9>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-9>li:nth-of-type(9n+1) {
    clear: both;
}
.small-block-grid-10>li {
    list-style: none;
    width: 10%}
.small-block-grid-10>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-10>li:nth-of-type(10n+1) {
    clear: both;
}
.small-block-grid-11>li {
    list-style: none;
    width: 9.09091%}
.small-block-grid-11>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-11>li:nth-of-type(11n+1) {
    clear: both;
}
.small-block-grid-12>li {
    list-style: none;
    width: 8.33333%}
.small-block-grid-12>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-12>li:nth-of-type(12n+1) {
    clear: both;
}
}@media only screen and (min-width:40.0625em) {
    .medium-block-grid-1>li {
    list-style: none;
    width: 100%}
.medium-block-grid-1>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-1>li:nth-of-type(1n+1) {
    clear: both;
}
.medium-block-grid-2>li {
    list-style: none;
    width: 50%}
.medium-block-grid-2>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-2>li:nth-of-type(2n+1) {
    clear: both;
}
.medium-block-grid-3>li {
    list-style: none;
    width: 33.33333%}
.medium-block-grid-3>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-3>li:nth-of-type(3n+1) {
    clear: both;
}
.medium-block-grid-4>li {
    list-style: none;
    width: 25%}
.medium-block-grid-4>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-4>li:nth-of-type(4n+1) {
    clear: both;
}
.medium-block-grid-5>li {
    list-style: none;
    width: 20%}
.medium-block-grid-5>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-5>li:nth-of-type(5n+1) {
    clear: both;
}
.medium-block-grid-6>li {
    list-style: none;
    width: 16.66667%}
.medium-block-grid-6>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-6>li:nth-of-type(6n+1) {
    clear: both;
}
.medium-block-grid-7>li {
    list-style: none;
    width: 14.28571%}
.medium-block-grid-7>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-7>li:nth-of-type(7n+1) {
    clear: both;
}
.medium-block-grid-8>li {
    list-style: none;
    width: 12.5%}
.medium-block-grid-8>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-8>li:nth-of-type(8n+1) {
    clear: both;
}
.medium-block-grid-9>li {
    list-style: none;
    width: 11.11111%}
.medium-block-grid-9>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-9>li:nth-of-type(9n+1) {
    clear: both;
}
.medium-block-grid-10>li {
    list-style: none;
    width: 10%}
.medium-block-grid-10>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-10>li:nth-of-type(10n+1) {
    clear: both;
}
.medium-block-grid-11>li {
    list-style: none;
    width: 9.09091%}
.medium-block-grid-11>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-11>li:nth-of-type(11n+1) {
    clear: both;
}
.medium-block-grid-12>li {
    list-style: none;
    width: 8.33333%}
.medium-block-grid-12>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-12>li:nth-of-type(12n+1) {
    clear: both;
}
}@media only screen and (min-width:64.0625em) {
    .large-block-grid-1>li {
    list-style: none;
    width: 100%}
.large-block-grid-1>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-1>li:nth-of-type(1n+1) {
    clear: both;
}
.large-block-grid-2>li {
    list-style: none;
    width: 50%}
.large-block-grid-2>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-2>li:nth-of-type(2n+1) {
    clear: both;
}
.large-block-grid-3>li {
    list-style: none;
    width: 33.33333%}
.large-block-grid-3>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-3>li:nth-of-type(3n+1) {
    clear: both;
}
.large-block-grid-4>li {
    list-style: none;
    width: 25%}
.large-block-grid-4>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-4>li:nth-of-type(4n+1) {
    clear: both;
}
.large-block-grid-5>li {
    list-style: none;
    width: 20%}
.large-block-grid-5>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-5>li:nth-of-type(5n+1) {
    clear: both;
}
.large-block-grid-6>li {
    list-style: none;
    width: 16.66667%}
.large-block-grid-6>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-6>li:nth-of-type(6n+1) {
    clear: both;
}
.large-block-grid-7>li {
    list-style: none;
    width: 14.28571%}
.large-block-grid-7>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-7>li:nth-of-type(7n+1) {
    clear: both;
}
.large-block-grid-8>li {
    list-style: none;
    width: 12.5%}
.large-block-grid-8>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-8>li:nth-of-type(8n+1) {
    clear: both;
}
.large-block-grid-9>li {
    list-style: none;
    width: 11.11111%}
.large-block-grid-9>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-9>li:nth-of-type(9n+1) {
    clear: both;
}
.large-block-grid-10>li {
    list-style: none;
    width: 10%}
.large-block-grid-10>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-10>li:nth-of-type(10n+1) {
    clear: both;
}
.large-block-grid-11>li {
    list-style: none;
    width: 9.09091%}
.large-block-grid-11>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-11>li:nth-of-type(11n+1) {
    clear: both;
}
.large-block-grid-12>li {
    list-style: none;
    width: 8.33333%}
.large-block-grid-12>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-12>li:nth-of-type(12n+1) {
    clear: both;
}
}
/*# sourceMappingURL=styles.min.css.map */
