<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Compass */
/* Susy */
/* Tools */
/**
 * ----------------------------------------------------------------------------------------
 * Site Settings
 * ----------------------------------------------------------------------------------------
 */
/**
 * ----------------------------------------------------------------------------------------
 * Tools/Helpers
 * ----------------------------------------------------------------------------------------
 */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */ }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1; }

/* =Wordpress alignment
-------------------*/
.alignleft {
  clear: left;
  display: inline-block;
  float: left;
  margin: 5px 20px 10px 0; }

.alignright {
  clear: right;
  display: inline-block;
  float: right;
  margin: 5px 0 10px 20px; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption,
.wp-caption-text,
.gallery-caption {
  max-width: 96%;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  text-align: center;
  font-size: 13px;
  padding: 0 8px;
  margin-top: 6px;
  color: #222; }

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

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

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

/* Base */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0;
  font-size: 100%; }

/* HTML5 display definitions
     ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/*--------------------------------------------------------------
1.0 - Reset
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

html {
  font-size: 100%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centered in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */ }

*,
*:before,
*:after {
  /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -webkit-box-sizing: border-box;
  /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
  -moz-box-sizing: border-box;
  /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
  box-sizing: border-box; }

body {
  background: #fff; }

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

ol, ul {
  list-style: none; }

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  font-weight: normal;
  text-align: left; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a:focus {
  outline: thin dotted; }

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

a img {
  border: 0; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox &lt; 22.
 */
[hidden],
template {
  display: none; }

/* Links
     ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
     ========================================================================== */
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
     ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
     ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
     ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
     ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* NORMALIZE USE OF uem tag */
uem {
  display: inline;
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal !important; }

/**
 * ----------------------------------------------------------------------------------------
 * Base
 * ----------------------------------------------------------------------------------------
 */
body {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 100%;
  color: #362f2d;
  line-height: 1.5; }

a {
  color: #009933;
  text-decoration: none;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s; }
  a:hover {
    color: #a25ba1; }

::-moz-selection {
  background: #009933;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #009933;
  color: #fff;
  text-shadow: none; }

hr {
  margin-top: 32px;
  margin-bottom: 32px;
  border: 0;
  border-top: 5px solid #f1f1f1; }

img {
  vertical-align: middle; }

/* bootstrap */
.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

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

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

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #f2f2f2;
  border-top: 1px solid rgba(242, 242, 242, 0.5); }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1060px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.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: 15px;
  padding-right: 15px; }

.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-12 {
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

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

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

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

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

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

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

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

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

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

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

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

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

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

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

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

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

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

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

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

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

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

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

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

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

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

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

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

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

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

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

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

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0%; } }
@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-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

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

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

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

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

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

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

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

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

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

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

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

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

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

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

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

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

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

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

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

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

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

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

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

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

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

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

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

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

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

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

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

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1200px) {
  .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-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

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

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

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

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

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

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

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

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

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

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

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

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

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

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

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

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

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

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

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

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

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

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

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

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

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

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

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

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

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

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

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

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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.42857143;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  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: #777777;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #777777; }

.form-control::-webkit-input-placeholder {
  color: #777777; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1; }

textarea.form-control {
  height: auto; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0; }

input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px; }

input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px; }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio label,
.checkbox label {
  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 {
  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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0; }

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

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

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

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.has-feedback {
  position: relative; }

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

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

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .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 {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  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 {
  color: #8a6d3b; }

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

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  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 {
  color: #a94442; }

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

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  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.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 .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 &gt; .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: -15px;
  margin-right: -15px; }

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

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }
.btn, .gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit], .btn-1-lg, .btn-2 {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.btn:focus, .gform_wrapper .gform_footer input.button:focus,
.gform_wrapper .gform_footer input[type=submit]:focus,
.gform_wrapper .gform_page_footer input.button:focus,
.gform_wrapper .gform_page_footer input[type=submit]:focus, .btn-1-lg:focus, .btn-2:focus,
.btn:active:focus,
.gform_wrapper .gform_footer input.button:active:focus,
.gform_wrapper .gform_footer input[type=submit]:active:focus,
.gform_wrapper .gform_page_footer input.button:active:focus,
.gform_wrapper .gform_page_footer input[type=submit]:active:focus,
.btn-1-lg:active:focus,
.btn-2:active:focus,
.btn.active:focus,
.gform_wrapper .gform_footer input.active.button:focus,
.gform_wrapper .gform_footer input.active[type=submit]:focus,
.gform_wrapper .gform_page_footer input.active.button:focus,
.gform_wrapper .gform_page_footer input.active[type=submit]:focus,
.active.btn-1-lg:focus,
.active.btn-2:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover, .gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper .gform_page_footer input.button:hover,
.gform_wrapper .gform_page_footer input[type=submit]:hover, .btn-1-lg:hover, .btn-2:hover,
.btn:focus,
.gform_wrapper .gform_footer input.button:focus,
.gform_wrapper .gform_footer input[type=submit]:focus,
.gform_wrapper .gform_page_footer input.button:focus,
.gform_wrapper .gform_page_footer input[type=submit]:focus,
.btn-1-lg:focus,
.btn-2:focus {
  color: #333333;
  text-decoration: none; }

.btn:active, .gform_wrapper .gform_footer input.button:active,
.gform_wrapper .gform_footer input[type=submit]:active,
.gform_wrapper .gform_page_footer input.button:active,
.gform_wrapper .gform_page_footer input[type=submit]:active, .btn-1-lg:active, .btn-2:active,
.btn.active,
.gform_wrapper .gform_footer input.active.button,
.gform_wrapper .gform_footer input.active[type=submit],
.gform_wrapper .gform_page_footer input.active.button,
.gform_wrapper .gform_page_footer input.active[type=submit],
.active.btn-1-lg,
.active.btn-2 {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled, .gform_wrapper .gform_footer input.disabled.button,
.gform_wrapper .gform_footer input.disabled[type=submit],
.gform_wrapper .gform_page_footer input.disabled.button,
.gform_wrapper .gform_page_footer input.disabled[type=submit], .disabled.btn-1-lg, .disabled.btn-2,
.btn[disabled],
.gform_wrapper .gform_footer input[disabled].button,
.gform_wrapper .gform_footer input[disabled][type=submit],
.gform_wrapper .gform_page_footer input[disabled].button,
.gform_wrapper .gform_page_footer input[disabled][type=submit],
[disabled].btn-1-lg,
[disabled].btn-2,
fieldset[disabled] .btn,
fieldset[disabled] .gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer fieldset[disabled] input.button,
fieldset[disabled] .gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_footer fieldset[disabled] input[type=submit],
fieldset[disabled] .gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer fieldset[disabled] input.button,
fieldset[disabled] .gform_wrapper .gform_page_footer input[type=submit],
.gform_wrapper .gform_page_footer fieldset[disabled] input[type=submit],
fieldset[disabled] .btn-1-lg,
fieldset[disabled] .btn-2 {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc; }

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open &gt; .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active,
.btn-default.active,
.open &gt; .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc; }

.btn-default .badge {
  color: #ffffff;
  background-color: #333333; }

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open &gt; .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3071a9;
  border-color: #285e8e; }

.btn-primary:active,
.btn-primary.active,
.open &gt; .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff; }

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open &gt; .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active,
.btn-success.active,
.open &gt; .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff; }

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open &gt; .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active,
.btn-info.active,
.open &gt; .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff; }

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open &gt; .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active,
.btn-warning.active,
.open &gt; .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff; }

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open &gt; .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active,
.btn-danger.active,
.open &gt; .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff; }

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent; }

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none; }

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

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

