@charset "UTF-8";
/* CSS Document */
#opener{margin-top:-15px;padding:30px 0;}#opener .opener-content{*zoom:1;}#opener .opener-content:before,#opener .opener-content:after{display:table;content:"";}
#opener .opener-content:after{clear:both;}
#opener img.left{margin-bottom:0;}
#nav{margin-bottom:0;}#nav+*{clear:left;padding-top:15px;}
#opener .opener-content{padding-top:15px;}#opener .opener-content img{margin-top:-15px;margin-right:30px;}
#opener .opener-content .btn-row,#opener .opener-content .btn-row .btn{margin-bottom:0;}
#navCol.sticky{position:relative;min-height:1px;}#navCol.sticky .stuck{width:960px;position:fixed;z-index:auto;top:0;right:auto;bottom:auto;left:50%;margin-left:-480px;}#navCol.sticky .stuck .menu{width:150px;}
#content{padding-top:80px;}#content *{font-family:"proxima-nova-1","proxima-nova-2",sans-serif;}
#mainCol .section{padding:65px 0;border-top:1px solid #e6e6e6;border-bottom:none;overflow:hidden;position:relative;}#mainCol .section:before{content:"";display:block;width:96%;height:5px;position:absolute;z-index:auto;top:-5px;right:auto;bottom:auto;left:2%;-webkit-box-shadow:0 0 24px rgba(0, 0, 0, 0.12);-moz-box-shadow:0 0 24px rgba(0, 0, 0, 0.12);box-shadow:0 0 24px rgba(0, 0, 0, 0.12);}
#mainCol .section:first-child{padding-top:0;border:none;}#mainCol .section:first-child:before{display:none;}
#mainCol .three-columns,#mainCol .two-columns,#mainCol .one-column{margin-top:40px;overflow:hidden;}
#mainCol .column{text-align:center;float:left;}#mainCol .column h4{font-size:18px;font-weight:800;}
#mainCol .column p{font-size:15px;}
#mainCol .one-column .column{float:none;margin:0 100px;}
#mainCol .two-columns .column{width:376px;}
#mainCol .two-columns .column+.column{margin-left:28px;}
#mainCol .three-columns .column{width:246px;}
#mainCol .three-columns .column+.column{margin-left:21px;}
#mainCol .hgroup{margin-bottom:40px;}#mainCol .hgroup h2{font-size:30px;font-weight:600;color:#333;margin-bottom:12px;}
#mainCol .hgroup h3{font-size:20px;color:#646464;}
#mainCol p{font-size:18px;line-height:1.6em;}
#mainCol p,#mainCol ul,#mainCol ol{margin:2px 0 18px;}
#mainCol #introduction .video{width:760px;margin:40px auto;text-align:center;}
#mainCol .photo{border:6px solid #e5e5e5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:relative;margin-bottom:35px;}#mainCol .photo img{width:100%;display:block;}
#mainCol .photo .photo-caption{font-size:14px;font-weight:800;text-align:left;width:100%;position:absolute;z-index:auto;top:auto;right:auto;bottom:0;left:0;padding:16px 24px;margin:0;background:rgba(0, 0, 0, 0.8);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#mainCol #promote .column{text-align:left;}
#mainCol #access img{margin-bottom:35px;}
#mainCol #savings h4{margin:30px 0;}
#mainCol #join .one-column p{color:#989898;}
#mainCol table tbody th{background:#6e6e6e;color:white;font-size:14px;text-transform:uppercase;font-weight:800;padding:10px 16px;}
#mainCol #tier-table tr td:first-child{padding-left:16px;}
#mainCol #tier-table tr.prices td.org{border-top:1px solid #A9BA49;}
#mainCol #tier-table tr.prices td.silver{border-top:1px solid #A7B9C6;}
#mainCol #tier-table tr.prices td.gold{border-top:1px solid #D5C152;}
#mainCol #tier-table tr.prices td.platinum{border-top:1px solid #B4B3AC;}
#mainCol #tier-chart .column{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-align:left;float:right;position:relative;overflow:hidden;border-bottom:1px solid #CCC;}#mainCol #tier-chart .column .column-overlay{text-align:center;display:block;width:100%;height:100%;position:absolute;z-index:auto;top:0;right:auto;bottom:auto;left:0;padding-top:65%;margin-top:70px;opacity:0;filter:alpha(opacity=0);background-position:center top;background-repeat:no-repeat;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity 0.6s ease-in-out;-moz-transition:opacity 0.6s ease-in-out;-ms-transition:opacity 0.6s ease-in-out;-o-transition:opacity 0.6s ease-in-out;transition:opacity 0.6s ease-in-out;}#mainCol #tier-chart .column .column-overlay a{font-size:14px;font-weight:800;text-transform:uppercase;color:white;display:inline-block;padding:6px 24px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
#mainCol #tier-chart .column:hover .column-overlay{opacity:1;}
#mainCol #tier-chart .platinum .column-overlay{background-image:url('http://www.usgbc.org/sites/all/assets/shared/img/membership-patterns/platinum-pattern.png');}#mainCol #tier-chart .platinum .column-overlay a{background:#b4b3ac;}
#mainCol #tier-chart .gold .column-overlay{background-image:url('http://www.usgbc.org/sites/all/assets/shared/img/membership-patterns/gold-pattern.png');}#mainCol #tier-chart .gold .column-overlay a{background:#d5c152;}
#mainCol #tier-chart .silver .column-overlay{background-image:url('http://www.usgbc.org/sites/all/assets/shared/img/membership-patterns/silver-pattern.png');}#mainCol #tier-chart .silver .column-overlay a{background:#a7b9c6;}
#mainCol #tier-chart .org .column-overlay{background-image:url('http://www.usgbc.org/sites/all/assets/shared/img/membership-patterns/org-pattern.png');}#mainCol #tier-chart .org .column-overlay a{background:#a9ba49;}
#mainCol .table-discounts{border:none;}#mainCol .table-discounts th,#mainCol .table-discounts td{text-align:center;border:none;border-collapse:collapse;padding:10px 16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#mainCol .table-discounts tr td:first-child{text-align:left;width:48%;}
#mainCol .table-discounts thead .note{font-size:12px;font-style:italic;color:#989898;}
#mainCol .table-discounts thead td:first-child.note{width:100%;}
#mainCol .table-discounts thead th{font-size:12px;font-weight:800;text-shadow:0 1px 0 #eee;line-height:1.3em;color:#505050;width:26%;padding:8px;vertical-align:middle;background-color:#d6d6d6;background-image:-moz-linear-gradient(top, #dddddd, #cccccc);background-image:-ms-linear-gradient(top, #dddddd, #cccccc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#dddddd), to(#cccccc));background-image:-webkit-linear-gradient(top, #dddddd, #cccccc);background-image:-o-linear-gradient(top, #dddddd, #cccccc);background-image:linear-gradient(top, #dddddd, #cccccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#cccccc', GradientType=0);border:1px solid #ccc;border-bottom:none;-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.2) inset;-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.2) inset;box-shadow:0 1px 0 rgba(255, 255, 255, 0.2) inset;}#mainCol .table-discounts thead th:not(:last-child){border-right-color:#b8b8b8;}
#mainCol .table-discounts thead th.savings{background-color:#c3d2d5;background-image:-moz-linear-gradient(top, #c9d8db, #bac9cc);background-image:-ms-linear-gradient(top, #c9d8db, #bac9cc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#c9d8db), to(#bac9cc));background-image:-webkit-linear-gradient(top, #c9d8db, #bac9cc);background-image:-o-linear-gradient(top, #c9d8db, #bac9cc);background-image:linear-gradient(top, #c9d8db, #bac9cc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9d8db', endColorstr='#bac9cc', GradientType=0);border-color:#bac9cc;}
#mainCol .table-discounts tbody th{text-align:left;border:1px solid #6e6e6e;}
#mainCol .table-discounts tbody td{font-size:12px;color:#505050;padding:12px 16px;}#mainCol .table-discounts tbody td.savings{font-weight:600;color:#1b1b1b;background:#e7f7fa;}
#mainCol .table-discounts tbody tr td:first-child{font-weight:800;}
#mainCol .table-discounts tbody tr:nth-child(2n) td{background:#f1f1f1;}#mainCol .table-discounts tbody tr:nth-child(2n) td.savings{background:#dbeaed;}
#mainCol .table-discounts thead th{width:16%;}#mainCol .table-discounts thead th:nth-child(2){width:20%;}

