﻿.backlink {
    text-align: right;
    float: right;
    padding: 0 0 0 25px;
    width: 100%;
    display: block
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden] {
    display: none
}

html {
    background: #fff;
    color: #000;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "“" "”" "‘" "’"
}

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
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html 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
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.clearfix, .floatcontainer {
    *zoom: 1
}

    .clearfix:before, .clearfix:after, .floatcontainer:before, .floatcontainer:after {
        content: " ";
        display: table
    }

    .clearfix:after, .floatcontainer:after {
        clear: both
    }

html, body, form {
    margin: 0 !important;
    padding: 0 !important
}

    form#aspnetForm {
        height: 100% !important
    }

html {
    top: 0;
    bottom: 0;
    background: #e4e4e4
}

form, body {
    height: 100% !important
}

body {
    background: #e4e4e4;
    height: 100% !important;
    min-height: 100% !important;
    color: #222;
    font-family: "Helvetica Neue 2","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 150%;
    cursor: "default"
}

a:hover {
    cursor: "pointer";
    text-decoration: underline
}

a:focus {
    outline: none
}

a:active {
    outline: none
}

.button:hover, .button:focus, .title:hover, .title:focus {
    text-decoration: none
}

img, object, embed {
    max-width: 100%;
    height: auto
}

object, embed {
    height: 100%
}

img {
    -ms-interpolation-mode: bicubic
}

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
    max-width: none !important
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-justify {
    text-align: justify !important
}

.hide {
    display: none
}

.show {
    display: ''
}

.center {
    text-align: center !important
}

.block {
    display: block
}

.antialiased {
    -webkit-font-smoothing: antialiased
}

img {
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 62.5em;
    *zoom: 1
}

    .row:before, .row:after {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

    .row.collapse .column, .row.collapse .columns {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        float: left
    }

    .row .row {
        width: auto;
        margin-left: -.9375em;
        margin-right: -.9375em;
        margin-top: 0;
        margin-bottom: 0;
        max-width: none;
        *zoom: 1
    }

        .row .row:before, .row .row:after {
            content: " ";
            display: table
        }

        .row .row:after {
            clear: both
        }

        .row .row.collapse {
            width: auto;
            margin: 0;
            max-width: none;
            *zoom: 1
        }

            .row .row.collapse:before, .row .row.collapse:after {
                content: " ";
                display: table
            }

            .row .row.collapse:after {
                clear: both
            }

.column, .columns {
    position: relative;
    padding-left: .9375em;
    padding-right: .9375em;
    width: 100%;
    float: left
}

@media only screen {
    .column, .columns {
        position: relative;
        padding-left: .9375em;
        padding-right: .9375em;
        float: left
    }

    .small-1 {
        position: relative;
        width: 8.33333%
    }

    .small-2 {
        position: relative;
        width: 16.66667%
    }

    .small-3 {
        position: relative;
        width: 25%
    }

    .small-4 {
        position: relative;
        width: 33.33333%
    }

    .small-5 {
        position: relative;
        width: 41.66667%
    }

    .small-6 {
        position: relative;
        width: 50%
    }

    .small-7 {
        position: relative;
        width: 58.33333%
    }

    .small-8 {
        position: relative;
        width: 66.66667%
    }

    .small-9 {
        position: relative;
        width: 75%
    }

    .small-10 {
        position: relative;
        width: 83.33333%
    }

    .small-11 {
        position: relative;
        width: 91.66667%
    }

    .small-12 {
        position: relative;
        width: 100%
    }

    .small-offset-0 {
        position: relative;
        margin-left: 0%
    }

    .small-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }

    .small-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }

    .small-offset-3 {
        position: relative;
        margin-left: 25%
    }

    .small-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }

    .small-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }

    .small-offset-6 {
        position: relative;
        margin-left: 50%
    }

    .small-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }

    .small-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }

    .small-offset-9 {
        position: relative;
        margin-left: 75%
    }

    .small-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }

    [class*="column"] + [class*="column"]:last-child {
        float: right
    }

    [class*="column"] + [class*="column"].end {
        float: left
    }

    .column.small-centered, .columns.small-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }
}

@media only screen and (min-width:48em) {
    .large-1 {
        position: relative;
        width: 8.33333%
    }

    .large-2 {
        position: relative;
        width: 16.66667%
    }

    .large-3 {
        position: relative;
        width: 25%
    }

    .large-4 {
        position: relative;
        width: 33.33333%
    }

    .large-5 {
        position: relative;
        width: 41.66667%
    }

    .large-6 {
        position: relative;
        width: 50%
    }

    .large-7 {
        position: relative;
        width: 58.33333%
    }

    .large-8 {
        position: relative;
        width: 66.66667%
    }

    .large-9 {
        position: relative;
        width: 75%
    }

    .large-10 {
        position: relative;
        width: 83.33333%
    }

    .large-11 {
        position: relative;
        width: 91.66667%
    }

    .large-12 {
        position: relative;
        width: 100%
    }

    .row .large-offset-0 {
        position: relative;
        margin-left: 0%
    }

    .row .large-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }

    .row .large-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }

    .row .large-offset-3 {
        position: relative;
        margin-left: 25%
    }

    .row .large-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }

    .row .large-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }

    .row .large-offset-6 {
        position: relative;
        margin-left: 50%
    }

    .row .large-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }

    .row .large-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }

    .row .large-offset-9 {
        position: relative;
        margin-left: 75%
    }

    .row .large-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }

    .row .large-offset-11 {
        position: relative;
        margin-left: 91.66667%
    }

    .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
    }

    .column.large-centered, .columns.large-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }

    .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 !important
        }
}

.show-for-small, .show-for-medium-down, .show-for-large-down {
    display: inherit !important
}

.show-for-medium, .show-for-medium-up, .show-for-large, .show-for-large-up, .show-for-xlarge {
    display: none !important
}

.hide-for-medium, .hide-for-medium-up, .hide-for-large, .hide-for-large-up, .hide-for-xlarge {
    display: inherit !important
}

.hide-for-small, .hide-for-medium-down, .hide-for-large-down {
    display: none !important
}

table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge {
    display: table
}

thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge {
    display: table-header-group !important
}

tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge {
    display: table-row-group !important
}

tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge {
    display: table-row !important
}

td.show-for-small, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge, th.show-for-small, th.show-for-medium-down, th.show-for-large-down, th.hide-for-medium, th.hide-for-medium-up, th.hide-for-large, th.hide-for-large-up, th.hide-for-xlarge {
    display: table-cell !important
}

@media only screen and (min-width:48em) {
    .show-for-medium, .show-for-medium-up {
        display: inherit !important
    }

    .show-for-small {
        display: none !important
    }

    .hide-for-small {
        display: inherit !important
    }

    .hide-for-medium, .hide-for-medium-up {
        display: none !important
    }

    table.show-for-medium, table.show-for-medium-up, table.hide-for-small {
        display: table
    }

    thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small {
        display: table-header-group !important
    }

    tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small {
        display: table-row-group !important
    }

    tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small {
        display: table-row !important
    }

    td.show-for-medium, td.show-for-medium-up, td.hide-for-small, th.show-for-medium, th.show-for-medium-up, th.hide-for-small {
        display: table-cell !important
    }
}

@media only screen and (min-width:80em) {
    .show-for-large, .show-for-large-up {
        display: inherit !important
    }

    .show-for-medium, .show-for-medium-down {
        display: none !important
    }

    .hide-for-medium, .hide-for-medium-down {
        display: inherit !important
    }

    .hide-for-large, .hide-for-large-up {
        display: none !important
    }

    table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down {
        display: table
    }

    thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down {
        display: table-header-group !important
    }

    tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down {
        display: table-row-group !important
    }

    tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down {
        display: table-row !important
    }

    td.show-for-large, td.show-for-large-up, td.hide-for-medium, td.hide-for-medium-down, th.show-for-large, th.show-for-large-up, th.hide-for-medium, th.hide-for-medium-down {
        display: table-cell !important
    }
}

@media only screen and (min-width:90em) {
    .show-for-xlarge {
        display: inherit !important
    }

    .show-for-large, .show-for-large-down {
        display: none !important
    }

    .hide-for-large, .hide-for-large-down {
        display: inherit !important
    }

    .hide-for-xlarge {
        display: none !important
    }

    table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down {
        display: table
    }

    thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down {
        display: table-header-group !important
    }

    tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down {
        display: table-row-group !important
    }

    tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down {
        display: table-row !important
    }

    td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down, th.show-for-xlarge, th.hide-for-large, th.hide-for-large-down {
        display: table-cell !important
    }
}

.show-for-landscape, .hide-for-portrait {
    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) {
    .show-for-landscape, .hide-for-portrait {
        display: inherit !important
    }

    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }

    table.show-for-landscape, table.hide-for-portrait {
        display: table
    }

    thead.show-for-landscape, thead.hide-for-portrait {
        display: table-header-group !important
    }

    tbody.show-for-landscape, tbody.hide-for-portrait {
        display: table-row-group !important
    }

    tr.show-for-landscape, tr.hide-for-portrait {
        display: table-row !important
    }

    td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait {
        display: table-cell !important
    }
}

@media only screen and (orientation:portrait) {
    .show-for-portrait, .hide-for-landscape {
        display: inherit !important
    }

    .hide-for-portrait, .show-for-landscape {
        display: none !important
    }

    table.show-for-portrait, table.hide-for-landscape {
        display: table
    }

    thead.show-for-portrait, thead.hide-for-landscape {
        display: table-header-group !important
    }

    tbody.show-for-portrait, tbody.hide-for-landscape {
        display: table-row-group !important
    }

    tr.show-for-portrait, tr.hide-for-landscape {
        display: table-row !important
    }

    td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape {
        display: table-cell !important
    }
}

.show-for-touch {
    display: none !important
}

.hide-for-touch {
    display: inherit !important
}

.touch .show-for-touch {
    display: inherit !important
}

.touch .hide-for-touch {
    display: none !important
}

table.hide-for-touch {
    display: table
}

.touch table.show-for-touch {
    display: table
}

thead.hide-for-touch {
    display: table-header-group !important
}

.touch thead.show-for-touch {
    display: table-header-group !important
}

tbody.hide-for-touch {
    display: table-row-group !important
}

.touch tbody.show-for-touch {
    display: table-row-group !important
}

tr.hide-for-touch {
    display: table-row !important
}

.touch tr.show-for-touch {
    display: table-row !important
}

td.hide-for-touch {
    display: table-cell !important
}

.touch td.show-for-touch {
    display: table-cell !important
}

th.hide-for-touch {
    display: table-cell !important
}

.touch th.show-for-touch {
    display: table-cell !important
}

p.lead {
    font-size: 1.21875em !important;
    line-height: 1.6 !important
}

.subheader {
    line-height: 1;
    color: #6f6f6f;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    direction: ltr
}

a {
    color: #3d7edb;
    text-decoration: none;
    line-height: inherit
}

    a:hover, a:focus {
        color: #2870d7
    }

    a img {
        border: none
    }

p {
    font-family: inherit;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 1.25em;
    text-rendering: optimizeLegibility
}

    p aside {
        font-size: .875em;
        line-height: 1.35;
        font-style: italic
    }

h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue 2","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #FFF;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: .625em;
    line-height: 1.25em
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
        font-size: 75%;
        font-weight: 60%;
        color: #999;
        line-height: 0
    }

h1 {
    font-size: 1.5125em
}

h2 {
    font-size: 1.3125em;
    color: #ea2839 !important
}

h3 {
    font-size: 1.1875em;
    color: #ec7a08
}

h4 {
    font-size: 1.1125em
}

h5 {
    font-size: 1.1125em;
    color: #ea2839 !important;
    font-weight: 600
}

h6 {
    font-size: 1.1em
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25em 0 1.1875em;
    height: 0
}

em, i {
    font-style: italic;
    line-height: inherit
}

strong, b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 75%;
    line-height: inherit
}

code {
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    font-weight: bold;
    color: #7f0a0c
}

ul, ol, dl {
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 1.25em;
    list-style-position: outside;
    font-family: inherit
}

ul, ol {
    margin-left: 1.25em
}

    ul li ul, ul li ol {
        margin-left: 1.25em;
        margin-bottom: 0;
        font-size: 1em
    }

    ul.square li ul, ul.circle li ul, ul.disc li ul {
        list-style: inherit
    }

    ul.square {
        list-style-type: square
    }

    ul.circle {
        list-style-type: circle
    }

    ul.disc {
        list-style-type: disc
    }

    ul.no-bullet {
        list-style: none
    }

    ol li ul, ol li ol {
        margin-left: 1.25em;
        margin-bottom: 0
    }

dl dt {
    margin-bottom: .3em;
    font-weight: bold
}

dl dd {
    margin-bottom: .75em
}

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.25em;
    padding: .5625em 1.25em 0 1.1875em;
    border-left: 1px solid #ddd
}

    blockquote cite {
        display: block;
        font-size: .8125em;
        color: #555
    }

        blockquote cite:before {
            content: "—\20"
        }

        blockquote cite a, blockquote cite a:visited {
            color: #555
        }

    blockquote, blockquote p {
        line-height: 1.6;
        color: #6f6f6f
    }

@media only screen and (min-width:48em) {
    h1, h2, h3, h4, h5, h6 {
        line-height: 1.25em
    }

    h1 {
        font-size: 1.7em
    }

    h2 {
        font-size: 1.5em
    }

    h3 {
        font-size: 1.25em
    }

    h4 {
        font-size: 1.175em
    }
}

.print-only {
    display: none !important
}

@media print {
    * {
        background: transparent !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: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    p, h2, h3 {
        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
    }
}

button, .button {
    border-style: solid;
    border-width: 1px;
    cursor: "pointer";
    font-family: inherit;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 1.25em;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: .75em;
    padding-right: 1.5em;
    padding-bottom: .8125em;
    padding-left: 1.5em;
    font-size: 1em;
    background-color: #ec7a08;
    border-color: #bb6106;
    color: #fff
}

    button:hover, button:focus, .button:hover, .button:focus {
        background-color: #bb6106
    }

    button:hover, button:focus, .button:hover, .button:focus {
        color: #fff
    }

    button.secondary, .button.secondary {
        background-color: #e9e9e9;
        border-color: #d0d0d0;
        color: #333
    }

        button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
            background-color: #d0d0d0
        }

        button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
            color: #333
        }

    button.success, .button.success {
        background-color: #5da423;
        border-color: #457a1a;
        color: #fff
    }

        button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
            background-color: #457a1a
        }

        button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
            color: #fff
        }

    button.alert, .button.alert {
        background-color: #c60f13;
        border-color: #970b0e;
        color: #fff
    }

        button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
            background-color: #970b0e
        }

        button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
            color: #fff
        }

    button.red, .button.red {
        background-color: #ea2839;
        border-color: #cb1424;
        color: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        button.red:hover, button.red:focus, .button.red:hover, .button.red:focus {
            background-color: #cb1424
        }

        button.red:hover, button.red:focus, .button.red:hover, .button.red:focus {
            color: #fff
        }

    button.gray, .button.gray {
        background-color: #616365;
        border-color: #484a4b;
        color: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        button.gray:hover, button.gray:focus, .button.gray:hover, .button.gray:focus {
            background-color: #484a4b
        }

        button.gray:hover, button.gray:focus, .button.gray:hover, .button.gray:focus {
            color: #fff
        }

    button.blue, .button.blue {
        background-color: #3d7edb;
        border-color: #2465c1;
        color: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        button.blue:hover, button.blue:focus, .button.blue:hover, .button.blue:focus {
            background-color: #2465c1
        }

        button.blue:hover, button.blue:focus, .button.blue:hover, .button.blue:focus {
            color: #fff
        }

    button.green, .button.green {
        background-color: #879637;
        border-color: #657129;
        color: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        button.green:hover, button.green:focus, .button.green:hover, .button.green:focus {
            background-color: #657129
        }

        button.green:hover, button.green:focus, .button.green:hover, .button.green:focus {
            color: #fff
        }

    button.green-bright, .button.green-bright {
        background-color: #5da423;
        border-color: #457a1a;
        color: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        button.green-bright:hover, button.green-bright:focus, .button.green-bright:hover, .button.green-bright:focus {
            background-color: #457a1a
        }

        button.green-bright:hover, button.green-bright:focus, .button.green-bright:hover, .button.green-bright:focus {
            color: #fff
        }

    button.green-light, .button.green-light {
        background-color: #8dc63f;
        border-color: #72a230;
        color: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        button.green-light:hover, button.green-light:focus, .button.green-light:hover, .button.green-light:focus {
            background-color: #72a230
        }

        button.green-light:hover, button.green-light:focus, .button.green-light:hover, .button.green-light:focus {
            color: #fff
        }

    button.yellow, .button.yellow {
        background-color: #ffc40d;
        border-color: #d9a400;
        color: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        button.yellow:hover, button.yellow:focus, .button.yellow:hover, .button.yellow:focus {
            background-color: #d9a400
        }

        button.yellow:hover, button.yellow:focus, .button.yellow:hover, .button.yellow:focus {
            color: #fff
        }

    button.orange, .button.orange {
        background-color: #ec7a08;
        border-color: #bb6106;
        color: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        button.orange:hover, button.orange:focus, .button.orange:hover, .button.orange:focus {
            background-color: #bb6106
        }

        button.orange:hover, button.orange:focus, .button.orange:hover, .button.orange:focus {
            color: #fff
        }

    button.purple, .button.purple {
        background-color: #641f45;
        border-color: #3d132a;
        color: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        button.purple:hover, button.purple:focus, .button.purple:hover, .button.purple:focus {
            background-color: #3d132a
        }

        button.purple:hover, button.purple:focus, .button.purple:hover, .button.purple:focus {
            color: #fff
        }

    button.pink, .button.pink {
        background-color: #c3325f;
        border-color: #9a284b;
        color: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        button.pink:hover, button.pink:focus, .button.pink:hover, .button.pink:focus {
            background-color: #9a284b
        }

        button.pink:hover, button.pink:focus, .button.pink:hover, .button.pink:focus {
            color: #fff
        }

    button.teal, .button.teal {
        background-color: #4e7c8c;
        border-color: #3c5f6b;
        color: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        button.teal:hover, button.teal:focus, .button.teal:hover, .button.teal:focus {
            background-color: #3c5f6b
        }

        button.teal:hover, button.teal:focus, .button.teal:hover, .button.teal:focus {
            color: #fff
        }

    button.coolgray3, .button.coolgray3 {
        background-color: #c9cac8;
        border-color: #b0b1ae;
        color: #333;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        button.coolgray3:hover, button.coolgray3:focus, .button.coolgray3:hover, .button.coolgray3:focus {
            background-color: #b0b1ae
        }

        button.coolgray3:hover, button.coolgray3:focus, .button.coolgray3:hover, .button.coolgray3:focus {
            color: #333
        }

    button.tan, .button.tan {
        background-color: #dcd6b2;
        border-color: #ccc38f;
        color: #333;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        button.tan:hover, button.tan:focus, .button.tan:hover, .button.tan:focus {
            background-color: #ccc38f
        }

        button.tan:hover, button.tan:focus, .button.tan:hover, .button.tan:focus {
            color: #333
        }

    button.beige, .button.beige {
        background-color: #ecdebb;
        border-color: #e1cb93;
        color: #333;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        button.beige:hover, button.beige:focus, .button.beige:hover, .button.beige:focus {
            background-color: #e1cb93
        }

        button.beige:hover, button.beige:focus, .button.beige:hover, .button.beige:focus {
            color: #333
        }

    button.black, .button.black {
        background-color: #000;
        border-color: #000;
        color: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        button.black:hover, button.black:focus, .button.black:hover, .button.black:focus {
            background-color: #000
        }

        button.black:hover, button.black:focus, .button.black:hover, .button.black:focus {
            color: #fff
        }

    button.white, .button.white {
        background-color: #fff;
        border-color: #e6e6e6;
        color: #333;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        button.white:hover, button.white:focus, .button.white:hover, .button.white:focus {
            background-color: #e6e6e6
        }

        button.white:hover, button.white:focus, .button.white:hover, .button.white:focus {
            color: #333
        }

    button.large, .button.large {
        padding-top: 1em;
        padding-right: 2em;
        padding-bottom: 1.0625em;
        padding-left: 2em;
        font-size: 1.25em
    }

    button.small, .button.small {
        padding-top: .5625em;
        padding-right: 1.125em;
        padding-bottom: .625em;
        padding-left: 1.125em;
        font-size: .8125em
    }

    button.tiny, .button.tiny {
        padding-top: .4375em;
        padding-right: .875em;
        padding-bottom: .5em;
        padding-left: .875em;
        font-size: .6875em
    }

    button.expand, .button.expand {
        padding-right: 0;
        padding-left: 0;
        width: 100%
    }

    button.left-align, .button.left-align {
        text-align: left;
        text-indent: .75em
    }

    button.right-align, .button.right-align {
        text-align: right;
        padding-right: .75em
    }

    button.disabled, button[disabled], .button.disabled, .button[disabled] {
        background-color: #3d7edb;
        border-color: #2465c1;
        color: #fff;
        cursor: "default";
        opacity: .6;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
            background-color: #2465c1
        }

        button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
            color: #fff
        }

        button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
            background-color: #3d7edb
        }

        button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
            background-color: #e9e9e9;
            border-color: #d0d0d0;
            color: #333;
            cursor: "default";
            opacity: .6;
            -webkit-box-shadow: none;
            box-shadow: none
        }

            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, .button[disabled].secondary:focus {
                background-color: #d0d0d0
            }

            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, .button[disabled].secondary:focus {
                color: #333
            }

            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, .button[disabled].secondary:focus {
                background-color: #e9e9e9
            }

        button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
            background-color: #5da423;
            border-color: #457a1a;
            color: #fff;
            cursor: "default";
            opacity: .6;
            -webkit-box-shadow: none;
            box-shadow: none
        }

            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, .button[disabled].success:focus {
                background-color: #457a1a
            }

            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, .button[disabled].success:focus {
                color: #fff
            }

            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, .button[disabled].success:focus {
                background-color: #5da423
            }

        button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
            background-color: #c60f13;
            border-color: #970b0e;
            color: #fff;
            cursor: "default";
            opacity: .6;
            -webkit-box-shadow: none;
            box-shadow: none
        }

            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, .button[disabled].alert:focus {
                background-color: #970b0e
            }

            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, .button[disabled].alert:focus {
                color: #fff
            }

            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, .button[disabled].alert:focus {
                background-color: #c60f13
            }

button, .button {
    padding-top: .8125em;
    padding-bottom: .75em
}

    button.tiny, .button.tiny {
        padding-top: .5em;
        padding-bottom: .4375em
    }

    button.small, .button.small {
        padding-top: .625em;
        padding-bottom: .5625em
    }

    button.large, .button.large {
        padding-top: 1.03125em;
        padding-bottom: 1.03125em
    }

@media only screen {
    button, .button {
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.5) inset;
        box-shadow: 0 1px 0 rgba(255,255,255,.5) inset;
        -webkit-transition: background-color 300ms ease-out;
        -moz-transition: background-color 300ms ease-out;
        transition: background-color 300ms ease-out
    }

        button:active, .button:active {
            -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.2) inset;
            box-shadow: 0 1px 0 rgba(0,0,0,.2) inset
        }

        button.radius, .button.radius {
            -webkit-border-radius: 3px;
            border-radius: 3px
        }

        button.round, .button.round {
            -webkit-border-radius: 1000px;
            border-radius: 1000px
        }
}

@media only screen and (min-width:48em) {
    button, .button {
        display: inline-block
    }
}

form {
    margin: 0 0 1em
}

    form .row .row {
        margin: 0 -.5em
    }

        form .row .row .column, form .row .row .columns {
            padding: 0 .5em
        }

        form .row .row.collapse {
            margin: 0
        }

            form .row .row.collapse .column, form .row .row.collapse .columns {
                padding: 0
            }

    form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
        padding-left: .5em
    }

label {
    font-size: .875em;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 500;
    margin-bottom: .1875em
}

    label.right {
        float: none;
        text-align: right
    }

    label.inline {
        margin: 0 0 1em 0;
        padding: .625em 0
    }

.prefix, .postfix {
    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: .875em;
    height: 2.3125em;
    line-height: 2.3125em
}

    .postfix.button {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        text-align: center;
        line-height: 2.125em
    }

    .prefix.button {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        text-align: center;
        line-height: 2.125em
    }

        .prefix.button.radius {
            -webkit-border-radius: 0;
            border-radius: 0;
            -moz-border-radius-bottomleft: 3px;
            -moz-border-radius-topleft: 3px;
            -webkit-border-bottom-left-radius: 3px;
            -webkit-border-top-left-radius: 3px;
            border-bottom-left-radius: 3px;
            border-top-left-radius: 3px
        }

    .postfix.button.radius {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-topright: 3px;
        -moz-border-radius-bottomright: 3px;
        -webkit-border-top-right-radius: 3px;
        -webkit-border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px
    }

    .prefix.button.round {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-bottomleft: 1000px;
        -moz-border-radius-topleft: 1000px;
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px
    }

    .postfix.button.round {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-topright: 1000px;
        -moz-border-radius-bottomright: 1000px;
        -webkit-border-top-right-radius: 1000px;
        -webkit-border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px
    }

span.prefix {
    background: #f2f2f2;
    border-color: #d9d9d9;
    border-right: none;
    color: #333
}

    span.prefix.radius {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-bottomleft: 3px;
        -moz-border-radius-topleft: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px
    }

span.postfix {
    background: #f2f2f2;
    border-color: #ccc;
    border-left: none;
    color: #333
}

    span.postfix.radius {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-topright: 3px;
        -moz-border-radius-bottomright: 3px;
        -webkit-border-top-right-radius: 3px;
        -webkit-border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px
    }

.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.input-group.round > *:first-child, .input-group.round > *:first-child * {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.input-group.round > *:last-child, .input-group.round > *:last-child * {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    color: rgba(0,0,0,.75);
    display: block;
    font-size: .875em;
    margin: 0 0 1em 0;
    padding: .5em;
    height: 2.3125em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow .45s,border-color .45s ease-in-out;
    -moz-transition: -moz-box-shadow .45s,border-color .45s ease-in-out;
    transition: box-shadow .45s,border-color .45s ease-in-out
}

    input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
        -webkit-box-shadow: 0 0 5px #999;
        -moz-box-shadow: 0 0 5px #999;
        box-shadow: 0 0 5px #999;
        border-color: #999
    }

    input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
        background: #fafafa;
        border-color: #999;
        outline: none
    }

    input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="month"][disabled], input[type="week"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] {
        background-color: #ddd
    }

input[type="file"], input[type="checkbox"], input[type="radio"], select {
    margin: 0 0 1em 0
}

input[type="file"] {
    width: 100%
}

fieldset {
    border: solid 1px #ddd;
    padding: 1.25em;
    margin: 1.125em 0
}

    fieldset legend {
        font-weight: bold;
        background: #fff;
        padding: 0 .1875em;
        margin: 0;
        margin-left: -.1875em
    }

.error input, input.error, .error textarea, textarea.error {
    border-color: #c60f13;
    background-color: rgba(198,15,19,.1)
}

    .error input:focus, input.error:focus, .error textarea:focus, textarea.error:focus {
        background: #fafafa;
        border-color: #999
    }

.error label, label.error {
    color: #c60f13
}

.error small, small.error {
    display: block;
    padding: .375em .25em;
    margin-top: -1.3125em;
    margin-bottom: 1em;
    font-size: .75em;
    font-weight: bold;
    background: #c60f13;
    color: #fff
}

label, .form-label, .formlabel {
    font-size: .8em;
    font-weight: bold;
    color: #222
}

.tip {
    display: block;
    margin: 0;
    padding: 0;
    line-height: normal;
    margin-bottom: 10px
}

.ddl {
    font-size: .8em;
    padding: 3px;
    color: #444
}

.lbx {
    font-size: .9em;
    padding: 3px;
    color: #444
}

    .lbx option {
        font-size: .9em;
        padding: 2px;
        color: #444
    }

.checkbox input {
    float: left
}

.checkbox label {
    float: left;
    display: inline-block;
    margin: 0 5px 0 5px;
    font-weight: bold
}

.rbl {
    display: block;
    vertical-align: middle;
    line-height: normal;
    font-weight: bold
}

    .rbl input {
        float: left
    }

    .rbl label {
        float: left;
        display: inline-block;
        margin: 0 5px 0 5px;
        font-weight: bold
    }

.datefield {
    width: 55px !important;
    margin-left: 4px;
    font-size: 10px !important;
    margin-right: 4px;
    height: 13px;
    float: left;
    padding: 1px !important
}

.timefield {
    width: 61px !important;
    margin-left: 4px;
    font-size: 10px !important;
    height: 13px;
    padding: 1px !important;
    position: absolute
}

.timelist {
    width: 86px !important;
    margin-left: 4px;
    font-size: 10px !important;
    line-height: 19px;
    height: 19px;
    border: 0;
    background: transparent;
    padding: 1px !important
}

.no-results {
    border: 1px solid #a1acc3;
    background: #fff;
    padding: .1875em
}

    .no-results div {
        border: 1px dotted #c3d0de;
        background: #fff;
        padding: 2.5em;
        text-align: center;
        color: #ea2839;
        color: #ec7a08;
        font-weight: bold
    }

form.custom .hidden-field {
    margin-left: -99999px;
    position: absolute;
    visibility: hidden
}

form.custom .custom {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    vertical-align: middle;
    border: solid 1px #ccc;
    background: #fff
}

    form.custom .custom.checkbox {
        -webkit-border-radius: 0;
        border-radius: 0;
        padding: 0
    }

    form.custom .custom.radio {
        -webkit-border-radius: 1000px;
        border-radius: 1000px;
        padding: 3px
    }

    form.custom .custom.checkbox:before {
        content: "";
        display: block;
        font-size: 14px;
        color: #fff
    }

    form.custom .custom.radio.checked:before {
        content: "";
        display: block;
        width: 8px;
        height: 8px;
        -webkit-border-radius: 1000px;
        border-radius: 1000px;
        background: #222;
        position: relative
    }

    form.custom .custom.checkbox.checked:before {
        content: "×";
        color: #222;
        position: absolute;
        top: -50%;
        left: 50%;
        margin-top: 4px;
        margin-left: -5px
    }

    form.custom .custom.dropdown {
        display: block;
        position: relative;
        top: 0;
        height: 2.3125em;
        margin-bottom: 1.25em;
        margin-top: 0;
        padding: 0;
        width: 100%;
        background: #fff;
        background: -moz-linear-gradient(top,#fff 0%,#f3f3f3 100%);
        background: -webkit-linear-gradient(top,#fff 0%,#f3f3f3 100%);
        -webkit-box-shadow: none;
        background: linear-gradient(to bottom,#fff 0%,#f3f3f3 100%);
        box-shadow: none;
        font-size: .875em;
        vertical-align: top
    }

        form.custom .custom.dropdown ul {
            overflow-y: auto;
            max-height: 200px
        }

        form.custom .custom.dropdown .current {
            cursor: default;
            white-space: nowrap;
            line-height: 2.25em;
            color: rgba(0,0,0,.75);
            text-decoration: none;
            overflow: hidden;
            display: block;
            margin-left: .5em;
            margin-right: 2.3125em
        }

        form.custom .custom.dropdown .selector {
            cursor: default;
            position: absolute;
            width: 2.5em;
            height: 2.3125em;
            display: block;
            right: 0;
            top: 0
        }

            form.custom .custom.dropdown .selector:after {
                content: "";
                display: block;
                content: "";
                display: block;
                width: 0;
                height: 0;
                border: inset 5px;
                border-color: #aaa transparent transparent transparent;
                border-top-style: solid;
                position: absolute;
                left: .9375em;
                top: 50%;
                margin-top: -3px
            }

        form.custom .custom.dropdown:hover a.selector:after, form.custom .custom.dropdown.open a.selector:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 5px;
            border-color: #222 transparent transparent transparent;
            border-top-style: solid
        }

        form.custom .custom.dropdown .disabled {
            color: #888
        }

            form.custom .custom.dropdown .disabled:hover {
                background: transparent;
                color: #888
            }

                form.custom .custom.dropdown .disabled:hover:after {
                    display: none
                }

        form.custom .custom.dropdown.open ul {
            display: block;
            z-index: 10;
            min-width: 100%;
            -moz-box-sizing: content-box;
            -webkit-box-sizing: content-box;
            box-sizing: content-box
        }

        form.custom .custom.dropdown.small {
            max-width: 134px
        }

        form.custom .custom.dropdown.medium {
            max-width: 254px
        }

        form.custom .custom.dropdown.large {
            max-width: 434px
        }

        form.custom .custom.dropdown.expand {
            width: 100% !important
        }

        form.custom .custom.dropdown.open.small ul {
            min-width: 134px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }

        form.custom .custom.dropdown.open.medium ul {
            min-width: 254px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }

        form.custom .custom.dropdown.open.large ul {
            min-width: 434px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }

        form.custom .custom.dropdown ul {
            position: absolute;
            width: auto;
            display: none;
            margin: 0;
            left: -1px;
            top: none;
            -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
            box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
            margin: 0;
            padding: 0;
            background: #fff;
            border: solid 1px #ccc;
            font-size: 16px
        }

            form.custom .custom.dropdown ul li {
                color: #555;
                font-size: .875em;
                cursor: "default";
                padding-top: .25em;
                padding-bottom: .25em;
                padding-left: .375em;
                padding-right: 2.375em;
                min-height: 1.5em;
                line-height: 1.5em;
                margin: 0;
                white-space: nowrap;
                list-style: none
            }

                form.custom .custom.dropdown ul li.selected {
                    background: #eee;
                    color: #000
                }

                form.custom .custom.dropdown ul li:hover {
                    background-color: #e4e4e4;
                    color: #000
                }

                form.custom .custom.dropdown ul li.selected:hover {
                    background: #eee;
                    cursor: "default";
                    color: #000
                }

            form.custom .custom.dropdown ul.show {
                display: block
            }

    form.custom .custom.disabled {
        background: #ddd
    }

.button-group {
    list-style: none;
    margin: 0;
    *zoom: 1
}

    .button-group:before, .button-group:after {
        content: " ";
        display: table
    }

    .button-group:after {
        clear: both
    }

    .button-group > * {
        margin: 0 0 0 -1px;
        float: left
    }

        .button-group > *:first-child {
            margin-left: 0
        }

    .button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
        -moz-border-radius-bottomleft: 3px;
        -moz-border-radius-topleft: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px
    }

    .button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
        -moz-border-radius-topright: 3px;
        -moz-border-radius-bottomright: 3px;
        -webkit-border-top-right-radius: 3px;
        -webkit-border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px
    }

    .button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
        -moz-border-radius-bottomleft: 1000px;
        -moz-border-radius-topleft: 1000px;
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px
    }

    .button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
        -moz-border-radius-topright: 1000px;
        -moz-border-radius-bottomright: 1000px;
        -webkit-border-top-right-radius: 1000px;
        -webkit-border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px
    }

    .button-group.even-2 li {
        width: 50%
    }

        .button-group.even-2 li button, .button-group.even-2 li .button {
            width: 100%
        }

    .button-group.even-3 li {
        width: 33.33333%
    }

        .button-group.even-3 li button, .button-group.even-3 li .button {
            width: 100%
        }

    .button-group.even-4 li {
        width: 25%
    }

        .button-group.even-4 li button, .button-group.even-4 li .button {
            width: 100%
        }

    .button-group.even-5 li {
        width: 20%
    }

        .button-group.even-5 li button, .button-group.even-5 li .button {
            width: 100%
        }

    .button-group.even-6 li {
        width: 16.66667%
    }

        .button-group.even-6 li button, .button-group.even-6 li .button {
            width: 100%
        }

    .button-group.even-7 li {
        width: 14.28571%
    }

        .button-group.even-7 li button, .button-group.even-7 li .button {
            width: 100%
        }

    .button-group.even-8 li {
        width: 12.5%
    }

        .button-group.even-8 li button, .button-group.even-8 li .button {
            width: 100%
        }

.button-bar {
    *zoom: 1
}

    .button-bar:before, .button-bar:after {
        content: " ";
        display: table
    }

    .button-bar:after {
        clear: both
    }

    .button-bar .button-group {
        float: left;
        margin-right: .625em
    }

        .button-bar .button-group div {
            overflow: hidden
        }

