@import url(http://fonts.googleapis.com/css?family=Open+Sans:400, 300, 600, 700);
    @import url(http: //fonts.googleapis.com/css?family=Open+Sans+Condensed:300, 700);
    meta.foundation-version {
    font-family: "/5.2.2/"}
meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0;
}
meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em;
}
meta.foundation-mq-large {
    font-family: "/only screen and (min-width:65em)/";
    width: 65em;
}
meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.063em)/";
    width: 90.063em;
}
meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.063em)/";
    width: 120.063em;
}
meta.foundation-data-attribute-namespace {
    font-family: false;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body, html {
    font-size: 100%}
body {
    background: #fff;
    color: #222;
    padding: 0;
    font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    cursor: default;
}
a:hover {
    cursor: pointer;
}
img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}
#map_canvas embed, #map_canvas img, #map_canvas object, .map_canvas embed, .map_canvas img, .map_canvas object {
    max-width: none!important;
}
.left {
    float: left!important;
}
.right {
    float: right!important;
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.hide {
    display: none;
}
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    display: inline-block;
    vertical-align: middle;
}
textarea {
    min-height: 50px;
}
select {
    width: 100%}
.accordion {
    margin-bottom: 0;
}
.accordion:after, .accordion:before {
    content: " ";
    display: table;
}
.accordion:after {
    clear: both;
}
.accordion dd {
    display: block;
    margin-bottom: 0!important;
}
.accordion dd.active>a {
    background: #e8e8e8;
}
.accordion dd>a {
    background: #efefef;
    color: #222;
    padding: 1rem;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-size: 1rem;
}
.accordion dd>a:hover {
    background: #e3e3e3;
}
.accordion .content {
    display: none;
    padding: .9375rem;
}
.accordion .content.active {
    display: block;
    background: #fff;
}
[class*=block-grid-] {
    display: block;
    padding: 0;
    margin: 0 -.625rem;
}
[class*=block-grid-]:after, [class*=block-grid-]:before {
    content: " ";
    display: table;
}
[class*=block-grid-]:after {
    clear: both;
}
[class*=block-grid-]>li {
    display: block;
    height: auto;
    float: left;
    padding: 0 .625rem 1.25rem;
}
@media only screen {
    .small-block-grid-1>li {
    width: 100%;
    list-style: none;
}
.small-block-grid-1>li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-1>li:nth-of-type(1n+1) {
    clear: both;
}
.small-block-grid-2>li {
    width: 50%;
    list-style: none;
}
.small-block-grid-2>li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-2>li:nth-of-type(2n+1) {
    clear: both;
}
.small-block-grid-3>li {
    width: 33.33333%;
    list-style: none;
}
.small-block-grid-3>li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-3>li:nth-of-type(3n+1) {
    clear: both;
}
.small-block-grid-4>li {
    width: 25%;
    list-style: none;
}
.small-block-grid-4>li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-4>li:nth-of-type(4n+1) {
    clear: both;
}
.small-block-grid-5>li {
    width: 20%;
    list-style: none;
}
.small-block-grid-5>li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-5>li:nth-of-type(5n+1) {
    clear: both;
}
.small-block-grid-6>li {
    width: 16.66667%;
    list-style: none;
}
.small-block-grid-6>li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-6>li:nth-of-type(6n+1) {
    clear: both;
}
.small-block-grid-7>li {
    width: 14.28571%;
    list-style: none;
}
.small-block-grid-7>li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-7>li:nth-of-type(7n+1) {
    clear: both;
}
.small-block-grid-8>li {
    width: 12.5%;
    list-style: none;
}
.small-block-grid-8>li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-8>li:nth-of-type(8n+1) {
    clear: both;
}
.small-block-grid-9>li {
    width: 11.11111%;
    list-style: none;
}
.small-block-grid-9>li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-9>li:nth-of-type(9n+1) {
    clear: both;
}
.small-block-grid-10>li {
    width: 10%;
    list-style: none;
}
.small-block-grid-10>li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-10>li:nth-of-type(10n+1) {
    clear: both;
}
.small-block-grid-11>li {
    width: 9.09091%;
    list-style: none;
}
.small-block-grid-11>li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-11>li:nth-of-type(11n+1) {
    clear: both;
}
.small-block-grid-12>li {
    width: 8.33333%;
    list-style: none;
}
.small-block-grid-12>li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-12>li:nth-of-type(12n+1) {
    clear: both;
}
}@media only screen and (min-width:40.063em) {
    .medium-block-grid-1>li {
    width: 100%;
    list-style: none;
}
.medium-block-grid-1>li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-1>li:nth-of-type(1n+1) {
    clear: both;
}
.medium-block-grid-2>li {
    width: 50%;
    list-style: none;
}
.medium-block-grid-2>li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-2>li:nth-of-type(2n+1) {
    clear: both;
}
.medium-block-grid-3>li {
    width: 33.33333%;
    list-style: none;
}
.medium-block-grid-3>li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-3>li:nth-of-type(3n+1) {
    clear: both;
}
.medium-block-grid-4>li {
    width: 25%;
    list-style: none;
}
.medium-block-grid-4>li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-4>li:nth-of-type(4n+1) {
    clear: both;
}
.medium-block-grid-5>li {
    width: 20%;
    list-style: none;
}
.medium-block-grid-5>li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-5>li:nth-of-type(5n+1) {
    clear: both;
}
.medium-block-grid-6>li {
    width: 16.66667%;
    list-style: none;
}
.medium-block-grid-6>li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-6>li:nth-of-type(6n+1) {
    clear: both;
}
.medium-block-grid-7>li {
    width: 14.28571%;
    list-style: none;
}
.medium-block-grid-7>li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-7>li:nth-of-type(7n+1) {
    clear: both;
}
.medium-block-grid-8>li {
    width: 12.5%;
    list-style: none;
}
.medium-block-grid-8>li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-8>li:nth-of-type(8n+1) {
    clear: both;
}
.medium-block-grid-9>li {
    width: 11.11111%;
    list-style: none;
}
.medium-block-grid-9>li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-9>li:nth-of-type(9n+1) {
    clear: both;
}
.medium-block-grid-10>li {
    width: 10%;
    list-style: none;
}
.medium-block-grid-10>li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-10>li:nth-of-type(10n+1) {
    clear: both;
}
.medium-block-grid-11>li {
    width: 9.09091%;
    list-style: none;
}
.medium-block-grid-11>li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-11>li:nth-of-type(11n+1) {
    clear: both;
}
.medium-block-grid-12>li {
    width: 8.33333%;
    list-style: none;
}
.medium-block-grid-12>li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-12>li:nth-of-type(12n+1) {
    clear: both;
}
}@media only screen and (min-width:65em) {
    .large-block-grid-1>li {
    width: 100%;
    list-style: none;
}
.large-block-grid-1>li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-1>li:nth-of-type(1n+1) {
    clear: both;
}
.large-block-grid-2>li {
    width: 50%;
    list-style: none;
}
.large-block-grid-2>li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-2>li:nth-of-type(2n+1) {
    clear: both;
}
.large-block-grid-3>li {
    width: 33.33333%;
    list-style: none;
}
.large-block-grid-3>li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-3>li:nth-of-type(3n+1) {
    clear: both;
}
.large-block-grid-4>li {
    width: 25%;
    list-style: none;
}
.large-block-grid-4>li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-4>li:nth-of-type(4n+1) {
    clear: both;
}
.large-block-grid-5>li {
    width: 20%;
    list-style: none;
}
.large-block-grid-5>li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-5>li:nth-of-type(5n+1) {
    clear: both;
}
.large-block-grid-6>li {
    width: 16.66667%;
    list-style: none;
}
.large-block-grid-6>li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-6>li:nth-of-type(6n+1) {
    clear: both;
}
.large-block-grid-7>li {
    width: 14.28571%;
    list-style: none;
}
.large-block-grid-7>li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-7>li:nth-of-type(7n+1) {
    clear: both;
}
.large-block-grid-8>li {
    width: 12.5%;
    list-style: none;
}
.large-block-grid-8>li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-8>li:nth-of-type(8n+1) {
    clear: both;
}
.large-block-grid-9>li {
    width: 11.11111%;
    list-style: none;
}
.large-block-grid-9>li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-9>li:nth-of-type(9n+1) {
    clear: both;
}
.large-block-grid-10>li {
    width: 10%;
    list-style: none;
}
.large-block-grid-10>li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-10>li:nth-of-type(10n+1) {
    clear: both;
}
.large-block-grid-11>li {
    width: 9.09091%;
    list-style: none;
}
.large-block-grid-11>li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-11>li:nth-of-type(11n+1) {
    clear: both;
}
.large-block-grid-12>li {
    width: 8.33333%;
    list-style: none;
}
.large-block-grid-12>li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-12>li:nth-of-type(12n+1) {
    clear: both;
}
}.button, button {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding: .625rem 1.25rem .6875rem;
    font-size: 1rem;
    background-color: #a02829;
    border-color: #802021;
    color: #fff;
    transition: background-color 300ms ease-out;
}
.button:focus, .button:hover, button:focus, button:hover {
    background-color: #802021;
    color: #fff;
}
.button.secondary, button.secondary {
    background-color: #efefef;
    border-color: #bfbfbf;
    color: #333;
}
.button.secondary:focus, .button.secondary:hover, button.secondary:focus, button.secondary:hover {
    background-color: #bfbfbf;
    color: #333;
}
.button.success, button.success {
    background-color: #404755;
    border-color: #333944;
    color: #fff;
}
.button.success:focus, .button.success:hover, button.success:focus, button.success:hover {
    background-color: #333944;
    color: #fff;
}
.button.alert, button.alert {
    background-color: #f1edd9;
    border-color: #d8cd96;
    color: #333;
}
.button.alert:focus, .button.alert:hover, button.alert:focus, button.alert:hover {
    background-color: #d8cd96;
    color: #333;
}
.button.large, button.large {
    padding: 1.125rem 2.25rem 1.1875rem;
    font-size: 1.25rem;
}
.button.small, button.small {
    padding: .875rem 1.75rem .9375rem;
    font-size: .8125rem;
}
.button.tiny, button.tiny {
    padding: .625rem 1.25rem .6875rem;
    font-size: 1rem;
}
.button.expand, button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%}
.button.left-align, button.left-align {
    text-align: left;
    text-indent: .75rem;
}
.button.right-align, button.right-align {
    text-align: right;
    padding-right: .75rem;
}
.button.radius, button.radius {
    border-radius: 3px;
}
.button.round, button.round {
    border-radius: 1000px;
}
.button.disabled, .button[disabled], button.disabled, button[disabled] {
    background-color: #a02829;
    border-color: #802021;
    color: #fff;
    cursor: default;
    opacity: .7;
    box-shadow: none;
}
.button.disabled:focus, .button.disabled:hover, .button[disabled]:focus, .button[disabled]:
hover, button.disabled:focus, button.disabled:hover, button[disabled]:focus, button[disabled]:hover {
    color: #fff;
    background-color: #a02829;
}
.button.disabled.secondary, .button[disabled].secondary, button.disabled.secondary, button[disabled].secondary {
    background-color: #efefef;
    border-color: #bfbfbf;
    color: #333;
    cursor: default;
    opacity: .7;
    box-shadow: none;
}
.button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary:focus, .button[disabled].secondary:hover, button.disabled.secondary:focus, button.disabled.secondary:hover, button[disabled].secondary:focus, button[disabled].secondary:hover {
    color: #333;
    background-color: #efefef;
}
.button.disabled.success, .button[disabled].success, button.disabled.success, button[disabled].success {
    background-color: #404755;
    border-color: #333944;
    color: #fff;
    cursor: default;
    opacity: .7;
    box-shadow: none;
}
.button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success:focus, .button[disabled].success:hover, button.disabled.success:focus, button.disabled.success:hover, button[disabled].success:focus, button[disabled].success:hover {
    color: #fff;
    background-color: #404755;
}
.button.disabled.alert, .button[disabled].alert, button.disabled.alert, button[disabled].alert {
    background-color: #f1edd9;
    border-color: #d8cd96;
    color: #333;
    cursor: default;
    opacity: .7;
    box-shadow: none;
}
.button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert:focus, .button[disabled].alert:hover, button.disabled.alert:focus, button.disabled.alert:hover, button[disabled].alert:focus, button[disabled].alert:hover {
    color: #333;
    background-color: #f1edd9;
}
@media only screen and (min-width:40.063em) {
    .button, button {
    display: inline-block;
}
}.clearing-thumbs, [data-clearing] {
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
}
.clearing-thumbs:after, .clearing-thumbs:before, [data-clearing]:after, [data-clearing]:before {
    content: " ";
    display: table;
}
.clearing-thumbs:after, [data-clearing]:after {
    clear: both;
}
.clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px;
}
.clearing-thumbs[class*=block-grid-] li, [data-clearing][class*=block-grid-] li {
    margin-right: 0;
}
.clearing-blackout {
    background: #333;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 998;
}
.clearing-blackout .clearing-close {
    display: block;
}
.clearing-container {
    position: relative;
    z-index: 998;
    height: 100%;
    overflow: hidden;
    margin: 0;
}
.clearing-touch-label {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #aaa;
    font-size: .6em;
}
.visible-img {
    height: 95%;
    position: relative;
}
.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%}
.clearing-caption {
    color: #ccc;
    font-size: .875em;
    line-height: 1.3;
    margin-bottom: 0;
    text-align: center;
    bottom: 0;
    background: #333;
    width: 100%;
    padding: 10px 30px 20px;
    position: absolute;
    left: 0;
}
.clearing-close {
    z-index: 999;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 30px;
    line-height: 1;
    color: #ccc;
    display: none;
}
.clearing-close:focus, .clearing-close:hover {
    color: #ccc;
}
.clearing-assembled .clearing-container {
    height: 100%}
