
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

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

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline 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; }

/*@import "~bootstrap-sass/assets/stylesheets/bootstrap/print";*/
/*@import "~bootstrap-sass/assets/stylesheets/bootstrap/glyphicons";*/
* {
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #dc3c31;
  text-decoration: none; }
  a:hover, a:focus {
    color: #ab2f26;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.img-rounded {
  border-radius: 0; }

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

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

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

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

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

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 800;
  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: 400;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 21px;
  margin-bottom: 10.5px; }
  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: 10.5px;
  margin-bottom: 10.5px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

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

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

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

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

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

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

p {
  margin: 0 0 10.5px; }

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

.text-primary {
  color: #07b798; }

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

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

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

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

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

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

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

.text-danger {
  color: #F44336; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #07b798; }

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

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #eeeeee; }

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

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

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

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

dt,
dd {
  line-height: 1.5; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

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

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help; }

.initialism {
  font-size: 90%; }

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

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

address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.5; }

/*@import "~bootstrap-sass/assets/stylesheets/bootstrap/code";*/
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container:before, .container:after {
    display: table;
    content: " "; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

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

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

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 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.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

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

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

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px; }
  .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.5;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

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

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

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

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

.table > 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: #fef7c9; }

.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: #fef3b0; }

.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: #F44336; }

.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: #f32c1e; }

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

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

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

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

input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
  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; }

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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

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