.dropdown.button {
    position: relative;
    padding-right: 3.1875em
}

    .dropdown.button:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        display: block;
        border-style: solid;
        border-color: #fff transparent transparent transparent;
        top: 50%
    }

    .dropdown.button:before {
        border-width: .5625em;
        right: 1.5em;
        margin-top: -.25em
    }

    .dropdown.button:before {
        border-color: #fff transparent transparent transparent
    }

    .dropdown.button.tiny {
        padding-right: 2.1875em
    }

        .dropdown.button.tiny:before {
            border-width: .4375em;
            right: .875em;
            margin-top: -.15625em
        }

        .dropdown.button.tiny:before {
            border-color: #fff transparent transparent transparent
        }

    .dropdown.button.small {
        padding-right: 2.8125em
    }

        .dropdown.button.small:before {
            border-width: .5625em;
            right: 1.125em;
            margin-top: -.21875em
        }

        .dropdown.button.small:before {
            border-color: #fff transparent transparent transparent
        }

    .dropdown.button.large {
        padding-right: 4em
    }

        .dropdown.button.large:before {
            border-width: .625em;
            right: 1.75em;
            margin-top: -.3125em
        }

        .dropdown.button.large:before {
            border-color: #fff transparent transparent transparent
        }

    .dropdown.button.secondary:before {
        border-color: #333 transparent transparent transparent
    }

.flex-video {
    position: relative;
    padding-top: 1.5625em;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 1em;
    overflow: hidden
}

    .flex-video.widescreen {
        padding-bottom: 57.25%
    }

    .flex-video.vimeo {
        padding-top: 0
    }

    .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.section-container, .section-container.auto {
    width: 100%;
    display: block;
    margin-bottom: 1.25em;
    border: 1px solid #ccc;
    border-top: none
}

    .section-container > section, .section-container > .section, .section-container.auto > section, .section-container.auto > .section {
        position: relative
    }

        .section-container > section > .title, .section-container > .section > .title, .section-container.auto > section > .title, .section-container.auto > .section > .title {
            background-color: #efefef;
            cursor: "pointer";
            margin-bottom: 0
        }

            .section-container > section > .title a, .section-container > .section > .title a, .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
                padding: .9375em;
                display: inline-block;
                color: #333;
                font-size: .875em;
                white-space: nowrap
            }

            .section-container > section > .title:hover, .section-container > .section > .title:hover, .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover {
                background-color: #e2e2e2
            }

        .section-container > section .content, .section-container > .section .content, .section-container.auto > section .content, .section-container.auto > .section .content {
            display: none;
            padding: .9375em;
            background-color: #fff
        }

            .section-container > section .content > *:last-child, .section-container > .section .content > *:last-child, .section-container.auto > section .content > *:last-child, .section-container.auto > .section .content > *:last-child {
                margin-bottom: 0
            }

            .section-container > section .content > *:first-child, .section-container > .section .content > *:first-child, .section-container.auto > section .content > *:first-child, .section-container.auto > .section .content > *:first-child {
                padding-top: 0
            }

            .section-container > section .content > *:last-child, .section-container > .section .content > *:last-child, .section-container.auto > section .content > *:last-child, .section-container.auto > .section .content > *:last-child {
                padding-bottom: 0
            }

        .section-container > section.active > .content, .section-container > .section.active > .content, .section-container.auto > section.active > .content, .section-container.auto > .section.active > .content {
            display: block
        }

        .section-container > section.active > .title, .section-container > .section.active > .title, .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
            background: #d5d5d5
        }

            .section-container > section.active > .title a, .section-container > .section.active > .title a, .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a {
                color: #333
            }

        .section-container > section > .title, .section-container > .section > .title, .section-container.auto > section > .title, .section-container.auto > .section > .title {
            top: 0;
            width: 100%;
            margin: 0;
            border-top: solid 1px #ccc
        }

            .section-container > section > .title a, .section-container > .section > .title a, .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
                width: 100%
            }

    .section-container.tabs {
        border: 0;
        position: relative
    }

        .section-container.tabs > section, .section-container.tabs > .section {
            border: 0;
            position: static
        }

            .section-container.tabs > section > .title, .section-container.tabs > .section > .title {
                background-color: #efefef;
                cursor: "pointer";
                margin-bottom: 0
            }

                .section-container.tabs > section > .title a, .section-container.tabs > .section > .title a {
                    padding: .9375em;
                    display: inline-block;
                    color: #333;
                    font-size: .875em;
                    white-space: nowrap
                }

                .section-container.tabs > section > .title:hover, .section-container.tabs > .section > .title:hover {
                    background-color: #e2e2e2
                }

            .section-container.tabs > section .content, .section-container.tabs > .section .content {
                display: none;
                padding: .9375em;
                background-color: #fff
            }

                .section-container.tabs > section .content > *:last-child, .section-container.tabs > .section .content > *:last-child {
                    margin-bottom: 0
                }

                .section-container.tabs > section .content > *:first-child, .section-container.tabs > .section .content > *:first-child {
                    padding-top: 0
                }

                .section-container.tabs > section .content > *:last-child, .section-container.tabs > .section .content > *:last-child {
                    padding-bottom: 0
                }

            .section-container.tabs > section.active > .content, .section-container.tabs > .section.active > .content {
                display: block
            }

            .section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
                background: #fff
            }

                .section-container.tabs > section.active > .title a, .section-container.tabs > .section.active > .title a {
                    color: #333
                }

            .section-container.tabs > section > .title, .section-container.tabs > .section > .title {
                width: auto;
                border: solid 1px #ccc;
                border-right: 0;
                border-bottom: 0;
                position: absolute;
                top: 0;
                z-index: 1
            }

                .section-container.tabs > section > .title a, .section-container.tabs > .section > .title a {
                    width: 100%
                }

            .section-container.tabs > section:last-child .title, .section-container.tabs > .section:last-child .title {
                border-right: solid 1px #ccc
            }

            .section-container.tabs > section .content, .section-container.tabs > .section .content {
                border: solid 1px #ccc;
                position: absolute;
                z-index: 10;
                display: none;
                top: -1px
            }

            .section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
                z-index: 11;
                border-bottom: 0;
                background-color: #fff
            }

            .section-container.tabs > section.active > .content, .section-container.tabs > .section.active > .content {
                position: relative
            }

@media only screen and (min-width:48em) {
    .section-container.auto {
        border: 0;
        position: relative
    }

        .section-container.auto > section, .section-container.auto > .section {
            border: 0;
            position: static
        }

            .section-container.auto > section > .title, .section-container.auto > .section > .title {
                background-color: #efefef;
                cursor: "pointer";
                margin-bottom: 0
            }

                .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
                    padding: .9375em;
                    display: inline-block;
                    color: #333;
                    font-size: .875em;
                    white-space: nowrap
                }

                .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover {
                    background-color: #e2e2e2
                }

            .section-container.auto > section .content, .section-container.auto > .section .content {
                display: none;
                padding: .9375em;
                background-color: #fff
            }

                .section-container.auto > section .content > *:last-child, .section-container.auto > .section .content > *:last-child {
                    margin-bottom: 0
                }

                .section-container.auto > section .content > *:first-child, .section-container.auto > .section .content > *:first-child {
                    padding-top: 0
                }

                .section-container.auto > section .content > *:last-child, .section-container.auto > .section .content > *:last-child {
                    padding-bottom: 0
                }

            .section-container.auto > section.active > .content, .section-container.auto > .section.active > .content {
                display: block
            }

            .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
                background: #fff
            }

                .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a {
                    color: #333
                }

            .section-container.auto > section > .title, .section-container.auto > .section > .title {
                width: auto;
                border: solid 1px #ccc;
                border-right: 0;
                border-bottom: 0;
                position: absolute;
                top: 0;
                z-index: 1
            }

                .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
                    width: 100%
                }

            .section-container.auto > section:last-child .title, .section-container.auto > .section:last-child .title {
                border-right: solid 1px #ccc
            }

            .section-container.auto > section .content, .section-container.auto > .section .content {
                border: solid 1px #ccc;
                position: absolute;
                z-index: 10;
                display: none;
                top: -1px
            }

            .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
                z-index: 11;
                border-bottom: 0;
                background-color: #fff
            }

            .section-container.auto > section.active > .content, .section-container.auto > .section.active > .content {
                position: relative
            }

    .section-container.accordion .section {
        padding-top: 0 !important
    }

    .section-container.vertical-tabs {
        border: 1px solid #ccc;
        position: relative
    }

        .section-container.vertical-tabs section, .section-container.vertical-tabs .section {
            padding-top: 0 !important;
            border: 0;
            position: static
        }

            .section-container.vertical-tabs section > .title, .section-container.vertical-tabs .section > .title {
                background-color: #efefef;
                cursor: "pointer";
                margin-bottom: 0
            }

                .section-container.vertical-tabs section > .title a, .section-container.vertical-tabs .section > .title a {
                    padding: .9375em;
                    display: inline-block;
                    color: #333;
                    font-size: .875em;
                    white-space: nowrap
                }

                .section-container.vertical-tabs section > .title:hover, .section-container.vertical-tabs .section > .title:hover {
                    background-color: #e2e2e2
                }

            .section-container.vertical-tabs section .content, .section-container.vertical-tabs .section .content {
                display: none;
                padding: .9375em;
                background-color: #fff
            }

                .section-container.vertical-tabs section .content > *:last-child, .section-container.vertical-tabs .section .content > *:last-child {
                    margin-bottom: 0
                }

                .section-container.vertical-tabs section .content > *:first-child, .section-container.vertical-tabs .section .content > *:first-child {
                    padding-top: 0
                }

                .section-container.vertical-tabs section .content > *:last-child, .section-container.vertical-tabs .section .content > *:last-child {
                    padding-bottom: 0
                }

            .section-container.vertical-tabs section.active > .content, .section-container.vertical-tabs .section.active > .content {
                display: block
            }

            .section-container.vertical-tabs section.active > .title, .section-container.vertical-tabs .section.active > .title {
                background: #d5d5d5
            }

                .section-container.vertical-tabs section.active > .title a, .section-container.vertical-tabs .section.active > .title a {
                    color: #333
                }

            .section-container.vertical-tabs section > .title, .section-container.vertical-tabs .section > .title {
                position: absolute;
                border-top: solid 1px #ccc;
                width: 12.5em
            }

            .section-container.vertical-tabs section:first-child .title, .section-container.vertical-tabs .section:first-child .title {
                border-top: 0
            }

            .section-container.vertical-tabs section .content, .section-container.vertical-tabs .section .content {
                display: block;
                position: relative;
                left: 12.5em;
                border-left: solid 1px #ccc;
                z-index: 10
            }

            .section-container.vertical-tabs section.active > .title, .section-container.vertical-tabs .section.active > .title {
                background-color: #d5d5d5;
                width: 12.5625em;
                border-right: solid 0 transparent;
                z-index: 11
            }

            .section-container.vertical-tabs section.active:last-child .title, .section-container.vertical-tabs .section.active:last-child .title {
                border-bottom: 0
            }

    .section-container.vertical-nav {
        border: 0;
        position: relative
    }

        .section-container.vertical-nav > section, .section-container.vertical-nav > .section {
            padding-top: 0 !important;
            position: relative
        }

            .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title {
                background-color: #efefef;
                cursor: "pointer";
                margin-bottom: 0
            }

                .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a {
                    padding: .9375em;
                    display: inline-block;
                    color: #333;
                    font-size: .875em;
                    white-space: nowrap
                }

                .section-container.vertical-nav > section > .title:hover, .section-container.vertical-nav > .section > .title:hover {
                    background-color: #e2e2e2
                }

            .section-container.vertical-nav > section .content, .section-container.vertical-nav > .section .content {
                display: none;
                padding: .9375em;
                background-color: #fff
            }

                .section-container.vertical-nav > section .content > *:last-child, .section-container.vertical-nav > .section .content > *:last-child {
                    margin-bottom: 0
                }

                .section-container.vertical-nav > section .content > *:first-child, .section-container.vertical-nav > .section .content > *:first-child {
                    padding-top: 0
                }

                .section-container.vertical-nav > section .content > *:last-child, .section-container.vertical-nav > .section .content > *:last-child {
                    padding-bottom: 0
                }

            .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > .content {
                display: block
            }

            .section-container.vertical-nav > section.active > .title, .section-container.vertical-nav > .section.active > .title {
                background: #d5d5d5
            }

                .section-container.vertical-nav > section.active > .title a, .section-container.vertical-nav > .section.active > .title a {
                    color: #333
                }

            .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title {
                border-top: none;
                border: solid 1px #ccc
            }

                .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a {
                    display: block;
                    width: 100%
                }

            .section-container.vertical-nav > section .content, .section-container.vertical-nav > .section .content {
                display: none
            }

            .section-container.vertical-nav > section:first-child .title, .section-container.vertical-nav > .section:first-child .title {
                border-bottom: none
            }

            .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > .content {
                display: block;
                position: absolute;
                left: 100%;
                top: 0;
                z-index: 999;
                min-width: 12.5em;
                border: solid 1px #ccc
            }

    .section-container.horizontal-nav {
        position: relative;
        background: #efefef;
        border: 1px solid #ccc
    }

        .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section {
            padding-top: 0;
            border: 0;
            position: static
        }

            .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title {
                background-color: #efefef;
                cursor: "pointer";
                margin-bottom: 0
            }

                .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a {
                    padding: .9375em;
                    display: inline-block;
                    color: #333;
                    font-size: .875em;
                    white-space: nowrap
                }

                .section-container.horizontal-nav > section > .title:hover, .section-container.horizontal-nav > .section > .title:hover {
                    background-color: #e2e2e2
                }

            .section-container.horizontal-nav > section .content, .section-container.horizontal-nav > .section .content {
                display: none;
                padding: .9375em;
                background-color: #fff
            }

                .section-container.horizontal-nav > section .content > *:last-child, .section-container.horizontal-nav > .section .content > *:last-child {
                    margin-bottom: 0
                }

                .section-container.horizontal-nav > section .content > *:first-child, .section-container.horizontal-nav > .section .content > *:first-child {
                    padding-top: 0
                }

                .section-container.horizontal-nav > section .content > *:last-child, .section-container.horizontal-nav > .section .content > *:last-child {
                    padding-bottom: 0
                }

            .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > .content {
                display: block
            }

            .section-container.horizontal-nav > section.active > .title, .section-container.horizontal-nav > .section.active > .title {
                background: #d5d5d5
            }

                .section-container.horizontal-nav > section.active > .title a, .section-container.horizontal-nav > .section.active > .title a {
                    color: #333
                }

            .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title {
                width: auto;
                border: solid 1px #ccc;
                border-left: 0;
                top: -1px;
                position: absolute;
                z-index: 1
            }

                .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a {
                    width: 100%
                }

            .section-container.horizontal-nav > section .content, .section-container.horizontal-nav > .section .content {
                display: none
            }

            .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > .content {
                display: block;
                position: absolute;
                z-index: 999;
                left: 0;
                top: -2px;
                min-width: 12.5em;
                border: solid 1px #ccc
            }
}

.no-js .section-container.auto, .no-js .section-container.accordion, .no-js .section-container.tabs, .no-js .section-container.vertical-tabs, .no-js .section-container.vertical-nav, .no-js .section-container.horizontal-nav {
    width: 100%;
    display: block;
    margin-bottom: 1.25em;
    border: 1px solid #ccc;
    border-top: none
}

    .no-js .section-container.auto > section, .no-js .section-container.auto > .section, .no-js .section-container.accordion > section, .no-js .section-container.accordion > .section, .no-js .section-container.tabs > section, .no-js .section-container.tabs > .section, .no-js .section-container.vertical-tabs > section, .no-js .section-container.vertical-tabs > .section, .no-js .section-container.vertical-nav > section, .no-js .section-container.vertical-nav > .section, .no-js .section-container.horizontal-nav > section, .no-js .section-container.horizontal-nav > .section {
        position: relative
    }

        .no-js .section-container.auto > section > .title, .no-js .section-container.auto > .section > .title, .no-js .section-container.accordion > section > .title, .no-js .section-container.accordion > .section > .title, .no-js .section-container.tabs > section > .title, .no-js .section-container.tabs > .section > .title, .no-js .section-container.vertical-tabs > section > .title, .no-js .section-container.vertical-tabs > .section > .title, .no-js .section-container.vertical-nav > section > .title, .no-js .section-container.vertical-nav > .section > .title, .no-js .section-container.horizontal-nav > section > .title, .no-js .section-container.horizontal-nav > .section > .title {
            background-color: #efefef;
            cursor: "pointer";
            margin-bottom: 0
        }

            .no-js .section-container.auto > section > .title a, .no-js .section-container.auto > .section > .title a, .no-js .section-container.accordion > section > .title a, .no-js .section-container.accordion > .section > .title a, .no-js .section-container.tabs > section > .title a, .no-js .section-container.tabs > .section > .title a, .no-js .section-container.vertical-tabs > section > .title a, .no-js .section-container.vertical-tabs > .section > .title a, .no-js .section-container.vertical-nav > section > .title a, .no-js .section-container.vertical-nav > .section > .title a, .no-js .section-container.horizontal-nav > section > .title a, .no-js .section-container.horizontal-nav > .section > .title a {
                padding: .9375em;
                display: inline-block;
                color: #333;
                font-size: .875em;
                white-space: nowrap
            }

            .no-js .section-container.auto > section > .title:hover, .no-js .section-container.auto > .section > .title:hover, .no-js .section-container.accordion > section > .title:hover, .no-js .section-container.accordion > .section > .title:hover, .no-js .section-container.tabs > section > .title:hover, .no-js .section-container.tabs > .section > .title:hover, .no-js .section-container.vertical-tabs > section > .title:hover, .no-js .section-container.vertical-tabs > .section > .title:hover, .no-js .section-container.vertical-nav > section > .title:hover, .no-js .section-container.vertical-nav > .section > .title:hover, .no-js .section-container.horizontal-nav > section > .title:hover, .no-js .section-container.horizontal-nav > .section > .title:hover {
                background-color: #e2e2e2
            }

        .no-js .section-container.auto > section .content, .no-js .section-container.auto > .section .content, .no-js .section-container.accordion > section .content, .no-js .section-container.accordion > .section .content, .no-js .section-container.tabs > section .content, .no-js .section-container.tabs > .section .content, .no-js .section-container.vertical-tabs > section .content, .no-js .section-container.vertical-tabs > .section .content, .no-js .section-container.vertical-nav > section .content, .no-js .section-container.vertical-nav > .section .content, .no-js .section-container.horizontal-nav > section .content, .no-js .section-container.horizontal-nav > .section .content {
            display: none;
            padding: .9375em;
            background-color: #fff
        }

            .no-js .section-container.auto > section .content > *:last-child, .no-js .section-container.auto > .section .content > *:last-child, .no-js .section-container.accordion > section .content > *:last-child, .no-js .section-container.accordion > .section .content > *:last-child, .no-js .section-container.tabs > section .content > *:last-child, .no-js .section-container.tabs > .section .content > *:last-child, .no-js .section-container.vertical-tabs > section .content > *:last-child, .no-js .section-container.vertical-tabs > .section .content > *:last-child, .no-js .section-container.vertical-nav > section .content > *:last-child, .no-js .section-container.vertical-nav > .section .content > *:last-child, .no-js .section-container.horizontal-nav > section .content > *:last-child, .no-js .section-container.horizontal-nav > .section .content > *:last-child {
                margin-bottom: 0
            }

            .no-js .section-container.auto > section .content > *:first-child, .no-js .section-container.auto > .section .content > *:first-child, .no-js .section-container.accordion > section .content > *:first-child, .no-js .section-container.accordion > .section .content > *:first-child, .no-js .section-container.tabs > section .content > *:first-child, .no-js .section-container.tabs > .section .content > *:first-child, .no-js .section-container.vertical-tabs > section .content > *:first-child, .no-js .section-container.vertical-tabs > .section .content > *:first-child, .no-js .section-container.vertical-nav > section .content > *:first-child, .no-js .section-container.vertical-nav > .section .content > *:first-child, .no-js .section-container.horizontal-nav > section .content > *:first-child, .no-js .section-container.horizontal-nav > .section .content > *:first-child {
                padding-top: 0
            }

            .no-js .section-container.auto > section .content > *:last-child, .no-js .section-container.auto > .section .content > *:last-child, .no-js .section-container.accordion > section .content > *:last-child, .no-js .section-container.accordion > .section .content > *:last-child, .no-js .section-container.tabs > section .content > *:last-child, .no-js .section-container.tabs > .section .content > *:last-child, .no-js .section-container.vertical-tabs > section .content > *:last-child, .no-js .section-container.vertical-tabs > .section .content > *:last-child, .no-js .section-container.vertical-nav > section .content > *:last-child, .no-js .section-container.vertical-nav > .section .content > *:last-child, .no-js .section-container.horizontal-nav > section .content > *:last-child, .no-js .section-container.horizontal-nav > .section .content > *:last-child {
                padding-bottom: 0
            }

        .no-js .section-container.auto > section.active > .content, .no-js .section-container.auto > .section.active > .content, .no-js .section-container.accordion > section.active > .content, .no-js .section-container.accordion > .section.active > .content, .no-js .section-container.tabs > section.active > .content, .no-js .section-container.tabs > .section.active > .content, .no-js .section-container.vertical-tabs > section.active > .content, .no-js .section-container.vertical-tabs > .section.active > .content, .no-js .section-container.vertical-nav > section.active > .content, .no-js .section-container.vertical-nav > .section.active > .content, .no-js .section-container.horizontal-nav > section.active > .content, .no-js .section-container.horizontal-nav > .section.active > .content {
            display: block
        }

        .no-js .section-container.auto > section.active > .title, .no-js .section-container.auto > .section.active > .title, .no-js .section-container.accordion > section.active > .title, .no-js .section-container.accordion > .section.active > .title, .no-js .section-container.tabs > section.active > .title, .no-js .section-container.tabs > .section.active > .title, .no-js .section-container.vertical-tabs > section.active > .title, .no-js .section-container.vertical-tabs > .section.active > .title, .no-js .section-container.vertical-nav > section.active > .title, .no-js .section-container.vertical-nav > .section.active > .title, .no-js .section-container.horizontal-nav > section.active > .title, .no-js .section-container.horizontal-nav > .section.active > .title {
            background: #d5d5d5
        }

            .no-js .section-container.auto > section.active > .title a, .no-js .section-container.auto > .section.active > .title a, .no-js .section-container.accordion > section.active > .title a, .no-js .section-container.accordion > .section.active > .title a, .no-js .section-container.tabs > section.active > .title a, .no-js .section-container.tabs > .section.active > .title a, .no-js .section-container.vertical-tabs > section.active > .title a, .no-js .section-container.vertical-tabs > .section.active > .title a, .no-js .section-container.vertical-nav > section.active > .title a, .no-js .section-container.vertical-nav > .section.active > .title a, .no-js .section-container.horizontal-nav > section.active > .title a, .no-js .section-container.horizontal-nav > .section.active > .title a {
                color: #333
            }

        .no-js .section-container.auto > section > .title, .no-js .section-container.auto > .section > .title, .no-js .section-container.accordion > section > .title, .no-js .section-container.accordion > .section > .title, .no-js .section-container.tabs > section > .title, .no-js .section-container.tabs > .section > .title, .no-js .section-container.vertical-tabs > section > .title, .no-js .section-container.vertical-tabs > .section > .title, .no-js .section-container.vertical-nav > section > .title, .no-js .section-container.vertical-nav > .section > .title, .no-js .section-container.horizontal-nav > section > .title, .no-js .section-container.horizontal-nav > .section > .title {
            top: 0;
            width: 100%;
            margin: 0;
            border-top: solid 1px #ccc
        }

            .no-js .section-container.auto > section > .title a, .no-js .section-container.auto > .section > .title a, .no-js .section-container.accordion > section > .title a, .no-js .section-container.accordion > .section > .title a, .no-js .section-container.tabs > section > .title a, .no-js .section-container.tabs > .section > .title a, .no-js .section-container.vertical-tabs > section > .title a, .no-js .section-container.vertical-tabs > .section > .title a, .no-js .section-container.vertical-nav > section > .title a, .no-js .section-container.vertical-nav > .section > .title a, .no-js .section-container.horizontal-nav > section > .title a, .no-js .section-container.horizontal-nav > .section > .title a {
                width: 100%
            }

        .no-js .section-container.auto > section .title, .no-js .section-container.auto > .section .title, .no-js .section-container.accordion > section .title, .no-js .section-container.accordion > .section .title, .no-js .section-container.tabs > section .title, .no-js .section-container.tabs > .section .title, .no-js .section-container.vertical-tabs > section .title, .no-js .section-container.vertical-tabs > .section .title, .no-js .section-container.vertical-nav > section .title, .no-js .section-container.vertical-nav > .section .title, .no-js .section-container.horizontal-nav > section .title, .no-js .section-container.horizontal-nav > .section .title {
            position: static;
            width: 100%;
            border-left: 0;
            border-right: 0
        }

        .no-js .section-container.auto > section .content, .no-js .section-container.auto > .section .content, .no-js .section-container.accordion > section .content, .no-js .section-container.accordion > .section .content, .no-js .section-container.tabs > section .content, .no-js .section-container.tabs > .section .content, .no-js .section-container.vertical-tabs > section .content, .no-js .section-container.vertical-tabs > .section .content, .no-js .section-container.vertical-nav > section .content, .no-js .section-container.vertical-nav > .section .content, .no-js .section-container.horizontal-nav > section .content, .no-js .section-container.horizontal-nav > .section .content {
            position: static;
            display: block;
            width: 100%;
            border-left: 0;
            border-right: 0;
            border-bottom: 0
        }

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@-o-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

.slideshow-wrapper {
    position: relative
}

    .slideshow-wrapper ul {
        list-style-type: none;
        margin: 0
    }

        .slideshow-wrapper ul li, .slideshow-wrapper ul li .orbit-caption {
            display: none
        }

            .slideshow-wrapper ul li:first-child {
                display: block
            }

    .slideshow-wrapper .orbit-container {
        background-color: transparent
    }

        .slideshow-wrapper .orbit-container li {
            display: block
        }

            .slideshow-wrapper .orbit-container li .orbit-caption {
                display: block
            }

.preloader {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border: solid 3px;
    border-color: #555 #fff;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 1.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -o-animation-name: rotate;
    -o-animation-duration: 1.5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.orbit-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: #f5f5f5
}

    .orbit-container .orbit-slides-container {
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative
    }

        .orbit-container .orbit-slides-container img {
            display: block
        }

        .orbit-container .orbit-slides-container > * {
            position: relative;
            float: left;
            height: auto
        }

            .orbit-container .orbit-slides-container > * .orbit-caption {
                position: absolute;
                bottom: 0;
                background-color: #000;
                background-color: rgba(0,0,0,.6);
                color: #fff;
                width: 100%;
                padding: 10px 14px;
                font-size: .875em
            }

    .orbit-container .orbit-slide-number {
        position: absolute;
        top: 10px;
        left: 10px;
        font-size: 12px;
        color: #fff;
        background: rgba(0,0,0,0)
    }

        .orbit-container .orbit-slide-number span {
            font-weight: 700;
            padding: .3125em
        }

    .orbit-container .orbit-timer {
        position: absolute;
        top: 10px;
        right: 10px;
        height: 6px;
        width: 100px
    }

        .orbit-container .orbit-timer .orbit-progress {
            height: 100%;
            background-color: #000;
            background-color: rgba(0,0,0,.6);
            display: block;
            width: 0%
        }

        .orbit-container .orbit-timer > span {
            display: none;
            position: absolute;
            top: 10px;
            right: 0;
            width: 11px;
            height: 14px;
            border: solid 4px #000;
            border-top: none;
            border-bottom: none
        }

        .orbit-container .orbit-timer.paused > span {
            right: -6px;
            top: 9px;
            width: 11px;
            height: 14px;
            border: inset 8px;
            border-right-style: solid;
            border-color: transparent transparent transparent #000
        }

    .orbit-container:hover .orbit-timer > span {
        display: block
    }

    .orbit-container .orbit-prev, .orbit-container .orbit-next {
        position: absolute;
        top: 50%;
        margin-top: -25px;
        background-color: #000;
        background-color: rgba(0,0,0,.6);
        width: 50px;
        height: 60px;
        line-height: 50px;
        color: #fff;
        text-indent: -9999px !important
    }

        .orbit-container .orbit-prev > span, .orbit-container .orbit-next > span {
            position: absolute;
            top: 50%;
            margin-top: -16px;
            display: block;
            width: 0;
            height: 0;
            border: inset 16px
        }

    .orbit-container .orbit-prev {
        left: 0
    }

        .orbit-container .orbit-prev > span {
            border-right-style: solid;
            border-color: transparent;
            border-right-color: #fff
        }

        .orbit-container .orbit-prev:hover > span {
            border-right-color: #ccc
        }

    .orbit-container .orbit-next {
        right: 0
    }

        .orbit-container .orbit-next > span {
            border-color: transparent;
            border-left-style: solid;
            border-left-color: #fff;
            left: 50%;
            margin-left: -8px
        }

        .orbit-container .orbit-next:hover > span {
            border-left-color: #ccc
        }

.orbit-bullets {
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
    top: 10px
}

    .orbit-bullets li {
        display: block;
        width: 18px;
        height: 18px;
        background: #999;
        float: left;
        margin-right: 6px;
        border: solid 2px #222;
        -webkit-border-radius: 1000px;
        border-radius: 1000px
    }

        .orbit-bullets li.active {
            background: #222
        }

        .orbit-bullets li:last-child {
            margin-right: 0
        }

.touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
    display: none
}

.touch .orbit-bullets {
    display: none
}

@media only screen and (min-width:88em) {
    .touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
        display: inherit
    }

    .touch .orbit-bullets {
        display: block
    }
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,.45);
    z-index: 98;
    display: none;
    top: 0;
    left: 0
}

.reveal-modal {
    visibility: hidden;
    display: none;
    position: absolute;
    left: 50%;
    z-index: 99;
    height: auto;
    margin-left: -40%;
    width: 80%;
    background-color: #fff;
    padding: 1.25em;
    border: solid 1px #666;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
    box-shadow: 0 0 10px rgba(0,0,0,.4);
    top: 50px
}

    .reveal-modal .column, .reveal-modal .columns {
        min-width: 0
    }

    .reveal-modal > :first-child {
        margin-top: 0
    }

    .reveal-modal > :last-child {
        margin-bottom: 0
    }

    .reveal-modal .close-reveal-modal {
        font-size: 1.375em;
        line-height: 1;
        position: absolute;
        top: .5em;
        right: .6875em;
        color: #aaa;
        font-weight: bold;
        cursor: "pointer"
    }

@media only screen and (min-width:48em) {
    .reveal-modal {
        padding: 1.875em;
        top: 3.75em
    }

        .reveal-modal.tiny {
            margin-left: -15%;
            width: 30%
        }

        .reveal-modal.small {
            margin-left: -20%;
            width: 40%
        }

        .reveal-modal.medium {
            margin-left: -30%;
            width: 60%
        }

        .reveal-modal.large {
            margin-left: -35%;
            width: 70%
        }

        .reveal-modal.xlarge {
            margin-left: -47.5%;
            width: 95%
        }
}

@media only screen and (min-width:61.25em) {
    .reveal-modal {
        margin-left: -30%;
        width: 60%
    }
}

@media only screen and (min-width:80em) {
    .reveal-modal {
        margin-left: -30%;
        width: 60%
    }
}

@media print {
    .reveal-modal {
        background: #fff !important
    }
}

.joyride-list {
    display: none
}

.joyride-tip-guide {
    display: none;
    position: absolute;
    background: #000;
    color: #fff;
    z-index: 101;
    top: 0;
    left: 2.5%;
    font-family: inherit;
    font-weight: normal;
    width: 95%
}

.lt-ie9 .joyride-tip-guide {
    max-width: 800px;
    left: 50%;
    margin-left: -400px
}

.joyride-content-wrapper {
    width: 100%;
    padding: 1.125em 1.25em 1.5em
}

    .joyride-content-wrapper .button {
        margin-bottom: 0 !important
    }

.joyride-tip-guide .joyride-nub {
    display: block;
    position: absolute;
    left: 22px;
    width: 0;
    height: 0;
    border: inset 14px
}

    .joyride-tip-guide .joyride-nub.top {
        border-top-style: solid;
        border-color: #000;
        border-top-color: transparent !important;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        top: -28px
    }

    .joyride-tip-guide .joyride-nub.bottom {
        border-bottom-style: solid;
        border-color: #000 !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        bottom: -28px
    }

    .joyride-tip-guide .joyride-nub.right {
        right: -28px
    }

    .joyride-tip-guide .joyride-nub.left {
        left: -28px
    }

.joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 {
    line-height: 1.25;
    margin: 0;
    font-weight: bold;
    color: #fff
}

.joyride-tip-guide p {
    margin: 0 0 1.125em 0;
    font-size: .875em;
    line-height: 1.3
}

.joyride-timer-indicator-wrap {
    width: 50px;
    height: 3px;
    border: solid 1px #555;
    position: absolute;
    right: 1.0625em;
    bottom: 1em
}

.joyride-timer-indicator {
    display: block;
    width: 0;
    height: inherit;
    background: #666
}

.joyride-close-tip {
    position: absolute;
    right: 12px;
    top: 10px;
    color: #777 !important;
    text-decoration: none;
    font-size: 30px;
    font-weight: normal;
    line-height: .5 !important
}

    .joyride-close-tip:hover, .joyride-close-tip:focus {
        color: #eee !important
    }

.joyride-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: transparent;
    background: rgba(0,0,0,.5);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
    cursor: "pointer"
}

.joyride-expose-wrapper {
    background-color: #fff;
    position: absolute;
    border-radius: 3px;
    z-index: 102;
    -moz-box-shadow: 0 0 30px #fff;
    -webkit-box-shadow: 0 0 15px #fff;
    box-shadow: 0 0 15px #fff
}

.joyride-expose-cover {
    background: transparent;
    border-radius: 3px;
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0
}

@media only screen and (min-width:48em) {
    .joyride-tip-guide {
        width: 300px;
        left: inherit
    }

        .joyride-tip-guide .joyride-nub.bottom {
            border-color: #000 !important;
            border-bottom-color: transparent !important;
            border-left-color: transparent !important;
            border-right-color: transparent !important;
            bottom: -28px
        }

        .joyride-tip-guide .joyride-nub.right {
            border-color: #000 !important;
            border-top-color: transparent !important;
            border-right-color: transparent !important;
            border-bottom-color: transparent !important;
            top: 22px;
            left: auto;
            right: -28px
        }

        .joyride-tip-guide .joyride-nub.left {
            border-color: #000 !important;
            border-top-color: transparent !important;
            border-left-color: transparent !important;
            border-bottom-color: transparent !important;
            top: 22px;
            left: -28px;
            right: auto
        }
}

[data-clearing] {
    *zoom: 1;
    margin-bottom: 0;
    list-style: none
}

    [data-clearing]:before, [data-clearing]:after {
        content: " ";
        display: table
    }

    [data-clearing]:after {
        clear: both
    }

    [data-clearing] li {
        float: left;
        margin-right: 10px
    }

.clearing-blackout {
    background: #111;
    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
}

.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: #fff;
    line-height: 1.3;
    margin-bottom: 0;
    text-align: center;
    bottom: 0;
    background: #111;
    width: 100%;
    padding: 10px 30px;
    position: absolute;
    left: 0
}

.clearing-close {
    z-index: 999;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 40px;
    line-height: 1;
    color: #fff;
    display: none
}

    .clearing-close:hover, .clearing-close:focus {
        color: #ccc
    }

.clearing-assembled .clearing-container {
    height: 100%
}

    .clearing-assembled .clearing-container .carousel > ul {
        display: none
    }

.clearing-feature li {
    display: none
}

    .clearing-feature li.clearing-featured-img {
        display: block
    }

