@charset "UTF-8";
@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  src: url("../assets/fonts/Open-Sans-regular/Open-Sans-regular.eot");
  src: url("../assets/fonts/Open-Sans-regular/Open-Sans-regular.eot?#iefix") format("embedded-opentype"), local("Open Sans"), local("Open-Sans-regular"), url("../assets/fonts/Open-Sans-regular/Open-Sans-regular.woff") format("woff"), url("../assets/fonts/Open-Sans-regular/Open-Sans-regular.ttf") format("truetype"), url("../assets/fonts/Open-Sans-regular/Open-Sans-regular.svg#OpenSans") format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 600;
  font-style: normal;
  src: url("../assets/fonts/Open-Sans-600/Open-Sans-600.eot");
  src: url("../assets/fonts/Open-Sans-600/Open-Sans-600.eot?#iefix") format("embedded-opentype"), local("Open Sans Semibold"), local("Open-Sans-600"), url("../assets/fonts/Open-Sans-600/Open-Sans-600.woff") format("woff"), url("../assets/fonts/Open-Sans-600/Open-Sans-600.ttf") format("truetype"), url("../assets/fonts/Open-Sans-600/Open-Sans-600.svg#OpenSans") format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: italic;
  src: url("../assets/fonts/Open-Sans-italic/Open-Sans-italic.eot");
  src: url("../assets/fonts/Open-Sans-italic/Open-Sans-italic.eot?#iefix") format("embedded-opentype"), local("Open Sans Italic"), local("Open-Sans-italic"), url("../assets/fonts/Open-Sans-italic/Open-Sans-italic.woff") format("woff"), url("../assets/fonts/Open-Sans-italic/Open-Sans-italic.ttf") format("truetype"), url("../assets/fonts/Open-Sans-italic/Open-Sans-italic.svg#OpenSans") format("svg");
}
@font-face {
  font-family: "Raleway";
  font-weight: 400;
  font-style: normal;
  src: url("../assets/fonts/Raleway-modified-400/raleway-modified-regular.woff") format("woff"), url("../assets/fonts/Raleway-modified-400/raleway-modified-regular.svg") format("svg"), local("Raleway"), local("Raleway-400");
}
@font-face {
  font-family: "Raleway";
  font-weight: 600;
  font-style: normal;
  src: url("../assets/fonts/Raleway-modified-600/raleway-modified-semibold.woff") format("woff"), url("../assets/fonts/Raleway-modified-600/raleway-modified-semibold.svg") format("svg"), local("Raleway SemiBold"), local("Raleway-600");
}
@font-face {
  font-family: "Raleway";
  font-weight: 700;
  font-style: normal;
  src: url("../assets/fonts/Raleway-modified-700/raleway-modified-bold.woff") format("woff"), url("../assets/fonts/Raleway-modified-700/raleway-modified-bold.svg") format("svg"), local("Raleway Bold"), local("Raleway-700");
}
html {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
}

