@charset "UTF-8";
@font-face {
  font-family: 'Tisa Sans Pro';
  src: url("../fonts/TisaSansPro/TisaSansPro.eot");
  src: url("../fonts/TisaSansPro/TisaSansPro.eot?#iefix") format("embedded-opentype"), url("../fonts/TisaSansPro/TisaSansPro.woff") format("woff"), url("../fonts/TisaSansPro/TisaSansPro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Tisa Sans Pro';
  src: url("../fonts/TisaSansPro/TisaSansPro-Light.eot");
  src: url("../fonts/TisaSansPro/TisaSansPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/TisaSansPro/TisaSansPro-Light.woff") format("woff"), url("../fonts/TisaSansPro/TisaSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Tisa Sans Pro';
  src: url("../fonts/TisaSansPro/TisaSansPro-Medium.eot");
  src: url("../fonts/TisaSansPro/TisaSansPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/TisaSansPro/TisaSansPro-Medium.woff") format("woff"), url("../fonts/TisaSansPro/TisaSansPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Tisa Sans Pro';
  src: url("../fonts/TisaSansPro/TisaSansPro-Bold.eot");
  src: url("../fonts/TisaSansPro/TisaSansPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/TisaSansPro/TisaSansPro-Bold.woff") format("woff"), url("../fonts/TisaSansPro/TisaSansPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?-85fprl");
  src: url("../fonts/icomoon.eot?#iefix-85fprl") format("embedded-opentype"), url("../fonts/icomoon.woff?-85fprl") format("woff"), url("../fonts/icomoon.ttf?-85fprl") format("truetype"), url("../fonts/icomoon.svg?-85fprl#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class*="icomoon-"],
[class*=" icomoon-"] {
  font-family: 'icomoon', serif;
  speak: none;
  font-variant: normal;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icomoon-chevron-thin-down::before {
  content: "\e600"; }

.icomoon-chevron-thin-left::before {
  content: "\e603";
  position: relative;
  top: -5px; }

.icomoon-chevron-thin-right::before {
  content: "\e604";
  position: relative;
  top: -5px; }

.icomoon-cross::before {
  content: "\e601"; }

.icomoon-arrow-left::before {
  content: "\e094"; }

.icomoon-arrow-right::before {
  content: "\e095"; }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

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

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

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

a {
  color: #1c6185;
  text-decoration: none; }
  a:hover, a:focus {
    color: #0f3346;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

.text-primary {
  color: #1c6185; }

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #1c6185; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

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

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

.initialism {
  font-size: 90%; }

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

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

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

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

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

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

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

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
  background-color: transparent; }

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

th {
  text-align: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-primary {
  color: #fff;
  background-color: #1c6185;
  border-color: #185270; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #13425b;
    border-color: #010507; }
  .btn-primary:hover {
    color: #fff;
    background-color: #13425b;
    border-color: #0d2d3d; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #13425b;
    border-color: #0d2d3d; }
    .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: #0d2d3d;
      border-color: #010507; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #1c6185;
    border-color: #185270; }
  .btn-primary .badge {
    color: #1c6185;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #72a411;
  border-color: #628d0f; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #52760c;
    border-color: #121903; }
  .btn-success:hover {
    color: #fff;
    background-color: #52760c;
    border-color: #3b5509; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #52760c;
    border-color: #3b5509; }
    .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: #3b5509;
      border-color: #121903; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #72a411;
    border-color: #628d0f; }
  .btn-success .badge {
    color: #72a411;
    background-color: #fff; }

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

.btn-warning {
  color: #fff;
  background-color: #d26d00;
  border-color: #b96000; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #9f5300;
    border-color: #391e00; }
  .btn-warning:hover {
    color: #fff;
    background-color: #9f5300;
    border-color: #7b4000; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #9f5300;
    border-color: #7b4000; }
    .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: #7b4000;
      border-color: #391e00; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #d26d00;
    border-color: #b96000; }
  .btn-warning .badge {
    color: #d26d00;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #c43412;
  border-color: #ad2e10; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #95280e;
    border-color: #380f05; }
  .btn-danger:hover {
    color: #fff;
    background-color: #95280e;
    border-color: #751f0b; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #95280e;
    border-color: #751f0b; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #751f0b;
      border-color: #380f05; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #c43412;
    border-color: #ad2e10; }
  .btn-danger .badge {
    color: #c43412;
    background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.label-primary {
  background-color: #1c6185; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #13425b; }

.label-success {
  background-color: #72a411; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #52760c; }

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

.label-warning {
  background-color: #d26d00; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #9f5300; }

.label-danger {
  background-color: #c43412; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #95280e; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.media-body {
  width: 10000px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #1c6185;
  border-color: #1c6185; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #87c5e6; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative; }

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

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

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

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

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

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

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

.flag-icon-background, .flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat; }

.flag-icon {
  position: relative;
  display: inline-block;
  width: 1.33333em;
  line-height: 1em; }
  .flag-icon:before {
    content: '\00a0'; }
  .flag-icon.flag-icon-squared {
    width: 1em; }

.flag-icon-ad {
  background-image: url(../flags/4x3/ad.svg); }
  .flag-icon-ad.flag-icon-squared {
    background-image: url(../flags/1x1/ad.svg); }

.flag-icon-ae {
  background-image: url(../flags/4x3/ae.svg); }
  .flag-icon-ae.flag-icon-squared {
    background-image: url(../flags/1x1/ae.svg); }

.flag-icon-af {
  background-image: url(../flags/4x3/af.svg); }
  .flag-icon-af.flag-icon-squared {
    background-image: url(../flags/1x1/af.svg); }

.flag-icon-ag {
  background-image: url(../flags/4x3/ag.svg); }
  .flag-icon-ag.flag-icon-squared {
    background-image: url(../flags/1x1/ag.svg); }

.flag-icon-ai {
  background-image: url(../flags/4x3/ai.svg); }
  .flag-icon-ai.flag-icon-squared {
    background-image: url(../flags/1x1/ai.svg); }

.flag-icon-al {
  background-image: url(../flags/4x3/al.svg); }
  .flag-icon-al.flag-icon-squared {
    background-image: url(../flags/1x1/al.svg); }

.flag-icon-am {
  background-image: url(../flags/4x3/am.svg); }
  .flag-icon-am.flag-icon-squared {
    background-image: url(../flags/1x1/am.svg); }

.flag-icon-ao {
  background-image: url(../flags/4x3/ao.svg); }
  .flag-icon-ao.flag-icon-squared {
    background-image: url(../flags/1x1/ao.svg); }

.flag-icon-aq {
  background-image: url(../flags/4x3/aq.svg); }
  .flag-icon-aq.flag-icon-squared {
    background-image: url(../flags/1x1/aq.svg); }

.flag-icon-ar {
  background-image: url(../flags/4x3/ar.svg); }
  .flag-icon-ar.flag-icon-squared {
    background-image: url(../flags/1x1/ar.svg); }

.flag-icon-as {
  background-image: url(../flags/4x3/as.svg); }
  .flag-icon-as.flag-icon-squared {
    background-image: url(../flags/1x1/as.svg); }

.flag-icon-at {
  background-image: url(../flags/4x3/at.svg); }
  .flag-icon-at.flag-icon-squared {
    background-image: url(../flags/1x1/at.svg); }

.flag-icon-au {
  background-image: url(../flags/4x3/au.svg); }
  .flag-icon-au.flag-icon-squared {
    background-image: url(../flags/1x1/au.svg); }

.flag-icon-aw {
  background-image: url(../flags/4x3/aw.svg); }
  .flag-icon-aw.flag-icon-squared {
    background-image: url(../flags/1x1/aw.svg); }

.flag-icon-ax {
  background-image: url(../flags/4x3/ax.svg); }
  .flag-icon-ax.flag-icon-squared {
    background-image: url(../flags/1x1/ax.svg); }

.flag-icon-az {
  background-image: url(../flags/4x3/az.svg); }
  .flag-icon-az.flag-icon-squared {
    background-image: url(../flags/1x1/az.svg); }

.flag-icon-ba {
  background-image: url(../flags/4x3/ba.svg); }
  .flag-icon-ba.flag-icon-squared {
    background-image: url(../flags/1x1/ba.svg); }

.flag-icon-bb {
  background-image: url(../flags/4x3/bb.svg); }
  .flag-icon-bb.flag-icon-squared {
    background-image: url(../flags/1x1/bb.svg); }

.flag-icon-bd {
  background-image: url(../flags/4x3/bd.svg); }
  .flag-icon-bd.flag-icon-squared {
    background-image: url(../flags/1x1/bd.svg); }

.flag-icon-be {
  background-image: url(../flags/4x3/be.svg); }
  .flag-icon-be.flag-icon-squared {
    background-image: url(../flags/1x1/be.svg); }

.flag-icon-bf {
  background-image: url(../flags/4x3/bf.svg); }
  .flag-icon-bf.flag-icon-squared {
    background-image: url(../flags/1x1/bf.svg); }

.flag-icon-bg {
  background-image: url(../flags/4x3/bg.svg); }
  .flag-icon-bg.flag-icon-squared {
    background-image: url(../flags/1x1/bg.svg); }

.flag-icon-bh {
  background-image: url(../flags/4x3/bh.svg); }
  .flag-icon-bh.flag-icon-squared {
    background-image: url(../flags/1x1/bh.svg); }

.flag-icon-bi {
  background-image: url(../flags/4x3/bi.svg); }
  .flag-icon-bi.flag-icon-squared {
    background-image: url(../flags/1x1/bi.svg); }

.flag-icon-bj {
  background-image: url(../flags/4x3/bj.svg); }
  .flag-icon-bj.flag-icon-squared {
    background-image: url(../flags/1x1/bj.svg); }

.flag-icon-bl {
  background-image: url(../flags/4x3/bl.svg); }
  .flag-icon-bl.flag-icon-squared {
    background-image: url(../flags/1x1/bl.svg); }

.flag-icon-bm {
  background-image: url(../flags/4x3/bm.svg); }
  .flag-icon-bm.flag-icon-squared {
    background-image: url(../flags/1x1/bm.svg); }

.flag-icon-bn {
  background-image: url(../flags/4x3/bn.svg); }
  .flag-icon-bn.flag-icon-squared {
    background-image: url(../flags/1x1/bn.svg); }

.flag-icon-bo {
  background-image: url(../flags/4x3/bo.svg); }
  .flag-icon-bo.flag-icon-squared {
    background-image: url(../flags/1x1/bo.svg); }

.flag-icon-bq {
  background-image: url(../flags/4x3/bq.svg); }
  .flag-icon-bq.flag-icon-squared {
    background-image: url(../flags/1x1/bq.svg); }

.flag-icon-br {
  background-image: url(../flags/4x3/br.svg); }
  .flag-icon-br.flag-icon-squared {
    background-image: url(../flags/1x1/br.svg); }

.flag-icon-bs {
  background-image: url(../flags/4x3/bs.svg); }
  .flag-icon-bs.flag-icon-squared {
    background-image: url(../flags/1x1/bs.svg); }

.flag-icon-bt {
  background-image: url(../flags/4x3/bt.svg); }
  .flag-icon-bt.flag-icon-squared {
    background-image: url(../flags/1x1/bt.svg); }

.flag-icon-bv {
  background-image: url(../flags/4x3/bv.svg); }
  .flag-icon-bv.flag-icon-squared {
    background-image: url(../flags/1x1/bv.svg); }

.flag-icon-bw {
  background-image: url(../flags/4x3/bw.svg); }
  .flag-icon-bw.flag-icon-squared {
    background-image: url(../flags/1x1/bw.svg); }

.flag-icon-by {
  background-image: url(../flags/4x3/by.svg); }
  .flag-icon-by.flag-icon-squared {
    background-image: url(../flags/1x1/by.svg); }

.flag-icon-bz {
  background-image: url(../flags/4x3/bz.svg); }
  .flag-icon-bz.flag-icon-squared {
    background-image: url(../flags/1x1/bz.svg); }

.flag-icon-ca {
  background-image: url(../flags/4x3/ca.svg); }
  .flag-icon-ca.flag-icon-squared {
    background-image: url(../flags/1x1/ca.svg); }

.flag-icon-cc {
  background-image: url(../flags/4x3/cc.svg); }
  .flag-icon-cc.flag-icon-squared {
    background-image: url(../flags/1x1/cc.svg); }

.flag-icon-cd {
  background-image: url(../flags/4x3/cd.svg); }
  .flag-icon-cd.flag-icon-squared {
    background-image: url(../flags/1x1/cd.svg); }

.flag-icon-cf {
  background-image: url(../flags/4x3/cf.svg); }
  .flag-icon-cf.flag-icon-squared {
    background-image: url(../flags/1x1/cf.svg); }

.flag-icon-cg {
  background-image: url(../flags/4x3/cg.svg); }
  .flag-icon-cg.flag-icon-squared {
    background-image: url(../flags/1x1/cg.svg); }

.flag-icon-ch {
  background-image: url(../flags/4x3/ch.svg); }
  .flag-icon-ch.flag-icon-squared {
    background-image: url(../flags/1x1/ch.svg); }

.flag-icon-ci {
  background-image: url(../flags/4x3/ci.svg); }
  .flag-icon-ci.flag-icon-squared {
    background-image: url(../flags/1x1/ci.svg); }

.flag-icon-ck {
  background-image: url(../flags/4x3/ck.svg); }
  .flag-icon-ck.flag-icon-squared {
    background-image: url(../flags/1x1/ck.svg); }

.flag-icon-cl {
  background-image: url(../flags/4x3/cl.svg); }
  .flag-icon-cl.flag-icon-squared {
    background-image: url(../flags/1x1/cl.svg); }

.flag-icon-cm {
  background-image: url(../flags/4x3/cm.svg); }
  .flag-icon-cm.flag-icon-squared {
    background-image: url(../flags/1x1/cm.svg); }

.flag-icon-cn {
  background-image: url(../flags/4x3/cn.svg); }
  .flag-icon-cn.flag-icon-squared {
    background-image: url(../flags/1x1/cn.svg); }

.flag-icon-co {
  background-image: url(../flags/4x3/co.svg); }
  .flag-icon-co.flag-icon-squared {
    background-image: url(../flags/1x1/co.svg); }

.flag-icon-cr {
  background-image: url(../flags/4x3/cr.svg); }
  .flag-icon-cr.flag-icon-squared {
    background-image: url(../flags/1x1/cr.svg); }

.flag-icon-cu {
  background-image: url(../flags/4x3/cu.svg); }
  .flag-icon-cu.flag-icon-squared {
    background-image: url(../flags/1x1/cu.svg); }

.flag-icon-cv {
  background-image: url(../flags/4x3/cv.svg); }
  .flag-icon-cv.flag-icon-squared {
    background-image: url(../flags/1x1/cv.svg); }

.flag-icon-cw {
  background-image: url(../flags/4x3/cw.svg); }
  .flag-icon-cw.flag-icon-squared {
    background-image: url(../flags/1x1/cw.svg); }

.flag-icon-cx {
  background-image: url(../flags/4x3/cx.svg); }
  .flag-icon-cx.flag-icon-squared {
    background-image: url(../flags/1x1/cx.svg); }

.flag-icon-cy {
  background-image: url(../flags/4x3/cy.svg); }
  .flag-icon-cy.flag-icon-squared {
    background-image: url(../flags/1x1/cy.svg); }

.flag-icon-cz {
  background-image: url(../flags/4x3/cz.svg); }
  .flag-icon-cz.flag-icon-squared {
    background-image: url(../flags/1x1/cz.svg); }

.flag-icon-de {
  background-image: url(../flags/4x3/de.svg); }
  .flag-icon-de.flag-icon-squared {
    background-image: url(../flags/1x1/de.svg); }

.flag-icon-dj {
  background-image: url(../flags/4x3/dj.svg); }
  .flag-icon-dj.flag-icon-squared {
    background-image: url(../flags/1x1/dj.svg); }

.flag-icon-dk {
  background-image: url(../flags/4x3/dk.svg); }
  .flag-icon-dk.flag-icon-squared {
    background-image: url(../flags/1x1/dk.svg); }

.flag-icon-dm {
  background-image: url(../flags/4x3/dm.svg); }
  .flag-icon-dm.flag-icon-squared {
    background-image: url(../flags/1x1/dm.svg); }

.flag-icon-do {
  background-image: url(../flags/4x3/do.svg); }
  .flag-icon-do.flag-icon-squared {
    background-image: url(../flags/1x1/do.svg); }

.flag-icon-dz {
  background-image: url(../flags/4x3/dz.svg); }
  .flag-icon-dz.flag-icon-squared {
    background-image: url(../flags/1x1/dz.svg); }

.flag-icon-ec {
  background-image: url(../flags/4x3/ec.svg); }
  .flag-icon-ec.flag-icon-squared {
    background-image: url(../flags/1x1/ec.svg); }

.flag-icon-ee {
  background-image: url(../flags/4x3/ee.svg); }
  .flag-icon-ee.flag-icon-squared {
    background-image: url(../flags/1x1/ee.svg); }

.flag-icon-eg {
  background-image: url(../flags/4x3/eg.svg); }
  .flag-icon-eg.flag-icon-squared {
    background-image: url(../flags/1x1/eg.svg); }

.flag-icon-eh {
  background-image: url(../flags/4x3/eh.svg); }
  .flag-icon-eh.flag-icon-squared {
    background-image: url(../flags/1x1/eh.svg); }

.flag-icon-er {
  background-image: url(../flags/4x3/er.svg); }
  .flag-icon-er.flag-icon-squared {
    background-image: url(../flags/1x1/er.svg); }

.flag-icon-es {
  background-image: url(../flags/4x3/es.svg); }
  .flag-icon-es.flag-icon-squared {
    background-image: url(../flags/1x1/es.svg); }

.flag-icon-et {
  background-image: url(../flags/4x3/et.svg); }
  .flag-icon-et.flag-icon-squared {
    background-image: url(../flags/1x1/et.svg); }

.flag-icon-fi {
  background-image: url(../flags/4x3/fi.svg); }
  .flag-icon-fi.flag-icon-squared {
    background-image: url(../flags/1x1/fi.svg); }

.flag-icon-fj {
  background-image: url(../flags/4x3/fj.svg); }
  .flag-icon-fj.flag-icon-squared {
    background-image: url(../flags/1x1/fj.svg); }

.flag-icon-fk {
  background-image: url(../flags/4x3/fk.svg); }
  .flag-icon-fk.flag-icon-squared {
    background-image: url(../flags/1x1/fk.svg); }

.flag-icon-fm {
  background-image: url(../flags/4x3/fm.svg); }
  .flag-icon-fm.flag-icon-squared {
    background-image: url(../flags/1x1/fm.svg); }

.flag-icon-fo {
  background-image: url(../flags/4x3/fo.svg); }
  .flag-icon-fo.flag-icon-squared {
    background-image: url(../flags/1x1/fo.svg); }

.flag-icon-fr {
  background-image: url(../flags/4x3/fr.svg); }
  .flag-icon-fr.flag-icon-squared {
    background-image: url(../flags/1x1/fr.svg); }

.flag-icon-ga {
  background-image: url(../flags/4x3/ga.svg); }
  .flag-icon-ga.flag-icon-squared {
    background-image: url(../flags/1x1/ga.svg); }

.flag-icon-gb {
  background-image: url(../flags/4x3/gb.svg); }
  .flag-icon-gb.flag-icon-squared {
    background-image: url(../flags/1x1/gb.svg); }

.flag-icon-gd {
  background-image: url(../flags/4x3/gd.svg); }
  .flag-icon-gd.flag-icon-squared {
    background-image: url(../flags/1x1/gd.svg); }

.flag-icon-ge {
  background-image: url(../flags/4x3/ge.svg); }
  .flag-icon-ge.flag-icon-squared {
    background-image: url(../flags/1x1/ge.svg); }

.flag-icon-gf {
  background-image: url(../flags/4x3/gf.svg); }
  .flag-icon-gf.flag-icon-squared {
    background-image: url(../flags/1x1/gf.svg); }

.flag-icon-gg {
  background-image: url(../flags/4x3/gg.svg); }
  .flag-icon-gg.flag-icon-squared {
    background-image: url(../flags/1x1/gg.svg); }

.flag-icon-gh {
  background-image: url(../flags/4x3/gh.svg); }
  .flag-icon-gh.flag-icon-squared {
    background-image: url(../flags/1x1/gh.svg); }

.flag-icon-gi {
  background-image: url(../flags/4x3/gi.svg); }
  .flag-icon-gi.flag-icon-squared {
    background-image: url(../flags/1x1/gi.svg); }

.flag-icon-gl {
  background-image: url(../flags/4x3/gl.svg); }
  .flag-icon-gl.flag-icon-squared {
    background-image: url(../flags/1x1/gl.svg); }

.flag-icon-gm {
  background-image: url(../flags/4x3/gm.svg); }
  .flag-icon-gm.flag-icon-squared {
    background-image: url(../flags/1x1/gm.svg); }

.flag-icon-gn {
  background-image: url(../flags/4x3/gn.svg); }
  .flag-icon-gn.flag-icon-squared {
    background-image: url(../flags/1x1/gn.svg); }

.flag-icon-gp {
  background-image: url(../flags/4x3/gp.svg); }
  .flag-icon-gp.flag-icon-squared {
    background-image: url(../flags/1x1/gp.svg); }

.flag-icon-gq {
  background-image: url(../flags/4x3/gq.svg); }
  .flag-icon-gq.flag-icon-squared {
    background-image: url(../flags/1x1/gq.svg); }

.flag-icon-gr {
  background-image: url(../flags/4x3/gr.svg); }
  .flag-icon-gr.flag-icon-squared {
    background-image: url(../flags/1x1/gr.svg); }

.flag-icon-gs {
  background-image: url(../flags/4x3/gs.svg); }
  .flag-icon-gs.flag-icon-squared {
    background-image: url(../flags/1x1/gs.svg); }

.flag-icon-gt {
  background-image: url(../flags/4x3/gt.svg); }
  .flag-icon-gt.flag-icon-squared {
    background-image: url(../flags/1x1/gt.svg); }

.flag-icon-gu {
  background-image: url(../flags/4x3/gu.svg); }
  .flag-icon-gu.flag-icon-squared {
    background-image: url(../flags/1x1/gu.svg); }

.flag-icon-gw {
  background-image: url(../flags/4x3/gw.svg); }
  .flag-icon-gw.flag-icon-squared {
    background-image: url(../flags/1x1/gw.svg); }

.flag-icon-gy {
  background-image: url(../flags/4x3/gy.svg); }
  .flag-icon-gy.flag-icon-squared {
    background-image: url(../flags/1x1/gy.svg); }

.flag-icon-hk {
  background-image: url(../flags/4x3/hk.svg); }
  .flag-icon-hk.flag-icon-squared {
    background-image: url(../flags/1x1/hk.svg); }

.flag-icon-hm {
  background-image: url(../flags/4x3/hm.svg); }
  .flag-icon-hm.flag-icon-squared {
    background-image: url(../flags/1x1/hm.svg); }

.flag-icon-hn {
  background-image: url(../flags/4x3/hn.svg); }
  .flag-icon-hn.flag-icon-squared {
    background-image: url(../flags/1x1/hn.svg); }

.flag-icon-hr {
  background-image: url(../flags/4x3/hr.svg); }
  .flag-icon-hr.flag-icon-squared {
    background-image: url(../flags/1x1/hr.svg); }

.flag-icon-ht {
  background-image: url(../flags/4x3/ht.svg); }
  .flag-icon-ht.flag-icon-squared {
    background-image: url(../flags/1x1/ht.svg); }

.flag-icon-hu {
  background-image: url(../flags/4x3/hu.svg); }
  .flag-icon-hu.flag-icon-squared {
    background-image: url(../flags/1x1/hu.svg); }

.flag-icon-id {
  background-image: url(../flags/4x3/id.svg); }
  .flag-icon-id.flag-icon-squared {
    background-image: url(../flags/1x1/id.svg); }

.flag-icon-ie {
  background-image: url(../flags/4x3/ie.svg); }
  .flag-icon-ie.flag-icon-squared {
    background-image: url(../flags/1x1/ie.svg); }

.flag-icon-il {
  background-image: url(../flags/4x3/il.svg); }
  .flag-icon-il.flag-icon-squared {
    background-image: url(../flags/1x1/il.svg); }

.flag-icon-im {
  background-image: url(../flags/4x3/im.svg); }
  .flag-icon-im.flag-icon-squared {
    background-image: url(../flags/1x1/im.svg); }

.flag-icon-in {
  background-image: url(../flags/4x3/in.svg); }
  .flag-icon-in.flag-icon-squared {
    background-image: url(../flags/1x1/in.svg); }

.flag-icon-io {
  background-image: url(../flags/4x3/io.svg); }
  .flag-icon-io.flag-icon-squared {
    background-image: url(../flags/1x1/io.svg); }

.flag-icon-iq {
  background-image: url(../flags/4x3/iq.svg); }
  .flag-icon-iq.flag-icon-squared {
    background-image: url(../flags/1x1/iq.svg); }

.flag-icon-ir {
  background-image: url(../flags/4x3/ir.svg); }
  .flag-icon-ir.flag-icon-squared {
    background-image: url(../flags/1x1/ir.svg); }

.flag-icon-is {
  background-image: url(../flags/4x3/is.svg); }
  .flag-icon-is.flag-icon-squared {
    background-image: url(../flags/1x1/is.svg); }

.flag-icon-it {
  background-image: url(../flags/4x3/it.svg); }
  .flag-icon-it.flag-icon-squared {
    background-image: url(../flags/1x1/it.svg); }

.flag-icon-je {
  background-image: url(../flags/4x3/je.svg); }
  .flag-icon-je.flag-icon-squared {
    background-image: url(../flags/1x1/je.svg); }

.flag-icon-jm {
  background-image: url(../flags/4x3/jm.svg); }
  .flag-icon-jm.flag-icon-squared {
    background-image: url(../flags/1x1/jm.svg); }

.flag-icon-jo {
  background-image: url(../flags/4x3/jo.svg); }
  .flag-icon-jo.flag-icon-squared {
    background-image: url(../flags/1x1/jo.svg); }

.flag-icon-jp {
  background-image: url(../flags/4x3/jp.svg); }
  .flag-icon-jp.flag-icon-squared {
    background-image: url(../flags/1x1/jp.svg); }

.flag-icon-ke {
  background-image: url(../flags/4x3/ke.svg); }
  .flag-icon-ke.flag-icon-squared {
    background-image: url(../flags/1x1/ke.svg); }

.flag-icon-kg {
  background-image: url(../flags/4x3/kg.svg); }
  .flag-icon-kg.flag-icon-squared {
    background-image: url(../flags/1x1/kg.svg); }

.flag-icon-kh {
  background-image: url(../flags/4x3/kh.svg); }
  .flag-icon-kh.flag-icon-squared {
    background-image: url(../flags/1x1/kh.svg); }

.flag-icon-ki {
  background-image: url(../flags/4x3/ki.svg); }
  .flag-icon-ki.flag-icon-squared {
    background-image: url(../flags/1x1/ki.svg); }

.flag-icon-km {
  background-image: url(../flags/4x3/km.svg); }
  .flag-icon-km.flag-icon-squared {
    background-image: url(../flags/1x1/km.svg); }

.flag-icon-kn {
  background-image: url(../flags/4x3/kn.svg); }
  .flag-icon-kn.flag-icon-squared {
    background-image: url(../flags/1x1/kn.svg); }

.flag-icon-kp {
  background-image: url(../flags/4x3/kp.svg); }
  .flag-icon-kp.flag-icon-squared {
    background-image: url(../flags/1x1/kp.svg); }

.flag-icon-kr {
  background-image: url(../flags/4x3/kr.svg); }
  .flag-icon-kr.flag-icon-squared {
    background-image: url(../flags/1x1/kr.svg); }

.flag-icon-kw {
  background-image: url(../flags/4x3/kw.svg); }
  .flag-icon-kw.flag-icon-squared {
    background-image: url(../flags/1x1/kw.svg); }

.flag-icon-ky {
  background-image: url(../flags/4x3/ky.svg); }
  .flag-icon-ky.flag-icon-squared {
    background-image: url(../flags/1x1/ky.svg); }

.flag-icon-kz {
  background-image: url(../flags/4x3/kz.svg); }
  .flag-icon-kz.flag-icon-squared {
    background-image: url(../flags/1x1/kz.svg); }

.flag-icon-la {
  background-image: url(../flags/4x3/la.svg); }
  .flag-icon-la.flag-icon-squared {
    background-image: url(../flags/1x1/la.svg); }

.flag-icon-lb {
  background-image: url(../flags/4x3/lb.svg); }
  .flag-icon-lb.flag-icon-squared {
    background-image: url(../flags/1x1/lb.svg); }

.flag-icon-lc {
  background-image: url(../flags/4x3/lc.svg); }
  .flag-icon-lc.flag-icon-squared {
    background-image: url(../flags/1x1/lc.svg); }

.flag-icon-li {
  background-image: url(../flags/4x3/li.svg); }
  .flag-icon-li.flag-icon-squared {
    background-image: url(../flags/1x1/li.svg); }

.flag-icon-lk {
  background-image: url(../flags/4x3/lk.svg); }
  .flag-icon-lk.flag-icon-squared {
    background-image: url(../flags/1x1/lk.svg); }

.flag-icon-lr {
  background-image: url(../flags/4x3/lr.svg); }
  .flag-icon-lr.flag-icon-squared {
    background-image: url(../flags/1x1/lr.svg); }

.flag-icon-ls {
  background-image: url(../flags/4x3/ls.svg); }
  .flag-icon-ls.flag-icon-squared {
    background-image: url(../flags/1x1/ls.svg); }

.flag-icon-lt {
  background-image: url(../flags/4x3/lt.svg); }
  .flag-icon-lt.flag-icon-squared {
    background-image: url(../flags/1x1/lt.svg); }

.flag-icon-lu {
  background-image: url(../flags/4x3/lu.svg); }
  .flag-icon-lu.flag-icon-squared {
    background-image: url(../flags/1x1/lu.svg); }

.flag-icon-lv {
  background-image: url(../flags/4x3/lv.svg); }
  .flag-icon-lv.flag-icon-squared {
    background-image: url(../flags/1x1/lv.svg); }

.flag-icon-ly {
  background-image: url(../flags/4x3/ly.svg); }
  .flag-icon-ly.flag-icon-squared {
    background-image: url(../flags/1x1/ly.svg); }

.flag-icon-ma {
  background-image: url(../flags/4x3/ma.svg); }
  .flag-icon-ma.flag-icon-squared {
    background-image: url(../flags/1x1/ma.svg); }

.flag-icon-mc {
  background-image: url(../flags/4x3/mc.svg); }
  .flag-icon-mc.flag-icon-squared {
    background-image: url(../flags/1x1/mc.svg); }

.flag-icon-md {
  background-image: url(../flags/4x3/md.svg); }
  .flag-icon-md.flag-icon-squared {
    background-image: url(../flags/1x1/md.svg); }

.flag-icon-me {
  background-image: url(../flags/4x3/me.svg); }
  .flag-icon-me.flag-icon-squared {
    background-image: url(../flags/1x1/me.svg); }

.flag-icon-mf {
  background-image: url(../flags/4x3/mf.svg); }
  .flag-icon-mf.flag-icon-squared {
    background-image: url(../flags/1x1/mf.svg); }

.flag-icon-mg {
  background-image: url(../flags/4x3/mg.svg); }
  .flag-icon-mg.flag-icon-squared {
    background-image: url(../flags/1x1/mg.svg); }

.flag-icon-mh {
  background-image: url(../flags/4x3/mh.svg); }
  .flag-icon-mh.flag-icon-squared {
    background-image: url(../flags/1x1/mh.svg); }

.flag-icon-mk {
  background-image: url(../flags/4x3/mk.svg); }
  .flag-icon-mk.flag-icon-squared {
    background-image: url(../flags/1x1/mk.svg); }

.flag-icon-ml {
  background-image: url(../flags/4x3/ml.svg); }
  .flag-icon-ml.flag-icon-squared {
    background-image: url(../flags/1x1/ml.svg); }

.flag-icon-mm {
  background-image: url(../flags/4x3/mm.svg); }
  .flag-icon-mm.flag-icon-squared {
    background-image: url(../flags/1x1/mm.svg); }

.flag-icon-mn {
  background-image: url(../flags/4x3/mn.svg); }
  .flag-icon-mn.flag-icon-squared {
    background-image: url(../flags/1x1/mn.svg); }

.flag-icon-mo {
  background-image: url(../flags/4x3/mo.svg); }
  .flag-icon-mo.flag-icon-squared {
    background-image: url(../flags/1x1/mo.svg); }

.flag-icon-mp {
  background-image: url(../flags/4x3/mp.svg); }
  .flag-icon-mp.flag-icon-squared {
    background-image: url(../flags/1x1/mp.svg); }

.flag-icon-mq {
  background-image: url(../flags/4x3/mq.svg); }
  .flag-icon-mq.flag-icon-squared {
    background-image: url(../flags/1x1/mq.svg); }

.flag-icon-mr {
  background-image: url(../flags/4x3/mr.svg); }
  .flag-icon-mr.flag-icon-squared {
    background-image: url(../flags/1x1/mr.svg); }

.flag-icon-ms {
  background-image: url(../flags/4x3/ms.svg); }
  .flag-icon-ms.flag-icon-squared {
    background-image: url(../flags/1x1/ms.svg); }

.flag-icon-mt {
  background-image: url(../flags/4x3/mt.svg); }
  .flag-icon-mt.flag-icon-squared {
    background-image: url(../flags/1x1/mt.svg); }

.flag-icon-mu {
  background-image: url(../flags/4x3/mu.svg); }
  .flag-icon-mu.flag-icon-squared {
    background-image: url(../flags/1x1/mu.svg); }

.flag-icon-mv {
  background-image: url(../flags/4x3/mv.svg); }
  .flag-icon-mv.flag-icon-squared {
    background-image: url(../flags/1x1/mv.svg); }

.flag-icon-mw {
  background-image: url(../flags/4x3/mw.svg); }
  .flag-icon-mw.flag-icon-squared {
    background-image: url(../flags/1x1/mw.svg); }

.flag-icon-mx {
  background-image: url(../flags/4x3/mx.svg); }
  .flag-icon-mx.flag-icon-squared {
    background-image: url(../flags/1x1/mx.svg); }

.flag-icon-my {
  background-image: url(../flags/4x3/my.svg); }
  .flag-icon-my.flag-icon-squared {
    background-image: url(../flags/1x1/my.svg); }

.flag-icon-mz {
  background-image: url(../flags/4x3/mz.svg); }
  .flag-icon-mz.flag-icon-squared {
    background-image: url(../flags/1x1/mz.svg); }

.flag-icon-na {
  background-image: url(../flags/4x3/na.svg); }
  .flag-icon-na.flag-icon-squared {
    background-image: url(../flags/1x1/na.svg); }

.flag-icon-nc {
  background-image: url(../flags/4x3/nc.svg); }
  .flag-icon-nc.flag-icon-squared {
    background-image: url(../flags/1x1/nc.svg); }

.flag-icon-ne {
  background-image: url(../flags/4x3/ne.svg); }
  .flag-icon-ne.flag-icon-squared {
    background-image: url(../flags/1x1/ne.svg); }

.flag-icon-nf {
  background-image: url(../flags/4x3/nf.svg); }
  .flag-icon-nf.flag-icon-squared {
    background-image: url(../flags/1x1/nf.svg); }

.flag-icon-ng {
  background-image: url(../flags/4x3/ng.svg); }
  .flag-icon-ng.flag-icon-squared {
    background-image: url(../flags/1x1/ng.svg); }

.flag-icon-ni {
  background-image: url(../flags/4x3/ni.svg); }
  .flag-icon-ni.flag-icon-squared {
    background-image: url(../flags/1x1/ni.svg); }

.flag-icon-nl {
  background-image: url(../flags/4x3/nl.svg); }
  .flag-icon-nl.flag-icon-squared {
    background-image: url(../flags/1x1/nl.svg); }

.flag-icon-no {
  background-image: url(../flags/4x3/no.svg); }
  .flag-icon-no.flag-icon-squared {
    background-image: url(../flags/1x1/no.svg); }

.flag-icon-np {
  background-image: url(../flags/4x3/np.svg); }
  .flag-icon-np.flag-icon-squared {
    background-image: url(../flags/1x1/np.svg); }

.flag-icon-nr {
  background-image: url(../flags/4x3/nr.svg); }
  .flag-icon-nr.flag-icon-squared {
    background-image: url(../flags/1x1/nr.svg); }

.flag-icon-nu {
  background-image: url(../flags/4x3/nu.svg); }
  .flag-icon-nu.flag-icon-squared {
    background-image: url(../flags/1x1/nu.svg); }

.flag-icon-nz {
  background-image: url(../flags/4x3/nz.svg); }
  .flag-icon-nz.flag-icon-squared {
    background-image: url(../flags/1x1/nz.svg); }

.flag-icon-om {
  background-image: url(../flags/4x3/om.svg); }
  .flag-icon-om.flag-icon-squared {
    background-image: url(../flags/1x1/om.svg); }

.flag-icon-pa {
  background-image: url(../flags/4x3/pa.svg); }
  .flag-icon-pa.flag-icon-squared {
    background-image: url(../flags/1x1/pa.svg); }

.flag-icon-pe {
  background-image: url(../flags/4x3/pe.svg); }
  .flag-icon-pe.flag-icon-squared {
    background-image: url(../flags/1x1/pe.svg); }

.flag-icon-pf {
  background-image: url(../flags/4x3/pf.svg); }
  .flag-icon-pf.flag-icon-squared {
    background-image: url(../flags/1x1/pf.svg); }

.flag-icon-pg {
  background-image: url(../flags/4x3/pg.svg); }
  .flag-icon-pg.flag-icon-squared {
    background-image: url(../flags/1x1/pg.svg); }

.flag-icon-ph {
  background-image: url(../flags/4x3/ph.svg); }
  .flag-icon-ph.flag-icon-squared {
    background-image: url(../flags/1x1/ph.svg); }

.flag-icon-pk {
  background-image: url(../flags/4x3/pk.svg); }
  .flag-icon-pk.flag-icon-squared {
    background-image: url(../flags/1x1/pk.svg); }

.flag-icon-pl {
  background-image: url(../flags/4x3/pl.svg); }
  .flag-icon-pl.flag-icon-squared {
    background-image: url(../flags/1x1/pl.svg); }

.flag-icon-pm {
  background-image: url(../flags/4x3/pm.svg); }
  .flag-icon-pm.flag-icon-squared {
    background-image: url(../flags/1x1/pm.svg); }

.flag-icon-pn {
  background-image: url(../flags/4x3/pn.svg); }
  .flag-icon-pn.flag-icon-squared {
    background-image: url(../flags/1x1/pn.svg); }

.flag-icon-pr {
  background-image: url(../flags/4x3/pr.svg); }
  .flag-icon-pr.flag-icon-squared {
    background-image: url(../flags/1x1/pr.svg); }

.flag-icon-ps {
  background-image: url(../flags/4x3/ps.svg); }
  .flag-icon-ps.flag-icon-squared {
    background-image: url(../flags/1x1/ps.svg); }

.flag-icon-pt {
  background-image: url(../flags/4x3/pt.svg); }
  .flag-icon-pt.flag-icon-squared {
    background-image: url(../flags/1x1/pt.svg); }

.flag-icon-pw {
  background-image: url(../flags/4x3/pw.svg); }
  .flag-icon-pw.flag-icon-squared {
    background-image: url(../flags/1x1/pw.svg); }

.flag-icon-py {
  background-image: url(../flags/4x3/py.svg); }
  .flag-icon-py.flag-icon-squared {
    background-image: url(../flags/1x1/py.svg); }

.flag-icon-qa {
  background-image: url(../flags/4x3/qa.svg); }
  .flag-icon-qa.flag-icon-squared {
    background-image: url(../flags/1x1/qa.svg); }

.flag-icon-re {
  background-image: url(../flags/4x3/re.svg); }
  .flag-icon-re.flag-icon-squared {
    background-image: url(../flags/1x1/re.svg); }

.flag-icon-ro {
  background-image: url(../flags/4x3/ro.svg); }
  .flag-icon-ro.flag-icon-squared {
    background-image: url(../flags/1x1/ro.svg); }

.flag-icon-rs {
  background-image: url(../flags/4x3/rs.svg); }
  .flag-icon-rs.flag-icon-squared {
    background-image: url(../flags/1x1/rs.svg); }

.flag-icon-ru {
  background-image: url(../flags/4x3/ru.svg); }
  .flag-icon-ru.flag-icon-squared {
    background-image: url(../flags/1x1/ru.svg); }

.flag-icon-rw {
  background-image: url(../flags/4x3/rw.svg); }
  .flag-icon-rw.flag-icon-squared {
    background-image: url(../flags/1x1/rw.svg); }

.flag-icon-sa {
  background-image: url(../flags/4x3/sa.svg); }
  .flag-icon-sa.flag-icon-squared {
    background-image: url(../flags/1x1/sa.svg); }

.flag-icon-sb {
  background-image: url(../flags/4x3/sb.svg); }
  .flag-icon-sb.flag-icon-squared {
    background-image: url(../flags/1x1/sb.svg); }

.flag-icon-sc {
  background-image: url(../flags/4x3/sc.svg); }
  .flag-icon-sc.flag-icon-squared {
    background-image: url(../flags/1x1/sc.svg); }

.flag-icon-sd {
  background-image: url(../flags/4x3/sd.svg); }
  .flag-icon-sd.flag-icon-squared {
    background-image: url(../flags/1x1/sd.svg); }

.flag-icon-se {
  background-image: url(../flags/4x3/se.svg); }
  .flag-icon-se.flag-icon-squared {
    background-image: url(../flags/1x1/se.svg); }

.flag-icon-sg {
  background-image: url(../flags/4x3/sg.svg); }
  .flag-icon-sg.flag-icon-squared {
    background-image: url(../flags/1x1/sg.svg); }

.flag-icon-sh {
  background-image: url(../flags/4x3/sh.svg); }
  .flag-icon-sh.flag-icon-squared {
    background-image: url(../flags/1x1/sh.svg); }

.flag-icon-si {
  background-image: url(../flags/4x3/si.svg); }
  .flag-icon-si.flag-icon-squared {
    background-image: url(../flags/1x1/si.svg); }

.flag-icon-sj {
  background-image: url(../flags/4x3/sj.svg); }
  .flag-icon-sj.flag-icon-squared {
    background-image: url(../flags/1x1/sj.svg); }

.flag-icon-sk {
  background-image: url(../flags/4x3/sk.svg); }
  .flag-icon-sk.flag-icon-squared {
    background-image: url(../flags/1x1/sk.svg); }

.flag-icon-sl {
  background-image: url(../flags/4x3/sl.svg); }
  .flag-icon-sl.flag-icon-squared {
    background-image: url(../flags/1x1/sl.svg); }

.flag-icon-sm {
  background-image: url(../flags/4x3/sm.svg); }
  .flag-icon-sm.flag-icon-squared {
    background-image: url(../flags/1x1/sm.svg); }

.flag-icon-sn {
  background-image: url(../flags/4x3/sn.svg); }
  .flag-icon-sn.flag-icon-squared {
    background-image: url(../flags/1x1/sn.svg); }

.flag-icon-so {
  background-image: url(../flags/4x3/so.svg); }
  .flag-icon-so.flag-icon-squared {
    background-image: url(../flags/1x1/so.svg); }

.flag-icon-sr {
  background-image: url(../flags/4x3/sr.svg); }
  .flag-icon-sr.flag-icon-squared {
    background-image: url(../flags/1x1/sr.svg); }

.flag-icon-ss {
  background-image: url(../flags/4x3/ss.svg); }
  .flag-icon-ss.flag-icon-squared {
    background-image: url(../flags/1x1/ss.svg); }

.flag-icon-st {
  background-image: url(../flags/4x3/st.svg); }
  .flag-icon-st.flag-icon-squared {
    background-image: url(../flags/1x1/st.svg); }

.flag-icon-sv {
  background-image: url(../flags/4x3/sv.svg); }
  .flag-icon-sv.flag-icon-squared {
    background-image: url(../flags/1x1/sv.svg); }

.flag-icon-sx {
  background-image: url(../flags/4x3/sx.svg); }
  .flag-icon-sx.flag-icon-squared {
    background-image: url(../flags/1x1/sx.svg); }

.flag-icon-sy {
  background-image: url(../flags/4x3/sy.svg); }
  .flag-icon-sy.flag-icon-squared {
    background-image: url(../flags/1x1/sy.svg); }

.flag-icon-sz {
  background-image: url(../flags/4x3/sz.svg); }
  .flag-icon-sz.flag-icon-squared {
    background-image: url(../flags/1x1/sz.svg); }

.flag-icon-tc {
  background-image: url(../flags/4x3/tc.svg); }
  .flag-icon-tc.flag-icon-squared {
    background-image: url(../flags/1x1/tc.svg); }

.flag-icon-td {
  background-image: url(../flags/4x3/td.svg); }
  .flag-icon-td.flag-icon-squared {
    background-image: url(../flags/1x1/td.svg); }

.flag-icon-tf {
  background-image: url(../flags/4x3/tf.svg); }
  .flag-icon-tf.flag-icon-squared {
    background-image: url(../flags/1x1/tf.svg); }

.flag-icon-tg {
  background-image: url(../flags/4x3/tg.svg); }
  .flag-icon-tg.flag-icon-squared {
    background-image: url(../flags/1x1/tg.svg); }

.flag-icon-th {
  background-image: url(../flags/4x3/th.svg); }
  .flag-icon-th.flag-icon-squared {
    background-image: url(../flags/1x1/th.svg); }

.flag-icon-tj {
  background-image: url(../flags/4x3/tj.svg); }
  .flag-icon-tj.flag-icon-squared {
    background-image: url(../flags/1x1/tj.svg); }

.flag-icon-tk {
  background-image: url(../flags/4x3/tk.svg); }
  .flag-icon-tk.flag-icon-squared {
    background-image: url(../flags/1x1/tk.svg); }

.flag-icon-tl {
  background-image: url(../flags/4x3/tl.svg); }
  .flag-icon-tl.flag-icon-squared {
    background-image: url(../flags/1x1/tl.svg); }

.flag-icon-tm {
  background-image: url(../flags/4x3/tm.svg); }
  .flag-icon-tm.flag-icon-squared {
    background-image: url(../flags/1x1/tm.svg); }

.flag-icon-tn {
  background-image: url(../flags/4x3/tn.svg); }
  .flag-icon-tn.flag-icon-squared {
    background-image: url(../flags/1x1/tn.svg); }

.flag-icon-to {
  background-image: url(../flags/4x3/to.svg); }
  .flag-icon-to.flag-icon-squared {
    background-image: url(../flags/1x1/to.svg); }

.flag-icon-tr {
  background-image: url(../flags/4x3/tr.svg); }
  .flag-icon-tr.flag-icon-squared {
    background-image: url(../flags/1x1/tr.svg); }

.flag-icon-tt {
  background-image: url(../flags/4x3/tt.svg); }
  .flag-icon-tt.flag-icon-squared {
    background-image: url(../flags/1x1/tt.svg); }

.flag-icon-tv {
  background-image: url(../flags/4x3/tv.svg); }
  .flag-icon-tv.flag-icon-squared {
    background-image: url(../flags/1x1/tv.svg); }

.flag-icon-tw {
  background-image: url(../flags/4x3/tw.svg); }
  .flag-icon-tw.flag-icon-squared {
    background-image: url(../flags/1x1/tw.svg); }

.flag-icon-tz {
  background-image: url(../flags/4x3/tz.svg); }
  .flag-icon-tz.flag-icon-squared {
    background-image: url(../flags/1x1/tz.svg); }

.flag-icon-ua {
  background-image: url(../flags/4x3/ua.svg); }
  .flag-icon-ua.flag-icon-squared {
    background-image: url(../flags/1x1/ua.svg); }

.flag-icon-ug {
  background-image: url(../flags/4x3/ug.svg); }
  .flag-icon-ug.flag-icon-squared {
    background-image: url(../flags/1x1/ug.svg); }

.flag-icon-um {
  background-image: url(../flags/4x3/um.svg); }
  .flag-icon-um.flag-icon-squared {
    background-image: url(../flags/1x1/um.svg); }

.flag-icon-us {
  background-image: url(../flags/4x3/us.svg); }
  .flag-icon-us.flag-icon-squared {
    background-image: url(../flags/1x1/us.svg); }

.flag-icon-uy {
  background-image: url(../flags/4x3/uy.svg); }
  .flag-icon-uy.flag-icon-squared {
    background-image: url(../flags/1x1/uy.svg); }

.flag-icon-uz {
  background-image: url(../flags/4x3/uz.svg); }
  .flag-icon-uz.flag-icon-squared {
    background-image: url(../flags/1x1/uz.svg); }

.flag-icon-va {
  background-image: url(../flags/4x3/va.svg); }
  .flag-icon-va.flag-icon-squared {
    background-image: url(../flags/1x1/va.svg); }

.flag-icon-vc {
  background-image: url(../flags/4x3/vc.svg); }
  .flag-icon-vc.flag-icon-squared {
    background-image: url(../flags/1x1/vc.svg); }

.flag-icon-ve {
  background-image: url(../flags/4x3/ve.svg); }
  .flag-icon-ve.flag-icon-squared {
    background-image: url(../flags/1x1/ve.svg); }

.flag-icon-vg {
  background-image: url(../flags/4x3/vg.svg); }
  .flag-icon-vg.flag-icon-squared {
    background-image: url(../flags/1x1/vg.svg); }

.flag-icon-vi {
  background-image: url(../flags/4x3/vi.svg); }
  .flag-icon-vi.flag-icon-squared {
    background-image: url(../flags/1x1/vi.svg); }

.flag-icon-vn {
  background-image: url(../flags/4x3/vn.svg); }
  .flag-icon-vn.flag-icon-squared {
    background-image: url(../flags/1x1/vn.svg); }

.flag-icon-vu {
  background-image: url(../flags/4x3/vu.svg); }
  .flag-icon-vu.flag-icon-squared {
    background-image: url(../flags/1x1/vu.svg); }

.flag-icon-wf {
  background-image: url(../flags/4x3/wf.svg); }
  .flag-icon-wf.flag-icon-squared {
    background-image: url(../flags/1x1/wf.svg); }

.flag-icon-ws {
  background-image: url(../flags/4x3/ws.svg); }
  .flag-icon-ws.flag-icon-squared {
    background-image: url(../flags/1x1/ws.svg); }

.flag-icon-ye {
  background-image: url(../flags/4x3/ye.svg); }
  .flag-icon-ye.flag-icon-squared {
    background-image: url(../flags/1x1/ye.svg); }

.flag-icon-yt {
  background-image: url(../flags/4x3/yt.svg); }
  .flag-icon-yt.flag-icon-squared {
    background-image: url(../flags/1x1/yt.svg); }

.flag-icon-za {
  background-image: url(../flags/4x3/za.svg); }
  .flag-icon-za.flag-icon-squared {
    background-image: url(../flags/1x1/za.svg); }

.flag-icon-zm {
  background-image: url(../flags/4x3/zm.svg); }
  .flag-icon-zm.flag-icon-squared {
    background-image: url(../flags/1x1/zm.svg); }

.flag-icon-zw {
  background-image: url(../flags/4x3/zw.svg); }
  .flag-icon-zw.flag-icon-squared {
    background-image: url(../flags/1x1/zw.svg); }

.flag-icon-es-ct {
  background-image: url(../flags/4x3/es-ct.svg); }
  .flag-icon-es-ct.flag-icon-squared {
    background-image: url(../flags/1x1/es-ct.svg); }

.flag-icon-eu {
  background-image: url(../flags/4x3/eu.svg); }
  .flag-icon-eu.flag-icon-squared {
    background-image: url(../flags/1x1/eu.svg); }

.flag-icon-gb-eng {
  background-image: url(../flags/4x3/gb-eng.svg); }
  .flag-icon-gb-eng.flag-icon-squared {
    background-image: url(../flags/1x1/gb-eng.svg); }

.flag-icon-gb-nir {
  background-image: url(../flags/4x3/gb-nir.svg); }
  .flag-icon-gb-nir.flag-icon-squared {
    background-image: url(../flags/1x1/gb-nir.svg); }

.flag-icon-gb-sct {
  background-image: url(../flags/4x3/gb-sct.svg); }
  .flag-icon-gb-sct.flag-icon-squared {
    background-image: url(../flags/1x1/gb-sct.svg); }

.flag-icon-gb-wls {
  background-image: url(../flags/4x3/gb-wls.svg); }
  .flag-icon-gb-wls.flag-icon-squared {
    background-image: url(../flags/1x1/gb-wls.svg); }

.flag-icon-un {
  background-image: url(../flags/4x3/un.svg); }
  .flag-icon-un.flag-icon-squared {
    background-image: url(../flags/1x1/un.svg); }

.select2-container {
  float: left;
  width: 140px !important;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 44px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 12px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: #000;
  border: 2px solid #999;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  color: #cccccc;
  font-size: 14px;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none; }

.select2-container--open .select2-dropdown--below {
  border-top: none; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

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

.select2-container--default .select2-selection--single {
  background-color: #000;
  border: 2px solid #999;
  border-radius: 0; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #cccccc;
  line-height: 40px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 42px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #c5c5c5 transparent transparent transparent;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  height: 0;
  left: 50%;
  margin-left: -15px;
  margin-top: -3px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #c5c5c5 transparent;
  border-width: 0 7px 8px 7px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  /* background-color: #72a411; */
  color: #fff; }

.select2-container--default .select2-results__option[aria-selected=true] {
  /* background-color: #72a411;
    color: #fff; 
*/
  color: #72a411; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f6f6f6;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); }

/*
.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; 
}
*/
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

/*
.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb; 
}
*/
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

/*
.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; 
}
*/
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

/*
.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb; 
}
*/
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  /* background-color: #3875d7; */
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

/*
.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb; 
}
*/
.select2-selection {
  outline: none; }

/* perfect-scrollbar v0.7.1 */
.ps {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none; }

@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important; } }

.ps.ps--active-x > .ps__scrollbar-x-rail, .ps.ps--active-y > .ps__scrollbar-y-rail {
  display: block;
  background-color: transparent; }

.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eee;
  opacity: .9; }

.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #999;
  height: 11px; }

.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: .9; }

.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999;
  width: 11px; }

.ps > .ps__scrollbar-x-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -o-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 0px;
  height: 15px; }

.ps > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  -moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  bottom: 2px;
  height: 6px; }

.ps > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x, .ps > .ps__scrollbar-x-rail:active > .ps__scrollbar-x {
  height: 11px; }

.ps > .ps__scrollbar-y-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -o-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  right: 0;
  width: 15px; }

.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  -moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  right: 2px;
  width: 6px; }

.ps > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y, .ps > .ps__scrollbar-y-rail:active > .ps__scrollbar-y {
  width: 11px; }

.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eee;
  opacity: .9; }

.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #999;
  height: 11px; }

.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: .9; }

.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999;
  width: 11px; }

.ps:hover > .ps__scrollbar-x-rail, .ps:hover > .ps__scrollbar-y-rail {
  opacity: .6; }

.ps:hover > .ps__scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: .9; }

.ps:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
  background-color: #999; }

.ps:hover > .ps__scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: .9; }

.ps:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
  background-color: #999; }

/*
 * bootstrap-tagsinput v0.8.0
 * 
 */
.bootstrap-tagsinput {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  cursor: text;
  line-height: 45px; }

.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0 6px;
  margin: 0;
  width: auto;
  max-width: inherit; }

.bootstrap-tagsinput.form-control input::-moz-placeholder {
  color: #777;
  opacity: 1; }

.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
  color: #777; }

.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
  color: #777; }

.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none; }

.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: #cccccc;
  background: none;
  border: 2px solid #999;
  padding: 6px;
  font-size: 14px;
  font-family: 'TisaSansPro-Light', sans-serif;
  position: relative;
  left: -4px; }

.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer; }

.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px; }

.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

/*
 * bootstrap-tagsinput v0.8.0
 *
 */
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0; }

.twitter-typeahead .tt-hint {
  display: none; }

.tt-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  cursor: pointer; }

.tt-suggestion {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap; }

.tt-suggestion:hover,
.tt-suggestion:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

/*!
 * Cropper v3.0.0-rc.3
 * https://github.com/fengyuanchen/cropper
 *
 * Copyright (c) 2017 Fengyuan Chen
 * Released under the MIT license
 *
 * Date: 2017-07-07T13:00:47.346Z
 */
.cropper-container {
  font-size: 0;
  line-height: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  direction: ltr;
  -ms-touch-action: none;
  touch-action: none; }

.cropper-container img {
  display: block;
  min-width: 0 !important;
  max-width: none !important;
  min-height: 0 !important;
  max-height: none !important;
  width: 100%;
  height: 100%;
  image-orientation: 0deg; }

.cropper-canvas, .cropper-crop-box, .cropper-drag-box, .cropper-modal, .cropper-wrap-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.cropper-wrap-box {
  overflow: hidden; }

.cropper-drag-box {
  opacity: 0;
  background-color: #fff; }

.cropper-modal {
  opacity: .5;
  background-color: #000; }

.cropper-view-box {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75); }

.cropper-dashed {
  position: absolute;
  display: block;
  opacity: .5;
  border: 0 dashed #eee; }

.cropper-dashed.dashed-h {
  top: 33.33333%;
  left: 0;
  width: 100%;
  height: 33.33333%;
  border-top-width: 1px;
  border-bottom-width: 1px; }

.cropper-dashed.dashed-v {
  top: 0;
  left: 33.33333%;
  width: 33.33333%;
  height: 100%;
  border-right-width: 1px;
  border-left-width: 1px; }

.cropper-center {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  opacity: .75; }

.cropper-center:after, .cropper-center:before {
  position: absolute;
  display: block;
  content: " ";
  background-color: #eee; }

.cropper-center:before {
  top: 0;
  left: -3px;
  width: 7px;
  height: 1px; }

.cropper-center:after {
  top: -3px;
  left: 0;
  width: 1px;
  height: 7px; }

.cropper-face, .cropper-line, .cropper-point {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: .1; }

.cropper-face {
  top: 0;
  left: 0;
  background-color: #fff; }

.cropper-line {
  background-color: #39f; }

.cropper-line.line-e {
  top: 0;
  right: -3px;
  width: 5px;
  cursor: e-resize; }

.cropper-line.line-n {
  top: -3px;
  left: 0;
  height: 5px;
  cursor: n-resize; }

.cropper-line.line-w {
  top: 0;
  left: -3px;
  width: 5px;
  cursor: w-resize; }

.cropper-line.line-s {
  bottom: -3px;
  left: 0;
  height: 5px;
  cursor: s-resize; }

.cropper-point {
  width: 5px;
  height: 5px;
  opacity: .75;
  background-color: #39f; }

.cropper-point.point-e {
  top: 50%;
  right: -3px;
  margin-top: -3px;
  cursor: e-resize; }

.cropper-point.point-n {
  top: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: n-resize; }

.cropper-point.point-w {
  top: 50%;
  left: -3px;
  margin-top: -3px;
  cursor: w-resize; }

.cropper-point.point-s {
  bottom: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: s-resize; }

.cropper-point.point-ne {
  top: -3px;
  right: -3px;
  cursor: ne-resize; }

.cropper-point.point-nw {
  top: -3px;
  left: -3px;
  cursor: nw-resize; }

.cropper-point.point-sw {
  bottom: -3px;
  left: -3px;
  cursor: sw-resize; }

.cropper-point.point-se {
  right: -3px;
  bottom: -3px;
  width: 20px;
  height: 20px;
  cursor: se-resize;
  opacity: 1; }

@media (min-width: 768px) {
  .cropper-point.point-se {
    width: 15px;
    height: 15px; } }

@media (min-width: 992px) {
  .cropper-point.point-se {
    width: 10px;
    height: 10px; } }

@media (min-width: 1200px) {
  .cropper-point.point-se {
    width: 5px;
    height: 5px;
    opacity: .75; } }

.cropper-point.point-se:before {
  position: absolute;
  right: -50%;
  bottom: -50%;
  display: block;
  width: 200%;
  height: 200%;
  content: " ";
  opacity: 0;
  background-color: #39f; }

.cropper-invisible {
  opacity: 0; }

.cropper-bg {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC"); }

.cropper-hide {
  position: absolute;
  display: block;
  width: 0;
  height: 0; }

.cropper-hidden {
  display: none !important; }

.cropper-move {
  cursor: move; }

.cropper-crop {
  cursor: crosshair; }

.cropper-disabled .cropper-drag-box, .cropper-disabled .cropper-face, .cropper-disabled .cropper-line, .cropper-disabled .cropper-point {
  cursor: not-allowed; }

*, *:focus {
  outline: none; }

a,
img,
label,
.btn {
  transition: all .15s ease-in-out; }

a {
  cursor: pointer;
  color: #72a411; }
  a:focus, a:hover {
    outline: 0;
    text-decoration: none;
    color: #72a411; }

p {
  color: #666;
  line-height: 18px; }
  @media (max-width: 992px) {
    p {
      line-height: 1.5; } }

label {
  font-weight: 400;
  cursor: pointer; }

.form-control {
  border: 2px solid #ccc;
  border-radius: 0;
  box-shadow: none;
  height: 44px;
  font-weight: 400; }
  .form-control:focus {
    box-shadow: none;
    border-color: #789f2c; }
  .form-control::-ms-clear {
    display: none; }

::-webkit-input-placeholder {
  color: #717171; }

:-moz-placeholder {
  color: #717171;
  opacity: 1; }

::-moz-placeholder {
  color: #717171;
  opacity: 1; }

:-ms-input-placeholder {
  color: #717171; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles */
  .site-header .site-logo img {
    width: 123px;
    height: 35px; }
  .landing-form .form-control,
  .landing-form .btn {
    line-height: 66px;
    padding-top: 0;
    padding-bottom: 0; }
  .btn-white-transparent {
    line-height: 44px;
    padding-top: 0;
    padding-bottom: 0; }
  .btn {
    line-height: 34px;
    padding-top: 10px;
    padding-bottom: 0; }
  .form-control {
    padding-top: 15px; }
  form label {
    padding-top: 3px; }
  .timeline-item h3 {
    line-height: 34px; }
  .sidebar-title h2 {
    line-height: 28px; }
  .sidebar-controls a span {
    top: 13px; }
  .comment-options a {
    padding-top: 11px; }
  .activity-badge {
    padding-top: 3px; }
  #search-form .search-btn {
    padding: 5px 0; }
  form.add-comment-form textarea {
    padding: 10px 12px; }
  .sidebar-gallery-border {
    padding: 10px 10px 2px; }
  .zoom-plus,
  .zoom-minus {
    padding-top: 5px; }
  .map-controls .add-person-plus {
    padding-top: 15px; }
    .map-controls .add-person-plus span:first-child {
      line-height: 0; }
    .map-controls .add-person-plus.add-person-plus--timeline {
      padding-top: 25px; }
      .map-controls .add-person-plus.add-person-plus--timeline span.add-person-text {
        top: 5px; }
  .more-options .nav-tabs > li > a {
    padding: 10px 0 0; }
  .ic-modal__btn {
    padding-top: 10px; }
  .profile-stats .col-xs-4 p {
    padding-top: 10px; }
  #primary-navigation {
    padding-top: 10px; }
    #primary-navigation .header-btn {
      padding: 8px 0 0; }
  .modal--small .ic-modal__close {
    position: absolute; }
  .main-header__btn {
    padding-bottom: 0; }
  .hero__btn {
    padding: 25px 0 15px; }
  .search__btn {
    padding: 10px 0 0; }
  .sidebar-edit, .sidebar-right {
    pointer-events: auto; } }

@media (max-width: 992px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .zoom-plus,
  .zoom-minus {
    padding-top: 10px !important; }
  .map-controls .add-person-plus {
    padding-top: 30px !important; }
    .map-controls .add-person-plus.add-person-plus--timeline {
      padding-top: 28px; }
      .map-controls .add-person-plus.add-person-plus--timeline span.add-person-text {
        top: 5px; }
  .ic-modal__caption {
    padding-top: 22px; } }

.container {
  width: 820px;
  padding-left: 10px;
  padding-right: 10px; }
  @media (max-width: 992px) {
    .container {
      max-width: 100%;
      width: auto; } }

.container-290 {
  width: 290px;
  margin: auto; }

.container-410 {
  width: 410px;
  margin: auto; }

.container-525 {
  width: 525px; }

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

div[class^="col-"] {
  padding-left: 10px;
  padding-right: 10px; }

.noselect {
  user-select: none; }

.modal .container {
  max-width: 100%;
  width: auto;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 4px; }

.full-width {
  width: 100%; }

.white-bg {
  background-color: #fff;
  padding-bottom: 35px; }

.text-white {
  color: #fff; }

.text-tisasanspro-bold {
  font-family: "TisaSansPro-Bold", sans-serif; }

.app-settings .white-bg {
  min-height: 550px; }

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

.sidenav-content {
  background-color: #fff; }
  .sidenav-content .tab-pane-inner > .row {
    border-bottom: 0 none; }

.relative {
  position: relative; }

.keep-hidden {
  display: none !important; }

.body-no-overflow {
  overflow: hidden; }

.mb0 {
  margin-bottom: 0 !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb-25 {
  margin-bottom: 25px; }

.mb60 {
  margin-bottom: 60px !important; }

.mt0 {
  margin-top: 0; }

.mt10 {
  margin-top: 10px; }

.mt15 {
  margin-top: 15px; }

.mt-16 {
  margin-top: 16px; }

.mt20 {
  margin-top: 20px !important; }

.mt35 {
  margin-top: 35px; }

.mt50 {
  margin-top: 50px; }

.mt70 {
  margin-top: 80px; }

.mt80 {
  margin-top: 80px; }

.mr10 {
  margin-right: 10px; }

.ml10 {
  margin-left: 10px; }

.ml20 {
  margin-left: 20px; }

.pb0 {
  padding-bottom: 0; }

.pb15 {
  padding-bottom: 15px; }

.p15 {
  padding: 15px; }

.pNoTop {
  padding-top: 0; }

.p25 {
  padding: 25px; }

.pt15 {
  padding-top: 15px; }

.p35 {
  padding: 1px 35px; }

.plr40 {
  padding: 0 40px; }

.pl15 {
  padding-left: 15px; }

.pr100 {
  padding-right: 100px; }

.p25-35 {
  padding: 25px 35px;
  margin: 0; }

.mt25mb15 {
  margin: 35px 0 15px; }

.btn {
  background-color: #729835;
  color: #fff;
  border: 0 none;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  padding: 12px 20px 9px;
  border-radius: 0; }
  .btn:hover, .btn:focus, .btn:active {
    background-color: #4d7d00;
    color: #fff;
    outline: 0 none !important; }

.btn-block {
  display: block; }

.btn-radius {
  border-radius: 50px; }

.btn-square {
  border-radius: 0;
  display: block; }

.btn-tag {
  display: inline-block;
  background-color: #72a411;
  border-radius: 30px;
  color: #fff;
  padding: 0 70px 0 20px;
  font-size: 15px;
  height: 44px;
  line-height: 44px;
  position: relative;
  margin-right: 15px;
  vertical-align: bottom; }
  .btn-tag span {
    border: 1px solid #fff;
    border-radius: 55px;
    padding: 4px 5px 5px;
    position: absolute;
    right: 12px;
    top: 10px;
    font-size: 12px;
    cursor: pointer;
    transition: all .15s ease-in-out; }
    .btn-tag span:hover {
      opacity: 1; }
  .btn-tag.blue-tag {
    background-color: #088aa6; }
    .btn-tag.blue-tag:hover {
      background-color: rgba(8, 138, 166, 0.8); }
  .btn-tag:hover {
    background-color: rgba(114, 164, 17, 0.8);
    color: #fff; }
    .btn-tag:hover span {
      opacity: .8; }
  .btn-tag:focus {
    color: #fff; }

.btn-facebook {
  border-color: #4861a1;
  background-color: #4861a1; }
  .btn-facebook:hover, .btn-facebook:focus {
    background-color: #fff;
    color: #4861a1; }

.btn-delete {
  border: 2px solid #e00000;
  color: #e00000;
  background: #fff;
  font-weight: bold; }
  .btn-delete:hover, .btn-delete:focus {
    background: #e00000;
    color: #fff; }

.btn-white {
  background-color: transparent;
  color: #fff;
  border: 1px solid #d3d3d3; }
  .btn-white:hover {
    background-color: #d3d3d3;
    color: #000; }

.h2-pattern > .btn {
  border-radius: 100px; }

.checkbox-box {
  position: relative;
  margin-bottom: 5px; }
  .checkbox-box label {
    color: #666;
    font-size: 13px;
    padding-left: 4px; }

.radio {
  width: 21px;
  height: 21px;
  margin: 0;
  background: url("../img/radio.png") no-repeat;
  display: block;
  clear: left;
  float: left;
  cursor: pointer;
  position: relative;
  top: -3px; }
  @media (max-width: 767px) {
    .radio {
      width: 30px;
      top: -2px;
      margin-right: 0 !important; } }

.checkbox-indicator {
  width: 22px;
  height: 22px;
  float: left;
  position: relative;
  top: 2px;
  background: url("../img/checkbox.png") no-repeat; }
  .checkbox-indicator.checkbox-indicator-on {
    background-position-y: -46px; }

.select {
  position: absolute;
  width: 158px;
  /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 21px;
  padding: 0 24px 0 8px;
  color: #fff;
  font: 12px/21px arial, sans-serif;
  overflow: hidden; }

.radio-btn {
  float: left;
  color: #ccc;
  margin-right: 40px; }
  .radio-btn span {
    margin-right: 10px; }
  @media (max-width: 480px) {
    .radio-btn {
      margin-right: 15px; } }
  @media (max-width: 350px) {
    .radio-btn {
      font-size: 10px; }
      .radio-btn span {
        top: -4px; } }

input[type=radio] {
  visibility: hidden;
  margin: 0; }

.checkSquare {
  width: 20px;
  position: relative; }
  .checkSquare label {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    border-radius: 2px;
    border: 1px solid #ccc; }
    .checkSquare label::after {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      opacity: 0;
      content: '';
      position: absolute;
      width: 9px;
      height: 5px;
      background: transparent;
      top: 5px;
      left: 5px;
      border: 3px solid #fcfff4;
      border-top: none;
      border-right: none;
      transform: rotate(-45deg); }
    .checkSquare label > span {
      margin-left: 30px; }
  .checkSquare input[type=checkbox]:checked + label {
    background: #16b9e9; }
    .checkSquare input[type=checkbox]:checked + label::after {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      opacity: 1; }

.radioBtn {
  width: 15px;
  height: 15px;
  border-radius: 30px;
  border: 1px solid #729835;
  position: relative;
  float: left;
  clear: both;
  left: -25px;
  margin-bottom: 3px; }
  .radioBtn label {
    cursor: pointer;
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 30px;
    left: 23px;
    top: -1px; }
    .radioBtn label::after {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      opacity: 0;
      background: #82bc12;
      border-radius: 30px;
      content: '';
      height: 9px;
      left: -21px;
      position: absolute;
      top: 3px;
      width: 9px; }
    .radioBtn label:hover::after {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
      filter: alpha(opacity=30);
      opacity: .3; }
    .radioBtn label > span {
      margin-left: 0;
      float: left;
      width: 200px;
      color: #729835;
      font-size: 14px; }
  .radioBtn input[type=radio]:checked + label:after,
  .radioBtn input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1; }

.h1-pattern,
.h2-pattern,
.h3-pattern {
  color: #729835;
  font-weight: 400; }

.h1-pattern {
  font-size: 36px;
  margin: 0;
  border-bottom: 1px solid #e8e8e8;
  padding: 30px 35px; }

.h2-pattern {
  font-size: 30px;
  margin: 0;
  border-bottom: 1px solid #e8e8e8;
  padding: 25px 32px; }

.h3-pattern {
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 15px; }

.h2-pattern .btn {
  position: relative;
  top: -7px; }

.p-pattern {
  font-size: 14px;
  line-height: 22px;
  color: #666; }

.bullet-list-pattern, .alpha-list-pattern {
  padding: 0;
  color: #666;
  list-style: none; }
  .bullet-list-pattern li, .alpha-list-pattern li {
    font-size: 14px;
    line-height: 22px;
    padding-left: 10px;
    padding-bottom: 10px; }

.bullet-list-pattern li:before {
  content: "• ";
  color: #729835; }

.question-pattern {
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc; }

.tc-main-section, .question-pattern {
  padding-top: 20px !important;
  font-size: 16px; }

.pattern-table {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 22px;
  color: #666; }
  .pattern-table .pattern-table td, .pattern-table .pattern-table th {
    padding: 7px;
    border: 1px solid #ccc;
    vertical-align: top; }
  .pattern-table th {
    background: #eee; }
  .pattern-table td:nth-child(1) {
    width: 20%; }
  .pattern-table td:nth-child(2) {
    width: 30%; }
  .pattern-table td:nth-child(3) {
    width: 50%; }

.mobile-nav-link {
  display: inline-block;
  margin-left: auto;
  height: 12px;
  width: 18px; }

.sk-folding-cube {
  margin: 80px auto;
  width: 77px;
  height: 77px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg); }
  .sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    transform: scale(1.1); }
    .sk-folding-cube .sk-cube::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #e5e5e5;
      -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
      animation: sk-foldCubeAngle 2.4s infinite linear both;
      -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
      transform-origin: 100% 100%; }
  .sk-folding-cube .sk-cube2 {
    transform: scale(1.1) rotateZ(90deg); }
    .sk-folding-cube .sk-cube2::before {
      animation-delay: .3s; }
  .sk-folding-cube .sk-cube3 {
    transform: scale(1.1) rotateZ(180deg); }
    .sk-folding-cube .sk-cube3::before {
      animation-delay: .6s; }
  .sk-folding-cube .sk-cube4 {
    transform: scale(1.1) rotateZ(270deg); }
    .sk-folding-cube .sk-cube4::before {
      animation-delay: .9s; }

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }

.banner-close {
  position: absolute;
  top: 18px;
  right: 18px;
  font-size: 12px;
  color: #979797; }

.banner-side {
  height: 800px;
  background: #fff;
  opacity: .9; }

.activity-avatar img {
  margin: 1em 0 0 1em;
  width: 39px;
  height: 39px;
  border-radius: 50%; }

.activity-avatar--comments img {
  margin: 0 1em 0 0; }

.activity-avatar--fact img {
  display: block;
  margin: 0 auto;
  width: 87px;
  height: 87px; }

.activity-info .activity-avatar {
  position: relative;
  left: -14px;
  top: -10px; }
  .activity-info .activity-avatar i {
    color: #729835;
    position: relative;
    left: 7px;
    top: 9px; }

.activity-info {
  /*margin-right: 50px;*/
  padding: 1em; }
  .activity-info a {
    color: #729835; }

.activity-info--fact {
  max-width: none;
  width: 100%;
  padding: 25px;
  margin: 1em 0 0;
  font-size: 18px;
  text-align: center;
  line-height: 1.5; }

.activity-info__name {
  color: #729835;
  font-size: 10px; }

.activity-info__date {
  color: #9f9f9f;
  font-size: 10px; }

.activity-info__desc {
  color: #717171;
  font-size: 14px;
  font-weight: normal; }

.anniversary-summary-list {
  color: #717171;
  font-size: 14px; }

.activity-info__highlight {
  font-size: 14px; }
  .activity-info__highlight p, .activity-info__highlight span {
    color: #717171; }

.ic-anniversary {
  height: 79px;
  width: 79px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #000;
  border-radius: 50%;
  position: relative;
  font-size: 39px;
  font-weight: 300;
  margin-top: 10px;
  padding-bottom: 8px; }

.insights-card__content--splash-with-bg .ic-anniversary {
  border: 2px solid #fff; }

.insights-card__content--splash-with-bg .ic-anniversary-what {
  color: #343434;
  background: #fff; }

.ic-anniversary-what {
  display: block;
  padding: 2px 8px;
  background: #000;
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase; }

.mobile-inner-title {
  display: none; }

.mobile-inner-title-show-always {
  display: inherit; }

.mobile-close-sidebar {
  display: none; }

@media (max-width: 991px) {
  .mobile-inner-title {
    display: inherit;
    position: fixed; }
  .mobile-inner-title .mobile-close-sidebar {
    left: 10px;
    display: inherit; }
  .mobile-inner-title + .sidebar-box {
    margin-top: 60px; }
  .sidebar-content {
    width: 100%; }
  .sidebar-box {
    width: 100%; } }

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

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

.color-grey {
  color: #a5a5a5; }

.animated-form-group-container .form-group {
  margin-bottom: 0 !important; }
  .animated-form-group-container .form-group input {
    margin-bottom: 10px; }

/*
.tab-content-remember-trigger {
  font-size: 16px !important;
}*/
body.iosBugFixCaret.modal-open {
  position: fixed;
  width: 100%; }

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

@media (min-width: 992px) {
  .d-lg-flex {
    display: flex !important; } }

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

.d-inline-flex {
  display: inline-flex; }

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

.justify-content-center {
  justify-content: center; }

.justify-content-between {
  justify-content: space-between; }

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

.w-70-px {
  width: 70px; }

.h-100 {
  height: 100%; }

.w-100 {
  width: 100%; }

.hover-underline:hover {
  text-decoration: underline; }

.hover-opacity {
  transition: opacity .25s; }
  .hover-opacity:hover {
    opacity: .5; }

.hover-white:hover {
  color: #fff; }

.focus-white:focus {
  color: #fff; }

.px-3 {
  padding-left: 16px;
  padding-right: 16px; }

.no-actions {
  pointer-events: none;
  touch-action: none; }

html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #333;
  background-color: #edece9; }

body {
  overflow-x: hidden;
  word-wrap: break-word; }
  body #page {
    min-height: 100%;
    height: auto !important;
    position: relative;
    margin-bottom: 0 !important; }
  body.modal-open {
    overflow: hidden !important;
    height: 100% !important; }
    body.modal-open .modal {
      -webkit-overflow-scrolling: touch; }
  body.dragging,
  body.dragging * {
    cursor: move !important; }

.site-header {
  position: fixed;
  background-color: #729835;
  height: 66px;
  width: 100%;
  z-index: 999; }
  .site-header .container-fluid {
    padding: 0 10px; }
    .site-header .container-fluid.main-header__wrapper {
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: space-between; }
  .site-header .site-logo {
    line-height: 70px; }
    .site-header .site-logo img {
      width: 100px; }
      @media (max-width: 1042px) {
        .site-header .site-logo img {
          width: auto; } }
    .site-header .site-logo .site-logo--small {
      display: none; }
    @media (max-width: 991px) {
      .site-header .site-logo {
        margin-right: auto; }
        .site-header .site-logo .site-logo--big {
          display: none; }
        .site-header .site-logo .site-logo--small {
          display: inline-block; } }
  .site-header .header-search-box {
    padding: 10px 0;
    margin-left: 20px; }
    .site-header .header-search-box .app-autocomplete-item-spinner {
      display: none !important;
      opacity: 0 !important; }
    @media (max-width: 991px) {
      .site-header .header-search-box {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%); } }
    @media (max-width: 480px) {
      .site-header .header-search-box {
        margin-left: 10px; } }
    .site-header .header-search-box #search-form {
      border-radius: 4px;
      margin-right: 20px;
      border: 1px solid #99b270; }
      .site-header .header-search-box #search-form ul {
        margin-left: 0;
        padding-left: 6px;
        padding-right: 6px; }
      .site-header .header-search-box #search-form .menu-item {
        width: 70px; }
        .site-header .header-search-box #search-form .menu-item a {
          padding-top: 1px; }
        .site-header .header-search-box #search-form .menu-item.active a {
          text-decoration: underline; }
    .site-header .header-search-box .search-query.form-control {
      border: 1px solid transparent;
      background-color: #99b270;
      height: 32px;
      width: 385px;
      color: #fff;
      padding-top: 8px;
      font-size: 14px;
      transition: background-color .15s ease-in-out; }
      @media (max-width: 1042px) {
        .site-header .header-search-box .search-query.form-control {
          width: 320px; } }
      @media (max-width: 480px) {
        .site-header .header-search-box .search-query.form-control {
          width: 265px; } }
      .site-header .header-search-box .search-query.form-control:focus {
        background-color: rgba(0, 0, 0, 0.3); }
    .site-header .header-search-box .search-btn .fa-search {
      font-size: 15px;
      position: relative;
      top: -2px; }
    .site-header .header-search-box button {
      height: 25px;
      padding: 0;
      position: absolute;
      right: 15px;
      top: 7px;
      border: 0 none;
      background: none;
      font-size: 18px;
      color: #fff;
      z-index: 9; }
    .site-header .header-search-box .app-view-context {
      position: absolute;
      z-index: 1000;
      margin-top: 8px;
      margin-left: 9px;
      margin-bottom: 10px;
      color: #fff; }
      .site-header .header-search-box .app-view-context .app-view-context-img {
        width: 18px;
        height: 18px;
        object-fit: contain; }
      .site-header .header-search-box .app-view-context .app-view-context-name {
        position: relative;
        top: 1px;
        padding-left: 5px; }
    .site-header .header-search-box .app-view-history-item {
      position: relative;
      left: -5px; }
      .site-header .header-search-box .app-view-history-item .app-view-history-img {
        width: 18px;
        height: 18px;
        padding: 0;
        margin: 0;
        position: relative;
        top: -1px; }
      .site-header .header-search-box .app-view-history-item .app-view-history-img-container {
        display: inline-block;
        margin-right: 5px; }
      .site-header .header-search-box .app-view-history-item .app-view-history-img-placeholder {
        width: 18px;
        height: 18px;
        background-color: #aca7a7;
        border-radius: 9px;
        position: relative;
        top: 5px; }
        .site-header .header-search-box .app-view-history-item .app-view-history-img-placeholder .app-view-history-img {
          width: 12px;
          height: 12px;
          position: relative;
          top: -6px;
          left: 2px;
          object-fit: contain; }
      .site-header .header-search-box .app-view-history-item .app-view-history-name {
        font-size: 14px;
        color: #717171; }

.site-navigation {
  margin-left: auto; }
  .site-navigation ul:not(.dropdown-menu) {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%; }
    .site-navigation ul:not(.dropdown-menu) li:not(.dropdown-item) {
      display: inline-block;
      line-height: 65px; }
      .site-navigation ul:not(.dropdown-menu) li:not(.dropdown-item) a {
        color: #fff;
        padding: 0 11px;
        font-size: 14px; }
        .site-navigation ul:not(.dropdown-menu) li:not(.dropdown-item) a:hover, .site-navigation ul:not(.dropdown-menu) li:not(.dropdown-item) a:focus {
          opacity: .5; }
      .site-navigation ul:not(.dropdown-menu) li:not(.dropdown-item).active {
        border-bottom: 5px solid #fff; }
        .site-navigation ul:not(.dropdown-menu) li:not(.dropdown-item).active a:hover {
          opacity: 1; }
  .site-navigation .activity-badge {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 5px;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    top: -2px;
    left: 2px;
    color: #729835;
    font-size: 10px;
    font-weight: bold;
    line-height: 17px;
    text-align: center;
    transition: .2s; }
  .site-navigation .nav-activity-counter {
    display: inline-block;
    background-color: #fff;
    border-radius: 100%;
    font-size: 11px;
    height: 16px;
    left: -4px;
    line-height: 16px;
    position: relative;
    text-align: center;
    top: -2px;
    width: 16px;
    color: #72a411; }

.site-main {
  background-color: #edece9;
  padding: 80px 0 35px; }
  @media (max-width: 767px) {
    .site-main {
      padding-top: 81px; } }
  .site-main.site-main--timeline {
    padding-top: 75px; }
  .site-main.site-main--settings {
    padding-top: 70px; }
    @media (min-width: 992px) {
      .site-main.site-main--settings {
        padding-top: 105px; } }
  .site-main.no-scroll {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 70px 0 0; }
  .site-main .site-main-content {
    position: relative; }

.site-footer {
  background: #333;
  padding: 80px 120px;
  display: none; }
  @media (max-width: 991px) {
    .site-footer {
      padding: 40px; } }
  .site-footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left; }
    .site-footer ul li {
      color: #fff;
      display: inline-block;
      margin-right: 15px; }
      .site-footer ul li:last-child {
        margin-right: 0; }
      .site-footer ul li a {
        color: #c5c5c5;
        font-size: 14px; }
        .site-footer ul li a:hover {
          color: #729835; }
    .site-footer ul.footer-navigation li {
      display: block;
      color: #c5c5c5;
      line-height: 1.5; }
  .site-footer .copyright {
    width: 100%;
    margin-top: 25px;
    padding-left: 0;
    text-align: left;
    clear: both; }
    .site-footer .copyright li,
    .site-footer .copyright li a {
      color: #c9c9c9;
      font-size: 14px;
      text-transform: none;
      -webkit-font-smoothing: antialiased; }

.footer-social {
  display: inline-block;
  margin-bottom: 20px; }

.footer-social__icon {
  margin-right: 20px;
  position: relative; }
  .footer-social__icon:hover img:first-child {
    opacity: 1; }
  .footer-social__icon:hover img:last-child {
    opacity: 0; }
  .footer-social__icon img {
    width: 68px;
    height: 68px;
    transition: opacity .4s ease; }
    .footer-social__icon img:first-child {
      position: absolute;
      opacity: 0; }

.footer-logo {
  float: right; }
  .footer-logo img {
    position: relative;
    width: 126px; }

.sidebar > div.news-box {
  padding: 0;
  margin-bottom: 0; }

@media (max-width: 991px) {
  .news-box {
    font-size: 16px; } }

.modal .comments-list textarea {
  color: #000; }

.event-details-title {
  color: #729835;
  margin: 0; }

.event-options .app-btn {
  border: 2px solid #ccc;
  color: #666;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  padding: 8px 0;
  text-align: center;
  text-transform: uppercase;
  width: 92px; }
  .event-options .app-btn + .app-btn {
    margin-left: 3px; }
  .event-options .app-btn:hover {
    color: #fff;
    background: #729835;
    border-color: #729835; }

@media (max-width: 991px) {
  .lt-rt {
    font-size: 16px !important; } }

.draggable {
  position: relative; }
  .draggable li.placeholder {
    position: relative; }
    .draggable li.placeholder:before {
      position: absolute; }

.dragged {
  position: absolute;
  opacity: .5;
  z-index: 2000; }

.member {
  color: #d26d00; }

.search-fact-placeholder {
  width: 44px;
  height: 44px;
  background-color: #669995; }

.search-results-summary p {
  text-align: left; }

#changeParentsModal .search-results-summary p,
#searchModal .search-results-summary p {
  color: #e1e1e1; }

#changeParentsModal .input-group .search-query,
#searchModal .input-group .search-query {
  border-color: #646464;
  font-size: 22px;
  color: #fff;
  padding-right: 58px; }

.modal form label.label-heading {
  margin-bottom: 16px;
  color: #d3d3d3; }

.radio-btn--ap {
  display: block;
  float: none;
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 16px;
  -webkit-font-smoothing: antialiased; }

.ap--custom .modal-dialog,
.ap--custom .row,
.ap--custom .form-wider .form-control,
.ap--custom .form-group,
.ap--custom .btn,
.ap--custom .form-wider textarea ~ div {
  max-width: 100% !important; }

.modal--small {
  background: rgba(0, 0, 0, 0.8);
  max-width: 100%;
  width: 540px;
  height: 505px;
  padding: 28px 32px 32px 21px !important;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%; }
  .modal--small .modal-dialog {
    width: 100%;
    margin: 0; }
  .modal--small .ic-modal__content {
    width: 360px;
    margin: 0 auto; }
  .modal--small .ic-modal__caption h1 {
    font-size: 55px; }
    @media (max-width: 767px) {
      .modal--small .ic-modal__caption h1 {
        font-size: 28px; } }
  .modal--small .ic-modal__btn {
    margin-top: 2px; }
  .modal--small .ic-modal__desc {
    color: #fff !important;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased; }

@media (max-width: 991px) {
  .modal-dialog--image {
    width: 100vw; } }

.ri-modal__actions {
  position: absolute;
  right: 10px; }
  @media (min-width: 480px) {
    .ri-modal__actions {
      right: 30px; } }

.ri-modal__actions a {
  color: #fff;
  font-size: 14px; }
  @media (min-width: 480px) {
    .ri-modal__actions a {
      font-size: 18px; } }
  .ri-modal__actions a:after {
    display: inline-block;
    content: "•";
    margin: 0 10px; }
  .ri-modal__actions a:last-child:after {
    content: ''; }

.ri-modal__photo {
  width: 100vw;
  max-width: 100%;
  margin: 100px -32px 0;
  text-align: center; }
  .ri-modal__photo img {
    max-width: 100%; }

.ri__remove {
  color: red; }

.sidebar--timeline {
  z-index: 102; }

.tt-container {
  position: fixed;
  top: 72px;
  bottom: 0;
  right: 320px;
  padding-top: 12px;
  padding-bottom: 100px; }
  @media (max-width: 991px) {
    .tt-container {
      right: 0; } }

.tt {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(100vw - 330px);
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 100px;
  position: relative;
  clear: both; }
  @media (max-width: 991px) {
    .tt {
      width: 100vw;
      margin-top: 40px; } }
  .tt:before {
    display: block;
    width: 4px;
    height: 100%;
    content: '';
    position: absolute;
    left: 30px;
    background: #ccc;
    z-index: 99; }
    @media (max-width: 991px) {
      .tt:before {
        height: calc(100% - 40px);
        top: 40px; } }

.tt-nav {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 102; }
  .tt-nav ul {
    display: flex;
    flex-flow: column nowrap;
    list-style: none;
    padding: 5px 7px; }
    @media (max-width: 991px) {
      .tt-nav ul {
        flex-flow: row nowrap;
        padding: 5px 3px; } }
    .tt-nav ul li {
      display: block;
      margin: 2px 0;
      background-color: #34495e;
      transition: .2s; }
      .tt-nav ul li:hover {
        background-color: #729835; }
      @media (max-width: 991px) {
        .tt-nav ul li {
          display: inline-block;
          margin: 0 2px; } }
      .tt-nav ul li a {
        display: block;
        padding: 5px 10px;
        color: #fff; }
  @media (max-width: 991px) {
    .tt-nav {
      position: fixed;
      top: 70px;
      left: 0;
      right: 0;
      min-height: 50px;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.6) -5%, transparent 100%); } }

.tt-person {
  width: 340px;
  max-width: 80vw;
  height: 92px;
  margin: 0 auto 50px;
  position: relative;
  background-size: cover;
  z-index: 100;
  transition: width .2s;
  cursor: pointer;
  background: #fff 50% 50%; }
  @media (max-width: 991px) {
    .tt-person {
      width: 650px;
      margin: 0;
      left: 54px; } }
  .tt-person::before {
    height: 0;
    width: 0;
    content: '';
    position: absolute;
    left: -10px;
    top: 50%;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fff;
    background: none !important;
    transform: translateY(-50%); }
    @media (min-width: 992px) {
      .tt-person::before {
        display: none; } }
  .tt-person::after {
    display: block;
    width: 16px;
    height: 16px;
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -30px;
    background: #088aa6;
    border-radius: 50%;
    transition: all .4s ease;
    z-index: 100; }
    @media (min-width: 992px) {
      .tt-person::after {
        display: none; } }
  .tt-person.event-with-photo:before {
    border-right: 10px solid #000; }
  .tt-person:hover::before {
    opacity: .5; }
  .tt-person:hover::after {
    background: #000; }

.tt-person__date, .tt-person__name {
  font-size: 13px;
  z-index: 101;
  color: #666; }

.tt-person__date {
  color: #999; }

.tt-balloon--with-bg .tt-person__date,
.tt-balloon--with-bg .tt-person__name {
  color: #fff; }

.tt-person__name {
  font-size: 22px; }

.tt-person__content {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  height: 100%;
  padding: 20px;
  position: relative; }
  @media (min-width: 992px) {
    .tt-person__content::before {
      display: none; } }

.event-with-photo .tt-person__content:before {
  display: block;
  height: 100%;
  width: 100%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.3), transparent); }

.tt-balloon--with-bg .tt-person__content:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: .2;
  transition: .2s;
  z-index: 100; }

.tt-balloon--with-bg .tt-person__content:hover:after {
  opacity: .5; }

.tt__item {
  position: absolute;
  opacity: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100; }
  .tt__item::before {
    display: block;
    width: 16px;
    height: 16px;
    content: '';
    position: relative;
    background: #088aa6;
    border-radius: 50%;
    transition: all .4s ease;
    z-index: 100; }
  .tt__item:last-child::before {
    margin-bottom: 0; }
  .tt__item:hover .tt-balloon--with-bg .tt-content__caption,
  .tt__item:hover .tt-balloon--with-bg .tt-content__desc,
  .tt__item:hover .tt-balloon--with-bg .tt-content__date {
    color: #fff; }
  .tt__item:hover .tt-balloon--with-bg .tt-content:before {
    opacity: .5; }
  .tt__item:hover::before {
    background: #729835; }

.tt__item-selected:before,
.tt__item-selected:hover:before {
  background: #000; }

.tt-balloon {
  width: 340px;
  max-width: 80vw;
  min-height: 60px;
  position: absolute;
  top: -50%;
  left: 30px;
  background: #fff 50% 50%;
  background-size: cover;
  transition: width .2s;
  cursor: pointer; }
  .tt-balloon::before {
    height: 0;
    width: 0;
    content: '';
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fff; }

.tt-balloon--with-bg .tt-content__date,
.tt-balloon--with-bg .tt-content__desc,
.tt-balloon--with-bg .tt-content__caption {
  color: #fff; }

.tt_item-call-to-action {
  background: #edece9; }
  .tt_item-call-to-action .tt-balloon {
    background: #dadada; }
    .tt_item-call-to-action .tt-balloon::before {
      border-right-color: #dadada !important;
      border-left-color: #dadada !important; }

.tt__item .tt-balloon--with-bg::before {
  border-right-color: #262626; }

.tt__item .tt-balloon--with-bg .tt-content::before {
  opacity: .2; }

.tt__item .tt-balloon--with-bg::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.3), transparent);
  z-index: 100; }

.tt-content {
  padding: 15px;
  position: relative;
  z-index: 101; }
  .tt-content::before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0;
    transition: .2s;
    z-index: 100; }

.tt-content__date,
.tt-content__desc,
.tt-content__caption {
  position: relative;
  color: #999;
  font-size: 13px;
  z-index: 101; }
  .tt-content__date:hover .tt-content__caption,
  .tt-content__date:hover .tt-content__desc,
  .tt-content__date:hover .tt-content__date,
  .tt-content__desc:hover .tt-content__caption,
  .tt-content__desc:hover .tt-content__desc,
  .tt-content__desc:hover .tt-content__date,
  .tt-content__caption:hover .tt-content__caption,
  .tt-content__caption:hover .tt-content__desc,
  .tt-content__caption:hover .tt-content__date {
    color: #729835; }

.tt-content__caption {
  margin: 0;
  color: #666;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  transition: .2s ease; }

@media (max-width: 991px) {
  .tt {
    align-items: flex-start; }
  .tt__item {
    left: 24px;
    transform: none; }
  .tt-balloon {
    width: 650px; } }

@media (min-width: 992px) {
  .tt:before {
    left: 50%;
    transform: translateX(-50%); }
  .tt__item:nth-child(2n+1) .tt-balloon {
    left: auto;
    right: 30px; }
  .tt__item:nth-child(2n+1) .tt-balloon:before {
    left: auto;
    right: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
    border-right: none; }
  .tt__item:nth-child(2n+1) .tt-balloon--with-bg:before {
    border-left-color: #262626; }
  .tt__item:nth-child(2n+1) .tt-balloon--with-bg:after {
    background: linear-gradient(to left, #262626, transparent); } }

.modal .checkbox-box input {
  margin-top: 0; }

.app_changes {
  list-style: none;
  padding-left: 0; }
  .app_changes .description {
    max-height: 40px;
    overflow: hidden; }

.visualisation-content-main.editing {
  background: rgba(0, 0, 0, 0.2);
  transition: .5s ease-in-out; }

.visualisation-content-main.editing-out {
  background: none;
  transition: .5s ease-in-out; }

.editing .tt__item,
.editing .tt__person {
  opacity: .4 !important;
  transition: .5s ease-in-out; }

.editing .tt__item-selected {
  opacity: 1 !important;
  transition: .5s ease-in-out; }

.editing .tt:before {
  z-index: 0; }

.editing-out .tt__item,
.editing-out .tt__person {
  opacity: 1 !important;
  transition: .5s ease-in-out; }

@media (max-width: 991px) {
  .end-activity-list .spinner_outer {
    top: 0;
    bottom: 0 !important;
    left: 0;
    /*display: flex !important; AH: breaks app as spinner always shows*/
    align-items: center;
    width: 100vw !important;
    margin-bottom: 50px; }
    .end-activity-list .spinner_outer .spinner {
      position: static !important; }
  .import-gedcom-btn {
    width: 160px !important; } }

.anniversary-card-with-bg .toggle-notification-box > a {
  color: #fff; }

.anniversary-card-with-bg .toggle-notification-box > a:hover {
  color: #729835; }

.sidebar-content-with-comments {
  padding-bottom: 100px; }

@media (max-width: 991px) {
  .profile-about-list .connection .toggle-notification-box {
    position: inherit !important;
    display: block;
    height: 30px; }
  .profile-about-list .connection .toggle-notification-box a {
    top: -15px; } }

.activity-item-anniversaries-grouped .insights-card__content {
  display: block !important; }
  .activity-item-anniversaries-grouped .insights-card__content h2 {
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 20px; }

.anniversary-summary-list, .anniversary-summary-list li {
  list-style: none inside;
  margin: 0;
  padding: 0; }

.anniversary-summary-list li {
  display: flex;
  align-items: flex-start; }
  .anniversary-summary-list li span {
    margin-top: 7px;
    margin-left: 4px; }

.anniversary-summary-list li img {
  width: 34px;
  min-width: 34px;
  height: 34px;
  padding-right: 4px;
  object-fit: contain; }

.sources, .documents {
  margin-top: 0 !important;
  margin-bottom: 20px !important; }

.sources li {
  word-break: normal; }

.documents {
  padding-left: 0; }
  .documents li {
    word-break: break-all; }

.sidebar-right h5 {
  margin-bottom: 5px;
  margin-top: 15px; }

#registerModalInline .ic-modal__close {
  right: 21px;
  top: 21px; }

#registerModalInline .modal-dialog {
  position: relative;
  width: 100%;
  padding: 20px 0 30px !important;
  top: 53%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.8); }
  @media (min-width: 600px) {
    #registerModalInline .modal-dialog {
      top: 50%;
      width: 540px !important;
      padding: 50px 50px 74px !important; } }
  @media (min-width: 992px) {
    #registerModalInline .modal-dialog {
      top: 41%; } }
  @media (min-width: 1200px) {
    #registerModalInline .modal-dialog {
      top: 50%; } }

#registerModalInline .ic-modal__content {
  margin: 0 20px; }

#registerModalInline .ic-modal__caption {
  padding-left: 8px;
  padding-right: 8px; }
  #registerModalInline .ic-modal__caption > h1 {
    margin-top: 0;
    font-size: 54px;
    font-weight: 300;
    position: relative;
    left: -4px; }
  #registerModalInline .ic-modal__caption p {
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 0; }
  #registerModalInline .ic-modal__caption .ic-modal__btn {
    margin-top: 28px; }

#registerModalInline .ic-modal__or::before,
#registerModalInline .ic-modal__or::after {
  width: 40%; }
  @media (min-width: 600px) {
    #registerModalInline .ic-modal__or::before,
    #registerModalInline .ic-modal__or::after {
      width: 180px; } }

#registerModalInline .ic-modal__content--register {
  max-width: none; }

#registerModalInline .ic-modal__body {
  top: 0;
  width: auto; }
  #registerModalInline .ic-modal__body .ic-modal__btn {
    width: 100%; }

@media (min-width: 992px) {
  #registerModalInline .ic-modal__header .ic-modal__close {
    display: none; }
  #registerModalInline .inline-modal .modal-backdrop.out {
    background-color: rgba(0, 0, 0, 0) !important; } }

.app_photos {
  position: relative; }

.btn-edit-photo-container-parent {
  position: relative !important; }

.btn-edit-photo-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  transition: all .3s ease-in-out; }
  .btn-edit-photo-container .link-trigger {
    display: block;
    height: 100%; }

.sidebar-gallery .btn-edit-photo-container {
  bottom: 29px; }

.form-group-photos .btn-edit-photo-container {
  width: 100% !important;
  height: 100% !important;
  border: 2px solid #222; }

.primary-image .btn-edit-photo-container {
  border: 2px solid white; }

.btn-edit-photo-container .btn {
  background: none;
  border-radius: 100px;
  position: absolute;
  display: none; }

.btn-edit-photo-container-parent .btn-edit-photo-container .btn {
  top: -5px;
  right: -5px;
  font-size: 13px; }
  .btn-edit-photo-container-parent .btn-edit-photo-container .btn::before {
    content: "\f040";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 8px; }

.form-group-photos .btn-edit-photo-container .btn {
  font-size: 10px;
  font-weight: bold;
  height: 30px;
  width: 124px;
  margin: 0; }

.btn-edit-photo-container:hover {
  background: rgba(0, 0, 0, 0.5); }
  .btn-edit-photo-container:hover .btn {
    display: inherit; }
    .btn-edit-photo-container:hover .btn:hover {
      opacity: .5;
      transition: all .3s ease-in-out; }

.photo-list-item .btn-edit-photo-container {
  height: 90%;
  width: 95%; }
  .photo-list-item .btn-edit-photo-container:hover {
    cursor: pointer; }
  .photo-list-item .btn-edit-photo-container .btn-edit-photo {
    top: calc(50% - 28px);
    left: calc(50% - 62px); }
  .photo-list-item .btn-edit-photo-container .btn-make-primary {
    top: calc(50% - 5px);
    left: calc(50% - 62px); }

.primary-image .btn-edit-photo-container .btn-edit-photo {
  top: calc(50% - 18px); }

.app_img_container {
  width: 100%;
  height: 100%; }

#editPhotoModal .editor {
  position: relative;
  top: -72px; }

#editPhotoModal .editor_controls {
  position: relative;
  top: -35px; }
  #editPhotoModal .editor_controls a {
    border: 2px solid #9b9b9b;
    padding: 6px 12px;
    font-size: 18px;
    color: #9b9b9b; }
    #editPhotoModal .editor_controls a:hover {
      color: #72a411; }
    #editPhotoModal .editor_controls a:nth-child(2) {
      margin-left: 4px; }
    #editPhotoModal .editor_controls a:nth-child(3) {
      margin-left: 13px; }
    #editPhotoModal .editor_controls a:nth-child(4) {
      margin-left: 3px; }

#editPhotoModal .modal-dialog {
  margin-top: 135px; }

#editPhotoModal .app-submit {
  width: 100%;
  height: 61px;
  font-size: 15px;
  font-weight: bold; }
  @media (min-width: 992px) {
    #editPhotoModal .app-submit {
      width: 476px;
      margin-left: 60px; } }

#editPhotoModal .ic-modal__close {
  margin-left: auto; }
  @media (max-width: 991px) {
    #editPhotoModal .ic-modal__close {
      margin-right: -5px; } }

.nodeDetailsModal .modal-header p {
  /*padding-left: 10px;*/ }

#duplicatesModal .gedcoms ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  #duplicatesModal .gedcoms ul li {
    display: inline;
    list-style-type: none;
    padding-right: 20px; }
    #duplicatesModal .gedcoms ul li a {
      display: inline-block;
      padding-top: 2px;
      padding-bottom: 2px; }
      #duplicatesModal .gedcoms ul li a:hover {
        color: #fff; }
    #duplicatesModal .gedcoms ul li .active {
      color: #666 !important; }

.invitation-form input {
  font-weight: 300; }
  .invitation-form input::placeholder {
    color: #333; }

.datepicker {
  border-radius: 0;
  padding: 6px 12px; }
  .datepicker td, .datepicker th {
    border-radius: 0; }
  .datepicker table tr td.active,
  .datepicker table tr td.active:hover {
    background: #729835;
    background: linear-gradient(to bottom, #729835 0%, #7d9654 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$brand-success-darker', endColorstr='#7d9654', GradientType=0); }

.user a img {
  position: relative;
  top: -2px;
  margin-right: 5px; }

.dropdown-user button:hover, .dropdown-user button:focus {
  color: #fff;
  text-decoration: none; }

.dropdown-user .dropdown-menu {
  left: unset;
  right: 0;
  top: 86%; }
  .dropdown-user .dropdown-menu a {
    padding: 6px 12px !important; }
    .dropdown-user .dropdown-menu a, .dropdown-user .dropdown-menu a:hover {
      color: #666 !important; }
    .dropdown-user .dropdown-menu a:hover {
      opacity: 1 !important;
      background-color: #f2f2f2; }
    .dropdown-user .dropdown-menu a img {
      width: 13px !important;
      height: 13px !important;
      border-radius: 0 !important; }

.settings-menu-item a i {
  position: relative;
  top: 3px;
  font-size: 20px; }

.user-account {
  position: absolute;
  right: 20px;
  top: 15px; }
  .user-account a {
    display: inline-block;
    text-transform: uppercase;
    height: 40px;
    width: 100px;
    text-align: center; }
    .user-account a + a {
      margin-left: 15px; }
    .user-account a:focus {
      color: #fff; }

.hero {
  width: 100%;
  height: 350px;
  background-repeat: no-repeat;
  background-size: cover; }
  .hero .container {
    position: relative;
    height: 100%; }
  .hero .hero-inner {
    height: 100%;
    background: rgba(0, 0, 0, 0.2); }
  .hero .hero-thumb {
    float: left;
    width: 135px;
    height: 135px;
    margin: 50px 30px 0 0;
    position: relative; }
    .hero .hero-thumb img {
      display: block;
      width: 135px;
      height: 135px;
      border-radius: 100px; }
    .hero .hero-thumb:hover .change-hero-thumb {
      opacity: 1; }
  .hero .change-hero-thumb {
    position: absolute;
    top: -2px;
    left: -2px;
    width: 103%;
    height: 103%;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 100px;
    color: #fff;
    text-align: center;
    padding: 0 15px;
    display: table;
    opacity: 0;
    transition: all .15s ease-in-out; }
    .hero .change-hero-thumb .change-hero-thumb-inner {
      display: table-cell;
      vertical-align: middle; }
      @media (max-width: 767px) {
        .hero .change-hero-thumb .change-hero-thumb-inner p {
          font-size: 12px; }
          .hero .change-hero-thumb .change-hero-thumb-inner p:first-child {
            display: none; } }
    .hero .change-hero-thumb a {
      color: #fff; }
    .hero .change-hero-thumb p {
      color: #fff;
      margin-bottom: 5px; }
      .hero .change-hero-thumb p i {
        font-size: 18px; }
  .hero .change-profile-bg {
    position: absolute;
    bottom: 120px;
    right: 15px;
    background: rgba(0, 0, 0, 0.3);
    padding: 7px 30px 5px;
    border: 1px solid #fff;
    border-radius: 30px;
    color: #fff;
    display: none; }
    .hero .change-profile-bg i {
      margin-right: 10px; }
    .hero .change-profile-bg:hover {
      color: #fff;
      background: rgba(0, 0, 0, 0.8); }
  .hero h1 {
    font-size: 30px;
    color: #fff;
    line-height: 134px;
    margin: 55px 0 0; }
  @media (max-width: 991px) {
    .hero {
      height: 333px; }
      .hero .hero-inner {
        height: 333px; }
      .hero .hero-thumb {
        display: block;
        height: 89px;
        width: 89px;
        float: none;
        margin: 42px auto 23px; }
        .hero .hero-thumb img {
          height: 89px;
          width: 89px; }
      .hero h1 {
        margin: 0;
        font-size: 28px;
        line-height: 1;
        text-align: center; } }

.profile-page .hero:hover .change-profile-bg {
  display: block; }

.profile-stats {
  width: 100%;
  height: 110px;
  position: relative;
  margin-top: -110px;
  background: #fff;
  border: 1px solid #ccc; }
  .profile-stats .row > div {
    text-align: center;
    padding-top: 28px; }
    .profile-stats .row > div a {
      font-size: 18px;
      line-height: 24px;
      color: #333; }
      .profile-stats .row > div a p {
        transition: color .15s ease-in-out; }
      .profile-stats .row > div a span {
        font-size: 32px;
        font-weight: 300; }
      .profile-stats .row > div a:hover {
        color: #729835; }
        .profile-stats .row > div a:hover p {
          color: #72a411; }
    @media (max-width: 991px) {
      .profile-stats .row > div {
        padding-top: 15px; }
        .profile-stats .row > div a {
          font-weight: 300;
          font-size: 18px; } }
  .profile-stats .row .profile-stats__label {
    font-size: 18px; }
    @media (max-width: 991px) {
      .profile-stats .row .profile-stats__label {
        font-size: 14px; } }
  @media (max-width: 991px) {
    .profile-stats {
      height: auto;
      margin-left: -10px;
      width: 100vw;
      bottom: 0;
      top: auto;
      left: 0;
      border-right: none;
      border-left: none; } }

.profile-menu {
  width: 800px;
  height: 65px;
  position: absolute;
  background: #fff;
  border-bottom: 1px solid #ccc;
  padding: 0 30px; }
  .profile-menu.affix {
    position: fixed;
    top: 66px;
    z-index: 111; }
  .profile-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%; }
    .profile-menu ul li {
      display: inline-block;
      line-height: 59px;
      border-bottom: 5px solid transparent;
      margin-right: 20px; }
      .profile-menu ul li a {
        color: #729835;
        padding: 0 12px; }
        .profile-menu ul li a:hover, .profile-menu ul li a:focus {
          opacity: .5; }
      .profile-menu ul li.active {
        border-bottom: 5px solid #729835; }
        .profile-menu ul li.active a:hover {
          opacity: 1; }
      @media (max-width: 991px) {
        .profile-menu ul li {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 50%;
          height: 70px;
          text-align: center;
          font-size: 18px; } }
    @media (max-width: 991px) {
      .profile-menu ul {
        display: flex; } }
  @media (max-width: 991px) {
    .profile-menu {
      width: 100%;
      height: 70px;
      margin-left: -10px;
      padding: 0;
      border-bottom: none; } }

@media (max-width: 991px) {
  .app-profile-about .more-options {
    margin-top: 70px; } }

.profile-panel .tab-pane-inner > .row > div:last-child,
#gedcom .tab-pane-inner > .row > div:last-child {
  text-align: left; }

@media (max-width: 991px) {
  .change-profile-bg {
    bottom: auto !important;
    top: 5px;
    right: 5px !important; }
  .profile-panel {
    padding: 10px !important;
    font-size: 16px; } }

.activity-comments-list {
  background-color: #fff;
  margin-bottom: 20px; }

.activity-comments-item {
  padding: 25px 25px 0; }

.activity-comments-item-thumb {
  float: left; }

.activity-comments-item-content {
  padding-left: 60px; }
  .activity-comments-item-content p {
    margin-bottom: 0;
    color: #333; }
    .activity-comments-item-content p.activity-posting-time {
      color: #999; }

.activity-comments-form {
  overflow: hidden;
  margin-top: 20px; }
  .activity-comments-form textarea {
    height: 65px;
    margin: 10px 0;
    padding: 10px 25px;
    resize: none;
    width: 526px;
    border: 1px solid #ccc;
    border-left: 0 none;
    border-right: 0 none; }
  .activity-comments-form .discussion-controls {
    padding: 0 25px;
    margin: 0;
    display: block; }

.meta-time {
  color: #999;
  font-size: 11px;
  margin-bottom: 0; }

.meta-author {
  color: #80ac5c;
  font-size: 14px;
  margin-bottom: 0; }

.comment {
  padding: 15px;
  border-bottom: 1px solid #d7d7d7; }

.comment-thumb {
  float: left;
  text-align: center;
  position: relative;
  top: 4px; }
  .comment-thumb img {
    width: 45px;
    height: 45px; }

.comment-content {
  padding-left: 55px; }
  .comment-content a:hover {
    opacity: .5; }
  .comment-content img {
    max-width: 100%; }

.comments-link .fa {
  margin-right: 3px; }

.comments-link:hover {
  opacity: .5; }

.comments-list {
  background: #f7f6f3;
  padding: 15px 0 0;
  border-top: 1px solid #dedede; }

.search-box {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 235px; }
  .search-box .btn {
    background-color: #fff;
    border: 0 none;
    border-bottom: 2px solid #cac9c6;
    color: #333;
    font-size: 16px;
    height: 44px;
    padding: 0;
    width: 40px;
    border-radius: 0; }
    .search-box .btn:hover {
      color: #729835; }

.search-query.form-control {
  border: 0 none;
  border-bottom: 2px solid #cac9c6;
  color: #333;
  font-size: 15px; }
  .search-query.form-control::-moz-placeholder, .search-query.form-control:-ms-input-placeholder, .search-query.form-control::-webkit-input-placeholder {
    color: #333; }

.search-tags {
  position: absolute;
  top: 85px;
  left: 15px; }

/* map controls */
.map-controls {
  bottom: 15px;
  left: 16px;
  position: fixed;
  z-index: 102; }
  .map-controls a {
    width: 30px;
    height: 30px;
    text-align: center;
    background: #34495e;
    color: #fff;
    display: block;
    font-size: 20px;
    margin: 5px 0 0 12px; }
    .map-controls a:hover {
      background-color: #729835; }
  .map-controls i {
    line-height: 30px;
    font-size: 18px; }
  .map-controls .add-person-plus {
    width: 55px;
    height: 55px;
    border-radius: 100px;
    text-transform: uppercase;
    text-align: center;
    font-size: 11px;
    padding-top: 4px;
    margin: 5px 0 0 0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); }
    .map-controls .add-person-plus span:first-child {
      font-size: 24px;
      line-height: 1.1; }
    .map-controls .add-person-plus span.add-person-text {
      position: relative;
      top: -2px; }
    .map-controls .add-person-plus.add-person-plus--timeline span.add-person-text {
      top: 2px; }
  @media (max-width: 991px) {
    .map-controls {
      display: flex;
      flex-flow: column nowrap;
      left: 16px;
      right: auto;
      -webkit-font-smoothing: antialiased; }
      .map-controls a {
        display: block;
        margin: 3px auto;
        padding: 4px;
        width: 40px;
        height: 40px;
        font-size: 22px; }
        .map-controls a.map-position {
          background-size: 20px; }
        .map-controls a:first-child {
          margin: 0 auto 3px; }
        .map-controls a:nth-child(3) {
          margin-bottom: 6px; }
      .map-controls .add-person-plus {
        margin-top: 0 !important;
        width: 60px;
        height: 60px;
        padding-top: 16px;
        font-size: 10px;
        font-weight: bold; }
        .map-controls .add-person-plus span:first-child {
          font-size: 24px;
          font-weight: bold;
          line-height: 10px; } }

.discussion-controls {
  display: none; }
  .discussion-controls a {
    color: #909090 !important;
    font-size: 14px;
    display: inline-block;
    margin-top: 10px;
    margin-right: 7px; }
    .discussion-controls a:hover {
      color: #72a411 !important; }
  .discussion-controls .checkbox-box {
    display: inline-block !important;
    margin-bottom: 0; }
    .discussion-controls .checkbox-box label {
      font-size: 16px;
      margin-top: 7px;
      padding-left: 1px; }
  .discussion-controls .btn {
    float: right;
    font-size: 14px;
    color: #eee;
    margin-top: 7px;
    padding: 6px 18px 3px;
    position: relative; }

textarea.add-comment-control {
  border-width: 1px;
  height: 32px;
  position: relative;
  margin-top: 10px;
  background: #fff url("../img/add-comment-icon.png") no-repeat right 10px center;
  resize: none;
  padding: 6px 35px 2px 9px;
  transition: height .15s ease-in-out;
  font-size: 15px; }
  textarea.add-comment-control::placeholder {
    color: #333; }

.extended-form textarea.add-comment-control {
  height: 70px;
  background: #fff; }

.item-popover {
  font-size: 17px;
  font-weight: 300;
  height: 17px;
  text-align: center;
  width: 17px;
  display: inline-block;
  margin-left: 2px; }
  .item-popover span {
    font-size: 10px;
    position: relative;
    top: -3px; }

.form-group {
  position: relative; }
  .form-group .item-popover span {
    top: 0; }

.popover {
  width: 170px;
  border-radius: 0;
  box-shadow: none;
  border-color: #ccc;
  color: #000;
  z-index: 9999;
  position: fixed;
  font-weight: 300; }
  .popover .popover-content {
    font-size: 13px;
    line-height: 18px; }
    .popover .popover-content ul {
      padding: 0; }
  .popover p {
    color: #000 !important; }
  .popover ul {
    margin-left: 20px; }

.popover.top > .arrow {
  border-width: 6px;
  margin-left: -7px;
  bottom: -12px; }
  .popover.top > .arrow::after {
    margin-left: -5px; }

.modal-open .popover {
  min-width: 400px;
  border-color: #fff; }
  .modal-open .popover > .arrow::after {
    top: -10px; }

.private-box {
  background-color: #f4f4f4;
  color: #666;
  position: absolute;
  top: 0;
  right: 10px;
  width: 80px;
  height: 35px;
  padding: 10px 0;
  text-align: center; }
  .private-box i {
    margin-right: 5px; }

.single-post .private-box {
  right: 0; }

.carousel-control {
  visibility: hidden; }
  .carousel-control.left, .carousel-control.right {
    background-image: none; }
  .carousel-control span {
    background-color: #000;
    font-size: 22px;
    margin-top: -11px;
    padding: 10px 2px;
    position: absolute;
    top: 50%; }
  .carousel-control.left span {
    left: 0; }
  .carousel-control.right span {
    right: 0; }

.carousel:hover .carousel-control {
  visibility: visible; }

.highlighted-text {
  background: #f5dc0d; }

.ps-container > .ps-scrollbar-y-rail,
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  width: 4px; }

.activity-list .app-share-activity {
  top: -20px; }

.insights-card {
  max-width: 600px;
  margin: 0 auto 20px;
  padding: 30px;
  background: #fff; }
  .insights-card a {
    color: #729835; }
    .insights-card a:hover {
      color: #83bb18; }
  .insights-card.activity-item {
    padding-bottom: 0; }
  .insights-card .insights-card__content {
    display: flex;
    margin: -30px -30px 0;
    position: relative; }
    .insights-card .insights-card__content .activity-info,
    .insights-card .insights-card__content .ic-splash__caption,
    .insights-card .insights-card__content .anniversary-summary-list {
      width: 100%; }
    .insights-card .insights-card__content .insights-card__pic {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.02); }
    .insights-card .insights-card__content .insights-card__pic__overlay {
      position: relative;
      min-width: 237px;
      max-width: 237px;
      background-size: cover; }
  .insights-card .insights-card__content--splash {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 230px;
    position: relative;
    padding: 20px;
    /*margin-bottom: 10px;*/ }
  .insights-card .insights-card__content--splash-with-bg {
    color: #fff; }
    .insights-card .insights-card__content--splash-with-bg a {
      color: #fff;
      text-decoration: underline; }
  .insights-card .ic-splash__caption {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 5px;
    font-weight: normal;
    z-index: 1;
    text-align: center; }
  .insights-card .ic-splash__desc {
    font-size: 18px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 20px;
    text-align: center;
    line-height: 1.3;
    z-index: 1; }
  .insights-card .ic-splash-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    z-index: 0; }
    .insights-card .ic-splash-bg::before {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }

.anniversary-card, .activity-item-with-photo {
  padding-bottom: 0; }

.activity-item-with-photo .insights-card__content {
  min-height: 180px; }

.anniversary-card-with-bg .ic-splash__desc {
  color: #fff; }

@media (max-width: 991px) {
  .activity-item-with-photo .insights-card__content {
    flex-direction: column; }
    .activity-item-with-photo .insights-card__content .insights-card__pic__overlay {
      width: 100%;
      min-width: 100%;
      height: 300px;
      min-height: 300px;
      display: inline-block; }
    .activity-item-with-photo .insights-card__content .activity-info {
      width: 100%; }
  .activity-item-with-photo .toggle-notification-box > a {
    color: #fff; }
    .activity-item-with-photo .toggle-notification-box > a:hover {
      color: #729835; } }

.insights-card__content--splash-with-bg .ic-splash-bg:before {
  background: rgba(0, 0, 0, 0.5); }

.insights-card__content--banner {
  height: 256px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: -30px;
  padding: 1em; }

.insights-card__btn {
  padding: 12px 30px;
  background: #729835;
  border: none;
  border-radius: 100px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  transition: .2s; }
  .insights-card__btn.insights-card__btn--fb:hover {
    background: #6c92e6; }
  .insights-card__btn.insights-card__btn--tw:hover {
    background: #6ddcff; }
  .insights-card__btn + .insights-card__btn {
    margin-left: 1em; }
  .insights-card__btn:hover {
    background: #83bb18; }

.insights-card__btn--fb {
  padding: 6px 15px;
  font-size: 11px;
  background: #3a589a; }

.insights-card__btn--tw {
  padding: 6px 15px;
  font-size: 11px;
  background: #24cbff; }

.insights-card__footer {
  display: flex;
  align-items: center;
  margin: 0 -30px -30px;
  padding: 0 18px;
  height: 44px;
  border-top: 1px solid #e1e1e1; }

.insights-card__share {
  display: none;
  align-items: center;
  margin: 30px -30px -30px;
  padding: 1em;
  border-top: 1px solid #e1e1e1;
  background: #f7f6f2; }

.insights-card__content--splash-with-bg a {
  color: #fff; }

.ic-comments {
  display: flex;
  margin: 30px -30px -30px;
  padding: 0 20px 30px;
  border-top: 1px solid #e1e1e1;
  background: #f7f6f2;
  align-items: center;
  margin: .5em 0 2em; }

.ic-comments--splash {
  display: block; }

.ic-comments__count {
  padding-top: 8px; }

.ic-comment__text {
  margin: 0;
  font-size: 14px; }

.ic-add-comment {
  display: flex;
  position: relative; }

.ic-add-comment--splash {
  padding-top: 1em;
  margin-bottom: -14px; }

.ic-add-comment__input {
  padding: .5em 2.5em .5em .5em;
  width: 100%;
  height: 36px;
  border: 1px solid #ccc;
  background: #f7f6f2;
  font-size: 14px;
  resize: none;
  transition: .2s;
  box-sizing: border-box; }
  .ic-add-comment__input.is-focused {
    height: 60px;
    background: #fff;
    border-color: #bbbbb9; }
    .ic-add-comment__input.is-focused + .ic-add-comment__submit {
      display: none; }

.ic-add-comment__submit {
  position: absolute;
  top: 6px;
  right: 5px;
  border: none;
  background: transparent; }

.ic-add-comment__submit--splash {
  top: 20px; }

.ic-add-comment__submit--expanded {
  padding: 6px 24px;
  position: relative;
  top: auto;
  right: auto;
  background: #729835;
  border-radius: 100px;
  font-size: 11px;
  color: #fff;
  text-transform: uppercase;
  transition: .2s; }
  .ic-add-comment__submit--expanded:hover {
    background: #458e09; }

.ic-comments-options {
  display: none;
  align-items: center;
  justify-content: space-between;
  margin: 15px 0 -10px; }

.ic-comments-options__link {
  color: #909090;
  font-size: 15px;
  transition: .2s; }
  .ic-comments-options__link:hover {
    color: #333; }
  .ic-comments-options__link + .ic-comments-options__link {
    margin-left: 10px; }

.insights-card__action {
  margin-right: 1em;
  font-size: 14px;
  color: #729835; }

.insights-card__caption {
  margin: 0 0 24px;
  font-size: 29px;
  font-weight: 300;
  color: #717171; }

.insights-card__caption--banner {
  margin-bottom: 32px;
  font-size: 17px; }
  .insights-card__caption--banner strong {
    font-weight: bold; }

.insights-card__desc {
  margin: 0 0 1em;
  font-size: 14px;
  color: #717171;
  line-height: 1.5; }

/* SIDE MENU */
.mobile-nav-link {
  color: #fff;
  position: fixed;
  right: 15px;
  top: 29px;
  z-index: 1039;
  transition: top .25s; }
  .mobile-nav-link #mobile-nav-icon {
    top: 0; }
    .mobile-nav-link #mobile-nav-icon.open {
      top: 8px; }

.mobile-nav {
  height: 100vh;
  width: 380px;
  max-width: 100%;
  background: #323232;
  position: fixed;
  top: 0;
  right: -380px;
  z-index: 1001;
  font-weight: 400;
  transition: .35s ease; }
  .mobile-nav.is-active {
    right: 0; }

.mobile-nav__header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 90px;
  padding: 20px;
  border-bottom: 2px solid #555; }
  .mobile-nav__header img {
    width: 50px;
    margin-right: 10px; }

.mobile-nav__avatar {
  width: 44px;
  margin-right: 10px; }

.mobile-nav__name {
  color: #fff;
  font-size: 22px; }

.mobile-nav-menu {
  padding: 20px;
  border-bottom: 2px solid #555; }
  .mobile-nav-menu ul {
    padding-left: 0;
    list-style: none; }

.mobile-nav-menu__item {
  color: #fff;
  font-size: 22px;
  line-height: 34px; }

.mobile-nav-menu__item--footer {
  font-size: 16px;
  line-height: 26px; }

.mobile-nav__footer {
  padding: 20px 30px;
  border-bottom: 2px solid #555; }

.mobile-nav__social {
  padding: 20px; }
  .mobile-nav__social .footer-social__icon {
    display: inline-block;
    margin: 0 20px 0 0; }

.mobile-nav-overlay {
  display: none;
  height: calc(100% + 315px);
  width: 100vw;
  background: #fff;
  opacity: .7;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000; }

.modal-trigger-link {
  display: block;
  font-size: 20px;
  margin: 1em 0; }

.ic-modal__hidden {
  display: none; }

.js-show-reg-form {
  margin-top: 0 !important; }

.ic-modal {
  display: none;
  padding: 32px 15px !important;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1050; }
  .ic-modal .ic-modal__header {
    height: 65px;
    width: 100%;
    padding: 15px 20px 15px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    border-bottom: 1px solid #9b9b9b;
    z-index: 105; }
    @media (min-width: 992px) {
      .ic-modal .ic-modal__header {
        width: 600px;
        margin: 0 auto;
        padding: 15px 25px;
        position: relative;
        top: auto;
        left: auto;
        background: transparent;
        border: none; } }
  @media (min-width: 992px) {
    .ic-modal {
      padding-left: 32px !important;
      padding-right: 32px !important; }
      .ic-modal .ic-modal__close {
        position: fixed;
        right: 48px;
        top: 28px; } }
  @media (max-width: 991px) {
    .ic-modal .modal-dialog {
      padding-top: 20px; } }
  .ic-modal .ic-modal__content {
    margin-top: 50px;
    max-width: 480px;
    padding: 0; }
    .ic-modal .ic-modal__content .form-group {
      margin-bottom: 0; }
      .ic-modal .ic-modal__content .form-group.checkbox-box > label {
        position: relative;
        top: -2px; }
      .ic-modal .ic-modal__content .form-group.checkbox-box > span.checkbox {
        margin-right: 5px; }
  .ic-modal .ic-modal__close--back {
    right: auto;
    left: 20px; }
    .ic-modal .ic-modal__close--back a {
      font-size: 18px; }
  .ic-modal .ic-modal__close > img {
    width: 37px;
    height: 37px; }
    @media (min-width: 992px) {
      .ic-modal .ic-modal__close > img {
        width: 60px;
        height: 60px; } }
  .ic-modal .ic-modal__close:hover {
    opacity: .8; }
  .ic-modal .ic-modal__content--register {
    max-width: 360px; }
  .ic-modal label {
    width: 100%;
    margin-bottom: 4px !important;
    font-size: 15px;
    color: #fff; }
    .ic-modal label > input[type="text"],
    .ic-modal label > input[type="password"],
    .ic-modal label > input[type="email"],
    .ic-modal label > input[type="date"] {
      display: block;
      height: 40px;
      width: 100%;
      margin: 16px 0 22px;
      padding: 8px 13px;
      border: 2px solid #9b9b9b;
      background: transparent;
      font-size: 15px;
      -webkit-font-smoothing: antialiased;
      color: #fff; }
  .ic-modal input[type="checkbox"] {
    visibility: visible;
    margin-right: 10px; }
  .ic-modal div:not(.animated-form-group-container) > .form-group {
    margin-bottom: 10px !important; }
  .ic-modal .checkbox-box + div .form-group {
    margin-bottom: 0 !important; }
    .ic-modal .checkbox-box + div .form-group input {
      margin-bottom: 10px !important; }

.ic-modal__body--360 {
  width: 360px;
  max-width: 100%; }

.ic-modal__caption {
  margin: 0;
  padding-left: 15px;
  font-weight: 300;
  font-size: 34px;
  color: #70a413;
  -webkit-font-smoothing: antialiased; }
  .ic-modal__caption > img {
    max-width: 40px;
    position: relative;
    top: -3px; }
    @media (min-width: 992px) {
      .ic-modal__caption > img {
        max-width: 60px; } }
  @media (min-width: 992px) {
    .ic-modal__caption {
      font-size: 54px; } }

.ic-modal__desc {
  color: #d3d3d3 !important;
  font-size: 15px;
  line-height: 1.7; }

.ic-modal__excl {
  width: 520px;
  max-width: 100%;
  padding: 15px 32px 19px 75px;
  margin-bottom: 22px;
  position: relative;
  background: #303030;
  color: #d3d3d3;
  font-size: 16px;
  line-height: 26px; }
  .ic-modal__excl::before {
    content: '';
    display: block;
    width: 44px;
    height: 44px;
    background: url("../img/group.svg") 50% 50% no-repeat;
    position: absolute;
    top: 20px;
    left: 20px; }

.ic-modal__form {
  margin: 55px 0; }
  .ic-modal__form label {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    color: #d3d3d3;
    font-size: 15px;
    font-weight: bold; }
    .ic-modal__form label > input[type="text"] {
      margin-left: auto;
      padding: 6px 10px;
      height: 36px;
      background-color: transparent;
      border: 1px solid #979797;
      font-weight: 300; }
    .ic-modal__form label img {
      margin-left: 10px; }
  .ic-modal__form .radio-btn {
    display: flex;
    float: none;
    margin-bottom: 10px; }
    .ic-modal__form .radio-btn > span.radio {
      width: 24px; }
    .ic-modal__form .radio-btn label {
      position: relative;
      top: -3px;
      font-size: 14px;
      font-weight: normal;
      color: #d3d3d3; }

.ic-modal__btn {
  margin-top: 36px;
  width: 290px;
  max-width: 100%;
  height: 60px;
  border-radius: 100px;
  background-color: #70a413;
  border: none;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  transition: .3s; }
  .ic-modal__btn:hover {
    background-color: #83bb18; }

.ic-modal__btn--wide {
  width: 360px; }

.ic-modal__btn--fb {
  background: #44639c; }
  .ic-modal__btn--fb:hover {
    background: #3b5998; }

.ic-modal__or {
  margin: 32px 0;
  position: relative;
  text-align: center;
  font-size: 15px;
  color: #fff; }
  .ic-modal__or::before, .ic-modal__or::after {
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    top: 9px;
    background: #979797; }
  .ic-modal__or::before {
    left: 0; }
  .ic-modal__or::after {
    right: 0; }

.ic-person {
  margin: 0 auto;
  position: relative;
  text-align: center; }

.ic-person__avatar {
  display: block;
  width: 63px;
  height: 63px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  background: #d8d8d8;
  z-index: 1052; }

.ic-person__name {
  display: inline-block;
  height: 50px;
  padding: 1em;
  background: #333;
  position: relative;
  top: 58px;
  font-size: 17px;
  z-index: 1051; }
  .ic-person__name span {
    display: block; }

@media (min-width: 992px) {
  #loginModal .modal-dialog, #loginModal .ic-modal__content {
    margin-top: 0; }
  #loginModal .modal-dialog {
    position: relative;
    top: -100px; } }

#loginModal .ic-modal__or {
  margin: 25px 0 10px; }
  #loginModal .ic-modal__or::before, #loginModal .ic-modal__or::after {
    width: 155px; }

@media (max-width: 767px) {
  #loginModal .ic-modal__content {
    margin-top: 100px; } }

#loginModal .ic-modal__caption {
  padding-left: 0; }
  @media (min-width: 992px) {
    #loginModal .ic-modal__caption h1 {
      font-size: 54px; } }

#loginModal .form-group input:not([type="checkbox"]) {
  margin: 15px 0; }

#loginModal .ic-modal__content--register {
  width: 360px; }

#loginModal .form-group.checkbox-box {
  width: auto; }
  #loginModal .form-group.checkbox-box input {
    margin-right: 0; }
  #loginModal .form-group.checkbox-box label {
    font-size: 16px;
    top: 0; }

#loginModal .app-submit {
  margin-top: 25px; }

#loginModal .forgotten-password {
  margin-top: 6px;
  float: right; }

#loginModal form .ic-modal__btn {
  padding-top: 4px; }

@media (max-width: 600px) {
  #loginModal {
    overflow-y: hidden; }
    #loginModal .modal-dialog, #loginModal .ic-modal__content {
      width: 100%; }
    #loginModal .ic-modal__content {
      margin-top: 40px; }
    #loginModal .ic-modal__btn {
      height: 40px; }
      #loginModal .ic-modal__btn:last-child {
        margin-top: 10px; }
    #loginModal .ic-modal__or::before, #loginModal .ic-modal__or::after {
      width: 42%; }
    #loginModal .form-control {
      margin-top: 10px 0 15px !important; } }

#forgottenPasswordModal .ic-modal__caption {
  margin-left: 0;
  padding-left: 0 !important; }

@media (min-width: 992px) {
  #forgottenPasswordModal .ic-modal__header {
    padding-left: 0; } }

@media (max-width: 991px) {
  #forgottenPasswordModal .modal-content {
    margin-top: 60px; } }

.select2-container {
  margin-left: auto;
  -webkit-font-smoothing: antialiased; }
  @media (min-width: 500px) {
    .select2-container {
      width: 190px !important; } }

.select2-selection {
  margin-left: auto;
  padding: 6px 10px;
  height: 36px; }

.select2-dropdown {
  width: 190px; }

.select2-container--default .select2-selection--single {
  height: 36px;
  padding: 4px;
  background-color: transparent;
  border: 1px solid #979797;
  border-radius: 0; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #d3d3d3; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #729835;
  color: #333; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background: #181818;
  color: #729835; }

.select2-results {
  background: #181818;
  color: #d3d3d3; }

.select2-container--open .select2-dropdown--below {
  border-radius: 0; }

.select2-results__option {
  color: #d3d3d3; }

#mobile-nav-icon {
  width: 18px;
  height: 12px;
  position: relative;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer; }
  #mobile-nav-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transform-origin: left center;
    transition: .25s ease-in-out; }
    #mobile-nav-icon span:nth-child(1) {
      top: 0; }
    #mobile-nav-icon span:nth-child(2) {
      top: 5px; }
    #mobile-nav-icon span:nth-child(3) {
      top: 10px; }
  #mobile-nav-icon.open span:nth-child(1) {
    transform: rotate(45deg);
    top: -1px;
    left: 2px; }
  #mobile-nav-icon.open span:nth-child(2) {
    width: 0;
    opacity: 0; }
  #mobile-nav-icon.open span:nth-child(3) {
    transform: rotate(-45deg);
    top: 12px;
    left: 2px; }

.pg-caption {
  margin-bottom: 30px;
  padding: 0; }

.pg-container {
  width: auto;
  padding: 25px; }

.pg-search {
  top: 0;
  margin-bottom: 30px;
  font-size: 15px; }
  .pg-search input {
    width: 260px !important;
    height: 40px;
    font-size: 16px; }

.pg-search__icon {
  left: -40px !important; }

.pg-level {
  display: flex;
  margin-bottom: 30px;
  border-bottom: 4px solid #e1e1e1; }

.pg-level__btn {
  display: block;
  width: 33.3333%;
  padding: 10px;
  background: #fff;
  color: #343434;
  text-align: center; }
  .pg-level__btn.is-active {
    background: #729835;
    color: #fff; }

.pg-person {
  margin-bottom: 10px;
  height: 50px;
  clear: both;
  -webkit-font-smoothing: antialiased; }

.pg-avatar {
  margin-right: 12px;
  width: 47px;
  height: 47px;
  float: left;
  position: relative;
  top: -8px; }

.pg-status {
  width: 265px;
  font-size: 14px;
  color: #717171; }

.pg-group {
  width: 160px;
  margin-left: 50px;
  font-size: 14px;
  color: #717171;
  text-align: center;
  cursor: pointer; }

.pg-follow {
  width: 100px;
  margin-left: 50px;
  font-size: 14px;
  color: #717171;
  text-align: center;
  cursor: pointer; }

@media (max-width: 600px) {
  .pg-status {
    display: block;
    width: 100%; }
  .pg-group {
    margin-left: 0; }
  .pg-follow {
    margin-left: 20px; } }

.faq__caption {
  margin-bottom: 36px;
  font-size: 36px;
  font-weight: 300;
  color: #729835;
  -webkit-font-smoothing: antialiased; }

.faq__contact {
  margin-bottom: 50px;
  padding: 35px 30px 25px;
  background: #fff;
  -webkit-font-smoothing: antialiased; }
  @media (max-width: 767px) {
    .faq__contact {
      padding: 22px 18px; } }
  .faq__contact p {
    font-size: 15px;
    color: #717171;
    line-height: 1.5; }
    @media (max-width: 991px) {
      .faq__contact p {
        font-size: 16px; } }

.faq__btn {
  padding: 12px 50px;
  border-radius: 100px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased; }

.faq-card {
  padding: 25px 30px;
  background: #fff; }
  @media (max-width: 767px) {
    .faq-card {
      padding: 22px 18px; } }
  .faq-card:not(:last-child) {
    border-bottom: 1px solid #e0e0e0; }

.faq-card__question {
  padding-right: 24px;
  font-size: 20px;
  color: #729835;
  position: relative;
  cursor: pointer;
  user-select: none; }
  .faq-card__question::after {
    content: '';
    display: block;
    width: 22px;
    height: 13px;
    position: absolute;
    top: 15px;
    right: 0;
    background: url("../img/caret2.svg") 50% 50% no-repeat;
    transition: .3s;
    transform-origin: top; }

.faq-card__body {
  display: none;
  padding-top: 10px;
  max-width: 600px;
  -webkit-font-smoothing: antialiased; }
  @media (max-width: 991px) {
    .faq-card__body {
      font-size: 16px; } }
  .faq-card__body strong {
    font-weight: bold; }
  .faq-card__body > p {
    margin: 0 0 30px;
    font-size: 15px;
    color: #717171;
    line-height: 1.5; }
    @media (max-width: 991px) {
      .faq-card__body > p {
        font-size: 16px; } }
  .faq-card__body > ol {
    margin-bottom: 10px;
    padding: 0 0 0 25px;
    font-size: 15px;
    color: #717171;
    line-height: 1.5; }
    @media (max-width: 991px) {
      .faq-card__body > ol {
        font-size: 16px; } }
    @media (max-width: 767px) {
      .faq-card__body > ol {
        padding-left: 18px; } }
  .faq-card__body img {
    margin-top: 20px;
    max-width: 100%;
    width: 580px; }
  .faq-card__body .faq-img__desc {
    display: block;
    margin-top: 5px;
    max-width: 480px;
    font-weight: bold;
    color: #717171; }

.faq-card.is-active .faq-card__question:after {
  transform: rotate(180deg); }

.rm .popover {
  width: 360px;
  max-width: none;
  box-sizing: border-box; }
  .rm .popover .popover-content {
    padding: 20px 30px; }

.rm-card {
  width: 322px;
  background: #fff;
  position: relative;
  box-shadow: 0 2px 4px 0 rgba(110, 110, 110, 0.5); }

.rm-card__photo {
  width: 322px;
  height: 210px; }

.rm-card__content {
  padding: 14px 18px 32px; }

.rm-card__name {
  margin: 0 0 7px;
  font-size: 22px;
  font-weight: 300; }

.rm-card__date {
  font-size: 15px;
  font-weight: bold;
  color: #717171; }

.rm-card__info {
  font-size: 15px;
  font-weight: 300;
  color: #717171; }

.rm-card__relationship {
  font-size: 15px;
  font-weight: 300;
  transition: .2s; }
  .rm-card__relationship a:hover {
    color: #83bb18; }

.rm-card__desc {
  margin: 16px 0;
  font-size: 15px;
  font-weight: 300;
  color: #717171; }

.rm-card__btn {
  display: block;
  padding: 13px 55px;
  background: #729835;
  border-radius: 100px;
  border: none;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  transition: .2s; }
  .rm-card__btn:hover {
    background: #83bb18; }

.rm-card__popover {
  display: none;
  position: absolute;
  width: 300px;
  height: 300px;
  background: #fff; }

.rm-card:hover > .rm-card__popover {
  display: block; }

.rm-popover {
  width: 360px; }

.rm-popover__caption {
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 500;
  color: #717171; }

.rm-popover__more {
  font-size: 15px;
  font-weight: 300; }

.rm-popover__more > a:hover {
  color: #83bb18; }

.rm-popover__rel {
  margin-bottom: 15px;
  padding-left: 50px;
  position: relative; }
  .rm-popover__rel + .rm-popover__rel::after {
    display: block;
    content: '';
    width: 4px;
    height: 17px;
    position: absolute;
    left: 18px;
    top: -16px;
    background: #c5c5c5;
    z-index: 400; }
  .rm-popover__rel::before {
    display: block;
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    background: #2b6585 url("../img/rm-person.svg") 50% 50% no-repeat;
    border-radius: 50%;
    z-index: 401; }
  .rm-popover__rel .rm-popover-img img {
    position: absolute;
    width: 40px;
    left: 0px;
    z-index: 1000; }

.rm-popover__name {
  margin: 0;
  position: relative;
  top: 5px;
  font-size: 15px;
  font-weight: 500;
  color: #717171; }

.rm-popover__info {
  margin-top: 5px;
  font-size: 11px;
  font-weight: 300;
  color: #717171; }

.webui-popover {
  border: none;
  border-radius: 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5); }
  .webui-popover .webui-popover-content {
    padding: 10px 27px; }

.about-card {
  max-width: 100%;
  width: 630px;
  margin: 0 auto;
  padding: 26px 39px 50px 32px;
  background: #fff;
  font-size: 15px;
  line-height: 19px;
  -webkit-font-smoothing: antialiased; }
  .about-card p {
    margin: 25px 0;
    color: #717171;
    line-height: 22px; }

@media (max-width: 991px) {
  font-size: 16px; }

.about-caption {
  margin: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5;
  color: #83bb18; }

p.about-pre {
  margin: 21px 0 29px;
  color: #7f8592;
  font-weight: bold;
  line-height: 1.5; }

p.about-part {
  margin: 40px 0 0;
  font-weight: bold;
  color: #2b6585;
  text-transform: uppercase; }
  p.about-part + p {
    margin-top: 10px; }

span.about-highlight {
  font-weight: bold;
  color: #83bb18; }

.header-btn {
  width: 93.5px;
  height: 40px;
  margin: 0 5px;
  border-radius: 100px;
  border: solid 2px #fff;
  background: transparent;
  line-height: 0;
  text-transform: uppercase;
  transition: .4s; }
  .header-btn:hover {
    background: #fff; }
    .header-btn:hover > a {
      color: #729835 !important;
      font-size: 12px !important;
      font-weight: bold;
      -webkit-font-smoothing: antialiased; }
      .header-btn:hover > a:hover {
        color: #729835 !important;
        opacity: 1 !important; }

.main-header__controls {
  margin: 0 auto;
  top: 0;
  left: 0;
  z-index: 10;
  padding: 17px;
  text-align: center; }

.main-header__btn {
  width: 100px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  padding: 11px !important;
  margin-left: 7px;
  margin-right: 7px;
  background: transparent;
  border: solid 2px #fff;
  border-radius: 100px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  transition: .2s; }
  .main-header__btn:hover {
    background: #fff;
    color: #729835; }

.footer-navigation.footer-navigation--pv li a {
  color: #fff; }

.footer-social.footer-social--pv .footer-fb #outer-fb,
.footer-social.footer-social--pv .footer-fb #shape-fb,
.footer-social.footer-social--pv .footer-tw #outer-tw,
.footer-social.footer-social--pv .footer-tw #shape-tw {
  fill: #fff; }

.footer-social.footer-social--pv .footer-fb:hover #outer-fb {
  stroke: #3b5998; }

.footer-social.footer-social--pv .footer-fb:hover #shape-fb {
  fill: #3b5998; }

.footer-social.footer-social--pv .footer-tw:hover #outer-tw {
  stroke: #0084b4; }

.footer-social.footer-social--pv .footer-tw:hover #shape-tw {
  fill: #0084b4; }

.copyright.copyright--pv li,
.copyright.copyright--pv li a {
  color: #fff; }

#onboardingPrivacyModal .ic-modal__form label {
  height: 44px; }

#onboardingPrivacyModal .ic-modal__form .label-span {
  max-width: calc(100% - 255px);
  vertical-align: middle !important; }

#onboardingPrivacyModal .ic-modal__form .btn-tooltip {
  margin-left: 10px; }

#onboardingPrivacyModal .ic-modal__form .select2-container {
  min-width: 215px; }
  #onboardingPrivacyModal .ic-modal__form .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 12px;
    vertical-align: middle !important; }

.maintenance {
  background: #eee;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100% !important;
  z-index: -1; }
  .maintenance .insights-card {
    background: #fff;
    margin-top: 140px;
    text-align: center; }
    .maintenance .insights-card h2 {
      color: #729835;
      font-size: 36px;
      margin-bottom: 40px; }
    .maintenance .insights-card p {
      margin-bottom: 0;
      font-size: 18px; }

.activity-cta {
  position: absolute;
  z-index: 100 !important;
  right: 15px;
  bottom: -25px;
  font-size: 14px; }

.thebrowser {
  pointer-events: none;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0);
  width: 651px;
  position: relative;
  height: 428px;
  transform: rotate(0deg);
  transform-origin: bottom;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto; }
  @media (max-width: 767px) {
    .thebrowser {
      transform: scale(0.8); } }
  @media (max-width: 575px) {
    .thebrowser {
      transform: scale(0.6); } }
  @media (max-width: 479px) {
    .thebrowser {
      transform: scale(0.45); } }
  .thebrowser .thebrowser {
    background-color: rgba(255, 255, 255, 0);
    top: -10px;
    height: 454px;
    width: 679px;
    position: absolute;
    margin: 0;
    left: -14px;
    transform: rotate(0deg); }
    .thebrowser .thebrowser .browserarea {
      background-color: rgba(255, 255, 255, 0);
      top: 0%;
      height: 100%;
      width: 100%;
      position: absolute;
      margin: 0;
      left: 0%;
      transform: rotate(0deg); }
    .thebrowser .thebrowser .browserheader {
      background-color: rgba(255, 255, 255, 0);
      top: 2.20%;
      height: 8.37%;
      width: 95.88%;
      position: absolute;
      margin: 0;
      left: 2.06%;
      transform: rotate(0deg); }
    .thebrowser .thebrowser .rectangle {
      background-color: rgba(255, 255, 255, 0);
      right: 7.51%;
      top: 4.41%;
      height: calc(3.96% - 4px);
      width: calc(80.41% - 4px);
      position: absolute;
      margin: 0;
      border-style: solid;
      border-width: 1px;
      border-color: #b0b0b0;
      transform: rotate(0deg); }
    .thebrowser .thebrowser .reload {
      background-color: rgba(255, 255, 255, 0);
      right: 3.98%;
      top: 4.63%;
      height: 3.08%;
      width: 2.06%;
      position: absolute;
      margin: 0;
      transform: rotate(0deg); }
    .thebrowser .thebrowser .menubtns {
      background-color: rgba(255, 255, 255, 0);
      top: 5.51%;
      height: 2.20%;
      width: 6.48%;
      position: absolute;
      margin: 0;
      left: 3.83%;
      transform: rotate(0deg); }
    .thebrowser .thebrowser .menubtns .oval55 {
      background-color: rgba(255, 255, 255, 0);
      top: 0%;
      height: 100%;
      width: 22.73%;
      position: absolute;
      margin: 0;
      left: 0%;
      transform: rotate(0deg); }
    .thebrowser .thebrowser .menubtns .oval551 {
      background-color: rgba(255, 255, 255, 0);
      top: 0%;
      height: 100%;
      width: 22.73%;
      position: absolute;
      margin: 0;
      left: 38.64%;
      transform: rotate(0deg); }
    .thebrowser .thebrowser .menubtns .oval552 {
      background-color: rgba(255, 255, 255, 0);
      right: 0%;
      top: 0%;
      height: 100%;
      width: 22.73%;
      position: absolute;
      margin: 0;
      transform: rotate(0deg); }
  .thebrowser .group {
    background-color: #edece9;
    top: 38px;
    height: 390px;
    width: 651px;
    position: absolute;
    margin: 0;
    left: 0px;
    overflow: hidden;
    transform: rotate(0deg); }
    .thebrowser .group .rectangle1 {
      background-color: #edece9;
      top: 0%;
      height: 100%;
      width: 100%;
      position: absolute;
      margin: 0;
      left: 0%;
      transform: rotate(0deg); }
    .thebrowser .group .group2 {
      background-color: rgba(255, 255, 255, 0);
      bottom: -552.82%;
      height: 649.74%;
      width: 80.34%;
      position: absolute;
      margin: 0;
      left: 9.83%;
      transform: rotate(0deg);
      transition: all 2s cubic-bezier(0.87, 0, 0.16, 1) 0s; }
    .thebrowser .group .group2 .screenshotatnov07135642 {
      background-color: rgba(255, 255, 255, 0);
      top: 0px;
      height: 694px;
      width: 522px;
      position: absolute;
      margin: 0;
      left: 0px;
      transform: rotate(0deg); }
    .thebrowser .group .group2 .screenshotatnov07135807 {
      background-color: rgba(255, 255, 255, 0);
      top: 708px;
      height: 543px;
      width: 523px;
      position: absolute;
      margin: 0;
      left: 0px;
      transform: rotate(0deg); }
    .thebrowser .group .group2 .screenshotatnov07135718 {
      background-color: rgba(255, 255, 255, 0);
      top: 1259px;
      height: 570px;
      width: 520px;
      position: absolute;
      margin: 0;
      left: 2px;
      transform: rotate(0deg); }
    .thebrowser .group .group2 .screenshotatnov071356421 {
      background-color: rgba(255, 255, 255, 0);
      top: 1840px;
      height: 694px;
      width: 522px;
      position: absolute;
      margin: 0;
      left: 0px;
      transform: rotate(0deg); }
    .thebrowser .group .bitmap {
      background-color: rgba(255, 255, 255, 0);
      right: 8.29%;
      bottom: 3.08%;
      height: 87.95%;
      width: 23.66%;
      position: absolute;
      margin: 0;
      transform: rotate(0deg);
      opacity: 0.0041; }
    .thebrowser .group .rectangle2 {
      background-color: #d8d8d8;
      right: 9.22%;
      top: 10.51%;
      height: 30.51%;
      width: 21.97%;
      position: absolute;
      margin: 0;
      transform: rotate(0deg);
      opacity: 0.0096; }
    .thebrowser .group .rectangle3 {
      background-color: #d8d8d8;
      top: 0%;
      height: 7.69%;
      width: 100%;
      position: absolute;
      margin: 0;
      left: 0%;
      transform: rotate(0deg);
      opacity: 0.0068; }
    .thebrowser .group .rectanglecopy {
      background-color: #d8d8d8;
      right: 9.22%;
      bottom: 3.08%;
      height: 53.08%;
      width: 21.97%;
      position: absolute;
      margin: 0;
      transform: rotate(0deg);
      opacity: 0.0060; }
    .thebrowser .group .globalnav {
      background-color: rgba(255, 255, 255, 0);
      top: -0.26%;
      height: 7.95%;
      width: 100.61%;
      position: absolute;
      margin: 0;
      left: -0.31%;
      transform: rotate(0deg);
      opacity: 0.0029; }
  .thebrowser.state0-to-keyframe1 .group .group2 .screenshotatnov07135718 {
    transition: all 0.001s ease-in-out 0.0s;
    left: 1px; }
  .thebrowser.keyframe1-to-keyframe2 .group .group2 {
    transition: all 2s cubic-bezier(0.87, 0, 0.16, 1) 0s;
    bottom: -458.46%; }
    .thebrowser.keyframe1-to-keyframe2 .group .group2 .screenshotatnov07135718 {
      transition: all 2.0s ease-in-out 0.0s;
      opacity: 0.99; }
  .thebrowser.keyframe2-to-keyframe3 .group .group2 {
    transition: all 2s cubic-bezier(0.76, 0, 0.12, 1) 0s;
    bottom: -312.56%; }
    .thebrowser.keyframe2-to-keyframe3 .group .group2 .screenshotatnov07135718 {
      transition: all 2.0s ease-in-out 0.0s;
      left: 2px; }
  .thebrowser.keyframe3-to-keyframe4 .group .group2 {
    transition: all 2s cubic-bezier(0.93, 0, 0.11, 1) 0s;
    bottom: -80.77%; }
    .thebrowser.keyframe3-to-keyframe4 .group .group2 .screenshotatnov07135718 {
      transition: all 2.0s ease-in-out 0.0s;
      left: 1px; }
  .thebrowser.keyframe1 .group .group2 .screenshotatnov07135718 {
    left: 1px; }
  .thebrowser.keyframe2 .group .group2 .screenshotatnov07135718 {
    left: 1px; }
  .thebrowser.keyframe2 .group .group2 {
    bottom: -458.46%; }
  .thebrowser.keyframe3 .group .group2 {
    bottom: -312.56%; }
  .thebrowser.keyframe4 .group .group2 .screenshotatnov07135718 {
    left: 1px; }
  .thebrowser.keyframe4 .group .group2 {
    bottom: -80.77%; }

#primary-navigation img {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  position: relative;
  top: -2px;
  margin-right: 6px; }

.activity-body {
  max-height: 80px;
  overflow-y: hidden; }

.tree-main-content {
  position: relative;
  float: left;
  height: 100%; }
  .tree-main-content .spinner {
    top: auto;
    bottom: 15%; }

.app-context {
  cursor: pointer;
  display: none;
  color: #666;
  background: #fff;
  position: absolute;
  left: 5px;
  top: 6px;
  padding: 3px 8px 3px 10px;
  z-index: 10;
  border-radius: 12px; }
  .app-context i {
    margin-left: 8px; }
  .app-context:hover {
    opacity: .9; }

.app-link-trigger {
  cursor: pointer; }

.submit-and-remove .btn {
  width: 30%;
  margin-right: 20px; }

.submit-and-remove .app-submit-only {
  width: 55%; }

.app-delete {
  background: none;
  color: #c43412;
  text-transform: none;
  font-weight: bold;
  margin-top: 25px; }
  .app-delete:hover {
    color: #fff !important;
    background-color: #c43412;
    border-color: #c43412; }

.spinner {
  position: absolute;
  left: 50%;
  top: 35%;
  margin: 100px auto 0;
  width: 70px;
  text-align: center;
  z-index: 1000;
  pointer-events: none; }
  .spinner > div {
    width: 18px;
    height: 18px;
    background-color: #34495e;
    border-radius: 100%;
    display: inline-block;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both; }
  .spinner .bounce1 {
    animation-delay: -.32s; }
  .spinner .bounce2 {
    animation-delay: -.16s; }

.spinner_outer {
  display: none;
  background: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10000;
  pointer-events: none; }

.spinner_bottom {
  top: 70%; }

.modal .spinner_outer {
  pointer-events: auto;
  background: rgba(0, 0, 0, 0.4);
  width: 110%;
  height: 110%;
  left: -20px;
  top: -20px; }
  .modal .spinner_outer .spinner {
    left: 43%; }
    .modal .spinner_outer .spinner > div {
      background-color: #fff; }

#searchModal .spinner_outer,
#duplicatesModal .spinner_outer,
#changeParentsModal .spinner_outer {
  pointer-events: none;
  background: none; }

.visualisation-content-main .spinner_outer {
  left: -200px; }
  @media (max-width: 991px) {
    .visualisation-content-main .spinner_outer {
      left: -50px; } }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0); }
  40% {
    transform: scale(1); } }

.end-activity-list .spinner {
  position: relative;
  left: 0;
  top: -260px;
  height: 50px; }

.end-activity-list .spinner_outer {
  width: 500px;
  bottom: 170px;
  height: auto;
  background: none; }

.app-autocomplete {
  position: absolute;
  top: 75px;
  padding-top: 5px;
  padding-bottom: 5px;
  z-index: 1;
  min-height: 80px;
  max-height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
  background: #000;
  box-shadow: 0 10px 10px #000;
  border: solid 2px #999; }
  .app-autocomplete:hover {
    border: solid 2px #729835; }
  .app-autocomplete .app-autocomplete-item {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding-left: 18px;
    cursor: pointer; }
    .app-autocomplete .app-autocomplete-item:hover {
      background-color: #eee;
      color: #000; }
    .app-autocomplete .app-autocomplete-item.app-autocomplete-item-spinner .spinner {
      display: block;
      top: -50px; }
    .app-autocomplete .app-autocomplete-item.app-autocomplete-item-no-results {
      color: #fff;
      padding-left: 10px; }

.app-autocomplete-item-no-results-container {
  min-height: unset;
  padding-bottom: 0; }

.app-form-field-textarea-extra {
  position: relative;
  top: -1px; }

.form-group-description .app-autocomplete {
  top: 265px; }

.app-count {
  padding-left: 5px;
  padding-right: 5px; }

.app-focused {
  border: solid 2px #789f2c !important; }

.asking-to-remove .modal-content {
  opacity: .2; }

.timeline-event-node.timeline-item-selected {
  background: #000; }

.app_link_disabled, .app_link_disabled:hover {
  color: #666 !important; }

.app_img_photo_image_mini {
  width: 22px !important;
  height: 22px !important;
  border-radius: 22px !important; }

.app_link {
  white-space: nowrap;
  margin-left: 5px;
  margin-right: 5px; }

.app-tooltip-content {
  font-size: 12px;
  padding: 0;
  margin: 0; }

.profile-about-list img {
  width: 55px;
  height: 55px;
  border-radius: 27px; }

.profile-flag {
  width: 55px;
  height: 55px;
  display: inline-block;
  overflow: hidden;
  border-radius: 27px;
  margin-right: 10px;
  position: absolute;
  z-index: 10;
  border: solid 1px #ccc; }

.flag-icon-background, .flag-icon {
  width: 75px;
  height: 85px;
  position: relative;
  top: -15px;
  left: -15px; }

.profile-content {
  position: relative; }
  .profile-content ul {
    padding-left: 0; }

.profile-flag-rest {
  display: inline-block;
  width: 450px;
  min-height: 55px;
  float: right; }

.profile-about-list {
  list-style: none; }

.app-invalid, .app-validation-issue input {
  border-color: #c43412 !important; }

.app-checkbox-invalid-label {
  border-bottom: 1px solid #c43412; }

.app-invalid, .app-validation-issue-warning input {
  border-color: #d26d00 !important; }

.app-event-title {
  overflow: hidden; }

.timeline-inner .app-event-title {
  max-height: 50px; }

.sidebar-right .app-event-title {
  max-height: 21px;
  padding-left: 15px;
  padding-right: 15px; }

.form-control-extra {
  border: 1px solid #ccc;
  border-top: none;
  height: auto; }

.discussion-extra {
  position: relative;
  top: -20px; }
  .discussion-extra .form-control-extra {
    display: none; }
  .discussion-extra img {
    width: 50px; }

.discussion-extra-item {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 5px; }
  .discussion-extra-item i {
    margin-left: 5px;
    color: #729835;
    font-size: 12px;
    cursor: pointer; }

.version-summary, .version-summary-container a {
  font-size: 13px; }

.contested-note {
  font-size: 13px;
  color: #d26d00; }

.debug {
  display: None;
  color: #000 !important;
  font-size: 10px !important;
  background-color: #f4e394 !important;
  padding: 2px 5px; }

.ps-scrollbar-x-rail,
.ps-scrollbar-y-rail {
  z-index: 1000; }

.node-move {
  display: none; }

.nav-pills {
  margin-bottom: 20px; }
  .nav-pills li a {
    padding: 5px 10px;
    font-size: 14px; }
  .nav-pills li.active a {
    background: #72a411; }

.search-connections {
  position: relative; }
  .search-connections input {
    font-size: 12px;
    height: 34px;
    width: 300px !important;
    margin-right: 10px; }
  .search-connections input, .search-connections a {
    display: inline-block; }
  .search-connections a {
    position: relative;
    left: -35px; }
  @media (max-width: 991px) {
    .search-connections {
      top: 0;
      padding-top: 20px;
      padding-bottom: 20px; }
      .search-connections input {
        font-size: 16px;
        width: 100% !important; }
      .search-connections a {
        float: right;
        top: -28px;
        left: -10px; } }

.connection-details {
  display: inline-block; }
  .connection-details .relationship {
    color: #777; }

.connection-details-with_relationship {
  position: relative;
  top: 10px; }

.toggle-edit {
  display: none;
  white-space: nowrap; }

@media (max-width: 992px) {
  .settings-margin {
    margin-bottom: 20px; } }

.warning-span {
  color: #d26d00; }

.messages {
  background: #fff;
  margin: 0;
  position: relative;
  top: -40px; }
  .messages p {
    color: #d26d00;
    padding: 10px;
    position: relative;
    top: 3px; }
  .messages .right {
    float: right; }
    .messages .right a {
      color: #d26d00; }

.no-profile-menu .profile-container-main {
  padding-top: 20px;
  margin-top: 0; }

.app-contact-info-edit-close {
  color: #aaa;
  position: relative;
  top: -5px; }
  .app-contact-info-edit-close:hover {
    color: #72a411; }

.search-results-list .sources {
  font-size: 12px;
  color: #ccc;
  margin-bottom: 0;
  margin-top: 2px;
  list-style-position: inside;
  padding-left: 0;
  padding-right: 10px; }
  .search-results-list .sources li {
    float: left; }

.app-notification-options {
  position: relative;
  top: 25px; }
  .app-notification-options p {
    width: auto !important;
    max-width: 75%; }

.subscription-options .radio-btn {
  margin-top: 5px;
  margin-bottom: 5px; }

.site-footer-logged-out .copyright {
  position: relative;
  top: -20px; }

.site-footer-logged-out .footer-logo {
  position: relative;
  top: 24px; }

.hidden {
  display: none; }

.embedded-activity-stream .sidebar-box, .embedded-activity-stream .streamitem {
  position: inherit;
  width: 100%;
  height: auto;
  border: none;
  box-shadow: none; }

.activity-item-with-comments .embedded-activity-stream:first-child {
  margin-bottom: 0; }

.activity-item-comments {
  padding: 0; }

.disable-events {
  pointer-events: none;
  cursor: default; }

@media (max-width: 991px) {
  .tab-content .tab-pane .h2-pattern {
    padding: 25px 15px; }
  .tab-content .tab-pane .tab-pane-inner {
    padding: 0 15px;
    margin-top: 0; }
  .tab-pane-inner .row {
    padding: 16px 0;
    margin: 0 -15px; }
  .permission {
    margin: 0 10px; }
  .app-settings .tab-pane {
    font-size: 15px; } }

.profile-about-list .connection-details {
  width: 260px; }

.claimedModal .existing-invite {
  color: #d3d3d3;
  font-size: 15px;
  line-height: 26px;
  margin-top: 30px; }
  .claimedModal .existing-invite .existing-invite-details {
    margin-bottom: 20px; }
  .claimedModal .existing-invite .existing-invite-details .bold {
    font-weight: bold;
    color: #fff; }
  .claimedModal .existing-invite .existing-invite-for {
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #666;
    margin-bottom: 0px; }
    .claimedModal .existing-invite .existing-invite-for .existing-invite-img img {
      width: 60px;
      height: 60px; }
    .claimedModal .existing-invite .existing-invite-for .existing-invite-details {
      flex-grow: 2;
      padding-left: 18px; }
    .claimedModal .existing-invite .existing-invite-for .existing-invite-context {
      font-size: 15px;
      line-height: 1.47; }
    .claimedModal .existing-invite .existing-invite-for .existing-invite-context .relationships a {
      color: #d3d3d3;
      pointer-events: none;
      cursor: default;
      text-decoration: none; }
    .claimedModal .existing-invite .existing-invite-for .actions .btn {
      width: 146px;
      font-size: 11px;
      height: 40px;
      margin-right: 5px;
      margin-top: 10px; }

.claimedModal .not_me {
  width: 100%;
  height: 61px;
  line-height: 38px; }

.settings-connections .toggle-boxes {
  width: 280px; }

.app-profile-about .tab-pane-inner,
.app-settings .tab-pane-inner {
  min-height: 500px; }

input[type='checkbox'] {
  -webkit-appearance: none;
  height: 23px;
  width: 23px;
  position: relative;
  top: 6px;
  outline: 0 !important;
  background: url("../img/checkbox.png") no-repeat; }
  input[type='checkbox']:checked {
    background: url("../img/checkbox.png") no-repeat;
    background-position-y: -46px; }

.settings-connections {
  min-height: 300px; }

.site-navigation .fa-question-circle {
  font-size: 20px;
  position: relative;
  top: 3px; }

#app_tree_view {
  position: relative; }
  #app_tree_view canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #edece8; }
  #app_tree_view .active-buffer {
    z-index: 2; }

.sidebar-edit, .sidebar-right {
  z-index: 3;
  pointer-events: auto; }

.sidebar-box, .sidebar-title {
  pointer-events: auto; }

.header-search-box .app-autocomplete {
  top: 35px;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5); }
  .header-search-box .app-autocomplete .app-autocomplete-item {
    color: #000; }

.gedcom-upload {
  width: 300px;
  margin-top: 10px; }
  .gedcom-upload .progress-marker-container {
    margin-left: 60px; }

.rm-popover {
  max-width: 100% !important; }

.modal .people-list, .modal .sources-list, .modal .assets-list {
  padding: 0;
  list-style: none none; }

.modal .people-list li {
  margin-top: 10px;
  border: 2px solid #888;
  padding: 5px 10px;
  display: inline-block;
  margin-right: 10px;
  color: #fff;
  font-size: 14px;
  position: relative; }
  .modal .people-list li:hover a {
    color: #fff; }

.modal .sources-list .app-autocomplete {
  top: 54px; }

.modal .sources-list li, .modal .document-list-item {
  margin-top: 5px; }

.draggable .inner {
  position: relative; }

.modal .sources-list li span,
.modal .assets-list-documents li span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 30px;
  padding-left: 30px; }

.modal .sources-list li .fa-bars,
.modal .assets-list-documents li .fa-bars {
  position: absolute;
  left: 10px;
  top: 10px;
  font-size: 16px;
  color: #ccc; }

.modal .sources-list li a, .modal .document-list-item a {
  color: #ccc;
  right: 10px;
  font-size: 18px;
  position: absolute;
  top: 7px; }

.modal .sources-list li a:hover,
.modal .document-list-item a:hover,
.modal .sources-list li .fa-bars:hover,
.modal .assets-list-documents li .fa-bars:hover {
  color: #72a411;
  cursor: pointer; }

.modal .people-list li i {
  margin-left: 10px; }

.modal .people-list li:hover {
  background: #72a411;
  border-color: #72a411; }

.visualisation-content-main {
  height: 100%; }

.form-group-sources .app-autocomplete, .form-group-people .app-autocomplete {
  top: 38px; }

.modal .assets-list-photos li {
  display: inline-block;
  padding-right: 10px;
  padding-bottom: 10px;
  margin: 0;
  width: 32%; }
  @media (max-width: 578px) {
    .modal .assets-list-photos li {
      width: 50%; }
      .modal .assets-list-photos li .btn-edit-photo-container {
        flex-direction: column;
        justify-content: center;
        text-align: center;
        padding-top: 10px; }
        .modal .assets-list-photos li .btn-edit-photo-container:hover {
          display: flex; }
          .modal .assets-list-photos li .btn-edit-photo-container:hover a, .modal .assets-list-photos li .btn-edit-photo-container:hover i {
            display: block; }
        .modal .assets-list-photos li .btn-edit-photo-container a:not(:first-child), .modal .assets-list-photos li .btn-edit-photo-container i {
          position: relative;
          top: 0;
          left: 0;
          height: auto; }
        .modal .assets-list-photos li .btn-edit-photo-container i {
          left: auto;
          right: 5px; }
        .modal .assets-list-photos li .btn-edit-photo-container a:not(:first-child) {
          width: 100%;
          padding: 3px 0; }
        .modal .assets-list-photos li .btn-edit-photo-container a:first-child {
          position: absolute;
          top: 0;
          right: 0; } }
  @media (max-width: 400px) {
    .modal .assets-list-photos li .btn-edit-photo-container a:not(:first-child) {
      font-size: 8px; } }
  .modal .assets-list-photos li .fa-close {
    position: absolute;
    right: 2px;
    font-size: 18px;
    top: 0;
    color: #fff;
    padding: 3px;
    display: none; }
    .modal .assets-list-photos li .fa-close:hover {
      opacity: .5; }
  .modal .assets-list-photos li:hover .fa-close {
    display: inherit; }

.modal .assets-list-photos img {
  width: 100%; }

.modal .form-group-toggle {
  position: absolute;
  top: 2px;
  right: 0; }
  .modal .form-group-toggle:hover {
    color: #fff; }

.modal .form-group-toggle-target {
  display: none; }

.modal .form-group .app_link {
  position: relative;
  top: 1px; }
  .modal .form-group .app_link:hover {
    color: #fff; }

.ajax-loader, .activity-list {
  min-height: 500px; }

.profile-container-main, .profile-panel {
  overflow-x: hidden; }

.app-share-actions {
  display: flex;
  align-items: center;
  padding-top: 0; }
  .app-share-actions span {
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 3px; }
  .app-share-actions .app-share-action svg circle, .app-share-actions .app-share-action svg path {
    transition: fill .25s, stroke .25s; }
  .app-share-actions .app-share-action.app-share-action-fb:hover svg circle {
    stroke: #3b5998; }
  .app-share-actions .app-share-action.app-share-action-fb:hover svg path {
    fill: #3b5998; }
  .app-share-actions .app-share-action.app-share-action-tw:hover svg circle {
    stroke: #1da1f2; }
  .app-share-actions .app-share-action.app-share-action-tw:hover svg path {
    fill: #1da1f2; }
  .app-share-actions .app-share-action:hover svg circle {
    stroke: #72a411; }
  .app-share-actions .app-share-action:hover svg path {
    fill: #72a411; }
  .app-share-actions .app-share-action:not(:last-child) {
    margin-right: 6px; }

.app-share-activity {
  background: #f7f6f2;
  position: relative;
  top: -20px;
  padding-top: 10px;
  padding-bottom: 6px;
  border-top: solid 1px #e1e1e1; }

.modal {
  transition: .2s;
  width: 100%;
  height: 100%; }
  .modal .modal-dialog {
    margin: 20px auto 30px; }
  .modal .modal-content {
    background: none;
    box-shadow: none;
    border: 0 none; }
  .modal .modal-header {
    padding: 0;
    border: 0 none;
    min-height: 0;
    margin-bottom: 25px; }
    .modal .modal-header h1 {
      color: #72a411;
      font-size: 50px;
      font-weight: 300;
      margin: 0; }
    .modal .modal-header p {
      color: #ccc;
      margin: 10px 0 0;
      font-size: 15px;
      line-height: 22px; }
  .modal .modal-body {
    padding: 0; }
  .modal .btn {
    width: 290px;
    height: 44px;
    padding: 12px 0;
    font-size: 16px;
    border-radius: 100px;
    border: 0 none; }
  .modal .btn-white {
    border: 1px solid #d3d3d3; }
  .modal .close:hover .icomoon-cross,
  .modal .close-fixed:hover .icomoon-cross {
    border-color: #fff;
    color: #fff; }
  .modal .close {
    border: none; }
  .modal .close-fixed .icomoon-cross {
    opacity: 1;
    position: fixed;
    top: 20px;
    right: 20px;
    text-shadow: none; }
  .modal .icomoon-cross {
    color: #72a411;
    border: 2px solid #72a411;
    border-radius: 100px;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    transition: all .15s ease-in-out; }
    .modal .icomoon-cross::before {
      align-self: center; }
  .modal p {
    color: #fff; }
  .modal form label {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    width: 100%; }
  .modal .form-group {
    margin-bottom: 20px;
    float: left;
    clear: both;
    width: 100%;
    max-width: 100%; }
    .modal .form-group label a {
      color: #72a411; }
    .modal .form-group.checkbox-box label {
      width: auto; }
    .modal .form-group.checkbox-box span {
      top: 0; }
    .modal .form-group.checkbox-box .checkbox {
      top: -1px; }
  .modal .form-control {
    background-color: transparent;
    color: #fff;
    border-color: #999;
    width: 290px;
    height: 38px; }
    .modal .form-control option {
      background-color: #000;
      padding: 5px;
      border-left: solid 1px #ccc;
      border-right: solid 1px #ccc; }
      .modal .form-control option:first-child {
        border-top: solid 1px #ccc; }
    .modal .form-control .last_option {
      border-bottom: solid 1px #ccc; }
    .modal .form-control:focus {
      border-color: #72a411; }
    .modal .form-control::-moz-placeholder, .modal .form-control:-ms-input-placeholder, .modal .form-control::-webkit-input-placeholder {
      color: #ccc; }
  .modal .location-group .form-control {
    padding-left: 35px; }
  .modal .has-error .form-control {
    border-color: #c43412; }
    .modal .has-error .form-control:focus {
      box-shadow: none; }
  .modal .checkbox-box label {
    font-size: 14px;
    margin-bottom: 0;
    padding-top: 3px; }
  .modal .checkbox-box a:hover {
    opacity: .7; }
  .modal .discussion-controls .checkbox-box label {
    padding-top: 0; }

.modal-backdrop.in {
  opacity: .9; }

.datepicker-wrapper {
  position: relative;
  width: 140px; }
  .datepicker-wrapper.full-width {
    width: 100%; }
    .datepicker-wrapper.full-width .datepicker-control {
      margin-right: 0; }
  .datepicker-wrapper::after {
    color: #c5c5c5;
    content: "\f073";
    font-family: FontAwesome, serif;
    position: absolute;
    text-decoration: inherit;
    top: 8px;
    right: 15px;
    z-index: 1;
    font-size: 16px; }

.modal input.datepicker-control {
  margin-right: 10px;
  width: 100%;
  float: left; }

.registerModal .modal-dialog,
#spouseModal .modal-dialog,
.loginModal .modal-dialog {
  width: 290px; }

#addTimelineModal .modal-dialog {
  width: 400px; }

#forgottenPassModal .modal-dialog {
  width: 435px; }

.or-separator {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 30px 0;
  font-size: 16px;
  position: relative; }
  .or-separator::before, .or-separator::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 120px;
    height: 1px;
    background-color: #ccc; }
  .or-separator::before {
    left: 0; }
  .or-separator::after {
    right: 0; }
  .or-separator span {
    background: transparent; }

#comments-modal .modal-dialog {
  width: 1000px;
  height: 458px;
  background-color: #fff;
  margin-top: 120px;
  font-size: 14px;
  line-height: 22px;
  overflow: hidden; }

#comments-modal #comments-carousel-modal {
  float: left;
  width: 680px; }

#comments-modal .modal-comments {
  float: left;
  width: 320px;
  height: 458px;
  position: relative; }

#comments-modal .comment-content p {
  color: #666; }

#comments-modal .modal-comments-scroll {
  height: 392px; }

#comments-modal .comments-modal-intro {
  padding: 15px;
  color: #666;
  margin: 0; }
  #comments-modal .comments-modal-intro a .fa {
    margin-right: 3px; }

#comments-modal .comments-num {
  border-bottom: 1px solid #d7d7d7;
  padding: 0 15px 10px;
  color: #72a411; }
  #comments-modal .comments-num a + a {
    margin-left: 10px; }

#comments-modal .comment:last-child {
  border-bottom: 0 none; }

#comments-modal .new-comment {
  position: absolute;
  bottom: 0;
  border-top: 1px solid #d7d7d7;
  border-left: 1px solid #d7d7d7;
  background-color: #fff;
  padding: 10px 15px;
  width: 320px;
  height: 66px; }
  #comments-modal .new-comment textarea.form-control {
    border: 0 none;
    resize: none;
    width: 300px;
    height: 44px; }

#changeParentsModal,
#searchModal {
  color: #fff;
  font-size: 16px; }
  #changeParentsModal .modal-content > div.text-center,
  #searchModal .modal-content > div.text-center {
    margin: 20px 0 40px;
    clear: both; }
  #changeParentsModal .input-group,
  #searchModal .input-group {
    display: block; }
  #changeParentsModal .form-control,
  #searchModal .form-control {
    border: 2px solid #fff;
    font-size: 30px;
    border-radius: 50px;
    padding: 10px 30px;
    display: block;
    color: #fff;
    width: 100%;
    height: 75px;
    font-weight: 300;
    margin-bottom: 20px; }
    #changeParentsModal .form-control:focus,
    #searchModal .form-control:focus {
      border-color: #789f2c; }

#search-form-modal,
#change-parents-form-modal {
  overflow: hidden; }

#changeParentsModal #change-parents-form-modal .btn,
#searchModal #search-form-modal .btn {
  position: absolute;
  right: 35px;
  top: -8px;
  background: none;
  border: 0 none;
  font-size: 26px;
  height: auto;
  padding: 24px 0;
  width: auto;
  z-index: 222; }

#changeParentsModal .search-results-item-modal {
  border: 1px solid #fff; }

.change-parents-thumb,
.search-results-thumb {
  float: left; }

.search-results-item-modal {
  clear: both;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0;
  margin-top: 0;
  overflow: hidden;
  width: 100%;
  min-height: 60px; }
  .search-results-item-modal .name {
    transition: color .2s; }
  .search-results-item-modal:hover .name {
    color: #72a411; }

.search-results-thumb {
  float: left;
  position: relative;
  left: 0;
  top: 5px; }

.search-results-content {
  padding: 0 0 0 64px; }

.search-results-thumb, .search-results-thumb img,
.change-parents-thumb, .change-parents-thumb img {
  border-radius: 22px;
  width: 44px;
  height: 44px; }

.search-results-thumb img.default-img-female,
.change-parents-thumb img.default-img-female {
  width: 14px;
  height: auto;
  position: relative;
  left: 15px;
  top: 10px; }

.search-results-thumb img.default-img-male,
.change-parents-thumb img.default-img-male {
  width: 20px;
  height: auto;
  position: relative;
  left: 12px;
  top: 10px;
  border-radius: 0; }

@media (max-width: 991px) {
  #changeParentsModal .form-control,
  #searchModal .form-control {
    font-size: 20px;
    padding: 10px 20px;
    height: auto;
    position: relative; }
  #changeParentsModal #change-parents-form-modal .btn,
  #searchModal #search-form-modal .btn {
    font-size: 18px;
    top: -10px;
    right: 25px; }
  .search-results-item-modal,
  .search-results-thumb {
    left: 5px; }
  .search-results-content {
    position: relative;
    left: 0; } }

@media (max-width: 991px) {
  #searchModal .modal-content {
    margin-top: 25px; } }

#searchModal .search-modal-inner {
  padding-left: 23px;
  padding-right: 23px; }
  @media (min-width: 992px) {
    #searchModal .search-modal-inner {
      padding-left: 32px;
      padding-right: 32px; } }

#searchModal #search-form-modal .btn img {
  width: 19px; }

#searchModal #search-form-modal .search-results-content:hover {
  opacity: .7; }

.search-results-content p {
  margin: 0;
  line-height: 1.25; }
  .search-results-content p.gname, .search-results-content p.description {
    color: #c8c8c8; }

.embedded_search_page .search-results-content:hover p {
  color: #72a411;
  transition: all .15s ease-in-out; }

.embedded_search_page .spinner {
  position: fixed;
  top: 150px;
  width: 100%;
  left: 0; }

.embedded_search_page .content-page {
  min-height: 300px; }

.embedded_search_page .search-results-content p.gname, .embedded_search_page .search-results-content p.description {
  color: #686868; }

.embedded_search_page h1 {
  margin-bottom: 20px; }

.change-parents-content {
  padding: 0 0 0 80px; }

.search-text-summary {
  margin-left: 112px;
  padding-top: 10px;
  color: #ccc !important; }

.change-parents-outer {
  border: 1px solid #fff;
  overflow: hidden; }

.change-parents-item {
  float: left;
  width: 100%;
  padding: 25px 155px 25px 25px; }

.change-parents-person {
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 15px; }
  .change-parents-person p {
    color: #ccc;
    margin-bottom: 0;
    font-size: 14px; }

.change-parents-button {
  height: 100%;
  padding: 1px;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
  width: 130px; }
  .change-parents-button .btn {
    width: 100%;
    height: 100%;
    border-radius: 0;
    display: table; }
    .change-parents-button .btn span {
      display: table-cell;
      vertical-align: middle; }

.comment-endorsed a:hover {
  color: #4f8100; }

.timeline-post-thumb {
  left: 25px;
  position: absolute;
  top: 22px; }

.new-timeline-post {
  margin-bottom: 15px; }

.timeline-post-content textarea {
  border: 0 none;
  border-bottom: 1px solid #e2e2e2;
  width: 100%;
  height: 90px;
  padding: 20px 20px 20px 80px;
  resize: none; }

.timeline-post-button {
  background: #fff;
  width: 100%;
  height: 44px; }
  .timeline-post-button button {
    background: url("../img/add-comment-icon.png") no-repeat;
    float: right;
    display: block;
    border: 0 none;
    width: 21px;
    height: 19px;
    margin: 13px; }

.form-wider {
  /*display: flex;
  flex-direction: column;*/
  align-items: center; }
  .form-wider .form-control, .form-wider .btn {
    width: 480px; }
    @media (max-width: 767px) {
      .form-wider .form-control, .form-wider .btn {
        width: 500px; } }
  .form-wider textarea.form-control {
    resize: none;
    height: 120px; }
  .form-wider .row {
    width: 500px; }
    @media (max-width: 767px) {
      .form-wider .row {
        margin-left: 0;
        margin-right: 0; }
        .form-wider .row > div {
          margin-left: -15px;
          margin-right: -15px; } }
  .form-wider .app-autocomplete {
    width: 480px; }
    @media (max-width: 767px) {
      .form-wider .app-autocomplete {
        width: 100%; } }
  .form-wider textarea ~ div {
    border: 2px solid #999;
    border-top: 0 none;
    width: 480px;
    color: #ccc;
    padding: 10px 15px;
    margin-top: 0; }

.event-options i {
  font-size: 14px;
  margin-right: 3px; }

.event-options a {
  margin-right: 10px; }

.event-options span img {
  margin-right: 10px; }

#duplicates2Modal .modal-dialog,
#duplicatesModal .modal-dialog {
  width: 706px; }
  @media (max-width: 767px) {
    #duplicates2Modal .modal-dialog,
    #duplicatesModal .modal-dialog {
      width: 100%; } }

#duplicatesModal .modal-row {
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    #duplicatesModal .modal-row {
      padding-left: 303px; } }

#duplicatesModal .merge-item:first-child:after {
  display: none; }

#duplicatesModal .merge-main-item {
  margin-bottom: 42px; }
  @media (min-width: 768px) {
    #duplicatesModal .merge-main-item {
      position: absolute;
      left: 0px;
      top: 10px;
      margin-bottom: 0; } }
  #duplicatesModal .merge-main-item:first-child:after {
    content: '';
    display: block;
    width: 17px;
    height: 14px;
    background: url("../img/grey-arrow-left.png") no-repeat transparent;
    position: absolute;
    top: 50%;
    right: -27px;
    margin-top: -7px; }
    @media (max-width: 767px) {
      #duplicatesModal .merge-main-item:first-child:after {
        top: auto;
        bottom: -30px;
        right: 48%;
        transform: rotate(90deg); } }

#duplicatesModal .divider {
  padding-bottom: 20px;
  border-bottom: 1px solid #666; }

#duplicatesModal .ic-modal__caption {
  padding-left: 15px; }
  @media (min-width: 1200px) {
    #duplicatesModal .ic-modal__caption {
      padding-left: 5px; } }

#duplicatesModal .ic-modal__header {
  width: 100%;
  padding-left: 0; }
  @media (min-width: 992px) {
    #duplicatesModal .ic-modal__header {
      width: 818px; } }
  @media (min-width: 1200px) {
    #duplicatesModal .ic-modal__header {
      width: 770px; } }

#duplicates2Modal .modal-row {
  padding-left: 303px; }

#duplicates2Modal .merge-item:first-child:after {
  display: none; }

#duplicates2Modal .merge-main-item {
  position: absolute;
  left: 0px;
  top: 29px; }
  #duplicates2Modal .merge-main-item:first-child:after {
    content: "\f061";
    display: block;
    position: absolute;
    top: 50%;
    right: -27px;
    margin-top: -7px;
    font-family: FontAwesome, serif;
    color: #999;
    background: none;
    font-size: 18px; }

#helpModal .modal-content {
  padding-top: 30px;
  font-size: 15px; }
  @media (max-width: 767px) {
    #helpModal .modal-content form .col-md-12 {
      margin-left: -10px;
      margin-right: -10px; } }
  #helpModal .modal-content .app-submit {
    margin-top: 10px; }

.merge-all-btn {
  margin-bottom: 70px; }

.modal-row {
  margin-bottom: 20px;
  clear: both;
  float: left;
  width: 100%;
  position: relative; }

.merge-item {
  width: 100%;
  padding: 13px 10px 14px;
  border: 2px solid #999;
  float: left;
  margin-right: 13px;
  margin-bottom: 20px;
  position: relative; }
  @media (min-width: 768px) {
    .merge-item {
      width: 280px;
      margin-right: 20px;
      margin-bottom: 0;
      left: 10px; } }
  .merge-item p {
    margin: 0; }
  .merge-item:first-child:after {
    content: '';
    width: 15px;
    height: 2px;
    position: absolute;
    top: 50%;
    right: -15px;
    margin-top: -1px;
    background: #999; }

.modal .merge-item-name {
  font-size: 16px;
  color: #fff;
  margin-bottom: 7px; }

.modal .merge-item-date {
  color: #ccc; }

.modal .merge-item-perc {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100; }

.modal .merge-item-relations {
  color: #72a411;
  min-height: 37px;
  max-height: 37px;
  overflow-y: hidden; }

.merge-item-btn {
  float: left;
  width: 100px;
  height: 110px; }
  @media (max-width: 767px) {
    .merge-item-btn {
      width: 100%;
      display: flex;
      align-items: center;
      height: 50px; }
      .merge-item-btn > .btn:nth-child(2) {
        margin: 0 15px; } }
  .merge-item-btn a.btn {
    width: 100%;
    vertical-align: middle;
    border-radius: 0;
    padding: 4px;
    height: 30px;
    font-size: 14px;
    line-height: 24px; }
  .merge-item-btn .reject {
    margin-top: 10px;
    margin-bottom: 11px;
    color: #fff;
    background-color: #c43412;
    border-color: #c43412;
    display: block; }
    .merge-item-btn .reject:hover {
      background-color: #c43412;
      opacity: .8; }
  .merge-item-btn .ignore {
    background: none;
    color: #999;
    border: 2px solid #999;
    line-height: 20px !important; }
    .merge-item-btn .ignore:hover {
      opacity: .8; }

/* Conflicts modal */
#conflictsModal .ic-modal__header,
#conflictsModal .modal-dialog {
  width: 100%; }
  @media (min-width: 992px) {
    #conflictsModal .ic-modal__header,
    #conflictsModal .modal-dialog {
      width: 654px; } }

#conflictsModal .ic-modal__header {
  padding-left: 0; }
  #conflictsModal .ic-modal__header .ic-modal__caption {
    padding-left: 17px !important; }
    @media (min-width: 992px) {
      #conflictsModal .ic-modal__header .ic-modal__caption {
        padding-left: 0 !important; } }

@media (max-width: 991px) {
  #conflictsModal .modal-dialog {
    width: 100%; }
    #conflictsModal .modal-dialog .conflicts-inner {
      width: 100%; } }

#conflictsModal .modal-body {
  padding: 0 4px; }
  @media (max-width: 500px) {
    #conflictsModal .modal-body .btn {
      width: 100%; }
      #conflictsModal .modal-body .btn:last-child {
        margin-top: 15px;
        margin-left: 0; } }

.conflicts-inner {
  border: 2px solid #999;
  overflow: hidden;
  display: table;
  margin-bottom: 30px; }
  .conflicts-inner > div {
    display: table-cell;
    border-right: 2px solid #999;
    height: 100%; }

.conflict-left,
.conflict-right {
  width: 280px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top; }

.conflict-midleft,
.conflict-midright {
  width: 45px;
  min-width: 45px;
  max-width: 45px;
  vertical-align: top;
  padding: 15px 0; }

.conflicts-inner > div.conflict-right {
  border-right: 0 none; }

.conflicts-inner > div p:last-child {
  margin-bottom: 0; }

.conflicts-inner p {
  font-size: 14px;
  color: #ccc;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 20px; }
  @media (max-width: 575px) {
    .conflicts-inner p {
      font-size: 11px; } }
  .conflicts-inner p .bold-text {
    color: #fff; }
  .conflicts-inner p .highlighted-text {
    background: #d26d00;
    color: #fff; }

.conflicts-inner .radio-btn {
  float: none;
  margin-right: 0;
  margin-bottom: 16px;
  position: relative;
  top: 3px; }
  .conflicts-inner .radio-btn span {
    margin: 0 auto 12px !important;
    float: none;
    width: 21px; }

.conflicts-inner .needs-resolve {
  background: #0D89A7;
  color: white !important;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 22px; }

.conflicts-header {
  color: #72a411; }

.modal .add-family-event-form .form-control {
  width: 380px; }

.modal .add-family-event-form .datepicker-control {
  margin-right: -2px;
  width: 100%; }

.modal .add-family-event-form .select2-container {
  width: 120px !important; }

.add-end-time-button {
  display: inline-block;
  border: 2px solid #999;
  color: #ccc;
  margin-left: 10px;
  padding: 11px 15px 10px 15px;
  line-height: 1; }
  .add-end-time-button:hover {
    border-color: #72a411; }

.location-group {
  position: relative; }
  .location-group .form-control {
    position: relative;
    padding-left: 35px; }
  .location-group i {
    position: absolute;
    bottom: 10px;
    left: 15px;
    color: #c4c4c4;
    font-size: 18px; }

#conflictsModal .btn,
.modal .add-family-event-form .btn {
  width: 180px;
  border-width: 2px; }

#conflictsModal .cancel-btn,
.modal .add-family-event-form .cancel-btn {
  border: 2px solid #999;
  color: #ccc;
  margin-left: 17px;
  background: transparent; }
  #conflictsModal .cancel-btn:hover,
  .modal .add-family-event-form .cancel-btn:hover {
    border-color: #72a411;
    color: #72a411; }

.modal .add-family-event-form img {
  float: left; }

.modal .add-family-event-form input[type="file"] {
  display: none; }

.custom-upload-wrapper {
  float: left; }

.modal form label.custom-file-upload {
  border: 2px solid #999;
  color: #ccc;
  background: transparent;
  cursor: pointer;
  float: left;
  margin-left: 10px;
  padding: 8px 10px;
  font-size: 14px; }
  .modal form label.custom-file-upload:hover {
    border-color: #72a411;
    color: #72a411; }

.claimedModal {
  text-align: left; }
  .claimedModal .claimed-thumb {
    position: relative;
    margin-bottom: 80px; }
    .claimedModal .claimed-thumb img {
      z-index: 3;
      position: relative; }
  .claimedModal .claimed-person {
    background-color: #333;
    bottom: -50px;
    left: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    right: 0;
    width: 140px;
    z-index: 2; }
    .claimedModal .claimed-person p {
      margin-bottom: 0; }
  .claimedModal .btn {
    margin-top: 20px;
    width: 100%;
    line-height: 20px; }

#noticeModal .container-410 {
  width: 590px; }
  #noticeModal .container-410 > p {
    margin: 5px 0 0; }

#noticeModal .btn {
  margin-top: 50px;
  margin-left: 160px;
  width: 180px; }

.claimedModal h3,
#noticeModal h3 {
  color: #fff;
  font-size: 15px;
  margin: 0; }

.claimedModal .container-410 > p,
#noticeModal .container-410 > p {
  margin: 20px 0 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px; }

.modal-400px .modal-dialog {
  width: 530px; }

#editImageInfoModal .checkbox-box label {
  position: relative;
  top: 2px;
  margin: 0; }

div[class^=col-] .form-control {
  width: 100%; }

.modal-400px div[class^=col-] .checkbox-box {
  position: relative;
  top: 42px;
  left: 18px;
  margin: 0; }

#lightboxModal .lightbox-options {
  padding-right: 15px; }

#lightboxCommentsModal .modal-dialog {
  position: fixed;
  width: 100% !important;
  height: 100%;
  overflow: hidden;
  margin: 0; }

#lightboxCommentsModal .modal-body {
  height: 100%;
  padding: 0;
  position: fixed;
  width: 100%; }

#lightboxCommentsModal .carousel,
#lightboxCommentsModal .item,
#lightboxCommentsModal .active {
  height: 100%; }

#lightboxCommentsModal .carousel-inner {
  height: 100%;
  overflow: hidden; }

#lightbox-comments-carousel-modal {
  display: block;
  float: none;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
  width: auto; }
  #lightbox-comments-carousel-modal.got_info_prev {
    right: 321px; }
  #lightbox-comments-carousel-modal .item img {
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto; }
  #lightbox-comments-carousel-modal .carousel-control span {
    width: 50px;
    height: 50px;
    border-radius: 100px;
    font-size: 26px;
    padding: 13px 0;
    margin-top: -25px; }
    #lightbox-comments-carousel-modal .carousel-control span.left span {
      left: 15px; }
    #lightbox-comments-carousel-modal .carousel-control span.right span {
      right: 15px; }

#lightbox-modal-sidebar {
  position: fixed;
  right: 0;
  width: 321px;
  height: 100%;
  background: #fafafa;
  border-left: 1px solid #f2f2f2;
  overflow: auto; }
  #lightbox-modal-sidebar.info_holder {
    right: -321px; }
  #lightbox-modal-sidebar .sidebar-box {
    width: 100% !important; }
  #lightbox-modal-sidebar .close-gallery {
    top: 12px !important; }

.lightbox-slide-options {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  padding: 10px 15px 15px;
  z-index: 2;
  background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='$black00000', GradientType=0); }
  .lightbox-slide-options a:hover {
    color: #fff; }

.lightbox-back {
  font-size: 16px; }
  .lightbox-back i {
    border: 2px solid;
    border-radius: 28px;
    font-size: 28px;
    height: 35px;
    padding-left: 10px;
    padding-top: 1px;
    position: relative;
    top: 3px;
    width: 35px;
    margin-right: 5px; }

.lightbox-options {
  padding-top: 10px; }
  .lightbox-options a {
    display: inline-block;
    position: relative;
    font-size: 16px; }
    .lightbox-options a + a {
      margin-left: 20px; }
  .lightbox-options span {
    color: #72a411;
    margin: 0 7px; }

.modal-sidebar p {
  color: #666; }
  .modal-sidebar p.meta-time {
    color: #999; }

.modal-sidebar .single-post-title {
  border-bottom: 1px solid #dedede;
  color: #666;
  padding-bottom: 10px;
  text-align: center; }
  .modal-sidebar .single-post-title h4 {
    margin: 14px 0 0;
    font-size: 18px; }
  .modal-sidebar .single-post-title p {
    font-size: 12px;
    margin-bottom: 0; }

.modal-sidebar textarea.add-comment-control {
  height: 32px;
  border-color: #ccc; }

.modal-sidebar .extended-form textarea.add-comment-control {
  height: 70px; }

.modal-sidebar .form-group.checkbox-box {
  width: auto;
  margin-bottom: 0;
  clear: none; }
  .modal-sidebar .form-group.checkbox-box .checkbox {
    top: -4px; }
  .modal-sidebar .form-group.checkbox-box label {
    color: #666;
    margin-bottom: 0;
    font-size: 12px; }

.modal-sidebar .discussion-controls .btn {
  float: right;
  font-size: 12px;
  padding: 6px 15px 3px;
  position: relative;
  top: -5px;
  width: auto;
  height: auto; }

.close-gallery {
  position: absolute;
  right: 10px;
  top: 23px; }
  .close-gallery .icomoon-cross {
    font-size: 14px;
    padding: 5px; }
  .close-gallery:hover .icomoon-cross {
    color: #666;
    border-color: #666; }

#lightbox-comments-carousel-modal,
#lightbox-carousel-modal,
#lightbox-modal-sidebar,
.duration06 {
  transition-duration: .6s; }

.confirmation-modal-on-modal {
  background: rgba(0, 0, 0, 0.8); }

.confirmation-modal .bootbox-body {
  color: #fff;
  font-size: 24px;
  font-weight: 300; }

.confirmation-modal .modal-dialog {
  margin: 0 auto;
  display: table;
  height: 100%;
  width: auto; }

.confirmation-modal .modal-content {
  display: table-cell;
  vertical-align: middle; }

.confirmation-modal .modal-footer {
  padding: 0;
  border: 0 none;
  margin-top: 40px; }
  .confirmation-modal .modal-footer .btn {
    float: left;
    width: 135px;
    border-width: 2px; }
    .confirmation-modal .modal-footer .btn.btn-cancel {
      margin-left: 15px; }
    .confirmation-modal .modal-footer .btn:hover {
      background: #fff;
      color: #729835; }

.confirmation-modal h4 {
  color: #fff; }

@media (max-width: 1399px) {
  .timeline-start {
    top: 75px;
    width: 290px;
    padding: 10px; }
  .timeline-item {
    width: 290px; }
  .timeline-item-left {
    right: 622px; }
    .timeline-item-left::after {
      right: -37px; }
  .timeline-item-right {
    left: 76px; }
    .timeline-item-right::after {
      left: -37px; } }

.add-timeline-item-form [for="fgender"] {
  margin-bottom: 10px !important; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .profile-steps-box .checkbox-box label {
    line-height: 28px; } }

.site-footer .modals-list {
  margin-top: 20px;
  font-weight: normal; }

@media (max-width: 991px) {
  #shareLinkModal .modal-dialog {
    margin-top: 80px; } }

#shareLinkModal form .form-group input {
  padding-right: 43px; }

#shareLinkModal form .form-group .copy-share-link {
  position: absolute;
  top: 8px;
  right: 43px; }
  #shareLinkModal form .form-group .copy-share-link i {
    position: relative;
    top: 2px; }
  @media (max-width: 767px) {
    #shareLinkModal form .form-group .copy-share-link {
      right: 20px; } }
  @media (max-width: 549px) {
    #shareLinkModal form .form-group .copy-share-link {
      right: 10px; } }
  #shareLinkModal form .form-group .copy-share-link:hover {
    opacity: .6; }

#shareLinkModal .btn.app-submit {
  height: 61px;
  margin-top: 36px;
  background-color: #70a413; }
  @media (max-width: 991px) {
    #shareLinkModal .btn.app-submit {
      margin-top: 20px; } }
  #shareLinkModal .btn.app-submit:hover {
    background-color: #83bb18; }

#claimModal {
  color: rgba(255, 255, 255, 0.9); }
  #claimModal .stage1 label {
    display: none; }
  #claimModal .stage1 input {
    width: 313px;
    max-width: 100%;
    border-color: #72a411; }
    #claimModal .stage1 input:focus {
      border-color: #729835; }
  @media (max-width: 991px) {
    #claimModal .modal-body {
      padding-top: 35px; } }
  #claimModal .ic-modal__caption {
    font-size: 44px; }
  #claimModal .claiming-summary {
    display: flex;
    align-items: center;
    margin-bottom: 32px; }
    #claimModal .claiming-summary > img {
      width: 44px;
      height: 44px;
      object-fit: cover; }
    #claimModal .claiming-summary .claiming-person {
      margin-left: 14px;
      color: rgba(255, 255, 255, 0.9); }
      #claimModal .claiming-summary .claiming-person .claiming-name {
        margin-top: 0;
        margin-bottom: 6px;
        font-size: 20px; }
      #claimModal .claiming-summary .claiming-person .claiming-date {
        font-size: 15px; }
  #claimModal p, #claimModal label {
    color: rgba(255, 255, 255, 0.9);
    font-size: 15px;
    font-weight: 300; }
  #claimModal p {
    margin-bottom: 35px; }
  #claimModal .container > p {
    margin-bottom: 35px; }
  #claimModal .form-group {
    margin-bottom: 0 !important; }
  #claimModal .form-group:not(.checkbox-box) {
    display: inline-flex;
    align-items: center;
    width: auto; }
    #claimModal .form-group:not(.checkbox-box) .btn-tooltip {
      width: 27px;
      height: 32px;
      margin-bottom: 16px;
      margin-left: 8px;
      font-size: 28px; }
      #claimModal .form-group:not(.checkbox-box) .btn-tooltip i {
        color: #9b9b9b;
        transition: color .25s; }
      #claimModal .form-group:not(.checkbox-box) .btn-tooltip:hover i {
        color: #72a411; }
  #claimModal .form-group.checkbox-box input {
    position: absolute;
    top: 0;
    left: 3px;
    z-index: 1;
    opacity: 0; }
    #claimModal .form-group.checkbox-box input:checked + label::before {
      border-color: #72a411; }
    #claimModal .form-group.checkbox-box input:checked + label::after {
      opacity: 1; }
  #claimModal .form-group.checkbox-box label {
    display: flex;
    padding-left: 0; }
    #claimModal .form-group.checkbox-box label::before, #claimModal .form-group.checkbox-box label::after {
      content: '';
      width: 21px;
      height: 21px; }
    #claimModal .form-group.checkbox-box label::before {
      margin-top: -2px;
      margin-right: 10px;
      background: url("../img/radio.png") no-repeat 0 0;
      display: inline-block;
      border-radius: 50%; }
    #claimModal .form-group.checkbox-box label::after {
      position: absolute;
      top: 1px;
      left: 0;
      background: url("../img/radio.png") no-repeat 0 -42px;
      opacity: 0;
      transition: opacity .25s; }
  #claimModal .claim_field_group {
    display: flex;
    flex-wrap: wrap; }
    #claimModal .claim_field_group .success {
      align-self: center;
      font-size: 15px;
      margin-bottom: 12px;
      margin-left: 13px; }
  #claimModal input[type="text"] {
    width: 235px;
    height: 40px;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 20px; }
    @media (min-width: 576px) {
      #claimModal input[type="text"] {
        width: 313px; } }
  #claimModal button.app-submit {
    width: 313px;
    max-width: 100%;
    height: 61px;
    margin-top: 25px;
    border-radius: 100px; }