@media only screen and (min-width:48em) {
    .clearing-main-prev, .clearing-main-next {
        position: absolute;
        height: 100%;
        width: 40px;
        top: 0
    }

        .clearing-main-prev > span, .clearing-main-next > span {
            position: absolute;
            top: 50%;
            display: block;
            width: 0;
            height: 0;
            border: solid 16px
        }

    .clearing-main-prev {
        left: 0
    }

        .clearing-main-prev > span {
            left: 5px;
            border-color: transparent;
            border-right-color: #fff
        }

    .clearing-main-next {
        right: 0
    }

        .clearing-main-next > span {
            border-color: transparent;
            border-left-color: #fff
        }

        .clearing-main-prev.disabled, .clearing-main-next.disabled {
            opacity: .5
        }

    .clearing-assembled .clearing-container .carousel {
        background: #111;
        height: 150px;
        margin-top: 5px
    }

        .clearing-assembled .clearing-container .carousel > ul {
            display: block;
            z-index: 999;
            width: 200%;
            height: 100%;
            margin-left: 0;
            position: relative;
            left: 0
        }

            .clearing-assembled .clearing-container .carousel > ul li {
                display: block;
                width: 175px;
                height: inherit;
                padding: 0;
                float: left;
                overflow: hidden;
                margin-right: 1px;
                position: relative;
                cursor: "pointer";
                opacity: .4
            }

                .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
                    min-height: 100%;
                    height: 100%;
                    max-width: none
                }

                .clearing-assembled .clearing-container .carousel > ul li a.th {
                    border: none;
                    -webkit-box-shadow: none;
                    box-shadow: none;
                    display: block
                }

                .clearing-assembled .clearing-container .carousel > ul li img {
                    cursor: "pointer" !important;
                    min-width: 100% !important
                }

                .clearing-assembled .clearing-container .carousel > ul li.visible {
                    opacity: 1
                }

    .clearing-assembled .clearing-container .visible-img {
        background: #111;
        overflow: hidden;
        height: 75%
    }

    .clearing-close {
        position: absolute;
        top: 10px;
        right: 20px;
        padding-left: 0;
        padding-top: 0
    }
}

.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: bold;
    margin-bottom: 1.25em;
    position: relative;
    padding: .6875em 1.3125em .75em .6875em;
    font-size: .875em;
    background-color: #3d7edb;
    border-color: #2465c1;
    color: #fff
}

    .alert-box .close {
        font-size: 1.375em;
        padding: 5px 4px 4px;
        line-height: 0;
        position: absolute;
        top: .4375em;
        right: .3125em;
        color: #333;
        opacity: .3
    }

        .alert-box .close:hover, .alert-box .close:focus {
            opacity: .5
        }

    .alert-box.radius {
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

    .alert-box.round {
        -webkit-border-radius: 1000px;
        border-radius: 1000px
    }

    .alert-box.success {
        background-color: #5da423;
        border-color: #457a1a;
        color: #fff
    }

    .alert-box.alert {
        background-color: #c60f13;
        border-color: #970b0e;
        color: #fff
    }

    .alert-box.secondary {
        background-color: #e9e9e9;
        border-color: #d0d0d0;
        color: #505050
    }

.breadcrumbs {
    display: block;
    padding: .375em .875em .5625em;
    overflow: hidden;
    margin-left: 0;
    list-style: none;
    border-style: solid;
    border-width: 1px;
    background-color: #f6f6f6;
    border-color: #dcdcdc;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

    .breadcrumbs > * {
        margin: 0;
        float: left;
        font-size: .6875em;
        text-transform: uppercase;
        color: #3d7edb
    }

        .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
            text-decoration: underline
        }

        .breadcrumbs > * a, .breadcrumbs > * span {
            text-transform: uppercase;
            color: #3d7edb
        }

        .breadcrumbs > *.current {
            cursor: "default";
            color: #333
        }

            .breadcrumbs > *.current a {
                cursor: "default";
                color: #333
            }

            .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
                text-decoration: none
            }

        .breadcrumbs > *.unavailable {
            color: #999
        }

            .breadcrumbs > *.unavailable a {
                color: #999
            }

                .breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus, .breadcrumbs > *.unavailable a:focus {
                    text-decoration: none;
                    color: #999;
                    cursor: "default"
                }

        .breadcrumbs > *:before {
            content: "/";
            color: #aaa;
            margin: 0 .75em;
            position: relative;
            top: 1px
        }

        .breadcrumbs > *:first-child:before {
            content: " ";
            margin: 0
        }

.keystroke, kbd {
    background-color: #ededed;
    border-color: #dbdbdb;
    color: #222;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    font-family: "Consolas","Menlo","Courier",monospace;
    font-size: .9375em;
    padding: .125em .25em 0;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.label {
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    padding: .1875em .625em .25em;
    font-size: .875em;
    background-color: #3d7edb;
    color: #fff
}

    .label.radius {
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

    .label.round {
        -webkit-border-radius: 1000px;
        border-radius: 1000px
    }

    .label.alert {
        background-color: #c60f13;
        color: #fff
    }

    .label.success {
        background-color: #5da423;
        color: #fff
    }

    .label.secondary {
        background-color: #e9e9e9;
        color: #333
    }

.inline-list {
    margin: 0 auto 1.0625em auto;
    margin-left: -1.375em;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

    .inline-list > li {
        list-style: none;
        float: left;
        margin-left: 1.375em;
        display: block
    }

        .inline-list > li > * {
            display: block
        }

.pagination {
    display: block;
    height: 1.5em;
    margin-left: -.3125em
}

    .pagination li {
        display: block;
        float: left;
        height: 1.5em;
        color: #222;
        font-size: .875em;
        margin-left: .3125em
    }

        .pagination li a {
            display: block;
            padding: .0625em .4375em .0625em;
            color: #999
        }

            .pagination li:hover a, .pagination li a:focus {
                background: #e6e6e6
            }

        .pagination li.unavailable a {
            cursor: "default";
            color: #999
        }

            .pagination li.unavailable:hover a, .pagination li.unavailable a:focus {
                background: transparent
            }

        .pagination li.current a {
            background: #3d7edb;
            color: #fff;
            font-weight: bold;
            cursor: "default"
        }

            .pagination li.current a:hover, .pagination li.current a:focus {
                background: #3d7edb
            }

.pagination-centered {
    text-align: center
}

    .pagination-centered ul > li {
        float: none;
        display: inline-block
    }

.panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d9d9d9;
    margin-bottom: 1.25em;
    padding: 1.25em;
    background: #f2f2f2
}

    .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
        color: #333
    }

    .panel > :first-child {
        margin-top: 0
    }

    .panel > :last-child {
        margin-bottom: 0
    }

    .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
        line-height: 1;
        margin-bottom: .625em
    }

        .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
            line-height: 1.4
        }

    .panel.red {
        border-style: solid;
        border-width: 1px;
        border-color: #cb1424;
        margin-bottom: 1.25em;
        padding: 1.25em;
        background: #ea2839;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff !important
    }

        .panel.red h1, .panel.red h2, .panel.red h3, .panel.red h4, .panel.red h5, .panel.red h6, .panel.red p {
            color: #333
        }

        .panel.red > :first-child {
            margin-top: 0
        }

        .panel.red > :last-child {
            margin-bottom: 0
        }

        .panel.red h1, .panel.red h2, .panel.red h3, .panel.red h4, .panel.red h5, .panel.red h6 {
            line-height: 1;
            margin-bottom: .625em
        }

            .panel.red h1.subheader, .panel.red h2.subheader, .panel.red h3.subheader, .panel.red h4.subheader, .panel.red h5.subheader, .panel.red h6.subheader {
                line-height: 1.4
            }

        .panel.red h1, .panel.red h2, .panel.red h3, .panel.red h4, .panel.red h5, .panel.red h6, .panel.red p {
            color: #fff !important
        }

    .panel.gray {
        border-style: solid;
        border-width: 1px;
        border-color: #484a4b;
        margin-bottom: 1.25em;
        padding: 1.25em;
        background: #616365;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff !important
    }

        .panel.gray h1, .panel.gray h2, .panel.gray h3, .panel.gray h4, .panel.gray h5, .panel.gray h6, .panel.gray p {
            color: #fff
        }

        .panel.gray > :first-child {
            margin-top: 0
        }

        .panel.gray > :last-child {
            margin-bottom: 0
        }

        .panel.gray h1, .panel.gray h2, .panel.gray h3, .panel.gray h4, .panel.gray h5, .panel.gray h6 {
            line-height: 1;
            margin-bottom: .625em
        }

            .panel.gray h1.subheader, .panel.gray h2.subheader, .panel.gray h3.subheader, .panel.gray h4.subheader, .panel.gray h5.subheader, .panel.gray h6.subheader {
                line-height: 1.4
            }

        .panel.gray h1, .panel.gray h2, .panel.gray h3, .panel.gray h4, .panel.gray h5, .panel.gray h6, .panel.gray p {
            color: #fff !important
        }

    .panel.blue {
        border-style: solid;
        border-width: 1px;
        border-color: #2465c1;
        margin-bottom: 1.25em;
        padding: 1.25em;
        background: #3d7edb;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff !important
    }

        .panel.blue h1, .panel.blue h2, .panel.blue h3, .panel.blue h4, .panel.blue h5, .panel.blue h6, .panel.blue p {
            color: #333
        }

        .panel.blue > :first-child {
            margin-top: 0
        }

        .panel.blue > :last-child {
            margin-bottom: 0
        }

        .panel.blue h1, .panel.blue h2, .panel.blue h3, .panel.blue h4, .panel.blue h5, .panel.blue h6 {
            line-height: 1;
            margin-bottom: .625em
        }

            .panel.blue h1.subheader, .panel.blue h2.subheader, .panel.blue h3.subheader, .panel.blue h4.subheader, .panel.blue h5.subheader, .panel.blue h6.subheader {
                line-height: 1.4
            }

        .panel.blue h1, .panel.blue h2, .panel.blue h3, .panel.blue h4, .panel.blue h5, .panel.blue h6, .panel.blue p {
            color: #fff !important
        }

    .panel.green {
        border-style: solid;
        border-width: 1px;
        border-color: #657129;
        margin-bottom: 1.25em;
        padding: 1.25em;
        background: #879637;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff !important
    }

        .panel.green h1, .panel.green h2, .panel.green h3, .panel.green h4, .panel.green h5, .panel.green h6, .panel.green p {
            color: #fff
        }

        .panel.green > :first-child {
            margin-top: 0
        }

        .panel.green > :last-child {
            margin-bottom: 0
        }

        .panel.green h1, .panel.green h2, .panel.green h3, .panel.green h4, .panel.green h5, .panel.green h6 {
            line-height: 1;
            margin-bottom: .625em
        }

            .panel.green h1.subheader, .panel.green h2.subheader, .panel.green h3.subheader, .panel.green h4.subheader, .panel.green h5.subheader, .panel.green h6.subheader {
                line-height: 1.4
            }

        .panel.green h1, .panel.green h2, .panel.green h3, .panel.green h4, .panel.green h5, .panel.green h6, .panel.green p {
            color: #fff !important
        }

    .panel.green-bright {
        border-style: solid;
        border-width: 1px;
        border-color: #457a1a;
        margin-bottom: 1.25em;
        padding: 1.25em;
        background: #5da423;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff !important
    }

        .panel.green-bright h1, .panel.green-bright h2, .panel.green-bright h3, .panel.green-bright h4, .panel.green-bright h5, .panel.green-bright h6, .panel.green-bright p {
            color: #fff
        }

        .panel.green-bright > :first-child {
            margin-top: 0
        }

        .panel.green-bright > :last-child {
            margin-bottom: 0
        }

        .panel.green-bright h1, .panel.green-bright h2, .panel.green-bright h3, .panel.green-bright h4, .panel.green-bright h5, .panel.green-bright h6 {
            line-height: 1;
            margin-bottom: .625em
        }

            .panel.green-bright h1.subheader, .panel.green-bright h2.subheader, .panel.green-bright h3.subheader, .panel.green-bright h4.subheader, .panel.green-bright h5.subheader, .panel.green-bright h6.subheader {
                line-height: 1.4
            }

        .panel.green-bright h1, .panel.green-bright h2, .panel.green-bright h3, .panel.green-bright h4, .panel.green-bright h5, .panel.green-bright h6, .panel.green-bright p {
            color: #fff !important
        }

    .panel.green-light {
        border-style: solid;
        border-width: 1px;
        border-color: #72a230;
        margin-bottom: 1.25em;
        padding: 1.25em;
        background: #8dc63f;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #000 !important
    }

        .panel.green-light h1, .panel.green-light h2, .panel.green-light h3, .panel.green-light h4, .panel.green-light h5, .panel.green-light h6, .panel.green-light p {
            color: #333
        }

        .panel.green-light > :first-child {
            margin-top: 0
        }

        .panel.green-light > :last-child {
            margin-bottom: 0
        }

        .panel.green-light h1, .panel.green-light h2, .panel.green-light h3, .panel.green-light h4, .panel.green-light h5, .panel.green-light h6 {
            line-height: 1;
            margin-bottom: .625em
        }

            .panel.green-light h1.subheader, .panel.green-light h2.subheader, .panel.green-light h3.subheader, .panel.green-light h4.subheader, .panel.green-light h5.subheader, .panel.green-light h6.subheader {
                line-height: 1.4
            }

        .panel.green-light h1, .panel.green-light h2, .panel.green-light h3, .panel.green-light h4, .panel.green-light h5, .panel.green-light h6, .panel.green-light p {
            color: #000 !important
        }

    .panel.yellow {
        border-style: solid;
        border-width: 1px;
        border-color: #d9a400;
        margin-bottom: 1.25em;
        padding: 1.25em;
        background: #ffc40d;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #000 !important
    }

        .panel.yellow h1, .panel.yellow h2, .panel.yellow h3, .panel.yellow h4, .panel.yellow h5, .panel.yellow h6, .panel.yellow p {
            color: #333
        }

        .panel.yellow > :first-child {
            margin-top: 0
        }

        .panel.yellow > :last-child {
            margin-bottom: 0
        }

        .panel.yellow h1, .panel.yellow h2, .panel.yellow h3, .panel.yellow h4, .panel.yellow h5, .panel.yellow h6 {
            line-height: 1;
            margin-bottom: .625em
        }

            .panel.yellow h1.subheader, .panel.yellow h2.subheader, .panel.yellow h3.subheader, .panel.yellow h4.subheader, .panel.yellow h5.subheader, .panel.yellow h6.subheader {
                line-height: 1.4
            }

        .panel.yellow h1, .panel.yellow h2, .panel.yellow h3, .panel.yellow h4, .panel.yellow h5, .panel.yellow h6, .panel.yellow p {
            color: #000 !important
        }

    .panel.orange {
        border-style: solid;
        border-width: 1px;
        border-color: #bb6106;
        margin-bottom: 1.25em;
        padding: 1.25em;
        background: #ec7a08;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff !important
    }

        .panel.orange h1, .panel.orange h2, .panel.orange h3, .panel.orange h4, .panel.orange h5, .panel.orange h6, .panel.orange p {
            color: #fff
        }

        .panel.orange > :first-child {
            margin-top: 0
        }

        .panel.orange > :last-child {
            margin-bottom: 0
        }

        .panel.orange h1, .panel.orange h2, .panel.orange h3, .panel.orange h4, .panel.orange h5, .panel.orange h6 {
            line-height: 1;
            margin-bottom: .625em
        }

            .panel.orange h1.subheader, .panel.orange h2.subheader, .panel.orange h3.subheader, .panel.orange h4.subheader, .panel.orange h5.subheader, .panel.orange h6.subheader {
                line-height: 1.4
            }

        .panel.orange h1, .panel.orange h2, .panel.orange h3, .panel.orange h4, .panel.orange h5, .panel.orange h6, .panel.orange p {
            color: #fff !important
        }

    .panel.purple {
        border-style: solid;
        border-width: 1px;
        border-color: #3d132a;
        margin-bottom: 1.25em;
        padding: 1.25em;
        background: #641f45;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff !important
    }

        .panel.purple h1, .panel.purple h2, .panel.purple h3, .panel.purple h4, .panel.purple h5, .panel.purple h6, .panel.purple p {
            color: #fff
        }

        .panel.purple > :first-child {
            margin-top: 0
        }

        .panel.purple > :last-child {
            margin-bottom: 0
        }

        .panel.purple h1, .panel.purple h2, .panel.purple h3, .panel.purple h4, .panel.purple h5, .panel.purple h6 {
            line-height: 1;
            margin-bottom: .625em
        }

            .panel.purple h1.subheader, .panel.purple h2.subheader, .panel.purple h3.subheader, .panel.purple h4.subheader, .panel.purple h5.subheader, .panel.purple h6.subheader {
                line-height: 1.4
            }

        .panel.purple h1, .panel.purple h2, .panel.purple h3, .panel.purple h4, .panel.purple h5, .panel.purple h6, .panel.purple p {
            color: #fff !important
        }

    .panel.pink {
        border-style: solid;
        border-width: 1px;
        border-color: #9a284b;
        margin-bottom: 1.25em;
        padding: 1.25em;
        background: #c3325f;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff !important
    }

        .panel.pink h1, .panel.pink h2, .panel.pink h3, .panel.pink h4, .panel.pink h5, .panel.pink h6, .panel.pink p {
            color: #fff
        }

        .panel.pink > :first-child {
            margin-top: 0
        }

        .panel.pink > :last-child {
            margin-bottom: 0
        }

        .panel.pink h1, .panel.pink h2, .panel.pink h3, .panel.pink h4, .panel.pink h5, .panel.pink h6 {
            line-height: 1;
            margin-bottom: .625em
        }

            .panel.pink h1.subheader, .panel.pink h2.subheader, .panel.pink h3.subheader, .panel.pink h4.subheader, .panel.pink h5.subheader, .panel.pink h6.subheader {
                line-height: 1.4
            }

        .panel.pink h1, .panel.pink h2, .panel.pink h3, .panel.pink h4, .panel.pink h5, .panel.pink h6, .panel.pink p {
            color: #fff !important
        }

    .panel.teal {
        border-style: solid;
        border-width: 1px;
        border-color: #3c5f6b;
        margin-bottom: 1.25em;
        padding: 1.25em;
        background: #4e7c8c;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff !important
    }

        .panel.teal h1, .panel.teal h2, .panel.teal h3, .panel.teal h4, .panel.teal h5, .panel.teal h6, .panel.teal p {
            color: #fff
        }

        .panel.teal > :first-child {
            margin-top: 0
        }

        .panel.teal > :last-child {
            margin-bottom: 0
        }

        .panel.teal h1, .panel.teal h2, .panel.teal h3, .panel.teal h4, .panel.teal h5, .panel.teal h6 {
            line-height: 1;
            margin-bottom: .625em
        }

            .panel.teal h1.subheader, .panel.teal h2.subheader, .panel.teal h3.subheader, .panel.teal h4.subheader, .panel.teal h5.subheader, .panel.teal h6.subheader {
                line-height: 1.4
            }

        .panel.teal h1, .panel.teal h2, .panel.teal h3, .panel.teal h4, .panel.teal h5, .panel.teal h6, .panel.teal p {
            color: #fff !important
        }

    .panel.coolgray3 {
        border-style: solid;
        border-width: 1px;
        border-color: #b0b1ae;
        margin-bottom: 1.25em;
        padding: 1.25em;
        background: #c9cac8;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #000 !important
    }

        .panel.coolgray3 h1, .panel.coolgray3 h2, .panel.coolgray3 h3, .panel.coolgray3 h4, .panel.coolgray3 h5, .panel.coolgray3 h6, .panel.coolgray3 p {
            color: #333
        }

        .panel.coolgray3 > :first-child {
            margin-top: 0
        }

        .panel.coolgray3 > :last-child {
            margin-bottom: 0
        }

        .panel.coolgray3 h1, .panel.coolgray3 h2, .panel.coolgray3 h3, .panel.coolgray3 h4, .panel.coolgray3 h5, .panel.coolgray3 h6 {
            line-height: 1;
            margin-bottom: .625em
        }

            .panel.coolgray3 h1.subheader, .panel.coolgray3 h2.subheader, .panel.coolgray3 h3.subheader, .panel.coolgray3 h4.subheader, .panel.coolgray3 h5.subheader, .panel.coolgray3 h6.subheader {
                line-height: 1.4
            }

        .panel.coolgray3 h1, .panel.coolgray3 h2, .panel.coolgray3 h3, .panel.coolgray3 h4, .panel.coolgray3 h5, .panel.coolgray3 h6, .panel.coolgray3 p {
            color: #000 !important
        }

    .panel.tan {
        border-style: solid;
        border-width: 1px;
        border-color: #ccc38f;
        margin-bottom: 1.25em;
        padding: 1.25em;
        background: #dcd6b2;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #000 !important
    }

        .panel.tan h1, .panel.tan h2, .panel.tan h3, .panel.tan h4, .panel.tan h5, .panel.tan h6, .panel.tan p {
            color: #333
        }

        .panel.tan > :first-child {
            margin-top: 0
        }

        .panel.tan > :last-child {
            margin-bottom: 0
        }

        .panel.tan h1, .panel.tan h2, .panel.tan h3, .panel.tan h4, .panel.tan h5, .panel.tan h6 {
            line-height: 1;
            margin-bottom: .625em
        }

            .panel.tan h1.subheader, .panel.tan h2.subheader, .panel.tan h3.subheader, .panel.tan h4.subheader, .panel.tan h5.subheader, .panel.tan h6.subheader {
                line-height: 1.4
            }

        .panel.tan h1, .panel.tan h2, .panel.tan h3, .panel.tan h4, .panel.tan h5, .panel.tan h6, .panel.tan p {
            color: #000 !important
        }

    .panel.beige {
        border-style: solid;
        border-width: 1px;
        border-color: #e1cb93;
        margin-bottom: 1.25em;
        padding: 1.25em;
        background: #ecdebb;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #000 !important
    }

        .panel.beige h1, .panel.beige h2, .panel.beige h3, .panel.beige h4, .panel.beige h5, .panel.beige h6, .panel.beige p {
            color: #333
        }

        .panel.beige > :first-child {
            margin-top: 0
        }

        .panel.beige > :last-child {
            margin-bottom: 0
        }

        .panel.beige h1, .panel.beige h2, .panel.beige h3, .panel.beige h4, .panel.beige h5, .panel.beige h6 {
            line-height: 1;
            margin-bottom: .625em
        }

            .panel.beige h1.subheader, .panel.beige h2.subheader, .panel.beige h3.subheader, .panel.beige h4.subheader, .panel.beige h5.subheader, .panel.beige h6.subheader {
                line-height: 1.4
            }

        .panel.beige h1, .panel.beige h2, .panel.beige h3, .panel.beige h4, .panel.beige h5, .panel.beige h6, .panel.beige p {
            color: #000 !important
        }

    .panel.black {
        border-style: solid;
        border-width: 1px;
        border-color: #000;
        margin-bottom: 1.25em;
        padding: 1.25em;
        background: #000;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff !important
    }

        .panel.black h1, .panel.black h2, .panel.black h3, .panel.black h4, .panel.black h5, .panel.black h6, .panel.black p {
            color: #fff
        }

        .panel.black > :first-child {
            margin-top: 0
        }

        .panel.black > :last-child {
            margin-bottom: 0
        }

        .panel.black h1, .panel.black h2, .panel.black h3, .panel.black h4, .panel.black h5, .panel.black h6 {
            line-height: 1;
            margin-bottom: .625em
        }

            .panel.black h1.subheader, .panel.black h2.subheader, .panel.black h3.subheader, .panel.black h4.subheader, .panel.black h5.subheader, .panel.black h6.subheader {
                line-height: 1.4
            }

        .panel.black h1, .panel.black h2, .panel.black h3, .panel.black h4, .panel.black h5, .panel.black h6, .panel.black p {
            color: #fff !important
        }

    .panel.white {
        border-style: solid;
        border-width: 1px;
        border-color: #e6e6e6;
        margin-bottom: 1.25em;
        padding: 1.25em;
        background: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #000 !important
    }

        .panel.white h1, .panel.white h2, .panel.white h3, .panel.white h4, .panel.white h5, .panel.white h6, .panel.white p {
            color: #333
        }

        .panel.white > :first-child {
            margin-top: 0
        }

        .panel.white > :last-child {
            margin-bottom: 0
        }

        .panel.white h1, .panel.white h2, .panel.white h3, .panel.white h4, .panel.white h5, .panel.white h6 {
            line-height: 1;
            margin-bottom: .625em
        }

            .panel.white h1.subheader, .panel.white h2.subheader, .panel.white h3.subheader, .panel.white h4.subheader, .panel.white h5.subheader, .panel.white h6.subheader {
                line-height: 1.4
            }

        .panel.white h1, .panel.white h2, .panel.white h3, .panel.white h4, .panel.white h5, .panel.white h6, .panel.white p {
            color: #000 !important
        }

    .panel.gray-bold {
        border-style: solid;
        border-width: 1px;
        border-color: #1a1a1a;
        margin-bottom: 1.25em;
        padding: 1.25em;
        background: #333;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff !important
    }

        .panel.gray-bold h1, .panel.gray-bold h2, .panel.gray-bold h3, .panel.gray-bold h4, .panel.gray-bold h5, .panel.gray-bold h6, .panel.gray-bold p {
            color: #fff
        }

        .panel.gray-bold > :first-child {
            margin-top: 0
        }

        .panel.gray-bold > :last-child {
            margin-bottom: 0
        }

        .panel.gray-bold h1, .panel.gray-bold h2, .panel.gray-bold h3, .panel.gray-bold h4, .panel.gray-bold h5, .panel.gray-bold h6 {
            line-height: 1;
            margin-bottom: .625em
        }

            .panel.gray-bold h1.subheader, .panel.gray-bold h2.subheader, .panel.gray-bold h3.subheader, .panel.gray-bold h4.subheader, .panel.gray-bold h5.subheader, .panel.gray-bold h6.subheader {
                line-height: 1.4
            }

        .panel.gray-bold h1, .panel.gray-bold h2, .panel.gray-bold h3, .panel.gray-bold h4, .panel.gray-bold h5, .panel.gray-bold h6, .panel.gray-bold p {
            color: #fff !important
        }

    .panel.gray-smooth {
        border-style: solid;
        border-width: 1px;
        border-color: #d4d4d4;
        margin-bottom: 1.25em;
        padding: 1.25em;
        background: #eee;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        .panel.gray-smooth h1, .panel.gray-smooth h2, .panel.gray-smooth h3, .panel.gray-smooth h4, .panel.gray-smooth h5, .panel.gray-smooth h6, .panel.gray-smooth p {
            color: #333
        }

        .panel.gray-smooth > :first-child {
            margin-top: 0
        }

        .panel.gray-smooth > :last-child {
            margin-bottom: 0
        }

        .panel.gray-smooth h1, .panel.gray-smooth h2, .panel.gray-smooth h3, .panel.gray-smooth h4, .panel.gray-smooth h5, .panel.gray-smooth h6 {
            line-height: 1;
            margin-bottom: .625em
        }

            .panel.gray-smooth h1.subheader, .panel.gray-smooth h2.subheader, .panel.gray-smooth h3.subheader, .panel.gray-smooth h4.subheader, .panel.gray-smooth h5.subheader, .panel.gray-smooth h6.subheader {
                line-height: 1.4
            }

        .panel.gray-smooth p {
            color: #616365 !important
        }

    .panel.callout {
        border-style: solid;
        border-width: 1px;
        border-color: #bb6106;
        margin-bottom: 1.25em;
        padding: 1.25em;
        background: #ec7a08;
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.5) inset;
        box-shadow: 0 1px 0 rgba(255,255,255,.5) inset;
        color: #fff
    }

        .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
            color: #fff
        }

        .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 {
            line-height: 1;
            margin-bottom: .625em
        }

            .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 h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
            color: #fff !important
        }

        .panel.callout.red {
            border-style: solid;
            border-width: 1px;
            border-color: #cb1424;
            margin-bottom: 1.25em;
            padding: 1.25em;
            background: #ea2839;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #fff !important
        }

            .panel.callout.red h1, .panel.callout.red h2, .panel.callout.red h3, .panel.callout.red h4, .panel.callout.red h5, .panel.callout.red h6, .panel.callout.red p {
                color: #333
            }

            .panel.callout.red > :first-child {
                margin-top: 0
            }

            .panel.callout.red > :last-child {
                margin-bottom: 0
            }

            .panel.callout.red h1, .panel.callout.red h2, .panel.callout.red h3, .panel.callout.red h4, .panel.callout.red h5, .panel.callout.red h6 {
                line-height: 1;
                margin-bottom: .625em
            }

                .panel.callout.red h1.subheader, .panel.callout.red h2.subheader, .panel.callout.red h3.subheader, .panel.callout.red h4.subheader, .panel.callout.red h5.subheader, .panel.callout.red h6.subheader {
                    line-height: 1.4
                }

            .panel.callout.red h1, .panel.callout.red h2, .panel.callout.red h3, .panel.callout.red h4, .panel.callout.red h5, .panel.callout.red h6, .panel.callout.red p {
                color: #fff !important
            }

        .panel.callout.gray {
            border-style: solid;
            border-width: 1px;
            border-color: #484a4b;
            margin-bottom: 1.25em;
            padding: 1.25em;
            background: #616365;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #fff !important
        }

            .panel.callout.gray h1, .panel.callout.gray h2, .panel.callout.gray h3, .panel.callout.gray h4, .panel.callout.gray h5, .panel.callout.gray h6, .panel.callout.gray p {
                color: #fff
            }

            .panel.callout.gray > :first-child {
                margin-top: 0
            }

            .panel.callout.gray > :last-child {
                margin-bottom: 0
            }

            .panel.callout.gray h1, .panel.callout.gray h2, .panel.callout.gray h3, .panel.callout.gray h4, .panel.callout.gray h5, .panel.callout.gray h6 {
                line-height: 1;
                margin-bottom: .625em
            }

                .panel.callout.gray h1.subheader, .panel.callout.gray h2.subheader, .panel.callout.gray h3.subheader, .panel.callout.gray h4.subheader, .panel.callout.gray h5.subheader, .panel.callout.gray h6.subheader {
                    line-height: 1.4
                }

            .panel.callout.gray h1, .panel.callout.gray h2, .panel.callout.gray h3, .panel.callout.gray h4, .panel.callout.gray h5, .panel.callout.gray h6, .panel.callout.gray p {
                color: #fff !important
            }

        .panel.callout.blue {
            border-style: solid;
            border-width: 1px;
            border-color: #2465c1;
            margin-bottom: 1.25em;
            padding: 1.25em;
            background: #3d7edb;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #fff !important
        }

            .panel.callout.blue h1, .panel.callout.blue h2, .panel.callout.blue h3, .panel.callout.blue h4, .panel.callout.blue h5, .panel.callout.blue h6, .panel.callout.blue p {
                color: #333
            }

            .panel.callout.blue > :first-child {
                margin-top: 0
            }

            .panel.callout.blue > :last-child {
                margin-bottom: 0
            }

            .panel.callout.blue h1, .panel.callout.blue h2, .panel.callout.blue h3, .panel.callout.blue h4, .panel.callout.blue h5, .panel.callout.blue h6 {
                line-height: 1;
                margin-bottom: .625em
            }

                .panel.callout.blue h1.subheader, .panel.callout.blue h2.subheader, .panel.callout.blue h3.subheader, .panel.callout.blue h4.subheader, .panel.callout.blue h5.subheader, .panel.callout.blue h6.subheader {
                    line-height: 1.4
                }

            .panel.callout.blue h1, .panel.callout.blue h2, .panel.callout.blue h3, .panel.callout.blue h4, .panel.callout.blue h5, .panel.callout.blue h6, .panel.callout.blue p {
                color: #fff !important
            }

        .panel.callout.green {
            border-style: solid;
            border-width: 1px;
            border-color: #657129;
            margin-bottom: 1.25em;
            padding: 1.25em;
            background: #879637;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #fff !important
        }

            .panel.callout.green h1, .panel.callout.green h2, .panel.callout.green h3, .panel.callout.green h4, .panel.callout.green h5, .panel.callout.green h6, .panel.callout.green p {
                color: #fff
            }

            .panel.callout.green > :first-child {
                margin-top: 0
            }

            .panel.callout.green > :last-child {
                margin-bottom: 0
            }

            .panel.callout.green h1, .panel.callout.green h2, .panel.callout.green h3, .panel.callout.green h4, .panel.callout.green h5, .panel.callout.green h6 {
                line-height: 1;
                margin-bottom: .625em
            }

                .panel.callout.green h1.subheader, .panel.callout.green h2.subheader, .panel.callout.green h3.subheader, .panel.callout.green h4.subheader, .panel.callout.green h5.subheader, .panel.callout.green h6.subheader {
                    line-height: 1.4
                }

            .panel.callout.green h1, .panel.callout.green h2, .panel.callout.green h3, .panel.callout.green h4, .panel.callout.green h5, .panel.callout.green h6, .panel.callout.green p {
                color: #fff !important
            }

        .panel.callout.green-bright {
            border-style: solid;
            border-width: 1px;
            border-color: #457a1a;
            margin-bottom: 1.25em;
            padding: 1.25em;
            background: #5da423;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #fff !important
        }

            .panel.callout.green-bright h1, .panel.callout.green-bright h2, .panel.callout.green-bright h3, .panel.callout.green-bright h4, .panel.callout.green-bright h5, .panel.callout.green-bright h6, .panel.callout.green-bright p {
                color: #fff
            }

            .panel.callout.green-bright > :first-child {
                margin-top: 0
            }

            .panel.callout.green-bright > :last-child {
                margin-bottom: 0
            }

            .panel.callout.green-bright h1, .panel.callout.green-bright h2, .panel.callout.green-bright h3, .panel.callout.green-bright h4, .panel.callout.green-bright h5, .panel.callout.green-bright h6 {
                line-height: 1;
                margin-bottom: .625em
            }

                .panel.callout.green-bright h1.subheader, .panel.callout.green-bright h2.subheader, .panel.callout.green-bright h3.subheader, .panel.callout.green-bright h4.subheader, .panel.callout.green-bright h5.subheader, .panel.callout.green-bright h6.subheader {
                    line-height: 1.4
                }

            .panel.callout.green-bright h1, .panel.callout.green-bright h2, .panel.callout.green-bright h3, .panel.callout.green-bright h4, .panel.callout.green-bright h5, .panel.callout.green-bright h6, .panel.callout.green-bright p {
                color: #fff !important
            }

        .panel.callout.green-light {
            border-style: solid;
            border-width: 1px;
            border-color: #72a230;
            margin-bottom: 1.25em;
            padding: 1.25em;
            background: #8dc63f;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #000 !important
        }

            .panel.callout.green-light h1, .panel.callout.green-light h2, .panel.callout.green-light h3, .panel.callout.green-light h4, .panel.callout.green-light h5, .panel.callout.green-light h6, .panel.callout.green-light p {
                color: #333
            }

            .panel.callout.green-light > :first-child {
                margin-top: 0
            }

            .panel.callout.green-light > :last-child {
                margin-bottom: 0
            }

            .panel.callout.green-light h1, .panel.callout.green-light h2, .panel.callout.green-light h3, .panel.callout.green-light h4, .panel.callout.green-light h5, .panel.callout.green-light h6 {
                line-height: 1;
                margin-bottom: .625em
            }

                .panel.callout.green-light h1.subheader, .panel.callout.green-light h2.subheader, .panel.callout.green-light h3.subheader, .panel.callout.green-light h4.subheader, .panel.callout.green-light h5.subheader, .panel.callout.green-light h6.subheader {
                    line-height: 1.4
                }

            .panel.callout.green-light h1, .panel.callout.green-light h2, .panel.callout.green-light h3, .panel.callout.green-light h4, .panel.callout.green-light h5, .panel.callout.green-light h6, .panel.callout.green-light p {
                color: #000 !important
            }

        .panel.callout.yellow {
            border-style: solid;
            border-width: 1px;
            border-color: #d9a400;
            margin-bottom: 1.25em;
            padding: 1.25em;
            background: #ffc40d;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #000 !important
        }

            .panel.callout.yellow h1, .panel.callout.yellow h2, .panel.callout.yellow h3, .panel.callout.yellow h4, .panel.callout.yellow h5, .panel.callout.yellow h6, .panel.callout.yellow p {
                color: #333
            }

            .panel.callout.yellow > :first-child {
                margin-top: 0
            }

            .panel.callout.yellow > :last-child {
                margin-bottom: 0
            }

            .panel.callout.yellow h1, .panel.callout.yellow h2, .panel.callout.yellow h3, .panel.callout.yellow h4, .panel.callout.yellow h5, .panel.callout.yellow h6 {
                line-height: 1;
                margin-bottom: .625em
            }

                .panel.callout.yellow h1.subheader, .panel.callout.yellow h2.subheader, .panel.callout.yellow h3.subheader, .panel.callout.yellow h4.subheader, .panel.callout.yellow h5.subheader, .panel.callout.yellow h6.subheader {
                    line-height: 1.4
                }

            .panel.callout.yellow h1, .panel.callout.yellow h2, .panel.callout.yellow h3, .panel.callout.yellow h4, .panel.callout.yellow h5, .panel.callout.yellow h6, .panel.callout.yellow p {
                color: #000 !important
            }

        .panel.callout.orange {
            border-style: solid;
            border-width: 1px;
            border-color: #bb6106;
            margin-bottom: 1.25em;
            padding: 1.25em;
            background: #ec7a08;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #fff !important
        }

            .panel.callout.orange h1, .panel.callout.orange h2, .panel.callout.orange h3, .panel.callout.orange h4, .panel.callout.orange h5, .panel.callout.orange h6, .panel.callout.orange p {
                color: #fff
            }

            .panel.callout.orange > :first-child {
                margin-top: 0
            }

            .panel.callout.orange > :last-child {
                margin-bottom: 0
            }

            .panel.callout.orange h1, .panel.callout.orange h2, .panel.callout.orange h3, .panel.callout.orange h4, .panel.callout.orange h5, .panel.callout.orange h6 {
                line-height: 1;
                margin-bottom: .625em
            }

                .panel.callout.orange h1.subheader, .panel.callout.orange h2.subheader, .panel.callout.orange h3.subheader, .panel.callout.orange h4.subheader, .panel.callout.orange h5.subheader, .panel.callout.orange h6.subheader {
                    line-height: 1.4
                }

            .panel.callout.orange h1, .panel.callout.orange h2, .panel.callout.orange h3, .panel.callout.orange h4, .panel.callout.orange h5, .panel.callout.orange h6, .panel.callout.orange p {
                color: #fff !important
            }

        .panel.callout.purple {
            border-style: solid;
            border-width: 1px;
            border-color: #3d132a;
            margin-bottom: 1.25em;
            padding: 1.25em;
            background: #641f45;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #fff !important
        }

            .panel.callout.purple h1, .panel.callout.purple h2, .panel.callout.purple h3, .panel.callout.purple h4, .panel.callout.purple h5, .panel.callout.purple h6, .panel.callout.purple p {
                color: #fff
            }

            .panel.callout.purple > :first-child {
                margin-top: 0
            }

            .panel.callout.purple > :last-child {
                margin-bottom: 0
            }

            .panel.callout.purple h1, .panel.callout.purple h2, .panel.callout.purple h3, .panel.callout.purple h4, .panel.callout.purple h5, .panel.callout.purple h6 {
                line-height: 1;
                margin-bottom: .625em
            }

                .panel.callout.purple h1.subheader, .panel.callout.purple h2.subheader, .panel.callout.purple h3.subheader, .panel.callout.purple h4.subheader, .panel.callout.purple h5.subheader, .panel.callout.purple h6.subheader {
                    line-height: 1.4
                }

            .panel.callout.purple h1, .panel.callout.purple h2, .panel.callout.purple h3, .panel.callout.purple h4, .panel.callout.purple h5, .panel.callout.purple h6, .panel.callout.purple p {
                color: #fff !important
            }

        .panel.callout.pink {
            border-style: solid;
            border-width: 1px;
            border-color: #9a284b;
            margin-bottom: 1.25em;
            padding: 1.25em;
            background: #c3325f;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #fff !important
        }

            .panel.callout.pink h1, .panel.callout.pink h2, .panel.callout.pink h3, .panel.callout.pink h4, .panel.callout.pink h5, .panel.callout.pink h6, .panel.callout.pink p {
                color: #fff
            }

            .panel.callout.pink > :first-child {
                margin-top: 0
            }

            .panel.callout.pink > :last-child {
                margin-bottom: 0
            }

            .panel.callout.pink h1, .panel.callout.pink h2, .panel.callout.pink h3, .panel.callout.pink h4, .panel.callout.pink h5, .panel.callout.pink h6 {
                line-height: 1;
                margin-bottom: .625em
            }

                .panel.callout.pink h1.subheader, .panel.callout.pink h2.subheader, .panel.callout.pink h3.subheader, .panel.callout.pink h4.subheader, .panel.callout.pink h5.subheader, .panel.callout.pink h6.subheader {
                    line-height: 1.4
                }

            .panel.callout.pink h1, .panel.callout.pink h2, .panel.callout.pink h3, .panel.callout.pink h4, .panel.callout.pink h5, .panel.callout.pink h6, .panel.callout.pink p {
                color: #fff !important
            }

        .panel.callout.teal {
            border-style: solid;
            border-width: 1px;
            border-color: #3c5f6b;
            margin-bottom: 1.25em;
            padding: 1.25em;
            background: #4e7c8c;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #fff !important
        }

            .panel.callout.teal h1, .panel.callout.teal h2, .panel.callout.teal h3, .panel.callout.teal h4, .panel.callout.teal h5, .panel.callout.teal h6, .panel.callout.teal p {
                color: #fff
            }

            .panel.callout.teal > :first-child {
                margin-top: 0
            }

            .panel.callout.teal > :last-child {
                margin-bottom: 0
            }

            .panel.callout.teal h1, .panel.callout.teal h2, .panel.callout.teal h3, .panel.callout.teal h4, .panel.callout.teal h5, .panel.callout.teal h6 {
                line-height: 1;
                margin-bottom: .625em
            }

                .panel.callout.teal h1.subheader, .panel.callout.teal h2.subheader, .panel.callout.teal h3.subheader, .panel.callout.teal h4.subheader, .panel.callout.teal h5.subheader, .panel.callout.teal h6.subheader {
                    line-height: 1.4
                }

            .panel.callout.teal h1, .panel.callout.teal h2, .panel.callout.teal h3, .panel.callout.teal h4, .panel.callout.teal h5, .panel.callout.teal h6, .panel.callout.teal p {
                color: #fff !important
            }

        .panel.callout.coolgray3 {
            border-style: solid;
            border-width: 1px;
            border-color: #b0b1ae;
            margin-bottom: 1.25em;
            padding: 1.25em;
            background: #c9cac8;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #000 !important
        }

            .panel.callout.coolgray3 h1, .panel.callout.coolgray3 h2, .panel.callout.coolgray3 h3, .panel.callout.coolgray3 h4, .panel.callout.coolgray3 h5, .panel.callout.coolgray3 h6, .panel.callout.coolgray3 p {
                color: #333
            }

            .panel.callout.coolgray3 > :first-child {
                margin-top: 0
            }

            .panel.callout.coolgray3 > :last-child {
                margin-bottom: 0
            }

            .panel.callout.coolgray3 h1, .panel.callout.coolgray3 h2, .panel.callout.coolgray3 h3, .panel.callout.coolgray3 h4, .panel.callout.coolgray3 h5, .panel.callout.coolgray3 h6 {
                line-height: 1;
                margin-bottom: .625em
            }

                .panel.callout.coolgray3 h1.subheader, .panel.callout.coolgray3 h2.subheader, .panel.callout.coolgray3 h3.subheader, .panel.callout.coolgray3 h4.subheader, .panel.callout.coolgray3 h5.subheader, .panel.callout.coolgray3 h6.subheader {
                    line-height: 1.4
                }

            .panel.callout.coolgray3 h1, .panel.callout.coolgray3 h2, .panel.callout.coolgray3 h3, .panel.callout.coolgray3 h4, .panel.callout.coolgray3 h5, .panel.callout.coolgray3 h6, .panel.callout.coolgray3 p {
                color: #000 !important
            }

        .panel.callout.tan {
            border-style: solid;
            border-width: 1px;
            border-color: #ccc38f;
            margin-bottom: 1.25em;
            padding: 1.25em;
            background: #dcd6b2;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #000 !important
        }

            .panel.callout.tan h1, .panel.callout.tan h2, .panel.callout.tan h3, .panel.callout.tan h4, .panel.callout.tan h5, .panel.callout.tan h6, .panel.callout.tan p {
                color: #333
            }

            .panel.callout.tan > :first-child {
                margin-top: 0
            }

            .panel.callout.tan > :last-child {
                margin-bottom: 0
            }

            .panel.callout.tan h1, .panel.callout.tan h2, .panel.callout.tan h3, .panel.callout.tan h4, .panel.callout.tan h5, .panel.callout.tan h6 {
                line-height: 1;
                margin-bottom: .625em
            }

                .panel.callout.tan h1.subheader, .panel.callout.tan h2.subheader, .panel.callout.tan h3.subheader, .panel.callout.tan h4.subheader, .panel.callout.tan h5.subheader, .panel.callout.tan h6.subheader {
                    line-height: 1.4
                }

            .panel.callout.tan h1, .panel.callout.tan h2, .panel.callout.tan h3, .panel.callout.tan h4, .panel.callout.tan h5, .panel.callout.tan h6, .panel.callout.tan p {
                color: #000 !important
            }

        .panel.callout.beige {
            border-style: solid;
            border-width: 1px;
            border-color: #e1cb93;
            margin-bottom: 1.25em;
            padding: 1.25em;
            background: #ecdebb;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #000 !important
        }

            .panel.callout.beige h1, .panel.callout.beige h2, .panel.callout.beige h3, .panel.callout.beige h4, .panel.callout.beige h5, .panel.callout.beige h6, .panel.callout.beige p {
                color: #333
            }

            .panel.callout.beige > :first-child {
                margin-top: 0
            }

            .panel.callout.beige > :last-child {
                margin-bottom: 0
            }

            .panel.callout.beige h1, .panel.callout.beige h2, .panel.callout.beige h3, .panel.callout.beige h4, .panel.callout.beige h5, .panel.callout.beige h6 {
                line-height: 1;
                margin-bottom: .625em
            }

                .panel.callout.beige h1.subheader, .panel.callout.beige h2.subheader, .panel.callout.beige h3.subheader, .panel.callout.beige h4.subheader, .panel.callout.beige h5.subheader, .panel.callout.beige h6.subheader {
                    line-height: 1.4
                }

            .panel.callout.beige h1, .panel.callout.beige h2, .panel.callout.beige h3, .panel.callout.beige h4, .panel.callout.beige h5, .panel.callout.beige h6, .panel.callout.beige p {
                color: #000 !important
            }

        .panel.callout.black {
            border-style: solid;
            border-width: 1px;
            border-color: #000;
            margin-bottom: 1.25em;
            padding: 1.25em;
            background: #000;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #fff !important
        }

            .panel.callout.black h1, .panel.callout.black h2, .panel.callout.black h3, .panel.callout.black h4, .panel.callout.black h5, .panel.callout.black h6, .panel.callout.black p {
                color: #fff
            }

            .panel.callout.black > :first-child {
                margin-top: 0
            }

            .panel.callout.black > :last-child {
                margin-bottom: 0
            }

            .panel.callout.black h1, .panel.callout.black h2, .panel.callout.black h3, .panel.callout.black h4, .panel.callout.black h5, .panel.callout.black h6 {
                line-height: 1;
                margin-bottom: .625em
            }

                .panel.callout.black h1.subheader, .panel.callout.black h2.subheader, .panel.callout.black h3.subheader, .panel.callout.black h4.subheader, .panel.callout.black h5.subheader, .panel.callout.black h6.subheader {
                    line-height: 1.4
                }

            .panel.callout.black h1, .panel.callout.black h2, .panel.callout.black h3, .panel.callout.black h4, .panel.callout.black h5, .panel.callout.black h6, .panel.callout.black p {
                color: #fff !important
            }

        .panel.callout.white {
            border-style: solid;
            border-width: 1px;
            border-color: #e6e6e6;
            margin-bottom: 1.25em;
            padding: 1.25em;
            background: #fff;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #000 !important
        }

            .panel.callout.white h1, .panel.callout.white h2, .panel.callout.white h3, .panel.callout.white h4, .panel.callout.white h5, .panel.callout.white h6, .panel.callout.white p {
                color: #333
            }

            .panel.callout.white > :first-child {
                margin-top: 0
            }

            .panel.callout.white > :last-child {
                margin-bottom: 0
            }

            .panel.callout.white h1, .panel.callout.white h2, .panel.callout.white h3, .panel.callout.white h4, .panel.callout.white h5, .panel.callout.white h6 {
                line-height: 1;
                margin-bottom: .625em
            }

                .panel.callout.white h1.subheader, .panel.callout.white h2.subheader, .panel.callout.white h3.subheader, .panel.callout.white h4.subheader, .panel.callout.white h5.subheader, .panel.callout.white h6.subheader {
                    line-height: 1.4
                }

            .panel.callout.white h1, .panel.callout.white h2, .panel.callout.white h3, .panel.callout.white h4, .panel.callout.white h5, .panel.callout.white h6, .panel.callout.white p {
                color: #000 !important
            }

        .panel.callout.gray-bold {
            border-style: solid;
            border-width: 1px;
            border-color: #1a1a1a;
            margin-bottom: 1.25em;
            padding: 1.25em;
            background: #333;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #fff !important
        }

            .panel.callout.gray-bold h1, .panel.callout.gray-bold h2, .panel.callout.gray-bold h3, .panel.callout.gray-bold h4, .panel.callout.gray-bold h5, .panel.callout.gray-bold h6, .panel.callout.gray-bold p {
                color: #fff
            }

            .panel.callout.gray-bold > :first-child {
                margin-top: 0
            }

            .panel.callout.gray-bold > :last-child {
                margin-bottom: 0
            }

            .panel.callout.gray-bold h1, .panel.callout.gray-bold h2, .panel.callout.gray-bold h3, .panel.callout.gray-bold h4, .panel.callout.gray-bold h5, .panel.callout.gray-bold h6 {
                line-height: 1;
                margin-bottom: .625em
            }

                .panel.callout.gray-bold h1.subheader, .panel.callout.gray-bold h2.subheader, .panel.callout.gray-bold h3.subheader, .panel.callout.gray-bold h4.subheader, .panel.callout.gray-bold h5.subheader, .panel.callout.gray-bold h6.subheader {
                    line-height: 1.4
                }

            .panel.callout.gray-bold h1, .panel.callout.gray-bold h2, .panel.callout.gray-bold h3, .panel.callout.gray-bold h4, .panel.callout.gray-bold h5, .panel.callout.gray-bold h6, .panel.callout.gray-bold p {
                color: #fff !important
            }

        .panel.callout.gray-smooth {
            border-style: solid;
            border-width: 1px;
            border-color: #d4d4d4;
            margin-bottom: 1.25em;
            padding: 1.25em;
            background: #eee;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #000 !important
        }

            .panel.callout.gray-smooth h1, .panel.callout.gray-smooth h2, .panel.callout.gray-smooth h3, .panel.callout.gray-smooth h4, .panel.callout.gray-smooth h5, .panel.callout.gray-smooth h6, .panel.callout.gray-smooth p {
                color: #333
            }

            .panel.callout.gray-smooth > :first-child {
                margin-top: 0
            }

            .panel.callout.gray-smooth > :last-child {
                margin-bottom: 0
            }

            .panel.callout.gray-smooth h1, .panel.callout.gray-smooth h2, .panel.callout.gray-smooth h3, .panel.callout.gray-smooth h4, .panel.callout.gray-smooth h5, .panel.callout.gray-smooth h6 {
                line-height: 1;
                margin-bottom: .625em
            }

                .panel.callout.gray-smooth h1.subheader, .panel.callout.gray-smooth h2.subheader, .panel.callout.gray-smooth h3.subheader, .panel.callout.gray-smooth h4.subheader, .panel.callout.gray-smooth h5.subheader, .panel.callout.gray-smooth h6.subheader {
                    line-height: 1.4
                }

            .panel.callout.gray-smooth h1, .panel.callout.gray-smooth h2, .panel.callout.gray-smooth h3, .panel.callout.gray-smooth h4, .panel.callout.gray-smooth h5, .panel.callout.gray-smooth h6, .panel.callout.gray-smooth p {
                color: #000 !important
            }

    .panel.radius {
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

.pricing-table {
    border: solid 1px #ddd;
    margin-left: 0;
    margin-bottom: 1.25em
}

    .pricing-table * {
        list-style: none;
        line-height: 1
    }

    .pricing-table .title {
        background-color: #ddd;
        padding: .9375em 1.25em;
        text-align: center;
        color: #333;
        font-weight: bold;
        font-size: 1em
    }

    .pricing-table .price {
        background-color: #eee;
        padding: .9375em 1.25em;
        text-align: center;
        color: #333;
        font-weight: normal;
        font-size: 1.25em
    }

    .pricing-table .description {
        background-color: #fff;
        padding: .9375em;
        text-align: center;
        color: #777;
        font-size: .75em;
        font-weight: normal;
        line-height: 1.4;
        border-bottom: dotted 1px #ddd
    }

    .pricing-table .bullet-item {
        background-color: #fff;
        padding: .9375em;
        text-align: center;
        color: #333;
        font-size: .875em;
        font-weight: normal;
        border-bottom: dotted 1px #ddd
    }

    .pricing-table .cta-button {
        background-color: #f5f5f5;
        text-align: center;
        padding: 1.25em 1.25em 0
    }

.progress {
    background-color: transparent;
    height: 1.5625em;
    border: 1px solid #ccc;
    padding: .125em;
    margin-bottom: .625em
}

    .progress .meter {
        background: #3d7edb;
        height: 100%;
        display: block
    }

    .progress.secondary .meter {
        background: #e9e9e9;
        height: 100%;
        display: block
    }

    .progress.success .meter {
        background: #5da423;
        height: 100%;
        display: block
    }

    .progress.alert .meter {
        background: #c60f13;
        height: 100%;
        display: block
    }

    .progress.radius {
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        .progress.radius .meter {
            -webkit-border-radius: 2px;
            border-radius: 2px
        }

    .progress.round {
        -webkit-border-radius: 1000px;
        border-radius: 1000px
    }

        .progress.round .meter {
            -webkit-border-radius: 999px;
            border-radius: 999px
        }

.side-nav {
    display: block;
    margin: 0;
    padding: .875em 0;
    list-style-type: none;
    list-style-position: inside
}

    .side-nav li {
        margin: 0 0 .4375em 0;
        font-size: .875em
    }

        .side-nav li a {
            display: block;
            color: #3d7edb
        }

        .side-nav li.active > a:first-child {
            color: #4d4d4d;
            font-weight: bold
        }

        .side-nav li.divider {
            border-top: 1px solid;
            height: 0;
            padding: 0;
            list-style: none;
            border-top-color: #e6e6e6
        }

.sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin: -.25em 0 1.125em;
    padding-top: .25em;
    margin-right: 0;
    margin-left: -.5625em
}

    .sub-nav dt, .sub-nav dd {
        float: left;
        display: inline;
        margin-left: .5625em;
        margin-bottom: .625em;
        font-weight: normal;
        font-size: .875em
    }

        .sub-nav dt a, .sub-nav dd a {
            color: #999;
            text-decoration: none
        }

        .sub-nav dt.active a, .sub-nav dd.active a {
            -webkit-border-radius: 1000px;
            border-radius: 1000px;
            font-weight: bold;
            background: #3d7edb;
            padding: .1875em .5625em;
            cursor: "default";
            color: #fff
        }

[data-magellan-expedition] {
    background: #fff;
    z-index: 50;
    min-width: 100%;
    padding: 10px
}

    [data-magellan-expedition] .sub-nav {
        margin-bottom: 0
    }

        [data-magellan-expedition] .sub-nav dd {
            margin-bottom: 0
        }

table {
    background: #fff;
    margin-bottom: 1.25em;
    border: solid 1px #ddd
}

    table thead, table tfoot {
        background: #f5f5f5;
        font-weight: bold
    }

        table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td {
            padding: .5em .625em .625em;
            font-size: .875em;
            color: #222;
            text-align: left
        }

    table tr th, table tr td {
        padding: .5625em .625em;
        font-size: .875em;
        color: #222
    }

    table tr.even, table tr.alt, table tr:nth-of-type(even) {
        background: #f9f9f9
    }

    table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
        display: table-cell;
        line-height: 1.125em
    }