p {
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

cite {
  font-style: italic;
  line-height: inherit;
}

strong {
  font-weight: bold;
  line-height: inherit;
}

/*---------------------------------
Spacing variables
---------------------------------*/
h6, .h6,
.ontario-h6, h5, .h5,
.ontario-h5, h4, .h4,
.ontario-h4, h3, .h3,
.ontario-h3, h2, .h2,
.ontario-h2, h1, .h1,
.ontario-h1 {
  font-style: normal;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  line-height: 1.5;
  margin-bottom: 1rem;
  font-feature-settings: normal;
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, .h1,
.ontario-h1 {
  font-size: 32px;
  letter-spacing: 0.04rem;
  margin: 0 0 1rem 0;
  line-height: 40px;
}
@media screen and (min-width: 40em) {
  h1, .h1,
.ontario-h1 {
    font-size: 40px;
    letter-spacing: 0.04rem;
    line-height: 48px;
  }
}

h2, .h2,
.ontario-h2 {
  font-size: 27px;
  letter-spacing: 0.03rem;
  margin: 0 0 1rem 0;
}
@media screen and (min-width: 40em) {
  h2, .h2,
.ontario-h2 {
    font-size: 33px;
    letter-spacing: 0.02rem;
  }
}

h3, .h3,
.ontario-h3 {
  font-size: 20px;
  letter-spacing: 0.02rem;
  margin: 0 0 1rem 0;
}
@media screen and (min-width: 40em) {
  h3, .h3,
.ontario-h3 {
    font-size: 28px;
    letter-spacing: 0.02rem;
  }
}

h4, .h4,
.ontario-h4 {
  font-size: 20px;
  letter-spacing: 0.03rem;
  margin: 0 0 1rem 0;
}
@media screen and (min-width: 40em) {
  h4, .h4,
.ontario-h4 {
    font-size: 24px;
    letter-spacing: 0.0313rem;
  }
}

h5, .h5,
.ontario-h5 {
  font-size: 18px;
  letter-spacing: 0.03rem;
  margin: 0 0 1rem 0;
}
@media screen and (min-width: 40em) {
  h5, .h5,
.ontario-h5 {
    font-size: 19px;
    letter-spacing: 0.025rem;
  }
}

h6, .h6,
.ontario-h6 {
  font-size: 16px;
  letter-spacing: 0.03rem;
  margin: 0 0 1rem 0;
}
@media screen and (min-width: 40em) {
  h6, .h6,
.ontario-h6 {
    font-size: 16px;
    letter-spacing: 0.025rem;
  }
}

.ontario-lead-statement {
  font-size: 22px;
  line-height: 1.4;
}

@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  src: url("../assets/fonts/Open-Sans-regular/Open-Sans-regular.eot");
  src: url("../assets/fonts/Open-Sans-regular/Open-Sans-regular.eot?#iefix") format("embedded-opentype"), local("Open Sans"), local("Open-Sans-regular"), url("../assets/fonts/Open-Sans-regular/Open-Sans-regular.woff") format("woff"), url("../assets/fonts/Open-Sans-regular/Open-Sans-regular.ttf") format("truetype"), url("../assets/fonts/Open-Sans-regular/Open-Sans-regular.svg#OpenSans") format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 600;
  font-style: normal;
  src: url("../assets/fonts/Open-Sans-600/Open-Sans-600.eot");
  src: url("../assets/fonts/Open-Sans-600/Open-Sans-600.eot?#iefix") format("embedded-opentype"), local("Open Sans Semibold"), local("Open-Sans-600"), url("../assets/fonts/Open-Sans-600/Open-Sans-600.woff") format("woff"), url("../assets/fonts/Open-Sans-600/Open-Sans-600.ttf") format("truetype"), url("../assets/fonts/Open-Sans-600/Open-Sans-600.svg#OpenSans") format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: italic;
  src: url("../assets/fonts/Open-Sans-italic/Open-Sans-italic.eot");
  src: url("../assets/fonts/Open-Sans-italic/Open-Sans-italic.eot?#iefix") format("embedded-opentype"), local("Open Sans Italic"), local("Open-Sans-italic"), url("../assets/fonts/Open-Sans-italic/Open-Sans-italic.woff") format("woff"), url("../assets/fonts/Open-Sans-italic/Open-Sans-italic.ttf") format("truetype"), url("../assets/fonts/Open-Sans-italic/Open-Sans-italic.svg#OpenSans") format("svg");
}
@font-face {
  font-family: "Raleway";
  font-weight: 400;
  font-style: normal;
  src: url("../assets/fonts/Raleway-modified-400/raleway-modified-regular.woff") format("woff"), url("../assets/fonts/Raleway-modified-400/raleway-modified-regular.svg") format("svg"), local("Raleway"), local("Raleway-400");
}
@font-face {
  font-family: "Raleway";
  font-weight: 600;
  font-style: normal;
  src: url("../assets/fonts/Raleway-modified-600/raleway-modified-semibold.woff") format("woff"), url("../assets/fonts/Raleway-modified-600/raleway-modified-semibold.svg") format("svg"), local("Raleway SemiBold"), local("Raleway-600");
}
@font-face {
  font-family: "Raleway";
  font-weight: 700;
  font-style: normal;
  src: url("../assets/fonts/Raleway-modified-700/raleway-modified-bold.woff") format("woff"), url("../assets/fonts/Raleway-modified-700/raleway-modified-bold.svg") format("svg"), local("Raleway Bold"), local("Raleway-700");
}
html {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
}

p {
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

cite {
  font-style: italic;
  line-height: inherit;
}

strong {
  font-weight: bold;
  line-height: inherit;
}

/*---------------------------------
Spacing variables
---------------------------------*/
h1, .h1,
.ontario-h1, h2, .h2,
.ontario-h2, h3, .h3,
.ontario-h3, h4, .h4,
.ontario-h4, h5, .h5,
.ontario-h5, h6, .h6,
.ontario-h6 {
  font-style: normal;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  line-height: 1.5;
  margin-bottom: 1rem;
  font-feature-settings: normal;
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, .h1,
.ontario-h1 {
  font-size: 32px;
  letter-spacing: 0.04rem;
  margin: 0 0 1rem 0;
  line-height: 40px;
}
@media screen and (min-width: 40em) {
  h1, .h1,
.ontario-h1 {
    font-size: 40px;
    letter-spacing: 0.04rem;
    line-height: 48px;
  }
}

h2, .h2,
.ontario-h2 {
  font-size: 27px;
  letter-spacing: 0.03rem;
  margin: 0 0 1rem 0;
}
@media screen and (min-width: 40em) {
  h2, .h2,
.ontario-h2 {
    font-size: 33px;
    letter-spacing: 0.02rem;
  }
}

h3, .h3,
.ontario-h3 {
  font-size: 20px;
  letter-spacing: 0.02rem;
  margin: 0 0 1rem 0;
}
@media screen and (min-width: 40em) {
  h3, .h3,
.ontario-h3 {
    font-size: 28px;
    letter-spacing: 0.02rem;
  }
}

h4, .h4,
.ontario-h4 {
  font-size: 20px;
  letter-spacing: 0.03rem;
  margin: 0 0 1rem 0;
}
@media screen and (min-width: 40em) {
  h4, .h4,
.ontario-h4 {
    font-size: 24px;
    letter-spacing: 0.0313rem;
  }
}

h5, .h5,
.ontario-h5 {
  font-size: 18px;
  letter-spacing: 0.03rem;
  margin: 0 0 1rem 0;
}
@media screen and (min-width: 40em) {
  h5, .h5,
.ontario-h5 {
    font-size: 19px;
    letter-spacing: 0.025rem;
  }
}

h6, .h6,
.ontario-h6 {
  font-size: 16px;
  letter-spacing: 0.03rem;
  margin: 0 0 1rem 0;
}
@media screen and (min-width: 40em) {
  h6, .h6,
.ontario-h6 {
    font-size: 16px;
    letter-spacing: 0.025rem;
  }
}

.ontario-lead-statement {
  font-size: 22px;
  line-height: 1.4;
}

.ontario-label {
  color: #1a1a1a;
  font-family: Raleway, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.1875rem;
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 1rem 0;
  max-width: 38.75em;
  width: 100%;
}

.ontario-label__flag {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}
.ontario-label__flag:before {
  content: " ";
}

.ontario-button:focus, .ontario-button:active {
  box-shadow: 0 0 0 4px #009ADB;
  outline: 4px solid transparent;
  -webkit-transition: box-shadow 0.1s ease-in-out;
  transition: box-shadow 0.1s ease-in-out;
}

.ontario-button {
  border: none;
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: none;
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
  margin: 1rem 0.75rem 1rem 0;
  min-width: 10rem;
  padding: 0.65625rem 2rem;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.ontario-button--primary {
  background-color: #0066CC;
  color: #FFFFFF;
}

.ontario-button--primary:hover {
  background-color: #00478F;
}

.ontario-button--primary:focus {
  background-color: #00478F;
  -webkit-transition: background-color 0.2s ease-out, box-shadow 0.1s ease-in-out;
  transition: background-color 0.2s ease-out, box-shadow 0.1s ease-in-out;
}

.ontario-button--primary:active {
  background-color: #002142;
  -webkit-transition: background-color 0s, box-shadow 0.1s ease-in-out;
  transition: background-color 0s, box-shadow 0.1s ease-in-out;
}

.ontario-button--secondary {
  background-color: #FFFFFF;
  border: 2px solid #0066CC;
  color: #0066CC;
  padding: 0.53125rem 2rem;
}

.ontario-button--secondary:hover {
  background-color: #e0f0ff;
  border-color: #00478F;
}

.ontario-button--secondary:focus {
  background-color: #e0f0ff;
  border-color: #00478F;
  color: #00478F;
  -webkit-transition: background-color 0.2s ease-out, box-shadow 0.1s ease-in-out;
  transition: background-color 0.2s ease-out, box-shadow 0.1s ease-in-out;
}

.ontario-button--secondary:active {
  background-color: #c2e0ff;
  border-color: #002142;
  color: #002142;
  -webkit-transition: background-color 0s, box-shadow 0.1s ease-in-out;
  transition: background-color 0s, box-shadow 0.1s ease-in-out;
}

.ontario-button--tertiary {
  background-color: transparent;
  color: #0066CC;
  text-decoration: underline;
}

.ontario-button--tertiary:hover {
  background-color: #e8e8e8;
  color: #00478F;
  text-decoration: underline;
}

.ontario-button--tertiary:focus {
  background-color: #e8e8e8;
  color: #00478F;
  text-decoration: underline;
  -webkit-transition: background-color 0.2s ease-out, box-shadow 0.1s ease-in-out;
  transition: background-color 0.2s ease-out, box-shadow 0.1s ease-in-out;
}

.ontario-button--tertiary:active {
  background-color: #d1d1d1;
  color: #002142;
  text-decoration: underline;
  -webkit-transition: background-color 0s, box-shadow 0.1s ease-in-out;
  transition: background-color 0s, box-shadow 0.1s ease-in-out;
}

.ontario-dropdown {
  background-color: #FFFFFF !important;
  background-image: url("../assets/ontario-material-dropdown-arrow-48px.svg") !important;
  background-position: right 0.5rem center !important;
  background-repeat: no-repeat !important;
  background-size: 2rem !important;
  border: 2px solid #1a1a1a !important;
  padding-right: calc(1rem*2.25);
}

/* These styles are to fix differences in default styling for dropdowns in IE */
.ontario-dropdown::-ms-expand {
  display: none;
}

.ontario-dropdown option {
  font-weight: normal;
}

.ontario-input {
  border: 2px solid #1a1a1a !important;
  border-radius: 4px;
  box-sizing: border-box;
  color: #1a1a1a;
  font-size: 1rem;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  margin: 0 0 2rem;
  max-width: 46em;
  width: 100%;
  padding: 0.625rem 1rem;
  transition: box-shadow 0.1s ease-in-out;
}

.ontario-radios {
  padding: 0 0 0 0.125rem;
}

.ontario-radios__item {
  position: relative;
  display: block;
  margin: 0 0 1rem;
  padding: 0 2rem 0;
}
@media screen and (max-width: 767px) {
  .ontario-radios__item {
    padding-left: 3rem !important;
  }
}

.ontario-radios__input {
  cursor: pointer;
  margin: 0;
  position: absolute;
  opacity: 0;
  top: -0.5em;
  left: -0.5em;
  width: 3em;
  height: 3em;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .ontario-radios__input {
    top: -0.375em;
    left: -0.375em;
  }
}

.ontario-radios__label {
  display: inline-block;
  font-size: 1rem;
  margin: 0.2rem 0 0.2rem 20px;
  padding: 0 0.75rem;
  touch-action: manipulation;
}
@media screen and (max-width: 767px) {
  .ontario-radios__label {
    margin: 0.3rem 0;
    padding: 0 1rem;
  }
}
.ontario-radios__label:before {
  content: "";
  border: 2px solid #1a1a1a;
  border-radius: 50%;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 2em;
  height: 2em;
  transition: border 0.1s ease-in-out;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .ontario-radios__label:before {
    width: 2.25em;
    height: 2.25em;
  }
}
.ontario-radios__label:after {
  content: "";
  border-radius: 50%;
  box-shadow: 0 0 0 6px #1a1a1a;
  border: 4px solid #FFFFFF;
  position: absolute;
  top: 0.75em;
  left: 0.75em;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .ontario-radios__label:after {
    box-shadow: 0 0 0 8px #1a1a1a;
    top: 0.875em;
    left: 0.875em;
  }
}

.ontario-radios__input:checked + .ontario-radios__label:before,
.ontario-radios__input:focus + .ontario-radios__label:before {
  -moz-box-shadow: 0 0 0 4px #009ADB;
  -webkit-box-shadow: #009ADB;
  box-shadow: 0 0 0 4px #009ADB;
  outline: 4px solid transparent;
  transition: box-shadow 0.1s ease-in-out;
}

.ontario-radios__input:checked + .ontario-radios__label:after {
  opacity: 1;
}

.ontario-checkboxes {
  margin-bottom: 2rem;
  margin-bottom: 2.5rem;
}

.ontario-checkboxes__item {
  position: relative;
  margin: 0 0 1rem;
  padding: 0 2rem 0;
  min-height: 28px;
}
.ontario-checkboxes__item:last-of-type {
  margin: 0;
}
@media screen and (max-width: 767) {
  .ontario-checkboxes__item {
    padding: 0 2.5rem 0;
    min-height: 32px;
  }
}

.ontario-checkboxes__input {
  cursor: pointer;
  margin: 0;
  position: absolute;
  top: -2px;
  left: -2px;
  opacity: 0;
  width: 36px;
  height: 36px;
  z-index: 1;
  -webkit-tap-highlight-color: transparent;
}

.ontario-checkboxes__label {
  display: inline-block;
  cursor: pointer;
  margin: 0;
  padding: 0 1rem;
  /*
      These styles specifically target IE11. There is a difference in the way the checkbox
      size is rendering, and this targets it to be the correct size
  */
}
@media screen and (max-width: 767) {
  .ontario-checkboxes__label {
    margin: 0.33rem 0;
  }
}
.ontario-checkboxes__label:before {
  content: "";
  border: 2px solid #1a1a1a;
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 28px;
  transition: border 0.1s ease-in-out;
  background: #fff;
}
.ontario-checkboxes__label:after {
  content: "";
  background-image: url("/assets/ontario-checkbox-background-no-width.svg");
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
  position: absolute;
  top: 1px;
  left: 1px;
  right: 0;
  bottom: 0;
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .ontario-checkboxes__label:before {
    height: 25px;
    width: 25px;
  }
}
@media screen and (-ms-high-contrast: active) and (max-width: 767), screen and (-ms-high-contrast: none) and (max-width: 767) {
  .ontario-checkboxes__label:before {
    height: 36px;
    width: 36px;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .ontario-checkboxes__label:after {
    height: 23px;
    width: 23px;
  }
}

.ontario-checkboxes__input:focus + .ontario-checkboxes__label:before {
  -moz-box-shadow: 0 0 0 4px #009ADB;
  -webkit-box-shadow: 0 0 0 4px #009ADB;
  box-shadow: 0 0 0 4px #009ADB;
  outline: 4px solid transparent;
  transition: all 0.1s ease-in-out;
}

.ontario-checkboxes__input:checked + .ontario-checkboxes__label:after {
  opacity: 1;
}

.ontario-checkboxes__input:checked + .ontario-checkboxes__label:before {
  background-color: #1a1a1a;
}

.ontario-footer {
  color: #FFFFFF;
  padding: 4rem 0;
}

.ontario-footer__links-container {
  list-style: none;
  margin: 0 0 1rem 0;
}
@media screen and (min-width: 991px) {
  .ontario-footer__links-container {
    margin-bottom: 0.5rem;
  }
}

.ontario-footer__links-container--inline {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media screen and (min-width: 767px) {
  .ontario-footer__links-container--inline {
    flex-direction: row;
  }
}

.ontario-footer__links-container--two-column-list {
  column-count: 1;
  display: block;
  margin: 0;
}
@media screen and (min-width: 767px) {
  .ontario-footer__links-container--two-column-list {
    column-count: 2;
  }
  .ontario-footer__links-container--two-column-list .ontario-footer__link {
    padding: 0;
    margin: 0 1rem 1rem 0;
  }
}

.ontario-footer__links-container li {
  padding: 0.25rem 0;
}

.ontario-footer__link {
  color: #FFFFFF;
  display: inline-block;
  padding: 0.5rem 0;
  margin: 0;
  text-decoration: underline;
}
.ontario-footer__link:hover, .ontario-footer__link:focus {
  text-decoration: none;
}
.ontario-footer__link:visited, .ontario-footer__link:active, .ontario-footer__link:hover {
  color: #FFFFFF;
}
@media screen and (min-width: 767px) {
  .ontario-footer__link {
    padding: 0;
    margin: 0 3rem 1rem 0;
  }
}

.ontario-footer__copyright a {
  margin: 0;
}

.ontario-footer__links-container--social {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.ontario-footer__links-container--social .ontario-footer__link {
  background: transparent;
  border-radius: 45%;
  margin: 0 1rem 0.75rem 0;
  padding: 0;
  outline: none;
  height: calc(3rem + 0.5rem);
  width: calc(3rem + 0.5rem);
  display: flex;
  justify-content: center;
  align-items: center;
}
.ontario-footer__links-container--social .ontario-footer__link:hover, .ontario-footer__links-container--social .ontario-footer__link:focus {
  background-color: black;
}
.ontario-footer__links-container--social .ontario-footer__link:hover .ontario-icon, .ontario-footer__links-container--social .ontario-footer__link:focus .ontario-icon {
  fill: #FFFFFF;
}
@media screen and (min-width: 767px) {
  .ontario-footer__links-container--social .ontario-footer__link {
    height: 3rem;
    width: 3rem;
  }
}

.ontario-footer__links-container--social .ontario-footer__link .ontario-icon {
  fill: #FFFFFF;
  width: 36px;
  height: 36px;
}
@media screen and (min-width: 767px) {
  .ontario-footer__links-container--social .ontario-footer__link .ontario-icon {
    width: 32px;
    height: 32px;
  }
}

.ontario-footer p {
  max-width: 48rem;
  width: 100%;
}
.ontario-footer p a {
  color: #FFFFFF;
  font-weight: 600;
}
.ontario-footer p a:visited {
  color: #FFFFFF;
}
.ontario-footer p a:active {
  color: #e6e6e6;
}
.ontario-footer p a:focus, .ontario-footer p a:hover {
  text-decoration: none;
}

.ontario-footer__ministry-logo {
  width: 100%;
  max-width: 255px;
}

.ontario-button.ontario-footer__button {
  background-color: #1a1a1a;
  border: 2px solid #FFFFFF;
  border-color: #FFFFFF;
  color: #FFFFFF;
  margin-bottom: 2rem;
}
.ontario-button.ontario-footer__button:hover, .ontario-button.ontario-footer__button:focus {
  background-color: #4d4d4d;
}
.ontario-button.ontario-footer__button:active {
  background-color: #666666;
}

/* Supergraphic background */
.ontario-footer--default,
.ontario-footer--partnernship,
.ontario-footer__expanded-top-section {
  position: relative;
}
.ontario-footer--default:before,
.ontario-footer--partnernship:before,
.ontario-footer__expanded-top-section:before {
  background-color: #333333;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ontario-footer--default:before {
  background-image: url("~/../../assets/123.svg");
}

/* Default footer */
.ontario-footer--default {
  background-color: #1a1a1a;
  border-bottom: 4px solid #4d4d4d;
}
.ontario-footer--default:before {
  background-size: 112.5rem;
  background-position: calc(50vw - 73.5rem)-64rem;
}
@media screen and (min-width: 767px) {
  .ontario-footer--default:before {
    background-size: 180rem;
    background-position: calc(50vw - 120rem) -106rem;
  }
}
@media screen and (min-width: 991px) {
  .ontario-footer--default:before {
    background-size: 275rem;
    background-position: calc(50vw - 187rem) -160rem;
  }
}

/* Partnership footer */
.ontario-footer--partnership {
  background-color: #1a1a1a;
}

.ontario-footer__partnership-logo-container {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .ontario-footer__partnership-logo-container {
    margin-top: 2.5rem;
    text-align: left;
  }
}

.ontario-footer__ontario-logo {
  display: inline-block;
  height: 46px;
  margin-bottom: 1.5rem;
  margin-top: 0;
}
@media screen and (min-width: 991px) {
  .ontario-footer__ontario-logo {
    margin-top: -5px;
  }
}

/* expanded footer */
.ontario-footer--expanded {
  padding-top: 0;
  background-color: #1a1a1a;
  border-bottom: 4px solid #4d4d4d;
}

.ontario-footer__expanded-top-section {
  background-color: #262626;
  padding: 4rem 0;
}
.ontario-footer__expanded-top-section:before {
  background-size: 165rem;
  background-position: calc(50vw - 125rem)-64rem;
}
@media screen and (min-width: 767px) {
  .ontario-footer__expanded-top-section:before {
    background-size: 250rem;
    background-position: calc(50vw - 195rem) -106rem;
  }
}
@media screen and (min-width: 991px) {
  .ontario-footer__expanded-top-section:before {
    background-size: 305rem;
    background-position: calc(50vw - 222rem) -160rem;
  }
}

.ontario-footer__expanded-top-section .ontario-footer__link {
  text-decoration: underline;
}
.ontario-footer__expanded-top-section .ontario-footer__link:hover, .ontario-footer__expanded-top-section .ontario-footer__link:focus {
  text-decoration: none;
}
.ontario-footer__expanded-top-section .ontario-footer__link:active {
  color: #e6e6e6;
}

.ontario-footer__expanded-top-section ul {
  margin-bottom: 0;
}

.ontario-expanded-footer__one-third-block {
  margin-bottom: 0;
}
.ontario-expanded-footer__one-third-block:first-of-type, .ontario-expanded-footer__one-third-block:nth-child(2) {
  margin-bottom: 3rem;
}
@media screen and (min-width: 767px) {
  .ontario-expanded-footer__one-third-block {
    margin-bottom: 0;
  }
  .ontario-expanded-footer__one-third-block:first-of-type {
    margin-bottom: 3rem;
  }
  .ontario-expanded-footer__one-third-block:nth-child(2) {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 991px) {
  .ontario-expanded-footer__one-third-block {
    margin-bottom: 0;
  }
  .ontario-expanded-footer__one-third-block:first-of-type {
    margin-bottom: 0;
  }
}

.ontario-footer__expanded-bottom-section {
  background-color: #1a1a1a;
  padding-top: 4rem;
}

.ontario-alert {
  border-width: 0 0 0 4px;
  border-style: solid;
  padding: 1.5rem;
  margin: 2rem 0 2.5rem 0;
}

.ontario-alert__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ontario-alert__header-icon {
  display: inline-block;
  vertical-align: top;
  margin-right: 0.95rem;
  margin-top: 10px;
}
.ontario-alert__header-icon svg, .ontario-alert__header-icon img {
  width: 36px;
  height: 36px;
}
@media screen and (max-width: 767px) {
  .ontario-alert__header-icon svg, .ontario-alert__header-icon img {
    width: 32px;
    height: 32px;
    margin-top: -5px;
  }
}

.ontario-alert__header-title {
  margin-bottom: 0.75rem;
  padding-top: 2px;
}

.ontario-alert__body {
  margin-left: 3.25rem;
  max-width: 48rem;
}
@media screen and (max-width: 767px) {
  .ontario-alert__body {
    margin-left: 0;
  }
}

.ontario-alert__body p {
  margin-top: 0;
}
.ontario-alert__body p:last-of-type {
  margin-bottom: 0.5rem;
}

.ontario-alert__body p:last-of-type + ul {
  margin-top: 1rem;
}

.ontario-alert__body ul:last-of-type {
  margin-bottom: 0.5rem;
}

.ontario-alert--error ul {
  margin-left: 1.25rem;
}

.ontario-alert--error ul:last-of-type {
  margin-bottom: 0.5rem;
}

.ontario-callout,
.ontario-aside {
  border-left: 0.25rem solid #92278F;
  padding: 1.5rem;
}
.ontario-callout *,
.ontario-aside * {
  max-width: 48rem;
}

.ontario-callout {
  margin: 2rem 0 2.5rem 0;
  background-color: #f2f2f2;
}

.ontario-aside {
  margin: 2rem 0 2.5rem 2rem;
}

@media screen and (max-width: 767px) {
  .ontario-aside {
    margin: 2rem 0 2.5rem 1rem;
  }
}
.ontario-callout:last-child,
.ontario-aside:last-child {
  margin-bottom: 0.5rem;
}

.ontario-callout__title,
.ontario-aside__title {
  margin-bottom: 1rem;
}

.ontario-border-highlight--teal {
  border-color: #367A76 !important;
}

.ontario-border-highlight--gold {
  border-color: #86743D !important;
}

.ontario-border-highlight--yellow {
  border-color: #8A600D !important;
}

.ontario-border-highlight--taupe {
  border-color: #7B725C !important;
}

.ontario-border-highlight--green {
  border-color: #2B8737 !important;
}

.ontario-border-highlight--lime {
  border-color: #5F8129 !important;
}

.ontario-border-highlight--sky {
  border-color: #1080A6 !important;
}

.ontario-border-highlight--blue {
  border-color: #0369ac !important;
}

.ontario-border-highlight--purple {
  border-color: #92278F !important;
}

.ontario-alert--informational {
  border-color: #1080A6;
  background-color: #E2F0F4;
}

.ontario-alert--informational svg {
  fill: #1080A6;
}

.ontario-alert--warning {
  border-color: #FCAF17;
  background-color: #FEF6DC;
}

.ontario-alert--warning svg {
  fill: #FCAF17;
}

.ontario-alert--success {
  border-color: #118847;
  background-color: #E5f0E9;
}

.ontario-alert--success svg {
  fill: #118847;
}

.ontario-alert--error {
  border-color: #CD0000;
  background-color: #FCEFF0;
}

.ontario-alert--error svg {
  fill: #CD0000;
}

.ontario-alert--error a {
  color: #CD0000;
}
.ontario-alert--error a:hover, .ontario-alert--error a:focus {
  color: #6B0000;
}
.ontario-alert--error a:active {
  color: #280000;
}

.ontario-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  /* The default vertical-align is `baseline`, which leaves a few pixels of space below the icon. Using `center` prevents this. For icons shown alongside text, you may want to use a more precise value, e.g. `vertical-align: -4px` or `vertical-align: -0.15em`. */
  vertical-align: middle;
  /* Paths and strokes that overflow the viewBox can show in IE11. */
  overflow: hidden;
  margin-bottom: 2px;
}

a {
  word-break: break-word;
}

#backgrounder_graphic {
  fill: #F03093;
}

#bulletin_graphic {
  fill: #3193CC;
}

.check_container {
  display: block;
  white-space: normal;
  margin: 10px 15px 15px 10px;
}
.check_container label {
  font-size: 1rem;
}

.check_container input {
  vertical-align: middle;
  margin-left: -18px;
  margin-right: 15px;
}

.check_container span {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
  position: relative;
}

#clear_filter_button {
  display: none;
}

#close {
  margin-top: -5px;
}

#coroner_graphic {
  fill: #FCAF17;
}

D .download_block {
  padding: 40px 10px;
  border: 1px solid #f2f2f2;
}

.feature_card {
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  padding-bottom: 1.3rem;
}

#feature_teal_hr {
  width: 35px;
  border: 3px solid #49A7A2;
  position: relative !important;
  margin-top: 0;
  margin-bottom: 15px;
}

#featured {
  border: 1px solid #ddd;
  margin-left: 10px;
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 200px;
}
#featured div {
  padding-left: 35px;
}