/* Landing Page Styles */
.article-feature {
	display: block;
	clear: both;
	}
.separator {
    padding-top: 20px;
    margin-bottom: 20px;
	}
h1.banner-text {
    font-family: "flood-std-1","flood-std-2", sans-serif !important;
    color: white;
    font-size: 80px;
	text-align: center;
	max-width: 800px;
    margin: auto;
    padding-top: 90px;
}
.landing-page h2 {
    font-size: 44px;
    text-align: center !important;
    display: block;
    margin-bottom: -30px;
    color: black;
    font-weight: bold;
	max-width: 600px;
    margin: auto;
}
.landing-page p {
	font-size: 20px;
	line-height: 26px;
	margin: 26px 0;
	}
img.icon-static {
	max-width: 250px;
	height: auto;
	margin: 0 auto;
	display: block;
}
#tier-table {
    margin-top: 0;
    clear: both;
    font-size: 13px;
}
p.expand-details {
    font-size: 12px !important;
    padding-top: 10px;
}
/* Icon Grids */
.icon-grid-container {
	text-align: center;
}
.icon-space-container {
    text-align: center;
    padding-top: 20px;
}
.icon-item {
	max-width: 45%;
    min-width: 45%;
    float: none;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    vertical-align: top;
}
.icon-item-3col {
    max-width: 28%;
    min-width: 28%;
    float: none;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    vertical-align: top;
}
.icon-item-3col p {
    margin-top: 0;
    padding-bottom: 20px;
}
.icon-item img {
    max-width: 28px;
    display: block;
    margin: auto;
}
.icon-item-3col img {
    max-width: 35px;
    display: block;
    margin: auto;
}
.icon-grid-container p {
    font-size: 14px !important;
    line-height: 18px !important;
	margin-top: 0;
}
.icon-item h4, .icon-item-3col h4 {
	text-align: center !important;
    text-transform: uppercase;
}

/* About Page */
.col-2 {
	width: 50%;
	float: left;
	}
.col-2-row {
	clear: both;
	display: block;
	float: none;
	}