@media only screen and (max-width:48em) {
    table.responsive {
        margin-bottom: 0
    }

    .pinned {
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        width: 35%;
        overflow: hidden;
        overflow-x: scroll;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc
    }

        .pinned table {
            border-right: none;
            border-left: none;
            width: 100%
        }

            .pinned table th, .pinned table td {
                white-space: nowrap
            }

                .pinned table td:last-child {
                    border-bottom: 0
                }

    div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
        border-right: 1px solid #ccc
    }

        div.table-wrapper div.scrollable {
            margin-left: 35%;
            overflow: scroll;
            overflow-y: hidden
        }

    table.responsive td, table.responsive th {
        position: relative;
        white-space: nowrap;
        overflow: hidden
    }

        table.responsive th:first-child, table.responsive td:first-child, table.responsive.pinned td {
            display: none
        }
}

.th {
    line-height: 0;
    display: inline-block;
    border: solid 4px #fff;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.2);
    box-shadow: 0 0 0 1px rgba(0,0,0,.2);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out
}

    .th:hover, .th:focus {
        -webkit-box-shadow: 0 0 6px 1px rgba(61,126,219,.5);
        box-shadow: 0 0 6px 1px rgba(61,126,219,.5)
    }

    .th.radius {
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

a.th {
    display: inline-block
}

.has-tip {
    border-bottom: dotted 1px #ccc;
    cursor: help;
    font-weight: normal;
    color: #3d7edb
}

    .has-tip:hover, .has-tip:focus {
        border-bottom: dotted 1px #1c4e96;
        color: #333
    }

    .has-tip.tip-left, .has-tip.tip-right {
        float: none !important
    }

.tooltip {
    display: none;
    position: absolute;
    z-index: 999;
    font-weight: bold;
    font-size: .9375em;
    line-height: 1.3;
    padding: .5em;
    max-width: 85%;
    left: 50%;
    width: 100%;
    color: #fff;
    background: #000;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

    .tooltip > .nub {
        display: block;
        left: 5px;
        position: absolute;
        width: 0;
        height: 0;
        border: solid 5px;
        border-color: transparent transparent #000 transparent;
        top: -10px
    }

    .tooltip.opened {
        color: #333 !important;
        border-bottom: dotted 1px #1c4e96 !important
    }

.tap-to-close {
    display: block;
    font-size: .625em;
    color: #888;
    font-weight: normal
}

@media only screen and (min-width:48em) {
    .tooltip > .nub {
        border-color: transparent transparent #000 transparent;
        top: -10px
    }

    .tooltip.tip-top > .nub {
        border-color: #000 transparent transparent transparent;
        top: auto;
        bottom: -10px
    }

    .tooltip.tip-left, .tooltip.tip-right {
        float: none !important
    }

        .tooltip.tip-left > .nub {
            border-color: transparent transparent transparent #000;
            right: -10px;
            left: auto;
            top: 50%;
            margin-top: -5px
        }

        .tooltip.tip-right > .nub {
            border-color: transparent #000 transparent transparent;
            right: auto;
            left: -10px;
            top: 50%;
            margin-top: -5px
        }
}

@media only screen and (max-width:767px) {
    .f-dropdown {
        max-width: 100%;
        left: 0
    }
}

.f-dropdown {
    position: absolute;
    top: -9999px;
    list-style: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 16px;
    z-index: 99;
    margin-top: 2px;
    max-width: 200px
}

    .f-dropdown > *:first-child {
        margin-top: 0
    }

    .f-dropdown > *:last-child {
        margin-bottom: 0
    }

    .f-dropdown:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        border-color: transparent transparent #fff transparent;
        border-bottom-style: solid;
        position: absolute;
        top: -12px;
        left: 10px;
        z-index: 99
    }

    .f-dropdown:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 7px;
        border-color: transparent transparent #ccc transparent;
        border-bottom-style: solid;
        position: absolute;
        top: -14px;
        left: 9px;
        z-index: 98
    }

    .f-dropdown.right:before {
        left: auto;
        right: 10px
    }

    .f-dropdown.right:after {
        left: auto;
        right: 9px
    }

    .f-dropdown li {
        font-size: .875em;
        cursor: "pointer";
        line-height: 1.125em;
        margin: 0
    }

        .f-dropdown li:hover, .f-dropdown li:focus {
            background: #eee
        }

        .f-dropdown li a {
            display: block;
            padding: .3125em .625em;
            color: #555
        }

    .f-dropdown.content {
        position: absolute;
        top: -9999px;
        list-style: none;
        padding: 1.25em;
        width: 100%;
        height: auto;
        max-height: none;
        background: #fff;
        border: solid 1px #ccc;
        font-size: 16px;
        z-index: 99;
        max-width: 200px
    }

        .f-dropdown.content > *:first-child {
            margin-top: 0
        }

        .f-dropdown.content > *:last-child {
            margin-bottom: 0
        }

    .f-dropdown.tiny {
        max-width: 200px
    }

    .f-dropdown.small {
        max-width: 300px
    }

    .f-dropdown.medium {
        max-width: 500px
    }

    .f-dropdown.large {
        max-width: 800px
    }

.serif {
    font-family: "Minion Pro","Minion","Georgia","Times New Roman","Times",serif
}

.sans-serif {
    font-family: "Helvetica Neue 2","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif
}

.red, .red-text {
    color: #ea2839
}

.red-bg {
    background: #ea2839
}

.gray, .gray-text {
    color: #616365
}

.gray-bg {
    background: #616365
}

.blue, .blue-text {
    color: #3d7edb
}

.blue-bg {
    background: #3d7edb
}

.blue-mid, .blue-mid-text {
    color: #36c
}

.blue-mid-bg {
    background: #36c
}

.blue-navy, .blue-navy-text {
    color: #46628f
}

.blue-navy-bg {
    background: #46628f
}

.blue-dark, .blue-dark-text {
    color: #29446f
}

.blue-dark-bg {
    background: #29446f
}

.green, .green-text {
    color: #879637
}

.green-bg {
    background: #879637
}

.green-bright, .green-bright-text {
    color: #5da423
}

.green-bright-bg {
    background: #5da423
}

.green-light, .green-light-text {
    color: #8dc63f
}

.green-light-bg {
    background: #8dc63f
}

.yellow, .yellow-text {
    color: #ffc40d
}

.yellow-bg {
    background: #ffc40d
}

.orange, .orange-text {
    color: #ec7a08
}

.orange-bg {
    background: #ec7a08
}

.purple, .purple-text {
    color: #641f45
}

.purple-bg {
    background: #641f45
}

.pink, .pink-text {
    color: #c3325f
}

.pink-bg {
    background: #c3325f
}

.teal, .teal-text {
    color: #4e7c8c
}

.teal-bg {
    background: #4e7c8c
}

.coolgray3, .coolgray3-text {
    color: #c9cac8
}

.coolgray3-bg {
    background: #c9cac8
}

.tan, .tan-text {
    color: #dcd6b2
}

.tan-bg {
    background: #dcd6b2
}

.beige, .beige-text {
    color: #ecdebb
}

.beige-bg {
    background: #ecdebb
}

.black, .black-text {
    color: #000
}

.black-bg {
    background: #000
}

.white, .white-text {
    color: #fff
}

.white-bg {
    background: #fff
}

.red-text {
    color: #ea2839 !important
}

.gray-text {
    color: #616365 !important
}

.blue-text {
    color: #3d7edb !important
}

.blue-mid-text {
    color: #36c !important
}

.blue-navy-text {
    color: #46628f !important
}

.blue-dark-text {
    color: #29446f !important
}

.green-text {
    color: #879637 !important
}

.green-bright-text {
    color: #5da423 !important
}

.green-light-text {
    color: #8dc63f !important
}

.yellow-text {
    color: #ffc40d !important
}

.orange-text {
    color: #ec7a08 !important
}

.purple-text {
    color: #641f45 !important
}

.pink-text {
    color: #c3325f !important
}

.teal-text {
    color: #4e7c8c !important
}

.coolgray3-text {
    color: #c9cac8 !important
}

.tan-text {
    color: #dcd6b2 !important
}

.beige-text {
    color: #ecdebb !important
}

.black-text {
    color: #000 !important
}

.white-text {
    color: #fff !important
}

.primary {
    color: #3d7edb
}

.primary-bg {
    background: #3d7edb
}

.secondary {
    color: #e9e9e9
}

.secondary-bg {
    background: #e9e9e9
}

.alert {
    color: #c60f13
}

.alert-bg {
    background: #c60f13
}

.success {
    color: #5da423
}

.success-bg {
    background: #5da423
}

.detail {
    color: #ec7a08
}

.detail-bg {
    background: #ec7a08
}

.gray-1 {
    color: #111 !important
}

.gray-2 {
    color: #222 !important
}

.gray-3 {
    color: #333 !important
}

.gray-4 {
    color: #444 !important
}

.gray-5 {
    color: #555 !important
}

.gray-6 {
    color: #666 !important
}

.gray-7 {
    color: #777 !important
}

.gray-8 {
    color: #888 !important
}

.gray-9 {
    color: #999 !important
}

.gray-a {
    color: #aaa !important
}

.gray-b {
    color: #bbb !important
}

.gray-c {
    color: #ccc !important
}

.gray-d {
    color: #ddd !important
}

.gray-e {
    color: #eee !important
}

i {
    font-style: normal
}

h1 i, h2 i, h3 i, h4 i, h5 i, h6 i {
    color: #ec7a08;
    font-style: normal
}

.subtitle {
    display: block;
    color: #888;
    font-family: "Helvetica Neue 2","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 75%;
    line-height: 1.125em;
    font-weight: normal;
    margin-top: .3125em;
    margin-bottom: 0
}

.serif .subtitle {
    font-size: 65%
}

.headline-wrapper {
    *zoom: 1;
    margin: 0 auto;
    padding: 0;
    width: 100%
}

    .headline-wrapper:before, .headline-wrapper:after {
        content: " ";
        display: table
    }

    .headline-wrapper:after {
        clear: both
    }

    .headline-wrapper .btn-list li {
        float: left;
        margin-bottom: 0 !important
    }

@media only screen and (min-width:48em) {
    .headline-wrapper h1, .headline-wrapper h2, .headline-wrapper h3, .headline-wrapper h4, .headline-wrapper h5, .headline-wrapper h6 {
        float: left !important
    }

    .headline-wrapper .btn-list {
        float: right !important;
        margin-bottom: 0 !important
    }
}

.radius {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.radius-top {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.radius-right {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.radius-bottom {
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.radius-left {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.round {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-top-right-radius: 1000px;
    border-top-left-radius: 1000px;
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -moz-border-radius-bottomleft: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-bottom-left-radius: 1000px;
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.round-top {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-top-right-radius: 1000px;
    border-top-left-radius: 1000px
}

.round-right {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px
}

.round-bottom {
    -moz-border-radius-bottomright: 1000px;
    -moz-border-radius-bottomleft: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-bottom-left-radius: 1000px
}

.round-left {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.no-corners {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important
}

@media only screen and (min-width:48em) {
    .column-count-1 {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }

    .column-count-2 {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2
    }

    .column-count-3 {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3
    }

    .column-count-4 {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4
    }

    .column-count-5 {
        -moz-column-count: 5;
        -webkit-column-count: 5;
        column-count: 5
    }

    .column-count-6 {
        -moz-column-count: 6;
        -webkit-column-count: 6;
        column-count: 6
    }

    .column-count-7 {
        -moz-column-count: 7;
        -webkit-column-count: 7;
        column-count: 7
    }

    .column-count-8 {
        -moz-column-count: 8;
        -webkit-column-count: 8;
        column-count: 8
    }

    .column-count-9 {
        -moz-column-count: 9;
        -webkit-column-count: 9;
        column-count: 9
    }

    .column-count-10 {
        -moz-column-count: 10;
        -webkit-column-count: 10;
        column-count: 10
    }

    .column-count-11 {
        -moz-column-count: 11;
        -webkit-column-count: 11;
        column-count: 11
    }

    .column-count-12 {
        -moz-column-count: 12;
        -webkit-column-count: 12;
        column-count: 12
    }
}

.show {
    display: ''
}

.hide {
    display: none
}

.floatleft, .float-left {
    float: left
}

.floatright, .float-right {
    float: right
}

.clear {
    clear: both !important
}

.clearleft, .clear-left {
    clear: left !important
}

.clearright, .clear-right {
    clear: right !important
}

.left {
    text-align: left
}

.right {
    text-align: right
}

.center {
    text-align: center
}

.required {
    color: #c60f13;
    font-weight: bold;
    font-size: .8em
}

.icon-large {
    font-size: 133%;
    line-height: auto
}

.icon-2x {
    font-size: 200%;
    line-height: auto
}

.icon-3x {
    font-size: 300%;
    line-height: auto
}

.icon-4x {
    font-size: 400%;
    line-height: auto
}

.padding {
    padding: 15px;
    width: auto
}

#page, #header, #content, #kudos, #footer {
    *zoom: 1;
    clear: both;
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 100%
}

    #page:before, #page:after, #header:before, #header:after, #content:before, #content:after, #kudos:before, #kudos:after, #footer:before, #footer:after {
        content: " ";
        display: table
    }

    #page:after, #header:after, #content:after, #kudos:after, #footer:after {
        clear: both
    }

    #header .head, #breadcrumbs, #main, #footer .foot {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        margin-bottom: 0;
        max-width: 62.5em;
        *zoom: 1
    }

        #header .head:before, #header .head:after, #breadcrumbs:before, #breadcrumbs:after, #main:before, #main:after, #footer .foot:before, #footer .foot:after {
            content: " ";
            display: table
        }

        #header .head:after, #breadcrumbs:after, #main:after, #footer .foot:after {
            clear: both
        }

.foot {
    position: relative
}

@media only screen and (min-width:61.25em) {
    #content, #header .head {
        position: relative
    }
}

.js .skip, .title-area, .back-link {
    *display: none;
    _display: none
}

#header {
    background: #fff
}

    #header .head {
        padding: .5em
    }

    #header a.branding {
        overflow: hidden;
        display: block;
        margin-bottom: .125em;
        float: left;
        color: #fff;
        width: 157px;
        height: 55px
    }

        #header a.branding span {
            display: block;
            width: 157px;
            height: 75px;
            background-image: url("../img/logos/utmbhealth_logo.png")
        }

.svg #header a.branding span {
    background-image: url("../img/logos/utmbhealth_logo.svg")
}

#header hgroup {
    clear: left;
    display: block;
    padding: .5em 0 0;
    border-top: 1px solid #eee
}

    #header hgroup h1, #header hgroup h2, #header hgroup h3 {
        margin: 0;
        padding: 0;
        font-weight: normal;
        line-height: normal
    }

    #header hgroup h2 {
        color: #616365;
        font-size: 1.5em
    }

    #header hgroup h3 {
        color: #999;
        font-size: 1.15em;
        margin-top: .1875em
    }

@media only screen and (min-width:48em) {
    #header {
        padding-bottom: 10px
    }

        #header a.branding {
            width: 157px;
            height: 75px;
            margin-bottom: .4em;
            margin: 12px 0 0 0
        }

        #header hgroup {
            clear: none;
            float: left !important;
            margin: 12px 0 0 20px;
            padding: 20px 0 12px 20px;
            border-left: 1px solid #eee;
            border-top: 0
        }

            #header hgroup h3 {
                margin-top: .3125em
            }
}

@media only screen and (min-width:61.25em) {
    #header hgroup {
        max-width: 31.25em
    }
}

#content {
    padding: 0 .5em
}

    #content #breadcrumbs {
        color: #616365;
        line-height: normal;
        padding: .5em 0;
        *padding: 5px 0 5px 0 !important;
        _padding: 5px 0 5px 0 !important
    }

        #content #breadcrumbs small {
            font-size: .7em
        }

            #content #breadcrumbs small a {
                color: #616365;
                line-height: normal
            }

            #content #breadcrumbs small.todays-date {
                display: none;
                float: right;
                padding-top: 2px
            }

@media only screen and (min-width:48em) {
    #content #breadcrumbs small.todays-date {
        display: block
    }
}

#content #breadcrumbs small .sep {
    display: inline-block;
    padding: 0 .25em 0 .25em
}

#content #main #article, #content #main #aside, #content p {
    color: #616365;
    font-size: .9375em;
    line-height: 1.5em
}

#content #main {
    background: #fff
}

    #content #main #main-grid #aside {
        display: none
    }

.aside #content #main #main-grid #aside {
    display: block
}

