@charset "UTF-8";
* {
  -moz-osx-font-smoothing: grayscale;
  image-rendering: optimizequality; }

html, body {
  height: 100%; }

body {
  padding-top: 70px; }

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]: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/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/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: 400;
  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"; }

* {
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Open Sans", Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #424242;
  background-color: #fff; }

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

a {
  color: #234250;
  text-decoration: none; }
  a:hover, a:focus {
    color: #0c161b;
    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.6;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

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

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

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

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

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

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px; }
  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: 11px;
  margin-bottom: 11px; }
  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 11px; }

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

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

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

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

a.text-primary:hover,
a.text-primary:focus {
  color: #13252d; }

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

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #13252d; }

.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: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee; }

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

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

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

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

dt,
dd {
  line-height: 1.6; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

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

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

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

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  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.6;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "\2014 \00A0"; }

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

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.6; }

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: 700;
    box-shadow: none; }

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 13px;
  line-height: 1.6;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container:before, .container:after {
    display: table;
    content: " "; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

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

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

th {
  text-align: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.6;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #a8a8a8;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #4a8ba9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(74, 139, 169, 0.6); }
  .form-control::-moz-placeholder {
    color: #8f8f8f;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #8f8f8f; }
  .form-control::-webkit-input-placeholder {
    color: #8f8f8f; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .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.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled]
  .checkbox label {
    cursor: not-allowed; }
  .radio label,
  .checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

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

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

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

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

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

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 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[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  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: 34px;
  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.3333333;
  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[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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: 40px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

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

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 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;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.6;
  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: #424242;
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    box-shadow: none; }

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

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

.btn-primary {
  color: #fff;
  background-color: #234250;
  border-color: #1b333e; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #13252d;
    border-color: black; }
  .btn-primary:hover {
    color: #fff;
    background-color: #13252d;
    border-color: #091014; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #13252d;
    background-image: none;
    border-color: #091014; }
    .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: #091014;
      border-color: black; }
  .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: #234250;
    border-color: #1b333e; }
  .btn-primary .badge {
    color: #234250;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #2ab27b;
  border-color: #259d6d; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #20895e;
    border-color: #0d3625; }
  .btn-success:hover {
    color: #fff;
    background-color: #20895e;
    border-color: #196c4b; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #20895e;
    background-image: none;
    border-color: #196c4b; }
    .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: #196c4b;
      border-color: #0d3625; }
  .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: #2ab27b;
    border-color: #259d6d; }
  .btn-success .badge {
    color: #2ab27b;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #3386b5;
  border-color: #2d77a1; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #28698d;
    border-color: #112e3e; }
  .btn-info:hover {
    color: #fff;
    background-color: #28698d;
    border-color: #205471; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #28698d;
    background-image: none;
    border-color: #205471; }
    .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: #205471;
      border-color: #112e3e; }
  .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: #3386b5;
    border-color: #2d77a1; }
  .btn-info .badge {
    color: #3386b5;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #cbb956;
  border-color: #c5b143; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #b6a338;
    border-color: #685d20; }
  .btn-warning:hover {
    color: #fff;
    background-color: #b6a338;
    border-color: #9b8a30; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #b6a338;
    background-image: none;
    border-color: #9b8a30; }
    .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: #9b8a30;
      border-color: #685d20; }
  .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: #cbb956;
    border-color: #c5b143; }
  .btn-warning .badge {
    color: #cbb956;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #bf5329;
  border-color: #aa4a24; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #954120;
    border-color: #411c0e; }
  .btn-danger:hover {
    color: #fff;
    background-color: #954120;
    border-color: #78341a; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #954120;
    background-image: none;
    border-color: #78341a; }
    .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: #78341a;
      border-color: #411c0e; }
  .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: #bf5329;
    border-color: #aa4a24; }
  .btn-danger .badge {
    color: #bf5329;
    background-color: #fff; }

.btn-link {
  font-weight: 400;
  color: #234250;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #0c161b;
    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.3333333;
  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, .btn-size-8 {
  display: block;
  width: 100%; }

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 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-left-radius: 0;
  border-top-right-radius: 0; }

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

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

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

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #a8a8a8;
  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-top-right-radius: 0;
  border-bottom-right-radius: 0; }

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

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

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

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

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .nav:before, .nav:after {
    display: table;
    content: " "; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 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;
        cursor: not-allowed;
        background-color: transparent; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #234250; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 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.6;
      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;
      cursor: default;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent; }

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

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

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

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 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-left-radius: 0;
  border-top-right-radius: 0; }

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

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

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

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

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

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

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

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

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

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

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

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 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: 7px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px; }
  @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: 22px; }
        .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: 14px;
          padding-bottom: 14px; } }

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

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

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

.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px; }
  .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: 14px;
  margin-bottom: 14px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px; } }

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

.navbar-default {
  background-color: #fff;
  border-color: #939297; }
  .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: #eeeeee; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #eeeeee; }
  @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: #eeeeee; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #939297; }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

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

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

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

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

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

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-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-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

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

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

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

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

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

.label-primary {
  background-color: #234250; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #13252d; }

.label-success {
  background-color: #2ab27b; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #20895e; }

.label-info {
  background-color: #3386b5; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #28698d; }

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #234250;
    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 {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

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

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

.alert {
  padding: 15px;
  margin-bottom: 22px;
  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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

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

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

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

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

.progress {
  height: 22px;
  margin-bottom: 22px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  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: 22px;
  color: #fff;
  text-align: center;
  background-color: #234250;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  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 {
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #2ab27b; }
  .progress-striped .progress-bar-success {
    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: #3386b5; }
  .progress-striped .progress-bar-info {
    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: #cbb956; }
  .progress-striped .progress-bar-warning {
    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: #bf5329; }
  .progress-striped .progress-bar-danger {
    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 {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #e6e6e6; }
  .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
      color: #777777; }
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #234250;
    border-color: #234250; }
    .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: #7aaec5; }

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

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

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

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

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

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

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #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: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

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

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-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 #e6e6e6;
  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-left-radius: 3px;
    border-top-right-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-left-radius: 0;
  border-top-right-radius: 0; }

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

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

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

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-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-right-radius: 3px;
    border-bottom-left-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 {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 22px; }
  .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 #e6e6e6; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #e6e6e6; }

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

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

.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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

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

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  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;
  filter: alpha(opacity=20);
  opacity: 0.2; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5; }

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

.modal-open {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative; }

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

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

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

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

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

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-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, .section-home .header-buttons .header-button:after {
  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.3333333333em;
  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.2857142857em;
  text-align: center; }

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

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.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, .section-home .header-buttons .fa-pull-left.header-button:after {
  margin-right: .3em; }

.fa.fa-pull-right, .section-home .header-buttons .fa-pull-right.header-button:after {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left, .section-home .header-buttons .pull-left.header-button:after {
  margin-right: .3em; }

.fa.pull-right, .section-home .header-buttons .pull-right.header-button:after {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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; }

.gradient, .section-home .header-buttons .header-button, .modal-blue .modal-content, .form-auth, .form-login, .bx-imopenlines-config-sidebar-header {
  color: #FFF;
  background: #234250;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #234250 0%, #20374e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#234250', endColorStr='#20374e', GradientType=1);
  /* IE6-9 */ }
  .gradient:hover, .section-home .header-buttons .header-button:hover, .modal-blue .modal-content:hover, .form-auth:hover, .form-login:hover, .bx-imopenlines-config-sidebar-header:hover, .gradient:focus, .section-home .header-buttons .header-button:focus, .modal-blue .modal-content:focus, .form-auth:focus, .form-login:focus, .bx-imopenlines-config-sidebar-header:focus {
    color: #fff; }
  .gradient-light, .form-register .btn-primary, .modal-blue .modal-content .btn-primary {
    border-radius: 2em !important;
    border: 0 !important;
    background: #234250;
    box-shadow: none;
    color: #fff; }
    .gradient-light:hover, .form-register .btn-primary:hover, .modal-blue .modal-content .btn-primary:hover, .gradient-light:focus, .form-register .btn-primary:focus, .modal-blue .modal-content .btn-primary:focus {
      background: #335f73 !important; }
  .gradient-light2, .section-contact .contact-wrapper-blue .btn-contact {
    color: #FFF;
    background: #7897Ae;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #7897Ae 0%, #557391 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7897Ae', endColorStr='#557391', GradientType=1);
    /* IE6-9 */ }
    .gradient-light2:hover, .section-contact .contact-wrapper-blue .btn-contact:hover, .gradient-light2:focus, .section-contact .contact-wrapper-blue .btn-contact:focus {
      background: #6795b0;
      color: #fff; }
  .gradient-basic {
    color: #FFF;
    background: #ACE5E5;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom right, #ACE5E5 0%, #62C3C2 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ACE5E5', endColorStr='#62C3C2', GradientType=1);
    /* IE6-9 */ }
    .gradient-basic:hover, .gradient-basic:focus {
      color: #fff; }
  .gradient-professional {
    color: #FFF;
    background: #4AC7DB;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom right, #4AC7DB 0%, #0F88AE 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4AC7DB', endColorStr='#0F88AE', GradientType=1);
    /* IE6-9 */ }
    .gradient-professional:hover, .gradient-professional:focus {
      color: #fff; }
  .gradient-enterprise {
    color: #FFF;
    background: #0091AB;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom right, #0091AB 0%, #00405F 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0091AB', endColorStr='#00405F', GradientType=1);
    /* IE6-9 */ }
    .gradient-enterprise:hover, .gradient-enterprise:focus {
      color: #fff; }

.modal-blue .close {
  border-bottom: none;
  padding: 0;
  border-radius: 0;
  color: #ffffff;
  font-weight: 300;
  opacity: 1.0;
  filter: alpha(opacity=100);
  position: absolute;
  right: 10px;
  top: 10px;
  outline: none; }
  .modal-blue .close a {
    color: #ffffff; }
  .modal-blue .close:focus, .modal-blue .close:hover, .modal-blue .close:active {
    color: #ffffff;
    opacity: 0.8;
    filter: alpha(opacity=80); }

.form-group label {
  font-weight: 400; }

.form-group select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 15px;
  padding-right: 15px; }

.form-group .selector:after {
  content: "\f078";
  font-family: "FontAwesome";
  font-size: 11px;
  color: #aaa;
  right: 30px;
  top: 13px;
  padding: 0 0 2px;
  position: absolute;
  pointer-events: none; }

.form-group .form-control {
  border: 0;
  border-radius: 0 !important;
  height: 45px;
  box-shadow: none;
  -webkit-border-radius: 0px; }
  .form-group .form-control[disabled], .form-group .form-control[readonly] {
    background-color: #fff; }

.form-group.has-error .form-control {
  border: 2px solid #bf5329; }

.form-group.has-success .form-control {
  border: 2px solid #2ab27b; }

.form-group .alert {
  margin-bottom: 0; }

.btn {
  border-radius: 0; }
  .btn:active, .btn.active, .btn:active:focus, .btn.active:focus, .btn:focus, .btn.focus {
    outline: 0 none; }
  .btn-xlarge {
    padding: 8px 50px; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #234250; }
  .btn-white {
    color: #424242;
    background-color: #fff;
    border-color: #3386b5;
    border-radius: 2em !important;
    border: solid 1px #ddd !important; }
    .btn-white:hover, .btn-white:focus, .btn-white:active {
      background-color: #3386b5;
      color: #fff; }

.alert {
  border-radius: 0; }
  .alert-success {
    color: #2ab27b; }
  .alert-danger {
    color: #bf5329; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 0 none; }

b, strong {
  font-weight: 700; }

.highlight {
  color: #234250 !important; }

.font-lightgrey {
  color: #939297; }

.text-justify {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  text-align: justify; }

.browserupgrade {
  background: #234250;
  color: #FFF;
  font-weight: 300;
  margin-bottom: 0;
  padding: 8px 0;
  text-align: center; }
  .browserupgrade a, .browserupgrade a:hover, .browserupgrade a:focus {
    color: #FFF;
    text-decoration: underline; }

ol, ul {
  padding-left: 20px; }
  ol li, ul li {
    padding-left: 5px; }

p {
  font-weight: 300; }
  p.text-grey {
    color: grey; }

.wrapper {
  padding: 50px 0; }
  .wrapper h4 {
    color: #234250;
    font-weight: 700; }
  .wrapper-info {
    padding: 0 !important;
    position: relative;
    z-index: 1050; }
  .wrapper-blue {
    background-color: #234250;
    color: #ffffff; }
    .wrapper-blue a, .wrapper-blue a:hover, .wrapper-blue a:focus, .wrapper-blue a:link {
      color: #ffffff; }
    .wrapper-blue h4 {
      color: #ffffff;
      font-weight: 400;
      text-align: center;
      margin-top: 0;
      margin-bottom: 35px; }
    .wrapper-blue .col-icon {
      margin-bottom: 25px;
      text-align: center; }
      .wrapper-blue .col-icon img {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
        height: 75px; }

@media (min-width: 768px) {
  .wrapper {
    padding: 60px 0; } }

@media (min-width: 992px) {
  .btn-size-8 {
    width: 66.6666666667%;
    overflow: hidden; }
  .wrapper {
    padding: 70px 0; }
    .wrapper-blue h4 {
      text-align: left; }
    .wrapper-blue .col-icon {
      margin-bottom: 0; } }

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

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.breakword {
  word-wrap: break-word; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background: #fff;
  color: #3386b5 !important; }

nav.navbar {
  border: none;
  font-weight: 400;
  margin-bottom: 0;
  height: 70px; }
  nav.navbar-default {
    border-radius: 0; }
    nav.navbar-default .navbar-toggle {
      border: none;
      background: transparent !important; }
      nav.navbar-default .navbar-toggle:hover {
        background: transparent !important; }
      nav.navbar-default .navbar-toggle .icon-bar {
        background-color: #234250;
        transition: all 0.2s; }
        nav.navbar-default .navbar-toggle .icon-bar.top-bar {
          transform: rotate(45deg);
          transform-origin: 10% 10%; }
        nav.navbar-default .navbar-toggle .icon-bar.middle-bar {
          opacity: 0; }
        nav.navbar-default .navbar-toggle .icon-bar.bottom-bar {
          transform: rotate(-45deg);
          transform-origin: 10% 90%; }
      nav.navbar-default .navbar-toggle.collapsed .top-bar {
        transform: rotate(0); }
      nav.navbar-default .navbar-toggle.collapsed .middle-bar {
        opacity: 1; }
      nav.navbar-default .navbar-toggle.collapsed .bottom-bar {
        transform: rotate(0); }
    nav.navbar-default .navbar-brand {
      padding: 5px 15px;
      position: absolute;
      left: 30px;
      top: 15px; }
      nav.navbar-default .navbar-brand img {
        display: block;
        max-height: 100%;
        height: 22px; }
      nav.navbar-default .navbar-brand .bigscreen {
        display: block; }
      nav.navbar-default .navbar-brand .smallscreen {
        display: none; }
      @media (max-width: 991px) {
        nav.navbar-default .navbar-brand img {
          height: 17px; } }
      @media (max-width: 767px) {
        nav.navbar-default .navbar-brand {
          left: 10px; }
          nav.navbar-default .navbar-brand img {
            height: 29px; }
          nav.navbar-default .navbar-brand .bigscreen {
            display: none; }
          nav.navbar-default .navbar-brand .smallscreen {
            display: block; } }
    nav.navbar-default .navbar-nav {
      margin: 7px -15px 0; }
      nav.navbar-default .navbar-nav > li {
        padding: 0; }
        nav.navbar-default .navbar-nav > li > a {
          text-transform: uppercase; }
        nav.navbar-default .navbar-nav > li > a:focus,
        nav.navbar-default .navbar-nav > li > a:hover,
        nav.navbar-default .navbar-nav > li.active > a,
        nav.navbar-default .navbar-nav > li.active > a:focus,
        nav.navbar-default .navbar-nav > li.active > a:hover {
          background: transparent;
          color: #333; }
        nav.navbar-default .navbar-nav > li.gradient > a, nav.navbar-default .section-home .header-buttons .navbar-nav > li.header-button > a, .section-home .header-buttons nav.navbar-default .navbar-nav > li.header-button > a, nav.navbar-default .modal-blue .navbar-nav > li.modal-content > a, .modal-blue nav.navbar-default .navbar-nav > li.modal-content > a, nav.navbar-default .navbar-nav > li.form-auth > a, nav.navbar-default .navbar-nav > li.form-login > a, nav.navbar-default .navbar-nav > li.bx-imopenlines-config-sidebar-header > a {
          border-bottom: 1px solid #FFF;
          color: #FFF;
          text-transform: none; }
          nav.navbar-default .navbar-nav > li.gradient > a:hover, nav.navbar-default .section-home .header-buttons .navbar-nav > li.header-button > a:hover, .section-home .header-buttons nav.navbar-default .navbar-nav > li.header-button > a:hover, nav.navbar-default .modal-blue .navbar-nav > li.modal-content > a:hover, .modal-blue nav.navbar-default .navbar-nav > li.modal-content > a:hover, nav.navbar-default .navbar-nav > li.form-auth > a:hover, nav.navbar-default .navbar-nav > li.form-login > a:hover, nav.navbar-default .navbar-nav > li.bx-imopenlines-config-sidebar-header > a:hover {
            background: #234250;
            color: #FFF; }
        nav.navbar-default .navbar-nav > li.gradient.open > a, nav.navbar-default .section-home .header-buttons .navbar-nav > li.open.header-button > a, .section-home .header-buttons nav.navbar-default .navbar-nav > li.open.header-button > a, nav.navbar-default .modal-blue .navbar-nav > li.open.modal-content > a, .modal-blue nav.navbar-default .navbar-nav > li.open.modal-content > a, nav.navbar-default .navbar-nav > li.open.form-auth > a, nav.navbar-default .navbar-nav > li.open.form-login > a, nav.navbar-default .navbar-nav > li.open.bx-imopenlines-config-sidebar-header > a {
          background: #234250;
          color: #FFF; }
        nav.navbar-default .navbar-nav > li > .dropdown-menu {
          border: none;
          border-radius: 0;
          padding: 0; }
          nav.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
            padding: 7.5px 20px; }
      nav.navbar-default .navbar-nav .open > .login {
        background-color: transparent;
        color: white; }
    nav.navbar-default .dropdown .flag:before {
      background-size: contain;
      background-repeat: no-repeat;
      content: "";
      display: inline-block;
      height: 10px;
      width: 18px; }
    nav.navbar-default .dropdown .flag-de:before {
      background-image: url("../img/flags/de.png"); }
  nav.navbar-minimal .navbar-header {
    margin-left: auto;
    margin-right: auto; }
  nav.navbar-minimal .navbar-brand {
    height: 135px;
    padding: 30px 15px; }
    nav.navbar-minimal .navbar-brand img {
      max-height: 100%;
      width: auto;
      height: 22px; }
  nav.navbar-blue {
    background-color: #fff; }
    nav.navbar-blue .navbar-toggle {
      margin-top: 19px; }
      nav.navbar-blue .navbar-toggle .icon-bar {
        background-color: #234250; }
    nav.navbar-blue .navbar-nav > li > a {
      text-transform: none;
      font-size: 14px;
      color: #234250;
      border: none !important; }
      nav.navbar-blue .navbar-nav > li > a .visible-xs {
        display: inline-block !important; }
      nav.navbar-blue .navbar-nav > li > a .small, nav.navbar-blue .navbar-nav > li > a small {
        color: #3386b5;
        font-size: 75%; }
    nav.navbar-blue .navbar-nav > li > a:focus,
    nav.navbar-blue .navbar-nav > li > a:hover,
    nav.navbar-blue .navbar-nav > li.active > a,
    nav.navbar-blue .navbar-nav > li.active > a:focus,
    nav.navbar-blue .navbar-nav > li.active > a:hover {
      border-bottom: solid 3px #3386b5 !important;
      color: #3386b5; }
    nav.navbar-blue .navbar-nav > li.two-lines > a {
      line-height: 16px; }
    nav.navbar-blue .navbar-nav > li.logout.two-lines > a {
      line-height: 22px; }
    nav.navbar-blue .navbar-nav .open > ul.dropdown-menu {
      margin-top: -3px; }
      nav.navbar-blue .navbar-nav .open > ul.dropdown-menu > li {
        padding: 0; }
        nav.navbar-blue .navbar-nav .open > ul.dropdown-menu > li > a {
          background-color: #fff !important;
          color: #234250 !important;
          font-weight: 300; }
          nav.navbar-blue .navbar-nav .open > ul.dropdown-menu > li > a:hover, nav.navbar-blue .navbar-nav .open > ul.dropdown-menu > li > a:active, nav.navbar-blue .navbar-nav .open > ul.dropdown-menu > li > a:focus {
            background-color: #3386b5 !important;
            color: #fff !important;
            font-weight: 400; }
    nav.navbar-blue .navbar-nav .open > a {
      color: #fff; }
      nav.navbar-blue .navbar-nav .open > a:hover, nav.navbar-blue .navbar-nav .open > a:active, nav.navbar-blue .navbar-nav .open > a:focus {
        color: #fff; }

.documents-list {
  list-style: none;
  padding-left: 0px; }
  .documents-list li a {
    color: white;
    text-decoration: none; }
    .documents-list li a:hover {
      color: white; }

#documentsLabel {
  padding-left: 20px; }

@media (min-width: 768px) {
  nav.navbar-default {
    height: 60px; }
    nav.navbar-default .navbar-brand {
      padding: 8px 15px; }
    nav.navbar-default .navbar-nav {
      margin: 0;
      position: absolute;
      right: 0; }
      nav.navbar-default .navbar-nav > li > a {
        border-top: 4px solid #fff;
        padding: 15px 10px 19px; }
      nav.navbar-default .navbar-nav > li.active > a,
      nav.navbar-default .navbar-nav > li.active > a:hover,
      nav.navbar-default .navbar-nav > li.active > a:focus,
      nav.navbar-default .navbar-nav > li > a:hover {
        border-top: 4px solid #234250; }
      nav.navbar-default .navbar-nav > li.gradient > a, nav.navbar-default .section-home .header-buttons .navbar-nav > li.header-button > a, .section-home .header-buttons nav.navbar-default .navbar-nav > li.header-button > a, nav.navbar-default .modal-blue .navbar-nav > li.modal-content > a, .modal-blue nav.navbar-default .navbar-nav > li.modal-content > a, nav.navbar-default .navbar-nav > li.form-auth > a, nav.navbar-default .navbar-nav > li.form-login > a, nav.navbar-default .navbar-nav > li.bx-imopenlines-config-sidebar-header > a {
        border-top: none !important;
        border-bottom: none !important;
        padding: 19px 20px; }
  nav.navbar-blue .navbar-nav > li > a {
    padding: 19px 25px; }
    nav.navbar-blue .navbar-nav > li > a .visible-xs {
      display: none !important; }
  nav.navbar-blue .navbar-nav > li.two-lines > a {
    padding: 13.5px 25px !important; }
  nav.navbar-blue .navbar-nav > li.logout > a {
    padding: 14px 25px !important;
    text-align: center; }
  nav.navbar-blue .navbar-nav > li.logout.two-lines > a {
    line-height: 16px; }
  nav.navbar-blue .navbar-nav .open > ul.dropdown-menu > li > a {
    text-align: left; } }

@media (min-width: 992px) {
  nav.navbar-default {
    height: 70px; }
    nav.navbar-default .navbar-brand {
      height: 70px;
      padding: 10px 15px; }
    nav.navbar-default .navbar-nav > li > a {
      padding: 20px 18px 24px; }
    nav.navbar-default .navbar-nav > li.gradient > a, nav.navbar-default .section-home .header-buttons .navbar-nav > li.header-button > a, .section-home .header-buttons nav.navbar-default .navbar-nav > li.header-button > a, nav.navbar-default .modal-blue .navbar-nav > li.modal-content > a, .modal-blue nav.navbar-default .navbar-nav > li.modal-content > a, nav.navbar-default .navbar-nav > li.form-auth > a, nav.navbar-default .navbar-nav > li.form-login > a, nav.navbar-default .navbar-nav > li.bx-imopenlines-config-sidebar-header > a {
      padding: 24px 35px; }
  nav.navbar-blue .navbar-nav > li > a {
    padding: 24px 40px; }
  nav.navbar-blue .navbar-nav > li.two-lines > a {
    padding: 18.5px 40px !important; }
  nav.navbar-blue .navbar-nav > li.logout > a {
    padding: 19px 40px !important; }
  nav.navbar-blue .dropdown-menu {
    min-width: 200px; } }

.section {
  padding-top: 50px; }
  .section-home {
    background-image: url("../img/header-landing-sm.jpg");
    background-position: center center;
    background-size: cover;
    text-align: center; }
    .section-home .container {
      margin-top: 35px; }
    .section-home h1 {
      color: #fff;
      font-size: 40px;
      font-weight: 700;
      margin: 0 0 10px; }
    .section-home h3 {
      color: #fff;
      font-size: 26px;
      font-weight: 400;
      margin: 0; }
    .section-home .header-buttons {
      margin-top: 50px; }
      .section-home .header-buttons .header-button {
        display: block;
        border-bottom: 1px solid #FFF;
        cursor: pointer;
        margin-left: -15px;
        margin-right: -15px;
        padding: 35px 15px;
        text-align: left;
        text-decoration: none; }
        .section-home .header-buttons .header-button:after {
          font-size: 24px;
          content: "\f054";
          position: absolute;
          right: 10px;
          top: 50%;
          line-height: 25%; }
        .section-home .header-buttons .header-button:hover {
          background: #234250; }
        .section-home .header-buttons .header-button h2 {
          font-size: 18px;
          font-weight: 300;
          margin: 0;
          margin-bottom: 3px;
          text-transform: uppercase; }
        .section-home .header-buttons .header-button h4 {
          font-size: 16px;
          font-weight: 300;
          margin: 0; }
  .section-packages .table-pricingtable > thead > tr > th, .section-packages .table-pricingtable > thead > tr > td,
  .section-packages .table-pricingtable > tbody > tr > th,
  .section-packages .table-pricingtable > tbody > tr > td {
    font-weight: 400;
    vertical-align: middle; }
  .section-packages .table-pricingtable > thead > tr > td,
  .section-packages .table-pricingtable > tbody > tr > td {
    text-align: center; }
  .section-packages .table-pricingtable > thead > tr > th,
  .section-packages .table-pricingtable > thead > tr > td {
    border-bottom: 10px solid #234250;
    vertical-align: bottom; }
  .section-packages .table-pricingtable > thead > tr > th,
  .section-packages .table-pricingtable > tfoot > tr > th {
    font-size: 20px;
    font-weight: 700;
    color: #234250; }
  .section-packages .table-pricingtable > thead > tr > td {
    color: #fff;
    padding: 0; }
    .section-packages .table-pricingtable > thead > tr > td .tag {
      background-color: #234250;
      line-height: 22px;
      margin-top: -45px;
      padding: 4px;
      position: absolute;
      left: 15%;
      right: 15%;
      text-transform: uppercase; }
    .section-packages .table-pricingtable > thead > tr > td .gradient-basic,
    .section-packages .table-pricingtable > thead > tr > td .gradient-professional,
    .section-packages .table-pricingtable > thead > tr > td .gradient-enterprise {
      min-width: 175px;
      padding: 10px;
      position: relative; }
    .section-packages .table-pricingtable > thead > tr > td .gradient-professional {
      margin-bottom: -10px;
      padding-top: 30px; }
    .section-packages .table-pricingtable > thead > tr > td .package-title {
      font-size: 26px;
      line-height: 26px; }
    .section-packages .table-pricingtable > thead > tr > td .package-price {
      margin: 7.5px; }
      .section-packages .table-pricingtable > thead > tr > td .package-price-value {
        display: inline-block;
        font-size: 32px;
        font-weight: 700;
        line-height: 32px; }
      .section-packages .table-pricingtable > thead > tr > td .package-price-currency {
        display: inline-block;
        font-weight: 700; }
      .section-packages .table-pricingtable > thead > tr > td .package-price-frequency {
        display: inline-block;
        font-size: 10px;
        font-weight: 300; }
    .section-packages .table-pricingtable > thead > tr > td .package-description {
      font-size: 12px;
      font-weight: 300; }
  .section-packages .table-pricingtable > tbody > tr:nth-of-type(odd) {
    background-color: #EEEEEE; }
  .section-packages .table-pricingtable > tbody > tr > th,
  .section-packages .table-pricingtable > tbody > tr > td {
    border-top: none;
    height: 50px;
    padding: 5px;
    vertical-align: middle; }
    .section-packages .table-pricingtable > tbody > tr > th.col-basic .fa-stack,
    .section-packages .table-pricingtable > tbody > tr > td.col-basic .fa-stack {
      color: #62C3C2; }
    .section-packages .table-pricingtable > tbody > tr > th.col-professional .fa-stack,
    .section-packages .table-pricingtable > tbody > tr > td.col-professional .fa-stack {
      color: #0F88AE; }
    .section-packages .table-pricingtable > tbody > tr > th.col-enterprise .fa-stack,
    .section-packages .table-pricingtable > tbody > tr > td.col-enterprise .fa-stack {
      color: #00405F; }
  .section-packages .table-pricingtable > tfoot > tr > th,
  .section-packages .table-pricingtable > tfoot > tr > td {
    border-top: 1px solid lightgray !important;
    border-bottom: 1px solid lightgray !important;
    height: 75px;
    vertical-align: middle; }
  .section-packages .table-pricingtable .gradient-basic.btn:hover {
    background: #62C3C2; }
  .section-packages .table-pricingtable .gradient-professional.btn:hover {
    background: #0F88AE; }
  .section-packages .table-pricingtable .gradient-enterprise.btn:hover {
    background: #00405F; }
  .section-contact #officeMap {
    height: 100%; }
  .section-contact .contact-wrapper .contact-header {
    padding-left: 0;
    padding-right: 0; }
    .section-contact .contact-wrapper .contact-header .col-image, .section-contact .contact-wrapper .contact-header .col-map {
      padding-left: 0;
      padding-right: 0;
      height: 450px; }
    .section-contact .contact-wrapper .contact-header .col-image {
      background-image: url("../img/header-contact.jpg");
      background-size: cover;
      background-position: center center; }
    .section-contact .contact-wrapper .contact-header div {
      margin-right: 0;
      margin-left: 0; }
  .section-contact .contact-wrapper-blue {
    background-color: #234250;
    border-bottom: 1px solid #eee;
    color: #fff; }
    .section-contact .contact-wrapper-blue > .container:first-child {
      padding: 70px 15px 50px; }
    .section-contact .contact-wrapper-blue > .container:last-child {
      margin-bottom: -18px; }
    .section-contact .contact-wrapper-blue a, .section-contact .contact-wrapper-blue a:hover, .section-contact .contact-wrapper-blue a:focus, .section-contact .contact-wrapper-blue a:link {
      color: #ffffff; }
    .section-contact .contact-wrapper-blue .social-icons {
      margin-top: 7px; }
      .section-contact .contact-wrapper-blue .social-icons > .social-icon {
        display: inline-block;
        width: 30px;
        height: 30px;
        border: 0;
        background: url("../img/icons/social_icons.png");
        margin-right: 10px; }
        .section-contact .contact-wrapper-blue .social-icons > .social-icon-facebook {
          background-position: 0 0; }
        .section-contact .contact-wrapper-blue .social-icons > .social-icon-twitter {
          background-position: -47px 0; }
        .section-contact .contact-wrapper-blue .social-icons > .social-icon-gplus {
          background-position: -94px 0; }
        .section-contact .contact-wrapper-blue .social-icons > .social-icon-linkedin {
          background-position: -141px 0; }
        .section-contact .contact-wrapper-blue .social-icons > .social-icon-youtube {
          background-position: -188px 0; }
        .section-contact .contact-wrapper-blue .social-icons > .social-icon-xing {
          background-position: -235px 0; }
  .section-news-ticker {
    position: fixed;
    right: 0;
    margin-top: 20px;
    z-index: 100; }
    .section-news-ticker .news-ticker-main-container {
      width: 350px;
      border: 6px solid #2ab1ce; }
      .section-news-ticker .news-ticker-main-container .news-ticker-header {
        background-color: #2ab1ce;
        text-align: center;
        color: white;
        padding: 10px;
        font-weight: 700; }
        .section-news-ticker .news-ticker-main-container .news-ticker-header #close-news-ticker-button {
          position: absolute;
          right: 10px;
          top: 10px;
          cursor: pointer; }
          .section-news-ticker .news-ticker-main-container .news-ticker-header #close-news-ticker-button i {
            font-size: 21px; }
      .section-news-ticker .news-ticker-main-container .news-ticker-container {
        background-color: white;
        padding: 10px; }
        .section-news-ticker .news-ticker-main-container .news-ticker-container .row {
          margin: 0;
          padding: 0; }
        .section-news-ticker .news-ticker-main-container .news-ticker-container .news-ticker-item {
          background-color: white;
          border-bottom: 2px solid #b7b7b7;
          margin-bottom: 10px; }
          .section-news-ticker .news-ticker-main-container .news-ticker-container .news-ticker-item:last-of-type {
            border: none; }
          .section-news-ticker .news-ticker-main-container .news-ticker-container .news-ticker-item .no-padding {
            padding: 0;
            margin: 0; }
          .section-news-ticker .news-ticker-main-container .news-ticker-container .news-ticker-item .news-ticker-item-title {
            font-size: 16px;
            color: #818181; }
          .section-news-ticker .news-ticker-main-container .news-ticker-container .news-ticker-item .expose-properties {
            border-right: 2px solid #dedede; }
            .section-news-ticker .news-ticker-main-container .news-ticker-container .news-ticker-item .expose-properties:last-of-type {
              border: none; }
            .section-news-ticker .news-ticker-main-container .news-ticker-container .news-ticker-item .expose-properties .blue-price {
              color: #2ab1ce;
              font-weight: 900; }
            .section-news-ticker .news-ticker-main-container .news-ticker-container .news-ticker-item .expose-properties .grey-value {
              color: #818181; }
          .section-news-ticker .news-ticker-main-container .news-ticker-container .news-ticker-item .button-container {
            text-align: center;
            margin-top: 10px; }
            .section-news-ticker .news-ticker-main-container .news-ticker-container .news-ticker-item .button-container a {
              width: 100%;
              color: white;
              font-weight: 500;
              background-color: #2ab1ce;
              margin-bottom: 15px;
              border-color: #2ab1ce; }

@media (max-width: 767px) {
  .section {
    padding-top: 50px; }
    .section-news-ticker {
      position: fixed;
      right: 0;
      margin-top: 0px;
      z-index: 100;
      top: 50px; }
      .section-news-ticker .news-ticker-main-container .news-ticker-header {
        padding: 10px;
        font-weight: 700; }
        .section-news-ticker .news-ticker-main-container .news-ticker-header h3 {
          margin-top: 0;
          margin-bottom: 0; }
      .section-news-ticker .news-ticker-main-container .news-ticker-container .news-ticker-item .button-container {
        text-align: center;
        margin-top: 10px; }
        .section-news-ticker .news-ticker-main-container .news-ticker-container .news-ticker-item .button-container a {
          width: 100%;
          color: white;
          font-weight: 500;
          background-color: #2ab1ce;
          margin-bottom: 5px;
          border-color: #2ab1ce; } }

@media (min-width: 768px) {
  .section {
    padding-top: 60px; }
    .section-home {
      text-align: left; }
      .section-home .container {
        margin-top: 75px; }
      .section-home .header-buttons {
        margin-top: 60px; }
        .section-home .header-buttons .header-button {
          border: none;
          text-align: left; }
          .section-home .header-buttons .header-button:after {
            font-size: 16px; }
          .section-home .header-buttons .header-button h2 {
            font-size: 15px; }
          .section-home .header-buttons .header-button h4 {
            font-size: 11px; }
    .section-packages .table-pricingtable > thead > tr > td .tag {
      margin-top: -55px; }
    .section-packages .table-pricingtable > thead > tr > td .gradient-basic,
    .section-packages .table-pricingtable > thead > tr > td .gradient-professional,
    .section-packages .table-pricingtable > thead > tr > td .gradient-enterprise {
      padding: 20px; }
    .section-packages .table-pricingtable > thead > tr > td .gradient-professional {
      margin-bottom: -10px;
      padding-top: 40px; } }

@media (min-width: 992px) {
  .section {
    padding-top: 70px; }
    .section-home {
      background-image: url("../img/header-landing-md.jpg");
      height: 100%;
      margin-top: 0 !important;
      padding: auto; }
      .section-home .container {
        position: relative;
        top: 50%;
        margin-top: -125px; }
      .section-home h1 {
        font-size: 60px; }
      .section-home .header-buttons {
        margin: 0;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0; }
        .section-home .header-buttons .header-button:after {
          font-size: 24px;
          right: 15px; }
        .section-home .header-buttons .header-button h2 {
          font-size: 18px; }
        .section-home .header-buttons .header-button h4 {
          font-size: 14px; } }

@media (min-width: 1200px) {
  .section-home {
    background-image: url("../img/header-landing-lg.jpg"); }
    .section-home .container {
      top: 55%; }
    .section-home h1 {
      font-size: 72px; }
    .section-home h3 {
      font-size: 32px; }
    .section-home .header-buttons .header-button {
      padding-left: 35px; }
      .section-home .header-buttons .header-button h2 {
        font-size: 22px; }
      .section-home .header-buttons .header-button h4 {
        font-size: 16px; } }

.footer {
  font-weight: 400;
  text-align: center;
  padding: 50px 0;
  min-height: 120px;
  background: #234250;
  color: #fff; }
  .footer p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0; }
    .footer p.copyright {
      color: #234250; }
  .footer ul {
    list-style-type: none;
    margin-bottom: 10px;
    padding: 0; }
    .footer ul li {
      display: inline-block;
      margin-left: 15px; }
      .footer ul li:first-child {
        margin-left: 0; }
      .footer ul li a {
        color: #fff;
        cursor: pointer;
        padding: 0 5px;
        font-size: 14px;
        font-weight: normal; }
        .footer ul li a:hover, .footer ul li a:focus {
          text-decoration: underline; }
  .footer-blue {
    background: #234250;
    color: #fff;
    padding: 50px 0 30px; }
    .footer-blue a, .footer-blue a:focus, .footer-blue a:hover {
      color: #fff; }
    .footer-blue p.copyright {
      color: #fff; }
    .footer-blue ul > li:before {
      color: #fff; }
    .footer-blue ul > li > a {
      color: #fff; }
      .footer-blue ul > li > a:hover, .footer-blue ul > li > a:focus {
        color: #fff; }
  .footer .lang-class {
    margin-left: 0;
    padding: 3px; }
    .footer .lang-class a {
      color: #234250; }
  .footer .lang-menu {
    min-width: 0; }

.row-register {
  float: left; }

#fullscreenview {
  background-image: url("../img/immo-corporation-visual02_search.jpg");
  background-position: center top;
  background-size: inherit; }
  #fullscreenview .container {
    padding-top: 50px; }
  #fullscreenview .navbar-blue {
    background-color: transparent; }
  #fullscreenview .footer {
    padding: 0; }
  #fullscreenview .wrapper {
    min-height: 80vw;
    margin-bottom: 25px; }

.form-login button {
  border-radius: 2em !important;
  color: #fff;
  border: 0 !important;
  background: #3386b5;
  margin-bottom: 25px; }

.form-login button:hover {
  border-radius: 2em !important;
  border: 0 !important;
  background: #4e9fcd; }

.form-register {
  background-color: #234250;
  color: #fff;
  padding: 25px 40px;
  background: #234250;
  margin-bottom: 50px; }
  .form-register button {
    border-radius: 2em !important;
    color: #fff;
    border: 0 !important;
    background: #3386b5;
    width: 200px; }
  .form-register button:hover {
    border-radius: 2em !important;
    border: 0 !important;
    background: #4e9fcd; }
  .form-register .form-group {
    margin-bottom: 12.5px; }
  .form-register .form-control {
    box-shadow: none !important;
    margin-bottom: 5px;
    border-radius: 0px; }
  .form-register .btn-primary {
    padding: 10px 35px; }
    .form-register .btn-primary:hover, .form-register .btn-primary:focus, .form-register .btn-primary:active {
      background: #7b8da2; }
  .form-register a {
    color: #fff;
    text-decoration: underline; }
    .form-register a:hover {
      text-decoration: none; }
  .form-register p {
    font-size: 14px;
    font-weight: 300; }
    .form-register p.text-right {
      color: #8a9db2; }

.infobox-register {
  background: #234250;
  color: #fff;
  margin-top: 25px; }
  .infobox-register .img-responsive {
    display: block;
    max-width: 80%;
    height: auto;
    margin-top: 14px; }
  .infobox-register-eyecatcher {
    position: absolute;
    background-color: #fff;
    color: #234250;
    font-size: 18px;
    line-height: 20px;
    padding: 10px 25px;
    top: -20px;
    right: 30px; }
    .infobox-register-eyecatcher a, .infobox-register-eyecatcher a:link, .infobox-register-eyecatcher a:focus, .infobox-register-eyecatcher a:hover {
      color: #234250; }
  .infobox-register-header {
    background-image: url("../img/immo-corporation-visual02-min.jpg");
    background-size: cover;
    height: 215px; }
  .infobox-register-body {
    padding: 40px 25px; }
    .infobox-register-body h4 {
      margin: 0; }
    .infobox-register-body .gradient-professional {
      display: inline-block;
      font-size: 18px;
      padding: 10px 18px;
      text-transform: uppercase;
      margin: 15px 0; }
    .infobox-register-body p {
      margin-bottom: 0; }
    .infobox-register-body hr {
      border-color: lightslategrey; }
  .infobox-register h4, .infobox-register ul, .infobox-register .fa, .infobox-register .section-home .header-buttons .header-button:after, .section-home .header-buttons .infobox-register .header-button:after {
    color: #ffffff;
    font-weight: 300; }

@media (min-width: 992px) {
  #fullscreenview {
    background-position: center center; }
  .col-md-push-6 {
    z-index: 100;
    margin-top: 115px; }
  .form-register {
    padding: 35px 30px 35px 30px;
    margin-right: -15px; }
  .infobox-register {
    margin-right: -15px;
    margin-bottom: -35px; }
    .infobox-register-eyecatcher {
      top: 0;
      right: 10px; } }

@media (min-width: 1200px) {
  #fullscreenview {
    background-size: 200%; }
  .form-register {
    padding: 23px 35px 35px 35px; }
  .infobox-register-header {
    height: 250px; } }

.col-sidebar {
  background-size: cover;
  background-image: url("../img/sidebar001.jpg");
  background-position: center; }

#video-button {
  position: absolute;
  width: 70%;
  right: 0;
  bottom: 50px;
  cursor: pointer; }

.title-box {
  background: #234250;
  margin-left: -15px;
  margin-right: -15px;
  padding: 35px 15px; }
  .title-box h1 {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    margin: 0; }

.content-box {
  background-color: #fff;
  margin-left: -15px;
  margin-right: -15px;
  padding: 35px; }

@media (min-width: 768px) {
  .title-box {
    padding: 50px 75px; }
    .title-box h1 {
      font-size: 36px; }
  .content-box {
    padding: 75px; } }

@media (min-width: 992px) {
  .col-sidebar {
    min-height: 985px; } }

@media (min-width: 1200px) {
  .col-sidebar {
    min-height: 700px; }
  .content-box {
    padding: 75px 75px 0 75px; }
  .content-columns {
    column-count: 2;
    column-gap: 60px; } }

.panel-with-image {
  box-shadow: none; }
  .panel-with-image .fa-stack {
    color: #1794B6; }
  .panel-with-image .panel-heading {
    background-color: #234250;
    background-position: center;
    background-size: cover;
    border-radius: 0;
    text-align: right;
    padding: 35px 0; }
    .panel-with-image .panel-heading-register {
      background-image: url("../img/register-success.jpg"); }
    .panel-with-image .panel-heading > h2 {
      background-color: #ffffff;
      color: #1794B6;
      display: inline-block;
      font-size: 16px;
      margin: 0;
      padding: 10px 17.5px 10px 10px; }
      .panel-with-image .panel-heading > h2 > span {
        margin-right: 5px; }
  .panel-with-image .panel-footer {
    color: #383838;
    padding-left: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: white;
    border: none; }
  .panel-with-image .panel-body {
    color: #383838;
    padding: 35px; }
    .panel-with-image .panel-body h3, .panel-with-image .panel-body p {
      font-size: 16px;
      font-weight: 300;
      line-height: 1.25;
      margin: 0; }
      .panel-with-image .panel-body h3 strong, .panel-with-image .panel-body p strong {
        font-weight: 400; }
    .panel-with-image .panel-body h3 {
      margin-bottom: 18px; }
      .panel-with-image .panel-body h3 > small {
        font-size: 13px; }
    .panel-with-image .panel-body .col-sidebar {
      background: none;
      border-top: 1px solid #e6e6e6;
      margin-top: 25px;
      min-height: auto;
      padding-top: 25px;
      text-align: center; }
      .panel-with-image .panel-body .col-sidebar h3 {
        margin-top: 15px; }

@media (min-width: 768px) {
  .panel-with-image .panel-heading {
    padding: 125px 0 80px; }
    .panel-with-image .panel-heading > h2 {
      font-size: 20px;
      padding: 20px 35px 20px 20px; }
  .panel-with-image .panel-body {
    border-bottom: 1px solid #e6e6e6; }
    .panel-with-image .panel-body .col-sidebar {
      border: none;
      margin-top: 0;
      margin-bottom: 0;
      padding-top: 0;
      text-align: left; }
      .panel-with-image .panel-body .col-sidebar h3 {
        margin-top: 0; } }

.modal-blue .modal-content {
  border-radius: 0;
  color: #ffffff;
  font-weight: 300;
  padding: 30px; }
  .modal-blue .modal-content > .modal-header {
    border-bottom: none;
    padding: 0; }
  .modal-blue .modal-content > .modal-footer {
    border-top: none;
    color: #8E9CB1;
    padding: 0; }
  .modal-blue .modal-content label {
    font-weight: 300; }
  .modal-blue .modal-content .form-control {
    border-radius: 0; }
  .modal-blue .modal-content .btn-primary {
    padding-left: 25px;
    padding-right: 25px; }
  .modal-blue .modal-content .alert {
    display: none; }

#authModal .modal-header {
  border-bottom: none; }

#register-success {
  min-height: 95vh; }

#agb-confirmed {
  display: none; }

.form-reset-pw .form-group {
  margin-top: 30px; }

.form-reset-pw button {
  font-size: 14px; }

.form-login, .form-reset-pw {
  padding-bottom: 50px !important; }
  .form-login .form-group .form-control, .form-reset-pw .form-group .form-control {
    font-size: 14px; }

.row-register .below-register {
  margin-bottom: 0px;
  margin-top: 24px; }
  .row-register .below-register p {
    margin-bottom: 0px; }

.below-register {
  margin-top: 20px;
  margin-bottom: 30px; }
  .below-register p {
    font-size: 12px; }

.reset-btn-group {
  margin-top: 40px !important;
  margin-bottom: 10px; }
  .reset-btn-group .btn {
    color: white;
    background: #3386b5; }

.dropdown-login {
  padding: 0; }

.form-auth, .form-login {
  color: white;
  min-width: 300px;
  padding: 35px 35px 35px; }
  .form-auth h4, .form-login h4 {
    color: white; }
  .form-auth label, .form-login label {
    padding-left: 7px;
    font-weight: 300; }

.form-login hr {
  margin: 0;
  margin-bottom: 15px;
  color: lightslategrey; }

.form-login a {
  color: white; }

.form-login p {
  color: gray;
  margin: 0; }

.form-dialog {
  background-color: white;
  border-radius: 10px; }

.form-dialog-input {
  border-radius: 5px;
  box-shadow: none;
  font-size: 13px;
  color: gray;
  border: 1px solid #bababa;
  border-bottom: 5px solid #bababa; }

.form-dialog-subtitle {
  color: #adadad;
  font-weight: 700;
  margin: 0px 0px 35px; }

.form-dialog-rules {
  color: #234250;
  font-size: 10px;
  font-weight: 700;
  margin: 0px 0px 35px; }

.form-dialog-input:active {
  border-bottom: 5px solid #234250; }

.form-dialog-title h4 {
  color: #234250;
  font-weight: 300; }

.form-dialog-button {
  background-color: #838383;
  border-style: none;
  border-radius: 10px;
  width: 100%;
  height: 30px;
  color: white;
  font-weight: 700;
  margin-top: 10px; }

.form-dialog-button-default {
  background-color: #838383; }

.form-dialog-button-primary {
  background-color: #234250; }

.form-dialog-reigster-footer {
  color: #8f8f8f;
  font-size: 10px;
  font-weight: bold; }

.panel-round-corners {
  border-radius: 25px; }

.border-info {
  border-top: solid 5px #3386b5 !important; }

.tour {
  position: absolute;
  width: 200px;
  /* height: 80px; */
  display: block;
  background: white;
  left: 50%;
  margin-left: -100px;
  top: -38px;
  padding: 5px;
  border-radius: 10px;
  font-size: 13px;
  border: solid 1px;
  text-align: center; }

.tour-results {
  top: inherit;
  margin-top: -5px; }

@media (min-width: 768px) {
  .tour {
    top: 22px; } }

.sidebar-body .navbar-nav {
  float: none;
  border-top: solid 1px #ddd; }
  .sidebar-body .navbar-nav > li {
    float: none;
    padding-left: 0;
    margin-bottom: 0px !important;
    border-bottom: solid 1px #ddd; }
    .sidebar-body .navbar-nav > li > a, .sidebar-body .navbar-nav > li > a:focus, .sidebar-body .navbar-nav > li > a:link {
      margin-bottom: 0px;
      padding: 15px 30px;
      background: #f4f4f4 !important;
      color: black !important; }
    .sidebar-body .navbar-nav > li > a:hover,
    .sidebar-body .navbar-nav > li.active > a {
      color: #3386b5 !important;
      background: #fcfcfc !important; }

.sidebar-footer {
  font-size: 12px;
  color: #3386b5;
  margin-top: 45px; }

.ad-container {
  display: none;
  margin-top: 20px;
  height: 700px; }
  .ad-container a img {
    max-width: 100%; }

#portal-header {
  margin-top: -70px;
  border-bottom: solid 1px #ddd; }

.wrapper-portal {
  margin: 15px 0; }
  .wrapper-portal .col-map {
    margin-top: 15px; }
    .wrapper-portal .col-map #addressMap {
      width: 100%;
      height: 300px; }
  .wrapper-portal .create-first {
    margin-top: 45px;
    font-size: 22px;
    line-height: 36px; }
  .wrapper-portal .create-first-p {
    margin-bottom: 25px; }
  .wrapper-portal .gradient.headline, .wrapper-portal .section-home .header-buttons .headline.header-button, .section-home .header-buttons .wrapper-portal .headline.header-button, .wrapper-portal .modal-blue .headline.modal-content, .modal-blue .wrapper-portal .headline.modal-content, .wrapper-portal .headline.form-auth, .wrapper-portal .headline.form-login, .wrapper-portal .headline.bx-imopenlines-config-sidebar-header {
    margin: 0 0 30px 0;
    background: #f4f4f4;
    color: #234250;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    padding: 14px; }
  .wrapper-portal .row .col-md-8 {
    margin: 0 0 0 15px; }
  .wrapper-portal .edit-form-label {
    position: absolute;
    top: 20px;
    right: 10px;
    color: #fff;
    cursor: pointer; }
  .wrapper-portal .edit-form-link {
    position: absolute;
    top: 11px;
    right: 28px;
    color: #2F4A65;
    cursor: pointer; }
  .wrapper-portal .general-panel-left .alert {
    padding: 0;
    margin-bottom: 10px; }
  .wrapper-portal .general-panel-left #confirm-advert-form {
    margin-bottom: 5px; }
  .wrapper-portal .general-panel-left #archive-advert-form {
    margin-bottom: 5px; }

.menu-list small {
  float: left;
  font-size: 75%; }

.accessview .panel-body {
  padding: 35px; }

.accessview .collapse {
  margin-top: 30px; }

.slider-pro {
  margin: 0px; }

.editable-form {
  border: solid 1px #ddd;
  padding: 60px 60px !important; }
  .editable-form .form-group {
    margin-bottom: 30px !important; }
    .editable-form .form-group label {
      height: 36px;
      line-height: 36px; }
      .editable-form .form-group label b {
        display: inline-block;
        vertical-align: middle;
        line-height: 14px; }
    .editable-form .form-group span.input-text {
      height: 36px;
      padding: 7px 12px 6px 12px;
      display: block; }
    .editable-form .form-group .form-control {
      display: none; }
    .editable-form .form-group button[type="submit"] {
      visibility: hidden; }
  .editable-form.editing span.input-text {
    display: none; }
  .editable-form.editing .form-control {
    display: block; }
  .editable-form.editing button[type="submit"] {
    visibility: visible; }

.headline {
  font-size: 15px;
  padding: 10px 15px; }
  .headline small {
    color: #939297; }

.network-view .nth-headline {
  margin-top: 75px !important; }

.network-search-results ul {
  padding: 0; }

.network-search-results li {
  list-style: none;
  min-height: 110px; }

.network-search-results li:hover {
  background-color: #f4f4f4; }

.network-search-results .avatar-upload .avatar-preview {
  width: 85px;
  height: 85px; }

.network-search-results h4 {
  margin-top: 28px; }

.network-search-results .connect-status {
  margin-top: 30px; }

.display-checkbox {
  white-space: nowrap;
  margin-right: 10px; }

.dashboard-panel, .spotlight-group {
  padding: 15px;
  margin: 8px -15px;
  background-color: #f8f8f8; }

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

.spotlight-text {
  padding: 0; }
  .spotlight-text .row {
    margin-top: 15px; }

.spotlight-group div[aria-expanded=true] .fa-chevron-up {
  display: none; }

.spotlight-group div[aria-expanded=false] .fa-chevron-down {
  display: none; }

.spotlight-group .toggle-collapse {
  float: right; }

.spotlight-group hr {
  border-color: lightgray; }

.spotlight-group .headline {
  font-size: 12px;
  cursor: pointer; }

.spotlight-group .list-group {
  margin: 0; }
  .spotlight-group .list-group-item {
    background-color: transparent !important;
    border: none;
    border-radius: 0; }
    .spotlight-group .list-group-item:hover {
      background-color: #e1e1e1 !important; }

.spotlight .row {
  position: relative; }
  .spotlight .row label.advert-list-check {
    position: absolute;
    left: 15px;
    top: -5px;
    z-index: 100; }

.fast-access h4 {
  margin-top: 0;
  color: #7b8da2; }

.fast-access hr {
  border-color: lightgray; }

.fast-access .fa-ul {
  color: #7b8da2;
  margin-bottom: 0; }
  .fast-access .fa-ul > li {
    padding-left: 0 !important; }
    .fast-access .fa-ul > li a, .fast-access .fa-ul > lia:focus, .fast-access .fa-ul > lia:active {
      color: #7b8da2; }

.form-create-advert {
  background-color: #f8f8f8;
  color: #234250;
  margin-top: 15px;
  padding: 54px 60px;
  border: solid 1px #ddd; }
  .form-create-advert .extra-top-margin {
    margin-top: 22px; }
  .form-create-advert .form-group {
    margin-bottom: 30px; }
    .form-create-advert .form-group-row {
      margin-bottom: 10px;
      padding: 0 10px; }
      .form-create-advert .form-group-row:before, .form-create-advert .form-group-row:after {
        content: " ";
        display: table; }
      .form-create-advert .form-group-row:after {
        clear: both; }
      .form-create-advert .form-group-row > div {
        padding: 0 5px; }
    .form-create-advert .form-group .control-label {
      font-size: 13px;
      font-weight: 700;
      text-align: left !important; }
      .form-create-advert .form-group .control-label small {
        font-weight: 400; }
      .form-create-advert .form-group .control-label-block {
        float: none !important;
        color: #234250;
        margin-bottom: 5px; }
    .form-create-advert .form-group .number {
      background-color: #234250;
      color: #fff;
      padding: 0 6px; }
    .form-create-advert .form-group .remaining-char {
      color: red;
      float: right; }
    .form-create-advert .form-group .input-title {
      background-color: #fff !important;
      color: #424242; }
      .form-create-advert .form-group .input-title:-ms-input-placeholder {
        color: #424242; }
      .form-create-advert .form-group .input-title::placeholder {
        color: #424242; }
    .form-create-advert .form-group .checkbox-inline {
      margin-left: 0;
      margin-right: 20px !important;
      padding-top: 0; }
  .form-create-advert hr {
    height: 1px;
    background-color: lightgray;
    margin-top: 40px;
    margin-bottom: 40px; }
  .form-create-advert .collapsable-div hr {
    width: 94%;
    clear: both; }
  .form-create-advert .input-group-addon {
    background-color: transparent;
    border: none;
    padding: 6px 8px;
    height: 36px; }
    .form-create-advert .input-group-addon label {
      color: #424242; }
    .form-create-advert .input-group-addon:first-child {
      text-align: right;
      width: 75px; }
    .form-create-advert .input-group-addon:last-child {
      min-width: 50px;
      text-align: left; }
    .form-create-advert .input-group-addon-nopl {
      padding-left: 0; }
    .form-create-advert .input-group-addon-nopr {
      padding-right: 0; }
  .form-create-advert .btn {
    font-size: 15px; }
    .form-create-advert .btn-white {
      margin-bottom: 15px; }
  .form-create-advert .btn-white {
    margin-bottom: 0; }
  .form-create-advert input[type="number"] {
    text-align: right; }

.avatar {
  width: 23px;
  height: 23px;
  margin-top: -2px;
  border-radius: 50px;
  margin-right: 7px; }

.profile-area {
  margin-bottom: 25px; }

.editable-label {
  cursor: pointer;
  font-size: 15px;
  line-height: 2.3;
  margin-right: 4px; }

.not-editable-label {
  font-size: 15px;
  line-height: 2.3;
  margin-right: 4px; }

.avatar-profile-page {
  margin-left: auto;
  margin-right: auto; }

.avatar-upload {
  position: relative;
  max-width: 205px;
  margin: 10px auto; }
  .avatar-upload .avatar-edit {
    position: absolute;
    left: 108px;
    z-index: 1;
    top: 10px; }
    .avatar-upload .avatar-edit input {
      display: none; }
      .avatar-upload .avatar-edit input + label {
        display: inline-block;
        width: 34px;
        height: 34px;
        margin-bottom: 0;
        border-radius: 100%;
        background: #FFFFFF;
        border: 1px solid transparent;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
        cursor: pointer;
        font-weight: normal;
        transition: all .2s ease-in-out; }
        .avatar-upload .avatar-edit input + label:hover {
          background: #f1f1f1;
          border-color: #d6d6d6; }
        .avatar-upload .avatar-edit input + label:after {
          content: "\f040";
          font-family: 'FontAwesome';
          color: #757575;
          position: absolute;
          top: 6px;
          left: 1px;
          right: 0;
          text-align: center;
          margin: auto; }
  .avatar-upload .avatar-preview {
    width: 140px;
    height: 140px;
    position: relative;
    border-radius: 100%;
    border: 6px solid #F8F8F8;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1); }
    .avatar-upload .avatar-preview > div {
      width: 100%;
      height: 100%;
      border-radius: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }

.collect-form-data {
  background-color: #f8f8f8;
  color: #234250;
  margin-top: 15px;
  padding: 15px; }
  .collect-form-data .form-group {
    margin-bottom: 10px;
    padding: 0 10px; }
    .collect-form-data .form-group:before, .collect-form-data .form-group:after {
      content: " ";
      display: table; }
    .collect-form-data .form-group:after {
      clear: both; }
    .collect-form-data .form-group > div {
      padding: 0 5px; }
    .collect-form-data .form-group .control-label {
      font-size: 13px;
      font-weight: 700;
      text-align: left !important; }
      .collect-form-data .form-group .control-label small {
        font-weight: 400; }
      .collect-form-data .form-group .control-label-block {
        float: none !important;
        color: #234250;
        margin-bottom: 5px; }
    .collect-form-data .form-group .number {
      background-color: #234250;
      color: #fff;
      padding: 0 6px; }
    .collect-form-data .form-group .input-title {
      background-color: #fff !important;
      color: #424242; }
      .collect-form-data .form-group .input-title:-ms-input-placeholder {
        color: #424242; }
      .collect-form-data .form-group .input-title::placeholder {
        color: #424242; }
    .collect-form-data .form-group .checkbox-inline {
      margin-left: 0;
      margin-right: 20px !important;
      padding-top: 0; }
  .collect-form-data .input-group-addon {
    border: none;
    background-color: transparent;
    height: 36px; }
    .collect-form-data .input-group-addon label {
      color: #424242; }
    .collect-form-data .input-group-addon:first-child {
      width: 80px; }
    .collect-form-data .input-group-addon:last-child {
      min-width: 50px;
      text-align: left; }
    .collect-form-data .input-group-addon-nopl {
      padding-left: 0; }
    .collect-form-data .input-group-addon-nopr {
      padding-right: 0; }
  .collect-form-data .btn {
    font-size: 15px; }
    .collect-form-data .btn-white {
      margin-bottom: 15px; }
  .collect-form-data .btn-secondary {
    color: #fff;
    background-color: #3386b5;
    border-color: #3386b5; }

.main-container {
  margin: 0;
  background-color: #fff; }
  .main-container hr {
    height: 2px;
    background-color: #d3d3d3; }
  .main-container .title {
    padding-left: 15px; }
  .main-container .generic-form-header {
    margin-top: 40px; }
    .main-container .generic-form-header .edit-form-button {
      float: right;
      display: inline-block;
      vertical-align: bottom;
      text-decoration: none;
      cursor: pointer; }

.form-group label b {
  line-height: 17px;
  display: block; }

.image-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 5px 15px;
  background-color: #234250;
  color: #fff; }

.pagination {
  border-radius: 0; }
  .pagination > li > a:first-child,
  .pagination > li > a:last-child,
  .pagination > li:first-child > span,
  .pagination > li:last-child > span {
    border-radius: 0 !important; }

@media (min-width: 768px) {
  .input-group-addon:first-child {
    position: absolute;
    padding: 0 8px;
    line-height: 36px;
    margin-left: -75px;
    text-align: right;
    overflow: hidden; }
  .wrapper-portal {
    margin: 50px 0;
    min-height: 90vh; }
  .spotlight {
    padding: 0; }
    .spotlight .img-responsive {
      height: auto; }
    .spotlight-text {
      padding: 0 15px; }
    .spotlight-group {
      padding: 15px; } }

.create-advert .form-group[data-toggle="collapse"].no-fields, .update-advert .form-group[data-toggle="collapse"].no-fields {
  background-color: transparent; }
  .create-advert .form-group[data-toggle="collapse"].no-fields > label, .update-advert .form-group[data-toggle="collapse"].no-fields > label {
    padding-left: 0; }
  .create-advert .form-group[data-toggle="collapse"].no-fields .glyphicon, .update-advert .form-group[data-toggle="collapse"].no-fields .glyphicon {
    display: none; }

#header-for-company {
  padding-top: 60px; }

#set-expertise-form .label-default {
  background-color: #bcbcbc; }

.update-advert .datepicker {
  text-align: right; }

.update-advert .form-group .form-control[disabled],
.update-advert .form-group .form-control[readonly] {
  background-color: #e3e3e3; }

.update-advert .collapsable-div {
  border: 1px solid #dadada;
  margin: 0 0 0 0;
  padding-left: 17px; }
  .update-advert .collapsable-div .form-group {
    margin-left: 0;
    margin-right: 0; }
    .update-advert .collapsable-div .form-group:first-child {
      margin-top: 20px; }

.update-advert .form-group[data-toggle="collapse"] {
  background-color: #e3e3e3;
  margin: 0;
  position: relative;
  cursor: pointer;
  margin-top: 22px; }
  .update-advert .form-group[data-toggle="collapse"].no-fields {
    background-color: transparent; }
    .update-advert .form-group[data-toggle="collapse"].no-fields > label {
      padding-left: 0; }
    .update-advert .form-group[data-toggle="collapse"].no-fields .glyphicon {
      display: none; }
  .update-advert .form-group[data-toggle="collapse"] > label {
    cursor: pointer; }
  .update-advert .form-group[data-toggle="collapse"] .glyphicon {
    position: absolute;
    top: 10px;
    right: 7px; }
  .update-advert .form-group[data-toggle="collapse"] .glyphicon-chevron-up {
    display: none; }
  .update-advert .form-group[data-toggle="collapse"] .glyphicon-chevron-down {
    display: block; }
  .update-advert .form-group[data-toggle="collapse"][aria-expanded="true"] .glyphicon-chevron-up {
    display: block; }
  .update-advert .form-group[data-toggle="collapse"][aria-expanded="true"] .glyphicon-chevron-down {
    display: none; }

.create-advert .datepicker {
  text-align: right; }

.create-advert .form-group .form-control[disabled],
.create-advert .form-group .form-control[readonly] {
  background-color: #e3e3e3; }

.create-advert .collapsable-div {
  border: 1px solid #e3e3e3;
  margin: 0 0 0 0;
  padding-left: 17px; }
  .create-advert .collapsable-div .form-group {
    margin-left: 0;
    margin-right: 0; }
    .create-advert .collapsable-div .form-group:first-child {
      margin-top: 20px; }

.create-advert .form-group[data-toggle="collapse"] {
  background-color: #e3e3e3;
  padding-top: 6px;
  padding-bottom: 6px;
  margin: 0;
  position: relative;
  cursor: pointer;
  margin-top: 22px; }
  .create-advert .form-group[data-toggle="collapse"] > label {
    cursor: pointer; }
  .create-advert .form-group[data-toggle="collapse"] .glyphicon {
    position: absolute;
    top: 16px;
    right: 16px; }
  .create-advert .form-group[data-toggle="collapse"] .glyphicon-chevron-up {
    display: none; }
  .create-advert .form-group[data-toggle="collapse"] .glyphicon-chevron-down {
    display: block; }
  .create-advert .form-group[data-toggle="collapse"][aria-expanded="true"] .glyphicon-chevron-up {
    display: block; }
  .create-advert .form-group[data-toggle="collapse"][aria-expanded="true"] .glyphicon-chevron-down {
    display: none; }

.show-advert .advert-main {
  margin-bottom: 20px; }
  .show-advert .advert-main h2 {
    width: 70%; }
  .show-advert .advert-main .contact-information-legacy {
    display: none; }

.show-advert p {
  white-space: pre-wrap; }

#max-commision-notice {
  top: 30%; }
  #max-commision-notice .text-center {
    font-weight: bold;
    font-size: 15px; }

.twitter-typeahead, .tt-hint, .tt-input, .tt-menu {
  width: 100%;
  background-color: #ffffff; }

.tt-input,
.tt-hint {
  border: 2px solid #ccc;
  outline: none; }

.tt-query {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.tt-hint {
  color: #999; }

.tt-menu {
  margin-top: 0px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid #7a9cd3; }

.tt-suggestion {
  padding-left: 15px; }

.tt-suggestion:hover {
  background-color: #1e90ff;
  color: #ffffff; }

.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0097cf; }

.tt-suggestion p {
  margin: 0; }

.fa-info-circle {
  font-size: 17px;
  margin-top: 3px;
  cursor: pointer; }

.tooltipText {
  visibility: hidden;
  min-width: 150px;
  background-color: #ffffff;
  color: #2F4A65;
  text-align: center;
  border-radius: 2px;
  border: 0.5px solid #eee;
  padding: 5px;
  margin-top: 0px;
  margin-left: -8px;
  font-family: "Open Sans", Verdana, Arial, sans-serif;
  position: absolute;
  z-index: 1;
  right: 0;
  max-width: 400px;
  word-break: break-all; }

i.fa-info-circle:hover > .tooltipText {
  visibility: visible; }

.center {
  text-align: center; }

.advert-main .form-group[data-toggle="collapse"] > label {
  cursor: pointer; }

.advert-main .form-group .control-label-block {
  float: none !important;
  color: #2F4A65;
  border-top: solid 1px #ddd !important;
  border-bottom: solid 1px #ddd !important;
  background: #f4f4f4 !important;
  margin-bottom: 0; }

#general-table {
  margin-top: 20px; }

.advert-main .form-group[data-toggle="collapse"] {
  background-color: #dadada;
  margin: 0;
  position: relative;
  cursor: pointer;
  margin-top: 22px; }

.advert-main .form-group[data-toggle="collapse"] .glyphicon {
  position: absolute;
  top: 10px;
  right: 7px; }

.advert-main .form-group[data-toggle="collapse"] .glyphicon-chevron-up {
  display: none; }

.advert-main .form-group[data-toggle="collapse"] .glyphicon-chevron-down {
  display: block; }

.advert-main .form-group[data-toggle="collapse"][aria-expanded="true"] .glyphicon-chevron-up {
  display: block; }

.advert-main .form-group[data-toggle="collapse"][aria-expanded="true"] .glyphicon-chevron-down {
  display: none; }

.kunden {
  margin-left: 15px; }

#alertMedia {
  color: red; }

#alertDoc {
  color: red; }

#alertFiles {
  color: red; }

.dropzone {
  background: #f8f8f8; }
  .dropzone .dz-filename > span {
    white-space: nowrap; }

.dropzone .dz-preview .dz-image {
  border-radius: 0px !important;
  overflow: hidden;
  width: 180px;
  height: 176px;
  position: relative;
  display: block;
  z-index: 10;
  /*    padding:15px;*/ }

.dropzone .dz-preview {
  width: 180px; }

.dz-details {
  pointer-events: none; }

.dropzone .dz-preview.dz-image-preview {
  background: #f8f8f8;
  width: 180px;
  height: 180px; }

/*.dropzone .dz-preview.dz-image-preview:hover {
    background: #2F4A65;
    width: 180px;
    height: 180px;
}*/
#dropzone-upload-documents > .fa-file-pdf-o {
  font-size: 28px;
  width: 100%;
  text-align: center;
  margin-bottom: 10px; }

#dropzone-upload-files > .fa-file-pdf-o {
  font-size: 28px;
  width: 100%;
  text-align: center;
  margin-bottom: 10px; }

.dz-preview .fa-file-pdf-o, .fa-play-circle-o {
  font-size: 32px;
  width: 94%;
  text-align: center;
  margin-bottom: 20px; }

.dropzone .dz-preview .dz-image img {
  width: 180px;
  height: 180px; }

.dropzone .dz-preview:hover .dz-image img {
  transform: scale(1.05, 1.05);
  filter: none; }

#dropzone-upload-media {
  position: relative;
  width: 100%;
  height: 190px;
  background: #ffffff;
  padding: 10px;
  padding-top: 30px;
  border: 1px solid; }

#dropzone-upload-media p, h5 {
  text-align: center; }

#dropzone-upload-documents {
  position: relative;
  width: 100%;
  height: 190px;
  background: #ffffff;
  padding: 10px;
  padding-top: 30px;
  border: 1px solid; }

#dropzone-upload-documents p, h5 {
  text-align: center; }

#dropzone-upload-documents .dz-message {
  margin: 0 !important; }

#dropzone-upload-files {
  position: relative;
  width: 100%;
  height: 190px;
  background: #ffffff;
  padding: 10px;
  padding-top: 30px;
  border: 1px solid; }

#dropzone-upload-files p, h5 {
  text-align: center; }

#dropzone-upload-files .dz-message {
  margin: 0 !important; }

#dropzone-upload-media > .fa-camera {
  font-size: 28px;
  width: 100%;
  text-align: center;
  margin-bottom: 10px; }

.dropzone-click {
  font-size: 12px !important;
  padding: 0px;
  height: 40px;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto; }

form.dropzone-media {
  padding-left: 0px;
  padding-right: 0px; }

.dropzone .dz-preview {
  margin: 1px; }

.dz-remove {
  position: absolute;
  top: -8px;
  z-index: 15;
  right: -6px; }

.dz-remove span.fa-times-circle {
  border-radius: 20px;
  background-color: #ffffff; }

ul.list {
  list-style: none;
  display: table-row; }

ul.doc-list {
  list-style: none;
  display: table-row; }

ul.files-list {
  list-style: none;
  display: table-row; }

ul.list li {
  float: left;
  width: 192px;
  height: 203px;
  padding: 5px;
  padding-bottom: 0px;
  margin-right: 10px;
  padding-top: 21px; }

ul.list li.main-img {
  padding-top: 0px !important; }

ul.doc-list li {
  float: left;
  width: 194px;
  height: 200px;
  padding: 5px;
  padding-bottom: 0px;
  margin-right: 10px; }

ul.files-list li {
  float: left;
  width: 194px;
  height: 200px;
  padding: 5px;
  padding-bottom: 0px;
  margin-right: 10px; }

/*ul.list li:hover{
    background: #2F4A65;
}*/
li.main-img {
  background: #2F4A65; }

li.preview-item {
  background: #2F4A65; }

ul.list li .dz-filename {
  display: none; }

/*ul.list li:hover .dz-filename{
    display: block;
}*/
.main-img .dz-filename {
  display: block !important; }

.main-img .dz-remove {
  top: -35px !important;
  right: -12px !important; }

.main-img .dz-image {
  height: 178px !important; }

.preview-item {
  height: 180px !important;
  width: 180px !important;
  display: block;
  background-color: #ffffff;
  padding: 15px;
  padding-top: 35px;
  border: 1px solid; }

#dropzone-upload-cvs button {
  width: 200px;
  float: right; }

.dz-filename {
  color: #ffffff;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis; }

.doc-list .dz-filename {
  color: #2F4A65;
  text-align: center; }

.files-list .dz-filename {
  color: #2F4A65;
  text-align: center; }

#descript-close {
  color: #2F4A65; }

.ql-container {
  height: 430px !important; }

.modal-body.descript-body {
  height: 500px;
  margin: 15px; }

.preview-item.no-border {
  padding: 0px;
  padding-top: 0px;
  border: none; }

form.dropzone {
  min-height: 2px !important; }

ul.img-thumbs {
  list-style-type: none; }
  ul.img-thumbs > li {
    display: inline-block;
    margin: 0 10px 15px 0; }
    ul.img-thumbs > li > img {
      height: 100px; }

.dashboard-page .noadvertsyet {
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  margin-top: -15px;
  margin-bottom: 50px; }
  .dashboard-page .noadvertsyet a {
    margin-top: 20px;
    max-width: 200px;
    background-color: #3386b5; }

.dashboard-page .immo-panel.panel {
  box-shadow: none;
  margin-bottom: 10px; }

.dashboard-page .immo-panel.panel-primary {
  border: 0; }

.dashboard-page .immo-panel .panel-body {
  min-height: 80px; }
  .dashboard-page .immo-panel .panel-body.demo-page {
    height: auto; }
    .dashboard-page .immo-panel .panel-body.demo-page a {
      display: block;
      margin-left: 10px; }
    .dashboard-page .immo-panel .panel-body.demo-page .img-responsive {
      filter: blur(10px);
      margin-left: 10px; }

.dashboard-page .immo-panel .spotlight > .row > .col-sm-3 {
  padding-left: 0; }

.import-advert #mapping-config-container {
  height: 300px;
  overflow-y: auto; }

.import-advert .no-padding-left {
  padding-left: 0; }

.import-advert .align-button-top {
  margin-top: 4px; }

.import-advert #errorDetailsModal #import-error-text {
  word-wrap: break-word; }

.import-advert .advert-import-detail {
  font-size: 20px;
  cursor: pointer; }

.import-advert .status-processing-column {
  text-align: center; }

.agent-upload-files .fallback .row {
  height: auto; }

.agent-upload-files .fallback .col-sm-12 {
  margin: 0 0 15px 0; }

.user-upload-files .title {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 25px;
  margin-top: 25px; }

.user-upload-files .subtitle {
  font-size: 13px;
  text-align: center;
  display: block;
  margin: 0 0 15px 0;
  margin-bottom: 30px; }

.user-upload-files .documents-title {
  font-weight: bold;
  color: #2F4A65;
  text-align: center;
  margin: 0 0 20px 0;
  display: block; }

.user-upload-files .btn {
  margin-bottom: 25px;
  margin-top: 30px;
  background-color: #3386b5; }

.user-upload-files #dropzone-user-upload-documents {
  margin: 0 0 20px 0; }

.homepage-banners-page .spotlight-group {
  clear: both;
  min-height: 600px; }

.homepage-banners-page .add-banner-title {
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 20px 0;
  display: block; }

.homepage-banners-page .general-panel-right {
  padding: 15px 25px; }

.homepage-banners-page .homepage-banners-list {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .homepage-banners-page .homepage-banners-list > li {
    margin: 0 10px 10px 0;
    float: left;
    padding: 0; }
    .homepage-banners-page .homepage-banners-list > li .image-wrap {
      background-size: cover;
      width: 223px;
      height: 223px;
      position: relative; }
    .homepage-banners-page .homepage-banners-list > li .texts-wrap {
      position: absolute;
      left: 0;
      bottom: 10px; }
      .homepage-banners-page .homepage-banners-list > li .texts-wrap > p {
        color: #fff;
        font-weight: bold;
        font-size: 15px;
        padding: 0 0 0 10px;
        text-overflow: ellipsis;
        word-wrap: break-word;
        display: block;
        height: 20px;
        overflow: hidden;
        margin: 0;
        white-space: nowrap;
        width: 215px;
        text-shadow: 2px 2px 2px #292929; }
    .homepage-banners-page .homepage-banners-list > li .remove-banner {
      background-color: #f2dede;
      width: 30px;
      height: 30px;
      text-align: center;
      position: absolute;
      right: 0;
      top: 0;
      color: #bf5329;
      cursor: pointer;
      font-size: 18px; }

#add-homepage-banner .img-wrap {
  margin: 30px 0;
  overflow: hidden; }

#add-homepage-banner .submit-btn-wrap > button {
  width: 100%; }

.advert-agent-details h5 {
  text-align: left; }

.customer-list-exposes-wrap {
  margin-top: 20px; }

.result-image-container {
  width: calc(100% - 15px);
  max-width: 390px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  padding-right: 0;
  margin-right: 15px; }
  .result-image-container img {
    object-fit: cover;
    height: 250px;
    width: 100%; }

.booker-accounts-wrap {
  background-color: #f8f8f8;
  padding: 15px 20px; }
  .booker-accounts-wrap .search-users-wrap {
    position: relative; }
  .booker-accounts-wrap ul.search-users-results {
    position: absolute;
    background-color: #fff;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border: 1px solid #ececec;
    z-index: 9999; }
    .booker-accounts-wrap ul.search-users-results > li {
      line-height: 30px;
      padding: 0 12px;
      cursor: pointer; }
      .booker-accounts-wrap ul.search-users-results > li:hover {
        background-color: #f3f3f3; }
  .booker-accounts-wrap ul.booker-accounts-list {
    margin-top: 35px;
    list-style-type: none;
    padding: 0; }
    .booker-accounts-wrap ul.booker-accounts-list > li {
      line-height: 40px;
      padding: 0 10px;
      border-top: 1px solid #c2c2c2;
      position: relative; }
      .booker-accounts-wrap ul.booker-accounts-list > li .fa.fa-times, .booker-accounts-wrap ul.booker-accounts-list > li .section-home .header-buttons .fa-times.header-button:after, .section-home .header-buttons .booker-accounts-wrap ul.booker-accounts-list > li .fa-times.header-button:after {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 17px;
        display: table-cell;
        height: 40px;
        width: 40px;
        text-align: center;
        vertical-align: middle;
        padding-top: 11px;
        cursor: pointer;
        opacity: 0.5;
        color: #bf5329; }
        .booker-accounts-wrap ul.booker-accounts-list > li .fa.fa-times:hover, .booker-accounts-wrap ul.booker-accounts-list > li .section-home .header-buttons .fa-times.header-button:hover:after, .section-home .header-buttons .booker-accounts-wrap ul.booker-accounts-list > li .fa-times.header-button:hover:after {
          opacity: 1; }
      .booker-accounts-wrap ul.booker-accounts-list > li:nth-child(1) {
        border-top: none; }
      .booker-accounts-wrap ul.booker-accounts-list > li:hover {
        background-color: #e6e6e6; }

.payment-btn-wrap .alert {
  margin-top: 20px;
  cursor: pointer; }

.subscription-page {
  margin-top: 25px;
  margin-bottom: 200px; }
  .subscription-page .header-breadcrumb {
    margin-bottom: 0; }
  .subscription-page .headline {
    margin-bottom: 25px !important; }
  .subscription-page .show-errors .form-group {
    margin: 25px 0 0 0; }
  .subscription-page .btn {
    width: 100%;
    border-radius: 2em; }
  .subscription-page .btn:hover {
    background-color: #335f73 !important; }
  .subscription-page .top-banner {
    width: 100%;
    background: #00718f;
    background: linear-gradient(to right, #00718f 0%, #006886 50%, #005270 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00718f', endColorstr='#005270',GradientType=1 );
    color: #fff; }
    .subscription-page .top-banner .container {
      padding: 40px 0 35px 0; }
    .subscription-page .top-banner .col-md-12 {
      clear: both; }
    .subscription-page .top-banner .big-text {
      margin: 0 70px 0 30px; }
      .subscription-page .top-banner .big-text > h1 {
        font-size: 48px;
        margin: 22px 17px 0 0; }
        .subscription-page .top-banner .big-text > h1.price {
          font-size: 79px;
          margin: 0; }
          .subscription-page .top-banner .big-text > h1.price .medium {
            font-size: 37px;
            margin: 0 3px 0 3px; }
          .subscription-page .top-banner .big-text > h1.price > small {
            font-weight: normal;
            font-size: 16px;
            color: #fff; }
      .subscription-page .top-banner .big-text .small-txt {
        display: block;
        font-weight: bold;
        font-size: 13px; }
    .subscription-page .top-banner .orange-box {
      background-color: #ffa600;
      float: right;
      padding: 5px 30px;
      font-size: 16px;
      border-radius: 30px;
      transform: rotate(-5deg);
      margin-top: 16px; }
    .subscription-page .top-banner .features-list > ul {
      list-style-type: none; }
      .subscription-page .top-banner .features-list > ul > li {
        background: url("../img/icons/blue-check.png") no-repeat left top;
        line-height: 33px;
        margin: 0 0 10px 0;
        padding: 0 0 0 57px;
        font-size: 15px; }
        .subscription-page .top-banner .features-list > ul > li > b {
          font-size: 16px; }
  .subscription-page .main-title {
    color: #1a3958;
    margin-bottom: 40px; }
  .subscription-page .main-description {
    color: #a9a9a9;
    font-size: 17px; }
  .subscription-page .indented .main-title, .subscription-page .indented .main-description {
    padding-left: 15px; }
  .subscription-page .subscription-exists {
    margin: 40px 0 30px 0; }
  .subscription-page .sepa-info {
    font-size: 13px; }
  .subscription-page .form-wrap {
    background-color: #f5f5f5;
    padding: 20px 15px 30px 15px;
    margin: 20px 0 20px 0; }
    .subscription-page .form-wrap .secure-server {
      margin: 0 10px 15px 0; }
      .subscription-page .form-wrap .secure-server .texts .orange {
        font-weight: bold;
        color: #3386b5;
        font-size: 16px; }
      .subscription-page .form-wrap .secure-server .texts .small {
        font-size: 9px; }
      .subscription-page .form-wrap .secure-server .texts > span {
        display: block;
        text-align: right; }
      .subscription-page .form-wrap .secure-server > img {
        margin: 0 0 0 7px; }
    .subscription-page .form-wrap .collapsable-box-ctrl {
      background-color: #fff;
      color: #273d55;
      padding: 12px 20px 12px 20px;
      cursor: pointer;
      margin-bottom: 15px; }
      .subscription-page .form-wrap .collapsable-box-ctrl .fa, .subscription-page .form-wrap .collapsable-box-ctrl .section-home .header-buttons .header-button:after, .section-home .header-buttons .subscription-page .form-wrap .collapsable-box-ctrl .header-button:after {
        margin-right: 12px;
        font-size: 23px; }
      .subscription-page .form-wrap .collapsable-box-ctrl .title {
        font-size: 20px;
        margin-right: 35px; }
      .subscription-page .form-wrap .collapsable-box-ctrl > img {
        display: inline-block; }
      .subscription-page .form-wrap .collapsable-box-ctrl.sepa {
        margin-top: 20px; }
    .subscription-page .form-wrap .collapsable-box {
      background-color: #fff;
      padding: 40px;
      margin-top: -12px; }
      .subscription-page .form-wrap .collapsable-box form button[type="submit"] {
        background-color: #3386b5;
        margin: 20px 13px 20px 0;
        padding: 7px 50px;
        color: #fff;
        font-weight: bold;
        font-size: 16px; }
      .subscription-page .form-wrap .collapsable-box .submit-wrap {
        position: relative;
        height: 60px; }
        .subscription-page .form-wrap .collapsable-box .submit-wrap > span.small {
          font-size: 10px;
          color: #3386b5; }
      .subscription-page .form-wrap .collapsable-box .footer-text {
        font-size: 11px;
        color: #7b7b7b; }
      .subscription-page .form-wrap .collapsable-box .form-group .form-control {
        border: 1px solid #d5d5d5;
        height: 40px; }
      .subscription-page .form-wrap .collapsable-box .form-group label {
        display: block;
        font-weight: bold;
        font-size: 15px; }
    .subscription-page .form-wrap .code-link {
      color: #43586d;
      text-decoration: underline;
      display: block;
      margin: 20px 0 5px 40px; }
  .subscription-page .bottom-text {
    color: #9b9b9b;
    padding: 0 30px; }
    .subscription-page .bottom-text.indented {
      padding: 0 15px; }
  .subscription-page #card-errors, .subscription-page #sepa-errors {
    display: none;
    margin-bottom: 15px; }
  .subscription-page #stripe-cc-number, .subscription-page #stripe-cc-expiry, .subscription-page #stripe-cc-cvc, .subscription-page #stripe-sepa-name, .subscription-page #stripe-sepa-iban {
    border: 1px solid #d5d5d5;
    height: 40px;
    padding: 9px 12px 6px 12px; }
  .subscription-page #stripe-sepa-name {
    width: 100%; }
  .subscription-page .hide-visibility {
    visibility: hidden; }
  .subscription-page .loading-spinner[data-for="stripe-cc"] {
    position: absolute;
    top: 20px;
    text-align: center;
    left: 100px; }

table.dataTable thead .sorting[data-sort-direction="asc"] {
  background-image: url("../images/sort_asc.png"); }

table.dataTable thead .sorting[data-sort-direction="desc"] {
  background-image: url("../images/sort_desc.png"); }

.exposes-search form {
  display: inline-block;
  margin-bottom: 15px; }
  .exposes-search form input[name="search-value"], .exposes-search form button[type="submit"], .exposes-search form input.user-inputs, .exposes-search form label[for="search-by-field"] {
    margin-left: 20px; }
  .exposes-search form #clear-search {
    margin-left: 10px; }
  .exposes-search form .form-control {
    border-radius: 0; }
  .exposes-search form input.user-inputs {
    display: none; }

.progress {
  width: 55px;
  height: 55px;
  line-height: 55px;
  background: none;
  margin: 0 auto;
  box-shadow: none;
  position: relative; }
  .progress:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 4px solid #eee;
    position: absolute;
    top: 0;
    left: 0; }
  .progress > span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1; }
  .progress .progress-left {
    left: 0; }
  .progress .progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 4px;
    border-style: solid;
    position: absolute;
    top: 0;
    border-color: #3386b5; }
  .progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 27.5px;
    border-bottom-right-radius: 27.5px;
    border-left: 0;
    transform-origin: center left; }
  .progress .progress-right {
    right: 0; }
    .progress .progress-right .progress-bar {
      left: -100%;
      border-top-left-radius: 27.5px;
      border-bottom-left-radius: 27.5px;
      border-right: 0;
      transform-origin: center right; }
  .progress .progress-value {
    display: -ms-flexbox;
    display: flex;
    border-radius: 50%;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    font-weight: 600; }
    .progress .progress-value div {
      margin-top: 0px; }
    .progress .progress-value span {
      font-size: 12px;
      text-transform: uppercase; }

/* This for loop creates the 	necessary css animation names
Due to the split circle of progress-left and progress right, we must use the animations on each side.
*/
.progress[data-percentage="1"] .progress-right .progress-bar {
  animation: loading-1 1s linear forwards; }

.progress[data-percentage="1"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="2"] .progress-right .progress-bar {
  animation: loading-2 1s linear forwards; }

.progress[data-percentage="2"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="3"] .progress-right .progress-bar {
  animation: loading-3 1s linear forwards; }

.progress[data-percentage="3"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="4"] .progress-right .progress-bar {
  animation: loading-4 1s linear forwards; }

.progress[data-percentage="4"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="5"] .progress-right .progress-bar {
  animation: loading-5 1s linear forwards; }

.progress[data-percentage="5"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="6"] .progress-right .progress-bar {
  animation: loading-6 1s linear forwards; }

.progress[data-percentage="6"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="7"] .progress-right .progress-bar {
  animation: loading-7 1s linear forwards; }

.progress[data-percentage="7"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="8"] .progress-right .progress-bar {
  animation: loading-8 1s linear forwards; }

.progress[data-percentage="8"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="9"] .progress-right .progress-bar {
  animation: loading-9 1s linear forwards; }

.progress[data-percentage="9"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="10"] .progress-right .progress-bar {
  animation: loading-10 1s linear forwards; }

.progress[data-percentage="10"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="11"] .progress-right .progress-bar {
  animation: loading-11 1s linear forwards; }

.progress[data-percentage="11"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="12"] .progress-right .progress-bar {
  animation: loading-12 1s linear forwards; }

.progress[data-percentage="12"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="13"] .progress-right .progress-bar {
  animation: loading-13 1s linear forwards; }

.progress[data-percentage="13"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="14"] .progress-right .progress-bar {
  animation: loading-14 1s linear forwards; }

.progress[data-percentage="14"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="15"] .progress-right .progress-bar {
  animation: loading-15 1s linear forwards; }

.progress[data-percentage="15"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="16"] .progress-right .progress-bar {
  animation: loading-16 1s linear forwards; }

.progress[data-percentage="16"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="17"] .progress-right .progress-bar {
  animation: loading-17 1s linear forwards; }

.progress[data-percentage="17"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="18"] .progress-right .progress-bar {
  animation: loading-18 1s linear forwards; }

.progress[data-percentage="18"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="19"] .progress-right .progress-bar {
  animation: loading-19 1s linear forwards; }

.progress[data-percentage="19"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="20"] .progress-right .progress-bar {
  animation: loading-20 1s linear forwards; }

.progress[data-percentage="20"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="21"] .progress-right .progress-bar {
  animation: loading-21 1s linear forwards; }

.progress[data-percentage="21"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="22"] .progress-right .progress-bar {
  animation: loading-22 1s linear forwards; }

.progress[data-percentage="22"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="23"] .progress-right .progress-bar {
  animation: loading-23 1s linear forwards; }

.progress[data-percentage="23"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="24"] .progress-right .progress-bar {
  animation: loading-24 1s linear forwards; }

.progress[data-percentage="24"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="25"] .progress-right .progress-bar {
  animation: loading-25 1s linear forwards; }

.progress[data-percentage="25"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="26"] .progress-right .progress-bar {
  animation: loading-26 1s linear forwards; }

.progress[data-percentage="26"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="27"] .progress-right .progress-bar {
  animation: loading-27 1s linear forwards; }

.progress[data-percentage="27"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="28"] .progress-right .progress-bar {
  animation: loading-28 1s linear forwards; }

.progress[data-percentage="28"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="29"] .progress-right .progress-bar {
  animation: loading-29 1s linear forwards; }

.progress[data-percentage="29"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="30"] .progress-right .progress-bar {
  animation: loading-30 1s linear forwards; }

.progress[data-percentage="30"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="31"] .progress-right .progress-bar {
  animation: loading-31 1s linear forwards; }

.progress[data-percentage="31"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="32"] .progress-right .progress-bar {
  animation: loading-32 1s linear forwards; }

.progress[data-percentage="32"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="33"] .progress-right .progress-bar {
  animation: loading-33 1s linear forwards; }

.progress[data-percentage="33"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="34"] .progress-right .progress-bar {
  animation: loading-34 1s linear forwards; }

.progress[data-percentage="34"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="35"] .progress-right .progress-bar {
  animation: loading-35 1s linear forwards; }

.progress[data-percentage="35"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="36"] .progress-right .progress-bar {
  animation: loading-36 1s linear forwards; }

.progress[data-percentage="36"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="37"] .progress-right .progress-bar {
  animation: loading-37 1s linear forwards; }

.progress[data-percentage="37"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="38"] .progress-right .progress-bar {
  animation: loading-38 1s linear forwards; }

.progress[data-percentage="38"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="39"] .progress-right .progress-bar {
  animation: loading-39 1s linear forwards; }

.progress[data-percentage="39"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="40"] .progress-right .progress-bar {
  animation: loading-40 1s linear forwards; }

.progress[data-percentage="40"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="41"] .progress-right .progress-bar {
  animation: loading-41 1s linear forwards; }

.progress[data-percentage="41"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="42"] .progress-right .progress-bar {
  animation: loading-42 1s linear forwards; }

.progress[data-percentage="42"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="43"] .progress-right .progress-bar {
  animation: loading-43 1s linear forwards; }

.progress[data-percentage="43"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="44"] .progress-right .progress-bar {
  animation: loading-44 1s linear forwards; }

.progress[data-percentage="44"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="45"] .progress-right .progress-bar {
  animation: loading-45 1s linear forwards; }

.progress[data-percentage="45"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="46"] .progress-right .progress-bar {
  animation: loading-46 1s linear forwards; }

.progress[data-percentage="46"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="47"] .progress-right .progress-bar {
  animation: loading-47 1s linear forwards; }

.progress[data-percentage="47"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="48"] .progress-right .progress-bar {
  animation: loading-48 1s linear forwards; }

.progress[data-percentage="48"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="49"] .progress-right .progress-bar {
  animation: loading-49 1s linear forwards; }

.progress[data-percentage="49"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="50"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="50"] .progress-left .progress-bar {
  animation: 0; }

.progress[data-percentage="51"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="51"] .progress-left .progress-bar {
  animation: loading-1 1s linear forwards 1s; }

.progress[data-percentage="52"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="52"] .progress-left .progress-bar {
  animation: loading-2 1s linear forwards 1s; }

.progress[data-percentage="53"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="53"] .progress-left .progress-bar {
  animation: loading-3 1s linear forwards 1s; }

.progress[data-percentage="54"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="54"] .progress-left .progress-bar {
  animation: loading-4 1s linear forwards 1s; }

.progress[data-percentage="55"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="55"] .progress-left .progress-bar {
  animation: loading-5 1s linear forwards 1s; }

.progress[data-percentage="56"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="56"] .progress-left .progress-bar {
  animation: loading-6 1s linear forwards 1s; }

.progress[data-percentage="57"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="57"] .progress-left .progress-bar {
  animation: loading-7 1s linear forwards 1s; }

.progress[data-percentage="58"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="58"] .progress-left .progress-bar {
  animation: loading-8 1s linear forwards 1s; }

.progress[data-percentage="59"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="59"] .progress-left .progress-bar {
  animation: loading-9 1s linear forwards 1s; }

.progress[data-percentage="60"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="60"] .progress-left .progress-bar {
  animation: loading-10 1s linear forwards 1s; }

.progress[data-percentage="61"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="61"] .progress-left .progress-bar {
  animation: loading-11 1s linear forwards 1s; }

.progress[data-percentage="62"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="62"] .progress-left .progress-bar {
  animation: loading-12 1s linear forwards 1s; }

.progress[data-percentage="63"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="63"] .progress-left .progress-bar {
  animation: loading-13 1s linear forwards 1s; }

.progress[data-percentage="64"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="64"] .progress-left .progress-bar {
  animation: loading-14 1s linear forwards 1s; }

.progress[data-percentage="65"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="65"] .progress-left .progress-bar {
  animation: loading-15 1s linear forwards 1s; }

.progress[data-percentage="66"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="66"] .progress-left .progress-bar {
  animation: loading-16 1s linear forwards 1s; }

.progress[data-percentage="67"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="67"] .progress-left .progress-bar {
  animation: loading-17 1s linear forwards 1s; }

.progress[data-percentage="68"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="68"] .progress-left .progress-bar {
  animation: loading-18 1s linear forwards 1s; }

.progress[data-percentage="69"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="69"] .progress-left .progress-bar {
  animation: loading-19 1s linear forwards 1s; }

.progress[data-percentage="70"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="70"] .progress-left .progress-bar {
  animation: loading-20 1s linear forwards 1s; }

.progress[data-percentage="71"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="71"] .progress-left .progress-bar {
  animation: loading-21 1s linear forwards 1s; }

.progress[data-percentage="72"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="72"] .progress-left .progress-bar {
  animation: loading-22 1s linear forwards 1s; }

.progress[data-percentage="73"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="73"] .progress-left .progress-bar {
  animation: loading-23 1s linear forwards 1s; }

.progress[data-percentage="74"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="74"] .progress-left .progress-bar {
  animation: loading-24 1s linear forwards 1s; }

.progress[data-percentage="75"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="75"] .progress-left .progress-bar {
  animation: loading-25 1s linear forwards 1s; }

.progress[data-percentage="76"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="76"] .progress-left .progress-bar {
  animation: loading-26 1s linear forwards 1s; }

.progress[data-percentage="77"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="77"] .progress-left .progress-bar {
  animation: loading-27 1s linear forwards 1s; }

.progress[data-percentage="78"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="78"] .progress-left .progress-bar {
  animation: loading-28 1s linear forwards 1s; }

.progress[data-percentage="79"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="79"] .progress-left .progress-bar {
  animation: loading-29 1s linear forwards 1s; }

.progress[data-percentage="80"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="80"] .progress-left .progress-bar {
  animation: loading-30 1s linear forwards 1s; }

.progress[data-percentage="81"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="81"] .progress-left .progress-bar {
  animation: loading-31 1s linear forwards 1s; }

.progress[data-percentage="82"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="82"] .progress-left .progress-bar {
  animation: loading-32 1s linear forwards 1s; }

.progress[data-percentage="83"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="83"] .progress-left .progress-bar {
  animation: loading-33 1s linear forwards 1s; }

.progress[data-percentage="84"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="84"] .progress-left .progress-bar {
  animation: loading-34 1s linear forwards 1s; }

.progress[data-percentage="85"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="85"] .progress-left .progress-bar {
  animation: loading-35 1s linear forwards 1s; }

.progress[data-percentage="86"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="86"] .progress-left .progress-bar {
  animation: loading-36 1s linear forwards 1s; }

.progress[data-percentage="87"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="87"] .progress-left .progress-bar {
  animation: loading-37 1s linear forwards 1s; }

.progress[data-percentage="88"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="88"] .progress-left .progress-bar {
  animation: loading-38 1s linear forwards 1s; }

.progress[data-percentage="89"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="89"] .progress-left .progress-bar {
  animation: loading-39 1s linear forwards 1s; }

.progress[data-percentage="90"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="90"] .progress-left .progress-bar {
  animation: loading-40 1s linear forwards 1s; }

.progress[data-percentage="91"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="91"] .progress-left .progress-bar {
  animation: loading-41 1s linear forwards 1s; }

.progress[data-percentage="92"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="92"] .progress-left .progress-bar {
  animation: loading-42 1s linear forwards 1s; }

.progress[data-percentage="93"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="93"] .progress-left .progress-bar {
  animation: loading-43 1s linear forwards 1s; }

.progress[data-percentage="94"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="94"] .progress-left .progress-bar {
  animation: loading-44 1s linear forwards 1s; }

.progress[data-percentage="95"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="95"] .progress-left .progress-bar {
  animation: loading-45 1s linear forwards 1s; }

.progress[data-percentage="96"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="96"] .progress-left .progress-bar {
  animation: loading-46 1s linear forwards 1s; }

.progress[data-percentage="97"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="97"] .progress-left .progress-bar {
  animation: loading-47 1s linear forwards 1s; }

.progress[data-percentage="98"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="98"] .progress-left .progress-bar {
  animation: loading-48 1s linear forwards 1s; }

.progress[data-percentage="99"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="99"] .progress-left .progress-bar {
  animation: loading-49 1s linear forwards 1s; }

.progress[data-percentage="100"] .progress-right .progress-bar {
  animation: loading-50 1s linear forwards; }

.progress[data-percentage="100"] .progress-left .progress-bar {
  animation: loading-50 1s linear forwards 1s; }

@keyframes loading-1 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(3.6deg); } }

@keyframes loading-2 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(7.2deg); } }

@keyframes loading-3 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(10.8deg); } }

@keyframes loading-4 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(14.4deg); } }

@keyframes loading-5 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(18deg); } }

@keyframes loading-6 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(21.6deg); } }

@keyframes loading-7 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(25.2deg); } }

@keyframes loading-8 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(28.8deg); } }

@keyframes loading-9 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(32.4deg); } }

@keyframes loading-10 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(36deg); } }

@keyframes loading-11 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(39.6deg); } }

@keyframes loading-12 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(43.2deg); } }

@keyframes loading-13 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(46.8deg); } }

@keyframes loading-14 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(50.4deg); } }

@keyframes loading-15 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(54deg); } }

@keyframes loading-16 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(57.6deg); } }

@keyframes loading-17 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(61.2deg); } }

@keyframes loading-18 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(64.8deg); } }

@keyframes loading-19 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(68.4deg); } }

@keyframes loading-20 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(72deg); } }

@keyframes loading-21 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(75.6deg); } }

@keyframes loading-22 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(79.2deg); } }

@keyframes loading-23 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(82.8deg); } }

@keyframes loading-24 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(86.4deg); } }

@keyframes loading-25 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(90deg); } }

@keyframes loading-26 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(93.6deg); } }

@keyframes loading-27 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(97.2deg); } }

@keyframes loading-28 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(100.8deg); } }

@keyframes loading-29 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(104.4deg); } }

@keyframes loading-30 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(108deg); } }

@keyframes loading-31 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(111.6deg); } }

@keyframes loading-32 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(115.2deg); } }

@keyframes loading-33 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(118.8deg); } }

@keyframes loading-34 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(122.4deg); } }

@keyframes loading-35 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(126deg); } }

@keyframes loading-36 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(129.6deg); } }

@keyframes loading-37 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(133.2deg); } }

@keyframes loading-38 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(136.8deg); } }

@keyframes loading-39 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(140.4deg); } }

@keyframes loading-40 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(144deg); } }

@keyframes loading-41 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(147.6deg); } }