.filter_area {
  margin-top: 1em;
}

.filter_border {
  border-left: 1px solid #ddd;
  padding-left: 30px;
}

#filter_result_list {
  background-color: #f2f2f2;
  padding: 15px;
}

.filter_result {
  border: 1px solid #1a1a1a;
  padding: 5px 10px;
  border-radius: 4px;
}

#h2name {
  margin-top: 50px;
}

.hand {
  cursor: pointer;
}

.home_hr {
  margin-left: -15px;
}

#is-safari {
  display: none;
}

.margin4-5 {
  margin-bottom: 2em;
}

.mb-625 {
  margin-bottom: 0.625rem;
}

#media_graphic {
  fill: #B975B7;
}

#mobile_toc {
  display: none;
}

#news_graphic {
  fill: #49A7A2;
}

.no_btn {
  border: none;
  background: none;
  color: #fff;
  color: #fff;
}

.notification_button {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  background: #367A76;
  border-left: 0.975em solid rgba(0, 0, 0, 0.1);
  color: #fff;
  font-weight: bold;
  min-height: 50px;
}
.notification_button .lh-50 {
  line-height: 50px;
}

#notification p {
  margin-bottom: 0;
}
#notification p a {
  color: #fff !important;
}

p img {
  max-width: 100%;
}