.clearing-assembled .clearing-container .carousel>ul, .clearing-feature li {
    display: none;
}
.clearing-feature li.clearing-featured-img {
    display: block;
}
@media only screen and (min-width:40.063em) {
    .clearing-main-next, .clearing-main-prev {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
}
.clearing-main-next>span, .clearing-main-prev>span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: 12px solid;
}
.clearing-main-next>span:hover, .clearing-main-prev>span:hover {
    opacity: .8;
}
.clearing-main-prev {
    left: 0;
}
.clearing-main-prev>span {
    left: 5px;
    border-color: transparent;
    border-right-color: #ccc;
}
.clearing-main-next {
    right: 0;
}
.clearing-main-next>span {
    border-color: transparent;
    border-left-color: #ccc;
}
.clearing-main-next.disabled, .clearing-main-prev.disabled {
    opacity: .3;
}
.clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, .8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
}
.clearing-assembled .clearing-container .carousel>ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none;
}
.clearing-assembled .clearing-container .carousel>ul li {
    display: block;
    width: 120px;
    min-height: inherit;
    float: left;
    overflow: hidden;
    margin-right: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    opacity: .4;
    clear: none;
}
.clearing-assembled .clearing-container .carousel>ul li.fix-height img {
    height: 100%;
    max-width: none;
}
.clearing-assembled .clearing-container .carousel>ul li a.th {
    border: none;
    box-shadow: none;
    display: block;
}
.clearing-assembled .clearing-container .carousel>ul li img {
    cursor: pointer!important;
    width: 100%!important;
}
.clearing-assembled .clearing-container .carousel>ul li.visible {
    opacity: 1;
}
.clearing-assembled .clearing-container .carousel>ul li:hover {
    opacity: .8;
}
.clearing-assembled .clearing-container .visible-img {
    background: #333;
    overflow: hidden;
    height: 85%}
.clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
}
}form .row .row {
    margin: 0 -.5rem;
}
form .row .row .column, form .row .row .columns {
    padding: 0 .5rem;
}
form .row .row.collapse {
    margin: 0;
}
form .row .row.collapse .column, form .row .row.collapse .columns {
    padding: 0;
}
form .row .row.collapse input {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
    padding-left: .5rem;
}
label {
    font-size: .875rem;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0;
}
label.right {
    float: none;
    text-align: right;
}
label.inline {
    margin: 0 0 1rem;
    padding: .5625rem 0;
}
label small {
    text-transform: capitalize;
    color: #676767;
}
select::-ms-expand {
    display: none;
}
@-moz-document url-prefix() {
    select {
    background: #fafafa;
}
select:hover {
    background: #f3f3f3;
}
}.postfix, .prefix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: .875rem;
    height: 2.3125rem;
    line-height: 2.3125rem;
}
.postfix.button, .prefix.button {
    padding: 0;
    text-align: center;
    line-height: 2.125rem;
    border: none;
}
.prefix.button.radius {
    border-radius: 3px 0 0 3px;
}
.postfix.button.radius {
    border-radius: 0 3px 3px 0;
}
.prefix.button.round {
    border-radius: 1000px 0 0 1000px;
}
.postfix.button.round {
    border-radius: 0 1000px 1000px 0;
}
label.prefix, span.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333;
    border-color: #ccc;
}
label.prefix.radius, span.prefix.radius {
    border-radius: 3px 0 0 3px;
}
label.postfix, span.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333;
    border-color: #ccc;
}
label.postfix.radius, span.postfix.radius {
    border-radius: 0 3px 3px 0;
}
input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
    -webkit-appearance: none;
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .75);
    display: block;
    font-size: .875rem;
    margin: 0 0 1rem;
    padding: .5rem;
    height: 2.3125rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: box-shadow .45s, border-color .45s ease-in-out;
}
input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
    box-shadow: 0 0 5px #999;
    background: #fafafa;
    border-color: #999;
    outline: 0;
}
fieldset[disabled] input[type=date], fieldset[disabled] input[type=datetime-local], fieldset[disabled] input[type=datetime], fieldset[disabled] input[type=email], fieldset[disabled] input[type=month], fieldset[disabled] input[type=number], fieldset[disabled] input[type=password], fieldset[disabled] input[type=search], fieldset[disabled] input[type=tel], fieldset[disabled] input[type=text], fieldset[disabled] input[type=time], fieldset[disabled] input[type=url], fieldset[disabled] input[type=week], fieldset[disabled] textarea, input[type=date][disabled], input[type=datetime-local][disabled], input[type=datetime][disabled], input[type=email][disabled], input[type=month][disabled], input[type=number][disabled], input[type=password][disabled], input[type=search][disabled], input[type=tel][disabled], input[type=text][disabled], input[type=time][disabled], input[type=url][disabled], input[type=week][disabled], textarea[disabled] {
    background-color: #ddd;
}
input[type=date].radius, input[type=datetime-local].radius, input[type=datetime].radius, input[type=email].radius, input[type=month].radius, input[type=number].radius, input[type=password].radius, input[type=search].radius, input[type=tel].radius, input[type=text].radius, input[type=time].radius, input[type=url].radius, input[type=week].radius, textarea.radius {
    border-radius: 3px;
}
textarea[rows] {
    height: auto;
}
select {
    -webkit-appearance: none!important;
    background-color: #fafafa;
    background-image: url(data:image/svg+xml;
    base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-position: 97% center;
    border: 1px solid #ccc;
    padding: .5rem;
    border-radius: 0;
    height: 2.3125rem;
}
select.radius {
    border-radius: 3px;
}
select:hover {
    background-color: #f3f3f3;
    border-color: #999;
}
input[type=checkbox], input[type=file], input[type=radio], select {
    margin: 0 0 1rem;
}
input[type=checkbox]+label, input[type=radio]+label {
    display: inline-block;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline;
}
input[type=file] {
    width: 100%}
fieldset legend {
    font-weight: 700;
    background: #fff;
    padding: 0 .1875rem;
    margin: 0 0 0 -.1875rem;
}
[data-abide] .error small.error, [data-abide] small.error, [data-abide] span.error {
    display: block;
    padding: .375rem .5625rem .5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 400;
    font-style: italic;
    background: #f1edd9;
    color: #333;
}
[data-abide]
 small.error, [data-abide] span.error {
    display: none;
}
small.error, span.error {
    display: block;
    padding: .375rem .5625rem .5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 400;
    font-style: italic;
    background: #f1edd9;
    color: #333;
}
.error input, .error select, .error textarea {
    margin-bottom: 0;
}
.error input[type=checkbox], .error input[type=radio] {
    margin-bottom: 1rem;
}
.error label, .error label.error {
    color: #f1edd9;
}
.error small.error {
    display: block;
    padding: .375rem .5625rem .5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 400;
    font-style: italic;
    background: #f1edd9;
    color: #333;
}
.error>label>small {
    color: #676767;
    background: 0 0;
    padding: 0;
    text-transform: capitalize;
    font-style: normal;
    font-size: 60%;
    margin: 0;
    display: inline;
}
.error span.error-message {
    display: block;
}
input.error, textarea.error {
    margin-bottom: 0;
}
label.error {
    color: #f1edd9;
}
.row {
    width: 100%;
    margin: 0 auto;
    max-width: 75rem;
}
.row:after, .row:before {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.row.collapse>.column, .row.collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.row.collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row .row {
    width: auto;
    margin: 0 -.9375rem;
    max-width: none;
}
.row .row:after, .row .row:before {
    content: " ";
    display: table;
}
.row .row:after {
    clear: both;
}
.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none;
}
.row .row.collapse:after, .row .row.collapse:before {
    content: " ";
    display: table;
}
.row .row.collapse:after {
    clear: both;
}
.column, .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
}
@media only screen {
    .small-push-0 {
    position: relative;
    left: 0;
    right: auto;
}
.small-pull-0 {
    position: relative;
    right: 0;
    left: auto;
}
.small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
}
.small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
}
.small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
}
.small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
}
.small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
}
.small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
}
.small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
}
.small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
}
.small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
}
.small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
}
.small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
}
.small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
}
.small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
}
.small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
}
.small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
}
.small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
}
.small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
}
.small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
}
.small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
}
.small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
}
.small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
}
.small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
}
.column, .columns {
    position: relative;
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left;
}
.small-1 {
    width: 8.33333%}
.small-2 {
    width: 16.66667%}
.small-3 {
    width: 25%}
.small-4 {
    width: 33.33333%}
.small-5 {
    width: 41.66667%}
.small-6 {
    width: 50%}
.small-7 {
    width: 58.33333%}
.small-8 {
    width: 66.66667%}
.small-9 {
    width: 75%}
.small-10 {
    width: 83.33333%}
.small-11 {
    width: 91.66667%}
.small-12 {
    width: 100%}
[class*=column]+[class*=column]:last-child {
    float: right;
}
[class*=column]+[class*=column].end {
    float: left;
}
.small-offset-0 {
    margin-left: 0!important;
}
.small-offset-1 {
    margin-left: 8.33333%!important;
}
.small-offset-2 {
    margin-left: 16.66667%!important;
}
.small-offset-3 {
    margin-left: 25%!important;
}
.small-offset-4 {
    margin-left: 33.33333%!important;
}
.small-offset-5 {
    margin-left: 41.66667%!important;
}
.small-offset-6 {
    margin-left: 50%!important;
}
.small-offset-7 {
    margin-left: 58.33333%!important;
}
.small-offset-8 {
    margin-left: 66.66667%!important;
}
.small-offset-9 {
    margin-left: 75%!important;
}
.small-offset-10 {
    margin-left: 83.33333%!important;
}
.small-offset-11 {
    margin-left: 91.66667%!important;
}
.small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
}
.column.small-centered, .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.column.small-uncentered, .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left!important;
}
.column.small-uncentered.opposite, .columns.small-uncentered.opposite {
    float: right;
}
}@media only screen and (min-width:40.063em) {
    .medium-push-0 {
    position: relative;
    left: 0;
    right: auto;
}
.medium-pull-0 {
    position: relative;
    right: 0;
    left: auto;
}
.medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
}
.medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
}
.medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
}
.medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
}
.medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
}
.medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
}
.medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
}
.medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
}
.medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
}
.medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
}
.medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
}
.medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
}
.medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
}
.medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
}
.medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
}
.medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
}
.medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
}
.medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
}
.medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
}
.medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
}
.medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
}
.medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
}
.column, .columns {
    position: relative;
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left;
}
.medium-1 {
    width: 8.33333%}