.btn-xs {
  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%; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination &gt; li {
  display: inline; }

.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px; }

.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #dddddd; }

.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default; }

.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:hover,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed; }

.pagination-lg &gt; li &gt; a,
.pagination-lg &gt; li &gt; span {
  padding: 10px 16px;
  font-size: 18px; }

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

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

.pagination-sm &gt; li &gt; a,
.pagination-sm &gt; li &gt; span {
  padding: 5px 10px;
  font-size: 12px; }

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd; }

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

.list-group-item &gt; .badge {
  float: right; }

.list-group-item &gt; .badge + .badge {
  margin-right: 5px; }

a.list-group-item {
  color: #555555; }

a.list-group-item .list-group-item-heading {
  color: #333333; }

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

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777; }

.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: #ffffff;
  background-color: #428bca;
  border-color: #428bca; }

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading &gt; small,
.list-group-item.active:hover .list-group-item-heading &gt; small,
.list-group-item.active:focus .list-group-item-heading &gt; small,
.list-group-item.active .list-group-item-heading &gt; .small,
.list-group-item.active:hover .list-group-item-heading &gt; .small,
.list-group-item.active:focus .list-group-item-heading &gt; .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: #e1edf7; }

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

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

a.list-group-item-success .list-group-item-heading {
  color: inherit; }

a.list-group-item-success:hover,
a.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 {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

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

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

a.list-group-item-info .list-group-item-heading {
  color: inherit; }

a.list-group-item-info:hover,
a.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 {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

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

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

a.list-group-item-warning .list-group-item-heading {
  color: inherit; }

a.list-group-item-warning:hover,
a.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 {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

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

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

a.list-group-item-danger .list-group-item-heading {
  color: inherit; }

a.list-group-item-danger:hover,
a.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 {
  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; }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group: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;
  visibility: hidden !important; }

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

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

.media, .media .media {
  margin-top: 15px; }

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

.media-object {
  display: block; }

/**
 * Wordpress Base Styles
 */
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin-bottom: 16px;
  margin-bottom: 1rem; }
.entry-content ul {
  list-style: disc;
  margin: 0px 0px 16px 0px;
  margin: 0rem 0rem 1rem 0rem;
  padding: 0px 0px 0px 20px;
  padding: 0rem 0rem 0rem 1.25rem; }
  .entry-content ul ul {
    list-style: circle;
    margin-top: 5px;
    margin-top: 0.3125rem; }
    .entry-content ul ul ul {
      margin-top: 5px;
      margin-top: 0.3125rem;
      list-style: square; }
      .entry-content ul ul ul ul {
        margin-top: 5px;
        margin-top: 0.3125rem;
        list-style: disc; }
.entry-content ol {
  list-style: decimal;
  list-style-position: inside;
  margin: 0px 0px 16px 0px;
  margin: 0rem 0rem 1rem 0rem;
  padding: 0px 0px 0px 20px;
  padding: 0rem 0rem 0rem 1.25rem; }
  .entry-content ol ol {
    margin-top: 5px;
    margin-top: 0.3125rem;
    list-style: upper-alpha; }
    .entry-content ol ol ol {
      margin-top: 5px;
      margin-top: 0.3125rem;
      list-style: lower-roman; }
      .entry-content ol ol ol ol {
        margin-top: 5px;
        margin-top: 0.3125rem;
        list-style: lower-alpha; }
.entry-content pre, .entry-content code {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
  color: #888;
  padding: 2px 4px;
  padding: 0.125rem 0.25rem; }
.entry-content del {
  color: red;
  text-decoration: line-through; }
.entry-content em {
  font-style: italic; }
.entry-content ins {
  border-bottom: 1px solid green;
  text-decoration: none;
  color: green; }
.entry-content img {
  display: block;
  height: auto;
  max-width: 100%; }

/**
 * ----------------------------------------------------------------------------------------
 * Typography
 * ----------------------------------------------------------------------------------------
 */
body {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #362f2d;
  -webkit-font-smoothing: antialiased; }

p {
  margin: 0 0 15px 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 700; }

h1, .h1 {
  font-size: 2.500em;
  line-height: 1.2em; }

h2, .h2 {
  font-size: 2.000em;
  line-height: 1.3em; }

h3, .h3 {
  font-size: 1.484em;
  line-height: 1.4em; }

h4 {
  font-size: 1.284em;
  line-height: 1.5em; }

h5 {
  font-size: 1em;
  line-height: 1.6em;
  text-transform: uppercase;
  font-weight: 700; }

h6 {
  font-size: 0.875em;
  line-height: 1.6em;
  text-transform: uppercase;
  font-weight: 700; }

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }

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

dt, dd {
  line-height: 1.42857143; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: 13.5px; }

.single .entry-title,
.page .entry-title {
  padding-bottom: 9px;
  margin: 0px 0 20px;
  border-bottom: 1px solid #eee; }

em {
  font-style: italic; }

/* ITALICS FOR LATIN PLANT NAMES */
.page-template-page-gesneriad h1.page-title {
  font-style: italic; }

body.archive .post-title, body.archive .page-title,
body.single-genera .post-title,
body.single-genera .page-title,
body.single-antique .post-title,
body.single-antique .page-title,
body.single-genera .post-title,
body.single-genera .page-title,
.antique-category-archive .post-title{
  font-style: italic; }
body.archive .post-title uem, body.archive .page-title uem,
body.single-genera .post-title uem,
body.single-genera .page-title uem,
body.single-antique .post-title uem,
body.single-antique .page-title uem,
body.single-genera .post-title uem,
body.single-genera .page-title uem {
  font-style: normal; }

.previous-name {
  font-style: italic; }

.previous-name uem {
  font-style: normal; }

.single-nsfs_articles .page-title em, .page-template-default .page-title em {
  font-style: italic; }

#az-slider li {
  font-style: italic; }

/**
 * ----------------------------------------------------------------------------------------
 * Comments
 * ----------------------------------------------------------------------------------------
 */
div#comments {
  margin-top: 20px;
  /* ol */ }
  div#comments div#respond h3 {
    margin-bottom: 5px;
    font-size: 25px; }
    @media screen and (max-width: 900px) {
      div#comments div#respond h3 {
        margin-bottom: 10px; } }
  div#comments div#respond form p {
    margin-bottom: 30px;
    font-size: 15px; }
    div#comments div#respond form p span {
      color: #362f2d; }
    div#comments div#respond form p label {
      display: block;
      margin-bottom: 5px;
      font-style: normal;
      font-weight: 400; }
      div#comments div#respond form p label span {
        display: inline;
        color: #362f2d; }
    div#comments div#respond form p input, div#comments div#respond form p textarea {
      display: block;
      box-shadow: none;
      background: #F7F7F7;
      border: 1px solid #cfcfcf;
      padding: 10px 10px;
      height: auto;
      width: 100%;
      font-weight: 400; }
      div#comments div#respond form p input:focus, div#comments div#respond form p textarea:focus {
        border-color: #362f2d;
        background: white; }
      div#comments div#respond form p input:hover, div#comments div#respond form p textarea:hover {
        background: white; }
    div#comments div#respond form p textarea {
      height: 130px;
      line-height: 24px; }
    div#comments div#respond form p:last-of-type {
      margin-bottom: 0; }
  div#comments div#respond form p.form-allowed-tags {
    display: none; }
  div#comments div#respond form p.comment-form-comment {
    margin-bottom: 0; }
  div#comments div#respond form input#submit {
    display: inline-block;
    width: auto;
    margin: 20px 0; }
  div#comments h2 {
    margin-bottom: 30px;
    margin-top: 0; }
  div#comments ol {
    margin: 0;
    list-style: none;
    /* li */ }
    div#comments ol li {
      padding: 20px;
      list-style: none;
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
      margin-bottom: 30px;
      /* article */ }
      div#comments ol li:nth-child(even) {
        background: #f9f9f9; }
      div#comments ol li article {
        float: none;
        box-shadow: none;
        background: none;
        padding: 0;
        margin-bottom: 0;
        width: 100%; }
        div#comments ol li article img {
          float: left;
          width: 15%;
          height: auto;
          margin-bottom: 20px; }
        div#comments ol li article p {
          clear: both;
          margin-bottom: 10px; }
          div#comments ol li article p:last-of-type {
            margin-bottom: 0; }
        div#comments ol li article h4 {
          float: right;
          font-size: 20px;
          margin-top: 19px;
          width: 82%;
          margin-bottom: 0;
          color: dark-grey; }
          div#comments ol li article h4 a {
            text-decoration: none; }
            @media screen and (max-width: 600px) {
              div#comments ol li article h4 a {
                font-size: 18px; } }
          @media screen and (max-width: 980px) {
            div#comments ol li article h4 {
              margin-top: 0px; } }
          @media screen and (max-width: 600px) {
            div#comments ol li article h4 {
              font-size: 18px;
              line-height: 18px;
              margin-top: 8px; } }
        div#comments ol li article time {
          float: right;
          width: 82%; }
          div#comments ol li article time a {
            font-size: 14px;
            text-decoration: none;
            border: 0; }
          @media screen and (max-width: 600px) {
            div#comments ol li article time {
              display: none; } }

