/* ESG SCSS Document */
/* line 6, esg.scss */
.btn_right {
  text-align: right !important;
  margin-right: 16px; }

/* line 11, esg.scss */
.button {
  border-radius: 3px;
  border: none;
  background: #000066;
  box-shadow: none;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 15px;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif; }

/* line 24, esg.scss */
a.button:hover {
  background: #00628b;
  text-decoration: none; }

/* line 26, esg.scss */
a.button {
  color: white;
  background: #000066; }

/* line 28, esg.scss */
p.science-overlay {
  position: relative;
  float: right;
  width: 59%;
  margin: -340px 21px 0px 0px;
  color: #FFF;
  font-size: 1em;
  z-index: 100;
  font-weight: normal; }

/* line 39, esg.scss */
#science-excerpt, #value-excerpt {
  width: 48%;
  float: left; }
  /* line 43, esg.scss */
  #science-excerpt h3, #value-excerpt h3 {
    padding-bottom: 8px;
    letter-spacing: 0.25em;
    border-bottom: 1px inset #CCC; }

/* line 50, esg.scss */
#science-excerpt {
  margin-right: 4%; }

/* line 52, esg.scss */
p {
  font-size: 12px;
  color: #333;
  line-height: 22px;
  padding-right: 20px;
  text-align: justify; }

/* line 60, esg.scss */
ul.three-up {
  float: left;
  width: 30%;
  margin-right: 2% !important; }

/* line 65, esg.scss */
ul.three-up:last-child {
  margin-right: 0 !important; }

/* line 67, esg.scss */
#esg2-slide {
  padding: 20px;
  margin: 0 0 30px;
  background-color: #d1d1d1; }
  /* line 72, esg.scss */
  #esg2-slide .slidehalf {
    margin-top: 0px;
    margin-right: 20px;
    float: left; }
  /* line 78, esg.scss */
  #esg2-slide .bullets {
    margin-left: 20px; }
  /* line 80, esg.scss */
  #esg2-slide h2 {
    padding-bottom: 20px;
    font-weight: bold;
    padding-top: 15px;
    font-size: 19px; }

/* line 87, esg.scss */
.article ul {
  margin: 1.5em 0 1.571em; }

/* line 88, esg.scss */
.announce {
  border: 1px solid #000066; }

/* line 89, esg.scss */
h2.callout {
  font-size: 20px;
  text-align: center;
  line-height: 1;
  padding: 15px 0 0; }

/* line 90, esg.scss */
.page-id-678 article ul {
  margin: 1.5em 0 1.9em; }

/* line 91, esg.scss */
.thirds {
  padding-left: 20px; }