/* Credentials Page */
img.icon-img {
    width: 130px;
    margin: auto;
    float: none;
    display: block;
    margin-bottom: 20px;
	margin-top: 20px;
}
img.link-certificate {
    width: 250px;
    float: none;
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.cir-tabs {
    margin: auto;
    text-align: center;
}
.cred-banner-bg {
	background: url("https://s3.amazonaws.com/usgbc-assets/usgbc.org/images/landing-pages/credential-banner.jpg");
	background-size: 100%; 
	width: 960px;
	height: 392px;
}
.cred-intro-bg {
	background: url("https://s3.amazonaws.com/usgbc-assets/usgbc.org/images/landing-pages/trees-building.jpg") no-repeat 100%; 
	width: 100%;
	padding-top: 80px;
    padding-bottom: 80px;
	margin-bottom: 40px;
	margin-top: 40px;
}

.cred-exam-bg {
	background: url("https://s3.amazonaws.com/usgbc-assets/usgbc.org/images/landing-pages/buildings-closeup.jpg") no-repeat 100%; 
	width: 100%;
	padding-top: 80px;
    padding-bottom: 80px;
	margin-bottom: 40px;
	margin-top: 40px;
}

.cred-maintain-bg {
	background: url("https://s3.amazonaws.com/usgbc-assets/usgbc.org/images/landing-pages/collateral.jpg") no-repeat 100%; 
	width: 100%;
	padding-top: 80px;
    padding-bottom: 80px;
	margin-bottom: 40px;
	margin-top: 40px;
}

.cred-ap-bg {
	background: url("https://s3.amazonaws.com/usgbc-assets/usgbc.org/images/landing-pages/building-interior.jpg") no-repeat 100%; 
	width: 100%;
	padding-top: 80px;
    padding-bottom: 80px;
	margin-bottom: 40px;
	margin-top: 40px;
}

.cred-intro {
	text-align: center;
    background-color: white;
    opacity: .9;
    padding: 50px;
    max-width: 650px;
    margin: auto;
}
.certificate-detail {
    text-align: left;
}

/* LEED Page */
.leed-banner-bg {
	background: url("https://s3.amazonaws.com/usgbc-assets/usgbc.org/images/landing-pages/leed-banner.jpg");
	background-size: 100%; 
	width: 960px;
	height: 392px;
}
.leed-intro-bg {
	background: url("https://s3.amazonaws.com/usgbc-assets/usgbc.org/images/landing-pages/LEED-page-map.jpg");
	background-size: 100%; 
	width: 100%;
	padding-top: 80px;
    padding-bottom: 80px;
	margin-bottom: 40px;
}

.leed-intro {
	text-align: center;
    background-color: white;
    opacity: .8;
    padding: 50px;
    max-width: 650px;
    margin: auto;
}

.leed-blue {
    background-color: #d6f1f8;
    padding: 50px;
	padding-top: 30px;
    max-width: 650px;
    margin: auto;
	margin-top: 30px;
}


/* Join Page */
.join-banner-bg {
	background: url("https://s3.amazonaws.com/usgbc-assets/usgbc.org/images/landing-pages/join.jpg");
	background-size: 100%; 
	width: 960px;
	height: 392px;
}
.join-intro-bg {
	background: url("https://s3.amazonaws.com/usgbc-assets/usgbc.org/images/landing-pages/people-conference.jpg") no-repeat 100%; 
	width: 100%;
	padding-top: 80px;
    padding-bottom: 80px;
	margin-bottom: 40px;
	margin-top: 40px;
}

.join-intro {
	text-align: center;
    background-color: white;
    opacity: .8;
    padding: 50px;
    max-width: 650px;
    margin: auto;
}

.join-promote-bg {
	background: url("https://s3.amazonaws.com/usgbc-assets/usgbc.org/images/landing-pages/teamwork.jpg") no-repeat 100%; 
	width: 100%;
	padding-top: 80px;
    padding-bottom: 80px;
	margin-bottom: 40px;
}

.join-volunteer-bg {
	background: url("https://s3.amazonaws.com/usgbc-assets/usgbc.org/images/landing-pages/people.jpg") no-repeat 100%; 
	width: 100%;
	padding-top: 80px;
    padding-bottom: 80px;
	margin-bottom: 40px;
	margin-top: 40px;
}

.join-icons {
    text-align: center;
    padding-bottom: 60px;
	padding-top: 20px;
}

img.membership-rings {
    width: 220px;
    margin: 20px 0;
}

p.expand-details {
    line-height: 18px !important;
    margin-top: 10px !important;
}


/* Button Styles */

a.button {
    max-width: 300px;
    margin: 0 auto;
}
a.button, a.button:active {
padding: 10px;	
border: none;
}
.row-button {
    display: inline-block;
    width: 300px;
    float: none;
	margin-left: 10px !important;
	margin-right: 10px !important;
}
.small-alt-button, input[type='submit'].small-alt-button, .button, .jumbo-action-button {
    border: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

a.btn.btn-primary:focus {
    border: none;
}


/* Certification Page Styles */

tr td:not(:first-child) {
text-align: left !important;
}

#mainCol .section {
     padding: 60px 0px 20px !important;
}

#overview.section {
padding-top : 0px !important;
}

#header-hgroup{
      text-align: center;
}

#header-hgroup h2{
font-size: 32px;
font-weight: 600;
color: black;
}

#header-hgroup h3{
font-size: 22px;
color: black;
width: 700px;
margin: auto;
}

#mainCol .hgroup h2 {
    font-size: 24px;
    font-weight: 700;
}

#mainCol .hgroup {
     margin-bottom: 30px;
} 

p.subtext{
       font-size: 14px !important;
       padding-top: 5px;
       text-align: center;
	   margin-top: 0 !important;
}

.two-columns .small-column {
width: 250px;
overflow: hidden;
float: left;
display: inline-block;
padding: 0px 20px;
}

.two-columns .small-column  img{
    width:160px;
}

.two-columns .large-column{
    text-align:justify;
    float: left;
    width: 480px;
}

.center-box{
    margin: 40px auto 20px;
    text-align: center;
}

.center-box h4{
    font-size: 22px;
}

#ap .center-box img {
width: 100px;
margin-right: 20px;
opacity:0.5;
}

#preparing img {
    width: 200px;
    margin: 20px;
}

h3 {
font-size: 18px !important;
font-weight: bold !important;
color: black !important;
}

.detail-box{
   margin:40px 0px 20px;
}

#preparing .center-box img {
width: 200px;
margin: 20px;
}

#maintaining .center-box img {
width: 150px;
}

.image-box{
     display:inline-block;
	 padding-left: 15px;
     padding-right: 15px;
}

.two-columns .column img {
width: 250px;
}

#mainCol .two-columns .column {
text-align: center;
margin-bottom:20px;
padding-left:0px;
}

.section p+p {
margin-top: 0px !important;
}

#fellow .two-columns .small-column img {
width: 250px;
height: 250px;
}

.#ga .two-columns .small-column img{
width:160px;
}

.link-detail-box, .link-certificate{
   cursor:pointer;
}
img.link-detail-box {
    max-width: 120px;
    padding-left: 10px;
    padding-right: 10px;
}