.pl_13 {
  padding-left: 1.3rem;
}

.photo_mob {
  display: none;
}

#preview {
  background-color: #D1EFD4;
  border-left: 0.9375rem solid #abe2b1;
}

.quote_sidebar {
  border-left: 4px solid #cccccc;
  padding: 10px 22px;
  margin-bottom: 30px;
}

.related {
  padding: 0.75rem 0.5rem;
}

#release_intro {
  position: relative;
}
#release_intro hr {
  position: absolute;
  bottom: 0;
}

#release {
  background-repeat: no-repeat;
  background-size: 443px 317px;
  background-position: 102% top;
}

.right_head {
  margin-top: 15px;
}

.row.release_print_row .col-lg-8 {
  overflow: auto;
}

#rss {
  height: 15px !important;
}

#scroll_top_btn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 0;
  z-index: 99;
  display: none;
  color: #fff;
  padding-bottom: 10px;
  border: none;
  background: transparent !important;
}
#scroll_top_btn img {
  height: 30px;
  width: 30px;
  margin-right: 30px;
  background: transparent !important;
}

#search_append {
  margin-left: -2px;
}

#search-bar {
  padding-top: 20px;
}

#search_box {
  width: 80%;
  border-right: 0 !important;
}

#search_box_blue {
  background-color: #e2f0f4;
  border-left: 4px solid #1080a6;
}

