/* Master.css overrides */
#wrapper {
  margin-top: 10px;
}

#arc {
  height: 45px;
  background: #c0c0c0;
}
#arc form {
  margin-top: 9.5px;
}
#arc #searchBox {
  height: 1.8em;
  width: 19.7em;
}
#arc p {
  margin: 0;
}

#logoMinistryNameWrapper {
  float: left;
  margin-left: 5px;
}
#logoMinistryNameWrapper img[src*="logo-ontario-blk@2x.png"] {
  width: 150px;
  height: auto;
  border: 0;
}
#logoMinistryNameWrapper #ministry_header {
  font: 700 1rem Raleway, sans-serif;
  line-height: 1.1rem;
  margin-top: 7px;
  margin-bottom: 0.7em;
}

#home #navbar {
  height: 36px;
  background: #333;
}
#home #navbar p {
  padding: 1em 0;
}

#right_column ol li, #right_column ul li {
  color: #000;
}

.leftnav .header,
.leftnav .mycolour .header {
  background-image: none;
}

.leftnav .mygovt .header {
  background: none #333;
}

#splash {
  padding-bottom: 39px;
  background-image: none;
  border-color: #333;
}
#splash h1, #splash h2, #splash h3 {
  font-family: Raleway, sans-serif;
  color: #000;
}
#splash .two_cols {
  background-position-y: 113px;
}
#splash .two_cols .column .button {
  margin: 26px auto;
}
#splash #ontario_header {
  margin-top: 0;
  margin-bottom: 21px;
}
#splash h2, #splash h3 {
  margin: 0;
  padding: 0;
}
#splash h2.ministry_header {
  font-size: 1.5em;
  line-height: 1.3rem;
}
#splash h3 a {
  font-size: 110%;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
}
#splash img[src*="logo-ontario-blk@2x.png"] {
  width: 180px;
  height: 47px;
}
#splash .photo--rounded {
  border: 7px solid #858685;
  border-left: none;
  border-right: none;
  border-radius: 5px;
}

#splash_page #footer {
  width: 100%;
}
#splash_page #footer span:nth-child(1n+1) {
  border-right: 1px solid;
  padding: 0 6px 0 3px;
}
#splash_page #footer span:last-child {
  border-right: none;
  padding-right: 3px;
}

.row .header {
  background-image: none;
}