@media only screen and (min-width:61.25em) {
    #content #main #main-grid #article {
        position: relative;
        display: block;
        width: 100%;
        left: 0;
        right: auto;
        top: 0
    }

        #content #main #main-grid #article .padding {
            padding: 25px 30px 15px 30px
        }

    .aside #content #main #main-grid #article {
        position: relative;
        display: inline;
        float: left;
        width: 72%;
        left: 0;
        right: auto;
        top: 0
    }

        .aside #content #main #main-grid #article .padding {
            padding: 25px 30px 15px 30px
        }

    .aside #content #main #main-grid #aside {
        position: relative;
        display: inline;
        float: left;
        width: 28%;
        left: 0;
        right: auto;
        top: 0
    }

        .aside #content #main #main-grid #aside .padding {
            padding: 25px 15px 15px 15px
        }
}

#content #main #kudos {
    clear: both;
    float: none;
    font-size: .65em;
    padding: 5px 0 8px 0;
    color: #999;
    text-align: center;
    border-top: 1px solid #eee
}

    #content #main #kudos a {
        color: #999
    }

#footer {
    color: #616365;
    padding: 0 .5em
}

    #footer .foot {
        padding: .75em .5em;
        line-height: normal;
        text-align: center
    }

        #footer .foot a {
            color: #616365
        }

            #footer .foot a:hover {
                color: #3d7edb
            }

        #footer .foot .footer-links {
            font-size: .75em;
            margin-bottom: .3125em
        }

        #footer .foot .footer-addy {
            font-size: .7em
        }

        #footer .foot .footer-copy {
            font-size: .7em
        }

@media only screen and (min-width:48em) {
    #footer .footer-links {
        float: right;
        display: inline;
        text-align: right;
        font-size: .7em;
        margin-bottom: 0 !important
    }

    #footer .footer-addy {
        clear: right;
        float: right;
        text-align: right
    }

    #footer .footer-copy {
        position: absolute;
        float: left;
        text-align: left;
        *top: 0;
        *left: 0;
        *padding: .75em .5em
    }
}

.css-mediaquery {
    position: static
}

@media only screen and (min-width:48em) {
    .css-mediaquery {
        position: relative
    }
}

@media only screen and (min-width:61.25em) {
    .css-mediaquery {
        position: absolute
    }
}

.no-artboard #main {
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none
}

.no-padding .padding {
    padding: 0 !important
}

body.snap #header .head, body.snap #breadcrumbs, body.snap #main, body.snap .navigate-section, body.snap .explore-section, body.snap #footer .foot, body.snap .row {
    max-width: 62.5em !important
}

body.full #header .head, body.full #breadcrumbs, body.full #main, body.full .navigate-section, body.full .explore-section, body.full #footer .foot, body.full .row {
    max-width: 100% !important
}

body.snap-page #page {
    max-width: 62.5em
}

body.full-page #page {
    max-width: 100% !important
}

@font-face {
    font-family: "AccessibilityFoundicons";
    src: url("../fonts/foundation-2/accessibility_foundicons.eot");
    src: url("../fonts/foundation-2/accessibility_foundicons.eot?iefix") format("embedded-opentype"),url("../fonts/foundation-2/accessibility_foundicons.woff") format("woff"),url("../fonts/foundation-2/accessibility_foundicons.ttf") format("truetype"),url("../fonts/foundation-2/accessibility_foundicons.svg#AccessibilityFoundicons") format("svg");
    font-weight: normal;
    font-style: normal
}

.foundicon-wheelchair, .foundicon-speaker, .foundicon-fontsize, .foundicon-eject, .foundicon-view-mode, .foundicon-eyeball, .foundicon-asl, .foundicon-person, .foundicon-question, .foundicon-adult, .foundicon-child, .foundicon-glasses, .foundicon-cc, .foundicon-blind, .foundicon-braille, .foundicon-iphone-home, .foundicon-w3c, .foundicon-css, .foundicon-key, .foundicon-hearing-impaired, .foundicon-male, .foundicon-female, .foundicon-network, .foundicon-guidedog, .foundicon-universal-access, .foundicon-elevator {
    display: inline;
    width: auto;
    height: auto;
    line-height: inherit;
    vertical-align: middle;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat
}

    .foundicon-wheelchair:before, .foundicon-speaker:before, .foundicon-fontsize:before, .foundicon-eject:before, .foundicon-view-mode:before, .foundicon-eyeball:before, .foundicon-asl:before, .foundicon-person:before, .foundicon-question:before, .foundicon-adult:before, .foundicon-child:before, .foundicon-glasses:before, .foundicon-cc:before, .foundicon-blind:before, .foundicon-braille:before, .foundicon-iphone-home:before, .foundicon-w3c:before, .foundicon-css:before, .foundicon-key:before, .foundicon-hearing-impaired:before, .foundicon-male:before, .foundicon-female:before, .foundicon-network:before, .foundicon-guidedog:before, .foundicon-universal-access:before, .foundicon-elevator:before {
        font-family: "AccessibilityFoundicons";
        font-weight: normal;
        font-style: normal;
        text-decoration: inherit
    }

    .foundicon-wheelchair:before {
        content: ""
    }

    .foundicon-speaker:before {
        content: ""
    }

    .foundicon-fontsize:before {
        content: ""
    }

    .foundicon-eject:before {
        content: ""
    }

    .foundicon-view-mode:before {
        content: ""
    }

    .foundicon-eyeball:before {
        content: ""
    }

    .foundicon-asl:before {
        content: ""
    }

    .foundicon-person:before {
        content: ""
    }

    .foundicon-question:before {
        content: ""
    }

    .foundicon-adult:before {
        content: ""
    }

    .foundicon-child:before {
        content: ""
    }

    .foundicon-glasses:before {
        content: ""
    }

    .foundicon-cc:before {
        content: ""
    }

    .foundicon-blind:before {
        content: ""
    }

    .foundicon-braille:before {
        content: ""
    }

    .foundicon-iphone-home:before {
        content: ""
    }

    .foundicon-w3c:before {
        content: ""
    }

    .foundicon-css:before {
        content: ""
    }

    .foundicon-key:before {
        content: ""
    }

    .foundicon-hearing-impaired:before {
        content: ""
    }

    .foundicon-male:before {
        content: ""
    }

    .foundicon-female:before {
        content: ""
    }

    .foundicon-network:before {
        content: ""
    }

    .foundicon-guidedog:before {
        content: ""
    }

    .foundicon-universal-access:before {
        content: ""
    }

    .foundicon-elevator:before {
        content: ""
    }

.lt-ie9 .foundicon-wheelchair, .lt-ie9 .foundicon-speaker, .lt-ie9 .foundicon-fontsize, .lt-ie9 .foundicon-eject, .lt-ie9 .foundicon-view-mode, .lt-ie9 .foundicon-eyeball, .lt-ie9 .foundicon-asl, .lt-ie9 .foundicon-person, .lt-ie9 .foundicon-question, .lt-ie9 .foundicon-adult, .lt-ie9 .foundicon-child, .lt-ie9 .foundicon-glasses, .lt-ie9 .foundicon-cc, .lt-ie9 .foundicon-blind, .lt-ie9 .foundicon-braille, .lt-ie9 .foundicon-iphone-home, .lt-ie9 .foundicon-w3c, .lt-ie9 .foundicon-css, .lt-ie9 .foundicon-key, .lt-ie9 .foundicon-hearing-impaired, .lt-ie9 .foundicon-male, .lt-ie9 .foundicon-female, .lt-ie9 .foundicon-network, .lt-ie9 .foundicon-guidedog, .lt-ie9 .foundicon-universal-access, .lt-ie9 .foundicon-elevator {
    display: none
}

@font-face {
    font-family: "GeneralFoundicons";
    src: url("../fonts/foundation-2/general_foundicons.eot");
    src: url("../fonts/foundation-2/general_foundicons.eot?#iefix") format("embedded-opentype"),url("../fonts/foundation-2/general_foundicons.woff") format("woff"),url("../fonts/foundation-2/general_foundicons.ttf") format("truetype"),url("../fonts/foundation-2/general_foundicons.svg#GeneralFoundicons") format("svg");
    font-weight: normal;
    font-style: normal
}

.foundicon-settings, .foundicon-heart, .foundicon-star, .foundicon-plus, .foundicon-minus, .foundicon-checkmark, .foundicon-remove, .foundicon-mail, .foundicon-calendar, .foundicon-page, .foundicon-tools, .foundicon-globe, .foundicon-home, .foundicon-quote, .foundicon-people, .foundicon-monitor, .foundicon-laptop, .foundicon-phone, .foundicon-cloud, .foundicon-error, .foundicon-right-arrow, .foundicon-left-arrow, .foundicon-up-arrow, .foundicon-down-arrow, .foundicon-trash, .foundicon-add-doc, .foundicon-edit, .foundicon-lock, .foundicon-unlock, .foundicon-refresh, .foundicon-paper-clip, .foundicon-video, .foundicon-photo, .foundicon-graph, .foundicon-idea, .foundicon-mic, .foundicon-cart, .foundicon-address-book, .foundicon-compass, .foundicon-flag, .foundicon-location, .foundicon-clock, .foundicon-folder, .foundicon-inbox, .foundicon-website, .foundicon-smiley, .foundicon-search {
    display: inline;
    width: auto;
    height: auto;
    line-height: inherit;
    vertical-align: middle;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat
}

    .foundicon-settings:before, .foundicon-heart:before, .foundicon-star:before, .foundicon-plus:before, .foundicon-minus:before, .foundicon-checkmark:before, .foundicon-remove:before, .foundicon-mail:before, .foundicon-calendar:before, .foundicon-page:before, .foundicon-tools:before, .foundicon-globe:before, .foundicon-home:before, .foundicon-quote:before, .foundicon-people:before, .foundicon-monitor:before, .foundicon-laptop:before, .foundicon-phone:before, .foundicon-cloud:before, .foundicon-error:before, .foundicon-right-arrow:before, .foundicon-left-arrow:before, .foundicon-up-arrow:before, .foundicon-down-arrow:before, .foundicon-trash:before, .foundicon-add-doc:before, .foundicon-edit:before, .foundicon-lock:before, .foundicon-unlock:before, .foundicon-refresh:before, .foundicon-paper-clip:before, .foundicon-video:before, .foundicon-photo:before, .foundicon-graph:before, .foundicon-idea:before, .foundicon-mic:before, .foundicon-cart:before, .foundicon-address-book:before, .foundicon-compass:before, .foundicon-flag:before, .foundicon-location:before, .foundicon-clock:before, .foundicon-folder:before, .foundicon-inbox:before, .foundicon-website:before, .foundicon-smiley:before, .foundicon-search:before {
        font-family: "GeneralFoundicons";
        font-weight: normal;
        font-style: normal;
        text-decoration: inherit
    }

    .foundicon-settings:before {
        content: ""
    }

    .foundicon-heart:before {
        content: ""
    }

    .foundicon-star:before {
        content: ""
    }

    .foundicon-plus:before {
        content: ""
    }

    .foundicon-minus:before {
        content: ""
    }

    .foundicon-checkmark:before {
        content: ""
    }

    .foundicon-remove:before {
        content: ""
    }

    .foundicon-mail:before {
        content: ""
    }

    .foundicon-calendar:before {
        content: ""
    }

    .foundicon-page:before {
        content: ""
    }

    .foundicon-tools:before {
        content: ""
    }

    .foundicon-globe:before {
        content: ""
    }

    .foundicon-home:before {
        content: ""
    }

    .foundicon-quote:before {
        content: ""
    }

    .foundicon-people:before {
        content: ""
    }

    .foundicon-monitor:before {
        content: ""
    }

    .foundicon-laptop:before {
        content: ""
    }

    .foundicon-phone:before {
        content: ""
    }

    .foundicon-cloud:before {
        content: ""
    }

    .foundicon-error:before {
        content: ""
    }

    .foundicon-right-arrow:before {
        content: ""
    }

    .foundicon-left-arrow:before {
        content: ""
    }

    .foundicon-up-arrow:before {
        content: ""
    }

    .foundicon-down-arrow:before {
        content: ""
    }

    .foundicon-trash:before {
        content: ""
    }

    .foundicon-add-doc:before {
        content: ""
    }

    .foundicon-edit:before {
        content: ""
    }

    .foundicon-lock:before {
        content: ""
    }

    .foundicon-unlock:before {
        content: ""
    }

    .foundicon-refresh:before {
        content: ""
    }

    .foundicon-paper-clip:before {
        content: ""
    }

    .foundicon-video:before {
        content: ""
    }

    .foundicon-photo:before {
        content: ""
    }

    .foundicon-graph:before {
        content: ""
    }

    .foundicon-idea:before {
        content: ""
    }

    .foundicon-mic:before {
        content: ""
    }

    .foundicon-cart:before {
        content: ""
    }

    .foundicon-address-book:before {
        content: ""
    }

    .foundicon-compass:before {
        content: ""
    }

    .foundicon-flag:before {
        content: ""
    }

    .foundicon-location:before {
        content: ""
    }

    .foundicon-clock:before {
        content: ""
    }

    .foundicon-folder:before {
        content: ""
    }

    .foundicon-inbox:before {
        content: ""
    }

    .foundicon-website:before {
        content: ""
    }

    .foundicon-smiley:before {
        content: ""
    }

    .foundicon-search:before {
        content: ""
    }

.lt-ie9 .foundicon-settings, .lt-ie9 .foundicon-heart, .lt-ie9 .foundicon-star, .lt-ie9 .foundicon-plus, .lt-ie9 .foundicon-minus, .lt-ie9 .foundicon-checkmark, .lt-ie9 .foundicon-remove, .lt-ie9 .foundicon-mail, .lt-ie9 .foundicon-calendar, .lt-ie9 .foundicon-page, .lt-ie9 .foundicon-tools, .lt-ie9 .foundicon-globe, .lt-ie9 .foundicon-home, .lt-ie9 .foundicon-quote, .lt-ie9 .foundicon-people, .lt-ie9 .foundicon-monitor, .lt-ie9 .foundicon-laptop, .lt-ie9 .foundicon-phone, .lt-ie9 .foundicon-cloud, .lt-ie9 .foundicon-error, .lt-ie9 .foundicon-right-arrow, .lt-ie9 .foundicon-left-arrow, .lt-ie9 .foundicon-up-arrow, .lt-ie9 .foundicon-down-arrow, .lt-ie9 .foundicon-trash, .lt-ie9 .foundicon-add-doc, .lt-ie9 .foundicon-edit, .lt-ie9 .foundicon-lock, .lt-ie9 .foundicon-unlock, .lt-ie9 .foundicon-refresh, .lt-ie9 .foundicon-paper-clip, .lt-ie9 .foundicon-video, .lt-ie9 .foundicon-photo, .lt-ie9 .foundicon-graph, .lt-ie9 .foundicon-idea, .lt-ie9 .foundicon-mic, .lt-ie9 .foundicon-cart, .lt-ie9 .foundicon-address-book, .lt-ie9 .foundicon-compass, .lt-ie9 .foundicon-flag, .lt-ie9 .foundicon-location, .lt-ie9 .foundicon-clock, .lt-ie9 .foundicon-folder, .lt-ie9 .foundicon-inbox, .lt-ie9 .foundicon-website, .lt-ie9 .foundicon-smiley, .lt-ie9 .foundicon-search {
    display: none
}

html {
    background: #dbd5cd
}

body.utmb-light {
    background: #dbd5cd !important
}

    body.utmb-light #header {
        background: #fff
    }

@media only screen and (max-width:47.99em) {
    body.utmb-light #header hgroup {
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZWVlZWVlIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
        background: -moz-linear-gradient(-45deg,rgba(238,238,238,0) 0%,#eee 100%);
        background: -webkit-gradient(linear,left top,right bottom,color-stop(0%,rgba(238,238,238,0)),color-stop(100%,#eee));
        background: -webkit-linear-gradient(-45deg,rgba(238,238,238,0) 0%,#eee 100%);
        background: -o-linear-gradient(-45deg,rgba(238,238,238,0) 0%,#eee 100%);
        background: -ms-linear-gradient(-45deg,rgba(238,238,238,0) 0%,#eee 100%);
        background: linear-gradient(135deg,rgba(238,238,238,0) 0%,#eee 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00eeeeee',endColorstr='#eeeeee',GradientType=1)
    }
}

@media only screen and (min-width:61.25em) {
    body.utmb-light #header hgroup {
        background: transparent
    }
}

body.utmb-light #header hgroup h2 {
    color: #333
}

    body.utmb-light #header hgroup h2 .accent {
        color: #111
    }

body.utmb-light #header hgroup h3 {
    color: #888
}

body.utmb-light #content {
    background: url(../img/themes/utmb-light/content-bg.jpg) 0 0 repeat-x
}

body.utmb-light #breadcrumbs {
    color: #fff !important
}

    body.utmb-light #breadcrumbs a {
        color: #fff !important
    }

    body.utmb-light #breadcrumbs .sep {
        color: #ff0
    }

body.utmb-light #main {
    background: #fff;
    min-height: 400px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 0 5px #777;
    -webkit-box-shadow: 0 0 5px #777;
    box-shadow: 0 0 5px #777
}

@media only screen and (min-width:61.25em) {
    body.utmb-light #explore {
        z-index: 90;
        background: #e0e0e0;
        background: #e0e0e0 \9 !important;
        background: -moz-linear-gradient(top,#e0e0e0 0%,#e8e8e8 50%,#cfcfcf 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e0e0e0),color-stop(50%,#e8e8e8),color-stop(100%,#cfcfcf));
        background: -webkit-linear-gradient(top,#e0e0e0 0%,#e8e8e8 50%,#cfcfcf 100%);
        background: -o-linear-gradient(top,#e0e0e0 0%,#e8e8e8 50%,#cfcfcf 100%);
        background: -ms-linear-gradient(top,#e0e0e0 0%,#e8e8e8 50%,#cfcfcf 100%);
        background: linear-gradient(to bottom,#e0e0e0 0%,#e8e8e8 50%,#cfcfcf 100%);
        -moz-box-shadow: 0 4px 4px #666;
        -webkit-box-shadow: 0 4px 4px #666;
        box-shadow: 0 4px 4px #666
    }

        body.utmb-light #explore ul.nav-primary > li > a {
            color: #111 !important
        }

            body.utmb-light #explore ul.nav-primary > li > a:hover, body.utmb-light #explore ul.nav-primary > li:hover > a {
                color: #fff !important
            }
}

@media only screen and (min-width:61.25em) {
    body.nav-main.utmb-light #explore {
        -moz-box-shadow: 0 2px 2px 0 #666;
        -webkit-box-shadow: 0 2px 2px 0 #666;
        box-shadow: 0 2px 2px 0 #666
    }

    body.nav-main.utmb-light #navigate {
        -moz-box-shadow: 0 4px 4px #777;
        -webkit-box-shadow: 0 4px 4px #777;
        box-shadow: 0 4px 4px #777
    }

    body.nav-top.utmb-light #navigate {
        -moz-box-shadow: 0 2px 2px #777;
        -webkit-box-shadow: 0 2px 2px #777;
        box-shadow: 0 2px 2px #777
    }

    body.nav-sub.utmb-light #navigate {
        -moz-box-shadow: 0 2px 2px #777;
        -webkit-box-shadow: 0 2px 2px #777;
        box-shadow: 0 2px 2px #777
    }
}

body.no-artboard #main, body.no-artboard #main {
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none
}

@media only screen and (max-width:47.99em) {
    .ie9 body.utmb-light #header hgroup {
        filter: none
    }
}

@media only screen and (min-width:61.25em) {
    .ie9 body.utmb-light #header hgroup {
        background: transparent
    }
}

body.utmb-dark {
    background: #dbd5cd !important
}

    body.utmb-dark #header {
        background: #5b5b5b url(../img/themes/utmb-dark/header-bg.jpg) 0 0 repeat-x
    }

        body.utmb-dark #header a.branding span {
            background-image: url("../img/logos/utmbhealth_logo_white.png")
        }

.svg body.utmb-dark #header a.branding span {
    background-image: url("../img/logos/utmbhealth_logo_white.svg")
}

@media only screen and (max-width:61.25em) {
    body.utmb-dark #header .skip ul li a {
        border-top: 1px solid #666;
        border-left: 1px solid #666;
        border-right: 1px solid #555;
        border-bottom: 1px solid #555;
        -moz-box-shadow: 0 0 5px #222;
        -webkit-box-shadow: 0 0 5px #222;
        box-shadow: 0 0 5px #222
    }

        body.utmb-dark #header .skip ul li a.skip-nav-active-orig {
            border-color: #444
        }

        body.utmb-dark #header .skip ul li a.skip-nav-active {
            border-color: #444
        }

    body.utmb-dark #header .skip ul li.skip-navigate a {
        background-image: url("../img/nav/skip-nav-icons.png");
        background-repeat: none;
        background-position: 0 -40px
    }

        body.utmb-dark #header .skip ul li.skip-navigate a.skip-nav-active {
            background-position: 0 -40px
        }

    body.utmb-dark #header .skip ul li.skip-explore a {
        background-image: url("../img/nav/skip-nav-icons.png");
        background-repeat: none;
        background-position: -40px -40px
    }

        body.utmb-dark #header .skip ul li.skip-explore a.skip-nav-active {
            background-position: -40px -40px
        }

    body.utmb-dark #header .skip ul li.skip-search a {
        background-image: url("../img/nav/skip-nav-icons.png");
        background-repeat: none;
        background-position: -80px -40px
    }

        body.utmb-dark #header .skip ul li.skip-search a.skip-nav-active {
            background-position: -80px -40px
        }

    .svg body.utmb-dark #header .skip ul li.skip-navigate a {
        background: url(../img/nav/skip-nav-navigate-white.svg) left top no-repeat
    }

        .svg body.utmb-dark #header .skip ul li.skip-navigate a.skip-nav-active {
            background: url(../img/nav/skip-nav-navigate-white.svg) left top no-repeat;
            background-color: #ec7a08
        }

    .svg body.utmb-dark #header .skip ul li.skip-explore a {
        background: url(../img/nav/skip-nav-explore-white.svg) left top no-repeat
    }

        .svg body.utmb-dark #header .skip ul li.skip-explore a.skip-nav-active {
            background: url(../img/nav/skip-nav-explore-white.svg) left top no-repeat;
            background-color: #ec7a08
        }

    .svg body.utmb-dark #header .skip ul li.skip-search a {
        background: url(../img/nav/skip-nav-search-white.svg) left top no-repeat
    }

        .svg body.utmb-dark #header .skip ul li.skip-search a.skip-nav-active {
            background: url(../img/nav/skip-nav-search-white.svg) left top no-repeat;
            background-color: #ec7a08
        }
}

body.utmb-dark #header hgroup {
    border-top: 1px solid #777
}

@media only screen and (max-width:47.99em) {
    body.utmb-dark #header hgroup {
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNzc3Nzc3IiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyMjIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
        background: -moz-linear-gradient(-45deg,rgba(119,119,119,0) 0%,#222 100%);
        background: -webkit-gradient(linear,left top,right bottom,color-stop(0%,rgba(119,119,119,0)),color-stop(100%,#222));
        background: -webkit-linear-gradient(-45deg,rgba(119,119,119,0) 0%,#222 100%);
        background: -o-linear-gradient(-45deg,rgba(119,119,119,0) 0%,#222 100%);
        background: -ms-linear-gradient(-45deg,rgba(119,119,119,0) 0%,#222 100%);
        background: linear-gradient(135deg,rgba(119,119,119,0) 0%,#222 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00777777',endColorstr='#222222',GradientType=1)
    }
}

body.utmb-dark #header hgroup h2 {
    color: #fff
}

body.utmb-dark #header hgroup h3 {
    color: #ccc
}

body.utmb-dark #content {
    background: url(../img/themes/utmb-dark/content-bg.jpg) 0 0 repeat-x
}

body.utmb-dark #breadcrumbs {
    color: #fff !important
}

    body.utmb-dark #breadcrumbs a {
        color: #fff !important
    }

    body.utmb-dark #breadcrumbs .sep {
        color: #ff0
    }

body.utmb-dark #main {
    background: #fff;
    min-height: 400px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 0 5px #777;
    -webkit-box-shadow: 0 0 5px #777;
    box-shadow: 0 0 5px #777
}

@media only screen and (min-width:48em) {
    body.utmb-dark hgroup {
        border-left: 1px solid #777 !important;
        border-top: 0 !important
    }
}

@media only screen and (min-width:61.25em) {
    body.utmb-dark #explore {
        z-index: 90;
        background: #e0e0e0;
        background: #e0e0e0 \9 !important;
        background: -moz-linear-gradient(top,#e0e0e0 0%,#e8e8e8 50%,#cfcfcf 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e0e0e0),color-stop(50%,#e8e8e8),color-stop(100%,#cfcfcf));
        background: -webkit-linear-gradient(top,#e0e0e0 0%,#e8e8e8 50%,#cfcfcf 100%);
        background: -o-linear-gradient(top,#e0e0e0 0%,#e8e8e8 50%,#cfcfcf 100%);
        background: -ms-linear-gradient(top,#e0e0e0 0%,#e8e8e8 50%,#cfcfcf 100%);
        background: linear-gradient(to bottom,#e0e0e0 0%,#e8e8e8 50%,#cfcfcf 100%);
        -moz-box-shadow: 0 4px 4px #666;
        -webkit-box-shadow: 0 4px 4px #666;
        box-shadow: 0 4px 4px #666
    }

        body.utmb-dark #explore ul.nav-primary > li > a {
            color: #222 !important
        }

            body.utmb-dark #explore ul.nav-primary > li > a:hover, body.utmb-dark #explore ul.nav-primary > li:hover > a {
                color: #fff !important
            }

    body.utmb-dark #search {
        width: 280px;
        position: absolute;
        top: 40px;
        right: 25px
    }

        body.utmb-dark #search .search-section {
            padding: 0 !important;
            margin: 0 !important;
            width: auto
        }

            body.utmb-dark #search .search-section .search-form {
                width: 100%;
                margin: 0;
                max-width: 62.5em;
                *zoom: 1
            }

                body.utmb-dark #search .search-section .search-form:before, body.utmb-dark #search .search-section .search-form:after {
                    content: " ";
                    display: table
                }

                body.utmb-dark #search .search-section .search-form:after {
                    clear: both
                }

                body.utmb-dark #search .search-section .search-form .search-field {
                    position: relative;
                    padding-left: 0;
                    padding-right: 0;
                    width: 75%;
                    float: left
                }

                    body.utmb-dark #search .search-section .search-form .search-field input {
                        border-color: #555
                    }

                body.utmb-dark #search .search-section .search-form .search-button {
                    position: relative;
                    padding-left: 0;
                    padding-right: 0;
                    width: 25%;
                    float: left
                }

                    body.utmb-dark #search .search-section .search-form .search-button input, body.utmb-dark #search .search-section .search-form .search-button button {
                        margin-top: 0;
                        border-style: solid;
                        border-width: 1px;
                        cursor: "pointer";
                        font-family: inherit;
                        font-weight: bold;
                        line-height: 1;
                        margin: 0 0 1.25em;
                        position: relative;
                        text-decoration: none;
                        text-align: center;
                        display: inline-block;
                        padding-top: .5625em;
                        padding-right: 1.125em;
                        padding-bottom: .625em;
                        padding-left: 1.125em;
                        font-size: .8125em;
                        background-color: #555;
                        border-color: #3b3b3b;
                        color: #fff;
                        -moz-border-radius-topright: 3px;
                        -moz-border-radius-bottomright: 3px;
                        -webkit-border-top-right-radius: 3px;
                        -webkit-border-bottom-right-radius: 3px;
                        border-top-right-radius: 3px;
                        border-bottom-right-radius: 3px;
                        -moz-border-radius-bottomleft: 0;
                        -moz-border-radius-topleft: 0;
                        -webkit-border-bottom-left-radius: 0;
                        -webkit-border-top-left-radius: 0;
                        border-bottom-left-radius: 0;
                        border-top-left-radius: 0;
                        font-weight: normal;
                        font-size: .8em;
                        height: 2.5em;
                        line-height: 2.5em;
                        padding-top: 0;
                        padding-bottom: 0
                    }

                        body.utmb-dark #search .search-section .search-form .search-button input:hover, body.utmb-dark #search .search-section .search-form .search-button input:focus, body.utmb-dark #search .search-section .search-form .search-button button:hover, body.utmb-dark #search .search-section .search-form .search-button button:focus {
                            background-color: #3b3b3b
                        }

                        body.utmb-dark #search .search-section .search-form .search-button input:hover, body.utmb-dark #search .search-section .search-form .search-button input:focus, body.utmb-dark #search .search-section .search-form .search-button button:hover, body.utmb-dark #search .search-section .search-form .search-button button:focus {
                            color: #fff
                        }

            body.utmb-dark #search .search-section .search-options {
                *zoom: 1;
                position: relative;
                top: -16px;
                padding: 0;
                margin: 0;
                width: auto;
                height: auto;
                line-height: normal;
                background: #444;
                background: -moz-linear-gradient(top,rgba(51,51,51,0) 0%,#333 100%);
                background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(51,51,51,0)),color-stop(100%,#333));
                background: -webkit-linear-gradient(top,rgba(51,51,51,0) 0%,#333 100%);
                background: -o-linear-gradient(top,rgba(51,51,51,0) 0%,#333 100%);
                background: -ms-linear-gradient(top,rgba(51,51,51,0) 0%,#333 100%);
                background: linear-gradient(to bottom,rgba(51,51,51,0) 0%,#333 100%);
                *background: transparent !important;
                _background: transparent !important;
                -moz-border-radius-bottomright: 6px;
                -moz-border-radius-bottomleft: 6px;
                -webkit-border-bottom-right-radius: 6px;
                -webkit-border-bottom-left-radius: 6px;
                border-bottom-right-radius: 6px;
                border-bottom-left-radius: 6px
            }

                body.utmb-dark #search .search-section .search-options:before, body.utmb-dark #search .search-section .search-options:after {
                    content: " ";
                    display: table
                }

                body.utmb-dark #search .search-section .search-options:after {
                    clear: both
                }

                body.utmb-dark #search .search-section .search-options a {
                    position: absolute;
                    top: -26px;
                    left: 285px;
                    display: block;
                    margin: 0 10px 0 0;
                    width: 20px;
                    height: 20px;
                    background: url(../img/nav/options-toggle.png) top left no-repeat;
                    *display: none !important;
                    _display: none !important
                }

                    body.utmb-dark #search .search-section .search-options a.search-options-collpase {
                        background-position: bottom left
                    }

                body.utmb-dark #search .search-section .search-options .search-options-toggle {
                    display: none;
                    *display: block !important;
                    _display: block !important
                }

                    body.utmb-dark #search .search-section .search-options .search-options-toggle input {
                        float: left;
                        display: block;
                        margin: 7px 0 7px 7px;
                        width: auto;
                        height: auto;
                        line-height: normal;
                        font-size: .75em
                    }

                    body.utmb-dark #search .search-section .search-options .search-options-toggle label {
                        float: left;
                        display: block;
                        margin: 7px 7px 7px 7px;
                        width: auto;
                        height: auto;
                        line-height: normal;
                        font-size: .7em;
                        color: #ccc
                    }

                        body.utmb-dark #search .search-section .search-options .search-options-toggle label.search-options-active {
                            font-weight: bold !important;
                            color: #ec7a08
                        }
}

@media only screen and (min-width:61.25em) {
    body.nav-main.utmb-dark #explore {
        -moz-box-shadow: 0 2px 2px 0 #666;
        -webkit-box-shadow: 0 2px 2px 0 #666;
        box-shadow: 0 2px 2px 0 #666
    }

    body.nav-main.utmb-dark #navigate {
        -moz-box-shadow: 0 4px 4px #777;
        -webkit-box-shadow: 0 4px 4px #777;
        box-shadow: 0 4px 4px #777
    }

    body.nav-top.utmb-dark #navigate {
        -moz-box-shadow: 0 2px 2px #777;
        -webkit-box-shadow: 0 2px 2px #777;
        box-shadow: 0 2px 2px #777
    }
}

body.no-artboard #main, body.no-artboard #main {
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none
}

@media only screen and (max-width:47.99em) {
    .ie9 body.utmb-dark #header hgroup {
        filter: none
    }
}

@media only screen and (min-width:61.25em) {
    .ie9 body.utmb-dark #header hgroup {
        background: transparent
    }
}

.skip {
    display: none
}

@media only screen and (max-width:61.25em) {
    .skip {
        display: block
    }

        .skip ul {
            list-style: none;
            margin: 0;
            padding: 0;
            margin: 0 0 0 0;
            display: block;
            float: right
        }

            .skip ul li {
                list-style: none;
                margin: 0;
                padding: 0;
                display: inline-block
            }

                .skip ul li a {
                    margin: 0 0 0 4px;
                    padding: 0;
                    display: block !important;
                    height: 40px !important;
                    width: 40px !important;
                    font-size: .7em;
                    text-indent: -9999px !important;
                    line-height: 1;
                    border-top: 1px solid #ddd;
                    border-left: 1px solid #ddd;
                    border-right: 1px solid #ccc;
                    border-bottom: 1px solid #ccc;
                    -webkit-border-radius: .25em;
                    -moz-border-radius: .25em;
                    border-radius: .25em;
                    -moz-box-shadow: 0 0 5px #ddd;
                    -webkit-box-shadow: 0 0 5px #ddd;
                    box-shadow: 0 0 5px #ddd
                }

                    .skip ul li a.skip-nav-active-orig {
                        border-color: rgba(82,168,236,.6);
                        outline: 0 !important;
                        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
                        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
                        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6)
                    }

                    .skip ul li a.skip-nav-active {
                        border-color: rgba(82,168,236,.6);
                        outline: 0 !important;
                        background-color: #ec7a08;
                        -webkit-box-shadow: inset 0 0 5px #a75402;
                        -moz-box-shadow: inset 0 0 5px #a75402;
                        box-shadow: inset 0 0 5px #a75402
                    }

                .skip ul li.skip-navigate a {
                    background-image: url("../img/nav/skip-nav-icons.png");
                    background-repeat: none;
                    background-position: 0 0
                }

                    .skip ul li.skip-navigate a.skip-nav-active {
                        background-position: 0 -40px
                    }

                .skip ul li.skip-explore a {
                    background-image: url("../img/nav/skip-nav-icons.png");
                    background-repeat: none;
                    background-position: -40px 0
                }

                    .skip ul li.skip-explore a.skip-nav-active {
                        background-position: -40px -40px
                    }

                .skip ul li.skip-search a {
                    background-image: url("../img/nav/skip-nav-icons.png");
                    background-repeat: none;
                    background-position: -80px 0
                }

                    .skip ul li.skip-search a.skip-nav-active {
                        background-position: -80px -40px
                    }

    .svg .skip ul li.skip-navigate a {
        background: url(../img/nav/skip-nav-navigate.svg) left top no-repeat
    }

        .svg .skip ul li.skip-navigate a.skip-nav-active {
            background: url(../img/nav/skip-nav-navigate-white.svg) left top no-repeat;
            background-color: #ec7a08
        }

    .svg .skip ul li.skip-explore a {
        background: url(../img/nav/skip-nav-explore.svg) left top no-repeat
    }

        .svg .skip ul li.skip-explore a.skip-nav-active {
            background: url(../img/nav/skip-nav-explore-white.svg) left top no-repeat;
            background-color: #ec7a08
        }

    .svg .skip ul li.skip-search a {
        background: url(../img/nav/skip-nav-search.svg) left top no-repeat
    }

        .svg .skip ul li.skip-search a.skip-nav-active {
            background: url(../img/nav/skip-nav-search-white.svg) left top no-repeat;
            background-color: #ec7a08
        }
}

@media only screen and (min-width:61.25em) {
    .js .skip {
        display: none
    }
}

#navigate h3, #explore h3, #search h3 {
    display: none
}

ul.title-area, li.name {
    display: none !important
}

