@charset "UTF-8";

/**
 * @copyright Copyright 2015 Naughty Robot
 * @author Naughty Robot <themes@naughtyrobot.digital>
 * @link http://hydrus.naughtyrobot.digital
 *
 * @package Hydrus
 * @version 1.0
 *
 * See license file (licensing/LICENSE.txt) for info about license terms.
 */

/**
 * Deprecated
 * Fallback for bourbon equivalent
 */

/**
 * Deprecated
 * Vendor prefix no longer required.
 */

/**
 * Deprecated
 * Vendor prefix no longer required.
 */

/**
 * Deprecated
 * Vendor prefix no longer required.
 */

/**
 * Deprecated
 * Vendor prefix no longer required.
 */

/**
 * Deprecated
 * Vendor prefix no longer required.
 */

/**
 * Deprecated
 * Vendor prefix no longer required.
 */

/**
 * Deprecated
 * Vendor prefix no longer required.
 */

/**
 * Deprecated
 * Vendor prefix no longer required.
 */

/**
 * Deprecated
 * Vendor prefix no longer required.
 */

/**
 * Deprecated
 * Vendor prefix no longer required.
 */

/**
 * Deprecated
 * Vendor prefix no longer required.
 */

/**
 * Deprecated
 * Use bourbon mixin instead `@include transform(scale(1.5));`
 */

/**
 * Deprecated
 * Use bourbon mixin instead `@include box-sizing(border-box);`
 */

/**
 * Objects
 */

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .btn > .caret,
  .post-password-form input[type="submit"] > .caret,
  figure.hover-type-text figcaption .actions .action > .caret,
  figure.hover-type-text figcaption .actions object > .caret,
  .dropup > .btn > .caret,
  .post-password-form
  .dropup > input[type="submit"] > .caret,
  figure.hover-type-text figcaption .actions
  .dropup > .action > .caret,
  figure.hover-type-text figcaption .actions
  .dropup > object > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("bootstrap/glyphicons-halflings-regular.eot");
  src: url("bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.53846154;
  color: #5d5d5d;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #7d5e4a;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #4d3a2e;
  text-decoration: underline;
}

a:focus {
  outline: thin solid;
  outline: none;
  outline-offset: 0px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.53846154;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 0px;
  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 #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #717171;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 21px;
}

h2,
.h2 {
  font-size: 18px;
}

h3,
.h3 {
  font-size: 16px;
}

h4,
.h4 {
  font-size: 14px;
}

h5,
.h5 {
  font-size: 12px;
}

h6,
.h6 {
  font-size: 10px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 19.5px;
  }
}

small,
.small {
  font-size: 92%;
}

cite {
  font-style: normal;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #717171;
}

.text-primary {
  color: #7d5e4a;
}

a.text-primary:hover {
  color: #5d4637;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #7d5e4a;
}