.medium-2 {
    width: 16.66667%}
.medium-3 {
    width: 25%}
.medium-4 {
    width: 33.33333%}
.medium-5 {
    width: 41.66667%}
.medium-6 {
    width: 50%}
.medium-7 {
    width: 58.33333%}
.medium-8 {
    width: 66.66667%}
.medium-9 {
    width: 75%}
.medium-10 {
    width: 83.33333%}
.medium-11 {
    width: 91.66667%}
.medium-12 {
    width: 100%}
[class*=column]+[class*=column]:last-child {
    float: right;
}
[class*=column]+[class*=column].end {
    float: left;
}
.medium-offset-0 {
    margin-left: 0!important;
}
.medium-offset-1 {
    margin-left: 8.33333%!important;
}
.medium-offset-2 {
    margin-left: 16.66667%!important;
}
.medium-offset-3 {
    margin-left: 25%!important;
}
.medium-offset-4 {
    margin-left: 33.33333%!important;
}
.medium-offset-5 {
    margin-left: 41.66667%!important;
}
.medium-offset-6 {
    margin-left: 50%!important;
}
.medium-offset-7 {
    margin-left: 58.33333%!important;
}
.medium-offset-8 {
    margin-left: 66.66667%!important;
}
.medium-offset-9 {
    margin-left: 75%!important;
}
.medium-offset-10 {
    margin-left: 83.33333%!important;
}
.medium-offset-11 {
    margin-left: 91.66667%!important;
}
.medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
}
.column.medium-centered, .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.column.medium-uncentered, .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left!important;
}
.column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
    float: right;
}
.push-0 {
    position: relative;
    left: 0;
    right: auto;
}
.pull-0 {
    position: relative;
    right: 0;
    left: auto;
}
.push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
}
.pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
}
.push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
}
.pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
}
.push-3 {
    position: relative;
    left: 25%;
    right: auto;
}
.pull-3 {
    position: relative;
    right: 25%;
    left: auto;
}
.push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
}
.pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
}
.push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
}
.pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
}
.push-6 {
    position: relative;
    left: 50%;
    right: auto;
}
.pull-6 {
    position: relative;
    right: 50%;
    left: auto;
}
.push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
}
.pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
}
.push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
}
.pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
}
.push-9 {
    position: relative;
    left: 75%;
    right: auto;
}
.pull-9 {
    position: relative;
    right: 75%;
    left: auto;
}
.push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
}
.pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
}
.push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
}
.pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
}
}@media only screen and (min-width:65em) {
    .large-push-0 {
    position: relative;
    left: 0;
    right: auto;
}
.large-pull-0 {
    position: relative;
    right: 0;
    left: auto;
}
.large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
}
.large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
}
.large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
}
.large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
}
.large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
}
.large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
}
.large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
}
.large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
}
.large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
}
.large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
}
.large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
}
.large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
}
.large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
}
.large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
}
.large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
}
.large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
}
.large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
}
.large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
}
.large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
}
.large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
}
.large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
}
.large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
}
.column, .columns {
    position: relative;
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left;
}
.large-1 {
    width: 8.33333%}
.large-2 {
    width: 16.66667%}
.large-3 {
    width: 25%}
.large-4 {
    width: 33.33333%}
.large-5 {
    width: 41.66667%}
.large-6 {
    width: 50%}
.large-7 {
    width: 58.33333%}
.large-8 {
    width: 66.66667%}
.large-9 {
    width: 75%}
.large-10 {
    width: 83.33333%}
.large-11 {
    width: 91.66667%}
.large-12 {
    width: 100%}
[class
*=column]+[class*=column]:last-child {
    float: right;
}
[class*=column]+[class*=column].end {
    float: left;
}
.large-offset-0 {
    margin-left: 0!important;
}
.large-offset-1 {
    margin-left: 8.33333%!important;
}
.large-offset-2 {
    margin-left: 16.66667%!important;
}
.large-offset-3 {
    margin-left: 25%!important;
}
.large-offset-4 {
    margin-left: 33.33333%!important;
}
.large-offset-5 {
    margin-left: 41.66667%!important;
}
.large-offset-6 {
    margin-left: 50%!important;
}
.large-offset-7 {
    margin-left: 58.33333%!important;
}
.large-offset-8 {
    margin-left: 66.66667%!important;
}
.large-offset-9 {
    margin-left: 75%!important;
}
.large-offset-10 {
    margin-left: 83.33333%!important;
}
.large-offset-11 {
    margin-left: 91.66667%!important;
}
.large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
}
.column.large-centered, .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.column.large-uncentered, .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left!important;
}
.column.large-uncentered.opposite, .columns.large-uncentered.opposite {
    float: right;
}
.push-0 {
    position: relative;
    left: 0;
    right: auto;
}
.pull-0 {
    position: relative;
    right: 0;
    left: auto;
}
.push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
}
.pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
}
.push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
}
.pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
}
.push-3 {
    position: relative;
    left: 25%;
    right: auto;
}
.pull-3 {
    position: relative;
    right: 25%;
    left: auto;
}
.push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
}
.pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
}
.push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
}
.pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
}
.push-6 {
    position: relative;
    left: 50%;
    right: auto;
}
.pull-6 {
    position: relative;
    right: 50%;
    left: auto;
}
.push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
}
.pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
}
.push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
}
.pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
}
.push-9 {
    position: relative;
    left: 75%;
    right: auto;
}
.pull-9 {
    position: relative;
    right: 75%;
    left: auto;
}
.push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
}
.pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
}
.push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
}
.pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
}
}.inline-list {
    margin: 0 0 1.0625rem -1.375rem;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.inline-list>li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block;
}
.inline-list>li>* {
    display: block;
}
ul.pagination {
    display: block;
    height: 2.625rem;
    margin-left: -.3125rem;
}
ul.pagination li {
    height: 2.625rem;
    color: #222;
    font-size: 1rem;
    margin-left: .3125rem;
}
ul.pagination li a {
    display: block;
    padding: .125rem .9375rem;
    color: #999;
    border-radius: 3px;
}
ul.pagination li a:focus, ul.pagination li:hover a {
    background: #e6e6e6;
}
ul.pagination li.unavailable a {
    cursor: default;
    color: #999;
}
ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover a {
    background: 0 0;
}
ul.pagination li.current a {
    background: #a02829;
    color: #fff;
    font-weight: 700;
    cursor: default;
}
ul.pagination li.current a:focus, ul.pagination li.current a:hover {
    background: #a02829;
}
ul.pagination li {
    float: left;
    display: block;
}
.pagination-centered {
    text-align: center;
}
.pagination-centered ul.pagination li {
    float: none;
    display: inline-block;
}
.panel {
    margin-bottom: 1.25rem;
    padding: 1.25rem;
}
.panel>:first-child {
    margin-top: 0;
}
.panel>:last-child {
    margin-bottom: 0;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
    color: #333;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    margin-bottom: .625rem;
}
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
    line-height: 1.4;
}
.panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #f0c5c5;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #fbf0f0;
}
.panel.callout>:first-child {
    margin-top: 0;
}
.panel.callout>:last-child {
    margin-bottom: 0;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
    color: #333;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
    line-height: 1;
    margin-bottom: .625rem;
}
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
    line-height: 1.4;
}
.panel.callout a:not(.button) {
    color: #a02829;
}
.panel.radius {
    border-radius: 3px;
}
.sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin: -.25rem 0 1.125rem -.75rem;
    padding-top: .25rem;
}
.sub-nav dt {
    text-transform: uppercase;
}
.sub-nav dd, .sub-nav dt, .sub-nav li {
    float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: .625rem;
    font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: .875rem;
    color: #999;
}
.sub-nav dd a, .sub-nav dt a, .sub-nav li a {
    text-decoration: none;
    color: #999;
    padding: .1875rem 1rem;
}
.sub-nav dd a:hover, .sub-nav dt a:hover, .sub-nav li a:hover {
    color: #737373;
}
.sub-nav dd.active a, .sub-nav dt.active a, .sub-nav li.active a {
    border-radius: 3px;
    font-weight: 400;
    background: #a02829;
    padding: .1875rem 1rem;
    cursor: default;
    color: #fff;
}
.sub-nav dd.active a:hover, .sub-nav dt.active a:hover, .sub-nav li.active a:hover {
    background: #8a2223;
}
table {
    background: #fff;
    margin-bottom: 1.25rem;
    border: 1px solid #ddd;
}
table tfoot, table thead {
    background: #f5f5f5;
}
table tfoot tr td, table tfoot tr th, table thead tr td, table thead tr th {
    padding: .5rem .625rem .625rem;
    font-size: .875rem;
    font-weight: 700;
    color: #222;
    text-align: left;
}
table tr td, table tr th {
    padding: .5625rem .625rem;
    font-size: .875rem;
    color: #222;
}
table tr.alt, table tr.even, table tr:nth-of-type(even) {
    background: #f9f9f9;
}
table tbody tr td, table tfoot tr td, table tfoot tr th, table thead tr th, table tr td {
    display: table-cell;
    line-height: 1.125rem;
}
.th {
    line-height: 0;
    display: inline-block;
    border: 4px solid #fff;
    max-width: 100%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    transition: all 200ms ease-out;
}
.th:focus, .th:hover {
    box-shadow: 0 0 6px 1px rgba(160, 40, 41, .5);
}
.th.radius {
    border-radius: 3px;
}
.text-left {
    text-align: left!important;
}
.text-right {
    text-align: right!important;
}
.text-center {
    text-align: center!important;
}
.text-justify {
    text-align: justify!important;
}
@media only screen and (max-width:40em) {
    .small-only-text-left {
    text-align: left!important;
}
.small-only-text-right {
    text-align: right!important;
}
.small-only-text-center {
    text-align: center!important;
}
.small-only-text-justify {
    text-align: justify!important;
}
}@media only screen {
    .small-text-left {
    text-align: left!important;
}
.small-text-right {
    text-align: right!important;
}
.small-text-center {
    text-align: center!important;
}
.small-text-justify {
    text-align: justify!important;
}
}@media only screen and (min-width:40.063em) and (max-width:64em) {
    .medium-only-text-left {
    text-align: left!important;
}
.medium-only-text-right {
    text-align: right!important;
}
.medium-only-text-center {
    text-align: center!important;
}
.medium-only-text-justify {
    text-align: justify!important;
}
}@media only screen and (min-width:40.063em) {
    .medium-text-left {
    text-align: left!important;
}
.medium-text-right {
    text-align: right!important;
}
.medium-text-center {
    text-align: center!important;
}
.medium-text-justify {
    text-align: justify!important;
}
}@media only screen and (min-width:65em) and (max-width:90em) {
    .large-only-text-left {
    text-align: left!important;
}
.large-only-text-right {
    text-align: right!important;
}
.large-only-text-center {
    text-align: center!important;
}
.large-only-text-justify {
    text-align: justify!important;
}
}@media only screen and (min-width:65em) {
    .large-text-left {
    text-align: left!important;
}
.large-text-right {
    text-align: right!important;
}
.large-text-center {
    text-align: center!important;
}
.large-text-justify {
    text-align: justify!important;
}
}@media only screen and (min-width:90.063em) and (max-width:120em) {
    .xlarge-only-text-left {
    text-align: left!important;
}
.xlarge-only-text-right {
    text-align: right!important;
}
.xlarge-only-text-center {
    text-align: center!important;
}
.xlarge-only-text-justify {
    text-align: justify!important;
}
}@media only screen and (min-width:90.063em) {
    .xlarge-text-left {
    text-align: left!important;
}
.xlarge-text-right {
    text-align: right!important;
}
.xlarge-text-center {
    text-align: center!important;
}
.xlarge-text-justify {
    text-align: justify!important;
}
}@media only screen and (min-width:120.063em) and (max-width:99999999em) {
    .xxlarge-only-text-left {
    text-align: left!important;
}
.xxlarge-only-text-right {
    text-align: right!important;
}
.xxlarge-only-text-center {
    text-align: center!important;
}
.xxlarge-only-text-justify {
    text-align: justify!important;
}
}@media only screen and (min-width:120.063em) {
    .xxlarge-text-left {
    text-align: left!important;
}
.xxlarge-text-right {
    text-align: right!important;
}
.xxlarge-text-center {
    text-align: center!important;
}
.xxlarge-text-justify {
    text-align: justify!important;
}
}blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    line-height: inherit;
}
a:focus, a:hover {
    color: #8a2223;
}
a img {
    border: none;
}
p {
    font-weight: 400;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
}
p aside {
    font-size: .875rem;
    line-height: 1.35;
    font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
    font-style: normal;
    color: #222;
    margin-top: .2rem;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0;
}
.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: 400;
    margin-top: .2rem;
    margin-bottom: .5rem;
}
hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0;
}
em, i {
    font-style: italic;
    line-height: inherit;
}
b, small, strong {
    line-height: inherit;
}
code {
    font-weight: 700;
    color: #d0c27f;
}
dl, ol, ul {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    list-style-position: outside;
    font-family: inherit;
}
ul {
    margin-left: 1.1rem;
}
ul.no-bullet {
    margin-left: 0;
}
ul.no-bullet li ol, ul.no-bullet li ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none;
}
ul li ol, ul li ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
}
ul.circle li ul, ul.disc li ul, ul.square li ul {
    list-style: inherit;
}
ul.square {
    list-style-type: square;
    margin-left: 1.1rem;
}
ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem;
}
ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem;
}
ul.no-bullet {
    list-style: none;
}
ol {
    margin-left: 1.4rem;
}
ol li ol, ol li ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
}
dl
 dt {
    margin-bottom: .3rem;
    font-weight: 700;
}
dl dd {
    margin-bottom: .75rem;
}
abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222;
    border-bottom: 1px dotted #ddd;
    cursor: help;
}
abbr {
    text-transform: none;
}
blockquote {
    margin: 0 0 1.25rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
}
blockquote cite {
    display: block;
    font-size: .8125rem;
    color: #555;
}
blockquote cite:before {
    content: "\2014 \0020"}
