#main {
	border: none;
	box-shadow: none;
    margin-bottom: 0;
}
section,
#interactiveExamples li {
	background: none;
    overflow: hidden;
}
#main section:last-child {
    border-bottom: none;
}
#explanation {
    box-shadow: none;
    margin: 48px auto 10px;
}
#explanationTitleWrapper {
    background: none;
    border-bottom:1px solid #ccc;
}
#explanationTitleWrapper #more {
    font-size: 12px;
    border-radius: 2px;
    width: auto;
    height: auto;
    padding: 4px 17px;
    background: #F6F6F6;
    border: 1px solid #B3B3B3;
    color: #777;
    margin-top: 10px;
}
#explanationTitleWrapper #more:hover {
    background: #fff;
    color: #ff7e00;
    border-color: #ff7e00;
}
#explanationTitleWrapper #more:active {
    background: #f6f6f6;
}
br.clear {
    clear: both;
}
#fupex #mainContent .pagewidth {
    box-shadow: none;
    border: none;
}
#fupex-content {
    padding: 3.125em 0 0 0;
}

.wapropage2015 {
	background: #f9861f;
	color: #2b3342;
}
.wapropage2015,
.wapropage2015 p, 
.wapropage2015 div {
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}
.wapropage2015 .wrap {
	width: 960px;
    margin: 0 auto;
    padding: 1em 0;
}
.wapropage2015 p,
.wapropage2015 a {
	color: inherit;
}

.wapropage2015 .button {
    display: inline-block;
    padding: 0.706em 2.353em;
    background: #FFF;
    border: 1px solid #FFF;
    color: #FF7E00;
    font-weight: normal;
    border-radius: 3px;
    line-height: 1;
    cursor: pointer;
    transition: color 100ms, background-color 100ms;
    text-decoration: none;
}
.wapropage2015 .button .pro {
    font-weight: 600;
}
.wapropage2015 .button:hover,
.wapropage2015 .button:active {
    color: #fff;
    background-color: #FF7E00;
}
.wapropage2015 .button:active {
    background-color: #F76900;
}


nav.wapropage2015.topnav {
    color: #fff;
    font-size: 0.9375em;
    text-align: right;
    line-height: 1.333;
}
nav.wapropage2015.topnav .wrap {
    padding-top: .933em;
    padding-bottom: 0.8em;
}
nav.wapropage2015.topnav a:hover {
    color: #ffeda6;
}
nav.wapropage2015.topnav h1 {
    float: left;
    font-size: 1.333em;
    line-height: 1;
    font-weight: normal;
}
nav.wapropage2015.topnav ul,
nav.wapropage2015.topnav h1 {
    margin: 0;
    padding: 0;
}
nav.wapropage2015.topnav li {
    display: inline-block;
    padding-left: 1.5em;
}

section.wapropage2015.intro {
    padding:0;
    min-height: auto;
    background-color:#ffa24f;
    font-weight: 300;
    font-size: 1.25em;
    line-height: 1.6;
    border-bottom: 8px solid #f9861f;
}
section.wapropage2015.intro .wrap {
    display: table;
}
section.wapropage2015.intro .copy,
section.wapropage2015.intro .img {
    display: table-cell;
    width: 58%;
    vertical-align: middle;
}
section.wapropage2015.intro .img {
    width: 42%;
    text-align: center;
}
section.wapropage2015.intro .img img {
    max-width: 98%;
    margin-left: 2%;
}
section.wapropage2015.intro h1 {
    color: #FFF;
    font-weight: 400;
    font-size: 2.25em;
    line-height: 1.2;
    margin: 0.578em 0 -0.311em;
}
section.wapropage2015.intro h1 svg {
    vertical-align: -0.088889em;
}
section.wapropage2015.intro p {
    margin: 1em 0;
}
section.wapropage2015.intro div.button-frame {
    margin: 1.5em 0 1.75em;
}
section.wapropage2015.intro .button {
    font-size: 0.85em;
}

footer.wapropage2015.bottom {
    text-align: center;
}
footer.wapropage2015.bottom .wrap {
    padding: 1.3125em 0 1.75em;
}
footer.wapropage2015.bottom p {
    margin: 0.5625em auto;
    line-height: 1.143em;
}
footer.wapropage2015.bottom div.button-frame {
    margin: 0.5625em auto;
    line-height: 1.143em;
}
footer.wapropage2015.bottom .button {
    font-size: 1.0625em;
}
footer.wapropage2015.bottom .copy {
    font-size: 0.875em;
    color: #fff;
}
footer.wapropage2015.bottom .copy a,
footer.wapropage2015.bottom .copy a.highlight:hover {
    font-size: 1em;
    color: #fff;
}
footer.wapropage2015.bottom .copy a:hover,
footer.wapropage2015.bottom .copy a.highlight {
    color: #ffeda6;
}

#wa-common-footer {
    margin-top: 0;
}