@keyframes loading-42 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(151.2deg); } }

@keyframes loading-43 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(154.8deg); } }

@keyframes loading-44 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(158.4deg); } }

@keyframes loading-45 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(162deg); } }

@keyframes loading-46 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(165.6deg); } }

@keyframes loading-47 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(169.2deg); } }

@keyframes loading-48 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(172.8deg); } }

@keyframes loading-49 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(176.4deg); } }

@keyframes loading-50 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(180deg); } }

.first-steps-header {
  line-height: 55px;
  height: 55px;
  font-weight: 600;
  font-size: 18px; }

.onboarding {
  display: flow-root;
  padding: 0; }
  .onboarding .timer {
    margin-top: 50px;
    margin-bottom: 25px; }
  .onboarding span {
    color: #3386b5;
    font-weight: 600; }
  .onboarding .area-left, .onboarding .area-right {
    padding: 15px; }
  .onboarding .area-right {
    padding-top: 25px; }
  .onboarding .onboarding-welcome {
    margin-top: 50px; }
    .onboarding .onboarding-welcome .btn {
      background-color: #3386b5;
      max-width: 200px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 50px;
      margin-top: 40px; }
    .onboarding .onboarding-welcome h2 {
      font-size: 24px;
      margin-top: 25px;
      margin-bottom: 25px; }
    .onboarding .onboarding-welcome p {
      margin-bottom: 25px;
      max-width: 400px;
      margin-left: auto;
      margin-right: auto; }
      .onboarding .onboarding-welcome p strong {
        font-weight: 600;
        color: black; }
    .onboarding .onboarding-welcome img {
      border-radius: 50%;
      height: 110px; }
  .onboarding .col-md-8 {
    margin: 0; }