@media only screen and (max-width:61.249em) {
    #navigate {
        overflow: hidden;
        height: 0;
        position: absolute;
        top: 3.875em !important;
        left: 0;
        width: 100%;
        background: #111;
        z-index: 90;
        display: block !important
    }

        #navigate h3 {
            display: block;
            color: #fff;
            font-size: .75em;
            font-weight: bold;
            background: #ec7a08;
            margin: 0;
            padding: .75em;
            text-align: right;
            line-height: 1;
            letter-spacing: .125em;
            text-transform: uppercase;
            border-top: 0;
            border-bottom: 2px solid #ea2839
        }

        #navigate ul.back-link li a {
            color: #ecdebb
        }

        #navigate ul {
            margin: 0;
            margin-bottom: 0;
            list-style: none
        }

            #navigate ul li {
                margin: 0;
                padding: 0;
                list-style: none
            }

                #navigate ul li a {
                    padding: 12px 6px 12px 12px;
                    display: block;
                    line-height: normal;
                    text-decoration: none;
                    border-bottom: 1px solid #111
                }

                    #navigate ul li a:hover {
                        background-color: #000
                    }

        #navigate .row {
            max-width: none
        }

        #navigate form, #navigate input {
            margin-bottom: 0
        }

        #navigate input {
            height: 2.45em
        }

            #navigate input[type='text'], #navigate input[type='number'], #navigate textarea {
                font-size: 16px;
                margin-bottom: 5px !important
            }

        #navigate .button {
            margin-bottom: 0
        }

        #navigate .title-area {
            position: relative;
            margin: 0;
            display: none
        }

        #navigate .name {
            height: 0;
            margin: 0;
            font-size: 16px
        }

            #navigate .name h1 {
                line-height: 0;
                font-size: 1.0625em;
                margin: 0
            }

                #navigate .name h1 a {
                    font-weight: bold;
                    color: #fff;
                    width: 50%;
                    display: block;
                    padding: 0 15px
                }

        #navigate.expanded {
            height: 100%;
            bottom: -100%;
            background-color: #000;
            background-color: rgba(0,0,0,.85);
            -webkit-transition: 500ms ease-in;
            -moz-transition: 500ms ease-in;
            -o-transition: 500ms ease-in;
            -ms-transition: 500ms ease-in;
            transition: 500ms ease-in
        }

    .navigate-section {
        left: 0;
        position: relative;
        width: auto;
        -webkit-transition: left 300ms ease-out;
        -moz-transition: left 300ms ease-out;
        transition: left 300ms ease-out
    }

        .navigate-section ul {
            width: 100%;
            height: auto;
            display: block;
            background: #333;
            font-size: 16px;
            margin: 0
        }

        .navigate-section .divider, .navigate-section [role="separator"] {
            border-bottom: solid 1px #4d4d4d;
            border-top: solid 1px #1a1a1a;
            clear: both;
            height: 1px;
            width: 100%
        }

        .navigate-section ul li > a {
            display: block;
            width: 100%;
            color: #fff;
            padding: 12px 0 12px 0;
            padding-left: 15px;
            font-size: .8125em;
            font-weight: bold;
            background-color: #333
        }

            .navigate-section ul li > a.hover {
                background-color: #000
            }

        .navigate-section ul li.active > a {
            background-color: #000
        }

        .navigate-section .has-form {
            padding: 15px
        }

        .navigate-section .has-dropdown {
            position: relative
        }

            .navigate-section .has-dropdown > a {
                background-image: url(../img/nav/nav-icon-arrow-white.png);
                background-position: 98% center;
                background-repeat: no-repeat
            }

                .navigate-section .has-dropdown > a:hover, .navigate-section .has-dropdown > a:active {
                    background-color: #000
                }

            .navigate-section .has-dropdown.moved {
                position: static
            }

                .navigate-section .has-dropdown.moved > .dropdown {
                    visibility: visible
                }

        .navigate-section .dropdown {
            position: absolute;
            left: 100%;
            top: 0;
            visibility: hidden;
            z-index: 99;
            width: 100%
        }

            .navigate-section .dropdown li {
                width: 100%
            }

                .navigate-section .dropdown li a {
                    font-weight: normal;
                    padding: 8px 15px
                }

                    .navigate-section .dropdown li a.nav-title {
                        font-weight: bold !important;
                        color: #ec7a08 !important
                    }

                .navigate-section .dropdown li.title h5 {
                    margin-bottom: 0
                }

                    .navigate-section .dropdown li.title h5 a {
                        color: #999;
                        background: #111;
                        font-size: .725em;
                        line-height: 22.5px;
                        display: block
                    }

                .navigate-section .dropdown li.no-link a, .navigate-section .dropdown li.no-link a:hover {
                    text-decoration: none;
                    cursor: default
                }

            .navigate-section .dropdown label {
                padding: 8px 15px 2px;
                margin-bottom: 0;
                text-transform: uppercase;
                color: #555;
                font-weight: bold;
                font-size: .625em
            }

    #explore {
        overflow: hidden;
        height: 0;
        position: absolute;
        top: 3.875em !important;
        left: 0;
        width: 100%;
        background: #111;
        z-index: 90;
        display: block !important
    }

        #explore h3 {
            display: block;
            color: #fff;
            font-size: .75em;
            font-weight: bold;
            background: #ec7a08;
            margin: 0;
            padding: .75em;
            text-align: right;
            line-height: 1;
            letter-spacing: .125em;
            text-transform: uppercase;
            border-top: 0;
            border-bottom: 2px solid #ea2839
        }

        #explore ul.back-link li a {
            color: #ecdebb
        }

        #explore ul {
            margin: 0;
            margin-bottom: 0;
            list-style: none
        }

            #explore ul li {
                margin: 0;
                padding: 0;
                list-style: none
            }

                #explore ul li a {
                    padding: 12px 6px 12px 12px;
                    display: block;
                    line-height: normal;
                    text-decoration: none;
                    border-bottom: 1px solid #111
                }

                    #explore ul li a:hover {
                        background-color: #000
                    }

        #explore .row {
            max-width: none
        }

        #explore form, #explore input {
            margin-bottom: 0
        }

        #explore input {
            height: 2.45em
        }

            #explore input[type='text'], #explore input[type='number'], #explore textarea {
                font-size: 16px;
                margin-bottom: 5px !important
            }

        #explore .button {
            margin-bottom: 0
        }

        #explore .title-area {
            position: relative;
            margin: 0;
            display: none
        }

        #explore .name {
            height: 0;
            margin: 0;
            font-size: 16px
        }

            #explore .name h1 {
                line-height: 0;
                font-size: 1.0625em;
                margin: 0
            }

                #explore .name h1 a {
                    font-weight: bold;
                    color: #fff;
                    width: 50%;
                    display: block;
                    padding: 0 15px
                }

        #explore.expanded {
            height: 100%;
            bottom: -100%;
            background-color: #000;
            background-color: rgba(0,0,0,.85);
            -webkit-transition: 500ms ease-in;
            -moz-transition: 500ms ease-in;
            -o-transition: 500ms ease-in;
            -ms-transition: 500ms ease-in;
            transition: 500ms ease-in
        }

    .explore-section {
        left: 0;
        position: relative;
        width: auto;
        -webkit-transition: left 300ms ease-out;
        -moz-transition: left 300ms ease-out;
        transition: left 300ms ease-out
    }

        .explore-section ul {
            width: 100%;
            height: auto;
            display: block;
            background: #333;
            font-size: 16px;
            margin: 0
        }

        .explore-section .divider, .explore-section [role="separator"] {
            border-bottom: solid 1px #4d4d4d;
            border-top: solid 1px #1a1a1a;
            clear: both;
            height: 1px;
            width: 100%
        }

        .explore-section ul li > a {
            display: block;
            width: 100%;
            color: #fff;
            padding: 12px 0 12px 0;
            padding-left: 15px;
            font-size: .8125em;
            font-weight: bold;
            background-color: #333
        }

            .explore-section ul li > a.hover {
                background-color: #000
            }

        .explore-section ul li.active > a {
            background-color: #000
        }

        .explore-section .has-form {
            padding: 15px
        }

        .explore-section .has-dropdown {
            position: relative
        }

            .explore-section .has-dropdown > a {
                background-image: url(../img/nav/nav-icon-arrow-white.png);
                background-position: 98% center;
                background-repeat: no-repeat
            }

                .explore-section .has-dropdown > a:hover, .explore-section .has-dropdown > a:active {
                    background-color: #000
                }

            .explore-section .has-dropdown.moved {
                position: static
            }

                .explore-section .has-dropdown.moved > .dropdown {
                    visibility: visible
                }

        .explore-section .dropdown {
            position: absolute;
            left: 100%;
            top: 0;
            visibility: hidden;
            z-index: 99;
            width: 100%
        }

            .explore-section .dropdown li {
                width: 100%
            }

                .explore-section .dropdown li a {
                    font-weight: normal;
                    padding: 8px 15px
                }

                    .explore-section .dropdown li a.nav-title {
                        font-weight: bold !important;
                        color: #ec7a08 !important
                    }

                .explore-section .dropdown li.title h5 {
                    margin-bottom: 0
                }

                    .explore-section .dropdown li.title h5 a {
                        color: #999;
                        background: #111;
                        font-size: .725em;
                        line-height: 22.5px;
                        display: block
                    }

                .explore-section .dropdown li.no-link a, .explore-section .dropdown li.no-link a:hover {
                    text-decoration: none;
                    cursor: default
                }

            .explore-section .dropdown label {
                padding: 8px 15px 2px;
                margin-bottom: 0;
                text-transform: uppercase;
                color: #555;
                font-weight: bold;
                font-size: .625em
            }

    #search {
        overflow: hidden;
        height: 0;
        position: absolute;
        top: 3.875em !important;
        left: 0;
        width: 100%;
        background: #111;
        z-index: 90;
        display: block !important
    }

        #search h3 {
            display: block;
            color: #fff;
            font-size: .75em;
            font-weight: bold;
            background: #ec7a08;
            margin: 0;
            padding: .75em;
            text-align: right;
            line-height: 1;
            letter-spacing: .125em;
            text-transform: uppercase;
            border-top: 0;
            border-bottom: 2px solid #ea2839
        }

        #search ul.back-link li a {
            color: #ecdebb
        }

        #search ul {
            margin: 0;
            margin-bottom: 0;
            list-style: none
        }

            #search ul li {
                margin: 0;
                padding: 0;
                list-style: none
            }

                #search ul li a {
                    padding: 12px 6px 12px 12px;
                    display: block;
                    line-height: normal;
                    text-decoration: none;
                    border-bottom: 1px solid #111
                }

                    #search ul li a:hover {
                        background-color: #000
                    }

        #search .row {
            max-width: none
        }

        #search form, #search input {
            margin-bottom: 0
        }

        #search input {
            height: 2.45em
        }

            #search input[type='text'], #search input[type='number'], #search textarea {
                font-size: 16px;
                margin-bottom: 5px !important
            }

        #search .button {
            margin-bottom: 0
        }

        #search .title-area {
            position: relative;
            margin: 0;
            display: none
        }

        #search .name {
            height: 0;
            margin: 0;
            font-size: 16px
        }

            #search .name h1 {
                line-height: 0;
                font-size: 1.0625em;
                margin: 0
            }

                #search .name h1 a {
                    font-weight: bold;
                    color: #fff;
                    width: 50%;
                    display: block;
                    padding: 0 15px
                }

        #search.expanded {
            height: 100%;
            bottom: -100%;
            background-color: #000;
            background-color: rgba(0,0,0,.85);
            -webkit-transition: 500ms ease-in;
            -moz-transition: 500ms ease-in;
            -o-transition: 500ms ease-in;
            -ms-transition: 500ms ease-in;
            transition: 500ms ease-in
        }

    .search-section {
        padding: 10px !important;
        background: #111
    }

    .nav-spacer {
        display: none !important
    }

    .navigate-js-breakpoint {
        width: 61.25em !important;
        visibility: hidden
    }

    .explore-js-breakpoint {
        width: 61.25em !important;
        visibility: hidden
    }

    .search-js-breakpoint {
        width: 61.25em !important;
        visibility: hidden
    }

    .js-breakpoint {
        width: 61.25em !important;
        visibility: hidden
    }

    .js-generated {
        display: block
    }
}

@media only screen and (min-width:48em) and (max-width:61.249em) {
    #explore, #navigate, #search {
        top: 7.5em !important
    }
}

@media only screen and (min-width:61.25em) {
    #navigate {
        display: none
    }

        #navigate h3 {
            display: none !important
        }

        #navigate ul.title-area {
            display: none !important
        }

        #navigate li.name {
            display: none !important
        }

        #navigate ul.back-link {
            display: none !important
        }
}

@media only screen and (min-width:61.25em) {
    .nav-side #navigate h3 {
        display: none !important
    }

    .nav-side #navigate ul.title-area {
        display: none !important
    }

        .nav-side #navigate ul.title-area li.name {
            display: none !important
        }

    .nav-side #navigate .navigate-section ul.nav-secondary {
        margin: 15px;
        width: auto;
        position: relative;
        line-height: normal
    }

        .nav-side #navigate .navigate-section ul.nav-secondary li {
            margin: 0;
            padding: 0;
            list-style: none
        }

            .nav-side #navigate .navigate-section ul.nav-secondary li a {
                display: block;
                margin: 0;
                padding: .65em 1.2em .65em .8em;
                color: #222;
                font-size: .85em;
                font-weight: normal;
                line-height: normal;
                text-decoration: none;
                border-top: 1px solid #eee;
                border-right: 0;
                border-bottom: 0;
                border-left: 0;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0
            }

                .nav-side #navigate .navigate-section ul.nav-secondary li a:hover {
                    color: #fff;
                    background: #000
                }

                .nav-side #navigate .navigate-section ul.nav-secondary li a.current {
                    color: #fff;
                    background: #555;
                    font-size: .85em;
                    font-weight: normal;
                    border-top: 0;
                    border-right: 0;
                    border-bottom: 0;
                    border-left: 0
                }

            .nav-side #navigate .navigate-section ul.nav-secondary li:first-child a {
                border: 0
            }

            .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown {
                margin: 0;
                padding: 0;
                width: auto;
                background: transparent;
                border-top: 0;
                border-right: 0;
                border-bottom: 0;
                border-left: 0;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0
            }

                .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul {
                    margin: 0;
                    width: auto
                }

                    .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li a {
                        display: block;
                        margin: 0;
                        padding: .65em 1.2em .65em .8em;
                        border-top: 1px solid #ddd;
                        border-right: 0;
                        border-bottom: 0;
                        border-left: 0;
                        font-weight: normal;
                        background: #eee;
                        font-size: .8em;
                        font-weight: normal;
                        color: #222;
                        -webkit-border-radius: 0;
                        -moz-border-radius: 0;
                        border-radius: 0
                    }

                        .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li a.current {
                            color: #fff;
                            background: #000
                        }

                        .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li a:hover {
                            color: #fff;
                            background: #000
                        }

                    .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li:hover a {
                        color: #fff;
                        background: #000
                    }

                    .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown a {
                        background: #eee url(../img/nav/nav-icon-arrow-gray.png) no-repeat 100% center
                    }

                        .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown a:hover {
                            background: #000 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
                        }

                    .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover a {
                        color: #fff;
                        background: #000 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
                    }

                    .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown .dropdown {
                        position: absolute;
                        left: -9999px;
                        width: 180px;
                        border: 0
                    }

                    .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover {
                        background: #000 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
                    }

                        .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown {
                            display: block;
                            margin-top: -33px;
                            left: 100%
                        }

                            .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li a {
                                font-size: .8em;
                                font-weight: normal;
                                color: #fff;
                                background: #333;
                                border-top: 0;
                                border-left: 1px solid #222;
                                border-right: 1px solid #222;
                                border-bottom: 1px solid #222
                            }

                                .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li a:hover {
                                    color: #fff;
                                    background: #000
                                }

                            .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li:first-child a {
                                border-top: 1px solid #222
                            }

                            .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li:hover a {
                                color: #fff;
                                background: #000
                            }

                            .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li.has-dropdown a {
                                background: #333 url(../img/nav/nav-icon-arrow-gray.png) no-repeat 100% center
                            }

                                .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li.has-dropdown a:hover {
                                    background: #000 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
                                }

                            .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li.has-dropdown:hover a {
                                color: #fff;
                                background: #000 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
                            }

                            .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li.has-dropdown .dropdown {
                                position: absolute;
                                left: -9999px;
                                width: 180px;
                                border: 0
                            }

                            .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li.has-dropdown:hover {
                                background: #000 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
                            }

                                .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li.has-dropdown:hover .dropdown {
                                    left: 100%;
                                    margin-top: -34px
                                }

                                    .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li.has-dropdown:hover .dropdown ul li a {
                                        color: #fff;
                                        background: #333;
                                        font-size: .8em;
                                        border-top: 0;
                                        border-left: 1px solid #222;
                                        border-right: 1px solid #222;
                                        border-bottom: 1px solid #222
                                    }

                                        .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li.has-dropdown:hover .dropdown ul li a:hover {
                                            color: #fff;
                                            background: #000
                                        }

                                    .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li.has-dropdown:hover .dropdown ul li:first-child a {
                                        border-top: 1px solid #222
                                    }

                    .nav-side #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul.back-link {
                        display: none !important
                    }

    .nav-side.nav-accordion #navigate .dropdown {
        display: none
    }

    .nav-side #main-grid #article {
        position: relative;
        display: inline;
        float: left;
        width: 77% !important;
        left: 23% !important;
        right: auto;
        top: 100px
    }

        .nav-side #main-grid #article .padding {
            padding: 25px 30px 15px 30px
        }

    .nav-side #main-grid #aside {
        display: none
    }

    .nav-side #main-grid #navigate {
        background: transparent;
        position: relative;
        display: inline;
        float: left;
        width: 23% !important;
        right: 77% !important;
        left: auto;
        top: 0
    }

    .nav-side.aside #main-grid #article {
        position: relative;
        display: inline;
        float: left;
        width: 52% !important;
        left: 23% !important;
        right: auto;
        top: 0
    }

        .nav-side.aside #main-grid #article .padding {
            padding: 15px
        }

    .nav-side.aside #main-grid #aside {
        position: relative;
        display: inline;
        float: left;
        width: 25% !important;
        left: 23% !important;
        right: auto;
        top: 0
    }

        .nav-side.aside #main-grid #aside .padding {
            padding: 15px
        }

    .nav-side.aside #main-grid #navigate {
        background: transparent;
        position: relative;
        display: inline;
        float: left;
        width: 23% !important;
        right: 77% !important;
        left: auto;
        top: 0
    }
}

@media only screen and (min-width:61.25em) {
    .nav-side-right #navigate h3 {
        display: none !important
    }

    .nav-side-right #navigate ul.title-area {
        display: none !important
    }

        .nav-side-right #navigate ul.title-area li.name {
            display: none
        }

    .nav-side-right #navigate .navigate-section ul.nav-secondary {
        margin: 15px;
        width: auto;
        position: relative;
        line-height: normal
    }

        .nav-side-right #navigate .navigate-section ul.nav-secondary li {
            margin: 0;
            padding: 0;
            list-style: none
        }

            .nav-side-right #navigate .navigate-section ul.nav-secondary li a {
                display: block;
                margin: 0;
                padding: .65em 1.2em .65em .8em;
                color: #222;
                font-size: .85em;
                font-weight: normal;
                line-height: normal;
                text-decoration: none;
                border-top: 1px solid #eee;
                border-right: 0;
                border-bottom: 0;
                border-left: 0;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0
            }

                .nav-side-right #navigate .navigate-section ul.nav-secondary li a:hover {
                    color: #fff;
                    background: #000
                }

                .nav-side-right #navigate .navigate-section ul.nav-secondary li a.current {
                    color: #fff;
                    background: #555;
                    font-size: .85em;
                    font-weight: normal;
                    border-top: 0;
                    border-right: 0;
                    border-bottom: 0;
                    border-left: 0
                }

            .nav-side-right #navigate .navigate-section ul.nav-secondary li:first-child a {
                border: 0
            }

            .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown {
                margin: 0;
                padding: 0;
                width: auto;
                background: transparent;
                border-top: 0;
                border-right: 0;
                border-bottom: 0;
                border-left: 0;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0
            }

                .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul {
                    margin: 0;
                    width: auto
                }

                    .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li a {
                        display: block;
                        margin: 0;
                        padding: .65em 1.2em .65em .8em;
                        border-top: 1px solid #ddd;
                        border-right: 0;
                        border-bottom: 0;
                        border-left: 0;
                        font-weight: normal;
                        background: #eee;
                        font-size: .8em;
                        font-weight: normal;
                        color: #222;
                        -webkit-border-radius: 0;
                        -moz-border-radius: 0;
                        border-radius: 0
                    }

                        .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li a.current {
                            color: #fff;
                            background: #000
                        }

                        .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li a:hover {
                            color: #fff;
                            background: #000
                        }

                    .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li:hover a {
                        color: #fff;
                        background: #000
                    }

                    .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown a {
                        background: #eee
                    }

                        .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown a:hover {
                            background: #000
                        }

                    .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover a {
                        color: #fff;
                        background: #000
                    }

                    .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown .dropdown {
                        position: absolute;
                        right: -9999px;
                        width: 180px;
                        border: 0
                    }

                    .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover {
                        background: #000
                    }

                        .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown {
                            display: block;
                            margin-top: -33px;
                            right: 100%
                        }

                            .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li a {
                                font-size: .8em;
                                font-weight: normal;
                                color: #fff;
                                background: #333;
                                border-top: 0;
                                border-left: 1px solid #222;
                                border-right: 1px solid #222;
                                border-bottom: 1px solid #222
                            }

                                .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li a:hover {
                                    color: #fff;
                                    background: #000
                                }

                            .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li:first-child a {
                                border-top: 1px solid #222
                            }

                            .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li:hover a {
                                color: #fff;
                                background: #000
                            }

                            .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li.has-dropdown a {
                                background: #333
                            }

                                .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li.has-dropdown a:hover {
                                    background: #000
                                }

                            .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li.has-dropdown:hover a {
                                color: #fff;
                                background: #000
                            }

                            .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li.has-dropdown .dropdown {
                                position: absolute;
                                right: -9999px;
                                width: 180px;
                                border: 0
                            }

                            .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li.has-dropdown:hover {
                                background: #000
                            }

                                .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li.has-dropdown:hover .dropdown {
                                    right: 100%;
                                    margin-top: -34px
                                }

                                    .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li.has-dropdown:hover .dropdown ul li a {
                                        color: #fff;
                                        background: #333;
                                        font-size: .8em;
                                        border-top: 0;
                                        border-left: 1px solid #222;
                                        border-right: 1px solid #222;
                                        border-bottom: 1px solid #222
                                    }

                                        .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li.has-dropdown:hover .dropdown ul li a:hover {
                                            color: #fff;
                                            background: #000
                                        }

                                    .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul li.has-dropdown:hover .dropdown ul li.has-dropdown:hover .dropdown ul li:first-child a {
                                        border-top: 1px solid #222
                                    }

                    .nav-side-right #navigate .navigate-section ul.nav-secondary li.has-dropdown .dropdown ul.back-link {
                        display: none !important
                    }

    .nav-side-right.nav-accordion #navigate .dropdown {
        display: none
    }

    .nav-side-right #main-grid #article {
        position: relative;
        display: inline;
        float: left;
        width: 77% !important;
        left: auto;
        right: auto;
        top: 0
    }

        .nav-side-right #main-grid #article .padding {
            padding: 25px 30px 15px 30px
        }

    .nav-side-right #main-grid #aside {
        display: none
    }

    .nav-side-right #main-grid #navigate {
        background: transparent;
        position: relative;
        display: inline;
        float: left;
        width: 23% !important;
        right: auto;
        left: auto;
        top: 0
    }

    .nav-side-right.aside #main-grid #article {
        position: relative;
        display: inline;
        float: left;
        width: 52% !important;
        left: 25% !important;
        right: auto;
        top: 0
    }

        .nav-side-right.aside #main-grid #article .padding {
            padding: 15px
        }

    .nav-side-right.aside #main-grid #aside {
        position: relative;
        display: inline;
        float: left;
        width: 25% !important;
        left: -52% !important;
        right: auto;
        top: 0
    }

        .nav-side-right.aside #main-grid #aside .padding {
            padding: 15px
        }

    .nav-side-right.aside #main-grid #navigate {
        background: transparent;
        position: relative;
        display: inline;
        float: left;
        width: 23% !important;
        right: auto;
        left: auto;
        top: 0
    }
}

@media only screen and (min-width:61.25em) {
    .nav-sub #content {
        padding-top: 60px
    }

    .exp-mega.nav-sub #content, .exp-dropdown.nav-sub #content {
        padding-top: 101px
    }

    .nav-sub #navigate, .nav-sub #navigate {
        position: absolute;
        z-index: 89;
        top: 0;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .exp-mega.nav-sub #navigate, .exp-dropdown.nav-sub #navigate {
        top: 41px;
        -webkit-border-top-right-radius: 0;
        -moz-border-top-right-radius: 0;
        border-top-right-radius: 0;
        -webkit-border-top-left-radius: 0;
        -moz-border-top-left-radius: 0;
        border-top-left-radius: 0
    }

    .nav-sub #navigate {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        margin-bottom: 0;
        max-width: 62.5em;
        *zoom: 1;
        height: 60px;
        background-color: #444 !important
    }

        .nav-sub #navigate:before, .nav-sub #navigate:after {
            content: " ";
            display: table
        }

        .nav-sub #navigate:after {
            clear: both
        }

        .nav-sub #navigate h3 {
            display: none !important
        }

        .nav-sub #navigate ul.back-link {
            display: none !important
        }

        .nav-sub #navigate ul.title-area {
            display: none !important
        }

            .nav-sub #navigate ul.title-area li.name {
                display: none
            }

        .nav-sub #navigate ul {
            list-style-type: none;
            float: left;
            margin: 0;
            padding: 0
        }

            .nav-sub #navigate ul > li {
                position: relative;
                list-style-type: none;
                float: left;
                margin: 0;
                padding: 0
            }

                .nav-sub #navigate ul > li > a {
                    display: block;
                    background: transparent;
                    border-top: 0;
                    border-right: 1px solid #333;
                    border-bottom: 0;
                    border-left: 0;
                    margin: 0;
                    padding: 0 20px 0 20px;
                    color: #fff;
                    line-height: 60px;
                    height: 60px;
                    font-weight: normal;
                    font-size: .9375em;
                    -webkit-border-radius: 0;
                    -khtml-border-radius: 0;
                    -moz-border-radius: 0;
                    border-radius: 0
                }

                    .nav-sub #navigate ul > li > a:hover {
                        color: #fff;
                        background: #ea2839;
                        text-decoration: none
                    }

                .nav-sub #navigate ul > li:hover > a {
                    color: #fff;
                    background: #ea2839
                }

                .nav-sub #navigate ul > li.current > a {
                    color: #fff;
                    background: #ec7a08;
                    text-decoration: none
                }

                .nav-sub #navigate ul > li .dropdown {
                    position: absolute;
                    left: -9999px;
                    width: 200px;
                    margin: 0;
                    padding: 0
                }

                .nav-sub #navigate ul > li:hover .dropdown {
                    left: 0;
                    top: 60px;
                    border: 0
                }

            .nav-sub #navigate ul .dropdown ul {
                margin: 0;
                width: auto;
                float: none
            }

                .nav-sub #navigate ul .dropdown ul li > a {
                    float: none;
                    border-right: 1px solid #222;
                    border-bottom: 1px solid #222;
                    border-left: 1px solid #222;
                    height: auto !important;
                    line-height: normal !important;
                    margin: 0;
                    padding: .7em 1.125em !important;
                    font-size: 75%;
                    width: 200px;
                    background: #333;
                    color: #fff;
                    -webkit-border-radius: 0;
                    -moz-border-radius: 0;
                    border-radius: 0
                }

                .nav-sub #navigate ul .dropdown ul li:first-child > a {
                    border-top: 1px solid #222
                }

                .nav-sub #navigate ul .dropdown ul li > a:hover, .nav-sub #navigate ul .dropdown ul li:hover > a {
                    color: #fff;
                    background: #000
                }

                .nav-sub #navigate ul .dropdown ul li.has-dropdown a {
                    background: #333 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
                }

                    .nav-sub #navigate ul .dropdown ul li.has-dropdown a:hover, .nav-sub #navigate ul .dropdown ul li.has-dropdown:hover > a {
                        background: #000 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
                    }

            .nav-sub #navigate ul li .dropdown ul li .dropdown {
                position: absolute;
                left: -9999px;
                width: 180px;
                display: none
            }

            .nav-sub #navigate ul li .dropdown ul li:hover .dropdown {
                margin: 0;
                top: 0;
                left: 100%;
                display: block
            }

            .nav-sub #navigate ul .dropdown ul li:hover .dropdown ul > li > a {
                margin: 0;
                color: #fff;
                background: #333;
                border-left: 1px solid #222;
                border-right: 1px solid #222;
                border-bottom: 1px solid #222
            }

            .nav-sub #navigate ul .dropdown ul li:hover .dropdown ul > li:first-child > a {
                border-top: 1px solid #222
            }

            .nav-sub #navigate ul .dropdown ul li:hover .dropdown ul > li > a:hover, .nav-sub #navigate ul .dropdown ul li:hover .dropdown ul > li:hover > a {
                background: #000
            }

            .nav-sub #navigate ul .dropdown ul li:hover .dropdown ul li.has-dropdown > a {
                background: #333 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
            }

                .nav-sub #navigate ul .dropdown ul li:hover .dropdown ul li.has-dropdown > a:hover, .nav-sub #navigate ul .dropdown ul li:hover .dropdown ul li.has-dropdown:hover > a {
                    background: #000 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
                }

            .nav-sub #navigate ul li .dropdown ul li .dropdown ul li .dropdown {
                position: absolute;
                left: -9999px
            }

            .nav-sub #navigate ul li .dropdown ul li .dropdown ul > li:hover .dropdown {
                top: 0;
                left: 100%
            }

                .nav-sub #navigate ul li .dropdown ul li .dropdown ul > li:hover .dropdown li > a {
                    margin: 0;
                    color: #fff;
                    background: #333;
                    border-left: 1px solid #222;
                    border-right: 1px solid #222;
                    border-bottom: 1px solid #222
                }

                .nav-sub #navigate ul li .dropdown ul li .dropdown ul > li:hover .dropdown li:first-child > a {
                    border-top: 1px solid #222
                }

                .nav-sub #navigate ul li .dropdown ul li .dropdown ul > li:hover .dropdown li > a:hover {
                    color: #fff;
                    background: #000
                }
}

@media only screen and (min-width:61.25em) {
    .nav-top #content {
        padding-top: 0
    }

    .exp-mega.nav-top #content, .exp-dropdown.nav-top #content {
        padding-top: 41px
    }

    .nav-top #navigate {
        position: absolute;
        z-index: 89;
        top: 35px
    }

    .exp-mega.nav-top #navigate, .exp-dropdown.nav-top #navigate {
        top: 77px
    }

    .nav-top #breadcrumbs {
        margin-bottom: 51px
    }

    .nav-top #navigate {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        margin-bottom: 0;
        max-width: 62.5em;
        *zoom: 1;
        height: 41px;
        background-color: #444 !important;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

        .nav-top #navigate:before, .nav-top #navigate:after {
            content: " ";
            display: table
        }

        .nav-top #navigate:after {
            clear: both
        }

        .nav-top #navigate h3 {
            display: none !important
        }

        .nav-top #navigate ul.back-link {
            display: none !important
        }

        .nav-top #navigate ul.title-area {
            display: none !important
        }

            .nav-top #navigate ul.title-area li.name {
                display: none
            }

        .nav-top #navigate ul {
            list-style-type: none;
            float: left;
            margin: 0;
            padding: 0
        }

            .nav-top #navigate ul > li {
                position: relative;
                list-style-type: none;
                float: left;
                margin: 0;
                padding: 0
            }

                .nav-top #navigate ul > li > a {
                    display: block;
                    background: transparent;
                    border-top: 0;
                    border-right: 1px solid #333;
                    border-bottom: 0;
                    border-left: 0;
                    margin: 0;
                    padding: 0 .95em;
                    color: #fff;
                    height: 41px;
                    line-height: 41px;
                    font-size: .8em;
                    font-weight: normal;
                    -webkit-border-radius: 0;
                    -moz-border-radius: 0;
                    border-radius: 0
                }

                    .nav-top #navigate ul > li > a:hover {
                        color: #fff;
                        background: #ea2839;
                        text-decoration: none
                    }

                .nav-top #navigate ul > li:hover > a {
                    color: #fff;
                    background: #ea2839;
                    text-decoration: none
                }

                .nav-top #navigate ul > li.current > a {
                    color: #fff;
                    background: #ec7a08;
                    text-decoration: none
                }

    body.full #navigate {
        width: auto;
        padding: 0;
        margin: 0;
        max-width: 100%;
        left: .5em;
        right: .5em
    }

    .nav-top #navigate ul > li .dropdown {
        position: absolute;
        left: -9999px;
        width: 200px;
        margin: 0;
        padding: 0
    }

    .nav-top #navigate ul > li:hover .dropdown {
        left: 0;
        top: 41px;
        border: 0
    }

    .nav-top #navigate ul .dropdown ul {
        margin: 0;
        width: auto;
        float: none
    }

        .nav-top #navigate ul .dropdown ul li > a {
            float: none;
            border-right: 1px solid #222;
            border-bottom: 1px solid #222;
            border-left: 1px solid #222;
            height: auto !important;
            line-height: normal !important;
            margin: 0;
            padding: .7em 1.125em !important;
            font-size: 75%;
            width: 200px;
            background: #333;
            color: #fff;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0
        }

        .nav-top #navigate ul .dropdown ul li:first-child > a {
            border-top: 1px solid #222
        }

        .nav-top #navigate ul .dropdown ul li > a:hover, .nav-top #navigate ul .dropdown ul li:hover > a {
            color: #fff;
            background: #000
        }

        .nav-top #navigate ul .dropdown ul li.has-dropdown a {
            background: #333 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
        }

            .nav-top #navigate ul .dropdown ul li.has-dropdown a:hover, .nav-top #navigate ul .dropdown ul li.has-dropdown:hover > a {
                background: #000 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
            }

    .nav-top #navigate ul li .dropdown ul li .dropdown {
        position: absolute;
        left: -9999px;
        width: 180px;
        display: none
    }

    .nav-top #navigate ul li .dropdown ul li:hover .dropdown {
        margin: 0;
        top: 0;
        left: 100%;
        display: block
    }

    .nav-top #navigate ul .dropdown ul li:hover .dropdown ul > li > a {
        margin: 0;
        color: #fff;
        background: #333;
        border-left: 1px solid #222;
        border-right: 1px solid #222;
        border-bottom: 1px solid #222
    }

    .nav-top #navigate ul .dropdown ul li:hover .dropdown ul > li:first-child > a {
        border-top: 1px solid #222
    }

    .nav-top #navigate ul .dropdown ul li:hover .dropdown ul > li > a:hover, .nav-top #navigate ul .dropdown ul li:hover .dropdown ul > li:hover > a {
        background: #000
    }

    .nav-top #navigate ul .dropdown ul li:hover .dropdown ul li.has-dropdown > a {
        background: #333 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
    }

        .nav-top #navigate ul .dropdown ul li:hover .dropdown ul li.has-dropdown > a:hover, .nav-top #navigate ul .dropdown ul li:hover .dropdown ul li.has-dropdown:hover > a {
            background: #000 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
        }

    .nav-top #navigate ul li .dropdown ul li .dropdown ul li .dropdown {
        position: absolute;
        left: -9999px
    }

    .nav-top #navigate ul li .dropdown ul li .dropdown ul > li:hover .dropdown {
        top: 0;
        left: 100%
    }

        .nav-top #navigate ul li .dropdown ul li .dropdown ul > li:hover .dropdown li > a {
            margin: 0;
            color: #fff;
            background: #333;
            border-left: 1px solid #222;
            border-right: 1px solid #222;
            border-bottom: 1px solid #222
        }

        .nav-top #navigate ul li .dropdown ul li .dropdown ul > li:hover .dropdown li:first-child > a {
            border-top: 1px solid #222
        }

        .nav-top #navigate ul li .dropdown ul li .dropdown ul > li:hover .dropdown li > a:hover {
            color: #fff;
            background: #000
        }
}

