@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Roboto+Slab:100,700");
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }

body {
    margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block; }

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline; }

audio:not([controls]) {
    display: none;
    height: 0; }

[hidden],
template {
    display: none; }

a {
    background-color: transparent; }

a:active,
a:hover {
    outline: 0; }

abbr[title] {
    border-bottom: 1px dotted; }

b,
strong {
    font-weight: bold; }

dfn {
    font-style: italic; }

h1 {
    font-size: 2em;
    margin: 0.67em 0; }

mark {
    background: #ff0;
    color: #000; }

small {
    font-size: 80%; }

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }

sup {
    top: -0.5em; }

sub {
    bottom: -0.25em; }

img {
    border: 0; }

svg:not(:root) {
    overflow: hidden; }

figure {
    margin: 1em 40px; }

hr {
    box-sizing: content-box;
    height: 0; }

pre {
    overflow: auto; }

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0; }

button {
    overflow: visible; }

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; }

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0; }

input {
    line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto; }

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }

legend {
    border: 0;
    padding: 0; }

textarea {
    overflow: auto; }

optgroup {
    font-weight: bold; }

table {
    border-collapse: collapse;
    border-spacing: 0; }

td,
th {
    padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        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) ")"; }
    a[href^="#"]:after,
    a[href^="javascript:"]: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; }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3; }
    h2,
    h3 {
        page-break-after: avoid; }
    .navbar {
        display: none; }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important; }
    .label {
        border: 1px solid #000; }
    .table {
        border-collapse: collapse !important; }
    .table td,
    .table th {
        background-color: #fff !important; }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important; } }

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
    content: "\2a"; }

.glyphicon-plus:before {
    content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac"; }

.glyphicon-minus:before {
    content: "\2212"; }

.glyphicon-cloud:before {
    content: "\2601"; }

.glyphicon-envelope:before {
    content: "\2709"; }

.glyphicon-pencil:before {
    content: "\270f"; }

.glyphicon-glass:before {
    content: "\e001"; }

.glyphicon-music:before {
    content: "\e002"; }

.glyphicon-search:before {
    content: "\e003"; }

.glyphicon-heart:before {
    content: "\e005"; }

.glyphicon-star:before {
    content: "\e006"; }

.glyphicon-star-empty:before {
    content: "\e007"; }

.glyphicon-user:before {
    content: "\e008"; }

.glyphicon-film:before {
    content: "\e009"; }

.glyphicon-th-large:before {
    content: "\e010"; }

.glyphicon-th:before {
    content: "\e011"; }

.glyphicon-th-list:before {
    content: "\e012"; }

.glyphicon-ok:before {
    content: "\e013"; }

.glyphicon-remove:before {
    content: "\e014"; }

.glyphicon-zoom-in:before {
    content: "\e015"; }

.glyphicon-zoom-out:before {
    content: "\e016"; }

.glyphicon-off:before {
    content: "\e017"; }

.glyphicon-signal:before {
    content: "\e018"; }

.glyphicon-cog:before {
    content: "\e019"; }

.glyphicon-trash:before {
    content: "\e020"; }

.glyphicon-home:before {
    content: "\e021"; }

.glyphicon-file:before {
    content: "\e022"; }

.glyphicon-time:before {
    content: "\e023"; }

.glyphicon-road:before {
    content: "\e024"; }

.glyphicon-download-alt:before {
    content: "\e025"; }

.glyphicon-download:before {
    content: "\e026"; }

.glyphicon-upload:before {
    content: "\e027"; }

.glyphicon-inbox:before {
    content: "\e028"; }

.glyphicon-play-circle:before {
    content: "\e029"; }

.glyphicon-repeat:before {
    content: "\e030"; }

.glyphicon-refresh:before {
    content: "\e031"; }

.glyphicon-list-alt:before {
    content: "\e032"; }

.glyphicon-lock:before {
    content: "\e033"; }

.glyphicon-flag:before {
    content: "\e034"; }

.glyphicon-headphones:before {
    content: "\e035"; }

.glyphicon-volume-off:before {
    content: "\e036"; }

.glyphicon-volume-down:before {
    content: "\e037"; }

.glyphicon-volume-up:before {
    content: "\e038"; }

.glyphicon-qrcode:before {
    content: "\e039"; }

.glyphicon-barcode:before {
    content: "\e040"; }

.glyphicon-tag:before {
    content: "\e041"; }

.glyphicon-tags:before {
    content: "\e042"; }

.glyphicon-book:before {
    content: "\e043"; }

.glyphicon-bookmark:before {
    content: "\e044"; }

.glyphicon-print:before {
    content: "\e045"; }

.glyphicon-camera:before {
    content: "\e046"; }

.glyphicon-font:before {
    content: "\e047"; }

.glyphicon-bold:before {
    content: "\e048"; }

.glyphicon-italic:before {
    content: "\e049"; }

.glyphicon-text-height:before {
    content: "\e050"; }

.glyphicon-text-width:before {
    content: "\e051"; }

.glyphicon-align-left:before {
    content: "\e052"; }

.glyphicon-align-center:before {
    content: "\e053"; }

.glyphicon-align-right:before {
    content: "\e054"; }

.glyphicon-align-justify:before {
    content: "\e055"; }

.glyphicon-list:before {
    content: "\e056"; }

.glyphicon-indent-left:before {
    content: "\e057"; }

.glyphicon-indent-right:before {
    content: "\e058"; }

.glyphicon-facetime-video:before {
    content: "\e059"; }

.glyphicon-picture:before {
    content: "\e060"; }

.glyphicon-map-marker:before {
    content: "\e062"; }

.glyphicon-adjust:before {
    content: "\e063"; }

.glyphicon-tint:before {
    content: "\e064"; }

.glyphicon-edit:before {
    content: "\e065"; }

.glyphicon-share:before {
    content: "\e066"; }

.glyphicon-check:before {
    content: "\e067"; }

.glyphicon-move:before {
    content: "\e068"; }

.glyphicon-step-backward:before {
    content: "\e069"; }

.glyphicon-fast-backward:before {
    content: "\e070"; }

.glyphicon-backward:before {
    content: "\e071"; }

.glyphicon-play:before {
    content: "\e072"; }

.glyphicon-pause:before {
    content: "\e073"; }

.glyphicon-stop:before {
    content: "\e074"; }

.glyphicon-forward:before {
    content: "\e075"; }

.glyphicon-fast-forward:before {
    content: "\e076"; }

.glyphicon-step-forward:before {
    content: "\e077"; }

.glyphicon-eject:before {
    content: "\e078"; }

.glyphicon-chevron-left:before {
    content: "\e079"; }

.glyphicon-chevron-right:before {
    content: "\e080"; }

.glyphicon-plus-sign:before {
    content: "\e081"; }

.glyphicon-minus-sign:before {
    content: "\e082"; }

.glyphicon-remove-sign:before {
    content: "\e083"; }

.glyphicon-ok-sign:before {
    content: "\e084"; }

.glyphicon-question-sign:before {
    content: "\e085"; }

.glyphicon-info-sign:before {
    content: "\e086"; }

.glyphicon-screenshot:before {
    content: "\e087"; }

.glyphicon-remove-circle:before {
    content: "\e088"; }

.glyphicon-ok-circle:before {
    content: "\e089"; }

.glyphicon-ban-circle:before {
    content: "\e090"; }

.glyphicon-arrow-left:before {
    content: "\e091"; }

.glyphicon-arrow-right:before {
    content: "\e092"; }

.glyphicon-arrow-up:before {
    content: "\e093"; }

.glyphicon-arrow-down:before {
    content: "\e094"; }

.glyphicon-share-alt:before {
    content: "\e095"; }

.glyphicon-resize-full:before {
    content: "\e096"; }

.glyphicon-resize-small:before {
    content: "\e097"; }

.glyphicon-exclamation-sign:before {
    content: "\e101"; }

.glyphicon-gift:before {
    content: "\e102"; }

.glyphicon-leaf:before {
    content: "\e103"; }

.glyphicon-fire:before {
    content: "\e104"; }

.glyphicon-eye-open:before {
    content: "\e105"; }

.glyphicon-eye-close:before {
    content: "\e106"; }

.glyphicon-warning-sign:before {
    content: "\e107"; }

.glyphicon-plane:before {
    content: "\e108"; }

.glyphicon-calendar:before {
    content: "\e109"; }

.glyphicon-random:before {
    content: "\e110"; }

.glyphicon-comment:before {
    content: "\e111"; }

.glyphicon-magnet:before {
    content: "\e112"; }

.glyphicon-chevron-up:before {
    content: "\e113"; }

.glyphicon-chevron-down:before {
    content: "\e114"; }

.glyphicon-retweet:before {
    content: "\e115"; }

.glyphicon-shopping-cart:before {
    content: "\e116"; }

.glyphicon-folder-close:before {
    content: "\e117"; }

.glyphicon-folder-open:before {
    content: "\e118"; }

.glyphicon-resize-vertical:before {
    content: "\e119"; }

.glyphicon-resize-horizontal:before {
    content: "\e120"; }

.glyphicon-hdd:before {
    content: "\e121"; }

.glyphicon-bullhorn:before {
    content: "\e122"; }

.glyphicon-bell:before {
    content: "\e123"; }

.glyphicon-certificate:before {
    content: "\e124"; }

.glyphicon-thumbs-up:before {
    content: "\e125"; }

.glyphicon-thumbs-down:before {
    content: "\e126"; }

.glyphicon-hand-right:before {
    content: "\e127"; }

.glyphicon-hand-left:before {
    content: "\e128"; }

.glyphicon-hand-up:before {
    content: "\e129"; }

.glyphicon-hand-down:before {
    content: "\e130"; }

.glyphicon-circle-arrow-right:before {
    content: "\e131"; }

.glyphicon-circle-arrow-left:before {
    content: "\e132"; }

.glyphicon-circle-arrow-up:before {
    content: "\e133"; }

.glyphicon-circle-arrow-down:before {
    content: "\e134"; }

.glyphicon-globe:before {
    content: "\e135"; }

.glyphicon-wrench:before {
    content: "\e136"; }

.glyphicon-tasks:before {
    content: "\e137"; }

.glyphicon-filter:before {
    content: "\e138"; }

.glyphicon-briefcase:before {
    content: "\e139"; }

.glyphicon-fullscreen:before {
    content: "\e140"; }

.glyphicon-dashboard:before {
    content: "\e141"; }

.glyphicon-paperclip:before {
    content: "\e142"; }

.glyphicon-heart-empty:before {
    content: "\e143"; }

.glyphicon-link:before {
    content: "\e144"; }

.glyphicon-phone:before {
    content: "\e145"; }

.glyphicon-pushpin:before {
    content: "\e146"; }

.glyphicon-usd:before {
    content: "\e148"; }

.glyphicon-gbp:before {
    content: "\e149"; }

.glyphicon-sort:before {
    content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
    content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"; }

.glyphicon-sort-by-order:before {
    content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
    content: "\e154"; }

.glyphicon-sort-by-attributes:before {
    content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"; }

.glyphicon-unchecked:before {
    content: "\e157"; }

.glyphicon-expand:before {
    content: "\e158"; }

.glyphicon-collapse-down:before {
    content: "\e159"; }

.glyphicon-collapse-up:before {
    content: "\e160"; }

.glyphicon-log-in:before {
    content: "\e161"; }

.glyphicon-flash:before {
    content: "\e162"; }

.glyphicon-log-out:before {
    content: "\e163"; }

.glyphicon-new-window:before {
    content: "\e164"; }

.glyphicon-record:before {
    content: "\e165"; }

.glyphicon-save:before {
    content: "\e166"; }

.glyphicon-open:before {
    content: "\e167"; }

.glyphicon-saved:before {
    content: "\e168"; }

.glyphicon-import:before {
    content: "\e169"; }

.glyphicon-export:before {
    content: "\e170"; }

.glyphicon-send:before {
    content: "\e171"; }

.glyphicon-floppy-disk:before {
    content: "\e172"; }

.glyphicon-floppy-saved:before {
    content: "\e173"; }

.glyphicon-floppy-remove:before {
    content: "\e174"; }

.glyphicon-floppy-save:before {
    content: "\e175"; }

.glyphicon-floppy-open:before {
    content: "\e176"; }

.glyphicon-credit-card:before {
    content: "\e177"; }

.glyphicon-transfer:before {
    content: "\e178"; }

.glyphicon-cutlery:before {
    content: "\e179"; }

.glyphicon-header:before {
    content: "\e180"; }

.glyphicon-compressed:before {
    content: "\e181"; }

.glyphicon-earphone:before {
    content: "\e182"; }

.glyphicon-phone-alt:before {
    content: "\e183"; }

.glyphicon-tower:before {
    content: "\e184"; }

.glyphicon-stats:before {
    content: "\e185"; }

.glyphicon-sd-video:before {
    content: "\e186"; }

.glyphicon-hd-video:before {
    content: "\e187"; }

.glyphicon-subtitles:before {
    content: "\e188"; }

.glyphicon-sound-stereo:before {
    content: "\e189"; }

.glyphicon-sound-dolby:before {
    content: "\e190"; }

.glyphicon-sound-5-1:before {
    content: "\e191"; }

.glyphicon-sound-6-1:before {
    content: "\e192"; }

.glyphicon-sound-7-1:before {
    content: "\e193"; }

.glyphicon-copyright-mark:before {
    content: "\e194"; }

.glyphicon-registration-mark:before {
    content: "\e195"; }

.glyphicon-cloud-download:before {
    content: "\e197"; }

.glyphicon-cloud-upload:before {
    content: "\e198"; }

.glyphicon-tree-conifer:before {
    content: "\e199"; }

.glyphicon-tree-deciduous:before {
    content: "\e200"; }

.glyphicon-cd:before {
    content: "\e201"; }

.glyphicon-save-file:before {
    content: "\e202"; }

.glyphicon-open-file:before {
    content: "\e203"; }

.glyphicon-level-up:before {
    content: "\e204"; }

.glyphicon-copy:before {
    content: "\e205"; }

.glyphicon-paste:before {
    content: "\e206"; }

.glyphicon-alert:before {
    content: "\e209"; }

.glyphicon-equalizer:before {
    content: "\e210"; }

.glyphicon-king:before {
    content: "\e211"; }

.glyphicon-queen:before {
    content: "\e212"; }

.glyphicon-pawn:before {
    content: "\e213"; }

.glyphicon-bishop:before {
    content: "\e214"; }

.glyphicon-knight:before {
    content: "\e215"; }

.glyphicon-baby-formula:before {
    content: "\e216"; }

.glyphicon-tent:before {
    content: "\26fa"; }

.glyphicon-blackboard:before {
    content: "\e218"; }

.glyphicon-bed:before {
    content: "\e219"; }

.glyphicon-apple:before {
    content: "\f8ff"; }

.glyphicon-erase:before {
    content: "\e221"; }

.glyphicon-hourglass:before {
    content: "\231b"; }

.glyphicon-lamp:before {
    content: "\e223"; }

.glyphicon-duplicate:before {
    content: "\e224"; }

.glyphicon-piggy-bank:before {
    content: "\e225"; }

.glyphicon-scissors:before {
    content: "\e226"; }

.glyphicon-bitcoin:before {
    content: "\e227"; }

.glyphicon-btc:before {
    content: "\e227"; }

.glyphicon-xbt:before {
    content: "\e227"; }

.glyphicon-yen:before {
    content: "\00a5"; }

.glyphicon-jpy:before {
    content: "\00a5"; }

.glyphicon-ruble:before {
    content: "\20bd"; }

.glyphicon-rub:before {
    content: "\20bd"; }

.glyphicon-scale:before {
    content: "\e230"; }

.glyphicon-ice-lolly:before {
    content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"; }

.glyphicon-education:before {
    content: "\e233"; }

.glyphicon-option-horizontal:before {
    content: "\e234"; }

.glyphicon-option-vertical:before {
    content: "\e235"; }

.glyphicon-menu-hamburger:before {
    content: "\e236"; }

.glyphicon-modal-window:before {
    content: "\e237"; }

.glyphicon-oil:before {
    content: "\e238"; }

.glyphicon-grain:before {
    content: "\e239"; }

.glyphicon-sunglasses:before {
    content: "\e240"; }

.glyphicon-text-size:before {
    content: "\e241"; }

.glyphicon-text-color:before {
    content: "\e242"; }

.glyphicon-text-background:before {
    content: "\e243"; }

.glyphicon-object-align-top:before {
    content: "\e244"; }

.glyphicon-object-align-bottom:before {
    content: "\e245"; }

.glyphicon-object-align-horizontal:before {
    content: "\e246"; }

.glyphicon-object-align-left:before {
    content: "\e247"; }

.glyphicon-object-align-vertical:before {
    content: "\e248"; }

.glyphicon-object-align-right:before {
    content: "\e249"; }

.glyphicon-triangle-right:before {
    content: "\e250"; }

.glyphicon-triangle-left:before {
    content: "\e251"; }

.glyphicon-triangle-bottom:before {
    content: "\e252"; }

.glyphicon-triangle-top:before {
    content: "\e253"; }

.glyphicon-console:before {
    content: "\e254"; }

.glyphicon-superscript:before {
    content: "\e255"; }

.glyphicon-subscript:before {
    content: "\e256"; }

.glyphicon-menu-left:before {
    content: "\e257"; }

.glyphicon-menu-right:before {
    content: "\e258"; }

.glyphicon-menu-down:before {
    content: "\e259"; }

.glyphicon-menu-up:before {
    content: "\e260"; }

* {
    box-sizing: border-box; }

*:before,
*:after {
    box-sizing: border-box; }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent; }

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    background-color: #fff; }

input,
button,
select,
textarea {
    font-family: 'Helvetica Neue LT W01_55 Roman';
    font-size: inherit;
    line-height: inherit; }

a {
    color: #337ab7;
    text-decoration: none; }
a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
    margin: 0; }

img {
    vertical-align: middle; }

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto; }

.img-rounded {
    border-radius: 6px; }

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto; }

.img-circle {
    border-radius: 50%; }

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee; }

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }

[role="button"] {
    cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px; }
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px; }
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
    font-size: 75%; }

h1, .h1 {
    font-size: 36px; }

h2, .h2 {
    font-size: 30px; }

h3, .h3 {
    font-size: 24px; }

h4, .h4 {
    font-size: 18px; }

h5, .h5 {
    font-size: 14px; }

h6, .h6 {
    font-size: 12px; }

p {
    margin: 0 0 10px;
    font-family: "HelveticaNeueETW01-55Rg"; }

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4; }
@media (min-width: 768px) {
    .lead {
        font-size: 21px; } }

small,
.small {
    font-size: 85%; }

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em; }

.text-left {
    text-align: left; }

.text-right {
    text-align: right; }

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

.text-justify {
    text-align: justify; }

.text-nowrap {
    white-space: nowrap; }

.text-lowercase {
    text-transform: lowercase; }

.text-uppercase, .initialism {
    text-transform: uppercase; }

.text-capitalize {
    text-transform: capitalize; }

.text-muted {
    color: #777777; }

.text-primary {
    color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
    color: #286090; }

.text-success {
    color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
    color: #2b542c; }

.text-info {
    color: #31708f; }

a.text-info:hover,
a.text-info:focus {
    color: #245269; }

.text-warning {
    color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c; }

.text-danger {
    color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
    color: #843534; }

.bg-primary {
    color: #fff; }

.bg-primary {
    background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090; }

.bg-success {
    background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3; }

.bg-info {
    background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee; }

.bg-warning {
    background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5; }

.bg-danger {
    background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9; }

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee; }

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px; }
ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0; }

.list-unstyled {
    padding-left: 0;
    list-style: none; }

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px; }
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
    margin-top: 0;
    margin-bottom: 20px; }

dt,
dd {
    line-height: 1.42857; }

dt {
    font-weight: bold; }

dd {
    margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table; }

.dl-horizontal dd:after {
    clear: both; }

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
    .dl-horizontal dd {
        margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777; }

.initialism {
    font-size: 90%; }

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee; }
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0; }
blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right; }
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''; }
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857; }

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px; }

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px; }
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px; }
.container:before, .container:after {
    content: " ";
    display: table; }
.container:after {
    clear: both; }
@media (min-width: 400px) {
    .container {
        width: auto; } }
@media (min-width: 768px) {
    .container {
        width: auto; } }
@media (min-width: 1000px) {
    .container {
        width: 980px; } }

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px; }
.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
.container-fluid:after {
    clear: both; }

.row {
    margin-left: -10px;
    margin-right: -10px; }
.row:before, .row:after {
    content: " ";
    display: table; }
.row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left; }

.col-xs-1 {
    width: 8.33333%; }

.col-xs-2 {
    width: 16.66667%; }

.col-xs-3 {
    width: 25%; }

.col-xs-4 {
    width: 33.33333%; }

.col-xs-5 {
    width: 41.66667%; }

.col-xs-6 {
    width: 50%; }

.col-xs-7 {
    width: 58.33333%; }

.col-xs-8 {
    width: 66.66667%; }

.col-xs-9 {
    width: 75%; }

.col-xs-10 {
    width: 83.33333%; }

.col-xs-11 {
    width: 91.66667%; }

.col-xs-12 {
    width: 100%; }

.col-xs-pull-0 {
    right: auto; }

.col-xs-pull-1 {
    right: 8.33333%; }

.col-xs-pull-2 {
    right: 16.66667%; }

.col-xs-pull-3 {
    right: 25%; }

.col-xs-pull-4 {
    right: 33.33333%; }

.col-xs-pull-5 {
    right: 41.66667%; }

.col-xs-pull-6 {
    right: 50%; }

.col-xs-pull-7 {
    right: 58.33333%; }

.col-xs-pull-8 {
    right: 66.66667%; }

.col-xs-pull-9 {
    right: 75%; }

.col-xs-pull-10 {
    right: 83.33333%; }

.col-xs-pull-11 {
    right: 91.66667%; }

.col-xs-pull-12 {
    right: 100%; }

.col-xs-push-0 {
    left: auto; }

.col-xs-push-1 {
    left: 8.33333%; }

.col-xs-push-2 {
    left: 16.66667%; }

.col-xs-push-3 {
    left: 25%; }

.col-xs-push-4 {
    left: 33.33333%; }

.col-xs-push-5 {
    left: 41.66667%; }

.col-xs-push-6 {
    left: 50%; }

.col-xs-push-7 {
    left: 58.33333%; }

.col-xs-push-8 {
    left: 66.66667%; }

.col-xs-push-9 {
    left: 75%; }

.col-xs-push-10 {
    left: 83.33333%; }

.col-xs-push-11 {
    left: 91.66667%; }

.col-xs-push-12 {
    left: 100%; }

.col-xs-offset-0 {
    margin-left: 0%; }

.col-xs-offset-1 {
    margin-left: 8.33333%; }

.col-xs-offset-2 {
    margin-left: 16.66667%; }

.col-xs-offset-3 {
    margin-left: 25%; }

.col-xs-offset-4 {
    margin-left: 33.33333%; }

.col-xs-offset-5 {
    margin-left: 41.66667%; }

.col-xs-offset-6 {
    margin-left: 50%; }

.col-xs-offset-7 {
    margin-left: 58.33333%; }

.col-xs-offset-8 {
    margin-left: 66.66667%; }

.col-xs-offset-9 {
    margin-left: 75%; }

.col-xs-offset-10 {
    margin-left: 83.33333%; }

.col-xs-offset-11 {
    margin-left: 91.66667%; }

.col-xs-offset-12 {
    margin-left: 100%; }

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left; }
    .col-sm-1 {
        width: 8.33333%; }
    .col-sm-2 {
        width: 16.66667%; }
    .col-sm-3 {
        width: 25%; }
    .col-sm-4 {
        width: 33.33333%; }
    .col-sm-5 {
        width: 41.66667%; }
    .col-sm-6 {
        width: 50%; }
    .col-sm-7 {
        width: 58.33333%; }
    .col-sm-8 {
        width: 66.66667%; }
    .col-sm-9 {
        width: 75%; }
    .col-sm-10 {
        width: 83.33333%; }
    .col-sm-11 {
        width: 91.66667%; }
    .col-sm-12 {
        width: 100%; }
    .col-sm-pull-0 {
        right: auto; }
    .col-sm-pull-1 {
        right: 8.33333%; }
    .col-sm-pull-2 {
        right: 16.66667%; }
    .col-sm-pull-3 {
        right: 25%; }
    .col-sm-pull-4 {
        right: 33.33333%; }
    .col-sm-pull-5 {
        right: 41.66667%; }
    .col-sm-pull-6 {
        right: 50%; }
    .col-sm-pull-7 {
        right: 58.33333%; }
    .col-sm-pull-8 {
        right: 66.66667%; }
    .col-sm-pull-9 {
        right: 75%; }
    .col-sm-pull-10 {
        right: 83.33333%; }
    .col-sm-pull-11 {
        right: 91.66667%; }
    .col-sm-pull-12 {
        right: 100%; }
    .col-sm-push-0 {
        left: auto; }
    .col-sm-push-1 {
        left: 8.33333%; }
    .col-sm-push-2 {
        left: 16.66667%; }
    .col-sm-push-3 {
        left: 25%; }
    .col-sm-push-4 {
        left: 33.33333%; }
    .col-sm-push-5 {
        left: 41.66667%; }
    .col-sm-push-6 {
        left: 50%; }
    .col-sm-push-7 {
        left: 58.33333%; }
    .col-sm-push-8 {
        left: 66.66667%; }
    .col-sm-push-9 {
        left: 75%; }
    .col-sm-push-10 {
        left: 83.33333%; }
    .col-sm-push-11 {
        left: 91.66667%; }
    .col-sm-push-12 {
        left: 100%; }
    .col-sm-offset-0 {
        margin-left: 0%; }
    .col-sm-offset-1 {
        margin-left: 8.33333%; }
    .col-sm-offset-2 {
        margin-left: 16.66667%; }
    .col-sm-offset-3 {
        margin-left: 25%; }
    .col-sm-offset-4 {
        margin-left: 33.33333%; }
    .col-sm-offset-5 {
        margin-left: 41.66667%; }
    .col-sm-offset-6 {
        margin-left: 50%; }
    .col-sm-offset-7 {
        margin-left: 58.33333%; }
    .col-sm-offset-8 {
        margin-left: 66.66667%; }
    .col-sm-offset-9 {
        margin-left: 75%; }
    .col-sm-offset-10 {
        margin-left: 83.33333%; }
    .col-sm-offset-11 {
        margin-left: 91.66667%; }
    .col-sm-offset-12 {
        margin-left: 100%; } }

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left; }
    .col-md-1 {
        width: 8.33333%; }
    .col-md-2 {
        width: 16.66667%; }
    .col-md-3 {
        width: 25%; }
    .col-md-4 {
        width: 33.33333%; }
    .col-md-5 {
        width: 41.66667%; }
    .col-md-6 {
        width: 50%; }
    .col-md-7 {
        width: 58.33333%; }
    .col-md-8 {
        width: 66.66667%; }
    .col-md-9 {
        width: 75%; }
    .col-md-10 {
        width: 83.33333%; }
    .col-md-11 {
        width: 91.66667%; }
    .col-md-12 {
        width: 100%; }
    .col-md-pull-0 {
        right: auto; }
    .col-md-pull-1 {
        right: 8.33333%; }
    .col-md-pull-2 {
        right: 16.66667%; }
    .col-md-pull-3 {
        right: 25%; }
    .col-md-pull-4 {
        right: 33.33333%; }
    .col-md-pull-5 {
        right: 41.66667%; }
    .col-md-pull-6 {
        right: 50%; }
    .col-md-pull-7 {
        right: 58.33333%; }
    .col-md-pull-8 {
        right: 66.66667%; }
    .col-md-pull-9 {
        right: 75%; }
    .col-md-pull-10 {
        right: 83.33333%; }
    .col-md-pull-11 {
        right: 91.66667%; }
    .col-md-pull-12 {
        right: 100%; }
    .col-md-push-0 {
        left: auto; }
    .col-md-push-1 {
        left: 8.33333%; }
    .col-md-push-2 {
        left: 16.66667%; }
    .col-md-push-3 {
        left: 25%; }
    .col-md-push-4 {
        left: 33.33333%; }
    .col-md-push-5 {
        left: 41.66667%; }
    .col-md-push-6 {
        left: 50%; }
    .col-md-push-7 {
        left: 58.33333%; }
    .col-md-push-8 {
        left: 66.66667%; }
    .col-md-push-9 {
        left: 75%; }
    .col-md-push-10 {
        left: 83.33333%; }
    .col-md-push-11 {
        left: 91.66667%; }
    .col-md-push-12 {
        left: 100%; }
    .col-md-offset-0 {
        margin-left: 0%; }
    .col-md-offset-1 {
        margin-left: 8.33333%; }
    .col-md-offset-2 {
        margin-left: 16.66667%; }
    .col-md-offset-3 {
        margin-left: 25%; }
    .col-md-offset-4 {
        margin-left: 33.33333%; }
    .col-md-offset-5 {
        margin-left: 41.66667%; }
    .col-md-offset-6 {
        margin-left: 50%; }
    .col-md-offset-7 {
        margin-left: 58.33333%; }
    .col-md-offset-8 {
        margin-left: 66.66667%; }
    .col-md-offset-9 {
        margin-left: 75%; }
    .col-md-offset-10 {
        margin-left: 83.33333%; }
    .col-md-offset-11 {
        margin-left: 91.66667%; }
    .col-md-offset-12 {
        margin-left: 100%; } }

@media (min-width: 1040px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left; }
    .col-lg-1 {
        width: 8.33333%; }
    .col-lg-2 {
        width: 16.66667%; }
    .col-lg-3 {
        width: 25%; }
    .col-lg-4 {
        width: 33.33333%; }
    .col-lg-5 {
        width: 41.66667%; }
    .col-lg-6 {
        width: 50%; }
    .col-lg-7 {
        width: 58.33333%; }
    .col-lg-8 {
        width: 66.66667%; }
    .col-lg-9 {
        width: 75%; }
    .col-lg-10 {
        width: 83.33333%; }
    .col-lg-11 {
        width: 91.66667%; }
    .col-lg-12 {
        width: 100%; }
    .col-lg-pull-0 {
        right: auto; }
    .col-lg-pull-1 {
        right: 8.33333%; }
    .col-lg-pull-2 {
        right: 16.66667%; }
    .col-lg-pull-3 {
        right: 25%; }
    .col-lg-pull-4 {
        right: 33.33333%; }
    .col-lg-pull-5 {
        right: 41.66667%; }
    .col-lg-pull-6 {
        right: 50%; }
    .col-lg-pull-7 {
        right: 58.33333%; }
    .col-lg-pull-8 {
        right: 66.66667%; }
    .col-lg-pull-9 {
        right: 75%; }
    .col-lg-pull-10 {
        right: 83.33333%; }
    .col-lg-pull-11 {
        right: 91.66667%; }
    .col-lg-pull-12 {
        right: 100%; }
    .col-lg-push-0 {
        left: auto; }
    .col-lg-push-1 {
        left: 8.33333%; }
    .col-lg-push-2 {
        left: 16.66667%; }
    .col-lg-push-3 {
        left: 25%; }
    .col-lg-push-4 {
        left: 33.33333%; }
    .col-lg-push-5 {
        left: 41.66667%; }
    .col-lg-push-6 {
        left: 50%; }
    .col-lg-push-7 {
        left: 58.33333%; }
    .col-lg-push-8 {
        left: 66.66667%; }
    .col-lg-push-9 {
        left: 75%; }
    .col-lg-push-10 {
        left: 83.33333%; }
    .col-lg-push-11 {
        left: 91.66667%; }
    .col-lg-push-12 {
        left: 100%; }
    .col-lg-offset-0 {
        margin-left: 0%; }
    .col-lg-offset-1 {
        margin-left: 8.33333%; }
    .col-lg-offset-2 {
        margin-left: 16.66667%; }
    .col-lg-offset-3 {
        margin-left: 25%; }
    .col-lg-offset-4 {
        margin-left: 33.33333%; }
    .col-lg-offset-5 {
        margin-left: 41.66667%; }
    .col-lg-offset-6 {
        margin-left: 50%; }
    .col-lg-offset-7 {
        margin-left: 58.33333%; }
    .col-lg-offset-8 {
        margin-left: 66.66667%; }
    .col-lg-offset-9 {
        margin-left: 75%; }
    .col-lg-offset-10 {
        margin-left: 83.33333%; }
    .col-lg-offset-11 {
        margin-left: 91.66667%; }
    .col-lg-offset-12 {
        margin-left: 100%; } }

table {
    background-color: transparent; }

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left; }

th {
    text-align: left; }

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
    border-top: 0; }
.table > tbody + tbody {
    border-top: 2px solid #ddd; }
.table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
    padding: 5px; }

.table-bordered {
    border: 1px solid #ddd; }
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5; }

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
    background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
    background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc; }

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%; }
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd; }
    .table-responsive > .table {
        margin-bottom: 0; }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
        border: 0; }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0; }

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold; }

input[type="search"] {
    box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal; }

input[type="file"] {
    display: block; }

input[type="range"] {
    display: block;
    width: 100%; }

select[multiple],
select[size] {
    height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555; }

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
.form-control:-ms-input-placeholder {
    color: #999; }
.form-control::-webkit-input-placeholder {
    color: #999; }
.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
    height: auto; }

input[type="search"] {
    -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px; }
    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    .input-group-sm
    input[type="month"] {
        line-height: 30px; }
    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input[type="time"].form-control,
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn,
    .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input[type="datetime-local"].form-control,
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input[type="month"].form-control,
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn,
    .input-group-lg
    input[type="month"] {
        line-height: 46px; } }

.form-group {
    margin-bottom: 15px; }

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px; }

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
    cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
    cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
    cursor: not-allowed; }

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px; }
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto; }

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto; }

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto; }

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px; }

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto; }

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333; }

.has-feedback {
    position: relative; }
.has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d; }

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8; }

.has-success .form-control-feedback {
    color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b; }

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3; }

.has-warning .form-control-feedback {
    color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442; }

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede; }

.has-error .form-control-feedback {
    color: #a94442; }

.has-feedback label ~ .form-control-feedback {
    top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0; }

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373; }

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle; }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
    .form-inline .form-control-static {
        display: inline-block; }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto; }
    .form-inline .input-group > .form-control {
        width: 100%; }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle; }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0; }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0; }
    .form-inline .has-feedback .form-control-feedback {
        top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px; }

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
.form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
    right: 10px; }

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33333px;
        font-size: 18px; } }

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px; } }

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none; }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
.btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c; }
.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
    background-image: none; }
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
.btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4; }
.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40; }
.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    background-image: none; }
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4; }
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }
.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625; }
.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
    background-image: none; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da; }
.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85; }
.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
    background-image: none; }
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236; }
.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d; }
.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    background-image: none; }
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a; }
.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19; }
.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    background-image: none; }
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0; }
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
.btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

.btn-block {
    display: block;
    width: 100%; }

.btn-block + .btn-block {
    margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%; }

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear; }
.fade.in {
    opacity: 1; }

.collapse {
    display: none; }
.collapse.in {
    display: block; }

tr.collapse.in {
    display: table-row; }

tbody.collapse.in {
    display: table-row-group; }

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease; }

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }

.dropup,
.dropdown {
    position: relative; }

.dropdown-toggle:focus {
    outline: 0; }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box; }
.dropdown-menu.pull-right {
    right: 0;
    left: auto; }
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed; }

.open > .dropdown-menu {
    display: block; }

.open > a {
    outline: 0; }

.dropdown-menu-right {
    left: auto;
    right: 0; }

.dropdown-menu-left {
    left: 0;
    right: auto; }

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777777;
    white-space: nowrap; }

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990; }

.pull-right > .dropdown-menu {
    right: 0;
    left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto; }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto; } }

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left; }
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
    margin-left: -5px; }
.btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
.btn-toolbar:after {
    clear: both; }
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left; }
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }

.btn-group > .btn:first-child {
    margin-left: 0; }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

.btn-group > .btn-group {
    float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0; }

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px; }

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none; }

.btn .caret {
    margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table; }

.btn-group-vertical > .btn-group:after {
    clear: both; }

.btn-group-vertical > .btn-group > .btn {
    float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
.btn-group-justified > .btn-group .btn {
    width: 100%; }
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
    position: relative;
    display: table;
    border-collapse: separate; }
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell; }
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 4px; }
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.input-group-addon:first-child {
    border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

.input-group-addon:last-child {
    border-left: 0; }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }
.input-group-btn > .btn {
    position: relative; }
.input-group-btn > .btn + .btn {
    margin-left: -1px; }
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2; }
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
.nav:before, .nav:after {
    content: " ";
    display: table; }
.nav:after {
    clear: both; }
.nav > li {
    position: relative;
    display: block; }
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px; }
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee; }
.nav > li.disabled > a {
    color: #777777; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
.nav > li > a > img {
    max-width: none; }

.nav-tabs {
    border-bottom: 1px solid #ddd; }
.nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0; }
.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #ddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default; }

.nav-pills > li {
    float: left; }
.nav-pills > li > a {
    border-radius: 4px; }
.nav-pills > li + li {
    margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
    float: none; }
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
    width: 100%; }
.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px; }
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0; }
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff; } }

.tab-content > .tab-pane {
    display: none; }

.tab-content > .active {
    display: block; }

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent; }
.navbar:before, .navbar:after {
    content: " ";
    display: table; }
.navbar:after {
    clear: both; }
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table; }

.navbar-header:after {
    clear: both; }

@media (min-width: 768px) {
    .navbar-header {
        float: left; } }

.navbar-collapse {
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch; }
.navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
.navbar-collapse:after {
    clear: both; }
.navbar-collapse.in {
    overflow-y: auto; }
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none; }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
    .navbar-collapse.in {
        overflow-y: visible; }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
@media (max-device-width: 400px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: -10px;
    margin-left: -10px; }
@media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0; } }

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }
@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030; }
@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0; } }

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0; }

.navbar-brand {
    float: left;
    padding: 15px 10px;
    font-size: 18px;
    line-height: 20px;
    height: 50px; }
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
.navbar-brand > img {
    display: block; }
@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -10px; } }

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }
.navbar-toggle:focus {
    outline: 0; }
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
@media (min-width: 768px) {
    .navbar-toggle {
        display: none; } }

.navbar-nav {
    margin: 7.5px -10px; }
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none; }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none; } }
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0; }
    .navbar-nav > li {
        float: left; }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px; } }

.navbar-form {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px; }
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle; }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
    .navbar-form .form-control-static {
        display: inline-block; }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle; }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
        width: 100%; }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle; }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0; } }
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px; }
    .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px; }
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px; }
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 10px;
        margin-right: 10px; } }

@media (min-width: 768px) {
    .navbar-left {
        float: left !important; }
    .navbar-right {
        float: right !important;
        margin-right: -10px; }
    .navbar-right ~ .navbar-right {
        margin-right: 0; } }

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7; }
.navbar-default .navbar-brand {
    color: #777; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent; }
.navbar-default .navbar-text {
    color: #777; }
.navbar-default .navbar-nav > li > a {
    color: #777; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
.navbar-default .navbar-toggle {
    border-color: #ddd; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd; }
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888; }
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777; }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent; } }
.navbar-default .navbar-link {
    color: #777; }
.navbar-default .navbar-link:hover {
    color: #333; }
.navbar-default .btn-link {
    color: #777; }
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333; }
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc; }

.navbar-inverse {
    background-color: #222;
    border-color: #090909; }
.navbar-inverse .navbar-brand {
    color: #9d9d9d; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent; }
.navbar-inverse .navbar-text {
    color: #9d9d9d; }
.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
.navbar-inverse .navbar-toggle {
    border-color: #333; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333; }
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff; }
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent; } }
.navbar-inverse .navbar-link {
    color: #9d9d9d; }
.navbar-inverse .navbar-link:hover {
    color: #fff; }
.navbar-inverse .btn-link {
    color: #9d9d9d; }
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff; }
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444; }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px; }
.breadcrumb > li {
    display: inline-block; }
.breadcrumb > li + li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc; }
.breadcrumb > .active {
    color: #777777; }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 3;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center; }
.pager:before, .pager:after {
    content: " ";
    display: table; }
.pager:after {
    clear: both; }
.pager li {
    display: inline; }
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px; }
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee; }
.pager .next > a,
.pager .next > span {
    float: right; }
.pager .previous > a,
.pager .previous > span {
    float: left; }
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em; }
.label:empty {
    display: none; }
.btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }

.label-default {
    background-color: #777777; }
.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
    background-color: #337ab7; }
.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
    background-color: #5cb85c; }
.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
    background-color: #5bc0de; }
.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
    background-color: #f0ad4e; }
.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
    background-color: #d9534f; }
.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px; }
.badge:empty {
    display: none; }
.btn .badge {
    position: relative;
    top: -1px; }
.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
.list-group-item > .badge {
    float: right; }
.list-group-item > .badge + .badge {
    margin-right: 5px; }
.nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee; }
.jumbotron h1,
.jumbotron .h1 {
    color: inherit; }
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
.jumbotron > hr {
    border-top-color: #d5d5d5; }
.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px; }
.jumbotron .container {
    max-width: 100%; }
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px; }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out; }
.thumbnail > img,
.thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
.thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7; }

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px; }
.alert h4 {
    margin-top: 0;
    color: inherit; }
.alert .alert-link {
    font-weight: bold; }
.alert > p,
.alert > ul {
    margin-bottom: 0; }
.alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px; }
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d; }
.alert-success hr {
    border-top-color: #c9e2b3; }
.alert-success .alert-link {
    color: #2b542c; }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f; }
.alert-info hr {
    border-top-color: #a6e1ec; }
.alert-info .alert-link {
    color: #245269; }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b; }
.alert-warning hr {
    border-top-color: #f7e1b5; }
.alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442; }
.alert-danger hr {
    border-top-color: #e4b9c0; }
.alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0; }
    to {
        background-position: 0 0; } }

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0; }
    to {
        background-position: 0 0; } }

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
    background-color: #5cb85c; }
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
    background-color: #5bc0de; }
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
    background-color: #f0ad4e; }
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
    background-color: #d9534f; }
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
    margin-top: 15px; }
.media:first-child {
    margin-top: 0; }

.media,
.media-body {
    zoom: 1;
    overflow: hidden; }

.media-body {
    width: 10000px; }

.media-object {
    display: block; }
.media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
    padding-left: 10px; }

.media-left,
.media > .pull-left {
    padding-right: 10px; }

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top; }

.media-middle {
    vertical-align: middle; }

.media-bottom {
    vertical-align: bottom; }

.media-heading {
    margin-top: 0;
    margin-bottom: 5px; }

.media-list {
    padding-left: 0;
    list-style: none; }

.list-group {
    margin-bottom: 20px;
    padding-left: 0; }

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
    color: #555; }
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333; }
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
    width: 100%;
    text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed; }
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d; }
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit; }
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f; }
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit; }
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b; }
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442; }
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
    padding: 15px; }
.panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
.panel-body:after {
    clear: both; }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit; }
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
    color: inherit; }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0; }
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0; }

.list-group + .panel-footer {
    border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0; }
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0; }
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0; }

.panel-group {
    margin-bottom: 20px; }
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
.panel-group .panel + .panel {
    margin-top: 5px; }
.panel-group .panel-heading {
    border-bottom: 0; }
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd; }
.panel-group .panel-footer {
    border-top: 0; }
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd; }

.panel-default {
    border-color: #ddd; }
.panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd; }
.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333; }
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
    border-color: #337ab7; }
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7; }
.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff; }
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
    border-color: #d6e9c6; }
.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6; }
.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d; }
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
    border-color: #bce8f1; }
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1; }
.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f; }
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
    border-color: #faebcc; }
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc; }
.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b; }
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
    border-color: #ebccd1; }
.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1; }
.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442; }
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
    padding-bottom: 56.25%; }

.embed-responsive-4by3 {
    padding-bottom: 75%; }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
    padding: 24px;
    border-radius: 6px; }

.well-sm {
    padding: 9px;
    border-radius: 3px; }

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20); }
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none; }

.modal-open {
    overflow: hidden; }

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0; }
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0; }

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px; }

.modal-header .close {
    margin-top: -2px; }

.modal-title {
    margin: 0;
    line-height: 1.42857; }

.modal-body {
    position: relative;
    padding: 15px; }

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
.modal-footer:after {
    clear: both; }
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
.modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto; }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
    .modal-sm {
        width: 300px; } }

@media (min-width: 992px) {
    .modal-lg {
        width: 900px; } }

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0); }
.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px; }

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
.popover.top {
    margin-top: -10px; }
.popover.right {
    margin-left: 10px; }
.popover.bottom {
    margin-top: 10px; }
.popover.left {
    margin-left: -10px; }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0; }

.popover-content {
    padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover > .arrow {
    border-width: 11px; }

.popover > .arrow:after {
    border-width: 10px;
    content: ""; }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px; }
.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25); }
.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px; }
.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25); }
.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
    position: relative; }

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%; }
.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1; }
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0; }
    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0; }
    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0; } }
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block; }
.carousel-inner > .active {
    left: 0; }
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
.carousel-inner > .next {
    left: 100%; }
.carousel-inner > .prev {
    left: -100%; }
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0; }
.carousel-inner > .active.left {
    left: -100%; }
.carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
.carousel-control .icon-prev:before {
    content: '\2039'; }
.carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center; }
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px; }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px; }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px; }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px; }
    .carousel-indicators {
        bottom: 20px; } }

.clearfix:before, .clearfix:after {
    content: " ";
    display: table; }

.clearfix:after {
    clear: both; }

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.pull-right {
    float: right !important; }

.pull-left {
    float: left !important; }

.hide {
    display: none !important; }

.show {
    display: block !important; }

.invisible {
    visibility: hidden; }

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }

.hidden {
    display: none !important; }

.affix {
    position: fixed; }

@-ms-viewport {
    width: device-width; }

.visible-xs {
    display: none !important; }

.visible-sm {
    display: none !important; }

.visible-md {
    display: none !important; }

.visible-lg {
    display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important; }

@media (max-width: 767px) {
    .visible-xs {
        display: block !important; }
    table.visible-xs {
        display: table !important; }
    tr.visible-xs {
        display: table-row !important; }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important; } }

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important; } }

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important; } }

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important; }
    table.visible-sm {
        display: table !important; }
    tr.visible-sm {
        display: table-row !important; }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1039px) {
    .visible-md {
        display: block !important; }
    table.visible-md {
        display: table !important; }
    tr.visible-md {
        display: table-row !important; }
    th.visible-md,
    td.visible-md {
        display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1039px) {
    .visible-md-block {
        display: block !important; } }

@media (min-width: 992px) and (max-width: 1039px) {
    .visible-md-inline {
        display: inline !important; } }

@media (min-width: 992px) and (max-width: 1039px) {
    .visible-md-inline-block {
        display: inline-block !important; } }

@media (min-width: 1040px) {
    .visible-lg {
        display: block !important; }
    table.visible-lg {
        display: table !important; }
    tr.visible-lg {
        display: table-row !important; }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important; } }

@media (min-width: 1040px) {
    .visible-lg-block {
        display: block !important; } }

@media (min-width: 1040px) {
    .visible-lg-inline {
        display: inline !important; } }

@media (min-width: 1040px) {
    .visible-lg-inline-block {
        display: inline-block !important; } }

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important; } }

@media (min-width: 992px) and (max-width: 1039px) {
    .hidden-md {
        display: none !important; } }

@media (min-width: 1040px) {
    .hidden-lg {
        display: none !important; } }

.visible-print {
    display: none !important; }

@media print {
    .visible-print {
        display: block !important; }
    table.visible-print {
        display: table !important; }
    tr.visible-print {
        display: table-row !important; }
    th.visible-print,
    td.visible-print {
        display: table-cell !important; } }

.visible-print-block {
    display: none !important; }
@media print {
    .visible-print-block {
        display: block !important; } }

.visible-print-inline {
    display: none !important; }
@media print {
    .visible-print-inline {
        display: inline !important; } }

.visible-print-inline-block {
    display: none !important; }
@media print {
    .visible-print-inline-block {
        display: inline-block !important; } }

@media print {
    .hidden-print {
        display: none !important; } }

/*  Bootstrap Clearfix */
.bootstrap-clear {
    /*  Tablet  */
    /*  Medium Desktop  */
    /*  Large Desktop  */ }
@media (max-width: 767px) {
    .bootstrap-clear .col-xs-1:nth-child(12n+1),
    .bootstrap-clear .col-xs-2:nth-child(6n+1),
    .bootstrap-clear .col-xs-3:nth-child(4n+1),
    .bootstrap-clear .col-xs-4:nth-child(3n+1),
    .bootstrap-clear .col-xs-6:nth-child(2n+1) {
        clear: left; } }
@media (min-width: 767px) {
    .bootstrap-clear {
        /* Column clear fix */ }
    .bootstrap-clear .col-lg-1:nth-child(12n+1),
    .bootstrap-clear .col-lg-2:nth-child(6n+1),
    .bootstrap-clear .col-lg-3:nth-child(4n+1),
    .bootstrap-clear .col-lg-4:nth-child(3n+1),
    .bootstrap-clear .col-lg-6:nth-child(2n+1),
    .bootstrap-clear .col-md-1:nth-child(12n+1),
    .bootstrap-clear .col-md-2:nth-child(6n+1),
    .bootstrap-clear .col-md-3:nth-child(4n+1),
    .bootstrap-clear .col-md-4:nth-child(3n+1),
    .bootstrap-clear .col-md-6:nth-child(2n+1) {
        clear: none; }
    .bootstrap-clear .col-sm-1:nth-child(12n+1),
    .bootstrap-clear .col-sm-2:nth-child(6n+1),
    .bootstrap-clear .col-sm-3:nth-child(4n+1),
    .bootstrap-clear .col-sm-4:nth-child(3n+1),
    .bootstrap-clear .col-sm-6:nth-child(2n+1) {
        clear: left; } }
@media (min-width: 992px) {
    .bootstrap-clear {
        /* Column clear fix */ }
    .bootstrap-clear .col-lg-1:nth-child(12n+1),
    .bootstrap-clear .col-lg-2:nth-child(6n+1),
    .bootstrap-clear .col-lg-3:nth-child(4n+1),
    .bootstrap-clear .col-lg-4:nth-child(3n+1),
    .bootstrap-clear .col-lg-6:nth-child(2n+1),
    .bootstrap-clear .col-sm-1:nth-child(12n+1),
    .bootstrap-clear .col-sm-2:nth-child(6n+1),
    .bootstrap-clear .col-sm-3:nth-child(4n+1),
    .bootstrap-clear .col-sm-4:nth-child(3n+1),
    .bootstrap-clear .col-sm-6:nth-child(2n+1) {
        clear: none; }
    .bootstrap-clear .col-md-1:nth-child(12n+1),
    .bootstrap-clear .col-md-2:nth-child(6n+1),
    .bootstrap-clear .col-md-3:nth-child(4n+1),
    .bootstrap-clear .col-md-4:nth-child(3n+1),
    .bootstrap-clear .col-md-6:nth-child(2n+1) {
        clear: left; } }
@media (min-width: 1200px) {
    .bootstrap-clear {
        /* Column clear fix */ }
    .bootstrap-clear .col-md-1:nth-child(12n+1),
    .bootstrap-clear .col-md-2:nth-child(6n+1),
    .bootstrap-clear .col-md-3:nth-child(4n+1),
    .bootstrap-clear .col-md-4:nth-child(3n+1),
    .bootstrap-clear .col-md-6:nth-child(2n+1),
    .bootstrap-clear .col-sm-1:nth-child(12n+1),
    .bootstrap-clear .col-sm-2:nth-child(6n+1),
    .bootstrap-clear .col-sm-3:nth-child(4n+1),
    .bootstrap-clear .col-sm-4:nth-child(3n+1),
    .bootstrap-clear .col-sm-6:nth-child(2n+1) {
        clear: none; }
    .bootstrap-clear .col-lg-1:nth-child(12n+1),
    .bootstrap-clear .col-lg-2:nth-child(6n+1),
    .bootstrap-clear .col-lg-3:nth-child(4n+1),
    .bootstrap-clear .col-lg-4:nth-child(3n+1),
    .bootstrap-clear .col-lg-6:nth-child(2n+1) {
        clear: left; } }

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0; }
.slick-list:focus {
    outline: none; }
.slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block; }
.slick-track:before, .slick-track:after {
    content: "";
    display: table; }
.slick-track:after {
    clear: both; }
.slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none; }
[dir="rtl"] .slick-slide {
    float: right; }
.slick-slide img {
    display: block; }
.slick-slide.slick-loading img {
    display: none; }
.slick-slide.dragging img {
    pointer-events: none; }
.slick-initialized .slick-slide {
    display: block; }
.slick-loading .slick-slide {
    visibility: hidden; }
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* ------ venobox.css --------*/
.vbox-overlay *, .vbox-overlay *:before, .vbox-overlay *:after {
    -webkit-backface-visibility: hidden;
    box-sizing: border-box; }

/* ------- overlay: change here background color and opacity ----- */
.vbox-overlay {
    background: #fdfdfd;
    background: rgba(0, 0, 0, 0.85);
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 999;
    opacity: 0;
    overflow-x: hidden;
    overflow-y: auto; }

/* ----- preloader - choose between CIRCLE, IOS, DOTS, QUADS ----- */
/* circle preloader */
.vbox-preloader {
    position: fixed;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
    margin-left: -16px;
    margin-top: -16px;
    background-image: url(../assets/images/veno/preload-circle.png);
    text-indent: -100px;
    overflow: hidden;
    -webkit-animation: playload 1.4s steps(18) infinite;
    animation: playload 1.4s steps(18) infinite; }

@-webkit-keyframes playload {
    from {
        background-position: 0px; }
    to {
        background-position: -576px; } }

@keyframes playload {
    from {
        background-position: 0px; }
    to {
        background-position: -576px; } }

/* ----- navigation ----- */
.vbox-close {
    cursor: pointer;
    position: fixed;
    top: -1px;
    right: 0;
    width: 46px;
    height: 40px;
    padding: 10px 20px 10px 0;
    display: block;
    background: url(../assets/images/veno/close.gif) no-repeat #161617;
    background-position: 10px center;
    color: #fff;
    text-indent: -100px;
    overflow: hidden; }

.vbox-next, .vbox-prev {
    box-sizing: content-box;
    cursor: pointer;
    position: fixed;
    top: 50%;
    color: #fff;
    width: 30px;
    height: 170px;
    margin-top: -85px;
    text-indent: -100px;
    border: solid transparent;
    /* Using border instead of padding to keep bg image in place */
    overflow: hidden; }

.vbox-prev {
    left: 0;
    border-width: 0 30px 0 10px;
    background: url(../assets/images/veno/prev.gif) center center no-repeat; }

.vbox-next {
    right: 0;
    border-width: 0 10px 0 30px;
    background: url(../assets/images/veno/next.gif) center center no-repeat; }

.vbox-title {
    width: 100%;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    padding: 6px 40px;
    overflow: hidden;
    background: #161617;
    position: fixed;
    display: none;
    top: -1px;
    left: 0; }

.vbox-num {
    cursor: pointer;
    position: fixed;
    top: -1px;
    left: 0;
    height: 40px;
    display: block;
    color: #fff;
    overflow: hidden;
    line-height: 28px;
    font-size: 12px;
    padding: 6px 10px;
    background: #161617;
    display: none; }

/* ------- inline window ------ */
.vbox-inline {
    width: 640px;
    height: 360px;
    padding: 10px;
    background: #fff;
    text-align: left;
    margin: 0 auto;
    overflow: auto; }

@media (max-width: 767px) {
    .vbox-inline {
        width: 420px;
        height: 236px; } }

@media (max-width: 460px) {
    .vbox-inline {
        width: 100%; }
    .vbox-inline {
        width: 100%;
        height: 260px; } }

/* ------- Video & iFrames window ------ */
.venoframe {
    border: none;
    width: 640px;
    height: 360px; }

@media (max-width: 767px) {
    .venoframe {
        width: 420px;
        height: 236px; } }

@media (max-width: 460px) {
    .vbox-inline {
        width: 100%; }
    .venoframe {
        width: 100%;
        height: 260px; } }

/* ------- PLease do NOT edit this! (or do it at your own risk) ------ */
.vbox-open {
    overflow: hidden; }

.vbox-container {
    position: relative;
    background: #000;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px; }

.vbox-content {
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden; }

.vbox-container img {
    max-width: 100%;
    height: auto; }

span.placeholder {
    position: absolute;
    font-size: 75%;
    color: #999;
    font-family: sans-serif;
    padding: 4px 3px;
    z-index: 1;
    cursor: text; }

span.placeholder-hide-except-screenreader {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden; }

span.placeholder-hide {
    display: none; }

/* overwrite for the HTML5 Boilerplate way to hide labels */
label.visuallyhidden-with-placeholder {
    /*clip: auto !important;*/
    height: auto !important;
    overflow: visible !important;
    position: absolute !important;
    left: -999em; }

/*! lightgallery - v1.2.18 - 2016-04-13
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2016 Sachin N; Licensed Apache 2.0 */
@font-face {
    font-family: 'lg';
    src: url("../assets/fonts/lightGallery/lg.eot");
    src: url("../assets/fonts/lightGallery/lg.eot?#iefix") format("embedded-opentype"),
    url("../assets/fonts/lightGallery/lg.woff") format("woff"),
    url("../assets/fonts/lightGallery/lg.ttf") format("truetype"),
    url("../assets/fonts/lightGallery/lg.svg#lg") format("svg");
    font-weight: normal;
    font-style: normal; }

.lg-icon {
    font-family: 'lg';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.lg-actions .lg-next, .lg-actions .lg-prev {
    border-radius: 2px;
    color: #008d3b;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    font: normal normal normal 80px/1 FontAwesome; }

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5; }

.lg-actions .lg-next {
    right: 20px; }

.lg-actions .lg-next:before {
    content: "\f105"; }

.lg-actions .lg-prev {
    left: 20px; }

.lg-actions .lg-prev:after {
    content: "\f104"; }

@-webkit-keyframes lg-right-end {
    0% {
        left: 0; }
    50% {
        left: -30px; }
    100% {
        left: 0; } }

@keyframes lg-right-end {
    0% {
        left: 0; }
    50% {
        left: -30px; }
    100% {
        left: 0; } }

@-webkit-keyframes lg-left-end {
    0% {
        left: 0; }
    50% {
        left: 30px; }
    100% {
        left: 0; } }

@keyframes lg-left-end {
    0% {
        left: 0; }
    50% {
        left: 30px; }
    100% {
        left: 0; } }

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative; }

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative; }

.lg-toolbar {
    z-index: 1080;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.45); }

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none; }

.lg-toolbar .lg-icon:hover {
    color: #FFF; }

.lg-toolbar .lg-close:after {
    content: "\e070"; }

.lg-toolbar .lg-download:after {
    content: "\e0f2"; }

.lg-sub-html {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080; }

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold; }

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0; }

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle; }

.lg-toolbar, .lg-prev, .lg-next {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
    transition: transform 250ms ease 0s, opacity 250ms !important;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }

.lg-outer .lg-thumb-outer {
    background-color: #0D0A0A;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing; }

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important; }

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0); }

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px; }

.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    margin-bottom: 5px; }

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color 0.25s ease;
        transition: border-color 0.25s ease; } }

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #a90707; }

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%; }

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px; }

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0; }

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom 0.25s ease;
    transition: bottom 0.25s ease; }

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px; }

.lg-outer .lg-toogle-thumb {
    background-color: #0D0A0A;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px; }

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"; }

.lg-outer .lg-toogle-thumb:hover {
    color: #FFF; }

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px; }

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative; }

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer; }

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url("../assets/images/lightGallery/vimeo-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url("../assets/images/lightGallery/vimeo-play.png") no-repeat scroll 0 -58px transparent; }

.lg-outer .lg-has-html5 .lg-video-play {
    background: transparent url("../assets/images/lightGallery/video-play.png") no-repeat scroll 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: 0.8; }

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1; }

.lg-outer .lg-has-youtube .lg-video-play {
    background: url("../assets/images/lightGallery/youtube-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url("../assets/images/lightGallery/youtube-play.png") no-repeat scroll 0 -60px transparent; }

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0; }

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden; }

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none; }

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible; }

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1080;
    opacity: 0;
    -webkit-transition: opacity 0.08s ease 0s;
    transition: opacity 0.08s ease 0s; }

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0; }

.lg-progress-bar.lg-start .lg-progress {
    width: 100%; }

.lg-show-autoplay .lg-progress-bar {
    opacity: 1; }

.lg-autoplay-button:after {
    content: "\e01d"; }

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"; }

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transition-duration: 0s;
    transition-duration: 0s; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important;
    transition: transform 0.3s ease 0s, opacity 0.15s !important;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

#lg-zoom-in:after {
    content: "\e311"; }

#lg-actual-size {
    font-size: 20px; }

#lg-actual-size:after {
    content: "\e033"; }

#lg-zoom-out {
    opacity: 0.5;
    pointer-events: none; }

#lg-zoom-out:after {
    content: "\e312"; }

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto; }

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px; }

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible; }

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px; }

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px white inset; }

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%; }

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s;
    width: 12px; }

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
    box-shadow: 0 0 0 8px white inset; }

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0; }

.lg-fullscreen:after {
    content: "\e20c"; }

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"; }

.group {
    *zoom: 1; }

.group:before, .group:after {
    display: table;
    content: "";
    line-height: 0; }

.group:after {
    clear: both; }

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s; }

.lg-outer * {
    box-sizing: border-box; }

.lg-outer.lg-visible {
    opacity: 1; }

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important; }

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1; }

.lg-outer.lg-grab img.lg-object {
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing; }

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%; }

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap; }

.lg-outer .lg-item {
    background: url("../assets/images/lightGallery/loading.gif") no-repeat scroll center center transparent;
    display: none !important; }

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important; }

.lg-outer.lg-css .lg-current {
    display: inline-block !important; }

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%; }

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px; }

.lg-outer .lg-img-wrap {
    position: static;
    padding: 0 5px; }

.lg-outer .lg-item.lg-complete {
    background-image: none; }

.lg-outer .lg-item.lg-current {
    z-index: 1060; }

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important; }

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s; }

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1; }

.lg-outer .lg-empty-html {
    display: none; }

.lg-outer.lg-hide-download #lg-download {
    display: none; }

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s; }

.lg-backdrop.in {
    opacity: 1; }

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
    -webkit-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.lg-css3.lg-fade .lg-item {
    opacity: 0; }

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1; }

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
    -webkit-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.u-absoluteFill {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.u-hideText {
    font-size: 0;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap; }

.no-js-show {
    display: none; }
.no-js .no-js-show {
    display: block; }

.no-js .no-js-hide {
    display: none; }

.no-js .js-hide {
    display: none; }

.js-no-outlines a, .js-no-outlines a:active, .js-no-outlines a:focus, .js-no-outlines button, .js-no-outlines button:active, .js-no-outlines button:focus, .js-no-outlines input, .js-no-outlines input:active, .js-no-outlines input:focus {
    outline: 0; }

@media print {
    .u-printHide, .skip-links {
        display: none !important; } }

.u-printOnly {
    display: none !important; }
@media print {
    .u-printOnly {
        display: block !important; } }

.u-resetInput {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0; }

.u-resetButton {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
    -webkit-appearance: button;
    cursor: pointer;
    line-height: normal;
    text-align: left; }

.u-resetTextarea {
    border: none;
    outline: 0;
    overflow: auto;
    resize: none;
    vertical-align: top; }

ul,
ol, .u-resetList, .skip-links ul {
    list-style-type: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0; }

.u-vh {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
.focusable.u-vh:active, .focusable.u-vh:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

.u-wordBreak {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; }

.u-clear:before, .u-clear:after {
    content: " ";
    display: table; }

.u-clear:after {
    clear: both; }

.u-vertCenter {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

.bg-grey-1 {
    background-color: #f7f7f7; }

.bg-grey-2 {
    background-color: #e5e5e5; }

.bg-grey-3 {
    background-color: #b9b9b9; }

.bg-grey-4 {
    background-color: #56666d; }

.bg-grey-5 {
    background-color: #425055; }

.bg-grey-6 {
    background-color: #435056; }

.bg-grey-7 {
    background-color: #999999; }

.bg-grey-8 {
    background-color: #dddddd; }

.bg-grey-9 {
    background-color: #b8b8b8; }

.bg-grey-10 {
    background-color: #8d8d8d; }

.bg-grey-11 {
    background-color: #666666; }

.bg-grey-12 {
    background-color: #cecece; }

.bg-green-1 {
    background-color: #79ba53; }

.bg-green-2 {
    background-color: #56b04c; }

.bg-green-3 {
    background-color: #008d3b; }

.bg-orange-1 {
    background-color: #f1b785; }

.bg-orange-2 {
    background-color: #e46f0c; }

.bg-blue-1 {
    background-color: #178b94; }

.bg-aqua {
    background-color: #3fc2cd; }

.bg-black {
    background-color: #000000; }

.bg-bright-green {
    background-color: #8ac341; }

.bg-green {
    background-color: #00a44f; }

.bg-light-gray {
    background-color: #e8e8e8; }

.bg-light-gray2 {
    background-color: #f0f0f0; }

.bg-light-gray3 {
    background-color: #818181; }

.bg-medium-gray {
    background-color: #777777; }

.bg-medium-gray2 {
    background-color: #747474; }

.bg-dark-gray {
    background-color: #535554; }

.bg-orange {
    background-color: #dd8235; }

.bg-teal {
    background-color: #058c96; }

.bg-white {
    background-color: #ffffff; }

.bg-blue {
    background-color: #00458e; }

.bg-hhmi-background {
    background-color: #efefef; }

.bg-light-gray-background {
    background-color: #ededed; }

.c-text-black {
    color: #000; }

.c-text-white {
    color: #ffffff; }

.c-text-gray {
    color: #7f868c; }

.c-text-light-gray {
    color: #AAAAAA; }

.c-text-medium-gray {
    color: #777777; }

.c-text-dark-gray {
    color: #535554; }

.c-text-blue {
    color: #00488c; }

.c-text-orange {
    color: #e47000; }

.c-text-light-blue {
    color: #0080f7; }

.c-text-hhmi-gray {
    color: #555555; }

.c-text-hhmi-social-media {
    color: #2dafed; }

.u-example {
    font-family: "example", "Verdana", "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Roboto", sans-serif; }
.u-example-light {
    font-weight: 300; }
.u-example-normal {
    font-weight: 400; }
.u-example-bold {
    font-weight: 700; }

.l-medium {
    margin: 0 auto;
    max-width: 60.625rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
@media screen and (min-width: 43.75em) {
    .l-medium {
        max-width: 60.625rem; } }
@media screen and (min-width: 30em) {
    .l-medium {
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
@media screen and (min-width: 75em) {
    .l-medium {
        padding-left: 2.1875rem;
        padding-right: 2.1875rem; } }

.l-full {
    margin: 0 auto;
    max-width: 64.375rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
@media screen and (min-width: 75em) {
    .l-full {
        max-width: 64.375rem; } }
@media screen and (min-width: 30em) {
    .l-full {
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
@media screen and (min-width: 75em) {
    .l-full {
        padding-left: 2.1875rem;
        padding-right: 2.1875rem; } }

.vertical-center {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

@-webkit-keyframes gradient-move {
    0% {
        background-position: 0% 50%; }
    50% {
        background-position: 100% 50%; }
    100% {
        background-position: 200% 50%; } }

@keyframes gradient-move {
    0% {
        background-position: 0% 50%; }
    50% {
        background-position: 100% 50%; }
    100% {
        background-position: 200% 50%; } }

.text1-style {
    font-family: "Helvetica Neue LT W01_85 Heavy";
    font-weight: bold;
    line-height: 1.16;
    text-rendering: optimizeLegibility; }
.webos .text1-style {
    text-rendering: auto; }

.text1-style {
    font-family: "Helvetica Neue LT W01_85 Heavy";
    font-weight: bold;
    line-height: 1.16;
    text-rendering: optimizeLegibility; }
.webos .text1-style {
    text-rendering: auto; }

.text2-style {
    font-family: "Helvetica Neue LT W01_85 Heavy";
    font-weight: bold;
    line-height: 1.16;
    text-rendering: optimizeLegibility;
    color: #000000; }
.webos .text2-style {
    text-rendering: auto; }

.text3-style {
    font-family: "Helvetica Neue LT W01_85 Heavy";
    font-weight: bold;
    line-height: 1.16;
    text-rendering: optimizeLegibility;
    color: #000000; }
.webos .text3-style {
    text-rendering: auto; }

.text4-style {
    font-family: "Helvetica Neue LT W01_85 Heavy";
    font-weight: bold;
    line-height: 1.16;
    text-rendering: optimizeLegibility;
    color: #000000; }
.webos .text4-style {
    text-rendering: auto; }

.text5-style {
    text-rendering: optimizeLegibility;
    color: #000000;
    text-transform: uppercase; }
.webos .text5-style {
    text-rendering: auto; }

.text6-style {
    text-rendering: optimizeLegibility;
    color: #000000;
    text-transform: uppercase; }
.webos .text6-style {
    text-rendering: auto; }

.text1-size {
    font-size: 2.625em;
    line-height: 2.8125em; }

.text2-size {
    font-size: 30px;
    line-height: 22px; }

.text3-size {
    font-size: 26px;
    line-height: 22px; }

.text4-size {
    font-size: 20px;
    line-height: 18px; }

.text5-size {
    font-size: 16px;
    line-height: 14px; }

.text6-size {
    font-size: 12px;
    line-height: 14px; }

.u-richtext-style {
    font-size: 14px; }
.u-richtext-style:first-child {
    display: block; }
.u-richtext-style h1,
.u-richtext-style h2,
.u-richtext-style h3,
.u-richtext-style h4,
.u-richtext-style h5,
.u-richtext-style h6 {
    margin-bottom: 0.625rem;
    margin-top: 0.625rem; }
.u-richtext-style h1:first-child,
.u-richtext-style h2:first-child,
.u-richtext-style h3:first-child,
.u-richtext-style h4:first-child,
.u-richtext-style h5:first-child,
.u-richtext-style h6:first-child {
    margin-top: 0; }
.u-richtext-style h1 {
    font-size: 2.625em;
    line-height: 2.8125em;
    font-family: "Helvetica Neue LT W01_85 Heavy";
    font-weight: bold;
    line-height: 1.16;
    text-rendering: optimizeLegibility; }
.webos .u-richtext-style h1 {
    text-rendering: auto; }
.u-richtext-style h2 {
    font-size: 30px;
    line-height: 22px;
    font-family: "Helvetica Neue LT W01_85 Heavy";
    font-weight: bold;
    line-height: 1.16;
    text-rendering: optimizeLegibility;
    color: #000000; }
.webos .u-richtext-style h2 {
    text-rendering: auto; }
.u-richtext-style h3 {
    font-size: 26px;
    line-height: 22px;
    font-family: "Helvetica Neue LT W01_85 Heavy";
    font-weight: bold;
    line-height: 1.16;
    text-rendering: optimizeLegibility;
    color: #000000; }
.webos .u-richtext-style h3 {
    text-rendering: auto; }
.u-richtext-style h4 {
    font-size: 20px;
    line-height: 18px;
    font-family: "Helvetica Neue LT W01_85 Heavy";
    font-weight: bold;
    line-height: 1.16;
    text-rendering: optimizeLegibility;
    color: #000000; }
.webos .u-richtext-style h4 {
    text-rendering: auto; }
.u-richtext-style h5 {
    font-size: 16px;
    line-height: 14px;
    text-rendering: optimizeLegibility;
    color: #000000;
    text-transform: uppercase; }
.webos .u-richtext-style h5 {
    text-rendering: auto; }
.u-richtext-style h6 {
    font-size: 12px;
    line-height: 14px;
    text-rendering: optimizeLegibility;
    color: #000000;
    text-transform: uppercase; }
.webos .u-richtext-style h6 {
    text-rendering: auto; }
.u-richtext-style p {
    line-height: 20px;
    margin-bottom: 12px; }
.u-richtext-style p,
.u-richtext-style li {
    font-size: 16px;
    line-height: 1.5; }
.u-richtext-style li > p:last-child {
    margin-bottom: 0; }
.u-richtext-style blockquote,
.u-richtext-style blockquote p {
    border: none;
    color: #7f868c;
    font-size: 17px;
    font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Roboto", sans-serif;
    line-height: 1.5;
    padding: 0;
    margin-bottom: 12px; }
.u-richtext-style blockquote .blockquote-credit,
.u-richtext-style blockquote p .blockquote-credit {
    display: block; }
.u-richtext-style a:hover, .u-richtext-style a:focus, .u-richtext-style a:active {
    text-decoration: underline;
    color: #008d3b; }
.u-richtext-style table td,
.u-richtext-style table th {
    font-size: 1em; }
.u-richtext-style .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0; }
.u-richtext-style .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media screen and (max-width: 600px) {
    .u-richtext-style p, .u-richtext-style li {
        font-size: 15px; }
    .u-richtext-style table tbody td {
        font-size: 14px; }
    .u-richtext-style table tbody td li {
        font-size: 14px; } }

@media screen and (max-width: 62em) {
    .Main-wrap .u-richtext-style table tbody h3 {
        font-size: 20px; }
    .Main-wrap .u-richtext-style table tbody td {
        font-size: 12px;
        padding: 15px 12px; } }

.Main {
    background-color: #fff;
    margin-top: 40px; }

.MainColumn .Component,
.RightColumn .Component,
.LeftColumn .Component {
    margin-bottom: 20px; }

.MainColumn {
    margin-bottom: 20px; }

@media screen and (max-width: 30em) {
    .LeftColumn .col-xs-3,
    .LeftColumn .col-xs-4,
    .LeftColumn .col-xs-5,
    .LeftColumn .col-xs-6,
    .LeftColumn .col-xs-7,
    .LeftColumn .col-xs-8,
    .LeftColumn .col-xs-9 {
        width: 100%; } }

@media print {
    .Search .LeftColumn {
        display: none !important; } }

.Strata {
    margin-bottom: 20px; }
.Strata:before, .Strata:after {
    content: " ";
    display: table; }
.Strata:after {
    clear: both; }
@media screen and (min-width: 43.75em) {
    .Strata {
        margin-bottom: 15px; } }
@media screen and (max-width: 62em) {
    .Strata.-outset {
        margin-left: -10px;
        margin-right: -10px; } }
.Strata.-mb-10 {
    margin-bottom: 10px; }
.Strata-header {
    font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Roboto", sans-serif;
    margin: 20px 0; }
@media screen and (min-width: 48em) {
    .Strata-header {
        margin: 30px 0; } }
.Strata-header-title {
    margin-right: 10px; }
.Strata-divider {
    background: none;
    border-bottom: 1px dotted #56666d;
    margin: 20px 0 30px; }
.Strata-divider.-no-top {
    margin-top: 0; }

@media screen and (max-width: 30em) {
    .col-xxs-12.col-xs-6 {
        width: 100%; } }

.Scientist-sidebar {
    margin-bottom: 30px; }

@media screen and (max-width: 400px) {
    .NoMargin {
        margin-bottom: 0px !important;
        margin-left: -10px !important;
        margin-right: -10px !important; } }

.Article-content {
    position: relative; }

.Article-body {
    padding-top: 30px; }

@media screen and (min-width: 48em) {
    .ArticleMainColumn {
        float: left;
        margin-right: 240px; } }

@media screen and (min-width: 48em) {
    .ArticleSideColumn {
        position: absolute;
        right: 0;
        top: 0;
        width: 210px; } }

.ArticleSideColumn.row {
    border-bottom: 1px solid #e5e5e5; }

.ArticleSideColumn .Component {
    padding: 20px 0; }
.ArticleSideColumn .Component:first-child {
    padding-top: 0; }
@media screen and (min-width: 48em) {
    .ArticleSideColumn .Component {
        padding: 30px 0; }
    .ArticleSideColumn .Component:first-child {
        padding-top: 0; } }

.Button {
    cursor: pointer;
    display: inline-block;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out; }
a.Button:hover, a.Button:focus, a.Button:active {
    text-decoration: none; }
.Button:disabled, .-disabled.Button {
    cursor: not-allowed !important; }

.Button {
    border: none;
    border-radius: 3px;
    padding: 11px 20px;
    padding: 0.6875rem 1.25rem; }
.Button, .Button:link, .Button:visited {
    color: #fff; }
.Button:hover, .Button:focus, .Button:active {
    background-color: #ddd; }
.Button:disabled, .Button.-disabled {
    background-color: rgba(0, 0, 0, 0.15);
    color: rgba(51, 51, 51, 0.5); }
a.Button:active {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }

.-double-arrow:after {
    content: " \00BB"; }

button {
    -webkit-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }

.Button {
    background-image: none;
    border: 1px solid transparent;
    border-radius: 1px;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.42857143;
    margin-bottom: 5px;
    padding: 9px 20px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* Sizes */
    /* Modifiers */ }
.Button.-default, .Button.-pagination {
    background-color: #e8e8e8; }
.Button.-default, .Button.-pagination, .Button.-default:link, .Button.-pagination:link, .Button.-default:visited, .Button.-pagination:visited {
    color: #777777; }
.Button.-default:hover, .Button.-pagination:hover, .Button.-default:focus, .Button.-pagination:focus, .Button.-default:active, .Button.-pagination:active {
    background-color: #cfcfcf; }
.Button.-default:disabled, .Button.-pagination:disabled, .Button.-default.-disabled, .-disabled.Button.-pagination {
    background-color: rgba(232, 232, 232, 0.8);
    color: rgba(119, 119, 119, 0.6); }
.Button.-grey-1 {
    background-color: #f7f7f7; }
.Button.-grey-1, .Button.-grey-1:link, .Button.-grey-1:visited {
    color: #fff; }
.Button.-grey-1.-outline {
    background: none;
    border: solid 1px #f7f7f7; }
.Button.-grey-1.-outline.-active {
    color: #fff;
    background-color: #f7f7f7; }
.Button.-grey-1.-outline.-active, .Button.-grey-1.-outline.-active:link, .Button.-grey-1.-outline.-active:visited {
    color: #fff; }
.Button.-grey-1.-outline, .Button.-grey-1.-outline:link, .Button.-grey-1.-outline:visited {
    color: #f7f7f7; }
.Button.-grey-1.-outline:hover, .Button.-grey-1.-outline:focus, .Button.-grey-1.-outline:active {
    color: #fff;
    background-color: #f7f7f7; }
.Button.-grey-1:hover, .Button.-grey-1:focus, .Button.-grey-1:active {
    background-color: #eaeaea; }
.Button.-grey-1:disabled, .Button.-grey-1.-disabled {
    background-color: rgba(247, 247, 247, 0.4);
    color: white; }
.Button.-grey-2 {
    background-color: #e5e5e5; }
.Button.-grey-2, .Button.-grey-2:link, .Button.-grey-2:visited {
    color: #fff; }
.Button.-grey-2.-outline {
    background: none;
    border: solid 1px #e5e5e5; }
.Button.-grey-2.-outline.-active {
    color: #fff;
    background-color: #e5e5e5; }
.Button.-grey-2.-outline.-active, .Button.-grey-2.-outline.-active:link, .Button.-grey-2.-outline.-active:visited {
    color: #fff; }
.Button.-grey-2.-outline, .Button.-grey-2.-outline:link, .Button.-grey-2.-outline:visited {
    color: #e5e5e5; }
.Button.-grey-2.-outline:hover, .Button.-grey-2.-outline:focus, .Button.-grey-2.-outline:active {
    color: #fff;
    background-color: #e5e5e5; }
.Button.-grey-2:hover, .Button.-grey-2:focus, .Button.-grey-2:active {
    background-color: #d8d8d8; }
.Button.-grey-2:disabled, .Button.-grey-2.-disabled {
    background-color: rgba(229, 229, 229, 0.4);
    color: white; }
.Button.-grey-3 {
    background-color: #b9b9b9; }
.Button.-grey-3, .Button.-grey-3:link, .Button.-grey-3:visited {
    color: #fff; }
.Button.-grey-3.-outline {
    background: none;
    border: solid 1px #b9b9b9; }
.Button.-grey-3.-outline.-active {
    color: #fff;
    background-color: #b9b9b9; }
.Button.-grey-3.-outline.-active, .Button.-grey-3.-outline.-active:link, .Button.-grey-3.-outline.-active:visited {
    color: #fff; }
.Button.-grey-3.-outline, .Button.-grey-3.-outline:link, .Button.-grey-3.-outline:visited {
    color: #b9b9b9; }
.Button.-grey-3.-outline:hover, .Button.-grey-3.-outline:focus, .Button.-grey-3.-outline:active {
    color: #fff;
    background-color: #b9b9b9; }
.Button.-grey-3:hover, .Button.-grey-3:focus, .Button.-grey-3:active {
    background-color: #acacac; }
.Button.-grey-3:disabled, .Button.-grey-3.-disabled {
    background-color: rgba(185, 185, 185, 0.4);
    color: white; }
.Button.-grey-4 {
    background-color: #56666d; }
.Button.-grey-4, .Button.-grey-4:link, .Button.-grey-4:visited {
    color: #fff; }
.Button.-grey-4.-outline {
    background: none;
    border: solid 1px #56666d; }
.Button.-grey-4.-outline.-active {
    color: #fff;
    background-color: #56666d; }
.Button.-grey-4.-outline.-active, .Button.-grey-4.-outline.-active:link, .Button.-grey-4.-outline.-active:visited {
    color: #fff; }
.Button.-grey-4.-outline, .Button.-grey-4.-outline:link, .Button.-grey-4.-outline:visited {
    color: #56666d; }
.Button.-grey-4.-outline:hover, .Button.-grey-4.-outline:focus, .Button.-grey-4.-outline:active {
    color: #fff;
    background-color: #56666d; }
.Button.-grey-4:hover, .Button.-grey-4:focus, .Button.-grey-4:active {
    background-color: #4b595f; }
.Button.-grey-4:disabled, .Button.-grey-4.-disabled {
    background-color: rgba(86, 102, 109, 0.4);
    color: white; }
.Button.-grey-5 {
    background-color: #425055; }
.Button.-grey-5, .Button.-grey-5:link, .Button.-grey-5:visited {
    color: #fff; }
.Button.-grey-5.-outline {
    background: none;
    border: solid 1px #425055; }
.Button.-grey-5.-outline.-active {
    color: #fff;
    background-color: #425055; }
.Button.-grey-5.-outline.-active, .Button.-grey-5.-outline.-active:link, .Button.-grey-5.-outline.-active:visited {
    color: #fff; }
.Button.-grey-5.-outline, .Button.-grey-5.-outline:link, .Button.-grey-5.-outline:visited {
    color: #425055; }
.Button.-grey-5.-outline:hover, .Button.-grey-5.-outline:focus, .Button.-grey-5.-outline:active {
    color: #fff;
    background-color: #425055; }
.Button.-grey-5:hover, .Button.-grey-5:focus, .Button.-grey-5:active {
    background-color: #374247; }
.Button.-grey-5:disabled, .Button.-grey-5.-disabled {
    background-color: rgba(66, 80, 85, 0.4);
    color: white; }
.Button.-grey-6 {
    background-color: #435056; }
.Button.-grey-6, .Button.-grey-6:link, .Button.-grey-6:visited {
    color: #fff; }
.Button.-grey-6.-outline {
    background: none;
    border: solid 1px #435056; }
.Button.-grey-6.-outline.-active {
    color: #fff;
    background-color: #435056; }
.Button.-grey-6.-outline.-active, .Button.-grey-6.-outline.-active:link, .Button.-grey-6.-outline.-active:visited {
    color: #fff; }
.Button.-grey-6.-outline, .Button.-grey-6.-outline:link, .Button.-grey-6.-outline:visited {
    color: #435056; }
.Button.-grey-6.-outline:hover, .Button.-grey-6.-outline:focus, .Button.-grey-6.-outline:active {
    color: #fff;
    background-color: #435056; }
.Button.-grey-6:hover, .Button.-grey-6:focus, .Button.-grey-6:active {
    background-color: #384348; }
.Button.-grey-6:disabled, .Button.-grey-6.-disabled {
    background-color: rgba(67, 80, 86, 0.4);
    color: white; }
.Button.-grey-7 {
    background-color: #999999; }
.Button.-grey-7, .Button.-grey-7:link, .Button.-grey-7:visited {
    color: #fff; }
.Button.-grey-7.-outline {
    background: none;
    border: solid 1px #999999; }
.Button.-grey-7.-outline.-active {
    color: #fff;
    background-color: #999999; }
.Button.-grey-7.-outline.-active, .Button.-grey-7.-outline.-active:link, .Button.-grey-7.-outline.-active:visited {
    color: #fff; }
.Button.-grey-7.-outline, .Button.-grey-7.-outline:link, .Button.-grey-7.-outline:visited {
    color: #999999; }
.Button.-grey-7.-outline:hover, .Button.-grey-7.-outline:focus, .Button.-grey-7.-outline:active {
    color: #fff;
    background-color: #999999; }
.Button.-grey-7:hover, .Button.-grey-7:focus, .Button.-grey-7:active {
    background-color: #8c8c8c; }
.Button.-grey-7:disabled, .Button.-grey-7.-disabled {
    background-color: rgba(153, 153, 153, 0.4);
    color: white; }
.Button.-grey-8 {
    background-color: #dddddd; }
.Button.-grey-8, .Button.-grey-8:link, .Button.-grey-8:visited {
    color: #fff; }
.Button.-grey-8.-outline {
    background: none;
    border: solid 1px #dddddd; }
.Button.-grey-8.-outline.-active {
    color: #fff;
    background-color: #dddddd; }
.Button.-grey-8.-outline.-active, .Button.-grey-8.-outline.-active:link, .Button.-grey-8.-outline.-active:visited {
    color: #fff; }
.Button.-grey-8.-outline, .Button.-grey-8.-outline:link, .Button.-grey-8.-outline:visited {
    color: #dddddd; }
.Button.-grey-8.-outline:hover, .Button.-grey-8.-outline:focus, .Button.-grey-8.-outline:active {
    color: #fff;
    background-color: #dddddd; }
.Button.-grey-8:hover, .Button.-grey-8:focus, .Button.-grey-8:active {
    background-color: #d0d0d0; }
.Button.-grey-8:disabled, .Button.-grey-8.-disabled {
    background-color: rgba(221, 221, 221, 0.4);
    color: white; }
.Button.-grey-9 {
    background-color: #b8b8b8; }
.Button.-grey-9, .Button.-grey-9:link, .Button.-grey-9:visited {
    color: #fff; }
.Button.-grey-9.-outline {
    background: none;
    border: solid 1px #b8b8b8; }
.Button.-grey-9.-outline.-active {
    color: #fff;
    background-color: #b8b8b8; }
.Button.-grey-9.-outline.-active, .Button.-grey-9.-outline.-active:link, .Button.-grey-9.-outline.-active:visited {
    color: #fff; }
.Button.-grey-9.-outline, .Button.-grey-9.-outline:link, .Button.-grey-9.-outline:visited {
    color: #b8b8b8; }
.Button.-grey-9.-outline:hover, .Button.-grey-9.-outline:focus, .Button.-grey-9.-outline:active {
    color: #fff;
    background-color: #b8b8b8; }
.Button.-grey-9:hover, .Button.-grey-9:focus, .Button.-grey-9:active {
    background-color: #ababab; }
.Button.-grey-9:disabled, .Button.-grey-9.-disabled {
    background-color: rgba(184, 184, 184, 0.4);
    color: white; }
.Button.-grey-10 {
    background-color: #8d8d8d; }
.Button.-grey-10, .Button.-grey-10:link, .Button.-grey-10:visited {
    color: #fff; }
.Button.-grey-10.-outline {
    background: none;
    border: solid 1px #8d8d8d; }
.Button.-grey-10.-outline.-active {
    color: #fff;
    background-color: #8d8d8d; }
.Button.-grey-10.-outline.-active, .Button.-grey-10.-outline.-active:link, .Button.-grey-10.-outline.-active:visited {
    color: #fff; }
.Button.-grey-10.-outline, .Button.-grey-10.-outline:link, .Button.-grey-10.-outline:visited {
    color: #8d8d8d; }
.Button.-grey-10.-outline:hover, .Button.-grey-10.-outline:focus, .Button.-grey-10.-outline:active {
    color: #fff;
    background-color: #8d8d8d; }
.Button.-grey-10:hover, .Button.-grey-10:focus, .Button.-grey-10:active {
    background-color: gray; }
.Button.-grey-10:disabled, .Button.-grey-10.-disabled {
    background-color: rgba(141, 141, 141, 0.4);
    color: white; }
.Button.-grey-11 {
    background-color: #666666; }
.Button.-grey-11, .Button.-grey-11:link, .Button.-grey-11:visited {
    color: #fff; }
.Button.-grey-11.-outline {
    background: none;
    border: solid 1px #666666; }
.Button.-grey-11.-outline.-active {
    color: #fff;
    background-color: #666666; }
.Button.-grey-11.-outline.-active, .Button.-grey-11.-outline.-active:link, .Button.-grey-11.-outline.-active:visited {
    color: #fff; }
.Button.-grey-11.-outline, .Button.-grey-11.-outline:link, .Button.-grey-11.-outline:visited {
    color: #666666; }
.Button.-grey-11.-outline:hover, .Button.-grey-11.-outline:focus, .Button.-grey-11.-outline:active {
    color: #fff;
    background-color: #666666; }
.Button.-grey-11:hover, .Button.-grey-11:focus, .Button.-grey-11:active {
    background-color: #595959; }
.Button.-grey-11:disabled, .Button.-grey-11.-disabled {
    background-color: rgba(102, 102, 102, 0.4);
    color: white; }
.Button.-grey-12 {
    background-color: #cecece; }
.Button.-grey-12, .Button.-grey-12:link, .Button.-grey-12:visited {
    color: #fff; }
.Button.-grey-12.-outline {
    background: none;
    border: solid 1px #cecece; }
.Button.-grey-12.-outline.-active {
    color: #fff;
    background-color: #cecece; }
.Button.-grey-12.-outline.-active, .Button.-grey-12.-outline.-active:link, .Button.-grey-12.-outline.-active:visited {
    color: #fff; }
.Button.-grey-12.-outline, .Button.-grey-12.-outline:link, .Button.-grey-12.-outline:visited {
    color: #cecece; }
.Button.-grey-12.-outline:hover, .Button.-grey-12.-outline:focus, .Button.-grey-12.-outline:active {
    color: #fff;
    background-color: #cecece; }
.Button.-grey-12:hover, .Button.-grey-12:focus, .Button.-grey-12:active {
    background-color: #c1c1c1; }
.Button.-grey-12:disabled, .Button.-grey-12.-disabled {
    background-color: rgba(206, 206, 206, 0.4);
    color: white; }
.Button.-green-1 {
    background-color: #79ba53; }
.Button.-green-1, .Button.-green-1:link, .Button.-green-1:visited {
    color: #fff; }
.Button.-green-1.-outline {
    background: none;
    border: solid 1px #79ba53; }
.Button.-green-1.-outline.-active {
    color: #fff;
    background-color: #79ba53; }
.Button.-green-1.-outline.-active, .Button.-green-1.-outline.-active:link, .Button.-green-1.-outline.-active:visited {
    color: #fff; }
.Button.-green-1.-outline, .Button.-green-1.-outline:link, .Button.-green-1.-outline:visited {
    color: #79ba53; }
.Button.-green-1.-outline:hover, .Button.-green-1.-outline:focus, .Button.-green-1.-outline:active {
    color: #fff;
    background-color: #79ba53; }
.Button.-green-1:hover, .Button.-green-1:focus, .Button.-green-1:active {
    background-color: #6cae46; }
.Button.-green-1:disabled, .Button.-green-1.-disabled {
    background-color: rgba(121, 186, 83, 0.4);
    color: white; }
.Button.-green-2 {
    background-color: #56b04c; }
.Button.-green-2, .Button.-green-2:link, .Button.-green-2:visited {
    color: #fff; }
.Button.-green-2.-outline {
    background: none;
    border: solid 1px #56b04c; }
.Button.-green-2.-outline.-active {
    color: #fff;
    background-color: #56b04c; }
.Button.-green-2.-outline.-active, .Button.-green-2.-outline.-active:link, .Button.-green-2.-outline.-active:visited {
    color: #fff; }
.Button.-green-2.-outline, .Button.-green-2.-outline:link, .Button.-green-2.-outline:visited {
    color: #56b04c; }
.Button.-green-2.-outline:hover, .Button.-green-2.-outline:focus, .Button.-green-2.-outline:active {
    color: #fff;
    background-color: #56b04c; }
.Button.-green-2:hover, .Button.-green-2:focus, .Button.-green-2:active {
    background-color: #4d9e44; }
.Button.-green-2:disabled, .Button.-green-2.-disabled {
    background-color: rgba(86, 176, 76, 0.4);
    color: white; }
.Button.-green-3 {
    background-color: #008d3b; }
.Button.-green-3, .Button.-green-3:link, .Button.-green-3:visited {
    color: #fff; }
.Button.-green-3.-outline {
    background: none;
    border: solid 1px #008d3b; }
.Button.-green-3.-outline.-active {
    color: #fff;
    background-color: #008d3b; }
.Button.-green-3.-outline.-active, .Button.-green-3.-outline.-active:link, .Button.-green-3.-outline.-active:visited {
    color: #fff; }
.Button.-green-3.-outline, .Button.-green-3.-outline:link, .Button.-green-3.-outline:visited {
    color: #008d3b; }
.Button.-green-3.-outline:hover, .Button.-green-3.-outline:focus, .Button.-green-3.-outline:active {
    color: #fff;
    background-color: #008d3b; }
.Button.-green-3:hover, .Button.-green-3:focus, .Button.-green-3:active {
    background-color: #007430; }
.Button.-green-3:disabled, .Button.-green-3.-disabled {
    background-color: rgba(0, 141, 59, 0.4);
    color: white; }
.Button.-orange-1 {
    background-color: #f1b785; }
.Button.-orange-1, .Button.-orange-1:link, .Button.-orange-1:visited {
    color: #fff; }
.Button.-orange-1.-outline {
    background: none;
    border: solid 1px #f1b785; }
.Button.-orange-1.-outline.-active {
    color: #fff;
    background-color: #f1b785; }
.Button.-orange-1.-outline.-active, .Button.-orange-1.-outline.-active:link, .Button.-orange-1.-outline.-active:visited {
    color: #fff; }
.Button.-orange-1.-outline, .Button.-orange-1.-outline:link, .Button.-orange-1.-outline:visited {
    color: #f1b785; }
.Button.-orange-1.-outline:hover, .Button.-orange-1.-outline:focus, .Button.-orange-1.-outline:active {
    color: #fff;
    background-color: #f1b785; }
.Button.-orange-1:hover, .Button.-orange-1:focus, .Button.-orange-1:active {
    background-color: #eeaa6e; }
.Button.-orange-1:disabled, .Button.-orange-1.-disabled {
    background-color: rgba(241, 183, 133, 0.4);
    color: white; }
.Button.-orange-2 {
    background-color: #e46f0c; }
.Button.-orange-2, .Button.-orange-2:link, .Button.-orange-2:visited {
    color: #fff; }
.Button.-orange-2.-outline {
    background: none;
    border: solid 1px #e46f0c; }
.Button.-orange-2.-outline.-active {
    color: #fff;
    background-color: #e46f0c; }
.Button.-orange-2.-outline.-active, .Button.-orange-2.-outline.-active:link, .Button.-orange-2.-outline.-active:visited {
    color: #fff; }
.Button.-orange-2.-outline, .Button.-orange-2.-outline:link, .Button.-orange-2.-outline:visited {
    color: #e46f0c; }
.Button.-orange-2.-outline:hover, .Button.-orange-2.-outline:focus, .Button.-orange-2.-outline:active {
    color: #fff;
    background-color: #e46f0c; }
.Button.-orange-2:hover, .Button.-orange-2:focus, .Button.-orange-2:active {
    background-color: #cc630b; }
.Button.-orange-2:disabled, .Button.-orange-2.-disabled {
    background-color: rgba(228, 111, 12, 0.4);
    color: white; }
.Button.-blue-1 {
    background-color: #178b94; }
.Button.-blue-1, .Button.-blue-1:link, .Button.-blue-1:visited {
    color: #fff; }
.Button.-blue-1.-outline {
    background: none;
    border: solid 1px #178b94; }
.Button.-blue-1.-outline.-active {
    color: #fff;
    background-color: #178b94; }
.Button.-blue-1.-outline.-active, .Button.-blue-1.-outline.-active:link, .Button.-blue-1.-outline.-active:visited {
    color: #fff; }
.Button.-blue-1.-outline, .Button.-blue-1.-outline:link, .Button.-blue-1.-outline:visited {
    color: #178b94; }
.Button.-blue-1.-outline:hover, .Button.-blue-1.-outline:focus, .Button.-blue-1.-outline:active {
    color: #fff;
    background-color: #178b94; }
.Button.-blue-1:hover, .Button.-blue-1:focus, .Button.-blue-1:active {
    background-color: #14767e; }
.Button.-blue-1:disabled, .Button.-blue-1.-disabled {
    background-color: rgba(23, 139, 148, 0.4);
    color: white; }
.Button.-aqua {
    background-color: #3fc2cd; }
.Button.-aqua, .Button.-aqua:link, .Button.-aqua:visited {
    color: #fff; }
.Button.-aqua.-outline {
    background: none;
    border: solid 1px #3fc2cd; }
.Button.-aqua.-outline.-active {
    color: #fff;
    background-color: #3fc2cd; }
.Button.-aqua.-outline.-active, .Button.-aqua.-outline.-active:link, .Button.-aqua.-outline.-active:visited {
    color: #fff; }
.Button.-aqua.-outline, .Button.-aqua.-outline:link, .Button.-aqua.-outline:visited {
    color: #3fc2cd; }
.Button.-aqua.-outline:hover, .Button.-aqua.-outline:focus, .Button.-aqua.-outline:active {
    color: #fff;
    background-color: #3fc2cd; }
.Button.-aqua:hover, .Button.-aqua:focus, .Button.-aqua:active {
    background-color: #32b5c0; }
.Button.-aqua:disabled, .Button.-aqua.-disabled {
    background-color: rgba(63, 194, 205, 0.4);
    color: white; }
.Button.-black {
    background-color: #000000; }
.Button.-black, .Button.-black:link, .Button.-black:visited {
    color: #fff; }
.Button.-black.-outline {
    background: none;
    border: solid 1px #000000; }
.Button.-black.-outline.-active {
    color: #fff;
    background-color: #000000; }
.Button.-black.-outline.-active, .Button.-black.-outline.-active:link, .Button.-black.-outline.-active:visited {
    color: #fff; }
.Button.-black.-outline, .Button.-black.-outline:link, .Button.-black.-outline:visited {
    color: #000000; }
.Button.-black.-outline:hover, .Button.-black.-outline:focus, .Button.-black.-outline:active {
    color: #fff;
    background-color: #000000; }
.Button.-black:hover, .Button.-black:focus, .Button.-black:active {
    background-color: black; }
.Button.-black:disabled, .Button.-black.-disabled {
    background-color: rgba(0, 0, 0, 0.4);
    color: white; }
.Button.-bright-green {
    background-color: #8ac341; }
.Button.-bright-green, .Button.-bright-green:link, .Button.-bright-green:visited {
    color: #fff; }
.Button.-bright-green.-outline {
    background: none;
    border: solid 1px #8ac341; }
.Button.-bright-green.-outline.-active {
    color: #fff;
    background-color: #8ac341; }
.Button.-bright-green.-outline.-active, .Button.-bright-green.-outline.-active:link, .Button.-bright-green.-outline.-active:visited {
    color: #fff; }
.Button.-bright-green.-outline, .Button.-bright-green.-outline:link, .Button.-bright-green.-outline:visited {
    color: #8ac341; }
.Button.-bright-green.-outline:hover, .Button.-bright-green.-outline:focus, .Button.-bright-green.-outline:active {
    color: #fff;
    background-color: #8ac341; }
.Button.-bright-green:hover, .Button.-bright-green:focus, .Button.-bright-green:active {
    background-color: #7db238; }
.Button.-bright-green:disabled, .Button.-bright-green.-disabled {
    background-color: rgba(138, 195, 65, 0.4);
    color: white; }
.Button.-green, .Button.-pagination.-active {
    background-color: #00a44f; }
.Button.-green, .Button.-pagination.-active, .Button.-green:link, .Button.-green:hover, .Button.-pagination.-active:link, .Button.-green:visited, .Button.-pagination.-active:visited {
    color: #fff; }
.Button.-green.-outline, .-outline.Button.-pagination.-active {
    background: none;
    border: solid 1px #00a44f; }
.Button.-green.-outline.-active, .-outline.-active.Button.-pagination {
    color: #fff;
    background-color: #00a44f; }
.Button.-green.-outline.-active, .-outline.-active.Button.-pagination, .Button.-green.-outline.-active:link, .-outline.-active.Button.-pagination:link, .Button.-green.-outline.-active:visited, .-outline.-active.Button.-pagination:visited {
    color: #fff; }
.Button.-green.-outline, .-outline.Button.-pagination.-active, .Button.-green.-outline:link, .-outline.Button.-pagination.-active:link, .Button.-green.-outline:visited, .-outline.Button.-pagination.-active:visited {
    color: #00a44f; }
.Button.-green.-outline:hover, .-outline.Button.-pagination.-active:hover, .Button.-green.-outline:focus, .-outline.Button.-pagination.-active:focus, .Button.-green.-outline:active, .-outline.Button.-pagination.-active:active {
    color: #fff;
    background-color: #00a44f; }
.Button.-green:hover, .Button.-pagination.-active:hover, .Button.-green:focus, .Button.-pagination.-active:focus, .Button.-green:active, .Button.-pagination.-active:active {
    background-color: #008941; }
.Button.-green:disabled, .Button.-pagination.-active:disabled, .Button.-green.-disabled, .-disabled.Button.-pagination.-active {
    background-color: rgba(0, 164, 79, 0.4);
    color: white; }
.Button.-light-gray {
    background-color: #e8e8e8; }
.Button.-light-gray, .Button.-light-gray:link, .Button.-light-gray:visited {
    color: #fff; }
.Button.-light-gray.-outline {
    background: none;
    border: solid 1px #e8e8e8; }
.Button.-light-gray.-outline.-active {
    color: #fff;
    background-color: #e8e8e8; }
.Button.-light-gray.-outline.-active, .Button.-light-gray.-outline.-active:link, .Button.-light-gray.-outline.-active:visited {
    color: #fff; }
.Button.-light-gray.-outline, .Button.-light-gray.-outline:link, .Button.-light-gray.-outline:visited {
    color: #e8e8e8; }
.Button.-light-gray.-outline:hover, .Button.-light-gray.-outline:focus, .Button.-light-gray.-outline:active {
    color: #fff;
    background-color: #e8e8e8; }
.Button.-light-gray:hover, .Button.-light-gray:focus, .Button.-light-gray:active {
    background-color: #dbdbdb; }
.Button.-light-gray:disabled, .Button.-light-gray.-disabled {
    background-color: rgba(232, 232, 232, 0.4);
    color: white; }
.Button.-light-gray2 {
    background-color: #f0f0f0; }
.Button.-light-gray2, .Button.-light-gray2:link, .Button.-light-gray2:visited {
    color: #fff; }
.Button.-light-gray2.-outline {
    background: none;
    border: solid 1px #f0f0f0; }
.Button.-light-gray2.-outline.-active {
    color: #fff;
    background-color: #f0f0f0; }
.Button.-light-gray2.-outline.-active, .Button.-light-gray2.-outline.-active:link, .Button.-light-gray2.-outline.-active:visited {
    color: #fff; }
.Button.-light-gray2.-outline, .Button.-light-gray2.-outline:link, .Button.-light-gray2.-outline:visited {
    color: #f0f0f0; }
.Button.-light-gray2.-outline:hover, .Button.-light-gray2.-outline:focus, .Button.-light-gray2.-outline:active {
    color: #fff;
    background-color: #f0f0f0; }
.Button.-light-gray2:hover, .Button.-light-gray2:focus, .Button.-light-gray2:active {
    background-color: #e3e3e3; }
.Button.-light-gray2:disabled, .Button.-light-gray2.-disabled {
    background-color: rgba(240, 240, 240, 0.4);
    color: white; }
.Button.-light-gray3 {
    background-color: #818181; }
.Button.-light-gray3, .Button.-light-gray3:link, .Button.-light-gray3:visited {
    color: #fff; }
.Button.-light-gray3.-outline {
    background: none;
    border: solid 1px #818181; }
.Button.-light-gray3.-outline.-active {
    color: #fff;
    background-color: #818181; }
.Button.-light-gray3.-outline.-active, .Button.-light-gray3.-outline.-active:link, .Button.-light-gray3.-outline.-active:visited {
    color: #fff; }
.Button.-light-gray3.-outline, .Button.-light-gray3.-outline:link, .Button.-light-gray3.-outline:visited {
    color: #818181; }
.Button.-light-gray3.-outline:hover, .Button.-light-gray3.-outline:focus, .Button.-light-gray3.-outline:active {
    color: #fff;
    background-color: #818181; }
.Button.-light-gray3:hover, .Button.-light-gray3:focus, .Button.-light-gray3:active {
    background-color: #747474; }
.Button.-light-gray3:disabled, .Button.-light-gray3.-disabled {
    background-color: rgba(129, 129, 129, 0.4);
    color: white; }
.Button.-medium-gray {
    background-color: #777777; }
.Button.-medium-gray, .Button.-medium-gray:link, .Button.-medium-gray:visited {
    color: #fff; }
.Button.-medium-gray.-outline {
    background: none;
    border: solid 1px #777777; }
.Button.-medium-gray.-outline.-active {
    color: #fff;
    background-color: #777777; }
.Button.-medium-gray.-outline.-active, .Button.-medium-gray.-outline.-active:link, .Button.-medium-gray.-outline.-active:visited {
    color: #fff; }
.Button.-medium-gray.-outline, .Button.-medium-gray.-outline:link, .Button.-medium-gray.-outline:visited {
    color: #777777; }
.Button.-medium-gray.-outline:hover, .Button.-medium-gray.-outline:focus, .Button.-medium-gray.-outline:active {
    color: #fff;
    background-color: #777777; }
.Button.-medium-gray:hover, .Button.-medium-gray:focus, .Button.-medium-gray:active {
    background-color: #6a6a6a; }
.Button.-medium-gray:disabled, .Button.-medium-gray.-disabled {
    background-color: rgba(119, 119, 119, 0.4);
    color: white; }
.Button.-medium-gray2 {
    background-color: #747474; }
.Button.-medium-gray2, .Button.-medium-gray2:link, .Button.-medium-gray2:visited {
    color: #fff; }
.Button.-medium-gray2.-outline {
    background: none;
    border: solid 1px #747474; }
.Button.-medium-gray2.-outline.-active {
    color: #fff;
    background-color: #747474; }
.Button.-medium-gray2.-outline.-active, .Button.-medium-gray2.-outline.-active:link, .Button.-medium-gray2.-outline.-active:visited {
    color: #fff; }
.Button.-medium-gray2.-outline, .Button.-medium-gray2.-outline:link, .Button.-medium-gray2.-outline:visited {
    color: #747474; }
.Button.-medium-gray2.-outline:hover, .Button.-medium-gray2.-outline:focus, .Button.-medium-gray2.-outline:active {
    color: #fff;
    background-color: #747474; }
.Button.-medium-gray2:hover, .Button.-medium-gray2:focus, .Button.-medium-gray2:active {
    background-color: #676767; }
.Button.-medium-gray2:disabled, .Button.-medium-gray2.-disabled {
    background-color: rgba(116, 116, 116, 0.4);
    color: white; }
.Button.-dark-gray {
    background-color: #535554; }
.Button.-dark-gray, .Button.-dark-gray:link, .Button.-dark-gray:visited {
    color: #fff; }
.Button.-dark-gray.-outline {
    background: none;
    border: solid 1px #535554; }
.Button.-dark-gray.-outline.-active {
    color: #fff;
    background-color: #535554; }
.Button.-dark-gray.-outline.-active, .Button.-dark-gray.-outline.-active:link, .Button.-dark-gray.-outline.-active:visited {
    color: #fff; }
.Button.-dark-gray.-outline, .Button.-dark-gray.-outline:link, .Button.-dark-gray.-outline:visited {
    color: #535554; }
.Button.-dark-gray.-outline:hover, .Button.-dark-gray.-outline:focus, .Button.-dark-gray.-outline:active {
    color: #fff;
    background-color: #535554; }
.Button.-dark-gray:hover, .Button.-dark-gray:focus, .Button.-dark-gray:active {
    background-color: #464847; }
.Button.-dark-gray:disabled, .Button.-dark-gray.-disabled {
    background-color: rgba(83, 85, 84, 0.4);
    color: white; }
.Button.-orange {
    background-color: #dd8235; }
.Button.-orange, .Button.-orange:link, .Button.-orange:visited {
    color: #fff; }
.Button.-orange.-outline {
    background: none;
    border: solid 1px #dd8235; }
.Button.-orange.-outline.-active {
    color: #fff;
    background-color: #dd8235; }
.Button.-orange.-outline.-active, .Button.-orange.-outline.-active:link, .Button.-orange.-outline.-active:visited {
    color: #fff; }
.Button.-orange.-outline, .Button.-orange.-outline:link, .Button.-orange.-outline:visited {
    color: #dd8235; }
.Button.-orange.-outline:hover, .Button.-orange.-outline:focus, .Button.-orange.-outline:active {
    color: #fff;
    background-color: #dd8235; }
.Button.-orange:hover, .Button.-orange:focus, .Button.-orange:active {
    background-color: #d57524; }
.Button.-orange:disabled, .Button.-orange.-disabled {
    background-color: rgba(221, 130, 53, 0.4);
    color: white; }
.Button.-teal {
    background-color: #058c96; }
.Button.-teal, .Button.-teal:link, .Button.-teal:visited {
    color: #fff; }
.Button.-teal.-outline {
    background: none;
    border: solid 1px #058c96; }
.Button.-teal.-outline.-active {
    color: #fff;
    background-color: #058c96; }
.Button.-teal.-outline.-active, .Button.-teal.-outline.-active:link, .Button.-teal.-outline.-active:visited {
    color: #fff; }
.Button.-teal.-outline, .Button.-teal.-outline:link, .Button.-teal.-outline:visited {
    color: #058c96; }
.Button.-teal.-outline:hover, .Button.-teal.-outline:focus, .Button.-teal.-outline:active {
    color: #fff;
    background-color: #058c96; }
.Button.-teal:hover, .Button.-teal:focus, .Button.-teal:active {
    background-color: #04757d; }
.Button.-teal:disabled, .Button.-teal.-disabled {
    background-color: rgba(5, 140, 150, 0.4);
    color: white; }
.Button.-white {
    background-color: #ffffff; }
.Button.-white, .Button.-white:link, .Button.-white:visited {
    color: #fff; }
.Button.-white.-outline {
    background: none;
    border: solid 1px #ffffff; }
.Button.-white.-outline.-active {
    color: #fff;
    background-color: #ffffff; }
.Button.-white.-outline.-active, .Button.-white.-outline.-active:link, .Button.-white.-outline.-active:visited {
    color: #fff; }
.Button.-white.-outline, .Button.-white.-outline:link, .Button.-white.-outline:visited {
    color: #ffffff; }
.Button.-white.-outline:hover, .Button.-white.-outline:focus, .Button.-white.-outline:active {
    color: #fff;
    background-color: #ffffff; }
.Button.-white:hover, .Button.-white:focus, .Button.-white:active {
    background-color: #f2f2f2; }
.Button.-white:disabled, .Button.-white.-disabled {
    background-color: rgba(255, 255, 255, 0.4);
    color: white; }
.Button.-blue {
    background-color: #00458e; }
.Button.-blue, .Button.-blue:link, .Button.-blue:visited {
    color: #fff; }
.Button.-blue.-outline {
    background: none;
    border: solid 1px #00458e; }
.Button.-blue.-outline.-active {
    color: #fff;
    background-color: #00458e; }
.Button.-blue.-outline.-active, .Button.-blue.-outline.-active:link, .Button.-blue.-outline.-active:visited {
    color: #fff; }
.Button.-blue.-outline, .Button.-blue.-outline:link, .Button.-blue.-outline:visited {
    color: #00458e; }
.Button.-blue.-outline:hover, .Button.-blue.-outline:focus, .Button.-blue.-outline:active {
    color: #fff;
    background-color: #00458e; }
.Button.-blue:hover, .Button.-blue:focus, .Button.-blue:active {
    background-color: #003975; }
.Button.-blue:disabled, .Button.-blue.-disabled {
    background-color: rgba(0, 69, 142, 0.4);
    color: white; }
.Button.-hhmi-background {
    background-color: #efefef; }
.Button.-hhmi-background, .Button.-hhmi-background:link, .Button.-hhmi-background:visited {
    color: #fff; }
.Button.-hhmi-background.-outline {
    background: none;
    border: solid 1px #efefef; }
.Button.-hhmi-background.-outline.-active {
    color: #fff;
    background-color: #efefef; }
.Button.-hhmi-background.-outline.-active, .Button.-hhmi-background.-outline.-active:link, .Button.-hhmi-background.-outline.-active:visited {
    color: #fff; }
.Button.-hhmi-background.-outline, .Button.-hhmi-background.-outline:link, .Button.-hhmi-background.-outline:visited {
    color: #efefef; }
.Button.-hhmi-background.-outline:hover, .Button.-hhmi-background.-outline:focus, .Button.-hhmi-background.-outline:active {
    color: #fff;
    background-color: #efefef; }
.Button.-hhmi-background:hover, .Button.-hhmi-background:focus, .Button.-hhmi-background:active {
    background-color: #e2e2e2; }
.Button.-hhmi-background:disabled, .Button.-hhmi-background.-disabled {
    background-color: rgba(239, 239, 239, 0.4);
    color: white; }
.Button.-light-gray-background {
    background-color: #ededed; }
.Button.-light-gray-background, .Button.-light-gray-background:link, .Button.-light-gray-background:visited {
    color: #fff; }
.Button.-light-gray-background.-outline {
    background: none;
    border: solid 1px #ededed; }
.Button.-light-gray-background.-outline.-active {
    color: #fff;
    background-color: #ededed; }
.Button.-light-gray-background.-outline.-active, .Button.-light-gray-background.-outline.-active:link, .Button.-light-gray-background.-outline.-active:visited {
    color: #fff; }
.Button.-light-gray-background.-outline, .Button.-light-gray-background.-outline:link, .Button.-light-gray-background.-outline:visited {
    color: #ededed; }
.Button.-light-gray-background.-outline:hover, .Button.-light-gray-background.-outline:focus, .Button.-light-gray-background.-outline:active {
    color: #fff;
    background-color: #ededed; }
.Button.-light-gray-background:hover, .Button.-light-gray-background:focus, .Button.-light-gray-background:active {
    background-color: #e0e0e0; }
.Button.-light-gray-background:disabled, .Button.-light-gray-background.-disabled {
    background-color: rgba(237, 237, 237, 0.4);
    color: white; }
.Button.-white, .Button.-white:link, .Button.-white:visited {
    color: #8ac341; }
.Button.-white:hover, .Button.-white:focus, .Button.-white:active {
    background-color: #8ac341;
    color: #ffffff; }
.Button.-small {
    font-size: 11px;
    padding: 9px 15px; }
.Button.-medium {
    font-size: 12px;
    padding: 10px 17px;
    text-transform: uppercase; }
.Button.-large {
    font-size: 20px;
    padding: 12px 38px; }
.Button.-full_width {
    display: block;
    white-space: normal;
    width: 100%; }
.Button.-with-icon {
    padding-right: 30px;
    position: relative; }
.Button.-with-icon i {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
.Button.-square {
    border-radius: 0px; }
.Button.-wrap {
    white-space: normal; }
.Button.-toggle, .Button.-toggle:link, .Button.-toggle:visited {
    background-color: #fff;
    border: solid 1px #b9b9b9;
    color: #b9b9b9; }
.Button.-toggle:hover, .Button.-toggle:focus, .Button.-toggle:active {
    background-color: #fff;
    border: solid 1px #00a44f;
    color: #00a44f; }
.Button.-toggle:disabled, .Button.-toggle.-disabled {
    background-color: #f2f2f2;
    border: solid 1px #b9b9b9;
    color: rgba(185, 185, 185, 0.8); }
.Button.-tag {
    font-size: 14px;
    padding: 6px 12px;
    white-space: nowrap; }
.Button.-tag, .Button.-tag:link, .Button.-tag:visited {
    background-color: #ffffff;
    border: 1px solid #00a44f;
    color: #00a44f; }
.Button.-tag:hover, .Button.-tag:focus, .Button.-tag:active {
    background-color: #00a44f;
    border-color: #00a44f;
    color: #ffffff; }
.Button.-tag .Button-icon {
    display: inline-block;
    margin-left: 5px; }
.Button.-tab {
    position: relative;
    line-height: 1;
    padding: 0.9375rem 1.25rem;
    margin-bottom: -2px; }
.Button.-tab, .Button.-tab:link, .Button.-tab:visited {
    background-color: #fff;
    border: solid 1px #b9b9b9;
    color: grey;
    border-bottom: none; }
.Button.-tab:hover, .Button.-tab:focus, .Button.-tab:active {
    background-color: #035e65;
    border: solid 1px #035e65;
    color: #ffffff; }
.Button.-tab.-active {
    background-color: #058c96;
    border: solid 1px #058c96;
    color: #ffffff; }
.Button.-tab.-active:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #058c96;
    content: "";
    height: 0;
    margin-left: -6px;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0; }
.Button.-dropdown {
    font-size: 16px;
    display: block;
    padding-right: 88px;
    position: relative;
    text-align: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden; }
.Button.-dropdown, .Button.-dropdown:link, .Button.-dropdown:visited {
    background-color: #fff;
    border: solid 1px #b9b9b9;
    color: #b9b9b9; }

.btn-filter {
    background: -webkit-linear-gradient(#fff, #e5e5e5);
    background: linear-gradient(#fff, #e5e5e5);
    color: #00458e;
    font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Roboto", sans-serif; }
.btn-filter:hover, .btn-filter:focus, .btn-filter:active {
    background: -webkit-linear-gradient(#fff, #b9b9b9);
    background: linear-gradient(#fff, #b9b9b9); }

dl {
    margin-bottom: 1em;
    margin-top: 0; }

dd {
    margin-left: 0; }

fieldset {
    border: none;
    margin: 0;
    padding: 0; }

legend {
    padding-left: 0;
    padding-right: 0; }

label,
input[type="radio"],
input[type="checkbox"] {
    cursor: pointer; }

textarea {
    display: block;
    width: 100%; }

.u-Form-style input[type="email"],
.u-Form-style input[type="number"],
.u-Form-style input[type="password"],
.u-Form-style input[type="search"],
.u-Form-style input[type="tel"],
.u-Form-style input[type="text"],
.u-Form-style input[type="url"], .u-Form-style textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #000;
    line-height: 1;
    margin: 0;
    padding: 12px 17px;
    width: 100%;
    -webkit-appearance: none; }

.u-Form-style input::input-placeholder,
.u-Form-style textarea::input-placeholder {
    color: #000;
    line-height: 1.25; }

.u-Form-style input:focus,
.u-Form-style textarea:focus {
    border-color: blue; }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
    margin: 0; }

.Heading {
    display: block;
    font-family: "Helvetica Neue LT W01_85 Heavy";
    line-height: 1.3; }
.Heading.-inline {
    display: inline-block; }
.Heading.-scientist {
    font-size: 350%;
    line-height: 1.2; }
.Heading.-page {
    font-size: 46px;
    line-height: 1.1; }
.Heading.-section {
    font-size: 30px;
    line-height: 1.2; }
@media screen and (min-width: 20em) {
    .Heading.-section {
        font-size: 157.14286%; } }
@media screen and (min-width: 33.75em) {
    .Heading.-section {
        font-size: 171.42857%; } }
@media screen and (min-width: 47.5em) {
    .Heading.-section {
        font-size: 185.71429%; } }
@media screen and (min-width: 61.25em) {
    .Heading.-section {
        font-size: 200%; } }
@media screen and (min-width: 75em) {
    .Heading.-section {
        font-size: 214.28571%; } }
.Heading.-tile {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 28px;
    line-height: 1.2; }
@media screen and (min-width: 20em) {
    .Heading.-tile {
        font-size: 142.85714%; } }
@media screen and (min-width: 33.75em) {
    .Heading.-tile {
        font-size: 157.14286%; } }
@media screen and (min-width: 47.5em) {
    .Heading.-tile {
        font-size: 171.42857%; } }
@media screen and (min-width: 61.25em) {
    .Heading.-tile {
        font-size: 185.71429%; } }
@media screen and (min-width: 75em) {
    .Heading.-tile {
        font-size: 200%; } }
.Heading.-promo-large {
    font-size: 24px;
    line-height: 1.2; }
@media screen and (min-width: 20em) {
    .Heading.-promo-large {
        font-size: 164.28571%; } }
@media screen and (min-width: 47.5em) {
    .Heading.-promo-large {
        font-size: 178.57143%; } }
@media screen and (min-width: 75em) {
    .Heading.-promo-large {
        font-size: 192.85714%; } }
.Heading.-promo-small {
    font-size: 18px; }
.Heading.-promo-super {
    font-size: 12px;
    margin-bottom: 7px;
    text-transform: uppercase; }

.MainHeader-title {
    color: #000000;
    font-size: 42px;
    font-weight: bold;
    font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Roboto", sans-serif; }
@media screen and (min-width: 20em) {
    .MainHeader-title {
        font-size: 171.42857%; } }
@media screen and (min-width: 26.0625em) {
    .MainHeader-title {
        font-size: 185.71429%; } }
@media screen and (min-width: 32.125em) {
    .MainHeader-title {
        font-size: 200%; } }
@media screen and (min-width: 38.1875em) {
    .MainHeader-title {
        font-size: 214.28571%; } }
@media screen and (min-width: 44.25em) {
    .MainHeader-title {
        font-size: 228.57143%; } }
@media screen and (min-width: 50.3125em) {
    .MainHeader-title {
        font-size: 242.85714%; } }
@media screen and (min-width: 56.375em) {
    .MainHeader-title {
        font-size: 257.14286%; } }
@media screen and (min-width: 62.4375em) {
    .MainHeader-title {
        font-size: 271.42857%; } }
@media screen and (min-width: 68.5em) {
    .MainHeader-title {
        font-size: 285.71429%; } }
@media screen and (min-width: 74.5625em) {
    .MainHeader-title {
        font-size: 300%; } }

.FocusOn .Tile-super {
    color: #178b94; }

.FocusOn-header {
    margin-top: 20px;
    margin-bottom: 12px; }
.FocusOn-header h2 {
    color: black; }

.FocusOn-text {
    font-family: "Sabon LT W01 Roman";
    font-size: 20px;
    padding-top: 7px;
    padding-bottom: 20px;
    width: 90%;
    line-height: 28px; }
@media screen and (max-width: 767px) {
    .FocusOn-text {
        font-size: 17px;
        line-height: 24px; } }

.FocusOn .Tile-image {
    border-right: none;
    border-bottom: 1px solid #b9b9b9; }
@media screen and (min-width: 520px) and (max-width: 991px) {
    .FocusOn .Tile-image {
        border-right: 1px solid #b9b9b9;
        border-bottom: none; } }

.FeaturedScientists + .FocusOn {
    margin-top: 20px; }

#How-We-Advance-Research {
    text-align: left; }

@media screen and (min-width: 991px) {
    #How-We-Advance-Research + .row {
        margin-left: -25px; } }

@media screen and (max-width: 400px) {
    .-mobiletitle {
        font-size: 42px !important; } }

@media screen and (max-width: 767px) {
    .Banner-content .Heading.-page.-mobiletitleS {
        font-size: 32px; } }

.PageComponent .Heading {
    font-family: "HelveticaNeueETW01-75Bd"; }

hr {
    background-color: #000;
    border: none;
    height: 1px;
    margin: 0; }

.icon {
    fill: currentColor; }
.icon.-inline {
    height: 1em;
    width: 1em; }
.icon.-small {
    height: .75em;
    width: .75em; }

img {
    height: auto;
    max-width: 100%; }

.linkExternal {
    font-weight: bold; }
.linkExternal, .linkExternal:link, .linkExternal:visited {
    color: #058c96; }
.linkExternal:hover, .linkExternal:focus, .linkExternal:active {
    color: #035e65; }

.linkViewAll {
    font-weight: bold;
    white-space: nowrap; }
.linkViewAll, .linkViewAll:link, .linkViewAll:visited {
    color: #00a44f; }
.linkViewAll:hover, .linkViewAll:focus, .linkViewAll:active {
    color: #008d3b; }

.linkBackToTop, .linkBackToTop:link, .linkBackToTop:visited {
    color: #56666d; }

.linkBackToTop:hover, .linkBackToTop:focus, .linkBackToTop:active {
    color: #425055; }

.linkBackToTop, .linkBackToTop:link, .linkBackToTop:visited {
    color: #56666d; }

.linkBackToTop:hover, .linkBackToTop:focus, .linkBackToTop:active {
    color: #425055; }

.LoadMore-wrapper {
    text-align: center; }

.linkLoadMore {
    width: 160px;
    margin: 0 auto;
    display: block;
    font-size: 15px;
    text-transform: uppercase; }
.linkLoadMore, .linkLoadMore:link, .linkLoadMore:visited {
    color: #b9b9b9; }
.linkLoadMore:hover {
    color: #000; }
.linkLoadMore:focus {
    outline: 0; }
.linkLoadMore svg {
    float: left; }
.linkLoadMore-icon, .linkLoadMore-text {
    display: table-cell;
    vertical-align: middle; }
.linkLoadMore-icon {
    height: 40px;
    width: 40px; }
.linkLoadMore-text {
    padding-left: 10px;
    padding-top: 8px; }
.LoadMore-wrapper .linkLoadMore {
    width: auto;
    margin: 0;
    display: inline; }
.LoadMore-wrapper .linkLoadMore svg {
    float: none;
    display: inline-block; }
.LoadMore-wrapper .linkLoadMore svg #vertical_2_ {
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
.LoadMore-wrapper .linkLoadMore .linkLoadMore-text {
    display: inline-block;
    padding-top: 0; }
#secondaryContent.in + .LoadMore-wrapper .linkLoadMore svg #vertical_2_ {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }

.linkRSS {
    display: inline-table;
    font-size: 15px;
    position: relative; }
.linkRSS, .linkRSS:link, .linkRSS:visited {
    color: #b9b9b9; }
.linkRSS:hover, .linkRSS:focus, .linkRSS:active {
    color: #000; }
.linkRSS-icon, .linkRSS-text {
    display: table-cell;
    vertical-align: middle; }
.linkRSS-icon {
    border: solid 1px currentColor;
    border-radius: 4px;
    height: 35px;
    padding: 6px;
    width: 40px; }
.linkRSS-text {
    line-height: 1.3;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 15px;
    width: 95px; }

.linkArrow {
    padding-left: 1px; }
.lte-ie9 .linkArrow svg {
    height: 0.6em; }

.linkViewOnYoutube {
    font-size: 16px;
    display: block;
    font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Roboto", sans-serif;
    margin-bottom: 15px; }
@media print {
    .linkViewOnYoutube:after {
        content: " (" attr(href) ") ";
        font-size: 0.8em;
        font-weight: normal; } }
.linkViewOnYoutube .icon {
    margin: 0 8px -12px 0; }

a {
    -webkit-transition: color 150ms ease-in-out, background-color 150ms ease-in-out, borer 150ms ease-in-out;
    transition: color 150ms ease-in-out, background-color 150ms ease-in-out, borer 150ms ease-in-out; }
a, a:link, a:visited, a:focus, a:hover, a:active {
    text-decoration: none; }
a, a:link, a:visited {
    color: #00a44f; }
a:hover, a:focus, a:active {
    color: #008d3b; }

.u-richtext-style ul, .u-richtext-style ol, .u-listDefault, .PageSummary ul,
.PageHightLights ul, .PageSummary ol,
.PageHightLights ol {
    list-style-type: inherit;
    margin-bottom: 2em;
    padding-left: 20px; }
.u-richtext-style ul ul, .u-richtext-style ol ul, .u-listDefault ul, .PageSummary ul ul,
.PageHightLights ul ul, .PageSummary ol ul,
.PageHightLights ol ul, .u-richtext-style ul ol, .u-richtext-style ol ol, .u-listDefault ol, .PageSummary ul ol,
.PageHightLights ul ol, .PageSummary ol ol,
.PageHightLights ol ol {
    margin-bottom: 0; }
.u-richtext-style ul li, .u-richtext-style ol li, .u-listDefault li, .PageSummary ul li,
.PageHightLights ul li, .PageSummary ol li,
.PageHightLights ol li {
    margin-top: 0.6em; }
.u-richtext-style ul li:first-child, .u-richtext-style ol li:first-child, .u-listDefault li:first-child, .PageSummary ul li:first-child,
.PageHightLights ul li:first-child, .PageSummary ol li:first-child,
.PageHightLights ol li:first-child {
    margin-top: 0; }
.u-richtext-style ul li li:first-child, .u-richtext-style ol li li:first-child, .u-listDefault li li:first-child, .PageSummary ul li li:first-child,
.PageHightLights ul li li:first-child, .PageSummary ol li li:first-child,
.PageHightLights ol li li:first-child {
    margin-top: 0.6em; }

.u-richtext-style ul, .PageSummary ul,
.PageHightLights ul {
    list-style-type: disc; }
li .u-richtext-style ul, .u-richtext-style li ul, li .PageSummary ul, .PageSummary li ul, li
.PageHightLights ul,
.PageHightLights li ul {
    padding-left: 1.5625em; }
li .u-richtext-style ul li:before, .u-richtext-style li ul li:before, li .PageSummary ul li:before, .PageSummary li ul li:before, li
.PageHightLights ul li:before,
.PageHightLights li ul li:before {
    color: #79ba53; }
li li .u-richtext-style ul li:before, .u-richtext-style li li ul li:before, li li .PageSummary ul li:before, .PageSummary li li ul li:before, li li
.PageHightLights ul li:before,
.PageHightLights li li ul li:before {
    color: #b9b9b9; }

.u-richtext-style ol, .PageSummary ol,
.PageHightLights ol {
    list-style-type: decimal; }
li .u-richtext-style ol, .u-richtext-style li ol, li .PageSummary ol, .PageSummary li ol, li
.PageHightLights ol,
.PageHightLights li ol {
    list-style: lower-alpha; }
li li .u-richtext-style ol, .u-richtext-style li li ol, li li .PageSummary ol, .PageSummary li li ol, li li
.PageHightLights ol,
.PageHightLights li li ol {
    list-style: lower-roman; }

.u-listFloat {
    list-style-type: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0; }
.u-listFloat:before, .u-listFloat:after {
    content: " ";
    display: table; }
.u-listFloat:after {
    clear: both; }
.u-listFloat > li {
    float: left; }

.u-listInlineCenter {
    list-style-type: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0;
    text-align: center; }
.u-listInlineCenter > li {
    display: inline-block;
    text-align: left; }

.u-listDivided {
    list-style-type: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0; }
.u-listDivided:before, .u-listDivided:after {
    content: " ";
    display: table; }
.u-listDivided:after {
    clear: both; }
.u-listDivided > li {
    border-left-style: solid;
    border-left-width: 2px;
    border-color: #b9b9b9;
    float: left;
    line-height: 1.3;
    margin-left: 1em;
    margin-bottom: 8px;
    padding-left: .6em; }
.u-listDivided > li:first-child {
    border-left: none;
    margin-left: 0;
    padding-left: 0; }

.u-listCommas {
    list-style-type: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0; }
.u-listCommas > li {
    display: inline; }
.u-listCommas > li:after {
    content: ', '; }
.u-listCommas > li:last-child:after {
    display: none; }

table {
    border-collapse: separate;
    border-spacing: 3px 0;
    font-size: 16px;
    font-family: "HelveticaNeueETW01-55Rg"; }

th,
td {
    padding: 0; }

.u-richtext-style table {
    margin: 40px 0;
    margin: 2.5rem 0;
    width: 100%; }
.u-richtext-style table caption {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem; }
.u-richtext-style table td {
    vertical-align: top; }
.u-richtext-style table th {
    padding-left: 15px;
    text-align: left;
    color: #b9b9b9;
    font-weight: normal;
    font-size: 12px;
    font-family: "Helvetica Neue LT W01_65 Md";
    padding-bottom: 10px; }
.u-richtext-style table tfoot td {
    border-top: 1px solid #666;
    font-weight: bold; }

.u-richtext-style table tbody tr:nth-child(2n+1) {
    background-color: #f0f0f0; }

.u-richtext-style table tbody td {
    padding: 15px; }

td, th {
    border-right: 1px solid #b9b9b9; }

tr td:last-child {
    border-right: none; }

tr th:last-child {
    border-right: none; }

.u-richtext-style table {
    width: 100.8%;
    margin-left: -2px; }

p {
    margin: 0; }

blockquote {
    margin: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
    margin: 0; }

.Heading {
    display: block;
    font-family: "Helvetica Neue LT W01_85 Heavy";
    line-height: 1.3; }
.Heading.-inline {
    display: inline-block; }
.Heading.-scientist {
    font-size: 350%;
    line-height: 1.2; }
.Heading.-page {
    font-size: 46px;
    line-height: 1.1; }
.Heading.-section {
    font-size: 30px;
    line-height: 1.2; }
@media screen and (min-width: 20em) {
    .Heading.-section {
        font-size: 157.14286%; } }
@media screen and (min-width: 33.75em) {
    .Heading.-section {
        font-size: 171.42857%; } }
@media screen and (min-width: 47.5em) {
    .Heading.-section {
        font-size: 185.71429%; } }
@media screen and (min-width: 61.25em) {
    .Heading.-section {
        font-size: 200%; } }
@media screen and (min-width: 75em) {
    .Heading.-section {
        font-size: 214.28571%; } }
.Heading.-tile {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 28px;
    line-height: 1.2; }
@media screen and (min-width: 20em) {
    .Heading.-tile {
        font-size: 142.85714%; } }
@media screen and (min-width: 33.75em) {
    .Heading.-tile {
        font-size: 157.14286%; } }
@media screen and (min-width: 47.5em) {
    .Heading.-tile {
        font-size: 171.42857%; } }
@media screen and (min-width: 61.25em) {
    .Heading.-tile {
        font-size: 185.71429%; } }
@media screen and (min-width: 75em) {
    .Heading.-tile {
        font-size: 200%; } }
.Heading.-promo-large {
    font-size: 24px;
    line-height: 1.2; }
@media screen and (min-width: 20em) {
    .Heading.-promo-large {
        font-size: 164.28571%; } }
@media screen and (min-width: 47.5em) {
    .Heading.-promo-large {
        font-size: 178.57143%; } }
@media screen and (min-width: 75em) {
    .Heading.-promo-large {
        font-size: 192.85714%; } }
.Heading.-promo-small {
    font-size: 18px; }
.Heading.-promo-super {
    font-size: 12px;
    margin-bottom: 7px;
    text-transform: uppercase; }

.MainHeader-title {
    color: #000000;
    font-size: 42px;
    font-weight: bold;
    font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Roboto", sans-serif; }
@media screen and (min-width: 20em) {
    .MainHeader-title {
        font-size: 171.42857%; } }
@media screen and (min-width: 26.0625em) {
    .MainHeader-title {
        font-size: 185.71429%; } }
@media screen and (min-width: 32.125em) {
    .MainHeader-title {
        font-size: 200%; } }
@media screen and (min-width: 38.1875em) {
    .MainHeader-title {
        font-size: 214.28571%; } }
@media screen and (min-width: 44.25em) {
    .MainHeader-title {
        font-size: 228.57143%; } }
@media screen and (min-width: 50.3125em) {
    .MainHeader-title {
        font-size: 242.85714%; } }
@media screen and (min-width: 56.375em) {
    .MainHeader-title {
        font-size: 257.14286%; } }
@media screen and (min-width: 62.4375em) {
    .MainHeader-title {
        font-size: 271.42857%; } }
@media screen and (min-width: 68.5em) {
    .MainHeader-title {
        font-size: 285.71429%; } }
@media screen and (min-width: 74.5625em) {
    .MainHeader-title {
        font-size: 300%; } }

.FocusOn .Tile-super {
    color: #178b94; }

.FocusOn-header {
    margin-top: 20px;
    margin-bottom: 12px; }
.FocusOn-header h2 {
    color: black; }

.FocusOn-text {
    font-family: "Sabon LT W01 Roman";
    font-size: 20px;
    padding-top: 7px;
    padding-bottom: 20px;
    width: 90%;
    line-height: 28px; }
@media screen and (max-width: 767px) {
    .FocusOn-text {
        font-size: 17px;
        line-height: 24px; } }

.FocusOn .Tile-image {
    border-right: none;
    border-bottom: 1px solid #b9b9b9; }
@media screen and (min-width: 520px) and (max-width: 991px) {
    .FocusOn .Tile-image {
        border-right: 1px solid #b9b9b9;
        border-bottom: none; } }

.FeaturedScientists + .FocusOn {
    margin-top: 20px; }

#How-We-Advance-Research {
    text-align: left; }

@media screen and (min-width: 991px) {
    #How-We-Advance-Research + .row {
        margin-left: -25px; } }

@media screen and (max-width: 400px) {
    .-mobiletitle {
        font-size: 42px !important; } }

@media screen and (max-width: 767px) {
    .Banner-content .Heading.-page.-mobiletitleS {
        font-size: 32px; } }

.PageComponent .Heading {
    font-family: "HelveticaNeueETW01-75Bd"; }

html {
    box-sizing: border-box; }

*, *:before, *:after {
    box-sizing: inherit; }

iframe,
object,
embed {
    z-index: 1 !important; }

.ios input,
.ios textarea,
.ios select {
    font-size: 16px !important; }

html {
    font-size: 100%; }

body {
    background-color: #ffffff;
    color: #000;
    font-family: "HelveticaNeueETW01-75Bd";
    font-weight: normal;
    line-height: 1.5; }

.disable-hover {
    pointer-events: none; }

.js-no-outlines div:focus {
    outline: none; }

.u-italic {
    font-style: italic; }

.u-uppercase {
    text-transform: uppercase; }

.u-nowrap {
    white-space: nowrap; }

.u-textCenter {
    text-align: center; }

.u-textLeft {
    text-align: left; }

.u-textRight {
    text-align: right; }

.u-bgDots {
    background-image: url("data:image/gif;base64,R0lGODlhCQAJAPABAAAAAP///yH/C1hNUCBEYXRhWE1QAz94cAAh+QQFAAABACwAAAAACQAJAEACDERieMvtf5KEayqKCwA7");
    background-repeat: repeat; }

.u-aspectWide {
    display: block;
    position: relative; }
.u-aspectWide:before {
    content: "\0020";
    display: block; }
.u-aspectWide:before {
    padding-top: 56.25%; }

.u-aspectSquare {
    display: block;
    position: relative; }
.u-aspectSquare:before {
    content: "\0020";
    display: block; }
.u-aspectSquare:before {
    padding-top: 100%; }

.u-show {
    display: block; }

.u-hide {
    display: none; }

.u-HIDE {
    display: none !important; }

.u-invisible {
    visibility: hidden; }

.u-visible {
    visibility: visible; }

@media screen and (min-width: 20em) {
    .u-hide--narrow {
        display: none !important; }
    .u-show--narrow {
        display: block; } }

@media screen and (min-width: 30em) {
    .u-hide--small {
        display: none !important; }
    .u-show--small {
        display: block; } }

@media screen and (min-width: 36.25em) {
    .u-hide--med-small {
        display: none !important; }
    .u-show--med-small {
        display: block; } }

@media screen and (min-width: 43.75em) {
    .u-hide--medium {
        display: none !important; }
    .u-show--medium {
        display: block; } }

@media screen and (min-width: 50em) {
    .u-hide--med-wide {
        display: none !important; }
    .u-show--med-wide {
        display: block; } }

@media screen and (min-width: 61.25em) {
    .u-hide--wide {
        display: none !important; }
    .u-show--wide {
        display: block; } }

@media screen and (min-width: 75em) {
    .u-hide--full {
        display: none !important; }
    .u-show--full {
        display: block; } }

@media screen and (min-width: 61.9375em) {
    .u-hide--small-screen {
        display: none !important; }
    .u-show--small-screen {
        display: block; } }

@media screen and (min-width: 47.9375em) {
    .u-hide--mobile-screen {
        display: none !important; }
    .u-show--mobile-screen {
        display: block; } }

.u-mb1 {
    margin-bottom: 6px;
    margin-bottom: 0.375rem; }

.u-mt1 {
    margin-top: 6px;
    margin-top: 0.375rem; }

.u-mb2 {
    margin-bottom: 12px;
    margin-bottom: 0.75rem; }

.u-mt2 {
    margin-top: 12px;
    margin-top: 0.75rem; }

.u-mb3 {
    margin-bottom: 18px;
    margin-bottom: 1.125rem; }

.u-mt3 {
    margin-top: 18px;
    margin-top: 1.125rem; }

.u-mb4 {
    margin-bottom: 24px;
    margin-bottom: 1.5rem; }

.u-mt4 {
    margin-top: 24px;
    margin-top: 1.5rem; }

.u-mb5 {
    margin-bottom: 30px;
    margin-bottom: 1.875rem; }

.u-mt5 {
    margin-top: 30px;
    margin-top: 1.875rem; }

.u-mb6 {
    margin-bottom: 36px;
    margin-bottom: 2.25rem; }

.u-mt6 {
    margin-top: 36px;
    margin-top: 2.25rem; }

.u-mb7 {
    margin-bottom: 42px;
    margin-bottom: 2.625rem; }

.u-mt7 {
    margin-top: 42px;
    margin-top: 2.625rem; }

.u-mb8 {
    margin-bottom: 48px;
    margin-bottom: 3rem; }

.u-mt8 {
    margin-top: 48px;
    margin-top: 3rem; }

.u-mb9 {
    margin-bottom: 54px;
    margin-bottom: 3.375rem; }

.u-mt9 {
    margin-top: 54px;
    margin-top: 3.375rem; }

.u-mb10 {
    margin-bottom: 60px;
    margin-bottom: 3.75rem; }

.u-mt10 {
    margin-top: 60px;
    margin-top: 3.75rem; }

.u-mb11 {
    margin-bottom: 66px;
    margin-bottom: 4.125rem; }

.u-mt11 {
    margin-top: 66px;
    margin-top: 4.125rem; }

.u-mb12 {
    margin-bottom: 72px;
    margin-bottom: 4.5rem; }

.u-mt12 {
    margin-top: 72px;
    margin-top: 4.5rem; }

.u-mb13 {
    margin-bottom: 78px;
    margin-bottom: 4.875rem; }

.u-mt13 {
    margin-top: 78px;
    margin-top: 4.875rem; }

.u-mb14 {
    margin-bottom: 84px;
    margin-bottom: 5.25rem; }

.u-mt14 {
    margin-top: 84px;
    margin-top: 5.25rem; }

.u-mb15 {
    margin-bottom: 90px;
    margin-bottom: 5.625rem; }

.u-mt15 {
    margin-top: 90px;
    margin-top: 5.625rem; }

.u-mb16 {
    margin-bottom: 96px;
    margin-bottom: 6rem; }

.u-mt16 {
    margin-top: 96px;
    margin-top: 6rem; }

.u-mb17 {
    margin-bottom: 102px;
    margin-bottom: 6.375rem; }

.u-mt17 {
    margin-top: 102px;
    margin-top: 6.375rem; }

.u-mb18 {
    margin-bottom: 108px;
    margin-bottom: 6.75rem; }

.u-mt18 {
    margin-top: 108px;
    margin-top: 6.75rem; }

.u-mb19 {
    margin-bottom: 114px;
    margin-bottom: 7.125rem; }

.u-mt19 {
    margin-top: 114px;
    margin-top: 7.125rem; }

.u-mb20 {
    margin-bottom: 120px;
    margin-bottom: 7.5rem; }

.u-mt20 {
    margin-top: 120px;
    margin-top: 7.5rem; }

/*---------------------------------------------------*Banner
\*---------------------------------------------------*/
.Banner {
    position: relative;
    background-color: #ededed;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden; }
@media screen and (min-width: 47.9375em) {
    .Banner {
        min-height: 433px; } }
@media screen and (max-width: 768px) {
    .Banner {
        min-height: 488px; } }
.Banner-container {
    max-width: 1500px;
    margin: 0 auto; }
.Banner-content {
    position: relative; }
@media screen and (min-width: 48em) {
    .Banner-content {
        width: 70%; } }
@media screen and (min-width: 62em) {
    .Banner-content {
        width: 80%; } }
.Banner-intro p {
    font-family: "Sabon LT W01 Roman";
    line-height: 1.4;
    margin: 20px 0;
    line-height: 36px;
    letter-spacing: -0.6px; }
@media screen and (min-width: 20em) {
    .Banner-intro p {
        font-size: 128.57143%; } }
@media screen and (min-width: 38.3125em) {
    .Banner-intro p {
        font-size: 142.85714%; } }
@media screen and (min-width: 56.625em) {
    .Banner-intro p {
        font-size: 157.14286%; } }
@media screen and (min-width: 74.9375em) {
    .Banner-intro p {
        font-size: 171.42857%; } }
@media (max-width: 768px) {
    .Banner-intro p {
        line-height: 26px; } }
@media (min-width: 769px) and (max-width: 992px) {
    .Banner-intro p {
        line-height: 30px; } }
.Banner-intro strong {
    font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Roboto", sans-serif; }
.Banner-intro a, .Banner-intro a:link, .Banner-intro a:visited {
    color: #00a44f; }
.Banner-intro a:hover, .Banner-intro a:focus, .Banner-intro a:active {
    color: #8ac341; }
.Banner.ScientistBanner {
    background-color: #f0f0f0;
    background-size: contain;
    background-position: right center;
    min-height: 0 !important; }
.Banner.ScientistBanner .PageHeader {
    margin-top: 32px;
    margin-bottom: 40px; }
.Banner.ScientistBanner .PageHeader .Banner-information {
    padding-left: 0;
    padding-right: 0; }
.Banner.ScientistBanner h1.Heading {
    margin-top: 10px; }
.Banner.ScientistBanner .Banner-intro p {
    margin-top: 3px;
    font-family: "Helvetica Neue LT W01_55 Roman";
    line-height: 1.4;
    color: #999999; }
.Banner.ScientistBanner .Banner-information > div {
    border-left: 2px solid #dddddd;
    padding-left: 15px;
    padding-right: 0; }
.Banner.ScientistBanner .Banner-information-label {
    color: #8d8d8d;
    text-transform: uppercase;
    font-size: 12px; }
.Banner.ScientistBanner .Banner-information-data {
    line-height: calc(18/14); }
.Banner-background-container {
    position: relative; }
.Banner-background {
    width: 556px;
    height: 412px;
    position: absolute;
    bottom: 0px; }
@media (min-width: 320px) and (max-width: 500px) {
    .Banner-background {
        right: -433px; } }
@media (min-width: 501px) and (max-width: 600px) {
    .Banner-background {
        left: 365px; } }
@media (min-width: 601px) and (max-width: 768px) {
    .Banner-background {
        left: 415px; } }
@media (min-width: 769px) and (max-width: 1350px) {
    .Banner-background {
        right: -215px; } }
@media (min-width: 1351px) and (max-width: 1550px) {
    .Banner-background {
        right: -100px; } }
@media (min-width: 1551px) and (max-width: 1750px) {
    .Banner-background {
        right: 0; } }
@media (min-width: 1751px) {
    .Banner-background {
        right: 40px;
        width: 650px; } }

@media (min-width: 501px) and (max-width: 768px) {
    .Banner-content {
        width: 70%; }
    .PageHeader-mobileSelect {
        width: 80%; } }

.BackgroundLines.-bottom-grey, .ArticleSideColumn .Component {
    background-image: url("data:image/gif;base64,R0lGODdhBQAFAHAAACH/C1hNUCBEYXRhWE1QYz94cGFja2VlZGQ2LTExNzctYjY1NC1hNTE0NWVmZjRhNTUiLz4gPC9yZGY6RGVzY3JpcHRvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgAsAAAAAAUABQCHAAAAAAAzAABmAACZAADMAAD/ACsAACszACtmACuZACvMACv/AFUAAFUzAFVmAFWZAFXMAFX/AIAAAIAzAIBmAICZAIDMAID/AKoAAKozAKpmAKqZAKrMAKr/ANUAANUzANVmANWZANXMANX/AP8AAP8zAP9mAP+ZAP/MAP//MwAAMwAzMwBmMwCZMwDMMwD/MysAMyszMytmMyuZMyvMMyv/M1UAM1UzM1VmM1WZM1XMM1X/M4AAM4AzM4BmM4CZM4DMM4D/M6oAM6ozM6pmM6qZM6rMM6r/M9UAM9UzM9VmM9WZM9XMM9X/M/8AM/8zM/9mM/+ZM//MM///ZgAAZgAzZgBmZgCZZgDMZgD/ZisAZiszZitmZiuZZivMZiv/ZlUAZlUzZlVmZlWZZlXMZlX/ZoAAZoAzZoBmZoCZZoDMZoD/ZqoAZqozZqpmZqqZZqrMZqr/ZtUAZtUzZtVmZtWZZtXMZtX/Zv8AZv8zZv9mZv+ZZv/MZv//mQAAmQAzmQBmmQCZmQDMmQD/mSsAmSszmStmmSuZmSvMmSv/mVUAmVUzmVVmmVWZmVXMmVX/mYAAmYAzmYBmmYCZmYDMmYD/maoAmaozmapmmaqZmarMmar/mdUAmdUzmdVmmdWZmdXMmdX/mf8Amf8zmf9mmf+Zmf/Mmf//zAAAzAAzzABmzACZzADMzAD/zCsAzCszzCtmzCuZzCvMzCv/zFUAzFUzzFVmzFWZzFXMzFX/zIAAzIAzzIBmzICZzIDMzID/zKoAzKozzKpmzKqZzKrMzKr/zNUAzNUzzNVmzNWZzNXMzNX/zP8AzP8zzP9mzP+ZzP/MzP///wAA/wAz/wBm/wCZ/wDM/wD//ysA/ysz/ytm/yuZ/yvM/yv//1UA/1Uz/1Vm/1WZ/1XM/1X//4AA/4Az/4Bm/4CZ/4DM/4D//6oA/6oz/6pm/6qZ/6rM/6r//9UA/9Uz/9Vm/9WZ/9XM/9X///8A//8z//9m//+Z///M////AAAAAAAAAAAAAAAACA8Ale0bSHCgQIMED+5TGBAAOw==");
    background-position: bottom left;
    background-repeat: repeat-x; }

.BackgroundLines.-top-grey {
    background-image: url("data:image/gif;base64,R0lGODdhBQAFAHAAACH/C1hNUCBEYXRhWE1QYz94cGFja2VlZGQ2LTExNzctYjY1NC1hNTE0NWVmZjRhNTUiLz4gPC9yZGY6RGVzY3JpcHRvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgAsAAAAAAUABQCHAAAAAAAzAABmAACZAADMAAD/ACsAACszACtmACuZACvMACv/AFUAAFUzAFVmAFWZAFXMAFX/AIAAAIAzAIBmAICZAIDMAID/AKoAAKozAKpmAKqZAKrMAKr/ANUAANUzANVmANWZANXMANX/AP8AAP8zAP9mAP+ZAP/MAP//MwAAMwAzMwBmMwCZMwDMMwD/MysAMyszMytmMyuZMyvMMyv/M1UAM1UzM1VmM1WZM1XMM1X/M4AAM4AzM4BmM4CZM4DMM4D/M6oAM6ozM6pmM6qZM6rMM6r/M9UAM9UzM9VmM9WZM9XMM9X/M/8AM/8zM/9mM/+ZM//MM///ZgAAZgAzZgBmZgCZZgDMZgD/ZisAZiszZitmZiuZZivMZiv/ZlUAZlUzZlVmZlWZZlXMZlX/ZoAAZoAzZoBmZoCZZoDMZoD/ZqoAZqozZqpmZqqZZqrMZqr/ZtUAZtUzZtVmZtWZZtXMZtX/Zv8AZv8zZv9mZv+ZZv/MZv//mQAAmQAzmQBmmQCZmQDMmQD/mSsAmSszmStmmSuZmSvMmSv/mVUAmVUzmVVmmVWZmVXMmVX/mYAAmYAzmYBmmYCZmYDMmYD/maoAmaozmapmmaqZmarMmar/mdUAmdUzmdVmmdWZmdXMmdX/mf8Amf8zmf9mmf+Zmf/Mmf//zAAAzAAzzABmzACZzADMzAD/zCsAzCszzCtmzCuZzCvMzCv/zFUAzFUzzFVmzFWZzFXMzFX/zIAAzIAzzIBmzICZzIDMzID/zKoAzKozzKpmzKqZzKrMzKr/zNUAzNUzzNVmzNWZzNXMzNX/zP8AzP8zzP9mzP+ZzP/MzP///wAA/wAz/wBm/wCZ/wDM/wD//ysA/ysz/ytm/yuZ/yvM/yv//1UA/1Uz/1Vm/1WZ/1XM/1X//4AA/4Az/4Bm/4CZ/4DM/4D//6oA/6oz/6pm/6qZ/6rM/6r//9UA/9Uz/9Vm/9WZ/9XM/9X///8A//8z//9m//+Z///M////AAAAAAAAAAAAAAAACA8Ale0bSHCgQIMED+5TGBAAOw==");
    background-position: top left;
    background-repeat: repeat-x; }
.BackgroundLines.-top-grey .Strata-header {
    margin-top: 25px; }
.BackgroundLines.-top-grey .Strata {
    margin-bottom: 10px; }

.BackgroundLines.-top-green {
    background-image: url("data:image/gif;base64,R0lGODlhBQAFAGAAACH5BAEAAFwALAAAAAAFAAUAhwAAAAAAMwAAZgAAmQAAzAAA/wArAAArMwArZgArmQArzAAr/wBVAABVMwBVZgBVmQBVzABV/wCAAACAMwCAZgCAmQCAzACA/wCqAACqMwCqZgCqmQCqzACq/wDVAADVMwDVZgDVmQDVzADV/wD/AAD/MwD/ZgD/mQD/zAD//zMAADMAMzMAZjMAmTMAzDMA/zMrADMrMzMrZjMrmTMrzDMr/zNVADNVMzNVZjNVmTNVzDNV/zOAADOAMzOAZjOAmTOAzDOA/zOqADOqMzOqZjOqmTOqzDOq/zPVADPVMzPVZjPVmTPVzDPV/zP/ADP/MzP/ZjP/mTP/zDP//2YAAGYAM2YAZmYAmWYAzGYA/2YrAGYrM2YrZmYrmWYrzGYr/2ZVAGZVM2ZVZmZVmWZVzGZV/2aAAGaAM2aAZmaAmWaAzGaA/2aqAGaqM2aqZmaqmWaqzGaq/2bVAGbVM2bVZmbVmWbVzGbV/2b/AGb/M2b/Zmb/mWb/zGb//5kAAJkAM5kAZpkAmZkAzJkA/5krAJkrM5krZpkrmZkrzJkr/5lVAJlVM5lVZplVmZlVzJlV/5mAAJmAM5mAZpmAmZmAzJmA/5mqAJmqM5mqZpmqmZmqzJmq/5nVAJnVM5nVZpnVmZnVzJnV/5n/AJn/M5n/Zpn/mZn/zJn//8wAAMwAM8wAZswAmcwAzMwA/8wrAMwrM8wrZswrmcwrzMwr/8xVAMxVM8xVZsxVmcxVzMxV/8yAAMyAM8yAZsyAmcyAzMyA/8yqAMyqM8yqZsyqmcyqzMyq/8zVAMzVM8zVZszVmczVzMzV/8z/AMz/M8z/Zsz/mcz/zMz///8AAP8AM/8AZv8Amf8AzP8A//8rAP8rM/8rZv8rmf8rzP8r//9VAP9VM/9VZv9Vmf9VzP9V//+AAP+AM/+AZv+Amf+AzP+A//+qAP+qM/+qZv+qmf+qzP+q///VAP/VM//VZv/Vmf/VzP/V////AP//M///Zv//mf//zP///wAAAAAAAAAAAAAAAAgXAPcJ1AdtYDJl+/QlK6jv0zOByfQNDAgAOw==");
    background-position: top left;
    background-repeat: repeat-x; }

.BackgroundLines.-bottom-solid {
    border-bottom: 2px solid #b9b9b9; }

.BackgroundLines.-top-solid-thin {
    border-top: 1px solid #b9b9b9;
    padding-bottom: 20px; }

.BackgroundLines.-top-solid {
    border-top: 2px solid #b9b9b9;
    padding-bottom: 20px; }

.BackgroundLines.-top-solidgray {
    border-top: 2px solid #b9b9b9; }

.BackgroundLines.-repeat-grey {
    background-image: url("data:image/gif;base64,R0lGODdhBQAFAHAAACH/C1hNUCBEYXRhWE1QYz94cGFja2VlZGQ2LTExNzctYjY1NC1hNTE0NWVmZjRhNTUiLz4gPC9yZGY6RGVzY3JpcHRvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgAsAAAAAAUABQCHAAAAAAAzAABmAACZAADMAAD/ACsAACszACtmACuZACvMACv/AFUAAFUzAFVmAFWZAFXMAFX/AIAAAIAzAIBmAICZAIDMAID/AKoAAKozAKpmAKqZAKrMAKr/ANUAANUzANVmANWZANXMANX/AP8AAP8zAP9mAP+ZAP/MAP//MwAAMwAzMwBmMwCZMwDMMwD/MysAMyszMytmMyuZMyvMMyv/M1UAM1UzM1VmM1WZM1XMM1X/M4AAM4AzM4BmM4CZM4DMM4D/M6oAM6ozM6pmM6qZM6rMM6r/M9UAM9UzM9VmM9WZM9XMM9X/M/8AM/8zM/9mM/+ZM//MM///ZgAAZgAzZgBmZgCZZgDMZgD/ZisAZiszZitmZiuZZivMZiv/ZlUAZlUzZlVmZlWZZlXMZlX/ZoAAZoAzZoBmZoCZZoDMZoD/ZqoAZqozZqpmZqqZZqrMZqr/ZtUAZtUzZtVmZtWZZtXMZtX/Zv8AZv8zZv9mZv+ZZv/MZv//mQAAmQAzmQBmmQCZmQDMmQD/mSsAmSszmStmmSuZmSvMmSv/mVUAmVUzmVVmmVWZmVXMmVX/mYAAmYAzmYBmmYCZmYDMmYD/maoAmaozmapmmaqZmarMmar/mdUAmdUzmdVmmdWZmdXMmdX/mf8Amf8zmf9mmf+Zmf/Mmf//zAAAzAAzzABmzACZzADMzAD/zCsAzCszzCtmzCuZzCvMzCv/zFUAzFUzzFVmzFWZzFXMzFX/zIAAzIAzzIBmzICZzIDMzID/zKoAzKozzKpmzKqZzKrMzKr/zNUAzNUzzNVmzNWZzNXMzNX/zP8AzP8zzP9mzP+ZzP/MzP///wAA/wAz/wBm/wCZ/wDM/wD//ysA/ysz/ytm/yuZ/yvM/yv//1UA/1Uz/1Vm/1WZ/1XM/1X//4AA/4Az/4Bm/4CZ/4DM/4D//6oA/6oz/6pm/6qZ/6rM/6r//9UA/9Uz/9Vm/9WZ/9XM/9X///8A//8z//9m//+Z///M////AAAAAAAAAAAAAAAACA8Ale0bSHCgQIMED+5TGBAAOw==");
    background-position: top left;
    background-repeat: repeat; }

.Strata-header-title {
    font-family: "Helvetica Neue LT W01_85 Heavy"; }

@media screen and (min-width: 47.9375em) {
    .Strata-header div[class^="col-"] {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 0 -0.125em; } }

/*---------------------------------------------------*Breadcrumbs
\*---------------------------------------------------*/
.Breadcrumbs {
    color: #b9b9b9; }
.Breadcrumbs:before, .Breadcrumbs:after {
    content: " ";
    display: table; }
.Breadcrumbs:after {
    clear: both; }
.Breadcrumbs-item {
    float: left;
    font-size: 13px;
    font-weight: normal;
    margin-right: 3px;
    line-height: 25px; }
.Breadcrumbs-item:before {
    display: inline-block;
    content: "\/";
    margin-right: 3px; }
.Breadcrumbs-item:first-child:before {
    content: none; }
.Breadcrumbs-item.-current {
    font-weight: normal; }
.Breadcrumbs-item.-current .Breadcrumbs-link {
    font-weight: normal; }
.Breadcrumbs-link, .Breadcrumbs-link:link, .Breadcrumbs-link:visited {
    color: #747474; }
.Breadcrumbs-link:hover, .Breadcrumbs-link:focus, .Breadcrumbs-link:active {
    color: #000; }

.ColorTile {
    background-color: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 15px; }
.ColorTile-color {
    height: 75px;
    width: 100%; }
.ColorTile.-color-grey-1 .ColorTile-color {
    background-color: #f7f7f7; }
.ColorTile.-color-grey-1 .ColorTile-color:hover {
    background-color: #eaeaea; }
.ColorTile.-color-grey-2 .ColorTile-color {
    background-color: #e5e5e5; }
.ColorTile.-color-grey-2 .ColorTile-color:hover {
    background-color: #d8d8d8; }
.ColorTile.-color-grey-3 .ColorTile-color {
    background-color: #b9b9b9; }
.ColorTile.-color-grey-3 .ColorTile-color:hover {
    background-color: #acacac; }
.ColorTile.-color-grey-4 .ColorTile-color {
    background-color: #56666d; }
.ColorTile.-color-grey-4 .ColorTile-color:hover {
    background-color: #4b595f; }
.ColorTile.-color-grey-5 .ColorTile-color {
    background-color: #425055; }
.ColorTile.-color-grey-5 .ColorTile-color:hover {
    background-color: #374247; }
.ColorTile.-color-grey-6 .ColorTile-color {
    background-color: #435056; }
.ColorTile.-color-grey-6 .ColorTile-color:hover {
    background-color: #384348; }
.ColorTile.-color-grey-7 .ColorTile-color {
    background-color: #999999; }
.ColorTile.-color-grey-7 .ColorTile-color:hover {
    background-color: #8c8c8c; }
.ColorTile.-color-grey-8 .ColorTile-color {
    background-color: #dddddd; }
.ColorTile.-color-grey-8 .ColorTile-color:hover {
    background-color: #d0d0d0; }
.ColorTile.-color-grey-9 .ColorTile-color {
    background-color: #b8b8b8; }
.ColorTile.-color-grey-9 .ColorTile-color:hover {
    background-color: #ababab; }
.ColorTile.-color-grey-10 .ColorTile-color {
    background-color: #8d8d8d; }
.ColorTile.-color-grey-10 .ColorTile-color:hover {
    background-color: gray; }
.ColorTile.-color-grey-11 .ColorTile-color {
    background-color: #666666; }
.ColorTile.-color-grey-11 .ColorTile-color:hover {
    background-color: #595959; }
.ColorTile.-color-grey-12 .ColorTile-color {
    background-color: #cecece; }
.ColorTile.-color-grey-12 .ColorTile-color:hover {
    background-color: #c1c1c1; }
.ColorTile.-color-green-1 .ColorTile-color {
    background-color: #79ba53; }
.ColorTile.-color-green-1 .ColorTile-color:hover {
    background-color: #6cae46; }
.ColorTile.-color-green-2 .ColorTile-color {
    background-color: #56b04c; }
.ColorTile.-color-green-2 .ColorTile-color:hover {
    background-color: #4d9e44; }
.ColorTile.-color-green-3 .ColorTile-color {
    background-color: #008d3b; }
.ColorTile.-color-green-3 .ColorTile-color:hover {
    background-color: #007430; }
.ColorTile.-color-orange-1 .ColorTile-color {
    background-color: #f1b785; }
.ColorTile.-color-orange-1 .ColorTile-color:hover {
    background-color: #eeaa6e; }
.ColorTile.-color-orange-2 .ColorTile-color {
    background-color: #e46f0c; }
.ColorTile.-color-orange-2 .ColorTile-color:hover {
    background-color: #cc630b; }
.ColorTile.-color-blue-1 .ColorTile-color {
    background-color: #178b94; }
.ColorTile.-color-blue-1 .ColorTile-color:hover {
    background-color: #14767e; }
.ColorTile.-color-aqua .ColorTile-color {
    background-color: #3fc2cd; }
.ColorTile.-color-aqua .ColorTile-color:hover {
    background-color: #32b5c0; }
.ColorTile.-color-black .ColorTile-color {
    background-color: #000000; }
.ColorTile.-color-black .ColorTile-color:hover {
    background-color: black; }
.ColorTile.-color-bright-green .ColorTile-color {
    background-color: #8ac341; }
.ColorTile.-color-bright-green .ColorTile-color:hover {
    background-color: #7db238; }
.ColorTile.-color-green .ColorTile-color {
    background-color: #00a44f; }
.ColorTile.-color-green .ColorTile-color:hover {
    background-color: #008941; }
.ColorTile.-color-light-gray .ColorTile-color {
    background-color: #e8e8e8; }
.ColorTile.-color-light-gray .ColorTile-color:hover {
    background-color: #dbdbdb; }
.ColorTile.-color-light-gray2 .ColorTile-color {
    background-color: #f0f0f0; }
.ColorTile.-color-light-gray2 .ColorTile-color:hover {
    background-color: #e3e3e3; }
.ColorTile.-color-light-gray3 .ColorTile-color {
    background-color: #818181; }
.ColorTile.-color-light-gray3 .ColorTile-color:hover {
    background-color: #747474; }
.ColorTile.-color-medium-gray .ColorTile-color {
    background-color: #777777; }
.ColorTile.-color-medium-gray .ColorTile-color:hover {
    background-color: #6a6a6a; }
.ColorTile.-color-medium-gray2 .ColorTile-color {
    background-color: #747474; }
.ColorTile.-color-medium-gray2 .ColorTile-color:hover {
    background-color: #676767; }
.ColorTile.-color-dark-gray .ColorTile-color {
    background-color: #535554; }
.ColorTile.-color-dark-gray .ColorTile-color:hover {
    background-color: #464847; }
.ColorTile.-color-orange .ColorTile-color {
    background-color: #dd8235; }
.ColorTile.-color-orange .ColorTile-color:hover {
    background-color: #d57524; }
.ColorTile.-color-teal .ColorTile-color {
    background-color: #058c96; }
.ColorTile.-color-teal .ColorTile-color:hover {
    background-color: #04757d; }
.ColorTile.-color-white .ColorTile-color {
    background-color: #ffffff; }
.ColorTile.-color-white .ColorTile-color:hover {
    background-color: #f2f2f2; }
.ColorTile.-color-blue .ColorTile-color {
    background-color: #00458e; }
.ColorTile.-color-blue .ColorTile-color:hover {
    background-color: #003975; }
.ColorTile.-color-hhmi-background .ColorTile-color {
    background-color: #efefef; }
.ColorTile.-color-hhmi-background .ColorTile-color:hover {
    background-color: #e2e2e2; }
.ColorTile.-color-light-gray-background .ColorTile-color {
    background-color: #ededed; }
.ColorTile.-color-light-gray-background .ColorTile-color:hover {
    background-color: #e0e0e0; }
.ColorTile-content {
    background-color: #fff;
    padding: 15px; }
.ColorTile-title {
    display: block;
    font-size: 18px; }
.ColorTile-hexCode {
    font-size: 14px;
    display: block; }
.ColorTile.-color-grey-1 .ColorTile-hexCode:before {
    content: "#f7f7f7"; }
.ColorTile.-color-grey-2 .ColorTile-hexCode:before {
    content: "#e5e5e5"; }
.ColorTile.-color-grey-3 .ColorTile-hexCode:before {
    content: "#b9b9b9"; }
.ColorTile.-color-grey-4 .ColorTile-hexCode:before {
    content: "#56666d"; }
.ColorTile.-color-grey-5 .ColorTile-hexCode:before {
    content: "#425055"; }
.ColorTile.-color-grey-6 .ColorTile-hexCode:before {
    content: "#435056"; }
.ColorTile.-color-grey-7 .ColorTile-hexCode:before {
    content: "#999999"; }
.ColorTile.-color-grey-8 .ColorTile-hexCode:before {
    content: "#dddddd"; }
.ColorTile.-color-grey-9 .ColorTile-hexCode:before {
    content: "#b8b8b8"; }
.ColorTile.-color-grey-10 .ColorTile-hexCode:before {
    content: "#8d8d8d"; }
.ColorTile.-color-grey-11 .ColorTile-hexCode:before {
    content: "#666666"; }
.ColorTile.-color-grey-12 .ColorTile-hexCode:before {
    content: "#cecece"; }
.ColorTile.-color-green-1 .ColorTile-hexCode:before {
    content: "#79ba53"; }
.ColorTile.-color-green-2 .ColorTile-hexCode:before {
    content: "#56b04c"; }
.ColorTile.-color-green-3 .ColorTile-hexCode:before {
    content: "#008d3b"; }
.ColorTile.-color-orange-1 .ColorTile-hexCode:before {
    content: "#f1b785"; }
.ColorTile.-color-orange-2 .ColorTile-hexCode:before {
    content: "#e46f0c"; }
.ColorTile.-color-blue-1 .ColorTile-hexCode:before {
    content: "#178b94"; }
.ColorTile.-color-aqua .ColorTile-hexCode:before {
    content: "#3fc2cd"; }
.ColorTile.-color-black .ColorTile-hexCode:before {
    content: "#000000"; }
.ColorTile.-color-bright-green .ColorTile-hexCode:before {
    content: "#8ac341"; }
.ColorTile.-color-green .ColorTile-hexCode:before {
    content: "#00a44f"; }
.ColorTile.-color-light-gray .ColorTile-hexCode:before {
    content: "#e8e8e8"; }
.ColorTile.-color-light-gray2 .ColorTile-hexCode:before {
    content: "#f0f0f0"; }
.ColorTile.-color-light-gray3 .ColorTile-hexCode:before {
    content: "#818181"; }
.ColorTile.-color-medium-gray .ColorTile-hexCode:before {
    content: "#777777"; }
.ColorTile.-color-medium-gray2 .ColorTile-hexCode:before {
    content: "#747474"; }
.ColorTile.-color-dark-gray .ColorTile-hexCode:before {
    content: "#535554"; }
.ColorTile.-color-orange .ColorTile-hexCode:before {
    content: "#dd8235"; }
.ColorTile.-color-teal .ColorTile-hexCode:before {
    content: "#058c96"; }
.ColorTile.-color-white .ColorTile-hexCode:before {
    content: "#ffffff"; }
.ColorTile.-color-blue .ColorTile-hexCode:before {
    content: "#00458e"; }
.ColorTile.-color-hhmi-background .ColorTile-hexCode:before {
    content: "#efefef"; }
.ColorTile.-color-light-gray-background .ColorTile-hexCode:before {
    content: "#ededed"; }

/*---------------------------------------------------*Contact Card
\*---------------------------------------------------*/
.ContactCard {
    font-family: "Helvetica Neue LT W01_65 Md"; }
.ContactCard-name, .ContactCard-number, .ContactCard-email {
    display: block; }
.ContactCard-name {
    font-size: 16px;
    color: grey; }
.ContactCard-number {
    font-size: 12px;
    color: grey !important; }
.ContactCard-email {
    font-size: 14px; }

/*---------------------------------------------------*Download
\*---------------------------------------------------*/
.Download {
    min-height: 90px;
    margin-bottom: 34px; }
@media print {
    .Download {
        display: none !important; } }
.Download-content {
    background: transparent url("data:image/gif;base64,R0lGODdhBQAFAPAAAPm3Rv///yH/C1hNUCBEYXRhWE1QYz94cGFja2VlZGQ0LTExNzctYjY1NC1hNTE0NWVmZjRhNTUiLz4gPC9yZGY6RGVzY3JpcHRvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgAsAAAAAAUABQBAAgZEfoa5oVoAOw==") left top repeat;
    color: #425055;
    font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Roboto", sans-serif;
    font-size: 16px;
    padding: 12px;
    z-index: 2; }
.Download-main {
    background-color: #fff;
    display: table;
    min-height: 60px;
    width: 100%; }
.Download-left, .Download-right {
    display: table-cell;
    vertical-align: middle; }
.Download-left {
    line-height: 1.2;
    padding: 12px; }
.Download-right {
    background-color: #fff;
    text-align: center;
    line-height: 1;
    position: relative;
    width: 60px; }
.Download-iconWrapper {
    position: absolute;
    height: 100%;
    width: 100%; }
.Download .icon {
    height: 30px;
    width: 30px; }
.Download-typesContent {
    background-color: #fff;
    padding: 0 15px 8px; }
.Download-types li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 35px; }
.Download-types li:before {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.4);
    content: "\2193";
    height: 20px;
    line-height: 1;
    font-size: 15px;
    margin-right: 5px;
    padding: 3px 6px;
    position: absolute;
    left: 0;
    width: 24px;
    text-align: center;
    top: 4px; }
.Download-typeSize {
    display: block;
    color: #56666d; }
.Download-agreement {
    color: #56666d;
    font-size: 13px; }
.Download-agreement a, .Download-agreement a:link, .Download-agreement a:visited {
    color: #00a44f; }
.Download-agreement a:hover, .Download-agreement a:focus, .Download-agreement a:active {
    color: #003363; }

.Downloads {
    margin-bottom: 30px;
    clear: both; }

/*---------------------------------------------------*Email SignUp
\*---------------------------------------------------*/
.EmailSignUp {
    border-top: 1px solid #b9b9b9;
    padding: 30px 0px 0px 0px; }
@media screen and (max-width: 48em) {
    .EmailSignUp {
        padding: 10px; } }
.EmailSignUp-icon {
    float: left; }
.EmailSignUp-title {
    float: left;
    font-size: 19px;
    color: grey;
    font-family: "Helvetica Neue LT W01_65 Md"; }
@media screen and (min-width: 62em) {
    .EmailSignUp form {
        float: left;
        width: 53%;
        margin-left: 20px;
        margin-top: -6px; } }
.EmailSignUp-input {
    display: block;
    height: 40px;
    margin-bottom: 7px;
    padding: 0 12px;
    width: 100%; }
@media screen and (min-width: 62em) {
    .EmailSignUp-input {
        float: left; } }
.EmailSignUp-submit {
    font-size: 18px;
    border: none;
    background-color: #00a34f;
    color: #ffffff;
    padding: 6px 17px; }
@media screen and (min-width: 62em) {
    .EmailSignUp-submit {
        float: left;
        margin-left: 15px; } }
@media screen and (max-width: 48em) {
    .EmailSignUp-submit {
        width: 100%; } }

@media screen and (min-width: 400px) {
    .-landingemail {
        width: 70%; } }

/*---------------------------------------------------*External Links
\*---------------------------------------------------*/
.ExternalLink, .ExternalLink:link, .ExternalLink:visited {
    color: #058c96; }

.ExternalLink:hover, .ExternalLink:focus, .ExternalLink:active {
    color: #035e65; }

/*---------------------------------------------------*Homepage Banner
\*---------------------------------------------------*/
.HomepageBanner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
.HomepageBanner-content {
    font-family: "Helvetica Neue LT W01_65 Md";
    line-height: 1.5;
    padding: 1.25rem 0;
    position: relative; }
@media screen and (min-width: 20em) {
    .HomepageBanner-content {
        font-size: 137.5%; } }
@media screen and (min-width: 33.75em) {
    .HomepageBanner-content {
        font-size: 150%; } }
@media screen and (min-width: 47.5em) {
    .HomepageBanner-content {
        font-size: 162.5%; } }
@media screen and (min-width: 61.25em) {
    .HomepageBanner-content {
        font-size: 175%; } }
@media screen and (min-width: 75em) {
    .HomepageBanner-content {
        font-size: 187.5%; } }
@media screen and (min-width: 62em) {
    .HomepageBanner-content {
        font-size: 217%;
        padding: 4.375rem 0 12.5rem;
        min-height: 250px;
        width: 65%; } }
@media screen and (max-width: 62em) {
    .HomepageBanner-content {
        color: #535554; } }
.HomepageBanner-content a,
.HomepageBanner-content em {
    font-style: normal; }
.HomepageBanner-content a, .HomepageBanner-content a:link, .HomepageBanner-content a:visited,
.HomepageBanner-content em,
.HomepageBanner-content em:link,
.HomepageBanner-content em:visited {
    color: #00a44f; }
.HomepageBanner-content a:hover, .HomepageBanner-content a:focus, .HomepageBanner-content a:active,
.HomepageBanner-content em:hover,
.HomepageBanner-content em:focus,
.HomepageBanner-content em:active {
    color: #008d3b; }
.HomepageBanner-content p {
    font-family: "HelveticaNeueETW01-75Bd";
    letter-spacing: -2.1px;
    font-size: 31px;
    line-height: 44px; }
.HomepageBanner-nameTag {
    background-color: #000;
    bottom: 157px;
    font-size: 14px;
    position: absolute;
    padding: 0.375rem 0.625rem;
    right: -114px;
    white-space: nowrap; }
a.HomepageBanner-nameTag, a.HomepageBanner-nameTag:link, a.HomepageBanner-nameTag:visited {
    color: #ffffff; }
a.HomepageBanner-nameTag:hover, a.HomepageBanner-nameTag:focus, a.HomepageBanner-nameTag:active {
    color: #00a44f; }
@media screen and (max-width: 62em) {
    .HomepageBanner-nameTag {
        display: none; } }
.HomepageBanner-nameTag small {
    font-size: 11px;
    display: block;
    text-transform: uppercase; }
@media screen and (max-width: 62em) {
    .HomepageBanner + .Main {
        margin-top: 0; } }

/*---------------------------------------------------*Homepage Promos
\*---------------------------------------------------*/
.HomepagePromos .Tile-meta {
    display: none; }

/*---------------------------------------------------*Gallery
\*---------------------------------------------------*/
.Gallery {
    font-family: "HelveticaNeueETW01-75Bd"; }
.Gallery-header {
    margin: 0 0 25px; }
.Gallery-title {
    color: #000;
    display: inline-block;
    font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Roboto", sans-serif;
    font-weight: bold;
    margin-top: -5px;
    padding-top: 20px; }
@media screen and (min-width: 20em) {
    .Gallery-title {
        font-size: 125%; } }
@media screen and (min-width: 25.5em) {
    .Gallery-title {
        font-size: 137.5%; } }
@media screen and (min-width: 31em) {
    .Gallery-title {
        font-size: 150%; } }
@media screen and (min-width: 36.5em) {
    .Gallery-title {
        font-size: 162.5%; } }
@media screen and (min-width: 42em) {
    .Gallery-title {
        font-size: 175%; } }
@media screen and (min-width: 47.5em) {
    .Gallery-title {
        font-size: 187.5%; } }
@media screen and (min-width: 53em) {
    .Gallery-title {
        font-size: 200%; } }
@media screen and (min-width: 58.5em) {
    .Gallery-title {
        font-size: 212.5%; } }
@media screen and (min-width: 64em) {
    .Gallery-title {
        font-size: 225%; } }
@media screen and (min-width: 69.5em) {
    .Gallery-title {
        font-size: 237.5%; } }
@media screen and (min-width: 75em) {
    .Gallery-title {
        font-size: 250%; } }
.Gallery-content {
    padding: 0;
    position: relative;
    background-color: #f0f0f0; }
@media screen and (min-width: 31.25em) {
    .Gallery-content {
        padding: 0 90px; } }
@media screen and (min-width: 65em) {
    .Gallery-content {
        padding: 0; } }
.Gallery-textContent {
    color: #535554; }
.Gallery-textContent-title {
    font-size: 28px;
    font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Roboto", sans-serif; }
.Gallery-textContent-text {
    font-size: 14px;
    margin-top: 15px; }
.Gallery-image {
    margin-bottom: 15px; }
@media screen and (min-width: 62em) {
    .Gallery-image {
        margin-bottom: 0; } }
.Gallery-image img {
    display: block;
    margin: 0 auto;
    max-width: 100%; }
.Gallery-button {
    background: none;
    border: none;
    height: 100%;
    font-size: 30px;
    position: absolute;
    width: 35px;
    top: 0; }
@media screen and (max-width: 31.25em) {
    .Gallery-button {
        display: none !important; } }
@media screen and (min-width: 31.25em) {
    .Gallery-button {
        display: block;
        font-size: 80px;
        width: 90px; } }
.Gallery-button.-prev {
    left: 0; }
@media screen and (min-width: 65em) {
    .Gallery-button.-prev {
        left: -90px; } }
.Gallery-button.-next {
    right: 0; }
@media screen and (min-width: 65em) {
    .Gallery-button.-next {
        right: -90px; } }
.Gallery-button, .Gallery-button:link, .Gallery-button:visited {
    color: #008d3b; }
.Gallery-button:hover, .Gallery-button:focus, .Gallery-button:active {
    outline: none; }
.Gallery .slick-dots {
    text-align: center; }
@media screen and (min-width: 31.25em) {
    .Gallery .slick-dots {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
    .Gallery .slick-dots.focusable:active, .Gallery .slick-dots.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto; } }
.Gallery .slick-dots li {
    display: inline-block; }
.Gallery .slick-dots li.slick-active button {
    background-color: #e8e8e8; }
.Gallery .slick-dots button {
    font-size: 0;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    background-color: #777777;
    border: 1px solid #777777;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    margin: 0 2px; }

.Gallery.inline .GalleryItem .GalleryItem-image {
    display: block;
    position: relative;
    height: auto;
    width: 100%;
    max-width: 100%;
    background-size: cover; }
.Gallery.inline .GalleryItem .GalleryItem-image:before {
    content: "\0020";
    display: block; }
.Gallery.inline .GalleryItem .GalleryItem-image:before {
    padding-top: 75%; }

.GalleryItem {
    background-color: #f0f0f0;
    position: relative; }
@media screen and (min-width: 36.25em) {
    .GalleryItem {
        display: table;
        height: 300px;
        width: 100%; } }
@media screen and (min-width: 36.25em) {
    .GalleryItem-cell {
        display: table-cell; } }
.GalleryItem-image {
    background-position: center;
    background-repeat: no-repeat;
    position: relative; }
@media screen and (max-width: 36.25em) {
    .GalleryItem-image {
        display: block;
        position: relative; }
    .GalleryItem-image:before {
        content: "\0020";
        display: block; }
    .GalleryItem-image:before {
        padding-top: 75%; } }
@media screen and (min-width: 36.25em) {
    .GalleryItem-image {
        width: 50%;
        max-width: 500px; } }
.GalleryItem-content {
    background-color: #f7f7f7;
    padding: 10px 20px; }
.GalleryItem-content-wrapper > * {
    margin: 10px 0; }
.GalleryItem-content a:not(.GalleryItem-link) {
    position: relative;
    z-index: 2; }
.GalleryItem-link {
    display: block;
    z-index: 1; }
.GalleryItem-link, .GalleryItem-link:link, .GalleryItem-link:visited {
    color: #000; }
.GalleryItem-link:hover, .GalleryItem-link:focus, .GalleryItem-link:active {
    color: #00a44f; }
.GalleryItem-super, .GalleryItem-date {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    margin-right: 15px; }
.GalleryItem-super {
    color: #058c96; }
.GalleryItem-date {
    color: #56666d; }
.GalleryItem-title {
    position: relative; }
.GalleryItem-description {
    color: #818181; }
.GalleryItem-expandBtn {
    background: none;
    border: none;
    color: #fff;
    height: 25px;
    position: absolute;
    padding: 0;
    line-height: 1;
    bottom: 10px;
    right: 10px;
    width: 25px; }
.GalleryItem-expandBtn svg {
    fill: currentColor; }
.GalleryItem-expandBtn:hover, .GalleryItem-expandBtn:focus, .GalleryItem-expandBtn:active {
    color: #00a44f; }

.GalleryThumbnails {
    margin: 20px 0 0; }
.GalleryThumbnails-row {
    margin-left: -9px; }
.GalleryThumbnails-row:before, .GalleryThumbnails-row:after {
    content: " ";
    display: table; }
.GalleryThumbnails-row:after {
    clear: both; }
.GalleryThumbnails-col {
    float: left;
    padding-left: 12px;
    width: 113px; }
.GalleryThumbnails-imageWrapper {
    background: #b9b9b9; }
.GalleryThumbnails-image {
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer; }
.GalleryThumbnails-image.-active {
    outline: 2px solid #00a44f; }

.ArticleMainColumn .Gallery {
    max-width: 920px; }

.Gallery.inline .Gallery-content {
    padding: 0; }

.Gallery.inline button.slick-prev, .Gallery.inline button.slick-next {
    font-size: 80px;
    height: auto;
    top: 160px; }

.Gallery.inline button.slick-prev {
    left: -20px; }

.Gallery.inline button.slick-next {
    right: -10px; }

.Gallery .GalleryItem-content {
    background-color: #f0f0f0; }

.Gallery.full-width {
    background: url("../assets/images/gallery_full_width_bg.jpg");
    margin-bottom: 40px; }
@media screen and (min-width: 1200px) {
    .Gallery.full-width .Gallery-header, .Gallery.full-width .Gallery-content {
        padding: 0 60px; }
    .Gallery.full-width button.slick-next, .Gallery.full-width button.slick-prev {
        width: 50px; }
    .Gallery.full-width button.slick-prev {
        left: 0; }
    .Gallery.full-width button.slick-next {
        right: 0; } }
@media screen and (min-width: 501px) and (max-width: 1199px) {
    .Gallery.full-width {
        padding: 0 30px; }
    .Gallery.full-width .Gallery-header, .Gallery.full-width .Gallery-content {
        padding: 0 60px; }
    .Gallery.full-width button.slick-next, .Gallery.full-width button.slick-prev {
        width: 50px; } }

@media screen and (max-width: 580px) {
    .Gallery .Gallery-button {
        display: none !important; } }

.HomepagePromos .Gallery-content {
    background-color: transparent; }

#lg-actual-size, #lg-download, .lg-autoplay-button, .lg-fullscreen {
    display: none; }

.slick-disabled {
    color: #b9b9b9; }

.lg-prev.slick-disabled,
.lg-next.slick-disabled {
    color: #b9b9b9; }

.GradientBar2 {
    background: white;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(180deg, #b7b7b7, #f0f0f0, #f0f0f0, #f0f0f0, #f0f0f0, #b7b7b7);
    background: -webkit-linear-gradient(0deg, #b7b7b7, #f0f0f0, #f0f0f0, #f0f0f0, #f0f0f0, #b7b7b7);
    background: linear-gradient(-270deg, #b7b7b7, #f0f0f0, #f0f0f0, #f0f0f0, #f0f0f0, #b7b7b7);
    height: 20px;
    width: 100%; }

.greyLine {
    margin-top: 20px;
    border-bottom: 1px solid #b9b9b9; }

.thumbImage {
    width: 113px;
    height: 70px; }

/*---------------------------------------------------*Global Footer
\*---------------------------------------------------*/
.GlobalFooter {
    background-color: #000000;
    font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Roboto", sans-serif;
    color: #999999;
    padding-bottom: 20px;
    width: 100%; }

.GlobalFooter a {
    color: #999999; }

.GlobalFooter-top {
    margin-top: 25px;
    margin-bottom: 14px; }

.GlobalFooter-title {
    float: left; }

@media (max-width: 920px) {
    .GlobalFooter-title {
        display: none; } }

.GlobalFooter .back-to-top {
    float: right;
    margin-top: 10px;
    min-width: 50px;
    font-size: 13px;
    font-weight: bold;
    border: 1px solid transparent; }

.GlobalFooter .back-to-top a {
    color: #ffffff; }

@media (min-width: 701px) {
    .GlobalFooter .back-to-top {
        display: none; } }

.GlobalFooter-socialLinks {
    float: right; }

@media (max-width: 920px) {
    .GlobalFooter-socialLinks {
        float: none; } }

.GlobalFooter-socialLinks li {
    float: left;
    max-width: 143px;
    line-height: 14px;
    font-size: 12px;
    font-weight: bold; }

.GlobalFooter-socialLinks li:nth-last-child(2) {
    margin-right: 0; }

.GlobalFooter-socialLinks .icon {
    float: left;
    margin-right: 15px;
    width: 32px;
    height: 32px;
    background-color: #ffffff;
    border-radius: 17px;
    font-size: 20px;
    text-align: center; }

.GlobalFooter-socialLinks .icon .fa {
    color: black;
    padding-top: 8px; }

.GlobalFooter-socialLinks .text {
    margin-top: 5px; }

.GlobalFooter-socialLinks .short {
    display: none; }

@media (min-width: 501px) and (max-width: 700px) {
    .GlobalFooter-socialLinks .short {
        display: block; } }

@media (max-width: 500px) {
    .GlobalFooter-socialLinks .short {
        display: none; } }

.GlobalFooter-socialLinks .long {
    display: none; }

@media (min-width: 701px) {
    .GlobalFooter-socialLinks .long {
        display: block; } }

.GlobalFooter-gradientBar {
    height: 1px;
    background: -webkit-linear-gradient(180deg, #158B92, #79BA53, #158B92);
    background: linear-gradient(270deg, #158B92, #79BA53, #158B92);
    margin-bottom: 14px; }

.GlobalFooter-bottom {
    position: relative; }

.GlobalFooter-bottom-logo {
    float: left;
    margin-right: 14px; }

@media (max-width: 650px) {
    .GlobalFooter-bottom-logo {
        float: none; } }

.GlobalFooter-bottom-logo svg {
    fill: gray; }

.GlobalFooter-bottom-copyright {
    font-size: 12px;
    float: left;
    margin-top: 9px; }

.GlobalFooter-bottom-copyright span, .GlobalFooter-bottom-copyright a {
    margin-left: 3px; }

.GlobalFooter-bottom-links {
    float: right;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff; }

@media (max-width: 650px) {
    .GlobalFooter-bottom-links {
        position: absolute;
        right: 0;
        top: 0; } }

.GlobalFooter-bottom-links a {
    color: #ffffff; }

.GlobalFooter-socialLinks a {
    display: block; }

.no-last:last-child {
    display: none; }

@media (max-width: 400px) {
    .GlobalFooter-socialLinks .icon {
        margin-right: 5px; } }

/*---------------------------------------------------*Global Header
\*---------------------------------------------------*/
.GlobalHeader {
    background-color: #000000;
    padding: 10px 0 0 0; }

.GlobalHeader-homelink {
    display: block;
    margin: 0 auto; }

@media screen and (min-width: 48em) {
    .GlobalHeader-homelink {
        display: inline-block;
        float: left;
        margin: 20px 0 0 0; } }

.GlobalHeader .Logo {
    width: 108px;
    height: auto;
    margin-top: 10px;
    margin-bottom: 3px; }

@media (min-width: 768px) {
    .GlobalHeader > .container {
        padding-left: 10px;
        padding-right: 10px; } }

.TopNav {
    text-align: right;
    text-transform: uppercase; }

.TopNav li {
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    margin-left: 20px; }

.TopNav a, .TopNav a:link, .TopNav a:visited {
    color: #ffffff;
    font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Roboto", sans-serif; }

.TopNav a:hover, .TopNav a:focus, .TopNav a:active {
    color: #77bb4e; }

.Dropdown {
    position: absolute;
    width: 100%;
    z-index: 2;
    font-size: 18px;
    color: white; }

@media print {
    .Dropdown {
        display: none !important; } }

.Dropdown .container {
    position: relative;
    padding-left: 0px;
    padding-right: 0px; }

@media screen and (max-width: 47.9375em) {
    .Dropdown .container {
        padding-left: 0;
        padding-right: 0; } }

.Dropdown a {
    color: #fff;
    display: inline-block;
    width: 94%;
    padding: 8px 14px;
    margin-bottom: 4px;
    line-height: 20px; }

@media screen and (max-width: 48em) {
    .top-links .Dropdown li:hover, .top-links .Dropdown a:focus, .top-links .Dropdown a:active {
        opacity: 0.7;
        background-color: #333D41; } }

@media screen and (min-width: 48em) {
    .js .GlobalNavigation-menu {
        display: none;
        background-color: #55666d;
        padding: 31px 31px 36px;
        margin: 0 10px; }
    .js .GlobalNavigation-menu.search {
        padding: 0; }
    .js .GlobalNavigation-menu.active {
        display: block; } }

.GlobalNavigation-featured {
    display: none; }

@media screen and (min-width: 48em) {
    .GlobalNavigation-featured {
        display: block; } }

.GlobalNavigation-toggles:before, .GlobalNavigation-toggles:after {
    content: " ";
    display: table; }

.GlobalNavigation-toggles:after {
    clear: both; }

@media print {
    .GlobalNavigation-toggles {
        display: none !important; } }

@media screen and (min-width: 48em) {
    .GlobalNavigation-toggles {
        margin: 22px 0 0 0;
        float: right; } }

@media screen and (min-width: 48em) {
    .GlobalNavigation-toggles li {
        float: left; } }

.GlobalNavigation-toggles li.last {
    margin-right: 0; }

.GlobalNavigation-toggles li.last .search-icon {
    padding: 0; }

.GlobalNavigation-toggles .toggle {
    background: none;
    border: none;
    font-size: 16px;
    font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Roboto", sans-serif;
    padding: 0 5px;
    color: white; }

@media screen and (min-width: 62em) {
    .GlobalNavigation-toggles .toggle {
        padding: 0 12px;
        font-size: 16px; } }

.GlobalNavigation-toggles .toggle:after {
    content: '\e114';
    font-size: 10px;
    font-family: "Glyphicons Halflings";
    padding-left: 3px;
    -webkit-transform: color .3s ease;
    transform: color .3s ease;
    vertical-align: baseline; }

@media screen and (min-width: 62em) {
    .GlobalNavigation-toggles .toggle:after {
        font-size: 10px; } }

.GlobalNavigation-toggles .toggle.search-icon:after {
    content: ''; }

.GlobalNavigation-toggles .toggle.active {
    color: #77bb4e; }

.GlobalNavigation-toggles .toggle.active:after {
    color: #77bb4e;
    content: '\e113'; }

.GlobalNavigation-toggles .toggle:hover, .GlobalNavigation-toggles .toggle:focus {
    color: #77bb4e;
    outline: none; }

.GlobalNavigation-closeButton {
    position: absolute;
    top: 15px;
    right: 25px;
    cursor: pointer; }

/*---------------------------------------------------*Gradient Bar
\*---------------------------------------------------*/
.GradientBar {
    background: -webkit-linear-gradient(180deg, #008d98, #79ba53, #008d98);
    background: linear-gradient(270deg, #008d98, #79ba53, #008d98);
    background-size: 200% 200%;
    height: 6px;
    width: 100%; }

.Logo {
    height: 25px;
    width: 65px; }

.Logo-letter.-letter-h1 {
    fill: #008B94; }

.Logo-letter.-letter-h2 {
    fill: #00A34A; }

.Logo-letter.-letter-m {
    fill: #4DB13E; }

.Logo-letter.-letter-i {
    fill: #86C333; }

/** Search **/
.Dropdown .container.search {
    padding: 0 20px;
    background: none; }

.Dropdown .search input {
    width: 100%;
    height: 40px;
    padding: 0 10px;
    float: left;
    margin-right: -40px;
    color: #b9b9b9;
    outline: none; }

.Dropdown .search button {
    width: 40px;
    border: none;
    background: #8ac04a;
    height: 40px; }

.GlobalNavigation-GradientBar {
    background: -webkit-linear-gradient(180deg, #8ac04a, #50a96e, #048c94);
    background: linear-gradient(270deg, #8ac04a, #50a96e, #048c94);
    height: 6px;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8ac04a', endColorstr='#048c94');
    /*For IE9*/ }

.GlobalHeader-homelink .icon-logo {
    float: left;
    margin-right: 10px; }

.GlobalHeader-homelink img {
    float: left;
    margin-top: 8px;
    margin-left: -3px; }

#top-nav-mobile {
    display: none; }

/** Mobile Menu **/
@media (max-width: 500px) {
    .GlobalHeader-homelink img {
        display: none; } }

@media (max-width: 767px) {
    .Dropdown {
        background-color: #55666d; }
    .Dropdown .container {
        padding: 0; }
    .Dropdown a, .Dropdown h2 {
        font-family: 'HelveticaNeueETW01-55Rg';
        padding: 0 10px; }
    .GlobalNavigation-menu > h2 {
        padding: 17px 10px;
        border-bottom: 1px solid #999;
        cursor: pointer;
        font-size: 19px;
        letter-spacing: 0.02em; }
    .GlobalNavigation-menu .title-caret {
        float: right; }
    .Submenu {
        background-color: #3c4246;
        display: none; }
    .SocialMediaIcons {
        margin: 20px auto;
        max-width: 320px; }
    .SocialMediaIcons li {
        font-size: 25px;
        float: left;
        margin-right: 18px;
        margin-left: 18px; }
    .GlobalNavigation-toggles {
        clear: none; }
    .search-icon {
        right: 12px; }
    .menu-button {
        right: 60px;
        width: 80px; }
    .search-icon, .menu-button {
        position: absolute;
        top: 35px;
        color: #ffffff;
        cursor: pointer; }
    .search-icon:hover, .menu-button:hover {
        color: #77bb4e; }
    .GlobalNavigation-toggles .search-icon,
    .GlobalNavigation-toggles .menu-button {
        font-size: 14px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
    /* Mobile Dropdown Menu */
    .LinksColumn ul {
        margin-top: 0;
        width: 100%;
        column-count: 1;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -o-column-count: 1; }
    .LinksColumn li {
        line-height: 50px;
        font-size: 17px;
        letter-spacing: 0.05em; }
    .LinksColumn li i {
        font-size: 13px;
        padding-left: 2px; }
    .LinksColumn a {
        font-size: 16px;
        padding-left: 25px;
        display: inline-block;
        width: calc(100% + 20px);
        margin-left: -10px; }
    #top-nav-mobile {
        display: block; }
    #top-nav-mobile .top-links {
        margin-top: 20px;
        margin-bottom: 30px; }
    #top-nav-mobile .top-links li {
        margin-bottom: 10px; }
    #top-nav-mobile .top-links a {
        font-size: 0.7em;
        text-transform: uppercase; }
    .Dropdown.search .Dropdown-menu,
    .Dropdown.search #top-nav-mobile {
        display: none; }
    .Dropdown.search #Search {
        padding: 0 10px;
        display: block; }
    .Dropdown {
        display: none; }
    .Dropdown.search .GlobalNavigation-menu {
        display: none; }
    .Dropdown.search .GlobalNavigation-menu.search {
        display: block; }
    .Dropdown.menu .GlobalNavigation-menu.search {
        display: none; }
    .GlobalNavigation-closeButton {
        display: none; } }

.GlobalNavigation-toggles .search-icon .toggle:after {
    content: ""; }

/* Desktop Menu */
@media (min-width: 48em) {
    .LinksColumn .fa-chevron-right {
        display: none; }
    .GlobalNavigation-toggles .search-icon button {
        padding-right: 0; }
    .Dropdown .GlobalNavigation-closeButton {
        display: none; }
    .Dropdown.menu .GlobalNavigation-closeButton {
        display: block; } }

.GlobalNavigation, .GlobalNavigation-toggles {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

@media (min-width: 768px) and (max-width: 850px) {
    .GlobalNavigation-toggles .toggle {
        font-size: 15px; } }

.visible-xs.search-icon.active {
    color: #77bb4e; }

.visible-xs-block.menu-button.active {
    color: #77bb4e; }

@media screen and (min-width: 48em) {
    .GlobalNavigation-toggles li.search-icon {
        margin-right: 0; } }

.Dropdown a.clicked {
    background-color: #333D41; }

.marginH .SocialMediaIcons li {
    margin-bottom: 20px; }

/*---------------------------------------------------*Gradient Bar
\*---------------------------------------------------*/
.GradientBar {
    background: -webkit-linear-gradient(180deg, #058c96, #79ba53, #058c96);
    background: linear-gradient(270deg, #058c96, #79ba53, #058c96);
    background-size: 200% 200%;
    height: 5px;
    width: 100%; }
.GradientBar.-absolute-top {
    position: absolute;
    top: 0;
    left: 0; }

.Logo {
    height: 25px;
    width: 65px; }
.Logo-letter.-letter-h1 {
    fill: #008B94; }
.Logo-letter.-letter-h2 {
    fill: #00A34A; }
.Logo-letter.-letter-m {
    fill: #4DB13E; }
.Logo-letter.-letter-i {
    fill: #86C333; }

/*---------------------------------------------------*ListingPromo
\*---------------------------------------------------*/
.ListingPromo {
    background-color: #e5e5e5;
    position: relative; }
.ListingPromo:before {
    content: "500";
    display: none; }
.ListingPromo-link {
    display: block; }
.ListingPromo-link:hover .ListingPromo-title, .ListingPromo-link:focus .ListingPromo-title, .ListingPromo-link:active .ListingPromo-title {
    color: #00a44f; }
.ListingPromo[data-minwidth~="500"] .ListingPromo-link {
    padding: 30px; }
.ListingPromo[data-minwidth~="500"] .ListingPromo-table {
    display: table;
    width: 100%; }
.ListingPromo[data-minwidth~="500"] .ListingPromo-cell {
    display: table-cell;
    vertical-align: middle;
    width: 50%; }
.ListingPromo-image {
    display: block;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
.ListingPromo-image:before {
    content: "\0020";
    display: block; }
.ListingPromo-image:before {
    padding-top: 56.25%; }
.ListingPromo-content {
    padding: 0 15px; }
.ListingPromo[data-minwidth~="500"] .ListingPromo-content {
    padding: 0 0 0 30px; }
.ListingPromo-contentContainer {
    margin: 15px 0; }
.ListingPromo-contentContainer > * {
    margin: 10px 0; }
.ListingPromo-title {
    color: #000;
    font-weight: bold;
    line-height: 1.2; }
@media screen and (min-width: 20em) {
    .ListingPromo-title {
        font-size: 128.57143%; } }
@media screen and (min-width: 31em) {
    .ListingPromo-title {
        font-size: 142.85714%; } }
@media screen and (min-width: 42em) {
    .ListingPromo-title {
        font-size: 157.14286%; } }
@media screen and (min-width: 53em) {
    .ListingPromo-title {
        font-size: 171.42857%; } }
@media screen and (min-width: 64em) {
    .ListingPromo-title {
        font-size: 185.71429%; } }
@media screen and (min-width: 75em) {
    .ListingPromo-title {
        font-size: 200%; } }
.ListingPromo-description {
    color: #535554; }

/*---------------------------------------------------*Main Header
\*---------------------------------------------------*/
.MainHeader {
    margin: 20px 0; }
.MainHeader:before, .MainHeader:after {
    content: " ";
    display: table; }
.MainHeader:after {
    clear: both; }
@media screen and (max-width: 48em) {
    .MainHeader-primary {
        margin-bottom: 20px; } }
.MainHeader-primary a.-orange {
    font-size: 16px; }
@media (max-width: 1199px) and (min-width: 992px) {
    .MainHeader-secondary {
        width: 326px;
        float: right; } }
@media (max-width: 991px) and (min-width: 768px) {
    .MainHeader-secondary {
        width: 250px;
        float: right; } }
.MainHeader-description {
    font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Roboto", sans-serif;
    color: #555555;
    font-size: 17px;
    margin: 10px 0; }
.MainHeader-actions {
    margin-top: 27px; }
.MainHeader-actions a {
    font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Roboto", sans-serif;
    font-size: 20px;
    padding: 7px 16px; }
.MainHeader-actions.-tabs a {
    background-color: #a8cc8f; }
.MainHeader-actions.-tabs a.active {
    background-color: #8ac341; }
.MainHeader-actions-item {
    display: inline-block;
    margin-right: 7px; }
@media screen and (min-width: 43.75em) {
    .MainHeader-actions-item {
        margin-right: 15px; } }
@media screen and (max-width: 30em) {
    .MainHeader-actions.-sm-block .MainHeader-actions-item {
        display: block;
        margin: 0 auto 7px auto;
        max-width: 300px; } }
.MainHeader-actions.-sm-block .MainHeader-actions-link {
    margin: 0;
    display: block; }
.MainHeader.resources {
    margin-bottom: 5px; }
.MainHeader-pills {
    margin-top: 20px; }
.MainHeader-pills:before, .MainHeader-pills:after {
    content: " ";
    display: table; }
.MainHeader-pills:after {
    clear: both; }
.MainHeader-pills .pill {
    float: left;
    background-color: #ffffff;
    color: #8ac341;
    border: 1px solid transparent;
    border-radius: 4px;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 5px;
    text-transform: uppercase;
    padding: 5px 8px;
    margin-right: 11px; }

/*---------------------------------------------------*Main Content
\*---------------------------------------------------*/
.MainContent {
    background-color: #fff;
    padding: 10px 10px 40px 10px;
    position: relative; }
@media screen and (min-width: 62em) {
    .MainContent {
        padding: 20px 20px 80px 20px; } }
@media screen and (min-width: 75em) {
    .MainContent.-break-layout {
        margin-top: -5px;
        padding-left: 0; } }
.MainContent.-break-layout:before {
    background-color: #fff;
    content: "";
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    width: 2000px; }
@media screen and (min-width: 62em) {
    .MainContent-sidebar {
        max-width: 260px;
        margin: 0 0 0 auto; } }
.MainContent .Tile[data-minwidth~="500"] .Tile-title {
    line-height: 24px; }

/*---------------------------------------------------*Page Header
\*---------------------------------------------------*/
.PageHeader {
    margin: 20px 0; }
@media screen and (min-width: 62em) {
    .PageHeader {
        margin: 15px 0 20px 0; } }
.PageHeader-date {
    color: #747474;
    font-size: 12px;
    text-transform: uppercase;
    float: left; }
.PageHeader-date.-basicPageDate {
    margin-bottom: 20px; }
.PageHeader-type {
    float: left;
    margin: -16px 10px 20px 0;
    padding: 6px 10px;
    border: 1px solid;
    color: #00a44f;
    font-size: 13px;
    font-family: "HelveticaNeueETW01-55Rg"; }
.PageHeader-label {
    color: #999999; }
.PageHeader-mobileSelect {
    margin: 0.9375rem 0; }
.PageHeader-viewAll {
    display: block;
    margin: 10px 0; }
.PageHeader-viewAll, .PageHeader-viewAll:link, .PageHeader-viewAll:visited {
    color: #00a44f; }
.PageHeader-viewAll:hover, .PageHeader-viewAll:focus, .PageHeader-viewAll:active {
    color: #00a44f;
    text-decoration: underline; }
@media screen and (min-width: 65em) {
    .PageHeader-viewAll {
        float: right;
        margin: 0;
        line-height: 4.1875rem; } }

.PageSummary,
.PageHightLights {
    border-top: solid 1px #e5e5e5;
    font-family: "Sabon LT W01 Roman";
    font-size: 18px;
    padding: 12px 0; }
.PageSummary-title,
.PageHightLights-title {
    font-family: "Helvetica Neue LT W01_85 Heavy";
    line-height: 1.3;
    margin-bottom: 13px; }
@media screen and (min-width: 20em) {
    .PageSummary-title,
    .PageHightLights-title {
        font-size: 114.28571%; } }
@media screen and (min-width: 47.5em) {
    .PageSummary-title,
    .PageHightLights-title {
        font-size: 128.57143%; } }
.PageSummary p,
.PageHightLights p {
    font-size: 20px; }
.PageSummary ul,
.PageSummary ol,
.PageHightLights ul,
.PageHightLights ol {
    margin-bottom: 10px; }
.PageSummary ul li,
.PageSummary ol li,
.PageHightLights ul li,
.PageHightLights ol li {
    line-height: 1.6 !important;
    font-size: 20px; }

.PageSummary-title {
    margin-bottom: 10px; }

.Pageheader-meta {
    margin-top: 30px; }

.PageSummary p {
    font-family: "Sabon LT W01 Roman"; }

.Pageheader-summary {
    font-family: "Sabon LT W01 Roman";
    font-size: 19px; }

/*---------------------------------------------------*Pagination
\*---------------------------------------------------*/
.Pagination {
    margin-top: 20px;
    font-size: 18px; }
@media print {
    .Pagination {
        display: none !important; } }
@media screen and (max-width: 25em) {
    .Pagination {
        margin-left: -10px;
        margin-right: -10px; } }
.Pagination-backToTop {
    display: block;
    margin-bottom: 20px; }
.Pagination ul {
    text-align: center; }
.Pagination ul:before, .Pagination ul:after {
    content: " ";
    display: table; }
.Pagination ul:after {
    clear: both; }
.Pagination li {
    display: inline-block; }
@media screen and (min-width: 25em) {
    .Pagination .number,
    .Pagination .gap {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
    .Pagination .number.focusable:active, .Pagination .number.focusable:focus,
    .Pagination .gap.focusable:active,
    .Pagination .gap.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto; } }
@media screen and (min-width: 48em) {
    .Pagination .number,
    .Pagination .gap {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto; } }
.Pagination .break {
    display: none; }
@media screen and (max-width: 25em) {
    .Pagination .break {
        display: block;
        width: 100%;
        height: 1px;
        clear: both; }
    .Pagination .break:before, .Pagination .break:after {
        content: " ";
        display: table; }
    .Pagination .break:after {
        clear: both; } }
.Pagination .number {
    padding: 10px 0; }
.Pagination .number a {
    padding: 5px 2px; }
.Pagination .arrow {
    display: none; }
@media screen and (max-width: 25em) {
    .Pagination .arrow {
        display: none; } }
.Pagination .first,
.Pagination .prev {
    margin-right: 10px; }
@media screen and (max-width: 25em) {
    .Pagination .first,
    .Pagination .prev {
        float: right;
        margin: 0;
        padding: 0 10px;
        width: 50%; }
    .Pagination .first .Button,
    .Pagination .prev .Button {
        display: block; } }
.Pagination .first .arrow,
.Pagination .prev .arrow {
    margin-right: 10px; }
.Pagination .next,
.Pagination .last {
    margin-left: 10px; }
@media screen and (max-width: 25em) {
    .Pagination .next,
    .Pagination .last {
        float: left;
        margin: 0;
        padding: 0 10px;
        width: 50%; }
    .Pagination .next .Button,
    .Pagination .last .Button {
        display: block; } }
.Pagination i {
    width: 7px; }

/*---------------------------------------------------*Page Utilities
\*---------------------------------------------------*/
.PageUtilities {
    padding-top: 15px;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px; }
.PageUtilities:before, .PageUtilities:after {
    content: " ";
    display: table; }
.PageUtilities:after {
    clear: both; }
.PageUtilities .border {
    border-bottom: 2px solid #b9b9b9;
    padding-bottom: 15px; }
.PageUtilities-breadcrumbs {
    margin-bottom: 10px; }
@media screen and (min-width: 48em) {
    .PageUtilities-breadcrumbs {
        float: left;
        margin-bottom: 0; } }
@media screen and (min-width: 48em) {
    .PageUtilities-share {
        float: right; } }

.Banner .PageUtilities {
    background: -webkit-linear-gradient(270deg, white, #f7f7f7, rgba(255, 255, 255, 0));
    background: linear-gradient(180deg, white, #f7f7f7, rgba(255, 255, 255, 0)); }

/*---------------------------------------------------*Profile Byline
\*---------------------------------------------------*/
.ProfileList-item {
    border-top: solid 1px #e5e5e5;
    padding: 20px 0 0;
    margin-top: 20px; }
.ProfileList-item:first-child {
    border-top: none;
    margin-top: 0; }

/*---------------------------------------------------*Profile Tile
\*---------------------------------------------------*/
.ProfileResult {
    line-height: 1.2; }
.ProfileResult:before {
    content: "220 600";
    display: none; }
.ProfileResult-image {
    display: block;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
.ProfileResult-image:before {
    content: "\0020";
    display: block; }
.ProfileResult-image:before {
    padding-top: 100%; }
.ProfileResult[data-minwidth~="220"] .ProfileResult-image {
    float: right;
    height: 90px;
    margin-left: 0.8125rem;
    margin-bottom: 0.4375rem;
    width: 90px; }
.ProfileResult[data-minwidth~="600"] .ProfileResult-image {
    height: 100px;
    width: 100px; }
.ProfileResult-content:before, .ProfileResult-content:after {
    content: " ";
    display: table; }
.ProfileResult-content:after {
    clear: both; }
.ProfileResult[data-minwidth~="220"] .ProfileResult-content {
    padding: 0; }
.ProfileResult-content-container {
    margin: 15px 0; }
.ProfileResult[data-minwidth~="220"] .ProfileResult-content-container {
    margin: 0; }
.ProfileResult-content-container > * {
    margin: 5px 0; }
@media screen and (min-width: 62em) {
    .ProfileResult-content-container > * {
        margin: 10px 0; } }
.ProfileResult[data-minwidth~="220"] .ProfileResult-content-container > *:first-child {
    margin-top: 0; }
.ProfileResult-title {
    display: block;
    font-weight: bold;
    font-size: 16px; }
.ProfileResult[data-minwidth~="220"] .ProfileResult-title {
    font-size: 18px; }
.ProfileResult[data-minwidth~="600"] .ProfileResult-title {
    font-size: 24px; }
.ProfileResult-link, .ProfileResult-link:link, .ProfileResult-link:visited {
    color: #000; }
.ProfileResult-link:hover, .ProfileResult-link:focus, .ProfileResult-link:active {
    color: #00a44f; }
.ProfileResult-subtitle {
    color: #777777;
    display: block;
    font-size: 14px;
    font-weight: bold; }
.ProfileResult[data-minwidth~="600"] .ProfileResult-subtitle {
    font-size: 14px; }
.ProfileResult-text {
    color: #777777;
    font-family: "Helvetica Neue LT W01_55 Roman";
    display: block;
    font-size: 14px; }
.ProfileResult[data-minwidth~="600"] .ProfileResult-text {
    font-size: 14px; }
.ProfileResult-tags {
    font-size: 14px;
    font-family: "Helvetica Neue LT W01_55 Roman"; }
.ProfileResult[data-minwidth~="600"] .ProfileResult-tags {
    font-size: 14px; }
.ProfileResult-tag {
    display: inline; }
.ProfileResult-tag a:after {
    content: ","; }
.ProfileResult-tag:last-child a:after {
    content: none; }
.ProfileResult-tag-link, .ProfileResult-tag-link:link, .ProfileResult-tag-link:visited {
    color: #00a44f; }
.ProfileResult-tag-link:hover, .ProfileResult-tag-link:focus, .ProfileResult-tag-link:active {
    color: #007136; }

/*---------------------------------------------------*Profile Tile
\*---------------------------------------------------*/
.ProfileTile {
    line-height: 1.2; }
@media screen and (min-width: 61.9375em) {
    .ProfileTile {
        border: 1px solid #b9b9b9; } }
.ProfileTile:before {
    content: "220";
    display: none; }
.ProfileTile-image {
    display: block;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
.ProfileTile-image:before {
    content: "\0020";
    display: block; }
.ProfileTile-image:before {
    padding-top: 100%; }
@media screen and (max-width: 991px) {
    .ProfileTile-image {
        border: 1px solid #b9b9b9; } }
.ProfileTile[data-minwidth~="220"] .ProfileTile-image {
    float: left;
    height: 62px;
    width: 62px; }
.ProfileTile-content {
    border-style: solid none none;
    border-width: 1px;
    border-color: #b9b9b9;
    padding: 0 15px 20px 15px; }
.ProfileTile-content:before, .ProfileTile-content:after {
    content: " ";
    display: table; }
.ProfileTile-content:after {
    clear: both; }
.ProfileTile[data-minwidth~="220"] .ProfileTile-content {
    border: none;
    margin-left: 77px;
    padding: 0; }
.ProfileTile-content-container {
    margin: 15px 0; }
.ProfileTile[data-minwidth~="220"] .ProfileTile-content-container {
    margin: 0; }
.ProfileTile-content-container > * {
    margin: 5px 0; }
.ProfileTile[data-minwidth~="220"] .ProfileTile-content-container > *:first-child {
    margin-top: 0; }
.ProfileTile-title {
    display: block;
    font-weight: bold;
    font-size: 18px; }
.ProfileTile[data-minwidth~="220"] .ProfileTile-title {
    font-size: 16px; }
.ProfileTile-link, .ProfileTile-link:link, .ProfileTile-link:visited {
    color: #000; }
.ProfileTile-link:hover, .ProfileTile-link:focus, .ProfileTile-link:active {
    color: #00a44f; }
.ProfileTile-subtitle {
    color: #777777;
    display: block;
    font-size: 12px;
    font-weight: bold; }
.ProfileTile-tags {
    font-size: 12px; }
.ProfileTile-tag {
    display: inline-block; }
.ProfileTile-tag a:after {
    content: ","; }
.ProfileTile-tag:last-child a:after {
    content: none; }
.ProfileTile-tag-link, .ProfileTile-tag-link:link, .ProfileTile-tag-link:visited {
    color: #00a44f; }
.ProfileTile-tag-link:hover, .ProfileTile-tag-link:focus, .ProfileTile-tag-link:active {
    color: #007136; }

.no-tags .ProfileTile-tags {
    display: none; }

/*---------------------------------------------------*Profile Byline
\*---------------------------------------------------*/
.ProfileByline {
    line-height: 1.2; }
.ProfileByline-image {
    display: block;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    height: 62px;
    width: 62px;
    border: 1px solid #e5e5e5; }
.ProfileByline-image:before {
    content: "\0020";
    display: block; }
.ProfileByline-image:before {
    padding-top: 100%; }
.ProfileByline-content {
    border: none;
    margin-left: 77px;
    padding: 0; }
.ProfileByline-content:before, .ProfileByline-content:after {
    content: " ";
    display: table; }
.ProfileByline-content:after {
    clear: both; }
.ProfileByline-content-container {
    margin: 0; }
.ProfileByline-content-container > * {
    margin-top: 5px; }
.ProfileByline-content-container > *:first-child {
    margin-top: 0; }
.ProfileByline-title {
    display: block;
    font-size: 18px;
    font-family: "HelveticaNeueETW01-75Bd"; }
.ProfileByline-link, .ProfileByline-link:link, .ProfileByline-link:visited {
    color: #000; }
.ProfileByline-link:hover, .ProfileByline-link:focus, .ProfileByline-link:active {
    color: #00a44f; }
.ProfileByline-subtitle {
    color: #777777;
    display: block;
    font-size: 12px;
    font-family: "HelveticaNeueETW01-75Bd"; }
.ProfileByline-tags {
    font-size: 12px;
    font-family: "HelveticaNeueETW01-55Rg"; }
.ProfileByline-tag {
    display: inline-block; }
.ProfileByline-tag a:after {
    content: ","; }
.ProfileByline-tag:last-child a:after {
    content: none; }
.ProfileByline-tag-link, .ProfileByline-tag-link:link, .ProfileByline-tag-link:visited {
    color: #00a44f; }
.ProfileByline-tag-link:hover, .ProfileByline-tag-link:focus, .ProfileByline-tag-link:active {
    color: #007136; }

/*---------------------------------------------------*Links Footer
\*---------------------------------------------------*/
.LinksFooter {
    background-color: #fff;
    padding: 20px 0; }
.LinksFooter.-listing-page {
    margin-top: -50px; }
.LinksFooter.-center {
    text-align: center; }
.LinksFooter-links-link {
    margin: 0 10px 7px; }

.UpdateFromHHmiNews {
    height: 327px; }
.UpdateFromHHmiNews h2 {
    font-size: 25px;
    font-weight: bold;
    margin-top: 19px;
    margin-left: 24px;
    float: left; }
.UpdateFromHHmiNews .tweets-meta iframe {
    float: right;
    margin-top: 25px;
    margin-right: 25px; }
@media (max-width: 767px) {
    .UpdateFromHHmiNews .tweets-meta iframe {
        float: left;
        clear: left;
        margin-left: 25px; } }

.NewsTakeover .SingleNewsElement {
    margin-bottom: 20px; }

.NewsTakeover-topics {
    padding: 15px 0 20px 0;
    color: #999; }
.NewsTakeover-topics span.text {
    padding-right: 10px; }
.NewsTakeover-topics a {
    color: #00a44f;
    padding: 0 10px;
    font-family: "Helvetica Neue LT W01_65 Md"; }

/**
 * Inline Search Form
 */
.inline-search {
    text-align: center;
    padding: 50px 0 20px 0; }
.inline-search-text {
    border: 1px solid #b9b9b9;
    border-radius: 3px;
    width: 60%;
    margin-right: 20px;
    padding: 10px;
    font-size: 16px;
    font-style: italic; }
.inline-search-text-active {
    font-style: normal; }
.inline-search-text:focus {
    outline: none; }
.inline-search-submit {
    font-size: 18px;
    border: none;
    background-color: #00a34f;
    color: #ffffff;
    padding: 9px 35px; }

.news-landing .title-links {
    float: left; }

.news-landing .RSSFeed {
    float: right; }

@media screen and (max-width: 700px) {
    .news-landing .RSSFeed {
        float: right;
        position: absolute;
        right: 0px; } }

.switchable-tabs > div {
    display: none; }

.switchable-tabs .tab-1 {
    display: block; }

.switchable-tabs-controls button:focus {
    outline: none; }

.single-news .Tile.-with-image[data-minwidth~="500"] .Tile-table {
    height: 380px; }

.single-news .Tile.-with-image[data-minwidth~="500"] .Tile-cell:first-child {
    width: 530px; }

.single-news .Tile[data-minwidth~="500"] .Tile-cell {
    background: #f2f2f2; }

.single-news .Tile-contentHeader {
    border: none;
    padding: 20px 0 0px 30px; }

.single-news .Tile-contentHeader, .single-news .Tile-contentBody {
    padding-left: 30px;
    padding-right: 30px; }

.single-news .Tile[data-minwidth~="500"] .Tile-description {
    line-height: 20px;
    margin-top: 7px; }

.single-news .Tile-contentBody-container {
    margin: 10px 0; }

.single-news .Tile[data-minwidth~="500"] .Tile-title {
    line-height: 34px; }

.single-news .Tile[data-minwidth~="500"] .Tile-meta {
    float: none; }

.single-news .secondary-information {
    margin-top: 40px;
    font-weight: bold; }
.single-news .secondary-information .fa {
    margin-left: 8px; }

.greytext {
    color: grey; }

.-bluelink {
    color: #058c96 !important; }

.-greenlink {
    color: #00a44f !important; }

@media screen and (min-width: 530px) {
    .NewsTakeover-topics {
        border-top: 2px solid #dddddd; } }

/*---------------------------------------------------*LatestArticles
\*---------------------------------------------------*/
.LatestArticles {
    background-image: url("data:image/gif;base64,R0lGODdhBQAFAHAAACH/C1hNUCBEYXRhWE1QYz94cGFja2VlZGQ2LTExNzctYjY1NC1hNTE0NWVmZjRhNTUiLz4gPC9yZGY6RGVzY3JpcHRvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgAsAAAAAAUABQCHAAAAAAAzAABmAACZAADMAAD/ACsAACszACtmACuZACvMACv/AFUAAFUzAFVmAFWZAFXMAFX/AIAAAIAzAIBmAICZAIDMAID/AKoAAKozAKpmAKqZAKrMAKr/ANUAANUzANVmANWZANXMANX/AP8AAP8zAP9mAP+ZAP/MAP//MwAAMwAzMwBmMwCZMwDMMwD/MysAMyszMytmMyuZMyvMMyv/M1UAM1UzM1VmM1WZM1XMM1X/M4AAM4AzM4BmM4CZM4DMM4D/M6oAM6ozM6pmM6qZM6rMM6r/M9UAM9UzM9VmM9WZM9XMM9X/M/8AM/8zM/9mM/+ZM//MM///ZgAAZgAzZgBmZgCZZgDMZgD/ZisAZiszZitmZiuZZivMZiv/ZlUAZlUzZlVmZlWZZlXMZlX/ZoAAZoAzZoBmZoCZZoDMZoD/ZqoAZqozZqpmZqqZZqrMZqr/ZtUAZtUzZtVmZtWZZtXMZtX/Zv8AZv8zZv9mZv+ZZv/MZv//mQAAmQAzmQBmmQCZmQDMmQD/mSsAmSszmStmmSuZmSvMmSv/mVUAmVUzmVVmmVWZmVXMmVX/mYAAmYAzmYBmmYCZmYDMmYD/maoAmaozmapmmaqZmarMmar/mdUAmdUzmdVmmdWZmdXMmdX/mf8Amf8zmf9mmf+Zmf/Mmf//zAAAzAAzzABmzACZzADMzAD/zCsAzCszzCtmzCuZzCvMzCv/zFUAzFUzzFVmzFWZzFXMzFX/zIAAzIAzzIBmzICZzIDMzID/zKoAzKozzKpmzKqZzKrMzKr/zNUAzNUzzNVmzNWZzNXMzNX/zP8AzP8zzP9mzP+ZzP/MzP///wAA/wAz/wBm/wCZ/wDM/wD//ysA/ysz/ytm/yuZ/yvM/yv//1UA/1Uz/1Vm/1WZ/1XM/1X//4AA/4Az/4Bm/4CZ/4DM/4D//6oA/6oz/6pm/6qZ/6rM/6r//9UA/9Uz/9Vm/9WZ/9XM/9X///8A//8z//9m//+Z///M////AAAAAAAAAAAAAAAACA8Ale0bSHCgQIMED+5TGBAAOw==");
    background-repeat: repeat;
    padding: 0 10px 0;
    position: relative; }
.LatestArticles:before, .LatestArticles:after {
    content: " ";
    display: table; }
.LatestArticles:after {
    clear: both; }
@media screen and (min-width: 48em) {
    .LatestArticles {
        padding: 0 30px 0; } }
.LatestArticles-container {
    margin: 15px 0; }
@media screen and (min-width: 48em) {
    .LatestArticles-container {
        margin: 30px 0; } }
.LatestArticles-header {
    margin: 15px 0; }
.LatestArticles-text {
    font-family: Georgia, "Times New Roman", serif; }
@media screen and (min-width: 20em) {
    .LatestArticles-text {
        font-size: 114.28571%; } }
@media screen and (min-width: 47.5em) {
    .LatestArticles-text {
        font-size: 128.57143%; } }
@media screen and (min-width: 75em) {
    .LatestArticles-text {
        font-size: 142.85714%; } }
@media screen and (max-width: 62em) {
    .LatestArticles-item {
        margin-bottom: 20px; } }

/*---------------------------------------------------*Result
\*---------------------------------------------------*/
.Result-imageContainer {
    float: right;
    margin: 0 0 10px 10px;
    width: 25%; }
@media screen and (min-width: 25em) {
    .Result-imageContainer {
        float: left;
        margin: 0;
        width: 150px; } }

.Result-image {
    margin-bottom: 15px;
    max-width: 350px;
    width: 100%; }
@media screen and (min-width: 48em) {
    .Result-image {
        margin-bottom: 0px; } }

.Result a {
    display: block; }

@media screen and (min-width: 25em) {
    .Result.-with-image .Result-content {
        margin-left: 170px; } }

.Result-title {
    color: #00488c;
    font-size: 17px;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease; }
.Result-title a:hover,
.Result-title a:focus {
    color: #e46f0c; }

.Result-subtitle {
    color: #b9b9b9;
    display: block;
    font-size: 12px;
    margin-top: 7px;
    text-transform: uppercase; }

.Result-text {
    color: #000;
    font-size: 12px;
    margin-top: 7px; }

.Result-meta {
    color: #b9b9b9; }

/*---------------------------------------------------*Related Story Tile
\*---------------------------------------------------*/
.RelatedStoryTile {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    max-width: 400px;
    margin: 0 auto; }
.RelatedStoryTile-link:hover .RelatedStoryTile-title, .RelatedStoryTile-link:focus .RelatedStoryTile-title, .RelatedStoryTile-link:active .RelatedStoryTile-title {
    color: #00488c; }
.RelatedStoryTile-imageContainer {
    display: block;
    position: relative;
    background-color: #777777;
    background-position: center center;
    background-size: cover;
    position: relative; }
.RelatedStoryTile-imageContainer:before {
    content: "\0020";
    display: block; }
.RelatedStoryTile-imageContainer:before {
    padding-top: 56.25%; }
.RelatedStoryTile-subtitle {
    margin-top: 5px;
    background-color: #ffffff;
    border-left: none;
    color: #158B92;
    border-bottom: 1px solid #ddd;
    display: block;
    padding: 9px 13px;
    text-transform: uppercase;
    font-size: 12px; }
.RelatedStoryTile-content {
    padding: 15px; }
.RelatedStoryTile-title {
    font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Roboto", sans-serif;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.4; }

/*---------------------------------------------------*Related Links
\*---------------------------------------------------*/
.RelatedLinks {
    padding-top: 35px; }
.RelatedLinks-heading {
    margin-bottom: 15px; }
@media screen and (min-width: 48em) {
    .RelatedLinks-heading {
        float: left;
        margin-bottom: 0;
        text-align: right;
        width: 210px; } }
@media screen and (min-width: 48em) {
    .RelatedLinks-content {
        margin-left: 240px; } }
.RelatedLinks-item {
    font-size: 16px;
    margin: 15px 0;
    line-height: 1.2; }
.RelatedLinks-item:first-child {
    margin-top: 0; }
.RelatedLinks-link, .RelatedLinks-link:link, .RelatedLinks-link:visited {
    color: #00a44f; }
.RelatedLinks-link:hover, .RelatedLinks-link:focus, .RelatedLinks-link:active {
    color: #007136; }
.RelatedLinks-link-title {
    display: block;
    margin-bottom: 5px; }
.RelatedLinks-link-date {
    color: #777777;
    font-size: 12px;
    font-weight: normal;
    display: block; }

/*---------------------------------------------------*Select
\*---------------------------------------------------*/
.Select {
    position: relative; }
.Select-arrow {
    border-left: solid 1px #b9b9b9;
    position: absolute;
    display: block;
    height: 100%;
    top: 0;
    right: 0;
    width: 40px; }
.Select-arrow:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #b9b9b9;
    content: "";
    height: 0;
    margin: -4px 0 0 -10px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 0; }
.Select-arrow:hover:after {
    border-top-color: #000000; }
.Select.-open .Select-arrow:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #00a44f;
    border-top: none; }
.Select-arrow .Select.-small {
    width: 36px; }
.Select-arrow .Select.-small:after {
    border-width: 8px; }
.Select-toggle {
    border: solid 1px #b9b9b9;
    display: block;
    height: 37px;
    overflow: hidden;
    margin: 0;
    padding: 0 3.4375rem 0 0.9375rem;
    text-align: left;
    text-transform: none !important;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    outline: none; }
.Select-toggle, .Select-toggle:link, .Select-toggle:visited {
    color: #999999;
    background-color: #fff; }
.Select-toggle:hover, .Select-toggle:focus, .Select-toggle:active {
    color: #7f868c;
    background-color: #fff; }
.Select-toggle.active {
    background-color: red !important; }
.Select-toggle.-small {
    height: 36px;
    padding: 0 3rem 0 0.75rem; }
.Select-toggle.-small .Select-arrow {
    width: 36px; }
.Select-toggle.-small .Select-arrow:after {
    border-width: 8px;
    margin-left: -0.5rem; }
.Select-toggle.-large {
    font-size: 1.125em;
    height: 50px;
    padding: 0 3.25rem 0 0.75rem; }
.Select-toggle:hover {
    color: #535554; }
.Select-list {
    background-color: #fff;
    border: solid 1px #b9b9b9;
    margin-top: 10px;
    display: none;
    padding: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 4; }
@media screen and (min-width: 48em) {
    .Select-list {
        width: 300px; } }
.Select-link {
    display: block;
    padding: 6px 15px;
    white-space: normal; }
.Select-link, .Select-link:link, .Select-link:visited {
    color: #56666d; }
.Select-link:hover, .Select-link:focus, .Select-link:active {
    background-color: #00a44f;
    color: #ffffff; }
.Select-link.active {
    color: #00a44f; }
.Select-link.active:hover, .Select-link.active:focus, .Select-link.active:active {
    color: #ffffff; }

.select-hidden {
    display: none !important; }

span.Select-arrow:hover {
    color: #535554;
    cursor: pointer; }

.SectionHeading {
    padding: 20px; }

/*---------------------------------------------------*Scientist Listing
\*---------------------------------------------------*/
.ScientistListing-item {
    float: left;
    display: inline-block;
    margin-top: 45px;
    width: 100%;
    min-width: 200px; }
@media screen and (min-width: 37.5em) {
    .ScientistListing-item {
        width: 50%; } }
@media screen and (max-width: 991px) {
    .ScientistListing-item {
        padding-left: 0; } }
@media screen and (min-width: 62em) {
    .ScientistListing-item {
        float: none;
        width: auto;
        padding-left: 0;
        vertical-align: top;
        padding-right: 49px; }
    .ScientistListing-item:nth-child(4n) {
        padding-right: 0; } }
.ScientistListing-item > * {
    text-align: left;
    -moz-text-align-last: left;
    text-align-last: left; }
@media screen and (min-width: 62em) {
    .ScientistListing-item > * {
        max-width: 200px; } }

@media screen and (max-width: 599px) {
    .ScientistListing {
        margin-left: -10px;
        padding-top: 10px; }
    .ScientistListing .ProfileTile {
        border-bottom: none; }
    .ProfileTile {
        padding-bottom: 10px;
        border-bottom: solid 1px #b9b9b9; } }

/*---------------------------------------------------*Search Result
\*---------------------------------------------------*/
.SearchResult {
    font-size: 16px; }
.SearchResult:before, .SearchResult:after {
    content: " ";
    display: table; }
.SearchResult:after {
    clear: both; }
.SearchResult-link {
    display: block; }
.SearchResult-link:hover .SearchResult-title, .SearchResult-link:focus .SearchResult-title, .SearchResult-link:active .SearchResult-title {
    color: #00a44f; }
@media screen and (min-width: 62em) {
    .SearchResult-table {
        display: table;
        width: 100%; } }
@media screen and (min-width: 62em) {
    .SearchResult-cell {
        display: table-cell;
        vertical-align: top; } }
.SearchResult-cell.-meta {
    text-transform: uppercase; }
@media screen and (min-width: 62em) {
    .SearchResult-cell.-meta {
        text-align: right;
        white-space: nowrap;
        width: 185px; } }
@media screen and (min-width: 62em) {
    .SearchResult-cell.-content {
        padding-left: 2.1875rem; } }
.SearchResult-type, .SearchResult-date {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    line-height: 1.3; }
@media screen and (min-width: 62em) {
    .SearchResult-type, .SearchResult-date {
        margin-right: 0px;
        font-size: 14px;
        display: block; } }
.SearchResult-type {
    color: #058c96; }
.SearchResult-date {
    color: #56666d; }
.SearchResult-image {
    display: block;
    position: relative;
    display: none;
    float: right;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 150px;
    margin-left: 20px;
    border: 1px solid #cccccc; }
.SearchResult-image:before {
    content: "\0020";
    display: block; }
.SearchResult-image:before {
    padding-top: 56.25%; }
@media screen and (min-width: 48em) {
    .SearchResult-image {
        display: block; } }
.SearchResult-mainContent {
    display: block; }
@media screen and (min-width: 62em) {
    .SearchResult-mainContent.-with-image {
        margin-right: 180px; } }
.SearchResult-mainContent > * {
    display: block;
    margin-top: 7px; }
@media screen and (min-width: 62em) {
    .SearchResult-mainContent > *:first-child {
        margin-top: 0px; } }
.SearchResult-title {
    color: #000;
    font-family: "HelveticaNeueETW01-75Bd"; }
@media screen and (min-width: 20em) {
    .SearchResult-title {
        font-size: 112.5%; } }
@media screen and (min-width: 38.3125em) {
    .SearchResult-title {
        font-size: 125%; } }
@media screen and (min-width: 56.625em) {
    .SearchResult-title {
        font-size: 137.5%; } }
@media screen and (min-width: 74.9375em) {
    .SearchResult-title {
        font-size: 150%; } }
.SearchResult-description {
    color: #7f868c;
    font-size: 0.75rem;
    font-family: "Helvetica Neue LT W01_55 Roman"; }
@media screen and (min-width: 48em) {
    .SearchResult-description {
        font-size: 0.875rem; } }
@media screen and (min-width: 48em) {
    .SearchResult-positions-table {
        display: table;
        margin: 0 -0.625rem;
        width: 100%; } }
.SearchResult-positions-cell {
    display: none; }
.SearchResult-positions-cell:first-child {
    display: block; }
@media screen and (min-width: 48em) {
    .SearchResult-positions-cell {
        border-left: solid 1px #b9b9b9;
        display: table-cell;
        padding: 0 0.625rem;
        vertical-align: top; }
    .SearchResult-positions.-three .SearchResult-positions-cell {
        width: 33.33333%; }
    .SearchResult-positions.-two .SearchResult-positions-cell {
        width: 50%; }
    .SearchResult-positions.-one .SearchResult-positions-cell {
        width: 100%; }
    .SearchResult-positions-cell:first-child {
        display: table-cell;
        border: none; } }
.SearchResult-positions-link:hover .SearchResult-positions-title, .SearchResult-positions-link:focus .SearchResult-positions-title, .SearchResult-positions-link:active .SearchResult-positions-title {
    color: #00a44f; }
.SearchResult-positions-title {
    font-size: 1.125rem;
    color: #000; }
.SearchResult-positions-text {
    margin-top: 4px;
    font-size: 0.75rem;
    line-height: 1.333333;
    color: #7f868c; }
.SearchResult-positions-viewAll {
    display: block;
    font-weight: bold;
    font-size: 0.875rem;
    margin-top: 0.9375rem; }
.SearchResult-positions-viewAll, .SearchResult-positions-viewAll:link, .SearchResult-positions-viewAll:visited {
    color: #00a44f; }
.SearchResult-positions-viewAll:hover, .SearchResult-positions-viewAll:focus, .SearchResult-positions-viewAll:active {
    color: #00a44f;
    text-decoration: underline; }

/*---------------------------------------------------*Search Results List
\*---------------------------------------------------*/
.SearchResultsList:before, .SearchResultsList:after {
    content: " ";
    display: table; }

.SearchResultsList:after {
    clear: both; }

.SearchResultsList-item {
    border-top: solid 1px #cecece;
    padding: 1.25rem 0; }
@media screen and (min-width: 62em) {
    .SearchResultsList-item {
        padding: 1.875rem 0; } }
.SearchResultsList-item.-dark {
    background-color: #ededed;
    border-top: 2px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    position: relative;
    z-index: 1; }
@media screen and (max-width: 62em) {
    .SearchResultsList-item.-dark {
        border-top: none;
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: -1px;
        padding-right: 10px;
        padding-left: 10px; } }

.Scientist-detail-page .Banner .row,
.Scientist-detail-page .Scientist-mainContent .row {
    margin-left: -17px;
    margin-right: -18px; }
.Scientist-detail-page .Banner .row:before, .Scientist-detail-page .Banner .row:after,
.Scientist-detail-page .Scientist-mainContent .row:before,
.Scientist-detail-page .Scientist-mainContent .row:after {
    content: " ";
    display: table; }
.Scientist-detail-page .Banner .row:after,
.Scientist-detail-page .Scientist-mainContent .row:after {
    clear: both; }

.Scientist-detail-page .Banner .col-xs-1, .Scientist-detail-page .Banner .col-sm-1, .Scientist-detail-page .Banner .col-md-1, .Scientist-detail-page .Banner .col-lg-1, .Scientist-detail-page .Banner .col-xs-2, .Scientist-detail-page .Banner .col-sm-2, .Scientist-detail-page .Banner .col-md-2, .Scientist-detail-page .Banner .col-lg-2, .Scientist-detail-page .Banner .col-xs-3, .Scientist-detail-page .Banner .col-sm-3, .Scientist-detail-page .Banner .col-md-3, .Scientist-detail-page .Banner .col-lg-3, .Scientist-detail-page .Banner .col-xs-4, .Scientist-detail-page .Banner .col-sm-4, .Scientist-detail-page .Banner .col-md-4, .Scientist-detail-page .Banner .col-lg-4, .Scientist-detail-page .Banner .col-xs-5, .Scientist-detail-page .Banner .col-sm-5, .Scientist-detail-page .Banner .col-md-5, .Scientist-detail-page .Banner .col-lg-5, .Scientist-detail-page .Banner .col-xs-6, .Scientist-detail-page .Banner .col-sm-6, .Scientist-detail-page .Banner .col-md-6, .Scientist-detail-page .Banner .col-lg-6, .Scientist-detail-page .Banner .col-xs-7, .Scientist-detail-page .Banner .col-sm-7, .Scientist-detail-page .Banner .col-md-7, .Scientist-detail-page .Banner .col-lg-7, .Scientist-detail-page .Banner .col-xs-8, .Scientist-detail-page .Banner .col-sm-8, .Scientist-detail-page .Banner .col-md-8, .Scientist-detail-page .Banner .col-lg-8, .Scientist-detail-page .Banner .col-xs-9, .Scientist-detail-page .Banner .col-sm-9, .Scientist-detail-page .Banner .col-md-9, .Scientist-detail-page .Banner .col-lg-9, .Scientist-detail-page .Banner .col-xs-10, .Scientist-detail-page .Banner .col-sm-10, .Scientist-detail-page .Banner .col-md-10, .Scientist-detail-page .Banner .col-lg-10, .Scientist-detail-page .Banner .col-xs-11, .Scientist-detail-page .Banner .col-sm-11, .Scientist-detail-page .Banner .col-md-11, .Scientist-detail-page .Banner .col-lg-11, .Scientist-detail-page .Banner .col-xs-12, .Scientist-detail-page .Banner .col-sm-12, .Scientist-detail-page .Banner .col-md-12, .Scientist-detail-page .Banner .col-lg-12, .Scientist-detail-page .Banner .col-xs-13, .Scientist-detail-page .Banner .col-sm-13, .Scientist-detail-page .Banner .col-md-13, .Scientist-detail-page .Banner .col-lg-13, .Scientist-detail-page .Banner .col-xs-14, .Scientist-detail-page .Banner .col-sm-14, .Scientist-detail-page .Banner .col-md-14, .Scientist-detail-page .Banner .col-lg-14, .Scientist-detail-page .Banner .col-xs-15, .Scientist-detail-page .Banner .col-sm-15, .Scientist-detail-page .Banner .col-md-15, .Scientist-detail-page .Banner .col-lg-15, .Scientist-detail-page .Banner .col-xs-16, .Scientist-detail-page .Banner .col-sm-16, .Scientist-detail-page .Banner .col-md-16, .Scientist-detail-page .Banner .col-lg-16, .Scientist-detail-page .Banner .col-xs-17, .Scientist-detail-page .Banner .col-sm-17, .Scientist-detail-page .Banner .col-md-17, .Scientist-detail-page .Banner .col-lg-17, .Scientist-detail-page .Banner .col-xs-18, .Scientist-detail-page .Banner .col-sm-18, .Scientist-detail-page .Banner .col-md-18, .Scientist-detail-page .Banner .col-lg-18, .Scientist-detail-page .Banner .col-xs-19, .Scientist-detail-page .Banner .col-sm-19, .Scientist-detail-page .Banner .col-md-19, .Scientist-detail-page .Banner .col-lg-19, .Scientist-detail-page .Banner .col-xs-20, .Scientist-detail-page .Banner .col-sm-20, .Scientist-detail-page .Banner .col-md-20, .Scientist-detail-page .Banner .col-lg-20, .Scientist-detail-page .Banner .col-xs-21, .Scientist-detail-page .Banner .col-sm-21, .Scientist-detail-page .Banner .col-md-21, .Scientist-detail-page .Banner .col-lg-21, .Scientist-detail-page .Banner .col-xs-22, .Scientist-detail-page .Banner .col-sm-22, .Scientist-detail-page .Banner .col-md-22, .Scientist-detail-page .Banner .col-lg-22, .Scientist-detail-page .Banner .col-xs-23, .Scientist-detail-page .Banner .col-sm-23, .Scientist-detail-page .Banner .col-md-23, .Scientist-detail-page .Banner .col-lg-23, .Scientist-detail-page .Banner .col-xs-24, .Scientist-detail-page .Banner .col-sm-24, .Scientist-detail-page .Banner .col-md-24, .Scientist-detail-page .Banner .col-lg-24,
.Scientist-detail-page .Scientist-mainContent .col-xs-1,
.Scientist-detail-page .Scientist-mainContent .col-sm-1,
.Scientist-detail-page .Scientist-mainContent .col-md-1,
.Scientist-detail-page .Scientist-mainContent .col-lg-1,
.Scientist-detail-page .Scientist-mainContent .col-xs-2,
.Scientist-detail-page .Scientist-mainContent .col-sm-2,
.Scientist-detail-page .Scientist-mainContent .col-md-2,
.Scientist-detail-page .Scientist-mainContent .col-lg-2,
.Scientist-detail-page .Scientist-mainContent .col-xs-3,
.Scientist-detail-page .Scientist-mainContent .col-sm-3,
.Scientist-detail-page .Scientist-mainContent .col-md-3,
.Scientist-detail-page .Scientist-mainContent .col-lg-3,
.Scientist-detail-page .Scientist-mainContent .col-xs-4,
.Scientist-detail-page .Scientist-mainContent .col-sm-4,
.Scientist-detail-page .Scientist-mainContent .col-md-4,
.Scientist-detail-page .Scientist-mainContent .col-lg-4,
.Scientist-detail-page .Scientist-mainContent .col-xs-5,
.Scientist-detail-page .Scientist-mainContent .col-sm-5,
.Scientist-detail-page .Scientist-mainContent .col-md-5,
.Scientist-detail-page .Scientist-mainContent .col-lg-5,
.Scientist-detail-page .Scientist-mainContent .col-xs-6,
.Scientist-detail-page .Scientist-mainContent .col-sm-6,
.Scientist-detail-page .Scientist-mainContent .col-md-6,
.Scientist-detail-page .Scientist-mainContent .col-lg-6,
.Scientist-detail-page .Scientist-mainContent .col-xs-7,
.Scientist-detail-page .Scientist-mainContent .col-sm-7,
.Scientist-detail-page .Scientist-mainContent .col-md-7,
.Scientist-detail-page .Scientist-mainContent .col-lg-7,
.Scientist-detail-page .Scientist-mainContent .col-xs-8,
.Scientist-detail-page .Scientist-mainContent .col-sm-8,
.Scientist-detail-page .Scientist-mainContent .col-md-8,
.Scientist-detail-page .Scientist-mainContent .col-lg-8,
.Scientist-detail-page .Scientist-mainContent .col-xs-9,
.Scientist-detail-page .Scientist-mainContent .col-sm-9,
.Scientist-detail-page .Scientist-mainContent .col-md-9,
.Scientist-detail-page .Scientist-mainContent .col-lg-9,
.Scientist-detail-page .Scientist-mainContent .col-xs-10,
.Scientist-detail-page .Scientist-mainContent .col-sm-10,
.Scientist-detail-page .Scientist-mainContent .col-md-10,
.Scientist-detail-page .Scientist-mainContent .col-lg-10,
.Scientist-detail-page .Scientist-mainContent .col-xs-11,
.Scientist-detail-page .Scientist-mainContent .col-sm-11,
.Scientist-detail-page .Scientist-mainContent .col-md-11,
.Scientist-detail-page .Scientist-mainContent .col-lg-11,
.Scientist-detail-page .Scientist-mainContent .col-xs-12,
.Scientist-detail-page .Scientist-mainContent .col-sm-12,
.Scientist-detail-page .Scientist-mainContent .col-md-12,
.Scientist-detail-page .Scientist-mainContent .col-lg-12,
.Scientist-detail-page .Scientist-mainContent .col-xs-13,
.Scientist-detail-page .Scientist-mainContent .col-sm-13,
.Scientist-detail-page .Scientist-mainContent .col-md-13,
.Scientist-detail-page .Scientist-mainContent .col-lg-13,
.Scientist-detail-page .Scientist-mainContent .col-xs-14,
.Scientist-detail-page .Scientist-mainContent .col-sm-14,
.Scientist-detail-page .Scientist-mainContent .col-md-14,
.Scientist-detail-page .Scientist-mainContent .col-lg-14,
.Scientist-detail-page .Scientist-mainContent .col-xs-15,
.Scientist-detail-page .Scientist-mainContent .col-sm-15,
.Scientist-detail-page .Scientist-mainContent .col-md-15,
.Scientist-detail-page .Scientist-mainContent .col-lg-15,
.Scientist-detail-page .Scientist-mainContent .col-xs-16,
.Scientist-detail-page .Scientist-mainContent .col-sm-16,
.Scientist-detail-page .Scientist-mainContent .col-md-16,
.Scientist-detail-page .Scientist-mainContent .col-lg-16,
.Scientist-detail-page .Scientist-mainContent .col-xs-17,
.Scientist-detail-page .Scientist-mainContent .col-sm-17,
.Scientist-detail-page .Scientist-mainContent .col-md-17,
.Scientist-detail-page .Scientist-mainContent .col-lg-17,
.Scientist-detail-page .Scientist-mainContent .col-xs-18,
.Scientist-detail-page .Scientist-mainContent .col-sm-18,
.Scientist-detail-page .Scientist-mainContent .col-md-18,
.Scientist-detail-page .Scientist-mainContent .col-lg-18,
.Scientist-detail-page .Scientist-mainContent .col-xs-19,
.Scientist-detail-page .Scientist-mainContent .col-sm-19,
.Scientist-detail-page .Scientist-mainContent .col-md-19,
.Scientist-detail-page .Scientist-mainContent .col-lg-19,
.Scientist-detail-page .Scientist-mainContent .col-xs-20,
.Scientist-detail-page .Scientist-mainContent .col-sm-20,
.Scientist-detail-page .Scientist-mainContent .col-md-20,
.Scientist-detail-page .Scientist-mainContent .col-lg-20,
.Scientist-detail-page .Scientist-mainContent .col-xs-21,
.Scientist-detail-page .Scientist-mainContent .col-sm-21,
.Scientist-detail-page .Scientist-mainContent .col-md-21,
.Scientist-detail-page .Scientist-mainContent .col-lg-21,
.Scientist-detail-page .Scientist-mainContent .col-xs-22,
.Scientist-detail-page .Scientist-mainContent .col-sm-22,
.Scientist-detail-page .Scientist-mainContent .col-md-22,
.Scientist-detail-page .Scientist-mainContent .col-lg-22,
.Scientist-detail-page .Scientist-mainContent .col-xs-23,
.Scientist-detail-page .Scientist-mainContent .col-sm-23,
.Scientist-detail-page .Scientist-mainContent .col-md-23,
.Scientist-detail-page .Scientist-mainContent .col-lg-23,
.Scientist-detail-page .Scientist-mainContent .col-xs-24,
.Scientist-detail-page .Scientist-mainContent .col-sm-24,
.Scientist-detail-page .Scientist-mainContent .col-md-24,
.Scientist-detail-page .Scientist-mainContent .col-lg-24 {
    position: relative;
    min-height: 1px;
    padding-left: 18px;
    padding-right: 17px; }

.Scientist-detail-page .Banner .col-xs-1, .Scientist-detail-page .Banner .col-xs-2, .Scientist-detail-page .Banner .col-xs-3, .Scientist-detail-page .Banner .col-xs-4, .Scientist-detail-page .Banner .col-xs-5, .Scientist-detail-page .Banner .col-xs-6, .Scientist-detail-page .Banner .col-xs-7, .Scientist-detail-page .Banner .col-xs-8, .Scientist-detail-page .Banner .col-xs-9, .Scientist-detail-page .Banner .col-xs-10, .Scientist-detail-page .Banner .col-xs-11, .Scientist-detail-page .Banner .col-xs-12, .Scientist-detail-page .Banner .col-xs-13, .Scientist-detail-page .Banner .col-xs-14, .Scientist-detail-page .Banner .col-xs-15, .Scientist-detail-page .Banner .col-xs-16, .Scientist-detail-page .Banner .col-xs-17, .Scientist-detail-page .Banner .col-xs-18, .Scientist-detail-page .Banner .col-xs-19, .Scientist-detail-page .Banner .col-xs-20, .Scientist-detail-page .Banner .col-xs-21, .Scientist-detail-page .Banner .col-xs-22, .Scientist-detail-page .Banner .col-xs-23, .Scientist-detail-page .Banner .col-xs-24,
.Scientist-detail-page .Scientist-mainContent .col-xs-1,
.Scientist-detail-page .Scientist-mainContent .col-xs-2,
.Scientist-detail-page .Scientist-mainContent .col-xs-3,
.Scientist-detail-page .Scientist-mainContent .col-xs-4,
.Scientist-detail-page .Scientist-mainContent .col-xs-5,
.Scientist-detail-page .Scientist-mainContent .col-xs-6,
.Scientist-detail-page .Scientist-mainContent .col-xs-7,
.Scientist-detail-page .Scientist-mainContent .col-xs-8,
.Scientist-detail-page .Scientist-mainContent .col-xs-9,
.Scientist-detail-page .Scientist-mainContent .col-xs-10,
.Scientist-detail-page .Scientist-mainContent .col-xs-11,
.Scientist-detail-page .Scientist-mainContent .col-xs-12,
.Scientist-detail-page .Scientist-mainContent .col-xs-13,
.Scientist-detail-page .Scientist-mainContent .col-xs-14,
.Scientist-detail-page .Scientist-mainContent .col-xs-15,
.Scientist-detail-page .Scientist-mainContent .col-xs-16,
.Scientist-detail-page .Scientist-mainContent .col-xs-17,
.Scientist-detail-page .Scientist-mainContent .col-xs-18,
.Scientist-detail-page .Scientist-mainContent .col-xs-19,
.Scientist-detail-page .Scientist-mainContent .col-xs-20,
.Scientist-detail-page .Scientist-mainContent .col-xs-21,
.Scientist-detail-page .Scientist-mainContent .col-xs-22,
.Scientist-detail-page .Scientist-mainContent .col-xs-23,
.Scientist-detail-page .Scientist-mainContent .col-xs-24 {
    float: left; }

.Scientist-detail-page .Banner .col-xs-1,
.Scientist-detail-page .Scientist-mainContent .col-xs-1 {
    width: 4.16667%; }

.Scientist-detail-page .Banner .col-xs-2,
.Scientist-detail-page .Scientist-mainContent .col-xs-2 {
    width: 8.33333%; }

.Scientist-detail-page .Banner .col-xs-3,
.Scientist-detail-page .Scientist-mainContent .col-xs-3 {
    width: 12.5%; }

.Scientist-detail-page .Banner .col-xs-4,
.Scientist-detail-page .Scientist-mainContent .col-xs-4 {
    width: 16.66667%; }

.Scientist-detail-page .Banner .col-xs-5,
.Scientist-detail-page .Scientist-mainContent .col-xs-5 {
    width: 20.83333%; }

.Scientist-detail-page .Banner .col-xs-6,
.Scientist-detail-page .Scientist-mainContent .col-xs-6 {
    width: 25%; }

.Scientist-detail-page .Banner .col-xs-7,
.Scientist-detail-page .Scientist-mainContent .col-xs-7 {
    width: 29.16667%; }

.Scientist-detail-page .Banner .col-xs-8,
.Scientist-detail-page .Scientist-mainContent .col-xs-8 {
    width: 33.33333%; }

.Scientist-detail-page .Banner .col-xs-9,
.Scientist-detail-page .Scientist-mainContent .col-xs-9 {
    width: 37.5%; }

.Scientist-detail-page .Banner .col-xs-10,
.Scientist-detail-page .Scientist-mainContent .col-xs-10 {
    width: 41.66667%; }

.Scientist-detail-page .Banner .col-xs-11,
.Scientist-detail-page .Scientist-mainContent .col-xs-11 {
    width: 45.83333%; }

.Scientist-detail-page .Banner .col-xs-12,
.Scientist-detail-page .Scientist-mainContent .col-xs-12 {
    width: 50%; }

.Scientist-detail-page .Banner .col-xs-13,
.Scientist-detail-page .Scientist-mainContent .col-xs-13 {
    width: 54.16667%; }

.Scientist-detail-page .Banner .col-xs-14,
.Scientist-detail-page .Scientist-mainContent .col-xs-14 {
    width: 58.33333%; }

.Scientist-detail-page .Banner .col-xs-15,
.Scientist-detail-page .Scientist-mainContent .col-xs-15 {
    width: 62.5%; }

.Scientist-detail-page .Banner .col-xs-16,
.Scientist-detail-page .Scientist-mainContent .col-xs-16 {
    width: 66.66667%; }

.Scientist-detail-page .Banner .col-xs-17,
.Scientist-detail-page .Scientist-mainContent .col-xs-17 {
    width: 70.83333%; }

.Scientist-detail-page .Banner .col-xs-18,
.Scientist-detail-page .Scientist-mainContent .col-xs-18 {
    width: 75%; }

.Scientist-detail-page .Banner .col-xs-19,
.Scientist-detail-page .Scientist-mainContent .col-xs-19 {
    width: 79.16667%; }

.Scientist-detail-page .Banner .col-xs-20,
.Scientist-detail-page .Scientist-mainContent .col-xs-20 {
    width: 83.33333%; }

.Scientist-detail-page .Banner .col-xs-21,
.Scientist-detail-page .Scientist-mainContent .col-xs-21 {
    width: 87.5%; }

.Scientist-detail-page .Banner .col-xs-22,
.Scientist-detail-page .Scientist-mainContent .col-xs-22 {
    width: 91.66667%; }

.Scientist-detail-page .Banner .col-xs-23,
.Scientist-detail-page .Scientist-mainContent .col-xs-23 {
    width: 95.83333%; }

.Scientist-detail-page .Banner .col-xs-24,
.Scientist-detail-page .Scientist-mainContent .col-xs-24 {
    width: 100%; }

.Scientist-detail-page .Banner .col-xs-pull-0,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-0 {
    right: auto; }

.Scientist-detail-page .Banner .col-xs-pull-1,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-1 {
    right: 4.16667%; }

.Scientist-detail-page .Banner .col-xs-pull-2,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-2 {
    right: 8.33333%; }

.Scientist-detail-page .Banner .col-xs-pull-3,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-3 {
    right: 12.5%; }

.Scientist-detail-page .Banner .col-xs-pull-4,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-4 {
    right: 16.66667%; }

.Scientist-detail-page .Banner .col-xs-pull-5,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-5 {
    right: 20.83333%; }

.Scientist-detail-page .Banner .col-xs-pull-6,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-6 {
    right: 25%; }

.Scientist-detail-page .Banner .col-xs-pull-7,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-7 {
    right: 29.16667%; }

.Scientist-detail-page .Banner .col-xs-pull-8,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-8 {
    right: 33.33333%; }

.Scientist-detail-page .Banner .col-xs-pull-9,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-9 {
    right: 37.5%; }

.Scientist-detail-page .Banner .col-xs-pull-10,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-10 {
    right: 41.66667%; }

.Scientist-detail-page .Banner .col-xs-pull-11,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-11 {
    right: 45.83333%; }

.Scientist-detail-page .Banner .col-xs-pull-12,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-12 {
    right: 50%; }

.Scientist-detail-page .Banner .col-xs-pull-13,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-13 {
    right: 54.16667%; }

.Scientist-detail-page .Banner .col-xs-pull-14,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-14 {
    right: 58.33333%; }

.Scientist-detail-page .Banner .col-xs-pull-15,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-15 {
    right: 62.5%; }

.Scientist-detail-page .Banner .col-xs-pull-16,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-16 {
    right: 66.66667%; }

.Scientist-detail-page .Banner .col-xs-pull-17,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-17 {
    right: 70.83333%; }

.Scientist-detail-page .Banner .col-xs-pull-18,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-18 {
    right: 75%; }

.Scientist-detail-page .Banner .col-xs-pull-19,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-19 {
    right: 79.16667%; }

.Scientist-detail-page .Banner .col-xs-pull-20,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-20 {
    right: 83.33333%; }

.Scientist-detail-page .Banner .col-xs-pull-21,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-21 {
    right: 87.5%; }

.Scientist-detail-page .Banner .col-xs-pull-22,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-22 {
    right: 91.66667%; }

.Scientist-detail-page .Banner .col-xs-pull-23,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-23 {
    right: 95.83333%; }

.Scientist-detail-page .Banner .col-xs-pull-24,
.Scientist-detail-page .Scientist-mainContent .col-xs-pull-24 {
    right: 100%; }

.Scientist-detail-page .Banner .col-xs-push-0,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-0 {
    left: auto; }

.Scientist-detail-page .Banner .col-xs-push-1,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-1 {
    left: 4.16667%; }

.Scientist-detail-page .Banner .col-xs-push-2,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-2 {
    left: 8.33333%; }

.Scientist-detail-page .Banner .col-xs-push-3,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-3 {
    left: 12.5%; }

.Scientist-detail-page .Banner .col-xs-push-4,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-4 {
    left: 16.66667%; }

.Scientist-detail-page .Banner .col-xs-push-5,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-5 {
    left: 20.83333%; }

.Scientist-detail-page .Banner .col-xs-push-6,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-6 {
    left: 25%; }

.Scientist-detail-page .Banner .col-xs-push-7,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-7 {
    left: 29.16667%; }

.Scientist-detail-page .Banner .col-xs-push-8,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-8 {
    left: 33.33333%; }

.Scientist-detail-page .Banner .col-xs-push-9,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-9 {
    left: 37.5%; }

.Scientist-detail-page .Banner .col-xs-push-10,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-10 {
    left: 41.66667%; }

.Scientist-detail-page .Banner .col-xs-push-11,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-11 {
    left: 45.83333%; }

.Scientist-detail-page .Banner .col-xs-push-12,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-12 {
    left: 50%; }

.Scientist-detail-page .Banner .col-xs-push-13,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-13 {
    left: 54.16667%; }

.Scientist-detail-page .Banner .col-xs-push-14,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-14 {
    left: 58.33333%; }

.Scientist-detail-page .Banner .col-xs-push-15,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-15 {
    left: 62.5%; }

.Scientist-detail-page .Banner .col-xs-push-16,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-16 {
    left: 66.66667%; }

.Scientist-detail-page .Banner .col-xs-push-17,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-17 {
    left: 70.83333%; }

.Scientist-detail-page .Banner .col-xs-push-18,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-18 {
    left: 75%; }

.Scientist-detail-page .Banner .col-xs-push-19,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-19 {
    left: 79.16667%; }

.Scientist-detail-page .Banner .col-xs-push-20,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-20 {
    left: 83.33333%; }

.Scientist-detail-page .Banner .col-xs-push-21,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-21 {
    left: 87.5%; }

.Scientist-detail-page .Banner .col-xs-push-22,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-22 {
    left: 91.66667%; }

.Scientist-detail-page .Banner .col-xs-push-23,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-23 {
    left: 95.83333%; }

.Scientist-detail-page .Banner .col-xs-push-24,
.Scientist-detail-page .Scientist-mainContent .col-xs-push-24 {
    left: 100%; }

.Scientist-detail-page .Banner .col-xs-offset-0,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-0 {
    margin-left: 0%; }

.Scientist-detail-page .Banner .col-xs-offset-1,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-1 {
    margin-left: 4.16667%; }

.Scientist-detail-page .Banner .col-xs-offset-2,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-2 {
    margin-left: 8.33333%; }

.Scientist-detail-page .Banner .col-xs-offset-3,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-3 {
    margin-left: 12.5%; }

.Scientist-detail-page .Banner .col-xs-offset-4,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-4 {
    margin-left: 16.66667%; }

.Scientist-detail-page .Banner .col-xs-offset-5,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-5 {
    margin-left: 20.83333%; }

.Scientist-detail-page .Banner .col-xs-offset-6,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-6 {
    margin-left: 25%; }

.Scientist-detail-page .Banner .col-xs-offset-7,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-7 {
    margin-left: 29.16667%; }

.Scientist-detail-page .Banner .col-xs-offset-8,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-8 {
    margin-left: 33.33333%; }

.Scientist-detail-page .Banner .col-xs-offset-9,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-9 {
    margin-left: 37.5%; }

.Scientist-detail-page .Banner .col-xs-offset-10,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-10 {
    margin-left: 41.66667%; }

.Scientist-detail-page .Banner .col-xs-offset-11,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-11 {
    margin-left: 45.83333%; }

.Scientist-detail-page .Banner .col-xs-offset-12,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-12 {
    margin-left: 50%; }

.Scientist-detail-page .Banner .col-xs-offset-13,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-13 {
    margin-left: 54.16667%; }

.Scientist-detail-page .Banner .col-xs-offset-14,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-14 {
    margin-left: 58.33333%; }

.Scientist-detail-page .Banner .col-xs-offset-15,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-15 {
    margin-left: 62.5%; }

.Scientist-detail-page .Banner .col-xs-offset-16,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-16 {
    margin-left: 66.66667%; }

.Scientist-detail-page .Banner .col-xs-offset-17,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-17 {
    margin-left: 70.83333%; }

.Scientist-detail-page .Banner .col-xs-offset-18,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-18 {
    margin-left: 75%; }

.Scientist-detail-page .Banner .col-xs-offset-19,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-19 {
    margin-left: 79.16667%; }

.Scientist-detail-page .Banner .col-xs-offset-20,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-20 {
    margin-left: 83.33333%; }

.Scientist-detail-page .Banner .col-xs-offset-21,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-21 {
    margin-left: 87.5%; }

.Scientist-detail-page .Banner .col-xs-offset-22,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-22 {
    margin-left: 91.66667%; }

.Scientist-detail-page .Banner .col-xs-offset-23,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-23 {
    margin-left: 95.83333%; }

.Scientist-detail-page .Banner .col-xs-offset-24,
.Scientist-detail-page .Scientist-mainContent .col-xs-offset-24 {
    margin-left: 100%; }

@media (min-width: 768px) {
    .Scientist-detail-page .Banner .col-sm-1, .Scientist-detail-page .Banner .col-sm-2, .Scientist-detail-page .Banner .col-sm-3, .Scientist-detail-page .Banner .col-sm-4, .Scientist-detail-page .Banner .col-sm-5, .Scientist-detail-page .Banner .col-sm-6, .Scientist-detail-page .Banner .col-sm-7, .Scientist-detail-page .Banner .col-sm-8, .Scientist-detail-page .Banner .col-sm-9, .Scientist-detail-page .Banner .col-sm-10, .Scientist-detail-page .Banner .col-sm-11, .Scientist-detail-page .Banner .col-sm-12, .Scientist-detail-page .Banner .col-sm-13, .Scientist-detail-page .Banner .col-sm-14, .Scientist-detail-page .Banner .col-sm-15, .Scientist-detail-page .Banner .col-sm-16, .Scientist-detail-page .Banner .col-sm-17, .Scientist-detail-page .Banner .col-sm-18, .Scientist-detail-page .Banner .col-sm-19, .Scientist-detail-page .Banner .col-sm-20, .Scientist-detail-page .Banner .col-sm-21, .Scientist-detail-page .Banner .col-sm-22, .Scientist-detail-page .Banner .col-sm-23, .Scientist-detail-page .Banner .col-sm-24,
    .Scientist-detail-page .Scientist-mainContent .col-sm-1,
    .Scientist-detail-page .Scientist-mainContent .col-sm-2,
    .Scientist-detail-page .Scientist-mainContent .col-sm-3,
    .Scientist-detail-page .Scientist-mainContent .col-sm-4,
    .Scientist-detail-page .Scientist-mainContent .col-sm-5,
    .Scientist-detail-page .Scientist-mainContent .col-sm-6,
    .Scientist-detail-page .Scientist-mainContent .col-sm-7,
    .Scientist-detail-page .Scientist-mainContent .col-sm-8,
    .Scientist-detail-page .Scientist-mainContent .col-sm-9,
    .Scientist-detail-page .Scientist-mainContent .col-sm-10,
    .Scientist-detail-page .Scientist-mainContent .col-sm-11,
    .Scientist-detail-page .Scientist-mainContent .col-sm-12,
    .Scientist-detail-page .Scientist-mainContent .col-sm-13,
    .Scientist-detail-page .Scientist-mainContent .col-sm-14,
    .Scientist-detail-page .Scientist-mainContent .col-sm-15,
    .Scientist-detail-page .Scientist-mainContent .col-sm-16,
    .Scientist-detail-page .Scientist-mainContent .col-sm-17,
    .Scientist-detail-page .Scientist-mainContent .col-sm-18,
    .Scientist-detail-page .Scientist-mainContent .col-sm-19,
    .Scientist-detail-page .Scientist-mainContent .col-sm-20,
    .Scientist-detail-page .Scientist-mainContent .col-sm-21,
    .Scientist-detail-page .Scientist-mainContent .col-sm-22,
    .Scientist-detail-page .Scientist-mainContent .col-sm-23,
    .Scientist-detail-page .Scientist-mainContent .col-sm-24 {
        float: left; }
    .Scientist-detail-page .Banner .col-sm-1,
    .Scientist-detail-page .Scientist-mainContent .col-sm-1 {
        width: 4.16667%; }
    .Scientist-detail-page .Banner .col-sm-2,
    .Scientist-detail-page .Scientist-mainContent .col-sm-2 {
        width: 8.33333%; }
    .Scientist-detail-page .Banner .col-sm-3,
    .Scientist-detail-page .Scientist-mainContent .col-sm-3 {
        width: 12.5%; }
    .Scientist-detail-page .Banner .col-sm-4,
    .Scientist-detail-page .Scientist-mainContent .col-sm-4 {
        width: 16.66667%; }
    .Scientist-detail-page .Banner .col-sm-5,
    .Scientist-detail-page .Scientist-mainContent .col-sm-5 {
        width: 20.83333%; }
    .Scientist-detail-page .Banner .col-sm-6,
    .Scientist-detail-page .Scientist-mainContent .col-sm-6 {
        width: 25%; }
    .Scientist-detail-page .Banner .col-sm-7,
    .Scientist-detail-page .Scientist-mainContent .col-sm-7 {
        width: 29.16667%; }
    .Scientist-detail-page .Banner .col-sm-8,
    .Scientist-detail-page .Scientist-mainContent .col-sm-8 {
        width: 33.33333%; }
    .Scientist-detail-page .Banner .col-sm-9,
    .Scientist-detail-page .Scientist-mainContent .col-sm-9 {
        width: 37.5%; }
    .Scientist-detail-page .Banner .col-sm-10,
    .Scientist-detail-page .Scientist-mainContent .col-sm-10 {
        width: 41.66667%; }
    .Scientist-detail-page .Banner .col-sm-11,
    .Scientist-detail-page .Scientist-mainContent .col-sm-11 {
        width: 45.83333%; }
    .Scientist-detail-page .Banner .col-sm-12,
    .Scientist-detail-page .Scientist-mainContent .col-sm-12 {
        width: 50%; }
    .Scientist-detail-page .Banner .col-sm-13,
    .Scientist-detail-page .Scientist-mainContent .col-sm-13 {
        width: 54.16667%; }
    .Scientist-detail-page .Banner .col-sm-14,
    .Scientist-detail-page .Scientist-mainContent .col-sm-14 {
        width: 58.33333%; }
    .Scientist-detail-page .Banner .col-sm-15,
    .Scientist-detail-page .Scientist-mainContent .col-sm-15 {
        width: 62.5%; }
    .Scientist-detail-page .Banner .col-sm-16,
    .Scientist-detail-page .Scientist-mainContent .col-sm-16 {
        width: 66.66667%; }
    .Scientist-detail-page .Banner .col-sm-17,
    .Scientist-detail-page .Scientist-mainContent .col-sm-17 {
        width: 70.83333%; }
    .Scientist-detail-page .Banner .col-sm-18,
    .Scientist-detail-page .Scientist-mainContent .col-sm-18 {
        width: 75%; }
    .Scientist-detail-page .Banner .col-sm-19,
    .Scientist-detail-page .Scientist-mainContent .col-sm-19 {
        width: 79.16667%; }
    .Scientist-detail-page .Banner .col-sm-20,
    .Scientist-detail-page .Scientist-mainContent .col-sm-20 {
        width: 83.33333%; }
    .Scientist-detail-page .Banner .col-sm-21,
    .Scientist-detail-page .Scientist-mainContent .col-sm-21 {
        width: 87.5%; }
    .Scientist-detail-page .Banner .col-sm-22,
    .Scientist-detail-page .Scientist-mainContent .col-sm-22 {
        width: 91.66667%; }
    .Scientist-detail-page .Banner .col-sm-23,
    .Scientist-detail-page .Scientist-mainContent .col-sm-23 {
        width: 95.83333%; }
    .Scientist-detail-page .Banner .col-sm-24,
    .Scientist-detail-page .Scientist-mainContent .col-sm-24 {
        width: 100%; }
    .Scientist-detail-page .Banner .col-sm-pull-0,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-0 {
        right: auto; }
    .Scientist-detail-page .Banner .col-sm-pull-1,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-1 {
        right: 4.16667%; }
    .Scientist-detail-page .Banner .col-sm-pull-2,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-2 {
        right: 8.33333%; }
    .Scientist-detail-page .Banner .col-sm-pull-3,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-3 {
        right: 12.5%; }
    .Scientist-detail-page .Banner .col-sm-pull-4,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-4 {
        right: 16.66667%; }
    .Scientist-detail-page .Banner .col-sm-pull-5,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-5 {
        right: 20.83333%; }
    .Scientist-detail-page .Banner .col-sm-pull-6,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-6 {
        right: 25%; }
    .Scientist-detail-page .Banner .col-sm-pull-7,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-7 {
        right: 29.16667%; }
    .Scientist-detail-page .Banner .col-sm-pull-8,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-8 {
        right: 33.33333%; }
    .Scientist-detail-page .Banner .col-sm-pull-9,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-9 {
        right: 37.5%; }
    .Scientist-detail-page .Banner .col-sm-pull-10,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-10 {
        right: 41.66667%; }
    .Scientist-detail-page .Banner .col-sm-pull-11,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-11 {
        right: 45.83333%; }
    .Scientist-detail-page .Banner .col-sm-pull-12,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-12 {
        right: 50%; }
    .Scientist-detail-page .Banner .col-sm-pull-13,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-13 {
        right: 54.16667%; }
    .Scientist-detail-page .Banner .col-sm-pull-14,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-14 {
        right: 58.33333%; }
    .Scientist-detail-page .Banner .col-sm-pull-15,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-15 {
        right: 62.5%; }
    .Scientist-detail-page .Banner .col-sm-pull-16,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-16 {
        right: 66.66667%; }
    .Scientist-detail-page .Banner .col-sm-pull-17,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-17 {
        right: 70.83333%; }
    .Scientist-detail-page .Banner .col-sm-pull-18,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-18 {
        right: 75%; }
    .Scientist-detail-page .Banner .col-sm-pull-19,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-19 {
        right: 79.16667%; }
    .Scientist-detail-page .Banner .col-sm-pull-20,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-20 {
        right: 83.33333%; }
    .Scientist-detail-page .Banner .col-sm-pull-21,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-21 {
        right: 87.5%; }
    .Scientist-detail-page .Banner .col-sm-pull-22,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-22 {
        right: 91.66667%; }
    .Scientist-detail-page .Banner .col-sm-pull-23,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-23 {
        right: 95.83333%; }
    .Scientist-detail-page .Banner .col-sm-pull-24,
    .Scientist-detail-page .Scientist-mainContent .col-sm-pull-24 {
        right: 100%; }
    .Scientist-detail-page .Banner .col-sm-push-0,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-0 {
        left: auto; }
    .Scientist-detail-page .Banner .col-sm-push-1,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-1 {
        left: 4.16667%; }
    .Scientist-detail-page .Banner .col-sm-push-2,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-2 {
        left: 8.33333%; }
    .Scientist-detail-page .Banner .col-sm-push-3,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-3 {
        left: 12.5%; }
    .Scientist-detail-page .Banner .col-sm-push-4,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-4 {
        left: 16.66667%; }
    .Scientist-detail-page .Banner .col-sm-push-5,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-5 {
        left: 20.83333%; }
    .Scientist-detail-page .Banner .col-sm-push-6,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-6 {
        left: 25%; }
    .Scientist-detail-page .Banner .col-sm-push-7,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-7 {
        left: 29.16667%; }
    .Scientist-detail-page .Banner .col-sm-push-8,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-8 {
        left: 33.33333%; }
    .Scientist-detail-page .Banner .col-sm-push-9,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-9 {
        left: 37.5%; }
    .Scientist-detail-page .Banner .col-sm-push-10,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-10 {
        left: 41.66667%; }
    .Scientist-detail-page .Banner .col-sm-push-11,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-11 {
        left: 45.83333%; }
    .Scientist-detail-page .Banner .col-sm-push-12,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-12 {
        left: 50%; }
    .Scientist-detail-page .Banner .col-sm-push-13,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-13 {
        left: 54.16667%; }
    .Scientist-detail-page .Banner .col-sm-push-14,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-14 {
        left: 58.33333%; }
    .Scientist-detail-page .Banner .col-sm-push-15,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-15 {
        left: 62.5%; }
    .Scientist-detail-page .Banner .col-sm-push-16,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-16 {
        left: 66.66667%; }
    .Scientist-detail-page .Banner .col-sm-push-17,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-17 {
        left: 70.83333%; }
    .Scientist-detail-page .Banner .col-sm-push-18,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-18 {
        left: 75%; }
    .Scientist-detail-page .Banner .col-sm-push-19,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-19 {
        left: 79.16667%; }
    .Scientist-detail-page .Banner .col-sm-push-20,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-20 {
        left: 83.33333%; }
    .Scientist-detail-page .Banner .col-sm-push-21,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-21 {
        left: 87.5%; }
    .Scientist-detail-page .Banner .col-sm-push-22,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-22 {
        left: 91.66667%; }
    .Scientist-detail-page .Banner .col-sm-push-23,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-23 {
        left: 95.83333%; }
    .Scientist-detail-page .Banner .col-sm-push-24,
    .Scientist-detail-page .Scientist-mainContent .col-sm-push-24 {
        left: 100%; }
    .Scientist-detail-page .Banner .col-sm-offset-0,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-0 {
        margin-left: 0%; }
    .Scientist-detail-page .Banner .col-sm-offset-1,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-1 {
        margin-left: 4.16667%; }
    .Scientist-detail-page .Banner .col-sm-offset-2,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-2 {
        margin-left: 8.33333%; }
    .Scientist-detail-page .Banner .col-sm-offset-3,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-3 {
        margin-left: 12.5%; }
    .Scientist-detail-page .Banner .col-sm-offset-4,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-4 {
        margin-left: 16.66667%; }
    .Scientist-detail-page .Banner .col-sm-offset-5,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-5 {
        margin-left: 20.83333%; }
    .Scientist-detail-page .Banner .col-sm-offset-6,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-6 {
        margin-left: 25%; }
    .Scientist-detail-page .Banner .col-sm-offset-7,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-7 {
        margin-left: 29.16667%; }
    .Scientist-detail-page .Banner .col-sm-offset-8,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-8 {
        margin-left: 33.33333%; }
    .Scientist-detail-page .Banner .col-sm-offset-9,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-9 {
        margin-left: 37.5%; }
    .Scientist-detail-page .Banner .col-sm-offset-10,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-10 {
        margin-left: 41.66667%; }
    .Scientist-detail-page .Banner .col-sm-offset-11,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-11 {
        margin-left: 45.83333%; }
    .Scientist-detail-page .Banner .col-sm-offset-12,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-12 {
        margin-left: 50%; }
    .Scientist-detail-page .Banner .col-sm-offset-13,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-13 {
        margin-left: 54.16667%; }
    .Scientist-detail-page .Banner .col-sm-offset-14,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-14 {
        margin-left: 58.33333%; }
    .Scientist-detail-page .Banner .col-sm-offset-15,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-15 {
        margin-left: 62.5%; }
    .Scientist-detail-page .Banner .col-sm-offset-16,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-16 {
        margin-left: 66.66667%; }
    .Scientist-detail-page .Banner .col-sm-offset-17,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-17 {
        margin-left: 70.83333%; }
    .Scientist-detail-page .Banner .col-sm-offset-18,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-18 {
        margin-left: 75%; }
    .Scientist-detail-page .Banner .col-sm-offset-19,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-19 {
        margin-left: 79.16667%; }
    .Scientist-detail-page .Banner .col-sm-offset-20,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-20 {
        margin-left: 83.33333%; }
    .Scientist-detail-page .Banner .col-sm-offset-21,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-21 {
        margin-left: 87.5%; }
    .Scientist-detail-page .Banner .col-sm-offset-22,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-22 {
        margin-left: 91.66667%; }
    .Scientist-detail-page .Banner .col-sm-offset-23,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-23 {
        margin-left: 95.83333%; }
    .Scientist-detail-page .Banner .col-sm-offset-24,
    .Scientist-detail-page .Scientist-mainContent .col-sm-offset-24 {
        margin-left: 100%; } }

@media (min-width: 992px) {
    .Scientist-detail-page .Banner .col-md-1, .Scientist-detail-page .Banner .col-md-2, .Scientist-detail-page .Banner .col-md-3, .Scientist-detail-page .Banner .col-md-4, .Scientist-detail-page .Banner .col-md-5, .Scientist-detail-page .Banner .col-md-6, .Scientist-detail-page .Banner .col-md-7, .Scientist-detail-page .Banner .col-md-8, .Scientist-detail-page .Banner .col-md-9, .Scientist-detail-page .Banner .col-md-10, .Scientist-detail-page .Banner .col-md-11, .Scientist-detail-page .Banner .col-md-12, .Scientist-detail-page .Banner .col-md-13, .Scientist-detail-page .Banner .col-md-14, .Scientist-detail-page .Banner .col-md-15, .Scientist-detail-page .Banner .col-md-16, .Scientist-detail-page .Banner .col-md-17, .Scientist-detail-page .Banner .col-md-18, .Scientist-detail-page .Banner .col-md-19, .Scientist-detail-page .Banner .col-md-20, .Scientist-detail-page .Banner .col-md-21, .Scientist-detail-page .Banner .col-md-22, .Scientist-detail-page .Banner .col-md-23, .Scientist-detail-page .Banner .col-md-24,
    .Scientist-detail-page .Scientist-mainContent .col-md-1,
    .Scientist-detail-page .Scientist-mainContent .col-md-2,
    .Scientist-detail-page .Scientist-mainContent .col-md-3,
    .Scientist-detail-page .Scientist-mainContent .col-md-4,
    .Scientist-detail-page .Scientist-mainContent .col-md-5,
    .Scientist-detail-page .Scientist-mainContent .col-md-6,
    .Scientist-detail-page .Scientist-mainContent .col-md-7,
    .Scientist-detail-page .Scientist-mainContent .col-md-8,
    .Scientist-detail-page .Scientist-mainContent .col-md-9,
    .Scientist-detail-page .Scientist-mainContent .col-md-10,
    .Scientist-detail-page .Scientist-mainContent .col-md-11,
    .Scientist-detail-page .Scientist-mainContent .col-md-12,
    .Scientist-detail-page .Scientist-mainContent .col-md-13,
    .Scientist-detail-page .Scientist-mainContent .col-md-14,
    .Scientist-detail-page .Scientist-mainContent .col-md-15,
    .Scientist-detail-page .Scientist-mainContent .col-md-16,
    .Scientist-detail-page .Scientist-mainContent .col-md-17,
    .Scientist-detail-page .Scientist-mainContent .col-md-18,
    .Scientist-detail-page .Scientist-mainContent .col-md-19,
    .Scientist-detail-page .Scientist-mainContent .col-md-20,
    .Scientist-detail-page .Scientist-mainContent .col-md-21,
    .Scientist-detail-page .Scientist-mainContent .col-md-22,
    .Scientist-detail-page .Scientist-mainContent .col-md-23,
    .Scientist-detail-page .Scientist-mainContent .col-md-24 {
        float: left; }
    .Scientist-detail-page .Banner .col-md-1,
    .Scientist-detail-page .Scientist-mainContent .col-md-1 {
        width: 4.16667%; }
    .Scientist-detail-page .Banner .col-md-2,
    .Scientist-detail-page .Scientist-mainContent .col-md-2 {
        width: 8.33333%; }
    .Scientist-detail-page .Banner .col-md-3,
    .Scientist-detail-page .Scientist-mainContent .col-md-3 {
        width: 12.5%; }
    .Scientist-detail-page .Banner .col-md-4,
    .Scientist-detail-page .Scientist-mainContent .col-md-4 {
        width: 16.66667%; }
    .Scientist-detail-page .Banner .col-md-5,
    .Scientist-detail-page .Scientist-mainContent .col-md-5 {
        width: 20.83333%; }
    .Scientist-detail-page .Banner .col-md-6,
    .Scientist-detail-page .Scientist-mainContent .col-md-6 {
        width: 25%; }
    .Scientist-detail-page .Banner .col-md-7,
    .Scientist-detail-page .Scientist-mainContent .col-md-7 {
        width: 29.16667%; }
    .Scientist-detail-page .Banner .col-md-8,
    .Scientist-detail-page .Scientist-mainContent .col-md-8 {
        width: 33.33333%; }
    .Scientist-detail-page .Banner .col-md-9,
    .Scientist-detail-page .Scientist-mainContent .col-md-9 {
        width: 37.5%; }
    .Scientist-detail-page .Banner .col-md-10,
    .Scientist-detail-page .Scientist-mainContent .col-md-10 {
        width: 41.66667%; }
    .Scientist-detail-page .Banner .col-md-11,
    .Scientist-detail-page .Scientist-mainContent .col-md-11 {
        width: 45.83333%; }
    .Scientist-detail-page .Banner .col-md-12,
    .Scientist-detail-page .Scientist-mainContent .col-md-12 {
        width: 50%; }
    .Scientist-detail-page .Banner .col-md-13,
    .Scientist-detail-page .Scientist-mainContent .col-md-13 {
        width: 54.16667%; }
    .Scientist-detail-page .Banner .col-md-14,
    .Scientist-detail-page .Scientist-mainContent .col-md-14 {
        width: 58.33333%; }
    .Scientist-detail-page .Banner .col-md-15,
    .Scientist-detail-page .Scientist-mainContent .col-md-15 {
        width: 62.5%; }
    .Scientist-detail-page .Banner .col-md-16,
    .Scientist-detail-page .Scientist-mainContent .col-md-16 {
        width: 66.66667%; }
    .Scientist-detail-page .Banner .col-md-17,
    .Scientist-detail-page .Scientist-mainContent .col-md-17 {
        width: 70.83333%; }
    .Scientist-detail-page .Banner .col-md-18,
    .Scientist-detail-page .Scientist-mainContent .col-md-18 {
        width: 75%; }
    .Scientist-detail-page .Banner .col-md-19,
    .Scientist-detail-page .Scientist-mainContent .col-md-19 {
        width: 79.16667%; }
    .Scientist-detail-page .Banner .col-md-20,
    .Scientist-detail-page .Scientist-mainContent .col-md-20 {
        width: 83.33333%; }
    .Scientist-detail-page .Banner .col-md-21,
    .Scientist-detail-page .Scientist-mainContent .col-md-21 {
        width: 87.5%; }
    .Scientist-detail-page .Banner .col-md-22,
    .Scientist-detail-page .Scientist-mainContent .col-md-22 {
        width: 91.66667%; }
    .Scientist-detail-page .Banner .col-md-23,
    .Scientist-detail-page .Scientist-mainContent .col-md-23 {
        width: 95.83333%; }
    .Scientist-detail-page .Banner .col-md-24,
    .Scientist-detail-page .Scientist-mainContent .col-md-24 {
        width: 100%; }
    .Scientist-detail-page .Banner .col-md-pull-0,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-0 {
        right: auto; }
    .Scientist-detail-page .Banner .col-md-pull-1,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-1 {
        right: 4.16667%; }
    .Scientist-detail-page .Banner .col-md-pull-2,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-2 {
        right: 8.33333%; }
    .Scientist-detail-page .Banner .col-md-pull-3,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-3 {
        right: 12.5%; }
    .Scientist-detail-page .Banner .col-md-pull-4,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-4 {
        right: 16.66667%; }
    .Scientist-detail-page .Banner .col-md-pull-5,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-5 {
        right: 20.83333%; }
    .Scientist-detail-page .Banner .col-md-pull-6,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-6 {
        right: 25%; }
    .Scientist-detail-page .Banner .col-md-pull-7,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-7 {
        right: 29.16667%; }
    .Scientist-detail-page .Banner .col-md-pull-8,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-8 {
        right: 33.33333%; }
    .Scientist-detail-page .Banner .col-md-pull-9,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-9 {
        right: 37.5%; }
    .Scientist-detail-page .Banner .col-md-pull-10,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-10 {
        right: 41.66667%; }
    .Scientist-detail-page .Banner .col-md-pull-11,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-11 {
        right: 45.83333%; }
    .Scientist-detail-page .Banner .col-md-pull-12,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-12 {
        right: 50%; }
    .Scientist-detail-page .Banner .col-md-pull-13,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-13 {
        right: 54.16667%; }
    .Scientist-detail-page .Banner .col-md-pull-14,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-14 {
        right: 58.33333%; }
    .Scientist-detail-page .Banner .col-md-pull-15,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-15 {
        right: 62.5%; }
    .Scientist-detail-page .Banner .col-md-pull-16,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-16 {
        right: 66.66667%; }
    .Scientist-detail-page .Banner .col-md-pull-17,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-17 {
        right: 70.83333%; }
    .Scientist-detail-page .Banner .col-md-pull-18,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-18 {
        right: 75%; }
    .Scientist-detail-page .Banner .col-md-pull-19,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-19 {
        right: 79.16667%; }
    .Scientist-detail-page .Banner .col-md-pull-20,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-20 {
        right: 83.33333%; }
    .Scientist-detail-page .Banner .col-md-pull-21,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-21 {
        right: 87.5%; }
    .Scientist-detail-page .Banner .col-md-pull-22,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-22 {
        right: 91.66667%; }
    .Scientist-detail-page .Banner .col-md-pull-23,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-23 {
        right: 95.83333%; }
    .Scientist-detail-page .Banner .col-md-pull-24,
    .Scientist-detail-page .Scientist-mainContent .col-md-pull-24 {
        right: 100%; }
    .Scientist-detail-page .Banner .col-md-push-0,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-0 {
        left: auto; }
    .Scientist-detail-page .Banner .col-md-push-1,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-1 {
        left: 4.16667%; }
    .Scientist-detail-page .Banner .col-md-push-2,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-2 {
        left: 8.33333%; }
    .Scientist-detail-page .Banner .col-md-push-3,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-3 {
        left: 12.5%; }
    .Scientist-detail-page .Banner .col-md-push-4,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-4 {
        left: 16.66667%; }
    .Scientist-detail-page .Banner .col-md-push-5,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-5 {
        left: 20.83333%; }
    .Scientist-detail-page .Banner .col-md-push-6,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-6 {
        left: 25%; }
    .Scientist-detail-page .Banner .col-md-push-7,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-7 {
        left: 29.16667%; }
    .Scientist-detail-page .Banner .col-md-push-8,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-8 {
        left: 33.33333%; }
    .Scientist-detail-page .Banner .col-md-push-9,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-9 {
        left: 37.5%; }
    .Scientist-detail-page .Banner .col-md-push-10,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-10 {
        left: 41.66667%; }
    .Scientist-detail-page .Banner .col-md-push-11,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-11 {
        left: 45.83333%; }
    .Scientist-detail-page .Banner .col-md-push-12,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-12 {
        left: 50%; }
    .Scientist-detail-page .Banner .col-md-push-13,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-13 {
        left: 54.16667%; }
    .Scientist-detail-page .Banner .col-md-push-14,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-14 {
        left: 58.33333%; }
    .Scientist-detail-page .Banner .col-md-push-15,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-15 {
        left: 62.5%; }
    .Scientist-detail-page .Banner .col-md-push-16,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-16 {
        left: 66.66667%; }
    .Scientist-detail-page .Banner .col-md-push-17,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-17 {
        left: 70.83333%; }
    .Scientist-detail-page .Banner .col-md-push-18,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-18 {
        left: 75%; }
    .Scientist-detail-page .Banner .col-md-push-19,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-19 {
        left: 79.16667%; }
    .Scientist-detail-page .Banner .col-md-push-20,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-20 {
        left: 83.33333%; }
    .Scientist-detail-page .Banner .col-md-push-21,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-21 {
        left: 87.5%; }
    .Scientist-detail-page .Banner .col-md-push-22,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-22 {
        left: 91.66667%; }
    .Scientist-detail-page .Banner .col-md-push-23,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-23 {
        left: 95.83333%; }
    .Scientist-detail-page .Banner .col-md-push-24,
    .Scientist-detail-page .Scientist-mainContent .col-md-push-24 {
        left: 100%; }
    .Scientist-detail-page .Banner .col-md-offset-0,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-0 {
        margin-left: 0%; }
    .Scientist-detail-page .Banner .col-md-offset-1,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-1 {
        margin-left: 4.16667%; }
    .Scientist-detail-page .Banner .col-md-offset-2,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-2 {
        margin-left: 8.33333%; }
    .Scientist-detail-page .Banner .col-md-offset-3,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-3 {
        margin-left: 12.5%; }
    .Scientist-detail-page .Banner .col-md-offset-4,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-4 {
        margin-left: 16.66667%; }
    .Scientist-detail-page .Banner .col-md-offset-5,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-5 {
        margin-left: 20.83333%; }
    .Scientist-detail-page .Banner .col-md-offset-6,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-6 {
        margin-left: 25%; }
    .Scientist-detail-page .Banner .col-md-offset-7,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-7 {
        margin-left: 29.16667%; }
    .Scientist-detail-page .Banner .col-md-offset-8,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-8 {
        margin-left: 33.33333%; }
    .Scientist-detail-page .Banner .col-md-offset-9,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-9 {
        margin-left: 37.5%; }
    .Scientist-detail-page .Banner .col-md-offset-10,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-10 {
        margin-left: 41.66667%; }
    .Scientist-detail-page .Banner .col-md-offset-11,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-11 {
        margin-left: 45.83333%; }
    .Scientist-detail-page .Banner .col-md-offset-12,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-12 {
        margin-left: 50%; }
    .Scientist-detail-page .Banner .col-md-offset-13,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-13 {
        margin-left: 54.16667%; }
    .Scientist-detail-page .Banner .col-md-offset-14,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-14 {
        margin-left: 58.33333%; }
    .Scientist-detail-page .Banner .col-md-offset-15,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-15 {
        margin-left: 62.5%; }
    .Scientist-detail-page .Banner .col-md-offset-16,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-16 {
        margin-left: 66.66667%; }
    .Scientist-detail-page .Banner .col-md-offset-17,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-17 {
        margin-left: 70.83333%; }
    .Scientist-detail-page .Banner .col-md-offset-18,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-18 {
        margin-left: 75%; }
    .Scientist-detail-page .Banner .col-md-offset-19,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-19 {
        margin-left: 79.16667%; }
    .Scientist-detail-page .Banner .col-md-offset-20,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-20 {
        margin-left: 83.33333%; }
    .Scientist-detail-page .Banner .col-md-offset-21,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-21 {
        margin-left: 87.5%; }
    .Scientist-detail-page .Banner .col-md-offset-22,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-22 {
        margin-left: 91.66667%; }
    .Scientist-detail-page .Banner .col-md-offset-23,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-23 {
        margin-left: 95.83333%; }
    .Scientist-detail-page .Banner .col-md-offset-24,
    .Scientist-detail-page .Scientist-mainContent .col-md-offset-24 {
        margin-left: 100%; } }

@media (min-width: 1040px) {
    .Scientist-detail-page .Banner .col-lg-1, .Scientist-detail-page .Banner .col-lg-2, .Scientist-detail-page .Banner .col-lg-3, .Scientist-detail-page .Banner .col-lg-4, .Scientist-detail-page .Banner .col-lg-5, .Scientist-detail-page .Banner .col-lg-6, .Scientist-detail-page .Banner .col-lg-7, .Scientist-detail-page .Banner .col-lg-8, .Scientist-detail-page .Banner .col-lg-9, .Scientist-detail-page .Banner .col-lg-10, .Scientist-detail-page .Banner .col-lg-11, .Scientist-detail-page .Banner .col-lg-12, .Scientist-detail-page .Banner .col-lg-13, .Scientist-detail-page .Banner .col-lg-14, .Scientist-detail-page .Banner .col-lg-15, .Scientist-detail-page .Banner .col-lg-16, .Scientist-detail-page .Banner .col-lg-17, .Scientist-detail-page .Banner .col-lg-18, .Scientist-detail-page .Banner .col-lg-19, .Scientist-detail-page .Banner .col-lg-20, .Scientist-detail-page .Banner .col-lg-21, .Scientist-detail-page .Banner .col-lg-22, .Scientist-detail-page .Banner .col-lg-23, .Scientist-detail-page .Banner .col-lg-24,
    .Scientist-detail-page .Scientist-mainContent .col-lg-1,
    .Scientist-detail-page .Scientist-mainContent .col-lg-2,
    .Scientist-detail-page .Scientist-mainContent .col-lg-3,
    .Scientist-detail-page .Scientist-mainContent .col-lg-4,
    .Scientist-detail-page .Scientist-mainContent .col-lg-5,
    .Scientist-detail-page .Scientist-mainContent .col-lg-6,
    .Scientist-detail-page .Scientist-mainContent .col-lg-7,
    .Scientist-detail-page .Scientist-mainContent .col-lg-8,
    .Scientist-detail-page .Scientist-mainContent .col-lg-9,
    .Scientist-detail-page .Scientist-mainContent .col-lg-10,
    .Scientist-detail-page .Scientist-mainContent .col-lg-11,
    .Scientist-detail-page .Scientist-mainContent .col-lg-12,
    .Scientist-detail-page .Scientist-mainContent .col-lg-13,
    .Scientist-detail-page .Scientist-mainContent .col-lg-14,
    .Scientist-detail-page .Scientist-mainContent .col-lg-15,
    .Scientist-detail-page .Scientist-mainContent .col-lg-16,
    .Scientist-detail-page .Scientist-mainContent .col-lg-17,
    .Scientist-detail-page .Scientist-mainContent .col-lg-18,
    .Scientist-detail-page .Scientist-mainContent .col-lg-19,
    .Scientist-detail-page .Scientist-mainContent .col-lg-20,
    .Scientist-detail-page .Scientist-mainContent .col-lg-21,
    .Scientist-detail-page .Scientist-mainContent .col-lg-22,
    .Scientist-detail-page .Scientist-mainContent .col-lg-23,
    .Scientist-detail-page .Scientist-mainContent .col-lg-24 {
        float: left; }
    .Scientist-detail-page .Banner .col-lg-1,
    .Scientist-detail-page .Scientist-mainContent .col-lg-1 {
        width: 4.16667%; }
    .Scientist-detail-page .Banner .col-lg-2,
    .Scientist-detail-page .Scientist-mainContent .col-lg-2 {
        width: 8.33333%; }
    .Scientist-detail-page .Banner .col-lg-3,
    .Scientist-detail-page .Scientist-mainContent .col-lg-3 {
        width: 12.5%; }
    .Scientist-detail-page .Banner .col-lg-4,
    .Scientist-detail-page .Scientist-mainContent .col-lg-4 {
        width: 16.66667%; }
    .Scientist-detail-page .Banner .col-lg-5,
    .Scientist-detail-page .Scientist-mainContent .col-lg-5 {
        width: 20.83333%; }
    .Scientist-detail-page .Banner .col-lg-6,
    .Scientist-detail-page .Scientist-mainContent .col-lg-6 {
        width: 25%; }
    .Scientist-detail-page .Banner .col-lg-7,
    .Scientist-detail-page .Scientist-mainContent .col-lg-7 {
        width: 29.16667%; }
    .Scientist-detail-page .Banner .col-lg-8,
    .Scientist-detail-page .Scientist-mainContent .col-lg-8 {
        width: 33.33333%; }
    .Scientist-detail-page .Banner .col-lg-9,
    .Scientist-detail-page .Scientist-mainContent .col-lg-9 {
        width: 37.5%; }
    .Scientist-detail-page .Banner .col-lg-10,
    .Scientist-detail-page .Scientist-mainContent .col-lg-10 {
        width: 41.66667%; }
    .Scientist-detail-page .Banner .col-lg-11,
    .Scientist-detail-page .Scientist-mainContent .col-lg-11 {
        width: 45.83333%; }
    .Scientist-detail-page .Banner .col-lg-12,
    .Scientist-detail-page .Scientist-mainContent .col-lg-12 {
        width: 50%; }
    .Scientist-detail-page .Banner .col-lg-13,
    .Scientist-detail-page .Scientist-mainContent .col-lg-13 {
        width: 54.16667%; }
    .Scientist-detail-page .Banner .col-lg-14,
    .Scientist-detail-page .Scientist-mainContent .col-lg-14 {
        width: 58.33333%; }
    .Scientist-detail-page .Banner .col-lg-15,
    .Scientist-detail-page .Scientist-mainContent .col-lg-15 {
        width: 62.5%; }
    .Scientist-detail-page .Banner .col-lg-16,
    .Scientist-detail-page .Scientist-mainContent .col-lg-16 {
        width: 66.66667%; }
    .Scientist-detail-page .Banner .col-lg-17,
    .Scientist-detail-page .Scientist-mainContent .col-lg-17 {
        width: 70.83333%; }
    .Scientist-detail-page .Banner .col-lg-18,
    .Scientist-detail-page .Scientist-mainContent .col-lg-18 {
        width: 75%; }
    .Scientist-detail-page .Banner .col-lg-19,
    .Scientist-detail-page .Scientist-mainContent .col-lg-19 {
        width: 79.16667%; }
    .Scientist-detail-page .Banner .col-lg-20,
    .Scientist-detail-page .Scientist-mainContent .col-lg-20 {
        width: 83.33333%; }
    .Scientist-detail-page .Banner .col-lg-21,
    .Scientist-detail-page .Scientist-mainContent .col-lg-21 {
        width: 87.5%; }
    .Scientist-detail-page .Banner .col-lg-22,
    .Scientist-detail-page .Scientist-mainContent .col-lg-22 {
        width: 91.66667%; }
    .Scientist-detail-page .Banner .col-lg-23,
    .Scientist-detail-page .Scientist-mainContent .col-lg-23 {
        width: 95.83333%; }
    .Scientist-detail-page .Banner .col-lg-24,
    .Scientist-detail-page .Scientist-mainContent .col-lg-24 {
        width: 100%; }
    .Scientist-detail-page .Banner .col-lg-pull-0,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-0 {
        right: auto; }
    .Scientist-detail-page .Banner .col-lg-pull-1,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-1 {
        right: 4.16667%; }
    .Scientist-detail-page .Banner .col-lg-pull-2,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-2 {
        right: 8.33333%; }
    .Scientist-detail-page .Banner .col-lg-pull-3,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-3 {
        right: 12.5%; }
    .Scientist-detail-page .Banner .col-lg-pull-4,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-4 {
        right: 16.66667%; }
    .Scientist-detail-page .Banner .col-lg-pull-5,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-5 {
        right: 20.83333%; }
    .Scientist-detail-page .Banner .col-lg-pull-6,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-6 {
        right: 25%; }
    .Scientist-detail-page .Banner .col-lg-pull-7,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-7 {
        right: 29.16667%; }
    .Scientist-detail-page .Banner .col-lg-pull-8,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-8 {
        right: 33.33333%; }
    .Scientist-detail-page .Banner .col-lg-pull-9,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-9 {
        right: 37.5%; }
    .Scientist-detail-page .Banner .col-lg-pull-10,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-10 {
        right: 41.66667%; }
    .Scientist-detail-page .Banner .col-lg-pull-11,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-11 {
        right: 45.83333%; }
    .Scientist-detail-page .Banner .col-lg-pull-12,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-12 {
        right: 50%; }
    .Scientist-detail-page .Banner .col-lg-pull-13,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-13 {
        right: 54.16667%; }
    .Scientist-detail-page .Banner .col-lg-pull-14,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-14 {
        right: 58.33333%; }
    .Scientist-detail-page .Banner .col-lg-pull-15,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-15 {
        right: 62.5%; }
    .Scientist-detail-page .Banner .col-lg-pull-16,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-16 {
        right: 66.66667%; }
    .Scientist-detail-page .Banner .col-lg-pull-17,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-17 {
        right: 70.83333%; }
    .Scientist-detail-page .Banner .col-lg-pull-18,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-18 {
        right: 75%; }
    .Scientist-detail-page .Banner .col-lg-pull-19,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-19 {
        right: 79.16667%; }
    .Scientist-detail-page .Banner .col-lg-pull-20,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-20 {
        right: 83.33333%; }
    .Scientist-detail-page .Banner .col-lg-pull-21,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-21 {
        right: 87.5%; }
    .Scientist-detail-page .Banner .col-lg-pull-22,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-22 {
        right: 91.66667%; }
    .Scientist-detail-page .Banner .col-lg-pull-23,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-23 {
        right: 95.83333%; }
    .Scientist-detail-page .Banner .col-lg-pull-24,
    .Scientist-detail-page .Scientist-mainContent .col-lg-pull-24 {
        right: 100%; }
    .Scientist-detail-page .Banner .col-lg-push-0,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-0 {
        left: auto; }
    .Scientist-detail-page .Banner .col-lg-push-1,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-1 {
        left: 4.16667%; }
    .Scientist-detail-page .Banner .col-lg-push-2,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-2 {
        left: 8.33333%; }
    .Scientist-detail-page .Banner .col-lg-push-3,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-3 {
        left: 12.5%; }
    .Scientist-detail-page .Banner .col-lg-push-4,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-4 {
        left: 16.66667%; }
    .Scientist-detail-page .Banner .col-lg-push-5,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-5 {
        left: 20.83333%; }
    .Scientist-detail-page .Banner .col-lg-push-6,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-6 {
        left: 25%; }
    .Scientist-detail-page .Banner .col-lg-push-7,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-7 {
        left: 29.16667%; }
    .Scientist-detail-page .Banner .col-lg-push-8,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-8 {
        left: 33.33333%; }
    .Scientist-detail-page .Banner .col-lg-push-9,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-9 {
        left: 37.5%; }
    .Scientist-detail-page .Banner .col-lg-push-10,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-10 {
        left: 41.66667%; }
    .Scientist-detail-page .Banner .col-lg-push-11,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-11 {
        left: 45.83333%; }
    .Scientist-detail-page .Banner .col-lg-push-12,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-12 {
        left: 50%; }
    .Scientist-detail-page .Banner .col-lg-push-13,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-13 {
        left: 54.16667%; }
    .Scientist-detail-page .Banner .col-lg-push-14,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-14 {
        left: 58.33333%; }
    .Scientist-detail-page .Banner .col-lg-push-15,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-15 {
        left: 62.5%; }
    .Scientist-detail-page .Banner .col-lg-push-16,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-16 {
        left: 66.66667%; }
    .Scientist-detail-page .Banner .col-lg-push-17,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-17 {
        left: 70.83333%; }
    .Scientist-detail-page .Banner .col-lg-push-18,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-18 {
        left: 75%; }
    .Scientist-detail-page .Banner .col-lg-push-19,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-19 {
        left: 79.16667%; }
    .Scientist-detail-page .Banner .col-lg-push-20,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-20 {
        left: 83.33333%; }
    .Scientist-detail-page .Banner .col-lg-push-21,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-21 {
        left: 87.5%; }
    .Scientist-detail-page .Banner .col-lg-push-22,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-22 {
        left: 91.66667%; }
    .Scientist-detail-page .Banner .col-lg-push-23,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-23 {
        left: 95.83333%; }
    .Scientist-detail-page .Banner .col-lg-push-24,
    .Scientist-detail-page .Scientist-mainContent .col-lg-push-24 {
        left: 100%; }
    .Scientist-detail-page .Banner .col-lg-offset-0,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-0 {
        margin-left: 0%; }
    .Scientist-detail-page .Banner .col-lg-offset-1,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-1 {
        margin-left: 4.16667%; }
    .Scientist-detail-page .Banner .col-lg-offset-2,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-2 {
        margin-left: 8.33333%; }
    .Scientist-detail-page .Banner .col-lg-offset-3,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-3 {
        margin-left: 12.5%; }
    .Scientist-detail-page .Banner .col-lg-offset-4,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-4 {
        margin-left: 16.66667%; }
    .Scientist-detail-page .Banner .col-lg-offset-5,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-5 {
        margin-left: 20.83333%; }
    .Scientist-detail-page .Banner .col-lg-offset-6,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-6 {
        margin-left: 25%; }
    .Scientist-detail-page .Banner .col-lg-offset-7,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-7 {
        margin-left: 29.16667%; }
    .Scientist-detail-page .Banner .col-lg-offset-8,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-8 {
        margin-left: 33.33333%; }
    .Scientist-detail-page .Banner .col-lg-offset-9,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-9 {
        margin-left: 37.5%; }
    .Scientist-detail-page .Banner .col-lg-offset-10,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-10 {
        margin-left: 41.66667%; }
    .Scientist-detail-page .Banner .col-lg-offset-11,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-11 {
        margin-left: 45.83333%; }
    .Scientist-detail-page .Banner .col-lg-offset-12,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-12 {
        margin-left: 50%; }
    .Scientist-detail-page .Banner .col-lg-offset-13,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-13 {
        margin-left: 54.16667%; }
    .Scientist-detail-page .Banner .col-lg-offset-14,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-14 {
        margin-left: 58.33333%; }
    .Scientist-detail-page .Banner .col-lg-offset-15,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-15 {
        margin-left: 62.5%; }
    .Scientist-detail-page .Banner .col-lg-offset-16,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-16 {
        margin-left: 66.66667%; }
    .Scientist-detail-page .Banner .col-lg-offset-17,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-17 {
        margin-left: 70.83333%; }
    .Scientist-detail-page .Banner .col-lg-offset-18,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-18 {
        margin-left: 75%; }
    .Scientist-detail-page .Banner .col-lg-offset-19,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-19 {
        margin-left: 79.16667%; }
    .Scientist-detail-page .Banner .col-lg-offset-20,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-20 {
        margin-left: 83.33333%; }
    .Scientist-detail-page .Banner .col-lg-offset-21,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-21 {
        margin-left: 87.5%; }
    .Scientist-detail-page .Banner .col-lg-offset-22,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-22 {
        margin-left: 91.66667%; }
    .Scientist-detail-page .Banner .col-lg-offset-23,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-23 {
        margin-left: 95.83333%; }
    .Scientist-detail-page .Banner .col-lg-offset-24,
    .Scientist-detail-page .Scientist-mainContent .col-lg-offset-24 {
        margin-left: 100%; } }

.Scientist-detail-page .Scientist-content-image.visible-xs-block {
    padding-left: 0; }

/*---------------------------------------------------*Scientist Search Results List
\*---------------------------------------------------*/
.ScientistSearchResultsList:before, .ScientistSearchResultsList:after {
    content: " ";
    display: table; }

.ScientistSearchResultsList:after {
    clear: both; }

.ScientistSearchResultsList-item {
    padding: 1.25rem 0; }
@media screen and (min-width: 62em) {
    .ScientistSearchResultsList-item {
        padding: 1.375rem 0; } }

/*---------------------------------------------------*Scientist External Links
\*---------------------------------------------------*/
.Scientist-external-links {
    border: 1px solid #cccccc;
    padding: 10px 20px; }
.Scientist-external-links li {
    font-family: "Helvetica Neue LT W01_55 Roman";
    padding: 10px 0 0 24px;
    text-indent: -24px; }
.Scientist-external-links li a {
    color: #777777; }
.Scientist-external-links .fa {
    display: inline-block;
    background-color: #058c96;
    padding: 2px 2px 1px 2px;
    margin-right: 4px;
    color: #ffffff;
    text-indent: 0;
    font-size: 12px; }

.Banner-information-data .fa {
    display: inline-block;
    background-color: #058c96;
    padding: 2px 2px 1px 2px;
    margin-right: 4px;
    color: #ffffff;
    text-indent: 0;
    font-size: 12px; }

/*---------------------------------------------------*Scientist Search Results Grid
\*---------------------------------------------------*/
.ScientistSearchResultsGrid-item {
    margin-bottom: 30px; }
@media (max-width: 767px) {
    .ScientistSearchResultsGrid-item {
        margin-bottom: 15px; }
    .ScientistSearchResultsGrid-item + li > div {
        padding-top: 20px;
        border-top: 1px solid #b9b9b9; } }

.skip-links a {
    font-size: 11px;
    position: absolute;
    right: 20px;
    top: -200px;
    z-index: -1; }
.skip-links a:focus {
    top: 2px;
    z-index: 9999; }

/*---------------------------------------------------*Share LInks
\*---------------------------------------------------*/
.ShareLinks:before, .ShareLinks:after {
    content: " ";
    display: table; }

.ShareLinks:after {
    clear: both; }

.ShareLinks-item {
    float: left;
    margin-left: 10px; }
.ShareLinks-item:first-child {
    margin-left: 0; }

.ShareLinks-icon {
    font-size: 12px; }

.ShareLink-link {
    border-radius: 50% 50%;
    display: inline-block;
    line-height: 24px;
    height: 25px;
    width: 25px;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
.ShareLink-link, .ShareLink-link:link, .ShareLink-link:visited {
    color: #ffffff;
    background-color: #b9b9b9; }
.ShareLink-link:hover, .ShareLink-link:focus, .ShareLink-link:active {
    background-color: #56666d; }

.SubscribeLink {
    display: block; }
.SubscribeLink, .SubscribeLink:link, .SubscribeLink:visited {
    color: #b9b9b9; }
.SubscribeLink:hover, .SubscribeLink:focus, .SubscribeLink:active {
    color: #56666d; }
.SubscribeLink:hover .SubscribeLink-icon, .SubscribeLink:focus .SubscribeLink-icon, .SubscribeLink:active .SubscribeLink-icon {
    background-color: #56666d; }
.ArticleSideColumn .SubscribeLink {
    margin: 20px 0;
    font-family: "Helvetica Neue LT W01_65 Md"; }

/*---------------------------------------------------*Simple Search
\*---------------------------------------------------*/
.SimpleSearch input {
    font-size: 15px;
    outline: none; }

.SimpleSearch .Select button {
    font-size: 16px; }

.SimpleSearch input[type="text"] {
    border: solid 1px #b9b9b9;
    display: block;
    height: 37px;
    padding: 0 0.9375rem;
    width: 100%; }

.SimpleSearch-row {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between; }
@media screen and (min-width: 62em) {
    .SimpleSearch-row {
        flex-wrap: nowrap; } }

.SimpleSearch-or {
    float: left;
    margin-right: 1em;
    margin-top: 8px;
    color: #999999;
    font-family: "Helvetica Neue LT W01_65 Md"; }

.SimpleSearch-inputGroup {
    margin-bottom: 10px;
    font-size: 1.2em; }
@media screen and (max-width: 767px) {
    .SimpleSearch-inputGroup {
        -webkit-box-flex: 0;
        flex: 0 0 48%; }
    .SimpleSearch-inputGroup .Select-toggle {
        width: 47vw; } }
@media screen and (min-width: 48em) and (max-width: 64.9375em) {
    .SimpleSearch-inputGroup {
        margin-left: 15px; }
    .SimpleSearch-inputGroup:first-child, .SimpleSearch-inputGroup.-button {
        margin-left: 0; } }
.SimpleSearch-inputGroup.-divider {
    margin-left: 15px;
    font-family: "Helvetica Neue LT W01_55 Roman";
    line-height: 37px;
    color: #999999; }

.SimpleSearch-button {
    font-size: 1.2em;
    height: 37px;
    line-height: 37px;
    padding: 0 17px; }

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .SimpleSearch.FindAProgram {
        margin: 0 auto;
        width: 960px; } }

@media screen and (min-width: 992px) {
    .SimpleSearch.FindAProgram .SimpleSearch-inputGroup.-keyword {
        width: 500px;
        max-width: 500px; }
    .SimpleSearch.FindAProgram .SimpleSearch-inputGroup.-submit {
        margin-right: 0; } }

@media screen and (min-width: 48em) {
    .FindAScientist .SimpleSearch .SimpleSearch-inputGroup {
        -webkit-box-flex: 0;
        flex: 0 0 165px; }
    .FindAScientist .SimpleSearch .SimpleSearch-inputGroup.-divider {
        -webkit-box-flex: 0;
        flex: 0 0 2em;
        margin: 0 0.5em;
        text-align: center; }
    .FindAScientist .SimpleSearch .SimpleSearch-inputGroup.-keyword {
        -webkit-box-flex: 2;
        flex: 2 0 auto; }
    .FindAScientist .SimpleSearch .SimpleSearch-inputGroup.-button {
        -webkit-box-flex: 0;
        flex: 0 0 auto; }
    .FindAScientist .SimpleSearch .SimpleSearch-inputGroup .Select-toggle {
        max-width: 165px; } }

/*---------------------------------------------------*SubNavigation
\*---------------------------------------------------*/
.SubNavigation {
    color: #b9b9b9;
    margin-top: 7px; }
.SubNavigation:before, .SubNavigation:after {
    content: " ";
    display: table; }
.SubNavigation:after {
    clear: both; }
.SubNavigation-item {
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin-right: 5px;
    font-family: "Helvetica Neue LT W01_65 Md"; }
.SubNavigation-item:before {
    display: inline-block;
    content: "\|";
    margin-right: 3px; }
.SubNavigation-item:first-child:before {
    content: none; }
.SubNavigation-item.-current {
    font-weight: normal; }
.SubNavigation-item.-current .SubNavigation-link, .SubNavigation-item.-current .SubNavigation-link:link, .SubNavigation-item.-current .SubNavigation-link:visited {
    color: #00a44f; }
.SubNavigation-link, .SubNavigation-link:link, .SubNavigation-link:visited {
    color: #00a44f; }
.SubNavigation-link:hover, .SubNavigation-link:focus, .SubNavigation-link:active {
    color: #007136; }
.SubNavigation .link-grey {
    color: grey; }

/*---------------------------------------------------*mobile dropdown
\*---------------------------------------------------*/
@media screen and (max-width: 399px) {
    .-mobilemargin {
        margin: 0 10px 0 10px; }
    .NewsTakeover-topics {
        border: 0px;
        margin-left: -10px; }
    .NewsTakeover-topics span.text {
        margin-left: 10px;
        color: #b9b9b9; }
    .linkRSS-icon {
        border: 0px;
        height: 30px;
        margin-top: -6px; }
    .linkRSS-text > br {
        display: none; }
    span.text {
        color: #56666d; }
    .EmailSignUp-title {
        width: 80%; }
    .EmailSignUp {
        margin-bottom: 25px; }
    .Tile-meta {
        text-transform: uppercase; }
    .-mobiledescription {
        display: none; }
    .-with-image {
        margin-bottom: 20px; }
    .UpdateFromHHmiNews {
        margin-left: -20px;
        margin-right: -20px; }
    /*---------------------------------------------------*mobile search all news
\*---------------------------------------------------*/
    .inline-search-text {
        margin-left: 10px;
        width: 94%; } }

.-mobileview {
    margin-top: 10px; }

.view-news {
    margin-bottom: 10px;
    font-size: 120%;
    color: #56666d; }

#firstdrop {
    width: 150%; }

/*---------------------------------------------------*mobile news article
\*---------------------------------------------------*/
@media screen and (max-width: 399px) {
    .SectionHeading {
        height: 40px;
        padding-top: 10px; }
    .-promo-large > br {
        display: none; }
    .-mobilestrata {
        margin-bottom: 60px; }
    .EmailSignUp {
        border-top: solid 2px #b9b9b9; }
    .EmailSignUp-icon {
        margin-top: 5px; }
    .-mobilesolidgrey {
        border-top: 2px solid #b9b9b9; }
    .PageHeader-date {
        width: 100%; }
    .PageHeader-type {
        margin-left: 0;
        margin-top: 11px; }
    .block-hhmiv2-news-rss {
        border-bottom: 1px solid #b9b9b9; } }

/*---------------------------------------------------* news landing desktop
\*---------------------------------------------------*/
@media screen and (min-width: 400px) {
    .RelatedLinks .BackgroundLines {
        border: none; }
    .EmailSignUp form {
        width: 42%; }
    .EmailSignUp {
        margin-bottom: 20px; }
    .NewsListing-buttons {
        border-bottom: solid 2px #058c96; }
    .-tab {
        margin-bottom: 0px;
        margin-right: 20px; }
    .NewsListing-buttons {
        padding-left: 20px; }
    .tab-3 {
        border-bottom: 2px solid #b9b9b9;
        padding-bottom: 396px; }
    .-takeovercol {
        border-right: 1px solid #b9b9b9;
        margin-bottom: 20px; }
    .RSSFeed {
        margin-top: 14px; }
    .EmailSignUp.container {
        margin-top: 15px; } }

.EmailSignUp-icon {
    margin-right: 10px; }

.Tile-meta {
    margin-right: 12px; }

@media screen and (min-width: 992px) {
    .Tile-header {
        font-size: 12px; }
    .Tile-meta {
        float: initial; } }

.linkLoadMore {
    margin-top: 20px; }

.ListingPromo {
    border-bottom: solid 1px #b9b9b9; }

/*---------------------------------------------------* mobile research
\*---------------------------------------------------*/
@media screen and (max-width: 399px) {
    .PromoTile-subTitle {
        display: none; }
    .PromoTile-title > span {
        display: none; } }

/*---------------------------------------------------* mobile tab switch
\*---------------------------------------------------*/
@media screen and (min-width: 530px) {
    .-mobileview {
        display: none; }
    .LatestForm {
        margin-bottom: 50px; } }

@media screen and (max-width: 529px) {
    .-desktop {
        display: none; }
    .-mobilewidth {
        width: 100%; }
    .inline-search-submit {
        margin: 10px; } }

@media screen and (max-width: 992px) {
    .-newsheading {
        margin-left: -3px; }
    .-margin10 {
        margin-left: 10px;
        margin-right: 10px; } }

@media screen and (min-width: 992px) {
    .EmailSignUp-icon {
        margin-left: 80px; } }

.MarginTop {
    padding-top: 2px; }

.NewsListing-buttons {
    font-family: "Helvetica Neue LT W01_55 Roman"; }

/*---------------------------------------------------*Search Page Header
\*---------------------------------------------------*/
body.search .Main {
    margin-top: 0; }

@media (min-width: 768px) {
    body.search .LeftColumn.col-sm-3, body.search .LeftColumn.col-md-3 {
        padding-right: 25px;
        width: 245px; }
    body.search .MainColumn.col-sm-9, body.search .MainColumn.col-md-9 {
        width: calc(100% - 245px); }
    body.search .plusMinus {
        display: none; } }

/*---------------------------------------------------*Search Form
\*---------------------------------------------------*/
.Form-textInput {
    display: block;
    font-size: 1em;
    height: 42px;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    width: 100%; }
.Form-textInput.-small {
    font-size: 0.875em;
    height: 36px;
    padding-right: 0.75rem;
    padding-left: 0.75rem; }
.Form-textInput.-large {
    font-size: 1.125em;
    height: 48px;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }

.Form-textInput {
    border: solid 1px #b9b9b9; }

.Form-select {
    display: block;
    width: 100%; }

.Form-button {
    height: 42px;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    white-space: no-wrap; }
.Form-button.-small {
    height: 36px; }
.Form-button.-large {
    height: 50px; }

.SearchForm {
    color: #56666d;
    margin-top: 22px; }
.SearchForm-label {
    display: inline;
    font-family: "HelveticaNeueETW01-55Rg";
    line-height: 34px;
    color: #999999; }
.SearchForm-filters > * {
    margin: 0 0.3125rem 0.625rem 0; }
.SearchForm-filters > *:last-child {
    margin-right: 0; }
@media screen and (min-width: 25em) {
    .SearchForm-filters .Select {
        display: inline-block;
        width: 170px;
        vertical-align: top; } }
.SearchForm-filters .Button {
    height: 36px;
    font-size: 14px;
    text-transform: none;
    padding-top: 0;
    padding-bottom: 0; }
.SearchForm-tags {
    padding-top: 6px; }
@media (max-width: 767px) {
    .SearchForm-tags {
        border-top: 1px solid #b9b9b9;
        margin-top: 0; } }
.SearchForm-tags .SearchForm-label {
    color: #666666; }
.SearchForm-options {
    padding-top: 19px;
    padding-bottom: 10px;
    margin-top: 20px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between; }
@media (max-width: 767px) {
    .SearchForm-options {
        border-bottom: 1px solid #b9b9b9;
        padding-top: 10px;
        margin-top: 15px;
        margin-bottom: 22px; } }
.SearchForm-inputGroup {
    width: 100%; }
@media screen and (min-width: 25em) {
    .SearchForm-inputGroup {
        border: solid 1px #b9b9b9; } }
.SearchForm-inputGroup > * {
    vertical-align: top; }
@media screen and (min-width: 25em) {
    .SearchForm-inputGroup input,
    .SearchForm-inputGroup button {
        border: none; } }
.SearchForm-inputGroup-input {
    width: 100%; }
@media screen and (min-width: 25em) {
    .SearchForm-inputGroup-input.-small {
        width: 1%;
        white-space: nowrap; } }
.SearchForm-element {
    margin-bottom: 0.625rem; }
@media screen and (max-width: 25em) {
    .SearchForm-element {
        display: block; } }
@media screen and (min-width: 25em) {
    .SearchForm-element {
        margin-bottom: 0; } }
.SearchForm-divider {
    background-color: #b9b9b9;
    display: inline-block;
    height: 36px;
    width: 1px;
    vertical-align: top; }
@media (max-width: 479px) {
    .SearchForm .hidden-mobile {
        display: none; } }

@media screen and (max-width: 400px) {
    .SearchForm-divider {
        background-color: #b9b9b9;
        display: inline-block;
        height: 1px;
        width: 100%;
        vertical-align: top; } }

.Italicized {
    font-style: italic; }

@media (max-width: 767px) {
    .SearchForm-options,
    .SearchForm-label {
        display: block; }
    .SearchForm-filters .Select {
        width: 100%; }
    .SearchForm-filters button.-toggle.-small {
        display: none; } }

/*---------------------------------------------------*Search Bar
\*---------------------------------------------------*/
.SearchBarContainer {
    position: relative;
    width: 100%; }

.SearchBar {
    width: 100%; }
@media screen and (min-width: 48em) {
    .SearchBar {
        display: table; } }
.SearchBar-inputCell, .SearchBar-submitCell {
    vertical-align: top; }
@media screen and (min-width: 25em) {
    .SearchBar-inputCell, .SearchBar-submitCell {
        margin-bottom: 10px; } }
@media screen and (min-width: 48em) {
    .SearchBar-inputCell, .SearchBar-submitCell {
        display: table-cell; } }
.SearchBar-inputCell {
    width: 100%; }
.SearchBar-inputCell .Select {
    width: 100%; }
@media screen and (min-width: 25em) {
    .SearchBar-inputCell .Select {
        width: 250px; } }
@media screen and (min-width: 48em) {
    .SearchBar-submitCell {
        width: 1%;
        white-space: nowrap; } }

/*---------------------------------------------------*SearchFilters
\*---------------------------------------------------*/
.SearchFilters .element-invisible {
    display: none; }

.SearchFilters .search-facet-header {
    padding: 16px; }
.SearchFilters .search-facet-header h2 {
    font-size: 24px;
    text-transform: none;
    color: #222222; }
@media (max-width: 767px) {
    .SearchFilters .search-facet-header h2 {
        color: #56666d; } }

.SearchFilters a, .SearchFilters a:link, .SearchFilters a:visited {
    color: #00a34f; }

.SearchFilters a:hover, .SearchFilters a:focus, .SearchFilters a:active {
    text-decoration: underline; }

.SearchFilters .search-facet h2 {
    padding: 18px 0 9px;
    font-size: 12px;
    text-transform: uppercase;
    color: #8d8d8d; }

.SearchFilters .search-facet ul {
    padding-left: 10px; }
.SearchFilters .search-facet ul li {
    line-height: 1.29;
    white-space: nowrap;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
.SearchFilters .search-facet ul li.hidden-facet {
    position: absolute;
    -webkit-transform: scaleY(0);
    transform: scaleY(0); }

.SearchFilters .search-facet .facetapi-limit-link {
    display: block;
    color: #b8b8b8;
    text-transform: uppercase;
    padding: 6px 10px;
    font-size: 12px; }
.SearchFilters .search-facet .facetapi-limit-link:hover, .SearchFilters .search-facet .facetapi-limit-link:focus, .SearchFilters .search-facet .facetapi-limit-link:active {
    text-decoration: none; }
.SearchFilters .search-facet .facetapi-limit-link .fa {
    font-size: 14px;
    -webkit-transition: -webkit-transform 500ms;
    transition: transform 500ms;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
.SearchFilters .search-facet .facetapi-limit-link.expanded .fa {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

.SearchFilters .search-facets-group {
    margin-top: 20px; }

.SearchFilters .search-facet {
    margin-bottom: 10px;
    position: relative; }
.SearchFilters .search-facet h2 {
    border: 1px solid #b9b9b9;
    padding: 6px 15px;
    font-size: 14px;
    font-family: "Helvetica Neue LT W01_55 Roman";
    line-height: 1.5;
    text-transform: none;
    color: #8d8d8d;
    cursor: pointer; }
.SearchFilters .search-facet .pane-content {
    position: absolute;
    left: 0;
    min-width: 210px;
    max-height: 320px;
    overflow-y: scroll;
    background-color: #fff;
    border: 1px solid #b9b9b9;
    margin-top: 0;
    height: auto;
    z-index: 100;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    transform-origin: top; }
.SearchFilters .search-facet .pane-content.visible-facet {
    z-index: 101;
    margin-top: 10px;
    -webkit-transform: scaleY(1);
    transform: scaleY(1); }
.SearchFilters .search-facet ul {
    padding-left: 0; }
.SearchFilters .search-facet li a {
    color: #56666d;
    display: block;
    padding: 6px 15px; }
.SearchFilters .search-facet li a:hover, .SearchFilters .search-facet li a:focus, .SearchFilters .search-facet li a:active {
    text-decoration: none;
    background: green;
    color: #fff; }
.SearchFilters .search-facet .facetapi-limit-link {
    display: none; }

@media (max-width: 767px) {
    .SearchFilters .search-facet-header {
        padding: 0 0 3px;
        background-image: none; }
    .SearchFilters .search-facet-header.-open {
        padding: 0 0 10px; }
    .SearchFilters .search-facet-header h2 {
        font-size: 14px;
        cursor: pointer; }
    .SearchFilters .search-facet-header .plusMinus {
        width: 12px;
        height: 12px; }
    .SearchFilters .search-facet-header .plusMinus #Vertical {
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
    .SearchFilters .search-facet-header.-open .plusMinus #Vertical {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg); }
    .SearchFilters .search-facets-group {
        position: relative;
        margin-top: 0;
        z-index: 100;
        max-height: 0;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: top;
        transform-origin: top; }
    .SearchFilters .search-facets-group.visible-facet {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        max-height: 1000px; } }

/*---------------------------------------------------*SearchFooter
\*---------------------------------------------------*/
.SearchFooter {
    border-top: solid 2px #cecece;
    color: #666666;
    padding: 10px 0 20px 0;
    font-family: "Helvetica Neue LT W01_55 Roman"; }
.SearchFooter a, .SearchFooter a:link, .SearchFooter a:visited {
    color: #666666; }
.SearchFooter a:hover, .SearchFooter a:focus, .SearchFooter a:active {
    text-decoration: underline; }
.SearchFooter-count {
    color: #666666; }
.SearchFooter-backToTop {
    float: right; }

.countnumber {
    color: #666666; }

/*---------------------------------------------------*TakeoverPromo
\*---------------------------------------------------*/
.TakeoverPromo {
    background-color: #f7f7f7;
    position: relative;
    padding-bottom: 1px; }
@media screen and (min-width: 36.25em) {
    .TakeoverPromo {
        display: table;
        height: 400px;
        width: 100%; } }
@media screen and (min-width: 36.25em) {
    .TakeoverPromo-cell {
        display: table-cell; } }
.TakeoverPromo-image {
    background-size: cover;
    background-position: center; }
@media screen and (max-width: 36.25em) {
    .TakeoverPromo-image {
        display: block;
        position: relative; }
    .TakeoverPromo-image:before {
        content: "\0020";
        display: block; }
    .TakeoverPromo-image:before {
        padding-top: 75%; } }
@media screen and (min-width: 36.25em) {
    .TakeoverPromo-image {
        width: 50%;
        max-width: 500px; } }
.TakeoverPromo-content {
    background-color: #f7f7f7;
    padding: 0 20px; }
.TakeoverPromo-content-wrapper {
    margin: 20px 0; }
.TakeoverPromo-content-wrapper > * {
    margin: 10px 0; }
.TakeoverPromo-content a:not(.TakeoverPromo-link) {
    position: relative;
    z-index: 2; }
.TakeoverPromo-link {
    display: block;
    z-index: 1; }
.TakeoverPromo-link, .TakeoverPromo-link:link, .TakeoverPromo-link:visited {
    color: #000; }
.TakeoverPromo-link:hover, .TakeoverPromo-link:focus, .TakeoverPromo-link:active {
    color: #00a44f; }
.TakeoverPromo-super, .TakeoverPromo-date {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    margin-right: 15px; }
.TakeoverPromo-super {
    color: #058c96; }
.TakeoverPromo-date {
    color: #56666d; }
.TakeoverPromo-title {
    position: relative; }
.TakeoverPromo-description {
    color: #56666d; }
@media screen and (min-width: 36.25em) {
    .TakeoverPromo-resources {
        margin-top: 25px; } }
.TakeoverPromo-resource {
    margin: 7px 0; }

/*---------------------------------------------------*Tile
\*---------------------------------------------------*/
.Tile {
    background: #fff;
    border: solid 1px #b9b9b9; }
.Tile:before {
    content: "500";
    display: none; }
.Tile-link {
    display: block;
    height: inherit; }
.Tile-link:hover .Tile-title, .Tile-link:focus .Tile-title, .Tile-link:active .Tile-title {
    color: #00a44f; }
.Tile[data-minwidth~="500"] .Tile-table {
    display: table;
    width: 100%; }
.Tile.-with-image[data-minwidth~="500"] .Tile-table {
    height: 240px; }
.Tile-cell {
    position: relative; }
.Tile[data-minwidth~="500"] .Tile-cell {
    vertical-align: top;
    display: table-cell; }
.Tile.-with-image[data-minwidth~="500"] .Tile-cell:first-child {
    width: 50%; }
.Tile-image {
    display: block;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%; }
.Tile-image:before {
    content: "\0020";
    display: block; }
.Tile-image:before {
    padding-top: 56.25%; }
.Tile[data-minwidth~="500"] .Tile-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
.Tile[data-minwidth~="500"] .Tile-image:before {
    display: none;
    padding: 0; }
.Tile-contentHeader, .Tile-contentBody {
    padding-right: 15px;
    padding-left: 15px; }
.Tile-contentHeader:before, .Tile-contentHeader:after, .Tile-contentBody:before, .Tile-contentBody:after {
    content: " ";
    display: table; }
.Tile-contentHeader:after, .Tile-contentBody:after {
    clear: both; }
.Tile-contentHeader {
    border-bottom: solid 1px #b9b9b9;
    font-size: 12px;
    padding: 8px 8px 8px 15px;
    text-transform: uppercase; }
.Tile-contentBody-container {
    margin: 15px 0 15px 0; }
.Tile-header {
    text-transform: uppercase; }
.Tile-super {
    color: #058c96; }
.Tile-meta {
    color: #56666d;
    float: right;
    font-family: "Helvetica Neue LT W01_65 Md"; }
.Tile-title {
    color: #000000;
    font-size: 18px;
    line-height: 1.0;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    font-family: "HelveticaNeueETW01-75Bd";
    letter-spacing: -1px; }
.Tile[data-minwidth~="500"] .Tile-title {
    font-size: 30px; }
.Tile-description {
    color: #777777;
    font-size: 12px;
    margin-top: 5px; }
.Tile[data-minwidth~="500"] .Tile-description {
    font-size: 14px; }

.-takeovercol > .Tile {
    border: none; }

@media screen and (max-width: 991px) {
    .-takeovercol > .Tile {
        border: solid 1px #b9b9b9; } }

/*---------------------------------------------------*Search Form
\*---------------------------------------------------*/
.TagList {
    display: inline; }
.TagList-item {
    list-style: none;
    display: inline-block;
    margin-right: 8px;
    font-family: "Helvetica Neue LT W01_65 Md"; }
.TagList-link.-clear {
    color: gray;
    font-family: "HelveticaNeueETW01-55Rg"; }

/*---------------------------------------------------*Promo Tile
\*---------------------------------------------------*/
.PromoTile {
    position: relative;
    height: 420px;
    width: 300px;
    margin: 20px 0 0 0;
    padding: 24px 32px;
    font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Roboto", sans-serif;
    color: white;
    background-size: cover; }
@media screen and (max-width: 61.9375em) {
    .PromoTile {
        text-align: center;
        height: auto;
        width: auto; } }
.PromoTile.-one {
    background-image: url(../assets/images/promo-tiles/promo-tile-one.jpg); }
.PromoTile.-two {
    background-image: url(../assets/images/promo-tiles/promo-tile-two.jpg); }
.PromoTile.-three {
    background-image: url(../assets/images/promo-tiles/promo-tile-three.jpg); }
.PromoTile.-four {
    background-image: url(../assets/images/promo-tiles/promo-tile-four.jpg); }
.PromoTile.-five {
    background-image: url(../assets/images/promo-tiles/promo-tile-five.png); }
.PromoTile.-six {
    background-image: url(../assets/images/promo-tiles/promo-tile-six.jpg); }
.PromoTile-title {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 5px;
    font-family: "HelveticaNeueETW01-55Rg"; }
.PromoTile-subTitle {
    font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Roboto", sans-serif;
    font-size: 18px;
    line-height: 1.3em; }
.PromoTile-line {
    height: 1px;
    display: block;
    background: white;
    margin: 16px 0 16px 0;
    opacity: 0.5; }
@media screen and (max-width: 36.25em) {
    .PromoTile-line {
        display: none; } }
.PromoTile-content {
    font-size: 14px;
    line-height: 1.3em; }
@media screen and (max-width: 36.25em) {
    .PromoTile-content {
        display: none; } }
.PromoTile-learnMore {
    background: white;
    padding: 6px 15px;
    font-weight: bold;
    display: inline-block;
    line-height: 17px;
    margin-top: 20px; }
@media screen and (min-width: 61.9375em) {
    .PromoTile-learnMore {
        position: absolute;
        left: 50%;
        bottom: 20px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 235px; } }

@media screen and (min-width: 61.9375em) {
    .row-centered {
        text-align: center; }
    .col-centered {
        float: left;
        width: 320px; }
    .PromoWrapper {
        min-height: 330px;
        text-align: left; } }

a.PromoTile-learnMore {
    color: #00a44f; }

a.PromoTile-learnMore:hover {
    color: #007136; }

.CtaTile {
    background: -webkit-linear-gradient(90deg, #78be42, #36af49);
    background: linear-gradient(0deg, #78be42, #36af49);
    background: -webkit-linear-gradient(0deg, #78be42, #36af49);
    background: -ms-linear-gradient(0deg, #78be42, #36af49);
    padding: 28px 20px;
    color: #ffffff; }
.CtaTile-title {
    font-family: "Helvetica Neue LT W01_65 Md";
    font-size: 22px;
    margin-bottom: 13px; }
.CtaTile-text {
    font-size: 12px;
    margin-bottom: 15px;
    display: block;
    line-height: 20px;
    font-family: "HelveticaNeueETW01-55Rg"; }
.CtaTile-button {
    background: #ffffff;
    padding: 6px 18px;
    display: inline-block; }

.CtaButton a {
    background: #00a450;
    font-size: 15px;
    font-family: "HelveticaNeueETW01-55Rg";
    padding: 13px 20px;
    color: #ffffff; }
.CtaButton a:hover {
    background: #00a450; }

.PartOf {
    font-family: "Helvetica Neue LT W01_55 Roman";
    padding: 18px 20px;
    border: 1px solid #ccc; }

.Programs-all-summary {
    font-family: "Sabon LT W01 Roman";
    font-size: 23px;
    width: 95%;
    line-height: 36px;
    -webkit-font-smoothing: antialiased; }

.Programs .Filters {
    font-family: "HelveticaNeueETW01-55Rg";
    color: #00a34f;
    margin-top: 10px; }
.Programs .Filters span {
    color: #999999;
    float: left;
    margin-right: 15px;
    margin-top: 3px;
    font-size: 12px;
    margin-left: 5px;
    display: inline-block;
    padding-bottom: 15px; }
.Programs .Filters ul {
    display: inline-block; }
.Programs .Filters li {
    float: left;
    margin-right: 15px;
    margin-bottom: 25px; }
.Programs .Filters li a {
    border: 1px solid #009146;
    border-radius: 3px;
    font-size: 12px;
    padding: 7px 17px; }
.Programs .Filters li a:hover {
    background: #009146;
    color: white; }
.Programs .Filters li .selected {
    background-color: #009146;
    color: white; }

.Programs .linkLoadMore {
    margin-bottom: 40px; }

.Programs .count {
    color: #999999;
    font-family: "HelveticaNeueETW01-55Rg";
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 12px; }

.Programs .view {
    float: right; }
.Programs .view span {
    color: #999999;
    font-size: 12px; }

.Programs .BackgroundLines {
    height: 5px; }

.Programs .Divider {
    margin-top: 10px;
    padding-bottom: 0; }

/** Cards **/
.ProgramCard {
    border: 1px solid #cecece;
    border-top-width: 4px;
    padding: 11px 17px;
    margin-bottom: 20px; }
.ProgramCard-title {
    font-size: 17px;
    line-height: 1.4em; }
.ProgramCard-description {
    color: #999;
    font-size: 11px;
    margin-top: 5px; }
.ProgramCard-link {
    font-size: 11px; }

.Program-content {
    position: relative; }

.ProgramMainColumn {
    float: left;
    margin-right: 240px; }

@media screen and (min-width: 768px) {
    .ProgramSideColumn {
        margin-top: 40px; } }

.count-summary {
    color: #999999;
    font-size: 12px;
    margin-left: 10px;
    font-family: "HelveticaNeueETW01-55Rg"; }

.ProgramMain .Strata-header {
    margin-bottom: 22px; }

@media screen and (min-width: 768px) {
    .ProgramsMain .Banner-content {
        float: left;
        width: 75%; }
    .ProgramsMain .Banner-right-rail {
        width: 22%;
        float: right; } }

.Pageheader-info {
    margin-top: 30px; }

@media screen and (max-width: 767px) {
    .Pageheader-info {
        margin-top: 20px; }
    .PageHeader-type {
        margin-top: -10px; } }

.Program-content .NewsListing-buttons {
    margin: 30px 0 20px 0;
    padding-left: 0;
    padding-bottom: 2px; }

.Program-content .MobileSubNavigation {
    margin-bottom: 20px; }

@media screen and (max-width: 767px) {
    .Program-blocks .Downloads {
        margin-bottom: 0px;
        border-bottom: 2px solid #ccc;
        padding-bottom: 5px; }
    .Program-blocks .Downloads .RelatedLinks {
        padding-top: 5px;
        border: none; }
    .Program-blocks .Downloads .RelatedLinks-content {
        padding: 0 20px; }
    .Program-blocks .DevelopingScientists-wrapper {
        border: none; } }

@media screen and (min-width: 992px) {
    .ProgramsMain .Banner-content .SubNavigation {
        margin-top: 15px; }
    .ProgramsMain .Banner-intro p {
        margin-top: 9px;
        font-size: 20px;
        line-height: 29px; } }

/*---------------------------------------------------*Developing Scientists Component
\*---------------------------------------------------*/
.DevelopingScientists-wrapper {
    padding-top: 35px; }

.DevelopingScientists-title {
    font-size: 200%;
    margin-bottom: 14px; }

.DevelopingScientists-summary {
    font-family: "Sabon LT W01 Roman";
    font-size: 20px;
    line-height: 1.4; }

.DevelopingScientists-content {
    margin-top: 25px; }

.DevelopingScientistsComponent {
    position: relative;
    height: 319px;
    max-width: 300px;
    margin-bottom: 20px;
    padding: 28px 33px;
    color: #ffffff; }
@media screen and (max-width: 48em) {
    .DevelopingScientistsComponent {
        background-size: cover;
        max-width: initial;
        height: auto; } }
.DevelopingScientistsComponent-rule {
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 17px 0 10px 0; }
.DevelopingScientistsComponent-title {
    font-size: 25px; }
.DevelopingScientistsComponent-content {
    font-size: 12.5px;
    line-height: 20px; }
.DevelopingScientistsComponent-cta {
    background-color: #ffffff;
    padding: 5px 17px;
    font-family: "Helvetica Neue LT W01_65 Md";
    text-align: center; }
@media screen and (min-width: 768px) {
    .DevelopingScientistsComponent-cta {
        bottom: 20px;
        min-width: 80%;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); } }
@media screen and (max-width: 767px) {
    .DevelopingScientistsComponent-cta {
        position: relative;
        top: 15px;
        display: table;
        margin: auto; } }

.strata-last {
    margin-bottom: 80px; }

.RightRailElement {
    margin-bottom: 20px; }
.RightRailElement-title {
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Helvetica Neue LT W01_65 Md"; }
.RightRailElement-list {
    margin-top: 10px; }

.StayConnected {
    font-family: "Helvetica Neue LT W01_55 Roman";
    padding: 18px 20px;
    border: 1px solid #ccc; }
.StayConnected li {
    margin-bottom: 5px; }
.StayConnected a {
    font-size: 13.5px;
    color: #666666; }
.StayConnected .fa {
    font-size: 22px;
    margin-right: 8px; }
.StayConnected .fa-facebook-square {
    color: #3b5998; }
.StayConnected .fa-twitter-square {
    color: #55acee; }
.StayConnected .fa-envelope-square {
    color: #dd8235; }
.StayConnected .fa-youtube {
    color: #C52F30; }
.StayConnected .fa-instagram {
    color: #000000; }
.StayConnected .fa-linkedin-square {
    color: #2878B9; }
/*---------------------------------------------------*Page Components
\*---------------------------------------------------*/
.PageComponent {
    margin-bottom: 35px;
    padding-top: 5px; }
.PageComponent .Strata-header {
    margin: 35px 0 20px 0; }
.PageComponent .Strata-header h2 {
    font-size: 27px; }
.PageComponent ul {
    margin-top: -45px; }
@media screen and (min-width: 992px) {
    .PageComponent .SimpleSearch-inputGroup {
        margin-bottom: 0; }
    .PageComponent .SimpleSearch-inputGroup button {
        margin-bottom: 0; }
    .PageComponent .u-mb4 {
        margin-bottom: 0; } }

.ViewResearchNews .ViewNews-wrapper {
    margin: 2.8rem 0 1.7rem;
    padding: 1.7rem; }
.ViewResearchNews .ViewNews-wrapper div + div {
    margin-top: 13px; }

.ViewResearchNews .ViewNews-text p {
    font-size: 20px;
    font-family: "Helvetica Neue LT W01_55 Roman"; }

.ViewResearchNews .ViewNews-action button {
    padding: 0 17px;
    height: 32px;
    font-size: 15px;
    text-transform: none; }

.ScientistSummary-title {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 240%;
    color: #058c96;
    margin-bottom: 15px; }

.ScientistSummary-label {
    color: #999999;
    text-transform: uppercase;
    font-weight: bold; }

.ScientistSummary-content {
    font-family: Georgia, "Times New Roman", serif;
    color: #323232;
    font-size: 16px; }
.ScientistSummary-content img {
    float: right;
    padding: 0 0 10px 20px; }

.ScientistSummary-research {
    margin-top: 20px; }

.ScientistSummary-loadmore {
    text-align: center;
    border-top: 2px solid #cecece;
    padding-top: 22px;
    padding-bottom: 22px;
    margin-top: 20px; }

.ScientistSummary p + p {
    margin-top: 10px; }

.Leadership .Banner-intro p {
    font-family: "HelveticaNeueETW01-75Bd";
    font-size: 20px; }

.Leadership .Leadership-information {
    margin-left: -15px; }

.Leadership .host-institution {
    font-family: "Sabon LT W01 Roman";
    font-size: 24px;
    color: #535554; }
@media screen and (max-width: 47.9375em) {
    .Leadership .host-institution {
        font-size: 18px; } }

.Scientist-mainContent.Leadership p {
    font-size: 16px;
    margin-bottom: 1em;
    color: #323232; }

/*---------------------------------------------------*Open Competitions Block
\*---------------------------------------------------*/
.OpenCompetitionsBlock .Heading {
    margin-bottom: 9px; }

.OpenCompetitionsBlock-item {
    margin-bottom: 8px; }
.OpenCompetitionsBlock-item-title {
    font-size: 15px;
    line-height: 21px;
    color: #00a44f; }
.OpenCompetitionsBlock-item-description {
    font-size: 12px;
    color: gray;
    font-family: "Helvetica Neue LT W01_55 Roman";
    margin-top: 1px; }

.OpenCompetitionsBlock-more {
    padding: 6px 17px;
    margin-top: 8px;
    font-family: "HelveticaNeueETW01-55Rg";
    font-size: 13px; }

.webform-client-form {
    font-family: "Helvetica Neue LT W01_65 Md";
    padding: 1em 0;
    margin-bottom: 40px; }
.webform-client-form .form-item {
    margin-bottom: 20px; }
.webform-client-form .form-item select {
    width: auto; }
.webform-client-form fieldset {
    border: none;
    padding: 0; }
.webform-client-form label {
    display: block; }
.webform-client-form legend, .webform-client-form label {
    padding: 0;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
    border-bottom: none; }
.webform-client-form textarea {
    height: 100px; }
.webform-client-form .form-submit {
    border-radius: 2px;
    border: none;
    margin-top: 1em;
    background-color: #00a44f;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.42857143;
    margin-bottom: 5px;
    padding: 9px 20px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.webform-client-form input[type="text"],
.webform-client-form input[type="tel"],
.webform-client-form input[type="email"],
.webform-client-form input[type="datetime-local"],
.webform-client-form select,
.webform-client-form textarea {
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 0.9em;
    padding: 0.3em; }

.FeaturedBanner {
    background-color: transparent; }
@media (min-width: 768px) {
    .FeaturedBanner {
        height: calc(100vh - 87px);
        background-position: center 50px; }
    .FeaturedBanner .PageHeader {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
    .FeaturedBanner .PageHeader img {
        width: 80%; }
    .FeaturedBanner.-graphic_right .PageHeader {
        float: right; } }
@media (max-width: 767px) {
    .FeaturedBanner {
        background-size: calc(100vh * 1);
        margin-bottom: -30px;
        background-position: center 85px; } }
@media (max-width: 767px) and (min-aspect-ratio: 1 / 1) {
    .FeaturedBanner {
        background-size: calc(100vh * 1.4); } }
@media (max-width: 767px) and (min-aspect-ratio: 1 / 1) and (max-height: 850px) {
    .FeaturedBanner {
        background-size: calc(100vh * 1.8); } }
@media (max-width: 767px) and (min-aspect-ratio: 1 / 1) and (max-height: 400px) {
    .FeaturedBanner {
        background-size: 100vw; } }
@media (max-width: 767px) {
    .FeaturedBanner-content {
        margin-left: -15px;
        margin-right: -15px; }
    .FeaturedBanner.has_overlay.-graphic_right {
        background-position: left 85px; }
    .FeaturedBanner.has_overlay.-graphic_left {
        background-position: right 85px; } }
.FeaturedBanner .container,
.FeaturedBanner .Main-wrap, .FeaturedBanner-content {
    height: 100%; }
.FeaturedBanner .PageHeader {
    margin-top: -40px; }
@media (max-width: 767px) {
    .FeaturedBanner .PageHeader {
        margin-top: 38vh;
        background: black; } }
@media (max-width: 767px) and (min-aspect-ratio: 1 / 1) {
    .FeaturedBanner .PageHeader {
        margin-top: 90vh !important; } }
@media (max-width: 767px) and (min-aspect-ratio: 1 / 1) and (max-height: 400px) {
    .FeaturedBanner .PageHeader {
        margin-top: 38vh; } }
@media (max-width: 767px) {
    .FeaturedBanner .PageHeader img {
        margin: 0 auto;
        padding: 40px 0; } }

.Featured-mainContent .baseball-card-image img {
    width: 100%; }

.Featured-mainContent .baseball-card-caption {
    padding-top: 13px; }
.Featured-mainContent .baseball-card-caption h4 {
    margin-bottom: 11px;
    font-family: "Sabon LT W01 Roman";
    font-size: 28px;
    color: #444444; }
.Featured-mainContent .baseball-card-caption p {
    font-size: 12px;
    line-height: 1.66667;
    color: #444444; }

.FeaturedText p {
    font-family: "Sabon LT W01 Roman";
    font-size: 20px;
    line-height: 1.5; }
@media (max-width: 767px) {
    .FeaturedText p {
        font-size: 16px; } }
.FeaturedText p + p {
    margin-top: 20px; }
.FeaturedText p.lead {
    font-size: 28px; }
@media (max-width: 767px) {
    .FeaturedText p.lead {
        font-size: 20px; } }
.FeaturedText p.featured-lead {
    font-size: 28px; }
@media (max-width: 767px) {
    .FeaturedText p.featured-lead {
        font-size: 20px; } }
@media (min-width: 768px) {
    .FeaturedText p.featured-lead:first-line {
        font-size: 44px; } }

@media (max-width: 767px) {
    .FeaturedText + .FeaturedImage {
        padding-top: 20px; } }

.FeaturedImage {
    margin-top: 15px; }
.FeaturedImage img {
    min-width: 100%; }
.FeaturedImage .caption p {
    font-size: 13px;
    line-height: 1.54;
    color: #444444;
    padding: 15px 0;
    border-bottom: 1px solid #969696; }
@media (max-width: 767px) {
    .FeaturedImage .caption p {
        font-size: 11px; } }
.FeaturedImage .baseball-card-image {
    border-top: 1px solid #000;
    padding-top: 10px; }

@media (max-width: 767px) {
    .FeaturedPullquote {
        padding-top: 20px; } }

.FeaturedPullquote-content {
    padding: 21px 50px;
    border-top: 5px solid #000; }

.FeaturedPullquote p {
    font-family: "Roboto Slab", serif;
    font-weight: 300;
    text-align: center;
    font-size: 32px;
    line-height: 1.5; }
@media (max-width: 767px) {
    .FeaturedPullquote p {
        font-size: 28px; } }
.FeaturedPullquote p b {
    font-weight: 700; }

.FeaturedPullquote .ShareLink-link {
    height: 30px;
    width: 30px;
    padding-left: 2px;
    background-color: #000;
    line-height: 20px; }
.FeaturedPullquote .ShareLink-link .fa {
    font-size: 20px; }

.FeaturedSubhead-content {
    margin-top: 10px;
    margin-bottom: 6px; }

.FeaturedSubhead h2 {
    border-top: 5px solid #000;
    border-bottom: 1px solid #000;
    font-family: "Roboto Slab", serif;
    font-size: 36px;
    padding: 29px 0; }
@media (max-width: 767px) {
    .FeaturedSubhead h2 {
        font-size: 30px; } }

.FeaturedGallery-content {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-top: 10px;
    padding-bottom: 17px;
    margin-top: 15px;
    margin-bottom: 16px; }

.FeaturedTeasers {
    padding-top: 56px;
    padding-bottom: 20px; }
.FeaturedTeasers h3 {
    font-family: "Sabon LT W01 Roman";
    font-size: 30px;
    padding-bottom: 10px; }
.FeaturedTeasers .-title {
    border-top: 5px solid #000;
    padding-top: 17px;
    padding-bottom: 20px; }
.FeaturedTeasers .-title h3 {
    color: #444444; }
.FeaturedTeasers .-title p a {
    font-size: 14px;
    font-family: "Helvetica Neue LT W01_85 Heavy";
    color: #000; }
.FeaturedTeasers .-teaser {
    border-top: 1px solid #000;
    padding-top: 10px;
    padding-bottom: 10px; }
.FeaturedTeasers .-teaser img {
    width: 100%; }
.FeaturedTeasers .-teaser h4 {
    margin-top: 19px;
    font-size: 16px; }
.FeaturedTeasers .-teaser h3 {
    margin-top: 17px;
    font-size: 24px; }

.Featured-landing .Banner-background {
    width: 100%;
    background-repeat: no-repeat;
    background-position: 100%;
    left: auto;
    right: auto; }
@media (max-width: 1200px) {
    .Featured-landing .Banner-background {
        background-position: calc(100% + 5vw); } }
@media (max-width: 800px) {
    .Featured-landing .Banner-background {
        background-position: calc(100% + 10vw); } }
@media (max-width: 600px) {
    .Featured-landing .Banner-background {
        background-position: calc(100% + 20vw); } }
@media (max-width: 400px) {
    .Featured-landing .Banner-background {
        background-position: calc(100% + 30vw); } }

.FeaturedListing {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-left: -20px;
    margin-right: -20px; }
.FeaturedListing:before, .FeaturedListing:after {
    content: " ";
    display: table; }
.FeaturedListing:after {
    clear: both; }
.FeaturedListing-item {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px; }
@media (min-width: 1040px) {
    .FeaturedListing-item {
        float: left;
        width: 50%; } }

a.Featured-link * {
    color: #000; }

.FeaturedTile {
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px; }
.FeaturedTile-card {
    height: 100%; }
.FeaturedTile-content {
    height: 100%;
    border: 1px solid #b9b9b9; }
.FeaturedTile-content-container {
    padding: 15px 15px 20px; }
.FeaturedTile-image {
    height: 200px;
    width: 100%;
    background-size: cover; }
.FeaturedTile-subtitle {
    padding-top: 9px;
    font-size: 12px;
    line-height: 1.33333;
    font-family: "Helvetica Neue LT W01_85 Heavy";
    color: #818181 !important; }
.FeaturedTile .col-xs-6 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0; }

.FeaturedTeaser {
    height: 100%; }
.FeaturedTeaser-content {
    height: 100%;
    border-top: 5px solid #000;
    border-bottom: 1px solid #969696;
    border-right: 1px solid #969696;
    padding: 30px 15px;
    font-family: "Sabon LT W01 Roman";
    text-align: center; }
.FeaturedTeaser h3 {
    font-size: 36px; }
.FeaturedTeaser p {
    font-family: "Sabon LT W01 Roman";
    font-size: 16px; }

/* Pullquote styling for legacy data */
.pullquote {
    padding: 0 20px; }

.pullquote *:not(.credit) {
    font-family: "HelveticaNeueETW01-55Rg";
    font-size: 31px;
    font-style: normal;
    color: #058c96;
    letter-spacing: -1px;
    line-height: 1.3; }

.pullquote *:not(.credit):before {
    content: '“';
    margin-left: -25px;
    margin-right: 12px; }

.pullquote *:not(.credit):after {
    content: '”';
    margin-right: -20px;
    margin-left: 5px; }

.pullquote .credit {
    line-height: 1;
    color: #777;
    font-size: 14px; }

.pullquote .credit:before {
    content: "\2014\0009"; }

.pullquote.left {
    display: block;
    margin: 20px 20px 30px 0; }

.pullquote.right {
    display: block;
    max-width: 350px;
    float: right;
    margin: 0 0 5px 20px; }

.image-caption-container-right {
    margin: 0 0 25px 25px; }

.image-caption-container {
    margin: 0 25px 23px 0;
    padding: 4px;
    max-width: 100%;
    /* use important to override inline css*/
    height: auto !important; }

.image-caption-container span {
    background-color: #f0f0f0;
    padding: 15px;
    color: #777777;
    font-size: 14px;
    font-family: "Helvetica Neue LT W01_55 Roman"; }

.Article-body iframe {
    max-width: 100%;
    border: none; }

p.generic-caption {
    background-color: #f0f0f0;
    padding: 15px;
    color: #777777;
    font-size: 14px; }

.SideColumn .basic_tile {
    background-image: url(../assets/images/promo-tiles/basictile.png); }

@media screen and (min-width: 768px) {
    .PromoTile.basic_tile {
        width: 250px;
        min-height: 270px;
        margin-top: 40px;
        height: auto;
        text-align: left; }
    .PromoTile.basic_tile .PromoWrapper {
        min-height: 173px;
        min-width: 210px; } }

@media screen and (min-width: 1040px) {
    .basicPage .ArticleMainColumn {
        max-width: 670px; } }

@media screen and (min-width: 48em) {
    .basicPage .ArticleMainColumn {
        float: left;
        margin-right: 290px; } }

@media screen and (min-width: 48em) {
    .basicPage .ArticleSideColumn {
        position: absolute;
        right: 0;
        width: 250px; } }

.basicPage .PromoTile {
    padding-left: 20px;
    padding-top: 26px; }
.basicPage .PromoTile-title {
    font-size: 22px; }
.basicPage .PromoTile-type {
    font-size: 12px;
    padding-bottom: 5px; }

.basicPage table h3 {
    color: #000000; }

.basicPage .PromoTile-content {
    display: block; }

.image-caption-container img {
    padding-top: 3px; }

.inline .Gallery-header {
    display: none; }

.cellBox {
    padding: 15px;
    padding: 0.9375rem; }

.u-richtext-style > div {
    margin-top: 40px; }

.u-richtext-style table ul {
    margin-bottom: 0; }

/* Desktop */
.Heading.-page {
    font-size: 42px; }

/* Small Desktop */
@media (max-width: 992px) {
    .Heading.-page {
        font-size: 35px; }
    .pullquote *:not(.credit) {
        font-size: 28px; }
    .Heading.-promo-large {
        font-size: 22px; }
    .HomepageBanner-content p {
        font-size: 28px;
        line-height: 45px;
        letter-spacing: -1px; } }

/* Tablet */
@media (max-width: 768px) {
    .Heading.-page {
        font-size: 30px; }
    .pullquote *:not(.credit) {
        font-size: 24px; }
    .Heading.-promo-large {
        font-size: 20px; }
    .HomepageBanner-content p {
        font-size: 24px;
        letter-spacing: 0;
        line-height: 40px; } }

/* Phone */
@media (max-width: 480px) {
    .Heading.-page {
        font-size: 24px; }
    .PageSummary p, .PageHightLights p {
        font-size: 18px; }
    .pullquote *:not(.credit) {
        font-size: 20px; }
    .Heading.-promo-large {
        font-size: 18px; }
    .Heading.-section {
        font-size: 24px; }
    .Tile-title {
        font-size: 20px; }
    .HomepageBanner-content p {
        font-size: 20px;
        letter-spacing: -0.5px;
        line-height: 33px; } }

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
        -webkit-filter: none !important;
        filter: none !important;
        -ms-filter: none !important; }
    pre,
    blockquote,
    tr,
    img {
        page-break-inside: avoid; }
    thead {
        display: table-header-group; }
    img {
        max-width: 100% !important; }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3; }
    h2,
    h3 {
        page-break-after: avoid; }
    @page {
        margin: 0.5in 0.25in 1in; } }

/*---------------------------------------------------*Story
\*---------------------------------------------------*/

@media screen and (min-width: 1200px) {
  .u-richtext-style .break-out {
    margin-left: -100px; } }

.u-richtext-style .video-container {
  margin-bottom: 40px; }

.u-richtext-style .video-responsive {
  clear: both;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
.u-richtext-style .video-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.u-richtext-style .gray-line-container {
  border-top: 1px solid #95989A;
  border-bottom: 1px solid #95989A;
  padding: 30px 0px;
  margin-bottom: 40px; }

.image-container.full-width img {
  width: 100vw; }

.image-container.with-caption {
  margin-bottom: 40px; }
.image-container.with-caption.full-width {
  margin-bottom: -20px; }
@media screen and (max-width: 767px) {
  .image-container.with-caption {
    margin-bottom: 30px; } }
.image-container.with-caption img {
  width: 100%; }
.image-container.with-caption.float {
  width: 65%;
  margin-top: 10px; }
.image-container.with-caption.float.left {
  float: left;
  margin-right: 30px; }
@media screen and (min-width: 1200px) {
  .image-container.with-caption.float.left {
    margin-left: -100px; } }
.image-container.with-caption.float.right {
  float: right;
  margin-left: 30px; }
@media screen and (min-width: 1200px) {
  .image-container.with-caption.float.right {
    margin-right: -100px; } }

.caption {
  color: #797979;
  font-family: "HelveticaNeueETW01-55Rg"; }
@media screen and (min-width: 992px) {
  .caption .container-column {
    width: 70%; } }





[data-debug="1"] body {
    outline: 1px solid #2980B9 !important; }

[data-debug="1"] article {
    outline: 1px solid #3498DB !important; }

[data-debug="1"] nav {
    outline: 1px solid #0088C3 !important; }

[data-debug="1"] aside {
    outline: 1px solid #33A0CE !important; }

[data-debug="1"] section {
    outline: 1px solid #66B8DA !important; }

[data-debug="1"] header {
    outline: 1px solid #99CFE7 !important; }

[data-debug="1"] footer {
    outline: 1px solid #CCE7F3 !important; }

[data-debug="1"] h1 {
    outline: 1px solid #162544 !important; }

[data-debug="1"] h2 {
    outline: 1px solid #314E6E !important; }

[data-debug="1"] h3 {
    outline: 1px solid #3E5E85 !important; }

[data-debug="1"] h4 {
    outline: 1px solid #449BAF !important; }

[data-debug="1"] h5 {
    outline: 1px solid #C7D1CB !important; }

[data-debug="1"] h6 {
    outline: 1px solid #4371D0 !important; }

[data-debug="1"] main {
    outline: 1px solid #2F4F90 !important; }

[data-debug="1"] address {
    outline: 1px solid #1A2C51 !important; }

[data-debug="1"] div {
    outline: 1px solid #036CDB !important; }

[data-debug="1"] p {
    outline: 1px solid #AC050B !important; }

[data-debug="1"] hr {
    outline: 1px solid #FF063F !important; }

[data-debug="1"] pre {
    outline: 1px solid #850440 !important; }

[data-debug="1"] blockquote {
    outline: 1px solid #F1B8E7 !important; }

[data-debug="1"] ol {
    outline: 1px solid #FF050C !important; }

[data-debug="1"] ul {
    outline: 1px solid #D90416 !important; }

[data-debug="1"] li {
    outline: 1px solid #D90416 !important; }

[data-debug="1"] dl {
    outline: 1px solid #FD3427 !important; }

[data-debug="1"] dt {
    outline: 1px solid #FF0043 !important; }

[data-debug="1"] dd {
    outline: 1px solid #E80174 !important; }

[data-debug="1"] figure {
    outline: 1px solid #FF00BB !important; }

[data-debug="1"] figcaption {
    outline: 1px solid #BF0032 !important; }

[data-debug="1"] table {
    outline: 1px solid #00CC99 !important; }

[data-debug="1"] caption {
    outline: 1px solid #37FFC4 !important; }

[data-debug="1"] thead {
    outline: 1px solid #98DACA !important; }

[data-debug="1"] tbody {
    outline: 1px solid #64A7A0 !important; }

[data-debug="1"] tfoot {
    outline: 1px solid #22746B !important; }

[data-debug="1"] tr {
    outline: 1px solid #86C0B2 !important; }

[data-debug="1"] th {
    outline: 1px solid #A1E7D6 !important; }

[data-debug="1"] td {
    outline: 1px solid #3F5A54 !important; }

[data-debug="1"] col {
    outline: 1px solid #6C9A8F !important; }

[data-debug="1"] colgroup {
    outline: 1px solid #6C9A9D !important; }

[data-debug="1"] button {
    outline: 1px solid #DA8301 !important; }

[data-debug="1"] datalist {
    outline: 1px solid #C06000 !important; }

[data-debug="1"] fieldset {
    outline: 1px solid #D95100 !important; }

[data-debug="1"] form {
    outline: 1px solid #D23600 !important; }

[data-debug="1"] input {
    outline: 1px solid #FCA600 !important; }

[data-debug="1"] keygen {
    outline: 1px solid #B31E00 !important; }

[data-debug="1"] label {
    outline: 1px solid #EE8900 !important; }

[data-debug="1"] legend {
    outline: 1px solid #DE6D00 !important; }

[data-debug="1"] meter {
    outline: 1px solid #E8630C !important; }

[data-debug="1"] optgroup {
    outline: 1px solid #B33600 !important; }

[data-debug="1"] option {
    outline: 1px solid #FF8A00 !important; }

[data-debug="1"] output {
    outline: 1px solid #FF9619 !important; }

[data-debug="1"] progress {
    outline: 1px solid #E57C00 !important; }

[data-debug="1"] select {
    outline: 1px solid #E26E0F !important; }

[data-debug="1"] textarea {
    outline: 1px solid #CC5400 !important; }

[data-debug="1"] details {
    outline: 1px solid #33848F !important; }

[data-debug="1"] summary {
    outline: 1px solid #60A1A6 !important; }

[data-debug="1"] command {
    outline: 1px solid #438DA1 !important; }

[data-debug="1"] menu {
    outline: 1px solid #449DA6 !important; }

[data-debug="1"] del {
    outline: 1px solid #BF0000 !important; }

[data-debug="1"] ins {
    outline: 1px solid #400000 !important; }

[data-debug="1"] img {
    outline: 1px solid #22746B !important; }

[data-debug="1"] iframe {
    outline: 1px solid #64A7A0 !important; }

[data-debug="1"] embed {
    outline: 1px solid #98DACA !important; }

[data-debug="1"] object {
    outline: 1px solid #00CC99 !important; }

[data-debug="1"] param {
    outline: 1px solid #37FFC4 !important; }

[data-debug="1"] video {
    outline: 1px solid #6EE866 !important; }

[data-debug="1"] audio {
    outline: 1px solid #027353 !important; }

[data-debug="1"] source {
    outline: 1px solid #012426 !important; }

[data-debug="1"] canvas {
    outline: 1px solid #A2F570 !important; }

[data-debug="1"] track {
    outline: 1px solid #59A600 !important; }

[data-debug="1"] map {
    outline: 1px solid #7BE500 !important; }

[data-debug="1"] area {
    outline: 1px solid #305900 !important; }

[data-debug="1"] a {
    outline: 1px solid #FF62AB !important; }

[data-debug="1"] em {
    outline: 1px solid #800B41 !important; }

[data-debug="1"] strong {
    outline: 1px solid #FF1583 !important; }

[data-debug="1"] i {
    outline: 1px solid #803156 !important; }

[data-debug="1"] b {
    outline: 1px solid #CC1169 !important; }

[data-debug="1"] u {
    outline: 1px solid #FF0430 !important; }

[data-debug="1"] s {
    outline: 1px solid #F805E3 !important; }

[data-debug="1"] small {
    outline: 1px solid #D107B2 !important; }

[data-debug="1"] abbr {
    outline: 1px solid #4A0263 !important; }

[data-debug="1"] q {
    outline: 1px solid #240018 !important; }

[data-debug="1"] cite {
    outline: 1px solid #64003C !important; }

[data-debug="1"] dfn {
    outline: 1px solid #B4005A !important; }

[data-debug="1"] sub {
    outline: 1px solid #DBA0C8 !important; }

[data-debug="1"] sup {
    outline: 1px solid #CC0256 !important; }

[data-debug="1"] time {
    outline: 1px solid #D6606D !important; }

[data-debug="1"] code {
    outline: 1px solid #E04251 !important; }

[data-debug="1"] kbd {
    outline: 1px solid #5E001F !important; }

[data-debug="1"] samp {
    outline: 1px solid #9C0033 !important; }

[data-debug="1"] var {
    outline: 1px solid #D90047 !important; }

[data-debug="1"] mark {
    outline: 1px solid #FF0053 !important; }

[data-debug="1"] bdi {
    outline: 1px solid #BF3668 !important; }

[data-debug="1"] bdo {
    outline: 1px solid #6F1400 !important; }

[data-debug="1"] ruby {
    outline: 1px solid #FF7B93 !important; }

[data-debug="1"] rt {
    outline: 1px solid #FF2F54 !important; }

[data-debug="1"] rp {
    outline: 1px solid #803E49 !important; }

[data-debug="1"] span {
    outline: 1px solid #CC2643 !important; }

[data-debug="1"] br {
    outline: 1px solid #DB687D !important; }

[data-debug="1"] wbr {
    outline: 1px solid #DB175B !important; }


/**
Two Column Grid
 */
.two-column-grid {
  margin: 3% 2%;
  color: #fff; }
.two-column-grid h3 {
  font-size: 30px;
  margin-bottom: 15px;
  font-family: "Helvetica Neue LT W01_55 Roman"; }
@media screen and (min-width: 1100px) {
  .two-column-grid h3 {
    font-size: 35px; } }
.two-column-grid p {
  font-size: 16px; }
.two-column-grid .text {
  padding: 25px; }
@media screen and (min-width: 1100px) {
  .two-column-grid .text {
    padding: 35px; } }
@media screen and (max-width: 767px) {
  .two-column-grid .text {
    height: auto !important; } }
.two-column-grid .image img {
  width: 100%; }
@media (min-width: 768px) {
  .two-column-grid {
    margin: 0; }
  .two-column-grid .image, .two-column-grid .text {
    width: 48%;
    margin: 1%; }
  .two-column-grid .image img, .two-column-grid .text img {
    width: 100%; }
  .two-column-grid.left .image, .two-column-grid.left .text {
    float: left; }
  .two-column-grid.right .image, .two-column-grid.right .text {
    float: right; } }

.PageComponent h2.mobile-centered {
  text-align: center;
  font-size: 40px; }

a.cta-button {
  font-family: "HelveticaNeueETW01-55Rg";
  background-color: #029A46;
  color: white;
  padding: 10px 20px;
  border: none;
  font-size: 16px; }
a.cta-button.centered {
  margin: auto;
  display: inline-block; }

.Banner-intro a.cta-button {
  color: white;
  margin-bottom: 20px; }

#button-container {
  overflow: hidden; }
#button-container div {
  position: relative;
  float: left; }
#button-container #outer {
  left: 50%; }
#button-container #inner {
  left: -50%; }

@media screen and (min-width: 1200px) {
  .TwoColumnGrid #button-container {
    margin-top: 35px; } }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .TwoColumnGrid #button-container {
    margin-top: 25px; } }

@media screen and (max-width: 767px) {
  .TwoColumnGrid #button-container {
    margin-top: 20px;
    margin-bottom: 10px; } }

.PageHeader #button-container {
  margin-top: 30px; }

.TwoColumnGrid .Strata-header {
  margin-top: 0; }

/**
Quote
 */
.Quotes.PageComponent {
  margin-top: 60px; }
@media screen and (max-width: 767px) {
  .Quotes.PageComponent {
    margin-top: 20px; } }
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Quotes.PageComponent {
    margin-top: 35px; } }
@media screen and (max-width: 767px) {
  .Quotes.PageComponent .linkLoadMore {
    margin-top: 0; } }

.quote {
  margin-bottom: 40px; }
@media screen and (max-width: 600px) {
  .quote-image {
    width: 100%;
  }
}
.quote-image img {
  width: 100%; }
@media screen and (min-width: 601px) {
  .quote-image {
    max-width: 40%; } }
.quote-speech-bubble {
  background: #ededed;
  padding: 30px;
  font-family: "HelveticaNeueETW01-55Rg";
  clear: both;
  font-size: 18px; }
@media screen and (min-width: 601px) {
  .quote-speech-bubble {
    float: left;
    width: 50%;
    clear: none;
    font-size: 16px; } }
.quote-speech-bubble .attribution {
  margin-top: 30px;
  color: #018b94;
  font-size: 14px; }
.quote-speech-bubble .attribution .name {
  font-weight: bold; }
.quote-speech-bubble-arrow {
  width: 50px;
  height: 50px;
  float: left;
  margin-top: 50px;
  border-top: 25px solid white;
  border-bottom: 25px solid white; }
@media screen and (max-width: 600px) {
  .quote-speech-bubble-arrow {
    display: none; } }
.quote.left .quote-image {
  float: left; }
.quote.left .quote-speech-bubble-arrow {
  border-right: 50px solid #ededed; }
.quote.right .quote-image {
  float: right; }
.quote.right .quote-speech-bubble-arrow {
  border-left: 50px solid #ededed; }

.FindYourJob {
  padding-top: 20px; }

.location-card {
  font-family: "HelveticaNeueETW01-55Rg";
  margin-bottom: 40px;
  padding-top: 20px; }
@media screen and (max-width: 767px) {
  .location-card {
    margin-bottom: 20px; }
  .location-card .image img {
    width: 100%; } }
.location-card .title {
  font-family: "HelveticaNeueETW01-75Bd";
  font-size: 24px;
  text-align: center;
  margin-top: 20px; }
.location-card .location {
  text-align: center;
  margin-bottom: 10px;
  color: #676666;
  font-size: 16px; }