blockquote cite a, blockquote cite a:visited {
    color: #555;
}
blockquote, blockquote p {
    line-height: 1.6;
    color: #6f6f6f;
}
.vcard {
    display: inline-block;
    margin: 0 0 1.25rem;
    border: 1px solid #ddd;
    padding: .625rem .75rem;
}
.vcard li {
    margin: 0;
    display: block;
}
.vcard .fn {
    font-weight: 700;
    font-size: .9375rem;
}
.vevent .summary {
    font-weight: 700;
}
.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: 700;
    border: none;
    padding: 0 .0625rem;
}
@media only screen and (min-width:40.063em) {
    h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
}
h1 {
    font-size: 2.75rem;
}
h2 {
    font-size: 2.3125rem;
}
h3 {
    font-size: 1.6875rem;
}
h4 {
    font-size: 1.4375rem;
}
}.print-only {
    display: none!important;
}
@media print {
    * {
    background: 0 0!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href)")"}
abbr[title]:after {
    content: " (" attr(title)")"}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""}
blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
img, tr {
    page-break-inside: avoid;
}
img {
    max-width: 100%!important;
}
@page {
    margin: .5cm;
}
h2, h3, p {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
.hide-on-print {
    display: none!important;
}
.print-only {
    display: block!important;
}
.hide-for-print {
    display: none!important;
}
.show-for-print {
    display: inherit!important;
}
}@media only screen {
    .hide-for-large, .hide-for-large-only, .hide-for-large-up, .hide-for-medium, .hide-for-medium-only, .hide-for-medium-up, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-down, .show-for-medium-down, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-small-up {
    display: inherit!important;
}
.hide-for-large-down, .hide-for-medium-down, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-small-up, .show-for-large, .show-for-large-only, .show-for-large-up, .show-for-medium, .show-for-medium-only, .show-for-medium-up, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none!important;
}
table.hide-for-large, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-medium, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-down, table.show-for-medium-down, table.show-for-small, table.show-for-small-down, table.show-for-small-only, table.show-for-small-up {
    display: table;
}
thead.hide-for-large, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-medium, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-down, thead.show-for-medium-down, thead.show-for-small, thead.show-for-small-down, thead.show-for-small-only, thead.show-for-small-up {
    display: table-header-group!important;
}
tbody.hide-for-large, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-down, tbody.show-for-medium-down, tbody.show-for-small, tbody.show-for-small-down, tbody.show-for-small-only, tbody.show-for-small-up {
    display: table-row-group!important;
}
tr.hide-for-large, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-medium, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-down, tr.show-for-medium-down, tr.show-for-small, tr.show-for-small-down, tr.show-for-small-only, tr.show-for-small-up {
    display: table-row!important;
}
td.hide-for-large, td.hide-for-large-only, td.hide-for-large-up, td.hide-for-medium, td.hide-for-medium-only, td.hide-for-medium-up, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-down, td.show-for-medium-down, td.show-for-small, td.show-for-small-down, td.show-for-small-only, td.show-for-small-up, th.hide-for-large, th.hide-for-large-only, th.hide-for-large-up, th.hide-for-medium, th.hide-for-medium-only, th.hide-for-medium-up, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-down, th.show-for-medium-down, th.show-for-small, th.show-for-small-down, th.show-for-small-only, th.show-for-small-up {
    display: table-cell!important;
}
}@media only screen and (min-width:40.063em) {
    .hide-for-large, .hide-for-large-only, .hide-for-large-up, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-down, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-medium-up, .show-for-small-up {
    display: inherit!important;
}
.hide-for-large-down, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-small-up, .show-for-large, .show-for-large-only, .show-for-large-up, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none!important;
}
table.hide-for-large, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-down, table.show-for-medium, table.show-for-medium-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-small-up {
    display: table;
}
thead.hide-for-large, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-down, thead.show-for-medium, thead.show-for-medium-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-small-up {
    display: table-header-group!important;
}
tbody.hide-for-large, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-down, tbody.show-for-medium, tbody.show-for-medium-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-small-up {
    display: table-row-group!important;
}
tr.hide-for-large, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-down, tr.show-for-medium, tr.show-for-medium-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-small-up {
    display: table-row!important;
}
td.hide-for-large, td.hide-for-large-only, td.hide-for-large-up, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-down, td.show-for-medium, td.show-for-medium-down, td.show-for-medium-only, td.show-for-medium-up, td.show-for-small-up, th.hide-for-large, th.hide-for-large-only, th.hide-for-large-up, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-down, th.show-for-medium, th.show-for-medium-down, th.show-for-medium-only, th.show-for-medium-up, th.show-for-small-up {
    display: table-cell!important;
}
}@media only screen and (min-width:65em) {
    .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-large-up, .show-for-medium-up, .show-for-small-up {
    display: inherit!important;
}
.hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none!important;
}
table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large, table.show-for-large-down, table.show-for-large-only, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up {
    display: table;
}
thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large, thead.show-for-large-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up {
    display: table-header-group!important;
}
tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large, tbody.show-for-large-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up {
    display: table-row-group!important;
}
tr.hide-for-medium, tr.hide-for-medium-down, tr
.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large, tr.show-for-large-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up {
    display: table-row!important;
}
td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large, td.show-for-large-down, td.show-for-large-only, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large, th.show-for-large-down, th.show-for-large-only, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up {
    display: table-cell!important;
}
}@media only screen and (min-width:90.063em) {
    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-only, .show-for-xlarge-up {
    display: inherit!important;
}
.hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-only, .hide-for-xlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none!important;
}
table.hide-for-large, table.hide-for-large-down, table.hide-for-large-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-only, table.show-for-xlarge-up {
    display: table;
}
thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-large-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-only, thead.show-for-xlarge-up {
    display: table-header-group!important;
}
tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-large-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up {
    display: table-row-group!important;
}
tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-large-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-only, tr.show-for-xlarge-up {
    display: table-row!important;
}
td.hide-for-large, td.hide-for-large-down, td.hide-for-large-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-only, td.show-for-xlarge-up, th.hide-for-large, th.hide-for-large-down, th.hide-for-large-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-only, th.show-for-xlarge-up {
    display: table-cell!important;
}
}@media only screen and (min-width:120.063em) {
    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge-only, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: inherit!important;
}
.hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge-only {
    display: none!important;
}
table.hide-for-large, table.hide-for-large-down, table.hide-for-large-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge-only, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-up, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
    display: table;
}
thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-large-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge-only, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-up, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
    display: table-header-group!important;
}
tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-large-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge-only, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
    display: table-row-group!important;
}
tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-large-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge-only, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-up, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
    display: table-row!important;
}
td.hide-for-large, td.hide-for-large-down, td.hide-for-large-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge-only, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-up, td.show-for-xxlarge-only, td.show-for-xxlarge-up, th.hide-for-large, th.hide-for-large-down, th.hide-for-large-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge-only, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-up, th.show-for-xxlarge-only, th.show-for-xxlarge-up {
    display: table-cell!important;
}
}.hide-for-portrait, .show-for-landscape {
    display: inherit!important;
}
.hide-for-landscape, .show-for-portrait {
    display: none!important;
}
table.hide-for-landscape, table.show-for-portrait {
    display: table;
}
thead.hide-for-landscape, thead.show-for-portrait {
    display: table-header-group!important;
}
tbody.hide-for-landscape, tbody.show-for-portrait {
    display: table-row-group!important;
}
tr.hide-for-landscape, tr.show-for-portrait {
    display: table-row!important;
}
td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
    display: table-cell!important;
}
@media only screen and (orientation:landscape) {
    .hide-for-portrait, .show-for-landscape {
    display: inherit!important;
}
.hide-for-landscape, .show-for-portrait {
    display: none!important;
}
table.hide-for-portrait, table.show-for-landscape {
    display: table;
}
thead.hide-for-portrait, thead.show-for-landscape {
    display: table-header-group!important;
}
tbody.hide-for-portrait, tbody.show-for-landscape {
    display: table-row-group!important;
}
tr.hide-for-portrait, tr.show-for-landscape {
    display: table-row!important;
}
td.hide-for-portrait, td.show-for-landscape, th.hide-for-portrait, th.show-for-landscape {
    display: table-cell!important;
}
}@media only screen and (orientation:portrait) {
    .hide-for-landscape, .show-for-portrait {
    display: inherit!important;
}
.hide-for-portrait, .show-for-landscape {
    display: none!important;
}
table.hide-for-landscape, table.show-for-portrait {
    display: table;
}
thead.hide-for-landscape, thead.show-for-portrait {
    display: table-header-group!important;
}
tbody.hide-for-landscape, tbody.show-for-portrait {
    display: table-row-group!important;
}
tr.hide-for-landscape, tr.show-for-portrait {
    display: table-row!important;
}
td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
    display: table-cell!important;
}
}.show-for-touch {
    display: none!important;
}
.hide-for-touch, .touch .show-for-touch {
    display: inherit!important;
}
.touch .hide-for-touch {
    display: none!important;
}
.touch table.show-for-touch, table.hide-for-touch {
    display: table;
}
.touch thead.show-for-touch, thead.hide-for-touch {
    display: table-header-group!important;
}
.touch tbody.show-for-touch, tbody.hide-for-touch {
    display: table-row-group!important;
}
.touch tr.show-for-touch, tr.hide-for-touch {
    display: table-row!important;
}
.touch td.show-for-touch, .touch th.show-for-touch, td.hide-for-touch, th.hide-for-touch {
    display: table-cell!important;
}
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
bod
y {
    margin: 0;
}
a:focus {
    outline: dotted thin;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: "\201C""\201D""\2018""\2019"}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