/* Flag Grid Styles */
.flags {
    font-weight: bold;
    font-size: 14px;
    width: 150px;
    padding-bottom: 30px;
    display: inline-block;
    margin-left: 5px;
	margin-right: 5px;
    text-align: center;
	height: 100px;
	vertical-align: text-top;
}
.flags img {
    display: block;
    float: none;
    margin: 0 auto;
}
.flags strong {
    font-size: 12px;
}

/* Screen CSS */
.icons-sprite, .btn-arrow-right:before, .tabs .credit-library:before, .section .credit-types .section:before, .section .credit-types .section.integrative:before, .section .credit-types .section.location:before, .section .credit-types .section.materials:before, .section .credit-types .section.water:before, .section .credit-types .section.energy:before, .section .credit-types .section.sustainable:before, .section .credit-types .section.indoor:before, .section .credit-types .section.innovation:before, .section .credit-types .section.regional:before, .section .credit-types .section.smart:before, .section .credit-types .section.neighborhood:before, .section .credit-types .section.green:before, .section .access li:before, .section .access li.leed-online:before, .section .access li.customer-service:before, .section .access li.infrastructure:before, .toolbar .main-nav .active a:before, .search form:before, .tabs li.active a:before, .tools-list a:before, .tools-list a.screen:before, .tools-list a.database-1:before, .tools-list a.database-2:before, .tools-list a.folder:before, .tools-list a.page:before {
  background: url('http://s3.amazonaws.com/usgbc-assets/leedv3/img/icons-s3741f98441.png') no-repeat; }

.circles-sprite, .tabs.circle-tabs li a.bdc:after, .tabs.circle-tabs li a.idc:after, .tabs.circle-tabs li a.om:after, .tabs.circle-tabs li a.nd:after, .tabs.circle-tabs li a.homes:after, .tabs.circle-tabs li a.volume:after, .tabs.circle-tabs li a.campus:after, .tabs.circle-tabs li a.recertification:after {
  background: url('http://s3.amazonaws.com/usgbc-assets/leedv3/img/circles-s9453433e1c.png') no-repeat; }

.btn.btn-primary, .toolbar .second-nav .btn-primary.sign-in, .tabs .btn-primary.credit-library {
  width: 300px; }

.btn-arrow-right, .tabs .credit-library {
  position: relative;
  padding: 0 20px 0 10px; }
  .btn-arrow-right:before, .tabs .credit-library:before {
    content: '';
    position: absolute;
    top: -4px;
    right: -4px;
    display: block;
    background-position: 0 0;
    height: 40px;
    width: 14px; }