#search_clear {
  padding-left: 10px !important;
  min-width: 0;
  width: auto;
  padding-right: 10px !important;
}

#search_fieldset {
  position: relative;
  top: -4px;
}
#search_fieldset .ontario-button--tertiary:hover, #search_fieldset .ontario-button--tertiary:active, #search_fieldset .ontario-button--tertiary:focus {
  background-color: transparent !important;
}

#search_menu {
  display: none;
}

#search_submit {
  border-radius: 0 4px 4px 0;
  min-width: 80px;
  border-left: 0;
  border: none;
}

#share_mob {
  display: none;
}

#speech_graphic {
  fill: #C1B28F;
}

#statement_graphic {
  fill: #F15A22;
}

#super_home_div {
  border-right: 1px solid #999999;
  padding-left: 0;
}
#super_home_div img {
  height: 150px;
  position: relative;
  top: 67px;
}

#table_cols {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
}
#table_cols a {
  text-decoration: none;
}

.tag_back {
  background: #F2F2F2;
  border-radius: 48px;
  padding: 8px 16px;
  margin-right: 15px;
}

.time_cat li {
  list-style-type: none;
}

.timeline_border {
  border-left: 3px solid #0066cc;
}

.timeline_empty {
  height: 40px;
}

.timeline_hr {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 10px;
  width: 80%;
}