legend {
    border: 0;
    padding: 0;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button, input {
    line-height: normal;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], input[disabled] {
    cursor: default;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
p, p.lead {
    font-family: freight-text-pro, Georgia, serif;
    line-height: 1.75em;
}
a {
    color: #9c364c;
}
a.h-link {
    float: right;
    font-size: .825rem;
}
a.plain {
    color: #222;
}
blockquote {
    border-left: none;
    margin-bottom: 2em;
}
blockquote p {
    font-family: freight-text-pro, Georgia, serif;
    font-weight: 300;
}
li {
    list-style: none;
}
.serif {
    font-family: freight-text-pro, Georgia, serif!important;
}
.sans {
    font-family: proxima-nova, Helvetica, Arial, sans-serif;
}
.normal {
    font-weight: 300;
}
.light {
    font-weight: 100;
}
.no-margin {
    margin: 0!important;
}
.rhythm {
    margin-bottom: 1em;
}
.rhythm-2 {
    margin-bottom: 2em;
}
.rhythm-up {
    margin-top: 1em;
}
.content ol, .content ul {
    font-family: freight-text-pro, Georgia, serif;
    margin: 0 0 2em 2em;
}
.content ol li {
    list-style: decimal!important;
    margin-bottom: 0;
    padding: 0;
}
.content ol li:last-of-type {
    border-bottom: none;
}
.content li {
    list-style: disc;
    margin-bottom: .5em;
}
.content .simple-footnotes ol {
    margin-top: 0;
}
.content .simple-footnotes ol li:first-of-type {
    padding-top: 0;
}
.h-condensed-light {
    border-bottom: 1px dotted #ccc;
    color: #333;
    font-family: proxima-nova-alt-ext-cond, "Arial Narrow", Arial, sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    padding-bottom: .75em;
    text-transform: uppercase;
}
.alpha, .beta, .delta, .epsilon, .gamma, .zeta, h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-rendering: optimizeLegibility;
    display: block;
    font-weight: 600;
    margin-bottom: 1rem;
    line-height: 1.25em;
}
.alpha, h1 {
    font-size: 2.25rem;
}
@media only screen and (min-width:40.063em) {
    .alpha, h1 {
    font-size: 2.625rem;
}
}.beta, h2 {
    font-size: 1.75rem;
}
@media only screen and (min-width:40.063em) {
    .beta, h2 {
    font-size: 2.25rem;
}
}.article .post h2, .gamma, h3 {
    font-size: 1.25rem;
}
@media only screen and (min-width:40.063em) {
    .article .post h2, .gamma, h3 {
    font-size: 1.75rem;
}
}.article .post h3, .delta, .h-condensed-light, blockquote p, h4 {
    font-size: 1.125rem;
}
@media only screen and (min-width:40.063em) {
    .article .post h3, .delta, .h-condensed-light, blockquote p, h4 {
    font-size: 1.25rem;
}
}.article .post h4, .content ol, .content ul, .epsilon, .share li [class*=" icon-"], .share li [class^=icon-], .zeta, h5, h6, p, p.lead {
    font-size: 1rem;
}
@media only screen and (min-width:40.063em) {
    .article .post h4, .content ol, .content ul, .epsilon, .share li [class*=" icon-"], .share li [class^=icon-], h5, p, p.lead {
    font-size: 1.125rem;
}
}@media only screen and (min-width:40.063em) {
    .zeta, h6 {
    font-size: 1rem;
}
}.panel.bright h5, .panel.lined h5.condensed {
    font-family: proxima-nova-alt-ext-cond, "Arial Narrow", Arial, sans-serif;
    font-weight: 300;
    font-size: 1.2em;
    text-transform: uppercase;
}
.article .post ul, .supplement ul {
    font-size: 1rem;
    margin: 2em 0 2em 2em;
}
@media only screen and (min-width:40.063em) {
    .article .post ul, .supplement ul {
    font-size: 1.125rem;
}
}.article .post li, .supplement li {
    font-family: freight-text-pro, Georgia, serif;
    margin-bottom: .75em;
    list-style: disc;
}
.content .author p, .content .author.aside p, .content .author.excerpt p {
    font-size: .975em;
}
.article.excerpt, .aside-wrapped, .content .author.lined, .content .author.lined:first-of-type {
    border: 1px solid #d5d5d5;
}
.article.archived, .page-nav, .supplement.media .caption {
    border-bottom: 1px solid #d5d5d5;
}
.article .type {
    background-color: #eaeaeb;
    color: #666;
    display: inline-block;
    font-size: .725rem;
    line-height: 1.5rem;
    padding: 0 .625em;
    margin-bottom: 1em;
    margin-right: 1em;
}
.header .social {
    display: none;
}
@media only screen and (min-width:40.063em) {
    .header .social {
    display: block;
}
}.header .donate {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .575);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .575);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .575);
    font-family: proxima-nova, Helvetica, Arial, sans-serif;
    font-size: .725rem;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: .675rem 1.25rem;
    color: #fff;
    border: 1px solid #892f43;
    background: #9c364c;
    margin-bottom: 0;
}
.header .signup {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .575);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .575);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .575);
    font-family: proxima-nova, Helvetica, Arial, sans-serif;
    font-size: .725rem;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: .675rem 1.25rem;
    color: #fff;
    border: 1px solid #892f43;
    background: #9c364c;
    margin-bottom: 0;
}
.header .translation-tabs li {
    font-family: proxima-nova, Helvetica, Arial, sans-serif;
    font-size: .75rem;
    border: 1px solid #d8d8d9;
    padding: .5em .75em;
    float: left;
    display: block;
}
.header .actions [class*=" icon-"], .header .actions [class^=icon-], .social [class*=" icon-"], .social [class^=icon-] {
    color: #8b8b8d;
    font-size: 1.5rem;
    margin-left: .25em;
}
.caption, .supplement.media .caption, figcaption {
    font-family: freight-text-pro, Georgia, serif;
    padding: .5em 0;
    font-size: .9rem;
    font-style: italic;
    color: #a2a2a2;
    line-height: 1.5em;
}
.show-ar {
    display: none;
}
.arabic .header {
    overflow: hidden;
}
.arabic .header .connect {
    float: left;
}
.arabic .header .logo, .arabic .header .logo-md, .arabic .header .logo-sm {
    float: right;
}
@media only screen and (min-width:40.063em) {
    .arabic .header .logo, .arabic .header .logo-md, .arabic .header .logo-sm {
    left: auto;
    right: 1em;
}
}.arabic .header .tool-bar .tools {
    float: left;
}
.arabic .header .translation-tabs {
    margin-left: 3em;
    margin-right: 0;
}
@media only screen and (min-width:40.063em) {
    .arabic .header .translation-tabs {
    margin-left: 0;
}
}.arabic .header a.menu-link {
    right: auto;
    left: 0;
}
.arabic .header .menu ul {
    left: auto;
}
.arabic .header .menu ul li {
    float: right;
    width: 100%}
@media only screen and (min-width:40.063em) {
    .arabic .header .menu ul li {
    width: auto;
}
}.arabic .header .menu ul li ul {
    padding: 0;
}
.arabic .header .menu ul li ul li {
    margin-left: 0;
}
.arabic .header .menu ul li ul li:last-of-type {
    border-right: 1px solid rgba(204, 204, 204, .5);
}
@media only screen and (min-width:40.063em) {
    .arabic .header .menu>ul li {
    margin-right: 0;
    margin-left: 2em;
}
}@media only screen and (min-width:65em) {
    .arabic .header .menu>ul {
    padding-right: 17em;
}
.arabic .header .menu>ul li ul {
    left: 0;
    right: 17em;
}
}.arabic .header.scroll-to-fixed-fixed .utilities {
    float: left;
}
.arabic .article .type {
    margin-right: 0;
    margin-left: 1em;
}
.arabic .sidebar {
    border-right: 1px solid #efefef;
    border-left: none;
}
.arabic .show-ar {
    display: block;
}
.arabic .hide-ar {
    display: none;
}
.arabic .content .author.aside .avatar {
    float: right;
    margin-left: 1em;
    margin-right: 0;
}
.arabic .article.aside figure.columns {
    padding: 0 .9375rem 0 0!important;
}
@media only screen and (min-width:65em) {
    .arabic .aside-row>div:  nth-of-type(2n+2) {
    padding-right: .5em;
    padding-left: .9375rem!important;
}
}.arabic .aside-row>div:nth-of-type(2n+1) {
    clear: both;
}
@media only screen and (min-width:65em) {
    .arabic .aside-row>div:  nth-of-type(2n+1) {
    padding-left: .5em;
    padding-right: .9375rem!important;
}
}.arabic .share.sticky {
    left: auto;
    right: 1em;
}
@media only screen and (min-width:65em) {
    .arabic .supplement-main.large-offset-1 {
    margin-left: 0!important;
    margin-right: 11.95%!important;
    padding-right: 1.25em;
}
}@media only screen and (min-width:65em) {
    .alignleft {
    float: left;
    margin-right: 2em;
    margin-bottom: 3em;
}
}@media only screen and (min-width:65em) {
    .alignright {
    float: right;
    margin-left: 2em;
    margin-bottom: 3em;
}
}@media only screen and (min-width:65em) {
    blockquote.alignright {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 58.33333%;
    float: left;
    float: right;
}
}@media only screen and (min-width:65em) {
    .supplement.alignright {
    width: 33.33333%;
    float: left;
    float: right;
    padding: 1em;
    margin-left: 2em;
    margin-right: 1em;
    margin-bottom: 2em;
}
.supplement.alignright.media {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 50%;
    float: left;
    float: right;
    margin-bottom: 0;
    position: relative;
}
}.relative {
    position: relative;
}
.wash {
    background-color: #efefef;
}
img#wpstats {
    width: 0;
    height: 0;
    overflow: hidden;
}
#form-donate {
    margin-top: 0!important;
}
.clear-post>:first-child {
    clear: left;
}
.round {
    border-radius: 50%}
.overlap .overflow {
    background-color: rgba(0, 0, 0, .9);
    color: #fff;
    height: auto;
    padding: 1em 1em 0;
    width: 100%}
.overlap .overflow .alpha, .overlap .overflow .beta, .overlap .overflow .delta, .overlap .overflow .epsilon, .overlap .overflow .gamma, .overlap .overflow .meta a, .overlap .overflow .zeta, .overlap .overflow a, .overlap .overflow h1, .overlap .overflow h2, .overlap .overflow h3, .overlap .overflow h4, .overlap .overflow h5, .overlap .overflow h6 {
    color: #fff;
}
.overlap .overflow .meta a {
    color: rgba(255, 255, 255, .6);
}
@media only screen and (min-width:40.063em) {
    .overlap .overflow {
    background-color: rgba(0, 0, 0, .6);
    bottom: 0;
    position: absolute;
}
}.overflow {
    overflow: hidden;
    height: 100%}
html {
    position: relative;
    min-height: 100%}