@media only screen and (min-width:61.25em) {
    .nav-main #content {
        padding-top: 41px
    }

    .exp-mega.nav-main #content, .exp-dropdown.nav-main #content {
        padding-top: 82px
    }

    .nav-main #navigate {
        position: absolute;
        z-index: 89;
        top: 0
    }

    .exp-mega.nav-main #navigate, .exp-dropdown.nav-main #navigate {
        top: 41px
    }

    .nav-main #navigate {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        margin-bottom: 0;
        max-width: 62.5em;
        *zoom: 1;
        height: 41px;
        background-color: #444 !important;
        max-width: 100%;
        left: 0;
        right: 0
    }

        .nav-main #navigate:before, .nav-main #navigate:after {
            content: " ";
            display: table
        }

        .nav-main #navigate:after {
            clear: both
        }

        .nav-main #navigate h3 {
            display: none !important
        }

        .nav-main #navigate ul.back-link {
            display: none !important
        }

        .nav-main #navigate ul.title-area {
            display: none !important
        }

            .nav-main #navigate ul.title-area li.name {
                display: none
            }

        .nav-main #navigate .navigate-section {
            width: 100%;
            margin-left: auto;
            margin-right: auto;
            margin-top: 0;
            margin-bottom: 0;
            max-width: 62.5em;
            *zoom: 1
        }

            .nav-main #navigate .navigate-section:before, .nav-main #navigate .navigate-section:after {
                content: " ";
                display: table
            }

            .nav-main #navigate .navigate-section:after {
                clear: both
            }

            .nav-main #navigate .navigate-section ul {
                list-style-type: none;
                float: left;
                margin: 0;
                padding: 0
            }

                .nav-main #navigate .navigate-section ul > li {
                    position: relative;
                    list-style-type: none;
                    float: left;
                    margin: 0;
                    padding: 0
                }

                    .nav-main #navigate .navigate-section ul > li > a {
                        display: block;
                        background: transparent;
                        border-top: 0;
                        border-right: 1px solid #333;
                        border-bottom: 0;
                        border-left: 0;
                        margin: 0;
                        padding: 0 .95em;
                        color: #fff;
                        height: 41px;
                        line-height: 41px;
                        font-size: .875em;
                        font-weight: normal;
                        -webkit-border-radius: 0;
                        -moz-border-radius: 0;
                        border-radius: 0
                    }

                        .nav-main #navigate .navigate-section ul > li > a:hover {
                            color: #fff;
                            background: #ea2839;
                            text-decoration: none
                        }

                    .nav-main #navigate .navigate-section ul > li:hover > a {
                        color: #fff;
                        background: #ea2839;
                        text-decoration: none
                    }

                    .nav-main #navigate .navigate-section ul > li.current > a {
                        color: #fff;
                        background: #ec7a08;
                        text-decoration: none
                    }

        .nav-main #navigate ul > li .dropdown {
            position: absolute;
            left: -9999px;
            width: 200px;
            margin: 0;
            padding: 0
        }

        .nav-main #navigate ul > li:hover .dropdown {
            left: 0;
            top: 41px;
            border: 0
        }

        .nav-main #navigate ul .dropdown ul {
            margin: 0;
            width: auto;
            float: none
        }

            .nav-main #navigate ul .dropdown ul li > a {
                float: none;
                border-right: 1px solid #222;
                border-bottom: 1px solid #222;
                border-left: 1px solid #222;
                height: auto !important;
                line-height: normal !important;
                margin: 0;
                padding: .7em 1.125em !important;
                font-size: 75%;
                width: 200px;
                background: #333;
                color: #fff;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0
            }

            .nav-main #navigate ul .dropdown ul li:first-child > a {
                border-top: 1px solid #222
            }

            .nav-main #navigate ul .dropdown ul li > a:hover, .nav-main #navigate ul .dropdown ul li:hover > a {
                color: #fff;
                background: #000
            }

            .nav-main #navigate ul .dropdown ul li.has-dropdown a {
                background: #333 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
            }

                .nav-main #navigate ul .dropdown ul li.has-dropdown a:hover, .nav-main #navigate ul .dropdown ul li.has-dropdown:hover > a {
                    background: #000 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
                }

        .nav-main #navigate ul li .dropdown ul li .dropdown {
            position: absolute;
            left: -9999px;
            width: 180px;
            display: none
        }

        .nav-main #navigate ul li .dropdown ul li:hover .dropdown {
            margin: 0;
            top: 0;
            left: 100%;
            display: block
        }

        .nav-main #navigate ul .dropdown ul li:hover .dropdown ul > li > a {
            margin: 0;
            color: #fff;
            background: #333;
            border-left: 1px solid #222;
            border-right: 1px solid #222;
            border-bottom: 1px solid #222
        }

        .nav-main #navigate ul .dropdown ul li:hover .dropdown ul > li:first-child > a {
            border-top: 1px solid #222
        }

        .nav-main #navigate ul .dropdown ul li:hover .dropdown ul > li > a:hover, .nav-main #navigate ul .dropdown ul li:hover .dropdown ul > li:hover > a {
            background: #000
        }

        .nav-main #navigate ul .dropdown ul li:hover .dropdown ul li.has-dropdown > a {
            background: #333 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
        }

            .nav-main #navigate ul .dropdown ul li:hover .dropdown ul li.has-dropdown > a:hover, .nav-main #navigate ul .dropdown ul li:hover .dropdown ul li.has-dropdown:hover > a {
                background: #000 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
            }

        .nav-main #navigate ul li .dropdown ul li .dropdown ul li .dropdown {
            position: absolute;
            left: -9999px
        }

        .nav-main #navigate ul li .dropdown ul li .dropdown ul > li:hover .dropdown {
            top: 0;
            left: 100%
        }

            .nav-main #navigate ul li .dropdown ul li .dropdown ul > li:hover .dropdown li > a {
                margin: 0;
                color: #fff;
                background: #333;
                border-left: 1px solid #222;
                border-right: 1px solid #222;
                border-bottom: 1px solid #222
            }

            .nav-main #navigate ul li .dropdown ul li .dropdown ul > li:hover .dropdown li:first-child > a {
                border-top: 1px solid #222
            }

            .nav-main #navigate ul li .dropdown ul li .dropdown ul > li:hover .dropdown li > a:hover {
                color: #fff;
                background: #000
            }
}

@media only screen and (min-width:61.25em) {
    #explore {
        display: none
    }

        #explore h3 {
            display: none !important
        }

        #explore ul.title-area {
            display: none !important
        }

        #explore li.name {
            display: none !important
        }

        #explore ul.back-link {
            display: none !important
        }
}

@media only screen and (min-width:61.25em) {
    .exp-mega #content {
        padding-top: 40px
    }

    .exp-mega #explore {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 41px;
        z-index: 90;
        background: #555;
        *zoom: 1
    }

        .exp-mega #explore:before, .exp-mega #explore:after {
            content: " ";
            display: table
        }

        .exp-mega #explore:after {
            clear: both
        }

        .exp-mega #explore h3 {
            display: none !important
        }

        .exp-mega #explore ul.back-link {
            display: none !important
        }

        .exp-mega #explore ul.title-area {
            display: none !important
        }

            .exp-mega #explore ul.title-area li.name {
                display: none
            }

        .exp-mega #explore .explore-section {
            width: 100%;
            margin-left: auto;
            margin-right: auto;
            margin-top: 0;
            margin-bottom: 0;
            max-width: 62.5em;
            *zoom: 1
        }

            .exp-mega #explore .explore-section:before, .exp-mega #explore .explore-section:after {
                content: " ";
                display: table
            }

            .exp-mega #explore .explore-section:after {
                clear: both
            }

            .exp-mega #explore .explore-section ul.nav-primary {
                margin: 0;
                padding: 0
            }

                .exp-mega #explore .explore-section ul.nav-primary li {
                    float: left;
                    position: relative;
                    list-style: none;
                    margin: 0;
                    padding: 0
                }

                    .exp-mega #explore .explore-section ul.nav-primary li a {
                        margin: 0;
                        padding: 0 .95em;
                        height: 41px;
                        line-height: 41px;
                        background: transparent;
                        font-size: .875em;
                        font-weight: normal;
                        color: #fff;
                        text-decoration: none;
                        display: block
                    }

                        .exp-mega #explore .explore-section ul.nav-primary li a:hover {
                            color: #fff !important;
                            background: #333
                        }

                        .exp-mega #explore .explore-section ul.nav-primary li a.current {
                            color: #fff !important;
                            background: #444
                        }

                            .exp-mega #explore .explore-section ul.nav-primary li a.current:hover {
                                color: #fff !important;
                                background: #333
                            }

                    .exp-mega #explore .explore-section ul.nav-primary li:hover {
                        color: #fff !important;
                        background: #333
                    }

                        .exp-mega #explore .explore-section ul.nav-primary li:hover a.current {
                            color: #fff !important;
                            background: #222
                        }

                    .exp-mega #explore .explore-section ul.nav-primary li.has-dropdown .dropdown {
                        display: none;
                        float: left;
                        position: absolute;
                        top: 38px;
                        left: 0;
                        padding: 20px 20px 20px;
                        background: #333;
                        width: auto;
                        -moz-border-radius-bottomright: 5px;
                        -khtml-border-radius-bottomright: 5px;
                        -webkit-border-bottom-right-radius: 5px;
                        border-bottom-right-radius: 5px;
                        -moz-border-radius-bottomleft: 5px;
                        -khtml-border-radius-bottomleft: 5px;
                        -webkit-border-bottom-left-radius: 5px;
                        border-bottom-left-radius: 5px
                    }

                        .exp-mega #explore .explore-section ul.nav-primary li.has-dropdown .dropdown ul {
                            list-style: none;
                            line-height: normal;
                            margin: 0 10px 0 0;
                            padding: 0;
                            width: 150px;
                            float: left;
                            display: block
                        }

                            .exp-mega #explore .explore-section ul.nav-primary li.has-dropdown .dropdown ul li {
                                float: none;
                                width: 150px;
                                display: block;
                                margin: 0;
                                padding: 0;
                                color: #fff
                            }

                                .exp-mega #explore .explore-section ul.nav-primary li.has-dropdown .dropdown ul li a {
                                    display: block;
                                    font-size: .775em;
                                    margin: 0;
                                    padding: 7px 5px 7px 15px;
                                    height: auto;
                                    line-height: normal;
                                    width: 100%;
                                    background: url(../img/nav/nav-icon-arrow-yellow.png) no-repeat 5px 12px;
                                    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,Sans-Serif;
                                    color: #fff
                                }

                                    .exp-mega #explore .explore-section ul.nav-primary li.has-dropdown .dropdown ul li a:hover {
                                        text-decoration: underline
                                    }

                                    .exp-mega #explore .explore-section ul.nav-primary li.has-dropdown .dropdown ul li a.nav-title, .exp-mega #explore .explore-section ul.nav-primary li.has-dropdown .dropdown ul li.nav-spacer a {
                                        background-image: none;
                                        padding: 7px 0 7px 0;
                                        font-weight: bold;
                                        font-style: normal;
                                        color: #ec7a08
                                    }

                                        .exp-mega #explore .explore-section ul.nav-primary li.has-dropdown .dropdown ul li.no-link a, .exp-mega #explore .explore-section ul.nav-primary li.has-dropdown .dropdown ul li.no-link a:hover, .exp-mega #explore .explore-section ul.nav-primary li.has-dropdown .dropdown ul li.nav-spacer a:hover {
                                            text-decoration: none;
                                            cursor: default
                                        }

                    .exp-mega #explore .explore-section ul.nav-primary li.nav-last .dropdown {
                        left: -350px
                    }
}

@media only screen and (min-width:61.25em) {
    .exp-dropdown #content {
        padding-top: 40px
    }

    .exp-dropdown #explore {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        max-width: 100% !important;
        height: 41px;
        z-index: 90;
        background: #555;
        *zoom: 1
    }

        .exp-dropdown #explore:before, .exp-dropdown #explore:after {
            content: " ";
            display: table
        }

        .exp-dropdown #explore:after {
            clear: both
        }

        .exp-dropdown #explore h3 {
            display: none !important
        }

        .exp-dropdown #explore ul.back-link {
            display: none !important
        }

        .exp-dropdown #explore li.nav-spacer {
            display: none !important
        }

        .exp-dropdown #explore ul.title-area {
            display: none !important
        }

            .exp-dropdown #explore ul.title-area li.name {
                display: none
            }

        .exp-dropdown #explore li a.nav-title {
            background-image: none;
            padding: 7px 0 7px 0;
            font-weight: bold;
            font-style: normal;
            color: #ec7a08
        }

        .exp-dropdown #explore li.no-link a, .exp-dropdown #explore li.no-link a:hover {
            text-decoration: none;
            cursor: default;
            display: none !important
        }

        .exp-dropdown #explore .explore-section {
            width: 100%;
            margin-left: auto;
            margin-right: auto;
            margin-top: 0;
            margin-bottom: 0;
            max-width: 62.5em;
            *zoom: 1
        }

            .exp-dropdown #explore .explore-section:before, .exp-dropdown #explore .explore-section:after {
                content: " ";
                display: table
            }

            .exp-dropdown #explore .explore-section:after {
                clear: both
            }

            .exp-dropdown #explore .explore-section ul {
                list-style-type: none;
                float: left;
                margin: 0;
                padding: 0
            }

                .exp-dropdown #explore .explore-section ul > li {
                    position: relative;
                    list-style-type: none;
                    float: left;
                    margin: 0;
                    padding: 0
                }

                    .exp-dropdown #explore .explore-section ul > li > a {
                        margin: 0;
                        padding: 0 .95em;
                        height: 41px;
                        line-height: 41px;
                        background: transparent;
                        font-size: .875em;
                        font-weight: normal;
                        color: #fff;
                        text-decoration: none;
                        display: block
                    }

                        .exp-dropdown #explore .explore-section ul > li > a:hover {
                            color: #fff;
                            background: #333
                        }

                    .exp-dropdown #explore .explore-section ul > li:hover > a {
                        color: #fff;
                        background: #333
                    }

                    .exp-dropdown #explore .explore-section ul > li.current > a {
                        color: #fff !important;
                        background: #444;
                        text-decoration: none
                    }

        .exp-dropdown #explore ul > li .dropdown {
            position: absolute;
            left: -9999px;
            width: 200px;
            margin: 0;
            padding: 0;
            display: block
        }

        .exp-dropdown #explore ul > li:hover .dropdown {
            left: 0;
            top: 41px;
            border: 0
        }

        .exp-dropdown #explore ul .dropdown ul {
            margin: 0;
            width: auto;
            float: none
        }

            .exp-dropdown #explore ul .dropdown ul li > a {
                float: none;
                border-right: 1px solid #222;
                border-bottom: 1px solid #222;
                border-left: 1px solid #222;
                height: auto !important;
                line-height: normal !important;
                margin: 0;
                padding: .7em 1.125em !important;
                font-size: 75%;
                width: 200px;
                background: #333;
                color: #fff;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0
            }

            .exp-dropdown #explore ul .dropdown ul li:first-child > a {
                border-top: 1px solid #222
            }

            .exp-dropdown #explore ul .dropdown ul li > a:hover, .exp-dropdown #explore ul .dropdown ul li:hover > a {
                color: #fff;
                background: #000
            }

            .exp-dropdown #explore ul .dropdown ul li.has-dropdown a {
                background: #333 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
            }

                .exp-dropdown #explore ul .dropdown ul li.has-dropdown a:hover, .exp-dropdown #explore ul .dropdown ul li.has-dropdown:hover > a {
                    background: #000 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
                }

        .exp-dropdown #explore ul li .dropdown ul li .dropdown {
            position: absolute;
            left: -9999px;
            width: 180px;
            display: none
        }

        .exp-dropdown #explore ul li .dropdown ul li:hover .dropdown {
            margin: 0;
            top: 0;
            left: 100%;
            display: block
        }

        .exp-dropdown #explore ul .dropdown ul li:hover .dropdown ul > li > a {
            margin: 0;
            color: #fff;
            background: #333;
            border-left: 1px solid #222;
            border-right: 1px solid #222;
            border-bottom: 1px solid #222
        }

        .exp-dropdown #explore ul .dropdown ul li:hover .dropdown ul > li:first-child > a {
            border-top: 1px solid #222
        }

        .exp-dropdown #explore ul .dropdown ul li:hover .dropdown ul > li > a:hover, .exp-dropdown #explore ul .dropdown ul li:hover .dropdown ul > li:hover > a {
            background: #000
        }

        .exp-dropdown #explore ul .dropdown ul li:hover .dropdown ul li.has-dropdown > a {
            background: #333 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
        }

            .exp-dropdown #explore ul .dropdown ul li:hover .dropdown ul li.has-dropdown > a:hover, .exp-dropdown #explore ul .dropdown ul li:hover .dropdown ul li.has-dropdown:hover > a {
                background: #000 url(../img/nav/nav-icon-arrow-white.png) no-repeat 100% center
            }

        .exp-dropdown #explore ul li .dropdown ul li .dropdown ul li .dropdown {
            position: absolute;
            left: -9999px
        }

        .exp-dropdown #explore ul li .dropdown ul li .dropdown ul > li:hover .dropdown {
            top: 0;
            left: 100%
        }

            .exp-dropdown #explore ul li .dropdown ul li .dropdown ul > li:hover .dropdown li > a {
                margin: 0;
                color: #fff;
                background: #333;
                border-left: 1px solid #222;
                border-right: 1px solid #222;
                border-bottom: 1px solid #222
            }

            .exp-dropdown #explore ul li .dropdown ul li .dropdown ul > li:hover .dropdown li:first-child > a {
                border-top: 1px solid #222
            }

            .exp-dropdown #explore ul li .dropdown ul li .dropdown ul > li:hover .dropdown li > a:hover {
                color: #fff;
                background: #000
            }
}

#search {
    display: none
}

    #search ul.title-area {
        display: none !important
    }

        #search ul.title-area li.name {
            display: none !important
        }

@media only screen and (max-width:61.249em) {
    #search {
        display: block
    }

        #search .search-section {
            padding-top: 5px
        }

            #search .search-section .search-form {
                width: 100%;
                margin: 0;
                max-width: 62.5em;
                *zoom: 1
            }

                #search .search-section .search-form:before, #search .search-section .search-form:after {
                    content: " ";
                    display: table
                }

                #search .search-section .search-form:after {
                    clear: both
                }

                #search .search-section .search-form .search-button button, #search .search-section .search-form .search-button input {
                    border-style: solid;
                    border-width: 1px;
                    cursor: "pointer";
                    font-family: inherit;
                    font-weight: bold;
                    line-height: 1;
                    margin: 0 0 1.25em;
                    position: relative;
                    text-decoration: none;
                    text-align: center;
                    display: inline-block;
                    padding-top: .75em;
                    padding-right: 1.5em;
                    padding-bottom: .8125em;
                    padding-left: 1.5em;
                    font-size: 1em;
                    padding-top: .75em;
                    padding-bottom: .8125em;
                    padding-right: 0;
                    padding-left: 0;
                    width: 100%;
                    background-color: #ec7a08;
                    border-color: #bb6106;
                    color: #fff
                }

                    #search .search-section .search-form .search-button button:hover, #search .search-section .search-form .search-button button:focus, #search .search-section .search-form .search-button input:hover, #search .search-section .search-form .search-button input:focus {
                        background-color: #bb6106
                    }

                    #search .search-section .search-form .search-button button:hover, #search .search-section .search-form .search-button button:focus, #search .search-section .search-form .search-button input:hover, #search .search-section .search-form .search-button input:focus {
                        color: #fff
                    }

            #search .search-section .search-options a {
                display: none
            }

            #search .search-section .search-options .search-options-toggle {
                *zoom: 1;
                margin: 0 auto
            }

                #search .search-section .search-options .search-options-toggle:before, #search .search-section .search-options .search-options-toggle:after {
                    content: " ";
                    display: table
                }

                #search .search-section .search-options .search-options-toggle:after {
                    clear: both
                }

                #search .search-section .search-options .search-options-toggle input {
                    float: left;
                    display: block;
                    margin: 0 0 10px 7px;
                    width: auto;
                    height: auto;
                    line-height: normal;
                    font-size: .85em
                }

                #search .search-section .search-options .search-options-toggle label {
                    float: left;
                    display: block;
                    margin: 0 7px 10px 7px;
                    width: auto;
                    height: auto;
                    line-height: normal;
                    font-size: .85em;
                    color: #ecdebb
                }

                    #search .search-section .search-options .search-options-toggle label.search-options-active {
                        font-weight: bold !important;
                        color: #ec7a08
                    }
}

@media only screen and (min-width:61.25em) {
    #search {
        display: block;
        width: 280px;
        position: absolute;
        top: 40px;
        right: 25px
    }

        #search h3 {
            display: none !important
        }

        #search ul.title-area {
            display: none !important
        }

        #search li.name {
            display: none !important
        }

        #search ul.back-link {
            display: none !important
        }

        #search .search-section {
            padding: 0 !important;
            margin: 0 !important;
            width: auto
        }

            #search .search-section .search-form {
                width: 100%;
                margin: 0;
                max-width: 62.5em;
                *zoom: 1
            }

                #search .search-section .search-form:before, #search .search-section .search-form:after {
                    content: " ";
                    display: table
                }

                #search .search-section .search-form:after {
                    clear: both
                }

                #search .search-section .search-form .search-field {
                    position: relative;
                    padding-left: 0;
                    padding-right: 0;
                    width: 75%;
                    float: left
                }

                    #search .search-section .search-form .search-field input {
                        *height: auto !important;
                        _height: auto !important
                    }

                #search .search-section .search-form .search-button {
                    position: relative;
                    padding-left: 0;
                    padding-right: 0;
                    width: 25%;
                    float: left
                }

                    #search .search-section .search-form .search-button button, #search .search-section .search-form .search-button input {
                        margin-top: 0;
                        border-style: solid;
                        border-width: 1px;
                        cursor: "pointer";
                        font-family: inherit;
                        font-weight: bold;
                        line-height: 1;
                        margin: 0 0 1.25em;
                        position: relative;
                        text-decoration: none;
                        text-align: center;
                        display: inline-block;
                        padding-top: .5625em;
                        padding-right: 1.125em;
                        padding-bottom: .625em;
                        padding-left: 1.125em;
                        font-size: .8125em;
                        background-color: #e9e9e9;
                        border-color: #d0d0d0;
                        color: #333;
                        -moz-border-radius-topright: 3px;
                        -moz-border-radius-bottomright: 3px;
                        -webkit-border-top-right-radius: 3px;
                        -webkit-border-bottom-right-radius: 3px;
                        border-top-right-radius: 3px;
                        border-bottom-right-radius: 3px;
                        -moz-border-radius-bottomleft: 0;
                        -moz-border-radius-topleft: 0;
                        -webkit-border-bottom-left-radius: 0;
                        -webkit-border-top-left-radius: 0;
                        border-bottom-left-radius: 0;
                        border-top-left-radius: 0;
                        font-weight: normal;
                        font-size: .8em;
                        height: 2.5em;
                        line-height: 2.5em;
                        padding-top: 0;
                        padding-bottom: 0
                    }

                        #search .search-section .search-form .search-button button:hover, #search .search-section .search-form .search-button button:focus, #search .search-section .search-form .search-button input:hover, #search .search-section .search-form .search-button input:focus {
                            background-color: #d0d0d0
                        }

                        #search .search-section .search-form .search-button button:hover, #search .search-section .search-form .search-button button:focus, #search .search-section .search-form .search-button input:hover, #search .search-section .search-form .search-button input:focus {
                            color: #333
                        }

            #search .search-section .search-options {
                *zoom: 1;
                position: relative;
                top: -16px;
                padding: 0;
                margin: 0;
                width: auto;
                height: auto;
                line-height: normal;
                background: transparent;
                background: -moz-linear-gradient(top,rgba(238,238,238,0) 0%,#eee 100%);
                background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(238,238,238,0)),color-stop(100%,#eee));
                background: -webkit-linear-gradient(top,rgba(238,238,238,0) 0%,#eee 100%);
                background: -o-linear-gradient(top,rgba(238,238,238,0) 0%,#eee 100%);
                background: -ms-linear-gradient(top,rgba(238,238,238,0) 0%,#eee 100%);
                background: linear-gradient(to bottom,rgba(238,238,238,0) 0%,#eee 100%);
                -moz-border-radius-bottomright: 6px;
                -moz-border-radius-bottomleft: 6px;
                -webkit-border-bottom-right-radius: 6px;
                -webkit-border-bottom-left-radius: 6px;
                border-bottom-right-radius: 6px;
                border-bottom-left-radius: 6px
            }

                #search .search-section .search-options:before, #search .search-section .search-options:after {
                    content: " ";
                    display: table
                }

                #search .search-section .search-options:after {
                    clear: both
                }

                #search .search-section .search-options a {
                    position: absolute;
                    top: -26px;
                    left: 285px;
                    display: block;
                    margin: 0 10px 0 0;
                    width: 20px;
                    height: 20px;
                    background: url(../img/nav/options-toggle.png) top left no-repeat;
                    *display: none !important;
                    _display: none !important
                }

                    #search .search-section .search-options a.search-options-collpase {
                        background-position: bottom left
                    }

                #search .search-section .search-options .search-options-toggle {
                    display: none;
                    *display: block !important;
                    _display: block !important
                }

                    #search .search-section .search-options .search-options-toggle input {
                        float: left;
                        display: block;
                        margin: 7px 0 7px 7px;
                        width: auto;
                        height: auto;
                        line-height: normal;
                        font-size: .75em
                    }

                    #search .search-section .search-options .search-options-toggle label {
                        float: left;
                        display: block;
                        margin: 7px 7px 7px 7px;
                        width: auto;
                        height: auto;
                        line-height: normal;
                        font-size: .7em;
                        color: #888
                    }

                        #search .search-section .search-options .search-options-toggle label.search-options-active {
                            font-weight: bold !important;
                            color: #ec7a08
                        }
}

nav.sidebar {
    *zoom: 1
}

    nav.sidebar:before, nav.sidebar:after {
        content: " ";
        display: table
    }

    nav.sidebar:after {
        clear: both
    }

    nav.sidebar h3 {
        display: none !important
    }

    nav.sidebar ul.title-area {
        display: none !important
    }

        nav.sidebar ul.title-area li.name {
            display: none !important
        }

    nav.sidebar section {
        margin: 0;
        padding: 0
    }

        nav.sidebar section ul {
            margin: 0;
            padding: 0;
            width: auto;
            position: static;
            line-height: normal
        }

            nav.sidebar section ul li {
                margin: 0;
                padding: 0;
                list-style: none
            }

                nav.sidebar section ul li a {
                    display: block;
                    margin: 0;
                    padding: .65em 1.2em .65em .8em;
                    color: #222;
                    font-size: .85em;
                    font-weight: normal;
                    line-height: none;
                    border-top: 1px solid #eee
                }

                    nav.sidebar section ul li a:hover {
                        color: #fff;
                        background: #000
                    }

                    nav.sidebar section ul li a.active {
                        color: #fff;
                        background: #555
                    }

                nav.sidebar section ul li:first-child a {
                    border: 0
                }

                nav.sidebar section ul li.has-dropdown .dropdown {
                    *zoom: 1;
                    margin: 0;
                    padding: 0;
                    background: #555
                }

                    nav.sidebar section ul li.has-dropdown .dropdown:before, nav.sidebar section ul li.has-dropdown .dropdown:after {
                        content: " ";
                        display: table
                    }

                    nav.sidebar section ul li.has-dropdown .dropdown:after {
                        clear: both
                    }

                    nav.sidebar section ul li.has-dropdown .dropdown ul {
                        margin: 0;
                        width: auto
                    }

                        nav.sidebar section ul li.has-dropdown .dropdown ul li a {
                            background: #eee;
                            border-color: #ddd
                        }

                            nav.sidebar section ul li.has-dropdown .dropdown ul li a.active {
                                color: #fff;
                                background: #999
                            }

                            nav.sidebar section ul li.has-dropdown .dropdown ul li a:hover {
                                color: #fff;
                                background: #000
                            }

                        nav.sidebar section ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown {
                            *zoom: 1;
                            margin: 0;
                            padding: 2px;
                            background: #999
                        }

                            nav.sidebar section ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown:before, nav.sidebar section ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown:after {
                                content: " ";
                                display: table
                            }

                            nav.sidebar section ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown:after {
                                clear: both
                            }

                            nav.sidebar section ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown ul {
                                margin: 0;
                                width: auto
                            }

                                nav.sidebar section ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown ul li a {
                                    color: #222;
                                    background: #ccc
                                }

                                    nav.sidebar section ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown ul li a.active {
                                        color: #222;
                                        background: #eee
                                    }

                                    nav.sidebar section ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown ul li a:hover {
                                        color: #fff;
                                        background: #000
                                    }

                                nav.sidebar section ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown {
                                    *zoom: 1;
                                    margin: 0;
                                    padding: 2px;
                                    background: #eee
                                }

                                    nav.sidebar section ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown:before, nav.sidebar section ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown:after {
                                        content: " ";
                                        display: table
                                    }

                                    nav.sidebar section ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown:after {
                                        clear: both
                                    }

                                    nav.sidebar section ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown ul {
                                        margin: 0;
                                        width: auto
                                    }

                                        nav.sidebar section ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown ul li a {
                                            color: #222;
                                            background: #fff
                                        }

                                            nav.sidebar section ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown ul li a.active {
                                                color: #fff;
                                                background: #444
                                            }

                                            nav.sidebar section ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown ul li.has-dropdown .dropdown ul li a:hover {
                                                color: #fff;
                                                background: #000
                                            }

    nav.sidebar.accordion .dropdown {
        display: none
    }

@media only screen and (min-width:61.25em) {
    .sidebar ul.back-link {
        display: none !important
    }

    .sidebar.left-col section ul li.has-dropdown ul li:hover .dropdown {
        left: 100% !important
    }

    .sidebar.right-col section ul li.has-dropdown ul li:hover .dropdown {
        right: 100% !important
    }
}

