/*!
 * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.0.0 | 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,
main,
menu,
nav,
section,
summary {
  display: block; }

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

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

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover,
a:focus {
  outline: none !important; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

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

figure {
  margin: 1em 40px; }

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

button,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button,
input,
select {
  overflow: visible; }

button,
input,
select,
textarea {
  margin: 0; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

[disabled] {
  cursor: default; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

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

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

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

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

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

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

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

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

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  *::first-line {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 2px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3,
  .content-header-subtitle {
    orphans: 3;
    widows: 3; }
  h2,
  h3,
  .content-header-subtitle {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, .featured-item-text-help > .caret, .filter-link > .caret,
  .dropup > .btn > .caret,
  .dropup > .featured-item-text-help > .caret,
  .dropup > .filter-link > .caret {
    border-top-color: #000 !important; }
  .tag {
    border: 2px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box; }

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

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

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "open_sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, .content-header-subtitle, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

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

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

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

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: none; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

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

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: default; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

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

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, .content-header-subtitle, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.5;
  color: inherit; }

h1, .h1 {
  font-size: 1.875rem; }

h2, .h2 {
  font-size: 1.5rem; }

h3, .content-header-subtitle, .h3 {
  font-size: 1.125rem; }

h4, .h4 {
  font-size: 0.9375rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

h4 {
  line-height: 24px; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 2px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

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

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

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

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.17188rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

dl.row > dd + dt {
  clear: left; }

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

.img-rounded {
  border-radius: 0.3rem; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 2px solid #ddd;
  border-radius: 0.25rem;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #818a91; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 1000px) {
    .container {
      max-width: 944px; } }
  @media (min-width: 1365px) {
    .container {
      max-width: 1200px; } }

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

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

.col-xs-1 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 8.33333%; }

.col-xs-2 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 16.66667%; }

.col-xs-3 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 25%; }

.col-xs-4 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 33.33333%; }

.col-xs-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 41.66667%; }

.col-xs-6 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 50%; }

.col-xs-7 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 58.33333%; }

.col-xs-8 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 66.66667%; }

.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 75%; }

.col-xs-10 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 83.33333%; }

.col-xs-11 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 91.66667%; }

.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  max-width: 680px;
  padding: 0.5rem 0.75rem;
  font-size: 0.9375rem;
  line-height: 1.3;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 2px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #55595c;
    background-color: #fff;
    border-color: #ea5528;
    outline: none; }
  .form-control::-webkit-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: default; }

.form-control-autocomplete {
  max-height: 270px;
  overflow-y: auto; }
  .form-control-autocomplete ul {
    margin: 0;
    padding: 0; }
    .form-control-autocomplete ul li {
      list-style-type: none;
      list-style-image: none;
      padding: 0;
      background: none; }
  .form-control-autocomplete span {
    display: block;
    padding: 0 10px;
    cursor: pointer; }
    .form-control-autocomplete span:hover {
      background: #fbf9f6; }

select.form-control:not([size]):not([multiple]) {
  height: 2.40625rem;
  padding-top: 0.3rem; }
  select.form-control:not([size]):not([multiple]) option {
    /* font-size: 18px; */ }