.gradient-wrap {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));
  background-image: -webkit-linear-gradient(#ffffff, #f2f2f2);
  background-image: -moz-linear-gradient(#ffffff, #f2f2f2);
  background-image: -o-linear-gradient(#ffffff, #f2f2f2);
  background-image: linear-gradient(#ffffff, #f2f2f2);
  *zoom: 1;
  border-bottom: 1px solid #e8e8e8; }
  .gradient-wrap:before, .gradient-wrap:after {
    display: table;
    content: ""; }
  .gradient-wrap:after {
    clear: both; }

.section-shadow-top, .section.projects, .section.credits, .section.people, .section.steps {
  position: relative;
  padding-top: 50px; }
  .section-shadow-top h2:first-child, .section.projects h2:first-child, .section.credits h2:first-child, .section.people h2:first-child, .section.steps h2:first-child {
    margin-top: 0; }
  .section-shadow-top:before, .section.projects:before, .section.credits:before, .section.people:before, .section.steps:before {
    content: '';
    display: block;
    width: 100%;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-image: url("http://s3.amazonaws.com/usgbc-assets/leedv3/img/hr-shadow.png");
    background-position: center bottom;
    border-top: 1px solid #e5e5e5; }

.section-shadow-bottom, .section.credits, .section.people, .section.why-choose-leed, .section.steps .step.one, .section.steps .step.two, .section.review .dynamic-content, .section#certify, .section.tools, .section.programs {
  position: relative;
  padding-bottom: 50px; }
  .section-shadow-bottom:after, .section.credits:after, .section.people:after, .section.why-choose-leed:after, .section.steps .step.one:after, .section.steps .step.two:after, .section.review .dynamic-content:after, .section#certify:after, .section.tools:after, .section.programs:after {
    content: '';
    display: block;
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: -50px;
    left: 0;
    z-index: 1;
    background-image: url("http://s3.amazonaws.com/usgbc-assets/leedv3/img/hr-shadow.png");
    background-position: center bottom;
 /*   border-top: 1px solid #e5e5e5; */}

.has-lists ul {
  margin: 20px 0; }
  .has-lists ul li {
    margin: 5px 0;
    padding-left: 40px;
    position: relative; }
    .has-lists ul li:before {
      content: '';
      display: block;
      width: 6px;
      height: 6px;
      position: absolute;
      top: 5px;
      left: 18px;
      background: #544d4d;
      -webkit-border-radius: 100px;
      -moz-border-radius: 100px;
      -ms-border-radius: 100px;
      -o-border-radius: 100px;
      border-radius: 100px; }
  .has-lists ul.col-3 li {
    display: inline-block;
    width: 190px; }

p {
  margin: 20px 0;
  line-height: 20px;
  font-size: 15px; }
  p.large {
    font-size: 18px;
    line-height: 24px; }
	
.grid {
  position: relative; }

.column {
  width: 780px;
  padding-left: 180px; }
  .column .tabs {
    width: auto; }

#mainCol.need-spacer {
  margin-left: 180px; }

  .section.certification h2 {
    font-size: 36px;
    line-height: 38px;
    color: #333333;
    font-weight: bold; }
  .section.certification ul {
    margin: 40px 0;
    *zoom: 1; }
    .section.certification ul:before, .section.certification ul:after {
      display: table;
      content: ""; }
    .section.certification ul:after {
      clear: both; }
  .section.certification li {
    float: left;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    list-style: none;
    margin-left: 0;
    font-size: 18px;
    font-weight: bold;
    color: #6b6b6b; }
    .section.certification li strong {
      display: block;
      margin-right: 10px;
      margin-bottom: 16px;
      width: 185px;
      height: 60px;
      line-height: 60px;
      color: white;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
      font-size: 26px;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-weight: bold; }
      .section.certification li strong.certified {
        background-color: #505050; }
      .section.certification li strong.silver {
        background-color: #b7b7b7; }
      .section.certification li strong.gold {
        background-color: #c2b55e; }
      .section.certification li strong.platinum {
        background-color: #8d8d8d; }
  .section.people p {
    width: 60%; }
  .section.why-choose-leed {
    position: relative; }
    .section.why-choose-leed:before {
      content: '';
      display: block;
      position: absolute;
      top: -10px;
      right: 0;
      width: 196px;
      height: 196px;
      background: url("http://s3.amazonaws.com/usgbc-assets/leedv3/img/seal-2.jpg") no-repeat top right; }
    .section.why-choose-leed .large {
      width: 60%; }
    .section.why-choose-leed h3 {
      margin: 30px 0; }
  .section .project-types {
    *zoom: 1;
    margin: 40px 0; }
    .section .project-types:before, .section .project-types:after {
      display: table;
      content: ""; }
    .section .project-types:after {
      clear: both; }
    .section .project-types li {
      font-weight: 500;
      float: left;
      width: 25%;
      text-align: center; }
      .section .project-types li span {
        display: block;
        margin: 0 auto 20px;
        width: 187px;
        height: 186px;
        background: url("http://s3.amazonaws.com/usgbc-assets/leedv3/img/project-bdc.jpg");
        text-indent: -9999em;
        white-space: nowrap;
        line-height: 0;
        font-size: 0;
        color: transparent; }
      .section .project-types li .bdc {
        background: url("http://s3.amazonaws.com/usgbc-assets/leedv3/img/project-bdc.jpg"); }
      .section .project-types li .idc {
        background: url("http://s3.amazonaws.com/usgbc-assets/leedv3/img/project-idc.jpg"); }
      .section .project-types li .om {
        background: url("http://s3.amazonaws.com/usgbc-assets/leedv3/img/project-om.jpg"); }
      .section .project-types li .nd {
        background: url("http://s3.amazonaws.com/usgbc-assets/leedv3/img/project-nd.jpg"); }
      .section .project-types li p {
        margin: 0;
        padding: 0 10px;
        font-size: 20px;
        line-height: 30px; }
  .section .credit-types {
    margin-top: 50px; }
    .section .credit-types .row {
      *zoom: 1; }
      .section .credit-types .row:before, .section .credit-types .row:after {
        display: table;
        content: ""; }
      .section .credit-types .row:after {
        clear: both; }
    .section .credit-types .section {
      float: left;
      width: 210px;
      margin: 0 50px 20px 0;
      position: relative;
      padding-top: 60px;
      *zoom: 1; }
      .section .credit-types .section:before, .section .credit-types .section:after {
        display: table;
        content: ""; }
      .section .credit-types .section:after {
        clear: both; }
      .section .credit-types .section:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background-position: 0 -1285px;
        height: 68px;
        width: 68px; }
      .section .credit-types .section.integrative:before {
        background-position: 0 -1558px;
        height: 71px;
        width: 71px; }
      .section .credit-types .section.location:before {
        background-position: 0 -1285px;
        height: 68px;
        width: 68px; }
      .section .credit-types .section.materials:before {
        background-position: 0 -950px;
        height: 67px;
        width: 67px; }
      .section .credit-types .section.water:before {
        background-position: 0 -1218px;
        height: 67px;
        width: 67px; }
      .section .credit-types .section.energy:before {
        background-position: 0 -883px;
        height: 67px;
        width: 67px; }
      .section .credit-types .section.sustainable:before {
        background-position: 0 -1017px;
        height: 67px;
        width: 67px; }
      .section .credit-types .section.indoor:before {
        background-position: 0 -1084px;
        height: 67px;
        width: 67px; }
      .section .credit-types .section.innovation:before {
        background-position: 0 -1489px;
        height: 69px;
        width: 69px; }
      .section .credit-types .section.regional:before {
        background-position: 0 -817px;
        height: 66px;
        width: 67px; }
      .section .credit-types .section.smart:before {
        background-position: 0 -1353px;
        height: 68px;
        width: 68px; }
      .section .credit-types .section.neighborhood:before {
        background-position: 0 -1421px;
        height: 68px;
        width: 68px; }
      .section .credit-types .section.green:before {
        background-position: 0 -1151px;
        height: 67px;
        width: 67px; }
    .section .credit-types h3 {
      margin: 0 0 30px 0; }
    .section .credit-types .btn, .section .credit-types .toolbar .second-nav .sign-in, .toolbar .second-nav .section .credit-types .sign-in, .section .credit-types .tabs .credit-library, .tabs .section .credit-types .credit-library {
      margin: 0 auto 0;
      display: block;
      width: 300px;
      *zoom: 1; }
      .section .credit-types .btn:before, .section .credit-types .toolbar .second-nav .sign-in:before, .toolbar .second-nav .section .credit-types .sign-in:before, .section .credit-types .tabs .credit-library:before, .tabs .section .credit-types .credit-library:before, .section .credit-types .btn:after, .section .credit-types .toolbar .second-nav .sign-in:after, .toolbar .second-nav .section .credit-types .sign-in:after, .section .credit-types .tabs .credit-library:after, .tabs .section .credit-types .credit-library:after {
        display: table;
        content: ""; }
      .section .credit-types .btn:after, .section .credit-types .toolbar .second-nav .sign-in:after, .toolbar .second-nav .section .credit-types .sign-in:after, .section .credit-types .tabs .credit-library:after, .tabs .section .credit-types .credit-library:after {
        clear: both; }
  .section .access li {
    padding-left: 60px;
    position: relative; }
    .section .access li:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background-position: -22px -58px;
      height: 31px;
      width: 37px; }
    .section .access li.leed-online:before {
      background-position: -22px -58px;
      height: 31px;
      width: 37px; }
    .section .access li.customer-service:before {
      background-position: -23px -158px;
      height: 35px;
      width: 35px; }
    .section .access li.infrastructure:before {
      background-position: -21px -89px;
      height: 34px;
      width: 34px; }
  .section.choose {
    margin-top: 0; }
    .section.choose h1 {
      text-align: center;
      margin: 0 0 40px 0;
      font-weight: 600;
      font-size: 36px;
      line-height: 38px;
      color: #333333; }
    .section.choose .tabs {
      margin-bottom: 20px; }
  .section.steps {
    margin-top: 0; }
    .section.steps .step {
      border-left: 2px solid #cccccc;
      position: relative; }
      .section.steps .step h2 {
        font-size: 36px;
        font-weight: 600;
        line-height: 38px;
        margin-top: 0;
        color: #333333; }
      .section.steps .step h3 {
        font-weight: bold;
        font-size: 24px;
        margin-bottom: 0;
        color: #333333; }
        .section.steps .step h3 + p {
          margin-top: 0; }
      .section.steps .step strong {
        display: block;
        position: absolute;
        top: 40px;
        left: -30px;
        width: 60px;
        height: 60px;
        line-height: 60px;
        color: white;
        text-align: center;
        background: #6bad27;
        font-size: 24px;
        -webkit-border-radius: 200px;
        -moz-border-radius: 200px;
        -ms-border-radius: 200px;
        -o-border-radius: 200px;
        border-radius: 200px; }
      .section.steps .step:before {
        content: '';
        display: block;
        width: 11px;
        height: 100%;
        background: url("http://s3.amazonaws.com/usgbc-assets/leedv3/img/border-dot.png");
        position: absolute;
        top: 120px;
        left: -6px; }
      .section.steps .step:after {
        margin-left: -30px; }
      .section.steps .step.one {
        margin: 0 0 0 30px;
        padding: 0 0 50px 50px; }
        .section.steps .step.one strong {
          top: 0; }
        .section.steps .step.one:before {
          top: 80px;
          height: 220px; }
        .section.steps .step.one:after {
          width: 780px; }
      .section.steps .step.one-homes:before {
        height: 220px; }
      .section.steps .step.two {
        margin: 0 0 0 30px;
        padding: 50px 0 50px 50px; }
        .section.steps .step.two strong {
          background: #55b6ae; }
        .section.steps .step.two:after {
          width: 780px; }
        .section.steps .step.two:before {
          height: 170px; }
      .section.steps .step.three {
        margin: 0 0 -25px 30px;
        padding: 50px 0 0 50px; }
        .section.steps .step.three:after {
          width: 780px; }
        .section.steps .step.three:before {
          height: 220px; }
        .section.steps .step.three strong {
          background: #ee731d; }
    .section.steps:before {
      background: none;
      border-top: 0; }
  .section.review .dynamic-content {
    border-top: 1px solid #ccc;
    padding: 0px 0 30px; }
  .section#certify ul {
    margin: 40px 0 0 0; }
  .section.tools h2 {
    font-size: 36px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 0; }
  .section.programs {
    padding-bottom: 30px; }
    .section.programs h2 {
      font-size: 36px;
      color: #333333;
      font-weight: 700;
      margin-bottom: 0; }
    .section.programs h3 {
      font-weight: bold;
      font-size: 24px;
      color: #333333;
      margin-bottom: -12px; }
    .section.programs .circle-tabs {
      margin-top: 30px; }
      .section.programs .circle-tabs li {
        width: 33.33333%;
        margin: 0; }
        .section.programs .circle-tabs li a {
          text-indent: -9999em;
          white-space: nowrap;
          line-height: 0;
          font-size: 0;
          color: transparent;
          padding-bottom: 0px;
          padding-top: 16px 0px; }
          .section.programs .circle-tabs li a:after {
            margin-left: -85px; }
  .section.fees h2 {
    font-size: 36px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 0; }
  .section.fees table h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 26px; }

/*Lists */
.col2-list {
	-webkit-columns: 120px 2; /* Chrome, Safari, Opera */
    -moz-columns: 120px 2; /* Firefox */
    columns: 120px 2;
}

/*Icon Grids*/

.icon-grid {
    font-weight: bold;
    width: 250px;
    padding-bottom: 30px;
    display: inline-block;
    margin-left: 10px;
    text-align: center;
}

.icon-container {
    text-align: center;
    clear: both;
    display: block;
}


.generic-page {
  background: white; }

.toolbar {
  background: #e5e6e6;
  margin-bottom: 20px;
  -webkit-box-shadow: inset 0 -1px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -1px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -1px 2px 0 rgba(0, 0, 0, 0.1);
  *zoom: 1; }
  .toolbar:before, .toolbar:after {
    display: table;
    content: ""; }
  .toolbar:after {
    clear: both; }
  .toolbar li {
    float: left; }
  .toolbar a {
    display: inline-block;
    height: 45px;
    color: #544d4d;
    text-decoration: none;
    line-height: 45px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }
    .toolbar a:hover {
      color: #62962e; }
  .toolbar .main-nav {
    float: left; }
    .toolbar .main-nav li {
      font-size: 14px;
      letter-spacing: 1px;
      margin-right: 20px;
      text-transform: uppercase;
      font-weight: bold; }
    .toolbar .main-nav a {
      line-height: 45px; }
    .toolbar .main-nav .active a {
      position: relative;
      color: #62962e; }
      .toolbar .main-nav .active a:before {
        content: '';
        background-position: 0 -123px;
        height: 8px;
        width: 15px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -7px; }
  .toolbar .second-nav {
    float: right;
    font-size: 12px; }
    .toolbar .second-nav li {
      margin-left: 20px; }
    .toolbar .second-nav .sign-in {
      margin: 8px 0; }

.header {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  *zoom: 1; }
  .header:before, .header:after {
    display: table;
    content: ""; }
  .header:after {
    clear: both; }
  .header h1 {
    float: left;
    line-height: 85px;
    font-size: 32px;
    letter-spacing: 2px; }
  .header .seal {
    float: left;
    margin-right: 20px; }
  .header .search {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -18px; }

.search {
  padding: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #dfdfdf;
  -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.3); }
  .search form {
    padding: 3px 20px 3px 6px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background: white;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    position: relative; }
    .search form:before {
      content: '';
      position: absolute;
      background-position: -11px -40px;
      height: 13px;
      width: 13px;
      top: 7px;
      right: 5px; }
  .search input {
    width: 240px;
    padding: 0;
    margin: 0;
    height: 16px;
    line-height: 16px;
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
    border: 0;
    background: transparent; }

.tabs {
  *zoom: 1;
  font-size: 14px;
  border-bottom: 1px solid #bbbcbf;
  margin-top: 20px;
  margin-bottom: 30px; }
  .tabs:before, .tabs:after {
    display: table;
    content: ""; }
  .tabs:after {
    clear: both; }
  .tabs ul {
    float: left; }
  .tabs li {
    float: left;
    margin-right: 20px; }
    .tabs li a {
      color: #544d4d;
      text-decoration: none;
      line-height: 40px;
      height: 40px;
      font-size: 16px; }
      .tabs li a:hover {
        color: #86c240; }
    .tabs li.active {
      position: relative; }
      .tabs li.active a {
        font-weight: bold; }
        .tabs li.active a:hover {
          color: #544d4d; }
        .tabs li.active a:before {
          content: '';
          background-position: 0 -40px;
          height: 6px;
          width: 11px;
          position: absolute;
          bottom: -1px;
          left: 50%;
          margin-left: -6px; }
  .tabs.circle-tabs {
    text-align: center; }
    .tabs.circle-tabs li {
      display: inline-block;
      line-height: 20px;
      font-size: 16px;
      font-weight: 600;
      text-align: center;
      margin: 0;
      width: 156px; }
      .tabs.circle-tabs li a {
        line-height: inherit;
        display: block;
        padding: 170px 0 20px 0;
        position: relative; }
        .tabs.circle-tabs li a:after {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          left: 50%;
          margin-left: -75px; }
        .tabs.circle-tabs li a.bdc:after {
          background-position: 0 0;
          height: 149px;
          width: 150px; }
        .tabs.circle-tabs li a.idc:after {
          background-position: 0 -447px;
          height: 149px;
          width: 149px; }
        .tabs.circle-tabs li a.om:after {
          background-position: 0 -149px;
          height: 149px;
          width: 150px; }
        .tabs.circle-tabs li a.nd:after {
          background-position: 0 -298px;
          height: 149px;
          width: 150px; }
        .tabs.circle-tabs li a.homes:after {
          background-position: 0 -596px;
          height: 149px;
          width: 149px; }
        .tabs.circle-tabs li a.volume:after {
          background-position: 0 -1083px;
          height: 169px;
          width: 170px; }
        .tabs.circle-tabs li a.campus:after {
          background-position: 0 -745px;
          height: 169px;
          width: 170px; }
        .tabs.circle-tabs li a.recertification:after {
          background-position: 0 -914px;
          height: 169px;
          width: 170px; }
  .tabs .credit-library {
    float: right; }

.dynamic-content,
.program-type {
  display: none; }

.reference-guide {
  margin: 30px 0 20px;
  padding: 20px 20px 20px 210px;
  background: #f4f4f4 url(http://s3.amazonaws.com/usgbc-assets/leedv3/img/reference-guide.png) no-repeat 20px bottom; }
  .reference-guide h3 {
    margin: 0; }
    .reference-guide h3 a {
      font-size: 26px;
      font-weight: bold;
      text-decoration: none;
      color: #544d4d; }
      .reference-guide h3 a:hover {
        color: #0083a9; }
  .reference-guide p {
    margin: 0; }

.tools-list {
  margin-top: -20px;
  *zoom: 1; }
  .tools-list:before, .tools-list:after {
    display: table;
    content: ""; }
  .tools-list:after {
    clear: both; }
  .tools-list li {
    float: left;
    margin: 30px 0 0 0;
    width: 33.33333%;
    list-style: none; }
  .tools-list a {
    display: block;
    color: #544d4d;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    text-decoration: none;
    padding-left: 70px;
    position: relative; }
    .tools-list a:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background-position: 0 -230px;
      height: 41px;
      width: 49px; }
    .tools-list a.screen:before {
      background-position: 0 -230px;
      height: 41px;
      width: 49px; }
    .tools-list a.database-1:before {
      background-position: 0 -534px;
      height: 45px;
      width: 50px; }
    .tools-list a.database-2:before {
      background-position: 0 -357px;
      height: 43px;
      width: 38px; }
    .tools-list a.folder:before {
      top: 11px;
      background-position: -15px -123px;
      height: 35px;
      width: 45px; }
    .tools-list a.page:before {
      top: 5px;
      background-position: 0 -314px;
      height: 43px;
      width: 38px; }

.pricing-table {
  margin: 40px 0 0 0; }
  .pricing-table h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600; }
  .pricing-table tr {
    background: white; }
    .pricing-table tr:nth-child(even) {
      background: #E6E6E6; }
      .pricing-table tr:nth-child(even) td.blue {
        background: #cfd4d9;
        text-align: center; }
      .pricing-table tr:nth-child(even) td.gold {
        background: #dcd0a5;
        text-align: center; }
  .pricing-table td {
    padding: 10px 20px;
    font-size: 13px;
    line-height: 20px; }
    .pricing-table td.blue {
      background: #e0e7ed;
      text-align: center; }
    .pricing-table td.gold {
      background: #f1e2b0;
      font-weight: 600;
      text-align: center; }
  .pricing-table .header {
    background: #544d4d;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .pricing-table .header span {
      font-weight: 100;
      text-transform: none; }
  .pricing-table .title td.blue {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: white;
    background: #899faf; }
  .pricing-table .title td.gold {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: white;
    background: #c4a92e; }
  .pricing-table .title td.title-header {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    background: #cbcbcb; }
  .pricing-table .title.price td.blue, .pricing-table .title.price td.gold {
    font-weight: 100 !important; }
  .pricing-table .title:nth-child(even) td.blue {
    background: #6c7d8c; }
  .pricing-table .title:nth-child(even) td.gold {
    background: #9b8524; }


/* Main Page Layout Styles */
#mainCol .two-columns .column {
    width: 450px;
}

#content {
         padding-top: 30px;
}

#mainCol .section {
      padding: 40px 0;
      margin-bottom: 0px;
      margin-top: 0px;
}

#credits .two-columns, #credentials .two-columns, #join .two-columns {
       margin-top: 0px;
}
.column {
         padding: 0px;
}

.hgroup, .column p, h2, h3, h4{
           text-align: left !important;
}

#credits .two-columns .column img {
      width: 270px;
}

#credits .three-columns img {
width: 120px;
}

#credits .three-columns .column {
      text-align:left
}

#credits .three-columns .column h4 {
      margin-bottom: 0px;
      margin-top: 20px;
}

#credits .three-columns .column p{
      margin-top: 0px;
}

#tier-chart .org {
     height:70px;
}

#tier-chart .silver{
     height:140px;
}

#tier-chart .gold{
     height:210px;
}

#tier-chart .platinum{
     height:280px;
}

#tier-chart .head {
      height: 100%;
}

#tier-chart .hgroup {
       text-align:center;
}

#tier-chart .column {
      margin-right: 10px;
      width: 180px;
      overflow:visible !important;
}

#tier-chart h2, #tier-chart h4{
      text-align: center !important;
}

#tier-chart .column .hgroup h4 {
  margin-top: 5px;
}