body, html {
    height: auto!important;
}
body {
    position: static!important;
}
.content {
    padding-bottom: 2em;
}
.site-inner {
    overflow: hidden;
    padding-bottom: 2em;
}
.footer {
    position: absolute;
    bottom: 3em;
    width: 100%;
    clear: both;
}
body {
    border-top: 5px solid #9c364c;
}
.header {
    background-color: #fafafa;
    background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIvPjxzdG9wIG9mZnNldD0iOTAlIiBzdG9wLWNvbG9yPSIjZmFmYWZhIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWZlZmVmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz
4g);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #fafafa), color-stop(90%, #fafafa), color-stop(100%, #efefef));
    background-image: -moz-linear-gradient(top, #fafafa 0, #fafafa 90%, #efefef 100%);
    background-image: -webkit-linear-gradient(top, #fafafa 0, #fafafa 90%, #efefef 100%);
    background-image: linear-gradient(to bottom, #fafafa 0, #fafafa 90%, #efefef 100%);
    margin-bottom: 1em;
    position: relative;
}
@media only screen and (min-width:40.063em) {
    .header {
    margin-bottom: 3em;
    min-height: 8.14rem;
}
}.header .alpha, .header .beta, .header .delta, .header .epsilon, .header .gamma, .header .zeta, .header h1, .header h2, .header h3, .header h4, .header h5, .header h6 {
    color: #3f4656;
}
.header a {
    color: #fff;
}
@media only screen and (min-width:40.063em) {
    .header a {
    color: #3f4656;
}
}.header .tool-bar {
    height: auto;
}
@media only screen and (min-width:40.063em) {
    .header .tool-bar {
    height: 8.325em;
}
}@media only screen and (min-width:65em) {
    .header .tool-bar {
    height: 5.5em;
}
    .header {
    margin-bottom: 2em;
}
}.header .tool-bar .tools {
    float: right;
}
.header .connect {
    float: left;
    margin-top: .5em;
    position: relative;
}
.header .social {
    float: left;
    margin-right: 0;
    margin-top: .5em;
}
.header .actions {
    margin-top: .5rem;
}
.header .logo, .header .logo-md {
    background: 0 0;
    float: left;
    left: 1em;
    margin-top: 0;
    padding: .75em 1em;
    z-index: 1001;
}
.header .logo-md:after, .header .logo:after {
    left: auto;
    right: 0;
}
@media only screen and (min-width:65em) {
    .header .logo, .header .logo-md {
    position: absolute;
    top: .75em;
}
}.header .logo img, .header .logo-md img {
    height: 2.5rem;
}
@media only screen and (min-width:40.063em) {
    .header .logo img, .header .logo-md img {
    height: 5rem;
    width: 14.1875rem;
}
}.header .logo-sm {
    float: left;
    padding: .5em 0;
}
.header .logo-sm img {
    height: 3.125rem;
}
.header .actions {
    padding-right: 30px;
}
@media only screen and (min-width:40.063em) {
    .header .actions {
    float: left;
}
}.header .actions a {
    float: left;
}
.header .utilities {
    float: left;
    position: relative;
    bottom: auto;
    margin-top: .5rem;
    padding-left: 10px;
}
@media only screen and (min-width:65em) {
    .header .utilities {
    padding-left: 110px;
}
}.header .donate {
    display: none;
    width: 95px;
    height: 38px;
    position: absolute;
    left: -110px;
    top: 0;
}
.header .signup {
    display: none;
    width: 95px;
    height: 38px;
    position: absolute;
    left: 0;
    top: 0;
}
@media only screen and (min-width:65em) {
    .header .donate {
    display: block;
}
    .header .signup {
    display: block;
}
}.header .search-collapse {
    position: absolute;
    display: block;
    height: 24px;
    width: 30px;
    top: .5rem;
    right: 0;
}
.header .search {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    z-index: 100;
}
.header .search .search-box {
    float: right;
    transition: width .6s, border-radius .6s, background .6s, box-shadow .6s;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    background: 0 0;
    margin: -.5rem 0 0;
    box-shadow: none;
    z-index: 100;
    position: relative;
}
.header .search .search-box.search-icon {
    color: #000;
}
.header .search .search-box:hover {
    color: #fff;
    background: 0 0;
    width: 22px;
    height: 22px;
    margin-top: -.5rem;
}
.header .search .search-box:hover.search-icon {
    color: #fff;
}
.header .search .search-box:focus {
    transition: width .6s cubic-bezier(0, 1.22, .66, 1.39), border-radius .6s, background .6s;
    border: none;
    outline: 0;
    padding-left: 15px;
    cursor: text;
    height: 23px;
    width: 220px;
    border-radius: auto;
    background: #ebebeb;
    color: #000;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    margin-top: -.5rem;
}
@media only screen and (min-width:65em) {
    .header .search .search-box:  focus {
    width: 220px;
}
}.header .search .search-box:focus.search-icon {
    color: #000;
}
.header .search .search-box:not(:focus) {
    text-indent: -5000px;
}
.header .search button.icon {
    background: 0 0;
    border-radius: 50%;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 24px;
    width: 30px;
    z-index: 1;
}
.header .search .icon-search {
    display: none;
    position: absolute;
    left: -30px;
    color: #9c364c;
    cursor: pointer;
}
.header .translation-tabs {
    margin-right: 3em;
    overflow: hidden;
}
@media only screen and (min-width:40.063em) {
    .header .translation-tabs {
    float: left;
    margin-right: .5em;
    margin-top: .25em;
}
}.header .translation-tabs li, .header .translation-tabs ul {
    margin: 0;
}
.header .translation-tabs li:last-of-type {
    border-left: none;
}
.header .translation-tabs li.active a {
    color: #3f4656;
}
.header .translation-tabs li a {
    color: rgba(63, 70, 86, .5);
}
.footer {
    background: url(lib/images/bg-logo.png) right 50px no-repeat, #3f4656;
    color: #fff;
}
.footer a {
    color: #fff;
}
.footer .sock {
    background-color: #292e39;
    border-top: 1px solid rgba(255, 255, 255, .2);
    padding-top: 1em;
}
.footer .sock p {
    color: rgba(255, 255, 255, .25);
    font-size: .825em;
    margin-bottom: 1em;
}
.footer .serif {
    font-weight: 300;
    line-height: 1.5em;
}
.footer .social {
    margin-top: -.125em;
    margin-bottom: .5em;
}
.footer section:first-of-type {
    padding-top: 1.5em;
}
.footer-menu {
    margin: 1em 0 1.5em;
    overflow: hidden;
}
.footer-menu ul {
    margin: 0;
}
.footer-menu .sub-menu {
    display: inline-block;
}
.footer-menu li {
    line-height: 2em;
    list-style: none;
}
.footer-menu li a {
    display: block;
    font-size: .925em;
    font-weight: 600;
}
@media only screen and (min-width:40.063em) {
    .footer-menu li.column {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 20%;
    float: left;
}
#menu-item-8729 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 20%;
    float: left;
}
}.footer-menu li li, .footer-menu li li a {
    font-size: .825rem;
    font-weight: 300;
    color: rgba(255, 255, 255, .5);
    letter-spacing: .5px;
}
.sidebar {
    margin-top: -1em;
    padding-top: 1em;
    border-left: 1px solid #efefef;
}
.sidebar h5 {
    margin-bottom: 1em;
    margin-top: 1em;
}
.sidebar h6 {
    padding-top: .25em;
}

/* added by DS on 9-15 */
body.home .sidebar h6 {
    padding-top: 0;
    margin-top: 0;
}

body.home .small-9 h6 {
    margin-top: 0;
}

.sidebar a {
    color: #3f4656;
}
.sidebar .inner p {
    font-family: freight-text-pro, Georgia, serif;
    font-size: .9em;
    line-height: 1.5em;
    color: #666;
    margin-bottom: 0;
}
.sidebar.primary {
    margin-bottom: 1em;
}
.sidebar.primary .panel {
    padding-top: .75em;
    padding-bottom: .5em;
    margin-bottom: .5em;
}
.sidebar.primary .panel.subscribe {
    margin-bottom: 1em;
    padding-bottom: .75em;
}
.sidebar.primary .panel h5 {
    margin-bottom: .5em;
}
.sidebar.primary .panel h6 {
    font-weight: 600;
    font-size: 1em;
    line-height: 1.25em;
    margin-bottom: .25em;
}
.page-nav {
    line-height: 3em;
}
.page-nav a {
    font-family: "Arial Narrow", Arial, sans-serif;
    font-size: .85em;
    text-transform: uppercase;
}
@media only screen and (min-width:65em) {
    .page-nav {
    position: absolute;
    right: 0;
    top: 0;
}
}.subscribe .button, .subscribe button, .subscribe input[type=text] {
    margin-bottom: 0;
}
fieldset {
    border: none;
    padding: 0;
    margin: 0;
}
input[type=search] {
    height: 1.25rem;
}
button {
    font-size: 14px;
    text-align: center;
}
.postfix.button {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    line-height: 2.6em;
}
label {
    font-family: proxima-nova, Helvetica, Arial, sans-serif;
}
.gform_wrapper input[type=date], .gform_wrapper input[type=datetime-local], .gform_wrapper input[type=datetime], .gform_wrapper input[type=email], .gform_wrapper input[type=month], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper input[type=search], .gform_wrapper input[type=tel], .gform_wrapper input[type=text], .gform_wrapper input[type=time], .gform_wrapper input[type=url], .gform_wrapper input[type=week], .gform_wrapper textarea {
    margin-bottom: 0;
    font-size: 1rem!important;
    padding-left: .5em!important;
    padding-right: .5em!important;
}
.gform_wrapper .ginput_complex .ginput_full, .gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
    margin-bottom: 1em;
}
.gform_wrapper .gfield_checkbox {
    padding-top: .5em!important;
}
.gform_wrapper .gfield_description, .gform_wrapper .top_label .gfield_description {
    margin: 3px 0;
    font-size: 11px;
    padding: 0!important;
    color: gray;
}
figure {
    margin: 0;
}
.video {
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
    height: 0;
    margin-bottom: 1em;
}
.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
@font-face {
    font-family: icomoon;
    src: url(lib/fonts/icomoon.eot?-mrxy4l);
    src: url(lib/fonts/icomoon.eot?#iefix-mrxy4l) format("embedded-opentype"), url(lib/fonts/icomoon.woff?-mrxy4l) format("woff"), url(lib/fonts/icomoon.ttf?-mrxy4l) format("truetype"), url(lib/fonts/icomoon.svg?-mrxy4l#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
}
[class*=" icon-"], [class^=icon-] {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-mail-circle:before {
    content: "\e600"}
.icon-search-circle:before {
    content: "\e601"}
.icon-pdf:before {
    content: "\e604"}
.icon-printer:before {
    content: "\e607"}
.icon-mail:before {
    content: "\e608"}
.icon-twitter-circle:before {
    content: "\e60b"}
.icon-twitter:before {
    content: "\e60c"}
.icon-google-circle:before {
    content: "\e60d"}
.icon-google-plus:before {
    content: "\e60e"}
.icon-facebook:before {
    content: "\e60f"}
.icon-facebook-circle:before {
    content: "\e610"}
.icon-download:before {
    content: "\e612"}
.icon-search:before {
    content: "\f002"}
.icon-bars:before {
    content: "\f0c9"}
.icon-linkedin:before {
    content: "\eac9"}
.button {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-family: proxima-nova, Helvetica, Arial, sans-serif;
    background: #9c364c;
}
.button.outlined {
    background: 0 0;
    border: 2px solid #9c364c;
    color: #9c364c;
    font-size: .75em;
    font-weight: 600;
    text-transform: uppercase;
}
.button.small {
    text-transform: uppercase;
}
.button [class*=" icon-"], .button [class^=icon-] {
    margin-right: .5em;
}
.tab-menu .inline-list {
    font-size: .85em;
    line-height: 3em;
    margin-bottom: 0;
}
.style-menu {
    background: #000;
    margin: 0;
}
.style-menu li {
    display: inline-block;
    font-size: .8em;
    padding: .5em 1em;
}
.style-menu li a {
    color: #555;
}
html.wf-loading .menu li li a {
    font-family: "Open Sans Condensed", "Arial Narrow", Arial, sans-serif;
    font-size: .925em;
}
@media only screen and (min-width:40.063em) {
    html.wf-active .menu li li a {
    font-family: proxima-nova-condensed, "Arial Narrow", Arial, sans-serif;
}
}.menu li a, .navigation-link {
    display: block;
    font-family: proxima-nova, Helvetica, Arial, sans-serif;
    font-size: .725rem;
    font-weight: 600;
    padding: 1em;
}
a.menu-link {
    background-color: #3f4656;
    display: block;
    padding: 1em;
    position: absolute;
    right: 0;
    top: 0;
}
.full-nav {
    background-color: #3f4656;
    border-top: 1px solid rgba(255, 255, 255, .2);
    float: none;
}
.menu {
    clear: both;
    margin: 0;
    max-height: 0;
    overflow: hidden;
}
.menu.active, .menu.current-menu-item {
    max-height: 55em;
}
.menu {
    text-transform: uppercase;
}
.menu ul {
    margin: 0;
}
.menu li {
    border-top: 1px solid rgba(255, 255, 255, .05);
    list-style: none;
}
.menu li li a {
    color: rgba(255, 255, 255, .5);
}
@media only screen and (max-width:40em) {
    .nav-wrap {
    position: static;
    padding: 0;
}
}@media only screen and (min-width:40.063em) {
    a.menu-link {
    display: none;
    position: relative;
    right: auto;
    top: auto;
}
.full-nav {
    float: none;
    h
eight: 2.5em;
    position: relative;
    background-color: transparent;
}
.primary-menu {
    position: relative;
    clear: both;
}
.primary-menu:after, .primary-menu:before {
    content: " ";
    display: table;
}
.primary-menu:after {
    clear: both;
}
.menu, .menu>ul ul {
    max-height: none;
    overflow: visible;
    background: 0 0;
}
.menu>ul {
    margin-top: -2.25em;
}
}@media only screen and (min-width:40.063em) and (min-width:65em) {
    .menu>ul {
    margin-left: .5em;
}
}@media only screen and (min-width:40.063em) {
    .menu>ul li {
    margin-right: 2em;
}
.menu>ul li a {
    letter-spacing: 1px;
    padding: 1em .1em;
    line-height: .85rem;
}
}@media only screen and (min-width:40.063em) and (min-width:40.063em) {
    .menu>ul li a {
    color: rgba(63, 70, 86, .5);
}
}@media only screen and (min-width:40.063em) {
    .menu>ul li.current-menu-item.menu-item-has-children>a, .menu>ul li.current-menu-parent>a {
    position: relative;
}
.menu>ul li.active a, .menu>ul li.current-menu-item a, .menu>ul li.current-menu-parent a, .menu>ul li:hover a {
    color: #3f4656;
}
.menu li {
    float: left;
    display: block;
    border-top: none;
}
.menu li.active ul, .menu li.current-menu-item ul, .menu li.current-menu-parent ul {
    display: block;
}
.menu li.active ul a, .menu li.active ul li.current-menu-item a, .menu li.current-menu-item ul a, .menu li.current-menu-item ul li.current-menu-item a, .menu li.current-menu-parent ul a, .menu li.current-menu-parent ul li.current-menu-item a {
    color: #9c364c;
}
.menu li ul {
    display: none;
    position: absolute;
    top: 2.5em;
    left: -.25em;
    background: #efefef;
    box-shadow: inset 1px 1px 5px 0 rgba(50, 50, 50, .1);
    padding: 0 .25em;
    width: 101%}
.menu li ul li {
    border-right: 1px solid rgba(204, 204, 204, .5);
    margin-right: 0;
}
.menu li ul li:last-of-type {
    border: none;
}
.menu li ul li a {
    font-size: .9rem;
    font-weight: 400;
    height: 2.4rem;
    letter-spacing: 0;
    padding: 1em .75em;
}
.menu li ul li a:hover {
    background-color: rgba(204, 204, 204, .2);
}
}@media only screen and (min-width:40.063em) and (min-width:40.063em) {
    .menu li ul li a {
    font-family: "Arial Narrow", Arial, sans-serif;
}
}@media only screen and (min-width:65em) {
    .header .menu>ul {
    margin-left: 17em;
}
.header .menu li ul li a {
    height: 2.5rem;
}
}.header.scroll-to-fixed-fixed {
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
}
@media only screen and (min-width:65em) {
    .header.scroll-to-fixed-fixed .menu>ul {
    margin-left: 17em;
}
    .menu li ul {
    top: 2.25em;
}
}.navigation {
    text-align: center;
}
.navigation ul {
    display: block;
    height: 2.625rem;
    margin-left: -.3125rem;
}
.navigation ul li {
    height: 2.625rem;
    color: #222;
    font-size: 1rem;
    margin-left: .3125rem;
}
.navigation ul li a {
    display: block;
    padding: .125rem .9375rem;
    color: #999;
    border-radius: 3px;
}
.pagination ul li a:focus, .pagination ul li:hover a {
    background: #e6e6e6;
}
.pagination ul li.unavailable a {
    cursor: default;
    color: #999;
}
.pagination ul li.unavailable a:focus, .pagination ul li.unavailable:hover a {
    background: 0 0;
}
.pagination ul li.current a {
    background: #a02829;
    color: #fff;
    font-weight: 700;
    cursor: default;
}
.pagination ul li.current a:focus, .pagination ul li.current a:hover {
    background: #a02829;
}
.navigation ul li {
    float: left;
    display: block;
}
.navigation ul .active a {
    background-color: #9c364c;
    color: #fff;
}
.widget-related {
    padding: 2em 0;
}
.article {
    margin-bottom: 1em;
}
.article h1, .article h2 {
    margin-bottom: .25em;
}
.article .hero {
    overflow: hidden;
    position: relative;
    margin-bottom: 1em;
}
@media only screen and (min-width:65em) {
    .article .hero {
    margin-bottom: 0;
}
}.article .byline {
    font-size: .925em;
}
.article .byline time {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #b3b3b3;
    margin-left: .75em;
    font-size: .9em;
}
.article .byline.about {
    font-style: italic;
    color: #b3b3b3;
}
.article .byline.about a {
    color: #b3b3b3;
}
.article .meta {
    font-size: .725em;
}
.article .meta.mention {
    margin-bottom: 1rem;
}
.article .meta a {
    color: #666;
}
.article .category, .article .type {
    white-space: nowrap;
}
.article .more {
    font-size: .75em;
    font-weight: 700;
    text-transform: uppercase;
    margin: 1em 0;
    display: block;
}
.article .post .alpha, .article .post .beta, .article .post .delta, .article .post .epsilon, .article .post .gamma, .article .post .zeta, .article .post h1, .article .post h2, .article .post h3, .article .post h4, .article .post h5, .article .post h6 {
    margin: 2rem 0 1rem;
}
.article .post p {
    line-height: 1.725em;
}
.article .post blockquote {
    font-size: 1.2em;
    font-weight: 100;
}
.article .post blockquote:after, .article .post blockquote:before {
    color: #ccc;
    content: open-quote;
    font-family: freight-text-pro, Georgia, serif;
    font-size: 2.625rem;
    line-height: .1em;
    margin-right: .25em;
    vertical-align: -.4em;
}
.article .post blockquote:after {
    content: close-quote;
    margin-left: .25em;
}
.article .post blockquote p {
    font-family: freight-text-pro, Georgia, serif;
    display: inline;
}
.article .post ol {
    list-style: decimal;
}
.article .post .footnotes li, .article .post .simple-footnotes li {
    list-style: decimal!important;
    border-bottom: 1px solid #d5d5d5;
}
@media only screen and (min-width:65em) {
    .article .post .alignright {
    float: right;
    margin-left: 2em;
    margin-bottom: 3em;
    margin-right: -10rem;
}
}.article.full {
    position: relative;
    padding-top: 1em;
}
.article.full:after, .article.full:before {
    content: " ";
    display: table;
}
.article.full:after {
    clear: both;
}
.article.excerpt {
    background-color: #fff;
}
.article.excerpt .inner {
    padding: 1em 1em 0;
}
.article.excerpt .alpha, .article.excerpt .beta, .article.excerpt .delta, .article.excerpt .epsilon, .article.excerpt .gamma, .article.excerpt .zeta, .article.excerpt h1, .article.excerpt h2, .article.excerpt h3, .article.excerpt h4, .article.excerpt h5, .article.excerpt h6 {
    margin-bottom: .5rem;
}
.article.excerpt .byline a {
    color: #222;
}
.article.excerpt p {
    font-size: .825em;
    line-height: 1.25em;
}
.article.excerpt .figure-article {
    background-color: #3f4656;
    text-align: center;
}
.article.excerpt .figure-article img {
    margin: 0 auto;
    width: 100%}
@media only screen and (min-width:65em) {
    .article.excerpt .figure-article img {
    width: auto;
}
}.article.archived {
    padding: 1em 0;
}
.article.archived:last-of-type {
    margin-bottom: 1rem;
}
.article.archived figure {
    margin-bottom: 1em;
}
.article.archived figcaption, .article.archived p {
    font-size: 1rem;
    line-height: 1.5em;
    margin-bottom: .5em;
}
.article.archived figcaption.byline, .article.archived p.byline {
    font-family: freight-text-pro, Georgia, serif;
    margin-bottom: 1em;
}
.article.archived figcaption.byline time, .article.archived p.byline time {
    font-family: freight-text-pro, Georgia, serif;
    margin-left: 0;
    font-size: 1em;
}
.article.archived blockquote p {
    font-size: 1.25rem;
}
@media only screen and (min-width:40.063em) {
    .article.archived .with-thumb .thumb {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 25%;
    float: left;
}
}@media only screen and (min-width:40.063em) {
    .article.archived .with-thumb .post {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 75%;
    float: left;
}
}.article.aside {
    margin-bottom: 1rem;
}
.article.aside .alpha, .article.aside .beta, .article.aside .delta, .article.aside .epsilon, .article.aside .gamma, .article.aside .zeta, .article.aside h1, .article.aside h2, .article.aside h3, .article.aside h4, .article.aside h5, .article.aside h6 {
    margin-bottom: .5rem;
}
.article.aside p {
    font-size: .825em;
}
.article.aside .byline {
    margin-bottom: .5em;
    line-height: 1.25em;
}
.article.aside .byline a {
    color: #222;
}
.article.aside figure {
    padding: .2rem 0 0 .9375rem!important;
}
.article.aside .thumb {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
}
.article.inverse {
    color: rgba(255, 255, 255, .5);
}
.article.inverse a {
    color: #fff;
}
.aside-row>div:nth-of-type(n) {
    clear: none;
}
@media only screen and (min-width:65em) {
    .aside-row>div: nth-of-type(2n+2) {
    padding-left: .5em;
}
}.aside-row>div:nth-of-type(2n+1) {
    clear: both;
}
@media only screen and (min-width:65em) {
    .aside-row>div: nth-of-type(2n+1) {
    padding-right: .5em;
}
}.panel {
    background: 0 0;
    border: none;
}
.panel.bright {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .25);
    background: url(lib/images/bg-logo-sm.png) right 10px no-repeat;
    border: 1px solid #efefef;
}
.panel.bright .alpha, .panel.bright .beta, .panel.bright .delta, .panel.bright .epsilon, .panel.bright .gamma, .panel.bright .zeta, .panel.bright h1, .panel.bright h2, .panel.bright h3, .panel.bright h4, .panel.bright h5, .panel.bright h6, .panel.bright p {
    color: #9c364c;
}
.panel.bright h5 {
    margin-bottom: .5em;
}
.panel.bright p {
    color: rgba(51, 51, 51, .5);
}
.panel.bright .button {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #9c364c;
    color: #fff;
    display: block;
    margin: 0 auto;
}
.panel.dark {
    background-color: #292e39;
}
.panel.dark .alpha, .panel.dark .beta, .panel.dark .delta, .panel.dark .epsilon, .panel.dark .gamma, .panel.dark .zeta, .panel.dark h1, .panel.dark h2, .panel.dark h3, .panel.dark h4, .panel.dark h5, .panel.dark h6, .panel.dark p {
    color: #fff;
    text-align: center;
}
.panel.dark p {
    color: rgba(255, 255, 255, .5);
}
.panel.lined {
    border-top: 5px solid #3f4656;
    padding-left: 0;
    padding-right: 0;
}
.panel.lined.no-top {
    padding-top: 0;
}
.panel.lined.no-top>:first-child {
    border-top: none;
}
.panel.lined .aside {
    border-top: 1px solid #d5d5d5;
    padding: 1em 0 0;
}
.panel .button {
    background-color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%}
.panel p {
    font-size: 1em;
}
.panel .alpha, .panel .beta, .panel .delta, .panel .epsilon, .panel .gamma, .panel .zeta, .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1.25rem;
}
.content .author {
    overflow: hidden;
    margin-bottom: 1em;
    padding-top: 1.5em;
}
.content .author .h-section {
    margin-bottom: 1em;
    margin-top: -1em;
}
.content .author .avatar {
    text-align: center;
    margin-bottom: 0;
}
.content .author .avatar img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
}
@media only screen and (min-width:40.063em) {
    .content .author .avatar img {
    margin: auto;
}
}.content .author.aside {
    margin-bottom: 1em;
}
.content .author.aside .inner {
    font-size: .825em;
}
.content .author.aside .avatar {
    float: left;
    height: auto;
    margin-right: 1em;
}
.content .author.aside .avatar img {
    height: 60px;
    margin-top: .5em;
    width: 60px;
}
.content .author.aside p {
    font-family: freight-text-pro, Georgia, serif;
    line-height: 1.5em;
}
.content .author.aside.with-thumb .inner {
    margin-left: 70px;
}
.h-reference {
    overflow: hidden;
    margin-bottom: 0!important;
}
.h-reference
 figcaption {
    line-height: 2rem!important;
}
.h-reference .alignleft {
    float: left!important;
}
.h-reference img {
    margin: 0 1em 0 0;
}
.supplement {
    background: #efefef;
    margin-bottom: 2em;
    overflow: hidden;
    padding: 2em;
    position: relative;
    width: 100%;
    z-index: 999;
}
.supplement.aside-lined {
    background: 0 0;
    border-top: 1px solid #d5d5d5;
    padding: 1em;
}
@media only screen and (min-width:65em) {
    .supplement.aside-lined {
    padding: 1em 0;
    margin-right: 1em;
    margin-left: 2em;
}
}.supplement.aside-lined .more {
    font-size: .75em;
    width: auto;
    text-align: right;
    text-decoration: underline;
}
.supplement ul {
    margin-left: 1.5em;
    font-size: 1.125em;
}
@media only screen and (min-width:65em) {
    .supplement ul {
    font-size: .925em;
}
}.supplement p {
    font-style: italic;
    color: #6f6f6f;
    font-size: 1rem;
}
.supplement .more {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    display: block;
    font-size: .825em;
    font-weight: 700;
    padding: 1em;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 2em;
    width: 100%}