/* div#comments */
/**
 * ----------------------------------------------------------------------------------------
 * Typography
 * ----------------------------------------------------------------------------------------
 */
table a:link {
  color: #666;
  font-weight: bold;
  text-decoration: none; }

table a:visited {
  color: #999999;
  font-weight: bold;
  text-decoration: none; }

table a:active,
table a:hover {
  color: #bd5a35;
  text-decoration: underline; }

table {
  color: #666;
  font-size: 12px;
  text-shadow: 1px 1px 0px #fff;
  background: #eaebec;
  margin: 20px 0;
  border: #ccc 1px solid;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 2px #d1d1d1;
  -webkit-box-shadow: 0 1px 2px #d1d1d1;
  box-shadow: 0 1px 2px #d1d1d1; }

table th {
  padding: 21px 25px 22px 25px;
  border-top: 1px solid #fafafa;
  border-bottom: 1px solid #e0e0e0;
  background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom, left, right);
  background: -moz-linear-gradient(top, #ededed, #ebebeb); }

table th:first-child {
  text-align: left;
  padding-left: 20px; }

table tr:first-child th:first-child {
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px; }

table tr:first-child th:last-child {
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px; }

table tr {
  text-align: center;
  padding-left: 20px; }

table tr td:first-child {
  text-align: left;
  padding-left: 20px;
  border-left: 0; }

table tr td {
  padding: 18px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  background: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, left, right);
  background: -moz-linear-gradient(top, #fbfbfb, #fafafa); }

table tr.even td {
  background: #f6f6f6;
  background: -webkit-gradient(linear, left top, left bottom, left, right);
  background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6); }

table tr:last-child td {
  border-bottom: 0; }

table tr:last-child td:first-child {
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px; }

table tr:last-child td:last-child {
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px; }

table tr:hover td {
  background: #e9f3f6;
  background: -webkit-gradient(linear, left top, left bottom, left, right);
  background: -moz-linear-gradient(top, #e9f3f6, #b1e0f0); }

/* Layout */
/**
* ----------------------------------------------------------------------------------------
* Header
* ----------------------------------------------------------------------------------------
*/
.header {
  background: #e8e8e8;
  border-top: 8px solid #000;
  padding: 10px 0px; }

.logo {
  max-width: 100%; }
  .logo img {
    max-width: 100%;
    height: auto; }

.hcol-2 ul {
  float: right;
  margin-top: 20px;
  width: 100%; }

.hcol-2 ul li {
  display: inline-block;
  padding: 0 10px; }

.hcol-2 ul li:first-child {
  border-right: 1px solid #000;
  margin-right: 0; }

.top-search.col-md-6 {
  padding-right: 0; }

.top-search form {
  width: 100%; }

.top-search form .form-control {
  background-color: #ffffff;
  background-image: none;
  border: none;
  border-radius: 0px;
  color: #555555;
  display: block;
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  height: 33px;
  padding: 6px 12px;
  line-height: 1.42857143;
  width: 100%;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.top-search .form-inline .form-group {
  width: 100%; }
  .top-search .form-inline .form-group label {
    width: 84%; }

.hcol-2 h3 {
  color: #12345d;
  font-size: 18px;
  font-weight: normal; }

.hcol-2 p {
  font-size: 13px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 0; }

.hcol-2 a {
  color: #5d5d5d;
  text-decoration: underline; }
  .hcol-2 a:hover {
    color: #a25ba1; }

.top-visit.col-md-6 {
  padding-right: 0; }

.top-visit span {
  border-right: 1px solid #fff;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  margin-right: 3px;
  padding-right: 3px;
  text-transform: uppercase; }

.top-visit a {
  background: #a25ba1;
  color: #fff;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  padding: 0px 5px;
  text-decoration: none; }
  .top-visit a:hover {
    background: #7b457a;
    color: #fff; }

/**
 * ----------------------------------------------------------------------------------------
 * Menus
 * ----------------------------------------------------------------------------------------
 */
.main-navigation {
  background: #d2d0b9;
  clear: both;
  display: block;
  float: none;
  margin: 0;
  padding: 0; }
  .main-navigation .container {
    padding-left: 0;
    padding-right: 0; }

.main-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left; }

.main-navigation li {
  border: none;
  color: #000;
  display: inline-block;
  position: relative;
  transition: all 0.5s; }

.main-navigation li:hover {
  background: #000000;
  color: #fff; }

.main-navigation a {
  border: none;
  color: #000;
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: normal;
  padding: 15px 30px;
  text-decoration: none; }

.main-navigation a:hover {
  background: #000;
  color: #fff; }

.main-navigation li.current_page_ancestor &gt; a {
  color: #fff; }

.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {
  background: #000;
  color: #fff; }

.main-navigation .current-menu-parent a {
  background: #000;
  color: #fff; }

.main-navigation .current-menu-parent a:hover {
  background: #000;
  color: #fff; }

.main-navigation ul ul {
  background: #000;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  color: #fff;
  display: none;
  float: left;
  left: 0;
  position: absolute;
  text-align: left;
  top: 57px;
  width: 288px;
  z-index: 99999; }

.main-navigation ul ul a {
  color: #fff;
  padding: 10px 15px; }

.main-navigation .current_page_item ul.sub-menu a,
.main-navigation .current-menu-item ul.sub-menu a,
.main-navigation .current-menu-parent ul.sub-menu a {
  background: #000;
  color: #fff; }

.main-navigation .menu-item ul.sub-menu a:hover,
.main-navigation .current_page_item ul.sub-menu a:hover,
.main-navigation .current-menu-item ul.sub-menu a:hover,
.main-navigation .current-menu-parent ul.sub-menu a:hover {
  background: #333333; }

.main-navigation ul ul li.current-menu-item,
.main-navigation .current-menu-parent ul.sub-menu li.current-menu-item a {
  background: #333333; }

.main-navigation ul ul ul {
  left: 100%;
  top: 10px; }

.main-navigation ul ul li {
  display: block; }

.main-navigation ul li:hover &gt; ul {
  display: block; }

/* Small menu */
.menu-toggle {
  cursor: pointer;
  display: none; }

@media screen and (max-width: 770px) {
  .menu-toggle,
  .site-nav.toggled .main-nav {
    display: block; }

  .menu-toggle {
    background: transparent;
    border: none;
    font-size: 24px;
    margin: 0;
    padding: 0; }

  .site-nav.toggled .menu-toggle {
    margin-bottom: 10px; }

  .site-nav {
    padding: 10px 0; }

  .site-nav ul {
    display: none; }

  .site-nav li {
    display: block;
    text-align: left; }

  .site-nav ul ul {
    box-shadow: none;
    display: block;
    float: none;
    position: relative;
    text-align: left;
    top: 0;
    z-index: 99999;
    margin-left: 15px; } }
/* Pagination */
.pagination {
  clear: both;
  display: block; }

.paging-navigation ul.page-numbers {
  clear: both;
  margin: 0; }

ul.page-numbers li {
  display: inline; }

a.page-numbers,
span.page-numbers {
  position: relative;
  float: left;
  font-weight: bold;
  padding: 10px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px; }

.paging-navigation li:first-child &gt; a.page-numbers,
.paging-navigation li:first-child &gt; span.page-numbers {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.paging-navigation li:last-child &gt; a.page-numbers,
.paging-navigation li:last-child &gt; span.page-numbers {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

a:hover.page-numbers {
  color: #000;
  background: #f5f3f3; }

.paging-navigation .current {
  font-weight: bold;
  color: #000;
  background: #eeeeee; }

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/**
* ----------------------------------------------------------------------------------------
* Main
* ----------------------------------------------------------------------------------------
*/
body {
  background: #343434; }

.banner {
  padding: 0; }
  .banner .container {
    padding: 0; }
  .banner .slider {
    background: #fff;
    overflow: hidden; }
    .banner .slider .rsDefaultInv,
    .banner .slider .rsDefaultInv .rsOverflow,
    .banner .slider .rsDefaultInv .rsSlide,
    .banner .slider .rsDefaultInv .rsVideoFrameHolder,
    .banner .slider .rsDefaultInv .rsThumbs {
      background: #fff; }
  .banner img {
    max-width: 100%;
    height: auto;
    width: 100%; }

.mc-inner {
  background: #fff;
  overflow: hidden;
  padding: 25px 0px 50px; }

hr {
  margin-top: 32px;
  margin-bottom: 32px;
  border: 0;
  border-top: 1px solid #e5e4e4; }

.page-title,
.page-title a {
  color: #362F2D;
  font-size: 1.6em;
  font-weight: normal; }

.page-header {
  background: url(../img/bg-page-title.jpg) left bottom no-repeat;
  margin-bottom: 30px;
  padding-bottom: 15px; }

.page-title a:hover {
  color: #009933; }

.post,
.nsfs_articles {
  font-weight: normal;
  margin-bottom: 54px; }

.nsfs_articles .entry-title {
  padding-bottom: 9px;
  margin: 0px 0 20px;
  border-bottom: 1px solid #eee; }

.entry-title {
  color: #1c3c61;
  font-size: 26px;
  font-weight: normal; }
  .entry-title a {
    color: #1c3c61; }
    .entry-title a:hover {
      color: #a25ba1; }

.entry-content #toc-np-container {
  background: #000;
  border: none;
  color: #cccccc;
  float: right;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 15px;
  padding: 15px 15px;
  position: relative;
  width: 276px;
  margin-left: 20px; }
  .entry-content #toc-np-container a {
    background: transparent;
    color: #cccccc;
    display: block;
    font-weight: normal;
    padding: 4px 8px;
    text-decoration: none;
    transition: background-color 1s; }
    .entry-content #toc-np-container a:hover {
      background: url(../img/bg-toc-ql.png) 5px center no-repeat #f8492d;
      color: #fff;
      padding-left: 20px;
      text-decoration: none; }

.entry-content #toc-np-container #toc-np-title {
  border-bottom: 1px solid #333333;
  color: #cccccc;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 14px;
  padding: 0px 0px 8px 0px;
  text-transform: uppercase;
  font-weight: normal;
  text-align: left; }
  .entry-content #toc-np-container #toc-np-title span {
    display: block;
    font-size: 18px;
    text-transform: lowercase; }

.widget.ChildPageWidget li {
  line-height: 1;
  margin-bottom: 5px; }
.widget.ChildPageWidget a {
  background: transparent;
  color: #cccccc;
  display: block;
  font-weight: normal;
  padding: 4px 8px;
  text-decoration: none;
  transition: background-color 1s; }
  .widget.ChildPageWidget a:hover {
    background: url(../img/bg-toc-ql.png) 5px 9px no-repeat #f8492d;
    color: #fff;
    padding-left: 20px;
    text-decoration: none; }
.widget.ChildPageWidget ul &gt; li.current_page_item &gt; a {
  background: url(../img/bg-toc-ql.png) 5px 9px no-repeat #555555;
  color: #fff;
  padding-left: 20px;
  text-decoration: none; }

.ChildPageWidget .widget-title span {
  display: block;
  font-size: 18px;
  text-transform: lowercase; }

.entry-content #toc-np-container .toc-np-number {
  display: none;
  padding-right: 0; }

.next-page {
  float: right;
  text-align: right; }

.next-page a {
  background: #f8492d;
  color: #fff;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
  padding: 4px 20px;
  text-transform: uppercase; }
  .next-page a:hover {
    background: #a25ba1;
    color: #fff; }

.research-nav {
  margin: 35px 0 20px;
  overflow: hidden; }

.previous-step a,
.next-step a,
.back-to a {
  background: #BB58A4;
  color: #fff;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
  padding: 4px 20px;
  text-transform: uppercase; }
  .previous-step a:hover,
  .next-step a:hover,
  .back-to a:hover {
    background: #681E72;
    color: #fff; }

.previous-step {
  float: left; }

.next-step a {
  float: right; }

.back-to {
  margin: 50px auto 0px;
  text-align: center; }
  .back-to a {
    float: none; }

.entry-meta {
  color: #000;
  font-size: 14px;
  margin-bottom: 13.5px; }
  .entry-meta a {
    color: #000; }

.g-cols {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -moz-column-gap: 26px;
  -webkit-column-gap: 26px;
  column-gap: 26px; }
  .g-cols li {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 20px; }

.genus-page-title {
  background: #000;
  color: #fff;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin-bottom: 10px;
  padding: 5px 20px;
  text-align: center;
  text-transform: uppercase; }

.mc-inner-top {
  background: #000;
  color: #fff;
  padding: 20px 0px;
  overflow: hidden; }
  .mc-inner-top p {
    color: #4e4e4e;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 12px;
    margin-bottom: 0px; }

.th-wrap {
  position: relative; }
  .th-wrap .previous-step a,
  .th-wrap .next-step a {
    background: #2b2b2b; }
    .th-wrap .previous-step a:hover,
    .th-wrap .next-step a:hover {
      background: #a25ba1;
      color: #fff; }
  .th-wrap .previous-step a {
    position: absolute;
    top: 45%;
    left: 0; }
  .th-wrap .next-step a {
    position: absolute;
    top: 45%;
    right: 0; }
  .th-wrap img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: auto; }

.single-antique .page-title,
.single-genera .page-title,
.single-attachment .page-title {
  color: #fff; }
  .single-antique .page-title a,
  .single-genera .page-title a,
  .single-attachment .page-title a {
    color: #fff; }
    .single-antique .page-title a:hover,
    .single-genera .page-title a:hover,
    .single-attachment .page-title a:hover {
      color: #a25ba1; }

.copy-2 {
  font-size: 13px; }

/* SEARCH RESULTS */
ul.search-results {
  margin: 0;
  padding: 0; }

ul.search-results li {
  display: block;
  color: #1c3c61;
  font-size: 1.3em;
  font-weight: normal;
  margin: 0 0 5px;
  font-style: italic; }

.results-count {
  padding-bottom: 20px; }

/**
 * ----------------------------------------------------------------------------------------
 * Sidebar
 * ----------------------------------------------------------------------------------------
 */
.sidebar {
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 0px 15px 0px 0px; }

.widget {
  background: #000;
  color: #fff;
  margin-bottom: 15px;
  padding: 15px 25px;
  position: relative; }
  .widget a {
    color: #fff; }
    .widget a:hover {
      color: #a25ba1; }
  .widget img {
    display: block;
    width: 90%;
    max-width: 100%;
    height: auto;
    margin: 0 auto; }

.widget-title {
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  margin-bottom: 14px;
  padding: 0px 0px 8px 0px;
  text-transform: uppercase; }

.fa-title {
  font-size: 30px;
  font-style: italic;
  line-height: 1.1em; }
  .fa-title span {
    text-transform: uppercase; }

.na-thumb {
  margin-bottom: 30px; }
  .na-thumb a img {
    height: auto;
    margin-bottom: 10px;
    max-width: 100%;
    opacity: 1; }
  .na-thumb a:hover img {
    opacity: 0.65; }
  .na-thumb:last-of-type {
    margin-bottom: 0; }

.na-title {
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  text-align: center; }

.widget_advanced_search {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-top: 78px; }
  .widget_advanced_search input, .widget_advanced_search textarea, .widget_advanced_search select {
    color: #000;
    display: inline-block;
    max-width: 100%;
    width: 100%; }
  .widget_advanced_search select {
    font-size: 13px; }
  .widget_advanced_search input[type="radio"], .widget_advanced_search input[type="checkbox"] {
    width: 20px; }
  .widget_advanced_search .wpas-field {
    margin-bottom: 16px; }
  .widget_advanced_search .wpas-submit input[type="submit"] {
    background: #f8492d;
    border: 0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 20px;
    text-transform: uppercase; }
    .widget_advanced_search .wpas-submit input[type="submit"]:hover {
      background: #a25ba1;
      color: #fff; }

.widget-genera img {
  max-width: 100%;
  height: auto; }

/**
* ----------------------------------------------------------------------------------------
* Footer
* ----------------------------------------------------------------------------------------
*/
.footer {
  background: #222;
  padding: 16px 0px 30px;
  text-align: center; }
  .footer .copyright {
    color: #aeaeae;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 10px; }
    .footer .copyright a {
      color: #aeaeae; }
      .footer .copyright a:hover {
        color: #a25ba1; }
  .footer .by {
    color: #4c4c4c;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 0px; }
    .footer .by a {
      color: #4c4c4c; }
      .footer .by a:hover {
        color: #a25ba1; }

.footer-nav {
  margin-bottom: 12px; }

.footer-nav li {
  display: inline-block;
  font-size: 20px;
  margin: 0px 12px;
  text-align: center; }
  .footer-nav li a {
    color: #fff; }
    .footer-nav li a:hover {
      color: #a25ba1; }

/**
* ----------------------------------------------------------------------------------------
* Antique Prints
* ----------------------------------------------------------------------------------------
*/
.antique-thumb {
  width: 15.25424%;
  float: left; }
  .antique-thumb:nth-child(6n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0; }
  .antique-thumb:nth-child(6n + 2) {
    margin-left: 16.94915%;
    margin-right: -100%;
    clear: none; }
  .antique-thumb:nth-child(6n + 3) {
    margin-left: 33.89831%;
    margin-right: -100%;
    clear: none; }
  .antique-thumb:nth-child(6n + 4) {
    margin-left: 50.84746%;
    margin-right: -100%;
    clear: none; }
  .antique-thumb:nth-child(6n + 5) {
    margin-left: 67.79661%;
    margin-right: -100%;
    clear: none; }
  .antique-thumb:nth-child(6n + 6) {
    margin-left: 84.74576%;
    margin-right: -100%;
    clear: none; }

.antique-thumb {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
  line-height: 1.1;
  margin-bottom: 25px;
  min-height: 260px; }
  .antique-thumb h2 {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 6px;
    font-weight: normal; }
    .antique-thumb h2 a {
      color: #1c3c61; }
      .antique-thumb h2 a:hover {
        color: #a25ba1; }
  .antique-thumb img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 5px; }
  .antique-thumb .thumbnail {
    display: block;
    padding: 4px;
    margin: 0 auto 8px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out;
    max-width: 164px; }
    .antique-thumb .thumbnail:hover {
      background-color: #a25ba1;
      border: 1px solid #fff;
      padding: 0px; }
    .antique-thumb .thumbnail:hover img {
      opacity: 0.75; }

.adv-search .antique-thumb {
  min-height: 200px; }

.single-antique .page-title {
  margin-bottom: 30px;
  padding-bottom: 15px; }

.print_categories li {
    margin-top: 15px;
}

article.antique header {
    font-style: italic;
}

li.sub-cat a {
    font-size: 27px;
}
li.sub-cat {
    margin-left: 40px;
}

.print-cat-description {
    margin-left: 40px;
}

.print_categories .fa-arrow-circle-o-right {
    margin-right: 10px;
}
/**
* ----------------------------------------------------------------------------------------
* Articles
* ----------------------------------------------------------------------------------------
*/
.subtitle {
  font-size: 1.2em; }

.ChildPageWidget ul.children {
  margin-left: 10px; }

/**
* ----------------------------------------------------------------------------------------
* Genera
* ----------------------------------------------------------------------------------------
*/
/* GENERA ARCHIVE */
.genera .entry-footer li a, .print_categories a, .genera .entry-footer li{
  color: #000;
  font-size: 32px;
  margin-bottom: 20px; }
  .genera .entry-footer li a:hover,.print_categories a:hover {
    color: #a25ba1; }
  .genera .entry-footer li a .fa, .print_categories a .fa {
    color: #a25ba1; }
 
  .genera .entry-footer li li a, .print_categories li.sub-cat a, .genera .entry-footer li li {
    font-size: 28px;
}

.widget-genera {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 11px; }
  .widget-genera img {
    margin-bottom: 5px; }
  .widget-genera hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #b5b5b5; }
  .widget-genera p.editorial {
    color: #08103d;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 1;
    text-transform: uppercase; }
  .widget-genera p.questions {
    color: #575757;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 16px;
    line-height: 1; }
  .widget-genera p.name {
    color: #009933;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    margin-bottom: 2px;
    line-height: 1; }
  .widget-genera p.email {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1; }
    .widget-genera p.email a {
      color: #222222; }
      .widget-genera p.email a:hover {
        color: #a25ba1; }

/* GENUS SINGLE */
body.single-genera .page-title {
  margin-bottom: 30px;
  padding-bottom: 15px; }
body.single-genera ul.cpt-meta {
  margin: 0px 0px 10px 0px;
  padding: 0; }
  body.single-genera ul.cpt-meta li {
    display: inline-block;
    font-size: .9em;
    margin-right: 16px; }
    body.single-genera ul.cpt-meta li span {
      font-style: normal; }
    body.single-genera ul.cpt-meta li:last-of-type {
      margin-right: 0; }

.nsfs-genera-wrap {
  margin: 24px 0 0 0; }

.nsfs-genera {
  width: 23.72881%;
  float: left;
  margin-bottom: 36px; }
  .nsfs-genera:nth-child(4n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0; }
  .nsfs-genera:nth-child(4n + 2) {
    margin-left: 25.42373%;
    margin-right: -100%;
    clear: none; }
  .nsfs-genera:nth-child(4n + 3) {
    margin-left: 50.84746%;
    margin-right: -100%;
    clear: none; }
  .nsfs-genera:nth-child(4n + 4) {
    margin-left: 76.27119%;
    margin-right: -100%;
    clear: none; }
  .nsfs-genera .thumb {
    margin-bottom: 10px; }
  .nsfs-genera .thumb .alignleft {
    clear: left;
    display: inline-block;
    float: left;
    margin: 5px 20px 10px 0; }
  .nsfs-genera img {
    height: auto;
    max-width: 100%;
    width: 100%; }
  .nsfs-genera .post-content {
    text-align: center; }
  .nsfs-genera .post-title {
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 6px;
    font-style: italic; }
  .nsfs-genera .post-title a {
    color: #1c3c61; }
    .nsfs-genera .post-title a:hover {
      color: #a25ba1; }

/* SLIDESHOW SETTINGS */
.slb_details em {
  font-style: italic !important; }

/******************************************************
        [ GRAVITY FORMS ]
*******************************************************/
.gform_wrapper form {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 0; }

body .gform_wrapper label.gfield_label + div.ginput_container {
  margin-top: 0 !important; }

.gform_wrapper {
  background: transparent;
  color: #252525;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin: 0;
  max-width: 800px;
  width: 100%; }
  .gform_wrapper .hidden_label input.large,
  .gform_wrapper .hidden_label select.large,
  .gform_wrapper .top_label input.large,
  .gform_wrapper .top_label select.large {
    width: 100%; }
  .gform_wrapper li {
    margin-bottom: 10px; }
  .gform_wrapper .ginput_container input,
  .gform_wrapper .ginput_container select,
  .gform_wrapper .ginput_container textarea,
  .gform_wrapper input[type=email],
  .gform_wrapper input[type=number],
  .gform_wrapper input[type=password],
  .gform_wrapper input[type=tel],
  .gform_wrapper input[type=text],
  .gform_wrapper input[type=url] {
    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);
    color: #555;
    display: block;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    height: 40px;
    line-height: 1;
    margin: 0;
    padding: 6px 10px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    width: 100%; }
  .gform_wrapper .ginput_container textarea {
    height: auto; }
  .gform_wrapper h3.gform_title {
    color: #252525;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-weight: bold;
    margin: 0 0 15px 0;
    text-transform: uppercase; }
  .gform_wrapper .top_label .gfield_label {
    display: block;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 4px;
    text-transform: uppercase; }
  .gform_wrapper .gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
  .gform_wrapper .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
  .gform_wrapper .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0; }
  .gform_wrapper .gform_footer {
    text-align: center; }
  .gform_wrapper .gform_footer input.button,
  .gform_wrapper .gform_footer input[type=submit],
  .gform_wrapper .gform_page_footer input.button,
  .gform_wrapper .gform_page_footer input[type=submit] {
    background: #a25ba1;
    border: 0;
    color: white; }
    .gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input.button:focus, .gform_wrapper .gform_footer input.button:active,
    .gform_wrapper .gform_footer input[type=submit]:hover,
    .gform_wrapper .gform_footer input[type=submit]:focus,
    .gform_wrapper .gform_footer input[type=submit]:active,
    .gform_wrapper .gform_page_footer input.button:hover,
    .gform_wrapper .gform_page_footer input.button:focus,
    .gform_wrapper .gform_page_footer input.button:active,
    .gform_wrapper .gform_page_footer input[type=submit]:hover,
    .gform_wrapper .gform_page_footer input[type=submit]:focus,
    .gform_wrapper .gform_page_footer input[type=submit]:active {
      background: #009933;
      border: 0;
      color: white; }
  .gform_wrapper .gform_footer .post-desc {
    overflow: hidden; }
  .gform_wrapper .gform_footer .post-desc h4 {
    color: white;
    line-height: 1;
    margin-bottom: 4px; }
  .gform_wrapper .entry-content .gform_footer .post-desc p a {
    color: #252525;
    text-decoration: underline; }
    .gform_wrapper .entry-content .gform_footer .post-desc p a:hover {
      color: #009933;
      text-decoration: none; }
  .gform_wrapper .gform_footer .post-desc p {
    line-height: 1.3;
    margin: 0 auto; }
    .gform_wrapper .gform_footer .post-desc p a {
      color: white;
      text-decoration: underline; }
      .gform_wrapper .gform_footer .post-desc p a:hover {
        color: #009933;
        text-decoration: none; }
  .gform_wrapper .validation_error {
    background-color: #009933 !important;
    border-color: #009933 !important;
    color: white !important;
    padding: 10px !important;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 14px !important;
    font-weight: bold;
    line-height: 18px !important;
    margin-bottom: 5px !important;
    width: 100% !important; }
  .gform_wrapper li.gfield.gfield_error,
  .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: #009933 !important;
    border-color: #009933 !important;
    margin-bottom: 6px !important;
    padding: 10px !important; }
  .gform_wrapper li.gfield.gfield_error.field_contains_required .gfield_select,
  .gform_wrapper li.gfield.gfield_error label,
  .gform_wrapper li.gfield.gfield_error.field_contains_required .gfield_description {
    background-color: #009933 !important;
    border-color: #009933 !important;
    color: white !important;
    margin-bottom: 6px !important;
    padding: 10px !important; }
  .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
  .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
  .gform_wrapper li.gfield.gfield_error.gfield_contains_required .gfield_description.validation_message,
  .gform_wrapper li.gfield.gfield_error.gfield_contains_required .validation_message,
  .gform_wrapper li.gfield.gfield_error.gfield_contains_required .gfield_description {
    color: white !important; }
  .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
  .gform_wrapper li.gfield_error textarea {
    border: 1px solid #009933 !important; }
  .gform_wrapper .top_label .gfield_error {
    width: 100% !important; }
  .gform_wrapper ul.gform_fields li.gfield.gfield_error label .gfield_required {
    color: white; }

/* Modules */
/**
 * ----------------------------------------------------------------------------------------
 * Module/BTNs
 * ----------------------------------------------------------------------------------------
 */
.btn, .gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit], .btn-1-lg, .btn-2 {
  background-image: none;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 0;
  padding: 10px 10px;
  text-transform: none;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:active, .gform_wrapper .gform_footer input.button:active,
  .gform_wrapper .gform_footer input[type=submit]:active,
  .gform_wrapper .gform_page_footer input.button:active,
  .gform_wrapper .gform_page_footer input[type=submit]:active, .btn-1-lg:active, .btn-2:active {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); }

.btn:hover, .gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper .gform_page_footer input.button:hover,
.gform_wrapper .gform_page_footer input[type=submit]:hover, .btn-1-lg:hover, .btn-2:hover {
  background: #b57bb4;
  color: #fff;
  box-shadow: none; }

.btn-1-lg {
  background-color: #009933;
  border: 6px solid #a088a7;
  color: #fff;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.2em;
  min-width: 370px;
  padding: 20px 0;
  text-align: center;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.85);
  text-transform: uppercase; }
  .btn-1-lg:hover {
    background-color: #004d1a; }

.btn-2 {
  background-color: #a25ba1;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2em;
  min-width: 72px;
  padding: 10px 0;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase; }
  .btn-2:hover {
    background-color: #713f70; }

.btn-search {
  background-color: #009933;
  background-image: none;
  border-radius: 0;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 0;
  margin-left: -3px;
  padding: 8px;
  text-transform: none;
  transition: all 1s;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn-search:hover {
    background-color: #006622; }

/**
 * ----------------------------------------------------------------------------------------
 * Form Search
 * ----------------------------------------------------------------------------------------
 */
.form-search input[type="text"],
.form-search .formt-text {
  -moz-border-radius: 2px 0 0 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px 0 0 2px;
  border-right: none; }
.form-search .btn, .form-search .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer .form-search input.button,
.form-search .gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_footer .form-search input[type=submit],
.form-search .gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer .form-search input.button,
.form-search .gform_wrapper .gform_page_footer input[type=submit],
.gform_wrapper .gform_page_footer .form-search input[type=submit], .form-search .btn-1-lg, .form-search .btn-2 {
  -moz-border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0;
  border-radius: 0 2px 2px 0;
  vertical-align: top;
  padding: .35em .6em; }

/* .form-search */
/* Header search */
.search-toggle {
  text-align: center;
  cursor: pointer; }

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

textarea {
  max-width: 100%; }

/* Media Quries */
/**
 * ----------------------------------------------------------------------------------------
 * Responsive
 * ----------------------------------------------------------------------------------------
 */
@media (max-width: 1110px) {
  .fa-title {
    font-size: 28px; } }
@media (max-width: 996px) {
  .main-navigation .container {
    padding-left: 15px;
    padding-right: 15px; }

  .widget-title {
    font-size: 18px; }

  .fa-title {
    font-size: 26px; } }
/* end 996px */
@media (max-width: 875px) {
  .main-navigation a {
    font-size: 18px;
    padding: 15px 20px; }

  .fa-title {
    font-size: 20px; } }
/* end 875px */
@media (max-width: 800px) {
  .nsfs-genera {
    width: 32.20339%;
    float: left; }
    .nsfs-genera:nth-child(3n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .nsfs-genera:nth-child(3n + 2) {
      margin-left: 33.89831%;
      margin-right: -100%;
      clear: none; }
    .nsfs-genera:nth-child(3n + 3) {
      margin-left: 67.79661%;
      margin-right: -100%;
      clear: none; } }
/* end 800px */
@media (max-width: 770px) {
  .logo {
    text-align: left; }

  .top-search label {
    width: 84%; }

  .main-navigation li:hover {
    background: transparent;
    color: #fff; }

  .main-navigation ul ul {
    background: transparent;
    color: #000; }
    .main-navigation ul ul a {
      color: #000; }

  .g-cols {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 30px;
    -webkit-column-gap: 30px;
    column-gap: 30px; }

  .th-wrap .previous-step a {
    position: absolute;
    top: 45%;
    left: 0;
    margin-left: 0; }

  .sidebar {
    padding: 0; }

  .genera li a {
    font-size: 20px; }

  .widget-genera {
    margin-top: 30px; }
    .widget-genera img {
      display: block; } }
/* end 770px */
@media (max-width: 729px) {
  .antique-thumb {
    width: 32.20339%;
    float: left; }
    .antique-thumb:nth-child(3n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .antique-thumb:nth-child(3n + 2) {
      margin-left: 33.89831%;
      margin-right: -100%;
      clear: none; }
    .antique-thumb:nth-child(3n + 3) {
      margin-left: 67.79661%;
      margin-right: -100%;
      clear: none; }

  .hcol-2 ul li:first-child {
    border-right: 0;
    margin-right: 0; }

  .hcol-2 ul li {
    display: block;
    padding: 0 10px; }

  .top-search .form-group {
    margin-bottom: 5px; }

  .top-search {
    margin-bottom: 10px; } }
/* end 729px */
@media (max-width: 600px) {
  .nsfs-genera {
    width: 49.15254%;
    float: left; }
    .nsfs-genera:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .nsfs-genera:nth-child(2n + 2) {
      margin-left: 50.84746%;
      margin-right: -100%;
      clear: none; } }
/* end 600px */
@media (max-width: 552px) {
  .page-title, .page-title a {
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 10px; } }
/* end 552px */
@media (max-width: 480px) {
  .hcol-2 ul li {
    display: block;
    padding: 0 10px; }

  .g-cols {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -moz-column-gap: 0px;
    -webkit-column-gap: 0px;
    column-gap: 0px; }

  .antique-thumb {
    min-height: 145px; }

  .nsfs-genera {
    width: 100%;
    float: left;
    clear: both !important;
    float: none;
    margin: 0 auto 36px !important;
    max-width: 300px;
    width: 100%; }
    .nsfs-genera:nth-child(1n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: none; } }
/* end 480px */



.th-wrap{
    display:flex;
    align-items: center;
}
.th-wrap .arrow{
    color:white;
    color: white;
    font-size: 50px;
    padding: 45px;
    font-weight: 800;
}

h5.media-heading.post-title {
    text-transform: none;
    font-style: italic;
}

.authors {
    width: 90%;
}

.media-body{
    margin-bottom: 20px;
}

.genera-covered {
    font-style: italic;
}

.genera-covered strong{
    font-style: normal;
}

table.lib-archive {
    border-width: 2px;
}

th.tablesorter-header {
    border: 1px solid #cccccc;
    background-color: #449933;
    text-shadow: none;
}
table.lib-archive tbody a {
    color: #13335e;
}

th.tablesorter-header.tablesorter-headerUnSorted {
    background-color: initial;
}

.lib-archive thead tr th:first-child {
    width: 50%;
}

article.library_entry {
    margin-top: 20px;
}

.gsas-field-block label {
    font-weight: 500;
    line-height: 16px;
    vertical-align: top;
}

input.gsas-check-item, input.gsas-check-all {
    margin-top: 1px;
    vertical-align: top;
}

@media screen and (max-width:465px){
    .gsas-fields {
        width: 100%;
    }
}</pre></body></html>