#join .two-columns img{
      width:200px;
      margin: 20px auto 0px;
}

.tabs.circle-tabs li{
    width: 156px;
      cursor: pointer;
      padding-left: 15px;
      padding-right: 15px;
}
.tabs.circle-tabs a {
  opacity: 0.3;
}

#join .collapsible .two-columns .column:first-child {
         width: 200px !important;
}

#join .collapsible .two-columns .column {
         width: 520px
}
.dynamic-content h2 {
    color: white;
    font-weight: 600;
    padding: 5px 25px;
    margin-bottom: 0px;
}

.dynamic-content-inner {
    background: #f4f4f4;
    padding: 10px 25px;
}
.detail-box {
      margin-top: 35px;
}

.detail-box h2 {
      color: white;
      font-weight: 600;
      padding: 5px 25px;
      margin-bottom: 0px;
     cursor:pointer;
}

.details {
    background: #f4f4f4;
    padding: 10px 25px;
    overflow: hidden;
}

.details li {
    float: left;
    margin-left: 20px;
    width: 162px;
    height: 30px;
    font-weight: 600;
}

.details ul{
    padding: 10px 0px;
}

.arrow {
    width: 24px;
    float: right;
}

.collapsible .hgroup {
     margin-bottom: 0px !important;
     margin-top: 30px;
}