.top_bar {
  width: 100%;
  min-height: 20px;
  padding: 5px;
}

.trill_graphic {
  width: 440px;
  height: 320px;
  position: relative;
  right: 72px;
}

.type_highlight {
  background-color: #49a7a2;
  padding: 5px;
}

.date_background {
  background: #f1f1f1;
}

@media screen and (max-width: 40em) {
  #search_clear, #search_submit {
    display: inline-block;
  }
}
@media screen and (min-width: 992px) {
  .padding-large-0 {
    padding-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .lg_home_filter {
    display: none !important;
  }

  .filter_area {
    margin-top: 0;
  }

  .sm_home_filter {
    display: inline !important;
  }

  #release {
    background: none;
  }

  .feature_date {
    text-align: left !important;
  }

  .filter_border {
    padding-left: 0;
    border: none;
  }

  #table_cols {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }

  #search_menu {
    display: inline-block;
  }

  .release_title_mobile {
    font-size: 24px;
    line-height: 30px;
  }

  .photo_mob {
    display: inline;
    margin-left: 50px;
  }

  #photo_full {
    display: none;
  }

  #mobile_toc {
    display: inline;
  }

  #share_mob {
    display: inline;
  }

  #share_desk {
    display: none;
  }

  #search_field {
    margin-left: 15px !important;
  }

  .min_rss {
    float: left !important;
    text-align: left !important;
  }

  #is-safari {
    display: inline;
  }

  #not-safari {
    display: none;
  }

  #search_submit {
    margin-left: 0 !important;
    margin-right: 10px;
    max-width: 150px;
    height: 50px;
    border: 0;
    border-radius: 4px;
  }

  #search_input {
    width: 90% !important;
  }
}
@media print {
  #share_desk, #share_mob, #toc, .filter_area, #notification_bar {
    display: none !important;
  }

  .release_print_row {
    display: inline !important;
  }
}

/*# sourceMappingURL=main.css.map */