#vertical-progress {
  margin-top: 100px; }
  #vertical-progress .node {
    height: 16px;
    width: 16px;
    border-radius: 50%;
    display: inline-block;
    transition: all 1000ms ease; }
  #vertical-progress .activated {
    box-shadow: 0px 0px 3px 2px rgba(194, 255, 194, 0.8); }
  #vertical-progress .divider {
    height: 40px;
    width: 2px;
    margin-left: 7px;
    transition: all 800ms ease;
    margin-top: -7px; }
  #vertical-progress .divider.expired {
    height: 55px; }
  #vertical-progress li p {
    display: inline-block;
    margin-left: 25px;
    top: -3px !important;
    position: relative; }
  #vertical-progress li {
    list-style: none;
    line-height: 1px;
    position: relative; }
    #vertical-progress li .divideror {
      position: absolute;
      left: 70px;
      top: 27px !important; }
  #vertical-progress .blue {
    background-color: #3386b5; }
  #vertical-progress .green {
    background-color: #5cb85c; }
  #vertical-progress .red {
    background-color: #ff9494; }
  #vertical-progress .grey {
    background-color: #c9c9c9; }

.chooseplan {
  margin-bottom: 30px; }
  .chooseplan .current-plan {
    margin-bottom: 50px;
    font-weight: 300;
    font-size: 18px;
    margin-top: 25px;
    color: #3386b5; }
    .chooseplan .current-plan i {
      font-size: 20px; }
  .chooseplan .singleplan .btn {
    width: 100%;
    border-radius: 2em; }
  .chooseplan .singleplan .btn:hover {
    background-color: #335f73 !important; }
  .chooseplan .singleplan .innerplan {
    border: 1px solid #e6e6e6;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    padding-left: 15px;
    padding-right: 15px; }
  .chooseplan .singleplan h2 {
    line-height: 40px;
    letter-spacing: -0.5px;
    font-weight: 300;
    font-size: 18px;
    opacity: 1; }
  .chooseplan .singleplan h3 {
    font-size: 38px;
    font-weight: 600;
    color: #2a5f77; }
  .chooseplan .singleplan p {
    line-height: 40px;
    font-size: 13px; }
  .chooseplan .singleplan .placeholder {
    display: none; }
  .chooseplan .singleplan.active .innerplan {
    border: 3px solid #234250; }
  .chooseplan .singleplan.active .btn {
    display: none; }
  .chooseplan .singleplan.active .placeholder {
    height: 36px;
    display: block;
    line-height: 36px;
    font-weight: 600;
    font-size: 16px;
    color: #234250; }
  .chooseplan .btn-secondary {
    color: #fff;
    background-color: #3386b5;
    border-color: #3386b5; }
  .chooseplan hr {
    height: 1px;
    background-color: #e6e6e6 !important;
    border-top: none !important; }

.test-period {
  display: block;
  position: fixed;
  bottom: 0px;
  height: 50px;
  z-index: 1000;
  width: 100%;
  background-color: #292929;
  opacity: 0.9; }
  .test-period p {
    line-height: 50px;
    color: #cccccc; }
    .test-period p strong {
      color: white; }
    .test-period p a, .test-period p a:visited {
      color: white; }

.trail-end {
  display: block;
  position: relative;
  bottom: 0px;
  height: 50px;
  width: 100%;
  background-color: #bf5329;
  opacity: 0.9;
  color: white; }
  .trail-end p {
    line-height: 50px;
    color: white; }
    .trail-end p strong {
      color: white; }
    .trail-end p a, .trail-end p a:visited {
      color: white; }

.error-426 {
  min-height: 98vh; }
  .error-426 p {
    margin-top: 50px;
    margin-bottom: 50px; }
  .error-426 .btn {
    border-radius: 2em;
    background-color: #3386b5;
    border-color: #3386b5; }
  .error-426 .btn:hover {
    background-color: #3a94c7; }

#uploader-34c {
  border: solid 1px #ddd !important; }

#waiting {
  padding: 25px; }
  #waiting .modal-content {
    padding: 20px;
    padding-top: 25px; }
  #waiting #myProgress {
    width: 100%;
    background-color: grey; }
  #waiting #myBar {
    width: 1%;
    height: 30px;
    background-color: #3386b5; }

.alert-danger {
  z-index: 10; }

.invoices table {
  margin-bottom: 25px; }

@media (max-width: 992px) {
  .subscription-page .form-wrap .collapsable-box form button[type="submit"] {
    background-color: #3386b5;
    margin: 20px 13px 20px 0;
    padding: 7px 15px;
    color: #fff;
    font-weight: bold;
    font-size: 14px; } }

@media (max-width: 768px) {
  .pagination a {
    z-index: 1000; }
  .navbar {
    z-index: 1000; }
    .navbar .navbar-collapse {
      background-color: white;
      width: 100vw;
      margin-left: -15px; }
  .sidebar-body .navbar-nav {
    border-top: none; }
  .sidebar-body .navbar-nav > li {
    margin-left: 15px;
    margin-right: 15px; }
  .spotlight .col-sm-4 {
    padding: 0;
    margin-bottom: 15px; }
  .search-result .entry {
    display: block !important; }
  .search .result-image-container {
    max-width: 100% !important;
    width: calc(100%) !important; }
  .search-result-details {
    text-align: center; }
    .search-result-details .list-inline {
      width: 100%;
      position: relative !important;
      margin-top: 15px; }
    .search-result-details ul li {
      width: 100%; }
  .demo-page .spotlight {
    text-align: center; }
  .spotlight-text {
    text-align: center; }
  .bottom-bar {
    display: inline; }
  .advert-main .form-group.collapsed label {
    width: 100% !important; }
  .advert-main .pull-right {
    margin-top: 25px;
    float: none !important;
    text-align: center !important; }
  .advert-main h2 {
    width: 100% !important; }
  .advert-main .text-left {
    text-align: center !important; }
  .advert-main .col-md-9 {
    text-align: center; }
  .advert-main .show-table {
    text-align: center; }
  .advert-main #advert-descriptions {
    text-align: left; } }

@media (max-width: 680px) {
  .test-period, .trail-end {
    height: 70px; }
    .test-period p, .trail-end p {
      line-height: 30px;
      padding-top: 5px; } }

@media (max-width: 480px) {
  .form-create-advert {
    padding-left: 25px;
    padding-right: 25px; }
  .editable-form {
    padding-left: 25px !important;
    padding-right: 25px !important; } }

.stepnav {
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  display: table;
  margin-bottom: 45px;
  margin-top: 11px; }
  .stepnav-item {
    display: table-cell;
    padding-left: 0;
    text-align: center; }
    .stepnav-item-wrap {
      position: relative;
      margin: 0; }
      .stepnav-item-wrap:before, .stepnav-item-wrap:after {
        background-color: #ddd;
        content: "";
        height: 5px;
        position: absolute;
        top: 7.5px;
        width: 50%;
        z-index: 1; }
      .stepnav-item-wrap:before {
        left: 0; }
      .stepnav-item-wrap:after {
        right: 0; }
    .stepnav-item-completed > .stepnav-item-wrap:before,
    .stepnav-item-completed > .stepnav-item-wrap:after,
    .stepnav-item-active > .stepnav-item-wrap:before {
      background-color: #3386b5; }
    .stepnav-item-active > .stepnav-item-wrap .stepnav-item-bubble {
      background-image: url("../img/logo-circle-blue.svg");
      background-repeat: no-repeat;
      background-size: 100%; }
    .stepnav-item-active > .stepnav-item-wrap .stepnav-item-label {
      font-weight: 700; }
    .stepnav-item-active > .stepnav-item-wrap:before, .stepnav-item-active > .stepnav-item-wrap:after {
      width: calc(50% - 13px); }
    .stepnav-item-bubble {
      display: block;
      margin: 0 auto;
      width: 20px;
      height: 20px;
      z-index: 2; }
    .stepnav-item-label {
      display: block;
      font-weight: 400;
      margin-top: 8px;
      color: #939297; }
      .stepnav-item-label a {
        color: #234250; }

/* Bitrix24 Livechat Plugin */
@media (max-width: 767px) {
  .b24-widget-button-wrapper {
    top: 60px !important;
    visibility: hidden !important; }
  .bx-imopenlines-config-sidebar {
    top: 60px !important;
    width: 100% !important; } }

@media (min-width: 768px) {
  .b24-widget-button-wrapper {
    top: 70px !important; }
  .bx-imopenlines-config-sidebar {
    top: 70px !important; } }

@media (min-width: 992px) {
  .b24-widget-button-wrapper {
    top: 80px !important; }
  .bx-imopenlines-config-sidebar {
    top: 80px !important; } }

/* Button */
.bx-imopenlines-config-button {
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 3000; }

.bx-imopenlines-config-button-item {
  width: 74px;
  height: 74px;
  border-radius: 50%;
  transition: all .3s ease-in-out;
  cursor: pointer; }

.bx-imopenlines-config-button-item:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  transform: scale(1.1); }

/* Sidebar */
.bx-imopenlines-config-sidebar {
  position: fixed;
  right: 10px !important;
  height: 50%;
  width: 300px;
  min-height: 484px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  background: #fff;
  overflow: hidden;
  transition: right .5s ease;
  box-sizing: border-box;
  z-index: 10101;
  opacity: 0; }

.bx-imopenlines-config-sidebar-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.bx-imopenlines-sidebar-inline {
  position: relative;
  height: auto;
  min-height: 610px;
  left: auto;
  right: auto;
  width: 100%;
  opacity: 1; }

.bx-imopenlines-config-sidebar.bx-imopenlines-config-sidebar-open {
  right: auto;
  opacity: 1;
  top: 0; }

/* Sidebar header */
.bx-imopenlines-config-sidebar-header {
  position: absolute;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 20px;
  height: 65px;
  width: 100%;
  border-bottom: 1px solid #e6e6e7;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.03);
  box-sizing: border-box;
  z-index: 4; }

.bx-imopenlines-config-sidebar-back,
.bx-imopenlines-config-sidebar-message,
.bx-imopenlines-config-sidebar-rollup,
.bx-imopenlines-config-sidebar-close {
  display: inline-block;
  -ms-flex: 1;
  flex: 1; }

.bx-imopenlines-config-sidebar-back-item,
.bx-imopenlines-config-sidebar-rollup-item,
.bx-imopenlines-config-sidebar-close-item {
  display: inline-block;
  cursor: pointer;
  transition: opacity .3s ease-in-out;
  opacity: .5; }

.bx-imopenlines-config-sidebar-back-item {
  width: 19px;
  height: 14px;
  background-position: -16px -170px;
  vertical-align: middle; }

.bx-imopenlines-config-sidebar-rollup-item {
  width: 19px;
  height: 19px;
  background-position: -67px -171px; }

.bx-imopenlines-config-sidebar-close-item {
  width: 17px;
  height: 15px;
  background-position: -45px -170px;
  vertical-align: middle; }

.bx-imopenlines-config-sidebar-back-item:hover,
.bx-imopenlines-config-sidebar-rollup-item:hover,
.bx-imopenlines-config-sidebar-close-item:hover {
  opacity: 1; }

.bx-imopenlines-config-sidebar-message {
  -ms-flex: 16;
  flex: 16;
  text-align: center; }

.bx-imopenlines-config-sidebar-message-item {
  display: inline-block;
  max-width: 310px;
  font: bold 16px "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 2px; }

.bx-imopenlines-config-sidebar-rollup {
  display: none;
  margin: 0 6px 0 0; }

/* Info block */
.bx-imopenlines-config-sidebar-info {
  position: absolute;
  top: 60px;
  width: 100%;
  height: calc(100% - 134px);
  background: #fff;
  transition: opacity .6s ease;
  opacity: 1;
  overflow-x: hidden;
  overflow-y: auto; }

.bx-imopenlines-config-sidebar-info-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  margin: auto;
  height: 482px;
  max-height: 100%;
  overflow: auto;
  overflow-x: hidden; }

.bx-imopenlines-config-sidebar-info-block-container {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 82px 39px;
  width: 289px;
  height: 289px;
  border-radius: 50%;
  background: rgba(117, 221, 254, 0.7);
  box-sizing: border-box;
  z-index: 3; }

.bx-imopenlines-config-sidebar-info-block-container:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 9px;
  width: 271px;
  height: 271px;
  border-radius: 50%;
  background: #daff46;
  z-index: -1; }

.bx-imopenlines-config-sidebar-info-block-container:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 285px;
  height: 285px;
  border-radius: 50%;
  background: #fff;
  z-index: -2; }

.bx-imopenlines-config-sidebar-info-title-item {
  font: bold 15px "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #424956;
  text-align: center;
  text-transform: initial; }

.bx-imopenlines-config-sidebar-info-title {
  margin: auto; }

.bx-imopenlines-config-sidebar-info-block-container-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  max-height: 0;
  transition: opacity .5s ease, max-height .5s ease;
  opacity: 0;
  overflow: hidden; }

.bx-imopenlines-config-sidebar-info-block-container.bx-imopenlines-config-sidebar-visible-block .bx-imopenlines-config-sidebar-info-block-container-inner {
  max-height: 300px;
  transition: opacity .8s ease, max-height .8s ease;
  opacity: 1; }

.bx-imopenlines-config-sidebar-info-block {
  width: 50px;
  display: inline-block;
  margin: auto; }

.bx-imopenlines-config-sidebar-info-block-image {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  /*background-size: cover;*/
  box-sizing: border-box; }

.bx-imopenlines-config-sidebar-info-block-name {
  display: inline-block;
  width: 60px;
  font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #424956;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-left: -5px; }

.bx-imopenlines-config-cloud-top {
  position: absolute;
  top: 10px;
  right: 25px;
  width: 60px;
  height: 38px; }

/* Socials */
.bx-imopenlines-config-sidebar-social {
  position: relative;
  top: 3%;
  /* temporary */
  margin: 0 auto;
  width: 70%;
  text-align: center; }

.bx-imopenlines-config-sidebar-cloud-middle,
.bx-imopenlines-config-sidebar-cloud-bottom,
.bx-imopenlines-config-sidebar-circle {
  position: absolute;
  width: 87px;
  height: 51px; }

.bx-imopenlines-config-sidebar-cloud-middle {
  top: -55px;
  left: -25px;
  background-position: 1px -38px; }

.bx-imopenlines-config-sidebar-cloud-bottom {
  top: -67px;
  right: -60px;
  width: 106px;
  height: 67px;
  background-position: 0 -90px; }

.bx-imopenlines-config-sidebar-circle {
  top: -50px;
  left: -172px;
  width: 175px;
  height: 175px;
  border-radius: 50%;
  background: rgba(203, 251, 249, 0.8); }

.bx-imopenlines-config-sidebar-social-title-item {
  font: bold 13px "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #424956;
  text-align: center;
  margin-bottom: 16px;
  text-transform: initial; }

.bx-imopenlines-config-sidebar-social-item {
  display: inline-block;
  width: 45px;
  height: 44px;
  background-size: 65px;
  cursor: pointer; }

.bx-imopenlines-config-sidebar-social-item:last-child {
  margin: 0; }

.bx-imopenlines-config-sidebar-social-container {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height .5s ease, opacity .5s ease; }

.bx-imopenlines-config-sidebar-social.bx-imopenlines-config-sidebar-visible-socials .bx-imopenlines-config-sidebar-social-container {
  max-height: 800px;
  opacity: 1;
  transition: max-height .8s ease, opacity .8s ease; }

.bx-imopenlines-config-sidebar-social-description {
  text-align: center; }

.bx-imopenlines-config-sidebar-social-description-item {
  display: inline-block;
  margin: 16px 0 0 0;
  line-height: 17px;
  font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #80868e; }

.bx-imopenlines-config-sidebar-social-icon-facebook {
  background-position: 1px -80px;
  background-size: auto; }

.bx-imopenlines-config-sidebar-social-icon-facebookcomments {
  background-position: 1px -80px;
  background-size: auto; }

.bx-imopenlines-config-sidebar-social-icon-vk {
  background-position: -44px -80px;
  background-size: auto; }

.bx-imopenlines-config-sidebar-social-icon-viber {
  background-position: -54px -198px;
  background-size: auto; }

.bx-imopenlines-config-sidebar-social-icon-telegram {
  background-position: 1px -124px;
  background-size: auto; }

.bx-imopenlines-config-sidebar-social-icon-botframework_skype {
  background-position: -44px -124px;
  background-size: auto; }

.bx-imopenlines-config-sidebar-social-icon-botframework_telegram {
  background-position: 1px -124px;
  background-size: auto; }

.bx-imopenlines-config-sidebar-social-icon-botframework_facebookmessenger {
  background-position: 1px -80px;
  background-size: auto; }

/* Iframe */
.bx-imopenlines-config-sidebar-iframe-container {
  /*position: relative;*/
  /*height: -webkit-calc(100% - 60px);*/
  /*height: calc(100% - 60px);*/
  height: 100%;
  /*overflow: auto;*/
  -webkit-overflow-scrolling: touch; }

/* Chat */
.bx-imopenlines-config-sidebar-chat-container {
  position: absolute;
  bottom: 15px;
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  z-index: 4;
  overflow: hidden; }

.bx-imopenlines-config-sidebar-chat-border {
  height: 3px;
  background: #2fc7f7;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #2fc7f7 0%, #35e8f6 50%, #7ce3a7 74%, #bcf664 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

.bx-imopenlines-config-sidebar-chat-input {
  position: relative; }

.bx-imopenlines-config-sidebar-chat-input-item {
  padding: 13px 75px 13px 13px;
  width: 100%;
  width: calc(100% - 90px);
  border: 1px solid #c9cdd2;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.35);
  border-radius: 3px;
  font: 15px "Helvetica Neue", Arial, Helvetica, sans-serif;
  transition: border .4s ease;
  outline: none; }

.bx-imopenlines-config-sidebar-chat-input-item:focus {
  border: 1px solid #79DDFC;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.06); }

.bx-imopenlines-config-sidebar-chat-input-item::-webkit-input-placeholder {
  color: #80868e; }

.bx-imopenlines-config-sidebar-chat-input-item::-moz-placeholder {
  color: #80868e; }

/* Firefox 19+ */
.bx-imopenlines-config-sidebar-chat-input-item:-moz-placeholder {
  color: #80868e; }

/* Firefox 18- */
.bx-imopenlines-config-sidebar-chat-input-item:-ms-input-placeholder {
  color: #80868e; }

.bx-imopenlines-config-sidebar-chat-file,
.bx-imopenlines-config-sidebar-chat-smile,
.bx-imopenlines-config-sidebar-chat-enter {
  position: absolute;
  display: inline-block;
  width: 17px;
  height: 22px;
  transition: filter .3s ease;
  cursor: pointer; }

/* Logo */
.bx-imopenlines-config-sidebar-logo {
  text-align: center;
  z-index: 1000;
  position: absolute;
  margin-left: 123px;
  margin-top: -24px; }

.bx-imopenlines-config-sidebar-logo-text {
  display: inline-block;
  font: 12px/17px "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #b2b6bd;
  vertical-align: top; }

.bx-imopenlines-config-sidebar-logo-image {
  display: inline-block;
  width: 87px;
  height: 16px;
  background: url(./../images/logoen.png?1) -3px -3px;
  background-size: cover;
  cursor: pointer; }

.bx-imopenlines-config-sidebar-logo-image-ru {
  background-image: url(./../images/logoru.png?1); }

.bx-imopenlines-config-sidebar-logo-image-ua {
  background-image: url(./../images/logoua.png?1); }

/* Chat field */
.bx-imopenlines-config-sidebar-chat-field {
  position: absolute;
  bottom: -30px;
  padding: 0 0 0 15px;
  width: 100%;
  max-height: 100%;
  box-sizing: border-box;
  transition: bottom .5s ease;
  overflow-y: auto; }

.bx-imopenlines-config-sidebar-chat-field-inner {
  margin: 5px 0 20px 0; }

.bx-imopenlines-config-sidebar-chat-field-text {
  position: relative;
  display: inline-block;
  padding: 16px;
  margin: 0 0 16px 0;
  max-width: 230px;
  border-radius: 6px;
  background: #f3f5f7;
  font: 13px "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #000; }

.bx-imopenlines-config-sidebar-chat-field-text:after {
  content: "";
  position: absolute;
  top: 23px;
  right: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #f3f5f7; }

.bx-imopenlines-config-sidebar-chat-field-image {
  display: inline-block;
  margin: 0 0 0 20px;
  width: 50px;
  height: 50px;
  vertical-align: top;
  border-radius: 50%;
  background-size: cover; }

.bx-imopenlines-config-sidebar-chat-field-description {
  margin: 0 0 0 5px;
  font: 11px "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #aeb3b3; }

.bx-imopenlines-config-sidebar-chat-field-description:before {
  content: "";
  display: inline-block;
  margin: 0 5px 0 0;
  width: 10px;
  height: 6px; }

.bx-imopenlines-sidebar-inline .bx-imopenlines-config-sidebar-close-item {
  display: none; }

.bx-imopenlines-sidebar-inline .bx-imopenlines-config-sidebar-close {
  display: none; }

.bx-imopenlines-messenger-textarea-place {
  margin: 0 15px;
  position: relative;
  z-index: 1001; }

.bx-imopenlines-messenger-textarea {
  padding: 8px 47px 21px 1px;
  font-size: 0;
  transition: all 0.5s ease 0s;
  margin-top: -10px;
  position: relative;
  z-index: 0; }

.bx-imopenlines-messenger-textarea-input {
  outline: none;
  width: 100%;
  height: 30px;
  min-height: 30px;
  border-radius: 3px;
  border: 0;
  resize: none;
  background-color: transparent;
  font: 13px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0;
  margin: 0;
  color: #a5a9af;
  position: relative;
  z-index: 2; }

.bx-imopenlines-messenger-textarea-focus {
  border-color: #c4c6c6; }

.bx-imopenlines-messenger-textarea-focus .bx-imopenlines-messenger-textarea-input {
  color: #000; }

.bx-imopenlines-messenger-textarea-resize {
  height: 10px;
  background: transparent;
  position: relative;
  z-index: 100; }

.bx-imopenlines-messenger-textarea-send {
  float: right;
  margin-top: 9px;
  height: 27px;
  margin-right: -5px;
  position: absolute;
  right: 0;
  z-index: 2; }

.bx-imopenlines-messenger-textarea-send:hover .bx-imopenlines-messenger-textarea-cntr-enter {
  opacity: 1; }

.bx-imopenlines-messenger-textarea-send-button {
  display: block;
  height: 33px;
  width: 33px;
  vertical-align: top;
  text-decoration: none;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid #ccc;
  opacity: 0.70;
  transition: opacity 0.3s; }

.bx-imopenlines-messenger-textarea-send-button:hover {
  border-color: #53a2fb;
  opacity: 1; }

.bx-imopenlines-messenger-textarea-with-text .bx-imopenlines-messenger-textarea-send-button {
  border-color: #0cafe2;
  opacity: 1; }

.bx-imopenlines-messenger-textarea-cntr-enter {
  cursor: pointer;
  display: block;
  height: 20px;
  width: 45px;
  font: 10px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ccc;
  vertical-align: top;
  text-align: center;
  margin-left: -4px;
  opacity: .8;
  transition: opacity .4s; }

.bx-imopenlines-messenger-textarea-cntr-enter:hover {
  color: #acabab; }

.bx-imopenlines-messenger-textarea-clear {
  display: none;
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 13px; }

.bx-imopenlines-messenger-textarea-smile {
  bottom: 0;
  cursor: pointer;
  height: 33px;
  margin-left: 25px;
  margin-top: 10px;
  position: absolute;
  transition: opacity 0.3s ease-in 0s;
  width: 27px;
  z-index: 2; }

.bx-imopenlines-messenger-textarea-file {
  cursor: pointer;
  height: 33px;
  margin-left: -8px;
  margin-top: 10px;
  position: absolute;
  transition: opacity 0.3s ease-in 0s;
  width: 27px;
  bottom: 0;
  z-index: 2; }

.bx-imopenlines-messenger-textarea:before {
  content: "";
  height: 3px;
  width: 110%;
  background: transparent linear-gradient(to right, #2fc7f7 0%, #35e8f6 50%, #7ce3a7 74%, #bcf664 100%) repeat scroll 0 0;
  position: absolute;
  margin-left: -20px;
  margin-top: -8px; }

.bx-imopenlines-config-button.bx-imopenlines-config-sidebar-open-immediately {
  transition: none; }

.bx-imopenlines-config-sidebar.bx-imopenlines-config-sidebar-open-immediately {
  transition: none; }

.bx-imopenlines-config-sidebar.bx-imopenlines-config-sidebar-open-immediately-2 .bx-imopenlines-config-sidebar-info {
  transition: none;
  height: calc(1px - 1px);
  overflow: hidden; }

.bx-imopenlines-config-sidebar.bx-imopenlines-config-sidebar-open-immediately .bx-imopenlines-config-sidebar-info-block-container-inner {
  transition: none; }

.bx-imopenlines-config-sidebar.bx-imopenlines-config-sidebar-loaded .bx-imopenlines-config-sidebar-chat-field {
  bottom: 104px; }

.bx-imopenlines-config-sidebar.bx-imopenlines-config-sidebar-loaded .bx-imopenlines-config-sidebar-chat,
.bx-imopenlines-config-sidebar.bx-imopenlines-config-sidebar-loaded .bx-imopenlines-config-sidebar-chat-border {
  height: calc(1px - 1px);
  overflow: hidden; }

.bx-imopenlines-config-sidebar-inner.bx-imopenlines-config-enter-message .bx-imopenlines-config-sidebar-info {
  top: -700px;
  transition: top .5s .5s ease, opacity .6s ease;
  opacity: 0; }

.bx-imopenlines-config-sidebar-inner.bx-imopenlines-config-enter-message .bx-imopenlines-config-sidebar-chat-field {
  bottom: 104px; }

.bx-imopenlines-config-sidebar-inner.bx-imopenlines-config-enter-message .bx-imopenlines-config-sidebar-chat,
.bx-imopenlines-config-sidebar-inner.bx-imopenlines-config-enter-message .bx-imopenlines-config-sidebar-chat-border {
  display: none; }

.bx-imopenlines-static-page .bx-imopenlines-config-sidebar {
  position: absolute;
  width: 340px;
  height: 484px; }

.bx-imopenlines-static-page .bx-imopenlines-config-sidebar-iframe-container iframe {
  width: 340px !important; }

.bx-imopenlines-static-adaptive .bx-imopenlines-config-sidebar-info-block-image {
  background-position: -6px -200px; }

/* Special */
.bx-imopenlines-config-sidebar-back {
  display: none; }

.bx-imopenlines-config-has-message .bx-imopenlines-config-sidebar-back {
  display: inline-block; }

.bx-imopenlines-config-has-message .bx-imopenlines-config-sidebar-close {
  display: inline-block; }

.bx-imopenlines-config-sidebar-open .bx-imopenlines-config-button-item {
  display: none; }

/*.bx-imopenlines-config-sidebar-mobile.bx-imopenlines-config-sidebar-open {*/
/*position: absolute;*/
/*right: 20px;*/
/*opacity: 1;*/
/*}*/
.bx-imopenlines-config-sidebar-mobile {
  transition: opacity .5s ease;
  opacity: 0; }

/* Mobile and Widget presset for IOS */
html.bx-imopenlines-config-mobile,
body.bx-imopenlines-config-mobile {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* End of Mobile and Widget presset for IOS */
@media (min-width: 320px) and (max-width: 420px) {
  .bx-imopenlines-config-sidebar-mobile.bx-imopenlines-config-sidebar-open {
    width: 100%; }
  .bx-imopenlines-config-sidebar-mobile .bx-imopenlines-config-sidebar-iframe-container iframe {
    width: 100vw !important;
    height: calc(100vh - 70px) !important; }
  .bx-imopenlines-config-sidebar-mobile .bx-imopenlines-config-sidebar-logo {
    margin-left: 97px; }
  .bx-imopenlines-config-sidebar-mobile .bx-imopenlines-config-sidebar-info {
    height: calc(100vh - 204px);
    -webkit-overflow-scrolling: touch; }
  .bx-imopenlines-config-sidebar-mobile .bx-imopenlines-config-sidebar-info-block-container {
    padding: 0;
    width: 100%;
    max-height: 112px;
    border-radius: 0; }
  .bx-imopenlines-config-sidebar-mobile .bx-imopenlines-config-sidebar-info-block-container:before {
    top: 0;
    left: 0;
    width: 100%;
    max-height: 110px;
    border-radius: 0; }
  .bx-imopenlines-config-sidebar-mobile .bx-imopenlines-config-sidebar-info-block-container:after {
    top: 0;
    left: 0;
    width: 100%;
    max-height: 110px;
    border-radius: 0; }
  .bx-imopenlines-config-sidebar-mobile .bx-imopenlines-config-sidebar-info-block-container {
    top: 0;
    height: 120px; }
  .bx-imopenlines-config-sidebar-mobile .bx-imopenlines-config-sidebar-info-title-item,
  .bx-imopenlines-config-sidebar-mobile .bx-imopenlines-config-sidebar-social-title {
    font: bold 13px "Helvetica Neue", Arial, Helvetica, sans-serif; }
  .bx-imopenlines-config-sidebar-mobile .bx-imopenlines-config-sidebar-info-block-image {
    width: 38px;
    height: 38px; }
  .bx-imopenlines-config-sidebar-mobile .bx-imopenlines-config-sidebar-info-block-name {
    width: 50px; }
  .bx-imopenlines-config-sidebar-mobile .bx-imopenlines-config-cloud-top,
  .bx-imopenlines-config-sidebar-mobile .bx-imopenlines-config-sidebar-cloud-middle,
  .bx-imopenlines-config-sidebar-mobile .bx-imopenlines-config-sidebar-cloud-bottom {
    display: none; }
  .bx-imopenlines-config-sidebar-mobile .bx-imopenlines-config-sidebar-social {
    padding: 0 5px;
    width: 100%; } }

html.bx-ios.bx-ios-fix-frame-focus, .bx-ios.bx-ios-fix-frame-focus body {
  -webkit-overflow-scrolling: touch; }

.bx-touch {
  -webkit-tap-highlight-color: transparent; }

.bx-touch.crm-widget-button-mobile, .bx-touch.crm-widget-button-mobile body {
  height: 100%;
  overflow: auto; }

.b24-widget-button-shadow {
  position: fixed;
  background: rgba(33, 33, 33, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
  z-index: 0 !important; }

.bx-touch .b24-widget-button-shadow {
  background: rgba(33, 33, 33, 0.75); }

.b24-widget-button-inner-container {
  position: relative;
  display: inline-block; }

.b24-widget-button-position-fixed {
  position: fixed;
  z-index: 0 !important; }

.b24-widget-button-block {
  border-radius: 0 !important;
  box-sizing: border-box;
  overflow: hidden;
  cursor: pointer; }

.b24-widget-button-block .b24-widget-button-icon {
  opacity: 1; }

.b24-widget-button-block-active .b24-widget-button-icon {
  opacity: .7; }

.b24-widget-button-position-top-left {
  top: 50px;
  left: 50px; }

.b24-widget-button-position-top-middle {
  top: 50px;
  left: 50%;
  margin: 0 0 0 -33px; }

.b24-widget-button-position-top-right {
  top: 50px;
  right: 50px; }

.b24-widget-button-position-bottom-left {
  left: 50px;
  bottom: 50px; }

.b24-widget-button-position-bottom-middle {
  left: 50%;
  bottom: 50px;
  margin: 0 0 0 -33px; }

.b24-widget-button-position-bottom-right {
  right: 50px;
  bottom: 50px; }

.b24-widget-button-inner-block {
  color: white;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  height: 50px !important;
  border-radius: 0 !important;
  background: #939297 !important;
  box-sizing: border-box; }

.b24-widget-button-icon-container {
  position: relative;
  width: 100% !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.b24-widget-button-inner-item {
  position: relative !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px;
  padding: 0 !important;
  transition: opacity .6s ease-out;
  animation: socialRotateBack .4s;
  opacity: 0; }

.b24-widget-button-icon-animation {
  opacity: 1; }

.b24-widget-button-inner-mask {
  position: absolute;
  height: 0 !important;
  visibility: hidden !important;
  -webkit-width: calc(100% + 16px);
  width: calc(100% + 16px);
  border-radius: 100px;
  background: #00aeef;
  opacity: .2; }

.b24-widget-button-icon {
  transition: opacity .3s ease-out;
  cursor: pointer; }

.b24-widget-button-icon:hover {
  opacity: 1; }

.b24-widget-button-inner-item-active .b24-widget-button-icon {
  opacity: 1; }

.b24-widget-button-wrapper {
  position: fixed;
  height: 50px !important;
  right: 10px !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: end;
  align-items: flex-end;
  visibility: hidden;
  z-index: 0 !important; }

.bx-imopenlines-config-sidebar {
  z-index: 10101; }

.b24-widget-button-visible {
  visibility: visible;
  animation: b24-widget-button-visible 1s ease-out forwards 1; }

@keyframes b24-widget-button-visible {
  0% {
    transform: scale(0); }
  30.001% {
    transform: scale(1.2); }
  62.999% {
    transform: scale(1); }
  100% {
    transform: scale(1); } }

.b24-widget-button-disable {
  animation: b24-widget-button-disable .3s ease-out forwards 1; }

@keyframes b24-widget-button-disable {
  0% {
    transform: scale(1); }
  50.001% {
    transform: scale(0.5); }
  92.999% {
    transform: scale(0); }
  100% {
    transform: scale(0); } }

.b24-widget-button-social {
  display: none; }

.b24-widget-button-social-item {
  position: relative;
  display: block;
  margin: 0 10px 10px 0;
  width: 45px;
  height: 44px;
  background-color: #234250 !important;
  background-size: 100%;
  border-radius: 25px;
  box-shadow: 0 8px 6px -6px rgba(33, 33, 33, 0.2);
  cursor: pointer; }

.b24-widget-button-social-item:hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
  transition: box-shadow 0.17s cubic-bezier(0, 0, 0.2, 1); }

.connector-icon-45 {
  width: 45px;
  height: 45px; }

.b24-widget-button-callback {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2229%22%20height%3D%2230%22%20viewBox%3D%220%200%2029%2030%22%3E%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M21.872%2019.905c-.947-.968-2.13-.968-3.072%200-.718.737-1.256.974-1.962%201.723-.193.206-.356.25-.59.112-.466-.262-.96-.474-1.408-.76-2.082-1.356-3.827-3.098-5.372-5.058-.767-.974-1.45-2.017-1.926-3.19-.096-.238-.078-.394.11-.587.717-.718.96-.98%201.665-1.717.984-1.024.984-2.223-.006-3.253-.56-.586-1.103-1.397-1.56-2.034-.458-.636-.817-1.392-1.403-1.985C5.4%202.2%204.217%202.2%203.275%203.16%202.55%203.9%201.855%204.654%201.12%205.378.438%206.045.093%206.863.02%207.817c-.114%201.556.255%203.023.774%204.453%201.062%202.96%202.68%205.587%204.642%207.997%202.65%203.26%205.813%205.837%209.513%207.698%201.665.836%203.39%201.48%205.268%201.585%201.292.075%202.415-.262%203.314-1.304.616-.712%201.31-1.36%201.962-2.042.966-1.01.972-2.235.012-3.234-1.147-1.192-2.48-1.88-3.634-3.065zm-.49-5.36l.268-.047c.583-.103.953-.707.79-1.295-.465-1.676-1.332-3.193-2.537-4.445-1.288-1.33-2.857-2.254-4.59-2.708-.574-.15-1.148.248-1.23.855l-.038.28c-.07.522.253%201.01.747%201.142%201.326.355%202.53%201.064%203.517%202.086.926.958%201.59%202.125%201.952%203.412.14.5.624.807%201.12.72zm2.56-9.85C21.618%202.292%2018.74.69%2015.56.02c-.56-.117-1.1.283-1.178.868l-.038.28c-.073.537.272%201.04.786%201.15%202.74.584%205.218%201.968%207.217%204.03%201.885%201.95%203.19%204.36%203.803%207.012.122.53.617.873%201.136.78l.265-.046c.57-.1.934-.678.8-1.26-.71-3.08-2.223-5.873-4.41-8.14z%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #00aeef;
  background-size: 43%; }

.b24-widget-button-crmform {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.407%200h-21.1C.586%200%200%20.586%200%201.306v21.1c0%20.72.586%201.306%201.306%201.306h21.1c.72%200%201.306-.586%201.306-1.305V1.297C23.702.587%2023.117%200%2022.407%200zm-9.094%2018.046c0%20.41-.338.737-.738.737H3.9c-.41%200-.738-.337-.738-.737v-1.634c0-.408.337-.737.737-.737h8.675c.41%200%20.738.337.738.737v1.634zm7.246-5.79c0%20.408-.338.737-.738.737H3.89c-.41%200-.737-.338-.737-.737v-1.634c0-.41.337-.737.737-.737h15.923c.41%200%20.738.337.738.737v1.634h.01zm0-5.8c0%20.41-.338.738-.738.738H3.89c-.41%200-.737-.338-.737-.738V4.822c0-.408.337-.737.737-.737h15.923c.41%200%20.738.338.738.737v1.634h.01z%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #00aeef;
  background-size: 43%; }

.b24-widget-button-openline_livechat {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2231%22%20height%3D%2228%22%20viewBox%3D%220%200%2031%2028%22%3E%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M23.29%2013.25V2.84c0-1.378-1.386-2.84-2.795-2.84h-17.7C1.385%200%200%201.462%200%202.84v10.41c0%201.674%201.385%203.136%202.795%202.84H5.59v5.68h.93c.04%200%20.29-1.05.933-.947l3.726-4.732h9.315c1.41.296%202.795-1.166%202.795-2.84zm2.795-3.785v4.733c.348%202.407-1.756%204.558-4.658%204.732h-8.385l-1.863%201.893c.22%201.123%201.342%202.127%202.794%201.893h7.453l2.795%203.786c.623-.102.93.947.93.947h.933v-4.734h1.863c1.57.234%202.795-1.02%202.795-2.84v-7.57c0-1.588-1.225-2.84-2.795-2.84h-1.863z%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #00aeef;
  background-size: 43%; }

.b24-widget-button-social-tooltip {
  position: absolute;
  top: 50%;
  left: -9000px;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 10px;
  font: 13px/15px "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #000;
  background: #fff;
  text-align: center;
  transform: translate(0, -50%);
  transition: opacity .6s linear;
  opacity: 0; }

.b24-widget-button-social-item:hover .b24-widget-button-social-tooltip {
  left: 50px;
  transform: translate(0%, -50%);
  opacity: 1;
  z-index: 1; }

.b24-widget-button-close {
  display: none; }

.b24-widget-button-position-bottom-left .b24-widget-button-social-item:hover .b24-widget-button-social-tooltip, .b24-widget-button-position-top-left .b24-widget-button-social-item:hover .b24-widget-button-social-tooltip {
  left: 50px;
  transform: translate(0%, -50%);
  opacity: 1; }

.b24-widget-button-position-top-right .b24-widget-button-social-item:hover .b24-widget-button-social-tooltip, .b24-widget-button-position-bottom-right .b24-widget-button-social-item:hover .b24-widget-button-social-tooltip {
  left: -5px;
  transform: translate(-100%, -50%);
  opacity: 1; }

.b24-widget-button-inner-container, .bx-touch .b24-widget-button-inner-container {
  transform: scale(1) !important;
  transition: transform .3s; }

.b24-widget-button-top .b24-widget-button-inner-container, .b24-widget-button-bottom .b24-widget-button-inner-container {
  transform: scale(0.7);
  transition: transform .3s linear; }

.b24-widget-button-top .b24-widget-button-inner-block, .b24-widget-button-top .b24-widget-button-inner-mask, .b24-widget-button-bottom .b24-widget-button-inner-block, .b24-widget-button-bottom .b24-widget-button-inner-mask {
  background: #d6d6d6 !important;
  transition: background .3s linear; }

.b24-widget-button-top .b24-widget-button-pulse, .b24-widget-button-bottom .b24-widget-button-pulse {
  display: none; }

.b24-widget-button-wrapper.b24-widget-button-position-bottom-right, .b24-widget-button-wrapper.b24-widget-button-position-bottom-middle, .b24-widget-button-wrapper.b24-widget-button-position-bottom-left {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.b24-widget-button-bottom .b24-widget-button-social, .b24-widget-button-top .b24-widget-button-social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  height: calc(100vh - 110px);
  animation: bottomOpen .3s;
  visibility: visible; }

.b24-widget-button-top .b24-widget-button-social {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 10px 0 0 0;
  animation: topOpen .3s; }

.b24-widget-button-position-bottom-left.b24-widget-button-bottom .b24-widget-button-social {
  -ms-flex-line-pack: start;
  align-content: flex-start; }

.b24-widget-button-position-top-left.b24-widget-button-top .b24-widget-button-social {
  -ms-flex-line-pack: start;
  align-content: flex-start; }

.b24-widget-button-position-top-right.b24-widget-button-top .b24-widget-button-social {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse; }

.b24-widget-button-position-bottom-right.b24-widget-button-bottom .b24-widget-button-social, .b24-widget-button-position-bottom-left.b24-widget-button-bottom .b24-widget-button-social, .b24-widget-button-position-bottom-middle.b24-widget-button-bottom .b24-widget-button-social {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  -ms-flex-order: 1;
  order: 1; }

.b24-widget-button-position-bottom-left.b24-widget-button-bottom .b24-widget-button-social {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.b24-widget-button-position-bottom-left .b24-widget-button-social-item, .b24-widget-button-position-top-left .b24-widget-button-social-item, .b24-widget-button-position-top-middle .b24-widget-button-social-item, .b24-widget-button-position-bottom-middle .b24-widget-button-social-item {
  margin: 0 0 10px 10px; }

.b24-widget-button-position-bottom-left.b24-widget-button-wrapper {
  -ms-flex-align: start;
  align-items: flex-start; }

.b24-widget-button-position-top-left.b24-widget-button-wrapper {
  -ms-flex-align: start;
  align-items: flex-start; }

.b24-widget-button-position-bottom-middle.b24-widget-button-wrapper, .b24-widget-button-position-top-middle.b24-widget-button-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start; }

.b24-widget-button-position-top-middle.b24-widget-button-top .b24-widget-button-social {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: start;
  align-content: flex-start; }

.b24-widget-button-bottom .b24-widget-button-inner-item {
  display: none; }

.b24-widget-button-bottom .b24-widget-button-close {
  display: block;
  animation: socialRotate .4s;
  opacity: 1; }

.b24-widget-button-top .b24-widget-button-inner-item {
  display: none; }

.b24-widget-button-top .b24-widget-button-close {
  display: block;
  animation: socialRotate .4s;
  opacity: 1; }

.b24-widget-button-show {
  animation: show .3s linear forwards; }

@keyframes show {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1;
    visibility: visible; } }

.b24-widget-button-hide {
  animation: hidden .3s linear forwards; }

@keyframes hidden {
  0% {
    opacity: 1;
    visibility: visible; }
  50% {
    opacity: 1; }
  99.999% {
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: hidden; } }

.b24-widget-button-hide-icons {
  animation: hideIconsBottom .2s linear forwards; }

@keyframes hideIconsBottom {
  0% {
    opacity: 1; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate(0, 20px);
    visibility: hidden; } }

@keyframes hideIconsTop {
  0% {
    opacity: 1; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate(0, -20px);
    visibility: hidden; } }

.b24-widget-button-popup-name {
  font: bold 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #000; }

.b24-widget-button-popup-description {
  margin: 4px 0 0 0;
  font: 13px "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #424956; }

.b24-widget-button-close-item {
  width: 28px;
  height: 28px;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2229%22%20height%3D%2229%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.866%2014.45l9.58-9.582L24.03.448l-9.587%209.58L4.873.447.455%204.866l9.575%209.587-9.583%209.57%204.418%204.42%209.58-9.577%209.58%209.58%204.42-4.42%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer; }

.b24-widget-button-wrapper.b24-widget-button-top {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

@keyframes bottomOpen {
  0% {
    opacity: 0;
    transform: translate(0, 20px); }
  100% {
    opacity: 1;
    transform: translate(0, 0); } }

@keyframes topOpen {
  0% {
    opacity: 0;
    transform: translate(0, -20px); }
  100% {
    opacity: 1;
    transform: translate(0, 0); } }

@keyframes socialRotate {
  0% {
    transform: rotate(-90deg); }
  100% {
    transform: rotate(0deg); } }

@keyframes socialRotateBack {
  0% {
    transform: rotate(90deg); }
  100% {
    transform: rotate(0deg); } }

.b24-widget-button-popup {
  display: none;
  position: absolute;
  left: 100px;
  padding: 12px 20px 12px 14px;
  width: 312px;
  border: 2px solid #2fc7f7;
  background: #fff;
  border-radius: 15px;
  box-sizing: border-box;
  z-index: 1;
  cursor: pointer; }

.b24-widget-button-popup-triangle {
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  background: #fff;
  border-right: 2px solid #2fc7f7;
  border-bottom: 2px solid #2fc7f7; }

.b24-widget-button-popup-show {
  display: block;
  animation: show .4s linear forwards; }

.b24-widget-button-position-top-left .b24-widget-button-popup-triangle {
  top: 19px;
  left: -6px;
  transform: rotate(134deg); }

.b24-widget-button-position-bottom-left .b24-widget-button-popup-triangle {
  bottom: 25px;
  left: -6px;
  transform: rotate(134deg); }

.b24-widget-button-position-bottom-left .b24-widget-button-popup, .b24-widget-button-position-bottom-middle .b24-widget-button-popup {
  bottom: 0;
  left: 75px; }

.b24-widget-button-position-bottom-right .b24-widget-button-popup-triangle {
  bottom: 25px;
  right: -6px;
  transform: rotate(-45deg); }

.b24-widget-button-position-bottom-right .b24-widget-button-popup {
  left: -320px;
  bottom: 0; }

.b24-widget-button-position-top-right .b24-widget-button-popup-triangle {
  top: 19px;
  right: -6px;
  transform: rotate(-45deg); }

.b24-widget-button-position-top-right .b24-widget-button-popup {
  top: 0;
  left: -320px; }

.b24-widget-button-position-top-middle .b24-widget-button-popup-triangle {
  top: 19px;
  left: -6px;
  transform: rotate(134deg); }

.b24-widget-button-position-top-middle .b24-widget-button-popup, .b24-widget-button-position-top-left .b24-widget-button-popup {
  top: 0;
  left: 75px; }

.b24-widget-button-position-bottom-middle .b24-widget-button-popup-triangle {
  bottom: 25px;
  left: -6px;
  transform: rotate(134deg); }

.bx-touch .b24-widget-button-popup {
  padding: 10px 22px 10px 15px; }

.bx-touch .b24-widget-button-popup {
  width: 230px; }

.bx-touch .b24-widget-button-position-bottom-left .b24-widget-button-popup {
  bottom: 90px;
  left: 0; }

.bx-touch .b24-widget-button-popup-image {
  margin: 0 auto 10px auto; }

.bx-touch .b24-widget-button-popup-content {
  text-align: center; }

.bx-touch .b24-widget-button-position-bottom-left .b24-widget-button-popup-triangle {
  bottom: -6px;
  left: 25px;
  transform: rotate(45deg); }

.bx-touch .b24-widget-button-position-bottom-left .b24-widget-button-popup {
  bottom: 90px;
  left: 0; }

.bx-touch .b24-widget-button-position-bottom-right .b24-widget-button-popup {
  bottom: 90px;
  left: -160px; }

.bx-touch .b24-widget-button-position-bottom-right .b24-widget-button-popup-triangle {
  bottom: -6px;
  right: 30px;
  transform: rotate(45deg); }

.bx-touch .b24-widget-button-position-bottom-middle .b24-widget-button-popup {
  bottom: 90px;
  left: 50%;
  transform: translate(-50%, 0%); }

.bx-touch .b24-widget-button-position-bottom-middle .b24-widget-button-popup-triangle {
  bottom: -6px;
  left: 108px;
  transform: rotate(45deg); }

.bx-touch .b24-widget-button-position-top-middle .b24-widget-button-popup {
  top: 90px;
  left: 50%;
  transform: translate(-50%, 0); }

.bx-touch .b24-widget-button-position-top-middle .b24-widget-button-popup-triangle {
  top: -7px;
  left: auto;
  right: 108px;
  transform: rotate(-135deg); }

.bx-touch .b24-widget-button-position-top-left .b24-widget-button-popup {
  top: 90px;
  left: 0; }

.bx-touch .b24-widget-button-position-top-left .b24-widget-button-popup-triangle {
  left: 25px;
  top: -6px;
  transform: rotate(-135deg); }

.bx-touch .b24-widget-button-position-top-right .b24-widget-button-popup {
  top: 90px;
  left: -150px; }

.bx-touch .b24-widget-button-position-top-right .b24-widget-button-popup-triangle {
  top: -7px;
  right: 40px;
  transform: rotate(-135deg); }

.b24-widget-button-popup-btn-hide {
  position: absolute;
  top: 4px;
  right: 4px;
  display: inline-block;
  height: 20px;
  width: 20px;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cpath%20fill%3D%22%23525C68%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.41%205.07l2.867-2.864-1.34-1.34L5.07%203.73%202.207.867l-1.34%201.34L3.73%205.07.867%207.938l1.34%201.34L5.07%206.41l2.867%202.867%201.34-1.34L6.41%205.07z%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  opacity: .2;
  transition: opacity .3s;
  cursor: pointer; }

.b24-widget-button-popup-btn-hide:hover {
  opacity: 1; }

.bx-touch .b24-widget-button-popup-btn-hide {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23525C68%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.36%207.02l5.34-5.34L12.36.34%207.02%205.68%201.68.34.34%201.68l5.34%205.34-5.34%205.342%201.34%201.34%205.34-5.34%205.34%205.34%201.34-1.34-5.34-5.34z%22/%3E%3C/svg%3E");
  background-repeat: no-repeat; }

.b24-widget-button-popup-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.b24-widget-button-popup-content {
  width: 222px; }

.b24-widget-button-popup-image {
  margin: 0 10px 0 0;
  width: 42px;
  text-align: center; }

.b24-widget-button-popup-image-item {
  display: inline-block;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.b24-widget-button-popup-button {
  margin: 15px 0 0 0;
  -ms-flex: 1;
  flex: 1;
  text-align: center; }

.b24-widget-button-popup-button-item {
  display: inline-block;
  margin: 0 16px 0 0;
  font: bold 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #08a6d8;
  text-transform: uppercase;
  border-bottom: 1px solid #08a6d8;
  transition: border-bottom .3s;
  cursor: pointer; }

.b24-widget-button-popup-button-item:hover {
  border-bottom: 1px solid transparent; }

.b24-widget-button-popup-button-item:last-child {
  margin: 0; }

.b24-widget-button-pulse {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 0 !important;
  visibility: hidden !important;
  border: 1px solid #00aeef;
  border-radius: 50%; }

.b24-widget-button-pulse-animate {
  animation: none !important; }

@keyframes widgetPulse {
  50% {
    transform: scale(1, 1);
    opacity: 1; }
  100% {
    transform: scale(2, 2);
    opacity: 0; } }

@media (min-height: 1024px) {
  .b24-widget-button-top .b24-widget-button-social, .b24-widget-button-bottom .b24-widget-button-social {
    max-height: 900px; } }

@media (max-height: 768px) {
  .b24-widget-button-top .b24-widget-button-social, .b24-widget-button-bottom .b24-widget-button-social {
    max-height: 600px; } }

@media (max-height: 667px) {
  .b24-widget-button-top .b24-widget-button-social, .b24-widget-button-bottom .b24-widget-button-social {
    max-height: 440px; } }

@media (max-height: 568px) {
  .b24-widget-button-top .b24-widget-button-social, .b24-widget-button-bottom .b24-widget-button-social {
    max-height: 380px; } }

@media (max-height: 480px) {
  .b24-widget-button-top .b24-widget-button-social, .b24-widget-button-bottom .b24-widget-button-social {
    max-height: 335px; } }

.connector-icon {
  display: inline-block;
  width: 44px;
  height: 44px;
  background: #f2f2f2;
  border-radius: 50%;
  background-color: #ebeff2;
  background-size: 50% 50%;
  background-position: center center;
  background-repeat: no-repeat; }

.connector-icon-square {
  border-radius: 0; }

.connector-icon-22 {
  width: 22px;
  height: 22px; }

.connector-icon-30 {
  width: 30px;
  height: 30px; }

.connector-icon-40 {
  width: 40px;
  height: 40px; }

.connector-icon-botframework-twilio {
  background-color: #e22330;
  background-size: 60%;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018.01%2018.01%22%3E%3Cpath%20d%3D%22M6.81%2C9.38a1.83%2C1.83%2C0%2C1%2C0%2C1.83%2C1.83A1.84%2C1.84%2C0%2C0%2C0%2C6.81%2C9.38Zm4.46%2C0a1.83%2C1.83%2C0%2C1%2C0%2C1.83%2C1.83%2C1.84%2C1.84%2C0%2C0%2C0-1.83-1.83ZM6.81%2C4.91A1.83%2C1.83%2C0%2C1%2C0%2C8.64%2C6.75%2C1.84%2C1.84%2C0%2C0%2C0%2C6.81%2C4.91Zm4.46%2C0a1.83%2C1.83%2C0%2C1%2C0%2C1.83%2C1.83%2C1.84%2C1.84%2C0%2C0%2C0-1.83-1.83ZM9%2C0a9%2C9%2C0%2C1%2C0%2C9%2C9A9%2C9%2C0%2C0%2C0%2C9%2C0ZM9%2C14.92A5.92%2C5.92%2C0%2C1%2C1%2C14.92%2C9%2C5.92%2C5.92%2C0%2C0%2C1%2C9%2C14.92Z%22%20fill%3D%22%23ffffff%22/%3E%3C/svg%3E"); }

.connector-icon-botframework-telegram {
  background-color: #20a4e2;
  background-position: 40% center;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Cpath%20d%3D%22M5.299%2C144.645l69.126%2C25.8l26.756%2C86.047c1.712%2C5.511%2C8.451%2C7.548%2C12.924%2C3.891l38.532-31.412%20%20%20c4.039-3.291%2C9.792-3.455%2C14.013-0.391l69.498%2C50.457c4.785%2C3.478%2C11.564%2C0.856%2C12.764-4.926L299.823%2C29.22%20%20%20c1.31-6.316-4.896-11.585-10.91-9.259L5.218%2C129.402C-1.783%2C132.102-1.722%2C142.014%2C5.299%2C144.645z%20M96.869%2C156.711l135.098-83.207%20%20%20c2.428-1.491%2C4.926%2C1.792%2C2.841%2C3.726L123.313%2C180.87c-3.919%2C3.648-6.447%2C8.53-7.163%2C13.829l-3.798%2C28.146%20%20%20c-0.503%2C3.758-5.782%2C4.131-6.819%2C0.494l-14.607-51.325C89.253%2C166.16%2C91.691%2C159.907%2C96.869%2C156.711z%22%20fill%3D%22%23ffffff%22/%3E%3C/svg%3E%0A"); }

.connector-icon-botframework-facebookmessenger {
  background-color: #0183ff;
  background-size: 53%;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2016.74%2017.98%22%3E%3Cpath%20d%3D%22M2.65%2C18V14.05a.16.16%2C0%2C0%2C0-.05-.12%2C8.37%2C8.37%2C0%2C0%2C1-1.21-1.4%2C7.77%2C7.77%2C0%2C0%2C1-1-1.88A7.6%2C7.6%2C0%2C0%2C1%2C.07%2C9.11%2C7.83%2C7.83%2C0%2C0%2C1%2C0%2C7.71%2C7.68%2C7.68%2C0%2C0%2C1%2C.35%2C5.76%2C7.91%2C7.91%2C0%2C0%2C1%2C1.62%2C3.31%2C8.22%2C8.22%2C0%2C0%2C1%2C3.3%2C1.65%2C8.47%2C8.47%2C0%2C0%2C1%2C5.77.39%2C8.83%2C8.83%2C0%2C0%2C1%2C7.26.07%2C7.68%2C7.68%2C0%2C0%2C1%2C8.34%2C0%2C9.77%2C9.77%2C0%2C0%2C1%2C9.47.07a8.9%2C8.9%2C0%2C0%2C1%2C1.34.28%2C8.13%2C8.13%2C0%2C0%2C1%2C1.75.74%2C8.26%2C8.26%2C0%2C0%2C1%2C2%2C1.56%2C8%2C8%2C0%2C0%2C1%2C2%2C3.82%2C7.5%2C7.5%2C0%2C0%2C1%2C.16%2C1.15%2C7.67%2C7.67%2C0%2C0%2C1%2C0%2C1.32%2C7.82%2C7.82%2C0%2C0%2C1-.56%2C2.17%2C8%2C8%2C0%2C0%2C1-1.48%2C2.33%2C8.29%2C8.29%2C0%2C0%2C1-2.93%2C2.08%2C8%2C8%2C0%2C0%2C1-2%2C.56%2C7.85%2C7.85%2C0%2C0%2C1-1.68.1A8.66%2C8.66%2C0%2C0%2C1%2C6.45%2C16l-.32-.08a.13.13%2C0%2C0%2C0-.11%2C0L3.9%2C17.22%2C2.7%2C18l-.05%2C0Zm.48-7.24v0l.09-.05L7%2C8.57a.08.08%2C0%2C0%2C1%2C.12%2C0l2.1%2C2.15s.06%2C0%2C.1%2C0L10.88%2C9%2C13.48%2C6l.15-.17a.14.14%2C0%2C0%2C0-.1%2C0L9.77%2C8.06a.08.08%2C0%2C0%2C1-.12%2C0L7.55%2C5.89s-.06%2C0-.1%2C0L5.87%2C7.66l-2.6%2C2.92-.15.16Z%22%20fill%3D%22%23ffffff%22/%3E%3C/svg%3E"); }

.connector-icon-botframework-groupme {
  background-color: #1db0ed;
  background-size: 53%;
  background-position: center 58%;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2015.94%2018.35%22%3E%3Ctitle%3E%u0420%u0435%u0441%u0443%u0440%u0441%202%3C/title%3E%3Cpath%20d%3D%22M7.45%2C6.26h1c.07%2C0%2C.1%2C0%2C.1-.1v-1c0-.08%2C0-.1-.1-.1h-1c-.07%2C0-.1%2C0-.1.1v1c0%2C.08%2C0%2C.1.1.1Zm8.46-3a3%2C3%2C0%2C0%2C0-.16-.86A3.48%2C3.48%2C0%2C0%2C0%2C14.35.58%2C3.63%2C3.63%2C0%2C0%2C0%2C12.29%2C0H3.94A8.27%2C8.27%2C0%2C0%2C0%2C3%2C.05%2C3.25%2C3.25%2C0%2C0%2C0%2C1.89.4%2C3.46%2C3.46%2C0%2C0%2C0%2C.53%2C1.67%2C3.32%2C3.32%2C0%2C0%2C0%2C0%2C3.46q0%2C3.87%2C0%2C7.73c0%2C.54%2C0%2C1.08%2C0%2C1.62a3.29%2C3.29%2C0%2C0%2C0%2C.35%2C1.27%2C3.59%2C3.59%2C0%2C0%2C0%2C1%2C1.23%2C3.36%2C3.36%2C0%2C0%2C0%2C2%2C.68c1%2C0%2C2%2C0%2C3%2C0%2C.07%2C0%2C.13%2C0%2C.17.07l.47.77.91%2C1.46c0%2C.06.07.08.12%2C0l.4-.64%2C1-1.55A.19.19%2C0%2C0%2C1%2C9.55%2C16h2.77a4.27%2C4.27%2C0%2C0%2C0%2C.83-.08%2C3.42%2C3.42%2C0%2C0%2C0%2C2.1-1.35%2C3.6%2C3.6%2C0%2C0%2C0%2C.68-2.18c0-1.47%2C0-2.94%2C0-4.73%2C0-1.27%2C0-2.84%2C0-4.41ZM4.76%2C6.37c0-.09%2C0-.12.12-.12H5.94c.1%2C0%2C.13%2C0%2C.13-.12q0-.48%2C0-1c0-.1%2C0-.12-.12-.12H4.86c-.07%2C0-.1%2C0-.1-.1%2C0-.38%2C0-.75%2C0-1.12%2C0-.1%2C0-.1.12-.1h1c.1%2C0%2C.14%2C0%2C.14-.14%2C0-.35%2C0-.7%2C0-1%2C0-.09%2C0-.14.12-.13h1c.1%2C0%2C.12%2C0%2C.12.12%2C0%2C.35%2C0%2C.7%2C0%2C1%2C0%2C.12%2C0%2C.15.15.15h1c.1%2C0%2C.13%2C0%2C.13-.12%2C0-.35%2C0-.7%2C0-1%2C0-.11%2C0-.14.14-.14h1c.1%2C0%2C.12%2C0%2C.12.13%2C0%2C.36%2C0%2C.71%2C0%2C1.07%2C0%2C.09%2C0%2C.12.12.12h1.08c.09%2C0%2C.12%2C0%2C.12.11q0%2C.53%2C0%2C1.07c0%2C.1%2C0%2C.13-.13.13H10c-.09%2C0-.12%2C0-.12.12%2C0%2C.33%2C0%2C.66%2C0%2C1%2C0%2C.09%2C0%2C.12.12.11h1c.1%2C0%2C.14%2C0%2C.14.14q0%2C.53%2C0%2C1.07c0%2C.08%2C0%2C.11-.11.11H10c-.12%2C0-.15%2C0-.15.15%2C0%2C.35%2C0%2C.7%2C0%2C1%2C0%2C.09%2C0%2C.12-.11.12H8.69c-.1%2C0-.12%2C0-.12-.12%2C0-.36%2C0-.71%2C0-1.07%2C0-.1%2C0-.12-.12-.12h-1c-.11%2C0-.14%2C0-.14.14%2C0%2C.35%2C0%2C.7%2C0%2C1.05%2C0%2C.09%2C0%2C.12-.11.12h-1c-.1%2C0-.12%2C0-.12-.12%2C0-.35%2C0-.7%2C0-1%2C0-.11%2C0-.14-.14-.14h-1c-.09%2C0-.13%2C0-.12-.12%2C0-.35%2C0-.71%2C0-1.07ZM14%2C10.23a3.74%2C3.74%2C0%2C0%2C1-.5.76%2C7.08%2C7.08%2C0%2C0%2C1-.65.7%2C6.14%2C6.14%2C0%2C0%2C1-1.36%2C1%2C6.33%2C6.33%2C0%2C0%2C1-1.68.66%2C6.86%2C6.86%2C0%2C0%2C1-1.12.17c-.24%2C0-.48%2C0-.71%2C0a7.18%2C7.18%2C0%2C0%2C1-1.87-.2%2C6.68%2C6.68%2C0%2C0%2C1-2.47-1.2%2C6.93%2C6.93%2C0%2C0%2C1-.9-.83%2C4.72%2C4.72%2C0%2C0%2C1-.74-1%2C.78.78%2C0%2C0%2C1-.08-.7.73.73%2C0%2C0%2C1%2C.89-.4%2C1.16%2C1.16%2C0%2C0%2C1%2C.61.5A5.33%2C5.33%2C0%2C0%2C0%2C5.2%2C11.32%2C5.69%2C5.69%2C0%2C0%2C0%2C7%2C12a4.75%2C4.75%2C0%2C0%2C0%2C.82.09%2C5.51%2C5.51%2C0%2C0%2C0%2C2-.33%2C5.91%2C5.91%2C0%2C0%2C0%2C1.76-1%2C5.35%2C5.35%2C0%2C0%2C0%2C1-1.17.88.88%2C0%2C0%2C1%2C.89-.38.69.69%2C0%2C0%2C1%2C.48%2C1Z%22%20fill%3D%22%23ffffff%22/%3E%3C/svg%3E"); }

.connector-icon-botframework-kik {
  background-size: 70%;
  background-position: 60% center;
  background-color: #92d300;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018.47%209.84%22%3E%3Cpath%20d%3D%22M14.42%2C5.71l1.5-1.36a1.25%2C1.25%2C0%2C0%2C0%2C.43-.89.85.85%2C0%2C0%2C0-.82-.89%2C1.09%2C1.09%2C0%2C0%2C0-.82.46L12.36%2C5.42V1a1%2C1%2C0%2C0%2C0-1-1%2C1%2C1%2C0%2C0%2C0-1%2C1V8.81a1%2C1%2C0%2C0%2C0%2C1%2C1%2C1%2C1%2C0%2C0%2C0%2C1-1V7.67L13.1%2C7l1.64%2C2.43a.91.91%2C0%2C0%2C0%2C.82.46.89.89%2C0%2C0%2C0%2C.89-.93%2C1%2C1%2C0%2C0%2C0-.25-.64L14.42%2C5.71ZM8%2C2.71a1%2C1%2C0%2C0%2C0-1%2C1v5.1a1%2C1%2C0%2C0%2C0%2C1%2C1%2C1%2C1%2C0%2C0%2C0%2C1-1V3.71a1%2C1%2C0%2C0%2C0-1-1Zm-4%2C3%2C1.5-1.36a1.25%2C1.25%2C0%2C0%2C0%2C.43-.89.85.85%2C0%2C0%2C0-.82-.89A1.09%2C1.09%2C0%2C0%2C0%2C4.27%2C3L1.92%2C5.42V1A1%2C1%2C0%2C0%2C0%2C1%2C0%2C1%2C1%2C0%2C0%2C0%2C0%2C1V8.81a1%2C1%2C0%2C0%2C0%2C1%2C1%2C1%2C1%2C0%2C0%2C0%2C1-1V7.67L2.67%2C7%2C4.31%2C9.38a.91.91%2C0%2C0%2C0%2C.82.46A.89.89%2C0%2C0%2C0%2C6%2C8.92a1%2C1%2C0%2C0%2C0-.25-.64L4%2C5.71ZM17.4%2C5.17a1.07%2C1.07%2C0%2C1%2C0%2C1.07%2C1.07A1.05%2C1.05%2C0%2C0%2C0%2C17.4%2C5.17Z%22%20fill%3D%22%23ffffff%22/%3E%3C/svg%3E"); }

.connector-icon-botframework-slack {
  background-size: 57%;
  background-color: #776ebd;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2016.31%2016.31%22%3E%3Cpath%20d%3D%22M16.18%2C8.49a1.43%2C1.43%2C0%2C0%2C0-1.89-.72l-.69.31L11.85%2C4.14l.69-.31a1.43%2C1.43%2C0%2C0%2C0-1.17-2.61l-.69.31L10.38.84A1.43%2C1.43%2C0%2C0%2C0%2C7.77%2C2l.31.69L4.14%2C4.46l-.31-.69A1.43%2C1.43%2C0%2C1%2C0%2C1.22%2C4.94l.31.69-.69.31A1.43%2C1.43%2C0%2C0%2C0%2C2%2C8.54l.69-.31%2C1.76%2C3.94-.69.31a1.43%2C1.43%2C0%2C0%2C0%2C1.17%2C2.61l.69-.31.31.69A1.43%2C1.43%2C0%2C1%2C0%2C8.54%2C14.3l-.31-.69%2C3.94-1.76.31.69a1.43%2C1.43%2C0%2C1%2C0%2C2.61-1.16l-.31-.69.69-.31a1.43%2C1.43%2C0%2C0%2C0%2C.72-1.89ZM7.07%2C11%2C5.3%2C7.07%2C9.24%2C5.31%2C11%2C9.24%2C7.07%2C11Z%22%20fill%3D%22%23ffffff%22/%3E%3C/svg%3E"); }

.connector-icon-instagram {
  background-size: 57%;
  background-color: #d12988;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20135.25%20135.25%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M97.93%2C0H37.32A37.37%2C37.37%2C0%2C0%2C0%2C0%2C37.32v60.6a37.36%2C37.36%2C0%2C0%2C0%2C37.32%2C37.32h60.6a37.37%2C37.37%2C0%2C0%2C0%2C37.32-37.32V37.32A37.37%2C37.37%2C0%2C0%2C0%2C97.93%2C0Zm25.32%2C97.93a25.35%2C25.35%2C0%2C0%2C1-25.32%2C25.32H37.32A25.35%2C25.35%2C0%2C0%2C1%2C12%2C97.93V37.32A25.35%2C25.35%2C0%2C0%2C1%2C37.32%2C12h60.6a25.35%2C25.35%2C0%2C0%2C1%2C25.32%2C25.32Zm0%2C0%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M67.62%2C32.78a34.85%2C34.85%2C0%2C1%2C0%2C34.85%2C34.85A34.89%2C34.89%2C0%2C0%2C0%2C67.62%2C32.78Zm0%2C57.7A22.85%2C22.85%2C0%2C1%2C1%2C90.48%2C67.63%2C22.88%2C22.88%2C0%2C0%2C1%2C67.62%2C90.47Zm0%2C0%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M103.94%2C22.6a8.8%2C8.8%2C0%2C1%2C0%2C6.22%2C2.57%2C8.83%2C8.83%2C0%2C0%2C0-6.22-2.57Zm0%2C0%22/%3E%3C/svg%3E"); }

.connector-icon-network {
  background-size: 57%;
  background-color: #3bc8f5;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2017.1%2012.71%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M14.63%2C5.82V5.74A3.58%2C3.58%2C0%2C0%2C0%2C11.09%2C2.1a3.5%2C3.5%2C0%2C0%2C0-1.17.21A3.61%2C3.61%2C0%2C0%2C0%2C6.57%2C0%2C3.68%2C3.68%2C0%2C0%2C0%2C3%2C3.75v.08A4.59%2C4.59%2C0%2C0%2C0%2C0%2C8.14a4.51%2C4.51%2C0%2C0%2C0%2C4.44%2C4.57h9.31A3.42%2C3.42%2C0%2C0%2C0%2C17.1%2C9.23%2C3.46%2C3.46%2C0%2C0%2C0%2C14.63%2C5.82ZM8.51%2C10.34A3.2%2C3.2%2C0%2C0%2C1%2C5.37%2C7.1%2C3.2%2C3.2%2C0%2C0%2C1%2C8.51%2C3.86%2C3.2%2C3.2%2C0%2C0%2C1%2C11.65%2C7.1%2C3.2%2C3.2%2C0%2C0%2C1%2C8.51%2C10.34ZM10%2C7.1H8.72V5.53a.4.4%2C0%2C0%2C0-.8%2C0v2a.41.41%2C0%2C0%2C0%2C.4.4H10a.4.4%2C0%2C0%2C0%2C0-.8Z%22/%3E%3C/svg%3E"); }

.connector-icon-vkgroup {
  background-size: 60%;
  background-color: #4a74a5;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2069.59%2039.71%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M61.7%2C16.6q1.48-1.92%2C2.36-3.08%2C6.27-8.33%2C5.43-10.65l-.22-.36a2.16%2C2.16%2C0%2C0%2C0-1.12-.6%2C5.8%2C5.8%2C0%2C0%2C0-2.32-.09l-10.43.07a3%2C3%2C0%2C0%2C0-.72%2C0A2.18%2C2.18%2C0%2C0%2C0%2C54.2%2C2L54%2C2.11l-.15.11a1.63%2C1.63%2C0%2C0%2C0-.4.38%2C2.38%2C2.38%2C0%2C0%2C0-.36.63%2C58.65%2C58.65%2C0%2C0%2C1-3.88%2C8.15c-.89%2C1.5-1.71%2C2.8-2.46%2C3.89a19%2C19%2C0%2C0%2C1-1.88%2C2.43A13.22%2C13.22%2C0%2C0%2C1%2C43.51%2C19c-.41.32-.72.45-.94.4L42%2C19.21a2.38%2C2.38%2C0%2C0%2C1-.81-.89%2C4%2C4%2C0%2C0%2C1-.42-1.41%2C14.17%2C14.17%2C0%2C0%2C1-.12-1.47c0-.41%2C0-1%2C0-1.74s0-1.25%2C0-1.52q0-1.38.05-3c0-1.08.07-1.93.09-2.56s0-1.29%2C0-2A8.24%2C8.24%2C0%2C0%2C0%2C40.7%2C3a5.63%2C5.63%2C0%2C0%2C0-.38-1.16A2%2C2%2C0%2C0%2C0%2C39.58%2C1%2C4.25%2C4.25%2C0%2C0%2C0%2C38.37.48%2C24.4%2C24.4%2C0%2C0%2C0%2C33.48%2C0q-6.74-.07-8.66.87A4.92%2C4.92%2C0%2C0%2C0%2C23.44%2C2c-.44.54-.5.83-.18.87a4.45%2C4.45%2C0%2C0%2C1%2C3.08%2C1.56l.21.43a6.76%2C6.76%2C0%2C0%2C1%2C.51%2C1.67%2C17.22%2C17.22%2C0%2C0%2C1%2C.33%2C2.64%2C28.09%2C28.09%2C0%2C0%2C1%2C0%2C4.53q-.18%2C1.89-.34%2C2.93a5.94%2C5.94%2C0%2C0%2C1-.49%2C1.7%2C6.48%2C6.48%2C0%2C0%2C1-.44.8.66.66%2C0%2C0%2C1-.18.18%2C2.79%2C2.79%2C0%2C0%2C1-1%2C.18A2.3%2C2.3%2C0%2C0%2C1%2C23.73%2C19a8.46%2C8.46%2C0%2C0%2C1-1.5-1.39%2C18.24%2C18.24%2C0%2C0%2C1-1.76-2.48%2C42.33%2C42.33%2C0%2C0%2C1-2-3.77l-.58-1.05q-.54-1-1.49-3C15.75%2C6%2C15.19%2C4.77%2C14.71%2C3.56a2.42%2C2.42%2C0%2C0%2C0-.87-1.16l-.18-.11A2.44%2C2.44%2C0%2C0%2C0%2C13.08%2C2a4%2C4%2C0%2C0%2C0-.83-.24l-9.93.07A2.53%2C2.53%2C0%2C0%2C0%2C.25%2C2.5l-.14.22A1.16%2C1.16%2C0%2C0%2C0%2C0%2C3.3a2.89%2C2.89%2C0%2C0%2C0%2C.22%2C1q2.17%2C5.11%2C4.73%2C9.85t4.44%2C7.65q1.89%2C2.9%2C3.84%2C5.47t2.59%2C3.3q.63.73%2C1%2C1.09l.91.87a21.44%2C21.44%2C0%2C0%2C0%2C2.55%2C2.09A42.52%2C42.52%2C0%2C0%2C0%2C24%2C37a20.08%2C20.08%2C0%2C0%2C0%2C4.76%2C1.92%2C16.44%2C16.44%2C0%2C0%2C0%2C5.29.6h4.16a2.87%2C2.87%2C0%2C0%2C0%2C1.92-.8l.14-.18a2.43%2C2.43%2C0%2C0%2C0%2C.27-.67%2C3.61%2C3.61%2C0%2C0%2C0%2C.13-1A12%2C12%2C0%2C0%2C1%2C40.92%2C34a7.37%2C7.37%2C0%2C0%2C1%2C.62-1.89%2C4.66%2C4.66%2C0%2C0%2C1%2C.78-1.07%2C3.06%2C3.06%2C0%2C0%2C1%2C.62-.53l.29-.13a2.3%2C2.3%2C0%2C0%2C1%2C2%2C.56%2C12.12%2C12.12%2C0%2C0%2C1%2C2.21%2C2.1q1%2C1.25%2C2.48%2C2.81a17%2C17%2C0%2C0%2C0%2C2.54%2C2.32l.72.43a8.88%2C8.88%2C0%2C0%2C0%2C1.88.8%2C4.06%2C4.06%2C0%2C0%2C0%2C2%2C.18l9.27-.15A4.16%2C4.16%2C0%2C0%2C0%2C68.55%2C39a1.76%2C1.76%2C0%2C0%2C0%2C.91-1%2C2.74%2C2.74%2C0%2C0%2C0%2C0-1.23%2C4.42%2C4.42%2C0%2C0%2C0-.25-1c-.09-.18-.16-.33-.23-.45a36.11%2C36.11%2C0%2C0%2C0-6.92-8l-.14-.14h0a41%2C41%2C0%2C0%2C1-2.93-3%2C2.79%2C2.79%2C0%2C0%2C1-.51-2.93A27.27%2C27.27%2C0%2C0%2C1%2C61.7%2C16.6Zm0%2C0%22/%3E%3C/svg%3E"); }

.connector-icon-livechat {
  background-position: center 55%;
  background-color: #4a90e2;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2013.95%2013.13%22%3E%3Cpath%20d%3D%22M12.54%2C3.08h-.79v3.5a2.09%2C2.09%2C0%2C0%2C1-2.06%2C2.1H5.57L4.11%2C10.23a1.38%2C1.38%2C0%2C0%2C0%2C.76.23H8.74c.8%2C1%2C1.81%2C2.13%2C2.08%2C2.36a1.1%2C1.1%2C0%2C0%2C0%2C.55.32A.14.14%2C0%2C0%2C0%2C11.5%2C13V10.45h1A1.42%2C1.42%2C0%2C0%2C0%2C13.95%2C9V4.51a1.41%2C1.41%2C0%2C0%2C0-1.4-1.43M9.08%2C0H1.4A1.42%2C1.42%2C0%2C0%2C0%2C0%2C1.43V5.94A1.42%2C1.42%2C0%2C0%2C0%2C1.4%2C7.37h1V9.87a.14.14%2C0%2C0%2C0%2C.13.17%2C1.09%2C1.09%2C0%2C0%2C0%2C.55-.32c.27-.23%2C1.28-1.4%2C2.08-2.36H9.08a1.42%2C1.42%2C0%2C0%2C0%2C1.4-1.43V1.42A1.42%2C1.42%2C0%2C0%2C0%2C9.08%2C0%22%20fill%3D%22%23ffffff%22/%3E%3C/svg%3E"); }

.connector-icon-botframework-skype {
  background-color: #06afe5;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20438.536%20438.536%22%3E%3Cpath%20d%3D%22M415.7%2C262.093c3.039-14.657%2C4.564-28.935%2C4.564-42.826c0-27.218-5.276-53.247-15.844-78.087%20%20%20c-10.562-24.838-24.838-46.249-42.825-64.237C343.608%2C58.955%2C322.2%2C44.68%2C297.361%2C34.114%20%20%20c-24.845-10.559-50.866-15.843-78.088-15.843c-13.894%2C0-28.171%2C1.524-42.827%2C4.57C156.651%2C7.614%2C134.381%2C0%2C109.637%2C0%20%20%20C79.375%2C0%2C53.538%2C10.705%2C32.124%2C32.115c-21.416%2C21.416-32.12%2C47.253-32.12%2C77.516c0%2C24.744%2C7.614%2C47.014%2C22.839%2C66.809%20%20%20c-3.044%2C14.655-4.568%2C28.933-4.568%2C42.827c0%2C27.215%2C5.28%2C53.243%2C15.843%2C78.085c10.562%2C24.838%2C24.838%2C46.25%2C42.827%2C64.241%20%20%20c17.987%2C17.986%2C39.401%2C32.257%2C64.239%2C42.824c24.84%2C10.564%2C50.869%2C15.845%2C78.087%2C15.845c13.893%2C0%2C28.17-1.526%2C42.834-4.572%20%20%20c19.79%2C15.229%2C42.058%2C22.847%2C66.804%2C22.847c30.259%2C0%2C56.103-10.711%2C77.505-32.12c21.416-21.416%2C32.12-47.253%2C32.12-77.519%20%20%20C438.529%2C304.158%2C430.918%2C281.891%2C415.7%2C262.093z%20M325.472%2C304.49c-6.276%2C11.136-14.702%2C20.033-25.263%2C26.696%20%20%20c-10.567%2C6.663-22.224%2C11.748-34.975%2C15.273c-12.751%2C3.518-26.073%2C5.283-39.971%2C5.283c-32.163%2C0-59.855-6.235-83.078-18.705%20%20%20c-23.223-12.471-34.833-27.453-34.833-44.968c0-8.562%2C2.428-15.693%2C7.282-21.408c4.853-5.712%2C12.038-8.562%2C21.555-8.562%20%20%20c5.52%2C0%2C10.657%2C1.522%2C15.415%2C4.564c4.758%2C3.046%2C9.135%2C6.715%2C13.134%2C10.999c3.999%2C4.285%2C8.326%2C8.562%2C12.99%2C12.847%20%20%20c4.661%2C4.285%2C10.847%2C7.946%2C18.555%2C10.992c7.71%2C3.046%2C16.418%2C4.572%2C26.128%2C4.572c12.371%2C0%2C22.36-2.423%2C29.981-7.275%20%20%20c7.61-4.859%2C11.416-10.999%2C11.416-18.418c0-7.618-3.042-13.326-9.13-17.132c-4.182-2.673-14.846-6.098-31.977-10.283%20%20%20l-41.688-10.284c-11.419-2.662-21.222-5.752-29.408-9.271c-8.186-3.524-15.8-8.134-22.841-13.849%20%20%20c-7.039-5.708-12.369-12.891-15.986-21.555c-3.616-8.658-5.424-18.796-5.424-30.406c0-13.896%2C3.189-26.121%2C9.563-36.688%20%20%20c6.374-10.565%2C14.849-18.846%2C25.409-24.841c10.562-5.996%2C21.935-10.468%2C34.119-13.418c12.179-2.951%2C24.742-4.426%2C37.685-4.426%20%20%20c18.276%2C0%2C35.589%2C2.19%2C51.961%2C6.567c16.368%2C4.377%2C29.882%2C10.801%2C40.538%2C19.271c10.657%2C8.473%2C15.985%2C17.942%2C15.985%2C28.409%20%20%20c0%2C8.562-2.707%2C15.893-8.138%2C21.982c-5.414%2C6.088-12.601%2C9.134-21.55%2C9.134c-4.948%2C0-9.514-1.143-13.702-3.427%20%20%20c-4.186-2.283-7.99-5.042-11.423-8.278c-3.426-3.234-7.047-6.423-10.852-9.563c-3.806-3.14-8.946-5.852-15.41-8.136%20%20%20c-6.479-2.284-13.802-3.427-21.986-3.427c-27.406%2C0-41.112%2C7.323-41.112%2C21.982c0%2C3.234%2C0.715%2C6.09%2C2.141%2C8.564%20%20%20c1.427%2C2.474%2C3%2C4.473%2C4.71%2C5.996c1.709%2C1.525%2C4.565%2C3.046%2C8.564%2C4.57c3.999%2C1.525%2C7.33%2C2.622%2C9.994%2C3.284%20%20%20c2.663%2C0.666%2C6.854%2C1.665%2C12.562%2C2.996l29.694%2C6.851c9.325%2C2.096%2C17.648%2C4.286%2C24.981%2C6.567c7.331%2C2.288%2C15.181%2C5.521%2C23.555%2C9.71%20%20%20c8.374%2C4.187%2C15.321%2C8.848%2C20.838%2C13.988c5.523%2C5.144%2C10.137%2C11.656%2C13.853%2C19.555c3.714%2C7.901%2C5.564%2C16.61%2C5.564%2C26.124%20%20%20C334.896%2C280.84%2C331.761%2C293.357%2C325.472%2C304.49z%22%20fill%3D%22%23ffffff%22/%3E%3C/svg%3E%0A"); }

.connector-icon-telegrambot {
  background-color: #20a4e2;
  background-position: 40% center;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Cpath%20d%3D%22M5.299%2C144.645l69.126%2C25.8l26.756%2C86.047c1.712%2C5.511%2C8.451%2C7.548%2C12.924%2C3.891l38.532-31.412%20%20%20c4.039-3.291%2C9.792-3.455%2C14.013-0.391l69.498%2C50.457c4.785%2C3.478%2C11.564%2C0.856%2C12.764-4.926L299.823%2C29.22%20%20%20c1.31-6.316-4.896-11.585-10.91-9.259L5.218%2C129.402C-1.783%2C132.102-1.722%2C142.014%2C5.299%2C144.645z%20M96.869%2C156.711l135.098-83.207%20%20%20c2.428-1.491%2C4.926%2C1.792%2C2.841%2C3.726L123.313%2C180.87c-3.919%2C3.648-6.447%2C8.53-7.163%2C13.829l-3.798%2C28.146%20%20%20c-0.503%2C3.758-5.782%2C4.131-6.819%2C0.494l-14.607-51.325C89.253%2C166.16%2C91.691%2C159.907%2C96.869%2C156.711z%22%20fill%3D%22%23ffffff%22/%3E%3C/svg%3E%0A"); }

.connector-icon-facebook {
  background-color: #3680f9;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20430.113%20430.114%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M158.081%2C83.3c0%2C10.839%2C0%2C59.218%2C0%2C59.218h-43.385v72.412h43.385v215.183h89.122V214.936h59.805%20%20%20c0%2C0%2C5.601-34.721%2C8.316-72.685c-7.784%2C0-67.784%2C0-67.784%2C0s0-42.127%2C0-49.511c0-7.4%2C9.717-17.354%2C19.321-17.354%20%20%20c9.586%2C0%2C29.818%2C0%2C48.557%2C0c0-9.859%2C0-43.924%2C0-75.385c-25.016%2C0-53.476%2C0-66.021%2C0C155.878-0.004%2C158.081%2C72.48%2C158.081%2C83.3z%22/%3E%3C/svg%3E%0A"); }

.connector-icon-viber {
  background-color: #9a5aca;
  background-size: 93% 93%;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20455.7%20455.7%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M372%20146.9l-.1-.4c-7.3-29.4-40.1-61-70.2-67.6l-.3-.1c-48.8-9.3-98.2-9.3-146.9%200l-.4.1c-30.1%206.6-62.9%2038.2-70.2%2067.6l-.1.4c-9%2041.1-9%2082.8%200%20123.9l.1.4c7%2028.2%2037.4%2058.3%2066.4%2066.6v32.9c0%2011.9%2014.5%2017.7%2022.7%209.1l33.3-34.6c7.2.4%2014.4.6%2021.7.6%2024.5%200%2049.1-2.3%2073.5-7l.3-.1c30.1-6.6%2063-38.1%2070.2-67.6l.1-.4c8.9-41%208.9-82.7-.1-123.8zm-26.3%20117.9c-4.9%2019.2-29.8%2043.1-49.6%2047.5-25.9%204.9-52%207-78.1%206.3-.5%200-1%20.2-1.4.6-3.7%203.8-24.3%2024.9-24.3%2024.9l-25.9%2026.5c-1.9%202-5.2.6-5.2-2.1v-54.4c0-.9-.6-1.7-1.5-1.8-19.8-4.4-44.7-28.3-49.6-47.5-8.1-37.2-8.1-74.8%200-112%204.9-19.2%2029.8-43.1%2049.6-47.5%2045.3-8.6%2091.2-8.6%20136.4%200%2019.8%204.4%2044.7%2028.3%2049.6%2047.5%208.1%2037.2%208.1%2074.9%200%20112z%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M270.9%20289.9c-3-.9-5.9-1.5-8.6-2.7-27.9-11.6-53.6-26.5-74-49.4-11.6-13-20.6-27.7-28.3-43.3-3.6-7.4-6.7-15-9.8-22.7-2.8-6.9%201.3-14.1%205.8-19.4%204.1-4.9%209.5-8.7%2015.2-11.4%204.5-2.2%208.9-.9%2012.2%202.9%207.1%208.2%2013.6%2016.9%2018.9%2026.5%203.3%205.9%202.4%2013.1-3.5%2017.1-1.4%201-2.7%202.1-4.1%203.2-1.2%201-2.3%201.9-3.1%203.2-1.5%202.4-1.5%205.2-.6%207.8%207.3%2020%2019.5%2035.5%2039.6%2043.9%203.2%201.3%206.4%202.9%2010.2%202.5%206.2-.7%208.2-7.5%2012.6-11.1%204.2-3.5%209.7-3.5%2014.3-.6%204.6%202.9%209%206%2013.4%209.2%204.3%203.1%208.6%206.1%2012.6%209.6%203.8%203.4%205.2%207.8%203%2012.4-4%208.4-9.7%2015.4-18%2019.9-2.3%201.2-5.1%201.6-7.8%202.4-3-.9%202.7-.8%200%200zM227.9%20131.5c36.5%201%2066.5%2025.3%2072.9%2061.4%201.1%206.2%201.5%2012.4%202%2018.7.2%202.6-1.3%205.1-4.1%205.2-2.9%200-4.2-2.4-4.4-5-.4-5.2-.6-10.4-1.4-15.6-3.8-27.2-25.5-49.7-52.5-54.5-4.1-.7-8.2-.9-12.4-1.4-2.6-.3-6-.4-6.6-3.7-.5-2.7%201.8-4.9%204.4-5%20.7-.2%201.4-.1%202.1-.1%2036.6%201-.7%200%200%200z%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M283.4%20203.4c-.1.5-.1%201.5-.4%202.5-1%203.7-6.5%204.1-7.8.4-.4-1.1-.4-2.3-.4-3.5%200-7.7-1.7-15.5-5.6-22.2-4-6.9-10.1-12.7-17.3-16.2-4.3-2.1-9-3.4-13.8-4.2-2.1-.3-4.2-.6-6.3-.8-2.5-.4-3.9-2-3.8-4.5.1-2.3%201.8-4%204.4-3.9%208.4.5%2016.5%202.3%2023.9%206.2%2015.1%208%2023.8%2020.7%2026.3%2037.6.1.8.3%201.5.4%202.3.2%201.9.3%203.8.4%206.3%200%20.5-.1-2.5%200%200z%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M260.7%20202.5c-3.1.1-4.7-1.6-5-4.4-.2-2-.4-3.9-.9-5.8-.9-3.7-2.9-7.2-6.1-9.5-1.5-1.1-3.2-1.9-4.9-2.4-2.2-.6-4.6-.5-6.8-1-2.4-.6-3.8-2.6-3.4-4.8.3-2.1%202.4-3.7%204.6-3.5%2014.2%201%2024.3%208.3%2025.7%2025%20.1%201.2.2%202.4%200%203.5-.4%201.9-1.8%202.8-3.2%202.9-3%20.1%201.4-.1%200%200z%22/%3E%3C/svg%3E"); }

.connector-icon-botframework {
  background-color: #06afe5;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M7.34093369%2C2.99392205%20L0.182586149%2C2.99392205%20C0.156106442%2C2.99392205%200.138453304%2C3.01157519%200.138453304%2C3.0380549%20L0.138453304%2C10.1964024%20C0.138453304%2C10.2228821%200.156106442%2C10.2405353%200.182586149%2C10.2405353%20L7.34093369%2C10.2405353%20C7.36741339%2C10.2405353%207.38506653%2C10.2228821%207.38506653%2C10.1964024%20L7.38506653%2C3.0380549%20C7.38506653%2C3.02040176%207.36741339%2C2.99392205%207.34093369%2C2.99392205%20L7.34093369%2C2.99392205%20Z%20M15.4437241%2C2.99392205%20L8.28537658%2C2.99392205%20C8.25889687%2C2.99392205%208.24124373%2C3.01157519%208.24124373%2C3.0380549%20L8.24124373%2C10.1964024%20C8.24124373%2C10.2228821%208.25889687%2C10.2405353%208.28537658%2C10.2405353%20L15.4437241%2C10.2405353%20C15.4702038%2C10.2405353%2015.487857%2C10.2228821%2015.487857%2C10.1964024%20L15.487857%2C3.0380549%20C15.487857%2C3.02040176%2015.4702038%2C2.99392205%2015.4437241%2C2.99392205%20L15.4437241%2C2.99392205%20Z%20M7.34093369%2C11.0967125%20L0.182586149%2C11.0967125%20C0.156106442%2C11.0967125%200.138453304%2C11.1143656%200.138453304%2C11.1408453%20L0.138453304%2C18.2991929%20C0.138453304%2C18.3256726%200.156106442%2C18.3433257%200.182586149%2C18.3433257%20L7.34093369%2C18.3433257%20C7.36741339%2C18.3433257%207.38506653%2C18.3256726%207.38506653%2C18.2991929%20L7.38506653%2C11.1408453%20C7.38506653%2C11.1231922%207.36741339%2C11.0967125%207.34093369%2C11.0967125%20L7.34093369%2C11.0967125%20Z%20M15.4437241%2C11.0967125%20L8.28537658%2C11.0967125%20C8.25889687%2C11.0967125%208.24124373%2C11.1143656%208.24124373%2C11.1408453%20L8.24124373%2C18.2991929%20C8.24124373%2C18.3256726%208.25889687%2C18.3433257%208.28537658%2C18.3433257%20L15.4437241%2C18.3433257%20C15.4702038%2C18.3433257%2015.487857%2C18.3256726%2015.487857%2C18.2991929%20L15.487857%2C11.1408453%20C15.487857%2C11.1231922%2015.4702038%2C11.0967125%2015.4437241%2C11.0967125%20L15.4437241%2C11.0967125%20Z%22%20transform%3D%22translate%280%20-2.803%29%22/%3E%3C/svg%3E%0A"); }

.connector-icon-botframework-emailoffice365 {
  background-color: #0071c9;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22150%22%20height%3D%22150%22%20viewBox%3D%220%200%20150%20150%22%3E%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M83.67%2075.23V2.398c0-1.764%200-2.772-2.33-2.268C55.003%205.422%2028.434%2010.462%202.098%2015.503.466%2015.755%200%2016.51%200%2018.275v114.163c0%201.764.466%202.52%202.098%202.772%2026.336%204.79%2052.44%209.83%2078.542%2014.617%202.33.504%203.03%200%203.03-2.772V75.23zM48.244%2098.92c-6.06%204.788-14.217%203.78-19.577-2.016C19.344%2086.57%2018.645%2067.922%2026.57%2056.33c7.224-10.837%2020.276-10.333%2027.035%201.007C56.868%2062.882%2058.5%2068.93%2058.5%2076.995c-.467%207.812-2.798%2016.13-10.256%2021.925zm101.15-53.68c-.7-.25-1.398.253-2.097%201.01l-39.854%2034.02c-2.797%202.52-4.428%202.52-7.225%200-2.797-2.267-5.594-4.536-8.624-7.308-.233.756-.233%201.008-.233%201.26v43.6c0%202.267%201.167%202.015%202.565%202.015h49.643c4.428%200%206.293-2.016%206.293-6.804V47.005c.234-.504.234-1.512-.466-1.764zm-57.8%2016.886c0%201.512.233%202.268%201.4%203.276%203.262%202.52%206.525%205.292%209.554%208.064.933.756%201.632%201.008%202.797%200%2014.45-12.348%2028.9-24.95%2043.35-37.298%201.4-1.26%201.4-2.268.466-3.78-1.397-2.268-3.728-2.268-5.825-2.268H94.158c-1.63%200-2.33.504-2.33%202.52-.234%209.828-.234%2019.657-.234%2029.486zm-56.867-1.008c-3.962%203.78-4.895%208.82-5.128%2012.6%200%206.805.93%2011.593%204.194%2015.373%203.73%204.538%209.09%204.034%2012.12-.755%201.63-2.52%202.33-5.544%202.797-8.316.7-6.302.467-12.35-3.03-17.642-2.796-4.537-7.457-4.79-10.953-1.26z%22/%3E%3C/svg%3E"); }

.connector-icon-botframework-webchat {
  background-color: #4393d0;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22150%22%20height%3D%22150%22%20viewBox%3D%220%200%20150%20150%22%3E%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M109.86%2075c-7.043%200-12.677%206.522-12.677%2014.674s5.634%2014.674%2012.676%2014.674c7.04%200%2012.675-6.522%2012.675-14.674S116.197%2075%20109.86%2075zM75.35%2075c-7.042%200-12.676%206.522-12.676%2014.674s5.634%2014.674%2012.676%2014.674%2012.676-6.522%2012.676-14.674S82.394%2075%2075.352%2075zM41.55%2075c-7.043%200-12.677%206.522-12.677%2014.674s5.634%2014.674%2012.676%2014.674%2012.675-6.522%2012.675-14.674S48.592%2075%2041.55%2075zM148.59%200H1.408C.704%200%200%20.815%200%201.63v146.74c0%20.815.704%201.63%201.408%201.63h147.184c.704%200%201.408-.815%201.408-1.63V1.63c0-.815-.704-1.63-1.408-1.63zm-21.127%2015.49c0-1.63.704-2.447%202.112-2.447h7.043c1.408%200%202.112.816%202.112%202.446v8.15c0%201.632-.704%202.447-2.112%202.447h-7.043c-1.408%200-2.112-.815-2.112-2.446v-8.15zm-18.31%200c0-1.63.704-2.447%202.113-2.447h7.042c1.408%200%202.113.816%202.113%202.446v8.15c0%201.632-.705%202.447-2.113%202.447h-7.042c-1.41%200-2.113-.815-2.113-2.446v-8.15zm-97.183%200c0-1.63.704-2.447%202.113-2.447H85.21c1.41%200%202.114.816%202.114%202.446v8.15c0%201.632-.704%202.447-2.113%202.447H14.086c-1.41%200-2.113-.815-2.113-2.446v-8.15zM141.55%20138.586c0%201.63-.705%202.446-2.113%202.446H9.86c-1.41%200-2.114-.816-2.114-2.446V44.022c0-1.63.705-2.446%202.113-2.446h129.577c1.408%200%202.112.815%202.112%202.446v94.565z%22/%3E%3C/svg%3E"); }

.connector-icon-botframework-directline {
  background-color: #4393d0;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22150%22%20height%3D%22150%22%20viewBox%3D%220%200%20150%20150%22%3E%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M75%200C43.32%200%2016.81%2019.397%205.172%2047.198v.647C1.94%2056.25%200%2065.302%200%2075c0%2041.38%2033.62%2075%2075%2075s75-33.62%2075-75S116.38%200%2075%200zm61.422%2091.164H110.56c.647-5.173.647-10.345.647-15.517%200-7.113-.647-14.225-1.293-20.69h26.508c1.94%206.465%203.233%2013.577%203.233%2020.69%200%205.172-.646%2010.99-1.94%2016.163%200-.646-.646-.646-1.293-.646zM75%20140.948c-9.698%200-20.043-15.517-24.57-39.44h49.786C95.043%20125.432%2084.698%20140.95%2075%20140.95zM48.49%2091.164c-.645-5.173-.645-10.345-.645-15.517%200-7.113.646-14.225%201.293-20.69h51.078c.646%206.465%201.293%2013.577%201.293%2020.69%200%205.172%200%2010.99-.648%2015.517h-52.37zM9.7%2075.647c0-7.113%201.293-14.225%203.233-20.69h26.51c-.647%206.465-1.293%2013.577-1.293%2020.69%200%205.172%200%2010.344.646%2015.517H11.638c-1.293-5.173-1.94-10.345-1.94-15.517zM75%209.697c9.052%200%2018.75%2012.932%2023.922%2034.27H51.724C56.25%2023.276%2065.948%209.696%2075%209.696zm57.543%2034.27H108.62c-2.586-12.286-7.11-23.277-12.284-31.036%2015.517%205.82%2028.448%2016.81%2036.207%2031.036zm-78.88-30.39c-5.172%207.76-9.697%2018.104-12.284%2031.035H17.456c7.76-14.87%2020.69-25.862%2036.207-31.034zM14.872%20101.51h25.216c2.586%2014.87%207.112%2027.154%2013.578%2035.56-17.457-5.82-31.68-18.75-38.793-35.56zm80.82%2035.56c6.465-8.406%2010.99-21.337%2013.577-35.56h25.216c-7.112%2016.81-21.336%2029.74-38.793%2035.56z%22/%3E%3C/svg%3E"); }

.connector-icon-facebookcomments {
  background-color: #0183ff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22150%22%20height%3D%22150%22%20viewBox%3D%220%200%20150%20150%22%3E%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10.96%2028.93v20.567H0v25.15h10.96v74.734h22.515V74.65h15.108s1.415-12.06%202.1-25.246H33.56V32.21c0-2.57%202.455-6.028%204.88-6.028H50.71V0h-16.68C10.405-.002%2010.96%2025.172%2010.96%2028.93zm122.01%2042.292H81.318c-1.02%200-1.847-1.158-1.847-2.582v-10.6c0-1.424.827-2.582%201.847-2.582h51.654c1.022%200%201.846%201.158%201.846%202.582v10.6c0%201.424-.824%202.582-1.845%202.582zm0%2026.164H81.318c-1.02%200-1.847-1.158-1.847-2.582v-10.6c0-1.428.827-2.582%201.847-2.582h51.654c1.022%200%201.846%201.154%201.846%202.582v10.6c0%201.424-.824%202.582-1.845%202.582zm8.08-63.92H73.238c-4.923%200-8.95%205.64-8.95%2012.53v64.227c0%206.893%204.027%2012.532%208.95%2012.532h41.144c.52%200%201.012.304%201.363.84l12.543%2019.226c1.136%201.742%203.207.618%203.207-1.744l-.006-15.74c0-1.423.827-2.58%201.847-2.58h7.717c4.925%200%208.95-5.64%208.95-12.533V45.995c0-6.89-4.025-12.528-8.95-12.528z%22/%3E%3C/svg%3E"); }

.connector-icon-botframework-msteams {
  background-size: 80%;
  background-color: #5455b0;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2093%2093%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M59.8127%2C33.6932%20C62.6427%2C36.0142%2066.5957%2C36.0892%2069.4417%2C33.8732%20C72.3087%2C31.6422%2073.2557%2C27.6852%2071.6887%2C24.4892%20C70.1357%2C21.3232%2066.5617%2C19.5242%2063.2167%2C20.2242%20C59.5417%2C20.9942%2058.5407%2C22.6122%2058.5407%2C27.7812%20C58.5407%2C32.6492%2058.5407%2C32.6492%2059.8127%2C33.6932%20L59.8127%2C33.6932%20Z%20M84.7917%2C40.0892%20C89.0347%2C40.1072%2092.5267%2C36.7282%2092.6027%2C32.5322%20C92.6797%2C28.2692%2089.1227%2C24.7342%2084.7777%2C24.7562%20C80.5557%2C24.7782%2077.0897%2C28.2382%2077.0937%2C32.4282%20C77.0977%2C36.6292%2080.5567%2C40.0712%2084.7917%2C40.0892%20L84.7917%2C40.0892%20Z%20M92.5667%2C44.9862%20L77.1797%2C44.9862%20L77.1797%2C67.8832%20C80.2187%2C68.2252%2082.9897%2C68.0522%2085.6807%2C67.4012%20C88.8077%2C66.6442%2091.7507%2C65.1752%2092.2777%2C61.6852%20C93.1137%2C56.1382%2092.5287%2C50.5262%2092.5667%2C44.9862%20L92.5667%2C44.9862%20Z%20M58.6537%2C74.0892%20C61.0207%2C75.0042%2063.3417%2C75.2022%2065.7437%2C74.8952%20C71.6347%2C74.1412%2074.0707%2C71.4092%2074.0787%2C65.4732%20C74.0827%2C62.3052%2074.0797%2C59.1382%2074.0797%2C55.9712%20L74.0797%2C40.2622%20L58.6537%2C40.2622%20L58.6537%2C74.0892%20Z%20M12.4797%2C29.2982%20C21.5367%2C28.7242%2030.5857%2C28.1512%2039.8207%2C27.5662%20L39.8207%2C35.3722%20C36.4657%2C35.5582%2033.1097%2C35.7432%2029.5357%2C35.9402%20L29.5357%2C65.6882%20L21.5887%2C65.6882%20L21.5887%2C36.4112%20L12.4797%2C36.4112%20L12.4797%2C29.2982%20Z%20M-0.0003%2C80.3642%20C18.5197%2C84.4762%2036.8697%2C88.5512%2055.3287%2C92.6502%20L55.3287%2C0.0002%20C36.7497%2C4.1292%2018.4077%2C8.2062%20-0.0003%2C12.2972%20L-0.0003%2C80.3642%20Z%22/%3E%0A%3C/svg%3E%0A"); }

.slider-pro {
  overflow: hidden;
  background: rgba(0, 0, 0, 0.2); }
  .slider-pro .sp-arrow {
    height: 50px;
    width: 10px;
    color: #fff;
    cursor: pointer; }
  .slider-pro .sp-arrow:before,
  .slider-pro .sp-arrow:after {
    background-color: #EEEEEE; }
  .slider-pro .sp-full-screen-button:before {
    color: #EEEEEE; }
  .slider-pro .sp-full-screen-button {
    font-size: 50px; }

.slider-pro:hover .sp-bottom-thumbnails {
  bottom: 0;
  transition: bottom .5s ease-out; }

.sp-bottom-thumbnails {
  position: absolute;
  padding: 10px 0;
  width: 100% !important;
  bottom: -100px;
  background: rgba(0, 0, 0, 0.58);
  transition: bottom .5s ease-out;
  overflow: hidden; }

.sp-thumbnail:hover {
  cursor: pointer; }

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
  top: 0; }

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  display: none; }

.sp-selected-thumbnail {
  border: 2px solid #234250; }

.show-table .row {
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0; }

.alert.changed-field {
  margin: 15px; }

.alert.gf-field {
  margin: 15px 0 0 0; }

div[data-step="2"] .alert.changed-field {
  margin: 15px 0 0 0; }

div[data-step="2"] .alert.changed-file {
  margin: 15px 15px 0 15px; }

.no-radio-margin .radio-inline {
  margin-left: 0; }

#connect-modal .modal-dialog {
  width: 1000px; }

#connect-modal .modal-content {
  border-radius: 0px; }

#connect-modal .modal-body {
  padding: 0; }

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

.connect-wrap .linear-gradient {
  background: linear-gradient(to right, #566a81 0%, #7b8da2 100%); }

.connect-wrap .c-header {
  position: relative; }
  .connect-wrap .c-header .logo {
    margin: 40px auto 0 auto;
    max-width: 85%; }
  .connect-wrap .c-header .title {
    padding: 10px 30px 10px 30px;
    position: relative;
    bottom: -20px;
    color: #ffffff;
    width: 52%;
    float: right;
    text-transform: uppercase;
    font-size: 22px; }

.connect-wrap .c-banner {
  max-height: 450px;
  overflow: hidden;
  margin: 0 0 70px 0; }

.connect-wrap .c-body {
  padding: 0 80px;
  margin: 0 0 70px 0; }
  .connect-wrap .c-body .subtitle {
    font-size: 23px;
    font-weight: bold;
    color: #616161;
    margin: 0 0 20px 0; }
  .connect-wrap .c-body .message {
    font-size: 15px; }

.connect-wrap .c-footer {
  padding: 0 70px 50px 70px; }
  .connect-wrap .c-footer .info > span {
    display: block;
    color: #acacac;
    font-weight: bold; }
    .connect-wrap .c-footer .info > span.text {
      font-size: 11px; }
  .connect-wrap .c-footer .to-left .fa, .connect-wrap .c-footer .to-left .section-home .header-buttons .header-button:after, .section-home .header-buttons .connect-wrap .c-footer .to-left .header-button:after {
    color: #acacac;
    font-size: 35px;
    padding: 0 13px 0 0;
    line-height: 45px; }
  .connect-wrap .c-footer .support-icon, .connect-wrap .c-footer .call-icon {
    padding: 7px 16px 0 0; }
  .connect-wrap .c-footer .support-wrap {
    margin-right: 40px; }

.connect-wrap .status-msg.error {
  color: #a94442; }

.connect-wrap .status-msg.success {
  color: #3c763d; }

.connect-page .cp-header {
  margin: 20px 0 0 0;
  position: relative; }
  .connect-page .cp-header > img {
    width: 100%; }
  .connect-page .cp-header .cp-titles {
    background-color: #fff;
    position: absolute;
    top: 125px;
    right: 0;
    padding: 27px 80px 32px 27px; }
    .connect-page .cp-header .cp-titles .to-left {
      margin-right: 25px; }
    .connect-page .cp-header .cp-titles > .to-right {
      max-width: 445px; }
    .connect-page .cp-header .cp-titles h1.main-title {
      margin: 7px 0 5px 0;
      font-size: 25px;
      font-weight: bold;
      color: #1b324a; }
    .connect-page .cp-header .cp-titles span.text-under-title {
      color: #52677c;
      font-size: 13px;
      display: block;
      line-height: 15px; }
  .connect-page .cp-header .cp-content {
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    padding: 50px 80px 95px 80px;
    margin: 0 0 40px 0; }
    .connect-page .cp-header .cp-content h2.title {
      color: #707070;
      margin: 10px 0 10px 0;
      font-weight: bold;
      font-size: 23px; }
    .connect-page .cp-header .cp-content span.subtext {
      color: #767676; }
    .connect-page .cp-header .cp-content .cp-status {
      width: 57%; }
    .connect-page .cp-header .cp-content .cp-contact .cp-support {
      margin: 0 0 20px 0; }
    .connect-page .cp-header .cp-content .cp-contact img.to-left {
      margin: 0 25px 0 0; }
    .connect-page .cp-header .cp-content .cp-contact h4.title {
      color: #1d354e;
      margin: 0;
      font-size: 19px;
      font-weight: bold; }
    .connect-page .cp-header .cp-content .cp-contact span.subtitle {
      color: #31445c;
      font-size: 16px; }

.demo-user-msg {
  padding: 40px 60px;
  text-align: center;
  font-size: 15px; }

#submitProspectButton {
  width: 100%;
  margin-bottom: 20px; }

.already-connected {
  background-color: #3386b5;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 25px; }

.already-connected-hidden {
  display: none; }

.finalrow {
  margin-top: 35px; }

.add-prospect {
  border-radius: 2em !important;
  border: 0 !important;
  background: #3386b5;
  width: 200px;
  height: 40px; }

.add-prospect:hover {
  border-radius: 2em !important;
  border: 0 !important;
  background: #4e9fcd; }

#advert-descriptions {
  padding-left: 15px; }
  #advert-descriptions h4 {
    margin-top: 35px; }

.loading-overlay {
  background: url(../images/colorbox/loading.gif) no-repeat center center;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.plr-0 {
  padding-left: 5px;
  padding-right: 5px; }

.invalid {
  color: #db2a2a;
  border: 1px solid #E78C99 !important; }

.show-advert .avatar-upload .avatar-preview {
  width: 80px;
  height: 80px;
  margin-bottom: 20px; }

.show-advert .avatar-profile-page {
  margin-left: 0; }

.show-advert .inserter {
  margin-top: 15px; }

.accept-nda {
  margin-top: 25px;
  margin-bottom: 50px;
  font-size: 14px !important;
  padding-top: 10px;
  padding-bottom: 10px; }

.nda .col-md-12 {
  margin-top: 25px;
  margin-bottom: 25px; }

.nda strong {
  color: black; }

.nda .btn-danger {
  background-color: #bf5329 !important;
  border-color: #aa4a24 !important; }

.nda .btn-danger:hover {
  color: #fff;
  background-color: #954120 !important;
  border-color: #78341a !important; }

.search .wrapper {
  padding-top: 15vh; }

.search .result-image-container {
  width: calc(100% - 15px);
  max-width: 390px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  padding-right: 0;
  margin-right: 35px; }
  .search .result-image-container img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    object-position: center; }
  .search .result-image-container .link-layer {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }

.search .mandat-flag-container {
  transform: rotate(45deg);
  right: -30%;
  height: 100%;
  top: -43px;
  width: 100%;
  position: absolute;
  display: none; }

.search .mandat-flag {
  position: relative;
  width: 100%;
  height: 33%;
  text-align: center;
  vertical-align: bottom;
  margin-bottom: 5px;
  background: #fffb00;
  background: -webkit-gradient(left top, right top, color-stop(0%, #fffb00), color-stop(100%, #ffe201));
  background: linear-gradient(to right, #fffb00 0%, #ffe201 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffb00', endColorstr='#ffe201', GradientType=1); }
  .search .mandat-flag strong {
    vertical-align: bottom;
    display: block;
    padding-top: calc(17% - 16px);
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%; }

.search .mandat-flag-2 {
  width: 100%;
  text-align: center;
  background-color: yellow; }

.search .exclusive_mandat,
.search .qualified_exclusive_mandat {
  background: #fffb00;
  background: -webkit-gradient(left top, right top, color-stop(0%, #fffb00), color-stop(100%, #efda40));
  background: linear-gradient(to right, #fffb00 0%, #efda40 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffb00', endColorstr='#efda40', GradientType=1 ); }

.search .verbal_mandat,
.search .written_mandat {
  background: #c8e1f9;
  background: -webkit-gradient(left top, right top, color-stop(0%, #c8e1f9), color-stop(100%, #348ef5));
  background: linear-gradient(to right, #c8e1f9 0%, #348ef5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8e1f9', endColorstr='#348ef5', GradientType=1); }

.search-item-container {
  position: relative; }

.search-landing {
  background-image: url("../img/immo-corporation-visual02_search.jpg");
  background-position: center center;
  background-size: cover;
  text-align: center; }
  .search-landing h1 {
    font-size: 40px;
    font-weight: 700; }
  .search-landing h1, .search-landing h3 {
    color: #fff; }
  .search-landing h3 {
    font-size: 22px; }
  .search-landing .btn-outline {
    border: solid 1px !important;
    border-radius: 2em;
    color: #234250; }
  .search-landing .btn-outline:hover {
    color: #4a8ba9;
    border-radius: 2em; }
  .search-landing .form-search-layer {
    background: rgba(255, 255, 255, 0.9);
    margin: 60px 0;
    padding: 50px 50px;
    padding-bottom: 30px; }
    .search-landing .form-search-layer :-ms-input-placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #424242;
      opacity: 1;
      /* Firefox */ }
    .search-landing .form-search-layer ::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #424242;
      opacity: 1;
      /* Firefox */ }
    .search-landing .form-search-layer :-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #424242; }
    .search-landing .form-search-layer ::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #424242; }
    .search-landing .form-search-layer .row {
      margin-left: 0;
      margin-right: 0; }
      .search-landing .form-search-layer .row .col-sm-1, .search-landing .form-search-layer .row .col-sm-2, .search-landing .form-search-layer .row .col-sm-3,
      .search-landing .form-search-layer .row .col-sm-4, .search-landing .form-search-layer .row .col-sm-5, .search-landing .form-search-layer .row .col-sm-6,
      .search-landing .form-search-layer .row .col-sm-7, .search-landing .form-search-layer .row .col-sm-8, .search-landing .form-search-layer .row .col-sm-9,
      .search-landing .form-search-layer .row .col-sm-10, .search-landing .form-search-layer .row .col-sm-11, .search-landing .form-search-layer .row .col-sm-12 {
        padding-left: 5px;
        padding-right: 5px; }
    .search-landing .form-search-layer .text-left > a {
      color: #7b8da2; }
    .search-landing .form-search-layer .form-control {
      border: 1px solid #eee;
      box-shadow: none !important;
      margin-bottom: 5px;
      border-radius: 0px; }
    .search-landing .form-search-layer .detailedsearch {
      margin-top: 10px;
      font-size: 12px; }
      .search-landing .form-search-layer .detailedsearch a {
        padding-right: 25px; }
    .search-landing .form-search-layer button {
      border-radius: 2em !important;
      border: 0 !important;
      background: #3386b5; }
    .search-landing .form-search-layer button:hover {
      border-radius: 2em !important;
      border: 0 !important;
      background: #4e9fcd; }
    .search-landing .form-search-layer select::-ms-expand {
      display: none; }
    .search-landing .form-search-layer select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      color: #424242;
      /* Add some styling */ }
    .search-landing .form-search-layer .selector:after {
      content: "\f078";
      font-family: "FontAwesome";
      font-size: 9px;
      color: #aaa;
      right: 14px;
      top: 11px;
      padding: 0 0 2px;
      position: absolute;
      pointer-events: none; }
  .search-landing .banner {
    background: rgba(255, 255, 255, 0.9);
    padding: 12px 0; }
    .search-landing .banner .btn {
      border: none;
      margin-left: 7.5px;
      padding: 6px 20px; }

.search-result {
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */ }
  .search-result .intro {
    color: #7b8da2;
    margin-bottom: 48px; }
    .search-result .intro .highlight {
      font-size: 20px;
      font-weight: 700; }
  .search-result .entry {
    display: -ms-flexbox;
    display: flex; }
  .search-result .list-inline {
    position: absolute;
    bottom: 0; }
  .search-result .buttonrow {
    background: #f4f4f4;
    padding: 15px 15px;
    margin-bottom: 32px;
    margin-left: 0px;
    margin-right: 0px;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd; }
    .search-result .buttonrow button, .search-result .buttonrow .btn {
      background: #f4f4f4;
      border: #f4f4f4;
      color: #3386b5; }
      .search-result .buttonrow button i, .search-result .buttonrow .btn i {
        padding-right: 3px; }
    .search-result .buttonrow button:hover, .search-result .buttonrow .btn:hover, .search-result .buttonrow button:active, .search-result .buttonrow .btn:active {
      color: #234250;
      text-decoration: underline; }
  .search-result .heading {
    margin-bottom: 32px; }
  .search-result .dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
    left: 15px;
    right: 15px;
    text-align: left;
    overflow: hidden;
    font-size: 12px; }
    .search-result .dropdown-menu > li {
      padding-left: 0; }
      .search-result .dropdown-menu > li > a {
        padding: 5px 20px; }
  .search-result-details {
    padding-top: 25px; }
    .search-result-details h4 {
      margin-top: 0; }
    .search-result-details ul {
      margin-bottom: 0; }
  .search-result .custom-dropdown {
    position: absolute;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    left: 15px;
    right: 15px;
    display: none;
    background: #ffffff;
    z-index: 999; }
  .search-result .mandat-type-label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .search-result .mandat-type-label .mandat-input {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  .search-result .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee; }
  .search-result .mandat-type-label:hover .mandat-input ~ .checkmark {
    background-color: #ccc; }
  .search-result .mandat-type-label .mandat-input:checked ~ .checkmark {
    background-color: #2f4a65; }
  .search-result .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .search-result .mandat-type-label .mandat-input:checked ~ .checkmark:after {
    display: block; }
  .search-result .mandat-type-label .checkmark:after {
    left: 10px;
    top: 5px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg); }

.saved-search-result-button {
  float: right;
  margin-top: 30px;
  margin-right: 15px; }

.saved-search-delete-button {
  float: right;
  margin-top: 30px; }

#form-search .form-group input[name="purchase_price_min"],
#form-search .form-group input[name="purchase_price_max"],
#form-search .form-group input[name="sqm_price_min"],
#form-search .form-group input[name="sqm_price_max"] {
  padding: 3px; }

.dividerline {
  margin-top: 35px;
  margin-bottom: 35px; }

.paginator {
  float: left; }
  .paginator a {
    float: left; }
    .paginator a button {
      margin-top: 22px;
      background: #fff;
      color: #424242;
      border: none;
      border-top: solid 1px #ddd;
      border-bottom: solid 1px #ddd; }
    .paginator a button:hover {
      background-color: #eeeeee;
      border-color: #ddd;
      color: #0c161b; }
    .paginator a .button-first {
      border-left: solid 1px #ddd; }
    .paginator a .button-last {
      border-right: solid 1px #ddd; }

.pagination {
  float: left; }
  .pagination li {
    padding-left: 0; }

@media (min-width: 992px) {
  .search-landing {
    background-image: url("../img/immo-corporation-visual02_search.jpg");
    height: calc(100vh - 71px); }
    .search-landing .banner {
      position: absolute;
      bottom: 0px;
      width: 100%; }
  .search-result-details {
    padding-top: 20px; } }

@media (min-width: 1200px) {
  .search-landing {
    background-image: url("../img/immo-corporation-visual02_search.jpg");
    height: calc(100vh - 71px); }
  .search-result-details {
    padding-top: 20px; } }

table.activities-table .status-square {
  width: 12px;
  height: 12px;
  background-color: #424242; }

table.activities-table h5.title {
  margin: 0;
  font-size: 17px;
  text-align: left; }

table.activities-table > tbody > tr > td {
  padding: 15px 10px;
  line-height: 17px;
  vertical-align: middle; }

table.activities-table tr > td.status-index {
  width: 12px; }

table.activities-table tr.needs_input .status-square {
  background-color: #f0ad4e; }

table.activities-table tr.needs_input h5.title, table.activities-table tr.needs_input td.status {
  color: #f0ad4e; }

table.activities-table tr.completed .status-square {
  background-color: #8bd7d7; }

table.activities-table tr.completed h5.title, table.activities-table tr.completed td.status {
  color: #8bd7d7; }

a.activity {
  float: right;
  width: 100px;
  text-decoration: none;
  margin-top: -5px;
  margin-right: 3px; }

a.main-title-link {
  color: #fff; }

#accept_div {
  padding: 15px; }

.dropzone {
  border: none !important; }
  .dropzone .dz-filename > span {
    white-space: nowrap; }

.drop.fa-file-pdf-o {
  font-size: 100px;
  width: 94%;
  text-align: right;
  padding-right: 30px;
  display: inline-block;
  width: 40%; }

.icon-pdf {
  font-size: 45px;
  text-decoration: none;
  color: #b2b2b2;
  text-align: center; }

.fallback .col-sm-12 {
  width: 100%;
  border: 1px solid #e5e5e5;
  padding-left: 25px;
  padding-right: 50px; }

.preview-item:hover, .preview-item:focus, .preview-item:active {
  text-decoration: none; }

.fallback .row {
  height: 400px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

/*.fallback .row .col-sm-6{
    display: flex;
    align-items: center;
}*/
#dropzone-upload-loi {
  background: #ffffff;
  padding: 10px;
  padding-top: 70px;
  width: 50%;
  margin-left: auto;
  margin-right: auto; }

#dropzone-upload-loi .dz-clickable {
  text-align: center; }

.doc-list.loi {
  background-color: #ffffff !important; }

.dropzone .dz-preview {
  position: relative;
  display: inline-block; }

label[for=accept_doc] {
  margin-right: 20px; }

.list-fields .row .col-md-5 {
  text-align: right;
  font-weight: bold; }

.wrapper-portal .modal-body .alert {
  margin-top: 20px; }

.activity.modal-content {
  border-radius: 0px; }

.activity .modal-title h4 {
  color: #b2b2b2; }

.activity .modal-title h3 {
  color: #494949; }

.activity .modal-header {
  border-style: none;
  padding: 15px 20px 15px 20px; }

.activity .modal-body {
  margin-right: 20px;
  margin-left: 20px;
  padding: 0px; }

.activity .modal-footer {
  border-top: none;
  padding: 20px; }

.activity #accept-form h4 {
  text-align: left;
  color: #b2b2b2;
  padding-left: 0px; }

.activity #accept-form .col-sm-3 {
  padding-left: 0px; }

.activity #accept-form button {
  border-color: transparent; }

.activity #accept_div {
  border: 1px solid #e5e5e5;
  border-right: transparent; }

.activity .fa-upload {
  padding-right: 5px;
  font-size: 25px; }

.activity form.dropzone {
  min-height: 0px !important; }

.activity .file {
  padding-bottom: 25px;
  padding-top: 25px; }

.activity .file h5 {
  color: #b2b2b2;
  margin-top: 0px;
  padding-left: 0px;
  text-align: left; }

.activity .file .fa-file-pdf-o {
  font-size: 55px;
  color: #b2b2b2;
  float: left;
  padding-right: 20px; }

.activity .file .text {
  display: inline-block; }

.activity .file h3 {
  color: #b2b2b2;
  margin-bottom: 0px;
  margin-top: 0px; }

.activity .file .col-sm-9 {
  display: -ms-inline-flexbox;
  display: inline-flex; }

.activity .btn.download-loi {
  border: none; }

.activity .file-wrapper {
  width: 100%;
  border: 1px solid #e5e5e5;
  padding-top: 30px;
  padding-bottom: 50px; }

.activity .activity-wrapper {
  width: 100%;
  border: 1px solid #e5e5e5;
  padding-top: 30px;
  padding-bottom: 50px;
  padding-left: 15px;
  padding-right: 15px; }

.activity .activity-wrapper .col-md-2 {
  text-align: left; }

.btn-grey {
  background-color: #c1c1c1;
  color: #ffffff; }

.btn-grey:hover {
  background-color: #c1c1c1;
  color: #ffffff; }

.activity-wrapper > .dropzone {
  background: #ffffff; }

.file-wrapper > .dropzone {
  background: #ffffff; }

.activity-data .form-group .form-control {
  border: 1px solid #cecece; }

.activity-data .form-group > input.form-control {
  margin-left: 15px; }

.activity-data .expose-action {
  display: none;
  margin: 30px 0 0 0; }

.form-inline .expose-action .form-group {
  display: block;
  margin-bottom: 20px; }

td.needs_input {
  color: #00819e; }

td.completed {
  color: #8bd7d7; }

td.notice {
  color: #1fa9c6; }

td i.icon-completed, i.icon-needs_input, i.icon-notice {
  font-size: 20px; }

td.td-small {
  width: 160px;
  overflow: hidden;
  text-overflow: ellipsis; }

table.dataTable thead .sorting {
  padding-left: 20px; }

table.dataTable thead .sorting_asc {
  padding-left: 20px; }

table.dataTable thead .sorting_desc {
  padding-left: 20px; }

table.dataTable thead .sorting {
  background-position: center left !important; }

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
  background-position: center left !important; }

img.pdf-file-img {
  width: 40px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block; }

.file-wrapper .pdf-file-img {
  height: 50px;
  margin-left: 0px;
  margin-right: 30px; }

.file-wrapper .file-container {
  padding-left: 50px;
  padding-right: 50px; }

.file-container .col-sm-3 {
  padding-left: 0px;
  padding-right: 0px; }

/*.file-container .col-sm-3 a{
    padding-left:0px;
    padding-right:0px;
}*/
.drop.pdf-file-img {
  text-align: right;
  padding-right: 30px;
  display: inline-block;
  width: 24%; }

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

[data-icon]:before {
  font-family: "untitled-font-2" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-2" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-completed:before {
  content: "\61"; }

.icon-detailed-view:before {
  content: "\62"; }

.icon-needs_input:before {
  content: "\63"; }

.icon-pdf:before {
  content: "\64"; }

.icon-notice:before {
  content: "\65"; }

.icon-quick-view:before {
  content: "\66"; }

.icon-detailed-view {
  position: relative;
  top: 2px;
  margin-right: 3px;
  font-size: 15px; }

.icon-quick-view {
  position: relative;
  top: 2px;
  margin-right: 3px;
  font-size: 15px; }

.activity-data {
  padding-left: 20px; }
  .activity-data.seller-lock-table {
    padding-left: 0; }

.form-inline.seller-lock-table .checkbox {
  margin-right: 5px; }

.activity-comments {
  padding-right: 20px;
  padding-left: 20px; }

.icon-pdf.download {
  font-size: 67px;
  position: relative;
  top: -14px;
  left: -30px;
  color: #b2b2b2; }

.icon-pdf.upload {
  margin-left: auto;
  margin-right: auto;
  display: block;
  font-size: 120px;
  position: relative;
  left: 20px;
  top: 16px;
  color: #b2b2b2; }

#notificationsBell .label-warning {
  background-color: #00819e; }

.activity-comments .add-comment {
  color: #2F4A65;
  cursor: pointer; }
  .activity-comments .add-comment:hover {
    color: #172431;
    text-decoration: underline; }

.activity-comments .form-group .form-control {
  border: 1px solid #dadada; }

.activity-comments .add-activity-comment {
  display: none; }

.activity-comments .list-activity-comments {
  padding-top: 20px; }
  .activity-comments .list-activity-comments .row {
    margin-bottom: 10px; }
  .activity-comments .list-activity-comments .comment-author {
    font-weight: bold; }
  .activity-comments .list-activity-comments .comment-date {
    font-size: 12px;
    margin-top: -4px;
    display: block; }

.choose-expose-action input[type="checkbox"] {
  margin-right: 3px; }

#view-activity .gradient-light, #view-activity .form-register .btn-primary, .form-register #view-activity .btn-primary, #view-activity .modal-blue .modal-content .btn-primary, .modal-blue .modal-content #view-activity .btn-primary, #view-booker-accounts-info .gradient-light, #view-booker-accounts-info .form-register .btn-primary, .form-register #view-booker-accounts-info .btn-primary, #view-booker-accounts-info .modal-blue .modal-content .btn-primary, .modal-blue .modal-content #view-booker-accounts-info .btn-primary {
  border: none; }
  #view-activity .gradient-light[data-type="rejected"], #view-activity .form-register [data-type="rejected"].btn-primary, .form-register #view-activity [data-type="rejected"].btn-primary, #view-activity .modal-blue .modal-content [data-type="rejected"].btn-primary, .modal-blue .modal-content #view-activity [data-type="rejected"].btn-primary, #view-booker-accounts-info .gradient-light[data-type="rejected"], #view-booker-accounts-info .form-register [data-type="rejected"].btn-primary, .form-register #view-booker-accounts-info [data-type="rejected"].btn-primary, #view-booker-accounts-info .modal-blue .modal-content [data-type="rejected"].btn-primary, .modal-blue .modal-content #view-booker-accounts-info [data-type="rejected"].btn-primary {
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }
  #view-activity .gradient-light[data-dismiss="modal"], #view-activity .form-register [data-dismiss="modal"].btn-primary, .form-register #view-activity [data-dismiss="modal"].btn-primary, #view-activity .modal-blue .modal-content [data-dismiss="modal"].btn-primary, .modal-blue .modal-content #view-activity [data-dismiss="modal"].btn-primary, #view-booker-accounts-info .gradient-light[data-dismiss="modal"], #view-booker-accounts-info .form-register [data-dismiss="modal"].btn-primary, .form-register #view-booker-accounts-info [data-dismiss="modal"].btn-primary, #view-booker-accounts-info .modal-blue .modal-content [data-dismiss="modal"].btn-primary, .modal-blue .modal-content #view-booker-accounts-info [data-dismiss="modal"].btn-primary {
    color: #8eb4cb;
    background-color: #fff;
    border: 1px solid #8eb4cb;
    background-image: none; }
    #view-activity .gradient-light[data-dismiss="modal"]:hover, #view-activity .form-register [data-dismiss="modal"].btn-primary:hover, .form-register #view-activity [data-dismiss="modal"].btn-primary:hover, #view-activity .modal-blue .modal-content [data-dismiss="modal"].btn-primary:hover, .modal-blue .modal-content #view-activity [data-dismiss="modal"].btn-primary:hover, #view-booker-accounts-info .gradient-light[data-dismiss="modal"]:hover, #view-booker-accounts-info .form-register [data-dismiss="modal"].btn-primary:hover, .form-register #view-booker-accounts-info [data-dismiss="modal"].btn-primary:hover, #view-booker-accounts-info .modal-blue .modal-content [data-dismiss="modal"].btn-primary:hover, .modal-blue .modal-content #view-booker-accounts-info [data-dismiss="modal"].btn-primary:hover {
      background-color: #8eb4cb;
      color: #fff; }

button.quick-view {
  margin-right: 10px; }

#buyerTable tr th:nth-child(4), #sellerTable tr th:nth-child(4) {
  width: 118px; }

#fullscreenview {
  padding-top: 0px; }

.immo-panel.panel-primary {
  border-radius: 0;
  border-color: #7b8da3;
  position: relative; }

.immo-panel .panel-heading {
  border-radius: 0;
  background-color: #234250;
  border-color: #234250;
  font-weight: bold;
  font-size: 16px; }

.immo-panel .panel-text {
  font-size: 16px;
  font-weight: bold;
  color: #2f4a65; }

.immo-panel .panel-body {
  background-color: #f8f8f8; }

.immo-panel a.main-title {
  font-size: 16px; }

.spotlight-group {
  padding: 15px;
  margin: 0 0 20px 0;
  border: solid 1px #ddd; }

.user-upload-files {
  border-bottom: solid 1px #ddd !important; }

.general-panel-right {
  padding: 15px;
  margin: 0 0px 0px 0px;
  background-color: #f4f4f4 !important;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  padding: 25px 25px; }
  .general-panel-right button {
    width: 100%; }
  .general-panel-right .btn-group {
    padding: 25px 25px;
    width: 100%; }

.convert-panel {
  background-color: #fff !important;
  border-top: none; }

.no-padding {
  padding: 0; }

.general-panel-right:first-of-type {
  border-bottom: none !important; }

.general-panel-right:nth-of-type(2) {
  border-top: none !important; }

.expandable-textarea {
  min-height: 70px;
  height: auto;
  word-wrap: break-word;
  cursor: text;
  overflow: scroll; }

.form-group .expandable-textarea {
  width: 95%; }

.col-sm-4 {
  word-wrap: break-word; }

.form-group label.alert {
  float: right;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 7px 10px; }

.checkbox-inline label.error, .checkbox-inline label.alert {
  margin-left: 10px;
  width: auto; }

.to-left {
  float: left; }

.to-right {
  float: right; }

.clear-both {
  clear: both;
  height: 0;
  margin: 0; }

.loading-spinner {
  position: relative;
  display: none;
  min-height: 25px;
  text-align: center; }
  .loading-spinner .fa-circle-o-notch {
    position: absolute;
    top: 50%; }

.img-blur {
  filter: blur(10px); }

button.light-blue {
  background-color: #8b9db5;
  border: 0;
  color: #fff; }

button.light-blue-spaced {
  background-color: #8b9db5;
  border: 0;
  padding: 6px 35px;
  color: #fff; }

#advert_status_select {
  color: black;
  font-weight: 300; }

.prospect-panel {
  margin: 0 !important; }

.btn-calltoaction {
  border-radius: 2em !important;
  border: 0 !important;
  background: #3386b5;
  font-size: 12px;
  padding-left: 20px;
  padding-right: 20px; }

.add-wishlist {
  background: #fff !important;
  border: 0 !important;
  color: #234250 !important;
  box-shadow: none !important;
  font-size: 12px; }

.add-wishlist:hover, .add-wishlist:active, .add-wishlist:focus {
  background: #fff !important;
  border: 0 !important;
  color: #234250 !important;
  text-decoration: underline !important;
  box-shadow: none !important;
  font-size: 12px; }

@media (min-width: 1200px) {
  .container {
    width: 1300px; } }

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