select.form-control:focus::-ms-value {
  color: #55595c;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 0.9375rem; }

.form-control-static {
  min-height: 2.40625rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }
  .form-control-static.form-control-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,
  .input-group-sm > .input-group-btn > .form-control-static.featured-item-text-help,
  .input-group-sm > .input-group-btn > .form-control-static.filter-link, .form-control-static.form-control-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,
  .input-group-lg > .input-group-btn > .form-control-static.featured-item-text-help,
  .input-group-lg > .input-group-btn > .form-control-static.filter-link {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .featured-item-text-help,
.input-group-sm > .input-group-btn > .filter-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.featured-item-text-help:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.filter-link:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .featured-item-text-help,
.input-group-lg > .input-group-btn > .filter-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.featured-item-text-help:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.filter-link:not([size]):not([multiple]) {
  height: 3.16667rem; }

@media (min-width: 768px) {
  .form-field-short {
    width: 80%; } }

.form-group {
  margin-bottom: 1rem;
  padding-bottom: 1px;
  position: relative; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .form-check + .form-check {
    margin-top: -.25rem; }
  .form-check.disabled .form-check-label {
    color: #818a91;
    cursor: default; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer; }
  .form-check-inline + .form-check-inline {
    margin-left: .75rem; }
  .form-check-inline.disabled {
    cursor: default; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.60156rem;
  background-size: 1.20313rem 1.20313rem; }

.has-success .form-control-feedback,
.has-success .form-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,
.has-success .custom-control {
  color: #5cb85c; }

.has-success .form-control {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-feedback {
  color: #5cb85c; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-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,
.has-warning .custom-control {
  color: #f0ad4e; }

.has-warning .form-control {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

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

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .checkbox,
.has-danger .radio-inline,
.has-danger .checkbox-inline,
.has-danger.radio label,
.has-danger.checkbox label,
.has-danger.radio-inline label,
.has-danger.checkbox-inline label,
.has-danger .custom-control {
  color: #ea5528; }

.has-danger .form-control {
  border-color: #ea5528; }

.has-danger .input-group-addon {
  color: #ea5528;
  border-color: #ea5528;
  background-color: #fce8e2; }

.has-danger .form-control-feedback {
  color: #ea5528; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

@media (min-width: 544px) {
  .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 .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check-label {
    padding-left: 0; }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn, .featured-item-text-help, .filter-link {
  display: inline-block;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  text-transform: uppercase;
  /*
  letter-spacing: 1px;
  */
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 2px solid transparent;
  padding: 0.687rem 1rem;
  font-size: 0.81rem;
  border-radius: 0.25rem; }
  .btn:focus, .featured-item-text-help:focus, .filter-link:focus, .btn.focus, .focus.featured-item-text-help, .focus.filter-link, .btn:active:focus, .featured-item-text-help:active:focus, .filter-link:active:focus, .btn:active.focus, .featured-item-text-help:active.focus, .filter-link:active.focus, .btn.active:focus, .active.featured-item-text-help:focus, .active.filter-link:focus, .btn.active.focus, .active.focus.featured-item-text-help, .active.focus.filter-link {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .featured-item-text-help:focus, .filter-link:focus, .btn:hover, .featured-item-text-help:hover, .filter-link:hover {
    text-decoration: none; }
  .btn.focus, .focus.featured-item-text-help, .focus.filter-link {
    text-decoration: none; }
  .btn:active, .featured-item-text-help:active, .filter-link:active, .btn.active, .active.featured-item-text-help, .active.filter-link {
    background-image: none;
    outline: 0; }
  .btn.disabled, .disabled.featured-item-text-help, .disabled.filter-link, .btn:disabled, .featured-item-text-help:disabled, .filter-link:disabled {
    cursor: default;
    opacity: .65; }

a.btn.disabled, a.disabled.featured-item-text-help, a.disabled.filter-link,
fieldset[disabled] a.btn,
fieldset[disabled] a.featured-item-text-help,
fieldset[disabled] a.filter-link {
  pointer-events: none; }

.btn-primary {
  color: #fff !important;
  background-color: #0275d8;
  border-color: #0275d8; }
  .btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b;
    background-image: none; }
    .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: #014682;
      border-color: #01315a; }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #0275d8;
    border-color: #0275d8; }

.btn-secondary, .filter-link {
  color: #313b43 !important;
  background-color: #fff;
  border-color: #e5e5e5; }
  .btn-secondary:hover, .filter-link:hover {
    color: #313b43;
    background-color: #e6e6e6;
    border-color: #c6c6c6; }
  .btn-secondary:focus, .filter-link:focus, .btn-secondary.focus, .focus.filter-link {
    color: #313b43;
    background-color: #e6e6e6;
    border-color: #c6c6c6; }
  .btn-secondary:active, .filter-link:active, .btn-secondary.active, .active.filter-link,
  .open > .btn-secondary.dropdown-toggle,
  .open > .dropdown-toggle.filter-link {
    color: #313b43;
    background-color: #e6e6e6;
    border-color: #c6c6c6;
    background-image: none; }
    .btn-secondary:active:hover, .filter-link:active:hover, .btn-secondary:active:focus, .filter-link:active:focus, .btn-secondary:active.focus, .filter-link:active.focus, .btn-secondary.active:hover, .active.filter-link:hover, .btn-secondary.active:focus, .active.filter-link:focus, .btn-secondary.active.focus, .active.focus.filter-link,
    .open > .btn-secondary.dropdown-toggle:hover,
    .open > .dropdown-toggle.filter-link:hover,
    .open > .btn-secondary.dropdown-toggle:focus,
    .open > .dropdown-toggle.filter-link:focus,
    .open > .btn-secondary.dropdown-toggle.focus,
    .open > .dropdown-toggle.focus.filter-link {
      color: #313b43;
      background-color: #d4d4d4;
      border-color: #a5a5a5; }
  .btn-secondary.disabled:focus, .disabled.filter-link:focus, .btn-secondary.disabled.focus, .disabled.focus.filter-link, .btn-secondary:disabled:focus, .filter-link:disabled:focus, .btn-secondary:disabled.focus, .filter-link:disabled.focus {
    background-color: #fff;
    border-color: #e5e5e5; }
  .btn-secondary.disabled:hover, .disabled.filter-link:hover, .btn-secondary:disabled:hover, .filter-link:disabled:hover {
    background-color: #fff;
    border-color: #e5e5e5; }

.btn-info {
  color: #fff !important;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none; }
    .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:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff !important;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
    background-image: none; }
    .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:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-warning {
  color: #fff !important;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
    background-image: none; }
    .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:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-danger, .btn-danger-white, .btn-red-white, .btn-favorite, .donates-list-row-action .btn-remove, .btn-red, .featured-item-text-help, .social-form .btn, .social-form .featured-item-text-help, .social-form .filter-link, .nko-finance-pay .btn[type='submit'], .nko-finance-pay [type='submit'].featured-item-text-help, .nko-finance-pay [type='submit'].filter-link,
.campaign-finance-pay .btn[type='submit'],
.campaign-finance-pay [type='submit'].featured-item-text-help,
.campaign-finance-pay [type='submit'].filter-link, .nkolist-item-info-donateForm .btn-submit {
  color: #fff !important;
  background-color: #ea5528;
  border-color: #ea5528; }
  .btn-danger:hover, .btn-danger-white:hover, .btn-red-white:hover, .btn-favorite:hover, .donates-list-row-action .btn-remove:hover, .btn-red:hover, .featured-item-text-help:hover, .social-form .btn:hover, .social-form .filter-link:hover, .nko-finance-pay .btn[type='submit']:hover, .nko-finance-pay [type='submit'].featured-item-text-help:hover, .nko-finance-pay [type='submit'].filter-link:hover,
  .campaign-finance-pay .btn[type='submit']:hover,
  .campaign-finance-pay [type='submit'].featured-item-text-help:hover,
  .campaign-finance-pay [type='submit'].filter-link:hover, .nkolist-item-info-donateForm .btn-submit:hover {
    color: #fff;
    background-color: #cb3e14;
    border-color: #c23c13; }
  .btn-danger:focus, .btn-danger-white:focus, .btn-red-white:focus, .btn-favorite:focus, .donates-list-row-action .btn-remove:focus, .btn-red:focus, .featured-item-text-help:focus, .social-form .btn:focus, .social-form .filter-link:focus, .nko-finance-pay .btn[type='submit']:focus, .nko-finance-pay [type='submit'].featured-item-text-help:focus, .nko-finance-pay [type='submit'].filter-link:focus,
  .campaign-finance-pay .btn[type='submit']:focus,
  .campaign-finance-pay [type='submit'].featured-item-text-help:focus,
  .campaign-finance-pay [type='submit'].filter-link:focus, .nkolist-item-info-donateForm .btn-submit:focus, .btn-danger.focus, .focus.btn-danger-white, .focus.btn-red-white, .focus.btn-favorite, .donates-list-row-action .focus.btn-remove, .focus.btn-red, .focus.featured-item-text-help, .social-form .focus.btn, .social-form .focus.filter-link, .nko-finance-pay .focus.btn[type='submit'], .nko-finance-pay .focus[type='submit'].featured-item-text-help, .nko-finance-pay .focus[type='submit'].filter-link,
  .campaign-finance-pay .focus.btn[type='submit'],
  .campaign-finance-pay .focus[type='submit'].featured-item-text-help,
  .campaign-finance-pay .focus[type='submit'].filter-link, .nkolist-item-info-donateForm .focus.btn-submit {
    color: #fff;
    background-color: #cb3e14;
    border-color: #c23c13; }
  .btn-danger:active, .btn-danger-white:active, .btn-red-white:active, .btn-favorite:active, .donates-list-row-action .btn-remove:active, .btn-red:active, .featured-item-text-help:active, .social-form .btn:active, .social-form .filter-link:active, .nko-finance-pay .btn[type='submit']:active, .nko-finance-pay [type='submit'].featured-item-text-help:active, .nko-finance-pay [type='submit'].filter-link:active,
  .campaign-finance-pay .btn[type='submit']:active,
  .campaign-finance-pay [type='submit'].featured-item-text-help:active,
  .campaign-finance-pay [type='submit'].filter-link:active, .nkolist-item-info-donateForm .btn-submit:active, .btn-danger.active, .active.btn-danger-white, .active.btn-red-white, .active.btn-favorite, .donates-list-row-action .active.btn-remove, .active.btn-red, .active.featured-item-text-help, .social-form .active.btn, .social-form .active.filter-link, .nko-finance-pay .active.btn[type='submit'], .nko-finance-pay .active[type='submit'].featured-item-text-help, .nko-finance-pay .active[type='submit'].filter-link,
  .campaign-finance-pay .active.btn[type='submit'],
  .campaign-finance-pay .active[type='submit'].featured-item-text-help,
  .campaign-finance-pay .active[type='submit'].filter-link, .nkolist-item-info-donateForm .active.btn-submit,
  .open > .btn-danger.dropdown-toggle,
  .open > .dropdown-toggle.btn-danger-white,
  .open > .dropdown-toggle.btn-red-white,
  .open > .dropdown-toggle.btn-favorite, .donates-list-row-action
  .open > .dropdown-toggle.btn-remove,
  .open > .dropdown-toggle.btn-red,
  .open > .dropdown-toggle.featured-item-text-help, .social-form
  .open > .dropdown-toggle.btn, .social-form
  .open > .dropdown-toggle.featured-item-text-help, .social-form
  .open > .dropdown-toggle.filter-link, .nko-finance-pay
  .open > .dropdown-toggle.btn[type='submit'], .nko-finance-pay
  .open > .dropdown-toggle[type='submit'].featured-item-text-help, .nko-finance-pay
  .open > .dropdown-toggle[type='submit'].filter-link,
  .campaign-finance-pay
  .open > .dropdown-toggle.btn[type='submit'],
  .campaign-finance-pay
  .open > .dropdown-toggle[type='submit'].featured-item-text-help,
  .campaign-finance-pay
  .open > .dropdown-toggle[type='submit'].filter-link, .nkolist-item-info-donateForm
  .open > .dropdown-toggle.btn-submit {
    color: #fff;
    background-color: #cb3e14;
    border-color: #c23c13;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger-white:active:hover, .btn-red-white:active:hover, .btn-favorite:active:hover, .donates-list-row-action .btn-remove:active:hover, .btn-red:active:hover, .featured-item-text-help:active:hover, .social-form .btn:active:hover, .social-form .filter-link:active:hover, .nko-finance-pay .btn[type='submit']:active:hover, .nko-finance-pay [type='submit'].filter-link:active:hover,
    .campaign-finance-pay .btn[type='submit']:active:hover,
    .campaign-finance-pay [type='submit'].filter-link:active:hover, .nkolist-item-info-donateForm .btn-submit:active:hover, .btn-danger:active:focus, .btn-danger-white:active:focus, .btn-red-white:active:focus, .btn-favorite:active:focus, .donates-list-row-action .btn-remove:active:focus, .btn-red:active:focus, .featured-item-text-help:active:focus, .social-form .btn:active:focus, .social-form .filter-link:active:focus, .nko-finance-pay .btn[type='submit']:active:focus, .nko-finance-pay [type='submit'].filter-link:active:focus,
    .campaign-finance-pay .btn[type='submit']:active:focus,
    .campaign-finance-pay [type='submit'].filter-link:active:focus, .nkolist-item-info-donateForm .btn-submit:active:focus, .btn-danger:active.focus, .btn-danger-white:active.focus, .btn-red-white:active.focus, .btn-favorite:active.focus, .donates-list-row-action .btn-remove:active.focus, .btn-red:active.focus, .featured-item-text-help:active.focus, .social-form .btn:active.focus, .social-form .filter-link:active.focus, .nko-finance-pay .btn[type='submit']:active.focus, .nko-finance-pay [type='submit'].filter-link:active.focus,
    .campaign-finance-pay .btn[type='submit']:active.focus,
    .campaign-finance-pay [type='submit'].filter-link:active.focus, .nkolist-item-info-donateForm .btn-submit:active.focus, .btn-danger.active:hover, .active.btn-danger-white:hover, .active.btn-red-white:hover, .active.btn-favorite:hover, .donates-list-row-action .active.btn-remove:hover, .active.btn-red:hover, .active.featured-item-text-help:hover, .social-form .active.btn:hover, .social-form .active.filter-link:hover, .nko-finance-pay .active.btn[type='submit']:hover, .nko-finance-pay .active[type='submit'].filter-link:hover,
    .campaign-finance-pay .active.btn[type='submit']:hover,
    .campaign-finance-pay .active[type='submit'].filter-link:hover, .nkolist-item-info-donateForm .active.btn-submit:hover, .btn-danger.active:focus, .active.btn-danger-white:focus, .active.btn-red-white:focus, .active.btn-favorite:focus, .donates-list-row-action .active.btn-remove:focus, .active.btn-red:focus, .active.featured-item-text-help:focus, .social-form .active.btn:focus, .social-form .active.filter-link:focus, .nko-finance-pay .active.btn[type='submit']:focus, .nko-finance-pay .active[type='submit'].filter-link:focus,
    .campaign-finance-pay .active.btn[type='submit']:focus,
    .campaign-finance-pay .active[type='submit'].filter-link:focus, .nkolist-item-info-donateForm .active.btn-submit:focus, .btn-danger.active.focus, .active.focus.btn-danger-white, .active.focus.btn-red-white, .active.focus.btn-favorite, .donates-list-row-action .active.focus.btn-remove, .active.focus.btn-red, .active.focus.featured-item-text-help, .social-form .active.focus.btn, .social-form .active.focus.filter-link, .nko-finance-pay .active.focus.btn[type='submit'], .nko-finance-pay .active.focus[type='submit'].filter-link,
    .campaign-finance-pay .active.focus.btn[type='submit'],
    .campaign-finance-pay .active.focus[type='submit'].filter-link, .nkolist-item-info-donateForm .active.focus.btn-submit,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .dropdown-toggle.btn-danger-white:hover,
    .open > .dropdown-toggle.btn-red-white:hover,
    .open > .dropdown-toggle.btn-favorite:hover, .donates-list-row-action
    .open > .dropdown-toggle.btn-remove:hover,
    .open > .dropdown-toggle.btn-red:hover,
    .open > .dropdown-toggle.featured-item-text-help:hover, .social-form
    .open > .dropdown-toggle.btn:hover, .social-form
    .open > .dropdown-toggle.featured-item-text-help:hover, .social-form
    .open > .dropdown-toggle.filter-link:hover, .nko-finance-pay
    .open > .dropdown-toggle.btn[type='submit']:hover, .nko-finance-pay
    .open > .dropdown-toggle[type='submit'].featured-item-text-help:hover, .nko-finance-pay
    .open > .dropdown-toggle[type='submit'].filter-link:hover,
    .campaign-finance-pay
    .open > .dropdown-toggle.btn[type='submit']:hover,
    .campaign-finance-pay
    .open > .dropdown-toggle[type='submit'].featured-item-text-help:hover,
    .campaign-finance-pay
    .open > .dropdown-toggle[type='submit'].filter-link:hover, .nkolist-item-info-donateForm
    .open > .dropdown-toggle.btn-submit:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .dropdown-toggle.btn-danger-white:focus,
    .open > .dropdown-toggle.btn-red-white:focus,
    .open > .dropdown-toggle.btn-favorite:focus, .donates-list-row-action
    .open > .dropdown-toggle.btn-remove:focus,
    .open > .dropdown-toggle.btn-red:focus,
    .open > .dropdown-toggle.featured-item-text-help:focus, .social-form
    .open > .dropdown-toggle.btn:focus, .social-form
    .open > .dropdown-toggle.featured-item-text-help:focus, .social-form
    .open > .dropdown-toggle.filter-link:focus, .nko-finance-pay
    .open > .dropdown-toggle.btn[type='submit']:focus, .nko-finance-pay
    .open > .dropdown-toggle[type='submit'].featured-item-text-help:focus, .nko-finance-pay
    .open > .dropdown-toggle[type='submit'].filter-link:focus,
    .campaign-finance-pay
    .open > .dropdown-toggle.btn[type='submit']:focus,
    .campaign-finance-pay
    .open > .dropdown-toggle[type='submit'].featured-item-text-help:focus,
    .campaign-finance-pay
    .open > .dropdown-toggle[type='submit'].filter-link:focus, .nkolist-item-info-donateForm
    .open > .dropdown-toggle.btn-submit:focus,
    .open > .btn-danger.dropdown-toggle.focus,
    .open > .dropdown-toggle.focus.btn-danger-white,
    .open > .dropdown-toggle.focus.btn-red-white,
    .open > .dropdown-toggle.focus.btn-favorite, .donates-list-row-action
    .open > .dropdown-toggle.focus.btn-remove,
    .open > .dropdown-toggle.focus.btn-red,
    .open > .dropdown-toggle.focus.featured-item-text-help, .social-form
    .open > .dropdown-toggle.focus.btn, .social-form
    .open > .dropdown-toggle.focus.featured-item-text-help, .social-form
    .open > .dropdown-toggle.focus.filter-link, .nko-finance-pay
    .open > .dropdown-toggle.focus.btn[type='submit'], .nko-finance-pay
    .open > .dropdown-toggle.focus[type='submit'].featured-item-text-help, .nko-finance-pay
    .open > .dropdown-toggle.focus[type='submit'].filter-link,
    .campaign-finance-pay
    .open > .dropdown-toggle.focus.btn[type='submit'],
    .campaign-finance-pay
    .open > .dropdown-toggle.focus[type='submit'].featured-item-text-help,
    .campaign-finance-pay
    .open > .dropdown-toggle.focus[type='submit'].filter-link, .nkolist-item-info-donateForm
    .open > .dropdown-toggle.focus.btn-submit {
      color: #fff;
      background-color: #ab3411;
      border-color: #85290d; }
  .btn-danger.disabled:focus, .disabled.btn-danger-white:focus, .disabled.btn-red-white:focus, .disabled.btn-favorite:focus, .donates-list-row-action .disabled.btn-remove:focus, .disabled.btn-red:focus, .disabled.featured-item-text-help:focus, .social-form .disabled.btn:focus, .social-form .disabled.filter-link:focus, .nko-finance-pay .disabled.btn[type='submit']:focus, .nko-finance-pay .disabled[type='submit'].filter-link:focus,
  .campaign-finance-pay .disabled.btn[type='submit']:focus,
  .campaign-finance-pay .disabled[type='submit'].filter-link:focus, .nkolist-item-info-donateForm .disabled.btn-submit:focus, .btn-danger.disabled.focus, .disabled.focus.btn-danger-white, .disabled.focus.btn-red-white, .disabled.focus.btn-favorite, .donates-list-row-action .disabled.focus.btn-remove, .disabled.focus.btn-red, .disabled.focus.featured-item-text-help, .social-form .disabled.focus.btn, .social-form .disabled.focus.filter-link, .nko-finance-pay .disabled.focus.btn[type='submit'], .nko-finance-pay .disabled.focus[type='submit'].filter-link,
  .campaign-finance-pay .disabled.focus.btn[type='submit'],
  .campaign-finance-pay .disabled.focus[type='submit'].filter-link, .nkolist-item-info-donateForm .disabled.focus.btn-submit, .btn-danger:disabled:focus, .btn-danger-white:disabled:focus, .btn-red-white:disabled:focus, .btn-favorite:disabled:focus, .donates-list-row-action .btn-remove:disabled:focus, .btn-red:disabled:focus, .featured-item-text-help:disabled:focus, .social-form .btn:disabled:focus, .social-form .filter-link:disabled:focus, .nko-finance-pay .btn[type='submit']:disabled:focus, .nko-finance-pay [type='submit'].filter-link:disabled:focus,
  .campaign-finance-pay .btn[type='submit']:disabled:focus,
  .campaign-finance-pay [type='submit'].filter-link:disabled:focus, .nkolist-item-info-donateForm .btn-submit:disabled:focus, .btn-danger:disabled.focus, .btn-danger-white:disabled.focus, .btn-red-white:disabled.focus, .btn-favorite:disabled.focus, .donates-list-row-action .btn-remove:disabled.focus, .btn-red:disabled.focus, .featured-item-text-help:disabled.focus, .social-form .btn:disabled.focus, .social-form .filter-link:disabled.focus, .nko-finance-pay .btn[type='submit']:disabled.focus, .nko-finance-pay [type='submit'].filter-link:disabled.focus,
  .campaign-finance-pay .btn[type='submit']:disabled.focus,
  .campaign-finance-pay [type='submit'].filter-link:disabled.focus, .nkolist-item-info-donateForm .btn-submit:disabled.focus {
    background-color: #ea5528;
    border-color: #ea5528; }
  .btn-danger.disabled:hover, .disabled.btn-danger-white:hover, .disabled.btn-red-white:hover, .disabled.btn-favorite:hover, .donates-list-row-action .disabled.btn-remove:hover, .disabled.btn-red:hover, .disabled.featured-item-text-help:hover, .social-form .disabled.btn:hover, .social-form .disabled.filter-link:hover, .nko-finance-pay .disabled.btn[type='submit']:hover, .nko-finance-pay .disabled[type='submit'].filter-link:hover,
  .campaign-finance-pay .disabled.btn[type='submit']:hover,
  .campaign-finance-pay .disabled[type='submit'].filter-link:hover, .nkolist-item-info-donateForm .disabled.btn-submit:hover, .btn-danger:disabled:hover, .btn-danger-white:disabled:hover, .btn-red-white:disabled:hover, .btn-favorite:disabled:hover, .donates-list-row-action .btn-remove:disabled:hover, .btn-red:disabled:hover, .featured-item-text-help:disabled:hover, .social-form .btn:disabled:hover, .social-form .filter-link:disabled:hover, .nko-finance-pay .btn[type='submit']:disabled:hover, .nko-finance-pay [type='submit'].filter-link:disabled:hover,
  .campaign-finance-pay .btn[type='submit']:disabled:hover,
  .campaign-finance-pay [type='submit'].filter-link:disabled:hover, .nkolist-item-info-donateForm .btn-submit:disabled:hover {
    background-color: #ea5528;
    border-color: #ea5528; }

.btn-danger-white, .btn-red-white, .btn-favorite, .donates-list-row-action .btn-remove {
  background: #fff;
  color: #ea5528 !important; }
  .btn-danger-white:hover, .btn-red-white:hover, .btn-favorite:hover, .donates-list-row-action .btn-remove:hover, .btn-danger-white:active, .btn-red-white:active, .btn-favorite:active, .donates-list-row-action .btn-remove:active {
    background: #fdefeb;
    color: #ea5528 !important; }

.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
    .btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
    .open > .btn-outline-primary.dropdown-toggle:hover,
    .open > .btn-outline-primary.dropdown-toggle:focus,
    .open > .btn-outline-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #014682;
      border-color: #01315a; }
  .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
    border-color: #43a7fd; }
  .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #43a7fd; }

.btn-outline-secondary {
  color: #e5e5e5;
  background-image: none;
  background-color: transparent;
  border-color: #e5e5e5; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #e5e5e5;
    border-color: #e5e5e5; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: #e5e5e5;
    border-color: #e5e5e5; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #e5e5e5;
    border-color: #e5e5e5; }
    .btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
    .open > .btn-outline-secondary.dropdown-toggle:hover,
    .open > .btn-outline-secondary.dropdown-toggle:focus,
    .open > .btn-outline-secondary.dropdown-toggle.focus {
      color: #fff;
      background-color: #bababa;
      border-color: #a5a5a5; }
  .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: white; }
  .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: white; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:active, .btn-outline-info.active,
  .open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
    .btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
    .open > .btn-outline-info.dropdown-toggle:hover,
    .open > .btn-outline-info.dropdown-toggle:focus,
    .open > .btn-outline-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #b0e1ef; }
  .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #b0e1ef; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:active, .btn-outline-success.active,
  .open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
    .btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
    .open > .btn-outline-success.dropdown-toggle:hover,
    .open > .btn-outline-success.dropdown-toggle:focus,
    .open > .btn-outline-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: #a3d7a3; }
  .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #a3d7a3; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
    .btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
    .open > .btn-outline-warning.dropdown-toggle:hover,
    .open > .btn-outline-warning.dropdown-toggle:focus,
    .open > .btn-outline-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
    border-color: #f8d9ac; }
  .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #f8d9ac; }

.btn-outline-danger {
  color: #ea5528;
  background-image: none;
  background-color: transparent;
  border-color: #ea5528; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #ea5528;
    border-color: #ea5528; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #ea5528;
    border-color: #ea5528; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ea5528;
    border-color: #ea5528; }
    .btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
    .open > .btn-outline-danger.dropdown-toggle:hover,
    .open > .btn-outline-danger.dropdown-toggle:focus,
    .open > .btn-outline-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ab3411;
      border-color: #85290d; }
  .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: #f39e85; }
  .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #f39e85; }

.btn-link {
  font-weight: normal;
  color: #50697d;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #ef4242;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .featured-item-text-help, .btn-group-lg > .filter-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .featured-item-text-help, .btn-group-sm > .filter-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

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

.btn-block + .btn-block {
  margin-top: 0.5rem; }

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

.fade {
  opacity: 0;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

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

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

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

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

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu, .form-control-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 11;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 0.9375rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid #ddd;
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 10px 20px;
  clear: both;
  font-weight: normal;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item:visited {
    /* color: $dropdown-link-color; */ }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ea5528;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: default;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu, .open > .form-control-autocomplete {
  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: 5px 20px;
  font-size: 0.875rem;
  color: #818a91;
  white-space: nowrap; }

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

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

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

.btn-group .btn + .btn, .btn-group .featured-item-text-help + .btn, .btn-group .filter-link + .btn, .btn-group .btn + .featured-item-text-help, .btn-group .featured-item-text-help + .featured-item-text-help, .btn-group .filter-link + .featured-item-text-help, .btn-group .btn + .filter-link, .btn-group .featured-item-text-help + .filter-link, .btn-group .filter-link + .filter-link,
.btn-group .btn + .btn-group,
.btn-group .featured-item-text-help + .btn-group,
.btn-group .filter-link + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .featured-item-text-help,
.btn-group .btn-group + .filter-link,
.btn-group .btn-group + .btn-group {
  margin-left: -2px; }

.btn-toolbar {
  margin-left: -0.5rem; }
  .btn-toolbar::after {
    content: "";
    display: table;
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .btn-toolbar > .featured-item-text-help, .btn-toolbar > .filter-link,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 0.5rem; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .featured-item-text-help:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .filter-link:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .btn-group > .featured-item-text-help:first-child, .btn-group > .filter-link:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .featured-item-text-help:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .filter-link:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

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

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

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .featured-item-text-help, .btn-group > .btn-group:not(:first-child):not(:last-child) > .filter-link {
  border-radius: 0; }

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

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .featured-item-text-help:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .filter-link:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.btn + .dropdown-toggle-split, .featured-item-text-help + .dropdown-toggle-split, .filter-link + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .btn + .dropdown-toggle-split::after, .featured-item-text-help + .dropdown-toggle-split::after, .filter-link + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .btn-group-sm > .featured-item-text-help + .dropdown-toggle-split, .btn-group-sm > .filter-link + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .btn-group-lg > .featured-item-text-help + .dropdown-toggle-split, .btn-group-lg > .filter-link + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }

.btn .caret, .featured-item-text-help .caret, .filter-link .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .featured-item-text-help .caret, .btn-group-lg > .filter-link .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .featured-item-text-help .caret, .dropup .btn-group-lg > .filter-link .caret {
  border-width: 0 0.3em 0.3em; }

.btn-group-vertical > .btn, .btn-group-vertical > .featured-item-text-help, .btn-group-vertical > .filter-link,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .featured-item-text-help,
.btn-group-vertical > .btn-group > .filter-link {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both; }

.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .featured-item-text-help, .btn-group-vertical > .btn-group > .filter-link {
  float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .featured-item-text-help + .btn, .btn-group-vertical > .filter-link + .btn, .btn-group-vertical > .btn + .featured-item-text-help, .btn-group-vertical > .featured-item-text-help + .featured-item-text-help, .btn-group-vertical > .filter-link + .featured-item-text-help, .btn-group-vertical > .btn + .filter-link, .btn-group-vertical > .featured-item-text-help + .filter-link, .btn-group-vertical > .filter-link + .filter-link,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .featured-item-text-help + .btn-group,
.btn-group-vertical > .filter-link + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .featured-item-text-help,
.btn-group-vertical > .btn-group + .filter-link,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -2px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .featured-item-text-help:not(:first-child):not(:last-child), .btn-group-vertical > .filter-link:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .featured-item-text-help:first-child:not(:last-child), .btn-group-vertical > .filter-link:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .featured-item-text-help:last-child:not(:first-child), .btn-group-vertical > .filter-link:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .featured-item-text-help, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .filter-link {
  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) > .featured-item-text-help:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .filter-link: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, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .featured-item-text-help:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .filter-link:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

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

.input-group {
  position: relative;
  width: 100%;
  display: table;
  border-collapse: separate; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      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: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9375rem;
  font-weight: normal;
  line-height: 1.3;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 2px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .input-group-sm > .input-group-btn > .input-group-addon.featured-item-text-help,
  .input-group-sm > .input-group-btn > .input-group-addon.filter-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .input-group-lg > .input-group-btn > .input-group-addon.featured-item-text-help,
  .input-group-lg > .input-group-btn > .input-group-addon.filter-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

.input-group-addon:not(:last-child) {
  border-right: 0; }

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

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .input-group-btn > .featured-item-text-help, .input-group-btn > .filter-link {
    position: relative; }
    .input-group-btn > .btn + .btn, .input-group-btn > .featured-item-text-help + .btn, .input-group-btn > .filter-link + .btn, .input-group-btn > .btn + .featured-item-text-help, .input-group-btn > .featured-item-text-help + .featured-item-text-help, .input-group-btn > .filter-link + .featured-item-text-help, .input-group-btn > .btn + .filter-link, .input-group-btn > .featured-item-text-help + .filter-link, .input-group-btn > .filter-link + .filter-link {
      margin-left: -2px; }
    .input-group-btn > .btn:focus, .input-group-btn > .featured-item-text-help:focus, .input-group-btn > .filter-link:focus, .input-group-btn > .btn:active, .input-group-btn > .featured-item-text-help:active, .input-group-btn > .filter-link:active, .input-group-btn > .btn:hover, .input-group-btn > .featured-item-text-help:hover, .input-group-btn > .filter-link:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .featured-item-text-help, .input-group-btn:not(:last-child) > .filter-link,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -2px; }
  .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .featured-item-text-help, .input-group-btn:not(:first-child) > .filter-link,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -2px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .featured-item-text-help:focus, .input-group-btn:not(:first-child) > .filter-link:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .featured-item-text-help:active, .input-group-btn:not(:first-child) > .filter-link:active, .input-group-btn:not(:first-child) > .btn:hover, .input-group-btn:not(:first-child) > .featured-item-text-help:hover, .input-group-btn:not(:first-child) > .filter-link:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.alert {
  padding: 15px;
  margin-bottom: 1rem;
  border: 2px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

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

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

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

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

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

.close {
  float: right;
  font-size: 2.8125rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

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

.modal-open {
  overflow: hidden; }

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

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

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

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

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

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

.modal-body {
  position: relative;
  padding: 30px;
  overflow: hidden; }

.modal-footer {
  padding: 30px;
  /* text-align: right; // right align buttons */
  border-top: 2px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }

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

@media (min-width: 544px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "open_sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
      top: 50%;
      left: 0;
      margin-top: -5px;
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
      top: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
      top: 50%;
      right: 0;
      margin-top: -5px;
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

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

.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: block;
  max-width: 276px;
  padding: 1px;
  font-family: "open_sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
      bottom: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25);
      border-bottom-width: 0; }
      .popover.popover-top .popover-arrow::after, .popover.bs-tether-element-attached-bottom .popover-arrow::after {
        bottom: 1px;
        margin-left: -10px;
        content: "";
        border-top-color: #fff;
        border-bottom-width: 0; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
      top: 50%;
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25);
      border-left-width: 0; }
      .popover.popover-right .popover-arrow::after, .popover.bs-tether-element-attached-left .popover-arrow::after {
        bottom: -10px;
        left: 1px;
        content: "";
        border-right-color: #fff;
        border-left-width: 0; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
      top: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-width: 0;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-bottom .popover-arrow::after, .popover.bs-tether-element-attached-top .popover-arrow::after {
        top: 1px;
        margin-left: -10px;
        content: "";
        border-top-width: 0;
        border-bottom-color: #fff; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
      top: 50%;
      right: -11px;
      margin-top: -11px;
      border-right-width: 0;
      border-left-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-left .popover-arrow::after, .popover.bs-tether-element-attached-right .popover-arrow::after {
        right: 1px;
        bottom: -10px;
        content: "";
        border-right-width: 0;
        border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 0.9375rem;
  background-color: #f7f7f7;
  border-bottom: 2px solid #ebebeb;
  border-radius: 0.175rem 0.175rem 0 0; }
  .popover-title:empty {
    display: none; }

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

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

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

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

.bg-inverse {
  background-color: #373a3c; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important; }

.bg-success {
  color: #fff !important;
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  color: #fff !important;
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  color: #fff !important;
  background-color: #ea5528 !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #cb3e14 !important; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline {
  display: inline !important; }

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

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

.pull-xs-none {
  float: none !important; }

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .pull-md-left {
    float: left !important; }
  .pull-md-right {
    float: right !important; }
  .pull-md-none {
    float: none !important; } }

@media (min-width: 1000px) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 1365px) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

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

.w-100 {
  width: 100% !important; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1 {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

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

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

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

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 1000px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1365px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

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

.text-uppercase, .featured-item-text-help {
  text-transform: uppercase !important; }

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

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

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

.text-muted {
  color: #818a91 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #687077; }

.text-primary {
  color: #0275d8 !important; }

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

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44; }

.text-info {
  color: #5bc0de !important; }

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

.text-warning {
  color: #f0ad4e !important; }

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

.text-danger {
  color: #ea5528 !important; }

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

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

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

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

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

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

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 999px) {
  .hidden-md-down {
    display: none !important; } }

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

@media (max-width: 1364px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1365px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

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

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

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

@media (max-width: 1364px) and (min-width: 1000px) {
  .hidden-lg {
    display: none !important; } }

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

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

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

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

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

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

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

@media (max-width: 1364px) and (min-width: 1000px) {
  .visible-lg {
    display: block !important; } }

.visible-xl {
  display: none !important; }
  @media (min-width: 1365px) {
    .visible-xl {
      display: block !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; } }

/* cyrillic-ext */
@font-face {
  font-family: 'open_sans';
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTa-j2U0lmluP9RWlSytm3ho.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; }

/* cyrillic */
@font-face {
  font-family: 'open_sans';
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTZX5f-9o1vgP2EXwfjgl7AY.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* latin */
@font-face {
  font-family: 'open_sans';
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

/* cyrillic-ext */
@font-face {
  font-family: 'open_sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/K88pR3goAWT7BTt32Z01mxJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; }

/* cyrillic */
@font-face {
  font-family: 'open_sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* latin */
@font-face {
  font-family: 'open_sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

/* cyrillic-ext */
@font-face {
  font-family: 'open_sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzK-j2U0lmluP9RWlSytm3ho.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; }

/* cyrillic */
@font-face {
  font-family: 'open_sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzJX5f-9o1vgP2EXwfjgl7AY.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* latin */
@font-face {
  font-family: 'open_sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

.icon {
  display: inline-block;
  vertical-align: middle; }
  .icon:before {
    content: "";
    float: left;
    width: 100%;
    height: 100%; }
  .icon-plus {
    width: 20px;
    height: 20px; }
    .icon-plus:before {
      background: url("../images/svg/icon-plus.svg") no-repeat 50% 50%; }
  .icon-eye {
    width: 22px;
    height: 15px; }
    .icon-eye:before {
      background: url("../images/svg/icon-eye.svg") no-repeat 50% 50%; }
  .icon-trash {
    width: 14px;
    height: 18px; }
    .icon-trash:before {
      background: url("../images/svg/icon-trash.svg") no-repeat 50% 50%; }
  .icon-edit {
    width: 18px;
    height: 18px; }
    .icon-edit:before {
      background: url("../images/svg/icon-edit.svg") no-repeat 50% 50%; }
    .icon-edit-red {
      width: 18px;
      height: 18px; }
      .icon-edit-red:before {
        background: url("../images/svg/icon-edit-red.svg") no-repeat 50% 50%; }
  .icon-star {
    width: 20px;
    height: 19px; }
    .icon-star:before {
      background: url("../images/svg/icon-star.svg") no-repeat 50% 50%; }
    .icon-star-gray {
      width: 20px;
      height: 19px; }
      .icon-star-gray:before {
        background: url("../images/svg/icon-star-gray.svg") no-repeat 50% 50%; }
    .icon-star-white {
      width: 20px;
      height: 19px; }
      .icon-star-white:before {
        background: url("../images/svg/icon-star-white.svg") no-repeat 50% 50%; }
  .icon-search {
    width: 17px;
    height: 17px; }
    .icon-search:before {
      background: url("../images/svg/icon-search.svg") no-repeat 50% 50%; }
  .icon-settings {
    width: 18px;
    height: 18px; }
    .icon-settings:before {
      background: url("../images/svg/icon-settings.svg") no-repeat 50% 50%; }
  .icon-close {
    width: 14px;
    height: 14px; }
    .icon-close:before {
      background: url("../images/svg/icon-close.svg") no-repeat 50% 50%; }
    .icon-close-white {
      width: 22px;
      height: 22px; }
      .icon-close-white:before {
        background: url("../images/icon-close-white.png") no-repeat 50% 50%; }
  .icon-angle-right {
    width: 6px;
    height: 12px; }
    .icon-angle-right:before {
      background: url("../images/svg/icon-angle-right.svg") no-repeat 50% 50%; }
  .icon-mail-large {
    width: 80px;
    height: 64px; }
    .icon-mail-large:before {
      background: url("../images/svg/icon-mail.svg") no-repeat 50% 50%; }
  .icon-ok-large {
    width: 70px;
    height: 54px; }
    .icon-ok-large:before {
      background: url("../images/svg/icon-ok.svg") no-repeat 50% 50%; }
  .icon-print {
    width: 20px;
    height: 18px; }
    .icon-print:before {
      background: url("../images/svg/icon-print.svg") no-repeat 50% 50%; }
  .icon-times {
    width: 14px;
    height: 14px; }
    .icon-times:before {
      background: url("../images/svg/icon-clear.svg") no-repeat 50% 50%; }
  .icon-rotate {
    width: 24px;
    height: 27px; }
    .icon-rotate:before {
      background: url("../images/icon-rotate.png") no-repeat 50% 50%; }
  .icon-addFile {
    width: 46px;
    height: 42px; }
    .icon-addFile:before {
      background: url("../images/svg/icon-addFile.svg") no-repeat 50% 50%; }
  .icon-like-large {
    width: 80px;
    height: 74px; }
    .icon-like-large:before {
      background: url("../images/svg/icon-like.svg") no-repeat 50% 50%; }
  .icon-fb {
    width: 32px;
    height: 32px; }
    .icon-fb:before {
      background: url("../images/svg/icon-facebook.svg") no-repeat 50% 50%; }
  .icon-vk {
    width: 32px;
    height: 32px; }
    .icon-vk:before {
      background: url("../images/svg/icon-vk.svg") no-repeat 50% 50%; }
  .icon-twitter {
    width: 32px;
    height: 32px; }
    .icon-twitter:before {
      background: url("../images/svg/icon-twitter.svg") no-repeat 50% 50%; }
  .icon-google-plus {
    width: 32px;
    height: 32px; }
    .icon-google-plus:before {
      background: url("../images/svg/icon-google+.svg") no-repeat 50% 50%; }
  .icon-odnoklassniki {
    width: 32px;
    height: 32px; }
    .icon-odnoklassniki:before {
      background: url("../images/icon-odnoklassniki.png") no-repeat -17px -18px; }

.menu, .header-search-results ul, .footer-nav-indent-0, .footer-nav-indent-1 {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

.hidden {
  display: none; }

.dotted {
  text-decoration: none !important; }
  .dotted span {
    background: url("../images/dottedBorder.png") repeat-x 50% bottom; }

.f-os-l {
  font-family: "open_sanslight"; }

.f-os-reg {
  font-family: "open_sans","Helvetica Neue", Arial, sans-serif; }

.f-os-i {
  font-family: "open_sanslight_i"; }

.white {
  color: #fff !important; }

.black {
  color: #000 !important; }

.gray-dark {
  color: #373a3c !important; }

.gray {
  color: #55595c !important; }

.gray-light {
  color: #818a91 !important; }

.gray-lighter {
  color: #eceeef !important; }

.gray-lightest {
  color: #f7f7f9 !important; }

.gray-headerBorder {
  color: #e5e5e5 !important; }

.gray-contentBackground {
  color: #fbf9f6 !important; }

.blue-dark {
  color: #50697d !important; }

.orange {
  color: #ea5528 !important; }

.brand-primary {
  color: #0275d8 !important; }

.brand-success {
  color: #5cb85c !important; }

.brand-info {
  color: #5bc0de !important; }

.brand-warning {
  color: #f0ad4e !important; }

.brand-danger {
  color: #ea5528 !important; }

.brand-inverse {
  color: #373a3c !important; }

.linkAddon {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  width: 20px;
  height: 20px;
  background-color: #ea5528;
  border-radius: 10px;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 20px;
  line-height: 1.25rem; }

figure {
  max-width: 100%; }
  figure img {
    max-width: 100%; }

.topShadow {
  position: fixed;
  z-index: 20;
  width: 100%;
  height: 30px;
  margin-top: -30px;
  box-shadow: 0 30px 30px rgba(0, 0, 0, 0.3);
  background: #000;
  display: none; }
  .scrolled .topShadow {
    display: none; }

.overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 10;
  display: none; }
  .searchResults .overlay {
    display: block; }

.form-control-under, .ui-datepicker-trigger {
  position: absolute;
  right: 25px;
  top: 8px;
  line-height: 20px;
  line-height: 1.25rem;
  color: rgba(0, 0, 0, 0.3); }

.ui-datepicker-trigger {
  background: url("../images/svg/date.svg") no-repeat right 50%;
  width: 18px;
  height: 20px;
  right: 11px;
  cursor: pointer;
  color: transparent;
  border-width: 0; }

@media (min-width: 768px) {
  .tableIcon, .profile-donates-table-row-icon, .donates-list-row-icon {
    width: 55px;
    height: 55px;
    text-align: center;
    border-radius: 27px;
    letter-spacing: -0.4em;
    margin: 0 20px 0 10px; }
    .tableIcon img, .profile-donates-table-row-icon img, .donates-list-row-icon img {
      width: 47px; } }

@media (max-width: 767px) {
  .tableIcon, .profile-donates-table-row-icon, .donates-list-row-icon {
    display: none; } }

.tableRow, .donates-list-row {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 24px;
  line-height: 1.5rem; }
  .tableRow::after, .donates-list-row::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 1000px) {
    .tableRow, .donates-list-row {
      border-radius: 5px; } }
  @media (min-width: 768px) {
    .tableRow, .donates-list-row {
      padding: 10px 0 14px;
      margin: 0 -10px; } }
  @media (max-width: 999px) {
    .tableRow, .donates-list-row {
      background: #fff;
      border-top: #e5e5e5 2px solid;
      border-bottom: #e5e5e5 2px solid;
      margin: 10px -10px; } }
  @media (max-width: 767px) {
    .tableRow, .donates-list-row {
      padding: 10px; } }

.error {
  color: #ea5528;
  padding: 8px 20px;
  display: none; }
  @media (min-width: 768px) {
    .error {
      float: left;
      width: 50%; } }
  @media (max-width: 767px) {
    .error {
      padding-left: 0;
      margin: -0.5rem 0 1rem; } }

.info {
  clear: both;
  padding: 0;
  color: #818a91;
  display: block; }

.has-danger + .error {
  display: block !important; }

#floatAuth {
  padding-bottom: 15px; }

.btn .icon-plus, .featured-item-text-help .icon-plus, .filter-link .icon-plus {
  margin-top: -2px; }

.btn.dropdown-toggle, .dropdown-toggle.featured-item-text-help, .dropdown-toggle.filter-link {
  font-weight: 400;
  text-transform: none; }

.searchIcon {
  background: #fff url("../images/svg/icon-search.svg") no-repeat 11px 10px;
  padding-left: 36px;
  border-color: #e5e5e5; }

@media (min-width: 768px) {
  html {
    height: 100%; }
  body {
    min-height: 100%;
    position: relative; } }
  @media (min-width: 768px) and (max-width: 999px) {
    body {
      background: #fbf9f6;
      padding-bottom: 430px; } }
  @media (min-width: 768px) and (min-width: 1000px) {
    body {
      padding-bottom: 293px; } }

.content {
  background: #fbf9f6; }
  .content-subNav {
    margin: 20px 0; }
    @media (min-width: 1000px) {
      .content-subNav a {
        display: inline-block;
        font-size: 15px;
        font-size: 0.9375rem;
        line-height: 24px;
        line-height: 1.5rem;
        padding: 7px 0 9px;
        margin: 0 20px;
        border-radius: 5px;
        font-weight: 400; }
        .content-subNav a:first-child {
          margin-left: 0; }
        .content-subNav a.active {
          background: #313b43;
          color: #fff !important;
          margin: 0;
          padding-left: 20px;
          padding-right: 20px; }
          .content-subNav a.active span {
            background: none; } }
    @media (max-width: 999px) {
      .content-subNav {
        position: relative;
        padding-bottom: 42px;
        max-height: 42px;
        overflow: hidden;
        /*
    */ }
        .content-subNav.opened {
          max-height: 500px;
          overflow: visible; }
          .content-subNav.opened a:after {
            -webkit-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                    transform: rotate(180deg); }
          .content-subNav.opened a.active {
            top: -37px !important; }
        .content-subNav-list {
          background: #fff;
          border: 2px solid #e5e5e5;
          border-radius: 0 0 5px 5px;
          position: absolute;
          z-index: 5;
          top: 42px;
          left: 0;
          right: 0;
          padding: 10px 0; }
          .opened .content-subNav-list {
            top: 37px; }
        .content-subNav a {
          display: block;
          padding: 5px 20px;
          font-size: 15px;
          font-size: 0.9375rem;
          line-height: 20px;
          line-height: 1.25rem; }
          .content-subNav a span {
            background: none; }
          .content-subNav a.active {
            padding: 7px 20px 9px;
            position: absolute;
            top: -42px;
            left: -2px;
            right: -2px;
            border: 2px solid #e5e5e5;
            border-radius: 5px;
            display: block;
            background: #fff; }
            .content-subNav a.active:after {
              content: "";
              width: 13px;
              height: 8px;
              background: url("../images/svg/angle-down.svg") no-repeat 50% 50%;
              float: right;
              margin: 8px 2px 0;
              transition: -webkit-transform 0.2s linear;
              transition: transform 0.2s linear;
              transition: transform 0.2s linear, -webkit-transform 0.2s linear; } }
  .content-block {
    padding-left: 20px;
    padding-right: 20px; }
    .content-block h1, .content-block h2 {
      text-align: center; }
    @media (min-width: 544px) {
      .content-block .btn, .content-block .featured-item-text-help, .content-block .filter-link {
        min-width: 300px; } }
    @media (max-width: 543px) {
      .content-block .btn, .content-block .featured-item-text-help, .content-block .filter-link {
        min-width: 250px; } }
  .content ul {
    list-style-type: none;
    list-style-image: url(../images/li.png);
    padding-left: 22px; }
  .content img {
    max-width: 100%; }
  .content h4 {
    line-height: 21px;
    line-height: 1.3125rem;
    font-weight: 700;
    margin: 9px 0 5px; }
  .content a:visited {
    /* color: #96a5b1; */ }
  .scrolled .header + .content {
    margin-top: 60px; }
  .content-header, .content-body {
    box-shadow: 0 30px 30px rgba(0, 0, 0, 0.04) inset;
    border-top: 2px #e5e5e5 solid;
    margin: 0 -15px;
    background: #fff; }
    .content-header > .container, .content-body > .container {
      max-width: 1200px; }
    @media (min-width: 1000px) {
      .content-header, .content-body {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (max-width: 999px) {
      .content-header, .content-body {
        padding-left: 10px;
        padding-right: 10px;
        background: #fbf9f6; }
        .content-header > .container, .content-body > .container {
          padding: 0; }
        .content-header-columns > .row, .content-body-columns > .row {
          margin-left: -10px;
          margin-right: -10px; }
          .content-header-columns > .row > *[class*='col'], .content-body-columns > .row > *[class*='col'] {
            padding-left: 10px;
            padding-right: 10px; } }
  .content-header {
    padding-top: 38px;
    padding-bottom: 10px; }
    @media (max-width: 999px) {
      .content-header {
        padding-top: 15px; } }
    @media (max-width: 999px) {
      [data-bgColor='white'] .content-header, .content-header[data-bgColor='white'] {
        box-shadow: none;
        background: #fff; } }
    .content-header-subtitle {
      font-weight: 400;
      margin-bottom: 25px; }
    .content-header .btn-favorite {
      margin-bottom: 10px;
      float: right;
      width: 42px;
      height: 42px;
      padding: 5px; }
      .content-header .btn-favorite .icon {
        width: 100%;
        height: 100%; }
        .content-header .btn-favorite .icon:before {
          background-size: 100% 100%; }
  .content-body {
    padding-top: 30px;
    padding-bottom: 10px;
    /*
    h2 {
      @include fontSize(18px);
      @include lineHeight(27px);
    }
    */ }
    [data-bgColor='white'] .content-body, .content-body[data-bgColor='white'] {
      border-top-width: 0;
      padding-top: 1px;
      box-shadow: none; }
      @media (max-width: 999px) {
        [data-bgColor='white'] .content-body, .content-body[data-bgColor='white'] {
          background: #fff; } }
    .content-body h2 {
      margin-top: 28px; }
    .content-body h2 + h3, .content-body h2 + .content-header-subtitle {
      margin-top: 18px; }

.container-fluid > .container {
  max-width: 1200px; }

.btn .icon, .featured-item-text-help .icon, .filter-link .icon {
  margin-right: 5px; }

.btn + .btn, .featured-item-text-help + .btn, .filter-link + .btn, .btn + .featured-item-text-help, .featured-item-text-help + .featured-item-text-help, .filter-link + .featured-item-text-help, .btn + .filter-link, .featured-item-text-help + .filter-link, .filter-link + .filter-link {
  margin-left: 17px; }

.btn-favorite {
  padding-top: 9px;
  padding-bottom: 9px; }
  .btn-favorite .icon {
    vertical-align: bottom; }
  .btn-favorite.active {
    background: rgba(234, 85, 40, 0.3); }

.socialButton {
  margin: 25px 0;
  padding: 5px 0; }

textarea {
  display: block; }

.ui-datepicker {
  margin-top: -60px; }

.status-green {
  width: 8px;
  height: 8px;
  background: #2ccf38;
  border-radius: 4px; }

.status-gray {
  width: 8px;
  height: 8px;
  background: #c8c7c4;
  border-radius: 4px; }

.form-info {
  padding: 3px 0;
  opacity: 0.6;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px;
  line-height: 1.125rem;
  background-color: #e5e5e5;
  border-radius: 3px;
  text-align: center;
  margin-bottom: 15px; }
  .form-control + .form-info {
    margin-top: 10px;
    margin-bottom: 0; }
  .error + .form-info {
    clear: both; }

.dropdown {
  max-width: 100%; }
  @media (max-width: 767px) {
    .dropdown a {
      white-space: normal; } }

.alert [data-dismiss="alert"] {
  background: none;
  border-width: 0;
  float: right; }
  .alert [data-dismiss="alert"]:before {
    width: 14px;
    height: 14px;
    background: url("../images/svg/icon-close.svg") no-repeat 50% 50%; }

.mce-container {
  width: 100%;
  max-width: 680px !important; }

.mce-panel {
  border: 2px rgba(0, 0, 0, 0.15) solid;
  border-radius: 0.25rem; }

@media print {
  .screen-only {
    display: none; } }

.header {
  height: 80px;
  position: relative;
  background: #fff;
  transition: all 0.3s ease;
  /* end of search */ }
  .searchResults .header {
    z-index: 11; }
  .header a {
    color: #313b43; }
  .header * {
    transition: all 0.3s ease; }
  .scrolled .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11;
    height: 60px;
    border-bottom: 2px #f1f1f1 solid; }
  .header-logo {
    float: left;
    padding: 10px 10px 5px 25px;
    background: url("../images/svg/Blago_Logo_bold_rgb.svg") no-repeat 25px 15px;
    background-size: 150px 54px; }
    .scrolled .header-logo {
      background-position: 25px 5px; }
    .header-logo img {
      opacity: 0; }

@media (min-width: 1000px) and (max-width: 1180px) {
  .header-logo {
    width: 230px; } }
    @media (max-width: 999px) {
      .header-logo {
        padding-left: 10px;
        background-position: 10px 15px; }
        .scrolled .header-logo {
          background-position: 10px 5px; } }
    @media (max-width: 359px) {
      .header-logo {
        padding-top: 13px;
        padding-right: 0;
        max-width: 120px;
        background-size: 108px 52px; }
        .header-logo img {
          max-width: 125px; } }
    .scrolled .header-logo {
      padding-top: 0; }
    .header-logo a {
      float: left; }
  .header-search {
    float: left; }
    @media (min-width: 1000px) {
      .header-search {
        padding: 20px 0 0; } }
    @media (max-width: 999px) {
      .header-search {
        padding: 20px 5px; } }
    @media (max-width: 359px) {
      .header-search {
        padding: 0; } }
    .scrolled .header-search {
      padding-top: 10px;
      pading-bottom: 0; }
    @media (min-width: 1000px) {
      .header-search.active {
        position: relative;
        min-height: 1px;
        padding-right: 0;
        padding-left: 0;
        float: left;
        width: 75%; }
        .header-search.active .input-group-btn {
          display: block; }
        .header-search.active .form-control {
          border-color: #d2d3d4;
          border-top-right-radius: 0 !important;
          border-bottom-right-radius: 0 !important;
          width: 85%; } }
    .header-search form {
      transition: all 0.3s ease; }
    .header-search-type {
      height: 42px; }
    .header-search .form-control {
      padding-left: 36px;
      background: url("../images/svg/search.svg") no-repeat 11px 12px;
      border-width: 2px;
      border-color: #e5e5e5;
      border-radius: 0.25rem !important; }
    .header-search .input-group-btn {
      display: none; }

@media (min-width: 1000px) and (max-width: 1180px) {
  .header-search {
    width: 179px; } }
    @media (max-width: 999px) {
      .header-search-form {
        z-index: 11;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        padding: 15px;
        background: #fff;
        box-shadow: 0 15px 15px rgba(0, 0, 0, 0.04); }
        .opened .header-search-form {
          display: block !important; }
        .header-search-form .input-group-btn {
          display: block; }
          .header-search-form .input-group-btn button {
            width: 90px;
            margin-left: -90px !important; }
      .header-search-reset {
        width: 14px;
        height: 14px;
        background: url("../images/svg/icon-clear.svg") no-repeat 50% 50%;
        position: absolute;
        z-index: 3;
        top: 13px;
        right: 101px;
        display: none; }
        .type .header-search-reset {
          display: block; } }
    .header-search-results {
      position: absolute;
      left: 0;
      right: 0;
      z-index: 11;
      background: #fff;
      overflow-y: auto; }
      @media (min-width: 1000px) {
        .header-search-results {
          box-shadow: 0 2px 0 #e5e5e5 inset, 0 15px 15px rgba(0, 0, 0, 0.2);
          background-image: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.04) 100%);
          top: 100%;
          max-height: 700px; } }
      @media (max-width: 999px) {
        .header-search-results {
          top: 140px; }
          .scrolled .header-search-results {
            top: 120px; } }
      .header-search-results-noResult {
        margin: 103px 0;
        text-align: center; }
      .searchResults .header-search-results {
        display: block !important; }
      .header-search-results ul {
        font-size: 15px;
        font-size: 0.9375rem;
        line-height: 21px;
        line-height: 1.3125rem; }
        @media (min-width: 1000px) {
          .header-search-results ul {
            padding: 25px 0;
            margin: 0 25%; } }
        @media (max-width: 999px) {
          .header-search-results ul {
            padding: 25px 15px; } }
        .header-search-results ul li {
          margin-bottom: 18px; }
          .header-search-results ul li:last-child {
            margin-bottom: 0; }
    .header-search-link {
      padding: 10px;
      float: right;
      margin: 20px 10px;
      letter-spacing: 0; }
      .header-search-link:before {
        content: "";
        width: 18px;
        height: 18px;
        background: url("../images/svg/search-black.svg") no-repeat 50% 50%;
        display: block; }
      .scrolled .header-search-link {
        margin-top: 10px;
        margin-bottom: 0; }
      .opened + .header-nav + .header-search-link {
        background: #e5e5e5; }
      @media (max-width: 359px) {
        .header-search-link {
          margin-left: 0;
          margin-right: 5px; } }
  .header-nav {
    text-align: right;
    letter-spacing: 40px;
    line-height: 20px;
    line-height: 1.25rem;
    transition: padding 0.3s ease, margin 0.3s ease;
    transition-delay: 0s, .3s; }

@media (min-width: 1000px) and (max-width: 1364px) {
  .header-nav {
    letter-spacing: 15px; } }
    @media (min-width: 1000px) {
      .active + .header-nav {
        margin-top: -300px;
        transition: none; } }
    @media (max-width: 999px) {
      .header-nav {
        float: right;
        padding: 20px 0;
        margin-right: 15px;
        letter-spacing: 0; } }
    @media (min-width: 1000px) {
      .header-nav {
        padding: 29px 30px 0 15px; } }
  @media (min-width: 1000px) and (max-width: 1364px) {
    .header-nav {
      float: right;
      width: auto; } }
    @media (max-width: 999px) {
      .header-nav-list {
        border-top: 2px rgba(0, 0, 0, 0.1) solid;
        border-bottom: 2px rgba(0, 0, 0, 0.1) solid;
        box-shadow: 0 15px 15px rgba(0, 0, 0, 0.04);
        position: fixed;
        left: 0;
        right: 0;
        top: 80px;
        background: #fff;
        padding: 2px;
        z-index: 10;
        text-align: center; }
        .opened .header-nav-list {
          display: block !important; }
        .scrolled .header-nav-list {
          top: 58px; }
        .header-nav-list a {
          display: block !important;
          text-align: center;
          margin: 18px 0; } }
    .header-nav-list-2ndLevel::after {
      content: "";
      display: table;
      clear: both; }
    .header-nav-list-2ndLevel a {
      float: left;
      clear: left;
      margin: 7px 0; }
    .header-nav-list-2ndLevel .sep {
      clear: both;
      padding-top: 5px;
      border-bottom: 2px #e5e5e5 solid;
      margin: 0 -15px 5px; }
    @media (min-width: 1000px) {
      .scrolled .header-nav {
        padding-top: 20px; } }
    @media (max-width: 999px) {
      .scrolled .header-nav {
        padding-top: 10px;
        padding-bottom: 0; } }
    .header-nav a {
      display: inline-block;
      letter-spacing: 0;
      font-size: 15px;
      font-size: 0.9375rem; }
    .header-nav-link {
      padding: 10px; }
      .opened .header-nav-link {
        background-color: #e6e6e6; }
        .opened .header-nav-link .linkAddon {
          display: none; }
      .header-nav-link:before {
        content: "";
        width: 17px;
        height: 17px;
        background: url("../images/svg/bars.svg") no-repeat 50% 50%;
        float: left;
        margin-right: 6px; }
      .header-nav-link .linkAddon {
        position: absolute;
        right: 7px;
        top: 10px; }
        @media (min-width: 1000px) {
          .header-nav-link .linkAddon {
            display: none; } }
        .scrolled .header-nav-link .linkAddon {
          top: 3px; }
    .header-nav .dropdown {
      display: inline-block;
      vertical-align: top;
      margin-top: -9px; }
  .header-auth-button.btn, .header-auth-button.featured-item-text-help, .header-auth-button.filter-link {
    width: 200px;
    font-size: 13px;
    font-size: 0.8125rem; }
    .header-auth-button.btn:after, .header-auth-button.featured-item-text-help:after, .header-auth-button.filter-link:after {
      display: none; }
    @media (max-width: 999px) {
      .header-auth-button.btn, .header-auth-button.featured-item-text-help, .header-auth-button.filter-link {
        border-color: #ea5528;
        color: #ea5528 !important; } }
  .header-auth-form .form-control {
    max-width: 1000px; }
  .header-auth-form .info,
  .header-auth-form .error {
    color: rgba(0, 0, 0, 0.6);
    background-color: #e5e5e5;
    padding: 3px 8px;
    border-radius: 3px;
    float: none;
    width: 100%;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 18px;
    line-height: 1.125rem; }
    [class*='offset'] > .header-auth-form .info, [class*='offset'] >
    .header-auth-form .error {
      margin: 5px 0; }
  .header-auth-form .error {
    color: #ef4242;
    background-color: rgba(239, 66, 66, 0.2); }
  .header-auth-form .form-control-under, .header-auth-form .ui-datepicker-trigger {
    right: 10px;
    margin: 0; }
  .header-auth-container {
    letter-spacing: 0;
    width: 250px;
    margin: 5px 0 0 -10px;
    padding: 10px; }
    @media (max-width: 999px) {
      .header-auth-container {
        position: fixed;
        top: 80px;
        left: 0;
        width: 100%;
        margin: 0;
        border-radius: 0;
        border-color: rgba(0, 0, 0, 0.1); }
        .scrolled .header-auth-container {
          top: 58px; } }
    .regOpen .header-auth-container {
      display: none; }
    .header-auth-container .h3 {
      margin: 0;
      text-align: center; }
    .header-auth-container .form-group {
      margin: 10px 0; }
    .header-auth-container .btn, .header-auth-container .featured-item-text-help, .header-auth-container .filter-link {
      width: 100%; }
  .header-auth-footer {
    border-top: 2px #e5e5e5 solid;
    margin: 0 -10px -10px;
    background: #fbf9f6;
    padding: 10px;
    text-align: center; }
  .header-registration {
    margin-top: -200%;
    opacity: 0;
    transition: margin-top 0s ease, opacity 0.3s ease, top 0.3s ease;
    transition-delay: 0.3s,0s;
    background: #fff;
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    padding: 30px 30px 15px;
    border-top: 2px #e5e5e5 solid;
    box-shadow: 0 30px 30px rgba(0, 0, 0, 0.04) inset; }
    .scrolled .header-registration {
      top: 58px; }
    .regOpen .header-registration {
      margin-top: 0;
      opacity: 1;
      transition: margin-top 0s ease, opacity 0.3s ease, top 0.3s ease;
      z-index: 1; }
    .header-registration-form {
      padding: 15px 0 0; }
      .header-registration-form label {
        float: left;
        clear: left; }
      .header-registration-form .form-group {
        float: left;
        clear: left; }
        @media (min-width: 1000px) {
          .header-registration-form .form-group {
            width: 40%; } }
    .header-registration-mailSent {
      padding-top: 150px;
      background: url("../images/svg/icon-mail.svg") no-repeat 50% 60px;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 36px;
      line-height: 2.25rem;
      color: rgba(0, 0, 0, 0.6);
      text-align: center; }
      .header-registration-mailSent a {
        border-bottom: 1px rgba(102, 102, 102, 0.3) solid;
        color: rgba(0, 0, 0, 0.6);
        text-decoration: none !important; }
  .header-question {
    max-height: 90%;
    overflow-y: auto;
    margin-top: -200%;
    opacity: 0;
    transition: margin-top 0s ease, opacity 0.3s ease, top 0.3s ease;
    transition-delay: 0.3s,0s;
    background: #fff;
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    padding: 30px 30px 15px;
    border-top: 2px #e5e5e5 solid;
    box-shadow: 0 30px 30px rgba(0, 0, 0, 0.04) inset; }
    .scrolled .header-question {
      top: 58px; }
    .questionOpen .header-question {
      margin-top: 0;
      opacity: 1;
      transition: margin-top 0s ease, opacity 0.3s ease, top 0.3s ease;
      z-index: 1; }
    @media (min-width: 1000px) {
      .header-question form {
        width: 50%; }
        .header-question form input[type="text"] {
          max-width: 80%; } }
    .header-question-ok {
      background: url("../images/svg/icon-ok.svg") no-repeat 50%;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 36px;
      line-height: 2.25rem;
      color: rgba(0, 0, 0, 0.6);
      text-align: center;
      padding-top: 200px; }

.featured {
  margin: 0 -13px 0 -15px; }
  @media (min-width: 768px) {
    .featured {
      height: 512px; } }
  .featured::after {
    content: "";
    display: table;
    clear: both; }
  .featured-item {
    float: left;
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-left: 2px #fff solid;
    border-bottom: 2px #fff solid; }
    @media (min-width: 768px) {
      .featured-item {
        width: 25%;
        height: 50%; } }
    @media (max-width: 767px) {
      .featured-item {
        width: 50%;
        height: auto; } }
    @media (max-width: 413px) {
      .featured-item {
        width: 100%; } }
    .featured-item a {
      display: block;
      height: 100%; }
      @media (max-width: 767px) {
        .featured-item a {
          padding-bottom: 75%; } }
    @media (min-width: 768px) {
      .featured-item-1 {
        width: 50%;
        height: 100%; } }
    @media (max-width: 767px) {
      .featured-item-1 {
        width: 100%;
        height: auto; }
        .featured-item-1 a {
          padding-bottom: 75%; } }
    .featured-item-text {
      position: absolute;
      left: 0;
      bottom: 0;
      right: 0;
      background-image: linear-gradient(180deg, transparent 0%, rgba(49, 59, 67, 0.6) 90%, rgba(49, 59, 67, 0.7) 100%);
      padding: 30px 10px 10px;
      color: #fff; }
      .featured-item-text h3, .featured-item-text .content-header-subtitle {
        font-size: 15px;
        font-size: 0.9375rem;
        line-height: 21px;
        line-height: 1.3125rem;
        font-weight: 700;
        margin: 0 0 2px; }
      .featured-item-text-location {
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 18px;
        line-height: 1.125rem;
        opacity: 0.8; }
      .featured-item-text-help {
        font-weight: 700;
        font-size: 13px;
        font-size: 0.8125rem;
        letter-spacing: 1px;
        float: right;
        margin: 0 10px;
        padding: 11px 20px; }

.donateSummary-item {
  padding: 30px 0;
  text-align: center;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 24px;
  line-height: 1.5rem; }
  .donateSummary-item span {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 41px;
    line-height: 2.5625rem;
    font-weight: 700;
    display: block;
    color: #313b43; }

.donateCarousel {
  padding-bottom: 90px !important; }
  .donateCarousel-list-item {
    position: relative;
    padding: 10px 15px 55px 15px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 16px;
    line-height: 1rem;
    background-repeat: no-repeat;
    background-position: 100% 100%; }
    .donateCarousel-list-item.iconBackground-old {
      background-image: url("../images/icons/old_start.png"); }
    .donateCarousel-list-item.iconBackground-child {
      background-image: url("../images/icons/child_02_start.png"); }
    .donateCarousel-list-item.iconBackground-pet {
      background-image: url("../images/icons/pet_start.png"); }
    .donateCarousel-list-item.iconBackground-other {
      background-image: url("../images/icons/other_start.png"); }
    .donateCarousel-list-item h4 {
      margin: 5px 0 3px; }
    .donateCarousel-list-item-sum {
      color: #2a2a2a;
      font-weight: 700;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 24px;
      line-height: 1.5rem; }
    .donateCarousel-list-item-person, .donateCarousel-list-item-date {
      position: absolute;
      left: 15px;
      opacity: 0.6; }
    .donateCarousel-list-item-date {
      bottom: 10px; }
    .donateCarousel-list-item-person {
      bottom: 30px; }
    .donateCarousel-list-item-text {
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 21px;
      line-height: 1.3125rem; }
  .donateCarousel-linkAll {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center; }
    .donateCarousel-linkAll .btn, .donateCarousel-linkAll .featured-item-text-help, .donateCarousel-linkAll .filter-link {
      min-width: 300px; }

.donateWhom {
  text-align: center;
  background: #fff;
  padding: 66px 0 0; }
  .donateWhom h2 {
    line-height: 45px;
    line-height: 2.8125rem; }
  .donateWhom-list {
    margin-top: 20px;
    margin-left: -2px; }
    .donateWhom-list::after {
      content: "";
      display: table;
      clear: both; }
    .donateWhom-list-item {
      float: left;
      background-position: 50% 50%;
      background-size: cover;
      border-left: 2px #fff solid;
      border-bottom: 2px #fff solid;
      color: #fff;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 18px;
      line-height: 1.125rem;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 1px; }
      @media (min-width: 768px) {
        .donateWhom-list-item {
          width: 25%; } }
      @media (max-width: 767px) {
        .donateWhom-list-item {
          width: 50%; } }
      .donateWhom-list-item a {
        padding: 120px 0 16px;
        display: block;
        color: #fff !important;
        text-decoration: none !important;
        background-color: rgba(0, 0, 0, 0.3);
        transition: background-color 0.3s ease; }
        .donateWhom-list-item a:hover {
          background-color: transparent; }
  .donateWhom-facts {
    background: #ea5528; }
    .donateWhom-facts::after {
      content: "";
      display: table;
      clear: both; }
    .donateWhom-facts-item {
      float: left;
      padding: 30px 0 34px;
      color: #fff;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 24px;
      line-height: 1.5rem; }
      @media (min-width: 544px) {
        .donateWhom-facts-item {
          width: 33.33%; } }
      .donateWhom-facts-item .btn, .donateWhom-facts-item .featured-item-text-help, .donateWhom-facts-item .filter-link {
        background: none;
        color: #fff !important;
        margin-top: 15px; }
      .donateWhom-facts-item strong {
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 41px;
        line-height: 2.5625rem;
        font-weight: 700;
        display: block; }
      .donateWhom-facts-item p {
        opacity: 0.6;
        margin: 0; }
  .donateWhom-founds {
    padding: 20px;
    background: #fbf9f6; }
    .donateWhom-founds::after {
      content: "";
      display: table;
      clear: both; }
    .donateWhom-founds-item {
      float: left;
      padding: 10px; }
      @media (min-width: 544px) {
        .donateWhom-founds-item {
          width: 20%; } }
      .donateWhom-founds-item-wrapper {
        position: relative;
        background: #fff;
        border-radius: 5px;
        box-shadow: 0 0 10px rgba(48, 58, 67, 0.06);
        padding: 75% 15px 15px 15px;
        text-align: left; }
      .donateWhom-founds-item h4 {
        color: #50697d;
        line-height: 21px;
        line-height: 1.3125rem; }
      .donateWhom-founds-item figure {
        /* margin: -15px -15px 15px -15px; */
        border-radius: 5px 5px 0 0;
        overflow: hidden;
        background-size: cover;
        background-position: 50% 50%;
        position: absolute;
        left: 0;
        right: 0;
        height: 0;
        top: 0;
        padding-bottom: 75%; }
        .donateWhom-founds-item figure a {
          position: absolute;
          left: 0;
          right: 0;
          bottom: 0;
          top: 0; }
      .donateWhom-founds-item p {
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 21px;
        line-height: 1.3125rem;
        margin: 0; }

@media (max-width: 767px) {
  .news.carousel {
    padding-left: 0;
    padding-right: 0; } }

.news h1 {
  background: #fff; }
  @media (min-width: 768px) {
    .news h1 {
      padding: 66px 0 21px;
      margin: 10px -20px; } }
  @media (max-width: 767px) {
    .news h1 {
      margin: 0;
      padding: 30px 0 21px; } }

.news .row {
  margin-left: -10px;
  margin-right: -10px;
  letter-spacing: -0.4em; }
  .news .row [class*="col"] {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    float: none !important; }

.news-item {
  padding: 11px 15px;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px;
  line-height: 1.125rem;
  background: #fff;
  border-radius: 5px; }
  .tales-white .news-item {
    background-color: #fff !important;
    box-shadow: 0 0 10px rgba(48, 58, 67, 0.06); }
  .row .news-item {
    background-color: #fbf9f6;
    width: calc(100% - 30px);
    box-sizing: content-box;
    letter-spacing: 0; }
  @media (max-width: 767px) {
    .news-item {
      margin-bottom: 15px; } }
  .news-item-text {
    margin: 6px 0; }
  .news-item-place, .news-item-date {
    opacity: 0.6; }
  .news-item-place > span {
    font-size: 80%; }
  .news-item-status {
    line-height: 110%; }
    .news-item-status:before {
      content: "";
      width: 8px;
      height: 8px;
      border-radius: 4px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 5px; }
    .news-item-status-gray:before {
      background-color: #989da1; }
    .news-item-status-red:before {
      background-color: #ef4242; }
    .news-item-status-green:before {
      background-color: #2ccf38; }
  .news-item-action {
    border-top: 2px #e5e5e5 solid;
    margin: 35px -15px 0;
    padding: 15px 15px 7.5px; }
    .news-item-action::after {
      content: "";
      display: table;
      clear: both; }
    .news-item-action .btn, .news-item-action .featured-item-text-help, .news-item-action .filter-link {
      box-sizing: border-box; }
    .news-item-action-edit {
      margin: 0;
      width: 75%;
      float: left; }

@media (max-width: 999px) and (min-width: 768px) {
  .news-item-action-edit span {
    display: none; } }
    .news-item-action-delete {
      margin: 0 !important;
      width: 22%;
      float: right; }

.news-load {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: -20px;
  letter-spacing: 0; }
  .news-load .btn, .news-load .featured-item-text-help, .news-load .filter-link {
    width: 100%; }

.news-linkAll {
  text-align: center;
  padding: 10px 0 30px; }
  .news-linkAll .btn, .news-linkAll .featured-item-text-help, .news-linkAll .filter-link {
    min-width: 300px; }

.carousel {
  width: 100%;
  overflow: hidden;
  position: relative; }
  @media (min-width: 768px) {
    .carousel {
      padding-left: 20px;
      padding-right: 20px; } }
  .carousel-wrapper {
    letter-spacing: -0.4em;
    white-space: nowrap;
    position: relative; }
  .carousel-list-item {
    position: relative;
    margin: 10px 10px;
    letter-spacing: 0;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    box-shadow: 0 0 10px rgba(48, 58, 67, 0.06); }
    @media (min-width: 768px) {
      .carousel-list-item {
        width: 300px; } }
    @media (max-width: 767px) {
      .carousel-list-item {
        width: 270px; } }
  .carousel-controls-prev, .carousel-controls-next {
    position: absolute;
    top: 50%;
    width: 75px;
    height: 119px;
    margin-top: -59px;
    background: url("../images/slider_arrow_left@1x.png") no-repeat 0 0px;
    cursor: pointer;
    /*
        &:before {
          content: "";
          width: 10px;
          height: 29px;
          background: url("../images/arrow-left.png") no-repeat 0 0;
          margin: 45px 0 0 10px;
          float: left;
        }
        */ }
    .carousel-controls-prev.swiper-button-disabled, .carousel-controls-next.swiper-button-disabled {
      opacity: 0.2;
      cursor: default; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
      .carousel-controls-prev, .carousel-controls-next {
        background: url("../images/slider_arrow_left@2x.png") no-repeat 0 0px; } }
    @media (max-width: 999px) {
      .carousel-controls-prev, .carousel-controls-next {
        display: none; } }
  @media (min-width: 768px) {
    .carousel-controls-prev {
      left: -21px; } }
  @media (max-width: 767px) {
    .carousel-controls-prev {
      left: -1px; } }
  .carousel-controls-next {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%; }
    @media (min-width: 768px) {
      .carousel-controls-next {
        right: -21px; } }
    @media (max-width: 767px) {
      .carousel-controls-next {
        right: -1px; } }

.social {
  background: #fff;
  padding: 66px 0 30px; }
  .social-wrapper {
    margin: 21px 0; }
  .social-block {
    background-color: #fff;
    border: 1px solid #e9eaed;
    padding: 9px; }
  .social-form form {
    background: #fbf9f6;
    padding: 1px 11px 40px 11px; }
  .social-form h4 {
    margin: 36px 0 19px;
    text-align: center;
    line-height: 24px;
    line-height: 1.5rem; }
  .social-form .form-control {
    text-align: center;
    font-size: 15px;
    font-size: 0.9375rem; }
  .social-form .btn, .social-form .featured-item-text-help, .social-form .filter-link {
    width: 100%;
    min-width: 100%; }
  .social-form .row {
    margin-left: -10px;
    margin-right: -10px; }
    .social-form .row > *[class*="col"] {
      padding-left: 10px;
      padding-right: 10px; }

.about h1 {
  padding: 21px 0;
  background: #fff; }

.about-block {
  margin: 21px 0;
  padding: 9px 0;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 24px;
  line-height: 1.5rem; }
  .about-block-linkAll {
    text-align: center;
    padding: 9px 0 0; }

.about-persons-item {
  line-height: 24px;
  line-height: 1.5rem;
  margin: 0 0 20px; }
  .about-persons-item::after {
    content: "";
    display: table;
    clear: both; }
  .about-persons-item h4 {
    line-height: 24px;
    line-height: 1.5rem;
    margin: 0;
    font-weight: 400; }
  .about-persons-item figure {
    float: left;
    margin: 0 15px; }
  .about-persons-item-title {
    opacity: 0.6; }

.about-persons-contact-phoneIcon {
  width: 70px;
  height: 70px;
  border-radius: 35px;
  background: rgba(0, 0, 0, 0.1) url("../images/svg/phone.svg") no-repeat 50% 50%; }

.about-persons-contact h4 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 70px;
  line-height: 4.375rem; }

.profile-donates {
  /* Modal Form */ }
  @media (min-width: 1365px) {
    .profile-donates-table {
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 999px) {
    .profile-donates-table {
      margin: 0 -10px; } }
  .profile-donates-table-row {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 24px;
    line-height: 1.5rem;
    position: relative; }
    .profile-donates-table-row::after {
      content: "";
      display: table;
      clear: both; }
    @media (min-width: 1000px) {
      .profile-donates-table-row {
        border-radius: 5px; } }
    @media (min-width: 768px) {
      .profile-donates-table-row {
        padding: 10px 10px 14px;
        margin: 0 -10px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
    @media (max-width: 999px) {
      .profile-donates-table-row {
        background: #fff;
        border-top: #e5e5e5 2px solid;
        border-bottom: #e5e5e5 2px solid;
        margin: 10px 0; } }
    @media (max-width: 767px) {
      .profile-donates-table-row {
        padding: 10px; } }
    @media (min-width: 768px) {
      .profile-donates-table-row-cell {
        float: left;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; } }
    .profile-donates-table-row-icon {
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .profile-donates-table-row-title {
      font-weight: 700;
      color: #000; }
      @media (min-width: 768px) {
        .profile-donates-table-row-title {
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          padding: 4px 10px;
          width: 25%; }
          .marathone .profile-donates-table-row-title {
            width: 33%; } }
      .profile-donates-table-row-title span {
        font-weight: 400;
        display: block;
        color: #50697d; }
    @media (min-width: 768px) {
      .profile-donates-table-row-info {
        width: 30%;
        padding: 4px 10px; } }
    .profile-donates-table-row-sum, .profile-donates-table-row-sumShort {
      font-weight: 700;
      padding-bottom: 12px; }
      @media (min-width: 768px) {
        .profile-donates-table-row-sum, .profile-donates-table-row-sumShort {
          width: 15%;
          padding: 4px 10px; }
          .marathone .profile-donates-table-row-sum, .marathone .profile-donates-table-row-sumShort {
            width: 30%;
            float: right; } }
    @media (min-width: 1000px) {
      .profile-donates-table-row-sumShort {
        width: 10%; } }
    @media (min-width: 768px) {
      .profile-donates-table-row-action {
        float: right;
        text-align: right;
        padding: 9px 10px;
        transition: opacity 0.3s ease; } }
    @media (min-width: 1000px) {
      .profile-donates-table-row-action {
        opacity: 0; } }
    .profile-donates-table-row-action-mobile {
      position: absolute;
      right: 15px;
      top: 15px; }
      .profile-donates-table-row-action-mobile a {
        border-width: 0; }
    .profile-donates-table-row-period {
      padding-bottom: 12px;
      width: 100%; }
      @media (min-width: 1000px) {
        .profile-donates-table-row-period {
          width: 12%;
          padding: 4px 10px; }
          .marathone .profile-donates-table-row-period {
            width: 30%;
            float: right; } }
    .profile-donates-table-row-status {
      width: 100%;
      padding-bottom: 12px; }
      @media (min-width: 1000px) {
        .profile-donates-table-row-status {
          width: 12%;
          padding: 4px 10px; }
          .marathone .profile-donates-table-row-status {
            width: 30%;
            float: right; } }
      .profile-donates-table-row-status .status {
        display: inline-block;
        vertical-align: top;
        margin: 9px 5px 0 0; }
    .profile-donates-table-row-text {
      width: 100%;
      padding-bottom: 12px; }
      @media (min-width: 1000px) {
        .profile-donates-table-row-text {
          width: 30%;
          padding: 4px 10px; }
          .marathone .profile-donates-table-row-text {
            width: 30%;
            float: right; } }
    @media (min-width: 1000px) {
      .profile-donates-table-row:hover {
        background-color: #fbf9f6; }
      .profile-donates-table-row:hover .profile-donates-table-row-action {
        opacity: 1; } }
  .profile-donates-del, .profile-donates-edit {
    background-color: white;
    border: 2px solid rgba(234, 85, 40, 0.6);
    border-radius: 5px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 18px;
    line-height: 1.125rem;
    color: #ea5528; }
    .profile-donates-del:hover, .profile-donates-del:active, .profile-donates-edit:hover, .profile-donates-edit:active {
      color: #ea5528; }
    @media (max-width: 767px) {
      .profile-donates-del, .profile-donates-edit {
        float: right;
        margin-left: 32px; } }
  .profile-donates-edit {
    /* background: rgba(234, 85, 40, 0.6); */
    /* color: #fff !important; */ }
  .profile-donates-typicalSum {
    max-width: 500px;
    margin: 30px 0; }
  .profile-donates-typeSum h2 {
    margin: 10px 0 25px; }

.profile-form {
  padding-bottom: 20px; }
  .profile-form::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 1365px) {
    .profile-form {
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto; } }
  .profile-form .form-group {
    clear: both; }
    .profile-form .form-group::after {
      content: "";
      display: table;
      clear: both; }
  .profile-form label {
    margin-bottom: 13px;
    display: block; }
    .profile-form label *[type='checkbox'] {
      margin-right: 4px; }
  @media (min-width: 768px) {
    .profile-form-label {
      width: 160px;
      float: left;
      margin-bottom: 4px;
      margin: 6px 0 4px; } }
  .profile-form-input {
    overflow: hidden;
    position: relative;
    max-width: 680px; }
    @media (min-width: 768px) {
      .profile-form-input-short {
        max-width: 320px; } }
    @media (min-width: 768px) {
      .profile-form-input-float {
        float: left;
        margin-right: 10px; } }
    @media (max-width: 767px) {
      .profile-form-input-float {
        margin-bottom: 10px; } }
  .profile-form textarea {
    height: 120px;
    min-height: 120px; }
  @media (min-width: 768px) {
    .profile-form-offset {
      margin-left: 160px; } }
  .profile-form button .icon-plus {
    margin-top: -4px;
    margin-bottom: -2px; }
  @media (max-width: 543px) {
    .profile-form-action .btn, .profile-form-action .featured-item-text-help, .profile-form-action .filter-link {
      width: 100%;
      margin: 10px 0; } }
  .profile-form-files {
    margin: 0 -5px;
    max-width: 690px;
    letter-spacing: -0.4em; }
    .profile-form-files-item {
      width: 33.33%;
      padding: 5px;
      display: inline-block;
      vertical-align: top;
      position: relative; }
      .profile-form-files-item-image {
        overflow: hidden;
        border-radius: 5px;
        display: block; }
      .profile-form-files-item-delete {
        position: absolute;
        left: 10px;
        top: 10px;
        opacity: 0;
        transition: opacity 0.3s ease;
        cursor: pointer; }
      .profile-form-files-item-rotate {
        position: absolute;
        right: 10px;
        top: 10px;
        opacity: 0;
        transition: opacity 0.3s ease;
        cursor: pointer; }
      .profile-form-files-item:hover .profile-form-files-item-delete,
      .profile-form-files-item:hover .profile-form-files-item-rotate {
        opacity: 1 !important; }
      .profile-form-files-item-add {
        border: 2px #e5e5e5 solid;
        border-radius: 5px;
        display: block;
        text-align: center;
        position: relative;
        height: 0;
        padding-bottom: 75%; }
        .profile-form-files-item-add .icon {
          position: absolute;
          top: 50%;
          left: 50%;
          margin: -21px 0 0 -27px; }

.profile-personal-updateLink {
  cursor: pointer;
  color: #50697d; }

.profile-personal-form-newPass *[type='password'] + *[type='password'] {
  margin-top: 20px; }
  .profile-personal-form-newPass *[type='password'] + *[type='password']:last-child {
    marign-bottom: 0; }

.tales-title {
  margin-top: 0;
  margin-bottom: 28px;
  margin-left: -30px;
  margin-right: -30px;
  padding: 20px 30px 23px;
  background: #fff; }

.tales-white {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 30px;
  padding-right: 30px;
  background: #fbf9f6; }

.donates {
  margin: 0 -15px; }
  @media (min-width: 1000px) {
    .donates {
      background: #fff;
      padding: 0 30px 30px; } }
  @media (max-width: 999px) {
    .donates {
      padding: 0 10px 10px; } }
  @media (min-width: 768px) {
    .donates-filter-target {
      float: left;
      width: 60%; } }

@media (max-width: 999px) and (min-width: 768px) {
  .donates-filter-target {
    padding-left: 7.5px;
    padding-right: 7.5px; } }
  .donates-filter-period {
    text-align: right; }
    @media (min-width: 768px) {
      .donates-filter-period {
        float: right;
        width: 40%; } }

@media (max-width: 999px) and (min-width: 768px) {
  .donates-filter-period {
    padding-left: 7.5px;
    padding-right: 7.5px; } }
  .donates-list {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .donates-list-row-cell {
        float: left; } }
    .donates-list-row-title {
      font-weight: 700;
      color: #000; }
      @media (min-width: 768px) {
        .donates-list-row-title {
          padding: 4px 10px;
          width: 33.33%; }
          .modal-donates .donates-list-row-title {
            padding-left: 0;
            width: 40%; } }
      .donates-list-row-title span {
        font-weight: 400;
        display: block;
        color: #50697d; }
    @media (min-width: 768px) {
      .donates-list-row-info {
        width: 40%;
        padding: 4px 10px; } }
    .donates-list-row-sum {
      font-weight: 700;
      padding-bottom: 12px; }
      @media (min-width: 768px) {
        .donates-list-row-sum {
          float: right;
          text-align: right;
          width: 15%;
          padding: 4px 10px; } }
    @media (min-width: 1000px) {
      .donates-list-row-fields {
        padding: 4px 10px;
        width: 40%; } }
    @media (max-width: 999px) {
      .donates-list-row-fields {
        width: 100%;
        padding: 4px 0; } }

@media (max-width: 999px) and (min-width: 544px) {
  .donates-list-row-fields-sum {
    width: 50%;
    float: left; } }
    @media (min-width: 544px) {
      .donates-list-row-fields-sum {
        width: 111px; } }
    @media (max-width: 543px) {
      .donates-list-row-fields-sum {
        width: 100%; } }
    .donates-list-row-fields-sum .form-control {
      width: 100%; }
    .donates-list-row-fields-sum .form-control-under, .donates-list-row-fields-sum .ui-datepicker-trigger {
      color: rgba(0, 0, 0, 0.3);
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 24px;
      line-height: 1.5rem;
      font-weight: 400;
      right: 15px; }
    .donates-list-row-fields-period {
      padding-left: 40px;
      line-height: 40px; }

@media (max-width: 999px) and (min-width: 544px) {
  .donates-list-row-fields-period {
    width: 50%;
    float: left; } }
      @media (max-width: 543px) {
        .donates-list-row-fields-period {
          padding-left: 0; }
          .donates-list-row-fields-period input[type='checkbox'] {
            width: auto;
            display: inline-block; } }
      .donates-list-row-fields-period input[type="checkbox"] {
        margin-right: 5px;
        margin-top: -2px; }
    @media (min-width: 1000px) {
      .donates-list-row-action {
        float: right;
        opacity: 0;
        padding: 4px 10px;
        width: 10%;
        text-align: right; }
        .donates-list-row:hover .donates-list-row-action {
          opacity: 1; } }
    @media (max-width: 999px) {
      .donates-list-row-action {
        float: right;
        margin-top: -54px;
        position: relative;
        z-index: 1; } }

@media (max-width: 999px) and (max-width: 767px) and (min-width: 544px) {
  .donates-list-row-action {
    margin-top: 0; } }
    @media (max-width: 543px) {
      .donates-list-row-action {
        margin-top: -70px; } }
    .donates-list-row-action .btn-remove {
      padding-left: 13px;
      padding-right: 13px; }
      .donates-list-row-action .btn-remove .icon {
        margin: 0; }
    @media (min-width: 1000px) {
      .donates-list-row:hover {
        background-color: #fbf9f6; }
      .donates-list-row:hover .donates-list-row-action {
        opacity: 1; } }
  .donates-report {
    margin-bottom: 50px; }
    @media (min-width: 1365px) {
      .donates-report {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto; } }
    @media (min-width: 1000px) {
      .donates-report {
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 767px) {
      .donates-report > .row {
        margin: 0; } }
    .donates-report-before {
      max-width: 630px;
      margin-bottom: 25px; }
    .donates-report-info {
      border-radius: 5px;
      padding: 20px;
      background: #fbf9f6;
      color: #646362;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 21px;
      line-height: 1.3125rem; }
    .donates-report-more h2 {
      background: #fff;
      padding: 0 30px 23px;
      margin-left: -20px;
      margin-right: -20px; }
    .donates-report-more .donateCarousel-list-item {
      background: #fff;
      padding-bottom: 15px; }
  .donates-complete {
    text-align: center;
    padding: 40px 0 20px; }
    .donates-complete .icon {
      display: block;
      margin: 0 auto 30px; }
    .donates-complete > span {
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 36px;
      line-height: 2.25rem;
      color: rgba(0, 0, 0, 0.6); }
    .donates-complete p {
      margin: 30px auto;
      max-width: 400px; }
    .donates-complete-share {
      text-align: center;
      padding: 20px 0;
      color: #777; }
      .donates-complete-share ul {
        list-style-image: none;
        letter-spacing: 20px; }
        .donates-complete-share ul li {
          display: inline-block;
          width: 49px;
          height: 49px;
          border-radius: 5px;
          background: white;
          text-align: center;
          line-height: 49px;
          box-shadow: 0 0 9px rgba(0, 0, 0, 0.15); }
    .donates-complete-links {
      background: white;
      text-align: center;
      padding: 30px 0;
      letter-spacing: 40px; }
      .donates-complete-links p {
        margin: 0; }
      .donates-complete-links a {
        letter-spacing: 0;
        white-space: nowrap; }
        @media (max-width: 767px) {
          .donates-complete-links a {
            display: block;
            text-align: center; } }

.nko-gallery,
.campaign-gallery {
  white-space: nowrap;
  overflow: hidden;
  letter-spacing: -0.4em;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .nko-gallery,
    .campaign-gallery {
      position: relative;
      z-index: 0; } }
  .nko-gallery-item,
  .campaign-gallery-item {
    display: inline-block;
    transition: all 0.2s linear; }
    @media (min-width: 768px) {
      .nko-gallery-item,
      .campaign-gallery-item {
        padding-top: 75%; } }
    @media (max-width: 767px) {
      .nko-gallery-item,
      .campaign-gallery-item {
        width: 90%;
        border-right: 10px #fff solid; } }
    .nko-gallery-item-large,
    .campaign-gallery-item-large {
      background-size: cover;
      background-position: 50% 50%;
      padding-bottom: 75%; }
      @media (max-width: 767px) {
        .nko-gallery-item-large,
        .campaign-gallery-item-large {
          width: 100%; } }
      @media (min-width: 768px) {
        .nko-gallery-item-large,
        .campaign-gallery-item-large {
          z-index: 0;
          opacity: 0;
          position: absolute;
          left: 0;
          top: 0;
          right: 0;
          transition: opacity 0.3s ease;
          height: 0; }
          .active .nko-gallery-item-large, .active
          .campaign-gallery-item-large {
            display: block;
            z-index: 1;
            opacity: 1; } }
    .nko-gallery-item-thmb,
    .campaign-gallery-item-thmb {
      background-size: cover;
      background-position: 50% 50%; }
      @media (min-width: 768px) {
        .nko-gallery-item-thmb,
        .campaign-gallery-item-thmb {
          border-top: 2px #fff solid;
          border-right: 2px #fff solid;
          width: 112px;
          padding-bottom: 75%;
          cursor: pointer; }
          .active .nko-gallery-item-thmb, .active
          .campaign-gallery-item-thmb {
            box-shadow: 0 0 0 2px #313b43 inset; } }
      @media (max-width: 767px) {
        .nko-gallery-item-thmb,
        .campaign-gallery-item-thmb {
          display: none; } }
  @media (max-width: 767px) {
    .nko-gallery-controls,
    .campaign-gallery-controls {
      display: none; } }
  .nko-gallery-controls-prev, .nko-gallery-controls-next,
  .campaign-gallery-controls-prev,
  .campaign-gallery-controls-next {
    position: absolute;
    z-index: 2;
    top: 50%;
    width: 50px;
    height: 100px;
    margin-top: -50px;
    background: url("../images/carousel-control-gray.png") no-repeat -50px 0px;
    cursor: pointer; }
    .nko-gallery-controls-prev:before, .nko-gallery-controls-next:before,
    .campaign-gallery-controls-prev:before,
    .campaign-gallery-controls-next:before {
      content: "";
      width: 10px;
      height: 30px;
      background: url("../images/arrow-left-white.png") no-repeat 0 0;
      margin: 35px 0 0 10px;
      float: left; }
  .nko-gallery-controls-prev,
  .campaign-gallery-controls-prev {
    left: 0; }
  .nko-gallery-controls-next,
  .campaign-gallery-controls-next {
    right: 0;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%; }
  @media (min-width: 768px) {
    .nko-gallery-wrapper,
    .campaign-gallery-wrapper {
      -webkit-transform: none !important;
          -ms-transform: none !important;
              transform: none !important; } }
  @media (max-width: 767px) {
    .nko-gallery-item:first-child,
    .campaign-gallery-item:first-child {
      margin-left: 0 !important; } }

.nko-finance-got,
.campaign-finance-got {
  padding: 15px 20px;
  background-color: #fbf9f6;
  border-radius: 5px;
  margin-bottom: 20px; }
  .nko-finance-got > span,
  .campaign-finance-got > span {
    display: block;
    font-weight: 700;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin: 4px 0; }
  .nko-finance-got-payForm,
  .campaign-finance-got-payForm {
    padding-top: 15px; }
    .nko-finance-got-payForm label,
    .campaign-finance-got-payForm label {
      position: relative;
      display: block; }
    .nko-finance-got-payForm .btn, .nko-finance-got-payForm .featured-item-text-help, .nko-finance-got-payForm .filter-link,
    .campaign-finance-got-payForm .btn,
    .campaign-finance-got-payForm .featured-item-text-help,
    .campaign-finance-got-payForm .filter-link {
      width: 100%; }

.nko-finance-pay,
.campaign-finance-pay {
  margin-bottom: 20px;
  padding: 20px;
  background-color: #fbf9f6;
  border-radius: 5px; }
  .nko-finance-pay-list-wrapper,
  .campaign-finance-pay-list-wrapper {
    display: none; }
    .nko-finance-pay-list-wrapper.active,
    .campaign-finance-pay-list-wrapper.active {
      display: block; }
  .nko-finance-pay-list-item,
  .campaign-finance-pay-list-item {
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 10px;
    background: #fff;
    transition: background-color 0.1s ease;
    cursor: pointer; }
    .nko-finance-pay-list-item.active,
    .campaign-finance-pay-list-item.active {
      border-color: rgba(0, 0, 0, 0.4); }
    .nko-finance-pay-list-item:hover,
    .campaign-finance-pay-list-item:hover {
      background-color: rgba(0, 0, 0, 0.04); }
    .nko-finance-pay-list-item strong,
    .campaign-finance-pay-list-item strong {
      display: block;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 24px;
      line-height: 1.5rem;
      margin-bottom: 5px; }
  .nko-finance-pay .form-group,
  .campaign-finance-pay .form-group {
    margin-bottom: 10px;
    position: relative; }
    .nko-finance-pay .form-group label,
    .campaign-finance-pay .form-group label {
      width: 100%;
      margin-bottom: 0; }
    .nko-finance-pay .form-group .form-control-under, .nko-finance-pay .form-group .ui-datepicker-trigger,
    .campaign-finance-pay .form-group .form-control-under,
    .campaign-finance-pay .form-group .ui-datepicker-trigger {
      color: rgba(0, 0, 0, 0.3);
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 24px;
      line-height: 1.5rem;
      font-weight: 400;
      right: 15px; }
  .nko-finance-pay .form-group + .form-group,
  .campaign-finance-pay .form-group + .form-group {
    margin-top: 15px; }
  .nko-finance-pay .btn-group,
  .campaign-finance-pay .btn-group {
    width: 100%; }
    .nko-finance-pay .btn-group .btn, .nko-finance-pay .btn-group .featured-item-text-help, .nko-finance-pay .btn-group .filter-link,
    .campaign-finance-pay .btn-group .btn,
    .campaign-finance-pay .btn-group .featured-item-text-help,
    .campaign-finance-pay .btn-group .filter-link {
      font-weight: 400;
      text-transform: none;
      letter-spacing: 0; }
      .nko-finance-pay .btn-group .btn.active, .nko-finance-pay .btn-group .active.featured-item-text-help, .nko-finance-pay .btn-group .active.filter-link,
      .campaign-finance-pay .btn-group .btn.active,
      .campaign-finance-pay .btn-group .active.featured-item-text-help,
      .campaign-finance-pay .btn-group .active.filter-link {
        background-color: rgba(0, 0, 0, 0.04); }
      .nko-finance-pay .btn-group .btn:first-child, .nko-finance-pay .btn-group .featured-item-text-help:first-child, .nko-finance-pay .btn-group .filter-link:first-child,
      .campaign-finance-pay .btn-group .btn:first-child,
      .campaign-finance-pay .btn-group .featured-item-text-help:first-child,
      .campaign-finance-pay .btn-group .filter-link:first-child {
        width: 55%; }
      .nko-finance-pay .btn-group .btn:last-child, .nko-finance-pay .btn-group .featured-item-text-help:last-child, .nko-finance-pay .btn-group .filter-link:last-child,
      .campaign-finance-pay .btn-group .btn:last-child,
      .campaign-finance-pay .btn-group .featured-item-text-help:last-child,
      .campaign-finance-pay .btn-group .filter-link:last-child {
        width: 45%; }
  .nko-finance-pay .btn, .nko-finance-pay .featured-item-text-help, .nko-finance-pay .filter-link,
  .campaign-finance-pay .btn,
  .campaign-finance-pay .featured-item-text-help,
  .campaign-finance-pay .filter-link {
    width: 100%; }
  .nko-finance-pay-form,
  .campaign-finance-pay-form {
    position: relative; }
    .nko-finance-pay-form form,
    .campaign-finance-pay-form form {
      position: relative;
      z-index: 1;
      transition: opacity 0.3s ease; }
    .nko-finance-pay-form.done,
    .campaign-finance-pay-form.done {
      min-height: 160px; }
      .nko-finance-pay-form.done form,
      .campaign-finance-pay-form.done form {
        opacity: 0;
        z-index: 0; }
    .nko-finance-pay-form-result,
    .campaign-finance-pay-form-result {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      transition: opacity 0.3s ease;
      z-index: 0;
      opacity: 0;
      text-align: center;
      padding-top: 12px;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 20px;
      line-height: 1.25rem; }
      .done .nko-finance-pay-form-result, .done
      .campaign-finance-pay-form-result {
        opacity: 1;
        z-index: 1; }
      .nko-finance-pay-form-result strong,
      .campaign-finance-pay-form-result strong {
        display: block;
        font-size: 21px;
        font-size: 1.3125rem;
        line-height: 24px;
        line-height: 1.5rem; }
      .nko-finance-pay-form-result .btn, .nko-finance-pay-form-result .featured-item-text-help, .nko-finance-pay-form-result .filter-link,
      .campaign-finance-pay-form-result .btn,
      .campaign-finance-pay-form-result .featured-item-text-help,
      .campaign-finance-pay-form-result .filter-link {
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px;
        width: auto; }

.nko-contacts,
.campaign-contacts {
  padding: 14px 20px;
  margin-bottom: 20px;
  background-color: #fbf9f6;
  border-radius: 5px;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 21px;
  line-height: 1.3125rem; }
  .nko-contacts p:last-child,
  .campaign-contacts p:last-child {
    margin-bottom: 0; }

.nko-also,
.campaign-also {
  padding: 20px;
  background: #fbf9f6; }
  .nko-also::after,
  .campaign-also::after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 767px) {
    .nko-also,
    .campaign-also {
      display: none; } }
  .nko-also h2, .nko-also .h2,
  .campaign-also h2,
  .campaign-also .h2 {
    margin: -20px -20px 20px;
    padding: 76px 30px 23px;
    background: #fff; }
  .nko-also-item,
  .campaign-also-item {
    float: left;
    padding: 10px; }

@media (min-width: 544px) and (max-width: 1364px) {
  .nko-also-item,
  .campaign-also-item {
    width: 33.33%; }
    .nko-also-item:nth-child(n+5),
    .campaign-also-item:nth-child(n+5) {
      display: none; } }
    @media (min-width: 1365px) {
      .nko-also-item,
      .campaign-also-item {
        width: 25%; }
        .nko-also-item:nth-child(n+6),
        .campaign-also-item:nth-child(n+6) {
          display: none; } }
    .nko-also-item-wrapper,
    .campaign-also-item-wrapper {
      background: #fff;
      border-radius: 5px;
      box-shadow: 0 0 10px rgba(48, 58, 67, 0.06);
      padding: 15px; }
    .nko-also-item h4,
    .campaign-also-item h4 {
      color: #50697d;
      line-height: 21px;
      line-height: 1.3125rem; }
    .nko-also-item figure,
    .campaign-also-item figure {
      margin: -15px -15px 15px -15px;
      max-width: 1000px;
      border-radius: 5px 5px 0 0;
      overflow: hidden; }
    .nko-also-item p,
    .campaign-also-item p {
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 21px;
      line-height: 1.3125rem;
      margin: 0; }
  .nko-also-linkAll,
  .campaign-also-linkAll {
    clear: both;
    text-align: center;
    padding: 20px 0 30px; }
    .nko-also-linkAll .btn, .nko-also-linkAll .featured-item-text-help, .nko-also-linkAll .filter-link,
    .campaign-also-linkAll .btn,
    .campaign-also-linkAll .featured-item-text-help,
    .campaign-also-linkAll .filter-link {
      min-width: 300px; }

@media (min-width: 1000px) {
  .nkolist-filter {
    padding-top: 0 !important; }
    .nkolist-filter-left {
      width: 70% !important; }
      .nkolist-filter-left-search {
        background: #fff url("../images/svg/icon-search.svg") no-repeat 11px 10px;
        padding-left: 36px;
        vertical-align: top;
        min-width: 300px;
        /*
          letter-spacing: 1px !important;
          */
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 1.5; }
      .nkolist-filter-left .dropdown {
        min-width: 300px;
        max-width: 1000px !important; }
        .nkolist-filter-left .dropdown .btn, .nkolist-filter-left .dropdown .featured-item-text-help, .nkolist-filter-left .dropdown .filter-link {
          width: 100%; }
      .nkolist-filter-left .form-group {
        display: inline-block;
        position: relative;
        vertical-align: top; }
    .nkolist-filter-right {
      width: 30% !important; } }

.nkolist-filter .form-control-autocomplete {
  letter-spacing: 0; }

@media (max-width: 999px) {
  .nkolist-filter {
    display: none;
    background: #fbf9f6;
    margin-top: -1px;
    padding-bottom: 20px !important; }
    .nkolist-filter.opened {
      display: block; } }

.nkolist-filter .btn, .nkolist-filter .featured-item-text-help, .nkolist-filter .filter-link {
  text-transform: none; }

@media (max-width: 999px) {
  .nkolist-wrapper {
    margin: -1px -10px 0;
    padding: 0;
    background: #fbf9f6; } }

.nkolist-item::after {
  content: "";
  display: table;
  clear: both; }

@media (min-width: 768px) {
  .nkolist-item {
    margin-bottom: 50px; } }

@media (max-width: 999px) {
  .nkolist-item {
    border-top: 2px rgba(0, 0, 0, 0.1) solid;
    border-bottom: 2px rgba(0, 0, 0, 0.1) solid;
    padding: 20px 10px;
    background: #fff;
    margin-bottom: 10px; } }

.nkolist-item-gallery {
  position: relative; }
  @media (min-width: 768px) {
    .nkolist-item-gallery {
      width: 25%;
      float: left;
      margin: 5px 30px 0 0; }
      .nkolist-item-gallery-wrapper {
        position: relative;
        height: 0;
        padding-bottom: 100%;
        width: 100%; } }
  @media (max-width: 767px) {
    .nkolist-item-gallery {
      margin: 10px 0; } }
  .nkolist-item-gallery::after {
    content: "";
    display: table;
    clear: both; }
  .nkolist-item-gallery-img {
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    transition: width 0.3s linear, left 0.3s linear, top 0.3s linear, bottom 0.3s linear, right 0.3s linear;
    cursor: pointer; }
    @media (min-width: 768px) {
      .nkolist-item-gallery-img {
        position: absolute;
        top: 75%;
        bottom: 0;
        width: 33.33%;
        border-right: 2px #fff solid; } }
    @media (max-width: 767px) {
      .nkolist-item-gallery-img {
        display: none; } }
    .nkolist-item-gallery-img.active {
      width: 100%;
      left: 0;
      right: 0;
      top: 0;
      bottom: 25%;
      border-bottom: 2px #fff solid; }
      @media (max-width: 767px) {
        .nkolist-item-gallery-img.active {
          display: block;
          position: static;
          width: 100%;
          padding-top: 75%; } }
  .nkolist-item-gallery-addToFavorite {
    position: absolute;
    right: 10px;
    top: 10px;
    background: rgba(0, 0, 0, 0.3);
    padding: 10px;
    border-radius: 5px; }
    .nkolist-item-gallery-addToFavorite .icon {
      display: block; }
    .nkolist-item-gallery-addToFavorite.active {
      background: rgba(234, 85, 40, 0.7); }
    .nkolist-item-gallery-addToFavorite span {
      display: none;
      color: white; }
    .nkolist-item-gallery-addToFavorite.added [class*="icon"] {
      display: none; }
    .nkolist-item-gallery-addToFavorite.added span {
      display: block; }

.nkolist-item-info {
  background-color: #fbf9f6;
  border-radius: 5px;
  padding: 20px;
  position: relative; }
  @media (min-width: 768px) {
    .nkolist-item-info {
      float: right;
      width: 25%;
      margin: 5px 0 0 30px;
      min-height: 220px; } }
  @media (max-width: 767px) {
    .nkolist-item-info {
      margin: 10px 0; } }
  .nkolist-item-info-donates {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 21px;
    line-height: 1.3125rem; }
    .nkolist-item-info-donates strong {
      display: block;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 24px;
      line-height: 1.5rem;
      font-weight: 700;
      margin: 5px 0; }
    .nkolist-item-info-donates-wrapper {
      transition: opacity 0.3s ease;
      position: relative;
      z-index: 1; }
      @media (min-width: 1000px) {
        .nkolist-item-info-donates-wrapper {
          position: absolute;
          left: 0;
          top: 0;
          right: 0;
          bottom: 0;
          padding: 20px;
          z-index: 1; } }
      .done .nkolist-item-info-donates-wrapper {
        opacity: 0;
        z-index: 0; }
  .nkolist-item-info-donateForm {
    margin: 22px 0 0; }
    @media (min-width: 1000px) {
      .nkolist-item-info-donateForm {
        position: absolute;
        bottom: 20px;
        left: 20px;
        right: 20px; } }
    .nkolist-item-info-donateForm .btn-submit {
      width: 100%; }
    .nkolist-item-info-donateForm .form-group {
      position: relative; }
    .nkolist-item-info-donateForm .form-control-under, .nkolist-item-info-donateForm .ui-datepicker-trigger {
      color: rgba(0, 0, 0, 0.3); }
      @media (min-width: 768px) and (max-width: 1150px) {
        .nkolist-item-info-donateForm .form-control-under, .nkolist-item-info-donateForm .ui-datepicker-trigger {
          display: none; } }
  .nkolist-item-info-donatesResult {
    transition: opacity 0.3s ease;
    z-index: 0;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 40px 20px;
    text-align: center;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 20px;
    line-height: 1.25rem; }
    .done .nkolist-item-info-donatesResult {
      opacity: 1;
      z-index: 1; }
    .nkolist-item-info-donatesResult .btn, .nkolist-item-info-donatesResult .featured-item-text-help, .nkolist-item-info-donatesResult .filter-link {
      position: absolute;
      bottom: 20px;
      left: 20px;
      right: 20px;
      width: auto; }
    .nkolist-item-info-donatesResult strong {
      margin-bottom: 0;
      display: block;
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 24px;
      line-height: 1.5rem; }

.nkolist-item-text {
  overflow: hidden; }
  .nkolist-item-text-tags {
    background: url("../images/svg/icon-tag.svg") no-repeat left 3px;
    padding: 0 0 0 24px;
    opacity: 0.4;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 21px;
    line-height: 1.3125rem; }
    .nkolist-item-text-tags a {
      color: #313b43; }
  .nkolist-item-text p {
    line-height: 21px; }

@media (min-width: 1000px) {
  .nkolist-load {
    margin-bottom: 50px; } }

.nkolist-load .btn, .nkolist-load .featured-item-text-help, .nkolist-load .filter-link {
  width: 100%; }

@media (max-width: 999px) {
  .nkolist-load {
    padding: 20px 0; }
    .nkolist-load .row {
      margin-left: -10px;
      margin-right: -10px; }
    .nkolist-load [class*='col'] {
      padding-left: 10px;
      padding-right: 10px; } }

.filter, .donates-filter {
  letter-spacing: 17px; }
  .filter .btn, .donates-filter .btn, .filter .featured-item-text-help, .donates-filter .featured-item-text-help, .filter .filter-link, .donates-filter .filter-link,
  .filter .dropdown, .donates-filter .dropdown,
  .filter .form-group, .donates-filter .form-group {
    letter-spacing: 0; }
  .filter::after, .donates-filter::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 1000px) {
    .filter, .donates-filter {
      padding-top: 20px;
      padding-bottom: 30px; } }

@media (max-width: 999px) and (min-width: 768px) {
  .filter, .donates-filter {
    margin-left: -7.5px;
    margin-right: -7.5px; } }
  @media (max-width: 999px) {
    .filter, .donates-filter {
      padding-bottom: 0px;
      padding-top: 0px; } }
  @media (max-width: 767px) {
    .filter, .donates-filter {
      margin-left: -5px;
      margin-right: -5px; } }
  @media (min-width: 768px) {
    .filter-left {
      float: left;
      width: 50%; } }

@media (max-width: 999px) and (min-width: 768px) {
  .filter-left {
    padding-left: 7.5px;
    padding-right: 7.5px; } }
  .filter-right {
    text-align: right; }
    @media (min-width: 768px) {
      .filter-right {
        float: right;
        width: 50%; } }

@media (max-width: 999px) and (min-width: 768px) {
  .filter-right {
    padding-left: 7.5px;
    padding-right: 7.5px; } }
  .filter .form-control, .donates-filter .form-control,
  .filter .dropdown, .donates-filter .dropdown {
    letter-spacing: 0;
    border-color: #e5e5e5; }
    @media (min-width: 1000px) {
      .filter .form-control, .donates-filter .form-control,
      .filter .dropdown, .donates-filter .dropdown {
        width: auto;
        max-width: 300px;
        display: inline-block; } }
    @media (max-width: 999px) {
      .filter .form-control, .donates-filter .form-control,
      .filter .dropdown, .donates-filter .dropdown {
        margin-bottom: 10px; } }
    .filter .form-control [data-level='0'], .donates-filter .form-control [data-level='0'],
    .filter .dropdown [data-level='0'], .donates-filter .dropdown [data-level='0'] {
      font-weight: 700; }
    .filter .form-control [data-level='0'], .donates-filter .form-control [data-level='0'],
    .filter .dropdown [data-level='0'], .donates-filter .dropdown [data-level='0'] {
      padding-left: 10px; }
  .filter .btn, .donates-filter .btn, .filter .featured-item-text-help, .donates-filter .featured-item-text-help, .filter .filter-link, .donates-filter .filter-link {
    font-weight: 400;
    padding: 10px 20px 9px; }
    @media (max-width: 767px) {
      .filter .btn, .donates-filter .btn, .filter .featured-item-text-help, .donates-filter .featured-item-text-help, .filter .filter-link, .donates-filter .filter-link {
        width: 100%; } }
  .filter-link {
    padding: 8px 0;
    text-align: center;
    width: 40px;
    height: 40px;
    float: right;
    margin-top: -50px; }
    .filter-link .icon {
      margin-right: 0; }

.modal-body .h1 a:hover, .modal-body .h1 a:active, .modal-body .h1 a:focus {
  color: black;
  text-decoration: none; }

.modal-auth, .modal-registration {
  padding-top: 15px;
  padding-bottom: 15px; }
  .modal-auth::after, .modal-registration::after {
    content: "";
    display: table;
    clear: both; }
  #myDonates .modal-auth,
  #floatAuth .modal-auth, #myDonates .modal-registration,
  #floatAuth .modal-registration {
    display: none; }
    #myDonates .modal-auth.active,
    #floatAuth .modal-auth.active, #myDonates .modal-registration.active,
    #floatAuth .modal-registration.active {
      display: block; }
  .modal-auth label, .modal-registration label {
    color: #50697d;
    clear: both;
    display: block; }
  .modal-auth-info, .modal-registration-info {
    color: #50697d;
    clear: both; }
  .modal-auth .form-group, .modal-registration .form-group {
    clear: both; }
  .modal-auth-error,
  .modal-auth .error, .modal-registration-error,
  .modal-registration .error {
    color: #ea5528;
    padding: 8px 20px;
    display: none; }
    @media (min-width: 768px) {
      .modal-auth-error,
      .modal-auth .error, .modal-registration-error,
      .modal-registration .error {
        float: left;
        width: 50%; } }
    @media (max-width: 767px) {
      .modal-auth-error,
      .modal-auth .error, .modal-registration-error,
      .modal-registration .error {
        padding-left: 0;
        margin: -0.5rem 0 1rem; } }
    .has-danger + .modal-auth-error, .has-danger +
    .modal-auth .error, .has-danger + .modal-registration-error, .has-danger +
    .modal-registration .error {
      display: block; }
  @media (min-width: 768px) {
    .modal-auth .form-group, .modal-registration .form-group {
      float: left;
      width: 40%; } }
  .modal-auth-sent, .modal-registration-sent {
    clear: both;
    padding: 3px 0;
    opacity: 0.6;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 18px;
    line-height: 1.125rem;
    background-color: #e5e5e5;
    border-radius: 3px;
    text-align: center; }
    @media (min-width: 768px) {
      .modal-auth-sent, .modal-registration-sent {
        float: left;
        width: 40%;
        margin-bottom: 15px; } }
    @media (max-width: 999px) {
      .modal-auth-sent, .modal-registration-sent {
        margin-bottom: 15px; } }
  .modal-auth-regLink, .modal-auth-authLink, .modal-registration-regLink, .modal-registration-authLink {
    clear: both; }

.modal-donates .donates-list-row {
  margin-left: -30px;
  margin-right: -30px;
  padding-left: 30px;
  padding-right: 30px; }
  .modal-donates .donates-list-row.bordered {
    border-top: 2px #e5e5e5 solid;
    border-bottom: 2px #e5e5e5 solid; }

.modal-payments {
  margin-left: -30px;
  margin-right: -30px;
  padding-left: 30px;
  padding-right: 30px;
  border-bottom: 2px #e5e5e5 solid;
  /* Scrollbar */ }
  .modal-payments-carousel {
    letter-spacing: -0.4em;
    margin: 0 -30px;
    padding: 0 15px;
    position: relative; }
    .modal-payments-carousel-wrapper {
      white-space: nowrap; }
    .modal-payments-carousel .carousel-controls-prev {
      left: 0; }
    .modal-payments-carousel .carousel-controls-next {
      right: 0; }
  .modal-payments-item {
    letter-spacing: 0;
    display: inline-block;
    vertical-align: top;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 1000px) {
      .modal-payments-item {
        width: 288.65px; } }
    @media (max-width: 999px) {
      .modal-payments-item {
        width: 200px; } }
  .modal-payments-way {
    background-repeat: no-repeat;
    border: 2px solid #e5e5e5;
    border-radius: 5px;
    height: 130px;
    text-align: center;
    padding: 98px 8px 8px;
    color: #50697d;
    cursor: pointer; }
    @media (max-width: 767px) {
      .modal-payments-way {
        margin-bottom: 15px; } }
    .modal-payments-way.visa {
      background-image: url("../images/logo-visa.png");
      background-position: 50% 29px; }
    .modal-payments-way.rur {
      background-image: url("../images/logo-rur.png");
      background-position: 50% 29px; }
    .modal-payments-way.mc {
      background-image: url("../images/logo-mc.png");
      background-position: 50% 24px; }
    .modal-payments-way.pp {
      background-image: url("../images/logo-paypal.png");
      background-position: 50% 29px; }
    .modal-payments-way:hover,
    .active .modal-payments-way {
      background-color: rgba(48, 58, 67, 0.05);
      color: black; }
    .active .modal-payments-way {
      border-color: #ea5528; }
  @media (max-width: 999px) {
    .modal-payments .swiper-scrollbar {
      position: relative;
      -ms-touch-action: none;
      background: rgba(0, 0, 0, 0.1);
      height: 8px;
      border-radius: 4px;
      opacity: 1 !important;
      margin-top: 10px; }
    .modal-payments .swiper-container-horizontal > .swiper-scrollbar {
      position: absolute;
      left: 1%;
      bottom: 3px;
      z-index: 50;
      height: 5px;
      width: 98%; }
    .modal-payments .swiper-scrollbar-drag {
      height: 100%;
      width: 100%;
      position: relative;
      background: rgba(0, 0, 0, 0.5);
      border-radius: 10px;
      left: 0;
      top: 0; }
    .modal-payments .swiper-scrollbar-cursor-drag {
      cursor: move; } }
  .modal-payments-anon {
    font-weight: 700;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 20px;
    line-height: 1.25rem;
    margin: 30px 0; }

.modal-card {
  background: #fbf9f6;
  margin-left: -30px;
  margin-right: -30px;
  padding: 30px 30px;
  border-top: 2px #e5e5e5 solid;
  margin-bottom: -32px; }
  .modal-card-wrapper {
    display: none; }
    .opened .modal-card-wrapper {
      display: block; }
  .modal-card.opened {
    padding-top: 20px;
    padding-bottom: 0; }
    .modal-card.opened .btn, .modal-card.opened .featured-item-text-help, .modal-card.opened .filter-link {
      display: none; }
  .modal-card img {
    max-width: 100%; }
  @media (min-width: 768px) {
    .modal-card-form-field-short {
      width: 80%; } }
  .modal-card-form-field-textarea textarea {
    min-height: 160px; }
  .modal-card-form img {
    margin: 50px auto; }
    @media (min-width: 768px) {
      .modal-card-form img {
        display: block; } }
    @media (max-width: 767px) {
      .modal-card-form img {
        display: none; } }
  .modal-card-preview {
    text-align: center;
    position: relative; }
    .modal-card-preview .btn-remove {
      position: absolute;
      display: block !important;
      right: 30px;
      top: 15px;
      opacity: 0.5;
      border-color: #ea5528;
      padding: 10px 12px; }
      .modal-card-preview .btn-remove .icon {
        margin: 0; }
      .modal-card-preview .btn-remove:hover {
        opacity: 1; }
  .modal-card-carousel {
    padding: 20px 0; }
    .modal-card-carousel-filter a {
      display: inline-block;
      margin-right: 20px; }
      .modal-card-carousel-filter a.selected {
        color: black; }
        .modal-card-carousel-filter a.selected span {
          background: none; }
    .modal-card-carousel-wrapper {
      margin-left: -10px;
      margin-right: -10px; }
    .modal-card-carousel .carousel-list-item {
      width: 75px;
      box-shadow: none;
      border: 2px solid rgba(0, 0, 0, 0.1); }
    @media (max-width: 767px) {
      .modal-card-carousel .carousel-controls-prev {
        left: -21px; } }
    @media (max-width: 767px) {
      .modal-card-carousel .carousel-controls-next {
        right: -21px; } }
  @media (max-width: 543px) {
    .modal-card-link {
      white-space: normal; } }
  .modal-card-link:after {
    content: "^";
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    margin-left: 7px;
    font-size: 18px;
    display: inline-block; }

@media (max-width: 767px) {
  .modal-footer .btn, .modal-footer .featured-item-text-help, .modal-footer .filter-link {
    float: left;
    clear: left;
    margin-bottom: 15px;
    margin-left: 0; }
    .modal-footer .btn:last-child, .modal-footer .featured-item-text-help:last-child, .modal-footer .filter-link:last-child {
      margin-bottom: 0; } }

.modal-footer p {
  margin-top: 15px;
  clear: both; }

@media (min-width: 768px) {
  .modal-sendQuestion {
    width: 50%; } }

.modal-sendQuestion .h1 {
  margin-bottom: 20px; }

.modal-sendQuestion textarea {
  min-height: 160px; }

.modal-sendQuestion-ok {
  background: url("../images/svg/icon-ok.svg") no-repeat 50%;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 36px;
  line-height: 2.25rem;
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  padding-top: 200px; }

.modal-sendQuestion .error {
  margin-top: -20px;
  margin-bottom: 0;
  float: left;
  width: 100%;
  padding-left: 0; }

.modal button.close {
  margin: -25px -15px 0 0; }
  .modal button.close:active, .modal button.close:focus {
    box-shadow: none;
    outline: none; }

.pd4 {
  margin: 42px 0;
  font-family: Arial, helvetica, serif; }
  .pd4 + .btn, .pd4 + .featured-item-text-help, .pd4 + .filter-link {
    margin-bottom: 70px; }
  .pd4 table td {
    padding: 0 2px; }
  .pd4-title {
    text-align: center;
    font-size: 9pt;
    border-bottom: 1px #000 solid;
    height: 1.5rem; }
  .pd4-account {
    width: 100%; }
    .pd4-account td {
      text-align: center; }
    .pd4-account-title {
      width: 100%; }

@media (max-width: 999px) {
  .article .row {
    margin-left: -10px;
    margin-right: -10px; } }

.article-date {
  margin-bottom: 20px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem; }

.article-image {
  border: 1px solid #e5e5e5;
  padding: 18px 24px;
  margin: 0 0 20px 0; }

.article-share {
  margin: 15px 0 45px; }

.article-action {
  margin-bottom: 20px; }
  @media (max-width: 543px) {
    .article-action .btn, .article-action .featured-item-text-help, .article-action .filter-link {
      width: 100%;
      margin: 0 0 10px; }
      .article-action .btn:last-child, .article-action .featured-item-text-help:last-child, .article-action .filter-link:last-child {
        margin: 0; } }

.article-plainText {
  max-width: 620px;
  margin-bottom: 50px;
  margin-top: -5px;
  line-height: 24px; }
  .article-plainText p, .article-plainText .p {
    margin-bottom: 18px; }
  .article-plainText a:hover, .article-plainText a:focus, .article-plainText a:active {
    text-decoration: none; }
  .article-plainText a:visited {
    /* color: #96a5b1; */ }
  .article-plainText p + ul {
    margin-top: -10px; }
  @media (max-width: 999px) {
    .article-plainText .row {
      margin-left: 0;
      margin-right: 0; } }

@media (max-width: 999px) {
  .index-wrapper, .campaigns-wrapper {
    margin: -1px -10px 0;
    padding: 0;
    background: #fbf9f6; } }

.index-item::after, .campaigns-item::after {
  content: "";
  display: table;
  clear: both; }

@media (min-width: 768px) {
  .index-item, .campaigns-item {
    margin-bottom: 50px; } }

@media (max-width: 999px) {
  .index-item, .campaigns-item {
    border-top: 2px rgba(0, 0, 0, 0.1) solid;
    border-bottom: 2px rgba(0, 0, 0, 0.1) solid;
    padding: 20px 10px;
    background: #fff;
    margin-bottom: 10px; } }

@media (min-width: 1000px) {
  .index-load, .campaigns-load {
    margin-bottom: 50px; } }

.index-load .btn, .campaigns-load .btn, .index-load .featured-item-text-help, .campaigns-load .featured-item-text-help, .index-load .filter-link, .campaigns-load .filter-link {
  width: 100%; }

@media (max-width: 999px) {
  .index-load, .campaigns-load {
    padding: 20px 0; }
    .index-load .row, .campaigns-load .row {
      margin-left: -10px;
      margin-right: -10px; }
    .index-load [class*='col'], .campaigns-load [class*='col'] {
      padding-left: 10px;
      padding-right: 10px; } }

.campaigns-item {
  clear: both; }
  .campaigns-item::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 768px) {
    .campaigns-item-image {
      float: left;
      width: 25%;
      margin: 5px 30px 0 0; } }
  @media (max-width: 767px) {
    .campaigns-item-image {
      margin: 20px 0; } }
  .campaigns-item-donate {
    background-color: #fbf9f6;
    border-radius: 5px;
    padding: 14px 20px;
    position: relative; }
    @media (min-width: 768px) {
      .campaigns-item-donate {
        float: right;
        width: 25%;
        margin: 5px 0 0 30px; } }
    @media (max-width: 767px) {
      .campaigns-item-donate {
        margin-bottom: 20px; } }
    .campaigns-item-donate-form {
      color: rgba(0, 0, 0, 0.6);
      padding-bottom: 65px; }

@media (min-width: 768px) and (max-width: 999px) {
  .campaigns-item-donate-form {
    padding-bottom: 100px !important; } }
      .campaigns-item-donate-form-progress {
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 21px;
        line-height: 1.3125rem; }
        .campaigns-item-donate-form-progress-num span {
          float: right; }
        .campaigns-item-donate-form-progress-sum {
          padding-top: 4px; }
          .campaigns-item-donate-form-progress-sum strong {
            font-size: 24px;
            font-size: 1.5rem;
            line-height: 24px;
            line-height: 1.5rem;
            margin-right: 10px;
            color: black; }
        .campaigns-item-donate-form-progress-bar {
          height: 10px;
          border-radius: 5px;
          background-color: rgba(0, 0, 0, 0.1);
          margin: 10px 0;
          position: relative; }
          .campaigns-item-donate-form-progress-bar-inner {
            border-radius: 5px;
            background-color: #ea5528;
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            width: 50%; }
      .campaigns-item-donate-form-accepter {
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 21px;
        line-height: 1.3125rem; }
      .campaigns-item-donate-form-fields {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0 20px 20px; }
        .campaigns-item-donate-form-fields label {
          float: left;
          width: 40%;
          position: relative;
          margin: 0; }

@media (min-width: 768px) and (max-width: 999px) {
  .campaigns-item-donate-form-fields label {
    float: none !important;
    width: 100% !important; } }
          .campaigns-item-donate-form-fields label .form-control-under, .campaigns-item-donate-form-fields label .ui-datepicker-trigger {
            right: 15px; }
        .campaigns-item-donate-form-fields .btn, .campaigns-item-donate-form-fields .featured-item-text-help, .campaigns-item-donate-form-fields .filter-link {
          float: right;
          padding: 8px 0 9px;
          width: 57%; }

@media (min-width: 768px) and (max-width: 999px) {
  .campaigns-item-donate-form-fields .btn, .campaigns-item-donate-form-fields .featured-item-text-help, .campaigns-item-donate-form-fields .filter-link {
    float: none !important;
    width: 100% !important; } }
    .campaigns-item-donate-complete {
      text-align: center;
      padding: 8% 0 60px;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 20px;
      line-height: 1.25rem; }
      .campaigns-item-donate-complete strong {
        display: block;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 24px;
        line-height: 1.5rem; }
      .campaigns-item-donate-complete .btn, .campaigns-item-donate-complete .featured-item-text-help, .campaigns-item-donate-complete .filter-link {
        position: absolute;
        left: 20px;
        bottom: 20px;
        right: 20px; }
  .campaigns-item-text {
    overflow: hidden; }
    .campaigns-item-text-description {
      overflow: hidden;
      display: block !important;
      min-height: 160px;
      position: relative; }
      .campaigns-item-text-description.collapseable {
        max-height: 160px; }
      .campaigns-item-text-description.collapse:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        height: 30px;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.99)); }
      .campaigns-item-text-description.in {
        max-height: 2000px; }
        .campaigns-item-text-description.in:after {
          display: none; }
      .campaigns-item-text-description.collapsing {
        max-height: 2000px; }
    .campaigns-item-text-linkMore {
      display: none;
      position: relative; }
      .campaigns-item-text-linkMore a[aria-expanded='false'] .campaigns-item-text-linkMore-hide,
      .campaigns-item-text-linkMore a[aria-expanded='true'] .campaigns-item-text-linkMore-show {
        display: none; }
      @media (min-width: 768px) {
        .campaigns-item-text-linkMore {
          margin: 15px 0 0; } }
      @media (max-width: 767px) {
        .campaigns-item-text-linkMore {
          margin-bottom: 15px; } }
    .campaigns-item-text-description.collapseable + .campaigns-item-text-linkMore {
      display: block; }

.footer {
  background-color: #5b6369;
  color: #fff;
  padding-bottom: 21px; }
  @media (min-width: 768px) {
    .footer {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; } }
  .footer-nav {
    padding: 25px 0;
    background: #313b43;
    font-size: 13px;
    font-size: 0.8125rem;
    margin-bottom: 18px;
    color: #fff; }
    .footer-nav a {
      color: #fff; }
    .footer-nav-indent-0 li {
      line-height: 1.2rem;
      padding: 0.15rem 0; }
    @media (min-width: 768px) {
      .footer-nav-indent-0 > li {
        float: left;
        width: 33.33%; } }
    @media (max-width: 767px) {
      .footer-nav-indent-0 > li {
        margin-bottom: 18px; } }
    .footer-nav-indent-0 > li > a {
      opacity: 0.4;
      font-weight: 700; }
  .footer-logo {
    padding-top: 14px; }
    @media (min-width: 1000px) {
      .footer-logo {
        float: left;
        width: 35%; } }
    @media (max-width: 999px) {
      .footer-logo {
        margin-bottom: 24px; } }
  .footer-info {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 15px;
    line-height: 0.9375rem;
    opacity: 0.4; }
    @media (min-width: 1000px) {
      .footer-info {
        float: left;
        width: 40%; } }
    @media (max-width: 999px) {
      .footer-info {
        margin-bottom: 15px; } }
  .footer-payInfo {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 15px;
    line-height: 0.9375rem; }
    @media (min-width: 1000px) {
      .footer-payInfo {
        float: left;
        width: 25%;
        padding-left: 25px; } }
    .footer-payInfo p {
      opacity: 0.4;
      margin: 0 0 3px; }
      .footer-payInfo p a {
        text-decoration: underline;
        color: #fff; }
        @media (max-width: 999px) {
          .footer-payInfo p a {
            float: left;
            clear: left;
            margin-bottom: 9px; } }
    .footer-payInfo img {
      display: block;
      clear: both; }

.myhelp {
  margin-bottom: 30px; }
  @media (max-width: 999px) {
    .myhelp-wrapper {
      margin: -1px -10px 0;
      padding: 0;
      background: #fbf9f6; } }
  .myhelp-item::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 768px) {
    .myhelp-item {
      margin-bottom: 30px; } }
  @media (max-width: 999px) {
    .myhelp-item {
      border-top: 2px rgba(0, 0, 0, 0.1) solid;
      border-bottom: 2px rgba(0, 0, 0, 0.1) solid;
      padding: 20px 10px;
      background: #fff;
      margin-bottom: 10px; } }
  .myhelp-item-gallery {
    position: relative; }
    @media (min-width: 768px) {
      .myhelp-item-gallery {
        width: 100%;
        float: none;
        margin: 5px 30px 15px 0; }
        .myhelp-item-gallery-wrapper {
          position: relative;
          height: 0;
          padding-bottom: 100%;
          width: 100%; } }
    @media (max-width: 767px) {
      .myhelp-item-gallery {
        margin: 0 0 15px; } }
    .myhelp-item-gallery::after {
      content: "";
      display: table;
      clear: both; }
    .myhelp-item-gallery-img {
      position: relative;
      background-size: cover;
      background-position: 50% 50%;
      transition: width 0.3s linear, left 0.3s linear, top 0.3s linear, bottom 0.3s linear, right 0.3s linear;
      cursor: pointer; }
      @media (min-width: 768px) {
        .myhelp-item-gallery-img {
          position: absolute;
          top: 75%;
          bottom: 0;
          width: 33.33%;
          border-right: 2px #fff solid; } }
      @media (max-width: 767px) {
        .myhelp-item-gallery-img {
          display: none; } }
      .myhelp-item-gallery-img.active {
        width: 100%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 25%;
        border-bottom: 2px #fff solid; }
        @media (max-width: 767px) {
          .myhelp-item-gallery-img.active {
            display: block;
            position: static;
            width: 100%;
            padding-top: 75%; } }
    .myhelp-item-gallery-addToFavorite {
      position: absolute;
      right: 10px;
      top: 10px;
      background: rgba(0, 0, 0, 0.3);
      padding: 10px;
      border-radius: 5px; }
      .myhelp-item-gallery-addToFavorite .icon {
        display: block; }
      .myhelp-item-gallery-addToFavorite.active {
        background: rgba(234, 85, 40, 0.7); }
  .myhelp-item-action {
    padding: 15px 0 0; }
    .myhelp-item-action .btn, .myhelp-item-action .featured-item-text-help, .myhelp-item-action .filter-link {
      display: block;
      width: 100%; }

@media (max-width: 999px) {
  .sertificate {
    margin-top: -1px;
    margin-left: -10px;
    margin-right: -10px;
    padding: 20px 10px 0;
    border-top: 2px #e5e5e5 solid; } }

@media (max-width: 999px) {
  .sertificate-form {
    display: none; }
    .sertificate-form.opened {
      display: block;
      background: #fbf9f6;
      margin: -22px -10px 20px;
      padding: 10px;
      border-bottom: 2px #e5e5e5 solid; }
      .sertificate-form.opened .row {
        margin-left: -10px;
        margin-right: -10px; } }

@media (min-width: 1000px) {
  .sertificate-form {
    width: 100%; } }

.sertificate-form .btn, .sertificate-form .featured-item-text-help, .sertificate-form .filter-link, .sertificate-form .form-control, .sertificate-form .dropdown {
  width: 100%;
  max-width: 768px; }

.sertificate-item {
  background: radial-gradient(circle at 0 0, rgba(204, 0, 0, 0) 14px, rgba(251, 249, 246, 0.99) 15px) top left, radial-gradient(circle at 100% 0, rgba(204, 0, 0, 0) 14px, rgba(251, 249, 246, 0.99) 15px) top right, radial-gradient(circle at 100% 100%, rgba(204, 0, 0, 0) 14px, rgba(251, 249, 246, 0.99) 15px) bottom right, radial-gradient(circle at 0 100%, rgba(204, 0, 0, 0) 14px, rgba(251, 249, 246, 0.99) 15px) bottom left;
  background-size: 60% 60%;
  background-repeat: no-repeat;
  padding: 20px 40px; }
  .sertificate-item h2 {
    margin-top: 0; }
  .sertificate-item-figure {
    float: left;
    width: 100%;
    padding-bottom: 75%;
    height: 0;
    background-repeat: no-repeate;
    background-position: 50% 50%;
    background-size: cover;
    margin: 15px 0;
    border-radius: 5px;
    overflow: hidden; }
  .sertificate-item-text {
    overflow: hidden;
    padding-top: 10px; }
    .sertificate-item-text-results > span {
      font-size: 26px;
      font-size: 1.625rem;
      font-weight: 700;
      display: block; }
    .sertificate-item-text-description {
      padding: 7px 0;
      overflow: hidden;
      display: block !important;
      max-height: 160px;
      min-height: 160px;
      position: relative; }
      .sertificate-item-text-description.in {
        max-height: 2000px; }
      .sertificate-item-text-description.collapsing {
        max-height: 2000px; }
      .sertificate-item-text-description.collapse:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        height: 30px;
        background: linear-gradient(to bottom, rgba(251, 249, 246, 0), rgba(251, 249, 246, 0.99)); }
    .sertificate-item-text-linkMore {
      display: block;
      position: relative; }
      .sertificate-item-text-linkMore a[aria-expanded='false'] .sertificate-item-text-linkMore-hide,
      .sertificate-item-text-linkMore a[aria-expanded='true'] .sertificate-item-text-linkMore-show {
        display: none; }
      @media (min-width: 768px) {
        .sertificate-item-text-linkMore {
          margin: 15px 0 0; } }
      @media (max-width: 767px) {
        .sertificate-item-text-linkMore {
          margin-bottom: 15px; } }
  .sertificate-item-donate {
    margin: 30px 0 10px;
    border-top: 2px #e5e5e5 solid;
    padding: 30px 0 0;
    text-align: center; }
    .sertificate-item-donate .btn, .sertificate-item-donate .featured-item-text-help, .sertificate-item-donate .filter-link {
      letter-spacing: 1px; }

.sertificate-also {
  margin: 50px 0; }
  .sertificate-also::after {
    content: "";
    display: table;
    clear: both; }
  .sertificate-also-wrapper {
    margin: 10px -10px 30px; }
  @media (min-width: 768px) {
    .sertificate-also-item {
      position: relative;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px;
      float: left;
      width: 33.33333%; } }
  @media (max-width: 767px) {
    .sertificate-also-item {
      position: relative;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px;
      float: left;
      width: 100%;
      margin-bottom: 20px; } }
  .sertificate-also-item-img {
    height: 0;
    padding-bottom: 75%;
    position: relative;
    border-radius: 10px 10px 0 0;
    background-size: cover; }
    .sertificate-also-item-img img {
      display: none; }
  .sertificate-also-item-text {
    background: #fbf9f6;
    padding: 10px 15px;
    border-radius: 0 0 10px 10px; }
    .sertificate-also-item-text-description {
      font-size: 14px;
      font-size: 0.875rem; }

.becomeMember {
  border-top: 2px solid #e5e5e5;
  padding: 30px 0 60px; }
  .becomeMember-form h3, .becomeMember-form .content-header-subtitle {
    margin: 40px 0 18px; }
  @media (min-width: 768px) {
    .becomeMember-form .form-group {
      margin-bottom: 20px; } }
  @media (min-width: 768px) {
    .becomeMember-form .btn-toolbar {
      float: right; } }
  .becomeMember-form textarea {
    min-height: 120px; }
  .becomeMember-form .error {
    float: left;
    clear: left;
    width: 100%;
    margin-top: -25px; }
    @media (min-width: 1000px) {
      .becomeMember-form .error {
        margin-left: 32.2%;
        margin-bottom: 15px; } }

@media (max-width: 999px) and (min-width: 768px) {
  .becomeMember-form .error {
    margin-left: 41%;
    margin-bottom: 15px; } }

@media print {
  .header {
    position: static !important;
    height: auto !important;
    border-bottom-width: 0 !important; }
    .header-search, .header-nav {
      display: none; }
  .footer {
    display: none; }
  .print-hidden {
    display: none; }
  .content {
    margin-top: 0 !important; }
  .content-header {
    border-width: 0;
    padding: 0;
    margin: 0; }
  .content-body {
    margin: 0; }
  .pd4 {
    width: 200px; } }

/*# sourceMappingURL=style.css.map */