.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.5;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #b9bcbe;
  border-radius: 0;
  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 {
    border-color: #8b9093;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(139, 144, 147, 0.6); }
  .form-control::-moz-placeholder {
    color: #b9bcbe;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #b9bcbe; }
  .form-control::-webkit-input-placeholder {
    color: #b9bcbe; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled]
  .checkbox label {
    cursor: not-allowed; }
  .radio label,
  .checkbox label {
    min-height: 21px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

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

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  .radio-inline.disabled,
  fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled]
  .checkbox-inline {
    cursor: not-allowed; }

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

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

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

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

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

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

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

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

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

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

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

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

.form-group-lg .form-control {
  height: 50px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.33333;
  border-radius: 0; }

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

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

.form-group-lg .form-control-static {
  height: 50px;
  min-height: 43px;
  padding: 11px 16px;
  font-size: 22px;
  line-height: 1.33333; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-primary {
  color: #fff;
  background-color: #07b798;
  border-color: #07b798; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #05866f;
    border-color: #023c32; }
  .btn-primary:hover {
    color: #fff;
    background-color: #05866f;
    border-color: #057c67; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #05866f;
    background-image: none;
    border-color: #057c67; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #046353;
      border-color: #023c32; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #07b798;
    border-color: #07b798; }
  .btn-primary .badge {
    color: #07b798;
    background-color: #fff; }

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

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

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

.btn-danger {
  color: #fff;
  background-color: #ab2f26;
  border-color: #ab2f26; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #81241d;
    border-color: #43120f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #81241d;
    border-color: #79211b; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #81241d;
    background-image: none;
    border-color: #79211b; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #641c16;
      border-color: #43120f; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #ab2f26;
    border-color: #ab2f26; }
  .btn-danger .badge {
    color: #ab2f26;
    background-color: #fff; }

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

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

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

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

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

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

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

.fade {
  opacity: 0;
  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-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease; }

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

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .nav:before, .nav:after {
    display: table;
    content: " "; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 5px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #f3f4f4; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #f3f4f4;
    border-color: #dc3c31; }
  .nav .nav-divider {
    height: 1px;
    margin: 9.5px 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.5;
      border: 1px solid transparent;
      border-radius: 0 0 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      cursor: default;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent; }

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

.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 {
      margin-bottom: 5px;
      text-align: center; }
  .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: 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: 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: 0 0 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

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

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

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

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

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

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

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

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  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 {
    display: table;
    content: " "; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      .navbar-fixed-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

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

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

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

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

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

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

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

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  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: 7.5px;
  margin-bottom: 7.5px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      box-shadow: none; } }

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

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

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

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

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

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-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-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.label-primary {
  background-color: #07b798; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #05866f; }

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

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

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

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

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

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

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

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

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

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

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

.alert-success {
  color: #5c6468;
  background-color: #dff0d8;
  border-color: #dff0d8; }
  .alert-success hr {
    border-top-color: #d0e9c6; }
  .alert-success .alert-link {
    color: #444a4d; }

.alert-info {
  color: #5c6468;
  background-color: #d9edf7;
  border-color: #d9edf7; }
  .alert-info hr {
    border-top-color: #c4e3f3; }
  .alert-info .alert-link {
    color: #444a4d; }

.alert-warning {
  color: #162127;
  background-color: #fef7c9;
  border-color: #fef7c9; }
  .alert-warning hr {
    border-top-color: #fef3b0; }
  .alert-warning .alert-link {
    color: #040506; }

.alert-danger {
  color: #b9bcbe;
  background-color: white;
  border-color: white; }
  .alert-danger hr {
    border-top-color: #f2f2f2; }
  .alert-danger .alert-link {
    color: #9fa3a5; }

/*@import "~bootstrap-sass/assets/stylesheets/bootstrap/progress-bars";*/
.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

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

.media-body {
  width: 10000px; }

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
      color: #777777; }
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #07b798;
    border-color: #07b798; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
      color: #8ffbe8; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    display: table;
    content: " "; }
  .modal-header:after {
    clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative; }

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

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

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

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

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

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.jumbotron {
  margin-bottom: 0;
  font-weight: 400; }
  .container .jumbotron {
    margin-bottom: 30px; }
  .jumbotron p {
    font-size: 24px;
    line-height: 1.3em;
    line-height: 1.05; }
  @media (max-width: 767px) {
    .jumbotron {
      padding: 6px; } }

.form-control, .has-error .form-control {
  box-shadow: none;
  font-weight: 400; }
  .form-control:focus, .has-error .form-control:focus {
    box-shadow: none; }

select.form-control {
  padding: 3px 12px; }

input[type="text"].form-control, input[type="email"].form-control, input[type="password"].form-control {
  -webkit-appearance: none; }

.btn {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.5em; }

.btn-lg, .btn-group-lg > .btn {
  padding-bottom: 9px; }

.btn-right {
  float: right; }

form {
  margin-bottom: 21px; }

.form-inline {
  margin-bottom: 3em; }
  .form-inline .btn {
    margin-left: 8px; }
  .form-inline.no-errors {
    margin-bottom: 0; }
  .form-inline .form-group {
    position: relative; }
  .form-inline .help-block {
    position: absolute;
    margin: 0;
    top: 110%;
    left: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em; }
  .form-inline.mobile-inline .form-group {
    display: inline-block; }

.form-help-row {
  position: relative;
  top: -0.6em; }
  .form-help-row .checkbox {
    margin-top: 5px; }
  @media (max-width: 767px) {
    .form-help-row .text-right {
      text-align: left; } }

label {
  font-weight: 600;
  color: #162127; }

.checkbox label {
  text-transform: none; }

input[type="checkbox"] {
  margin: 5px 0 0; }

.lead {
  line-height: 1.2; }

.dropdown-menu {
  box-shadow: none;
  padding: 0;
  min-width: 270px;
  margin-top: 15px; }
  .dropdown-menu li {
    border-top: 1px solid #5c6468; }
  .dropdown-menu li:first-child {
    border-top: 0; }
  .dropdown-menu li > a {
    padding: 9px 30px;
    font-weight: 400; }
  .dropdown-menu:after {
    content: "";
    height: 0;
    width: 0;
    border-top: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 10px solid #162127;
    font-size: 0;
    line-height: 0;
    display: block;
    position: absolute;
    top: -10px;
    right: 30px; }

.form-borderless .form-control {
  border-width: 2px;
  border-color: #fff; }
  .form-borderless .form-control:focus {
    border-color: #07b798; }

.form-borderless .has-error .help-block {
  color: white; }

.form-borderless .has-error .form-control {
  border-color: #f77066; }

fieldset {
  margin-bottom: 21px; }

h1.standard, .snippet-content h1 {
  color: #07b798;
  font-weight: 600; }

h2.standard, .snippet-content h2 {
  color: #07b798;
  font-weight: 600; }

h3.standard, .snippet-content h3 {
  color: #162127;
  border-bottom: 1px dashed #8b9093;
  font-weight: 600;
  padding-bottom: 0.3em;
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 8px; }

h5.standard, .snippet-content h5 {
  color: #162127;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5em; }

label.required {
  display: inline-block; }
  label.required:after {
    display: inline-block;
    padding-left: 4px;
    margin-right: -5px;
    content: "*";
    color: #F44336; }

label.not-required:after {
  content: ""; }

ul.site-nav {
  margin-bottom: 42px; }
  ul.site-nav li {
    margin: 8.4px 0; }
  ul.site-nav a {
    display: block;
    color: #5c6468;
    line-height: 1.4em; }

.radio-block {
  margin-bottom: 21px; }
  .radio-block label {
    font-weight: 400;
    text-transform: none;
    margin-left: 4px; }
  .radio-block input {
    margin-right: 14px; }

.alert a {
  color: #162127;
  text-decoration: underline; }

.popover-title {
  border: 0;
  font-size: 22px;
  line-height: 1.4em;
  background: #162127;
  color: #f3f4f4; }

.popover-content {
  border: 0;
  margin-top: 0;
  padding-top: 10px;
  font-size: 16px;
  line-height: 1.5em;
  background: #162127;
  color: #fff; }

.popover {
  background: #162127; }

.popover.bottom .arrow:after {
  border-bottom-color: #162127; }

.small {
  font-size: 100%; }

html {
  font-size: 14px;
  line-height: 1.5em; }

body {
  font-size: 14px;
  line-height: 1.5em;
  line-height: 1.4;
  letter-spacing: .1px;
  color: #162127;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }
  body.placeholder {
    line-height: normal; }
  body:-moz-placeholder {
    line-height: normal; }
  body::-moz-placeholder {
    line-height: normal; }
  body:-ms-input-placeholder {
    line-height: normal; }
  body::-webkit-input-placeholder {
    line-height: normal; }

a:focus, button:focus, .btn:focus, [role="button"]:focus {
  outline: none !important; }
  a:focus img, button:focus img, .btn:focus img, [role="button"]:focus img {
    box-shadow: 0 0 0 2px #8b9093; }
  a:focus:hover img, button:focus:hover img, .btn:focus:hover img, [role="button"]:focus:hover img {
    box-shadow: none !important; }

a:focus {
  text-decoration: underline; }

a, input, label {
  cursor: pointer; }

label {
  font-weight: 400; }

h1, h2, h3, h4, h5, h6, p, sub, sup, small {
  font-family: Helvetica Neue, Helvetica, sans-serif;
  color: inherit;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5em; }

b, strong {
  font-weight: 600; }

em {
  font-style: italic; }

.unemphasized {
  color: #5c6468; }

.form-control[readonly], input[readonly] {
  background-color: #f3f4f4; }

::-webkit-input-placeholder {
  padding: 0;
  line-height: normal; }

.site-alert {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #f3f4f4;
  overflow: hidden;
  z-index: 1050; }
  .site-alert p {
    margin-top: 10.5px; }

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

@media (max-width: 991px), (max-width: 1199px) and (orientation: landscape) {
  .unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    /* Chrome all / Safari all */
    -moz-user-select: none;
    /* Firefox all */
    /* IE 10+ */
    user-select: none; } }

.tracking-pixel {
  width: 1px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0; }

fieldset {
  margin-bottom: 42px; }

input[type="password"] {
  font-family: Helvetica Neue, Helvetica, sans-serif; }
  input[type="password"].placeholder {
    font-family: Helvetica Neue, Helvetica, sans-serif; }
  input[type="password"]:-moz-placeholder {
    font-family: Helvetica Neue, Helvetica, sans-serif; }
  input[type="password"]::-moz-placeholder {
    font-family: Helvetica Neue, Helvetica, sans-serif; }
  input[type="password"]:-ms-input-placeholder {
    font-family: Helvetica Neue, Helvetica, sans-serif; }
  input[type="password"]::-webkit-input-placeholder {
    font-family: Helvetica Neue, Helvetica, sans-serif; }

.dashed-underline {
  border-bottom: 1px dashed #8b9093;
  padding-bottom: 0.3em; }

.solid-underline {
  border-bottom: 1px solid #dcdedf; }

.vertical-0 {
  margin-top: 0px;
  margin-bottom: 0px; }

.vertical-1 {
  margin-top: 5.25px;
  margin-bottom: 5.25px; }

.vertical-2 {
  margin-top: 10.5px;
  margin-bottom: 10.5px; }

.vertical-3 {
  margin-top: 21px;
  margin-bottom: 21px; }

.vertical-4 {
  margin-top: 31.5px;
  margin-bottom: 31.5px; }

.vertical-5 {
  margin-top: 42px;
  margin-bottom: 42px; }

.vertical-6 {
  margin-top: 52.5px;
  margin-bottom: 52.5px; }

.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%; }

.col-height {
  display: table-cell;
  float: none;
  height: 100%; }

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

.align-to-btn {
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center; }

#user-store-data {
  display: none; }

.dropdown {
  border: 1px solid #e6e6e6;
  height: 30px;
  margin: 5px 0px 15px 5px;
  background: #fff; }

.haml-bub-button {
  display: inline-flex;
  position: relative;
  margin-bottom: 0;
  justify-content: center;
  align-items: baseline;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  font-size: 14px;
  line-height: 1.5em;
  border-radius: 3px;
  margin-bottom: 6px;
  margin-right: 6px;
  font-weight: 600; }
  .haml-bub-button:focus {
    outline: 0; }
  .haml-bub-button:hover, .haml-bub-button:active, .haml-bub-button:focus {
    text-decoration: none;
    border: 1px solid transparent;
    transition-duration: .2s;
    transition-timing-function: ease-in-out; }
  .haml-bub-button.disabled, .haml-bub-button[disabled],
  fieldset[disabled] .haml-bub-button {
    cursor: not-allowed;
    opacity: .65; }
  .haml-bub-button.active .button-icon {
    color: #fff; }
  .haml-bub-button.small {
    padding: 5px 24px;
    font-size: 12px;
    line-height: 1.5em; }
  .haml-bub-button.large {
    padding: 12px 36px;
    font-size: 16px;
    line-height: 1.5em; }
  .haml-bub-button.full {
    width: 100%; }
  @media (max-width: 767px) {
    .haml-bub-button.mobile-full {
      width: 100%; } }
  .haml-bub-button .button-icon, .haml-bub-button .button-icon-image {
    position: relative;
    left: -14px;
    width: 14px;
    margin-left: 14px; }
    .haml-bub-button .button-icon:only-child, .haml-bub-button .button-icon-image:only-child {
      left: 0;
      margin: 0 -3px; }
    .haml-bub-button .button-icon img, .haml-bub-button .button-icon-image img {
      height: 14px; }
  .haml-bub-button.full .button-icon {
    position: absolute;
    left: 0px; }
  .haml-bub-button .button-text {
    text-transform: capitalize;
    width: 100%;
    text-align: center; }
  .haml-bub-button.primary, .haml-bub-button.active {
    background-color: #07b798;
    color: #fff; }
    .haml-bub-button.primary:hover, .haml-bub-button.active:hover, .haml-bub-button.primary:focus, .haml-bub-button.active:focus, .haml-bub-button.primary:active, .haml-bub-button.active:active {
      background-color: #069c81;
      color: #fff; }
  .haml-bub-button.secondary {
    background-color: #dcdedf;
    color: #162127;
    border: 1px solid #c5c8c9; }
    .haml-bub-button.secondary:hover, .haml-bub-button.secondary:focus, .haml-bub-button.secondary:active {
      background-color: #c5c8c9; }
  .haml-bub-button.secondary-light {
    background-color: #f3f4f4;
    border: 1px solid #dcdedf;
    color: #162127; }
    .haml-bub-button.secondary-light:hover, .haml-bub-button.secondary-light:focus, .haml-bub-button.secondary-light:active {
      background-color: #dcdedf;
      border: 1px;
      border-style: solid;
      border-color: #dcdedf;
      color: #162127; }
  .haml-bub-button.odark {
    background-color: rgba(22, 33, 39, 0.15);
    color: #fff; }
    .haml-bub-button.odark:hover, .haml-bub-button.odark:focus, .haml-bub-button.odark:active {
      background-color: rgba(22, 33, 39, 0.25);
      color: #fff;
      box-shadow: 1px 1px 12px rgba(255, 255, 255, 0.08); }
  .haml-bub-button.olight {
    background-color: rgba(255, 255, 255, 0.15);
    color: #fff; }
    .haml-bub-button.olight:hover, .haml-bub-button.olight:focus, .haml-bub-button.olight:active {
      background-color: rgba(255, 255, 255, 0.25);
      color: #fff;
      box-shadow: 1px 1px 12px rgba(22, 33, 39, 0.04); }
  .haml-bub-button.partners, .haml-bub-button.lava {
    background-color: #dc3c31;
    color: #fff; }
    .haml-bub-button.partners:hover, .haml-bub-button.partners:focus, .haml-bub-button.partners:active, .haml-bub-button.lava:hover, .haml-bub-button.lava:focus, .haml-bub-button.lava:active {
      background-color: #bb332a;
      color: #fff; }
  .haml-bub-button.transparent {
    border: 2px solid #fff;
    background-color: transparent;
    background-image: none;
    color: #fff; }
    .haml-bub-button.transparent.hover {
      background-color: #fff;
      color: #0398dc; }
  .haml-bub-button.link, .haml-bub-button.secondary-link {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    color: #07b798; }
    .haml-bub-button.link .button-text, .haml-bub-button.secondary-link .button-text {
      margin-left: 0; }
    .haml-bub-button.link .button-icon, .haml-bub-button.secondary-link .button-icon {
      color: #07b798;
      margin-left: 0; }
    .haml-bub-button.link.hover, .haml-bub-button.hover.secondary-link {
      background: none;
      text-decoration: underline; }
  .haml-bub-button.secondary-link {
    color: #b9bcbe; }
    .haml-bub-button.secondary-link .button-icon {
      color: #b9bcbe; }
    .haml-bub-button.secondary-link.hover {
      text-decoration: none; }

.alert-danger {
  background: #faa19b;
  color: #ab2f26;
  border: 1px solid #F44336; }
  .alert-danger button.close {
    color: #ab2f26; }

.alert-danger {
  background: #faa19b;
  color: #ab2f26;
  border: 1px solid #F44336; }
  .alert-danger button.close {
    color: #ab2f26; }

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

.grecaptcha-badge {
  position: fixed !important;
  left: 2000% !important; }

.tooltip {
  font-weight: 400; }

.tooltip-inner {
  border-radius: 4px; }

.bub-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  line-height: 14px;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 12px;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 600;
  line-height: 1em;
  border-radius: 3px; }
  .hover-enabled .bub-button:hover,
  .hover-enabled .bub-button:active {
    text-decoration: none;
    border: 1px solid transparent;
    transition-duration: .2s;
    transition-timing-function: ease-in-out; }
  .bub-button:focus {
    outline: none; }
  .bub-button.disabled, .bub-button[disabled],
  fieldset[disabled] .bub-button {
    cursor: not-allowed;
    opacity: .65; }
  .bub-button .icon-left, .bub-button .icon-right, .bub-button .icon-left-inline {
    height: 1em; }
  .bub-button .icon-left, .bub-button .icon-left-inline {
    margin-right: 8px; }
  .bub-button .icon-right {
    margin-left: 8px; }
  .bub-button .icon-left:only-child, .bub-button .icon-left-inline:only-child, .bub-button .icon-right:only-child {
    position: static;
    margin: 0; }
  .bub-button.small {
    padding: 8px 16px;
    font-size: 12px;
    line-height: 1.5em;
    line-height: 1em; }
  .bub-button.large {
    height: 50px; }
  .bub-button.full {
    width: 100%;
    text-align: center; }
    .bub-button.full .icon-left {
      position: absolute;
      left: 1em; }
    .bub-button.full .icon-right {
      position: absolute;
      right: 1em; }
    .bub-button.full .icon-inline {
      margin-left: 8px; }
    .bub-button.full .icon-left:only-child, .bub-button.full .icon-left-inline:only-child, .bub-button.full .icon-right:only-child, .bub-button.full .icon-inline:only-child {
      position: static;
      margin: 0; }
  .bub-button.skinny {
    padding-left: 0;
    padding-right: 0; }
    .bub-button.skinny .icon-left {
      margin-right: 4px; }
    .bub-button.skinny .icon-left:only-child {
      position: static;
      margin: 0; }
  .bub-button.full-height {
    height: 100%;
    white-space: normal; }
  .bub-button.no-padding {
    padding: 0; }
  .bub-button .text, .bub-button .icon {
    display: inline-flex; }
  .bub-button.sea.button, .bub-button.button.active {
    background-color: #07b798;
    color: #fff; }
    .bub-button.sea.button:focus, .bub-button.button.active:focus {
      background-color: #069c81;
      color: #fff;
      text-decoration: none !important; }
    .bub-button.sea.button:focus:not(:focus-visible), .bub-button.button.active:focus:not(:focus-visible) {
      background-color: #07b798; }
    .hover-enabled .bub-button.sea.button:hover, .hover-enabled .bub-button.button.active:hover,
    .hover-enabled .bub-button.sea.button:active,
    .hover-enabled .bub-button.button.active:active {
      background-color: #069c81;
      color: #fff;
      text-decoration: none !important; }
  .bub-button.sea.link, .bub-button.link.active {
    background: none;
    color: #07b798; }
    .bub-button.sea.link:focus, .bub-button.link.active:focus {
      color: #069c81; }
      .bub-button.sea.link:focus .text, .bub-button.link.active:focus .text {
        text-decoration: underline; }
    .bub-button.sea.link:focus:not(:focus-visible), .bub-button.link.active:focus:not(:focus-visible) {
      text-decoration: underline; }
    .hover-enabled .bub-button.sea.link:hover, .hover-enabled .bub-button.link.active:hover,
    .hover-enabled .bub-button.sea.link:active,
    .hover-enabled .bub-button.link.active:active {
      color: #069c81; }
      .hover-enabled .bub-button.sea.link:hover .text, .hover-enabled .bub-button.link.active:hover .text,
      .hover-enabled .bub-button.sea.link:active .text,
      .hover-enabled .bub-button.link.active:active .text {
        text-decoration: underline; }
  .bub-button.lava.button {
    background-color: #dc3c31;
    color: #fff; }
    .bub-button.lava.button:focus {
      background-color: #ab2f26;
      color: #fff;
      text-decoration: none !important; }
    .bub-button.lava.button:focus:not(:focus-visible) {
      background-color: #dc3c31; }
    .hover-enabled .bub-button.lava.button:hover,
    .hover-enabled .bub-button.lava.button:active {
      background-color: #ab2f26;
      color: #fff;
      text-decoration: none !important; }
  .bub-button.lava.link {
    background: none;
    color: #dc3c31; }
    .bub-button.lava.link:focus {
      color: #bb332a; }
      .bub-button.lava.link:focus .text {
        text-decoration: underline; }
    .bub-button.lava.link:focus:not(:focus-visible) {
      text-decoration: underline; }
    .hover-enabled .bub-button.lava.link:hover,
    .hover-enabled .bub-button.lava.link:active {
      color: #bb332a; }
      .hover-enabled .bub-button.lava.link:hover .text,
      .hover-enabled .bub-button.lava.link:active .text {
        text-decoration: underline; }
  .bub-button.white {
    border: 1px solid #b9bcbe; }
    .bub-button.white.button {
      background-color: #fff;
      color: #5c6468; }
      .bub-button.white.button:focus {
        background-color: white;
        color: #5c6468;
        text-decoration: none !important; }
      .bub-button.white.button:focus:not(:focus-visible) {
        background-color: #fff; }
      .hover-enabled .bub-button.white.button:hover,
      .hover-enabled .bub-button.white.button:active {
        background-color: white;
        color: #5c6468;
        text-decoration: none !important; }
    .bub-button.white.link {
      background: none;
      color: #fff; }
      .bub-button.white.link:focus {
        color: #d9d9d9; }
        .bub-button.white.link:focus .text {
          text-decoration: underline; }
      .bub-button.white.link:focus:not(:focus-visible) {
        text-decoration: underline; }
      .hover-enabled .bub-button.white.link:hover,
      .hover-enabled .bub-button.white.link:active {
        color: #d9d9d9; }
        .hover-enabled .bub-button.white.link:hover .text,
        .hover-enabled .bub-button.white.link:active .text {
          text-decoration: underline; }
    .bub-button.white:focus {
      border: 1px solid #8b9093; }
    .bub-button.white:focus:not(:focus-visible) {
      border: 1px solid #b9bcbe; }
    .hover-enabled .bub-button.white:hover, .hover-enabled .bub-button.white:active {
      border: 1px solid #8b9093; }
  .bub-button.stone.button {
    background-color: #dcdedf;
    color: #162127;
    border: 1px solid #bbbdbe; }
    .bub-button.stone.button:focus {
      background-color: #bbbdbe;
      color: #162127;
      text-decoration: none !important; }
    .bub-button.stone.button:focus:not(:focus-visible) {
      background-color: #dcdedf; }
    .hover-enabled .bub-button.stone.button:hover,
    .hover-enabled .bub-button.stone.button:active {
      background-color: #bbbdbe;
      color: #162127;
      text-decoration: none !important; }
  .bub-button.stone.link {
    background: none;
    color: #bbbdbe; }
    .bub-button.stone.link:focus {
      color: #bbbdbe; }
      .bub-button.stone.link:focus .text {
        text-decoration: underline; }
    .bub-button.stone.link:focus:not(:focus-visible) {
      text-decoration: underline; }
    .hover-enabled .bub-button.stone.link:hover,
    .hover-enabled .bub-button.stone.link:active {
      color: #bbbdbe; }
      .hover-enabled .bub-button.stone.link:hover .text,
      .hover-enabled .bub-button.stone.link:active .text {
        text-decoration: underline; }
  .bub-button.mist.button {
    background-color: #f3f4f4;
    color: #162127;
    border: 1px solid #cfcfcf; }
    .bub-button.mist.button:focus {
      background-color: #cfcfcf;
      color: #162127;
      text-decoration: none !important; }
    .bub-button.mist.button:focus:not(:focus-visible) {
      background-color: #f3f4f4; }
    .hover-enabled .bub-button.mist.button:hover,
    .hover-enabled .bub-button.mist.button:active {
      background-color: #cfcfcf;
      color: #162127;
      text-decoration: none !important; }
  .bub-button.mist.link {
    background: none;
    color: #cfcfcf; }
    .bub-button.mist.link:focus {
      color: #fff; }
      .bub-button.mist.link:focus .text {
        text-decoration: underline; }
    .bub-button.mist.link:focus:not(:focus-visible) {
      text-decoration: underline; }
    .hover-enabled .bub-button.mist.link:hover,
    .hover-enabled .bub-button.mist.link:active {
      color: #fff; }
      .hover-enabled .bub-button.mist.link:hover .text,
      .hover-enabled .bub-button.mist.link:active .text {
        text-decoration: underline; }
  .bub-button.midnight.button {
    background-color: #365767;
    color: #fff; }
    .bub-button.midnight.button:focus {
      background-color: #2e4a58;
      color: #fff;
      text-decoration: none !important; }
    .bub-button.midnight.button:focus:not(:focus-visible) {
      background-color: #365767; }
    .hover-enabled .bub-button.midnight.button:hover,
    .hover-enabled .bub-button.midnight.button:active {
      background-color: #2e4a58;
      color: #fff;
      text-decoration: none !important; }
  .bub-button.midnight.link {
    background: none;
    color: #365767; }
    .bub-button.midnight.link:focus {
      color: #2e4a58; }
      .bub-button.midnight.link:focus .text {
        text-decoration: underline; }
    .bub-button.midnight.link:focus:not(:focus-visible) {
      text-decoration: underline; }
    .hover-enabled .bub-button.midnight.link:hover,
    .hover-enabled .bub-button.midnight.link:active {
      color: #2e4a58; }
      .hover-enabled .bub-button.midnight.link:hover .text,
      .hover-enabled .bub-button.midnight.link:active .text {
        text-decoration: underline; }
  .bub-button.transparent.button {
    background-color: transparent;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15); }
    .bub-button.transparent.button:focus {
      background-color: rgba(0, 0, 0, 0.15);
      color: #fff;
      text-decoration: none !important; }
    .bub-button.transparent.button:focus:not(:focus-visible) {
      background-color: transparent; }
    .hover-enabled .bub-button.transparent.button:hover,
    .hover-enabled .bub-button.transparent.button:active {
      background-color: rgba(0, 0, 0, 0.15);
      color: #fff;
      text-decoration: none !important; }
  .bub-button.transparent.link {
    background: none;
    color: rgba(0, 0, 0, 0.15); }
    .bub-button.transparent.link:focus {
      color: rgba(0, 0, 0, 0.15); }
      .bub-button.transparent.link:focus .text {
        text-decoration: underline; }
    .bub-button.transparent.link:focus:not(:focus-visible) {
      text-decoration: underline; }
    .hover-enabled .bub-button.transparent.link:hover,
    .hover-enabled .bub-button.transparent.link:active {
      color: rgba(0, 0, 0, 0.15); }
      .hover-enabled .bub-button.transparent.link:hover .text,
      .hover-enabled .bub-button.transparent.link:active .text {
        text-decoration: underline; }
  .bub-button.transparent.button {
    border-color: #fff; }
    .hover-enabled .bub-button.transparent.button:hover,
    .hover-enabled .bub-button.transparent.button:active {
      background-color: #fff;
      color: #162127; }
  .bub-button.lava-white {
    border: 1px solid #b9bcbe; }
    .bub-button.lava-white.button {
      background-color: #fff;
      color: #5c6468; }
      .bub-button.lava-white.button:focus {
        background-color: white;
        color: #5c6468;
        text-decoration: none !important; }
      .bub-button.lava-white.button:focus:not(:focus-visible) {
        background-color: #fff; }
      .hover-enabled .bub-button.lava-white.button:hover,
      .hover-enabled .bub-button.lava-white.button:active {
        background-color: white;
        color: #5c6468;
        text-decoration: none !important; }
    .bub-button.lava-white.link {
      background: none;
      color: #fff; }
      .bub-button.lava-white.link:focus {
        color: #d9d9d9; }
        .bub-button.lava-white.link:focus .text {
          text-decoration: underline; }
      .bub-button.lava-white.link:focus:not(:focus-visible) {
        text-decoration: underline; }
      .hover-enabled .bub-button.lava-white.link:hover,
      .hover-enabled .bub-button.lava-white.link:active {
        color: #d9d9d9; }
        .hover-enabled .bub-button.lava-white.link:hover .text,
        .hover-enabled .bub-button.lava-white.link:active .text {
          text-decoration: underline; }
    .bub-button.lava-white:focus {
      border: 1px solid #dc3c31; }
      .bub-button.lava-white:focus.button {
        background-color: #fff;
        color: #dc3c31; }
        .bub-button.lava-white:focus.button:focus {
          background-color: white;
          color: #dc3c31;
          text-decoration: none !important; }
        .bub-button.lava-white:focus.button:focus:not(:focus-visible) {
          background-color: #fff; }
        .hover-enabled .bub-button.lava-white:focus.button:hover,
        .hover-enabled .bub-button.lava-white:focus.button:active {
          background-color: white;
          color: #dc3c31;
          text-decoration: none !important; }
      .bub-button.lava-white:focus.link {
        background: none;
        color: #fff; }
        .bub-button.lava-white:focus.link:focus {
          color: #d9d9d9; }
          .bub-button.lava-white:focus.link:focus .text {
            text-decoration: underline; }
        .bub-button.lava-white:focus.link:focus:not(:focus-visible) {
          text-decoration: underline; }
        .hover-enabled .bub-button.lava-white:focus.link:hover,
        .hover-enabled .bub-button.lava-white:focus.link:active {
          color: #d9d9d9; }
          .hover-enabled .bub-button.lava-white:focus.link:hover .text,
          .hover-enabled .bub-button.lava-white:focus.link:active .text {
            text-decoration: underline; }
    .bub-button.lava-white:focus:not(:focus-visible) {
      border: none; }
    .hover-enabled .bub-button.lava-white:hover, .hover-enabled .bub-button.lava-white:active {
      border: 1px solid #dc3c31; }
      .hover-enabled .bub-button.lava-white:hover.button, .hover-enabled .bub-button.lava-white:active.button {
        background-color: #fff;
        color: #dc3c31; }
        .hover-enabled .bub-button.lava-white:hover.button:focus, .hover-enabled .bub-button.lava-white:active.button:focus {
          background-color: white;
          color: #dc3c31;
          text-decoration: none !important; }
        .hover-enabled .bub-button.lava-white:hover.button:focus:not(:focus-visible), .hover-enabled .bub-button.lava-white:active.button:focus:not(:focus-visible) {
          background-color: #fff; }
        .hover-enabled .hover-enabled .bub-button.lava-white:hover.button:hover,
        .hover-enabled .hover-enabled .bub-button.lava-white:hover.button:active, .hover-enabled .hover-enabled .bub-button.lava-white:active.button:hover,
        .hover-enabled .hover-enabled .bub-button.lava-white:active.button:active {
          background-color: white;
          color: #dc3c31;
          text-decoration: none !important; }
      .hover-enabled .bub-button.lava-white:hover.link, .hover-enabled .bub-button.lava-white:active.link {
        background: none;
        color: #fff; }
        .hover-enabled .bub-button.lava-white:hover.link:focus, .hover-enabled .bub-button.lava-white:active.link:focus {
          color: #d9d9d9; }
          .hover-enabled .bub-button.lava-white:hover.link:focus .text, .hover-enabled .bub-button.lava-white:active.link:focus .text {
            text-decoration: underline; }
        .hover-enabled .bub-button.lava-white:hover.link:focus:not(:focus-visible), .hover-enabled .bub-button.lava-white:active.link:focus:not(:focus-visible) {
          text-decoration: underline; }
        .hover-enabled .hover-enabled .bub-button.lava-white:hover.link:hover,
        .hover-enabled .hover-enabled .bub-button.lava-white:hover.link:active, .hover-enabled .hover-enabled .bub-button.lava-white:active.link:hover,
        .hover-enabled .hover-enabled .bub-button.lava-white:active.link:active {
          color: #d9d9d9; }
          .hover-enabled .hover-enabled .bub-button.lava-white:hover.link:hover .text,
          .hover-enabled .hover-enabled .bub-button.lava-white:hover.link:active .text, .hover-enabled .hover-enabled .bub-button.lava-white:active.link:hover .text,
          .hover-enabled .hover-enabled .bub-button.lava-white:active.link:active .text {
            text-decoration: underline; }

.svg-icon {
  height: 1em;
  width: 1em;
  vertical-align: middle;
  fill: currentColor; }
  .svg-icon.white {
    fill: #fff; }
  .svg-icon.red-110 {
    fill: #dc3c31; }
  .svg-icon.red-100 {
    fill: #F44336; }
  .svg-icon.teal-100 {
    fill: #07b798; }
  .svg-icon.navy-70 {
    fill: #4f6c7a; }
  .svg-icon.navy-100 {
    fill: #042d41; }
  .svg-icon.grey-100 {
    fill: #162127; }
  .svg-icon.grey-70 {
    fill: #5c6468; }
  .svg-icon.grey-50 {
    fill: #8b9093; }
  .svg-icon.grey-30 {
    fill: #b9bcbe; }
  .svg-icon.grey-15 {
    fill: #dcdedf; }
  .svg-icon.secondary-lightgreen-100 {
    fill: #8bc34a; }

.bub-forms-error-messages .validation-message {
  color: #F44336;
  margin: 0px; }

.right-label {
  margin-top: 3px;
  color: #b9bcbe;
  font-size: 14px;
  line-height: 1.5em;
  margin-bottom: 0;
  text-align: right; }

.form-input {
  width: 100%; }
  .form-input input {
    cursor: text; }
  .form-input .full-height, .form-input.full-height {
    height: inherit; }
  .form-input .with-border-radius {
    border-radius: 3px !important; }

.error-message {
  color: #F44336;
  text-align: center;
  font-weight: 600;
  padding-bottom: 8px; }

.bub-auth-form input.form-control {
  height: 42px;
  margin-bottom: 16px;
  line-height: 1.4em;
  border-radius: 3px;
  cursor: text; }
  .bub-auth-form input.form-control::-moz-placeholder {
    color: #5c6468; }
  .bub-auth-form input.form-control::placeholder {
    color: #5c6468; }
  .bub-auth-form input.form-control:hover {
    cursor: text; }

.google-oauth-form .full-height, .google-oauth-form.full-height {
  height: inherit; }

.google-oauth-form .google-oauth-button {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 600;
  border: 1px solid #b9bcbe;
  border-radius: 3px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  background-color: #FFFFFF;
  color: #5c6468;
  width: 100%;
  justify-content: center; }
  .hover-enabled .google-oauth-form .google-oauth-button:hover {
    background-color: #EEEEEE;
    color: #5c6468;
    cursor: pointer;
    text-decoration: none; }
  .google-oauth-form .google-oauth-button:active, .google-oauth-form .google-oauth-button:focus, .google-oauth-form .google-oauth-button:hover {
    outline: none; }
  .google-oauth-form .google-oauth-button .logo-container {
    display: flex;
    align-items: center;
    height: inherit; }
  .google-oauth-form .google-oauth-button .logo-container, .google-oauth-form .google-oauth-button .placeholder {
    flex: 0;
    text-align: left;
    justify-content: flex-start; }
  .google-oauth-form .google-oauth-button .oauth-logo {
    border-radius: 3px;
    height: 40px;
    padding: 3px; }
    .google-oauth-form .google-oauth-button .oauth-logo.large {
      height: 60px;
      margin-left: -18px; }

.sign-in-prompts {
  width: 100%;
  margin: 0 auto; }
  .sign-in-prompts .prompt-divider {
    font-size: 14px;
    line-height: 1.5em;
    font-style: italic;
    text-align: center;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px; }

.bub-checkbox-group {
  display: flex;
  align-items: center; }
  .bub-checkbox-group:after {
    clear: both;
    display: block;
    content: ''; }
  .bub-checkbox-group.alignStart {
    align-items: flex-start; }
    .bub-checkbox-group.alignStart .bub-checkbox.small {
      margin-top: 2px; }

.bub-checkbox {
  float: left;
  height: 25px;
  min-height: 25px;
  width: 25px;
  min-width: 25px;
  border-radius: 2px;
  background-color: #fff;
  border: 2px solid #b9bcbe;
  margin-right: 7px;
  transition: all 0.2s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  overflow: hidden;
  outline: none; }
  .bub-checkbox.sea.active {
    border: 2px solid #06a589;
    background-color: #06a589; }
  .bub-checkbox.sea:focus, .hover-enabled .bub-checkbox.sea:hover, .hover-enabled .bub-checkbox.sea.hovered {
    border: 2px solid #06a589; }
  .bub-checkbox.sea.disabled.active {
    background-color: #06a589; }
    .hover-enabled .bub-checkbox.sea.disabled.active:hover, .hover-enabled .bub-checkbox.sea.disabled.active.hovered {
      border: 2px solid #06a589; }
  .bub-checkbox.lava.active {
    border: 2px solid #dc3c31;
    background-color: #dc3c31; }
  .bub-checkbox.lava:focus, .hover-enabled .bub-checkbox.lava:hover, .hover-enabled .bub-checkbox.lava.hovered {
    border: 2px solid #dc3c31; }
  .bub-checkbox.lava.disabled.active {
    background-color: #dc3c31; }
    .hover-enabled .bub-checkbox.lava.disabled.active:hover, .hover-enabled .bub-checkbox.lava.disabled.active.hovered {
      border: 2px solid #dc3c31; }
  .bub-checkbox .bub-checkbox-icon {
    transition: all 0.2s ease-out;
    margin-top: 200%; }
  .bub-checkbox.active .bub-checkbox-icon {
    margin-top: 0; }
  .bub-checkbox.disabled {
    cursor: not-allowed;
    background-color: #b9bcbe; }
    .hover-enabled .bub-checkbox.disabled:hover, .hover-enabled .bub-checkbox.disabled.hovered {
      border: 2px solid #b9bcbe; }
    .bub-checkbox.disabled.active {
      opacity: 0.5; }
      .hover-enabled .bub-checkbox.disabled.active:hover, .hover-enabled .bub-checkbox.disabled.active.hovered {
        outline: none; }
  .bub-checkbox.small {
    height: 16.66667px;
    min-height: 16.66667px;
    width: 16.66667px;
    min-width: 16.66667px;
    border-width: 1px; }
    .bub-checkbox.small .bub-checkbox-icon {
      width: 90%; }

.bub-checkbox-label {
  line-height: 1.5;
  display: inline-block; }
  .bub-checkbox-label:hover {
    cursor: pointer; }
  .bub-checkbox-label label {
    cursor: default; }
  .bub-checkbox-label a:hover {
    text-decoration: none; }

.sign-in-form {
  width: 85%; }
  .sign-in-form .checkbox-label {
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5em;
    font-weight: 400;
    color: #5c6468;
    padding-left: 0;
    align-items: flex-start; }
  .sign-in-form .sign-in-help-message {
    width: 100%;
    text-align: center;
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 400;
    color: #162127;
    padding-bottom: 15px; }
  .sign-in-form .stay-signed-in {
    float: left;
    margin-top: 1px;
    padding-bottom: 15px; }
  .sign-in-form .password-help {
    float: right;
    padding-bottom: 15px; }
    .sign-in-form .password-help .password-help-link {
      text-decoration: none;
      font-weight: 600;
      color: #dc3c31; }
      .sign-in-form .password-help .password-help-link:hover, .sign-in-form .password-help .password-help-link:focus {
        text-decoration: underline; }
  .sign-in-form .sign-in-form-body {
    width: 80%;
    margin: 0 auto; }
    .sign-in-form .sign-in-form-body .reset-fieldset {
      margin-top: -42px; }

.bub-sign-up-form {
  width: 85%; }
  .bub-sign-up-form .subscribe-me {
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5em;
    font-weight: 400;
    color: #5c6468;
    float: left;
    padding-bottom: 15px; }
  .bub-sign-up-form .recaptcha-terms {
    color: #b9bcbe;
    margin-top: -20px; }
  .bub-sign-up-form .sign-up-help {
    text-align: center;
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 1.5em; }
  .bub-sign-up-form .sign-up-form-body {
    width: 80%;
    margin: 0 auto; }

.bub-dismiss-button {
  color: #b9bcbe;
  cursor: pointer;
  padding: 5px;
  font-size: 18px;
  line-height: 1.5em; }
  .bub-dismiss-button.no-padding {
    padding: 0; }
  .bub-dismiss-button.large {
    font-size: 34px;
    line-height: 1.2em; }
  .bub-dismiss-button.medium {
    font-size: 28px;
    line-height: 1.3em; }
  .bub-dismiss-button.dark {
    color: #162127; }
  .hover-enabled .bub-dismiss-button:hover, .bub-dismiss-button:focus {
    color: #5c6468; }

.modal {
  -webkit-overflow-scrolling: auto !important;
  overflow-y: auto !important; }

.modal-backdrop.in.bub-modal-opaque-backdrop {
  opacity: 1;
  background-color: #042d41; }

.modal-backdrop.in.unstyled {
  background-color: #f3f4f4;
  opacity: 0.75; }

.bub-modal {
  margin-top: 90px;
  margin-bottom: 70px; }
  @media (max-width: 480px) {
    .bub-modal {
      margin-top: 50px; } }
  @media (min-width: 768px) {
    .bub-modal.modal-sm {
      width: 360px; } }
  @media (min-width: 768px) {
    .bub-modal.modal-xs-small {
      width: 280px; } }
  .bub-modal.modal-md {
    max-width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 768px) {
      .bub-modal.modal-md {
        width: 452px; } }
  @media (min-width: 768px) {
    .bub-modal.modal-lg {
      width: 540px; } }
  @media (min-width: 768px) {
    .bub-modal.modal-xl {
      width: 688px; } }
  .bub-modal .modal-header {
    text-align: center;
    background-color: #f3f4f4;
    border-bottom: none;
    min-height: 55px; }
    .bub-modal .modal-header.dismiss-header.dismiss-header {
      height: 30px;
      line-height: 30px;
      background-color: transparent;
      margin-bottom: -40px;
      padding: 0 12px 0 0;
      float: right; }
      .bub-modal .modal-header.dismiss-header.dismiss-header .dismiss-button-wrapper {
        position: relative;
        z-index: 10000; }
    .bub-modal .modal-header.modal-header-with-content {
      padding: 0;
      background-color: inherit; }
  .bub-modal .modal-title {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 600;
    color: #162127;
    text-transform: uppercase; }
  .bub-modal.unstyled .modal-body {
    padding: 0; }
  .bub-modal.unstyled .modal-content {
    border-radius: 12px;
    padding: 32px; }
  .bub-modal.unstyled .modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 0; }
    .bub-modal.unstyled .modal-header:before, .bub-modal.unstyled .modal-header:after {
      display: inherit;
      content: none; }
    .bub-modal.unstyled .modal-header .header-content {
      font-family: Playfair Display, Lora, Georgia, serif;
      font-weight: 800;
      text-transform: none; }
      .bub-modal.unstyled .modal-header .header-content span {
        font-size: 28px;
        line-height: 1.3em; }
    .bub-modal.unstyled .modal-header.dismiss-header.dismiss-header {
      float: none;
      padding: 0;
      margin: 0; }
      .bub-modal.unstyled .modal-header.dismiss-header.dismiss-header .dismiss-button-wrapper {
        margin: -8px 0 0 0; }
  .bub-modal.unstyled .modal-title {
    font-family: Playfair Display, Lora, Georgia, serif;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.3em;
    text-transform: none; }
  .bub-modal.full-screen {
    margin: 0;
    height: 100%; }
    .bub-modal.full-screen .modal-content {
      height: 100%;
      border: 0;
      box-shadow: none;
      overflow: hidden; }
    .bub-modal.full-screen .modal-header {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .bub-modal.full-screen .modal-header:before, .bub-modal.full-screen .modal-header:after {
        display: inherit;
        content: none; }
      .bub-modal.full-screen .modal-header .header-content {
        font-family: Playfair Display, Lora, Georgia, serif;
        font-weight: 800;
        text-transform: none; }
        .bub-modal.full-screen .modal-header .header-content span {
          font-size: 28px;
          line-height: 1.3em; }
      .bub-modal.full-screen .modal-header.dismiss-header.dismiss-header {
        float: none;
        margin: 0;
        padding: 0 16px; }
    .bub-modal.full-screen .modal-title {
      font-family: Playfair Display, Lora, Georgia, serif;
      font-weight: 800;
      font-size: 28px;
      line-height: 1.3em;
      text-transform: none; }
    .bub-modal.full-screen .modal-body {
      height: 100%; }
  .bub-modal .close-container {
    position: absolute;
    bottom: -45px;
    width: 100%;
    text-align: center; }
    .bub-modal .close-container .close-link {
      color: #fff;
      background: none;
      border: none; }
      .hover-enabled .bub-modal .close-container .close-link:hover, .bub-modal .close-container .close-link:focus {
        text-decoration: underline; }
  .bub-modal .modal-close-button {
    position: absolute;
    top: 10px;
    right: 15px; }

.bub-auth-modal {
  padding: 0rem 6rem; }
  @media (max-width: 767px) {
    .bub-auth-modal {
      padding: 0; } }
  .bub-auth-modal .bub-auth-modal-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%; }
  .bub-auth-modal .bub-auth-modal-nav {
    margin-bottom: 1rem;
    display: flex;
    justify-content: space-evenly; }
    .bub-auth-modal .bub-auth-modal-nav .nav-item:first-child {
      margin-left: -10px; }
    .bub-auth-modal .bub-auth-modal-nav .nav-item:last-child {
      margin-right: -10px; }
    .bub-auth-modal .bub-auth-modal-nav .nav-item {
      margin: 0 8px 12px;
      border-bottom: 2px solid #b9bcbe;
      cursor: pointer;
      width: 100%;
      text-align: center; }
      .bub-auth-modal .bub-auth-modal-nav .nav-item .tab-label {
        font-family: Playfair Display, Lora, Georgia, serif;
        font-weight: 800;
        font-size: 22px;
        line-height: 1.4em;
        font-weight: 800;
        color: #b9bcbe;
        padding-bottom: 8px; }
        .bub-auth-modal .bub-auth-modal-nav .nav-item .tab-label.active {
          color: #162127; }
      .bub-auth-modal .bub-auth-modal-nav .nav-item.active {
        cursor: default;
        border-color: #dc3c31; }
  .bub-auth-modal .active-tab-content {
    display: flex;
    flex-flow: column;
    align-items: center;
    padding-bottom: 16px; }
    @media (max-width: 767px) {
      .bub-auth-modal .active-tab-content {
        margin: 0; } }

.link-component {
  background: none;
  background-color: transparent;
  box-sizing: border-box;
  border: none;
  display: inline;
  font: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  outline: none;
  outline-offset: 0;
  -moz-user-select: text;
  cursor: pointer;
  font-weight: 400;
  border-radius: 0; }
  .link-component, .link-component:active, .link-component.active, .link-component[disabled],
  fieldset[disabled] .link-component {
    background-color: transparent;
    box-shadow: none; }
  .link-component, .link-component:hover, .link-component:focus, .link-component:active {
    border-color: transparent; }
  .link-component:hover, .link-component:focus {
    text-decoration: underline;
    background-color: transparent; }
  .link-component[disabled]:hover, .link-component[disabled]:focus,
  fieldset[disabled] .link-component:hover,
  fieldset[disabled] .link-component:focus {
    color: #8b9093;
    text-decoration: none; }
  .link-component.sea {
    color: #06a589; }
    .link-component.sea:hover, .link-component.sea:focus {
      color: #05806a; }
  .link-component.lava {
    color: #dc3c31; }
    .link-component.lava:hover, .link-component.lava:focus {
      color: #ab2f26; }
  .link-component.grey {
    color: #162127; }
    .link-component.grey:hover, .link-component.grey:focus {
      color: #162127; }

.raw-link.sea {
  color: #06a589; }
  .raw-link.sea:hover, .raw-link.sea:focus {
    color: #05806a; }

.raw-link.lava {
  color: #dc3c31; }
  .raw-link.lava:hover, .raw-link.lava:focus {
    color: #ab2f26; }

.raw-link.grey {
  color: #162127; }
  .raw-link.grey:hover, .raw-link.grey:focus {
    color: #162127; }

.author-pill {
  font-family: Helvetica Neue, Helvetica, sans-serif;
  border: 1px solid #dc3c31;
  border-radius: 8px;
  color: #ab2f26;
  font-size: 10px;
  line-height: 1.3;
  padding: 1px;
  text-align: center;
  width: 48px; }

.person-name a {
  color: inherit; }

.person-name.wrap {
  text-overflow: wrap; }

.person-name.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.person-name.header {
  font-family: Playfair Display, Lora, Georgia, serif;
  font-weight: 800;
  color: #162127; }

.person-name.primary {
  font-family: Lora, Georgia, Times, serif;
  font-weight: 500;
  color: #162127; }

.person-name.secondary {
  font-family: Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  color: #162127; }

.person-name.xsmall {
  font-size: 12px;
  line-height: 1.5em; }

.person-name.small {
  font-size: 14px;
  line-height: 1.5em; }

.person-name.medium {
  font-size: 16px;
  line-height: 1.5em; }

.person-name.large {
  font-size: 34px;
  line-height: 1.2em; }

.person-name.xlarge {
  font-size: 44px;
  line-height: 1.3em; }

.private-profile-icon {
  display: inline-flex;
  align-items: center;
  color: #8b9093; }

.profile-image img.pink, .profile-thumbnail img.pink, .mention-profile img.pink, .bio-image-crop.pink {
  background-color: #E91E63; }

.profile-image img.purple, .profile-thumbnail img.purple, .mention-profile img.purple, .bio-image-crop.purple {
  background-color: #9C27B0; }

.profile-image img.deep-purple, .profile-thumbnail img.deep-purple, .mention-profile img.deep-purple, .bio-image-crop.deep-purple {
  background-color: #673ab7; }

.profile-image img.indigo, .profile-thumbnail img.indigo, .mention-profile img.indigo, .bio-image-crop.indigo {
  background-color: #3f41b5; }

.profile-image img.blue, .profile-thumbnail img.blue, .mention-profile img.blue, .bio-image-crop.blue {
  background-color: #2196f3; }

.profile-image img.light-blue, .profile-thumbnail img.light-blue, .mention-profile img.light-blue, .bio-image-crop.light-blue {
  background-color: #03a9f4; }

.profile-image img.teal, .profile-thumbnail img.teal, .mention-profile img.teal, .bio-image-crop.teal {
  background-color: #009688; }

.profile-image img.green, .profile-thumbnail img.green, .mention-profile img.green, .bio-image-crop.green {
  background-color: #4caf50; }

.profile-image img.light-green, .profile-thumbnail img.light-green, .mention-profile img.light-green, .bio-image-crop.light-green {
  background-color: #8bc34a; }

.profile-image img.lime, .profile-thumbnail img.lime, .mention-profile img.lime, .bio-image-crop.lime {
  background-color: #cddc39; }

.profile-image img.amber, .profile-thumbnail img.amber, .mention-profile img.amber, .bio-image-crop.amber {
  background-color: #ffc107; }

.profile-image img.orange, .profile-thumbnail img.orange, .mention-profile img.orange, .bio-image-crop.orange {
  background-color: #ff9800; }

.profile-image img.deep-orange, .profile-thumbnail img.deep-orange, .mention-profile img.deep-orange, .bio-image-crop.deep-orange {
  background-color: #ff5722; }

.profile-image img.brown, .profile-thumbnail img.brown, .mention-profile img.brown, .bio-image-crop.brown {
  background-color: #795548; }

.profile-image img.blue-grey, .profile-thumbnail img.blue-grey, .mention-profile img.blue-grey, .bio-image-crop.blue-grey {
  background-color: #607d8b; }

.profile-image img.black, .profile-thumbnail img.black, .mention-profile img.black, .bio-image-crop.black {
  background-color: #263238; }

.profile-image.editing {
  position: relative; }

.profile-image img {
  border-radius: 50%; }
  .profile-image img.loading {
    opacity: 0.2; }
    .profile-image img.loading label {
      cursor: default; }

.profile-image.xxsmall {
  height: 35px;
  width: 35px; }
  .profile-image.xxsmall img {
    height: 35px;
    min-width: 35px; }

.profile-image.xsmall {
  height: 45px;
  width: 45px; }
  .profile-image.xsmall img {
    height: 45px;
    min-width: 45px; }

.profile-image.small {
  height: 60px;
  width: 60px; }
  .profile-image.small img {
    height: 60px;
    min-width: 60px; }

.profile-image.medium {
  height: 145px;
  width: 145px; }
  .profile-image.medium img {
    height: 145px;
    min-width: 145px; }

.profile-image.large {
  height: 170px;
  width: 170px; }
  .profile-image.large img {
    height: 170px;
    min-width: 170px; }
  @media (max-width: 767px) {
    .profile-image.large {
      height: 145px;
      width: 145px; }
      .profile-image.large img {
        height: 145px;
        min-width: 145px; } }

.profile-image.full img {
  width: 100%; }

.profile-tile {
  display: flex;
  align-items: center; }
  .profile-tile .profile-details-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 0;
    overflow: hidden; }
    .profile-tile .profile-details-wrapper .profile-name-info {
      align-items: center;
      display: flex;
      flex-direction: row;
      width: 100%; }
      .profile-tile .profile-details-wrapper .profile-name-info.wrap-author-pill {
        align-items: flex-start;
        flex-direction: column-reverse; }
        .profile-tile .profile-details-wrapper .profile-name-info.wrap-author-pill .author-pill-wrapper {
          margin-bottom: 1px; }
      .profile-tile .profile-details-wrapper .profile-name-info .profile-name-inline {
        display: flex;
        flex-direction: row;
        min-width: 0;
        overflow: hidden;
        width: 100%; }
      .profile-tile .profile-details-wrapper .profile-name-info .person-name-wrapper {
        padding-right: 6px;
        max-width: 100%; }
      .profile-tile .profile-details-wrapper .profile-name-info .lock {
        font-size: 16px;
        line-height: 1.5em;
        margin-right: 6px;
        display: inline-flex; }
  .profile-tile .secondary-info, .profile-tile .secondary-info a {
    color: #5c6468;
    overflow: hidden; }
  .profile-tile.no-wrap {
    text-overflow: ellipsis;
    white-space: nowrap; }
  .profile-tile.small .secondary-info, .profile-tile.small .secondary-info a {
    font-size: 14px;
    line-height: 1.5em;
    line-height: 1.4em; }
  .profile-tile.small .profile-image-wrapper {
    margin-right: 8px; }
  .profile-tile.medium .secondary-info, .profile-tile.medium .secondary-info a {
    font-size: 14px;
    line-height: 1.5em;
    line-height: 1.4em; }
  .profile-tile.medium .profile-image-wrapper {
    margin-right: 12px; }
  .profile-tile.bordered img {
    border: 3px solid #fff; }

.profile-follow {
  display: flex;
  flex-direction: row; }
  .profile-follow .profile-tile-wrapper {
    width: 100%;
    min-width: 0; }
  .profile-follow .follow-button-wrapper {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    padding-left: 10px; }

.bub-rating-stars.orient-left {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .bub-rating-stars.orient-left.small, .bub-rating-stars.orient-left.xsmall, .bub-rating-stars.orient-left.large {
    align-items: flex-end; }
  .bub-rating-stars.orient-left .stars {
    display: inline-block;
    margin-right: 3px; }
  .bub-rating-stars.orient-left .review-count {
    margin-left: 2px;
    color: #162127;
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    line-height: 1.4em; }
    .bub-rating-stars.orient-left .review-count.clickable {
      cursor: pointer; }
    .bub-rating-stars.orient-left .review-count.small, .bub-rating-stars.orient-left .review-count.xsmall {
      font-size: 12px;
      line-height: 1.5em;
      line-height: 1.4em; }
    .bub-rating-stars.orient-left .review-count.large {
      font-size: 16px;
      line-height: 1.5em; }

.bub-rating-stars.orient-bottom .stars {
  display: block; }

.bub-rating-stars .annotation {
  font-family: Helvetica Neue, Helvetica, sans-serif;
  font-style: italic;
  color: #dc3c31;
  padding: 0 5px;
  display: block;
  width: 95px;
  float: left;
  text-align: right; }
  @media (max-width: 767px) {
    .bub-rating-stars .annotation {
      text-align: center;
      float: none;
      width: 100%; } }

.bub-rating-stars .stars {
  position: relative; }
  .bub-rating-stars .stars .star-rate-trigger {
    margin: 0;
    padding: 0;
    background: none;
    outline: none;
    border: none;
    cursor: default; }
    .bub-rating-stars .stars .star-rate-trigger.interactive {
      cursor: pointer; }
    .bub-rating-stars .stars .star-rate-trigger:focus {
      background-color: #f3f4f4; }
  .bub-rating-stars .stars .star {
    fill: #b9bcbe;
    cursor: default; }
    .bub-rating-stars .stars .star.interactive, .bub-rating-stars .stars .star.clickable {
      cursor: pointer; }
  .bub-rating-stars .stars .active {
    position: absolute;
    top: 0;
    overflow: hidden;
    white-space: nowrap; }
    .bub-rating-stars .stars .active .star {
      fill: #dc3c31; }

.book-info-tile {
  display: flex;
  flex-direction: column; }
  .book-info-tile .book-info-title {
    color: #162127;
    font-family: Lora, Georgia, Times, serif;
    font-size: 14px;
    line-height: 1.5em;
    line-height: 1.2em; }
    .book-info-tile .book-info-title.wrap {
      overflow-wrap: break-word;
      word-wrap: break-word;
      -webkit-hyphens: auto;
              hyphens: auto; }
    .book-info-tile .book-info-title.ellipsis {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
  .book-info-tile .book-info-metadata {
    color: #162127;
    font-size: 12px;
    line-height: 1.5em; }
  .book-info-tile.small .book-info-title {
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-weight: 500;
    line-height: 1.5em;
    padding-bottom: 1px; }
  .book-info-tile.medium .book-info-title {
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-weight: 500;
    line-height: 1.5em;
    padding-bottom: 2px; }
  .book-info-tile.medium .book-info-average-rating {
    padding-top: 2px; }
  .book-info-tile.large .book-info-title {
    font-size: 24px;
    line-height: 1.3em; }
  .book-info-tile.xlarge .book-info-title {
    font-size: 28px;
    line-height: 1.3em;
    font-family: Playfair Display, Lora, Georgia, serif;
    font-weight: 800; }
  .book-info-tile.xxlarge .book-info-title {
    font-size: 34px;
    line-height: 1.2em; }
  .book-info-tile.xxxlarge .book-info-title {
    font-size: 44px;
    line-height: 1.3em;
    font-family: Playfair Display, Lora, Georgia, serif;
    font-weight: 800; }
  .book-info-tile.large .book-info-title, .book-info-tile.xlarge .book-info-title, .book-info-tile.xxlarge .book-info-title, .book-info-tile.xxxlarge .book-info-title {
    line-height: 1.3;
    padding-bottom: 4px; }
    @media (max-width: 767px) {
      .book-info-tile.large .book-info-title, .book-info-tile.xlarge .book-info-title, .book-info-tile.xxlarge .book-info-title, .book-info-tile.xxxlarge .book-info-title {
        margin-bottom: 8px;
        padding-bottom: 0; } }
  .book-info-tile.large .book-info-average-rating, .book-info-tile.xlarge .book-info-average-rating, .book-info-tile.xxlarge .book-info-average-rating, .book-info-tile.xxxlarge .book-info-average-rating {
    padding-top: 7px; }

.cover-image {
  position: relative; }
  .cover-image .cover-image-overlay {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #eeece3;
    opacity: .8; }
  .cover-image .cover-image-wrapper {
    border-radius: 3px;
    overflow: hidden;
    height: 0;
    width: 100%;
    background-color: #dcdedf;
    padding-top: 150%; }
    .cover-image .cover-image-wrapper .book-cover-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 3px; }
  .cover-image.clickable-cover .book-cover-image {
    cursor: pointer; }

.deal-price {
  display: inline-block; }
  .deal-price .discount-price, .deal-price .discount-price-free {
    display: inline-block;
    font-weight: 800;
    color: #F44336; }
  .deal-price .original-price {
    color: #162127;
    text-decoration: line-through;
    margin: 0 .5em; }
  .deal-price .disclosure {
    font-size: 14px;
    line-height: 1.5em;
    color: #162127; }
    .deal-price .disclosure.stacked {
      display: block; }
  .deal-price.new-release-price .discount-price, .deal-price.new-release-price .discount-price-free {
    color: #162127; }
  .deal-price.size-small .discount-price {
    font-size: 18px;
    line-height: 1.5em; }
    .deal-price.size-small .discount-price .currency {
      font-size: 14px;
      line-height: 1.5em;
      vertical-align: top; }
  .deal-price.size-small .discount-price-free {
    font-size: 18px;
    line-height: 1.5em; }
  .deal-price.size-small .original-price {
    font-size: 14px;
    line-height: 1.5em;
    color: #162127; }
  .deal-price.size-small .available-date {
    font-size: 14px;
    line-height: 1.5em; }
  .deal-price.size-medium .discount-price {
    font-size: 24px;
    line-height: 1.3em; }
    .deal-price.size-medium .discount-price .currency {
      font-size: 16px;
      line-height: 1.5em;
      vertical-align: top; }
  .deal-price.size-medium .discount-price-free {
    font-size: 24px;
    line-height: 1.3em; }
  .deal-price.size-medium .original-price {
    font-size: 16px;
    line-height: 1.5em; }
  .deal-price.size-medium .available-date {
    font-size: 16px;
    line-height: 1.5em; }
  .deal-price.size-large .discount-price {
    font-size: 28px;
    line-height: 1.3em; }
    .deal-price.size-large .discount-price .currency {
      font-size: 18px;
      line-height: 1.5em;
      vertical-align: top; }
  .deal-price.size-large .discount-price-free {
    font-size: 28px;
    line-height: 1.3em; }
  .deal-price.size-large .original-price {
    font-size: 18px;
    line-height: 1.5em; }
  .deal-price.size-large .available-date {
    font-size: 16px;
    line-height: 1.5em; }

.bookmark-button .primary {
  min-width: 160px; }
  @media (max-width: 991px) {
    .bookmark-button .primary {
      min-width: auto; } }

.bookmark-button .secondary-light {
  min-width: 190px; }
  @media (max-width: 991px) {
    .bookmark-button .secondary-light {
      min-width: auto; } }

.bookmark-button .button-icon .active-bookmark-link {
  color: #dc3c31; }

#manage-book-modal {
  overflow: hidden;
  display: inline-block; }
  #manage-book-modal {
    display: block; }
  #manage-book-modal .book-cover {
    display: block;
    max-width: 100px;
    width: 100%;
    margin: 0 auto 10px auto; }
    @media (min-width: 767px) {
      #manage-book-modal .book-cover {
        float: left;
        margin: 0 20px 20px 0; } }
  #manage-book-modal ul.book-lists {
    padding-left: 0;
    list-style: none;
    padding-left: 2px; }
    #manage-book-modal ul.book-lists li label {
      padding-left: 10px; }
  #manage-book-modal .rating-prompt {
    float: left; }
    #manage-book-modal .rating-prompt .unemphasized {
      margin-top: -5px;
      font-size: 12px;
      line-height: 1.5em; }
  #manage-book-modal .bub-rating-stars-wrapper {
    float: left;
    display: inline-block;
    margin: 5px 0 20px 0; }
  #manage-book-modal .reviewed {
    border: 1px solid #dcdedf;
    margin: 10px 0;
    padding: 15px 10px;
    width: 100%; }
    #manage-book-modal .reviewed .bub-rating-stars-wrapper {
      float: left;
      display: table;
      margin: 0; }
      #manage-book-modal .reviewed .bub-rating-stars-wrapper .rating-label, #manage-book-modal .reviewed .bub-rating-stars-wrapper .bub-rating-stars {
        display: table-cell;
        vertical-align: middle;
        float: left; }
      #manage-book-modal .reviewed .bub-rating-stars-wrapper .rating-label {
        padding: 5px 5px 0 0;
        font-weight: 600;
        font-size: 14px;
        line-height: 1.5em; }
      #manage-book-modal .reviewed .bub-rating-stars-wrapper .see-review {
        padding: 5px;
        float: right; }
        #manage-book-modal .reviewed .bub-rating-stars-wrapper .see-review a {
          font-size: 12px;
          line-height: 1.5em; }
  #manage-book-modal .update {
    width: 100%; }
  #manage-book-modal .manage-book-actions .update, #manage-book-modal .manage-book-actions .remove-bookmark {
    width: 45%; }
  #manage-book-modal .manage-book-actions .remove-bookmark {
    float: left;
    clear: both; }
  #manage-book-modal .manage-book-actions .update {
    float: right; }

.modal-backdrop {
  z-index: 99; }

.modal.book-story-interactions-modal {
  overflow-y: visible;
  z-index: 100; }
  .modal.book-story-interactions-modal .modal-header {
    background-color: #fff;
    text-align: left;
    padding: 8px 15px; }
    .modal.book-story-interactions-modal .modal-header .modal-title {
      text-transform: none;
      color: #162127;
      line-height: 38px;
      font-weight: 400; }
  .modal.book-story-interactions-modal .modal-content {
    background-color: #f3f4f4; }
    .modal.book-story-interactions-modal .modal-content .scrollable {
      max-height: 444px;
      overflow-y: auto;
      overflow-x: hidden; }
  .modal.book-story-interactions-modal .back-btn {
    margin-bottom: 5px;
    padding-top: 0; }

.auto-follow-authors-prompt-step-vc {
  padding: 10px;
  text-align: center; }
  .auto-follow-authors-prompt-step-vc .prompt-step-header {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5em;
    margin: 15px 0; }
  .auto-follow-authors-prompt-step-vc .prompt-step-text {
    font-size: 16px;
    line-height: 1.5em;
    color: #5c6468;
    margin: 15px 0; }
    .auto-follow-authors-prompt-step-vc .prompt-step-text .prompt-step-emphasis {
      font-weight: 600; }
  .auto-follow-authors-prompt-step-vc .no-button-wrapper {
    margin-top: 10px; }

.bub-loader {
  text-align: center;
  color: #8b9093; }

.profile-follow-collection {
  overflow: hidden; }
  @media (max-width: 767px) {
    .profile-follow-collection {
      border-top: 1px solid #e6e6e6; } }
  .profile-follow-collection-item {
    border-bottom: 1px solid #dcdedf;
    padding: 10px; }

.hover-enabled .sharing-links .social-cta-button:hover, .sharing-links .social-cta-button:focus, .hover-enabled .sharing-links .social-cta-button:active {
  background-color: #b9bcbe;
  border: none; }

.hover-enabled .sharing-links .social-cta-button:hover .social-icon, .sharing-links .social-cta-button:focus .social-icon, .hover-enabled .sharing-links .social-cta-button:active .social-icon {
  color: #fff; }

.sharing-links {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%; }
  .sharing-links .share-button {
    height: 100%;
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: none; }
    .sharing-links .share-button:not(:last-child) {
      margin-right: 5px; }
    .sharing-links .share-button:active, .sharing-links .share-button:focus {
      outline: none; }
    .hover-enabled .sharing-links .share-button:hover {
      cursor: pointer; }
    .sharing-links .share-button.twitter-share {
      color: #03a9f4; }
      .sharing-links .share-button.twitter-share:hover, .sharing-links .share-button.twitter-share:focus {
        color: #0286c2; }
    .sharing-links .share-button.facebook-share {
      color: #3f51b5; }
      .sharing-links .share-button.facebook-share:hover, .sharing-links .share-button.facebook-share:focus {
        color: #32408f; }
    .sharing-links .share-button.pinterest-share {
      color: #ab2f26; }
      .sharing-links .share-button.pinterest-share:hover, .sharing-links .share-button.pinterest-share:focus {
        color: #81241d; }
    .sharing-links .share-button.email-share {
      background-color: #b9bcbe;
      display: flex;
      align-items: center;
      justify-content: center; }
      .sharing-links .share-button.email-share:hover, .sharing-links .share-button.email-share:focus {
        background-color: #9fa3a5; }
    .sharing-links .share-button.link-share {
      background-color: #b9bcbe;
      display: flex;
      align-items: center;
      justify-content: center; }
      .sharing-links .share-button.link-share:hover, .sharing-links .share-button.link-share:focus {
        background-color: #9fa3a5; }
  .sharing-links.icon-buttons {
    height: 30px; }
    .sharing-links.icon-buttons .share-button {
      flex: 0 0 30px;
      border-radius: 50%; }
  .sharing-links.pill-buttons {
    height: 40px; }
    .sharing-links.pill-buttons .share-button {
      flex: 1 1 auto;
      border-radius: 5px; }
  .sharing-links.labeled-pill-buttons {
    height: 40px; }
    .sharing-links.labeled-pill-buttons.stacked {
      height: 100%;
      flex-direction: column; }
      .sharing-links.labeled-pill-buttons.stacked .share-button {
        width: 100%;
        height: 40px;
        margin: 5px 0;
        border-radius: 5px; }
    .sharing-links.labeled-pill-buttons .share-label {
      display: flex;
      padding-bottom: 2px; }
    .sharing-links.labeled-pill-buttons .share-icon {
      line-height: 1em;
      flex: 1;
      text-align: left; }
    .sharing-links.labeled-pill-buttons .placeholder {
      flex: 1; }
    .sharing-links.labeled-pill-buttons .share-button {
      flex: 1 1 auto;
      border-radius: 5px;
      display: flex;
      flex-direction: row;
      align-items: center;
      padding-left: 18px;
      justify-content: space-between;
      text-decoration: none; }
  .sharing-links.stacked-buttons {
    flex-direction: column; }
    .sharing-links.stacked-buttons .share-button {
      margin: 5px 0; }
  .sharing-links.stacked-buttons .share-button, .sharing-links.pill-buttons .share-button {
    width: 100%;
    height: 40px;
    position: relative;
    border-radius: 5px; }
    .sharing-links.stacked-buttons .share-button.twitter-share, .sharing-links.pill-buttons .share-button.twitter-share {
      background-color: #03a9f4; }
      .hover-enabled .sharing-links.stacked-buttons .share-button.twitter-share:hover, .sharing-links.stacked-buttons .share-button.twitter-share:focus, .hover-enabled .sharing-links.pill-buttons .share-button.twitter-share:hover, .sharing-links.pill-buttons .share-button.twitter-share:focus {
        background-color: #0286c2; }
    .sharing-links.stacked-buttons .share-button.facebook-share, .sharing-links.pill-buttons .share-button.facebook-share {
      background-color: #3f51b5; }
      .hover-enabled .sharing-links.stacked-buttons .share-button.facebook-share:hover, .sharing-links.stacked-buttons .share-button.facebook-share:focus, .hover-enabled .sharing-links.pill-buttons .share-button.facebook-share:hover, .sharing-links.pill-buttons .share-button.facebook-share:focus {
        background-color: #32408f; }
    .sharing-links.stacked-buttons .share-button.pinterest-share, .sharing-links.pill-buttons .share-button.pinterest-share {
      background-color: #ab2f26; }
      .hovered-enabled .sharing-links.stacked-buttons .share-button.pinterest-share:hover, .sharing-links.stacked-buttons .share-button.pinterest-share:focus, .hovered-enabled .sharing-links.pill-buttons .share-button.pinterest-share:hover, .sharing-links.pill-buttons .share-button.pinterest-share:focus {
        background-color: #81241d; }
    .sharing-links.stacked-buttons .share-button .social-icon, .sharing-links.stacked-buttons .share-button .icon-bg, .sharing-links.pill-buttons .share-button .social-icon, .sharing-links.pill-buttons .share-button .icon-bg {
      left: 50%;
      top: 0;
      margin-top: 5px;
      position: absolute;
      transform: translateX(-50%);
      border-radius: 100%; }
    .sharing-links.stacked-buttons .share-button .icon-bg, .sharing-links.pill-buttons .share-button .icon-bg {
      width: 26px;
      height: 26px;
      margin-top: 8px;
      background: #fff; }
  .sharing-links .share-icon {
    color: #fff;
    font-size: 1.33em; }
  .sharing-links .share-label {
    color: #fff; }
  .sharing-links.icon-grey-stacked-buttons {
    flex-direction: column; }
    .sharing-links.icon-grey-stacked-buttons .social-cta-button {
      margin-right: 44px;
      margin-bottom: 6px; }
  .sharing-links.icon-grey-buttons .social-cta-button {
    margin-right: 6px; }
  .sharing-links .social-cta-button {
    border: solid 1px #dcdedf;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    background-color: #fff;
    position: relative;
    padding: unset; }
    .sharing-links .social-cta-button .social-icon {
      color: #b9bcbe; }
      .sharing-links .social-cta-button .social-icon.facebook-icon {
        height: 18px;
        width: 18px; }
      .sharing-links .social-cta-button .social-icon.twitter-icon {
        height: 18px;
        width: 20px; }
      .sharing-links .social-cta-button .social-icon.pinterest-icon {
        height: 18px;
        width: 23px; }
      .sharing-links .social-cta-button .social-icon.email-icon {
        height: 38px;
        width: 38px; }
      .sharing-links .social-cta-button .social-icon.link-icon {
        height: 18px;
        width: 18px; }

.auto-follow-authors-step-vc .auto-follow-header {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5em;
  margin: 15px 0; }

.auto-follow-authors-step-vc .auto-follow-social-sharing {
  margin-top: 10px;
  margin-bottom: 30px; }

.auto-follow-authors-step-vc .auto-follow-header {
  text-align: center; }

.auto-follow-authors-step-vc .auto-follow-profiles-section-header {
  text-align: left; }

.auto-follow-authors-step-vc .auto-follow-profiles-section {
  background-color: #fff;
  border: 1px solid #dcdedf;
  border-bottom: none;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .auto-follow-authors-step-vc .auto-follow-profiles-section {
      border-top: none; } }

.auto-follow-authors-step-vc .auto-follow-profiles-section-header {
  font-weight: 600;
  margin-bottom: 15px; }

.bookmark-step-vc .book-details {
  display: flex;
  flex-direction: row;
  padding: 8px;
  align-items: center;
  justify-content: center;
  background-color: #fff; }
  @media (max-width: 767px) {
    .bookmark-step-vc .book-details {
      flex-direction: column; } }
  .bookmark-step-vc .book-details .book-cover {
    width: 100%;
    max-width: 100px;
    margin-right: 5px; }
  .bookmark-step-vc .book-details .book-lists {
    padding-left: 0;
    list-style: none;
    margin-left: 5px;
    padding-left: 2px; }
    @media (max-width: 767px) {
      .bookmark-step-vc .book-details .book-lists {
        align-self: baseline;
        margin: 10px 0 0 0;
        padding: 0; } }
    .bookmark-step-vc .book-details .book-lists li label {
      padding-left: 10px; }

.bookmark-step-vc .add-to-list, .bookmark-step-vc .manage-book-actions {
  background-color: #fff;
  padding: 10px; }

.bookmark-step-vc .manage-book-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px; }

.bookmark-step-vc .prompt {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  transform: translate(0, -14px); }
  @media (max-width: 479px) {
    .bookmark-step-vc .prompt {
      margin-top: 16px; } }

#reaction-section {
  margin-top: 0px;
  margin-bottom: 10px; }
  #reaction-section .reactions-section {
    background-color: #fff;
    min-height: 36px;
    padding: 10px;
    border: 1px solid #dcdedf;
    display: flex;
    width: 100%; }
    #reaction-section .reactions-section .section-label {
      line-height: 32px; }
    #reaction-section .reactions-section.inline {
      justify-content: space-between;
      align-items: center; }
    #reaction-section .reactions-section.block {
      flex-direction: column; }
    #reaction-section .reactions-section .child-component {
      display: flex;
      align-items: center; }
    @media (max-width: 767px) {
      #reaction-section .reactions-section {
        display: block;
        text-align: center; }
        #reaction-section .reactions-section .child-component {
          display: flex;
          align-items: flex-start; } }

.rate-book-vc {
  display: inline-block;
  padding: 5px; }

.rate-book-form .reactions-wrapper {
  display: flex;
  align-items: center; }
  @media (max-width: 767px) {
    .rate-book-form .reactions-wrapper {
      width: 100%;
      flex-direction: column; } }
  .rate-book-form .reactions-wrapper .recommend-checkbox-wrapper {
    border-left: 2px solid #f3f4f4;
    padding: 5px; }
    @media (max-width: 767px) {
      .rate-book-form .reactions-wrapper .recommend-checkbox-wrapper {
        border: none;
        padding: inherit; } }
  @media (max-width: 767px) {
    .rate-book-form .reactions-wrapper .rate-book-vc-wrapper {
      margin-bottom: 6px; } }

.bub-pill {
  font-size: 14px;
  line-height: 1.5em;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: subpixel-antialiased;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 40px;
  border: 1px solid #dcdedf;
  white-space: nowrap;
  height: 40px;
  padding: 0 20px;
  color: #4f6c7a;
  margin: 0 5px 5px 0;
  outline: none; }
  .bub-pill .icon.left {
    padding-right: 10px; }
  .bub-pill .icon.right {
    padding-left: 10px; }
  .bub-pill.small {
    height: 30px;
    padding: 0 14px;
    font-size: 12px;
    line-height: 1.5em; }
  .bub-pill.large {
    height: 50px;
    padding: 0 22px;
    font-size: 16px;
    line-height: 1.5em; }
  .bub-pill.display-only {
    background-color: #f3f4f4;
    border: 1px solid #dcdedf;
    color: #8b9093;
    cursor: default; }
  .bub-pill:focus {
    background: #f3f4f4; }
  .bub-pill:focus:not(:focus-visible) {
    background: #fff; }
  .hover-enabled .bub-pill.hover {
    background: #f3f4f4; }
  .bub-pill.midnight.active {
    background-color: #042d41;
    border: 1px solid #042d41;
    color: #fff;
    text-decoration: none !important; }
    .bub-pill.midnight.active:focus {
      background: #04293b; }
    .bub-pill.midnight.active:focus:not(:focus-visible) {
      background: #042d41; }
    .hover-enabled .bub-pill.midnight.active.hover {
      background: #04293b; }
  .bub-pill.lava.active {
    background-color: #dc3c31;
    border: 1px solid #dc3c31;
    color: #fff;
    text-decoration: none !important; }
    .bub-pill.lava.active:focus {
      background: #ab2f26; }
    .bub-pill.lava.active:focus:not(:focus-visible) {
      background: #dc3c31; }
    .hover-enabled .bub-pill.lava.active.hover {
      background: #ab2f26; }

.book-reactions-vc {
  width: 100%; }

.bub-cta {
  overflow: hidden;
  display: inline-block;
  background-color: #fff;
  padding: 19px;
  border-radius: 3px;
  border: 1px solid #dcdedf; }
  .bub-cta {
    display: block; }
  .bub-cta .bub-cta-header {
    font-family: Lora, Georgia, Times, serif;
    font-size: 24px;
    line-height: 1.3em;
    font-weight: 800; }
    .bub-cta .bub-cta-header.large {
      margin: 15px 5px 5px; }
  .bub-cta .bub-cta-subheader {
    font-family: Lora, Georgia, Times, serif;
    font-size: 16px;
    line-height: 1.5em;
    padding: 8px 0; }
    .bub-cta .bub-cta-subheader.large {
      font-size: 18px;
      line-height: 1.5em;
      padding: 20px 35px 35px; }
  .bub-cta.cta-row .cta-panel-inner {
    display: flex;
    align-items: center; }
  .bub-cta.cta-full-height {
    height: 100%; }
    .bub-cta.cta-full-height .cta-panel-inner {
      height: 100%; }
  .bub-cta.cta-small {
    padding: 15px; }
    .bub-cta.cta-small .cta-contents .children {
      font-size: 12px;
      line-height: 1.5em; }
    .bub-cta.cta-small .bub-cta-header {
      font-size: 13px;
      padding-bottom: 4px; }
    .bub-cta.cta-small .bub-cta-subheader {
      font-size: 13px;
      padding: 0 0; }
  .bub-cta .cta-image {
    float: left; }
    .bub-cta .cta-image.cta-image-large {
      max-height: 150px;
      margin: 15px auto 15px; }
    .bub-cta .cta-image.cta-image-medium {
      margin: 15px 30px 20px 10px;
      max-height: 110px; }
    .bub-cta .cta-image.cta-image-small {
      margin: 10px 25px 15px 5px;
      max-height: 70px; }
  .bub-cta .cta-button {
    padding: 5px 0;
    margin-top: 10px; }
    .bub-cta .cta-button .primary + .secondary {
      margin-left: 15px; }
  .bub-cta .cta-hide {
    float: right; }
  .bub-cta.hero {
    background-color: rgba(255, 255, 255, 0);
    border: none; }
    .bub-cta.hero .bub-cta-header {
      text-transform: uppercase; }
  .bub-cta.no-border {
    border: none;
    background-color: rgba(255, 255, 255, 0); }
  .bub-cta.column {
    text-align: center;
    position: relative; }
    .bub-cta.column .cta-contents {
      white-space: normal;
      margin-bottom: 10px; }
    .bub-cta.column .cta-hide {
      float: none;
      position: absolute;
      right: 5px;
      top: 5px; }
    .bub-cta.column .cta-image {
      float: none;
      display: block;
      margin: 15px auto; }
      .bub-cta.column .cta-image.medium {
        max-height: 80px; }
      .bub-cta.column .cta-image.small {
        max-height: 60px; }
  .bub-cta.column-lg {
    text-align: center;
    position: relative; }
    .bub-cta.column-lg .bub-cta-header {
      margin: 15px 0 0; }
      .bub-cta.column-lg .bub-cta-header.large {
        margin: 15px 5px 5px; }
    .bub-cta.column-lg .cta-hide {
      float: none;
      position: absolute;
      right: 5px;
      top: 5px; }
    .bub-cta.column-lg .cta-image {
      max-width: 120px;
      float: none;
      display: block;
      margin: 0 auto 15px; }
      .bub-cta.column-lg .cta-image.cta-image-large {
        max-width: 400px;
        max-height: 200px;
        margin: 15px auto; }
        @media (max-width: 479px) {
          .bub-cta.column-lg .cta-image.cta-image-large {
            max-width: 175px; } }
  .bub-cta.pistachio {
    border: none;
    background-color: #F1F4EE;
    color: #162127; }
    .bub-cta.pistachio .cta-hide {
      margin-top: -12px; }
    .bub-cta.pistachio .bub-cta-header {
      font-family: "Oswald", "Arial", sans-serif;
      text-transform: uppercase;
      font-weight: 400; }
    .bub-cta.pistachio .bub-cta-subheader {
      font-family: Helvetica Neue, Helvetica, sans-serif; }
    .bub-cta.pistachio.cta-medium {
      padding: 24px; }
      .bub-cta.pistachio.cta-medium .bub-cta-header {
        font-size: 18px;
        line-height: 1.5em; }
      .bub-cta.pistachio.cta-medium .bub-cta-subheader {
        font-size: 16px;
        line-height: 1.5em;
        color: #162127; }
    .bub-cta.pistachio.cta-small .bub-cta-header {
      font-size: 16px;
      line-height: 1.5em; }
      @media (max-width: 1199px) {
        .bub-cta.pistachio.cta-small .bub-cta-header {
          font-size: 15px; } }
      @media (max-width: 991px) {
        .bub-cta.pistachio.cta-small .bub-cta-header {
          font-size: 16px;
          line-height: 1.5em;
          text-align: center; } }
    .bub-cta.pistachio.cta-small .bub-cta-subheader {
      color: #5c6468; }
      @media (max-width: 991px) {
        .bub-cta.pistachio.cta-small .bub-cta-subheader {
          text-align: center; } }

.mention-trigger-wrapper {
  border: 1px solid #f3f4f4;
  border-top: 0;
  padding: 0 10px;
  background-color: #fff; }
  .mention-trigger-wrapper .mention-trigger {
    border-top: 1px solid #f3f4f4;
    padding: 5px 0; }
    .mention-trigger-wrapper .mention-trigger .mention-button-wrapper {
      margin: 0 8px; }

.mention-training {
  padding: 25px; }
  .mention-training .title, .mention-training .slug {
    text-align: center;
    background-color: #fff;
    border: 1px solid #f3f4f4;
    padding: 15px 10px;
    font-size: 14px;
    line-height: 1.5em;
    margin: 15px 0; }
  .mention-training .title {
    color: #F44336; }
  .mention-training .btn-wrapper {
    text-align: center; }

.mentionable-input .form-control, .mentionable-input .form-control:focus {
  border: 1px solid #f3f4f4;
  border-bottom: none; }

.mentionable-input textarea {
  font-size: 16px;
  line-height: 1.5em;
  border: 1px solid #f3f4f4;
  border-bottom: none; }

.mentionable-input .book-story-user-info, .mentionable-input .book-mention-suggestion {
  overflow: hidden;
  display: inline-block; }
  .mentionable-input .book-story-user-info, .mentionable-input .book-mention-suggestion {
    display: block; }
  .mentionable-input .book-story-user-info a:hover, .mentionable-input .book-mention-suggestion a:hover {
    text-decoration: none; }

.mentionable-input .user-info, .mentionable-input .user-name, .mentionable-input .user-username {
  display: inline-block; }

.mentionable-input .user-info {
  max-width: 175px; }

.bub-text-area.inactive {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  background-color: #fff;
  background-color: -moz-field;
  border: 1px solid #f3f4f4;
  padding: 8px 10px;
  color: #b9bcbe;
  font-style: italic;
  height: 40px;
  font-size: 14px;
  line-height: 1.5em;
  margin-top: 2px; }

.bub-text-area:focus {
  border: 1px solid #F44336; }

.load-more {
  margin-top: 10px;
  text-align: center; }

.bub-search .profile-collection {
  padding-top: 10px;
  clear: both; }

.bub-search .input-wrapper {
  padding-left: 0; }

.bub-search .search-wrapper {
  padding: 0; }

.bub-search .bub-search-input input.form-control {
  height: 40px;
  font-size: 18px;
  line-height: 1.5em;
  border-radius: 5px;
  margin-bottom: 10px; }

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

#add-missing-book .add-missing-book-hint {
  margin-bottom: 20px; }
  #add-missing-book .add-missing-book-hint:empty {
    display: none; }

.book-mention-suggestion {
  overflow: hidden;
  display: inline-block;
  padding: 10px; }
  .book-mention-suggestion {
    display: block; }
  .book-mention-suggestion .book-cover {
    float: left;
    margin-right: 15px;
    width: 100%;
    max-width: 45px;
    border: 1px solid #f3f4f4; }
  .book-mention-suggestion .book-title {
    padding-top: 10px;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .book-mention-suggestion .book-authors {
    font-size: 12px;
    line-height: 1.5em;
    color: #5c6468; }

.mention-search .results {
  max-height: 333px;
  overflow: scroll;
  overflow-x: hidden; }

.mention-suggestion {
  border: none;
  text-align: left;
  width: 100%;
  background-color: #fff;
  position: relative;
  border-bottom: 1px solid #f3f4f4;
  min-height: 75px;
  padding: 10px;
  cursor: pointer; }
  .hover-enabled .mention-suggestion:hover, .mention-suggestion:focus {
    background-color: #f3f4f4; }
  .mention-suggestion .suggestion-wrapper {
    display: flex;
    align-items: stretch; }
    .mention-suggestion .suggestion-wrapper .component-wrapper {
      min-width: 0;
      width: 100%; }
    .mention-suggestion .suggestion-wrapper .plus {
      color: #5c6468;
      font-size: 24px;
      line-height: 1.3em;
      display: flex;
      align-items: center;
      padding-right: 10px;
      flex: 0 0 auto; }
  @media (max-width: 767px) {
    .mention-suggestion .profile-collection .profile .profile-image {
      display: block; } }

.book-story-form-buttons-vc {
  margin-top: 15px; }
  .book-story-form-buttons-vc .post-button {
    display: inline-block; }

.input-placeholder {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  background-color: white;
  background-color: -moz-field;
  border: 1px solid darkgray;
  box-shadow: 1px 1px 1px 0 lightgray inset;
  font: -moz-field;
  font: -webkit-small-control;
  margin-top: 5px;
  padding: 2px 3px;
  width: 398px;
  max-width: 100%;
  height: 40px;
  resize: none;
  overflow: hidden; }
  .input-placeholder.placeholder {
    font-style: italic; }
  .input-placeholder:-moz-placeholder {
    font-style: italic; }
  .input-placeholder::-moz-placeholder {
    font-style: italic; }
  .input-placeholder:-ms-input-placeholder {
    font-style: italic; }
  .input-placeholder::-webkit-input-placeholder {
    font-style: italic; }

.book-story-feed-wrapper .book-story-form-wrapper {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 32px;
  background-color: #f3f4f4;
  border-radius: 2px;
  border: 1px solid #dcdedf;
  padding: 16px; }
  .book-story-feed-wrapper .book-story-form-wrapper {
    display: block; }
  .book-story-feed-wrapper .book-story-form-wrapper .favorite-books-collection {
    text-align: center;
    margin-bottom: 20px; }
  @media (max-width: 767px) {
    .book-story-feed-wrapper .book-story-form-wrapper {
      margin: 20px 0; } }
  .book-story-feed-wrapper .book-story-form-wrapper.edit {
    padding: 0;
    background-color: #fff;
    margin: 0;
    border: none; }
  .book-story-feed-wrapper .book-story-form-wrapper .book-story-form-img {
    padding-right: 0px; }
  .book-story-feed-wrapper .book-story-form-wrapper .book-story-form-body {
    padding: 0px; }
    @media (min-width: 991px) {
      .book-story-feed-wrapper .book-story-form-wrapper .book-story-form-body {
        padding-left: 5px; } }
    @media (max-width: 991px) and (min-width: 767px) {
      .book-story-feed-wrapper .book-story-form-wrapper .book-story-form-body {
        padding-left: 25px; } }
  .book-story-feed-wrapper .book-story-form-wrapper .form-group {
    margin-bottom: 0px; }
  .book-story-feed-wrapper .book-story-form-wrapper .book-story-text {
    margin-top: 10px;
    width: 100%;
    margin: 2px 0;
    display: block;
    font-size: 16px;
    line-height: 1.5em; }
    .book-story-feed-wrapper .book-story-form-wrapper .book-story-text textarea {
      max-width: 100%;
      height: 40px;
      resize: none;
      overflow: hidden; }
      .book-story-feed-wrapper .book-story-form-wrapper .book-story-text textarea.placeholder {
        font-style: italic; }
      .book-story-feed-wrapper .book-story-form-wrapper .book-story-text textarea:-moz-placeholder {
        font-style: italic; }
      .book-story-feed-wrapper .book-story-form-wrapper .book-story-text textarea::-moz-placeholder {
        font-style: italic; }
      .book-story-feed-wrapper .book-story-form-wrapper .book-story-text textarea:-ms-input-placeholder {
        font-style: italic; }
      .book-story-feed-wrapper .book-story-form-wrapper .book-story-text textarea::-webkit-input-placeholder {
        font-style: italic; }
    .book-story-feed-wrapper .book-story-form-wrapper .book-story-text button {
      clear: both; }
    .book-story-feed-wrapper .book-story-form-wrapper .book-story-text.active .mentionable-input__highlighter, .book-story-feed-wrapper .book-story-form-wrapper .book-story-text.active textarea {
      min-height: 100px !important; }

.book-story-form-wrapper .disclaimer {
  text-align: right; }
  .book-story-form-wrapper .disclaimer .disclaimer-text {
    color: #8b9093; }

.book-story-form-wrapper .profile-input-wrapper {
  margin-top: 15px; }

.review-form-vc .mentionable-input textarea {
  min-height: 150px; }

.recommend-checkbox-vc .bub-checkbox-group, .recommend-checkbox-vc .bub-checkbox-label {
  float: right; }

.review-step-vc .prompt {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 12px;
  margin-right: 24px; }

.review-step-vc .rating-saved-message {
  text-align: center;
  color: #F44336;
  font-weight: 600;
  padding-bottom: 15px; }

.review-step-vc .review-header {
  padding-bottom: 5px; }

.recommend-reminder-vc {
  display: flex;
  flex-direction: column;
  margin: 20px auto;
  width: 100%; }
  .recommend-reminder-vc .no-rec-headline {
    font-size: 24px;
    line-height: 1.3em;
    margin-top: 30px;
    text-align: center; }
  .recommend-reminder-vc .no-rec-text {
    font-size: 14px;
    line-height: 1.5em;
    margin: 25px 0 40px;
    text-align: center; }
  .recommend-reminder-vc .buttons {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    @media (max-width: 768px) {
      .recommend-reminder-vc .buttons {
        flex-wrap: wrap;
        justify-content: center; }
        .recommend-reminder-vc .buttons .adjust-review-button button, .recommend-reminder-vc .buttons .post-button button {
          margin: 5px auto;
          width: 235px; } }
    .recommend-reminder-vc .buttons label {
      font-weight: 600; }
      .recommend-reminder-vc .buttons label .chevron-left {
        margin-right: 5px; }

.missing-book-step .btn-link {
  padding-left: 0; }

.missing-book-step input {
  border: 1px solid #f3f4f4;
  cursor: auto; }

.missing-book-step label {
  font-size: 14px;
  line-height: 1.5em; }

.missing-book-step .missing-book-info-header {
  font-size: 22px;
  line-height: 1.4em;
  font-weight: 600; }

.missing-book-step .missing-book-info-msg {
  font-style: italic;
  margin-bottom: 21px; }

.missing-book-step .missing-book-submit-container {
  text-align: right;
  margin-top: 30px; }

@media (min-width: 991px) {
  .delete-book-story-vc {
    margin: 0 auto;
    width: 66%; } }

.delete-book-story-vc .delete-book-prompt {
  display: flex;
  align-items: center; }
  .delete-book-story-vc .delete-book-prompt .delete-test {
    flex-grow: 2; }
  .delete-book-story-vc .delete-book-prompt .delete-cover-wrapper {
    max-width: 200px;
    min-width: 150px;
    flex-grow: 1;
    margin: 18px; }

.delete-book-story-vc .delete-book-story-buttons {
  margin-top: 25px;
  margin-left: 15px;
  display: flex;
  justify-content: space-between; }
  .delete-book-story-vc .delete-book-story-buttons .delete-confirm-btn, .delete-book-story-vc .delete-book-story-buttons .delete-cancel-btn {
    display: inline-block; }

.delete-book-story-vc .ratings-wrapper {
  margin-top: 10px;
  display: flex;
  justify-content: center; }

.confirm-close-book-story-vc {
  width: 80%;
  min-height: 220px;
  margin: 0 auto;
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-around; }
  @media (min-width: 480px) {
    .confirm-close-book-story-vc {
      width: 66%; } }
  .confirm-close-book-story-vc .confirm-close-book-story-header {
    text-align: center; }
    .confirm-close-book-story-vc .confirm-close-book-story-header .title {
      font-weight: bold;
      display: inline;
      margin-left: 10px; }
  .confirm-close-book-story-vc .confirm-close-book-story-description {
    text-align: left; }
  .confirm-close-book-story-vc .confirm-close-book-story-buttons {
    display: flex;
    justify-content: space-between; }
    .confirm-close-book-story-vc .confirm-close-book-story-buttons .confirm-close-confirm-btn, .confirm-close-book-story-vc .confirm-close-book-story-buttons .confirm-close-cancel-btn {
      display: inline-block; }

.recommend-book-vc {
  min-height: 220px; }
  .recommend-book-vc .search-title {
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 600; }
  .recommend-book-vc .search-instructions {
    margin-bottom: 10px; }
  .recommend-book-vc.mobile-form {
    position: relative;
    padding: 40px 15px 15px 15px; }
    .recommend-book-vc.mobile-form .modeless-dismiss-button .bub-dismiss-button.large {
      padding-right: 15px;
      position: absolute;
      right: 0;
      top: 0; }

.discard-modal {
  text-align: center; }
  .discard-modal .title {
    display: inline-block; }
  .discard-modal .discard-modal-button {
    margin: 20px; }

.ribbon-book-list-badge {
  position: absolute; }
  .ribbon-book-list-badge.compact {
    top: -4px;
    left: -8px; }
  .ribbon-book-list-badge.full-size {
    top: -8px;
    left: -6px;
    background: #fff;
    border-radius: 3px;
    display: inline-block;
    height: 24px;
    padding: 2px 10px;
    text-align: left; }
    .ribbon-book-list-badge.full-size .ribbon-book-list-badge-inner {
      position: absolute;
      top: 2px;
      left: 2px;
      background: #F44336;
      border-radius: 3px;
      display: inline-block;
      height: 20px;
      margin-right: 1px;
      padding: 2px 5px;
      text-align: left;
      z-index: 1; }
      .ribbon-book-list-badge.full-size .ribbon-book-list-badge-inner .ribbon-book-list-badge-text {
        font-size: 12px;
        line-height: 1.5em;
        font-weight: 600;
        color: transparent;
        display: inline-block;
        position: relative;
        z-index: 2; }
      .ribbon-book-list-badge.full-size .ribbon-book-list-badge-inner:after {
        border: 10px solid #F44336;
        color: #F44336;
        border-right-color: transparent;
        border-right-width: 8px;
        content: '';
        position: absolute;
        right: -15px;
        z-index: 1;
        top: 0; }
    .ribbon-book-list-badge.full-size .ribbon-book-list-badge-text {
      font-size: 12px;
      line-height: 1.5em;
      font-weight: 600;
      color: white;
      display: inline-block;
      position: relative;
      z-index: 2; }
    .ribbon-book-list-badge.full-size:after {
      border: 12px solid #fff;
      color: #fff;
      border-right-color: transparent;
      border-right-width: 10px;
      content: '';
      position: absolute;
      right: -12px;
      top: 0; }

.svg {
  height: 1em;
  width: 1em;
  vertical-align: middle;
  fill: currentColor; }
  .svg.white {
    fill: #fff; }
  .svg.red-110 {
    fill: #dc3c31; }
  .svg.red-100 {
    fill: #F44336; }
  .svg.teal-100 {
    fill: #07b798; }
  .svg.navy-70 {
    fill: #4f6c7a; }
  .svg.navy-100 {
    fill: #042d41; }
  .svg.grey-100 {
    fill: #162127; }
  .svg.grey-70 {
    fill: #5c6468; }
  .svg.grey-50 {
    fill: #8b9093; }
  .svg.grey-30 {
    fill: #b9bcbe; }
  .svg.grey-15 {
    fill: #dcdedf; }

.book-card-compact-horizontal {
  position: relative;
  width: 100%; }
  .book-card-compact-horizontal .book-card-info {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    text-decoration: none;
    color: #162127; }
    .book-card-compact-horizontal .book-card-info .book-info-tile-wrapper {
      display: flex;
      flex-direction: column;
      min-width: 0;
      width: 100%; }
    .book-card-compact-horizontal .book-card-info .book-card-button-buffer {
      min-width: 55px; }
  .book-card-compact-horizontal .book-card-button {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    z-index: 0; }
    .book-card-compact-horizontal .book-card-button .book-card-arrow-right,
    .book-card-compact-horizontal .book-card-button .book-card-plus,
    .book-card-compact-horizontal .book-card-button .book-card-x {
      color: #162127;
      width: 40px;
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .book-card-compact-horizontal .book-card-button .book-card-x {
      color: #5c6468; }
  .book-card-compact-horizontal.small .book-card-cover-image {
    min-width: 30px;
    margin-right: 10px; }
  .book-card-compact-horizontal.medium .book-card-cover-image {
    min-width: 65px;
    margin-right: 12px; }
  .book-card-compact-horizontal.large .book-card-cover-image {
    min-width: 75px;
    margin-right: 12px; }
  .book-card-compact-horizontal.large .book-card-cta {
    padding-top: 4px;
    font-size: 14px;
    line-height: 1.5em; }
    .book-card-compact-horizontal.large .book-card-cta.skinny {
      margin-left: -4px; }

.nav-search-vc .twitter-typeahead {
  width: 100%;
  top: 2px; }

.nav-search-vc .tt-menu {
  text-align: left;
  position: absolute;
  top: 100%;
  display: block;
  z-index: 100;
  margin: 12px 0 12px 0;
  background-color: #f3f4f4;
  color: #162127;
  border: 1px solid #dcdedf;
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.1);
  min-width: 445px;
  width: 100%; }
  @media (max-width: 767px) {
    .nav-search-vc .tt-menu {
      min-width: 275px; } }
  .nav-search-vc .tt-menu a {
    text-decoration: none;
    color: #162127; }
    .nav-search-vc .tt-menu a:hover {
      text-decoration: none; }
  .nav-search-vc .tt-menu .tt-search-type-links {
    font-family: Helvetica Neue, Helvetica, sans-serif;
    padding: 10px 28px;
    background-color: #fff; }
    .nav-search-vc .tt-menu .tt-search-type-links .profile-search-typeahead-link {
      margin-bottom: 0; }
    .nav-search-vc .tt-menu .tt-search-type-links a {
      color: #dc3c31; }
      .nav-search-vc .tt-menu .tt-search-type-links a .quoted-search-result {
        color: #162127; }
      .nav-search-vc .tt-menu .tt-search-type-links a.tt-search-type-link-tall {
        font-size: 16px;
        line-height: 1.5em;
        padding: 6px 0;
        display: block; }
  .nav-search-vc .tt-menu .tt-search-label {
    background-color: #F1F4EE;
    color: #162127;
    padding: 10px 28px;
    letter-spacing: 1px; }
    .nav-search-vc .tt-menu .tt-search-label.small {
      padding: 5px 15px; }
    .nav-search-vc .tt-menu .tt-search-label p {
      font-size: 12px;
      line-height: 1.5em;
      font-weight: 500;
      text-transform: uppercase; }
  .nav-search-vc .tt-menu .tt-suggestion {
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6; }
  .nav-search-vc .tt-menu .tt-author-suggestion {
    padding: 15px 28px; }
  .nav-search-vc .tt-menu .tt-book-suggestion {
    display: flex;
    flex-wrap: nowrap;
    padding: 10px 28px; }
    .nav-search-vc .tt-menu .tt-book-suggestion .tt-book-cover {
      width: 35px;
      height: 100%; }
    .nav-search-vc .tt-menu .tt-book-suggestion .book-info {
      padding: 0 15px; }
    .nav-search-vc .tt-menu .tt-book-suggestion p.tt-book-title {
      font-weight: 600;
      font-size: 14px;
      line-height: 1.5em;
      padding: 0;
      margin: 0; }
    .nav-search-vc .tt-menu .tt-book-suggestion p.tt-book-author {
      color: #8b9093;
      font-size: 12px;
      line-height: 1.5em;
      margin: 0; }
    .nav-search-vc .tt-menu .tt-book-suggestion:hover p.tt-book-title {
      color: #dc3c31;
      font-weight: 600; }
  .nav-search-vc .tt-menu .tt-show-all {
    text-align: center;
    color: #8b9093;
    font-size: 14px;
    line-height: 1.5em;
    padding: 15px;
    font-weight: 600;
    background-color: #f3f4f4; }
    .nav-search-vc .tt-menu .tt-show-all .show-all-btn {
      padding: 3px 9px;
      background-color: #fff;
      font-size: 12px;
      line-height: 1.5em;
      border-radius: 5px;
      float: right;
      margin-right: 10px; }
    .nav-search-vc .tt-menu .tt-show-all button {
      border: none;
      width: 100%;
      background-color: #e6e6e6; }
  .nav-search-vc .tt-menu .tt-cursor {
    color: #fff;
    background-color: #dc3c31; }

.nav-search-vc .search-button,
.nav-search-vc .search-bar {
  height: 30px;
  color: #162127;
  border: none;
  background-color: #fff; }

.nav-search-vc .search-button {
  color: #5c6468;
  line-height: 17px; }
  .nav-search-vc .search-button .search-icon {
    margin-bottom: 2px; }

.nav-search-vc .search-bar {
  cursor: text; }
  .nav-search-vc .search-bar.placeholder {
    font-style: italic;
    color: #8b9093; }
  .nav-search-vc .search-bar:-moz-placeholder {
    font-style: italic;
    color: #8b9093; }
  .nav-search-vc .search-bar::-moz-placeholder {
    font-style: italic;
    color: #8b9093; }
  .nav-search-vc .search-bar:-ms-input-placeholder {
    font-style: italic;
    color: #8b9093; }
  .nav-search-vc .search-bar::-webkit-input-placeholder {
    font-style: italic;
    color: #8b9093; }
  @media (max-width: 767px) {
    .nav-search-vc .search-bar {
      font-size: 16px;
      line-height: 1.5em; } }

.nav-search-vc .form-input {
  width: 100%; }
  .nav-search-vc .form-input input {
    border: 1px solid #b9bcbe;
    height: 36px; }
  .nav-search-vc .form-input input::-moz-placeholder {
    text-transform: none; }
  .nav-search-vc .form-input input::placeholder {
    text-transform: none; }
  .nav-search-vc .form-input .tt-menu {
    margin-top: -1px;
    box-shadow: none;
    border: 1px solid #dc3c31;
    border-top: 1px solid #f3f4f4; }

.nav-search-vc .book-search-form {
  margin: 0; }
  .nav-search-vc .book-search-form .input-group.nav {
    border-bottom: 1px solid #dcdedf; }

.search-bar-mobile {
  margin: 0;
  display: none; }
  .search-bar-mobile input {
    border: 1px solid #5c6468; }
  .search-bar-mobile form {
    padding: 10px;
    background-color: #fff; }
  .search-bar-mobile .search-button {
    width: 50px;
    margin-left: 10px !important;
    color: #fff;
    background-color: #dc3c31; }
  .search-bar-mobile .clear-button {
    display: none;
    position: absolute;
    top: 3px;
    right: 61px;
    width: 40px;
    height: 28px;
    line-height: 1.9;
    text-align: center;
    cursor: pointer;
    z-index: 999; }

.flash-messages .alert.alert-buzz-beta .icon::after {
  display: inline-block;
  padding: 3px 5px;
  vertical-align: text-bottom;
  border-radius: 10px;
  background-color: #F44336;
  font-size: 9px;
  font-weight: 600; }
  .flash-messages .alert.alert-buzz-beta .icon::after a {
    color: #fff; }

.flash-messages .alert {
  background-color: #fff;
  margin-top: 10px;
  border: none;
  box-shadow: 0 3px 7px rgba(4, 41, 59, 0.2);
  position: fixed;
  top: 75px;
  left: 0;
  right: 0;
  margin: auto;
  width: 95%;
  max-width: 991px;
  z-index: 51;
  display: flex;
  align-items: center; }
  .flash-messages .alert .alert-contents {
    flex-grow: 1; }
  .flash-messages .alert.alert-danger {
    margin-top: 10px;
    padding: 7px;
    border-radius: 5px; }
  .flash-messages .alert.alert-warning {
    margin-top: 10px; }
  .flash-messages .alert.alert-buzz-beta .icon::after {
    content: "BETA";
    color: #fff; }
  .flash-messages .alert.inline {
    position: static;
    width: 100%;
    max-width: none; }
  .flash-messages .alert .clickable-area {
    display: flex;
    justify-content: flex-start;
    align-items: center; }
  .flash-messages .alert .url-text,
  .flash-messages .alert .on-click-text {
    font-weight: 400;
    padding: 0 5px; }
    @media (max-width: 767px) {
      .flash-messages .alert .url-text,
      .flash-messages .alert .on-click-text {
        display: block;
        padding: 2px 0; } }
  .flash-messages .alert .message-text {
    text-decoration: none; }
    .flash-messages .alert .message-text .bold-text {
      font-weight: 600; }
  .flash-messages .alert a {
    text-decoration: none;
    font-weight: 600;
    color: #162127; }
  .flash-messages .alert .dismiss {
    flex-shrink: 0;
    padding: 0;
    margin-left: 1em;
    border: none;
    background-color: transparent;
    color: #8b9093; }
    .flash-messages .alert .dismiss:hover {
      color: #5c6468; }
  .flash-messages .alert .icon {
    margin-right: 1em;
    display: inline-block; }

.error-boundary {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .error-boundary .error-info-container {
    padding: 20px;
    margin: 20px;
    background-color: #fff;
    max-width: 760px; }
    .error-boundary .error-info-container .error-title {
      color: #07b798;
      font-size: 34px;
      line-height: 1.2em;
      margin-bottom: 14px;
      font-weight: 600; }

.auth-buttons {
  display: grid;
  -moz-column-gap: 24px;
       column-gap: 24px;
  justify-content: flex-end;
  grid-auto-flow: column;
  align-items: center; }
  .auth-buttons.default .sign-in-button, .auth-buttons.default .sign-up-button {
    width: 140px; }
  .auth-buttons.tablet {
    -moz-column-gap: 16px;
         column-gap: 16px; }
    .auth-buttons.tablet .sign-in-button, .auth-buttons.tablet .sign-up-button {
      width: 120px; }
  .auth-buttons.mobile {
    -moz-column-gap: 12px;
         column-gap: 12px; }

.social-notification-alert {
  display: flex;
  align-content: center;
  padding: 18px 8px;
  position: relative; }
  .social-notification-alert .social-alert-count {
    font-weight: 800;
    font-size: 12px;
    text-align: center;
    background: #dc3c31;
    color: #fff;
    position: absolute;
    right: 3px;
    top: 12px;
    border-radius: 50%;
    border: 1px solid #fff;
    height: 19px;
    width: 19px;
    line-height: 17px; }
    .social-notification-alert .social-alert-count.large-count {
      font-size: 10px;
      line-height: 16px; }
    .social-notification-alert .social-alert-count.huge-count {
      font-size: 8px;
      line-height: 16px; }
  .hover-enabled .social-notification-alert:hover .svg-icon, .social-notification-alert:focus .svg-icon {
    fill: #8b9093; }

.fullscreen-menu {
  width: 100%;
  position: absolute;
  z-index: 1000;
  left: 0;
  right: 0;
  background-color: #fff;
  top: 0;
  bottom: 0; }
  .fullscreen-menu .fullscreen-menu-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 72px;
    margin-bottom: -9.5px; }
    .fullscreen-menu .fullscreen-menu-header .fullscreen-menu-title {
      font-family: Playfair Display, Lora, Georgia, serif;
      font-weight: 800;
      font-size: 28px;
      line-height: 1.3em;
      font-weight: 800;
      color: #162127;
      overflow: hidden;
      text-overflow: clip;
      white-space: nowrap; }
    .fullscreen-menu .fullscreen-menu-header .dismiss-button {
      padding: 8px; }

.header-user-nav-options {
  display: flex;
  flex-direction: column;
  border: none;
  background-color: #fff;
  list-style: none;
  padding: 0;
  margin: 0; }
  .header-user-nav-options .dropdown-menu-item {
    width: 100%;
    display: flex;
    align-items: center;
    border: none;
    background-color: #fff; }
    .hover-enabled .header-user-nav-options .dropdown-menu-item:hover, .header-user-nav-options .dropdown-menu-item:focus {
      text-decoration: none;
      background-color: #F1F4EE;
      outline: none; }
  .header-user-nav-options .user-link {
    width: 100%;
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    color: #162127;
    text-decoration: none;
    padding: 9px 30px; }
    .header-user-nav-options .user-link.key-menu-item {
      font-size: 16px;
      line-height: 1.5em;
      font-weight: 500; }
  .header-user-nav-options .key-book-list-count {
    font-weight: 500; }
  .header-user-nav-options .book-list-count {
    font-size: 14px;
    line-height: 1.5em;
    color: #162127;
    margin-right: 22px; }
  .header-user-nav-options .notification-badge {
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.5em;
    padding: 0 4px;
    min-width: 22px;
    line-height: 22px;
    height: 22px;
    border-radius: 3px;
    margin-right: 15px;
    background-color: #F44336; }
  .header-user-nav-options .header-user-nav-divider {
    border-top: 1px solid #f3f4f4;
    background-color: #f3f4f4;
    margin: 8px 16px; }

.header-user-nav-modal {
  list-style-type: none; }
  .header-user-nav-modal .dropdown-menu-item {
    border-top: none;
    height: 39px; }
    .header-user-nav-modal .dropdown-menu-item .user-link {
      padding: 8px 0; }
  .header-user-nav-modal .divider {
    border-top: 1px solid #f3f4f4;
    background-color: #f3f4f4;
    margin: 9.5px 0; }

.header-user-nav-dropdown {
  position: absolute;
  border: none;
  margin: 0;
  box-shadow: 0 10px 12px rgba(22, 33, 39, 0.25);
  border: none;
  background-color: #fff;
  padding: 8px 0;
  min-width: 270px;
  z-index: 1000;
  top: 72px;
  right: calc(50vw - 585px); }
  @media (max-width: 1199px) {
    .header-user-nav-dropdown {
      right: calc(50vw - 485px); } }
  .header-user-nav-dropdown:before, .header-user-nav-dropdown:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid; }
  .header-user-nav-dropdown:after {
    border-color: transparent transparent white transparent;
    border-width: 10px;
    top: -20px;
    right: 12px; }
  .header-user-nav-dropdown:before {
    border-color: transparent transparent #f3f4f4 transparent;
    border-width: 11px;
    top: -23px;
    right: 11px; }

.nav-dropdown-button {
  color: inherit;
  background-color: inherit;
  border: inherit;
  font: inherit;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 0 8px; }
  .nav-dropdown-button .down-arrow, .nav-dropdown-button .up-arrow {
    font-weight: normal; }
  .hover-enabled .nav-dropdown-button:hover, .nav-dropdown-button:focus {
    color: #162127;
    text-decoration: none;
    font-weight: 600;
    line-height: 1.3em; }

.header-profile-info-vc {
  display: flex;
  height: 100%; }
  .header-profile-info-vc .nav-dropdown-button {
    justify-content: flex-start; }
    .header-profile-info-vc .nav-dropdown-button .header-profile-name {
      flex-grow: 1;
      text-align: left;
      margin-left: 8px;
      margin-right: 12px;
      overflow: hidden;
      white-space: nowrap;
      height: 20px;
      max-width: 150px; }
      .header-profile-info-vc .nav-dropdown-button .header-profile-name::before {
        font-weight: 600;
        display: block;
        content: attr(name);
        font-weight: bold;
        height: 1px;
        color: transparent;
        overflow: hidden;
        visibility: hidden; }

.header-action-items {
  display: grid;
  justify-content: flex-end;
  grid-auto-flow: column;
  align-items: center;
  height: 100%; }
  .header-action-items.default {
    grid-template-columns: [search] 50% [notification] auto [profile] auto;
    grid-template-rows: 100%;
    grid-column-gap: 16px; }
    .header-action-items.default .nav-search-wrapper {
      grid-column: search; }
    .header-action-items.default .notification-icon-wrapper {
      grid-column: notification; }
    .header-action-items.default .user-menu {
      grid-column: profile; }
  .header-action-items .nav-search-wrapper {
    max-width: 220px;
    justify-self: right; }
  .header-action-items .search-icon-wrapper {
    padding: 18px 8px;
    margin-bottom: 3px; }
  .header-action-items.mobile, .header-action-items.tablet {
    -moz-column-gap: 12px;
         column-gap: 12px; }
    .hover-enabled .header-action-items.mobile .search-icon-wrapper:hover .svg-icon, .header-action-items.mobile .search-icon-wrapper:focus .svg-icon, .hover-enabled .header-action-items.tablet .search-icon-wrapper:hover .svg-icon, .header-action-items.tablet .search-icon-wrapper:focus .svg-icon {
      fill: #5c6468; }
  .header-action-items.tablet {
    justify-content: end; }

.header-explore-link {
  width: 100%;
  height: 100%;
  padding: 12px;
  display: flex;
  flex-direction: row; }
  .hover-enabled .header-explore-link:hover, .header-explore-link:focus {
    text-decoration: none;
    background-color: #f8f8f9; }
  .header-explore-link .link-icon {
    margin: 4px 8px; }
  .header-explore-link .link-title {
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 500;
    color: #162127;
    grid-column-start: 2; }
  .header-explore-link .link-subtext {
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5em;
    color: #607d8b;
    grid-column-start: 2;
    max-width: 200px; }
  .header-explore-link.compact {
    padding: 8px 0; }
    .header-explore-link.compact .link-icon {
      margin-right: 8px;
      margin-left: 0; }
    .header-explore-link.compact .link-subtext {
      max-width: 100%; }

.header-explore-dropdown.default {
  width: 100%;
  position: absolute;
  z-index: 1000;
  top: 72px;
  left: 0;
  right: 0;
  background-color: #fff;
  box-shadow: 0 10px 12px rgba(22, 33, 39, 0.25); }

.header-explore-dropdown .dropdown-content {
  background-color: #fff;
  padding: 32px 0;
  display: grid;
  -moz-column-gap: 16px;
       column-gap: 16px;
  grid-template-columns: 3fr 1fr 2fr; }

.header-explore-dropdown .explore-links, .header-explore-dropdown .browse-links, .header-explore-dropdown .wishlist-links {
  list-style: none;
  padding: 0;
  margin: 0; }

.header-explore-dropdown .explore-links {
  display: grid;
  -moz-column-gap: 16px;
       column-gap: 16px;
  row-gap: 4px;
  grid-template-columns: repeat(2, 1fr); }

.header-explore-dropdown .browse-links .link-wrapper {
  display: block;
  padding: 4px 0; }

.header-explore-dropdown .browse-links .browse-link {
  font-family: Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  color: #162127; }

.header-explore-dropdown .browse-links .explore-all-link {
  font-weight: 600; }

.header-explore-dropdown .wishlist-links {
  display: grid;
  row-gap: 4px; }

.header-explore-dropdown .wishlist-section {
  border-left: 1px solid #f3f4f4; }
  .header-explore-dropdown .wishlist-section .wishlist-section-content {
    margin-left: 20px; }

.header-explore-dropdown .explore-section, .header-explore-dropdown .browse-section, .header-explore-dropdown .wishlist-section {
  background-color: #fff; }

.header-explore-dropdown .explore-section-subheader,
.header-explore-dropdown .browse-section-subheader,
.header-explore-dropdown .wishlist-section-subheader {
  font-family: "Oswald", "Arial", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #162127;
  margin-bottom: 16px; }

.header-explore-dropdown.tablet, .header-explore-dropdown.mobile {
  top: 0; }
  .header-explore-dropdown.tablet .dropdown-content, .header-explore-dropdown.mobile .dropdown-content {
    display: flex;
    flex-direction: column;
    padding: 0; }
  .header-explore-dropdown.tablet .explore-section-subheader,
  .header-explore-dropdown.tablet .browse-section-subheader,
  .header-explore-dropdown.tablet .wishlist-section-subheader, .header-explore-dropdown.mobile .explore-section-subheader,
  .header-explore-dropdown.mobile .browse-section-subheader,
  .header-explore-dropdown.mobile .wishlist-section-subheader {
    margin-bottom: 8px; }
  .header-explore-dropdown.tablet .explore-links, .header-explore-dropdown.tablet .browse-links, .header-explore-dropdown.tablet .wishlist-links, .header-explore-dropdown.mobile .explore-links, .header-explore-dropdown.mobile .browse-links, .header-explore-dropdown.mobile .wishlist-links {
    border-top: 1px solid #f3f4f4;
    padding-top: 8px; }
  .header-explore-dropdown.tablet .wishlist-section, .header-explore-dropdown.mobile .wishlist-section {
    border-left: none; }
    .header-explore-dropdown.tablet .wishlist-section .wishlist-section-content, .header-explore-dropdown.mobile .wishlist-section .wishlist-section-content {
      margin-left: 0; }

.header-explore-dropdown.tablet .explore-section, .header-explore-dropdown.tablet .browse-section, .header-explore-dropdown.tablet .wishlist-section {
  padding-bottom: 24px; }

.header-explore-dropdown.tablet .browse-links {
  -moz-column-count: 4;
       column-count: 4; }

.header-explore-dropdown.mobile .explore-section, .header-explore-dropdown.mobile .browse-section, .header-explore-dropdown.mobile .wishlist-section {
  padding-bottom: 32px; }

.header-explore-dropdown.mobile .explore-links, .header-explore-dropdown.mobile .wishlist-links {
  display: flex;
  flex-direction: column; }

.header-explore-dropdown.mobile .browse-links {
  -moz-column-count: 2;
       column-count: 2; }
  @media (max-width: 320px) {
    .header-explore-dropdown.mobile .browse-links {
      display: flex;
      flex-direction: column; } }

.header-explore-options {
  display: flex;
  height: 100%; }
  .header-explore-options .home-link, .header-explore-options .browse-link, .header-explore-options .free-ebooks-link, .header-explore-options .all-deals-link {
    display: flex;
    align-items: center;
    height: 100%;
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    color: #162127;
    padding: 0 8px; }
  .header-explore-options .home-link, .header-explore-options .free-ebooks-link, .header-explore-options .all-deals-link {
    justify-content: center; }
    .header-explore-options .home-link.active, .header-explore-options .free-ebooks-link.active, .header-explore-options .all-deals-link.active {
      padding-top: 2px;
      border-bottom: 2px solid #F44336; }
    .hover-enabled .header-explore-options .home-link:hover, .header-explore-options .home-link:focus, .hover-enabled .header-explore-options .free-ebooks-link:hover, .header-explore-options .free-ebooks-link:focus, .hover-enabled .header-explore-options .all-deals-link:hover, .header-explore-options .all-deals-link:focus {
      color: #162127;
      text-decoration: none;
      font-weight: 600;
      line-height: 1.3em; }
  .header-explore-options .home-link {
    width: 60px; }
  .header-explore-options .browse-link {
    width: 96px; }
  .header-explore-options .free-ebooks-link {
    width: 105px; }
  .header-explore-options .all-deals-link {
    width: 80px; }

.desktop-header-nav {
  width: 100%; }
  .desktop-header-nav .desktop-header-section {
    border-bottom: 1px solid #f3f4f4; }
  .desktop-header-nav .desktop-header-content {
    display: grid;
    grid-template-columns: [logo] 2fr [explore] 3fr [actions] 5fr;
    grid-template-rows: 100%;
    grid-column-gap: 16px;
    height: 72px;
    align-items: center;
    margin-top: -1px; }

.mobile-header-nav {
  width: 100%; }
  .mobile-header-nav.mobile-book-data-enabled {
    height: 120px; }
    .mobile-header-nav.mobile-book-data-enabled.search-expanded {
      height: 152px; }
  .mobile-header-nav .mobile-header-primary-content {
    height: 72px; }
  .mobile-header-nav .mobile-explore-content {
    height: 48px;
    width: auto;
    padding: 0;
    white-space: nowrap;
    overflow-x: scroll;
    scroll-behavior: smooth;
    -ms-overflow-style: none;
    /* for Internet Explorer, Edge */
    scrollbar-width: none;
    /* for Firefox */ }
    .mobile-header-nav .mobile-explore-content::-webkit-scrollbar {
      width: 0;
      height: 0; }
  .mobile-header-nav .mobile-explore-content, .mobile-header-nav .mobile-header-primary-content {
    margin-top: -1px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center; }
  .mobile-header-nav .mobile-explore-section, .mobile-header-nav .mobile-header-primary {
    border-bottom: 1px solid #f3f4f4; }

.header-nav-vc {
  background: #fff; }
  .header-nav-vc.impersonating {
    background-color: cyan; }

#header-nav-app .fallback-header-nav {
  height: 72px;
  border-bottom: 1px solid #f3f4f4;
  background: #fff;
  display: flex;
  align-items: center;
  margin-top: -1px; }

.formsy-datepicker.input-group input {
  width: 110px;
  border-radius: 0px;
  box-shadow: none; }

.datepicker__day--selected.datepicker__day--disabled {
  background-color: #fff; }

.react-datepicker-popper {
  z-index: 10; }

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
  margin-left: -12px; }

.bub-radio-button {
  cursor: pointer;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  align-items: center;
  outline: none; }
  .bub-radio-button.compact, .bub-radio-button.inline {
    padding: 4px 0px;
    display: inline-flex; }
  .bub-radio-button.medium {
    padding: 12px; }
  .bub-radio-button.inline {
    margin: 12px 48px 0 0; }
  .bub-radio-button.disabled {
    cursor: default; }
  .bub-radio-button:focus .bub-radio-button-label {
    color: #dc3c31; }
  .bub-radio-button:focus.sea .bub-radio-button-label {
    color: #07b798; }
  .bub-radio-button .bub-radio-button-label {
    font-size: 14px;
    line-height: 1.5em;
    flex-grow: 1;
    line-height: 1.5;
    order: 2; }
    .bub-radio-button .bub-radio-button-label-text {
      vertical-align: text-top; }
    .bub-radio-button .bub-radio-button-label.inactive-disabled {
      color: #8b9093; }
  .bub-radio-button .bub-radio-button-circle.large {
    height: 25px;
    width: 25px;
    background-color: #fff;
    border-radius: 12.5px;
    border: 2px solid #b9bcbe;
    flex-shrink: 0;
    margin: 0 5px; }
    .bub-radio-button .bub-radio-button-circle.large.active {
      background-color: #fff;
      border: 7px solid #dc3c31; }
      .bub-radio-button .bub-radio-button-circle.large.active.sea {
        border: 7px solid #07b798; }
    .bub-radio-button .bub-radio-button-circle.large.inactive-disabled {
      background-color: #dcdedf;
      border-color: #dcdedf; }
  .bub-radio-button .bub-radio-button-circle.small {
    height: 14px;
    width: 14px;
    background-color: #fff;
    border-radius: 7px;
    border: 1px solid #b9bcbe;
    flex-shrink: 0;
    margin: 0px; }
    .bub-radio-button .bub-radio-button-circle.small.active {
      background-color: #fff;
      border: 4px solid #dc3c31; }
      .bub-radio-button .bub-radio-button-circle.small.active.sea {
        border: 4px solid #07b798; }
    .bub-radio-button .bub-radio-button-circle.small.inactive-disabled {
      background-color: #dcdedf;
      border-color: #dcdedf; }
  .bub-radio-button .bub-radio-button-circle.left {
    order: 1;
    margin-right: 8px; }
  .bub-radio-button .bub-radio-button-circle.right {
    order: 2; }
  .bub-radio-button .sub-label {
    margin-left: 16px;
    color: #5c6468;
    order: 3; }

.bub-radio-button-child-node {
  padding: 0 20px 20px; }

#join-overlay-popup-modal .bub-modal {
  width: 512px; }

.join-overlay-popup {
  text-align: center; }
  .join-overlay-popup .popup-details {
    padding: 8px 16px; }
  .join-overlay-popup .popup-header-section {
    margin-bottom: 24px; }
    @media (max-width: 768px) {
      .join-overlay-popup .popup-header-section {
        margin-bottom: 20px; } }
    .join-overlay-popup .popup-header-section .popup-header-text {
      font-family: Playfair Display, Lora, Georgia, serif;
      font-weight: 800;
      font-size: 34px;
      line-height: 1.2em;
      font-weight: 800;
      color: #162127; }
      @media (max-width: 768px) {
        .join-overlay-popup .popup-header-section .popup-header-text {
          font-size: 28px;
          line-height: 1.3em; } }
    .join-overlay-popup .popup-header-section .popup-image {
      margin-top: -10px;
      width: 85%;
      height: 20px; }
      @media (max-width: 768px) {
        .join-overlay-popup .popup-header-section .popup-image {
          width: 70%; } }
      @media (max-width: 480px) {
        .join-overlay-popup .popup-header-section .popup-image {
          width: 100%; } }
    .join-overlay-popup .popup-header-section .popup-bub-image {
      margin-top: -25px;
      width: 85%;
      min-height: 150px; }
      @media (max-width: 480px) {
        .join-overlay-popup .popup-header-section .popup-bub-image {
          width: 100%; } }
  .join-overlay-popup .popup-subheader-text {
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    color: #162127;
    margin-bottom: 32px; }
    @media (max-width: 768px) {
      .join-overlay-popup .popup-subheader-text {
        margin-bottom: 32px; } }
  .join-overlay-popup .test-popup-subheader-text {
    font-family: Lora, Georgia, Times, serif;
    font-size: 22px;
    line-height: 1.4em;
    color: #162127;
    margin-bottom: 28px; }
  .join-overlay-popup .form-section {
    margin-bottom: 24px; }
    @media (max-width: 768px) {
      .join-overlay-popup .form-section {
        margin-bottom: 32px; } }
  .join-overlay-popup .user-email-address {
    margin-bottom: 12px; }
    .join-overlay-popup .user-email-address #user_email_address {
      height: 50px;
      border-radius: 3px;
      font-family: Helvetica Neue, Helvetica, sans-serif;
      font-size: 14px;
      line-height: 1.5em; }
  .join-overlay-popup .external-links {
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 600;
    color: #162127;
    margin-bottom: 20px; }
    .join-overlay-popup .external-links .signin-link {
      color: #dc3c31; }

.reader-header-nav .header-nav-logo {
  display: flex;
  align-items: center;
  height: 72px; }

.reader-header-nav .header-book-data-enabled {
  height: 48px; }

.reader-header-nav .header-book-data-enabled, .reader-header-nav .header-nav-container {
  margin-top: -1px;
  border-bottom: 1px solid #f3f4f4;
  background: #fff; }
  .reader-header-nav .header-book-data-enabled.impersonating, .reader-header-nav .header-nav-container.impersonating {
    background-color: cyan; }

.gdpr-footer {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 100;
  background-color: #1d4254;
  padding-top: 10px;
  padding-bottom: 30px; }
  .gdpr-footer .gpdr-warning {
    color: white;
    padding-top: 20px;
    padding-bottom: 15px; }
    .gdpr-footer .gpdr-warning .privacy-policy-link {
      text-decoration: underline; }
  .gdpr-footer .gdpr-form {
    display: inline-block;
    margin-bottom: 10px; }
  .gdpr-footer .other-options {
    display: inline-block;
    margin: 0 20px 20px; }
    .gdpr-footer .other-options .other-options-link {
      text-decoration: underline; }

@media (max-width: 991px) {
  .gdpr-footer {
    padding: 0; }
    .gdpr-footer .gdpr-form {
      display: block; }
      .gdpr-footer .gdpr-form .gdpr-accept-button {
        width: 100%; }
    .gdpr-footer .other-options {
      display: block;
      text-align: center; } }

#page-viewport {
  position: relative;
  width: 100%; }

#page-content {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column; }

.page-wrapper {
  flex: 1;
  min-height: 100vh;
  display: flex;
  flex-direction: column; }

.page-footer .footer {
  height: 525px; }

.page-footer.with-sticky-footer {
  padding-bottom: 120px;
  background: #162127; }
  @media (max-width: 767px) {
    .page-footer.with-sticky-footer {
      padding-bottom: 200px; } }

.page-panel, .page-wrapper {
  background-color: #fff; }
  .page-panel.plain, .page-wrapper.plain {
    background-color: #fff; }
  .page-panel.pd, .page-wrapper.pd {
    background-color: #f3f4f4; }

.loading-icon {
  display: flex;
  position: absolute;
  width: 100%;
  justify-content: center;
  margin-top: 46px;
  color: #8b9093; }

@media (max-width: 767px) {
  .page-footer .footer {
    height: 910px; } }

.footer {
  background-color: #162127;
  padding-top: 21px;
  color: #fff;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 400; }
  .footer a {
    color: #fff; }
  .footer h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5em;
    color: #fff; }
  .footer li {
    margin-bottom: 2.5px; }
  .footer .social-links {
    margin-right: 10px;
    width: 27px;
    height: 27px;
    display: inline-flex;
    border-radius: 100%;
    font-size: 18px;
    line-height: 1.5em; }
    .footer .social-links:focus {
      box-shadow: 0 0 0 2px #07b798;
      text-decoration: none !important; }
  .footer .footer-header {
    margin-bottom: 20px;
    padding: 0px 15px; }
    .footer .footer-header .footer-link-wrapper {
      display: flex;
      align-items: center; }
  .footer .footer-logo-container {
    padding-right: 5px;
    padding-left: 0; }
  .footer .footer-logo-wrapper .footer-logo {
    margin-top: 7px;
    margin-bottom: 7px;
    line-height: 42px; }
  .footer .footer-logo-wrapper:focus .footer-logo {
    box-shadow: none !important;
    border-bottom: 1px solid #fff; }
  .hover-enabled .footer .footer-logo-wrapper:focus:hover .footer-logo {
    border-bottom: 0px solid #fff; }
  .footer .small {
    margin-top: 21px;
    margin-bottom: 42px;
    font-size: 14px;
    line-height: 1.5em; }
  @media (min-width: 767px) {
    .footer .footer-header {
      margin-bottom: 30px; }
    .footer .footer-header:after {
      content: "";
      display: block;
      width: 100%;
      border-bottom: 1px solid #b9bcbe;
      padding-top: 23px; } }
  @media (max-width: 767px) {
    .footer {
      padding-left: 5px;
      padding-right: 5px; }
      .footer ul {
        overflow: hidden;
        margin-bottom: 10px; }
      .footer li {
        float: left;
        display: block;
        width: 50%;
        margin-bottom: 8px; }
      .footer li.blog-post {
        width: 100%; }
      .footer .footer-logo {
        margin-top: 10px;
        max-height: 25px; }
      .footer .footer-social-container {
        text-align: center;
        padding: 0; }
      .footer .link-panel {
        border-top: 1px solid #b9bcbe;
        padding: 10px; }
        .footer .link-panel h4 {
          margin-bottom: 10px; }
      .footer .small {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px; } }