.claimedNodeModal .claimed-thumb img {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.claimedNodeModal .claimed-person {
  text-align: center; }

.sidebar > div {
  background-color: #fff;
  padding: 18px; }
  .sidebar > div + div {
    margin-top: 20px; }
  .sidebar > div > p {
    color: #999;
    font-size: 14px; }

.sidebar form .btn {
  display: block;
  width: 100%;
  margin-top: 20px; }

.sidebar .news-single {
  border-bottom: 1px solid #e2e2e2;
  padding: 10px; }
  .sidebar .news-single p {
    margin-bottom: 0; }
  .sidebar .news-single a:hover {
    color: #4f8100; }
  .sidebar .news-single .news-single-date {
    margin-bottom: 2px;
    color: #999;
    font-size: 12px; }

.sidebar-box-title {
  font-size: 30px;
  color: #333;
  margin-top: 0;
  font-weight: 300; }

.hp-sidebar.affix-top,
.hp-sidebar.affix-bottom {
  position: absolute;
  width: 253px; }

.hp-sidebar.sidebar.affix {
  position: fixed;
  width: 253px; }

.profile-steps-box .checkbox-box label {
  padding: 0 0 0 4px;
  margin: 0;
  line-height: 26px; }
  .profile-steps-box .checkbox-box label.active {
    color: #729835; }

.profile-steps-box .checkbox-list .checkbox {
  top: 0; }

.profile-steps-box .checkbox-list .checkbox-box:last-child,
.profile-steps-box .checkbox-list .checkbox-box:last-child label {
  margin-bottom: 0; }

.checkbox-list .checkbox-box label:hover {
  color: #789f2c; }

.invitation-box .datepicker-wrapper {
  width: 100%; }
  .invitation-box .datepicker-wrapper::after {
    color: #729835; }

.tree-item-featured-img .btn-add-photo {
  width: 200px;
  display: inline-block; }

.btn-add-photo-container {
  width: 100%;
  position: absolute;
  bottom: 15px;
  text-align: center; }

.tree-item-photo-drag {
  position: absolute;
  top: 15px;
  left: 15px;
  background: #fff;
  color: #729835;
  width: 290px;
  height: 180px;
  border: 2px dashed #729835;
  z-index: 10;
  display: none; }

.close-photo-drag {
  margin-top: 10px;
  background: #729835;
  z-index: 11;
  display: none; }

.tree-item-photo-drag span {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 200px;
  text-align: center;
  margin-top: 80px;
  text-transform: uppercase;
  font-size: 14px; }

.tree-item-photo-drag:hover, .tree-item-photo-drag .tree-item-photo-drag-active {
  color: #fff;
  background: #729835;
  border-color: #fff; }

.tree-item-featured-img {
  max-height: 210px;
  overflow: hidden;
  position: relative; }

.tree-item-photo-drag-progress {
  position: absolute;
  bottom: 100px;
  left: 90px;
  z-index: 20;
  display: none; }

.progress-marker-container {
  width: 150px;
  height: 8px;
  background: #fff;
  border: 1px solid #666; }
  .progress-marker-container .progress-marker {
    height: 6px;
    width: 50%;
    background: #729835; }

.show-on-hover {
  display: none; }

.tree-item-featured-img:hover .show-on-hover {
  display: block; }

.sidebar-right {
  padding-top: 15px;
  width: 320px;
  height: 100%;
  right: 0;
  position: absolute;
  overflow-y: scroll; }
  .sidebar-right .toggle-notification-box a {
    right: 17px; }
  @media (max-width: 991px) {
    .sidebar-right {
      display: none;
      width: 100%;
      height: 100%;
      margin: 0;
      background-color: #edece8;
      z-index: 110;
      padding: 0;
      overflow-y: scroll; }
      .sidebar-right .mobile-close-sidebar span::before {
        top: 1px; }
      .sidebar-right .sidebar-box {
        width: 100% !important;
        margin-top: 0; }
      .sidebar-right .toggle-notification-box a {
        right: 15px; } }

.sidebar-title {
  background: #fff;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
  height: 60px !important;
  z-index: 222;
  text-align: center;
  padding-top: 1px; }
  .sidebar-title h2 {
    font-size: 20px;
    margin: 20px 0; }
  .sidebar-title.has-subtitle h2 {
    margin: 14px 0 0; }
  .sidebar-title.has-subtitle p {
    margin-bottom: 0;
    font-size: 13px; }

.sidebar-inner {
  position: relative;
  height: 100%;
  margin-right: 10px;
  word-wrap: break-word; }

.end-sidebar-inner {
  padding: 20px; }

.sidebar-box, .sidebar-box-mobile {
  position: relative;
  float: left;
  width: 310px;
  height: auto;
  border-left: 1px solid #edece9;
  border-top: 1px solid #edece9;
  border-right: 1px solid #edece9;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
  background: #fff; }

.sidebar-box-mobile {
  width: 100%; }

.sidebar-box + .sidebar-box,
.sidebar-box + .sidebar-box-container,
.sidebar-box-container + .sidebar-box,
.sidebar-box-container + .sidebar-box-container {
  margin-top: 15px; }

.sidebar-box h4,
.sidebar-box-mobile h4 {
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 15px; }

.sidebar-box-thumb img {
  width: 100%; }

.back,
.close {
  position: absolute;
  top: 13px;
  width: 35px;
  height: 35px;
  text-align: center;
  color: #333;
  border: 1px solid #333;
  border-radius: 30px;
  opacity: 1;
  padding: 5px 0;
  font-size: 21px;
  z-index: 333;
  text-shadow: none; }

.close {
  right: 15px; }

.back {
  left: 15px; }

.sidebar-title .back:hover,
.sidebar-title .close:hover {
  color: #789f2c;
  border: 1px solid #789f2c;
  opacity: 1; }

.sidebar-box-thumb .close {
  color: #fff;
  border: 1px solid #fff; }

.sidebar-box-thumb .close:hover {
  color: #333;
  border: 1px solid #333; }

.edit {
  position: absolute;
  top: 28px;
  right: 15px; }

.edit .fa {
  margin-right: 3px; }

.edit.edit-white {
  color: #fff;
  right: auto;
  left: 15px;
  top: 20px;
  margin-left: 3px;
  opacity: 0; }

.sidebar-box-thumb:hover .edit.edit-white {
  opacity: 1; }

.edit:hover,
.sidebar-box-thumb:hover .edit.edit-white:hover {
  opacity: .5; }

.sidebar-date {
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 0; }

.person-description {
  float: left;
  width: 100%;
  padding: 15px 15px 0 15px;
  position: relative; }
  .person-description h3 {
    margin-top: 0;
    font-weight: 300;
    font-size: 22px; }
    .person-description h3 .member img {
      position: relative;
      bottom: 3px;
      width: 18px;
      height: 18px; }
    .person-description h3 a {
      color: #666; }
  .person-description .comments-link {
    float: left;
    position: relative;
    margin-top: 10px; }
  .person-description ol {
    padding-left: 13px;
    margin-top: 20px;
    word-break: break-all; }
    .person-description ol a {
      color: #666;
      text-decoration: underline; }
      .person-description ol a:hover {
        color: #789f2c; }
  .person-description .app-posthumous {
    font-weight: bold;
    color: #343434; }
  @media (max-width: 767px) {
    .person-description {
      font-size: 15px; } }

.sidebar-gallery-inner {
  position: relative; }
  .sidebar-gallery-inner img {
    width: 100%; }

.sidebar-gallery-border {
  border: 1px solid #d7d7d7;
  border-top: 0 none;
  padding: 5px 10px; }
  .sidebar-gallery-border a {
    float: right; }
    .sidebar-gallery-border a:hover {
      opacity: .5; }

.single-post {
  overflow: hidden;
  position: relative; }

.single-post-img,
.event-details,
.event-options {
  margin-top: 10px;
  clear: both;
  width: 100%;
  float: left; }

.event-options .active {
  color: #fff; }

.single-post-img {
  text-align: center; }

.comments-list {
  clear: both; }
  .comments-list .add-comment-form {
    overflow: hidden;
    padding-top: 0; }
  .comments-list textarea.add-comment-control {
    margin-top: 0; }

.single-event + .single-event {
  margin-top: 20px; }

.single-event-thumb {
  width: 45px;
  height: 45px;
  text-align: center;
  background: #1c6185;
  border-radius: 50px;
  float: left; }
  .single-event-thumb span {
    line-height: 45px;
    color: #fff; }

.single-event-body {
  padding-left: 60px; }
  .single-event-body h5 {
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 3px; }
  .single-event-body p {
    margin-bottom: 3px;
    font-size: 14px; }

.meta-date {
  margin: 5px 0;
  font-weight: bold;
  line-height: 1.1; }

.comment-options {
  margin-top: 15px; }
  .comment-options a {
    border: 2px solid #ccc;
    color: #666;
    display: inline-block;
    font-size: 12px;
    padding: 7px 0 5px;
    text-align: center;
    width: 92px;
    border-radius: 50px; }
    .comment-options a + a {
      margin-left: 3px; }
    .comment-options a:hover {
      color: #fff;
      background: #729835;
      border-color: #729835; }
  .comment-options .fa {
    margin-right: 3px; }

.comment-endorsed {
  margin: 15px 0 0; }

.sidebar-controls a {
  border: 1px solid #72a411;
  display: table;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  height: 40px; }
  .sidebar-controls a span {
    vertical-align: middle;
    position: relative;
    top: 11px; }
  .sidebar-controls a + a {
    margin-top: 15px; }
  .sidebar-controls a:hover {
    background: #72a411;
    color: #fff; }

.sidebar-controls .primary-action {
  background: #72a411;
  color: #fff; }
  .sidebar-controls .primary-action:hover {
    background: #72a411;
    color: #fff;
    opacity: .7; }

.sidebar-controls .action-explanation {
  display: block;
  position: relative;
  font-size: 12px;
  top: 3px;
  text-transform: none; }

.sidebar-controls .action-with-explanation span {
  position: relative;
  top: 6px; }

/* sidebar: map persons toggle */
.person-present-item + .person-present-item {
  margin-top: 10px; }

.person-present-item img {
  float: left;
  width: 30px; }

.person-present-item p {
  padding-left: 40px;
  margin-bottom: 0;
  line-height: 30px; }

.sidebar-edit-main {
  right: 350px; }

.sidebar-edit-main, .sidebar-edit-confirm {
  position: absolute;
  z-index: 100;
  top: 71px;
  bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px; }

.sidebar-edit-main .sidebar-title, .sidebar-edit-confirm .sidebar-title {
  margin-bottom: 10px; }

.sidebar-edit-confirm .close {
  top: 28px; }

.sidebar-edit-inner {
  margin-top: 15px !important; }

.sidebar-edit-confirm {
  right: 685px; }

.edit-date div + div {
  margin-left: 50px; }

.edit-history .edit {
  float: left;
  clear: both;
  margin: 10px 0;
  position: relative;
  right: auto;
  top: auto; }

.edit-history-list p {
  margin-bottom: 10px;
  clear: both;
  font-size: 13px; }

.sidebar-edit p {
  margin-bottom: 0; }

p.text-label {
  font-weight: bold;
  margin-bottom: 5px; }

.relates-to-photo .stream-item-container {
  padding: 0 !important; }
  .relates-to-photo .stream-item-container .sidebar-author {
    padding: 10px 10px 20px; }
  .relates-to-photo .stream-item-container .sidebar-gallery-border {
    border: none; }

.tree-node-photos-with-img {
  min-height: 230px; }

.activity-item {
  background-color: #fff;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
  font-size: 13px; }
  @media (max-width: 991px) {
    .activity-item {
      margin: 0 auto 10px;
      max-width: 600px;
      float: none;
      font-size: 16px; } }
  .activity-item .activity_quote p {
    color: #888; }
    .activity-item .activity_quote p:first-child:before {
      content: "\""; }
    .activity-item .activity_quote p:last-child:after {
      content: "\""; }
  .activity-item a {
    color: #789f2c; }
    .activity-item a:hover {
      color: #4f8100; }

.activity-item-thumb {
  width: 230px;
  max-width: 230px; }
  .activity-item-thumb img {
    max-width: 100%; }
  .activity-item-thumb:hover img {
    opacity: .85; }

.activity-item-thumb-node {
  width: 84px;
  max-width: 84px;
  height: 84px;
  max-height: 84px;
  border-radius: 42px;
  margin: 10px; }
  .activity-item-thumb-node img {
    position: relative;
    top: 10px;
    right: -2px; }

.activity-item-thumb-target {
  display: None; }

.activity-item-thumb-male {
  background-color: #669995; }

.activity-item-thumb-female {
  background-color: #8da77f; }

.activity-item-content {
  padding: 16px; }
  .activity-item-content .activity-meta > a:first-child {
    padding-left: 0; }
  .activity-item-content p a {
    white-space: nowrap; }

.activity-item-content-with-image {
  position: absolute;
  width: 296px; }

.activity-anniversary-item {
  padding: 30px 0 40px;
  text-align: center; }
  .activity-anniversary-item img {
    width: 100%; }
  .activity-anniversary-item.activity-add-item img {
    width: auto;
    max-width: 100%; }
  .activity-anniversary-item h3 {
    font-size: 18px;
    margin: 30px 0 15px;
    padding: 0 70px; }
  .activity-anniversary-item p {
    color: #999;
    margin: 0;
    padding: 0 70px; }
  .activity-anniversary-item .app-tooltip-content p {
    padding: 0; }
  .activity-anniversary-item.activity-add-item {
    padding-top: 0; }

.activity-close {
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 10px; }
  .activity-close span {
    color: #000;
    transition: color .15s ease-in-out; }
    .activity-close span:hover span {
      color: #789f2c; }

.activity-logo {
  position: absolute;
  right: 15px;
  bottom: 15px; }

.activity-meta {
  float: left;
  padding-top: 5px;
  width: 100%;
  position: relative; }
  .activity-meta::before {
    content: '';
    position: absolute;
    top: 0;
    left: -16px;
    width: 296px;
    height: 1px;
    background-color: #dadada; }
  .activity-meta > a {
    padding: 0 10px; }
  .activity-meta .comment {
    border-bottom: 0;
    width: 370px;
    padding: 10px 0; }
  .activity-meta.bg-grey {
    background: #f7f6f3;
    padding: 10px 20px !important; }

.anniversary-years-cnt {
  font-size: 38px;
  color: #1c6185;
  position: absolute;
  top: 42px;
  right: 0;
  left: 0;
  margin: 0; }

.anniversary-years-text {
  color: #1c6185;
  font-size: 11px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0;
  top: 109px; }

.activity-text,
.activity-posted-by {
  clear: both; }

.activity-adress,
.activity-text {
  margin: 12px 0; }

.activity-text h4 {
  font-size: 13px;
  /*line-height: 1;*/
  margin-bottom: 5px; }

.activity-posted-time {
  color: #999;
  font-size: 13px; }
  .activity-posted-time > p,
  .activity-posted-time > span {
    float: left; }
  .activity-posted-time > span {
    line-height: 18px;
    margin: 0 5px; }

.activity-visible-for {
  float: left;
  position: relative; }

.circled-item {
  padding-left: 15px;
  min-height: 70px; }
  .circled-item .activity-item-thumb {
    width: 40px;
    text-align: center;
    float: left;
    position: relative;
    top: 15px; }
    .circled-item .activity-item-thumb img {
      width: 42px; }
  .circled-item .activity-item-content {
    display: inline-block;
    width: 450px; }

/* toggle activity box */
.activity-box {
  width: 200px;
  right: auto;
  left: 0;
  top: 25px;
  z-index: 10; }
  .activity-box ul {
    margin-bottom: 0;
    padding: 10px 0; }
    .activity-box ul li {
      padding: 1px 10px; }
      .activity-box ul li a {
        font-size: 13px; }
      .activity-box ul li.grey-sep {
        border-top: 1px solid #dadada;
        margin-top: 8px;
        padding-top: 10px; }

/* toggle notifications box */
.toggle-activity-box {
  float: left;
  position: relative; }

.toggle-notification-box {
  position: absolute;
  width: 250px;
  top: 0;
  right: 0; }
  .toggle-notification-box > a {
    position: absolute;
    right: 5px;
    top: -5px;
    color: #888;
    font-size: 22px;
    z-index: 10; }
  .toggle-notification-box:hover > a {
    color: #789f2c; }
  @media (max-width: 991px) {
    .toggle-notification-box.toggle-notification-box-privacy-group {
      width: 270px; }
      .toggle-notification-box.toggle-notification-box-privacy-group a {
        left: 65px;
        right: auto; } }

.notification-box {
  padding: 15px 15px 0;
  right: 10px !important;
  top: 40px !important;
  z-index: 12; }
  .notification-box ul li {
    margin-bottom: 15px; }
    .notification-box ul li p {
      margin-bottom: 0; }

.privacy-indicator {
  color: #888;
  font-size: 14px;
  position: relative;
  top: -2px; }

a:hover .privacy-indicator {
  color: #72a411; }

.sidebar-right .toggle-notification-box {
  top: 1px;
  right: -6px; }

.toggle-boxes {
  background: #fff;
  border: 1px solid #dadada;
  border-bottom-width: 3px;
  position: relative;
  right: 0;
  top: 0;
  z-index: 11;
  font-size: 13px;
  display: none; }
  .toggle-boxes.in {
    display: block; }

.person-description a {
  color: #789f2c; }
  .person-description a.btn {
    color: #fff !important; }
  .person-description a:hover {
    color: #4f8100; }

.home-new-discussion .activity-item {
  padding: 2px 15px 15px; }

.activity-item .note {
  font-size: 14px;
  color: #717171;
  margin: 0; }

.activity-item-single-person-involved .activity-info p {
  margin: 0; }

.app_activity_stream_entry_container .activity-item:nth-child(2) {
  border-top: 1px solid #dedede; }

#faq .panel {
  border: 0 none;
  border-radius: 0;
  box-shadow: none; }
  #faq .panel .panel-collapse .panel-body {
    border: 0 none;
    padding: 0 30px 20px; }

#faq .panel-heading {
  border: 0 none;
  border-radius: 0;
  padding: 20px 30px; }
  #faq .panel-heading a {
    color: #729835;
    font-weight: 300;
    font-size: 18px;
    position: relative;
    display: block;
    padding-right: 20px; }
    #faq .panel-heading a::after {
      font-family: FontAwesome, serif;
      content: "\f107";
      position: absolute;
      right: 0;
      top: -4px;
      font-size: 26px; }

#faq .panel-body {
  color: #666;
  line-height: 22px; }

#faq.panel-group .panel + .panel {
  margin-top: 1px; }

.insights-item {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  background: #fff; }
  .insights-item + .insights-item {
    margin-top: 20px; }
  .insights-item h4 {
    color: #333;
    font-size: 14px;
    margin: 0 0 30px;
    font-weight: bold; }
  .insights-item .graph {
    padding: 20px; }
    .insights-item .graph > img {
      width: 100%; }
  .insights-item .activity-meta.bg-grey {
    border-top: 1px solid #e2e2e2;
    padding: 20px !important; }
  .insights-item .activity-meta::before {
    display: none; }
  @media (max-width: 991px) {
    .insights-item h4,
    .insights-item p {
      font-size: 16px; }
    .insights-item .insights-item {
      max-width: 600px;
      margin: 0 auto 20px;
      float: none; } }

.insights-item-content {
  padding: 0 80px 30px; }
  .insights-item-content h3 {
    font-size: 26px;
    margin-bottom: 0; }

.insights-item-content-date {
  color: #000; }

.insights-form label {
  float: left; }

.insights-form .form-control {
  float: left;
  clear: both; }

.insights-form .btn {
  margin: 24px 0 0 20px;
  padding: 10px 15px 11px;
  border-radius: 0; }
  .insights-form .btn:hover {
    background-color: #729835;
    border: 1px solid #729835;
    opacity: .5; }

.insights-2 {
  color: #333;
  font-size: 14px;
  margin: 0 0 30px;
  font-weight: 700; }
  .insights-2 .graph {
    padding: 20px; }
  .insights-2 .activity-meta .bg-grey {
    border-top: 1px solid #e2e2e2;
    padding: 20px !important; }
  .insights-2 .activity-meta::before {
    display: none; }
  @media (max-width: 991px) {
    .insights-2 {
      font-size: 16px; } }

.insight-visualisation {
  position: relative;
  min-height: 220px; }

.insight-gender-distribution {
  min-height: 265px; }
  .insight-gender-distribution .summary {
    position: absolute;
    bottom: 10px;
    left: 50px;
    right: 50px; }
    .insight-gender-distribution .summary .summary-inner {
      display: inline-block;
      width: 50%; }
      .insight-gender-distribution .summary .summary-inner span {
        display: block;
        width: 100%;
        text-align: center;
        color: #444; }
      .insight-gender-distribution .summary .summary-inner .number {
        font-size: 40px;
        font-weight: 300;
        position: relative;
        top: 5px; }
      .insight-gender-distribution .summary .summary-inner .what {
        font-size: 14px;
        color: #555; }
        @media (max-width: 991px) {
          .insight-gender-distribution .summary .summary-inner .what {
            font-size: 16px; } }

.insights-snapshot {
  position: relative;
  min-height: 265px; }
  .insights-snapshot .photo {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px; }
    .insights-snapshot .photo img {
      display: block;
      margin-left: auto;
      margin-right: auto; }
  .insights-snapshot .who_name {
    font-size: 24px;
    font-weight: 300;
    text-align: center; }
  .insights-snapshot .who_dates {
    font-size: 14px;
    text-align: center; }
  .insights-snapshot .what_description p {
    padding-top: 5px;
    font-size: 14px;
    color: #666;
    padding-left: 70px;
    padding-right: 70px;
    text-align: center; }
  @media (max-width: 991px) {
    .insights-snapshot .who_dates,
    .insights-snapshot .what_description p {
      font-size: 16px; } }

.insights-content {
  display: none; }
  .insights-content .chart {
    position: relative;
    left: -10px; }

.map-outer {
  background: url("../img/map-bg.jpg") no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .map-outer.map-fullwidth {
    background: url("../img/map-fullwidth-bg.jpg") no-repeat bottom center/cover; }
  .map-outer.add-map-event {
    background: url("../img/add-map-event-bg.jpg") no-repeat bottom center/cover; }
    .map-outer.add-map-event .map-location-description p {
      color: #999;
      font-size: 14px; }
    .map-outer.add-map-event .map-location-description h3 {
      font-size: 18px;
      margin-bottom: 15px; }
  .map-outer .search-box {
    top: 85px; }
  .map-outer .map-location-description {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 290px;
    height: auto;
    background-color: #fff;
    padding: 15px;
    transform: translate(-50%, -50%); }
    .map-outer .map-location-description::after {
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #fff;
      bottom: -9px;
      content: '';
      height: 0;
      left: 50%;
      margin-left: -5px;
      position: absolute;
      width: 0; }
    .map-outer .map-location-description p {
      margin-bottom: 0; }
      .map-outer .map-location-description p.map-location-description-date {
        font-size: 11px;
        color: #999;
        margin-bottom: 3px; }
    .map-outer .map-location-description h3 {
      margin: 0 0 5px;
      color: #666;
      font-size: 25px; }

.more-options .nav-tabs {
  padding-right: 15px; }
  .more-options .nav-tabs > li {
    border-bottom: 1px solid #cccccc; }
    .more-options .nav-tabs > li a {
      background: none;
      color: #333;
      font-size: 16px;
      border: 0 none;
      padding: 10px 0; }
      .more-options .nav-tabs > li a:hover {
        color: #729835; }
    .more-options .nav-tabs > li a:focus,
    .more-options .nav-tabs > li.active > a:hover {
      background: none;
      border: 0 none; }
    .more-options .nav-tabs > li.active > a {
      color: #729835;
      position: relative; }
      .more-options .nav-tabs > li.active > a:after {
        content: '';
        position: absolute;
        right: -37px;
        bottom: 0;
        top: 0;
        width: 0;
        height: 0;
        margin: auto;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 13px solid #fff; }
  .more-options .nav-tabs,
  .more-options .nav-tabs > li:last-child {
    border-bottom: 0 none; }

.more-options .tab-content h2 i,
.more-options .tab-content h2 img {
  margin-right: 15px;
  position: relative; }

.more-options .h2-pattern {
  border-bottom: 0; }

.tab-content h5 {
  margin: 0;
  font-weight: bold; }

.tab-pane-inner {
  padding: 0 35px; }
  .tab-pane-inner > .row {
    padding-bottom: 10px;
    margin-bottom: 12px; }
    .tab-pane-inner > .row p {
      margin-bottom: 0; }
    @media (max-width: 991px) {
      .tab-pane-inner > .row {
        padding-bottom: 7px;
        margin-bottom: 0; }
        .tab-pane-inner > .row .settings-margin {
          margin-bottom: 0; }
        .tab-pane-inner > .row > div:last-child {
          text-align: right;
          padding-right: 14px; } }
  .tab-pane-inner .subscription-options {
    margin: 20px 8px;
    padding: 20px 15px 10px;
    overflow: visible; }
    @media (max-width: 991px) {
      .tab-pane-inner .subscription-options {
        margin: 20px 0; } }
    .tab-pane-inner .subscription-options > .row > div {
      position: relative; }
    .tab-pane-inner .subscription-options .toggle-notification-box > a {
      right: 10px;
      top: 3px;
      font-size: 1px;
      /*line-height: 1;*/ }
    .tab-pane-inner .subscription-options .notification-box {
      top: 16px;
      z-index: 2; }
    .tab-pane-inner .subscription-options .subscription-options .caret {
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px dashed;
      color: #72a411; }

@media (max-width: 991px) {
  .setting-permissions-section > .row:first-child {
    padding: 16px 0 5px; } }

@media (max-width: 991px) {
  .setting-permissions-section .panel-collapse {
    padding: 0; }
    .setting-permissions-section .panel-collapse .subscription-options {
      margin-top: 0 !important; } }

@media (max-width: 991px) {
  .setting-permissions-section p {
    margin-bottom: 5px; } }

.setting-permissions-section > .row:first-child > div:last-child {
  text-align: right; }

.profile-content .tab-pane-inner > .row {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0; }

.settings-page .tab-pane-inner > .row {
  border: 0 none; }

#contact-info .row {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
  margin-bottom: 12px; }
  @media (max-width: 991px) {
    #contact-info .row {
      margin-bottom: 0; } }

#notifications h5 {
  font-weight: bold;
  margin: 0;
  padding-left: 15px; }
  @media (max-width: 991px) {
    #notifications h5 {
      margin-bottom: 15px; } }

#connections .profile-about-list > li {
  position: relative; }
  #connections .profile-about-list > li a {
    color: #333;
    font-size: 14px; }
    #connections .profile-about-list > li a.connections-toggle, #connections .profile-about-list > li a:hover {
      color: #729835; }
    #connections .profile-about-list > li a.connections-toggle {
      line-height: 54px;
      font-size: 14px; }
      #connections .profile-about-list > li a.connections-toggle i {
        margin-left: 5px; }
  #connections .profile-about-list > li .notification-box a {
    display: block;
    line-height: 1.4;
    font-size: 13px;
    color: #789f2c; }
    #connections .profile-about-list > li .notification-box a:hover {
      color: #729835; }

#connections .profile-about-list li .outer,
.app-profile .profile-about-list li {
  margin-bottom: 10px;
  position: relative;
  min-height: 55px;
  line-height: 55px; }

.profile-about-list img {
  position: absolute;
  top: 2px; }

.profile-about-content {
  margin-left: 70px;
  display: inline-block; }
  .profile-about-content span {
    display: inline-block;
    vertical-align: middle !important;
    line-height: 18px; }

.toggle-connections-box {
  width: 300px; }

.connections-box {
  padding: 0;
  top: 45px; }
  .connections-box ul {
    padding: 15px 15px 15px 35px;
    overflow: hidden; }
    .connections-box ul + ul {
      border-top: 1px solid #eee; }
    .connections-box ul li {
      margin-bottom: 0;
      float: left;
      clear: both;
      width: 100%; }
      .connections-box ul li + li {
        margin-top: 15px; }
  .connections-box a,
  .connections-box .radio-btn label {
    color: #729835;
    font-size: 14px;
    margin: 0; }
  .connections-box p {
    font-size: 12px;
    clear: both; }

.subscription-options {
  background: #f1f1f1;
  padding: 20px 15px;
  margin: 15px 30px 35px;
  overflow: hidden; }
  @media (max-width: 991px) {
    .subscription-options {
      padding: 20px 15px;
      margin: 15px 15px 35px; } }
  .subscription-options .radio-btn-container {
    border: 1px solid #f1f1f1; }
    .subscription-options .radio-btn-container .radio-btn {
      margin-bottom: 0; }
    .subscription-options .radio-btn-container p {
      clear: both;
      margin-top: 28px; }
      @media (max-width: 991px) {
        .subscription-options .radio-btn-container p {
          margin-top: 0;
          margin-bottom: 15px; } }
  .subscription-options .radio-btn {
    color: #333;
    font-size: 14px;
    margin: 0 0 10px; }
    .subscription-options .radio-btn:last-child {
      margin-bottom: 0; }

.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden; }
  .cmn-toggle + label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    user-select: none;
    padding: 2px;
    width: 32px;
    height: 11px;
    background-color: #ddd;
    border-radius: 60px;
    margin-top: 4px;
    float: right;
    font-size: 14px;
    margin-right: 20px; }
    .cmn-toggle + label::before, .cmn-toggle + label::after {
      display: block;
      position: absolute;
      top: 1px;
      left: 1px;
      bottom: 1px;
      content: ''; }
    .cmn-toggle + label::before {
      right: 1px;
      background-color: #d3d3d3;
      border-radius: 60px;
      transition: background .4s; }
    .cmn-toggle + label::after {
      width: 17px;
      height: 17px;
      top: -3px;
      background-color: #929292;
      border-radius: 100%;
      transition: margin .4s; }
  .cmn-toggle:checked + label::before {
    background-color: #c7dba0; }
  .cmn-toggle:checked + label::after {
    margin-left: 15px;
    background-color: #72a411; }

.switch {
  width: 100%;
  float: left; }
  .switch .radio-btn {
    margin-right: 15px;
    color: #333; }
  .switch .radio {
    background-image: url("../img/radio-grey.png"); }
  .switch p {
    float: left;
    width: 195px;
    color: #333; }

.gedcom-cnt h5 {
  line-height: 46px; }

.gedcom-cnt a {
  width: 200px; }

.gedcom-icon {
  font-size: 100px;
  color: #72a411; }

@media (min-width: 992px) {
  .app-settings-notifications > .row {
    padding-left: 15px;
    padding-right: 15px; } }

@media (max-width: 991px) {
  .app-settings-notifications {
    padding-top: 10px; }
  .settings-notifications__controls {
    padding-left: 25px !important; }
  .app-settings-notifications .subscription-options .radio-btn {
    display: flex;
    width: 100%; }
  .app-settings-notifications .switch .radio-btn {
    float: none;
    margin-bottom: 10px; } }

.profile-page.site-main {
  padding-top: 66px; }

.profile-page .sidebar.affix {
  position: fixed;
  top: 148px;
  max-width: 100%;
  width: 253px; }
  @media (max-width: 991px) {
    .profile-page .sidebar.affix .profile-page .sidebar.affix {
      right: 5px; } }

.profile-page .sidebar.affix-top,
.profile-page .sidebar.affix-bottom {
  position: absolute;
  width: 253px;
  max-width: 100%; }

.prm {
  height: 80px;
  margin-top: 10px;
  margin-bottom: -10px;
  padding: 23px 11px;
  background: #fff;
  position: relative;
  font-weight: 300;
  font-size: 30px;
  color: #729835;
  -webkit-font-smoothing: antialiased; }
  .prm .prm__link {
    margin-left: auto;
    width: 40px;
    text-align: right;
    padding-right: 4px;
    float: right; }
  .prm .prm__nav {
    display: none;
    width: calc(100% + 20px);
    position: absolute;
    top: 75px;
    left: -10px;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border: solid 1px #e2e2e2;
    z-index: 100; }
    .prm .prm__nav::before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      top: -15px;
      right: 12px;
      border-style: solid;
      border-width: 0 15px 15px 15px;
      border-color: transparent transparent #fff transparent;
      z-index: 100; }
    .prm .prm__nav::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      top: -18px;
      right: 10px;
      border-style: solid;
      border-width: 0 17px 17px 17px;
      border-color: transparent transparent #e2e2e2 transparent;
      z-index: 99; }
    .prm .prm__nav .nav-tabs {
      padding: 10px 0 !important; }
    .prm .prm__nav li {
      padding: 0 20px; }
      .prm .prm__nav li a::after {
        display: none; }
  @media (min-width: 992px) {
    .prm {
      display: none !important; } }

#family-relationships ul {
  margin-bottom: 50px; }

.srm {
  height: 80px;
  margin-top: 10px;
  margin-bottom: -10px;
  padding: 23px 10px;
  background: #fff;
  position: relative;
  font-weight: 300;
  font-size: 30px;
  -webkit-font-smoothing: antialiased;
  color: #729835; }
  .srm .srm__link {
    margin-left: auto;
    float: right;
    padding-left: 20px;
    padding-right: 7px;
    text-align: right; }
  .srm .srm__nav {
    display: none;
    padding: 10px 0;
    position: absolute;
    top: 75px;
    left: -10px;
    right: -10px;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border: solid 1px #e2e2e2;
    z-index: 100; }
    .srm .srm__nav::before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      top: -15px;
      right: 13px;
      border-style: solid;
      border-width: 0 15px 15px 15px;
      border-color: transparent transparent #fff transparent;
      z-index: 100; }
    .srm .srm__nav::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      top: -17px;
      right: 11px;
      border-style: solid;
      border-width: 0 17px 17px 17px;
      border-color: transparent transparent #e2e2e2 transparent;
      z-index: 99; }
    .srm .srm__nav .nav-tabs {
      padding: 0 !important; }
    .srm .srm__nav li {
      padding: 0 20px; }
      .srm .srm__nav li.active a::after {
        display: none; }
  @media (min-width: 992px) {
    .srm {
      display: none !important; } }

.settings .white-bg {
  overflow: hidden; }

.settings .form-group {
  width: 100%;
  float: left;
  clear: both; }

.settings label {
  float: left;
  width: 180px;
  padding-top: 10px; }

.settings input {
  float: left;
  width: 260px; }

.content-page {
  max-width: 100%;
  width: 630px;
  margin: 0 auto;
  background: #fff;
  font-size: 15px;
  line-height: 19px;
  -webkit-font-smoothing: antialiased; }
  .content-page h3 {
    margin: 50px 0 10px;
    font-size: 15px;
    text-transform: uppercase;
    color: #729835; }
  .content-page a:hover {
    opacity: .5; }

.about-card {
  padding: 26px 39px 50px 32px; }

.timeline-main {
  padding-top: 17px; }

.timeline-top {
  position: absolute;
  top: -30px; }

.timeline-inner {
  position: fixed;
  top: 50px;
  margin-top: 20px;
  bottom: 0;
  left: 0;
  right: 344px;
  z-index: 1; }

.timeline-years {
  position: absolute;
  top: 20px;
  left: 15px;
  z-index: 100;
  border-right: 4px solid #ccc;
  width: 50%; }

.timeline-years-sections {
  position: absolute;
  right: 0;
  top: 0; }
  .timeline-years-sections div {
    position: absolute;
    right: 10px;
    color: #999;
    font-size: 20px;
    font-weight: 300; }
    .timeline-years-sections div.year-line:before {
      content: '';
      position: absolute;
      top: 10px;
      right: 50px;
      width: 2000px;
      height: 1px;
      background-color: #d9d9d8; }
    .timeline-years-sections div.year-1783 {
      top: 55px; }
    .timeline-years-sections div.year-1784 {
      top: 300px; }
    .timeline-years-sections div.year-1785 {
      top: 550px; }

.timeline-years-sizer {
  position: absolute;
  width: 1px; }

.timeline-hide-line-top {
  background: #eee;
  position: absolute;
  margin: auto;
  width: 10px;
  height: 1px;
  padding: 15px;
  z-index: 0;
  left: 650px;
  top: 0; }

.timeline-years ul {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 50px;
  position: fixed; }
  .timeline-years ul li {
    margin-bottom: 2px; }
    .timeline-years ul li a {
      display: block;
      background-color: #34495e;
      color: #fff;
      padding: 5px 10px; }
    .timeline-years ul li a:hover,
    .timeline-years ul li.active a {
      background-color: #72a411; }

.timeline-event-node {
  position: absolute;
  width: 16px;
  height: 16px;
  background: #088aa6;
  border-radius: 8px; }
  .timeline-event-node:hover {
    background: #000; }

.timeline-start {
  background-color: #fff;
  width: 350px;
  padding: 20px;
  position: absolute;
  top: 50px;
  left: 0;
  right: 273px;
  margin: auto;
  text-align: center; }

.timeline-item-content h3 {
  font-size: 22px;
  color: #666;
  margin: 10px 0;
  transition: color .15s ease-in-out; }

.timeline-item-content p {
  color: #999; }

.timeline-item-thumb {
  margin-bottom: 10px; }
  .timeline-item-thumb img {
    margin-left: auto;
    margin-right: auto;
    display: block; }

.timeline-add-event {
  position: absolute;
  top: 373px;
  left: 0;
  right: 0;
  margin: auto;
  width: 360px;
  height: auto;
  background-color: transparent;
  padding: 25px;
  border: 3px solid #d1d0cd;
  text-align: center; }
  .timeline-add-event h3 {
    font-size: 18px;
    margin: 0 0 15px;
    color: #666; }
  .timeline-add-event p {
    margin-bottom: 0;
    color: #999;
    font-size: 14px; }

.timeline-item-bg .timeline-item-content a .fa {
  color: #fff; }

.timeline-item-content a:hover {
  opacity: .5; }

.timeline-item {
  position: absolute;
  top: 300px;
  margin: auto;
  background-color: #fff;
  width: 340px;
  padding: 0;
  cursor: pointer;
  transition: background-color .15s ease-in-out; }
  .timeline-item .timeline-item-inner {
    padding: 15px;
    position: relative; }
  .timeline-item.active {
    background-color: #454545; }
    .timeline-item.active h3,
    .timeline-item.active:hover h3 {
      color: #fff; }
  .timeline-item:hover h3 {
    color: #729835; }
  .timeline-item.timeline-item-bg {
    padding: 0; }
    .timeline-item.timeline-item-bg .timeline-item-content-bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.3); }
    .timeline-item.timeline-item-bg .timeline-item-content {
      position: absolute;
      bottom: 15px;
      left: 15px; }
      .timeline-item.timeline-item-bg .timeline-item-content h3 {
        margin: 0 0 5px; }
    .timeline-item.timeline-item-bg.timeline-item-4 {
      top: 460px;
      background: url("../img/castle.jpg") no-repeat center/cover;
      min-height: 140px; }

.timeline-item-left::before,
.timeline-item-right::before {
  transition: border-color .15s ease-in-out; }

.timeline-item-left:hover::after,
.timeline-item-right:hover::after {
  background: #000; }

.timeline-item-left::before {
  content: '';
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
  right: 21px;
  top: 3px;
  height: 0;
  margin-top: -5px;
  position: absolute;
  width: 0; }

.timeline-item-left.timeline-node-with-photo::before {
  border-left: 10px solid #262626; }

.timeline-item-left + .timeline-item.timeline-item-prototype.timeline-item-with-photo:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(to left, #262626, transparent);
  position: absolute; }

.timeline-item-right.timeline-item-3 {
  top: 440px; }

.timeline-item-right::before {
  content: '';
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
  left: 20px;
  top: 3px;
  height: 0;
  margin-top: -5px;
  position: absolute;
  width: 0; }

.timeline-item-right.timeline-node-with-photo:before {
  border-right: 10px solid #262626; }

.timeline-item-right + .timeline-item.timeline-item-prototype.timeline-item-with-photo::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #262626, transparent);
  position: absolute; }

.timeline-item-with-photo .timeline-item-content h3,
.timeline-item-with-photo .timeline-item-content a {
  color: #fff; }

.timeline-item-with-photo h3, .timeline-item-with-photo p {
  color: #fff; }

.timeline-item-with-photo .timeline-item-inner {
  transition: .2s;
  background-color: rgba(0, 0, 0, 0.2); }

.timeline-item-with-photo:hover .timeline-item-inner {
  background-color: rgba(0, 0, 0, 0.4); }

.timeline-item-call-to-action {
  background: #edece9;
  border: solid 3px #ccc; }
  .timeline-item-call-to-action h3 {
    width: 100%;
    text-align: center;
    font-size: 18px; }
  .timeline-item-call-to-action p {
    width: 100%;
    text-align: center; }

.proposed-event {
  background: none !important;
  border: 2px solid #ccc; }
  .proposed-event .proposal-details {
    color: #666; }

.proposed-event-node.timeline-item-left::before {
  border-left: 10px solid #ccc; }

.proposed-event-node.timeline-item-right::before {
  border-right: 10px solid #ccc; }

.map-call-to-action {
  height: 120px !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 320px;
  margin: auto; }
  @media (max-width: 991px) {
    .map-call-to-action {
      right: 0; } }

.tree-person {
  position: absolute;
  text-align: center; }
  .tree-person.person-1 {
    top: 200px;
    left: 400px; }
  .tree-person.person-2 {
    top: 200px;
    left: 800px; }
  .tree-person img {
    position: relative;
    top: 3px;
    background-color: #fff;
    border-radius: 100px; }
    .tree-person img:hover {
      opacity: .85; }
  .tree-person.active .tree-person-info {
    background: #2e2f29; }
  .tree-person.relationship-active .tree-person-info {
    background: #1c6085;
    color: #fff; }
  .tree-person.relationship-active .tree-person-name,
  .tree-person.active .tree-person-name {
    color: #fff; }

.tree-person-info {
  background: #fff;
  padding: 15px 25px; }

.tree-person-name {
  color: #666;
  font-size: 14px;
  margin: 0;
  line-height: 1.2; }
  .tree-person-name:hover {
    color: #729835; }

.tree-person-date {
  color: #ccc;
  font-size: 12px;
  margin: 0;
  line-height: 1.2; }

.tree-person-add ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .tree-person-add ul li {
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin: 2px auto 0; }
    .tree-person-add ul li a {
      background: #1c6185;
      color: #fff;
      display: block; }
      .tree-person-add ul li a:hover {
        color: #1c6185;
        background: #fff; }

/*# sourceMappingURL=maps/styles.min.css.map */