.supplement ul.downloads li {
    list-style: none;
    text-indent: -1.25em;
}
.supplement ul.downloads time {
    font-size: .725em;
}
.supplement.media {
    background: 0 0;
    padding: 0;
}
.supplement.media .caption {
    padding: 0 1em 1em;
}
.post p:first-of-type {
    clear: left;
}
.supplement-main {
    padding: 0;
}
@media only screen and (min-width:65em) {
    .supplement-main.large-offset-1 {
    margin-left: 11.95%!important;
    margin-bottom: 1em;
    margin-right: 0;
    padding-right: 0;
    padding-left: 1.25em;
}
}.aside-wrapped {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .25);
    padding: 1.5em 1.5em 0;
}
@media only screen and (min-width:65em) {
    .aside-wrapped {
    padding: 2.5em 2.5em 0;
}
}.share {
    margin-bottom: 1em;
    overflow: hidden;
    width: 100%;
    z-index: 999;
}
.share.sticky {
    position: relative;
}
@media only screen and (min-width:40.063em) {
    .share.sticky {
    position: absolute;
}
}@media only screen and (min-width:65em) {
    .share.sticky {
    width: 5em;
    position: absolute;
    left: 1em;
    top: 0;
}
}@media only screen and (min-width:65em) {
    body.author .share.sticky {
    top: 25em;
    left: inherit;
    margin-left: 3em;
}
}.share ul {
    margin: 0;
    padding: 0 .75rem;
}
@media only screen and (min-width:65em) {
    .share ul {
    padding: 0;
}
}.share li {
    border-right: 1px solid #d5d5d5;
    display: block;
    float: left;
    font-size: .625em;
    line-height: 3em;
    margin-bottom: .25em;
    text-align: center;
    width: 16.65%}