a.bg-primary:hover {
  background-color: #5d4637;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled,
.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.53846154;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #717171;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 16.25px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.53846154;
  color: #717171;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.53846154;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #838383;
  background-color: #f7f7f7;
  border-radius: 0px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #838383;
  background-color: #f7f7f7;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 12px;
  line-height: 1.53846154;
  word-break: break-all;
  word-wrap: break-word;
  color: #838383;
  background-color: #f7f7f7;
  border: 1px solid #eaeaea;
  border-radius: 0px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container,
.post-password-form {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container:before,
.post-password-form:before,
.container:after,
.post-password-form:after {
  content: " ";
  display: table;
}

.container:after,
.post-password-form:after {
  clear: both;
}

@media (min-width: 768px) {
  .container,
  .post-password-form {
    width: 740px;
  }
}

@media (min-width: 992px) {
  .container,
  .post-password-form {
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .container,
  .post-password-form {
    width: 1160px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@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-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.53846154;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 19.5px;
  line-height: inherit;
  color: #292929;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin solid;
  outline: none;
  outline-offset: 0px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.53846154;
  color: #838383;
}

.form-control,
select a,
.chosen-container-single a,
input.input-text,
textarea,
.select2-container .select2-choice,
.post-password-form input[type="password"],
.woocommerce form .form-row select a,
.woocommerce form .form-row .chosen-container-single a,
.woocommerce-page form .form-row select a,
.woocommerce-page form .form-row .chosen-container-single a,
.hydrus_core_woocommerce_options form .form-row select a,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single a,
.woocommerce form .form-row .select2-container .select2-choice,
.woocommerce-page form .form-row .select2-container .select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row textarea,
.hydrus_core_woocommerce_options form .form-row input.input-text,
.hydrus_core_woocommerce_options form .form-row textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.53846154;
  color: #838383;
  background-color: #f7f7f7;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus,
select a:focus,
.chosen-container-single a:focus,
input.input-text:focus,
textarea:focus,
.select2-container .select2-choice:focus,
.post-password-form input[type="password"]:focus,
.woocommerce form .form-row select a:focus,
.woocommerce form .form-row .chosen-container-single a:focus,
.woocommerce-page form .form-row select a:focus,
.woocommerce-page form .form-row .chosen-container-single a:focus,
.hydrus_core_woocommerce_options form .form-row select a:focus,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single a:focus,
.woocommerce form .form-row .select2-container .select2-choice:focus,
.woocommerce-page form .form-row .select2-container .select2-choice:focus,
.hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice:focus,
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus,
.woocommerce-page form .form-row input.input-text:focus,
.woocommerce-page form .form-row textarea:focus,
.hydrus_core_woocommerce_options form .form-row input.input-text:focus,
.hydrus_core_woocommerce_options form .form-row textarea:focus {
  border-color: #53abe4;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(83, 171, 228, 0.6);
}

.form-control::-moz-placeholder,
select a::-moz-placeholder,
.chosen-container-single a::-moz-placeholder,
input.input-text::-moz-placeholder,
textarea::-moz-placeholder,
.select2-container .select2-choice::-moz-placeholder,
.post-password-form input[type="password"]::-moz-placeholder,
.woocommerce form .form-row select a::-moz-placeholder,
.woocommerce form .form-row .chosen-container-single a::-moz-placeholder,
.woocommerce-page form .form-row select a::-moz-placeholder,
.woocommerce-page form .form-row .chosen-container-single a::-moz-placeholder,
.hydrus_core_woocommerce_options form .form-row select a::-moz-placeholder,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single a::-moz-placeholder,
.woocommerce form .form-row .select2-container .select2-choice::-moz-placeholder,
.woocommerce-page form .form-row .select2-container .select2-choice::-moz-placeholder,
.hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice::-moz-placeholder,
.woocommerce form .form-row input.input-text::-moz-placeholder,
.woocommerce form .form-row textarea::-moz-placeholder,
.woocommerce-page form .form-row input.input-text::-moz-placeholder,
.woocommerce-page form .form-row textarea::-moz-placeholder,
.hydrus_core_woocommerce_options form .form-row input.input-text::-moz-placeholder,
.hydrus_core_woocommerce_options form .form-row textarea::-moz-placeholder {
  color: #838383;
  opacity: 1;
}

.form-control:-ms-input-placeholder,
select a:-ms-input-placeholder,
.chosen-container-single a:-ms-input-placeholder,
input.input-text:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.select2-container .select2-choice:-ms-input-placeholder,
.post-password-form input[type="password"]:-ms-input-placeholder,
.woocommerce form .form-row select a:-ms-input-placeholder,
.woocommerce form .form-row .chosen-container-single a:-ms-input-placeholder,
.woocommerce-page form .form-row select a:-ms-input-placeholder,
.woocommerce-page form .form-row .chosen-container-single a:-ms-input-placeholder,
.hydrus_core_woocommerce_options form .form-row select a:-ms-input-placeholder,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single a:-ms-input-placeholder,
.woocommerce form .form-row .select2-container .select2-choice:-ms-input-placeholder,
.woocommerce-page form .form-row .select2-container .select2-choice:-ms-input-placeholder,
.hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice:-ms-input-placeholder,
.woocommerce form .form-row input.input-text:-ms-input-placeholder,
.woocommerce form .form-row textarea:-ms-input-placeholder,
.woocommerce-page form .form-row input.input-text:-ms-input-placeholder,
.woocommerce-page form .form-row textarea:-ms-input-placeholder,
.hydrus_core_woocommerce_options form .form-row input.input-text:-ms-input-placeholder,
.hydrus_core_woocommerce_options form .form-row textarea:-ms-input-placeholder {
  color: #838383;
}

.form-control::-webkit-input-placeholder,
select a::-webkit-input-placeholder,
.chosen-container-single a::-webkit-input-placeholder,
input.input-text::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.select2-container .select2-choice::-webkit-input-placeholder,
.post-password-form input[type="password"]::-webkit-input-placeholder,
.woocommerce form .form-row select a::-webkit-input-placeholder,
.woocommerce form .form-row .chosen-container-single a::-webkit-input-placeholder,
.woocommerce-page form .form-row select a::-webkit-input-placeholder,
.woocommerce-page form .form-row .chosen-container-single a::-webkit-input-placeholder,
.hydrus_core_woocommerce_options form .form-row select a::-webkit-input-placeholder,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single a::-webkit-input-placeholder,
.woocommerce form .form-row .select2-container .select2-choice::-webkit-input-placeholder,
.woocommerce-page form .form-row .select2-container .select2-choice::-webkit-input-placeholder,
.hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice::-webkit-input-placeholder,
.woocommerce form .form-row input.input-text::-webkit-input-placeholder,
.woocommerce form .form-row textarea::-webkit-input-placeholder,
.woocommerce-page form .form-row input.input-text::-webkit-input-placeholder,
.woocommerce-page form .form-row textarea::-webkit-input-placeholder,
.hydrus_core_woocommerce_options form .form-row input.input-text::-webkit-input-placeholder,
.hydrus_core_woocommerce_options form .form-row textarea::-webkit-input-placeholder {
  color: #838383;
}

.form-control[disabled],
select a[disabled],
.chosen-container-single a[disabled],
input[disabled].input-text,
textarea[disabled],
.select2-container [disabled].select2-choice,
.post-password-form input[disabled][type="password"],
.woocommerce form .form-row select a[disabled],
.woocommerce form .form-row .chosen-container-single a[disabled],
.woocommerce-page form .form-row select a[disabled],
.woocommerce-page form .form-row .chosen-container-single a[disabled],
.hydrus_core_woocommerce_options form .form-row select a[disabled],
.hydrus_core_woocommerce_options form .form-row .chosen-container-single a[disabled],
.woocommerce form .form-row .select2-container [disabled].select2-choice,
.woocommerce-page form .form-row .select2-container [disabled].select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container [disabled].select2-choice,
.woocommerce form .form-row input[disabled].input-text,
.woocommerce form .form-row textarea[disabled],
.woocommerce-page form .form-row input[disabled].input-text,
.woocommerce-page form .form-row textarea[disabled],
.hydrus_core_woocommerce_options form .form-row input[disabled].input-text,
.hydrus_core_woocommerce_options form .form-row textarea[disabled],
.form-control[readonly],
select a[readonly],
.chosen-container-single a[readonly],
input[readonly].input-text,
textarea[readonly],
.select2-container [readonly].select2-choice,
.post-password-form input[readonly][type="password"],
.woocommerce form .form-row select a[readonly],
.woocommerce form .form-row .chosen-container-single a[readonly],
.woocommerce-page form .form-row select a[readonly],
.woocommerce-page form .form-row .chosen-container-single a[readonly],
.hydrus_core_woocommerce_options form .form-row select a[readonly],
.hydrus_core_woocommerce_options form .form-row .chosen-container-single a[readonly],
.woocommerce form .form-row .select2-container [readonly].select2-choice,
.woocommerce-page form .form-row .select2-container [readonly].select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container [readonly].select2-choice,
.woocommerce form .form-row input[readonly].input-text,
.woocommerce form .form-row textarea[readonly],
.woocommerce-page form .form-row input[readonly].input-text,
.woocommerce-page form .form-row textarea[readonly],
.hydrus_core_woocommerce_options form .form-row input[readonly].input-text,
.hydrus_core_woocommerce_options form .form-row textarea[readonly],
fieldset[disabled] .form-control,
fieldset[disabled] select a,
select
  fieldset[disabled] a,
fieldset[disabled]
  .chosen-container-single a,
.chosen-container-single
  fieldset[disabled] a,
fieldset[disabled] input.input-text,
fieldset[disabled] textarea,
fieldset[disabled] .select2-container .select2-choice,
.select2-container
  fieldset[disabled] .select2-choice,
fieldset[disabled] .post-password-form input[type="password"],
.post-password-form
  fieldset[disabled] input[type="password"],
fieldset[disabled] .woocommerce form .form-row select a,
.woocommerce form .form-row select
  fieldset[disabled] a,
fieldset[disabled] .woocommerce form .form-row .chosen-container-single a,
.woocommerce form .form-row .chosen-container-single
  fieldset[disabled] a,
fieldset[disabled] .woocommerce-page form .form-row select a,
.woocommerce-page form .form-row select
  fieldset[disabled] a,
fieldset[disabled] .woocommerce-page form .form-row .chosen-container-single a,
.woocommerce-page form .form-row .chosen-container-single
  fieldset[disabled] a,
fieldset[disabled] .hydrus_core_woocommerce_options form .form-row select a,
.hydrus_core_woocommerce_options form .form-row select
  fieldset[disabled] a,
fieldset[disabled] .hydrus_core_woocommerce_options form .form-row .chosen-container-single a,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single
  fieldset[disabled] a,
fieldset[disabled] .woocommerce form .form-row .select2-container .select2-choice,
.woocommerce form .form-row .select2-container
  fieldset[disabled] .select2-choice,
fieldset[disabled] .woocommerce-page form .form-row .select2-container .select2-choice,
.woocommerce-page form .form-row .select2-container
  fieldset[disabled] .select2-choice,
fieldset[disabled] .hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container
  fieldset[disabled] .select2-choice,
fieldset[disabled] .woocommerce form .form-row input.input-text,
.woocommerce form .form-row
  fieldset[disabled] input.input-text,
fieldset[disabled] .woocommerce form .form-row textarea,
.woocommerce form .form-row
  fieldset[disabled] textarea,
fieldset[disabled] .woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row
  fieldset[disabled] input.input-text,
fieldset[disabled] .woocommerce-page form .form-row textarea,
.woocommerce-page form .form-row
  fieldset[disabled] textarea,
fieldset[disabled] .hydrus_core_woocommerce_options form .form-row input.input-text,
.hydrus_core_woocommerce_options form .form-row
  fieldset[disabled] input.input-text,
fieldset[disabled] .hydrus_core_woocommerce_options form .form-row textarea,
.hydrus_core_woocommerce_options form .form-row
  fieldset[disabled] textarea {
  cursor: not-allowed;
  background-color: #f7f7f7;
  opacity: 1;
}

textarea.form-control,
textarea,
.select2-container textarea.select2-choice,
.woocommerce form .form-row .select2-container textarea.select2-choice,
.woocommerce-page form .form-row .select2-container textarea.select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container textarea.select2-choice,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea,
.hydrus_core_woocommerce_options form .form-row textarea {
  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.53846154 \0;
}

input[type="date"].input-sm,
.form-horizontal .form-group-sm input[type="date"].form-control,
.form-horizontal .form-group-sm input[type="date"].input-text,
.form-horizontal .form-group-sm .select2-container input[type="date"].select2-choice,
.select2-container .form-horizontal .form-group-sm input[type="date"].select2-choice,
.form-horizontal .form-group-sm .post-password-form input[type="date"][type="password"],
.post-password-form .form-horizontal .form-group-sm input[type="date"][type="password"],
.input-group-sm > input[type="date"].form-control,
.input-group-sm > input[type="date"].input-text,
.select2-container .input-group-sm > input[type="date"].select2-choice,
.post-password-form .input-group-sm > input[type="date"][type="password"],
.woocommerce form .form-row .input-group-sm > input[type="date"].input-text,
.woocommerce-page form .form-row .input-group-sm > input[type="date"].input-text,
.hydrus_core_woocommerce_options form .form-row .input-group-sm > input[type="date"].input-text,
.input-group-sm > input[type="date"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="date"].btn,
.post-password-form
  .input-group-sm > .input-group-btn > input[type="date"][type="submit"],
figure.hover-type-text figcaption .actions
  .input-group-sm > .input-group-btn > input[type="date"].action,
input[type="time"].input-sm,
.form-horizontal .form-group-sm input[type="time"].form-control,
.form-horizontal .form-group-sm input[type="time"].input-text,
.form-horizontal .form-group-sm .select2-container input[type="time"].select2-choice,
.select2-container .form-horizontal .form-group-sm input[type="time"].select2-choice,
.form-horizontal .form-group-sm .post-password-form input[type="time"][type="password"],
.post-password-form .form-horizontal .form-group-sm input[type="time"][type="password"],
.input-group-sm > input[type="time"].form-control,
.input-group-sm > input[type="time"].input-text,
.select2-container .input-group-sm > input[type="time"].select2-choice,
.post-password-form .input-group-sm > input[type="time"][type="password"],
.woocommerce form .form-row .input-group-sm > input[type="time"].input-text,
.woocommerce-page form .form-row .input-group-sm > input[type="time"].input-text,
.hydrus_core_woocommerce_options form .form-row .input-group-sm > input[type="time"].input-text,
.input-group-sm > input[type="time"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="time"].btn,
.post-password-form
  .input-group-sm > .input-group-btn > input[type="time"][type="submit"],
figure.hover-type-text figcaption .actions
  .input-group-sm > .input-group-btn > input[type="time"].action,
input[type="datetime-local"].input-sm,
.form-horizontal .form-group-sm input[type="datetime-local"].form-control,
.form-horizontal .form-group-sm input[type="datetime-local"].input-text,
.form-horizontal .form-group-sm .select2-container input[type="datetime-local"].select2-choice,
.select2-container .form-horizontal .form-group-sm input[type="datetime-local"].select2-choice,
.form-horizontal .form-group-sm .post-password-form input[type="datetime-local"][type="password"],
.post-password-form .form-horizontal .form-group-sm input[type="datetime-local"][type="password"],
.input-group-sm > input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].input-text,
.select2-container .input-group-sm > input[type="datetime-local"].select2-choice,
.post-password-form .input-group-sm > input[type="datetime-local"][type="password"],
.woocommerce form .form-row .input-group-sm > input[type="datetime-local"].input-text,
.woocommerce-page form .form-row .input-group-sm > input[type="datetime-local"].input-text,
.hydrus_core_woocommerce_options form .form-row .input-group-sm > input[type="datetime-local"].input-text,
.input-group-sm > input[type="datetime-local"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
.post-password-form
  .input-group-sm > .input-group-btn > input[type="datetime-local"][type="submit"],
figure.hover-type-text figcaption .actions
  .input-group-sm > .input-group-btn > input[type="datetime-local"].action,
input[type="month"].input-sm,
.form-horizontal .form-group-sm input[type="month"].form-control,
.form-horizontal .form-group-sm input[type="month"].input-text,
.form-horizontal .form-group-sm .select2-container input[type="month"].select2-choice,
.select2-container .form-horizontal .form-group-sm input[type="month"].select2-choice,
.form-horizontal .form-group-sm .post-password-form input[type="month"][type="password"],
.post-password-form .form-horizontal .form-group-sm input[type="month"][type="password"],
.input-group-sm > input[type="month"].form-control,
.input-group-sm > input[type="month"].input-text,
.select2-container .input-group-sm > input[type="month"].select2-choice,
.post-password-form .input-group-sm > input[type="month"][type="password"],
.woocommerce form .form-row .input-group-sm > input[type="month"].input-text,
.woocommerce-page form .form-row .input-group-sm > input[type="month"].input-text,
.hydrus_core_woocommerce_options form .form-row .input-group-sm > input[type="month"].input-text,
.input-group-sm > input[type="month"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="month"].btn,
.post-password-form
  .input-group-sm > .input-group-btn > input[type="month"][type="submit"],
figure.hover-type-text figcaption .actions
  .input-group-sm > .input-group-btn > input[type="month"].action {
  line-height: 30px;
}

input[type="date"].input-lg,
.form-horizontal .form-group-lg input[type="date"].form-control,
.form-horizontal .form-group-lg input[type="date"].input-text,
.form-horizontal .form-group-lg .select2-container input[type="date"].select2-choice,
.select2-container .form-horizontal .form-group-lg input[type="date"].select2-choice,
.form-horizontal .form-group-lg .post-password-form input[type="date"][type="password"],
.post-password-form .form-horizontal .form-group-lg input[type="date"][type="password"],
.input-group-lg > input[type="date"].form-control,
.input-group-lg > input[type="date"].input-text,
.select2-container .input-group-lg > input[type="date"].select2-choice,
.post-password-form .input-group-lg > input[type="date"][type="password"],
.woocommerce form .form-row .input-group-lg > input[type="date"].input-text,
.woocommerce-page form .form-row .input-group-lg > input[type="date"].input-text,
.hydrus_core_woocommerce_options form .form-row .input-group-lg > input[type="date"].input-text,
.input-group-lg > input[type="date"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="date"].btn,
.post-password-form
  .input-group-lg > .input-group-btn > input[type="date"][type="submit"],
figure.hover-type-text figcaption .actions
  .input-group-lg > .input-group-btn > input[type="date"].action,
input[type="time"].input-lg,
.form-horizontal .form-group-lg input[type="time"].form-control,
.form-horizontal .form-group-lg input[type="time"].input-text,
.form-horizontal .form-group-lg .select2-container input[type="time"].select2-choice,
.select2-container .form-horizontal .form-group-lg input[type="time"].select2-choice,
.form-horizontal .form-group-lg .post-password-form input[type="time"][type="password"],
.post-password-form .form-horizontal .form-group-lg input[type="time"][type="password"],
.input-group-lg > input[type="time"].form-control,
.input-group-lg > input[type="time"].input-text,
.select2-container .input-group-lg > input[type="time"].select2-choice,
.post-password-form .input-group-lg > input[type="time"][type="password"],
.woocommerce form .form-row .input-group-lg > input[type="time"].input-text,
.woocommerce-page form .form-row .input-group-lg > input[type="time"].input-text,
.hydrus_core_woocommerce_options form .form-row .input-group-lg > input[type="time"].input-text,
.input-group-lg > input[type="time"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="time"].btn,
.post-password-form
  .input-group-lg > .input-group-btn > input[type="time"][type="submit"],
figure.hover-type-text figcaption .actions
  .input-group-lg > .input-group-btn > input[type="time"].action,
input[type="datetime-local"].input-lg,
.form-horizontal .form-group-lg input[type="datetime-local"].form-control,
.form-horizontal .form-group-lg input[type="datetime-local"].input-text,
.form-horizontal .form-group-lg .select2-container input[type="datetime-local"].select2-choice,
.select2-container .form-horizontal .form-group-lg input[type="datetime-local"].select2-choice,
.form-horizontal .form-group-lg .post-password-form input[type="datetime-local"][type="password"],
.post-password-form .form-horizontal .form-group-lg input[type="datetime-local"][type="password"],
.input-group-lg > input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].input-text,
.select2-container .input-group-lg > input[type="datetime-local"].select2-choice,
.post-password-form .input-group-lg > input[type="datetime-local"][type="password"],
.woocommerce form .form-row .input-group-lg > input[type="datetime-local"].input-text,
.woocommerce-page form .form-row .input-group-lg > input[type="datetime-local"].input-text,
.hydrus_core_woocommerce_options form .form-row .input-group-lg > input[type="datetime-local"].input-text,
.input-group-lg > input[type="datetime-local"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
.post-password-form
  .input-group-lg > .input-group-btn > input[type="datetime-local"][type="submit"],
figure.hover-type-text figcaption .actions
  .input-group-lg > .input-group-btn > input[type="datetime-local"].action,
input[type="month"].input-lg,
.form-horizontal .form-group-lg input[type="month"].form-control,
.form-horizontal .form-group-lg input[type="month"].input-text,
.form-horizontal .form-group-lg .select2-container input[type="month"].select2-choice,
.select2-container .form-horizontal .form-group-lg input[type="month"].select2-choice,
.form-horizontal .form-group-lg .post-password-form input[type="month"][type="password"],
.post-password-form .form-horizontal .form-group-lg input[type="month"][type="password"],
.input-group-lg > input[type="month"].form-control,
.input-group-lg > input[type="month"].input-text,
.select2-container .input-group-lg > input[type="month"].select2-choice,
.post-password-form .input-group-lg > input[type="month"][type="password"],
.woocommerce form .form-row .input-group-lg > input[type="month"].input-text,
.woocommerce-page form .form-row .input-group-lg > input[type="month"].input-text,
.hydrus_core_woocommerce_options form .form-row .input-group-lg > input[type="month"].input-text,
.input-group-lg > input[type="month"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="month"].btn,
.post-password-form
  .input-group-lg > .input-group-btn > input[type="month"][type="submit"],
figure.hover-type-text figcaption .actions
  .input-group-lg > .input-group-btn > input[type="month"].action {
  line-height: 42px;
}

.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="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-horizontal .form-group-lg .form-control-static.form-control,
.form-horizontal .form-group-lg select a.form-control-static,
select .form-horizontal .form-group-lg a.form-control-static,
.form-horizontal .form-group-lg
  .chosen-container-single a.form-control-static,
.chosen-container-single .form-horizontal .form-group-lg a.form-control-static,
.form-horizontal .form-group-lg input.form-control-static.input-text,
.form-horizontal .form-group-lg textarea.form-control-static,
.form-horizontal .form-group-lg .select2-container .form-control-static.select2-choice,
.select2-container .form-horizontal .form-group-lg .form-control-static.select2-choice,
.form-horizontal .form-group-lg .post-password-form input.form-control-static[type="password"],
.post-password-form .form-horizontal .form-group-lg input.form-control-static[type="password"],
.input-group-lg > .form-control-static.form-control,
select .input-group-lg > a.form-control-static,
.chosen-container-single .input-group-lg > a.form-control-static,
.input-group-lg > input.form-control-static.input-text,
.input-group-lg > textarea.form-control-static,
.select2-container .input-group-lg > .form-control-static.select2-choice,
.post-password-form .input-group-lg > input.form-control-static[type="password"],
.woocommerce form .form-row select .input-group-lg > a.form-control-static,
.woocommerce form .form-row .chosen-container-single .input-group-lg > a.form-control-static,
.woocommerce-page form .form-row select .input-group-lg > a.form-control-static,
.woocommerce-page form .form-row .chosen-container-single .input-group-lg > a.form-control-static,
.hydrus_core_woocommerce_options form .form-row select .input-group-lg > a.form-control-static,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .input-group-lg > a.form-control-static,
.woocommerce form .form-row .select2-container .input-group-lg > .form-control-static.select2-choice,
.woocommerce-page form .form-row .select2-container .input-group-lg > .form-control-static.select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container .input-group-lg > .form-control-static.select2-choice,
.woocommerce form .form-row .input-group-lg > input.form-control-static.input-text,
.woocommerce form .form-row .input-group-lg > textarea.form-control-static,
.woocommerce-page form .form-row .input-group-lg > input.form-control-static.input-text,
.woocommerce-page form .form-row .input-group-lg > textarea.form-control-static,
.hydrus_core_woocommerce_options form .form-row .input-group-lg > input.form-control-static.input-text,
.hydrus_core_woocommerce_options form .form-row .input-group-lg > textarea.form-control-static,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.post-password-form
  .input-group-lg > .input-group-btn > input.form-control-static[type="submit"],
figure.hover-type-text figcaption .actions
  .input-group-lg > .input-group-btn > .form-control-static.action,
figure.hover-type-text figcaption .actions
  .input-group-lg > .input-group-btn > object.form-control-static,
.form-control-static.input-sm,
.form-horizontal .form-group-sm .form-control-static.form-control,
.form-horizontal .form-group-sm select a.form-control-static,
select .form-horizontal .form-group-sm a.form-control-static,
.form-horizontal .form-group-sm
  .chosen-container-single a.form-control-static,
.chosen-container-single .form-horizontal .form-group-sm a.form-control-static,
.form-horizontal .form-group-sm input.form-control-static.input-text,
.form-horizontal .form-group-sm textarea.form-control-static,
.form-horizontal .form-group-sm .select2-container .form-control-static.select2-choice,
.select2-container .form-horizontal .form-group-sm .form-control-static.select2-choice,
.form-horizontal .form-group-sm .post-password-form input.form-control-static[type="password"],
.post-password-form .form-horizontal .form-group-sm input.form-control-static[type="password"],
.input-group-sm > .form-control-static.form-control,
select .input-group-sm > a.form-control-static,
.chosen-container-single .input-group-sm > a.form-control-static,
.input-group-sm > input.form-control-static.input-text,
.input-group-sm > textarea.form-control-static,
.select2-container .input-group-sm > .form-control-static.select2-choice,
.post-password-form .input-group-sm > input.form-control-static[type="password"],
.woocommerce form .form-row select .input-group-sm > a.form-control-static,
.woocommerce form .form-row .chosen-container-single .input-group-sm > a.form-control-static,
.woocommerce-page form .form-row select .input-group-sm > a.form-control-static,
.woocommerce-page form .form-row .chosen-container-single .input-group-sm > a.form-control-static,
.hydrus_core_woocommerce_options form .form-row select .input-group-sm > a.form-control-static,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .input-group-sm > a.form-control-static,
.woocommerce form .form-row .select2-container .input-group-sm > .form-control-static.select2-choice,
.woocommerce-page form .form-row .select2-container .input-group-sm > .form-control-static.select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container .input-group-sm > .form-control-static.select2-choice,
.woocommerce form .form-row .input-group-sm > input.form-control-static.input-text,
.woocommerce form .form-row .input-group-sm > textarea.form-control-static,
.woocommerce-page form .form-row .input-group-sm > input.form-control-static.input-text,
.woocommerce-page form .form-row .input-group-sm > textarea.form-control-static,
.hydrus_core_woocommerce_options form .form-row .input-group-sm > input.form-control-static.input-text,
.hydrus_core_woocommerce_options form .form-row .input-group-sm > textarea.form-control-static,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.post-password-form
  .input-group-sm > .input-group-btn > input.form-control-static[type="submit"],
figure.hover-type-text figcaption .actions
  .input-group-sm > .input-group-btn > .form-control-static.action,
figure.hover-type-text figcaption .actions
  .input-group-sm > .input-group-btn > object.form-control-static {
  padding-left: 0;
  padding-right: 0;
}

.input-sm,
.form-horizontal .form-group-sm .form-control,
.form-horizontal .form-group-sm select a,
select .form-horizontal .form-group-sm a,
.form-horizontal .form-group-sm
.chosen-container-single a,
.chosen-container-single .form-horizontal .form-group-sm a,
.form-horizontal .form-group-sm input.input-text,
.form-horizontal .form-group-sm textarea,
.form-horizontal .form-group-sm .select2-container .select2-choice,
.select2-container .form-horizontal .form-group-sm .select2-choice,
.form-horizontal .form-group-sm .post-password-form input[type="password"],
.post-password-form .form-horizontal .form-group-sm input[type="password"],
.form-horizontal .form-group-sm .woocommerce form .form-row select a,
.woocommerce form .form-row select .form-horizontal .form-group-sm a,
.form-horizontal .form-group-sm .woocommerce form .form-row .chosen-container-single a,
.woocommerce form .form-row .chosen-container-single .form-horizontal .form-group-sm a,
.form-horizontal .form-group-sm .woocommerce-page form .form-row select a,
.woocommerce-page form .form-row select .form-horizontal .form-group-sm a,
.form-horizontal .form-group-sm .woocommerce-page form .form-row .chosen-container-single a,
.woocommerce-page form .form-row .chosen-container-single .form-horizontal .form-group-sm a,
.form-horizontal .form-group-sm .hydrus_core_woocommerce_options form .form-row select a,
.hydrus_core_woocommerce_options form .form-row select .form-horizontal .form-group-sm a,
.form-horizontal .form-group-sm .hydrus_core_woocommerce_options form .form-row .chosen-container-single a,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .form-horizontal .form-group-sm a,
.form-horizontal .form-group-sm .woocommerce form .form-row .select2-container .select2-choice,
.woocommerce form .form-row .select2-container .form-horizontal .form-group-sm .select2-choice,
.form-horizontal .form-group-sm .woocommerce-page form .form-row .select2-container .select2-choice,
.woocommerce-page form .form-row .select2-container .form-horizontal .form-group-sm .select2-choice,
.form-horizontal .form-group-sm .hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container .form-horizontal .form-group-sm .select2-choice,
.form-horizontal .form-group-sm .woocommerce form .form-row input.input-text,
.woocommerce form .form-row .form-horizontal .form-group-sm input.input-text,
.form-horizontal .form-group-sm .woocommerce form .form-row textarea,
.woocommerce form .form-row .form-horizontal .form-group-sm textarea,
.form-horizontal .form-group-sm .woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row .form-horizontal .form-group-sm input.input-text,
.form-horizontal .form-group-sm .woocommerce-page form .form-row textarea,
.woocommerce-page form .form-row .form-horizontal .form-group-sm textarea,
.form-horizontal .form-group-sm .hydrus_core_woocommerce_options form .form-row input.input-text,
.hydrus_core_woocommerce_options form .form-row .form-horizontal .form-group-sm input.input-text,
.form-horizontal .form-group-sm .hydrus_core_woocommerce_options form .form-row textarea,
.hydrus_core_woocommerce_options form .form-row .form-horizontal .form-group-sm textarea,
.input-group-sm > .form-control,
select .input-group-sm > a,
.chosen-container-single .input-group-sm > a,
.input-group-sm > input.input-text,
.input-group-sm > textarea,
.select2-container .input-group-sm > .select2-choice,
.post-password-form .input-group-sm > input[type="password"],
.woocommerce form .form-row select .input-group-sm > a,
.woocommerce form .form-row .chosen-container-single .input-group-sm > a,
.woocommerce-page form .form-row select .input-group-sm > a,
.woocommerce-page form .form-row .chosen-container-single .input-group-sm > a,
.hydrus_core_woocommerce_options form .form-row select .input-group-sm > a,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .input-group-sm > a,
.woocommerce form .form-row .select2-container .input-group-sm > .select2-choice,
.woocommerce-page form .form-row .select2-container .input-group-sm > .select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container .input-group-sm > .select2-choice,
.woocommerce form .form-row .input-group-sm > input.input-text,
.woocommerce form .form-row .input-group-sm > textarea,
.woocommerce-page form .form-row .input-group-sm > input.input-text,
.woocommerce-page form .form-row .input-group-sm > textarea,
.hydrus_core_woocommerce_options form .form-row .input-group-sm > input.input-text,
.hydrus_core_woocommerce_options form .form-row .input-group-sm > textarea,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.post-password-form
.input-group-sm > .input-group-btn > input[type="submit"],
figure.hover-type-text figcaption .actions
.input-group-sm > .input-group-btn > .action,
figure.hover-type-text figcaption .actions
.input-group-sm > .input-group-btn > object {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

select.input-sm,
.form-horizontal .form-group-sm select.form-control,
.form-horizontal .form-group-sm .select2-container select.select2-choice,
.select2-container .form-horizontal .form-group-sm select.select2-choice,
.input-group-sm > select.form-control,
.select2-container .input-group-sm > select.select2-choice,
.woocommerce form .form-row .select2-container .input-group-sm > select.select2-choice,
.woocommerce-page form .form-row .select2-container .input-group-sm > select.select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container .input-group-sm > select.select2-choice,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
figure.hover-type-text figcaption .actions
.input-group-sm > .input-group-btn > select.action {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
.form-horizontal .form-group-sm textarea.form-control,
.form-horizontal .form-group-sm textarea,
.form-horizontal .form-group-sm .select2-container textarea.select2-choice,
.select2-container .form-horizontal .form-group-sm textarea.select2-choice,
.form-horizontal .form-group-sm .woocommerce form .form-row textarea,
.woocommerce form .form-row .form-horizontal .form-group-sm textarea,
.form-horizontal .form-group-sm .woocommerce-page form .form-row textarea,
.woocommerce-page form .form-row .form-horizontal .form-group-sm textarea,
.form-horizontal .form-group-sm .hydrus_core_woocommerce_options form .form-row textarea,
.hydrus_core_woocommerce_options form .form-row .form-horizontal .form-group-sm textarea,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea,
.select2-container .input-group-sm > textarea.select2-choice,
.woocommerce form .form-row .select2-container .input-group-sm > textarea.select2-choice,
.woocommerce-page form .form-row .select2-container .input-group-sm > textarea.select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container .input-group-sm > textarea.select2-choice,
.woocommerce form .form-row .input-group-sm > textarea,
.woocommerce-page form .form-row .input-group-sm > textarea,
.hydrus_core_woocommerce_options form .form-row .input-group-sm > textarea,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
figure.hover-type-text figcaption .actions
.input-group-sm > .input-group-btn > textarea.action,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control,
.form-horizontal .form-group-sm .select2-container select[multiple].select2-choice,
.select2-container .form-horizontal .form-group-sm select[multiple].select2-choice,
.input-group-sm > select[multiple].form-control,
.select2-container .input-group-sm > select[multiple].select2-choice,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
figure.hover-type-text figcaption .actions
.input-group-sm > .input-group-btn > select[multiple].action {
  height: auto;
}

.input-lg,
.form-horizontal .form-group-lg .form-control,
.form-horizontal .form-group-lg select a,
select .form-horizontal .form-group-lg a,
.form-horizontal .form-group-lg
.chosen-container-single a,
.chosen-container-single .form-horizontal .form-group-lg a,
.form-horizontal .form-group-lg input.input-text,
.form-horizontal .form-group-lg textarea,
.form-horizontal .form-group-lg .select2-container .select2-choice,
.select2-container .form-horizontal .form-group-lg .select2-choice,
.form-horizontal .form-group-lg .post-password-form input[type="password"],
.post-password-form .form-horizontal .form-group-lg input[type="password"],
.form-horizontal .form-group-lg .woocommerce form .form-row select a,
.woocommerce form .form-row select .form-horizontal .form-group-lg a,
.form-horizontal .form-group-lg .woocommerce form .form-row .chosen-container-single a,
.woocommerce form .form-row .chosen-container-single .form-horizontal .form-group-lg a,
.form-horizontal .form-group-lg .woocommerce-page form .form-row select a,
.woocommerce-page form .form-row select .form-horizontal .form-group-lg a,
.form-horizontal .form-group-lg .woocommerce-page form .form-row .chosen-container-single a,
.woocommerce-page form .form-row .chosen-container-single .form-horizontal .form-group-lg a,
.form-horizontal .form-group-lg .hydrus_core_woocommerce_options form .form-row select a,
.hydrus_core_woocommerce_options form .form-row select .form-horizontal .form-group-lg a,
.form-horizontal .form-group-lg .hydrus_core_woocommerce_options form .form-row .chosen-container-single a,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .form-horizontal .form-group-lg a,
.form-horizontal .form-group-lg .woocommerce form .form-row .select2-container .select2-choice,
.woocommerce form .form-row .select2-container .form-horizontal .form-group-lg .select2-choice,
.form-horizontal .form-group-lg .woocommerce-page form .form-row .select2-container .select2-choice,
.woocommerce-page form .form-row .select2-container .form-horizontal .form-group-lg .select2-choice,
.form-horizontal .form-group-lg .hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container .form-horizontal .form-group-lg .select2-choice,
.form-horizontal .form-group-lg .woocommerce form .form-row input.input-text,
.woocommerce form .form-row .form-horizontal .form-group-lg input.input-text,
.form-horizontal .form-group-lg .woocommerce form .form-row textarea,
.woocommerce form .form-row .form-horizontal .form-group-lg textarea,
.form-horizontal .form-group-lg .woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row .form-horizontal .form-group-lg input.input-text,
.form-horizontal .form-group-lg .woocommerce-page form .form-row textarea,
.woocommerce-page form .form-row .form-horizontal .form-group-lg textarea,
.form-horizontal .form-group-lg .hydrus_core_woocommerce_options form .form-row input.input-text,
.hydrus_core_woocommerce_options form .form-row .form-horizontal .form-group-lg input.input-text,
.form-horizontal .form-group-lg .hydrus_core_woocommerce_options form .form-row textarea,
.hydrus_core_woocommerce_options form .form-row .form-horizontal .form-group-lg textarea,
.input-group-lg > .form-control,
select .input-group-lg > a,
.chosen-container-single .input-group-lg > a,
.input-group-lg > input.input-text,
.input-group-lg > textarea,
.select2-container .input-group-lg > .select2-choice,
.post-password-form .input-group-lg > input[type="password"],
.woocommerce form .form-row select .input-group-lg > a,
.woocommerce form .form-row .chosen-container-single .input-group-lg > a,
.woocommerce-page form .form-row select .input-group-lg > a,
.woocommerce-page form .form-row .chosen-container-single .input-group-lg > a,
.hydrus_core_woocommerce_options form .form-row select .input-group-lg > a,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .input-group-lg > a,
.woocommerce form .form-row .select2-container .input-group-lg > .select2-choice,
.woocommerce-page form .form-row .select2-container .input-group-lg > .select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container .input-group-lg > .select2-choice,
.woocommerce form .form-row .input-group-lg > input.input-text,
.woocommerce form .form-row .input-group-lg > textarea,
.woocommerce-page form .form-row .input-group-lg > input.input-text,
.woocommerce-page form .form-row .input-group-lg > textarea,
.hydrus_core_woocommerce_options form .form-row .input-group-lg > input.input-text,
.hydrus_core_woocommerce_options form .form-row .input-group-lg > textarea,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.post-password-form
.input-group-lg > .input-group-btn > input[type="submit"],
figure.hover-type-text figcaption .actions
.input-group-lg > .input-group-btn > .action,
figure.hover-type-text figcaption .actions
.input-group-lg > .input-group-btn > object {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33;
  border-radius: 0px;
}

select.input-lg,
.form-horizontal .form-group-lg select.form-control,
.form-horizontal .form-group-lg .select2-container select.select2-choice,
.select2-container .form-horizontal .form-group-lg select.select2-choice,
.input-group-lg > select.form-control,
.select2-container .input-group-lg > select.select2-choice,
.woocommerce form .form-row .select2-container .input-group-lg > select.select2-choice,
.woocommerce-page form .form-row .select2-container .input-group-lg > select.select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container .input-group-lg > select.select2-choice,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
figure.hover-type-text figcaption .actions
.input-group-lg > .input-group-btn > select.action {
  height: 42px;
  line-height: 42px;
}

textarea.input-lg,
.form-horizontal .form-group-lg textarea.form-control,
.form-horizontal .form-group-lg textarea,
.form-horizontal .form-group-lg .select2-container textarea.select2-choice,
.select2-container .form-horizontal .form-group-lg textarea.select2-choice,
.form-horizontal .form-group-lg .woocommerce form .form-row textarea,
.woocommerce form .form-row .form-horizontal .form-group-lg textarea,
.form-horizontal .form-group-lg .woocommerce-page form .form-row textarea,
.woocommerce-page form .form-row .form-horizontal .form-group-lg textarea,
.form-horizontal .form-group-lg .hydrus_core_woocommerce_options form .form-row textarea,
.hydrus_core_woocommerce_options form .form-row .form-horizontal .form-group-lg textarea,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea,
.select2-container .input-group-lg > textarea.select2-choice,
.woocommerce form .form-row .select2-container .input-group-lg > textarea.select2-choice,
.woocommerce-page form .form-row .select2-container .input-group-lg > textarea.select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container .input-group-lg > textarea.select2-choice,
.woocommerce form .form-row .input-group-lg > textarea,
.woocommerce-page form .form-row .input-group-lg > textarea,
.hydrus_core_woocommerce_options form .form-row .input-group-lg > textarea,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
figure.hover-type-text figcaption .actions
.input-group-lg > .input-group-btn > textarea.action,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control,
.form-horizontal .form-group-lg .select2-container select[multiple].select2-choice,
.select2-container .form-horizontal .form-group-lg select[multiple].select2-choice,
.input-group-lg > select[multiple].form-control,
.select2-container .input-group-lg > select[multiple].select2-choice,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
figure.hover-type-text figcaption .actions
.input-group-lg > .input-group-btn > select[multiple].action {
  height: auto;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control,
.has-feedback select a,
select .has-feedback a,
.has-feedback
  .chosen-container-single a,
.chosen-container-single .has-feedback a,
.has-feedback input.input-text,
.has-feedback textarea,
.has-feedback .select2-container .select2-choice,
.select2-container .has-feedback .select2-choice,
.has-feedback .post-password-form input[type="password"],
.post-password-form .has-feedback input[type="password"],
.has-feedback .woocommerce form .form-row select a,
.woocommerce form .form-row select .has-feedback a,
.has-feedback .woocommerce form .form-row .chosen-container-single a,
.woocommerce form .form-row .chosen-container-single .has-feedback a,
.has-feedback .woocommerce-page form .form-row select a,
.woocommerce-page form .form-row select .has-feedback a,
.has-feedback .woocommerce-page form .form-row .chosen-container-single a,
.woocommerce-page form .form-row .chosen-container-single .has-feedback a,
.has-feedback .hydrus_core_woocommerce_options form .form-row select a,
.hydrus_core_woocommerce_options form .form-row select .has-feedback a,
.has-feedback .hydrus_core_woocommerce_options form .form-row .chosen-container-single a,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .has-feedback a,
.has-feedback .woocommerce form .form-row .select2-container .select2-choice,
.woocommerce form .form-row .select2-container .has-feedback .select2-choice,
.has-feedback .woocommerce-page form .form-row .select2-container .select2-choice,
.woocommerce-page form .form-row .select2-container .has-feedback .select2-choice,
.has-feedback .hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container .has-feedback .select2-choice,
.has-feedback .woocommerce form .form-row input.input-text,
.woocommerce form .form-row .has-feedback input.input-text,
.has-feedback .woocommerce form .form-row textarea,
.woocommerce form .form-row .has-feedback textarea,
.has-feedback .woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row .has-feedback input.input-text,
.has-feedback .woocommerce-page form .form-row textarea,
.woocommerce-page form .form-row .has-feedback textarea,
.has-feedback .hydrus_core_woocommerce_options form .form-row input.input-text,
.hydrus_core_woocommerce_options form .form-row .has-feedback input.input-text,
.has-feedback .hydrus_core_woocommerce_options form .form-row textarea,
.hydrus_core_woocommerce_options form .form-row .has-feedback textarea {
  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,
.form-horizontal .form-group-lg .form-control + .form-control-feedback,
.form-horizontal .form-group-lg select a + .form-control-feedback,
select .form-horizontal .form-group-lg a + .form-control-feedback,
.form-horizontal .form-group-lg
.chosen-container-single a + .form-control-feedback,
.chosen-container-single .form-horizontal .form-group-lg a + .form-control-feedback,
.form-horizontal .form-group-lg input.input-text + .form-control-feedback,
.form-horizontal .form-group-lg textarea + .form-control-feedback,
.form-horizontal .form-group-lg .select2-container .select2-choice + .form-control-feedback,
.select2-container .form-horizontal .form-group-lg .select2-choice + .form-control-feedback,
.form-horizontal .form-group-lg .post-password-form input[type="password"] + .form-control-feedback,
.post-password-form .form-horizontal .form-group-lg input[type="password"] + .form-control-feedback,
.form-horizontal .form-group-lg .woocommerce form .form-row input.input-text + .form-control-feedback,
.form-horizontal .form-group-lg .woocommerce form .form-row textarea + .form-control-feedback,
.form-horizontal .form-group-lg .woocommerce-page form .form-row input.input-text + .form-control-feedback,
.form-horizontal .form-group-lg .woocommerce-page form .form-row textarea + .form-control-feedback,
.form-horizontal .form-group-lg .hydrus_core_woocommerce_options form .form-row input.input-text + .form-control-feedback,
.form-horizontal .form-group-lg .hydrus_core_woocommerce_options form .form-row textarea + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
select .input-group-lg > a + .form-control-feedback,
.chosen-container-single .input-group-lg > a + .form-control-feedback,
.input-group-lg > input.input-text + .form-control-feedback,
.input-group-lg > textarea + .form-control-feedback,
.select2-container .input-group-lg > .select2-choice + .form-control-feedback,
.post-password-form .input-group-lg > input[type="password"] + .form-control-feedback,
.woocommerce form .form-row select .input-group-lg > a + .form-control-feedback,
.woocommerce form .form-row .chosen-container-single .input-group-lg > a + .form-control-feedback,
.woocommerce-page form .form-row select .input-group-lg > a + .form-control-feedback,
.woocommerce-page form .form-row .chosen-container-single .input-group-lg > a + .form-control-feedback,
.hydrus_core_woocommerce_options form .form-row select .input-group-lg > a + .form-control-feedback,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .input-group-lg > a + .form-control-feedback,
.woocommerce form .form-row .select2-container .input-group-lg > .select2-choice + .form-control-feedback,
.woocommerce-page form .form-row .select2-container .input-group-lg > .select2-choice + .form-control-feedback,
.hydrus_core_woocommerce_options form .form-row .select2-container .input-group-lg > .select2-choice + .form-control-feedback,
.woocommerce form .form-row .input-group-lg > input.input-text + .form-control-feedback,
.woocommerce form .form-row .input-group-lg > textarea + .form-control-feedback,
.woocommerce-page form .form-row .input-group-lg > input.input-text + .form-control-feedback,
.woocommerce-page form .form-row .input-group-lg > textarea + .form-control-feedback,
.hydrus_core_woocommerce_options form .form-row .input-group-lg > input.input-text + .form-control-feedback,
.hydrus_core_woocommerce_options form .form-row .input-group-lg > textarea + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.post-password-form
.input-group-lg > .input-group-btn > input[type="submit"] + .form-control-feedback,
figure.hover-type-text figcaption .actions
.input-group-lg > .input-group-btn > .action + .form-control-feedback,
figure.hover-type-text figcaption .actions
.input-group-lg > .input-group-btn > object + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px;
}

.input-sm + .form-control-feedback,
.form-horizontal .form-group-sm .form-control + .form-control-feedback,
.form-horizontal .form-group-sm select a + .form-control-feedback,
select .form-horizontal .form-group-sm a + .form-control-feedback,
.form-horizontal .form-group-sm
.chosen-container-single a + .form-control-feedback,
.chosen-container-single .form-horizontal .form-group-sm a + .form-control-feedback,
.form-horizontal .form-group-sm input.input-text + .form-control-feedback,
.form-horizontal .form-group-sm textarea + .form-control-feedback,
.form-horizontal .form-group-sm .select2-container .select2-choice + .form-control-feedback,
.select2-container .form-horizontal .form-group-sm .select2-choice + .form-control-feedback,
.form-horizontal .form-group-sm .post-password-form input[type="password"] + .form-control-feedback,
.post-password-form .form-horizontal .form-group-sm input[type="password"] + .form-control-feedback,
.form-horizontal .form-group-sm .woocommerce form .form-row input.input-text + .form-control-feedback,
.form-horizontal .form-group-sm .woocommerce form .form-row textarea + .form-control-feedback,
.form-horizontal .form-group-sm .woocommerce-page form .form-row input.input-text + .form-control-feedback,
.form-horizontal .form-group-sm .woocommerce-page form .form-row textarea + .form-control-feedback,
.form-horizontal .form-group-sm .hydrus_core_woocommerce_options form .form-row input.input-text + .form-control-feedback,
.form-horizontal .form-group-sm .hydrus_core_woocommerce_options form .form-row textarea + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
select .input-group-sm > a + .form-control-feedback,
.chosen-container-single .input-group-sm > a + .form-control-feedback,
.input-group-sm > input.input-text + .form-control-feedback,
.input-group-sm > textarea + .form-control-feedback,
.select2-container .input-group-sm > .select2-choice + .form-control-feedback,
.post-password-form .input-group-sm > input[type="password"] + .form-control-feedback,
.woocommerce form .form-row select .input-group-sm > a + .form-control-feedback,
.woocommerce form .form-row .chosen-container-single .input-group-sm > a + .form-control-feedback,
.woocommerce-page form .form-row select .input-group-sm > a + .form-control-feedback,
.woocommerce-page form .form-row .chosen-container-single .input-group-sm > a + .form-control-feedback,
.hydrus_core_woocommerce_options form .form-row select .input-group-sm > a + .form-control-feedback,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .input-group-sm > a + .form-control-feedback,
.woocommerce form .form-row .select2-container .input-group-sm > .select2-choice + .form-control-feedback,
.woocommerce-page form .form-row .select2-container .input-group-sm > .select2-choice + .form-control-feedback,
.hydrus_core_woocommerce_options form .form-row .select2-container .input-group-sm > .select2-choice + .form-control-feedback,
.woocommerce form .form-row .input-group-sm > input.input-text + .form-control-feedback,
.woocommerce form .form-row .input-group-sm > textarea + .form-control-feedback,
.woocommerce-page form .form-row .input-group-sm > input.input-text + .form-control-feedback,
.woocommerce-page form .form-row .input-group-sm > textarea + .form-control-feedback,
.hydrus_core_woocommerce_options form .form-row .input-group-sm > input.input-text + .form-control-feedback,
.hydrus_core_woocommerce_options form .form-row .input-group-sm > textarea + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.post-password-form
.input-group-sm > .input-group-btn > input[type="submit"] + .form-control-feedback,
figure.hover-type-text figcaption .actions
.input-group-sm > .input-group-btn > .action + .form-control-feedback,
figure.hover-type-text figcaption .actions
.input-group-sm > .input-group-btn > object + .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,
.has-success select a,
select .has-success a,
.has-success
.chosen-container-single a,
.chosen-container-single .has-success a,
.has-success input.input-text,
.has-success textarea,
.has-success .select2-container .select2-choice,
.select2-container .has-success .select2-choice,
.has-success .post-password-form input[type="password"],
.post-password-form .has-success input[type="password"],
.has-success .woocommerce form .form-row select a,
.woocommerce form .form-row select .has-success a,
.has-success .woocommerce form .form-row .chosen-container-single a,
.woocommerce form .form-row .chosen-container-single .has-success a,
.has-success .woocommerce-page form .form-row select a,
.woocommerce-page form .form-row select .has-success a,
.has-success .woocommerce-page form .form-row .chosen-container-single a,
.woocommerce-page form .form-row .chosen-container-single .has-success a,
.has-success .hydrus_core_woocommerce_options form .form-row select a,
.hydrus_core_woocommerce_options form .form-row select .has-success a,
.has-success .hydrus_core_woocommerce_options form .form-row .chosen-container-single a,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .has-success a,
.has-success .woocommerce form .form-row .select2-container .select2-choice,
.woocommerce form .form-row .select2-container .has-success .select2-choice,
.has-success .woocommerce-page form .form-row .select2-container .select2-choice,
.woocommerce-page form .form-row .select2-container .has-success .select2-choice,
.has-success .hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container .has-success .select2-choice,
.has-success .woocommerce form .form-row input.input-text,
.woocommerce form .form-row .has-success input.input-text,
.has-success .woocommerce form .form-row textarea,
.woocommerce form .form-row .has-success textarea,
.has-success .woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row .has-success input.input-text,
.has-success .woocommerce-page form .form-row textarea,
.woocommerce-page form .form-row .has-success textarea,
.has-success .hydrus_core_woocommerce_options form .form-row input.input-text,
.hydrus_core_woocommerce_options form .form-row .has-success input.input-text,
.has-success .hydrus_core_woocommerce_options form .form-row textarea,
.hydrus_core_woocommerce_options form .form-row .has-success textarea {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus,
.has-success select a:focus,
select .has-success a:focus,
.has-success
  .chosen-container-single a:focus,
.chosen-container-single .has-success a:focus,
.has-success input.input-text:focus,
.has-success textarea:focus,
.has-success .select2-container .select2-choice:focus,
.select2-container .has-success .select2-choice:focus,
.has-success .post-password-form input[type="password"]:focus,
.post-password-form .has-success input[type="password"]:focus,
.has-success .woocommerce form .form-row select a:focus,
.woocommerce form .form-row select .has-success a:focus,
.has-success .woocommerce form .form-row .chosen-container-single a:focus,
.woocommerce form .form-row .chosen-container-single .has-success a:focus,
.has-success .woocommerce-page form .form-row select a:focus,
.woocommerce-page form .form-row select .has-success a:focus,
.has-success .woocommerce-page form .form-row .chosen-container-single a:focus,
.woocommerce-page form .form-row .chosen-container-single .has-success a:focus,
.has-success .hydrus_core_woocommerce_options form .form-row select a:focus,
.hydrus_core_woocommerce_options form .form-row select .has-success a:focus,
.has-success .hydrus_core_woocommerce_options form .form-row .chosen-container-single a:focus,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .has-success a:focus,
.has-success .woocommerce form .form-row .select2-container .select2-choice:focus,
.woocommerce form .form-row .select2-container .has-success .select2-choice:focus,
.has-success .woocommerce-page form .form-row .select2-container .select2-choice:focus,
.woocommerce-page form .form-row .select2-container .has-success .select2-choice:focus,
.has-success .hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice:focus,
.hydrus_core_woocommerce_options form .form-row .select2-container .has-success .select2-choice:focus,
.has-success .woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row .has-success input.input-text:focus,
.has-success .woocommerce form .form-row textarea:focus,
.woocommerce form .form-row .has-success textarea:focus,
.has-success .woocommerce-page form .form-row input.input-text:focus,
.woocommerce-page form .form-row .has-success input.input-text:focus,
.has-success .woocommerce-page form .form-row textarea:focus,
.woocommerce-page form .form-row .has-success textarea:focus,
.has-success .hydrus_core_woocommerce_options form .form-row input.input-text:focus,
.hydrus_core_woocommerce_options form .form-row .has-success input.input-text:focus,
.has-success .hydrus_core_woocommerce_options form .form-row textarea:focus,
.hydrus_core_woocommerce_options form .form-row .has-success textarea:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}

.has-warning .form-control,
.has-warning select a,
select .has-warning a,
.has-warning
.chosen-container-single a,
.chosen-container-single .has-warning a,
.has-warning input.input-text,
.has-warning textarea,
.has-warning .select2-container .select2-choice,
.select2-container .has-warning .select2-choice,
.has-warning .post-password-form input[type="password"],
.post-password-form .has-warning input[type="password"],
.has-warning .woocommerce form .form-row select a,
.woocommerce form .form-row select .has-warning a,
.has-warning .woocommerce form .form-row .chosen-container-single a,
.woocommerce form .form-row .chosen-container-single .has-warning a,
.has-warning .woocommerce-page form .form-row select a,
.woocommerce-page form .form-row select .has-warning a,
.has-warning .woocommerce-page form .form-row .chosen-container-single a,
.woocommerce-page form .form-row .chosen-container-single .has-warning a,
.has-warning .hydrus_core_woocommerce_options form .form-row select a,
.hydrus_core_woocommerce_options form .form-row select .has-warning a,
.has-warning .hydrus_core_woocommerce_options form .form-row .chosen-container-single a,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .has-warning a,
.has-warning .woocommerce form .form-row .select2-container .select2-choice,
.woocommerce form .form-row .select2-container .has-warning .select2-choice,
.has-warning .woocommerce-page form .form-row .select2-container .select2-choice,
.woocommerce-page form .form-row .select2-container .has-warning .select2-choice,
.has-warning .hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container .has-warning .select2-choice,
.has-warning .woocommerce form .form-row input.input-text,
.woocommerce form .form-row .has-warning input.input-text,
.has-warning .woocommerce form .form-row textarea,
.woocommerce form .form-row .has-warning textarea,
.has-warning .woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row .has-warning input.input-text,
.has-warning .woocommerce-page form .form-row textarea,
.woocommerce-page form .form-row .has-warning textarea,
.has-warning .hydrus_core_woocommerce_options form .form-row input.input-text,
.hydrus_core_woocommerce_options form .form-row .has-warning input.input-text,
.has-warning .hydrus_core_woocommerce_options form .form-row textarea,
.hydrus_core_woocommerce_options form .form-row .has-warning textarea {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus,
.has-warning select a:focus,
select .has-warning a:focus,
.has-warning
  .chosen-container-single a:focus,
.chosen-container-single .has-warning a:focus,
.has-warning input.input-text:focus,
.has-warning textarea:focus,
.has-warning .select2-container .select2-choice:focus,
.select2-container .has-warning .select2-choice:focus,
.has-warning .post-password-form input[type="password"]:focus,
.post-password-form .has-warning input[type="password"]:focus,
.has-warning .woocommerce form .form-row select a:focus,
.woocommerce form .form-row select .has-warning a:focus,
.has-warning .woocommerce form .form-row .chosen-container-single a:focus,
.woocommerce form .form-row .chosen-container-single .has-warning a:focus,
.has-warning .woocommerce-page form .form-row select a:focus,
.woocommerce-page form .form-row select .has-warning a:focus,
.has-warning .woocommerce-page form .form-row .chosen-container-single a:focus,
.woocommerce-page form .form-row .chosen-container-single .has-warning a:focus,
.has-warning .hydrus_core_woocommerce_options form .form-row select a:focus,
.hydrus_core_woocommerce_options form .form-row select .has-warning a:focus,
.has-warning .hydrus_core_woocommerce_options form .form-row .chosen-container-single a:focus,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .has-warning a:focus,
.has-warning .woocommerce form .form-row .select2-container .select2-choice:focus,
.woocommerce form .form-row .select2-container .has-warning .select2-choice:focus,
.has-warning .woocommerce-page form .form-row .select2-container .select2-choice:focus,
.woocommerce-page form .form-row .select2-container .has-warning .select2-choice:focus,
.has-warning .hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice:focus,
.hydrus_core_woocommerce_options form .form-row .select2-container .has-warning .select2-choice:focus,
.has-warning .woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row .has-warning input.input-text:focus,
.has-warning .woocommerce form .form-row textarea:focus,
.woocommerce form .form-row .has-warning textarea:focus,
.has-warning .woocommerce-page form .form-row input.input-text:focus,
.woocommerce-page form .form-row .has-warning input.input-text:focus,
.has-warning .woocommerce-page form .form-row textarea:focus,
.woocommerce-page form .form-row .has-warning textarea:focus,
.has-warning .hydrus_core_woocommerce_options form .form-row input.input-text:focus,
.hydrus_core_woocommerce_options form .form-row .has-warning input.input-text:focus,
.has-warning .hydrus_core_woocommerce_options form .form-row textarea:focus,
.hydrus_core_woocommerce_options form .form-row .has-warning textarea:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}

.has-error .form-control,
.has-error select a,
select .has-error a,
.has-error
.chosen-container-single a,
.chosen-container-single .has-error a,
.has-error input.input-text,
.has-error textarea,
.has-error .select2-container .select2-choice,
.select2-container .has-error .select2-choice,
.has-error .post-password-form input[type="password"],
.post-password-form .has-error input[type="password"],
.has-error .woocommerce form .form-row select a,
.woocommerce form .form-row select .has-error a,
.has-error .woocommerce form .form-row .chosen-container-single a,
.woocommerce form .form-row .chosen-container-single .has-error a,
.has-error .woocommerce-page form .form-row select a,
.woocommerce-page form .form-row select .has-error a,
.has-error .woocommerce-page form .form-row .chosen-container-single a,
.woocommerce-page form .form-row .chosen-container-single .has-error a,
.has-error .hydrus_core_woocommerce_options form .form-row select a,
.hydrus_core_woocommerce_options form .form-row select .has-error a,
.has-error .hydrus_core_woocommerce_options form .form-row .chosen-container-single a,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .has-error a,
.has-error .woocommerce form .form-row .select2-container .select2-choice,
.woocommerce form .form-row .select2-container .has-error .select2-choice,
.has-error .woocommerce-page form .form-row .select2-container .select2-choice,
.woocommerce-page form .form-row .select2-container .has-error .select2-choice,
.has-error .hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container .has-error .select2-choice,
.has-error .woocommerce form .form-row input.input-text,
.woocommerce form .form-row .has-error input.input-text,
.has-error .woocommerce form .form-row textarea,
.woocommerce form .form-row .has-error textarea,
.has-error .woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row .has-error input.input-text,
.has-error .woocommerce-page form .form-row textarea,
.woocommerce-page form .form-row .has-error textarea,
.has-error .hydrus_core_woocommerce_options form .form-row input.input-text,
.hydrus_core_woocommerce_options form .form-row .has-error input.input-text,
.has-error .hydrus_core_woocommerce_options form .form-row textarea,
.hydrus_core_woocommerce_options form .form-row .has-error textarea {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus,
.has-error select a:focus,
select .has-error a:focus,
.has-error
  .chosen-container-single a:focus,
.chosen-container-single .has-error a:focus,
.has-error input.input-text:focus,
.has-error textarea:focus,
.has-error .select2-container .select2-choice:focus,
.select2-container .has-error .select2-choice:focus,
.has-error .post-password-form input[type="password"]:focus,
.post-password-form .has-error input[type="password"]:focus,
.has-error .woocommerce form .form-row select a:focus,
.woocommerce form .form-row select .has-error a:focus,
.has-error .woocommerce form .form-row .chosen-container-single a:focus,
.woocommerce form .form-row .chosen-container-single .has-error a:focus,
.has-error .woocommerce-page form .form-row select a:focus,
.woocommerce-page form .form-row select .has-error a:focus,
.has-error .woocommerce-page form .form-row .chosen-container-single a:focus,
.woocommerce-page form .form-row .chosen-container-single .has-error a:focus,
.has-error .hydrus_core_woocommerce_options form .form-row select a:focus,
.hydrus_core_woocommerce_options form .form-row select .has-error a:focus,
.has-error .hydrus_core_woocommerce_options form .form-row .chosen-container-single a:focus,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .has-error a:focus,
.has-error .woocommerce form .form-row .select2-container .select2-choice:focus,
.woocommerce form .form-row .select2-container .has-error .select2-choice:focus,
.has-error .woocommerce-page form .form-row .select2-container .select2-choice:focus,
.woocommerce-page form .form-row .select2-container .has-error .select2-choice:focus,
.has-error .hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice:focus,
.hydrus_core_woocommerce_options form .form-row .select2-container .has-error .select2-choice:focus,
.has-error .woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row .has-error input.input-text:focus,
.has-error .woocommerce form .form-row textarea:focus,
.woocommerce form .form-row .has-error textarea:focus,
.has-error .woocommerce-page form .form-row input.input-text:focus,
.woocommerce-page form .form-row .has-error input.input-text:focus,
.has-error .woocommerce-page form .form-row textarea:focus,
.woocommerce-page form .form-row .has-error textarea:focus,
.has-error .hydrus_core_woocommerce_options form .form-row input.input-text:focus,
.hydrus_core_woocommerce_options form .form-row .has-error input.input-text:focus,
.has-error .hydrus_core_woocommerce_options form .form-row textarea:focus,
.hydrus_core_woocommerce_options form .form-row .has-error textarea:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #9d9d9d;
}

@media (min-width: 768px) {
  .form-inline .form-group,
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control,
  .navbar-form .form-control,
  .form-inline select a,
  select .form-inline a,
  .navbar-form select a,
  select .navbar-form a,
  .form-inline
  .chosen-container-single a,
  .chosen-container-single .form-inline a,
  .navbar-form
  .chosen-container-single a,
  .chosen-container-single .navbar-form a,
  .form-inline input.input-text,
  .navbar-form input.input-text,
  .form-inline textarea,
  .navbar-form textarea,
  .form-inline .select2-container .select2-choice,
  .select2-container .form-inline .select2-choice,
  .navbar-form .select2-container .select2-choice,
  .select2-container .navbar-form .select2-choice,
  .form-inline .post-password-form input[type="password"],
  .post-password-form .form-inline input[type="password"],
  .navbar-form .post-password-form input[type="password"],
  .post-password-form .navbar-form input[type="password"],
  .form-inline .woocommerce form .form-row select a,
  .woocommerce form .form-row select .form-inline a,
  .navbar-form .woocommerce form .form-row select a,
  .woocommerce form .form-row select .navbar-form a,
  .form-inline .woocommerce form .form-row .chosen-container-single a,
  .woocommerce form .form-row .chosen-container-single .form-inline a,
  .navbar-form .woocommerce form .form-row .chosen-container-single a,
  .woocommerce form .form-row .chosen-container-single .navbar-form a,
  .form-inline .woocommerce-page form .form-row select a,
  .woocommerce-page form .form-row select .form-inline a,
  .navbar-form .woocommerce-page form .form-row select a,
  .woocommerce-page form .form-row select .navbar-form a,
  .form-inline .woocommerce-page form .form-row .chosen-container-single a,
  .woocommerce-page form .form-row .chosen-container-single .form-inline a,
  .navbar-form .woocommerce-page form .form-row .chosen-container-single a,
  .woocommerce-page form .form-row .chosen-container-single .navbar-form a,
  .form-inline .hydrus_core_woocommerce_options form .form-row select a,
  .hydrus_core_woocommerce_options form .form-row select .form-inline a,
  .navbar-form .hydrus_core_woocommerce_options form .form-row select a,
  .hydrus_core_woocommerce_options form .form-row select .navbar-form a,
  .form-inline .hydrus_core_woocommerce_options form .form-row .chosen-container-single a,
  .hydrus_core_woocommerce_options form .form-row .chosen-container-single .form-inline a,
  .navbar-form .hydrus_core_woocommerce_options form .form-row .chosen-container-single a,
  .hydrus_core_woocommerce_options form .form-row .chosen-container-single .navbar-form a,
  .form-inline .woocommerce form .form-row .select2-container .select2-choice,
  .woocommerce form .form-row .select2-container .form-inline .select2-choice,
  .navbar-form .woocommerce form .form-row .select2-container .select2-choice,
  .woocommerce form .form-row .select2-container .navbar-form .select2-choice,
  .form-inline .woocommerce-page form .form-row .select2-container .select2-choice,
  .woocommerce-page form .form-row .select2-container .form-inline .select2-choice,
  .navbar-form .woocommerce-page form .form-row .select2-container .select2-choice,
  .woocommerce-page form .form-row .select2-container .navbar-form .select2-choice,
  .form-inline .hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice,
  .hydrus_core_woocommerce_options form .form-row .select2-container .form-inline .select2-choice,
  .navbar-form .hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice,
  .hydrus_core_woocommerce_options form .form-row .select2-container .navbar-form .select2-choice,
  .form-inline .woocommerce form .form-row input.input-text,
  .woocommerce form .form-row .form-inline input.input-text,
  .navbar-form .woocommerce form .form-row input.input-text,
  .woocommerce form .form-row .navbar-form input.input-text,
  .form-inline .woocommerce form .form-row textarea,
  .woocommerce form .form-row .form-inline textarea,
  .navbar-form .woocommerce form .form-row textarea,
  .woocommerce form .form-row .navbar-form textarea,
  .form-inline .woocommerce-page form .form-row input.input-text,
  .woocommerce-page form .form-row .form-inline input.input-text,
  .navbar-form .woocommerce-page form .form-row input.input-text,
  .woocommerce-page form .form-row .navbar-form input.input-text,
  .form-inline .woocommerce-page form .form-row textarea,
  .woocommerce-page form .form-row .form-inline textarea,
  .navbar-form .woocommerce-page form .form-row textarea,
  .woocommerce-page form .form-row .navbar-form textarea,
  .form-inline .hydrus_core_woocommerce_options form .form-row input.input-text,
  .hydrus_core_woocommerce_options form .form-row .form-inline input.input-text,
  .navbar-form .hydrus_core_woocommerce_options form .form-row input.input-text,
  .hydrus_core_woocommerce_options form .form-row .navbar-form input.input-text,
  .form-inline .hydrus_core_woocommerce_options form .form-row textarea,
  .hydrus_core_woocommerce_options form .form-row .form-inline textarea,
  .navbar-form .hydrus_core_woocommerce_options form .form-row textarea,
  .hydrus_core_woocommerce_options form .form-row .navbar-form textarea {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .input-group,
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .navbar-form .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .navbar-form .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .navbar-form .input-group .form-control,
  .form-inline .input-group select a,
  select
    .form-inline .input-group a,
  .navbar-form .input-group select a,
  select .navbar-form .input-group a,
  .form-inline .input-group
    .chosen-container-single a,
  .chosen-container-single
    .form-inline .input-group a,
  .navbar-form .input-group
    .chosen-container-single a,
  .chosen-container-single .navbar-form .input-group a,
  .form-inline .input-group input.input-text,
  .navbar-form .input-group input.input-text,
  .form-inline .input-group textarea,
  .navbar-form .input-group textarea,
  .form-inline .input-group .select2-container .select2-choice,
  .select2-container
    .form-inline .input-group .select2-choice,
  .navbar-form .input-group .select2-container .select2-choice,
  .select2-container .navbar-form .input-group .select2-choice,
  .form-inline .input-group .post-password-form input[type="password"],
  .post-password-form
    .form-inline .input-group input[type="password"],
  .navbar-form .input-group .post-password-form input[type="password"],
  .post-password-form .navbar-form .input-group input[type="password"],
  .form-inline .input-group .woocommerce form .form-row select a,
  .woocommerce form .form-row select
    .form-inline .input-group a,
  .navbar-form .input-group .woocommerce form .form-row select a,
  .woocommerce form .form-row select .navbar-form .input-group a,
  .form-inline .input-group .woocommerce form .form-row .chosen-container-single a,
  .woocommerce form .form-row .chosen-container-single
    .form-inline .input-group a,
  .navbar-form .input-group .woocommerce form .form-row .chosen-container-single a,
  .woocommerce form .form-row .chosen-container-single .navbar-form .input-group a,
  .form-inline .input-group .woocommerce-page form .form-row select a,
  .woocommerce-page form .form-row select
    .form-inline .input-group a,
  .navbar-form .input-group .woocommerce-page form .form-row select a,
  .woocommerce-page form .form-row select .navbar-form .input-group a,
  .form-inline .input-group .woocommerce-page form .form-row .chosen-container-single a,
  .woocommerce-page form .form-row .chosen-container-single
    .form-inline .input-group a,
  .navbar-form .input-group .woocommerce-page form .form-row .chosen-container-single a,
  .woocommerce-page form .form-row .chosen-container-single .navbar-form .input-group a,
  .form-inline .input-group .hydrus_core_woocommerce_options form .form-row select a,
  .hydrus_core_woocommerce_options form .form-row select
    .form-inline .input-group a,
  .navbar-form .input-group .hydrus_core_woocommerce_options form .form-row select a,
  .hydrus_core_woocommerce_options form .form-row select .navbar-form .input-group a,
  .form-inline .input-group .hydrus_core_woocommerce_options form .form-row .chosen-container-single a,
  .hydrus_core_woocommerce_options form .form-row .chosen-container-single
    .form-inline .input-group a,
  .navbar-form .input-group .hydrus_core_woocommerce_options form .form-row .chosen-container-single a,
  .hydrus_core_woocommerce_options form .form-row .chosen-container-single .navbar-form .input-group a,
  .form-inline .input-group .woocommerce form .form-row .select2-container .select2-choice,
  .woocommerce form .form-row .select2-container
    .form-inline .input-group .select2-choice,
  .navbar-form .input-group .woocommerce form .form-row .select2-container .select2-choice,
  .woocommerce form .form-row .select2-container .navbar-form .input-group .select2-choice,
  .form-inline .input-group .woocommerce-page form .form-row .select2-container .select2-choice,
  .woocommerce-page form .form-row .select2-container
    .form-inline .input-group .select2-choice,
  .navbar-form .input-group .woocommerce-page form .form-row .select2-container .select2-choice,
  .woocommerce-page form .form-row .select2-container .navbar-form .input-group .select2-choice,
  .form-inline .input-group .hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice,
  .hydrus_core_woocommerce_options form .form-row .select2-container
    .form-inline .input-group .select2-choice,
  .navbar-form .input-group .hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice,
  .hydrus_core_woocommerce_options form .form-row .select2-container .navbar-form .input-group .select2-choice,
  .form-inline .input-group .woocommerce form .form-row input.input-text,
  .woocommerce form .form-row
    .form-inline .input-group input.input-text,
  .navbar-form .input-group .woocommerce form .form-row input.input-text,
  .woocommerce form .form-row .navbar-form .input-group input.input-text,
  .form-inline .input-group .woocommerce form .form-row textarea,
  .woocommerce form .form-row
    .form-inline .input-group textarea,
  .navbar-form .input-group .woocommerce form .form-row textarea,
  .woocommerce form .form-row .navbar-form .input-group textarea,
  .form-inline .input-group .woocommerce-page form .form-row input.input-text,
  .woocommerce-page form .form-row
    .form-inline .input-group input.input-text,
  .navbar-form .input-group .woocommerce-page form .form-row input.input-text,
  .woocommerce-page form .form-row .navbar-form .input-group input.input-text,
  .form-inline .input-group .woocommerce-page form .form-row textarea,
  .woocommerce-page form .form-row
    .form-inline .input-group textarea,
  .navbar-form .input-group .woocommerce-page form .form-row textarea,
  .woocommerce-page form .form-row .navbar-form .input-group textarea,
  .form-inline .input-group .hydrus_core_woocommerce_options form .form-row input.input-text,
  .hydrus_core_woocommerce_options form .form-row
    .form-inline .input-group input.input-text,
  .navbar-form .input-group .hydrus_core_woocommerce_options form .form-row input.input-text,
  .hydrus_core_woocommerce_options form .form-row .navbar-form .input-group input.input-text,
  .form-inline .input-group .hydrus_core_woocommerce_options form .form-row textarea,
  .hydrus_core_woocommerce_options form .form-row
    .form-inline .input-group textarea,
  .navbar-form .input-group .hydrus_core_woocommerce_options form .form-row textarea,
  .hydrus_core_woocommerce_options form .form-row .navbar-form .input-group textarea {
    width: auto;
  }

  .form-inline .input-group > .form-control,
  .navbar-form .input-group > .form-control,
  .form-inline select .input-group > a,
  select .form-inline .input-group > a,
  .navbar-form select .input-group > a,
  select .navbar-form .input-group > a,
  .form-inline
  .chosen-container-single .input-group > a,
  .chosen-container-single .form-inline .input-group > a,
  .navbar-form
  .chosen-container-single .input-group > a,
  .chosen-container-single .navbar-form .input-group > a,
  .form-inline .input-group > input.input-text,
  .navbar-form .input-group > input.input-text,
  .form-inline .input-group > textarea,
  .navbar-form .input-group > textarea,
  .form-inline .select2-container .input-group > .select2-choice,
  .select2-container .form-inline .input-group > .select2-choice,
  .navbar-form .select2-container .input-group > .select2-choice,
  .select2-container .navbar-form .input-group > .select2-choice,
  .form-inline .post-password-form .input-group > input[type="password"],
  .post-password-form .form-inline .input-group > input[type="password"],
  .navbar-form .post-password-form .input-group > input[type="password"],
  .post-password-form .navbar-form .input-group > input[type="password"],
  .form-inline .woocommerce form .form-row select .input-group > a,
  .woocommerce form .form-row select .form-inline .input-group > a,
  .navbar-form .woocommerce form .form-row select .input-group > a,
  .woocommerce form .form-row select .navbar-form .input-group > a,
  .form-inline .woocommerce form .form-row .chosen-container-single .input-group > a,
  .woocommerce form .form-row .chosen-container-single .form-inline .input-group > a,
  .navbar-form .woocommerce form .form-row .chosen-container-single .input-group > a,
  .woocommerce form .form-row .chosen-container-single .navbar-form .input-group > a,
  .form-inline .woocommerce-page form .form-row select .input-group > a,
  .woocommerce-page form .form-row select .form-inline .input-group > a,
  .navbar-form .woocommerce-page form .form-row select .input-group > a,
  .woocommerce-page form .form-row select .navbar-form .input-group > a,
  .form-inline .woocommerce-page form .form-row .chosen-container-single .input-group > a,
  .woocommerce-page form .form-row .chosen-container-single .form-inline .input-group > a,
  .navbar-form .woocommerce-page form .form-row .chosen-container-single .input-group > a,
  .woocommerce-page form .form-row .chosen-container-single .navbar-form .input-group > a,
  .form-inline .hydrus_core_woocommerce_options form .form-row select .input-group > a,
  .hydrus_core_woocommerce_options form .form-row select .form-inline .input-group > a,
  .navbar-form .hydrus_core_woocommerce_options form .form-row select .input-group > a,
  .hydrus_core_woocommerce_options form .form-row select .navbar-form .input-group > a,
  .form-inline .hydrus_core_woocommerce_options form .form-row .chosen-container-single .input-group > a,
  .hydrus_core_woocommerce_options form .form-row .chosen-container-single .form-inline .input-group > a,
  .navbar-form .hydrus_core_woocommerce_options form .form-row .chosen-container-single .input-group > a,
  .hydrus_core_woocommerce_options form .form-row .chosen-container-single .navbar-form .input-group > a,
  .form-inline .woocommerce form .form-row .select2-container .input-group > .select2-choice,
  .woocommerce form .form-row .select2-container .form-inline .input-group > .select2-choice,
  .navbar-form .woocommerce form .form-row .select2-container .input-group > .select2-choice,
  .woocommerce form .form-row .select2-container .navbar-form .input-group > .select2-choice,
  .form-inline .woocommerce-page form .form-row .select2-container .input-group > .select2-choice,
  .woocommerce-page form .form-row .select2-container .form-inline .input-group > .select2-choice,
  .navbar-form .woocommerce-page form .form-row .select2-container .input-group > .select2-choice,
  .woocommerce-page form .form-row .select2-container .navbar-form .input-group > .select2-choice,
  .form-inline .hydrus_core_woocommerce_options form .form-row .select2-container .input-group > .select2-choice,
  .hydrus_core_woocommerce_options form .form-row .select2-container .form-inline .input-group > .select2-choice,
  .navbar-form .hydrus_core_woocommerce_options form .form-row .select2-container .input-group > .select2-choice,
  .hydrus_core_woocommerce_options form .form-row .select2-container .navbar-form .input-group > .select2-choice,
  .form-inline .woocommerce form .form-row .input-group > input.input-text,
  .woocommerce form .form-row .form-inline .input-group > input.input-text,
  .navbar-form .woocommerce form .form-row .input-group > input.input-text,
  .woocommerce form .form-row .navbar-form .input-group > input.input-text,
  .form-inline .woocommerce form .form-row .input-group > textarea,
  .woocommerce form .form-row .form-inline .input-group > textarea,
  .navbar-form .woocommerce form .form-row .input-group > textarea,
  .woocommerce form .form-row .navbar-form .input-group > textarea,
  .form-inline .woocommerce-page form .form-row .input-group > input.input-text,
  .woocommerce-page form .form-row .form-inline .input-group > input.input-text,
  .navbar-form .woocommerce-page form .form-row .input-group > input.input-text,
  .woocommerce-page form .form-row .navbar-form .input-group > input.input-text,
  .form-inline .woocommerce-page form .form-row .input-group > textarea,
  .woocommerce-page form .form-row .form-inline .input-group > textarea,
  .navbar-form .woocommerce-page form .form-row .input-group > textarea,
  .woocommerce-page form .form-row .navbar-form .input-group > textarea,
  .form-inline .hydrus_core_woocommerce_options form .form-row .input-group > input.input-text,
  .hydrus_core_woocommerce_options form .form-row .form-inline .input-group > input.input-text,
  .navbar-form .hydrus_core_woocommerce_options form .form-row .input-group > input.input-text,
  .hydrus_core_woocommerce_options form .form-row .navbar-form .input-group > input.input-text,
  .form-inline .hydrus_core_woocommerce_options form .form-row .input-group > textarea,
  .hydrus_core_woocommerce_options form .form-row .form-inline .input-group > textarea,
  .navbar-form .hydrus_core_woocommerce_options form .form-row .input-group > textarea,
  .hydrus_core_woocommerce_options form .form-row .navbar-form .input-group > textarea {
    width: 100%;
  }

  .form-inline .control-label,
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .navbar-form .radio label,
  .form-inline .checkbox label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback,
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px;
}

@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,
.post-password-form input[type="submit"],
figure.hover-type-text figcaption .actions .action,
figure.hover-type-text figcaption .actions object {
  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: 13px;
  line-height: 1.53846154;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.post-password-form input[type="submit"]:focus,
figure.hover-type-text figcaption .actions .action:focus,
figure.hover-type-text figcaption .actions object:focus,
.btn:active:focus,
.post-password-form input[type="submit"]:active:focus,
figure.hover-type-text figcaption .actions .action:active:focus,
figure.hover-type-text figcaption .actions object:active:focus,
.btn.active:focus,
.post-password-form input.active[type="submit"]:focus,
figure.hover-type-text figcaption .actions .active.action:focus,
figure.hover-type-text figcaption .actions object.active:focus {
  outline: thin solid;
  outline: none;
  outline-offset: 0px;
}

.btn:hover,
.post-password-form input[type="submit"]:hover,
figure.hover-type-text figcaption .actions .action:hover,
figure.hover-type-text figcaption .actions object:hover,
.btn:focus,
.post-password-form input[type="submit"]:focus,
figure.hover-type-text figcaption .actions .action:focus,
figure.hover-type-text figcaption .actions object:focus {
  color: #333;
  text-decoration: none;
}

.btn:active,
.post-password-form input[type="submit"]:active,
figure.hover-type-text figcaption .actions .action:active,
figure.hover-type-text figcaption .actions object:active,
.btn.active,
.post-password-form input.active[type="submit"],
figure.hover-type-text figcaption .actions .active.action,
figure.hover-type-text figcaption .actions object.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.post-password-form input.disabled[type="submit"],
figure.hover-type-text figcaption .actions .disabled.action,
figure.hover-type-text figcaption .actions object.disabled,
.btn[disabled],
.post-password-form input[disabled][type="submit"],
figure.hover-type-text figcaption .actions [disabled].action,
figure.hover-type-text figcaption .actions object[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .post-password-form input[type="submit"],
.post-password-form
  fieldset[disabled] input[type="submit"],
fieldset[disabled] figure.hover-type-text figcaption .actions .action,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .action,
fieldset[disabled] figure.hover-type-text figcaption .actions object,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn.btn-default,
.post-password-form input.btn-default[type="submit"],
figure.hover-type-text figcaption .actions .btn-default.action,
figure.hover-type-text figcaption .actions object.btn-default {
  color: #333;
  background-color: #ffffff;
  border-color: #ccc;
}

.btn.btn-default:hover,
.post-password-form input.btn-default[type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-default.action:hover,
figure.hover-type-text figcaption .actions object.btn-default:hover,
.btn.btn-default:focus,
.post-password-form input.btn-default[type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-default.action:focus,
figure.hover-type-text figcaption .actions object.btn-default:focus,
.btn.btn-default:active,
.post-password-form input.btn-default[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-default.action:active,
figure.hover-type-text figcaption .actions object.btn-default:active,
.btn.btn-default.active,
.post-password-form input.btn-default.active[type="submit"],
figure.hover-type-text figcaption .actions .btn-default.active.action,
figure.hover-type-text figcaption .actions object.btn-default.active,
.open > .btn.btn-default.dropdown-toggle,
.post-password-form
  .open > input.btn-default.dropdown-toggle[type="submit"],
figure.hover-type-text figcaption .actions
  .open > .btn-default.dropdown-toggle.action,
figure.hover-type-text figcaption .actions
  .open > object.btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn.btn-default:active,
.post-password-form input.btn-default[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-default.action:active,
figure.hover-type-text figcaption .actions object.btn-default:active,
.btn.btn-default.active,
.post-password-form input.btn-default.active[type="submit"],
figure.hover-type-text figcaption .actions .btn-default.active.action,
figure.hover-type-text figcaption .actions object.btn-default.active,
.open > .btn.btn-default.dropdown-toggle,
.post-password-form
  .open > input.btn-default.dropdown-toggle[type="submit"],
figure.hover-type-text figcaption .actions
  .open > .btn-default.dropdown-toggle.action,
figure.hover-type-text figcaption .actions
  .open > object.btn-default.dropdown-toggle {
  background-image: none;
}

.btn.btn-default.disabled,
.post-password-form input.btn-default.disabled[type="submit"],
figure.hover-type-text figcaption .actions .btn-default.disabled.action,
figure.hover-type-text figcaption .actions object.btn-default.disabled,
.btn.btn-default.disabled:hover,
.post-password-form input.btn-default.disabled[type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-default.disabled.action:hover,
figure.hover-type-text figcaption .actions object.btn-default.disabled:hover,
.btn.btn-default.disabled:focus,
.post-password-form input.btn-default.disabled[type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-default.disabled.action:focus,
figure.hover-type-text figcaption .actions object.btn-default.disabled:focus,
.btn.btn-default.disabled:active,
.post-password-form input.btn-default.disabled[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-default.disabled.action:active,
figure.hover-type-text figcaption .actions object.btn-default.disabled:active,
.btn.btn-default.disabled.active,
.post-password-form input.btn-default.disabled.active[type="submit"],
figure.hover-type-text figcaption .actions .btn-default.disabled.active.action,
figure.hover-type-text figcaption .actions object.btn-default.disabled.active,
.btn.btn-default[disabled],
.post-password-form input.btn-default[disabled][type="submit"],
figure.hover-type-text figcaption .actions .btn-default[disabled].action,
figure.hover-type-text figcaption .actions object.btn-default[disabled],
.btn.btn-default[disabled]:hover,
.post-password-form input.btn-default[disabled][type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-default[disabled].action:hover,
figure.hover-type-text figcaption .actions object.btn-default[disabled]:hover,
.btn.btn-default[disabled]:focus,
.post-password-form input.btn-default[disabled][type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-default[disabled].action:focus,
figure.hover-type-text figcaption .actions object.btn-default[disabled]:focus,
.btn.btn-default[disabled]:active,
.post-password-form input.btn-default[disabled][type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-default[disabled].action:active,
figure.hover-type-text figcaption .actions object.btn-default[disabled]:active,
.btn.btn-default[disabled].active,
.post-password-form input.btn-default[disabled].active[type="submit"],
figure.hover-type-text figcaption .actions .btn-default[disabled].active.action,
figure.hover-type-text figcaption .actions object.btn-default[disabled].active,
fieldset[disabled] .btn.btn-default,
fieldset[disabled] .post-password-form input.btn-default[type="submit"],
.post-password-form
  fieldset[disabled] input.btn-default[type="submit"],
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-default.action,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-default.action,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-default,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-default,
fieldset[disabled] .btn.btn-default:hover,
fieldset[disabled] .post-password-form input.btn-default[type="submit"]:hover,
.post-password-form
  fieldset[disabled] input.btn-default[type="submit"]:hover,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-default.action:hover,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-default.action:hover,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-default:hover,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-default:hover,
fieldset[disabled] .btn.btn-default:focus,
fieldset[disabled] .post-password-form input.btn-default[type="submit"]:focus,
.post-password-form
  fieldset[disabled] input.btn-default[type="submit"]:focus,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-default.action:focus,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-default.action:focus,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-default:focus,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-default:focus,
fieldset[disabled] .btn.btn-default:active,
fieldset[disabled] .post-password-form input.btn-default[type="submit"]:active,
.post-password-form
  fieldset[disabled] input.btn-default[type="submit"]:active,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-default.action:active,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-default.action:active,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-default:active,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-default:active,
fieldset[disabled] .btn.btn-default.active,
fieldset[disabled] .post-password-form input.btn-default.active[type="submit"],
.post-password-form
  fieldset[disabled] input.btn-default.active[type="submit"],
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-default.active.action,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-default.active.action,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-default.active,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-default.active {
  background-color: #ffffff;
  border-color: #ccc;
}

.btn.btn-default .badge,
.post-password-form input.btn-default[type="submit"] .badge,
figure.hover-type-text figcaption .actions .btn-default.action .badge,
figure.hover-type-text figcaption .actions object.btn-default .badge {
  color: #ffffff;
  background-color: #333;
}

.btn.btn-primary,
.post-password-form input[type="submit"],
figure.hover-type-text figcaption .actions .btn-primary.action,
figure.hover-type-text figcaption .actions .post-password-form input.action[type="submit"],
.post-password-form figure.hover-type-text figcaption .actions input.action[type="submit"],
figure.hover-type-text figcaption .actions object.btn-primary {
  color: #ffffff;
  background-color: #53abe4;
  border-color: #53abe4;
}

.btn.btn-primary:hover,
.post-password-form input[type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-primary.action:hover,
figure.hover-type-text figcaption .actions .post-password-form input.action[type="submit"]:hover,
.post-password-form figure.hover-type-text figcaption .actions input.action[type="submit"]:hover,
figure.hover-type-text figcaption .actions object.btn-primary:hover,
.btn.btn-primary:focus,
.post-password-form input[type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-primary.action:focus,
figure.hover-type-text figcaption .actions .post-password-form input.action[type="submit"]:focus,
.post-password-form figure.hover-type-text figcaption .actions input.action[type="submit"]:focus,
figure.hover-type-text figcaption .actions object.btn-primary:focus,
.btn.btn-primary:active,
.post-password-form input[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-primary.action:active,
figure.hover-type-text figcaption .actions .post-password-form input.action[type="submit"]:active,
.post-password-form figure.hover-type-text figcaption .actions input.action[type="submit"]:active,
figure.hover-type-text figcaption .actions object.btn-primary:active,
.btn.btn-primary.active,
.post-password-form input.active[type="submit"],
figure.hover-type-text figcaption .actions .btn-primary.active.action,
figure.hover-type-text figcaption .actions .post-password-form input.active.action[type="submit"],
.post-password-form figure.hover-type-text figcaption .actions input.active.action[type="submit"],
figure.hover-type-text figcaption .actions object.btn-primary.active,
.open > .btn.btn-primary.dropdown-toggle,
.post-password-form
  .open > input.dropdown-toggle[type="submit"],
figure.hover-type-text figcaption .actions
  .open > .btn-primary.dropdown-toggle.action,
.post-password-form figure.hover-type-text figcaption .actions
  .open > input.dropdown-toggle.action[type="submit"],
figure.hover-type-text figcaption .actions
  .open > object.btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #2795dd;
  border-color: #2290d8;
}

.btn.btn-primary:active,
.post-password-form input[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-primary.action:active,
figure.hover-type-text figcaption .actions .post-password-form input.action[type="submit"]:active,
.post-password-form figure.hover-type-text figcaption .actions input.action[type="submit"]:active,
figure.hover-type-text figcaption .actions object.btn-primary:active,
.btn.btn-primary.active,
.post-password-form input.active[type="submit"],
figure.hover-type-text figcaption .actions .btn-primary.active.action,
figure.hover-type-text figcaption .actions .post-password-form input.active.action[type="submit"],
.post-password-form figure.hover-type-text figcaption .actions input.active.action[type="submit"],
figure.hover-type-text figcaption .actions object.btn-primary.active,
.open > .btn.btn-primary.dropdown-toggle,
.post-password-form
  .open > input.dropdown-toggle[type="submit"],
figure.hover-type-text figcaption .actions
  .open > .btn-primary.dropdown-toggle.action,
.post-password-form figure.hover-type-text figcaption .actions
  .open > input.dropdown-toggle.action[type="submit"],
figure.hover-type-text figcaption .actions
  .open > object.btn-primary.dropdown-toggle {
  background-image: none;
}

.btn.btn-primary.disabled,
.post-password-form input.disabled[type="submit"],
figure.hover-type-text figcaption .actions .btn-primary.disabled.action,
figure.hover-type-text figcaption .actions .post-password-form input.disabled.action[type="submit"],
.post-password-form figure.hover-type-text figcaption .actions input.disabled.action[type="submit"],
figure.hover-type-text figcaption .actions object.btn-primary.disabled,
.btn.btn-primary.disabled:hover,
.post-password-form input.disabled[type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-primary.disabled.action:hover,
figure.hover-type-text figcaption .actions object.btn-primary.disabled:hover,
.btn.btn-primary.disabled:focus,
.post-password-form input.disabled[type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-primary.disabled.action:focus,
figure.hover-type-text figcaption .actions object.btn-primary.disabled:focus,
.btn.btn-primary.disabled:active,
.post-password-form input.disabled[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-primary.disabled.action:active,
figure.hover-type-text figcaption .actions object.btn-primary.disabled:active,
.btn.btn-primary.disabled.active,
.post-password-form input.disabled.active[type="submit"],
figure.hover-type-text figcaption .actions .btn-primary.disabled.active.action,
figure.hover-type-text figcaption .actions object.btn-primary.disabled.active,
.btn.btn-primary[disabled],
.post-password-form input[disabled][type="submit"],
figure.hover-type-text figcaption .actions .btn-primary[disabled].action,
figure.hover-type-text figcaption .actions .post-password-form input[disabled].action[type="submit"],
.post-password-form figure.hover-type-text figcaption .actions input[disabled].action[type="submit"],
figure.hover-type-text figcaption .actions object.btn-primary[disabled],
.btn.btn-primary[disabled]:hover,
.post-password-form input[disabled][type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-primary[disabled].action:hover,
figure.hover-type-text figcaption .actions object.btn-primary[disabled]:hover,
.btn.btn-primary[disabled]:focus,
.post-password-form input[disabled][type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-primary[disabled].action:focus,
figure.hover-type-text figcaption .actions object.btn-primary[disabled]:focus,
.btn.btn-primary[disabled]:active,
.post-password-form input[disabled][type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-primary[disabled].action:active,
figure.hover-type-text figcaption .actions object.btn-primary[disabled]:active,
.btn.btn-primary[disabled].active,
.post-password-form input[disabled].active[type="submit"],
figure.hover-type-text figcaption .actions .btn-primary[disabled].active.action,
figure.hover-type-text figcaption .actions object.btn-primary[disabled].active,
fieldset[disabled] .btn.btn-primary,
fieldset[disabled] .post-password-form input[type="submit"],
.post-password-form
  fieldset[disabled] input[type="submit"],
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-primary.action,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-primary.action,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-primary,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-primary,
fieldset[disabled] .btn.btn-primary:hover,
fieldset[disabled] .post-password-form input[type="submit"]:hover,
.post-password-form
  fieldset[disabled] input[type="submit"]:hover,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-primary.action:hover,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-primary.action:hover,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-primary:hover,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-primary:hover,
fieldset[disabled] .btn.btn-primary:focus,
fieldset[disabled] .post-password-form input[type="submit"]:focus,
.post-password-form
  fieldset[disabled] input[type="submit"]:focus,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-primary.action:focus,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-primary.action:focus,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-primary:focus,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-primary:focus,
fieldset[disabled] .btn.btn-primary:active,
fieldset[disabled] .post-password-form input[type="submit"]:active,
.post-password-form
  fieldset[disabled] input[type="submit"]:active,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-primary.action:active,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-primary.action:active,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-primary:active,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-primary:active,
fieldset[disabled] .btn.btn-primary.active,
fieldset[disabled] .post-password-form input.active[type="submit"],
.post-password-form
  fieldset[disabled] input.active[type="submit"],
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-primary.active.action,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-primary.active.action,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-primary.active,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-primary.active {
  background-color: #53abe4;
  border-color: #53abe4;
}

.btn.btn-primary .badge,
.post-password-form input[type="submit"] .badge,
figure.hover-type-text figcaption .actions .btn-primary.action .badge,
figure.hover-type-text figcaption .actions .post-password-form input.action[type="submit"] .badge,
.post-password-form figure.hover-type-text figcaption .actions input.action[type="submit"] .badge,
figure.hover-type-text figcaption .actions object.btn-primary .badge {
  color: #53abe4;
  background-color: #ffffff;
}

.btn.btn-success,
.post-password-form input.btn-success[type="submit"],
figure.hover-type-text figcaption .actions .btn-success.action,
figure.hover-type-text figcaption .actions object.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn.btn-success:hover,
.post-password-form input.btn-success[type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-success.action:hover,
figure.hover-type-text figcaption .actions object.btn-success:hover,
.btn.btn-success:focus,
.post-password-form input.btn-success[type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-success.action:focus,
figure.hover-type-text figcaption .actions object.btn-success:focus,
.btn.btn-success:active,
.post-password-form input.btn-success[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-success.action:active,
figure.hover-type-text figcaption .actions object.btn-success:active,
.btn.btn-success.active,
.post-password-form input.btn-success.active[type="submit"],
figure.hover-type-text figcaption .actions .btn-success.active.action,
figure.hover-type-text figcaption .actions object.btn-success.active,
.open > .btn.btn-success.dropdown-toggle,
.post-password-form
  .open > input.btn-success.dropdown-toggle[type="submit"],
figure.hover-type-text figcaption .actions
  .open > .btn-success.dropdown-toggle.action,
figure.hover-type-text figcaption .actions
  .open > object.btn-success.dropdown-toggle {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}

.btn.btn-success:active,
.post-password-form input.btn-success[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-success.action:active,
figure.hover-type-text figcaption .actions object.btn-success:active,
.btn.btn-success.active,
.post-password-form input.btn-success.active[type="submit"],
figure.hover-type-text figcaption .actions .btn-success.active.action,
figure.hover-type-text figcaption .actions object.btn-success.active,
.open > .btn.btn-success.dropdown-toggle,
.post-password-form
  .open > input.btn-success.dropdown-toggle[type="submit"],
figure.hover-type-text figcaption .actions
  .open > .btn-success.dropdown-toggle.action,
figure.hover-type-text figcaption .actions
  .open > object.btn-success.dropdown-toggle {
  background-image: none;
}

.btn.btn-success.disabled,
.post-password-form input.btn-success.disabled[type="submit"],
figure.hover-type-text figcaption .actions .btn-success.disabled.action,
figure.hover-type-text figcaption .actions object.btn-success.disabled,
.btn.btn-success.disabled:hover,
.post-password-form input.btn-success.disabled[type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-success.disabled.action:hover,
figure.hover-type-text figcaption .actions object.btn-success.disabled:hover,
.btn.btn-success.disabled:focus,
.post-password-form input.btn-success.disabled[type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-success.disabled.action:focus,
figure.hover-type-text figcaption .actions object.btn-success.disabled:focus,
.btn.btn-success.disabled:active,
.post-password-form input.btn-success.disabled[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-success.disabled.action:active,
figure.hover-type-text figcaption .actions object.btn-success.disabled:active,
.btn.btn-success.disabled.active,
.post-password-form input.btn-success.disabled.active[type="submit"],
figure.hover-type-text figcaption .actions .btn-success.disabled.active.action,
figure.hover-type-text figcaption .actions object.btn-success.disabled.active,
.btn.btn-success[disabled],
.post-password-form input.btn-success[disabled][type="submit"],
figure.hover-type-text figcaption .actions .btn-success[disabled].action,
figure.hover-type-text figcaption .actions object.btn-success[disabled],
.btn.btn-success[disabled]:hover,
.post-password-form input.btn-success[disabled][type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-success[disabled].action:hover,
figure.hover-type-text figcaption .actions object.btn-success[disabled]:hover,
.btn.btn-success[disabled]:focus,
.post-password-form input.btn-success[disabled][type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-success[disabled].action:focus,
figure.hover-type-text figcaption .actions object.btn-success[disabled]:focus,
.btn.btn-success[disabled]:active,
.post-password-form input.btn-success[disabled][type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-success[disabled].action:active,
figure.hover-type-text figcaption .actions object.btn-success[disabled]:active,
.btn.btn-success[disabled].active,
.post-password-form input.btn-success[disabled].active[type="submit"],
figure.hover-type-text figcaption .actions .btn-success[disabled].active.action,
figure.hover-type-text figcaption .actions object.btn-success[disabled].active,
fieldset[disabled] .btn.btn-success,
fieldset[disabled] .post-password-form input.btn-success[type="submit"],
.post-password-form
  fieldset[disabled] input.btn-success[type="submit"],
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-success.action,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-success.action,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-success,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-success,
fieldset[disabled] .btn.btn-success:hover,
fieldset[disabled] .post-password-form input.btn-success[type="submit"]:hover,
.post-password-form
  fieldset[disabled] input.btn-success[type="submit"]:hover,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-success.action:hover,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-success.action:hover,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-success:hover,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-success:hover,
fieldset[disabled] .btn.btn-success:focus,
fieldset[disabled] .post-password-form input.btn-success[type="submit"]:focus,
.post-password-form
  fieldset[disabled] input.btn-success[type="submit"]:focus,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-success.action:focus,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-success.action:focus,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-success:focus,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-success:focus,
fieldset[disabled] .btn.btn-success:active,
fieldset[disabled] .post-password-form input.btn-success[type="submit"]:active,
.post-password-form
  fieldset[disabled] input.btn-success[type="submit"]:active,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-success.action:active,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-success.action:active,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-success:active,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-success:active,
fieldset[disabled] .btn.btn-success.active,
fieldset[disabled] .post-password-form input.btn-success.active[type="submit"],
.post-password-form
  fieldset[disabled] input.btn-success.active[type="submit"],
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-success.active.action,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-success.active.action,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-success.active,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn.btn-success .badge,
.post-password-form input.btn-success[type="submit"] .badge,
figure.hover-type-text figcaption .actions .btn-success.action .badge,
figure.hover-type-text figcaption .actions object.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}

.btn.btn-info,
.post-password-form input.btn-info[type="submit"],
figure.hover-type-text figcaption .actions .btn-info.action,
figure.hover-type-text figcaption .actions object.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn.btn-info:hover,
.post-password-form input.btn-info[type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-info.action:hover,
figure.hover-type-text figcaption .actions object.btn-info:hover,
.btn.btn-info:focus,
.post-password-form input.btn-info[type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-info.action:focus,
figure.hover-type-text figcaption .actions object.btn-info:focus,
.btn.btn-info:active,
.post-password-form input.btn-info[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-info.action:active,
figure.hover-type-text figcaption .actions object.btn-info:active,
.btn.btn-info.active,
.post-password-form input.btn-info.active[type="submit"],
figure.hover-type-text figcaption .actions .btn-info.active.action,
figure.hover-type-text figcaption .actions object.btn-info.active,
.open > .btn.btn-info.dropdown-toggle,
.post-password-form
  .open > input.btn-info.dropdown-toggle[type="submit"],
figure.hover-type-text figcaption .actions
  .open > .btn-info.dropdown-toggle.action,
figure.hover-type-text figcaption .actions
  .open > object.btn-info.dropdown-toggle {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn.btn-info:active,
.post-password-form input.btn-info[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-info.action:active,
figure.hover-type-text figcaption .actions object.btn-info:active,
.btn.btn-info.active,
.post-password-form input.btn-info.active[type="submit"],
figure.hover-type-text figcaption .actions .btn-info.active.action,
figure.hover-type-text figcaption .actions object.btn-info.active,
.open > .btn.btn-info.dropdown-toggle,
.post-password-form
  .open > input.btn-info.dropdown-toggle[type="submit"],
figure.hover-type-text figcaption .actions
  .open > .btn-info.dropdown-toggle.action,
figure.hover-type-text figcaption .actions
  .open > object.btn-info.dropdown-toggle {
  background-image: none;
}

.btn.btn-info.disabled,
.post-password-form input.btn-info.disabled[type="submit"],
figure.hover-type-text figcaption .actions .btn-info.disabled.action,
figure.hover-type-text figcaption .actions object.btn-info.disabled,
.btn.btn-info.disabled:hover,
.post-password-form input.btn-info.disabled[type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-info.disabled.action:hover,
figure.hover-type-text figcaption .actions object.btn-info.disabled:hover,
.btn.btn-info.disabled:focus,
.post-password-form input.btn-info.disabled[type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-info.disabled.action:focus,
figure.hover-type-text figcaption .actions object.btn-info.disabled:focus,
.btn.btn-info.disabled:active,
.post-password-form input.btn-info.disabled[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-info.disabled.action:active,
figure.hover-type-text figcaption .actions object.btn-info.disabled:active,
.btn.btn-info.disabled.active,
.post-password-form input.btn-info.disabled.active[type="submit"],
figure.hover-type-text figcaption .actions .btn-info.disabled.active.action,
figure.hover-type-text figcaption .actions object.btn-info.disabled.active,
.btn.btn-info[disabled],
.post-password-form input.btn-info[disabled][type="submit"],
figure.hover-type-text figcaption .actions .btn-info[disabled].action,
figure.hover-type-text figcaption .actions object.btn-info[disabled],
.btn.btn-info[disabled]:hover,
.post-password-form input.btn-info[disabled][type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-info[disabled].action:hover,
figure.hover-type-text figcaption .actions object.btn-info[disabled]:hover,
.btn.btn-info[disabled]:focus,
.post-password-form input.btn-info[disabled][type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-info[disabled].action:focus,
figure.hover-type-text figcaption .actions object.btn-info[disabled]:focus,
.btn.btn-info[disabled]:active,
.post-password-form input.btn-info[disabled][type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-info[disabled].action:active,
figure.hover-type-text figcaption .actions object.btn-info[disabled]:active,
.btn.btn-info[disabled].active,
.post-password-form input.btn-info[disabled].active[type="submit"],
figure.hover-type-text figcaption .actions .btn-info[disabled].active.action,
figure.hover-type-text figcaption .actions object.btn-info[disabled].active,
fieldset[disabled] .btn.btn-info,
fieldset[disabled] .post-password-form input.btn-info[type="submit"],
.post-password-form
  fieldset[disabled] input.btn-info[type="submit"],
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-info.action,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-info.action,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-info,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-info,
fieldset[disabled] .btn.btn-info:hover,
fieldset[disabled] .post-password-form input.btn-info[type="submit"]:hover,
.post-password-form
  fieldset[disabled] input.btn-info[type="submit"]:hover,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-info.action:hover,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-info.action:hover,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-info:hover,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-info:hover,
fieldset[disabled] .btn.btn-info:focus,
fieldset[disabled] .post-password-form input.btn-info[type="submit"]:focus,
.post-password-form
  fieldset[disabled] input.btn-info[type="submit"]:focus,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-info.action:focus,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-info.action:focus,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-info:focus,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-info:focus,
fieldset[disabled] .btn.btn-info:active,
fieldset[disabled] .post-password-form input.btn-info[type="submit"]:active,
.post-password-form
  fieldset[disabled] input.btn-info[type="submit"]:active,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-info.action:active,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-info.action:active,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-info:active,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-info:active,
fieldset[disabled] .btn.btn-info.active,
fieldset[disabled] .post-password-form input.btn-info.active[type="submit"],
.post-password-form
  fieldset[disabled] input.btn-info.active[type="submit"],
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-info.active.action,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-info.active.action,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-info.active,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn.btn-info .badge,
.post-password-form input.btn-info[type="submit"] .badge,
figure.hover-type-text figcaption .actions .btn-info.action .badge,
figure.hover-type-text figcaption .actions object.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}

.btn.btn-warning,
.post-password-form input.btn-warning[type="submit"],
figure.hover-type-text figcaption .actions .btn-warning.action,
figure.hover-type-text figcaption .actions object.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn.btn-warning:hover,
.post-password-form input.btn-warning[type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-warning.action:hover,
figure.hover-type-text figcaption .actions object.btn-warning:hover,
.btn.btn-warning:focus,
.post-password-form input.btn-warning[type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-warning.action:focus,
figure.hover-type-text figcaption .actions object.btn-warning:focus,
.btn.btn-warning:active,
.post-password-form input.btn-warning[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-warning.action:active,
figure.hover-type-text figcaption .actions object.btn-warning:active,
.btn.btn-warning.active,
.post-password-form input.btn-warning.active[type="submit"],
figure.hover-type-text figcaption .actions .btn-warning.active.action,
figure.hover-type-text figcaption .actions object.btn-warning.active,
.open > .btn.btn-warning.dropdown-toggle,
.post-password-form
  .open > input.btn-warning.dropdown-toggle[type="submit"],
figure.hover-type-text figcaption .actions
  .open > .btn-warning.dropdown-toggle.action,
figure.hover-type-text figcaption .actions
  .open > object.btn-warning.dropdown-toggle {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn.btn-warning:active,
.post-password-form input.btn-warning[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-warning.action:active,
figure.hover-type-text figcaption .actions object.btn-warning:active,
.btn.btn-warning.active,
.post-password-form input.btn-warning.active[type="submit"],
figure.hover-type-text figcaption .actions .btn-warning.active.action,
figure.hover-type-text figcaption .actions object.btn-warning.active,
.open > .btn.btn-warning.dropdown-toggle,
.post-password-form
  .open > input.btn-warning.dropdown-toggle[type="submit"],
figure.hover-type-text figcaption .actions
  .open > .btn-warning.dropdown-toggle.action,
figure.hover-type-text figcaption .actions
  .open > object.btn-warning.dropdown-toggle {
  background-image: none;
}

.btn.btn-warning.disabled,
.post-password-form input.btn-warning.disabled[type="submit"],
figure.hover-type-text figcaption .actions .btn-warning.disabled.action,
figure.hover-type-text figcaption .actions object.btn-warning.disabled,
.btn.btn-warning.disabled:hover,
.post-password-form input.btn-warning.disabled[type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-warning.disabled.action:hover,
figure.hover-type-text figcaption .actions object.btn-warning.disabled:hover,
.btn.btn-warning.disabled:focus,
.post-password-form input.btn-warning.disabled[type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-warning.disabled.action:focus,
figure.hover-type-text figcaption .actions object.btn-warning.disabled:focus,
.btn.btn-warning.disabled:active,
.post-password-form input.btn-warning.disabled[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-warning.disabled.action:active,
figure.hover-type-text figcaption .actions object.btn-warning.disabled:active,
.btn.btn-warning.disabled.active,
.post-password-form input.btn-warning.disabled.active[type="submit"],
figure.hover-type-text figcaption .actions .btn-warning.disabled.active.action,
figure.hover-type-text figcaption .actions object.btn-warning.disabled.active,
.btn.btn-warning[disabled],
.post-password-form input.btn-warning[disabled][type="submit"],
figure.hover-type-text figcaption .actions .btn-warning[disabled].action,
figure.hover-type-text figcaption .actions object.btn-warning[disabled],
.btn.btn-warning[disabled]:hover,
.post-password-form input.btn-warning[disabled][type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-warning[disabled].action:hover,
figure.hover-type-text figcaption .actions object.btn-warning[disabled]:hover,
.btn.btn-warning[disabled]:focus,
.post-password-form input.btn-warning[disabled][type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-warning[disabled].action:focus,
figure.hover-type-text figcaption .actions object.btn-warning[disabled]:focus,
.btn.btn-warning[disabled]:active,
.post-password-form input.btn-warning[disabled][type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-warning[disabled].action:active,
figure.hover-type-text figcaption .actions object.btn-warning[disabled]:active,
.btn.btn-warning[disabled].active,
.post-password-form input.btn-warning[disabled].active[type="submit"],
figure.hover-type-text figcaption .actions .btn-warning[disabled].active.action,
figure.hover-type-text figcaption .actions object.btn-warning[disabled].active,
fieldset[disabled] .btn.btn-warning,
fieldset[disabled] .post-password-form input.btn-warning[type="submit"],
.post-password-form
  fieldset[disabled] input.btn-warning[type="submit"],
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-warning.action,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-warning.action,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-warning,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-warning,
fieldset[disabled] .btn.btn-warning:hover,
fieldset[disabled] .post-password-form input.btn-warning[type="submit"]:hover,
.post-password-form
  fieldset[disabled] input.btn-warning[type="submit"]:hover,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-warning.action:hover,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-warning.action:hover,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-warning:hover,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-warning:hover,
fieldset[disabled] .btn.btn-warning:focus,
fieldset[disabled] .post-password-form input.btn-warning[type="submit"]:focus,
.post-password-form
  fieldset[disabled] input.btn-warning[type="submit"]:focus,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-warning.action:focus,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-warning.action:focus,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-warning:focus,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-warning:focus,
fieldset[disabled] .btn.btn-warning:active,
fieldset[disabled] .post-password-form input.btn-warning[type="submit"]:active,
.post-password-form
  fieldset[disabled] input.btn-warning[type="submit"]:active,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-warning.action:active,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-warning.action:active,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-warning:active,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-warning:active,
fieldset[disabled] .btn.btn-warning.active,
fieldset[disabled] .post-password-form input.btn-warning.active[type="submit"],
.post-password-form
  fieldset[disabled] input.btn-warning.active[type="submit"],
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-warning.active.action,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-warning.active.action,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-warning.active,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn.btn-warning .badge,
.post-password-form input.btn-warning[type="submit"] .badge,
figure.hover-type-text figcaption .actions .btn-warning.action .badge,
figure.hover-type-text figcaption .actions object.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}

.btn.btn-danger,
.post-password-form input.btn-danger[type="submit"],
figure.hover-type-text figcaption .actions .btn-danger.action,
figure.hover-type-text figcaption .actions object.btn-danger {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #f2f2f2;
}

.btn.btn-danger:hover,
.post-password-form input.btn-danger[type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-danger.action:hover,
figure.hover-type-text figcaption .actions object.btn-danger:hover,
.btn.btn-danger:focus,
.post-password-form input.btn-danger[type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-danger.action:focus,
figure.hover-type-text figcaption .actions object.btn-danger:focus,
.btn.btn-danger:active,
.post-password-form input.btn-danger[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-danger.action:active,
figure.hover-type-text figcaption .actions object.btn-danger:active,
.btn.btn-danger.active,
.post-password-form input.btn-danger.active[type="submit"],
figure.hover-type-text figcaption .actions .btn-danger.active.action,
figure.hover-type-text figcaption .actions object.btn-danger.active,
.open > .btn.btn-danger.dropdown-toggle,
.post-password-form
  .open > input.btn-danger.dropdown-toggle[type="submit"],
figure.hover-type-text figcaption .actions
  .open > .btn-danger.dropdown-toggle.action,
figure.hover-type-text figcaption .actions
  .open > object.btn-danger.dropdown-toggle {
  color: #ffffff;
  background-color: #e6e6e6;
  border-color: #d4d4d4;
}

.btn.btn-danger:active,
.post-password-form input.btn-danger[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-danger.action:active,
figure.hover-type-text figcaption .actions object.btn-danger:active,
.btn.btn-danger.active,
.post-password-form input.btn-danger.active[type="submit"],
figure.hover-type-text figcaption .actions .btn-danger.active.action,
figure.hover-type-text figcaption .actions object.btn-danger.active,
.open > .btn.btn-danger.dropdown-toggle,
.post-password-form
  .open > input.btn-danger.dropdown-toggle[type="submit"],
figure.hover-type-text figcaption .actions
  .open > .btn-danger.dropdown-toggle.action,
figure.hover-type-text figcaption .actions
  .open > object.btn-danger.dropdown-toggle {
  background-image: none;
}

.btn.btn-danger.disabled,
.post-password-form input.btn-danger.disabled[type="submit"],
figure.hover-type-text figcaption .actions .btn-danger.disabled.action,
figure.hover-type-text figcaption .actions object.btn-danger.disabled,
.btn.btn-danger.disabled:hover,
.post-password-form input.btn-danger.disabled[type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-danger.disabled.action:hover,
figure.hover-type-text figcaption .actions object.btn-danger.disabled:hover,
.btn.btn-danger.disabled:focus,
.post-password-form input.btn-danger.disabled[type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-danger.disabled.action:focus,
figure.hover-type-text figcaption .actions object.btn-danger.disabled:focus,
.btn.btn-danger.disabled:active,
.post-password-form input.btn-danger.disabled[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-danger.disabled.action:active,
figure.hover-type-text figcaption .actions object.btn-danger.disabled:active,
.btn.btn-danger.disabled.active,
.post-password-form input.btn-danger.disabled.active[type="submit"],
figure.hover-type-text figcaption .actions .btn-danger.disabled.active.action,
figure.hover-type-text figcaption .actions object.btn-danger.disabled.active,
.btn.btn-danger[disabled],
.post-password-form input.btn-danger[disabled][type="submit"],
figure.hover-type-text figcaption .actions .btn-danger[disabled].action,
figure.hover-type-text figcaption .actions object.btn-danger[disabled],
.btn.btn-danger[disabled]:hover,
.post-password-form input.btn-danger[disabled][type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-danger[disabled].action:hover,
figure.hover-type-text figcaption .actions object.btn-danger[disabled]:hover,
.btn.btn-danger[disabled]:focus,
.post-password-form input.btn-danger[disabled][type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-danger[disabled].action:focus,
figure.hover-type-text figcaption .actions object.btn-danger[disabled]:focus,
.btn.btn-danger[disabled]:active,
.post-password-form input.btn-danger[disabled][type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-danger[disabled].action:active,
figure.hover-type-text figcaption .actions object.btn-danger[disabled]:active,
.btn.btn-danger[disabled].active,
.post-password-form input.btn-danger[disabled].active[type="submit"],
figure.hover-type-text figcaption .actions .btn-danger[disabled].active.action,
figure.hover-type-text figcaption .actions object.btn-danger[disabled].active,
fieldset[disabled] .btn.btn-danger,
fieldset[disabled] .post-password-form input.btn-danger[type="submit"],
.post-password-form
  fieldset[disabled] input.btn-danger[type="submit"],
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-danger.action,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-danger.action,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-danger,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-danger,
fieldset[disabled] .btn.btn-danger:hover,
fieldset[disabled] .post-password-form input.btn-danger[type="submit"]:hover,
.post-password-form
  fieldset[disabled] input.btn-danger[type="submit"]:hover,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-danger.action:hover,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-danger.action:hover,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-danger:hover,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-danger:hover,
fieldset[disabled] .btn.btn-danger:focus,
fieldset[disabled] .post-password-form input.btn-danger[type="submit"]:focus,
.post-password-form
  fieldset[disabled] input.btn-danger[type="submit"]:focus,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-danger.action:focus,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-danger.action:focus,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-danger:focus,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-danger:focus,
fieldset[disabled] .btn.btn-danger:active,
fieldset[disabled] .post-password-form input.btn-danger[type="submit"]:active,
.post-password-form
  fieldset[disabled] input.btn-danger[type="submit"]:active,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-danger.action:active,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-danger.action:active,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-danger:active,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-danger:active,
fieldset[disabled] .btn.btn-danger.active,
fieldset[disabled] .post-password-form input.btn-danger.active[type="submit"],
.post-password-form
  fieldset[disabled] input.btn-danger.active[type="submit"],
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-danger.active.action,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-danger.active.action,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-danger.active,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-danger.active {
  background-color: #ffffff;
  border-color: #f2f2f2;
}

.btn.btn-danger .badge,
.post-password-form input.btn-danger[type="submit"] .badge,
figure.hover-type-text figcaption .actions .btn-danger.action .badge,
figure.hover-type-text figcaption .actions object.btn-danger .badge {
  color: #ffffff;
  background-color: #ffffff;
}

.btn.btn-link,
.post-password-form input.btn-link[type="submit"],
figure.hover-type-text figcaption .actions .btn-link.action,
figure.hover-type-text figcaption .actions object.btn-link {
  color: #7d5e4a;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

.btn.btn-link,
.post-password-form input.btn-link[type="submit"],
figure.hover-type-text figcaption .actions .btn-link.action,
figure.hover-type-text figcaption .actions object.btn-link,
.btn.btn-link:active,
.post-password-form input.btn-link[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-link.action:active,
figure.hover-type-text figcaption .actions object.btn-link:active,
.btn.btn-link[disabled],
.post-password-form input.btn-link[disabled][type="submit"],
figure.hover-type-text figcaption .actions .btn-link[disabled].action,
figure.hover-type-text figcaption .actions object.btn-link[disabled],
fieldset[disabled] .btn.btn-link,
fieldset[disabled] .post-password-form input.btn-link[type="submit"],
.post-password-form
  fieldset[disabled] input.btn-link[type="submit"],
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-link.action,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-link.action,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-link,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn.btn-link,
.post-password-form input.btn-link[type="submit"],
figure.hover-type-text figcaption .actions .btn-link.action,
figure.hover-type-text figcaption .actions object.btn-link,
.btn.btn-link:hover,
.post-password-form input.btn-link[type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-link.action:hover,
figure.hover-type-text figcaption .actions object.btn-link:hover,
.btn.btn-link:focus,
.post-password-form input.btn-link[type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-link.action:focus,
figure.hover-type-text figcaption .actions object.btn-link:focus,
.btn.btn-link:active,
.post-password-form input.btn-link[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-link.action:active,
figure.hover-type-text figcaption .actions object.btn-link:active {
  border-color: transparent;
}

.btn.btn-link:hover,
.post-password-form input.btn-link[type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-link.action:hover,
figure.hover-type-text figcaption .actions object.btn-link:hover,
.btn.btn-link:focus,
.post-password-form input.btn-link[type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-link.action:focus,
figure.hover-type-text figcaption .actions object.btn-link:focus {
  color: #4d3a2e;
  text-decoration: underline;
  background-color: transparent;
}

.btn.btn-link[disabled]:hover,
.post-password-form input.btn-link[disabled][type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-link[disabled].action:hover,
figure.hover-type-text figcaption .actions object.btn-link[disabled]:hover,
.btn.btn-link[disabled]:focus,
.post-password-form input.btn-link[disabled][type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-link[disabled].action:focus,
figure.hover-type-text figcaption .actions object.btn-link[disabled]:focus,
fieldset[disabled] .btn.btn-link:hover,
fieldset[disabled] .post-password-form input.btn-link[type="submit"]:hover,
.post-password-form
  fieldset[disabled] input.btn-link[type="submit"]:hover,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-link.action:hover,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-link.action:hover,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-link:hover,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-link:hover,
fieldset[disabled] .btn.btn-link:focus,
fieldset[disabled] .post-password-form input.btn-link[type="submit"]:focus,
.post-password-form
  fieldset[disabled] input.btn-link[type="submit"]:focus,
fieldset[disabled] figure.hover-type-text figcaption .actions .btn-link.action:focus,
figure.hover-type-text figcaption .actions
  fieldset[disabled] .btn-link.action:focus,
fieldset[disabled] figure.hover-type-text figcaption .actions object.btn-link:focus,
figure.hover-type-text figcaption .actions
  fieldset[disabled] object.btn-link:focus {
  color: #717171;
  text-decoration: none;
}

.btn.btn-lg,
.btn-group-lg > .btn,
.post-password-form .btn-group-lg > input[type="submit"],
figure.hover-type-text figcaption .actions .btn-group-lg > .action,
figure.hover-type-text figcaption .actions .btn-group-lg > object,
.post-password-form input.btn-lg[type="submit"],
figure.hover-type-text figcaption .actions .btn-lg.action,
figure.hover-type-text figcaption .actions object.btn-lg {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33;
  border-radius: 0px;
}

.btn.btn-sm,
.btn-group-sm > .btn,
.post-password-form .btn-group-sm > input[type="submit"],
figure.hover-type-text figcaption .actions .btn-group-sm > .action,
figure.hover-type-text figcaption .actions .btn-group-sm > object,
.post-password-form input.btn-sm[type="submit"],
figure.hover-type-text figcaption .actions .btn-sm.action,
figure.hover-type-text figcaption .actions object.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

.btn.btn-xs,
.btn-group-xs > .btn,
.post-password-form .btn-group-xs > input[type="submit"],
figure.hover-type-text figcaption .actions .btn-group-xs > .action,
figure.hover-type-text figcaption .actions .btn-group-xs > object,
.post-password-form input.btn-xs[type="submit"],
figure.hover-type-text figcaption .actions .btn-xs.action,
figure.hover-type-text figcaption .actions object.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

.btn.btn-block,
.post-password-form input.btn-block[type="submit"],
figure.hover-type-text figcaption .actions .btn-block.action,
figure.hover-type-text figcaption .actions object.btn-block {
  display: block;
  width: 100%;
}

.btn.btn-block + .btn-block,
.post-password-form input.btn-block[type="submit"] + .btn-block,
figure.hover-type-text figcaption .actions .btn-block.action + .btn-block,
figure.hover-type-text figcaption .actions object.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.53846154;
  color: #292929;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #1c1c1c;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: transparent;
  text-decoration: none;
  outline: 0;
  background-color: #7d5e4a;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #717171;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.53846154;
  color: #717171;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.post-password-form .btn-group > input[type="submit"],
figure.hover-type-text figcaption .actions .btn-group > .action,
figure.hover-type-text figcaption .actions .btn-group > object,
.btn-group-vertical > .btn,
.post-password-form
  .btn-group-vertical > input[type="submit"],
figure.hover-type-text figcaption .actions
  .btn-group-vertical > .action,
figure.hover-type-text figcaption .actions
  .btn-group-vertical > object {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.post-password-form .btn-group > input[type="submit"]:hover,
figure.hover-type-text figcaption .actions .btn-group > .action:hover,
figure.hover-type-text figcaption .actions .btn-group > object:hover,
.btn-group > .btn:focus,
.post-password-form .btn-group > input[type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-group > .action:focus,
figure.hover-type-text figcaption .actions .btn-group > object:focus,
.btn-group > .btn:active,
.post-password-form .btn-group > input[type="submit"]:active,
figure.hover-type-text figcaption .actions .btn-group > .action:active,
figure.hover-type-text figcaption .actions .btn-group > object:active,
.btn-group > .btn.active,
.post-password-form .btn-group > input.active[type="submit"],
figure.hover-type-text figcaption .actions .btn-group > .active.action,
figure.hover-type-text figcaption .actions .btn-group > object.active,
.btn-group-vertical > .btn:hover,
.post-password-form
    .btn-group-vertical > input[type="submit"]:hover,
figure.hover-type-text figcaption .actions
    .btn-group-vertical > .action:hover,
figure.hover-type-text figcaption .actions
    .btn-group-vertical > object:hover,
.btn-group-vertical > .btn:focus,
.post-password-form
    .btn-group-vertical > input[type="submit"]:focus,
figure.hover-type-text figcaption .actions
    .btn-group-vertical > .action:focus,
figure.hover-type-text figcaption .actions
    .btn-group-vertical > object:focus,
.btn-group-vertical > .btn:active,
.post-password-form
    .btn-group-vertical > input[type="submit"]:active,
figure.hover-type-text figcaption .actions
    .btn-group-vertical > .action:active,
figure.hover-type-text figcaption .actions
    .btn-group-vertical > object:active,
.btn-group-vertical > .btn.active,
.post-password-form
    .btn-group-vertical > input.active[type="submit"],
figure.hover-type-text figcaption .actions
    .btn-group-vertical > .active.action,
figure.hover-type-text figcaption .actions
    .btn-group-vertical > object.active {
  z-index: 2;
}

.btn-group > .btn:focus,
.post-password-form .btn-group > input[type="submit"]:focus,
figure.hover-type-text figcaption .actions .btn-group > .action:focus,
figure.hover-type-text figcaption .actions .btn-group > object:focus,
.btn-group-vertical > .btn:focus,
.post-password-form
    .btn-group-vertical > input[type="submit"]:focus,
figure.hover-type-text figcaption .actions
    .btn-group-vertical > .action:focus,
figure.hover-type-text figcaption .actions
    .btn-group-vertical > object:focus {
  outline: 0;
}

.btn-group .btn + .btn,
.btn-group .post-password-form input[type="submit"] + .btn,
.post-password-form .btn-group input[type="submit"] + .btn,
.btn-group figure.hover-type-text figcaption .actions .action + .btn,
figure.hover-type-text figcaption .actions .btn-group .action + .btn,
.btn-group figure.hover-type-text figcaption .actions object + .btn,
figure.hover-type-text figcaption .actions .btn-group object + .btn,
.btn-group .post-password-form .btn + input[type="submit"],
.post-password-form .btn-group .btn + input[type="submit"],
.btn-group .post-password-form input[type="submit"] + input[type="submit"],
.post-password-form .btn-group input[type="submit"] + input[type="submit"],
.btn-group figure.hover-type-text figcaption .actions .post-password-form .action + input[type="submit"],
.post-password-form .btn-group figure.hover-type-text figcaption .actions .action + input[type="submit"],
figure.hover-type-text figcaption .actions .btn-group .post-password-form .action + input[type="submit"],
.post-password-form figure.hover-type-text figcaption .actions .btn-group .action + input[type="submit"],
.btn-group figure.hover-type-text figcaption .actions .post-password-form object + input[type="submit"],
.post-password-form .btn-group figure.hover-type-text figcaption .actions object + input[type="submit"],
figure.hover-type-text figcaption .actions .btn-group .post-password-form object + input[type="submit"],
.post-password-form figure.hover-type-text figcaption .actions .btn-group object + input[type="submit"],
.btn-group figure.hover-type-text figcaption .actions .btn + .action,
figure.hover-type-text figcaption .actions .btn-group .btn + .action,
.btn-group .post-password-form figure.hover-type-text figcaption .actions input[type="submit"] + .action,
figure.hover-type-text figcaption .actions .btn-group .post-password-form input[type="submit"] + .action,
.post-password-form .btn-group figure.hover-type-text figcaption .actions input[type="submit"] + .action,
figure.hover-type-text figcaption .actions .post-password-form .btn-group input[type="submit"] + .action,
.btn-group figure.hover-type-text figcaption .actions .action + .action,
figure.hover-type-text figcaption .actions .btn-group .action + .action,
.btn-group figure.hover-type-text figcaption .actions object + .action,
figure.hover-type-text figcaption .actions .btn-group object + .action,
.btn-group figure.hover-type-text figcaption .actions .btn + object,
figure.hover-type-text figcaption .actions .btn-group .btn + object,
.btn-group .post-password-form figure.hover-type-text figcaption .actions input[type="submit"] + object,
figure.hover-type-text figcaption .actions .btn-group .post-password-form input[type="submit"] + object,
.post-password-form .btn-group figure.hover-type-text figcaption .actions input[type="submit"] + object,
figure.hover-type-text figcaption .actions .post-password-form .btn-group input[type="submit"] + object,
.btn-group figure.hover-type-text figcaption .actions .action + object,
figure.hover-type-text figcaption .actions .btn-group .action + object,
.btn-group figure.hover-type-text figcaption .actions object + object,
figure.hover-type-text figcaption .actions .btn-group object + object,
.btn-group .btn + .btn-group,
.btn-group .post-password-form input[type="submit"] + .btn-group,
.post-password-form
.btn-group input[type="submit"] + .btn-group,
.btn-group figure.hover-type-text figcaption .actions .action + .btn-group,
figure.hover-type-text figcaption .actions
.btn-group .action + .btn-group,
.btn-group figure.hover-type-text figcaption .actions object + .btn-group,
figure.hover-type-text figcaption .actions
.btn-group object + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .post-password-form .btn-group + input[type="submit"],
.post-password-form
.btn-group .btn-group + input[type="submit"],
.btn-group figure.hover-type-text figcaption .actions .btn-group + .action,
figure.hover-type-text figcaption .actions
.btn-group .btn-group + .action,
.btn-group figure.hover-type-text figcaption .actions .btn-group + object,
figure.hover-type-text figcaption .actions
.btn-group .btn-group + object,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.post-password-form .btn-toolbar > input[type="submit"],
figure.hover-type-text figcaption .actions .btn-toolbar > .action,
figure.hover-type-text figcaption .actions .btn-toolbar > object,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.post-password-form .btn-group > input[type="submit"]:not(:first-child):not(:last-child):not(.dropdown-toggle),
figure.hover-type-text figcaption .actions .btn-group > .action:not(:first-child):not(:last-child):not(.dropdown-toggle),
figure.hover-type-text figcaption .actions .btn-group > object:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child,
.post-password-form .btn-group > input[type="submit"]:first-child,
figure.hover-type-text figcaption .actions .btn-group > .action:first-child,
figure.hover-type-text figcaption .actions .btn-group > object:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.post-password-form .btn-group > input[type="submit"]:first-child:not(:last-child):not(.dropdown-toggle),
figure.hover-type-text figcaption .actions .btn-group > .action:first-child:not(:last-child):not(.dropdown-toggle),
figure.hover-type-text figcaption .actions .btn-group > object:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.post-password-form .btn-group > input[type="submit"]:last-child:not(:first-child),
figure.hover-type-text figcaption .actions .btn-group > .action:last-child:not(:first-child),
figure.hover-type-text figcaption .actions .btn-group > object:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.post-password-form .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="submit"],
figure.hover-type-text figcaption .actions .btn-group > .btn-group:not(:first-child):not(:last-child) > .action,
figure.hover-type-text figcaption .actions .btn-group > .btn-group:not(:first-child):not(:last-child) > object {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.post-password-form .btn-group > .btn-group:first-child > input[type="submit"]:last-child,
figure.hover-type-text figcaption .actions .btn-group > .btn-group:first-child > .action:last-child,
figure.hover-type-text figcaption .actions .btn-group > .btn-group:first-child > object:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child,
.post-password-form .btn-group > .btn-group:last-child > input[type="submit"]:first-child,
figure.hover-type-text figcaption .actions .btn-group > .btn-group:last-child > .action:first-child,
figure.hover-type-text figcaption .actions .btn-group > .btn-group:last-child > object:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle,
.post-password-form .btn-group > input[type="submit"] + .dropdown-toggle,
figure.hover-type-text figcaption .actions .btn-group > .action + .dropdown-toggle,
figure.hover-type-text figcaption .actions .btn-group > object + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle,
.post-password-form .btn-group-lg.btn-group > input[type="submit"] + .dropdown-toggle,
figure.hover-type-text figcaption .actions .btn-group-lg.btn-group > .action + .dropdown-toggle,
figure.hover-type-text figcaption .actions .btn-group-lg.btn-group > object + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret,
.post-password-form input[type="submit"] .caret,
figure.hover-type-text figcaption .actions .action .caret,
figure.hover-type-text figcaption .actions object .caret {
  margin-left: 0;
}

.btn-lg .caret,
.btn-group-lg > .btn .caret,
.post-password-form .btn-group-lg > input[type="submit"] .caret,
figure.hover-type-text figcaption .actions .btn-group-lg > .action .caret,
figure.hover-type-text figcaption .actions .btn-group-lg > object .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret,
.dropup .post-password-form .btn-group-lg > input[type="submit"] .caret,
.post-password-form .dropup .btn-group-lg > input[type="submit"] .caret,
.dropup figure.hover-type-text figcaption .actions .btn-group-lg > .action .caret,
figure.hover-type-text figcaption .actions .dropup .btn-group-lg > .action .caret,
.dropup figure.hover-type-text figcaption .actions .btn-group-lg > object .caret,
figure.hover-type-text figcaption .actions .dropup .btn-group-lg > object .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.post-password-form .btn-group-vertical > input[type="submit"],
figure.hover-type-text figcaption .actions .btn-group-vertical > .action,
figure.hover-type-text figcaption .actions .btn-group-vertical > object,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.post-password-form
.btn-group-vertical > .btn-group > input[type="submit"],
figure.hover-type-text figcaption .actions
.btn-group-vertical > .btn-group > .action,
figure.hover-type-text figcaption .actions
.btn-group-vertical > .btn-group > object {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn,
.post-password-form .btn-group-vertical > .btn-group > input[type="submit"],
figure.hover-type-text figcaption .actions .btn-group-vertical > .btn-group > .action,
figure.hover-type-text figcaption .actions .btn-group-vertical > .btn-group > object {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.post-password-form .btn-group-vertical > input[type="submit"] + .btn,
figure.hover-type-text figcaption .actions .btn-group-vertical > .action + .btn,
figure.hover-type-text figcaption .actions .btn-group-vertical > object + .btn,
.post-password-form .btn-group-vertical > .btn + input[type="submit"],
.post-password-form .btn-group-vertical > input[type="submit"] + input[type="submit"],
figure.hover-type-text figcaption .actions .post-password-form .btn-group-vertical > .action + input[type="submit"],
.post-password-form figure.hover-type-text figcaption .actions .btn-group-vertical > .action + input[type="submit"],
figure.hover-type-text figcaption .actions .post-password-form .btn-group-vertical > object + input[type="submit"],
.post-password-form figure.hover-type-text figcaption .actions .btn-group-vertical > object + input[type="submit"],
figure.hover-type-text figcaption .actions .btn-group-vertical > .btn + .action,
.post-password-form figure.hover-type-text figcaption .actions .btn-group-vertical > input[type="submit"] + .action,
figure.hover-type-text figcaption .actions .post-password-form .btn-group-vertical > input[type="submit"] + .action,
figure.hover-type-text figcaption .actions .btn-group-vertical > .action + .action,
figure.hover-type-text figcaption .actions .btn-group-vertical > object + .action,
figure.hover-type-text figcaption .actions .btn-group-vertical > .btn + object,
.post-password-form figure.hover-type-text figcaption .actions .btn-group-vertical > input[type="submit"] + object,
figure.hover-type-text figcaption .actions .post-password-form .btn-group-vertical > input[type="submit"] + object,
figure.hover-type-text figcaption .actions .btn-group-vertical > .action + object,
figure.hover-type-text figcaption .actions .btn-group-vertical > object + object,
.btn-group-vertical > .btn + .btn-group,
.post-password-form
.btn-group-vertical > input[type="submit"] + .btn-group,
figure.hover-type-text figcaption .actions
.btn-group-vertical > .action + .btn-group,
figure.hover-type-text figcaption .actions
.btn-group-vertical > object + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.post-password-form
.btn-group-vertical > .btn-group + input[type="submit"],
figure.hover-type-text figcaption .actions
.btn-group-vertical > .btn-group + .action,
figure.hover-type-text figcaption .actions
.btn-group-vertical > .btn-group + object,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.post-password-form .btn-group-vertical > input[type="submit"]:not(:first-child):not(:last-child),
figure.hover-type-text figcaption .actions .btn-group-vertical > .action:not(:first-child):not(:last-child),
figure.hover-type-text figcaption .actions .btn-group-vertical > object:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child),
.post-password-form .btn-group-vertical > input[type="submit"]:first-child:not(:last-child),
figure.hover-type-text figcaption .actions .btn-group-vertical > .action:first-child:not(:last-child),
figure.hover-type-text figcaption .actions .btn-group-vertical > object:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child),
.post-password-form .btn-group-vertical > input[type="submit"]:last-child:not(:first-child),
figure.hover-type-text figcaption .actions .btn-group-vertical > .action:last-child:not(:first-child),
figure.hover-type-text figcaption .actions .btn-group-vertical > object:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.post-password-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="submit"],
figure.hover-type-text figcaption .actions .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .action,
figure.hover-type-text figcaption .actions .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > object {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.post-password-form .btn-group-vertical > .btn-group:first-child:not(:last-child) > input[type="submit"]:last-child,
figure.hover-type-text figcaption .actions .btn-group-vertical > .btn-group:first-child:not(:last-child) > .action:last-child,
figure.hover-type-text figcaption .actions .btn-group-vertical > .btn-group:first-child:not(:last-child) > object:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child,
.post-password-form .btn-group-vertical > .btn-group:last-child:not(:first-child) > input[type="submit"]:first-child,
figure.hover-type-text figcaption .actions .btn-group-vertical > .btn-group:last-child:not(:first-child) > .action:first-child,
figure.hover-type-text figcaption .actions .btn-group-vertical > .btn-group:last-child:not(:first-child) > object:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.post-password-form .btn-group-justified > input[type="submit"],
figure.hover-type-text figcaption .actions .btn-group-justified > .action,
figure.hover-type-text figcaption .actions .btn-group-justified > object,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn,
.btn-group-justified > .btn-group .post-password-form input[type="submit"],
.post-password-form .btn-group-justified > .btn-group input[type="submit"],
.btn-group-justified > .btn-group figure.hover-type-text figcaption .actions .action,
figure.hover-type-text figcaption .actions .btn-group-justified > .btn-group .action,
.btn-group-justified > .btn-group figure.hover-type-text figcaption .actions object,
figure.hover-type-text figcaption .actions .btn-group-justified > .btn-group object {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn > input[type="radio"],
.post-password-form [data-toggle="buttons"] > input[type="submit"] > input[type="radio"],
figure.hover-type-text figcaption .actions [data-toggle="buttons"] > .action > input[type="radio"],
figure.hover-type-text figcaption .actions [data-toggle="buttons"] > object > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"],
.post-password-form
[data-toggle="buttons"] > input[type="submit"] > input[type="checkbox"],
figure.hover-type-text figcaption .actions
[data-toggle="buttons"] > .action > input[type="checkbox"],
figure.hover-type-text figcaption .actions
[data-toggle="buttons"] > object > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control,
.input-group select a,
select .input-group a,
.input-group
  .chosen-container-single a,
.chosen-container-single .input-group a,
.input-group input.input-text,
.input-group textarea,
.input-group .select2-container .select2-choice,
.select2-container .input-group .select2-choice,
.input-group .post-password-form input[type="password"],
.post-password-form .input-group input[type="password"],
.input-group .woocommerce form .form-row select a,
.woocommerce form .form-row select .input-group a,
.input-group .woocommerce form .form-row .chosen-container-single a,
.woocommerce form .form-row .chosen-container-single .input-group a,
.input-group .woocommerce-page form .form-row select a,
.woocommerce-page form .form-row select .input-group a,
.input-group .woocommerce-page form .form-row .chosen-container-single a,
.woocommerce-page form .form-row .chosen-container-single .input-group a,
.input-group .hydrus_core_woocommerce_options form .form-row select a,
.hydrus_core_woocommerce_options form .form-row select .input-group a,
.input-group .hydrus_core_woocommerce_options form .form-row .chosen-container-single a,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .input-group a,
.input-group .woocommerce form .form-row .select2-container .select2-choice,
.woocommerce form .form-row .select2-container .input-group .select2-choice,
.input-group .woocommerce-page form .form-row .select2-container .select2-choice,
.woocommerce-page form .form-row .select2-container .input-group .select2-choice,
.input-group .hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container .input-group .select2-choice,
.input-group .woocommerce form .form-row input.input-text,
.woocommerce form .form-row .input-group input.input-text,
.input-group .woocommerce form .form-row textarea,
.woocommerce form .form-row .input-group textarea,
.input-group .woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row .input-group input.input-text,
.input-group .woocommerce-page form .form-row textarea,
.woocommerce-page form .form-row .input-group textarea,
.input-group .hydrus_core_woocommerce_options form .form-row input.input-text,
.hydrus_core_woocommerce_options form .form-row .input-group input.input-text,
.input-group .hydrus_core_woocommerce_options form .form-row textarea,
.hydrus_core_woocommerce_options form .form-row .input-group textarea {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group select a,
select
.input-group a,
.input-group
.chosen-container-single a,
.chosen-container-single
.input-group a,
.input-group input.input-text,
.input-group textarea,
.input-group .select2-container .select2-choice,
.select2-container
.input-group .select2-choice,
.input-group .post-password-form input[type="password"],
.post-password-form
.input-group input[type="password"],
.input-group .woocommerce form .form-row select a,
.woocommerce form .form-row select
.input-group a,
.input-group .woocommerce form .form-row .chosen-container-single a,
.woocommerce form .form-row .chosen-container-single
.input-group a,
.input-group .woocommerce-page form .form-row select a,
.woocommerce-page form .form-row select
.input-group a,
.input-group .woocommerce-page form .form-row .chosen-container-single a,
.woocommerce-page form .form-row .chosen-container-single
.input-group a,
.input-group .hydrus_core_woocommerce_options form .form-row select a,
.hydrus_core_woocommerce_options form .form-row select
.input-group a,
.input-group .hydrus_core_woocommerce_options form .form-row .chosen-container-single a,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single
.input-group a,
.input-group .woocommerce form .form-row .select2-container .select2-choice,
.woocommerce form .form-row .select2-container
.input-group .select2-choice,
.input-group .woocommerce-page form .form-row .select2-container .select2-choice,
.woocommerce-page form .form-row .select2-container
.input-group .select2-choice,
.input-group .hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container
.input-group .select2-choice,
.input-group .woocommerce form .form-row input.input-text,
.woocommerce form .form-row
.input-group input.input-text,
.input-group .woocommerce form .form-row textarea,
.woocommerce form .form-row
.input-group textarea,
.input-group .woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row
.input-group input.input-text,
.input-group .woocommerce-page form .form-row textarea,
.woocommerce-page form .form-row
.input-group textarea,
.input-group .hydrus_core_woocommerce_options form .form-row input.input-text,
.hydrus_core_woocommerce_options form .form-row
.input-group input.input-text,
.input-group .hydrus_core_woocommerce_options form .form-row textarea,
.hydrus_core_woocommerce_options form .form-row
.input-group textarea {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group select a:not(:first-child):not(:last-child),
select
  .input-group a:not(:first-child):not(:last-child),
.input-group
  .chosen-container-single a:not(:first-child):not(:last-child),
.chosen-container-single
  .input-group a:not(:first-child):not(:last-child),
.input-group input.input-text:not(:first-child):not(:last-child),
.input-group textarea:not(:first-child):not(:last-child),
.input-group .select2-container .select2-choice:not(:first-child):not(:last-child),
.select2-container
  .input-group .select2-choice:not(:first-child):not(:last-child),
.input-group .post-password-form input[type="password"]:not(:first-child):not(:last-child),
.post-password-form
  .input-group input[type="password"]:not(:first-child):not(:last-child),
.input-group .woocommerce form .form-row select a:not(:first-child):not(:last-child),
.woocommerce form .form-row select
  .input-group a:not(:first-child):not(:last-child),
.input-group .woocommerce-page form .form-row select a:not(:first-child):not(:last-child),
.woocommerce-page form .form-row select
  .input-group a:not(:first-child):not(:last-child),
.input-group .hydrus_core_woocommerce_options form .form-row select a:not(:first-child):not(:last-child),
.hydrus_core_woocommerce_options form .form-row select
  .input-group a:not(:first-child):not(:last-child),
.input-group .woocommerce form .form-row textarea:not(:first-child):not(:last-child),
.woocommerce form .form-row
  .input-group textarea:not(:first-child):not(:last-child),
.input-group .woocommerce-page form .form-row textarea:not(:first-child):not(:last-child),
.woocommerce-page form .form-row
  .input-group textarea:not(:first-child):not(:last-child),
.input-group .hydrus_core_woocommerce_options form .form-row textarea:not(:first-child):not(:last-child),
.hydrus_core_woocommerce_options form .form-row
  .input-group textarea:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #838383;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid transparent;
  border-radius: 0px;
}

.input-group-addon.input-sm,
.form-horizontal .form-group-sm .input-group-addon.form-control,
.form-horizontal .form-group-sm select a.input-group-addon,
select .form-horizontal .form-group-sm a.input-group-addon,
.form-horizontal .form-group-sm
  .chosen-container-single a.input-group-addon,
.chosen-container-single .form-horizontal .form-group-sm a.input-group-addon,
.form-horizontal .form-group-sm input.input-group-addon.input-text,
.form-horizontal .form-group-sm textarea.input-group-addon,
.form-horizontal .form-group-sm .select2-container .input-group-addon.select2-choice,
.select2-container .form-horizontal .form-group-sm .input-group-addon.select2-choice,
.form-horizontal .form-group-sm .post-password-form input.input-group-addon[type="password"],
.post-password-form .form-horizontal .form-group-sm input.input-group-addon[type="password"],
select .input-group-sm > a.input-group-addon,
.chosen-container-single .input-group-sm > a.input-group-addon,
.select2-container .input-group-sm > .input-group-addon.select2-choice,
.post-password-form .input-group-sm > input.input-group-addon[type="password"],
.woocommerce form .form-row select .input-group-sm > a.input-group-addon,
.woocommerce form .form-row .chosen-container-single .input-group-sm > a.input-group-addon,
.woocommerce-page form .form-row select .input-group-sm > a.input-group-addon,
.woocommerce-page form .form-row .chosen-container-single .input-group-sm > a.input-group-addon,
.hydrus_core_woocommerce_options form .form-row select .input-group-sm > a.input-group-addon,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .input-group-sm > a.input-group-addon,
.woocommerce form .form-row .select2-container .input-group-sm > .input-group-addon.select2-choice,
.woocommerce-page form .form-row .select2-container .input-group-sm > .input-group-addon.select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container .input-group-sm > .input-group-addon.select2-choice,
.woocommerce form .form-row .input-group-sm > input.input-group-addon.input-text,
.woocommerce form .form-row .input-group-sm > textarea.input-group-addon,
.woocommerce-page form .form-row .input-group-sm > input.input-group-addon.input-text,
.woocommerce-page form .form-row .input-group-sm > textarea.input-group-addon,
.hydrus_core_woocommerce_options form .form-row .input-group-sm > input.input-group-addon.input-text,
.hydrus_core_woocommerce_options form .form-row .input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.post-password-form
  .input-group-sm > .input-group-btn > input.input-group-addon[type="submit"],
figure.hover-type-text figcaption .actions
  .input-group-sm > .input-group-btn > .input-group-addon.action,
figure.hover-type-text figcaption .actions
  .input-group-sm > .input-group-btn > object.input-group-addon {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}

.input-group-addon.input-lg,
.form-horizontal .form-group-lg .input-group-addon.form-control,
.form-horizontal .form-group-lg select a.input-group-addon,
select .form-horizontal .form-group-lg a.input-group-addon,
.form-horizontal .form-group-lg
  .chosen-container-single a.input-group-addon,
.chosen-container-single .form-horizontal .form-group-lg a.input-group-addon,
.form-horizontal .form-group-lg input.input-group-addon.input-text,
.form-horizontal .form-group-lg textarea.input-group-addon,
.form-horizontal .form-group-lg .select2-container .input-group-addon.select2-choice,
.select2-container .form-horizontal .form-group-lg .input-group-addon.select2-choice,
.form-horizontal .form-group-lg .post-password-form input.input-group-addon[type="password"],
.post-password-form .form-horizontal .form-group-lg input.input-group-addon[type="password"],
select .input-group-lg > a.input-group-addon,
.chosen-container-single .input-group-lg > a.input-group-addon,
.select2-container .input-group-lg > .input-group-addon.select2-choice,
.post-password-form .input-group-lg > input.input-group-addon[type="password"],
.woocommerce form .form-row select .input-group-lg > a.input-group-addon,
.woocommerce form .form-row .chosen-container-single .input-group-lg > a.input-group-addon,
.woocommerce-page form .form-row select .input-group-lg > a.input-group-addon,
.woocommerce-page form .form-row .chosen-container-single .input-group-lg > a.input-group-addon,
.hydrus_core_woocommerce_options form .form-row select .input-group-lg > a.input-group-addon,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .input-group-lg > a.input-group-addon,
.woocommerce form .form-row .select2-container .input-group-lg > .input-group-addon.select2-choice,
.woocommerce-page form .form-row .select2-container .input-group-lg > .input-group-addon.select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container .input-group-lg > .input-group-addon.select2-choice,
.woocommerce form .form-row .input-group-lg > input.input-group-addon.input-text,
.woocommerce form .form-row .input-group-lg > textarea.input-group-addon,
.woocommerce-page form .form-row .input-group-lg > input.input-group-addon.input-text,
.woocommerce-page form .form-row .input-group-lg > textarea.input-group-addon,
.hydrus_core_woocommerce_options form .form-row .input-group-lg > input.input-group-addon.input-text,
.hydrus_core_woocommerce_options form .form-row .input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.post-password-form
  .input-group-lg > .input-group-btn > input.input-group-addon[type="submit"],
figure.hover-type-text figcaption .actions
  .input-group-lg > .input-group-btn > .input-group-addon.action,
figure.hover-type-text figcaption .actions
  .input-group-lg > .input-group-btn > object.input-group-addon {
  padding: 10px 16px;
  font-size: 15px;
  border-radius: 0px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group select a:first-child,
select .input-group a:first-child,
.input-group
.chosen-container-single a:first-child,
.chosen-container-single .input-group a:first-child,
.input-group input.input-text:first-child,
.input-group textarea:first-child,
.input-group .select2-container .select2-choice:first-child,
.select2-container .input-group .select2-choice:first-child,
.input-group .post-password-form input[type="password"]:first-child,
.post-password-form .input-group input[type="password"]:first-child,
.input-group .woocommerce form .form-row select a:first-child,
.woocommerce form .form-row select .input-group a:first-child,
.input-group .woocommerce form .form-row .chosen-container-single a:first-child,
.woocommerce form .form-row .chosen-container-single .input-group a:first-child,
.input-group .woocommerce-page form .form-row select a:first-child,
.woocommerce-page form .form-row select .input-group a:first-child,
.input-group .woocommerce-page form .form-row .chosen-container-single a:first-child,
.woocommerce-page form .form-row .chosen-container-single .input-group a:first-child,
.input-group .hydrus_core_woocommerce_options form .form-row select a:first-child,
.hydrus_core_woocommerce_options form .form-row select .input-group a:first-child,
.input-group .hydrus_core_woocommerce_options form .form-row .chosen-container-single a:first-child,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .input-group a:first-child,
.input-group .woocommerce form .form-row .select2-container .select2-choice:first-child,
.woocommerce form .form-row .select2-container .input-group .select2-choice:first-child,
.input-group .woocommerce-page form .form-row .select2-container .select2-choice:first-child,
.woocommerce-page form .form-row .select2-container .input-group .select2-choice:first-child,
.input-group .hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice:first-child,
.hydrus_core_woocommerce_options form .form-row .select2-container .input-group .select2-choice:first-child,
.input-group .woocommerce form .form-row input.input-text:first-child,
.woocommerce form .form-row .input-group input.input-text:first-child,
.input-group .woocommerce form .form-row textarea:first-child,
.woocommerce form .form-row .input-group textarea:first-child,
.input-group .woocommerce-page form .form-row input.input-text:first-child,
.woocommerce-page form .form-row .input-group input.input-text:first-child,
.input-group .woocommerce-page form .form-row textarea:first-child,
.woocommerce-page form .form-row .input-group textarea:first-child,
.input-group .hydrus_core_woocommerce_options form .form-row input.input-text:first-child,
.hydrus_core_woocommerce_options form .form-row .input-group input.input-text:first-child,
.input-group .hydrus_core_woocommerce_options form .form-row textarea:first-child,
.hydrus_core_woocommerce_options form .form-row .input-group textarea:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.post-password-form
.input-group-btn:first-child > input[type="submit"],
figure.hover-type-text figcaption .actions
.input-group-btn:first-child > .action,
figure.hover-type-text figcaption .actions
.input-group-btn:first-child > object,
.input-group-btn:first-child > .btn-group > .btn,
.post-password-form
.input-group-btn:first-child > .btn-group > input[type="submit"],
figure.hover-type-text figcaption .actions
.input-group-btn:first-child > .btn-group > .action,
figure.hover-type-text figcaption .actions
.input-group-btn:first-child > .btn-group > object,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.post-password-form
.input-group-btn:last-child > input[type="submit"]:not(:last-child):not(.dropdown-toggle),
figure.hover-type-text figcaption .actions
.input-group-btn:last-child > .action:not(:last-child):not(.dropdown-toggle),
figure.hover-type-text figcaption .actions
.input-group-btn:last-child > object:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.post-password-form
.input-group-btn:last-child > .btn-group:not(:last-child) > input[type="submit"],
figure.hover-type-text figcaption .actions
.input-group-btn:last-child > .btn-group:not(:last-child) > .action,
figure.hover-type-text figcaption .actions
.input-group-btn:last-child > .btn-group:not(:last-child) > object {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group select a:last-child,
select .input-group a:last-child,
.input-group
.chosen-container-single a:last-child,
.chosen-container-single .input-group a:last-child,
.input-group input.input-text:last-child,
.input-group textarea:last-child,
.input-group .select2-container .select2-choice:last-child,
.select2-container .input-group .select2-choice:last-child,
.input-group .post-password-form input[type="password"]:last-child,
.post-password-form .input-group input[type="password"]:last-child,
.input-group .woocommerce form .form-row select a:last-child,
.woocommerce form .form-row select .input-group a:last-child,
.input-group .woocommerce form .form-row .chosen-container-single a:last-child,
.woocommerce form .form-row .chosen-container-single .input-group a:last-child,
.input-group .woocommerce-page form .form-row select a:last-child,
.woocommerce-page form .form-row select .input-group a:last-child,
.input-group .woocommerce-page form .form-row .chosen-container-single a:last-child,
.woocommerce-page form .form-row .chosen-container-single .input-group a:last-child,
.input-group .hydrus_core_woocommerce_options form .form-row select a:last-child,
.hydrus_core_woocommerce_options form .form-row select .input-group a:last-child,
.input-group .hydrus_core_woocommerce_options form .form-row .chosen-container-single a:last-child,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .input-group a:last-child,
.input-group .woocommerce form .form-row .select2-container .select2-choice:last-child,
.woocommerce form .form-row .select2-container .input-group .select2-choice:last-child,
.input-group .woocommerce-page form .form-row .select2-container .select2-choice:last-child,
.woocommerce-page form .form-row .select2-container .input-group .select2-choice:last-child,
.input-group .hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice:last-child,
.hydrus_core_woocommerce_options form .form-row .select2-container .input-group .select2-choice:last-child,
.input-group .woocommerce form .form-row input.input-text:last-child,
.woocommerce form .form-row .input-group input.input-text:last-child,
.input-group .woocommerce form .form-row textarea:last-child,
.woocommerce form .form-row .input-group textarea:last-child,
.input-group .woocommerce-page form .form-row input.input-text:last-child,
.woocommerce-page form .form-row .input-group input.input-text:last-child,
.input-group .woocommerce-page form .form-row textarea:last-child,
.woocommerce-page form .form-row .input-group textarea:last-child,
.input-group .hydrus_core_woocommerce_options form .form-row input.input-text:last-child,
.hydrus_core_woocommerce_options form .form-row .input-group input.input-text:last-child,
.input-group .hydrus_core_woocommerce_options form .form-row textarea:last-child,
.hydrus_core_woocommerce_options form .form-row .input-group textarea:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.post-password-form
.input-group-btn:last-child > input[type="submit"],
figure.hover-type-text figcaption .actions
.input-group-btn:last-child > .action,
figure.hover-type-text figcaption .actions
.input-group-btn:last-child > object,
.input-group-btn:last-child > .btn-group > .btn,
.post-password-form
.input-group-btn:last-child > .btn-group > input[type="submit"],
figure.hover-type-text figcaption .actions
.input-group-btn:last-child > .btn-group > .action,
figure.hover-type-text figcaption .actions
.input-group-btn:last-child > .btn-group > object,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.post-password-form
.input-group-btn:first-child > input[type="submit"]:not(:first-child),
figure.hover-type-text figcaption .actions
.input-group-btn:first-child > .action:not(:first-child),
figure.hover-type-text figcaption .actions
.input-group-btn:first-child > object:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.post-password-form
.input-group-btn:first-child > .btn-group:not(:first-child) > input[type="submit"],
figure.hover-type-text figcaption .actions
.input-group-btn:first-child > .btn-group:not(:first-child) > .action,
figure.hover-type-text figcaption .actions
.input-group-btn:first-child > .btn-group:not(:first-child) > object {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn,
.post-password-form .input-group-btn > input[type="submit"],
figure.hover-type-text figcaption .actions .input-group-btn > .action,
figure.hover-type-text figcaption .actions .input-group-btn > object {
  position: relative;
}

.input-group-btn > .btn + .btn,
.post-password-form .input-group-btn > input[type="submit"] + .btn,
figure.hover-type-text figcaption .actions .input-group-btn > .action + .btn,
figure.hover-type-text figcaption .actions .input-group-btn > object + .btn,
.post-password-form .input-group-btn > .btn + input[type="submit"],
.post-password-form .input-group-btn > input[type="submit"] + input[type="submit"],
figure.hover-type-text figcaption .actions .post-password-form .input-group-btn > .action + input[type="submit"],
.post-password-form figure.hover-type-text figcaption .actions .input-group-btn > .action + input[type="submit"],
figure.hover-type-text figcaption .actions .post-password-form .input-group-btn > object + input[type="submit"],
.post-password-form figure.hover-type-text figcaption .actions .input-group-btn > object + input[type="submit"],
figure.hover-type-text figcaption .actions .input-group-btn > .btn + .action,
.post-password-form figure.hover-type-text figcaption .actions .input-group-btn > input[type="submit"] + .action,
figure.hover-type-text figcaption .actions .post-password-form .input-group-btn > input[type="submit"] + .action,
figure.hover-type-text figcaption .actions .input-group-btn > .action + .action,
figure.hover-type-text figcaption .actions .input-group-btn > object + .action,
figure.hover-type-text figcaption .actions .input-group-btn > .btn + object,
.post-password-form figure.hover-type-text figcaption .actions .input-group-btn > input[type="submit"] + object,
figure.hover-type-text figcaption .actions .post-password-form .input-group-btn > input[type="submit"] + object,
figure.hover-type-text figcaption .actions .input-group-btn > .action + object,
figure.hover-type-text figcaption .actions .input-group-btn > object + object {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.post-password-form .input-group-btn > input[type="submit"]:hover,
figure.hover-type-text figcaption .actions .input-group-btn > .action:hover,
figure.hover-type-text figcaption .actions .input-group-btn > object:hover,
.input-group-btn > .btn:focus,
.post-password-form .input-group-btn > input[type="submit"]:focus,
figure.hover-type-text figcaption .actions .input-group-btn > .action:focus,
figure.hover-type-text figcaption .actions .input-group-btn > object:focus,
.input-group-btn > .btn:active,
.post-password-form .input-group-btn > input[type="submit"]:active,
figure.hover-type-text figcaption .actions .input-group-btn > .action:active,
figure.hover-type-text figcaption .actions .input-group-btn > object:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.post-password-form .input-group-btn:first-child > input[type="submit"],
figure.hover-type-text figcaption .actions .input-group-btn:first-child > .action,
figure.hover-type-text figcaption .actions .input-group-btn:first-child > object,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.post-password-form .input-group-btn:last-child > input[type="submit"],
figure.hover-type-text figcaption .actions .input-group-btn:last-child > .action,
figure.hover-type-text figcaption .actions .input-group-btn:last-child > object,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #717171;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #717171;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #7d5e4a;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.53846154;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #5d5d5d;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 0px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: transparent;
  background-color: #7d5e4a;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}

.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 992px) {
  .navbar {
    border-radius: 0px;
  }
}

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.post-password-form > .navbar-header,
.container > .navbar-collapse,
.post-password-form > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}

@media (min-width: 992px) {
  .container > .navbar-header,
  .post-password-form > .navbar-header,
  .container > .navbar-collapse,
  .post-password-form > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 15px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .post-password-form .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -10px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar-nav.navbar-right:last-child {
    margin-right: -10px;
  }
}

@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
  }
}

.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }

  .navbar-form.navbar-right:last-child {
    margin-right: -10px;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm,
.btn-group-sm > .navbar-btn.btn,
.post-password-form .btn-group-sm > input.navbar-btn[type="submit"],
figure.hover-type-text figcaption .actions .btn-group-sm > .navbar-btn.action,
figure.hover-type-text figcaption .actions .btn-group-sm > object.navbar-btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs,
.btn-group-xs > .navbar-btn.btn,
.post-password-form .btn-group-xs > input.navbar-btn[type="submit"],
figure.hover-type-text figcaption .actions .btn-group-xs > .navbar-btn.action,
figure.hover-type-text figcaption .actions .btn-group-xs > object.navbar-btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}