ul.btn-list, ul.btnlist {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none
}

    ul.btn-list li, ul.btnlist li {
        margin: 0;
        padding: 0;
        list-style: none;
        float: left
    }

        ul.btn-list li a, ul.btnlist li a {
            margin: 0 .125em !important;
            border-style: solid;
            border-width: 1px;
            cursor: "pointer";
            font-family: inherit;
            font-weight: bold;
            line-height: 1;
            margin: 0 0 1.25em;
            position: relative;
            text-decoration: none;
            text-align: center;
            display: inline-block;
            padding-top: .75em;
            padding-right: 1.5em;
            padding-bottom: .8125em;
            padding-left: 1.5em;
            font-size: 1em;
            background-color: #e9e9e9;
            border-color: #d0d0d0;
            color: #333
        }

            ul.btn-list li a:hover, ul.btn-list li a:focus, ul.btnlist li a:hover, ul.btnlist li a:focus {
                background-color: #d0d0d0
            }

            ul.btn-list li a:hover, ul.btn-list li a:focus, ul.btnlist li a:hover, ul.btnlist li a:focus {
                color: #333
            }

            ul.btn-list li a.secondary, ul.btnlist li a.secondary {
                background-color: #e9e9e9;
                border-color: #d0d0d0;
                color: #333
            }

                ul.btn-list li a.secondary:hover, ul.btn-list li a.secondary:focus, ul.btnlist li a.secondary:hover, ul.btnlist li a.secondary:focus {
                    background-color: #d0d0d0
                }

                ul.btn-list li a.secondary:hover, ul.btn-list li a.secondary:focus, ul.btnlist li a.secondary:hover, ul.btnlist li a.secondary:focus {
                    color: #333
                }

            ul.btn-list li a.success, ul.btnlist li a.success {
                background-color: #5da423;
                border-color: #457a1a;
                color: #fff
            }

                ul.btn-list li a.success:hover, ul.btn-list li a.success:focus, ul.btnlist li a.success:hover, ul.btnlist li a.success:focus {
                    background-color: #457a1a
                }

                ul.btn-list li a.success:hover, ul.btn-list li a.success:focus, ul.btnlist li a.success:hover, ul.btnlist li a.success:focus {
                    color: #fff
                }

            ul.btn-list li a.alert, ul.btnlist li a.alert {
                background-color: #c60f13;
                border-color: #970b0e;
                color: #fff
            }

                ul.btn-list li a.alert:hover, ul.btn-list li a.alert:focus, ul.btnlist li a.alert:hover, ul.btnlist li a.alert:focus {
                    background-color: #970b0e
                }

                ul.btn-list li a.alert:hover, ul.btn-list li a.alert:focus, ul.btnlist li a.alert:hover, ul.btnlist li a.alert:focus {
                    color: #fff
                }

            ul.btn-list li a.red, ul.btnlist li a.red {
                background-color: #ea2839;
                border-color: #cb1424;
                color: #fff
            }

                ul.btn-list li a.red:hover, ul.btn-list li a.red:focus, ul.btnlist li a.red:hover, ul.btnlist li a.red:focus {
                    background-color: #cb1424
                }

                ul.btn-list li a.red:hover, ul.btn-list li a.red:focus, ul.btnlist li a.red:hover, ul.btnlist li a.red:focus {
                    color: #fff
                }

            ul.btn-list li a.gray, ul.btnlist li a.gray {
                background-color: #616365;
                border-color: #484a4b;
                color: #fff
            }

                ul.btn-list li a.gray:hover, ul.btn-list li a.gray:focus, ul.btnlist li a.gray:hover, ul.btnlist li a.gray:focus {
                    background-color: #484a4b
                }

                ul.btn-list li a.gray:hover, ul.btn-list li a.gray:focus, ul.btnlist li a.gray:hover, ul.btnlist li a.gray:focus {
                    color: #fff
                }

            ul.btn-list li a.blue, ul.btnlist li a.blue {
                background-color: #3d7edb;
                border-color: #2465c1;
                color: #fff
            }

                ul.btn-list li a.blue:hover, ul.btn-list li a.blue:focus, ul.btnlist li a.blue:hover, ul.btnlist li a.blue:focus {
                    background-color: #2465c1
                }

                ul.btn-list li a.blue:hover, ul.btn-list li a.blue:focus, ul.btnlist li a.blue:hover, ul.btnlist li a.blue:focus {
                    color: #fff
                }

            ul.btn-list li a.green, ul.btnlist li a.green {
                background-color: #879637;
                border-color: #657129;
                color: #fff
            }

                ul.btn-list li a.green:hover, ul.btn-list li a.green:focus, ul.btnlist li a.green:hover, ul.btnlist li a.green:focus {
                    background-color: #657129
                }

                ul.btn-list li a.green:hover, ul.btn-list li a.green:focus, ul.btnlist li a.green:hover, ul.btnlist li a.green:focus {
                    color: #fff
                }

            ul.btn-list li a.green-bright, ul.btnlist li a.green-bright {
                background-color: #5da423;
                border-color: #457a1a;
                color: #fff
            }

                ul.btn-list li a.green-bright:hover, ul.btn-list li a.green-bright:focus, ul.btnlist li a.green-bright:hover, ul.btnlist li a.green-bright:focus {
                    background-color: #457a1a
                }

                ul.btn-list li a.green-bright:hover, ul.btn-list li a.green-bright:focus, ul.btnlist li a.green-bright:hover, ul.btnlist li a.green-bright:focus {
                    color: #fff
                }

            ul.btn-list li a.green-light, ul.btnlist li a.green-light {
                background-color: #8dc63f;
                border-color: #72a230;
                color: #fff
            }

                ul.btn-list li a.green-light:hover, ul.btn-list li a.green-light:focus, ul.btnlist li a.green-light:hover, ul.btnlist li a.green-light:focus {
                    background-color: #72a230
                }

                ul.btn-list li a.green-light:hover, ul.btn-list li a.green-light:focus, ul.btnlist li a.green-light:hover, ul.btnlist li a.green-light:focus {
                    color: #fff
                }

            ul.btn-list li a.yellow, ul.btnlist li a.yellow {
                background-color: #ffc40d;
                border-color: #d9a400;
                color: #fff
            }

                ul.btn-list li a.yellow:hover, ul.btn-list li a.yellow:focus, ul.btnlist li a.yellow:hover, ul.btnlist li a.yellow:focus {
                    background-color: #d9a400
                }

                ul.btn-list li a.yellow:hover, ul.btn-list li a.yellow:focus, ul.btnlist li a.yellow:hover, ul.btnlist li a.yellow:focus {
                    color: #fff
                }

            ul.btn-list li a.orange, ul.btnlist li a.orange {
                background-color: #ec7a08;
                border-color: #bb6106;
                color: #fff
            }

                ul.btn-list li a.orange:hover, ul.btn-list li a.orange:focus, ul.btnlist li a.orange:hover, ul.btnlist li a.orange:focus {
                    background-color: #bb6106
                }

                ul.btn-list li a.orange:hover, ul.btn-list li a.orange:focus, ul.btnlist li a.orange:hover, ul.btnlist li a.orange:focus {
                    color: #fff
                }

            ul.btn-list li a.purple, ul.btnlist li a.purple {
                background-color: #641f45;
                border-color: #3d132a;
                color: #fff
            }

                ul.btn-list li a.purple:hover, ul.btn-list li a.purple:focus, ul.btnlist li a.purple:hover, ul.btnlist li a.purple:focus {
                    background-color: #3d132a
                }

                ul.btn-list li a.purple:hover, ul.btn-list li a.purple:focus, ul.btnlist li a.purple:hover, ul.btnlist li a.purple:focus {
                    color: #fff
                }

            ul.btn-list li a.pink, ul.btnlist li a.pink {
                background-color: #c3325f;
                border-color: #9a284b;
                color: #fff
            }

                ul.btn-list li a.pink:hover, ul.btn-list li a.pink:focus, ul.btnlist li a.pink:hover, ul.btnlist li a.pink:focus {
                    background-color: #9a284b
                }

                ul.btn-list li a.pink:hover, ul.btn-list li a.pink:focus, ul.btnlist li a.pink:hover, ul.btnlist li a.pink:focus {
                    color: #fff
                }

            ul.btn-list li a.teal, ul.btnlist li a.teal {
                background-color: #4e7c8c;
                border-color: #3c5f6b;
                color: #fff
            }

                ul.btn-list li a.teal:hover, ul.btn-list li a.teal:focus, ul.btnlist li a.teal:hover, ul.btnlist li a.teal:focus {
                    background-color: #3c5f6b
                }

                ul.btn-list li a.teal:hover, ul.btn-list li a.teal:focus, ul.btnlist li a.teal:hover, ul.btnlist li a.teal:focus {
                    color: #fff
                }

            ul.btn-list li a.coolgray3, ul.btnlist li a.coolgray3 {
                background-color: #c9cac8;
                border-color: #b0b1ae;
                color: #333
            }

                ul.btn-list li a.coolgray3:hover, ul.btn-list li a.coolgray3:focus, ul.btnlist li a.coolgray3:hover, ul.btnlist li a.coolgray3:focus {
                    background-color: #b0b1ae
                }

                ul.btn-list li a.coolgray3:hover, ul.btn-list li a.coolgray3:focus, ul.btnlist li a.coolgray3:hover, ul.btnlist li a.coolgray3:focus {
                    color: #333
                }

            ul.btn-list li a.tan, ul.btnlist li a.tan {
                background-color: #dcd6b2;
                border-color: #ccc38f;
                color: #333
            }

                ul.btn-list li a.tan:hover, ul.btn-list li a.tan:focus, ul.btnlist li a.tan:hover, ul.btnlist li a.tan:focus {
                    background-color: #ccc38f
                }

                ul.btn-list li a.tan:hover, ul.btn-list li a.tan:focus, ul.btnlist li a.tan:hover, ul.btnlist li a.tan:focus {
                    color: #333
                }

            ul.btn-list li a.beige, ul.btnlist li a.beige {
                background-color: #ecdebb;
                border-color: #e1cb93;
                color: #333
            }

                ul.btn-list li a.beige:hover, ul.btn-list li a.beige:focus, ul.btnlist li a.beige:hover, ul.btnlist li a.beige:focus {
                    background-color: #e1cb93
                }

                ul.btn-list li a.beige:hover, ul.btn-list li a.beige:focus, ul.btnlist li a.beige:hover, ul.btnlist li a.beige:focus {
                    color: #333
                }

            ul.btn-list li a.black, ul.btnlist li a.black {
                background-color: #000;
                border-color: #000;
                color: #fff
            }

                ul.btn-list li a.black:hover, ul.btn-list li a.black:focus, ul.btnlist li a.black:hover, ul.btnlist li a.black:focus {
                    background-color: #000
                }

                ul.btn-list li a.black:hover, ul.btn-list li a.black:focus, ul.btnlist li a.black:hover, ul.btnlist li a.black:focus {
                    color: #fff
                }

            ul.btn-list li a.white, ul.btnlist li a.white {
                background-color: #fff;
                border-color: #e6e6e6;
                color: #333
            }

                ul.btn-list li a.white:hover, ul.btn-list li a.white:focus, ul.btnlist li a.white:hover, ul.btnlist li a.white:focus {
                    background-color: #e6e6e6
                }

                ul.btn-list li a.white:hover, ul.btn-list li a.white:focus, ul.btnlist li a.white:hover, ul.btnlist li a.white:focus {
                    color: #333
                }

            ul.btn-list li a.tiny, ul.btnlist li a.tiny {
                padding-top: .5em;
                padding-bottom: .4375em
            }

            ul.btn-list li a.small, ul.btnlist li a.small {
                padding-top: .625em;
                padding-bottom: .5625em
            }

            ul.btn-list li a.large, ul.btnlist li a.large {
                padding-top: 1.03125em;
                padding-bottom: 1.03125em
            }

            ul.btn-list li a.expand, ul.btnlist li a.expand {
                padding-right: 0;
                padding-left: 0;
                width: 100%
            }

            ul.btn-list li a.left-align, ul.btnlist li a.left-align {
                text-align: left;
                text-indent: .75em
            }

            ul.btn-list li a.right-align, ul.btnlist li a.right-align {
                text-align: right;
                padding-right: .75em
            }

            ul.btn-list li a.disabled, ul.btn-list li a[disabled], ul.btnlist li a.disabled, ul.btnlist li a[disabled] {
                background-color: #3d7edb;
                border-color: #2465c1;
                color: #fff;
                cursor: "default";
                opacity: .6;
                -webkit-box-shadow: none;
                box-shadow: none
            }

                ul.btn-list li a.disabled:hover, ul.btn-list li a.disabled:focus, ul.btn-list li a[disabled]:hover, ul.btn-list li a[disabled]:focus, ul.btnlist li a.disabled:hover, ul.btnlist li a.disabled:focus, ul.btnlist li a[disabled]:hover, ul.btnlist li a[disabled]:focus {
                    background-color: #2465c1
                }

                ul.btn-list li a.disabled:hover, ul.btn-list li a.disabled:focus, ul.btn-list li a[disabled]:hover, ul.btn-list li a[disabled]:focus, ul.btnlist li a.disabled:hover, ul.btnlist li a.disabled:focus, ul.btnlist li a[disabled]:hover, ul.btnlist li a[disabled]:focus {
                    color: #fff
                }

                ul.btn-list li a.disabled:hover, ul.btn-list li a.disabled:focus, ul.btn-list li a[disabled]:hover, ul.btn-list li a[disabled]:focus, ul.btnlist li a.disabled:hover, ul.btnlist li a.disabled:focus, ul.btnlist li a[disabled]:hover, ul.btnlist li a[disabled]:focus {
                    background-color: #3d7edb
                }

                ul.btn-list li a.disabled.secondary, ul.btn-list li a[disabled].secondary, ul.btnlist li a.disabled.secondary, ul.btnlist li a[disabled].secondary {
                    background-color: #e9e9e9;
                    border-color: #d0d0d0;
                    color: #333;
                    cursor: "default";
                    opacity: .6;
                    -webkit-box-shadow: none;
                    box-shadow: none
                }

                    ul.btn-list li a.disabled.secondary:hover, ul.btn-list li a.disabled.secondary:focus, ul.btn-list li a[disabled].secondary:hover, ul.btn-list li a[disabled].secondary:focus, ul.btnlist li a.disabled.secondary:hover, ul.btnlist li a.disabled.secondary:focus, ul.btnlist li a[disabled].secondary:hover, ul.btnlist li a[disabled].secondary:focus {
                        background-color: #d0d0d0
                    }

                    ul.btn-list li a.disabled.secondary:hover, ul.btn-list li a.disabled.secondary:focus, ul.btn-list li a[disabled].secondary:hover, ul.btn-list li a[disabled].secondary:focus, ul.btnlist li a.disabled.secondary:hover, ul.btnlist li a.disabled.secondary:focus, ul.btnlist li a[disabled].secondary:hover, ul.btnlist li a[disabled].secondary:focus {
                        color: #333
                    }

                    ul.btn-list li a.disabled.secondary:hover, ul.btn-list li a.disabled.secondary:focus, ul.btn-list li a[disabled].secondary:hover, ul.btn-list li a[disabled].secondary:focus, ul.btnlist li a.disabled.secondary:hover, ul.btnlist li a.disabled.secondary:focus, ul.btnlist li a[disabled].secondary:hover, ul.btnlist li a[disabled].secondary:focus {
                        background-color: #e9e9e9
                    }

                ul.btn-list li a.disabled.success, ul.btn-list li a[disabled].success, ul.btnlist li a.disabled.success, ul.btnlist li a[disabled].success {
                    background-color: #5da423;
                    border-color: #457a1a;
                    color: #fff;
                    cursor: "default";
                    opacity: .6;
                    -webkit-box-shadow: none;
                    box-shadow: none
                }

                    ul.btn-list li a.disabled.success:hover, ul.btn-list li a.disabled.success:focus, ul.btn-list li a[disabled].success:hover, ul.btn-list li a[disabled].success:focus, ul.btnlist li a.disabled.success:hover, ul.btnlist li a.disabled.success:focus, ul.btnlist li a[disabled].success:hover, ul.btnlist li a[disabled].success:focus {
                        background-color: #457a1a
                    }

                    ul.btn-list li a.disabled.success:hover, ul.btn-list li a.disabled.success:focus, ul.btn-list li a[disabled].success:hover, ul.btn-list li a[disabled].success:focus, ul.btnlist li a.disabled.success:hover, ul.btnlist li a.disabled.success:focus, ul.btnlist li a[disabled].success:hover, ul.btnlist li a[disabled].success:focus {
                        color: #fff
                    }

                    ul.btn-list li a.disabled.success:hover, ul.btn-list li a.disabled.success:focus, ul.btn-list li a[disabled].success:hover, ul.btn-list li a[disabled].success:focus, ul.btnlist li a.disabled.success:hover, ul.btnlist li a.disabled.success:focus, ul.btnlist li a[disabled].success:hover, ul.btnlist li a[disabled].success:focus {
                        background-color: #5da423
                    }

                ul.btn-list li a.disabled.alert, ul.btn-list li a[disabled].alert, ul.btnlist li a.disabled.alert, ul.btnlist li a[disabled].alert {
                    background-color: #c60f13;
                    border-color: #970b0e;
                    color: #fff;
                    cursor: "default";
                    opacity: .6;
                    -webkit-box-shadow: none;
                    box-shadow: none
                }

                    ul.btn-list li a.disabled.alert:hover, ul.btn-list li a.disabled.alert:focus, ul.btn-list li a[disabled].alert:hover, ul.btn-list li a[disabled].alert:focus, ul.btnlist li a.disabled.alert:hover, ul.btnlist li a.disabled.alert:focus, ul.btnlist li a[disabled].alert:hover, ul.btnlist li a[disabled].alert:focus {
                        background-color: #970b0e
                    }

                    ul.btn-list li a.disabled.alert:hover, ul.btn-list li a.disabled.alert:focus, ul.btn-list li a[disabled].alert:hover, ul.btn-list li a[disabled].alert:focus, ul.btnlist li a.disabled.alert:hover, ul.btnlist li a.disabled.alert:focus, ul.btnlist li a[disabled].alert:hover, ul.btnlist li a[disabled].alert:focus {
                        color: #fff
                    }

                    ul.btn-list li a.disabled.alert:hover, ul.btn-list li a.disabled.alert:focus, ul.btn-list li a[disabled].alert:hover, ul.btn-list li a[disabled].alert:focus, ul.btnlist li a.disabled.alert:hover, ul.btnlist li a.disabled.alert:focus, ul.btnlist li a[disabled].alert:hover, ul.btnlist li a[disabled].alert:focus {
                        background-color: #c60f13
                    }

    ul.btn-list.center, ul.btnlist.center {
        position: relative;
        float: left;
        left: 50% !important
    }

        ul.btn-list.center li, ul.btnlist.center li {
            position: relative;
            float: left;
            right: 50% !important
        }

    ul.btn-list.right, ul.btnlist.right {
        float: right
    }

.content-box .title, .content-box .header {
    *zoom: 1;
    margin: 0 0 2px 0;
    padding: 6px 12px;
    color: #555;
    font-size: .95em;
    font-weight: bold;
    border: 1px solid #ccc;
    background: #fff;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-topleft: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    border-top-left-radius: .25em
}

    .content-box .title:before, .content-box .title:after, .content-box .header:before, .content-box .header:after {
        content: " ";
        display: table
    }

    .content-box .title:after, .content-box .header:after {
        clear: both
    }

    .content-box a.title, .content-box a.header, .content-box .title a, .content-box .header a {
        text-decoration: none;
        cursor: pointer
    }

        .content-box a.title:hover, .content-box a.header:hover, .content-box .title a:hover, .content-box .header a:hover {
            text-decoration: underline
        }

.content-box .content {
    padding: 14px;
    border: 1px solid #ccc;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

    .content-box .content.inner-border {
        padding: 8px
    }

.content-box .inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

.content-box.red .title, .content-box.red .header {
    *zoom: 1;
    margin: 0 0 2px 0;
    padding: 6px 12px;
    color: #fff;
    font-size: .95em;
    font-weight: bold;
    border: 1px solid #ea2839;
    background: #ea2839;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-topleft: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    border-top-left-radius: .25em
}

    .content-box.red .title:before, .content-box.red .title:after, .content-box.red .header:before, .content-box.red .header:after {
        content: " ";
        display: table
    }

    .content-box.red .title:after, .content-box.red .header:after {
        clear: both
    }

    .content-box.red a.title, .content-box.red a.header, .content-box.red .title a, .content-box.red .header a {
        text-decoration: none;
        cursor: pointer
    }

        .content-box.red a.title:hover, .content-box.red a.header:hover, .content-box.red .title a:hover, .content-box.red .header a:hover {
            text-decoration: underline
        }

.content-box.red .content {
    padding: 14px;
    border: 1px solid #ccc;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

    .content-box.red .content.inner-border {
        padding: 8px
    }

.content-box.red .inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

.content-box.gray .title, .content-box.gray .header {
    *zoom: 1;
    margin: 0 0 2px 0;
    padding: 6px 12px;
    color: #fff;
    font-size: .95em;
    font-weight: bold;
    border: 1px solid #616365;
    background: #616365;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-topleft: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    border-top-left-radius: .25em
}

    .content-box.gray .title:before, .content-box.gray .title:after, .content-box.gray .header:before, .content-box.gray .header:after {
        content: " ";
        display: table
    }

    .content-box.gray .title:after, .content-box.gray .header:after {
        clear: both
    }

    .content-box.gray a.title, .content-box.gray a.header, .content-box.gray .title a, .content-box.gray .header a {
        text-decoration: none;
        cursor: pointer
    }

        .content-box.gray a.title:hover, .content-box.gray a.header:hover, .content-box.gray .title a:hover, .content-box.gray .header a:hover {
            text-decoration: underline
        }

.content-box.gray .content {
    padding: 14px;
    border: 1px solid #ccc;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

    .content-box.gray .content.inner-border {
        padding: 8px
    }

.content-box.gray .inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

.content-box.blue .title, .content-box.blue .header {
    *zoom: 1;
    margin: 0 0 2px 0;
    padding: 6px 12px;
    color: #fff;
    font-size: .95em;
    font-weight: bold;
    border: 1px solid #3d7edb;
    background: #3d7edb;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-topleft: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    border-top-left-radius: .25em
}

    .content-box.blue .title:before, .content-box.blue .title:after, .content-box.blue .header:before, .content-box.blue .header:after {
        content: " ";
        display: table
    }

    .content-box.blue .title:after, .content-box.blue .header:after {
        clear: both
    }

    .content-box.blue a.title, .content-box.blue a.header, .content-box.blue .title a, .content-box.blue .header a {
        text-decoration: none;
        cursor: pointer
    }

        .content-box.blue a.title:hover, .content-box.blue a.header:hover, .content-box.blue .title a:hover, .content-box.blue .header a:hover {
            text-decoration: underline
        }

.content-box.blue .content {
    padding: 14px;
    border: 1px solid #ccc;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

    .content-box.blue .content.inner-border {
        padding: 8px
    }

.content-box.blue .inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

.content-box.green .title, .content-box.green .header {
    *zoom: 1;
    margin: 0 0 2px 0;
    padding: 6px 12px;
    color: #fff;
    font-size: .95em;
    font-weight: bold;
    border: 1px solid #879637;
    background: #879637;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-topleft: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    border-top-left-radius: .25em
}

    .content-box.green .title:before, .content-box.green .title:after, .content-box.green .header:before, .content-box.green .header:after {
        content: " ";
        display: table
    }

    .content-box.green .title:after, .content-box.green .header:after {
        clear: both
    }

    .content-box.green a.title, .content-box.green a.header, .content-box.green .title a, .content-box.green .header a {
        text-decoration: none;
        cursor: pointer
    }

        .content-box.green a.title:hover, .content-box.green a.header:hover, .content-box.green .title a:hover, .content-box.green .header a:hover {
            text-decoration: underline
        }

.content-box.green .content {
    padding: 14px;
    border: 1px solid #ccc;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

    .content-box.green .content.inner-border {
        padding: 8px
    }

.content-box.green .inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

.content-box.green-bright .title, .content-box.green-bright .header {
    *zoom: 1;
    margin: 0 0 2px 0;
    padding: 6px 12px;
    color: #fff;
    font-size: .95em;
    font-weight: bold;
    border: 1px solid #5da423;
    background: #5da423;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-topleft: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    border-top-left-radius: .25em
}

    .content-box.green-bright .title:before, .content-box.green-bright .title:after, .content-box.green-bright .header:before, .content-box.green-bright .header:after {
        content: " ";
        display: table
    }

    .content-box.green-bright .title:after, .content-box.green-bright .header:after {
        clear: both
    }

    .content-box.green-bright a.title, .content-box.green-bright a.header, .content-box.green-bright .title a, .content-box.green-bright .header a {
        text-decoration: none;
        cursor: pointer
    }

        .content-box.green-bright a.title:hover, .content-box.green-bright a.header:hover, .content-box.green-bright .title a:hover, .content-box.green-bright .header a:hover {
            text-decoration: underline
        }

.content-box.green-bright .content {
    padding: 14px;
    border: 1px solid #ccc;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

    .content-box.green-bright .content.inner-border {
        padding: 8px
    }

.content-box.green-bright .inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

.content-box.green-light .title, .content-box.green-light .header {
    *zoom: 1;
    margin: 0 0 2px 0;
    padding: 6px 12px;
    color: #000;
    font-size: .95em;
    font-weight: bold;
    border: 1px solid #8dc63f;
    background: #8dc63f;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-topleft: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    border-top-left-radius: .25em
}

    .content-box.green-light .title:before, .content-box.green-light .title:after, .content-box.green-light .header:before, .content-box.green-light .header:after {
        content: " ";
        display: table
    }

    .content-box.green-light .title:after, .content-box.green-light .header:after {
        clear: both
    }

    .content-box.green-light a.title, .content-box.green-light a.header, .content-box.green-light .title a, .content-box.green-light .header a {
        text-decoration: none;
        cursor: pointer
    }

        .content-box.green-light a.title:hover, .content-box.green-light a.header:hover, .content-box.green-light .title a:hover, .content-box.green-light .header a:hover {
            text-decoration: underline
        }

.content-box.green-light .content {
    padding: 14px;
    border: 1px solid #ccc;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

    .content-box.green-light .content.inner-border {
        padding: 8px
    }

.content-box.green-light .inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

.content-box.yellow .title, .content-box.yellow .header {
    *zoom: 1;
    margin: 0 0 2px 0;
    padding: 6px 12px;
    color: #000;
    font-size: .95em;
    font-weight: bold;
    border: 1px solid #ffc40d;
    background: #ffc40d;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-topleft: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    border-top-left-radius: .25em
}

    .content-box.yellow .title:before, .content-box.yellow .title:after, .content-box.yellow .header:before, .content-box.yellow .header:after {
        content: " ";
        display: table
    }

    .content-box.yellow .title:after, .content-box.yellow .header:after {
        clear: both
    }

    .content-box.yellow a.title, .content-box.yellow a.header, .content-box.yellow .title a, .content-box.yellow .header a {
        text-decoration: none;
        cursor: pointer
    }

        .content-box.yellow a.title:hover, .content-box.yellow a.header:hover, .content-box.yellow .title a:hover, .content-box.yellow .header a:hover {
            text-decoration: underline
        }

.content-box.yellow .content {
    padding: 14px;
    border: 1px solid #ccc;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

    .content-box.yellow .content.inner-border {
        padding: 8px
    }

.content-box.yellow .inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

.content-box.orange .title, .content-box.orange .header {
    *zoom: 1;
    margin: 0 0 2px 0;
    padding: 6px 12px;
    color: #fff;
    font-size: .95em;
    font-weight: bold;
    border: 1px solid #ec7a08;
    background: #ec7a08;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-topleft: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    border-top-left-radius: .25em
}

    .content-box.orange .title:before, .content-box.orange .title:after, .content-box.orange .header:before, .content-box.orange .header:after {
        content: " ";
        display: table
    }

    .content-box.orange .title:after, .content-box.orange .header:after {
        clear: both
    }

    .content-box.orange a.title, .content-box.orange a.header, .content-box.orange .title a, .content-box.orange .header a {
        text-decoration: none;
        cursor: pointer
    }

        .content-box.orange a.title:hover, .content-box.orange a.header:hover, .content-box.orange .title a:hover, .content-box.orange .header a:hover {
            text-decoration: underline
        }

.content-box.orange .content {
    padding: 14px;
    border: 1px solid #ccc;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

    .content-box.orange .content.inner-border {
        padding: 8px
    }

.content-box.orange .inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

.content-box.purple .title, .content-box.purple .header {
    *zoom: 1;
    margin: 0 0 2px 0;
    padding: 6px 12px;
    color: #fff;
    font-size: .95em;
    font-weight: bold;
    border: 1px solid #641f45;
    background: #641f45;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-topleft: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    border-top-left-radius: .25em
}

    .content-box.purple .title:before, .content-box.purple .title:after, .content-box.purple .header:before, .content-box.purple .header:after {
        content: " ";
        display: table
    }

    .content-box.purple .title:after, .content-box.purple .header:after {
        clear: both
    }

    .content-box.purple a.title, .content-box.purple a.header, .content-box.purple .title a, .content-box.purple .header a {
        text-decoration: none;
        cursor: pointer
    }

        .content-box.purple a.title:hover, .content-box.purple a.header:hover, .content-box.purple .title a:hover, .content-box.purple .header a:hover {
            text-decoration: underline
        }

.content-box.purple .content {
    padding: 14px;
    border: 1px solid #ccc;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

    .content-box.purple .content.inner-border {
        padding: 8px
    }

.content-box.purple .inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

.content-box.pink .title, .content-box.pink .header {
    *zoom: 1;
    margin: 0 0 2px 0;
    padding: 6px 12px;
    color: #fff;
    font-size: .95em;
    font-weight: bold;
    border: 1px solid #c3325f;
    background: #c3325f;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-topleft: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    border-top-left-radius: .25em
}

    .content-box.pink .title:before, .content-box.pink .title:after, .content-box.pink .header:before, .content-box.pink .header:after {
        content: " ";
        display: table
    }

    .content-box.pink .title:after, .content-box.pink .header:after {
        clear: both
    }

    .content-box.pink a.title, .content-box.pink a.header, .content-box.pink .title a, .content-box.pink .header a {
        text-decoration: none;
        cursor: pointer
    }

        .content-box.pink a.title:hover, .content-box.pink a.header:hover, .content-box.pink .title a:hover, .content-box.pink .header a:hover {
            text-decoration: underline
        }

.content-box.pink .content {
    padding: 14px;
    border: 1px solid #ccc;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

    .content-box.pink .content.inner-border {
        padding: 8px
    }

.content-box.pink .inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

.content-box.teal .title, .content-box.teal .header {
    *zoom: 1;
    margin: 0 0 2px 0;
    padding: 6px 12px;
    color: #fff;
    font-size: .95em;
    font-weight: bold;
    border: 1px solid #4e7c8c;
    background: #4e7c8c;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-topleft: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    border-top-left-radius: .25em
}

    .content-box.teal .title:before, .content-box.teal .title:after, .content-box.teal .header:before, .content-box.teal .header:after {
        content: " ";
        display: table
    }

    .content-box.teal .title:after, .content-box.teal .header:after {
        clear: both
    }

    .content-box.teal a.title, .content-box.teal a.header, .content-box.teal .title a, .content-box.teal .header a {
        text-decoration: none;
        cursor: pointer
    }

        .content-box.teal a.title:hover, .content-box.teal a.header:hover, .content-box.teal .title a:hover, .content-box.teal .header a:hover {
            text-decoration: underline
        }

.content-box.teal .content {
    padding: 14px;
    border: 1px solid #ccc;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

    .content-box.teal .content.inner-border {
        padding: 8px
    }

.content-box.teal .inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

.content-box.coolgray3 .title, .content-box.coolgray3 .header {
    *zoom: 1;
    margin: 0 0 2px 0;
    padding: 6px 12px;
    color: #000;
    font-size: .95em;
    font-weight: bold;
    border: 1px solid #c9cac8;
    background: #c9cac8;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-topleft: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    border-top-left-radius: .25em
}

    .content-box.coolgray3 .title:before, .content-box.coolgray3 .title:after, .content-box.coolgray3 .header:before, .content-box.coolgray3 .header:after {
        content: " ";
        display: table
    }

    .content-box.coolgray3 .title:after, .content-box.coolgray3 .header:after {
        clear: both
    }

    .content-box.coolgray3 a.title, .content-box.coolgray3 a.header, .content-box.coolgray3 .title a, .content-box.coolgray3 .header a {
        text-decoration: none;
        cursor: pointer
    }

        .content-box.coolgray3 a.title:hover, .content-box.coolgray3 a.header:hover, .content-box.coolgray3 .title a:hover, .content-box.coolgray3 .header a:hover {
            text-decoration: underline
        }

.content-box.coolgray3 .content {
    padding: 14px;
    border: 1px solid #ccc;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

    .content-box.coolgray3 .content.inner-border {
        padding: 8px
    }

.content-box.coolgray3 .inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

.content-box.tan .title, .content-box.tan .header {
    *zoom: 1;
    margin: 0 0 2px 0;
    padding: 6px 12px;
    color: #000;
    font-size: .95em;
    font-weight: bold;
    border: 1px solid #dcd6b2;
    background: #dcd6b2;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-topleft: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    border-top-left-radius: .25em
}

    .content-box.tan .title:before, .content-box.tan .title:after, .content-box.tan .header:before, .content-box.tan .header:after {
        content: " ";
        display: table
    }

    .content-box.tan .title:after, .content-box.tan .header:after {
        clear: both
    }

    .content-box.tan a.title, .content-box.tan a.header, .content-box.tan .title a, .content-box.tan .header a {
        text-decoration: none;
        cursor: pointer
    }

        .content-box.tan a.title:hover, .content-box.tan a.header:hover, .content-box.tan .title a:hover, .content-box.tan .header a:hover {
            text-decoration: underline
        }

.content-box.tan .content {
    padding: 14px;
    border: 1px solid #ccc;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

    .content-box.tan .content.inner-border {
        padding: 8px
    }

.content-box.tan .inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

.content-box.beige .title, .content-box.beige .header {
    *zoom: 1;
    margin: 0 0 2px 0;
    padding: 6px 12px;
    color: #000;
    font-size: .95em;
    font-weight: bold;
    border: 1px solid #ecdebb;
    background: #ecdebb;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-topleft: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    border-top-left-radius: .25em
}

    .content-box.beige .title:before, .content-box.beige .title:after, .content-box.beige .header:before, .content-box.beige .header:after {
        content: " ";
        display: table
    }

    .content-box.beige .title:after, .content-box.beige .header:after {
        clear: both
    }

    .content-box.beige a.title, .content-box.beige a.header, .content-box.beige .title a, .content-box.beige .header a {
        text-decoration: none;
        cursor: pointer
    }

        .content-box.beige a.title:hover, .content-box.beige a.header:hover, .content-box.beige .title a:hover, .content-box.beige .header a:hover {
            text-decoration: underline
        }

.content-box.beige .content {
    padding: 14px;
    border: 1px solid #ccc;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

    .content-box.beige .content.inner-border {
        padding: 8px
    }

.content-box.beige .inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

.content-box.black .title, .content-box.black .header {
    *zoom: 1;
    margin: 0 0 2px 0;
    padding: 6px 12px;
    color: #fff;
    font-size: .95em;
    font-weight: bold;
    border: 1px solid #000;
    background: #000;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-topleft: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    border-top-left-radius: .25em
}

    .content-box.black .title:before, .content-box.black .title:after, .content-box.black .header:before, .content-box.black .header:after {
        content: " ";
        display: table
    }

    .content-box.black .title:after, .content-box.black .header:after {
        clear: both
    }

    .content-box.black a.title, .content-box.black a.header, .content-box.black .title a, .content-box.black .header a {
        text-decoration: none;
        cursor: pointer
    }

        .content-box.black a.title:hover, .content-box.black a.header:hover, .content-box.black .title a:hover, .content-box.black .header a:hover {
            text-decoration: underline
        }

.content-box.black .content {
    padding: 14px;
    border: 1px solid #ccc;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

    .content-box.black .content.inner-border {
        padding: 8px
    }

.content-box.black .inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

.content-box.white .title, .content-box.white .header {
    *zoom: 1;
    margin: 0 0 2px 0;
    padding: 6px 12px;
    color: #000;
    font-size: .95em;
    font-weight: bold;
    border: 1px solid #ccc;
    background: #fff;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-topleft: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    border-top-left-radius: .25em
}

    .content-box.white .title:before, .content-box.white .title:after, .content-box.white .header:before, .content-box.white .header:after {
        content: " ";
        display: table
    }

    .content-box.white .title:after, .content-box.white .header:after {
        clear: both
    }

    .content-box.white a.title, .content-box.white a.header, .content-box.white .title a, .content-box.white .header a {
        text-decoration: none;
        cursor: pointer
    }

        .content-box.white a.title:hover, .content-box.white a.header:hover, .content-box.white .title a:hover, .content-box.white .header a:hover {
            text-decoration: underline
        }

.content-box.white .content {
    padding: 14px;
    border: 1px solid #ccc;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

    .content-box.white .content.inner-border {
        padding: 8px
    }

.content-box.white .inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

.content-box.gray-bold .title, .content-box.gray-bold .header {
    *zoom: 1;
    margin: 0 0 2px 0;
    padding: 6px 12px;
    color: #fff;
    font-size: .95em;
    font-weight: bold;
    border: 1px solid #333;
    background: #333;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-topleft: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    border-top-left-radius: .25em
}

    .content-box.gray-bold .title:before, .content-box.gray-bold .title:after, .content-box.gray-bold .header:before, .content-box.gray-bold .header:after {
        content: " ";
        display: table
    }

    .content-box.gray-bold .title:after, .content-box.gray-bold .header:after {
        clear: both
    }

    .content-box.gray-bold a.title, .content-box.gray-bold a.header, .content-box.gray-bold .title a, .content-box.gray-bold .header a {
        text-decoration: none;
        cursor: pointer
    }

        .content-box.gray-bold a.title:hover, .content-box.gray-bold a.header:hover, .content-box.gray-bold .title a:hover, .content-box.gray-bold .header a:hover {
            text-decoration: underline
        }

.content-box.gray-bold .content {
    padding: 14px;
    border: 1px solid #ccc;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

    .content-box.gray-bold .content.inner-border {
        padding: 8px
    }

.content-box.gray-bold .inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

.content-box.gray-smooth .title, .content-box.gray-smooth .header {
    *zoom: 1;
    margin: 0 0 2px 0;
    padding: 6px 12px;
    color: #555;
    font-size: .95em;
    font-weight: bold;
    border: 1px solid #ccc;
    background: #eee;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-topleft: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    border-top-left-radius: .25em
}

    .content-box.gray-smooth .title:before, .content-box.gray-smooth .title:after, .content-box.gray-smooth .header:before, .content-box.gray-smooth .header:after {
        content: " ";
        display: table
    }

    .content-box.gray-smooth .title:after, .content-box.gray-smooth .header:after {
        clear: both
    }

    .content-box.gray-smooth a.title, .content-box.gray-smooth a.header, .content-box.gray-smooth .title a, .content-box.gray-smooth .header a {
        text-decoration: none;
        cursor: pointer
    }

        .content-box.gray-smooth a.title:hover, .content-box.gray-smooth a.header:hover, .content-box.gray-smooth .title a:hover, .content-box.gray-smooth .header a:hover {
            text-decoration: underline
        }

.content-box.gray-smooth .content {
    padding: 14px;
    border: 1px solid #ccc;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

    .content-box.gray-smooth .content.inner-border {
        padding: 8px
    }

.content-box.gray-smooth .inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #616365;
    -moz-border-radius-bottomright: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-bottom-right-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-bottom-right-radius: .25em;
    border-bottom-left-radius: .25em
}

.content-toggle .header {
    display: block;
    cursor: pointer !important;
    position: relative
}

    .content-toggle .header .status-icon {
        display: block;
        font-weight: bold;
        position: absolute;
        top: 0;
        right: .3125em
    }

.content-toggle.no-icon .header .status-icon {
    display: none
}

.content-toggle .container {
    display: none
}

@media only screen and (min-width:48em) {
    .content-toggle .container {
        display: block
    }
}

.no-js .content-toggle .container {
    display: block
}

.hero-box {
    *zoom: 1;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    background: #111;
    color: #fff;
    -moz-border-radius-topright: .375em;
    -moz-border-radius-topleft: .375em;
    -webkit-border-top-right-radius: .375em;
    -webkit-border-top-left-radius: .375em;
    border-top-right-radius: .375em;
    border-top-left-radius: .375em
}

    .hero-box:before, .hero-box:after {
        content: " ";
        display: table
    }

    .hero-box:after {
        clear: both
    }

    .hero-box img {
        -moz-border-radius-topright: .375em;
        -moz-border-radius-topleft: .375em;
        -webkit-border-top-right-radius: .375em;
        -webkit-border-top-left-radius: .375em;
        border-top-right-radius: .375em;
        border-top-left-radius: .375em
    }

    .hero-box h1, .hero-box h2, .hero-box h3, .hero-box h4, .hero-box h5, .hero-box h6, .hero-box p {
        color: #fff
    }

.photo {
    display: inline
}

.photo-left {
    float: left;
    margin: 0 14px 10px 0
}

.photo-right {
    float: right;
    margin: 0 0 10px 14px
}

figure {
    display: inline-block;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word
}

    figure img {
        margin: 0;
        padding: 3px;
        border: 1px solid #ccc;
        background: #fff
    }

    figure figcaption {
        padding: 6px;
        font-size: .8em;
        background: #eee;
        line-height: normal;
        white-space: pre-wrap;
        white-space: -moz-pre-wrap;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
        word-wrap: break-word
    }

.bot-links, .botlinks {
    clear: both;
    display: block;
    width: auto;
    text-align: center;
    padding: 1.25em 0;
    font-size: .8em
}

    .bot-links a, .botlinks a {
        color: #555
    }

        .bot-links a:hover, .botlinks a:hover {
            text-decoration: underline
        }

@media only screen and (min-width:61.25em) {
    .top-links, .toplinks {
        display: inline-block;
        float: right;
        padding-right: .6875em;
        font-size: .8em
    }

        .top-links a, .toplinks a {
            color: #555
        }

            .top-links a:hover, .toplinks a:hover {
                text-decoration: underline
            }

    .bot-links, .botlinks {
        clear: both;
        display: block;
        width: auto;
        text-align: center;
        padding: 2.5em 0;
        font-size: .8em
    }

        .bot-links a, .botlinks a {
            color: #555
        }

            .bot-links a:hover, .botlinks a:hover {
                text-decoration: underline
            }
}

@media print {
    .no-print, #header, #breadcrumbs, #explore, #navigate, #search, #kudos, #footer {
        display: none !important
    }

    #aside {
        display: none
    }

    .aside #aside {
        display: block
    }
}