@media only screen and (min-width:65em) {
    .share li {
    font-size: .8em;
}
}.share li a {
    background-color: #404755;
    color: #fff;
    display: block;
    font-family: proxima-nova, Helvetica, Arial, sans-serif;
    padding-top: .5em;
}
@media only screen and (min-width:65em) {
    .share li a {
    padding-top: 1em;
}
}.share li.twitter a {
    background-color: #00aced;
}
.share li.facebook a {
    background-color: #3b5999;
}
.share li.google a {
    background-color: #dd4b39;
}
.share li.download a {
    background-color: #3f4656;
}
.share li [class*=" icon-"], .share li [class^=icon-] {
    display: block;
    float: none;
    height: 1rem;
    line-height: 2.5rem;
    margin: 0 0 .5em;
    text-align: center;
    width: auto;
}
@media only screen and (min-width:65em) {
    .share li [class*=" icon-"], .share li [class^=icon-] {
    width: 5rem;
}
}@media only screen and (min-width:65em) {
    .share li {
    display: block;
    float: none;
    width: auto;
}
}.page .post {
    font-family: freight-text-pro, Georgia, serif;
    font-size: 1.125rem;
    line-height: 1.5em;
}
.show-for-print-only {
    display: none;
}
@media print {
    body {
    border: none;
    font: 13pt Georgia, "Times New Roman", Times, serif;
    line-height: 1.3;
}
.share, .style-menu, footer, header .connect, header .logo-md, header .utilities, header nav, header.header, header.scroll-to-fixed-fixed {
    display: none;
}
.show-for-print-only {
    display: block;
    padding: 1em;
}
.print-head img {
    height: 80px;
    width: 225px;
}
img {
    max-width: 500px!important;
    margin-bottom: 20px;
}
p a {
    word-wrap: break-word;
}
a {
    color: #000;
}
video {
    display: none;
}
@page {
    margin: .5cm;
}
blockquote, ul {
    margin: 0;
    border: none;
}
blockquote {
    margin-bottom: 20px;
}
.article .article.excerpt, .author figure, .single .article.excerpt {
    display: none;
}
}.swatches {
    margin-left: 0;
    margin-right: 0;
}
.swatch {
    min-height: 3em;
    width: 20%}
.swatch:nth-child(1) {
    background-color: #9c364c;
}
.swatch:nth-child(2) {
    background-color: #efefef;
}
.swatch:nth-child(3) {
    background-color: #549a76;
}
.swatch:nth-child(4) {
    background-color: #f1edd9;
}
.swatch:nth-child(5) {
    background-color: #3f4656;
}
.article .style-menu {
    display: none;
}
@media screen and (max-width:40.063em) {
    div.small-search-collapse {
    right: 40px!important;
}
}

/* Sharify */

@media only screen and (min-width:1026px) {
    div.sharify-container {
        display: none;
    }
}

div.sharify-container li{
    list-style: none !important;
}

/* Google Form */

textarea.ss-q-long, input.ss-q-short {
    width: 60% !important;
}

label.ss-q-item-label {
    font-size: 120%;
}

div.ss-form-question {
    margin-bottom: 20px;
}

input.ss-q-other {
    width: 50% !important;
}

.ss-q-title > label, span {
    display: inline;
}

div.ss-q-help {
    font-size: 70%;
}

/* Related Content In-Line */

div.customRelated {
    float: right;
    width: 40%;
    min-width: 300px;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #ccc;
}

div.bawmrp h3 {
    margin: 2px 0 10px 0 !important;
}

div.bawmrp ul {
    margin: 0 !important;
}

div.bawmrp ul li.bawmrp_manual {
    float: none !important;
    width: auto !important;
    text-align: left !important;
    border-right: none !important;
}

div.bawmrp ul li.bawmrp_manual img {
    float: left;
    padding-right: 10px;
}

div.bawmrp ul li.bawmrp_manual br {
    display: none;
}

/* MailChimp Subscribe Widget */

div.subscribe {
    padding: .75rem;
}

div.subscribe h5 {
    text-transform: none !important;
    text-align: center;
}

h3.summaryMore {
    float:right;
    font-size: 1.25rem;
}

/* Pages with Civi blocks */

div.crm-block {
    background-color: inherit !important;
}

body.page-id-7798 div.hgroup {
    display: none;
}

div.crm-block input.email {
    width: 250px;
}

div.crm-block .credit_card_info-section input#credit_card_number {
    width: 300px;
}

div.crm-block .credit_card_info-section input#cvv2 {
    width: 100px;
}

div.crm-block .credit_card_info-section .crm-form-date {
    width: 100px !important;
}

div.crm-block .credit_card_info-section .crm-form-date a {
    color: #000 !important;
}

div.crm-block .billing_name_address-section a {
    color: #000 !important;
}

div.crm-block div.content {
    padding-bottom: 0;
}

div.crm-block .price-set-row {
    display: inline;
}

div.crm-block .price-set-row label {
    vertical-align: baseline !important;
    margin-left: 3px !important;
}

div.crm-block .is_recur-section label {
    margin-right: 0 !important;
}

.crm-container .select2-container .select2-choice {
    min-height: 40px;
}

.crm-container .membership_amount-content .membership_amount-row2 {
    display: block;
}

.crm-container form.CRM_Profile_Form_Edit div.label {
    float: none;
    width: auto;
    text-align: left;
}

.crm-container form.CRM_Profile_Form_Edit div.label label {
    font-size: 125%;
    font-weight: 700;
}

.crm-container form.CRM_Profile_Form_Edit div.edit-value {
    margin-left: 0;
    padding-bottom: 0;
}

body.home div.subscribe a {
    background-color: #ffffff;
    padding: 5px 10px;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    margin-top: 8px;
    color: #9c364c;
}

/* In Page Menu (Who We Are page) */

#inpage-menu {
    float: none;
}

#inpage-menu ul {
    overflow: auto;
    padding-left: .2em;
}

#inpage-menu ul li a{
    font-size: 1.4rem;
}

/* Podcast Widget on Homepage */

section#custom_html-2 div.widget_text {
	border-top: 5px solid #3f4656;
	padding-left: 0;
	padding-right: 0;
}

section#custom_html-2 h4.widget-title {
	font-family: proxima-nova-alt-ext-cond, "Arial Narrow", Arial, sans-serif;
	font-weight: 300;
	font-size: 1.2em;
	text-transform: uppercase;
}

section#custom_html-2 h3.episode_name {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	display: block;
	font-weight: 600;
	margin-bottom: 1rem;
	line-height: 1.25em;
	font-size: 1rem;
}

section#custom_html-2 div.description p {
	font-family: freight-text-pro, Georgia, serif;
	font-size: .825em;
	line-height: 1.5em;
	color: #666;
	margin-bottom: 0;
}

section#custom_html-2 div.episode div.buzz_share {
	float: none !important;
}

section#custom_html-2 div.episode div.meta {
	padding-top: 1em;
}


/* Report post type */

@media only screen and (min-width:65em) {
    body.single-report div.large-centered {
        margin-left: 10%;
        margin-right: 25%;
        width: 65%;
    }
    body.single-report div#sidebar-report {
        float: right;
        width: 25%;
    }
    body.single-report div#sidebar-report ul.ez-toc-list-level-1 {
    	margin-left: 5px;
    }
    body.single-report div#sidebar-report ul.ez-toc-list-level-3 {
        margin-left: 1em;
    }
    body.single-report #ez-toc-container {
        display: none;
    }
    body.single-report div.large-centered.hgroup {
    margin-left: 13%;
    margin-right: 0;
    width: 87%;
    }
}

@media only screen and (max-width:65em) and (min-width:10em) {
    body.single-report div#sidebar-report {
        float: none;
        max-width: 500px;
    }

    body.single-report aside.supplement {
    	margin-bottom: 0;
    }
}

body.single-report div#sidebar-report h4.widgettitle{
    margin-left: .5em;
    font-size: 1.25rem;
    border-bottom: 1px dotted #ccc;
    color: #333;
    font-family: proxima-nova-alt-ext-cond, "Arial Narrow", Arial, sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    padding-bottom: .75em;
    text-transform: uppercase;
    }

body.single-report div#sidebar-report #ezw_tco-2 li.active::before {
	background-color: inherit;
}

body.single-report div#sidebar-report span.ez-toc-title-toggle i.ez-toc-glyphicon {
	font-family: proxima-nova-alt-ext-cond, "Arial Narrow", Arial, sans-serif !important;
}

body.single-report div#sidebar-report span.ez-toc-title-toggle i.ez-toc-glyphicon::before {
	content: "▼";
}

body.single-report div#sidebar-report li.ez-toc-heading-level-2 {
	margin-bottom: 12px;
	font-weight: 700;
	line-height: 1.25;
}


/* Remove extra whitespace after authors and before footer */

body.single .content {
	padding-bottom: 0;
}

/* Matrix Page */

.page-id-14274 .modal {
  max-width: 1000px;
}