.collapsible h4 {
      font-size: 20px;
}

.collapsible p {
    margin: 0px;
}

.btn-container {
     text-align: center;
}

.btn-container {
      margin: 20px auto;
}

 .btn.btn-primary {
    height: 40px;
    padding-top: 10px;
	display: inline-block;
	margin: 10px;
}

.header-banner {
	padding-bottom: 30px;
	margin-top: -20px;
}

#certification .btn-container{
      margin-top: 40px;
}

#rating .btn{
    margin-top:30px;
   margin: 20px auto;
}

.expand-this, .collapse-this{
    font-size:16px;
    cursor:pointer;
}
#mainCol .column p {
font-size: 18px;
}

/* Collapse Expand jQuery 1.6.1 Comaptible Plugin */
#slidingDiv, #slidingDiv_2, #slidingDiv_3, #slidingDiv_4, #slidingDiv_5, #slidingDiv_6, #slidingDiv_7, #slidingDiv_8, #slidingDiv_9, #slidingDiv_10, #slidingDiv_11, #slidingDiv_12, #slidingDiv_13, #slidingDiv_14, #slidingDiv_15, #slidingDiv_16, #slidingDiv_17, #slidingDiv_18, #slidingDiv_19, #slidingDiv_20, #slidingDiv_21, #slidingDiv_22, #slidingDiv_23, #slidingDiv_24, #slidingDiv_25, #slidingDiv_26, #slidingDiv_27, #slidingDiv_28, #slidingDiv_29, #slidingDiv_30 {
    height: auto;
    background-color: transparent;
    padding-left: 40px;
    margin-top: -20px;
    border-radius: 10px;
    margin-bottom: 30px;
    display: none;
}

a.show_hide {
    font-size: 16px;
	text-align: left;
}

a.show_hide {
    background: url(https://s3.amazonaws.com/usgbc-assets/usgbc.org/images/accordion/plusminus-teal.png) left 0 no-repeat;
    display: block;
    padding-left: 25px;
    margin-left: 20px;
}

.show-active {
  display: block;
  padding-left: 25px;
  background: url(https://s3.amazonaws.com/usgbc-assets/usgbc.org/images/accordion/plusminus-teal.png) left -20px no-repeat !important;
}

/* Small devices (tablets, 768px and up) */
@media only screen and (max-width: 768px) {
	.col2-list {
	-webkit-columns: 1; /* Chrome, Safari, Opera */
    -moz-columns: 1; /* Firefox */
    columns: 1;
	}
}