/*FOUNDATION*/
.row,
.row .row {
  margin: 0 auto;
}

/*TYPOGRAPHY*/
.titlebar h1 {
  font-family: "proxima-nova";
  font-weight: 400;
}

h2 .intro {
  color: #555;
}

.home #main-content {
  padding-top: 0;
}

h3 {
  font-weight: 700;
  font-family: "proxima-nova";
}

.align-center h2,
.align-center h3,
.align-center h4,
.align-center h5,
.align-center p,
.employers .columns {
  text-align: center;
}

/*BOARD MEMBERS*/
.member-size {
  padding-top: 0;
}

/*ICONOGRAPHY*/
div[class*=icon-]:before {
  margin-left: 0;
}

div[class*=icon-] {
  background: #fff;
  color: #f8971d;
  display: block;
  font-size: 40px;
  height: 40px;
  line-height: 1em;
  margin: 0 auto 10px;
  width: 40px;
}

.public-document h4 a {
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.public-document .post-meta li a {
  font-family: "Open Sans";
  font-size: 13px;
  font-weight: 400;
  text-decoration: underline;
}

.public-document h4 a:hover {
  text-decoration: underline;
}

.public-document .post-meta li a:hover {
  text-decoration: none;
}

.public-documents .document-list {
  margin-bottom: 60px;
}

.public-documents .nine.columns .public-document {
  margin-bottom: 0;
}

.public-documents .sidebar-section {
  margin-bottom: 60px;
}

.sidebar-links {
  margin-bottom: 40px;
}

/*EMPLOYMENT*/
a.job-logo-link {
  display: block;
}

a.job-logo-link img:hover {
  opacity: 0.5;
}

.employers a.button {
  margin-left: auto;
  margin-right: auto;
}

/*STATIONS*/
.station #content {
  margin-bottom: 60px;
}

.station li {
  list-style: none;
  margin-bottom: 10px;
  font-size: 16px;
}

#sidebar.station-sidebar {
  border-left: 1px solid #50d4e6;
  padding-left: 30px !important;
}

.station-image {
  margin-bottom: 60px;
  width: 100%;
  border: 1px solid #333;
}

div.station-detail a.station-image-link,
div.station-detail a img[alt=station-detail-sample] {
  width: 100%;
}

/*CORRIDOR USE*/
.procurement article {
  border-bottom: 1px solid #50d4e6;
  margin-bottom: 60px;
  margin-top: 30px;
}

h2 {
  color: #555 !important;
}

.bottom-margin {
  margin-bottom: 60px;
}

.corridor-use #content ol > li {
  list-style: decimal !important;
  padding-left: 10px;
  margin-left: 20px;
}

.corridor-use #content ol ul li {
  padding-left: 10px;
  margin-left: 20px;
  list-style: disc;
}

.corridor-use .nine.columns .public-document {
  display: block;
  margin-top: 20px;
  margin-bottom: 60px;
  height: auto;
}

#main {
  margin-bottom: 0px !important;
}

li {
  font-size: 16px;
  padding-left: 10px;
  margin-left: 20px;
  list-style: disc;
  margin-bottom: 15px;
}

h4 .padpermits {
  padding-top: 100px !important;
}

p.lead2 {
  padding-left: 0px;
  font-size: 17.5px;
  line-height: 1;
  margin-bottom: 17px;
  font-weight: 600;
  padding-right: 1em;
}

ul.meet {
  margin-left: 22px;
}

/*  Green Update */
.sf-menu li.active > a,
.sf-menu li:hover > a,
.sf-menu li.sfHover > a {
  color: #00623C;
}

a:hover,
a:hover h1,
a:hover h2,
a:hover h3,
a:hover h4,
a:hover h5,
a:hover h6,
#sidebar a:hover {
  color: #00623C;
}

.beopen-wrap:hover:before {
  color: #00623C;
}

.public-document h4 a {
  color: #4F4F50;
}

body {
  color: #4F4F50;
}

span.member-job {
  color: #4F4F50;
}

article.team_member {
  color: #4F4F50;
}

/*# sourceMappingURL=be-theme-css-overwrites.css.map */
