/*!
 * 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: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.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;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
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: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@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%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  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.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
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: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  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;
}
@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;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.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, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24, .col-xs-25, .col-sm-25, .col-md-25, .col-lg-25, .col-xs-26, .col-sm-26, .col-md-26, .col-lg-26, .col-xs-27, .col-sm-27, .col-md-27, .col-lg-27, .col-xs-28, .col-sm-28, .col-md-28, .col-lg-28, .col-xs-29, .col-sm-29, .col-md-29, .col-lg-29, .col-xs-30, .col-sm-30, .col-md-30, .col-lg-30, .col-xs-31, .col-sm-31, .col-md-31, .col-lg-31, .col-xs-32, .col-sm-32, .col-md-32, .col-lg-32, .col-xs-33, .col-sm-33, .col-md-33, .col-lg-33, .col-xs-34, .col-sm-34, .col-md-34, .col-lg-34, .col-xs-35, .col-sm-35, .col-md-35, .col-lg-35, .col-xs-36, .col-sm-36, .col-md-36, .col-lg-36, .col-xs-37, .col-sm-37, .col-md-37, .col-lg-37, .col-xs-38, .col-sm-38, .col-md-38, .col-lg-38, .col-xs-39, .col-sm-39, .col-md-39, .col-lg-39, .col-xs-40, .col-sm-40, .col-md-40, .col-lg-40, .col-xs-41, .col-sm-41, .col-md-41, .col-lg-41, .col-xs-42, .col-sm-42, .col-md-42, .col-lg-42, .col-xs-43, .col-sm-43, .col-md-43, .col-lg-43, .col-xs-44, .col-sm-44, .col-md-44, .col-lg-44, .col-xs-45, .col-sm-45, .col-md-45, .col-lg-45, .col-xs-46, .col-sm-46, .col-md-46, .col-lg-46, .col-xs-47, .col-sm-47, .col-md-47, .col-lg-47, .col-xs-48, .col-sm-48, .col-md-48, .col-lg-48, .col-xs-49, .col-sm-49, .col-md-49, .col-lg-49, .col-xs-50, .col-sm-50, .col-md-50, .col-lg-50, .col-xs-51, .col-sm-51, .col-md-51, .col-lg-51, .col-xs-52, .col-sm-52, .col-md-52, .col-lg-52, .col-xs-53, .col-sm-53, .col-md-53, .col-lg-53, .col-xs-54, .col-sm-54, .col-md-54, .col-lg-54, .col-xs-55, .col-sm-55, .col-md-55, .col-lg-55, .col-xs-56, .col-sm-56, .col-md-56, .col-lg-56, .col-xs-57, .col-sm-57, .col-md-57, .col-lg-57, .col-xs-58, .col-sm-58, .col-md-58, .col-lg-58, .col-xs-59, .col-sm-59, .col-md-59, .col-lg-59, .col-xs-60, .col-sm-60, .col-md-60, .col-lg-60 {
  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, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24, .col-xs-25, .col-xs-26, .col-xs-27, .col-xs-28, .col-xs-29, .col-xs-30, .col-xs-31, .col-xs-32, .col-xs-33, .col-xs-34, .col-xs-35, .col-xs-36, .col-xs-37, .col-xs-38, .col-xs-39, .col-xs-40, .col-xs-41, .col-xs-42, .col-xs-43, .col-xs-44, .col-xs-45, .col-xs-46, .col-xs-47, .col-xs-48, .col-xs-49, .col-xs-50, .col-xs-51, .col-xs-52, .col-xs-53, .col-xs-54, .col-xs-55, .col-xs-56, .col-xs-57, .col-xs-58, .col-xs-59, .col-xs-60 {
  float: left;
}
.col-xs-60 {
  width: 100%;
}
.col-xs-59 {
  width: 98.33333333%;
}
.col-xs-58 {
  width: 96.66666667%;
}
.col-xs-57 {
  width: 95%;
}
.col-xs-56 {
  width: 93.33333333%;
}
.col-xs-55 {
  width: 91.66666667%;
}
.col-xs-54 {
  width: 90%;
}
.col-xs-53 {
  width: 88.33333333%;
}
.col-xs-52 {
  width: 86.66666667%;
}
.col-xs-51 {
  width: 85%;
}
.col-xs-50 {
  width: 83.33333333%;
}
.col-xs-49 {
  width: 81.66666667%;
}
.col-xs-48 {
  width: 80%;
}
.col-xs-47 {
  width: 78.33333333%;
}
.col-xs-46 {
  width: 76.66666667%;
}
.col-xs-45 {
  width: 75%;
}
.col-xs-44 {
  width: 73.33333333%;
}
.col-xs-43 {
  width: 71.66666667%;
}
.col-xs-42 {
  width: 70%;
}
.col-xs-41 {
  width: 68.33333333%;
}
.col-xs-40 {
  width: 66.66666667%;
}
.col-xs-39 {
  width: 65%;
}
.col-xs-38 {
  width: 63.33333333%;
}
.col-xs-37 {
  width: 61.66666667%;
}
.col-xs-36 {
  width: 60%;
}
.col-xs-35 {
  width: 58.33333333%;
}
.col-xs-34 {
  width: 56.66666667%;
}
.col-xs-33 {
  width: 55%;
}
.col-xs-32 {
  width: 53.33333333%;
}
.col-xs-31 {
  width: 51.66666667%;
}
.col-xs-30 {
  width: 50%;
}
.col-xs-29 {
  width: 48.33333333%;
}
.col-xs-28 {
  width: 46.66666667%;
}
.col-xs-27 {
  width: 45%;
}
.col-xs-26 {
  width: 43.33333333%;
}
.col-xs-25 {
  width: 41.66666667%;
}
.col-xs-24 {
  width: 40%;
}
.col-xs-23 {
  width: 38.33333333%;
}
.col-xs-22 {
  width: 36.66666667%;
}
.col-xs-21 {
  width: 35%;
}
.col-xs-20 {
  width: 33.33333333%;
}
.col-xs-19 {
  width: 31.66666667%;
}
.col-xs-18 {
  width: 30%;
}
.col-xs-17 {
  width: 28.33333333%;
}
.col-xs-16 {
  width: 26.66666667%;
}
.col-xs-15 {
  width: 25%;
}
.col-xs-14 {
  width: 23.33333333%;
}
.col-xs-13 {
  width: 21.66666667%;
}
.col-xs-12 {
  width: 20%;
}
.col-xs-11 {
  width: 18.33333333%;
}
.col-xs-10 {
  width: 16.66666667%;
}
.col-xs-9 {
  width: 15%;
}
.col-xs-8 {
  width: 13.33333333%;
}
.col-xs-7 {
  width: 11.66666667%;
}
.col-xs-6 {
  width: 10%;
}
.col-xs-5 {
  width: 8.33333333%;
}
.col-xs-4 {
  width: 6.66666667%;
}
.col-xs-3 {
  width: 5%;
}
.col-xs-2 {
  width: 3.33333333%;
}
.col-xs-1 {
  width: 1.66666667%;
}
.col-xs-pull-60 {
  right: 100%;
}
.col-xs-pull-59 {
  right: 98.33333333%;
}
.col-xs-pull-58 {
  right: 96.66666667%;
}
.col-xs-pull-57 {
  right: 95%;
}
.col-xs-pull-56 {
  right: 93.33333333%;
}
.col-xs-pull-55 {
  right: 91.66666667%;
}
.col-xs-pull-54 {
  right: 90%;
}
.col-xs-pull-53 {
  right: 88.33333333%;
}
.col-xs-pull-52 {
  right: 86.66666667%;
}
.col-xs-pull-51 {
  right: 85%;
}
.col-xs-pull-50 {
  right: 83.33333333%;
}
.col-xs-pull-49 {
  right: 81.66666667%;
}
.col-xs-pull-48 {
  right: 80%;
}
.col-xs-pull-47 {
  right: 78.33333333%;
}
.col-xs-pull-46 {
  right: 76.66666667%;
}
.col-xs-pull-45 {
  right: 75%;
}
.col-xs-pull-44 {
  right: 73.33333333%;
}
.col-xs-pull-43 {
  right: 71.66666667%;
}
.col-xs-pull-42 {
  right: 70%;
}
.col-xs-pull-41 {
  right: 68.33333333%;
}
.col-xs-pull-40 {
  right: 66.66666667%;
}
.col-xs-pull-39 {
  right: 65%;
}
.col-xs-pull-38 {
  right: 63.33333333%;
}
.col-xs-pull-37 {
  right: 61.66666667%;
}
.col-xs-pull-36 {
  right: 60%;
}
.col-xs-pull-35 {
  right: 58.33333333%;
}
.col-xs-pull-34 {
  right: 56.66666667%;
}
.col-xs-pull-33 {
  right: 55%;
}
.col-xs-pull-32 {
  right: 53.33333333%;
}
.col-xs-pull-31 {
  right: 51.66666667%;
}
.col-xs-pull-30 {
  right: 50%;
}
.col-xs-pull-29 {
  right: 48.33333333%;
}
.col-xs-pull-28 {
  right: 46.66666667%;
}
.col-xs-pull-27 {
  right: 45%;
}
.col-xs-pull-26 {
  right: 43.33333333%;
}
.col-xs-pull-25 {
  right: 41.66666667%;
}
.col-xs-pull-24 {
  right: 40%;
}
.col-xs-pull-23 {
  right: 38.33333333%;
}
.col-xs-pull-22 {
  right: 36.66666667%;
}
.col-xs-pull-21 {
  right: 35%;
}
.col-xs-pull-20 {
  right: 33.33333333%;
}
.col-xs-pull-19 {
  right: 31.66666667%;
}
.col-xs-pull-18 {
  right: 30%;
}
.col-xs-pull-17 {
  right: 28.33333333%;
}
.col-xs-pull-16 {
  right: 26.66666667%;
}
.col-xs-pull-15 {
  right: 25%;
}
.col-xs-pull-14 {
  right: 23.33333333%;
}
.col-xs-pull-13 {
  right: 21.66666667%;
}
.col-xs-pull-12 {
  right: 20%;
}
.col-xs-pull-11 {
  right: 18.33333333%;
}
.col-xs-pull-10 {
  right: 16.66666667%;
}
.col-xs-pull-9 {
  right: 15%;
}
.col-xs-pull-8 {
  right: 13.33333333%;
}
.col-xs-pull-7 {
  right: 11.66666667%;
}
.col-xs-pull-6 {
  right: 10%;
}
.col-xs-pull-5 {
  right: 8.33333333%;
}
.col-xs-pull-4 {
  right: 6.66666667%;
}
.col-xs-pull-3 {
  right: 5%;
}
.col-xs-pull-2 {
  right: 3.33333333%;
}
.col-xs-pull-1 {
  right: 1.66666667%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-60 {
  left: 100%;
}
.col-xs-push-59 {
  left: 98.33333333%;
}
.col-xs-push-58 {
  left: 96.66666667%;
}
.col-xs-push-57 {
  left: 95%;
}
.col-xs-push-56 {
  left: 93.33333333%;
}
.col-xs-push-55 {
  left: 91.66666667%;
}
.col-xs-push-54 {
  left: 90%;
}
.col-xs-push-53 {
  left: 88.33333333%;
}
.col-xs-push-52 {
  left: 86.66666667%;
}
.col-xs-push-51 {
  left: 85%;
}
.col-xs-push-50 {
  left: 83.33333333%;
}
.col-xs-push-49 {
  left: 81.66666667%;
}
.col-xs-push-48 {
  left: 80%;
}
.col-xs-push-47 {
  left: 78.33333333%;
}
.col-xs-push-46 {
  left: 76.66666667%;
}
.col-xs-push-45 {
  left: 75%;
}
.col-xs-push-44 {
  left: 73.33333333%;
}
.col-xs-push-43 {
  left: 71.66666667%;
}
.col-xs-push-42 {
  left: 70%;
}
.col-xs-push-41 {
  left: 68.33333333%;
}
.col-xs-push-40 {
  left: 66.66666667%;
}
.col-xs-push-39 {
  left: 65%;
}
.col-xs-push-38 {
  left: 63.33333333%;
}
.col-xs-push-37 {
  left: 61.66666667%;
}
.col-xs-push-36 {
  left: 60%;
}
.col-xs-push-35 {
  left: 58.33333333%;
}
.col-xs-push-34 {
  left: 56.66666667%;
}
.col-xs-push-33 {
  left: 55%;
}
.col-xs-push-32 {
  left: 53.33333333%;
}
.col-xs-push-31 {
  left: 51.66666667%;
}
.col-xs-push-30 {
  left: 50%;
}
.col-xs-push-29 {
  left: 48.33333333%;
}
.col-xs-push-28 {
  left: 46.66666667%;
}
.col-xs-push-27 {
  left: 45%;
}
.col-xs-push-26 {
  left: 43.33333333%;
}
.col-xs-push-25 {
  left: 41.66666667%;
}
.col-xs-push-24 {
  left: 40%;
}
.col-xs-push-23 {
  left: 38.33333333%;
}
.col-xs-push-22 {
  left: 36.66666667%;
}
.col-xs-push-21 {
  left: 35%;
}
.col-xs-push-20 {
  left: 33.33333333%;
}
.col-xs-push-19 {
  left: 31.66666667%;
}
.col-xs-push-18 {
  left: 30%;
}
.col-xs-push-17 {
  left: 28.33333333%;
}
.col-xs-push-16 {
  left: 26.66666667%;
}
.col-xs-push-15 {
  left: 25%;
}
.col-xs-push-14 {
  left: 23.33333333%;
}
.col-xs-push-13 {
  left: 21.66666667%;
}
.col-xs-push-12 {
  left: 20%;
}
.col-xs-push-11 {
  left: 18.33333333%;
}
.col-xs-push-10 {
  left: 16.66666667%;
}
.col-xs-push-9 {
  left: 15%;
}
.col-xs-push-8 {
  left: 13.33333333%;
}
.col-xs-push-7 {
  left: 11.66666667%;
}
.col-xs-push-6 {
  left: 10%;
}
.col-xs-push-5 {
  left: 8.33333333%;
}
.col-xs-push-4 {
  left: 6.66666667%;
}
.col-xs-push-3 {
  left: 5%;
}
.col-xs-push-2 {
  left: 3.33333333%;
}
.col-xs-push-1 {
  left: 1.66666667%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-60 {
  margin-left: 100%;
}
.col-xs-offset-59 {
  margin-left: 98.33333333%;
}
.col-xs-offset-58 {
  margin-left: 96.66666667%;
}
.col-xs-offset-57 {
  margin-left: 95%;
}
.col-xs-offset-56 {
  margin-left: 93.33333333%;
}
.col-xs-offset-55 {
  margin-left: 91.66666667%;
}
.col-xs-offset-54 {
  margin-left: 90%;
}
.col-xs-offset-53 {
  margin-left: 88.33333333%;
}
.col-xs-offset-52 {
  margin-left: 86.66666667%;
}
.col-xs-offset-51 {
  margin-left: 85%;
}
.col-xs-offset-50 {
  margin-left: 83.33333333%;
}
.col-xs-offset-49 {
  margin-left: 81.66666667%;
}
.col-xs-offset-48 {
  margin-left: 80%;
}
.col-xs-offset-47 {
  margin-left: 78.33333333%;
}
.col-xs-offset-46 {
  margin-left: 76.66666667%;
}
.col-xs-offset-45 {
  margin-left: 75%;
}
.col-xs-offset-44 {
  margin-left: 73.33333333%;
}
.col-xs-offset-43 {
  margin-left: 71.66666667%;
}
.col-xs-offset-42 {
  margin-left: 70%;
}
.col-xs-offset-41 {
  margin-left: 68.33333333%;
}
.col-xs-offset-40 {
  margin-left: 66.66666667%;
}
.col-xs-offset-39 {
  margin-left: 65%;
}
.col-xs-offset-38 {
  margin-left: 63.33333333%;
}
.col-xs-offset-37 {
  margin-left: 61.66666667%;
}
.col-xs-offset-36 {
  margin-left: 60%;
}
.col-xs-offset-35 {
  margin-left: 58.33333333%;
}
.col-xs-offset-34 {
  margin-left: 56.66666667%;
}
.col-xs-offset-33 {
  margin-left: 55%;
}
.col-xs-offset-32 {
  margin-left: 53.33333333%;
}
.col-xs-offset-31 {
  margin-left: 51.66666667%;
}
.col-xs-offset-30 {
  margin-left: 50%;
}
.col-xs-offset-29 {
  margin-left: 48.33333333%;
}
.col-xs-offset-28 {
  margin-left: 46.66666667%;
}
.col-xs-offset-27 {
  margin-left: 45%;
}
.col-xs-offset-26 {
  margin-left: 43.33333333%;
}
.col-xs-offset-25 {
  margin-left: 41.66666667%;
}
.col-xs-offset-24 {
  margin-left: 40%;
}
.col-xs-offset-23 {
  margin-left: 38.33333333%;
}
.col-xs-offset-22 {
  margin-left: 36.66666667%;
}
.col-xs-offset-21 {
  margin-left: 35%;
}
.col-xs-offset-20 {
  margin-left: 33.33333333%;
}
.col-xs-offset-19 {
  margin-left: 31.66666667%;
}
.col-xs-offset-18 {
  margin-left: 30%;
}
.col-xs-offset-17 {
  margin-left: 28.33333333%;
}
.col-xs-offset-16 {
  margin-left: 26.66666667%;
}
.col-xs-offset-15 {
  margin-left: 25%;
}
.col-xs-offset-14 {
  margin-left: 23.33333333%;
}
.col-xs-offset-13 {
  margin-left: 21.66666667%;
}
.col-xs-offset-12 {
  margin-left: 20%;
}
.col-xs-offset-11 {
  margin-left: 18.33333333%;
}
.col-xs-offset-10 {
  margin-left: 16.66666667%;
}
.col-xs-offset-9 {
  margin-left: 15%;
}
.col-xs-offset-8 {
  margin-left: 13.33333333%;
}
.col-xs-offset-7 {
  margin-left: 11.66666667%;
}
.col-xs-offset-6 {
  margin-left: 10%;
}
.col-xs-offset-5 {
  margin-left: 8.33333333%;
}
.col-xs-offset-4 {
  margin-left: 6.66666667%;
}
.col-xs-offset-3 {
  margin-left: 5%;
}
.col-xs-offset-2 {
  margin-left: 3.33333333%;
}
.col-xs-offset-1 {
  margin-left: 1.66666667%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm-25, .col-sm-26, .col-sm-27, .col-sm-28, .col-sm-29, .col-sm-30, .col-sm-31, .col-sm-32, .col-sm-33, .col-sm-34, .col-sm-35, .col-sm-36, .col-sm-37, .col-sm-38, .col-sm-39, .col-sm-40, .col-sm-41, .col-sm-42, .col-sm-43, .col-sm-44, .col-sm-45, .col-sm-46, .col-sm-47, .col-sm-48, .col-sm-49, .col-sm-50, .col-sm-51, .col-sm-52, .col-sm-53, .col-sm-54, .col-sm-55, .col-sm-56, .col-sm-57, .col-sm-58, .col-sm-59, .col-sm-60 {
    float: left;
  }
  .col-sm-60 {
    width: 100%;
  }
  .col-sm-59 {
    width: 98.33333333%;
  }
  .col-sm-58 {
    width: 96.66666667%;
  }
  .col-sm-57 {
    width: 95%;
  }
  .col-sm-56 {
    width: 93.33333333%;
  }
  .col-sm-55 {
    width: 91.66666667%;
  }
  .col-sm-54 {
    width: 90%;
  }
  .col-sm-53 {
    width: 88.33333333%;
  }
  .col-sm-52 {
    width: 86.66666667%;
  }
  .col-sm-51 {
    width: 85%;
  }
  .col-sm-50 {
    width: 83.33333333%;
  }
  .col-sm-49 {
    width: 81.66666667%;
  }
  .col-sm-48 {
    width: 80%;
  }
  .col-sm-47 {
    width: 78.33333333%;
  }
  .col-sm-46 {
    width: 76.66666667%;
  }
  .col-sm-45 {
    width: 75%;
  }
  .col-sm-44 {
    width: 73.33333333%;
  }
  .col-sm-43 {
    width: 71.66666667%;
  }
  .col-sm-42 {
    width: 70%;
  }
  .col-sm-41 {
    width: 68.33333333%;
  }
  .col-sm-40 {
    width: 66.66666667%;
  }
  .col-sm-39 {
    width: 65%;
  }
  .col-sm-38 {
    width: 63.33333333%;
  }
  .col-sm-37 {
    width: 61.66666667%;
  }
  .col-sm-36 {
    width: 60%;
  }
  .col-sm-35 {
    width: 58.33333333%;
  }
  .col-sm-34 {
    width: 56.66666667%;
  }
  .col-sm-33 {
    width: 55%;
  }
  .col-sm-32 {
    width: 53.33333333%;
  }
  .col-sm-31 {
    width: 51.66666667%;
  }
  .col-sm-30 {
    width: 50%;
  }
  .col-sm-29 {
    width: 48.33333333%;
  }
  .col-sm-28 {
    width: 46.66666667%;
  }
  .col-sm-27 {
    width: 45%;
  }
  .col-sm-26 {
    width: 43.33333333%;
  }
  .col-sm-25 {
    width: 41.66666667%;
  }
  .col-sm-24 {
    width: 40%;
  }
  .col-sm-23 {
    width: 38.33333333%;
  }
  .col-sm-22 {
    width: 36.66666667%;
  }
  .col-sm-21 {
    width: 35%;
  }
  .col-sm-20 {
    width: 33.33333333%;
  }
  .col-sm-19 {
    width: 31.66666667%;
  }
  .col-sm-18 {
    width: 30%;
  }
  .col-sm-17 {
    width: 28.33333333%;
  }
  .col-sm-16 {
    width: 26.66666667%;
  }
  .col-sm-15 {
    width: 25%;
  }
  .col-sm-14 {
    width: 23.33333333%;
  }
  .col-sm-13 {
    width: 21.66666667%;
  }
  .col-sm-12 {
    width: 20%;
  }
  .col-sm-11 {
    width: 18.33333333%;
  }
  .col-sm-10 {
    width: 16.66666667%;
  }
  .col-sm-9 {
    width: 15%;
  }
  .col-sm-8 {
    width: 13.33333333%;
  }
  .col-sm-7 {
    width: 11.66666667%;
  }
  .col-sm-6 {
    width: 10%;
  }
  .col-sm-5 {
    width: 8.33333333%;
  }
  .col-sm-4 {
    width: 6.66666667%;
  }
  .col-sm-3 {
    width: 5%;
  }
  .col-sm-2 {
    width: 3.33333333%;
  }
  .col-sm-1 {
    width: 1.66666667%;
  }
  .col-sm-pull-60 {
    right: 100%;
  }
  .col-sm-pull-59 {
    right: 98.33333333%;
  }
  .col-sm-pull-58 {
    right: 96.66666667%;
  }
  .col-sm-pull-57 {
    right: 95%;
  }
  .col-sm-pull-56 {
    right: 93.33333333%;
  }
  .col-sm-pull-55 {
    right: 91.66666667%;
  }
  .col-sm-pull-54 {
    right: 90%;
  }
  .col-sm-pull-53 {
    right: 88.33333333%;
  }
  .col-sm-pull-52 {
    right: 86.66666667%;
  }
  .col-sm-pull-51 {
    right: 85%;
  }
  .col-sm-pull-50 {
    right: 83.33333333%;
  }
  .col-sm-pull-49 {
    right: 81.66666667%;
  }
  .col-sm-pull-48 {
    right: 80%;
  }
  .col-sm-pull-47 {
    right: 78.33333333%;
  }
  .col-sm-pull-46 {
    right: 76.66666667%;
  }
  .col-sm-pull-45 {
    right: 75%;
  }
  .col-sm-pull-44 {
    right: 73.33333333%;
  }
  .col-sm-pull-43 {
    right: 71.66666667%;
  }
  .col-sm-pull-42 {
    right: 70%;
  }
  .col-sm-pull-41 {
    right: 68.33333333%;
  }
  .col-sm-pull-40 {
    right: 66.66666667%;
  }
  .col-sm-pull-39 {
    right: 65%;
  }
  .col-sm-pull-38 {
    right: 63.33333333%;
  }
  .col-sm-pull-37 {
    right: 61.66666667%;
  }
  .col-sm-pull-36 {
    right: 60%;
  }
  .col-sm-pull-35 {
    right: 58.33333333%;
  }
  .col-sm-pull-34 {
    right: 56.66666667%;
  }
  .col-sm-pull-33 {
    right: 55%;
  }
  .col-sm-pull-32 {
    right: 53.33333333%;
  }
  .col-sm-pull-31 {
    right: 51.66666667%;
  }
  .col-sm-pull-30 {
    right: 50%;
  }
  .col-sm-pull-29 {
    right: 48.33333333%;
  }
  .col-sm-pull-28 {
    right: 46.66666667%;
  }
  .col-sm-pull-27 {
    right: 45%;
  }
  .col-sm-pull-26 {
    right: 43.33333333%;
  }
  .col-sm-pull-25 {
    right: 41.66666667%;
  }
  .col-sm-pull-24 {
    right: 40%;
  }
  .col-sm-pull-23 {
    right: 38.33333333%;
  }
  .col-sm-pull-22 {
    right: 36.66666667%;
  }
  .col-sm-pull-21 {
    right: 35%;
  }
  .col-sm-pull-20 {
    right: 33.33333333%;
  }
  .col-sm-pull-19 {
    right: 31.66666667%;
  }
  .col-sm-pull-18 {
    right: 30%;
  }
  .col-sm-pull-17 {
    right: 28.33333333%;
  }
  .col-sm-pull-16 {
    right: 26.66666667%;
  }
  .col-sm-pull-15 {
    right: 25%;
  }
  .col-sm-pull-14 {
    right: 23.33333333%;
  }
  .col-sm-pull-13 {
    right: 21.66666667%;
  }
  .col-sm-pull-12 {
    right: 20%;
  }
  .col-sm-pull-11 {
    right: 18.33333333%;
  }
  .col-sm-pull-10 {
    right: 16.66666667%;
  }
  .col-sm-pull-9 {
    right: 15%;
  }
  .col-sm-pull-8 {
    right: 13.33333333%;
  }
  .col-sm-pull-7 {
    right: 11.66666667%;
  }
  .col-sm-pull-6 {
    right: 10%;
  }
  .col-sm-pull-5 {
    right: 8.33333333%;
  }
  .col-sm-pull-4 {
    right: 6.66666667%;
  }
  .col-sm-pull-3 {
    right: 5%;
  }
  .col-sm-pull-2 {
    right: 3.33333333%;
  }
  .col-sm-pull-1 {
    right: 1.66666667%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-60 {
    left: 100%;
  }
  .col-sm-push-59 {
    left: 98.33333333%;
  }
  .col-sm-push-58 {
    left: 96.66666667%;
  }
  .col-sm-push-57 {
    left: 95%;
  }
  .col-sm-push-56 {
    left: 93.33333333%;
  }
  .col-sm-push-55 {
    left: 91.66666667%;
  }
  .col-sm-push-54 {
    left: 90%;
  }
  .col-sm-push-53 {
    left: 88.33333333%;
  }
  .col-sm-push-52 {
    left: 86.66666667%;
  }
  .col-sm-push-51 {
    left: 85%;
  }
  .col-sm-push-50 {
    left: 83.33333333%;
  }
  .col-sm-push-49 {
    left: 81.66666667%;
  }
  .col-sm-push-48 {
    left: 80%;
  }
  .col-sm-push-47 {
    left: 78.33333333%;
  }
  .col-sm-push-46 {
    left: 76.66666667%;
  }
  .col-sm-push-45 {
    left: 75%;
  }
  .col-sm-push-44 {
    left: 73.33333333%;
  }
  .col-sm-push-43 {
    left: 71.66666667%;
  }
  .col-sm-push-42 {
    left: 70%;
  }
  .col-sm-push-41 {
    left: 68.33333333%;
  }
  .col-sm-push-40 {
    left: 66.66666667%;
  }
  .col-sm-push-39 {
    left: 65%;
  }
  .col-sm-push-38 {
    left: 63.33333333%;
  }
  .col-sm-push-37 {
    left: 61.66666667%;
  }
  .col-sm-push-36 {
    left: 60%;
  }
  .col-sm-push-35 {
    left: 58.33333333%;
  }
  .col-sm-push-34 {
    left: 56.66666667%;
  }
  .col-sm-push-33 {
    left: 55%;
  }
  .col-sm-push-32 {
    left: 53.33333333%;
  }
  .col-sm-push-31 {
    left: 51.66666667%;
  }
  .col-sm-push-30 {
    left: 50%;
  }
  .col-sm-push-29 {
    left: 48.33333333%;
  }
  .col-sm-push-28 {
    left: 46.66666667%;
  }
  .col-sm-push-27 {
    left: 45%;
  }
  .col-sm-push-26 {
    left: 43.33333333%;
  }
  .col-sm-push-25 {
    left: 41.66666667%;
  }
  .col-sm-push-24 {
    left: 40%;
  }
  .col-sm-push-23 {
    left: 38.33333333%;
  }
  .col-sm-push-22 {
    left: 36.66666667%;
  }
  .col-sm-push-21 {
    left: 35%;
  }
  .col-sm-push-20 {
    left: 33.33333333%;
  }
  .col-sm-push-19 {
    left: 31.66666667%;
  }
  .col-sm-push-18 {
    left: 30%;
  }
  .col-sm-push-17 {
    left: 28.33333333%;
  }
  .col-sm-push-16 {
    left: 26.66666667%;
  }
  .col-sm-push-15 {
    left: 25%;
  }
  .col-sm-push-14 {
    left: 23.33333333%;
  }
  .col-sm-push-13 {
    left: 21.66666667%;
  }
  .col-sm-push-12 {
    left: 20%;
  }
  .col-sm-push-11 {
    left: 18.33333333%;
  }
  .col-sm-push-10 {
    left: 16.66666667%;
  }
  .col-sm-push-9 {
    left: 15%;
  }
  .col-sm-push-8 {
    left: 13.33333333%;
  }
  .col-sm-push-7 {
    left: 11.66666667%;
  }
  .col-sm-push-6 {
    left: 10%;
  }
  .col-sm-push-5 {
    left: 8.33333333%;
  }
  .col-sm-push-4 {
    left: 6.66666667%;
  }
  .col-sm-push-3 {
    left: 5%;
  }
  .col-sm-push-2 {
    left: 3.33333333%;
  }
  .col-sm-push-1 {
    left: 1.66666667%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-60 {
    margin-left: 100%;
  }
  .col-sm-offset-59 {
    margin-left: 98.33333333%;
  }
  .col-sm-offset-58 {
    margin-left: 96.66666667%;
  }
  .col-sm-offset-57 {
    margin-left: 95%;
  }
  .col-sm-offset-56 {
    margin-left: 93.33333333%;
  }
  .col-sm-offset-55 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-54 {
    margin-left: 90%;
  }
  .col-sm-offset-53 {
    margin-left: 88.33333333%;
  }
  .col-sm-offset-52 {
    margin-left: 86.66666667%;
  }
  .col-sm-offset-51 {
    margin-left: 85%;
  }
  .col-sm-offset-50 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-49 {
    margin-left: 81.66666667%;
  }
  .col-sm-offset-48 {
    margin-left: 80%;
  }
  .col-sm-offset-47 {
    margin-left: 78.33333333%;
  }
  .col-sm-offset-46 {
    margin-left: 76.66666667%;
  }
  .col-sm-offset-45 {
    margin-left: 75%;
  }
  .col-sm-offset-44 {
    margin-left: 73.33333333%;
  }
  .col-sm-offset-43 {
    margin-left: 71.66666667%;
  }
  .col-sm-offset-42 {
    margin-left: 70%;
  }
  .col-sm-offset-41 {
    margin-left: 68.33333333%;
  }
  .col-sm-offset-40 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-39 {
    margin-left: 65%;
  }
  .col-sm-offset-38 {
    margin-left: 63.33333333%;
  }
  .col-sm-offset-37 {
    margin-left: 61.66666667%;
  }
  .col-sm-offset-36 {
    margin-left: 60%;
  }
  .col-sm-offset-35 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-34 {
    margin-left: 56.66666667%;
  }
  .col-sm-offset-33 {
    margin-left: 55%;
  }
  .col-sm-offset-32 {
    margin-left: 53.33333333%;
  }
  .col-sm-offset-31 {
    margin-left: 51.66666667%;
  }
  .col-sm-offset-30 {
    margin-left: 50%;
  }
  .col-sm-offset-29 {
    margin-left: 48.33333333%;
  }
  .col-sm-offset-28 {
    margin-left: 46.66666667%;
  }
  .col-sm-offset-27 {
    margin-left: 45%;
  }
  .col-sm-offset-26 {
    margin-left: 43.33333333%;
  }
  .col-sm-offset-25 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-24 {
    margin-left: 40%;
  }
  .col-sm-offset-23 {
    margin-left: 38.33333333%;
  }
  .col-sm-offset-22 {
    margin-left: 36.66666667%;
  }
  .col-sm-offset-21 {
    margin-left: 35%;
  }
  .col-sm-offset-20 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-19 {
    margin-left: 31.66666667%;
  }
  .col-sm-offset-18 {
    margin-left: 30%;
  }
  .col-sm-offset-17 {
    margin-left: 28.33333333%;
  }
  .col-sm-offset-16 {
    margin-left: 26.66666667%;
  }
  .col-sm-offset-15 {
    margin-left: 25%;
  }
  .col-sm-offset-14 {
    margin-left: 23.33333333%;
  }
  .col-sm-offset-13 {
    margin-left: 21.66666667%;
  }
  .col-sm-offset-12 {
    margin-left: 20%;
  }
  .col-sm-offset-11 {
    margin-left: 18.33333333%;
  }
  .col-sm-offset-10 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 15%;
  }
  .col-sm-offset-8 {
    margin-left: 13.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 11.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 10%;
  }
  .col-sm-offset-5 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-4 {
    margin-left: 6.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 5%;
  }
  .col-sm-offset-2 {
    margin-left: 3.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 1.66666667%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@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, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md-25, .col-md-26, .col-md-27, .col-md-28, .col-md-29, .col-md-30, .col-md-31, .col-md-32, .col-md-33, .col-md-34, .col-md-35, .col-md-36, .col-md-37, .col-md-38, .col-md-39, .col-md-40, .col-md-41, .col-md-42, .col-md-43, .col-md-44, .col-md-45, .col-md-46, .col-md-47, .col-md-48, .col-md-49, .col-md-50, .col-md-51, .col-md-52, .col-md-53, .col-md-54, .col-md-55, .col-md-56, .col-md-57, .col-md-58, .col-md-59, .col-md-60 {
    float: left;
  }
  .col-md-60 {
    width: 100%;
  }
  .col-md-59 {
    width: 98.33333333%;
  }
  .col-md-58 {
    width: 96.66666667%;
  }
  .col-md-57 {
    width: 95%;
  }
  .col-md-56 {
    width: 93.33333333%;
  }
  .col-md-55 {
    width: 91.66666667%;
  }
  .col-md-54 {
    width: 90%;
  }
  .col-md-53 {
    width: 88.33333333%;
  }
  .col-md-52 {
    width: 86.66666667%;
  }
  .col-md-51 {
    width: 85%;
  }
  .col-md-50 {
    width: 83.33333333%;
  }
  .col-md-49 {
    width: 81.66666667%;
  }
  .col-md-48 {
    width: 80%;
  }
  .col-md-47 {
    width: 78.33333333%;
  }
  .col-md-46 {
    width: 76.66666667%;
  }
  .col-md-45 {
    width: 75%;
  }
  .col-md-44 {
    width: 73.33333333%;
  }
  .col-md-43 {
    width: 71.66666667%;
  }
  .col-md-42 {
    width: 70%;
  }
  .col-md-41 {
    width: 68.33333333%;
  }
  .col-md-40 {
    width: 66.66666667%;
  }
  .col-md-39 {
    width: 65%;
  }
  .col-md-38 {
    width: 63.33333333%;
  }
  .col-md-37 {
    width: 61.66666667%;
  }
  .col-md-36 {
    width: 60%;
  }
  .col-md-35 {
    width: 58.33333333%;
  }
  .col-md-34 {
    width: 56.66666667%;
  }
  .col-md-33 {
    width: 55%;
  }
  .col-md-32 {
    width: 53.33333333%;
  }
  .col-md-31 {
    width: 51.66666667%;
  }
  .col-md-30 {
    width: 50%;
  }
  .col-md-29 {
    width: 48.33333333%;
  }
  .col-md-28 {
    width: 46.66666667%;
  }
  .col-md-27 {
    width: 45%;
  }
  .col-md-26 {
    width: 43.33333333%;
  }
  .col-md-25 {
    width: 41.66666667%;
  }
  .col-md-24 {
    width: 40%;
  }
  .col-md-23 {
    width: 38.33333333%;
  }
  .col-md-22 {
    width: 36.66666667%;
  }
  .col-md-21 {
    width: 35%;
  }
  .col-md-20 {
    width: 33.33333333%;
  }
  .col-md-19 {
    width: 31.66666667%;
  }
  .col-md-18 {
    width: 30%;
  }
  .col-md-17 {
    width: 28.33333333%;
  }
  .col-md-16 {
    width: 26.66666667%;
  }
  .col-md-15 {
    width: 25%;
  }
  .col-md-14 {
    width: 23.33333333%;
  }
  .col-md-13 {
    width: 21.66666667%;
  }
  .col-md-12 {
    width: 20%;
  }
  .col-md-11 {
    width: 18.33333333%;
  }
  .col-md-10 {
    width: 16.66666667%;
  }
  .col-md-9 {
    width: 15%;
  }
  .col-md-8 {
    width: 13.33333333%;
  }
  .col-md-7 {
    width: 11.66666667%;
  }
  .col-md-6 {
    width: 10%;
  }
  .col-md-5 {
    width: 8.33333333%;
  }
  .col-md-4 {
    width: 6.66666667%;
  }
  .col-md-3 {
    width: 5%;
  }
  .col-md-2 {
    width: 3.33333333%;
  }
  .col-md-1 {
    width: 1.66666667%;
  }
  .col-md-pull-60 {
    right: 100%;
  }
  .col-md-pull-59 {
    right: 98.33333333%;
  }
  .col-md-pull-58 {
    right: 96.66666667%;
  }
  .col-md-pull-57 {
    right: 95%;
  }
  .col-md-pull-56 {
    right: 93.33333333%;
  }
  .col-md-pull-55 {
    right: 91.66666667%;
  }
  .col-md-pull-54 {
    right: 90%;
  }
  .col-md-pull-53 {
    right: 88.33333333%;
  }
  .col-md-pull-52 {
    right: 86.66666667%;
  }
  .col-md-pull-51 {
    right: 85%;
  }
  .col-md-pull-50 {
    right: 83.33333333%;
  }
  .col-md-pull-49 {
    right: 81.66666667%;
  }
  .col-md-pull-48 {
    right: 80%;
  }
  .col-md-pull-47 {
    right: 78.33333333%;
  }
  .col-md-pull-46 {
    right: 76.66666667%;
  }
  .col-md-pull-45 {
    right: 75%;
  }
  .col-md-pull-44 {
    right: 73.33333333%;
  }
  .col-md-pull-43 {
    right: 71.66666667%;
  }
  .col-md-pull-42 {
    right: 70%;
  }
  .col-md-pull-41 {
    right: 68.33333333%;
  }
  .col-md-pull-40 {
    right: 66.66666667%;
  }
  .col-md-pull-39 {
    right: 65%;
  }
  .col-md-pull-38 {
    right: 63.33333333%;
  }
  .col-md-pull-37 {
    right: 61.66666667%;
  }
  .col-md-pull-36 {
    right: 60%;
  }
  .col-md-pull-35 {
    right: 58.33333333%;
  }
  .col-md-pull-34 {
    right: 56.66666667%;
  }
  .col-md-pull-33 {
    right: 55%;
  }
  .col-md-pull-32 {
    right: 53.33333333%;
  }
  .col-md-pull-31 {
    right: 51.66666667%;
  }
  .col-md-pull-30 {
    right: 50%;
  }
  .col-md-pull-29 {
    right: 48.33333333%;
  }
  .col-md-pull-28 {
    right: 46.66666667%;
  }
  .col-md-pull-27 {
    right: 45%;
  }
  .col-md-pull-26 {
    right: 43.33333333%;
  }
  .col-md-pull-25 {
    right: 41.66666667%;
  }
  .col-md-pull-24 {
    right: 40%;
  }
  .col-md-pull-23 {
    right: 38.33333333%;
  }
  .col-md-pull-22 {
    right: 36.66666667%;
  }
  .col-md-pull-21 {
    right: 35%;
  }
  .col-md-pull-20 {
    right: 33.33333333%;
  }
  .col-md-pull-19 {
    right: 31.66666667%;
  }
  .col-md-pull-18 {
    right: 30%;
  }
  .col-md-pull-17 {
    right: 28.33333333%;
  }
  .col-md-pull-16 {
    right: 26.66666667%;
  }
  .col-md-pull-15 {
    right: 25%;
  }
  .col-md-pull-14 {
    right: 23.33333333%;
  }
  .col-md-pull-13 {
    right: 21.66666667%;
  }
  .col-md-pull-12 {
    right: 20%;
  }
  .col-md-pull-11 {
    right: 18.33333333%;
  }
  .col-md-pull-10 {
    right: 16.66666667%;
  }
  .col-md-pull-9 {
    right: 15%;
  }
  .col-md-pull-8 {
    right: 13.33333333%;
  }
  .col-md-pull-7 {
    right: 11.66666667%;
  }
  .col-md-pull-6 {
    right: 10%;
  }
  .col-md-pull-5 {
    right: 8.33333333%;
  }
  .col-md-pull-4 {
    right: 6.66666667%;
  }
  .col-md-pull-3 {
    right: 5%;
  }
  .col-md-pull-2 {
    right: 3.33333333%;
  }
  .col-md-pull-1 {
    right: 1.66666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-60 {
    left: 100%;
  }
  .col-md-push-59 {
    left: 98.33333333%;
  }
  .col-md-push-58 {
    left: 96.66666667%;
  }
  .col-md-push-57 {
    left: 95%;
  }
  .col-md-push-56 {
    left: 93.33333333%;
  }
  .col-md-push-55 {
    left: 91.66666667%;
  }
  .col-md-push-54 {
    left: 90%;
  }
  .col-md-push-53 {
    left: 88.33333333%;
  }
  .col-md-push-52 {
    left: 86.66666667%;
  }
  .col-md-push-51 {
    left: 85%;
  }
  .col-md-push-50 {
    left: 83.33333333%;
  }
  .col-md-push-49 {
    left: 81.66666667%;
  }
  .col-md-push-48 {
    left: 80%;
  }
  .col-md-push-47 {
    left: 78.33333333%;
  }
  .col-md-push-46 {
    left: 76.66666667%;
  }
  .col-md-push-45 {
    left: 75%;
  }
  .col-md-push-44 {
    left: 73.33333333%;
  }
  .col-md-push-43 {
    left: 71.66666667%;
  }
  .col-md-push-42 {
    left: 70%;
  }
  .col-md-push-41 {
    left: 68.33333333%;
  }
  .col-md-push-40 {
    left: 66.66666667%;
  }
  .col-md-push-39 {
    left: 65%;
  }
  .col-md-push-38 {
    left: 63.33333333%;
  }
  .col-md-push-37 {
    left: 61.66666667%;
  }
  .col-md-push-36 {
    left: 60%;
  }
  .col-md-push-35 {
    left: 58.33333333%;
  }
  .col-md-push-34 {
    left: 56.66666667%;
  }
  .col-md-push-33 {
    left: 55%;
  }
  .col-md-push-32 {
    left: 53.33333333%;
  }
  .col-md-push-31 {
    left: 51.66666667%;
  }
  .col-md-push-30 {
    left: 50%;
  }
  .col-md-push-29 {
    left: 48.33333333%;
  }
  .col-md-push-28 {
    left: 46.66666667%;
  }
  .col-md-push-27 {
    left: 45%;
  }
  .col-md-push-26 {
    left: 43.33333333%;
  }
  .col-md-push-25 {
    left: 41.66666667%;
  }
  .col-md-push-24 {
    left: 40%;
  }
  .col-md-push-23 {
    left: 38.33333333%;
  }
  .col-md-push-22 {
    left: 36.66666667%;
  }
  .col-md-push-21 {
    left: 35%;
  }
  .col-md-push-20 {
    left: 33.33333333%;
  }
  .col-md-push-19 {
    left: 31.66666667%;
  }
  .col-md-push-18 {
    left: 30%;
  }
  .col-md-push-17 {
    left: 28.33333333%;
  }
  .col-md-push-16 {
    left: 26.66666667%;
  }
  .col-md-push-15 {
    left: 25%;
  }
  .col-md-push-14 {
    left: 23.33333333%;
  }
  .col-md-push-13 {
    left: 21.66666667%;
  }
  .col-md-push-12 {
    left: 20%;
  }
  .col-md-push-11 {
    left: 18.33333333%;
  }
  .col-md-push-10 {
    left: 16.66666667%;
  }
  .col-md-push-9 {
    left: 15%;
  }
  .col-md-push-8 {
    left: 13.33333333%;
  }
  .col-md-push-7 {
    left: 11.66666667%;
  }
  .col-md-push-6 {
    left: 10%;
  }
  .col-md-push-5 {
    left: 8.33333333%;
  }
  .col-md-push-4 {
    left: 6.66666667%;
  }
  .col-md-push-3 {
    left: 5%;
  }
  .col-md-push-2 {
    left: 3.33333333%;
  }
  .col-md-push-1 {
    left: 1.66666667%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-60 {
    margin-left: 100%;
  }
  .col-md-offset-59 {
    margin-left: 98.33333333%;
  }
  .col-md-offset-58 {
    margin-left: 96.66666667%;
  }
  .col-md-offset-57 {
    margin-left: 95%;
  }
  .col-md-offset-56 {
    margin-left: 93.33333333%;
  }
  .col-md-offset-55 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-54 {
    margin-left: 90%;
  }
  .col-md-offset-53 {
    margin-left: 88.33333333%;
  }
  .col-md-offset-52 {
    margin-left: 86.66666667%;
  }
  .col-md-offset-51 {
    margin-left: 85%;
  }
  .col-md-offset-50 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-49 {
    margin-left: 81.66666667%;
  }
  .col-md-offset-48 {
    margin-left: 80%;
  }
  .col-md-offset-47 {
    margin-left: 78.33333333%;
  }
  .col-md-offset-46 {
    margin-left: 76.66666667%;
  }
  .col-md-offset-45 {
    margin-left: 75%;
  }
  .col-md-offset-44 {
    margin-left: 73.33333333%;
  }
  .col-md-offset-43 {
    margin-left: 71.66666667%;
  }
  .col-md-offset-42 {
    margin-left: 70%;
  }
  .col-md-offset-41 {
    margin-left: 68.33333333%;
  }
  .col-md-offset-40 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-39 {
    margin-left: 65%;
  }
  .col-md-offset-38 {
    margin-left: 63.33333333%;
  }
  .col-md-offset-37 {
    margin-left: 61.66666667%;
  }
  .col-md-offset-36 {
    margin-left: 60%;
  }
  .col-md-offset-35 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-34 {
    margin-left: 56.66666667%;
  }
  .col-md-offset-33 {
    margin-left: 55%;
  }
  .col-md-offset-32 {
    margin-left: 53.33333333%;
  }
  .col-md-offset-31 {
    margin-left: 51.66666667%;
  }
  .col-md-offset-30 {
    margin-left: 50%;
  }
  .col-md-offset-29 {
    margin-left: 48.33333333%;
  }
  .col-md-offset-28 {
    margin-left: 46.66666667%;
  }
  .col-md-offset-27 {
    margin-left: 45%;
  }
  .col-md-offset-26 {
    margin-left: 43.33333333%;
  }
  .col-md-offset-25 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-24 {
    margin-left: 40%;
  }
  .col-md-offset-23 {
    margin-left: 38.33333333%;
  }
  .col-md-offset-22 {
    margin-left: 36.66666667%;
  }
  .col-md-offset-21 {
    margin-left: 35%;
  }
  .col-md-offset-20 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-19 {
    margin-left: 31.66666667%;
  }
  .col-md-offset-18 {
    margin-left: 30%;
  }
  .col-md-offset-17 {
    margin-left: 28.33333333%;
  }
  .col-md-offset-16 {
    margin-left: 26.66666667%;
  }
  .col-md-offset-15 {
    margin-left: 25%;
  }
  .col-md-offset-14 {
    margin-left: 23.33333333%;
  }
  .col-md-offset-13 {
    margin-left: 21.66666667%;
  }
  .col-md-offset-12 {
    margin-left: 20%;
  }
  .col-md-offset-11 {
    margin-left: 18.33333333%;
  }
  .col-md-offset-10 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 15%;
  }
  .col-md-offset-8 {
    margin-left: 13.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 11.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 10%;
  }
  .col-md-offset-5 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-4 {
    margin-left: 6.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 5%;
  }
  .col-md-offset-2 {
    margin-left: 3.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 1.66666667%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@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, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg-25, .col-lg-26, .col-lg-27, .col-lg-28, .col-lg-29, .col-lg-30, .col-lg-31, .col-lg-32, .col-lg-33, .col-lg-34, .col-lg-35, .col-lg-36, .col-lg-37, .col-lg-38, .col-lg-39, .col-lg-40, .col-lg-41, .col-lg-42, .col-lg-43, .col-lg-44, .col-lg-45, .col-lg-46, .col-lg-47, .col-lg-48, .col-lg-49, .col-lg-50, .col-lg-51, .col-lg-52, .col-lg-53, .col-lg-54, .col-lg-55, .col-lg-56, .col-lg-57, .col-lg-58, .col-lg-59, .col-lg-60 {
    float: left;
  }
  .col-lg-60 {
    width: 100%;
  }
  .col-lg-59 {
    width: 98.33333333%;
  }
  .col-lg-58 {
    width: 96.66666667%;
  }
  .col-lg-57 {
    width: 95%;
  }
  .col-lg-56 {
    width: 93.33333333%;
  }
  .col-lg-55 {
    width: 91.66666667%;
  }
  .col-lg-54 {
    width: 90%;
  }
  .col-lg-53 {
    width: 88.33333333%;
  }
  .col-lg-52 {
    width: 86.66666667%;
  }
  .col-lg-51 {
    width: 85%;
  }
  .col-lg-50 {
    width: 83.33333333%;
  }
  .col-lg-49 {
    width: 81.66666667%;
  }
  .col-lg-48 {
    width: 80%;
  }
  .col-lg-47 {
    width: 78.33333333%;
  }
  .col-lg-46 {
    width: 76.66666667%;
  }
  .col-lg-45 {
    width: 75%;
  }
  .col-lg-44 {
    width: 73.33333333%;
  }
  .col-lg-43 {
    width: 71.66666667%;
  }
  .col-lg-42 {
    width: 70%;
  }
  .col-lg-41 {
    width: 68.33333333%;
  }
  .col-lg-40 {
    width: 66.66666667%;
  }
  .col-lg-39 {
    width: 65%;
  }
  .col-lg-38 {
    width: 63.33333333%;
  }
  .col-lg-37 {
    width: 61.66666667%;
  }
  .col-lg-36 {
    width: 60%;
  }
  .col-lg-35 {
    width: 58.33333333%;
  }
  .col-lg-34 {
    width: 56.66666667%;
  }
  .col-lg-33 {
    width: 55%;
  }
  .col-lg-32 {
    width: 53.33333333%;
  }
  .col-lg-31 {
    width: 51.66666667%;
  }
  .col-lg-30 {
    width: 50%;
  }
  .col-lg-29 {
    width: 48.33333333%;
  }
  .col-lg-28 {
    width: 46.66666667%;
  }
  .col-lg-27 {
    width: 45%;
  }
  .col-lg-26 {
    width: 43.33333333%;
  }
  .col-lg-25 {
    width: 41.66666667%;
  }
  .col-lg-24 {
    width: 40%;
  }
  .col-lg-23 {
    width: 38.33333333%;
  }
  .col-lg-22 {
    width: 36.66666667%;
  }
  .col-lg-21 {
    width: 35%;
  }
  .col-lg-20 {
    width: 33.33333333%;
  }
  .col-lg-19 {
    width: 31.66666667%;
  }
  .col-lg-18 {
    width: 30%;
  }
  .col-lg-17 {
    width: 28.33333333%;
  }
  .col-lg-16 {
    width: 26.66666667%;
  }
  .col-lg-15 {
    width: 25%;
  }
  .col-lg-14 {
    width: 23.33333333%;
  }
  .col-lg-13 {
    width: 21.66666667%;
  }
  .col-lg-12 {
    width: 20%;
  }
  .col-lg-11 {
    width: 18.33333333%;
  }
  .col-lg-10 {
    width: 16.66666667%;
  }
  .col-lg-9 {
    width: 15%;
  }
  .col-lg-8 {
    width: 13.33333333%;
  }
  .col-lg-7 {
    width: 11.66666667%;
  }
  .col-lg-6 {
    width: 10%;
  }
  .col-lg-5 {
    width: 8.33333333%;
  }
  .col-lg-4 {
    width: 6.66666667%;
  }
  .col-lg-3 {
    width: 5%;
  }
  .col-lg-2 {
    width: 3.33333333%;
  }
  .col-lg-1 {
    width: 1.66666667%;
  }
  .col-lg-pull-60 {
    right: 100%;
  }
  .col-lg-pull-59 {
    right: 98.33333333%;
  }
  .col-lg-pull-58 {
    right: 96.66666667%;
  }
  .col-lg-pull-57 {
    right: 95%;
  }
  .col-lg-pull-56 {
    right: 93.33333333%;
  }
  .col-lg-pull-55 {
    right: 91.66666667%;
  }
  .col-lg-pull-54 {
    right: 90%;
  }
  .col-lg-pull-53 {
    right: 88.33333333%;
  }
  .col-lg-pull-52 {
    right: 86.66666667%;
  }
  .col-lg-pull-51 {
    right: 85%;
  }
  .col-lg-pull-50 {
    right: 83.33333333%;
  }
  .col-lg-pull-49 {
    right: 81.66666667%;
  }
  .col-lg-pull-48 {
    right: 80%;
  }
  .col-lg-pull-47 {
    right: 78.33333333%;
  }
  .col-lg-pull-46 {
    right: 76.66666667%;
  }
  .col-lg-pull-45 {
    right: 75%;
  }
  .col-lg-pull-44 {
    right: 73.33333333%;
  }
  .col-lg-pull-43 {
    right: 71.66666667%;
  }
  .col-lg-pull-42 {
    right: 70%;
  }
  .col-lg-pull-41 {
    right: 68.33333333%;
  }
  .col-lg-pull-40 {
    right: 66.66666667%;
  }
  .col-lg-pull-39 {
    right: 65%;
  }
  .col-lg-pull-38 {
    right: 63.33333333%;
  }
  .col-lg-pull-37 {
    right: 61.66666667%;
  }
  .col-lg-pull-36 {
    right: 60%;
  }
  .col-lg-pull-35 {
    right: 58.33333333%;
  }
  .col-lg-pull-34 {
    right: 56.66666667%;
  }
  .col-lg-pull-33 {
    right: 55%;
  }
  .col-lg-pull-32 {
    right: 53.33333333%;
  }
  .col-lg-pull-31 {
    right: 51.66666667%;
  }
  .col-lg-pull-30 {
    right: 50%;
  }
  .col-lg-pull-29 {
    right: 48.33333333%;
  }
  .col-lg-pull-28 {
    right: 46.66666667%;
  }
  .col-lg-pull-27 {
    right: 45%;
  }
  .col-lg-pull-26 {
    right: 43.33333333%;
  }
  .col-lg-pull-25 {
    right: 41.66666667%;
  }
  .col-lg-pull-24 {
    right: 40%;
  }
  .col-lg-pull-23 {
    right: 38.33333333%;
  }
  .col-lg-pull-22 {
    right: 36.66666667%;
  }
  .col-lg-pull-21 {
    right: 35%;
  }
  .col-lg-pull-20 {
    right: 33.33333333%;
  }
  .col-lg-pull-19 {
    right: 31.66666667%;
  }
  .col-lg-pull-18 {
    right: 30%;
  }
  .col-lg-pull-17 {
    right: 28.33333333%;
  }
  .col-lg-pull-16 {
    right: 26.66666667%;
  }
  .col-lg-pull-15 {
    right: 25%;
  }
  .col-lg-pull-14 {
    right: 23.33333333%;
  }
  .col-lg-pull-13 {
    right: 21.66666667%;
  }
  .col-lg-pull-12 {
    right: 20%;
  }
  .col-lg-pull-11 {
    right: 18.33333333%;
  }
  .col-lg-pull-10 {
    right: 16.66666667%;
  }
  .col-lg-pull-9 {
    right: 15%;
  }
  .col-lg-pull-8 {
    right: 13.33333333%;
  }
  .col-lg-pull-7 {
    right: 11.66666667%;
  }
  .col-lg-pull-6 {
    right: 10%;
  }
  .col-lg-pull-5 {
    right: 8.33333333%;
  }
  .col-lg-pull-4 {
    right: 6.66666667%;
  }
  .col-lg-pull-3 {
    right: 5%;
  }
  .col-lg-pull-2 {
    right: 3.33333333%;
  }
  .col-lg-pull-1 {
    right: 1.66666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-60 {
    left: 100%;
  }
  .col-lg-push-59 {
    left: 98.33333333%;
  }
  .col-lg-push-58 {
    left: 96.66666667%;
  }
  .col-lg-push-57 {
    left: 95%;
  }
  .col-lg-push-56 {
    left: 93.33333333%;
  }
  .col-lg-push-55 {
    left: 91.66666667%;
  }
  .col-lg-push-54 {
    left: 90%;
  }
  .col-lg-push-53 {
    left: 88.33333333%;
  }
  .col-lg-push-52 {
    left: 86.66666667%;
  }
  .col-lg-push-51 {
    left: 85%;
  }
  .col-lg-push-50 {
    left: 83.33333333%;
  }
  .col-lg-push-49 {
    left: 81.66666667%;
  }
  .col-lg-push-48 {
    left: 80%;
  }
  .col-lg-push-47 {
    left: 78.33333333%;
  }
  .col-lg-push-46 {
    left: 76.66666667%;
  }
  .col-lg-push-45 {
    left: 75%;
  }
  .col-lg-push-44 {
    left: 73.33333333%;
  }
  .col-lg-push-43 {
    left: 71.66666667%;
  }
  .col-lg-push-42 {
    left: 70%;
  }
  .col-lg-push-41 {
    left: 68.33333333%;
  }
  .col-lg-push-40 {
    left: 66.66666667%;
  }
  .col-lg-push-39 {
    left: 65%;
  }
  .col-lg-push-38 {
    left: 63.33333333%;
  }
  .col-lg-push-37 {
    left: 61.66666667%;
  }
  .col-lg-push-36 {
    left: 60%;
  }
  .col-lg-push-35 {
    left: 58.33333333%;
  }
  .col-lg-push-34 {
    left: 56.66666667%;
  }
  .col-lg-push-33 {
    left: 55%;
  }
  .col-lg-push-32 {
    left: 53.33333333%;
  }
  .col-lg-push-31 {
    left: 51.66666667%;
  }
  .col-lg-push-30 {
    left: 50%;
  }
  .col-lg-push-29 {
    left: 48.33333333%;
  }
  .col-lg-push-28 {
    left: 46.66666667%;
  }
  .col-lg-push-27 {
    left: 45%;
  }
  .col-lg-push-26 {
    left: 43.33333333%;
  }
  .col-lg-push-25 {
    left: 41.66666667%;
  }
  .col-lg-push-24 {
    left: 40%;
  }
  .col-lg-push-23 {
    left: 38.33333333%;
  }
  .col-lg-push-22 {
    left: 36.66666667%;
  }
  .col-lg-push-21 {
    left: 35%;
  }
  .col-lg-push-20 {
    left: 33.33333333%;
  }
  .col-lg-push-19 {
    left: 31.66666667%;
  }
  .col-lg-push-18 {
    left: 30%;
  }
  .col-lg-push-17 {
    left: 28.33333333%;
  }
  .col-lg-push-16 {
    left: 26.66666667%;
  }
  .col-lg-push-15 {
    left: 25%;
  }
  .col-lg-push-14 {
    left: 23.33333333%;
  }
  .col-lg-push-13 {
    left: 21.66666667%;
  }
  .col-lg-push-12 {
    left: 20%;
  }
  .col-lg-push-11 {
    left: 18.33333333%;
  }
  .col-lg-push-10 {
    left: 16.66666667%;
  }
  .col-lg-push-9 {
    left: 15%;
  }
  .col-lg-push-8 {
    left: 13.33333333%;
  }
  .col-lg-push-7 {
    left: 11.66666667%;
  }
  .col-lg-push-6 {
    left: 10%;
  }
  .col-lg-push-5 {
    left: 8.33333333%;
  }
  .col-lg-push-4 {
    left: 6.66666667%;
  }
  .col-lg-push-3 {
    left: 5%;
  }
  .col-lg-push-2 {
    left: 3.33333333%;
  }
  .col-lg-push-1 {
    left: 1.66666667%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-60 {
    margin-left: 100%;
  }
  .col-lg-offset-59 {
    margin-left: 98.33333333%;
  }
  .col-lg-offset-58 {
    margin-left: 96.66666667%;
  }
  .col-lg-offset-57 {
    margin-left: 95%;
  }
  .col-lg-offset-56 {
    margin-left: 93.33333333%;
  }
  .col-lg-offset-55 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-54 {
    margin-left: 90%;
  }
  .col-lg-offset-53 {
    margin-left: 88.33333333%;
  }
  .col-lg-offset-52 {
    margin-left: 86.66666667%;
  }
  .col-lg-offset-51 {
    margin-left: 85%;
  }
  .col-lg-offset-50 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-49 {
    margin-left: 81.66666667%;
  }
  .col-lg-offset-48 {
    margin-left: 80%;
  }
  .col-lg-offset-47 {
    margin-left: 78.33333333%;
  }
  .col-lg-offset-46 {
    margin-left: 76.66666667%;
  }
  .col-lg-offset-45 {
    margin-left: 75%;
  }
  .col-lg-offset-44 {
    margin-left: 73.33333333%;
  }
  .col-lg-offset-43 {
    margin-left: 71.66666667%;
  }
  .col-lg-offset-42 {
    margin-left: 70%;
  }
  .col-lg-offset-41 {
    margin-left: 68.33333333%;
  }
  .col-lg-offset-40 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-39 {
    margin-left: 65%;
  }
  .col-lg-offset-38 {
    margin-left: 63.33333333%;
  }
  .col-lg-offset-37 {
    margin-left: 61.66666667%;
  }
  .col-lg-offset-36 {
    margin-left: 60%;
  }
  .col-lg-offset-35 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-34 {
    margin-left: 56.66666667%;
  }
  .col-lg-offset-33 {
    margin-left: 55%;
  }
  .col-lg-offset-32 {
    margin-left: 53.33333333%;
  }
  .col-lg-offset-31 {
    margin-left: 51.66666667%;
  }
  .col-lg-offset-30 {
    margin-left: 50%;
  }
  .col-lg-offset-29 {
    margin-left: 48.33333333%;
  }
  .col-lg-offset-28 {
    margin-left: 46.66666667%;
  }
  .col-lg-offset-27 {
    margin-left: 45%;
  }
  .col-lg-offset-26 {
    margin-left: 43.33333333%;
  }
  .col-lg-offset-25 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-24 {
    margin-left: 40%;
  }
  .col-lg-offset-23 {
    margin-left: 38.33333333%;
  }
  .col-lg-offset-22 {
    margin-left: 36.66666667%;
  }
  .col-lg-offset-21 {
    margin-left: 35%;
  }
  .col-lg-offset-20 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-19 {
    margin-left: 31.66666667%;
  }
  .col-lg-offset-18 {
    margin-left: 30%;
  }
  .col-lg-offset-17 {
    margin-left: 28.33333333%;
  }
  .col-lg-offset-16 {
    margin-left: 26.66666667%;
  }
  .col-lg-offset-15 {
    margin-left: 25%;
  }
  .col-lg-offset-14 {
    margin-left: 23.33333333%;
  }
  .col-lg-offset-13 {
    margin-left: 21.66666667%;
  }
  .col-lg-offset-12 {
    margin-left: 20%;
  }
  .col-lg-offset-11 {
    margin-left: 18.33333333%;
  }
  .col-lg-offset-10 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 15%;
  }
  .col-lg-offset-8 {
    margin-left: 13.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 11.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 10%;
  }
  .col-lg-offset-5 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-4 {
    margin-left: 6.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 5%;
  }
  .col-lg-offset-2 {
    margin-left: 3.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 1.66666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
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: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  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 > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.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 > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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 > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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 > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.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: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .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: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
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.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 10px #666;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-in-out;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6) 0 10px #666;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.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: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .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,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  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,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
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: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  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: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-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-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);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 10px #666;
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168 0 10px #666;
}
.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);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 10px #666;
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b 0 10px #666;
}
.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);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 10px #666;
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 0 10px #666;
}
.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: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) 0 10px #666;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
  box-shadow: none 0 10px #666;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
  box-shadow: none 0 10px #666;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
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 {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
  transition: opacity 0.15s linear ease-in-out;
}
.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);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) 0 10px #666;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  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: #337ab7;
  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.42857143;
  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 {
    right: auto;
    left: 0;
  }
}
.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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .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 .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 {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) 0 10px #666;
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
  box-shadow: none 0 10px #666;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .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 > .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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[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-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-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.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-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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 #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  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 > 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: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  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-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.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: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.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 {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-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: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@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.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-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .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: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.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: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  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);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) 0 10px #666;
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
    box-shadow: none 0 10px #666;
  }
}
.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: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.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: #080808;
}
.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: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .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: #080808;
  }
  .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,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  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 > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.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: 20px 0;
  text-align: center;
  list-style: none;
}
.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;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.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 {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  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;
}
.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: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  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;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) 0 10px #666;
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15) 0 10px #666;
  transition: width 0.6s ease;
  transition: width 0.6s ease ease-in-out;
}
.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 {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.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: #5bc0de;
}
.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: #f0ad4e;
}
.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: #d9534f;
}
.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 #ddd;
}
.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: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .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: #c7ddef;
}
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,
button.list-group-item:hover,
a.list-group-item:focus,
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,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
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,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
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,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
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,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) 0 10px #666;
}
.panel-body {
  padding: 15px;
}
.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 #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-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-responsive:first-child > .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 > 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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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-responsive:last-child > .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 > 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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.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: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.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);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) 0 10px #666;
}
.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 {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 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);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5) 0 10px #666;
  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 .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) 0 10px #666;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  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);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) 0 10px #666;
}
.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;
  transition: 0.6s ease-in-out left ease-in-out;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer: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,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  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.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          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: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.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;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/*
 * Social Buttons for Bootstrap
 *
 * Copyright 2013-2016 Panayiotis Lipiridis
 * Licensed under the MIT License
 *
 * https://github.com/lipis/bootstrap-social
 */
.btn-social {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.btn-social > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-social.btn-lg {
  padding-left: 61px;
}
.btn-social.btn-lg > :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}
.btn-social.btn-sm {
  padding-left: 38px;
}
.btn-social.btn-sm > :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}
.btn-social.btn-xs {
  padding-left: 30px;
}
.btn-social.btn-xs > :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}
.btn-social-icon {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 34px;
  width: 34px;
  padding: 0;
}
.btn-social-icon > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-social-icon.btn-lg {
  padding-left: 61px;
}
.btn-social-icon.btn-lg > :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}
.btn-social-icon.btn-sm {
  padding-left: 38px;
}
.btn-social-icon.btn-sm > :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}
.btn-social-icon.btn-xs {
  padding-left: 30px;
}
.btn-social-icon.btn-xs > :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}
.btn-social-icon > :first-child {
  border: none;
  text-align: center;
  width: 100%!important;
}
.btn-social-icon.btn-lg {
  height: 45px;
  width: 45px;
  padding-left: 0;
  padding-right: 0;
}
.btn-social-icon.btn-sm {
  height: 30px;
  width: 30px;
  padding-left: 0;
  padding-right: 0;
}
.btn-social-icon.btn-xs {
  height: 22px;
  width: 22px;
  padding-left: 0;
  padding-right: 0;
}
.btn-adn {
  color: #fff;
  background-color: #d87a68;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-adn:focus,
.btn-adn.focus {
  color: #fff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-adn:hover {
  color: #fff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-adn:active,
.btn-adn.active,
.open > .dropdown-toggle.btn-adn {
  color: #fff;
  background-color: #ce563f;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-adn:active:hover,
.btn-adn.active:hover,
.open > .dropdown-toggle.btn-adn:hover,
.btn-adn:active:focus,
.btn-adn.active:focus,
.open > .dropdown-toggle.btn-adn:focus,
.btn-adn:active.focus,
.btn-adn.active.focus,
.open > .dropdown-toggle.btn-adn.focus {
  color: #fff;
  background-color: #b94630;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-adn.disabled:hover,
.btn-adn[disabled]:hover,
fieldset[disabled] .btn-adn:hover,
.btn-adn.disabled:focus,
.btn-adn[disabled]:focus,
fieldset[disabled] .btn-adn:focus,
.btn-adn.disabled.focus,
.btn-adn[disabled].focus,
fieldset[disabled] .btn-adn.focus {
  background-color: #d87a68;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-adn .badge {
  color: #d87a68;
  background-color: #fff;
}
.btn-bitbucket {
  color: #fff;
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-bitbucket:focus,
.btn-bitbucket.focus {
  color: #fff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-bitbucket:hover {
  color: #fff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-bitbucket:active,
.btn-bitbucket.active,
.open > .dropdown-toggle.btn-bitbucket {
  color: #fff;
  background-color: #163758;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-bitbucket:active:hover,
.btn-bitbucket.active:hover,
.open > .dropdown-toggle.btn-bitbucket:hover,
.btn-bitbucket:active:focus,
.btn-bitbucket.active:focus,
.open > .dropdown-toggle.btn-bitbucket:focus,
.btn-bitbucket:active.focus,
.btn-bitbucket.active.focus,
.open > .dropdown-toggle.btn-bitbucket.focus {
  color: #fff;
  background-color: #0f253c;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-bitbucket.disabled:hover,
.btn-bitbucket[disabled]:hover,
fieldset[disabled] .btn-bitbucket:hover,
.btn-bitbucket.disabled:focus,
.btn-bitbucket[disabled]:focus,
fieldset[disabled] .btn-bitbucket:focus,
.btn-bitbucket.disabled.focus,
.btn-bitbucket[disabled].focus,
fieldset[disabled] .btn-bitbucket.focus {
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-bitbucket .badge {
  color: #205081;
  background-color: #fff;
}
.btn-dropbox {
  color: #fff;
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-dropbox:focus,
.btn-dropbox.focus {
  color: #fff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-dropbox:hover {
  color: #fff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-dropbox:active,
.btn-dropbox.active,
.open > .dropdown-toggle.btn-dropbox {
  color: #fff;
  background-color: #0d6aad;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-dropbox:active:hover,
.btn-dropbox.active:hover,
.open > .dropdown-toggle.btn-dropbox:hover,
.btn-dropbox:active:focus,
.btn-dropbox.active:focus,
.open > .dropdown-toggle.btn-dropbox:focus,
.btn-dropbox:active.focus,
.btn-dropbox.active.focus,
.open > .dropdown-toggle.btn-dropbox.focus {
  color: #fff;
  background-color: #0a568c;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-dropbox.disabled:hover,
.btn-dropbox[disabled]:hover,
fieldset[disabled] .btn-dropbox:hover,
.btn-dropbox.disabled:focus,
.btn-dropbox[disabled]:focus,
fieldset[disabled] .btn-dropbox:focus,
.btn-dropbox.disabled.focus,
.btn-dropbox[disabled].focus,
fieldset[disabled] .btn-dropbox.focus {
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-dropbox .badge {
  color: #1087dd;
  background-color: #fff;
}
.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook:focus,
.btn-facebook.focus {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook:hover {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  color: #fff;
  background-color: #2d4373;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook:active:hover,
.btn-facebook.active:hover,
.open > .dropdown-toggle.btn-facebook:hover,
.btn-facebook:active:focus,
.btn-facebook.active:focus,
.open > .dropdown-toggle.btn-facebook:focus,
.btn-facebook:active.focus,
.btn-facebook.active.focus,
.open > .dropdown-toggle.btn-facebook.focus {
  color: #fff;
  background-color: #23345a;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus {
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook .badge {
  color: #3b5998;
  background-color: #fff;
}
.btn-flickr {
  color: #fff;
  background-color: #ff0084;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-flickr:focus,
.btn-flickr.focus {
  color: #fff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-flickr:hover {
  color: #fff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-flickr:active,
.btn-flickr.active,
.open > .dropdown-toggle.btn-flickr {
  color: #fff;
  background-color: #cc006a;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-flickr:active:hover,
.btn-flickr.active:hover,
.open > .dropdown-toggle.btn-flickr:hover,
.btn-flickr:active:focus,
.btn-flickr.active:focus,
.open > .dropdown-toggle.btn-flickr:focus,
.btn-flickr:active.focus,
.btn-flickr.active.focus,
.open > .dropdown-toggle.btn-flickr.focus {
  color: #fff;
  background-color: #a80057;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-flickr.disabled:hover,
.btn-flickr[disabled]:hover,
fieldset[disabled] .btn-flickr:hover,
.btn-flickr.disabled:focus,
.btn-flickr[disabled]:focus,
fieldset[disabled] .btn-flickr:focus,
.btn-flickr.disabled.focus,
.btn-flickr[disabled].focus,
fieldset[disabled] .btn-flickr.focus {
  background-color: #ff0084;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-flickr .badge {
  color: #ff0084;
  background-color: #fff;
}
.btn-foursquare {
  color: #fff;
  background-color: #f94877;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-foursquare:focus,
.btn-foursquare.focus {
  color: #fff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-foursquare:hover {
  color: #fff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-foursquare:active,
.btn-foursquare.active,
.open > .dropdown-toggle.btn-foursquare {
  color: #fff;
  background-color: #f71752;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-foursquare:active:hover,
.btn-foursquare.active:hover,
.open > .dropdown-toggle.btn-foursquare:hover,
.btn-foursquare:active:focus,
.btn-foursquare.active:focus,
.open > .dropdown-toggle.btn-foursquare:focus,
.btn-foursquare:active.focus,
.btn-foursquare.active.focus,
.open > .dropdown-toggle.btn-foursquare.focus {
  color: #fff;
  background-color: #e30742;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-foursquare.disabled:hover,
.btn-foursquare[disabled]:hover,
fieldset[disabled] .btn-foursquare:hover,
.btn-foursquare.disabled:focus,
.btn-foursquare[disabled]:focus,
fieldset[disabled] .btn-foursquare:focus,
.btn-foursquare.disabled.focus,
.btn-foursquare[disabled].focus,
fieldset[disabled] .btn-foursquare.focus {
  background-color: #f94877;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-foursquare .badge {
  color: #f94877;
  background-color: #fff;
}
.btn-github {
  color: #fff;
  background-color: #444444;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-github:focus,
.btn-github.focus {
  color: #fff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-github:hover {
  color: #fff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-github:active,
.btn-github.active,
.open > .dropdown-toggle.btn-github {
  color: #fff;
  background-color: #2b2b2b;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-github:active:hover,
.btn-github.active:hover,
.open > .dropdown-toggle.btn-github:hover,
.btn-github:active:focus,
.btn-github.active:focus,
.open > .dropdown-toggle.btn-github:focus,
.btn-github:active.focus,
.btn-github.active.focus,
.open > .dropdown-toggle.btn-github.focus {
  color: #fff;
  background-color: #191919;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-github.disabled:hover,
.btn-github[disabled]:hover,
fieldset[disabled] .btn-github:hover,
.btn-github.disabled:focus,
.btn-github[disabled]:focus,
fieldset[disabled] .btn-github:focus,
.btn-github.disabled.focus,
.btn-github[disabled].focus,
fieldset[disabled] .btn-github.focus {
  background-color: #444444;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-github .badge {
  color: #444444;
  background-color: #fff;
}
.btn-google {
  color: #fff;
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google:focus,
.btn-google.focus {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google:hover {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google:active,
.btn-google.active,
.open > .dropdown-toggle.btn-google {
  color: #fff;
  background-color: #c23321;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google:active:hover,
.btn-google.active:hover,
.open > .dropdown-toggle.btn-google:hover,
.btn-google:active:focus,
.btn-google.active:focus,
.open > .dropdown-toggle.btn-google:focus,
.btn-google:active.focus,
.btn-google.active.focus,
.open > .dropdown-toggle.btn-google.focus {
  color: #fff;
  background-color: #a32b1c;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google.disabled:hover,
.btn-google[disabled]:hover,
fieldset[disabled] .btn-google:hover,
.btn-google.disabled:focus,
.btn-google[disabled]:focus,
fieldset[disabled] .btn-google:focus,
.btn-google.disabled.focus,
.btn-google[disabled].focus,
fieldset[disabled] .btn-google.focus {
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google .badge {
  color: #dd4b39;
  background-color: #fff;
}
.btn-instagram {
  color: #fff;
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram:focus,
.btn-instagram.focus {
  color: #fff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram:hover {
  color: #fff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram:active,
.btn-instagram.active,
.open > .dropdown-toggle.btn-instagram {
  color: #fff;
  background-color: #305777;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram:active:hover,
.btn-instagram.active:hover,
.open > .dropdown-toggle.btn-instagram:hover,
.btn-instagram:active:focus,
.btn-instagram.active:focus,
.open > .dropdown-toggle.btn-instagram:focus,
.btn-instagram:active.focus,
.btn-instagram.active.focus,
.open > .dropdown-toggle.btn-instagram.focus {
  color: #fff;
  background-color: #26455d;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram.disabled:hover,
.btn-instagram[disabled]:hover,
fieldset[disabled] .btn-instagram:hover,
.btn-instagram.disabled:focus,
.btn-instagram[disabled]:focus,
fieldset[disabled] .btn-instagram:focus,
.btn-instagram.disabled.focus,
.btn-instagram[disabled].focus,
fieldset[disabled] .btn-instagram.focus {
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram .badge {
  color: #3f729b;
  background-color: #fff;
}
.btn-linkedin {
  color: #fff;
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin:focus,
.btn-linkedin.focus {
  color: #fff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin:hover {
  color: #fff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
  color: #fff;
  background-color: #005983;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin:active:hover,
.btn-linkedin.active:hover,
.open > .dropdown-toggle.btn-linkedin:hover,
.btn-linkedin:active:focus,
.btn-linkedin.active:focus,
.open > .dropdown-toggle.btn-linkedin:focus,
.btn-linkedin:active.focus,
.btn-linkedin.active.focus,
.open > .dropdown-toggle.btn-linkedin.focus {
  color: #fff;
  background-color: #00405f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled.focus,
.btn-linkedin[disabled].focus,
fieldset[disabled] .btn-linkedin.focus {
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin .badge {
  color: #007bb6;
  background-color: #fff;
}
.btn-microsoft {
  color: #fff;
  background-color: #2672ec;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-microsoft:focus,
.btn-microsoft.focus {
  color: #fff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-microsoft:hover {
  color: #fff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-microsoft:active,
.btn-microsoft.active,
.open > .dropdown-toggle.btn-microsoft {
  color: #fff;
  background-color: #125acd;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-microsoft:active:hover,
.btn-microsoft.active:hover,
.open > .dropdown-toggle.btn-microsoft:hover,
.btn-microsoft:active:focus,
.btn-microsoft.active:focus,
.open > .dropdown-toggle.btn-microsoft:focus,
.btn-microsoft:active.focus,
.btn-microsoft.active.focus,
.open > .dropdown-toggle.btn-microsoft.focus {
  color: #fff;
  background-color: #0f4bac;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-microsoft.disabled:hover,
.btn-microsoft[disabled]:hover,
fieldset[disabled] .btn-microsoft:hover,
.btn-microsoft.disabled:focus,
.btn-microsoft[disabled]:focus,
fieldset[disabled] .btn-microsoft:focus,
.btn-microsoft.disabled.focus,
.btn-microsoft[disabled].focus,
fieldset[disabled] .btn-microsoft.focus {
  background-color: #2672ec;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-microsoft .badge {
  color: #2672ec;
  background-color: #fff;
}
.btn-odnoklassniki {
  color: #fff;
  background-color: #f4731c;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-odnoklassniki:focus,
.btn-odnoklassniki.focus {
  color: #fff;
  background-color: #d35b0a;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-odnoklassniki:hover {
  color: #fff;
  background-color: #d35b0a;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-odnoklassniki:active,
.btn-odnoklassniki.active,
.open > .dropdown-toggle.btn-odnoklassniki {
  color: #fff;
  background-color: #d35b0a;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-odnoklassniki:active:hover,
.btn-odnoklassniki.active:hover,
.open > .dropdown-toggle.btn-odnoklassniki:hover,
.btn-odnoklassniki:active:focus,
.btn-odnoklassniki.active:focus,
.open > .dropdown-toggle.btn-odnoklassniki:focus,
.btn-odnoklassniki:active.focus,
.btn-odnoklassniki.active.focus,
.open > .dropdown-toggle.btn-odnoklassniki.focus {
  color: #fff;
  background-color: #b14c09;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-odnoklassniki.disabled:hover,
.btn-odnoklassniki[disabled]:hover,
fieldset[disabled] .btn-odnoklassniki:hover,
.btn-odnoklassniki.disabled:focus,
.btn-odnoklassniki[disabled]:focus,
fieldset[disabled] .btn-odnoklassniki:focus,
.btn-odnoklassniki.disabled.focus,
.btn-odnoklassniki[disabled].focus,
fieldset[disabled] .btn-odnoklassniki.focus {
  background-color: #f4731c;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-odnoklassniki .badge {
  color: #f4731c;
  background-color: #fff;
}
.btn-openid {
  color: #fff;
  background-color: #f7931e;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-openid:focus,
.btn-openid.focus {
  color: #fff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-openid:hover {
  color: #fff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-openid:active,
.btn-openid.active,
.open > .dropdown-toggle.btn-openid {
  color: #fff;
  background-color: #da7908;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-openid:active:hover,
.btn-openid.active:hover,
.open > .dropdown-toggle.btn-openid:hover,
.btn-openid:active:focus,
.btn-openid.active:focus,
.open > .dropdown-toggle.btn-openid:focus,
.btn-openid:active.focus,
.btn-openid.active.focus,
.open > .dropdown-toggle.btn-openid.focus {
  color: #fff;
  background-color: #b86607;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-openid.disabled:hover,
.btn-openid[disabled]:hover,
fieldset[disabled] .btn-openid:hover,
.btn-openid.disabled:focus,
.btn-openid[disabled]:focus,
fieldset[disabled] .btn-openid:focus,
.btn-openid.disabled.focus,
.btn-openid[disabled].focus,
fieldset[disabled] .btn-openid.focus {
  background-color: #f7931e;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-openid .badge {
  color: #f7931e;
  background-color: #fff;
}
.btn-pinterest {
  color: #fff;
  background-color: #cb2027;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-pinterest:focus,
.btn-pinterest.focus {
  color: #fff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-pinterest:hover {
  color: #fff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-pinterest:active,
.btn-pinterest.active,
.open > .dropdown-toggle.btn-pinterest {
  color: #fff;
  background-color: #9f191f;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-pinterest:active:hover,
.btn-pinterest.active:hover,
.open > .dropdown-toggle.btn-pinterest:hover,
.btn-pinterest:active:focus,
.btn-pinterest.active:focus,
.open > .dropdown-toggle.btn-pinterest:focus,
.btn-pinterest:active.focus,
.btn-pinterest.active.focus,
.open > .dropdown-toggle.btn-pinterest.focus {
  color: #fff;
  background-color: #801419;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-pinterest.disabled:hover,
.btn-pinterest[disabled]:hover,
fieldset[disabled] .btn-pinterest:hover,
.btn-pinterest.disabled:focus,
.btn-pinterest[disabled]:focus,
fieldset[disabled] .btn-pinterest:focus,
.btn-pinterest.disabled.focus,
.btn-pinterest[disabled].focus,
fieldset[disabled] .btn-pinterest.focus {
  background-color: #cb2027;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-pinterest .badge {
  color: #cb2027;
  background-color: #fff;
}
.btn-reddit {
  color: #000;
  background-color: #eff7ff;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-reddit:focus,
.btn-reddit.focus {
  color: #000;
  background-color: #bcddff;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-reddit:hover {
  color: #000;
  background-color: #bcddff;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-reddit:active,
.btn-reddit.active,
.open > .dropdown-toggle.btn-reddit {
  color: #000;
  background-color: #bcddff;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-reddit:active:hover,
.btn-reddit.active:hover,
.open > .dropdown-toggle.btn-reddit:hover,
.btn-reddit:active:focus,
.btn-reddit.active:focus,
.open > .dropdown-toggle.btn-reddit:focus,
.btn-reddit:active.focus,
.btn-reddit.active.focus,
.open > .dropdown-toggle.btn-reddit.focus {
  color: #000;
  background-color: #98ccff;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-reddit.disabled:hover,
.btn-reddit[disabled]:hover,
fieldset[disabled] .btn-reddit:hover,
.btn-reddit.disabled:focus,
.btn-reddit[disabled]:focus,
fieldset[disabled] .btn-reddit:focus,
.btn-reddit.disabled.focus,
.btn-reddit[disabled].focus,
fieldset[disabled] .btn-reddit.focus {
  background-color: #eff7ff;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-reddit .badge {
  color: #eff7ff;
  background-color: #000;
}
.btn-soundcloud {
  color: #fff;
  background-color: #ff5500;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-soundcloud:focus,
.btn-soundcloud.focus {
  color: #fff;
  background-color: #cc4400;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-soundcloud:hover {
  color: #fff;
  background-color: #cc4400;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-soundcloud:active,
.btn-soundcloud.active,
.open > .dropdown-toggle.btn-soundcloud {
  color: #fff;
  background-color: #cc4400;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-soundcloud:active:hover,
.btn-soundcloud.active:hover,
.open > .dropdown-toggle.btn-soundcloud:hover,
.btn-soundcloud:active:focus,
.btn-soundcloud.active:focus,
.open > .dropdown-toggle.btn-soundcloud:focus,
.btn-soundcloud:active.focus,
.btn-soundcloud.active.focus,
.open > .dropdown-toggle.btn-soundcloud.focus {
  color: #fff;
  background-color: #a83800;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-soundcloud.disabled:hover,
.btn-soundcloud[disabled]:hover,
fieldset[disabled] .btn-soundcloud:hover,
.btn-soundcloud.disabled:focus,
.btn-soundcloud[disabled]:focus,
fieldset[disabled] .btn-soundcloud:focus,
.btn-soundcloud.disabled.focus,
.btn-soundcloud[disabled].focus,
fieldset[disabled] .btn-soundcloud.focus {
  background-color: #ff5500;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-soundcloud .badge {
  color: #ff5500;
  background-color: #fff;
}
.btn-tumblr {
  color: #fff;
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-tumblr:focus,
.btn-tumblr.focus {
  color: #fff;
  background-color: #1c2d3f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-tumblr:hover {
  color: #fff;
  background-color: #1c2d3f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-tumblr:active,
.btn-tumblr.active,
.open > .dropdown-toggle.btn-tumblr {
  color: #fff;
  background-color: #1c2d3f;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-tumblr:active:hover,
.btn-tumblr.active:hover,
.open > .dropdown-toggle.btn-tumblr:hover,
.btn-tumblr:active:focus,
.btn-tumblr.active:focus,
.open > .dropdown-toggle.btn-tumblr:focus,
.btn-tumblr:active.focus,
.btn-tumblr.active.focus,
.open > .dropdown-toggle.btn-tumblr.focus {
  color: #fff;
  background-color: #111c26;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-tumblr.disabled:hover,
.btn-tumblr[disabled]:hover,
fieldset[disabled] .btn-tumblr:hover,
.btn-tumblr.disabled:focus,
.btn-tumblr[disabled]:focus,
fieldset[disabled] .btn-tumblr:focus,
.btn-tumblr.disabled.focus,
.btn-tumblr[disabled].focus,
fieldset[disabled] .btn-tumblr.focus {
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-tumblr .badge {
  color: #2c4762;
  background-color: #fff;
}
.btn-twitter {
  color: #fff;
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter:focus,
.btn-twitter.focus {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter:hover {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
  color: #fff;
  background-color: #2795e9;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter:active:hover,
.btn-twitter.active:hover,
.open > .dropdown-toggle.btn-twitter:hover,
.btn-twitter:active:focus,
.btn-twitter.active:focus,
.open > .dropdown-toggle.btn-twitter:focus,
.btn-twitter:active.focus,
.btn-twitter.active.focus,
.open > .dropdown-toggle.btn-twitter.focus {
  color: #fff;
  background-color: #1583d7;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled.focus,
.btn-twitter[disabled].focus,
fieldset[disabled] .btn-twitter.focus {
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter .badge {
  color: #55acee;
  background-color: #fff;
}
.btn-vimeo {
  color: #fff;
  background-color: #1ab7ea;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vimeo:focus,
.btn-vimeo.focus {
  color: #fff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vimeo:hover {
  color: #fff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vimeo:active,
.btn-vimeo.active,
.open > .dropdown-toggle.btn-vimeo {
  color: #fff;
  background-color: #1295bf;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vimeo:active:hover,
.btn-vimeo.active:hover,
.open > .dropdown-toggle.btn-vimeo:hover,
.btn-vimeo:active:focus,
.btn-vimeo.active:focus,
.open > .dropdown-toggle.btn-vimeo:focus,
.btn-vimeo:active.focus,
.btn-vimeo.active.focus,
.open > .dropdown-toggle.btn-vimeo.focus {
  color: #fff;
  background-color: #0f7b9f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vimeo.disabled:hover,
.btn-vimeo[disabled]:hover,
fieldset[disabled] .btn-vimeo:hover,
.btn-vimeo.disabled:focus,
.btn-vimeo[disabled]:focus,
fieldset[disabled] .btn-vimeo:focus,
.btn-vimeo.disabled.focus,
.btn-vimeo[disabled].focus,
fieldset[disabled] .btn-vimeo.focus {
  background-color: #1ab7ea;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vimeo .badge {
  color: #1ab7ea;
  background-color: #fff;
}
.btn-vk {
  color: #fff;
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vk:focus,
.btn-vk.focus {
  color: #fff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vk:hover {
  color: #fff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vk:active,
.btn-vk.active,
.open > .dropdown-toggle.btn-vk {
  color: #fff;
  background-color: #466482;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vk:active:hover,
.btn-vk.active:hover,
.open > .dropdown-toggle.btn-vk:hover,
.btn-vk:active:focus,
.btn-vk.active:focus,
.open > .dropdown-toggle.btn-vk:focus,
.btn-vk:active.focus,
.btn-vk.active.focus,
.open > .dropdown-toggle.btn-vk.focus {
  color: #fff;
  background-color: #3a526b;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vk.disabled:hover,
.btn-vk[disabled]:hover,
fieldset[disabled] .btn-vk:hover,
.btn-vk.disabled:focus,
.btn-vk[disabled]:focus,
fieldset[disabled] .btn-vk:focus,
.btn-vk.disabled.focus,
.btn-vk[disabled].focus,
fieldset[disabled] .btn-vk.focus {
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vk .badge {
  color: #587ea3;
  background-color: #fff;
}
.btn-yahoo {
  color: #fff;
  background-color: #720e9e;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-yahoo:focus,
.btn-yahoo.focus {
  color: #fff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-yahoo:hover {
  color: #fff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-yahoo:active,
.btn-yahoo.active,
.open > .dropdown-toggle.btn-yahoo {
  color: #fff;
  background-color: #500a6f;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-yahoo:active:hover,
.btn-yahoo.active:hover,
.open > .dropdown-toggle.btn-yahoo:hover,
.btn-yahoo:active:focus,
.btn-yahoo.active:focus,
.open > .dropdown-toggle.btn-yahoo:focus,
.btn-yahoo:active.focus,
.btn-yahoo.active.focus,
.open > .dropdown-toggle.btn-yahoo.focus {
  color: #fff;
  background-color: #39074e;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-yahoo.disabled:hover,
.btn-yahoo[disabled]:hover,
fieldset[disabled] .btn-yahoo:hover,
.btn-yahoo.disabled:focus,
.btn-yahoo[disabled]:focus,
fieldset[disabled] .btn-yahoo:focus,
.btn-yahoo.disabled.focus,
.btn-yahoo[disabled].focus,
fieldset[disabled] .btn-yahoo.focus {
  background-color: #720e9e;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-yahoo .badge {
  color: #720e9e;
  background-color: #fff;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url("/assets/images/fancybox/fancybox_sprite.png");
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/assets/images/fancybox/fancybox_loading.gif") center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("/assets/images/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("/assets/images/fancybox/fancybox_overlay.png");
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url("/assets/images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url("/assets/images/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  width: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-nav.disabled {
  display: none;
}
.owl-carousel .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.owl-carousel .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-carousel .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-carousel .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-carousel .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  cursor: pointer;
  *display: inline;
}
.owl-carousel .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background: #869791;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.owl-carousel .animated-in {
  z-index: 0;
}
.owl-carousel .animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}
.no-js .owl-carousel {
  display: block;
}
.owl-height {
  transition: height 500ms ease-in-out;
}
/* Внутреняя тень */
/* Внешняя тень */
/* Упрощенный вариант использования внейшей тени */
html {
  height: 100%;
}
body {
  height: 100%;
  color: #010101;
  min-width: 320px !important;
  font: 16px/20px 'Open Sans', sans-serif;
  background-color: #dedede;
  background-image: url('data:image/png;base64,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');
}
a,
a:hover,
a:focus,
input {
  outline: none!important;
}
.hidden {
  display: none;
}
label {
  font-weight: normal!important;
}
@media (min-width: 768px) {
  .col-sm-push-real0 {
    left: 0;
  }
}
.flex {
  box-sizing: border-box;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  text-align: justify;
  /*text-justify: newspaper;
    /*zoom: 1; /* IE7- */
}
.flex.around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.flex.center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.flex.nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.flex.wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.inner {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  max-width: 1100px;
}
.inner:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  height: 0;
}
.inner-white > div {
  background: #fff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
}
@media (max-width: 479px) {
  .inner-white {
    padding: 0!important;
  }
}
.header {
  background: #4B4A4E;
  padding: 0;
}
@media (max-width: 767px) {
  .header {
    position: fixed;
    z-index: 99999;
    width: 100%;
    box-shadow: 0 5px 10px rgba(9, 32, 52, 0.5);
  }
}
.header-top {
  border-bottom: 1px dashed #69676D;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .header-top {
    border: none;
  }
}
.header-top .navbar {
  margin: 6px 0 0;
  min-height: 35px;
  padding: 0 15px;
}
.header-top .navbar-header img {
  padding: 5px 15px;
}
@media (max-width: 767px) {
  .header-top .navbar-nav {
    margin: 15px;
  }
  .header-top .navbar-nav li {
    margin: 7px 0;
  }
}
.header-top .navbar-toggle {
  background: transparent;
  -o-border-image: linear-gradient(#1e5799 0%, #c12720 31%, #f1ae0d 61%, #69a926 100%);
     border-image: linear-gradient(#1e5799 0%, #c12720 31%, #f1ae0d 61%, #69a926 100%);
  border-image-slice: 1;
}
.header-top .navbar-toggle .icon-bar {
  background-color: #FFD1FF;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#FFD1FF, endColorstr=#D3FFFC);
  background-image: linear-gradient(left, #FFD1FF 10%, #D3FFFC 50%, #FFFFD4 90%);
  background-image: -ms-linear-gradient(left, #FFD1FF 10%, #D3FFFC 50%, #FFFFD4 90%);
  background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(10%, #FFD1FF), color-stop(50%, #D3FFFC), color-stop(90%, #FFFFD4));
}
.header-top .navbar #top-menu {
  padding: 0;
  font-size: 17px;
  line-height: 21px;
}
.header-top .navbar #top-menu li a {
  color: #d0d0d0;
  padding: 4px 30px 3px 0;
}
.header-top .navbar #top-menu li a:hover,
.header-top .navbar #top-menu li a:focus {
  color: #ace5f3;
  background-color: transparent;
}
.header-top .navbar #top-menu li.lamp:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  top: 6px;
  height: 20px;
  border: none;
  border-radius: 50%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjcwN0E5MzYwNjBCRTExRTdBMjQwRjQ2RUQwRDVFQzUxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjcwN0E5MzYxNjBCRTExRTdBMjQwRjQ2RUQwRDVFQzUxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzA3QTkzNUU2MEJFMTFFN0EyNDBGNDZFRDBENUVDNTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzA3QTkzNUY2MEJFMTFFN0EyNDBGNDZFRDBENUVDNTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7Xl3R+AAAF+0lEQVR42pxX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) 50% no-repeat;
  background-size: contain;
  transition: all 0.25s ease-out;
}
.header-top .navbar #top-menu li.lamp a {
  padding-left: 22px;
}
.header-top .navbar #top-menu li.lamp.active:before,
.header-top .navbar #top-menu li.lamp:hover:before {
  background-color: rgba(255, 255, 0, 0.6);
  box-shadow: 0 0 10px 3px rgba(255, 255, 0, 0.75);
}
.header-login {
  color: #d0d0d0;
  margin-top: 4px;
  margin-right: 0;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .header-login {
    display: none;
  }
}
.header-login-name {
  color: #ace5f3;
}
.header-login-logout {
  color: #d0d0d0;
  text-decoration: none;
}
.header-login-logout:hover,
.header-login-logout:focus {
  color: #ace5f3;
  background-color: transparent;
}
.header-login .btn-social {
  height: 21px;
  width: 21px;
  padding-left: 0;
}
.header-bottom {
  height: 50px;
  margin: 30px auto;
  padding: 0 15px;
}
.header-bottom .logo {
  padding: 0;
}
.header-social {
  text-align: right;
  margin: 6px 0 0;
}
.header-social a {
  display: inline-block;
  width: 36px;
  height: 36px;
  color: #d0d2d3;
  text-align: center;
  line-height: 33px;
  font-size: 21px;
  cursor: pointer;
  margin-left: 7px;
  border: 1px solid transparent;
  -o-border-image: linear-gradient(#535257, #68666C);
     border-image: linear-gradient(#535257, #68666C);
  border-image-slice: 1;
}
.header-social a:hover {
  color: #f8fafb;
  -o-border-image: linear-gradient(#68666C, #535257);
     border-image: linear-gradient(#68666C, #535257);
  border-image-slice: 1;
}
.header-likes {
  text-align: right;
  font-size: 11px;
  line-height: 13px;
  color: #d0d0d0;
  margin-top: -15px;
  padding: 0;
}
.header-likes span span {
  color: #b4f0ff;
  cursor: pointer;
  z-index: 999;
  position: relative;
}
.header-likes-big {
  color: #ace5f3;
  font-size: 47px;
  line-height: 47px;
  text-shadow: 0 3px 0 #343336;
}
.header .tooltip-arrow {
  border-bottom-color: #fff!important;
}
.header .tooltip-inner {
  max-width: 300px!important;
  background: #fff;
  margin: 0;
}
.header .tooltip-inner .todaytop {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header .tooltip-inner .todaytop li {
  margin: 0;
}
.header .tooltip-inner .todaytop li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.header .tooltip-inner .todaytop li a span {
  width: 225px;
  overflow: hidden;
  text-align: left;
  color: #4b4a4e;
  font-size: 11px;
  padding: 0 5px;
}
@media (max-width: 767px) {
  .main {
    padding-top: 98px;
  }
  .main .col-xs-60 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.main .top-banner {
  margin: 15px auto!important;
  padding: 0 15px;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .main .top-banner-container-index {
    margin-bottom: 30px;
  }
}
.main .top-banner img {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  width: 100%;
  height: auto;
}
.main .breadcrumbs {
  font-size: 11px;
  color: #626262;
  padding: 5px 15px 20px;
}
.main .breadcrumbs span {
  margin: 0 2px;
}
.main .breadcrumbs a {
  color: #626262;
  text-decoration: underline;
}
.main .breadcrumbs a span {
  margin: 0;
}
.main-widgets {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 768px) {
  .main-widgets {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.main-widgets-item {
  background: #fff;
  padding: 10px;
  height: 100%;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
}
.main-widgets-item .widget-title {
  color: #4b4a4e;
  font-size: 24px;
  line-height: 24px;
}
.main-widgets-item .widget-title span {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
}
.main-widgets-item-news {
  padding: 10px 0 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.main-widgets-item-news .widget-title,
.main-widgets-item-news .news-list {
  padding: 0 10px;
}
.main-widgets-item-news .tabbable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 767px) {
  .main-widgets-item-news .tabbable .tab-content {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
}
.main-widgets-item-news .tabbable .nav-tabs {
  background-color: #FFD1FF;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#FFD1FF, endColorstr=#D3FFFC);
  background-image: linear-gradient(left, #FFD1FF 10%, #D3FFFC 50%, #FFFFD4 90%);
  background-image: -ms-linear-gradient(left, #FFD1FF 10%, #D3FFFC 50%, #FFFFD4 90%);
  background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(10%, #FFD1FF), color-stop(50%, #D3FFFC), color-stop(90%, #FFFFD4));
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  .main-widgets-item-news .tabbable .nav-tabs {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    margin: 10px auto;
    width: 100%;
  }
}
.main-widgets-item-news .tabbable .nav-tabs li {
  padding: 0;
  font-size: 11px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  color: #4b4a4e!important;
  height: 30px;
}
.main-widgets-item-news .tabbable .nav-tabs li.active {
  background: #fff!important;
  font-weight: bold;
}
.main-widgets-item-news .tabbable .nav-tabs li a {
  color: #4b4a4e!important;
  padding: 0!important;
  line-height: 30px;
  border: none;
  border-radius: 0;
  margin: 0;
  background: transparent!important;
}
.main-widgets-item-comments {
  background: transparent!important;
  padding: 0;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
}
.main-widgets-item-comments .widget-title {
  border-bottom: 1px dotted #b7b7b7;
  padding: 10px 10px 0;
}
.main-widgets-item-comments > .flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: calc(100% - 40px);
}
.main-widgets-item-comments a {
  text-decoration: none;
  padding: 0 10px;
  height: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.main-widgets-item-comments a:hover {
  background-color: #ffffec;
}
.main-widgets-item-comments a img {
  border-radius: 50%;
  margin: 10px 5px 0 0;
}
.main-widgets-item-comments a div {
  margin: 10px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  width: 100%;
}
.main-widgets-item-comments a div .comments-article {
  color: #858585;
  font-size: 10px;
  line-height: 10px;
  margin: 5px 0;
  min-height: 30px;
}
.main-widgets-item-comments a div .comments-article span:before {
  content: '· ';
}
.main-widgets-item-comments a div .comments-name {
  color: #0d9ed9;
  font-size: 13px;
  line-height: 13px;
}
.main-widgets-item-comments a div p {
  color: #474747;
  word-wrap: break-word;
  font-size: 11px;
  line-height: 15px;
  margin: 5px 0;
  position: relative;
  height: 100%;
}
.main-widgets-item-comments a div p:after {
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  height: 100%;
  left: -30px;
  top: 0;
  background: #a7a7a7;
}
.main-widgets-item-topnews .owl-carousel .owl-dots {
  margin: 0!important;
}
.main-widgets-item-topnews .owl-carousel .owl-dots .owl-dot span {
  margin: 0 10px!important;
}
.main-widgets-search {
  background: #fff;
  margin: 0 auto;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
}
.main-widgets-search .icon {
  color: #6894cc;
  font-size: 18px;
  line-height: 27px;
  padding: 0 10px;
  cursor: pointer;
}
.main-widgets-search input[type=text] {
  border: 0;
  font-size: 11px;
  line-height: 18px;
  width: 260px;
  height: 30px;
  margin: 0 0 0 10px;
}
.main-widgets-search input[type=text]::-webkit-input-placeholder,
.main-widgets-search input[type=text]:-moz-placeholder,
.main-widgets-search input[type=text]:-moz-placeholder,
.main-widgets-search input[type=text]:-ms-input-placeholder {
  color: #989898;
  font-style: italic;
}
.main-widgets-banner {
  padding: 10px;
  background: none;
  height: calc(100% - 40px);
  margin: 10px auto 0;
  text-align: center;
  border: 1px dashed #adadad;
  color: #adadad;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.main-widgets-banner a,
.main-widgets-banner #likeni_ru {
  margin: auto;
}
.main-widgets-banner .cut {
  position: absolute;
  right: -8px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  top: 50%;
}
.main-widgets-banner .advertisment {
  color: #777;
  text-decoration: none;
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
  padding: 0 5px;
  position: absolute;
  bottom: -8px;
  background: url('data:image/png;base64,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');
  left: calc(50% - 30px);
}
.main-widgets-subscribe {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
  border: none;
}
.main-widgets-subscribe span {
  font-size: 28px;
  line-height: 1.7;
  letter-spacing: 0.6px;
}
.main-widgets-subscribe p {
  font-size: 14px;
  line-height: 1.4;
  margin: 5px 0;
}
.main-widgets-subscribe input[type=email] {
  margin-top: 12px;
  border-style: solid;
  border-width: 2px;
  border-color: #0d9ed9;
  background-color: #fff;
  width: 240px;
  height: 40px;
  border-radius: 4px;
  padding: 0 6px;
  font-size: 14px;
  line-height: 1.6;
  text-align: left;
}
.main-widgets-subscribe input[type=email]:invalid {
  border-color: rgba(255, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(255, 0, 0, 0.5);
}
.main-widgets-subscribe input[type=email]::-webkit-input-placeholder,
.main-widgets-subscribe input[type=email]::-moz-placeholder,
.main-widgets-subscribe input[type=email]:-moz-placeholder,
.main-widgets-subscribe input[type=email]:-ms-input-placeholder {
  color: #8d8d8d;
}
.main-widgets-subscribe input[type=submit] {
  font-size: 14px;
  color: #fff;
  line-height: 1.6;
  background-color: #0d9ed9;
  width: 150px;
  height: 40px;
  border: none;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  margin: 15px 0 6px;
}
.main-widgets-subscribe input[type=submit]:hover,
.main-widgets-subscribe input[type=submit]:focus {
  box-shadow: 0 0 7px rgba(13, 158, 217, 0.7);
}
.main-widgets-subscribe input[type=submit]:active {
  box-shadow: 0 0 20px rgba(13, 158, 217, 0.7);
}
.main-widgets-subscribe .small {
  font-size: 55%;
  text-align: justify;
  line-height: 1.2;
}
.main-widgets-subscribe .advertisment {
  background: #fff;
}
.main-widgets-tags .tags {
  line-height: 27px;
  padding: 5px;
}
.main-widgets-tags .tags a {
  color: #307db8;
  white-space: nowrap;
}
.main-widgets-tags .tags a:hover {
  color: #0bb1f5;
}
.main-widgets-tags .tag-1 {
  font-size: 21px;
}
.main-widgets-tags .tag-2 {
  font-size: 20px;
}
.main-widgets-tags .tag-3 {
  font-size: 19px;
}
.main-widgets-tags .tag-4 {
  font-size: 18px;
}
.main-widgets-tags .tag-5 {
  font-size: 17px;
}
.main-widgets-tags .tag-6 {
  font-size: 16px;
}
.main-widgets-tags .tag-7 {
  font-size: 15px;
}
.main-widgets-tags .tag-8 {
  font-size: 14px;
}
.main-widgets-tags .tag-9 {
  font-size: 13px;
}
.main-widgets-tags .tag-10 {
  font-size: 12px;
}
.main-widgets-tags .tag-11 {
  font-size: 11px;
}
.main-widgets-tags .tag-12 {
  font-size: 10px;
}
.main-widgets-tags .tag-13 {
  font-size: 9px;
}
.main-widgets-tags .advertisment {
  left: calc(50% - 40px);
}
@media (max-width: 767px) {
  .main .sidebar {
    padding: 15px 0;
  }
}
.main .sidebar .main-widgets-item {
  margin: 0 auto 20px;
}
.main .sidebar .main-widgets-banner {
  padding: 20px 10px;
}
.main .sidebar .header-social {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.main .sidebar .header-social a {
  color: #69676D!important;
}
.main .sidebar .calendar_add {
  border: 2px solid #0d9ed9;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  width: 100%;
  height: 48px;
  line-height: 44px;
  font-size: 14px;
  font-weight: 600;
  color: #000!important;
  text-decoration: none!important;
  margin: 0 auto 20px;
}
.main .sidebar .calendar_add:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.main .sidebar .calendar_add div {
  background: #0d9ed9;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-right: 21px;
  position: relative;
}
.main .sidebar .calendar_add div:before,
.main .sidebar .calendar_add div:after {
  background: #fff;
  content: '';
  display: block;
  position: absolute;
}
.main .sidebar .calendar_add div:before {
  left: calc(50% - 1px);
  top: calc(50% - 7px);
  width: 2px;
  height: 14px;
}
.main .sidebar .calendar_add div:after {
  left: calc(50% - 7px);
  top: calc(50% - 1px);
  width: 14px;
  height: 2px;
}
.footer {
  margin: 15px auto 0;
}
.footer a {
  color: #000;
  text-decoration: none;
}
.footer a:hover {
  color: #0d9ed9;
}
.footer-left {
  font-size: 12px;
  line-height: 14px;
  color: #3c3c3c;
}
@media (max-width: 991px) {
  .footer-left {
    margin: 0 auto;
    text-align: center;
    float: none;
  }
}
.footer-left p {
  margin: 15px 0;
}
.footer-right p {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 30px;
}
.footer-right ul {
  list-style: none;
  padding: 0;
  margin: 0;
  min-height: 160px;
}
.footer-right ul li {
  font-size: 12px;
  line-height: 14px;
  padding-bottom: 8px;
}
.footer-right .rekl {
  font-size: 12px;
  font-weight: 600;
  padding-top: 11px;
  display: block;
  margin-bottom: 0;
}
.footer-right .rekl.des {
  font-weight: 400;
}
.footer-right .rekl.age {
  color: #6C6C6C;
  font-size: 14px;
  border: 1px solid #6C6C6C;
  padding: 2px;
  float: right;
  margin-top: 7px;
}
.footer-right .rekl + .rekl {
  padding-top: 0;
  margin-bottom: 30px;
  white-space: nowrap;
}
.footer-right .rekl + .rekl .seolink:hover {
  color: initial;
}
.scrollup {
  position: fixed;
  color: #fff;
  background-color: #0d9ed9;
  left: 30px;
  bottom: 0;
  padding: 4px 10px;
  font-size: 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  cursor: pointer;
  display: none;
  text-align: center;
  z-index: 100;
}
@media (max-width: 479px) {
  .scrollup {
    left: -5px;
  }
}
.scrollup:hover {
  background-color: #474747;
}
.incut {
  border-left: 5px solid;
  -o-border-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(10%, #FFD1FF), color-stop(50%, #D3FFFC), color-stop(90%, #FFFFD4));
  border-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(10%, #FFD1FF), color-stop(50%, #D3FFFC), color-stop(90%, #FFFFD4));
  border-image-slice: 1;
  padding: 25px!important;
  margin: 15px 30px 30px !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-stretch: normal;
  font-size: 1.3em;
  line-height: 1.2em;
  font-family: OpenSans, arial, helvetica, clean, sans-serif;
}
.pink-text {
  background: rgba(255, 165, 255, 0.33);
}
.rainbow {
  background-color: #FFD1FF;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#FFD1FF, endColorstr=#D3FFFC);
  background-image: linear-gradient(left, #FFD1FF 10%, #D3FFFC 50%, #FFFFD4 90%);
  background-image: -ms-linear-gradient(left, #FFD1FF 10%, #D3FFFC 50%, #FFFFD4 90%);
  background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(10%, #FFD1FF), color-stop(50%, #D3FFFC), color-stop(90%, #FFFFD4));
}
.fancybox-lock .fancybox-overlay {
  overflow: auto !important;
  overflow-y: unset !important;
}
.fancybox-lock {
  margin-right: 0 !important;
}
.fancybox-margin {
  margin-right: 0 !important;
}
.fancybox-lock body {
  overflow: unset !important;
}
.fancybox-skin {
  background: #ffffff;
}
.adv_content_str {
  display: block;
  padding: 10px 50px 10px 85px;
  min-height: 40px;
  vertical-align: middle;
  border-top: 3px solid #0d9ed9;
  border-bottom: 3px solid #0d9ed9;
  background: url(/images/likeni/icons/coins.png) 10px center no-repeat;
}
.success-message {
  display: none;
  background: #d8ef9d;
  color: #8eb42d;
  text-align: center;
  border: 0;
  font-family: OpenSansSemibold, sans-serif;
  line-height: 20px;
  font-size: 13px;
  padding: 10px 35px 10px 14px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.index-calendar {
  margin: 15px auto;
  width: 100%;
  min-height: 138px;
  height: 100%;
  background-color: #FFD1FF;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#FFD1FF, endColorstr=#D3FFFC);
  background-image: linear-gradient(left, #FFD1FF 10%, #D3FFFC 50%, #FFFFD4 90%);
  background-image: -ms-linear-gradient(left, #FFD1FF 10%, #D3FFFC 50%, #FFFFD4 90%);
  background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(10%, #FFD1FF), color-stop(50%, #D3FFFC), color-stop(90%, #FFFFD4));
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
}
.index-calendar .title {
  font-size: 24px;
  line-height: 24px;
  padding: 15px;
}
.index-calendar .title + div {
  padding: 0 15px;
}
.index-calendar .title a {
  color: #4b4a4e;
  text-decoration: none;
}
.index-calendar .title span {
  font-size: 12px;
  color: #8d8d8d;
}
.index-calendar .calendar-list a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none!important;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #8d8d8d;
  max-width: 275px;
  padding: 5px 10px;
  margin: 0 auto 10px;
}
.index-calendar .calendar-list a .calendar-date {
  font-size: 14px;
  line-height: 34px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.index-calendar .calendar-list a .calendar-date span {
  font-size: 34px;
  margin-right: 5px;
}
.index-calendar .calendar-list a .calendar-date em {
  display: block;
  position: relative;
  width: 80px;
  height: 12px;
  left: 11px;
  top: 11px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAAYCAYAAABtGnqsAAABL0lEQVRYhe2XMY7DIBAAKR38grR5iT/hL/gTrvyC1FejXSoLeELKdFY+4khATYozFjqdcnfmJIS0I21lCZbRsosZI96CiCMADKXzqBYhRCelDCQxA0S8kcQMrmI+SynDFh+l86kSAOijRER8XMV8Zox9lmfFcd/igYhrUiX7Qbe4/8d+36w/ksCDAhFxBYC+8MWoB0Qc08rbrzDxM/EpQ5P4ILE9CCG60rlUBwAMJC8DABhoWGTAtZ248tT3jtIo27XGB5KYQavdjSRm0MzPS2t8aI0PXNupdD5VcjK23yUatzTz88IY28qz4uDGLdy4pdVujQdMD5p8z9/v6/raTiTwqEDt1pOx9Lz5LVzbKa08+hf+A/EpQ5P4ILE9NMp2pXOpDq78QPIy4MoP74bFCz0641ZCPCVdAAAAAElFTkSuQmCC');
  background-position: right top;
}
.index-calendar .calendar-list a .calendar-content {
  color: #000;
  font-size: 11px;
  line-height: 14px;
  font-weight: 600;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 767px) {
  .index-calendar .calendar-list a .calendar-content {
    font-size: 12px;
  }
}
.index-calendar .calendar-list a .calendar-content img {
  margin: 0 10px 15px 0;
  width: 40px;
}
.index-calendar .calendar-list a .calendar-content > .flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
}
.index-calendar .calendar-list a .calendar-content > .flex p {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: block;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 42px;
  text-align: left;
}
.index-calendar .calendar-list a .calendar-content > .flex .flex {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 10px;
  font-weight: 300;
  line-height: 11px;
  padding: 2px 0 0 0;
  color: #000;
}
@media (max-width: 767px) {
  .index-calendar .calendar-list a .calendar-content > .flex .flex {
    font-size: 12px;
  }
}
.index-calendar .calendar-list a .calendar-content > .flex .flex .calendar-type {
  color: #858585;
  margin-left: 3px;
}
.index-calendar .calendar-list a:hover {
  background: rgba(0, 0, 0, 0.3);
  color: #fff!important;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}
.index-calendar .calendar-list a:hover em {
  background: none;
}
.index-calendar .calendar-list a:hover .calendar-content,
.index-calendar .calendar-list a:hover .calendar-where,
.index-calendar .calendar-list a:hover .calendar-type {
  color: #fff !important;
}
.index-partners {
  border-width: 2px 0;
  border-style: dotted;
  border-color: #b7b7b7;
  min-height: 98px;
  margin: 50px auto 0;
}
.index-partners .title {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #4b4a4e;
  position: relative;
  top: -12px;
  background-image: url('data:image/png;base64,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');
  width: 310px;
  text-align: center;
}
.index-partners .title span {
  font-size: 12px;
}
.index-partners .owl-carousel {
  max-width: 1600px;
  margin: 0 auto;
}
.index-partners .owl-carousel img {
  width: 90px!important;
  margin: 0 auto;
}
.index .news-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (min-width: 768px) {
  .index .news-list {
    min-height: 410px;
  }
}
.index .news-list .news-item {
  text-decoration: none;
  border-top: 1px dotted #b7b7b7;
  padding: 10px;
}
.index .news-list .news-item:hover {
  background: #ffffec;
}
.index .news-list .news-item:hover .news-image .ribbon {
  background: transparent !important;
}
.index .news-list .news-item:hover .news-image div {
  background: #ffffec !important;
}
.index .news-list .news-item:hover .news-image div:after {
  border-bottom-color: #ffffec !important;
  border-left-color: #ffffec !important;
}
.index .news-list .news-item:hover .news-image .flex span {
  color: #91dbed!important;
}
.index .news-list .news-item .news-image {
  position: relative;
}
.index .news-list .news-item .news-image div {
  width: 86%;
  background: #fff;
  position: relative;
  top: -13px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.index .news-list .news-item .news-image div:after {
  content: '';
  position: absolute;
  right: -16px;
  top: 0;
  border: 8px solid transparent;
  border-bottom: 8px solid #fff;
  border-left: 8px solid #fff;
}
.index .news-list .news-item .news-image div span {
  font-size: 9px;
  line-height: 15px;
  color: #8d8d8d;
}
.index .news-list .news-item .news-image .ribbon {
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
  background: transparent;
}
.index .news-list .news-item .news-image .ribbon span {
  font-size: 12px;
  font-weight: 800;
  color: #fff!important;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 60px;
  display: block;
  background: #FB5F19;
  background: linear-gradient(#FB5F19 0%, #F32C2A 100%);
  box-shadow: 0 3px 10px -5px #000000;
  position: absolute;
  top: 5px;
  left: -15px;
  text-shadow: 1px 2px 1px #343336;
}
.index .news-list .news-item .news-image .ribbon span:hover {
  color: #fff;
}
.index .news-list .news-item .news-image .ribbon span:before,
.index .news-list .news-item .news-image .ribbon span:after {
  content: "";
  position: absolute;
  top: 100%;
  z-index: -1;
}
.index .news-list .news-item .news-image .ribbon span:before {
  left: 0;
  border-left: 3px solid #FB5F19;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #FB5F19;
}
.index .news-list .news-item .news-image .ribbon span:after {
  right: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid #FB5F19;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #FB5F19;
}
.index .news-list .news-item .news-image .ribbon-second span {
  background: #F8CB13;
  background: linear-gradient(#F8CB13 0%, #F4C610 100%);
}
.index .news-list .news-item .news-image .ribbon-second span:before {
  border-left: 3px solid #F8CB13;
  border-top: 3px solid #F8CB13;
}
.index .news-list .news-item .news-image .ribbon-second span:after {
  border-right: 3px solid #F8CB13;
  border-top: 3px solid #F8CB13;
}
.index .news-list .news-item .news-image .ribbon-third span {
  background: #BBDD10;
  background: linear-gradient(#BBDD10 0%, #A5D515 100%);
}
.index .news-list .news-item .news-image .ribbon-third span:before {
  border-left: 3px solid #BBDD10;
  border-top: 3px solid #BBDD10;
}
.index .news-list .news-item .news-image .ribbon-third span:after {
  border-right: 3px solid #BBDD10;
  border-top: 3px solid #BBDD10;
}
.index .news-list .news-item .news-detail {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #000;
  font-size: 11px;
  line-height: 14px;
  width: 100%;
  margin: 0 5px 0 10px;
  text-align: left;
}
@media (max-width: 767px) {
  .index .news-list .news-item .news-detail {
    font-size: 12px;
  }
}
.index .news-list .news-item .news-detail > div {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  color: #8d8d8d;
  font-size: 10px;
  line-height: 12px;
}
@media (max-width: 767px) {
  .index .news-list .news-item .news-detail > div {
    font-size: 12px;
  }
}
.index .news-list .news-item .news-detail p {
  margin: 0;
  width: 100%;
}
.index .news-list .news-item .news-detail p.blue {
  font-weight: normal;
  color: #0d9ed9;
  font-size: 15px;
  line-height: 16px;
  margin: 5px 0;
}
.index .news-list .news-item-topnews {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px 0 0;
  border: none!important;
  width: 100%;
}
.index .news-list .news-item-topnews img {
  width: 100%;
  height: auto;
}
.index .news-list .news-item-topnews:hover {
  background: transparent;
}
.index .news-list .news-item-topnews .news-detail {
  margin: 0;
  padding: 7px 0 0;
}
.index .news-list .news-item-topnews .news-detail > .flex > div > span {
  color: #8d8d8d;
}
.index .news-list .news-item-topnews .news-detail > .flex > div > span:first-child {
  margin-right: 15px;
}
.index .news-list .news-item-topnews .news-detail p {
  font-size: 13px!important;
  font-weight: 400!important;
  line-height: 16px!important;
}
.index .news-list .news-item-topnews .news-detail p.blue {
  font-size: 26px!important;
  line-height: 28px!important;
}
.index .news-list .news-item-calendar {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-top: 1px dotted #b7b7b7;
}
.index .news-list .news-item-calendar:nth-child(even) {
  background-color: #fafafa;
}
.index .news-list .news-item-calendar:first-child {
  border: none !important;
}
.index .news-list .news-item-calendar > span {
  width: 75px;
  font-size: 36px;
  line-height: 36px;
  font-weight: 400;
  margin-top: 15px;
  text-align: center;
  color: #8d8d8d;
}
.index .news-list .news-item-calendar-events {
  width: calc(100% - 75px);
}
.index .news-list .news-item-calendar-event {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.index .news-list-pager {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  border-top: 1px dotted #b7b7b7;
  padding: 10px 0;
}
.index .news-list-pager a {
  color: #4b4a4e;
  text-decoration: none;
}
.index .news-list-pager span {
  color: #0d9ed9;
}
.index .news-list-pager a,
.index .news-list-pager span {
  margin: 0 5px;
}
@media (max-width: 767px) {
  .index .news-list-pager {
    font-size: 16px;
  }
  .index .news-list-pager a,
  .index .news-list-pager span {
    margin: 0 10px;
  }
}
.index .news-list-sort {
  background-color: #FFD1FF;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#FFD1FF, endColorstr=#D3FFFC);
  background-image: linear-gradient(left, #FFD1FF 10%, #D3FFFC 50%, #FFFFD4 90%);
  background-image: -ms-linear-gradient(left, #FFD1FF 10%, #D3FFFC 50%, #FFFFD4 90%);
  background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(10%, #FFD1FF), color-stop(50%, #D3FFFC), color-stop(90%, #FFFFD4));
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.3);
  height: 55px;
  text-align: center;
  font-size: 28px;
  line-height: 55px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.index .news-list-sort > * {
  width: 50%;
}
.index .news-list-sort:before {
  content: 'VS';
  font-weight: 300;
  color: #969b9c;
  position: absolute;
  left: calc(50% - 20px);
  top: 1px;
  font-size: 35px;
}
.index .news-list-sort a {
  color: #8d8d8d;
  padding: 0 50px;
  text-align: right;
}
.index .news-list-sort a:hover {
  color: #cf2020;
}
.index .news-list-sort a + span {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAMCAYAAACp13kFAAAAoElEQVRYhe3XsQ3EIAwFUEqE8BLMwxwskUmu4C+UjgY8QqbgCsRVly7ICvKTXNF86cuQGHODUJNHO+7O1YsRaiJwd6hROot62CyXcjuls6iH+cwfAncCd4sSpPOoh1iUQLmds1y9mjfi0Y5ZrM5+Yxxq9OBLOojOooL/bbL+Hm3q9wUNfYe3ZVHC2GK+pLOoRRxqHJtck3QWtcgoWQt+uy+RJKALBJ8r5wAAAABJRU5ErkJggg==') !important;
  background-position: right 58%;
  text-align: left!important;
}
.index .news-list-sort span {
  color: #0d9ed9;
  padding: 0 50px;
  text-align: right;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAMCAYAAACp13kFAAAAmklEQVRYhe3XsQ2EMAwFUJcIxUswD3NkCSa5In8hOhrHIzBFrkACrrnqUHTWf5KbVJa+Ejsi9NcS6qKw3LsPesgImxXeGHJgWurKkAMbsE1HwN5S8VfvfugB11PtTUtdB2yTiIich6xwlVAXBhy0EnwfYXPnh4V+5fgu3W4uxfExf7lJx5Pgu8LbuVhRHArLCm+ct0EpLH8L9w10IqALgKPIeQAAAABJRU5ErkJggg==');
  background-repeat: no-repeat;
  background-position: left 58%;
}
.index .news-list-sort span + a {
  text-align: left;
}
@media (max-width: 1099px) {
  .index .news-list-sort {
    display: none;
  }
}
.index .news-list-sort + .flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.index .news-list-sort-calendar:before {
  display: none;
}
.index .news-list-sort-calendar span,
.index .news-list-sort-calendar a {
  background: none!important;
  text-align: center!important;
  padding: 0 20px!important;
}
.index .news-list-sort-calendar a {
  text-decoration: none!important;
}
.index .news-list-sort-calendar a:hover {
  color: #0bb1f5;
}
.index .news-list-sort-calendar a + span {
  background-image: none!important;
  text-align: center!important;
}
.index .news-list-abc {
  background-color: #FFD1FF;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#FFD1FF, endColorstr=#D3FFFC);
  background-image: linear-gradient(left, #FFD1FF 10%, #D3FFFC 50%, #FFFFD4 90%);
  background-image: -ms-linear-gradient(left, #FFD1FF 10%, #D3FFFC 50%, #FFFFD4 90%);
  background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(10%, #FFD1FF), color-stop(50%, #D3FFFC), color-stop(90%, #FFFFD4));
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.3);
  font-size: 22px;
  line-height: 36px;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.index .news-list-abc-block {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 10px;
}
@media (max-width: 1099px) {
  .index .news-list-abc-block span {
    display: none!important;
  }
}
.index .news-list-abc-block a,
.index .news-list-abc-block span {
  width: 38px;
  height: 38px;
  text-align: center;
  display: inline-block;
  margin: 0 4px 4px 0;
}
@media (max-width: 768px) {
  .index .news-list-abc-block a,
  .index .news-list-abc-block span {
    width: 28px;
    height: 28px;
    font-size: 17px;
    line-height: 25px;
    margin: 0 1px 1px 0;
  }
}
.index .news-list-abc-block a {
  color: #6a6a6a;
  border: 1px solid rgba(111, 126, 137, 0.5);
}
.index .news-list-abc-block a.active,
.index .news-list-abc-block a:hover {
  background: #ffffec;
  text-decoration: none;
  box-shadow: none;
}
.index .news-list-abc-block span {
  color: #d0d0d0;
}
@media (max-width: 379px) {
  .index .news-list-glossary {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.index .news-list-glossary-col {
  width: 50%;
  border-right: 1px solid #ddd;
  color: #4b4a4e;
}
@media (max-width: 379px) {
  .index .news-list-glossary-col {
    width: 100%;
    border: none;
  }
}
.index .news-list-glossary-col:last-child {
  border: none;
}
.index .news-list-glossary-col > * {
  margin: 15px;
}
.index .news-list-glossary-col-title {
  text-align: center;
}
.index .news-list-glossary-col-letter {
  font-weight: bold;
}
.index .news-list-glossary-col-text a {
  color: #0d9ed9;
}
.index .news-list-glossary-rubric-text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.index .news-list-glossary-rubric-letter {
  width: 25%;
  text-align: center;
  color: #0d9ed9;
  font-size: 100px;
  line-height: 120px;
  font-weight: 800;
}
.index .news-list-glossary-rubric-content {
  width: 75%;
  margin: 30px 15px;
  text-align: left;
}
.index .news-list-glossary-rubric-content-full {
  width: calc(100% - 30px);
}
.index .news-list-glossary-rubric-content h1 {
  color: #0d9ed9;
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 30px;
}
.index .news-list-glossary-rubric-content img {
  width: auto;
  max-width: 100%;
  text-align: center;
  margin: 20px auto;
  height: auto;
}
.index .news-list-glossary-rubric-content-summ {
  margin-bottom: 15px;
}
.index .news-list-glossary-rubric-content-list a {
  color: #0d9ed9;
  display: block;
  padding: 10px 0 10px 10px;
  line-height: 17px;
  font-weight: 600;
  border-top: 1px dotted #ddd;
}
.index .news-list-glossary-rubric-content-list a:first-child {
  border: none;
}
.index .news-list-glossary-rubric-content-list a:hover {
  background: #ffffec;
  text-decoration: none;
}
.index .news-list-page-title {
  min-height: 55px;
  margin: 0 15px;
}
@media (max-width: 767px) {
  .index .news-list-page-title {
    min-height: 40px;
  }
}
.index .news-list-page-title h1,
.index .news-list-page-title .h1 {
  font-size: 24px;
  display: inline-block;
  margin: 15px 0;
  text-align: left;
}
.index .news-list-page-title h1 + span,
.index .news-list-page-title .h1 + span {
  font-size: 12px;
  color: #8d8d8d;
}
@media (max-width: 900px) {
  .index .news-list-page-title h1 + span,
  .index .news-list-page-title .h1 + span {
    display: none;
  }
}
.index .news-list-page-title .news-list-rubric {
  position: absolute;
  right: 15px;
  top: 0;
  width: 120px;
  margin: 19px 15px;
}
@media (min-width: 480px) and (max-width: 767px) {
  .index .news-list-page-title .news-list-rubric {
    top: 15px;
  }
}
.index .news-list-page-title .news-list-rubric-open {
  background: #ffffec;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.36);
  z-index: 9999;
}
.index .news-list-page-title .news-list-rubric-open .news-list-rubric-link {
  background: #ffffec;
  box-shadow: none;
}
.index .news-list-page-title .news-list-rubric-open .news-list-rubric-list {
  display: block;
}
.index .news-list-page-title .news-list-rubric-link {
  width: 120px;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
  font-size: 9px;
  padding: 0 5px;
  color: #8e8e8e;
  background-color: #f7f7f7;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.36);
}
.index .news-list-page-title .news-list-rubric-link:after {
  content: '\25BC';
  position: absolute;
  right: 5px;
}
.index .news-list-page-title .news-list-rubric-list {
  display: none;
  font: 11px/14px arial, helvetica, sans-serif;
  padding: 2px 0 0;
}
.index .news-list-page-title .news-list-rubric-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.index .news-list-page-title .news-list-rubric-list ul li {
  border-top: 1px dotted #b7b7b7;
  margin: 0;
  padding: 0;
}
.index .news-list-page-title .news-list-rubric-list ul li a {
  color: #000;
  text-decoration: none;
  display: block;
  padding: 8px 10px;
}
.index .news-list-page-title .news-list-rubric-list ul li a.selected,
.index .news-list-page-title .news-list-rubric-list ul li a:hover {
  color: #00a4e1;
}
.index .news-list-page-title + .articles {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.index .news-list-page .news-item {
  padding: 15px!important;
}
@media (min-width: 1100px) {
  .index .news-list-page .news-item:first-child {
    border: none!important;
  }
}
.index .news-list-page .news-item .news-detail > div {
  font-size: 12px!important;
  line-height: 14px!important;
}
.index .news-list-page .news-item .news-detail p {
  font-size: 15px!important;
  line-height: 18px!important;
}
@media (max-width: 767px) {
  .index .news-list-page .news-item .news-detail p {
    font-size: 13px!important;
    line-height: 15px!important;
  }
}
.index .news-list-page .news-item .news-detail p.blue {
  font-size: 20px!important;
  line-height: 24px!important;
}
@media (max-width: 767px) {
  .index .news-list-page .news-item .news-detail p.blue {
    font-size: 16px!important;
    line-height: 18px!important;
  }
}
.text-page {
  padding: 20px 15px;
  line-height: 25px;
}
@media (max-width: 479px) {
  .text-page-container {
    padding: 0;
  }
}
.text-page:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
.text-page ul,
.text-page ol {
  margin: 15px 20px 15px 0;
  -webkit-padding-start: 25px;
          padding-inline-start: 25px;
}
.text-page img {
  margin: 0;
  width: auto;
  max-width: 100%;
}
@media (max-width: 991px) {
  .text-page img {
    margin: 15px auto;
    display: block;
    height: auto;
    float: none;
  }
  .text-page img.quoteimg {
    max-width: 200px;
    margin: 0 auto;
    display: block;
    float: none;
  }
}
.text-page h1,
.text-page h2 {
  font-size: 28px;
  line-height: 28px;
  margin: 0;
  padding: 0;
  color: #0d9ed9;
}
.text-page h3 {
  color: #0d9ed9;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  line-height: 25px;
}
.text-page p {
  margin: 15px 0;
  padding: 0;
}
.text-page .blue_bold {
  color: #307db8;
  font-weight: 600;
}
.text-page h2 .blue_bold,
.text-page h2 b,
.text-page h3 .blue_bold,
.text-page h3 b {
  font-weight: normal !important;
}
.text-page h2 .blue_bold + span,
.text-page h2 b + span,
.text-page h3 .blue_bold + span,
.text-page h3 b + span {
  font-size: 12px;
  color: #8d8d8d;
}
.text-page .reg_on_event {
  display: block;
  color: #000;
  text-decoration: none !important;
  border: 2px solid #ffc369;
  border-radius: 9px;
  background: transparent;
  width: 246px;
  height: 46px;
  font-size: 14px;
  line-height: 46px;
  text-align: center;
  cursor: pointer;
  margin: 25px auto 30px;
  letter-spacing: 0.65px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.23);
}
.text-page .reg_on_event:hover {
  background: #ffc369;
  color: #000;
}
.text-page blockquote,
.text-page .citata {
  font-size: 15px;
  line-height: 25px;
  font-style: normal;
  display: block;
  color: #307db8;
  padding: 0 0 13px 42px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAgCAYAAADjaQM7AAABI0lEQVRIie2WsQ2EMAxFswR7MAINkjMDwzACCDMAO9wGFBQQD8AO7MA1cOLADk6uOgkkd//z4vhjYYzyyasx1Wqj/YBTBkiDbWmNgdiGCkC3ANLgEfWJRVfblta9wiB9sh/StrSKsA00H0EhsLwa07OXhdmmT87CEBgHYmFSR1qYBGJhgK6Txa67g/kOCkjlATRlktA2VNyBAKmU/JfYH5MTCvLNmQHxXX21HtEV4JQx4uusAN2iAW3+RT3j2OszRk4gu57EYDR9ouuKuUJ08+9i3n8NFrqaFVt0r5hv6uMPGQF3Mm0KJRibQlmsjbz0yQTAtEkMDpe0BwGpPBb3At8yOJfcmfJqvPv0VA/sgT2wB/ZPMEAaNMX9U+TVmGr9xhjzBrYJO5GrStMXAAAAAElFTkSuQmCC) no-repeat left 4px;
  margin: 8px 0 0;
  text-align: left;
  border: none;
}
@media (max-width: 600px) {
  .text-page blockquote,
  .text-page .citata {
    display: inline-block;
  }
}
.text-page blockquote p,
.text-page .citata p {
  font-weight: normal;
  font-style: normal;
  color: #307db8;
  font-size: 15px;
  padding: 0;
  margin: 0;
}
.text-page blockquote + p,
.text-page .citata + p {
  margin-top: 0;
}
.text-page .virezky_name {
  color: #307db8;
  font-weight: bold;
}
.text-page .virezky_dolg {
  color: #000;
  font-weight: bold;
}
.text-page-social {
  background-color: #FFD1FF;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#FFD1FF, endColorstr=#D3FFFC);
  background-image: linear-gradient(left, #FFD1FF 10%, #D3FFFC 50%, #FFFFD4 90%);
  background-image: -ms-linear-gradient(left, #FFD1FF 10%, #D3FFFC 50%, #FFFFD4 90%);
  background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(10%, #FFD1FF), color-stop(50%, #D3FFFC), color-stop(90%, #FFFFD4));
  margin: 0;
  padding: 5px 15px;
}
@media (max-width: 767px) {
  .text-page-social {
    margin: 0;
  }
}
.text-page-social-place span.flex {
  font-size: 10px;
  line-height: 25px;
  color: #8d8d8d;
  margin-right: 10px;
}
.text-page-social-place span.flex.haslink {
  cursor: pointer;
}
.text-page-social-place span.flex.haslink:hover {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.text-page-social-place span.flex i {
  font-size: 25px;
  line-height: 25px;
  color: #0d9ed9;
  margin-right: 5px;
}
@media (max-width: 479px) {
  .text-page-social-place span.flex i {
    font-size: 18px;
  }
}
.text-page-social-place-telegram {
  color: #010101;
  font-size: 14px;
  line-height: 24px;
}
.text-page-social-place-telegram a {
  text-decoration: underline;
}
.text-page-social-place-telegram .telegram-link {
  height: 24px;
  width: 24px;
  text-decoration: none;
  margin-right: 5px;
}
.text-page-social-place-telegram .telegram-link img {
  margin-top: -4px;
}
@media (max-width: 810px) {
  .text-page-social-place-telegram span {
    display: none;
  }
}
.text-page .article-opt {
  font-size: 11px;
  color: #8d8d8d;
  padding: 0 0 16px;
}
.text-page .text-page-bottom {
  /* margin: 13px -15px 0; */
  /* border-top: 1px dashed #adadad; */
}
.text-page .text-page-top-tags {
  font-size: 11px;
  line-height: 13px;
  /* padding: 20px 15px 0; */
  padding: 20px 0 0;
}
@media (max-width: 600px) {
  .text-page iframe {
    width: 100%;
    height: auto;
  }
}
.text-page table {
  border-collapse: collapse;
  margin: 0 auto;
  border-width: 1px;
  border-color: grey;
  text-rendering: optimizeLegibility;
}
.text-page table td p {
  margin: 10px;
}
.text-page .table-scroll::-webkit-scrollbar-thumb,
.text-page .doubleScroll-scroll-wrapper::-webkit-scrollbar-thumb {
  border: 2px solid white;
  background-color: #ccc;
}
.text-page .table-scroll::-webkit-scrollbar,
.text-page .doubleScroll-scroll-wrapper::-webkit-scrollbar {
  -webkit-appearance: none;
}
.text-page .table-scroll::-webkit-scrollbar:horizontal,
.text-page .doubleScroll-scroll-wrapper::-webkit-scrollbar:horizontal {
  height: 13px;
}
.text-page .table-scroll::-webkit-scrollbar-thumb,
.text-page .doubleScroll-scroll-wrapper::-webkit-scrollbar-thumb {
  border-radius: 6px;
  border: 2px solid white;
  background-color: rgba(0, 0, 0, 0.5);
}
.text-page .iblock-vote {
  margin: 15px auto;
  text-align: center;
  border: 1px dashed #adadad;
  /* border: none; */
  border-radius: 5px;
  padding: 10px;
}
.text-page .iblock-vote table {
  display: initial;
  border: none;
}
.text-page .iblock-vote .vote-result div {
  font-size: 14px;
  line-height: 24px;
}
.text-page .iblock-vote div.star-active,
.text-page .iblock-vote div.star-empty,
.text-page .iblock-vote div.star-voted,
.text-page .iblock-vote div.star-over {
  transition: background 0.4s ease-in-out;
  outline: none !important;
  width: 24px!important;
  height: 24px!important;
  overflow: hidden !important;
  margin: 0 auto;
}
.text-page .iblock-vote div.star-active {
  cursor: pointer;
}
.text-page .iblock-vote div.star-empty {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAARVBMVEUAAADMzMzS0tLQ0NDPz8/JycnIyMjV1NXOzs7IyMjJycnQ0NDIyMjT09PIyMjw7e/q5+nu6+3n5Oba2drf3d/j4ePPz88PEqifAAAAD3RSTlMAWXTmiSYJ/UYW4aZ1ysCCltaCAAAAx0lEQVR42o2Q2xKDIAxEKyDBW0U25P8/tcG2iKPTaR4Y3DO7xH38MX7s7oET29/pgwW5OzCB2YYbA+WU2PkLWDjGmHB+vw/OciyTydW0UYTAOcZt29TDIBmnvgBCTnHX3ygzZC45VkGR13X9EMieFwQKir4jTaNu+G7agoz6fiC1VAM6f/x1PgCbpjHHn6xiCG1PXNc9g4VTLHNpRVgbzLyfME1XAgZgzAIwNQ13QmSCLuPDIiRDBYObw/drfs4V6PjmqvqveQFIug/Ix4PKCgAAAABJRU5ErkJggg==');
}
.text-page .iblock-vote div.star-voted {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAVFBMVEUAAAD87K743if89Kj++9j988P33hr+98777IP64XP77Jj42S7876H42kL531v33Tb46hj46xT46hH36gn33gn35RH44Cr21Qj34Rn42zj66F/54U6hzZEvAAAAEHRSTlMAP+hGCSP5FnSJWt9OxabUEKWnpgAAAL1JREFUeNqNkskWgyAMRSsiBBxKBMTh//+zUaumyqJZwbvkZTi8/ggpbB4YL6qcrgVGkwOddyiKTEJwzkUjH6CNBHBofsSqMXVPOhFlTrc6Be89um94H1LdVQTo7T0wAIFCPEhctlKFupGwWL13qpDr41we9UvF9cXKa2pmNkDF93cVnsgol4EDB2/ctB1YBtLqoYYU1+LAdhVo2GkGaEOPI9uw9eMEDTUji9alWZ9AGyiPG7Sg+UdgR6bn4gOckBArVJQozAAAAABJRU5ErkJggg==');
}
.text-page .iblock-vote div.star-over {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAASFBMVEUAAADzlhz979X95cL605nzlRf3uWv83Kj96c36zIT0nzr1qlL4vXv+8NvykiT61bPzkgDyjAHykAHxhgD0ny7weQD5vFz3sUsNDM4tAAAAEHRSTlMA7QwkVf2NQxZvyKp6BeI2BHprbwAAALRJREFUKM+FkFcSxCAMQ9NoqZadcv+bLukmycz6gwE9jLCy7H91efUNLEz5pXvDbL9AA0Lu3nohTATbvUANImKT+nvX5qseCdrhVPtpAsBEB4FMfbN+77iri6WNYMj5CbBsVg4PIkvld++EMOZrGsecvFPoqa8GE1Ri9gYYdSy6IwH95rEvSSqyvgEjsZE53HopcdhxDqEWsE64EozBxc8UrqZp9ne6NrjzFOrWK5NCbbX+UT8tTA+gFPZIbwAAAABJRU5ErkJggg==');
}
.tags-article .article {
  padding: 15px;
  height: 110px;
  overflow: hidden;
}
.tags-article .toggle {
  width: 100%;
  text-align: center;
  display: block;
  line-height: 50px;
  position: relative;
  bottom: 50px;
  padding: 50px 0 0;
  margin-bottom: -45px;
  border-bottom: 1px dotted #b7b7b7;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.tags-article + .articles {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tags-news-count {
  margin: 8px 0 15px;
}
.tags-news-count span {
  color: #0D9ED9;
  font-weight: 600;
}
.yandex_ad {
  margin: 0 10px 10px;
  padding: 0 0 30px 0;
}
@media (max-width: 479px) {
  .yandex_ad_desktop {
    display: none;
  }
}
@media (min-width: 480px) {
  .yandex_ad_mobile {
    display: none;
  }
}
.main-col-title {
  font-size: 24px;
  line-height: 24px;
  color: #4b4a4e;
  padding: 10px 0 0 10px;
  position: relative;
  z-index: 2;
}
.main-col-title a,
.main-col-title a:hover {
  color: #4b4a4e;
  text-decoration: none;
}
.main-col-title span {
  font-size: 12px;
  color: #8d8d8d;
}
.content .main-col-title {
  font-size: 24px;
  line-height: 28px;
  padding: 15px 0 16px 20px;
  display: block;
}
.text-page-author {
  float: left;
  width: 190px;
  margin: 0 20px 20px 0;
  background: #f8f8f8;
  position: relative;
  z-index: 11;
  box-shadow: 0 2px 10px rgba(111, 126, 137, 0.5);
}
@media (max-width: 479px) {
  .text-page-author {
    width: 100%!important;
    margin: 0 0 20px!important;
  }
}
.text-page-author-title {
  text-align: center;
  color: #858585;
  font-size: 11px;
  line-height: 13px;
  padding: 10px 0 0;
}
.text-page-author-name {
  color: #307db8;
  font-size: 17px;
  line-height: 17px;
  text-align: center;
  padding: 0 15px 10px;
}
.text-page-author-photo {
  width: 155px;
  height: 155px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.text-page-author-photo img {
  padding: 0;
  margin: 0;
}
.text-page-author-photo em {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 155px;
  height: 155px;
  background: url(data:image/png;base64,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);
}
.text-page-author-text {
  text-align: center;
  font-size: 11px;
  line-height: 13px;
  color: #58595b;
  padding: 7px 20px 11px 20px;
}
.text-page-author-link {
  text-align: center;
  font-size: 11px;
  line-height: 13px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFElEQVQImWM4dvzE/2PHT/xngAIAUpkGqWFHJ98AAAAASUVORK5CYII=) repeat-x center top;
  padding: 10px 0;
  margin: 0 20px;
}
@media (max-width: 479px) {
  .relap-script-wrapper {
    display: none!important;
  }
}
.related {
  padding: 0 20px;
  margin-top: 25px;
}
.related__title {
  color: #4B4A4E;
  font-size: 24px;
  line-height: 28px;
  padding-top: 14px;
  padding-bottom: 10px;
}
.related__news {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none!important;
  width: 200px;
  margin: 0 auto;
}
.related__news span {
  font-size: 14px;
  color: #000;
  text-align: left;
}
.calendar-event-info {
  margin: 30px 15px;
  padding: 15px 15px 0;
  background: #f8f8f8;
  box-shadow: 0 2px 10px rgba(111, 126, 137, 0.5);
}
.calendar-event-info .row {
  margin: 5px -15px;
}
@media (max-width: 767px) {
  .calendar-event-info .row {
    border-bottom: 1px dashed #ddd;
    padding: 5px 0;
    margin: 0 -15px;
  }
}
.calendar-event-info .row:hover {
  background: #ffffec;
}
.calendar-event-info .row .col-sm-20 {
  font-weight: 600;
}
.calendar-event-info-link {
  border-top: 1px dashed #ddd;
  margin: 15px -15px;
  padding: 15px 0;
}
@media (max-width: 767px) {
  .calendar-event-info-link {
    border: none;
    margin: 0 -15px;
  }
}
.calendar-event-info-link:hover {
  background: transparent !important;
}
.calendar-event-info-link a {
  display: block;
}
.tooltip {
  position: fixed;
  padding: 10px 20px;
  border: 1px solid #b3c9ce;
  border-radius: 4px;
  text-align: center;
  font: 14px/1.3 sans-serif;
  color: #333;
  background: #fff;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}
.rating {
  margin: 50px auto 0;
}
.rating h2 {
  margin: 50px 0 30px;
}
.rating-table {
  margin: 50px 0 30px;
}
.rating-table table {
  width: 100%;
  border: none;
}
.rating-table table .ticket {
  min-width: 40px;
}
.rating-table table th {
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  padding: 10px;
}
.rating-table table th .fa-envelope-o {
  color: #0D9DD9;
  font-size: 20px;
}
.rating-table table th.text-left {
  text-align: left;
}
.rating-table table td {
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  padding: 10px;
}
.rating-table table td.text-left {
  text-align: left;
  max-width: 140px;
}
.rating-table table td .fa-envelope-o {
  color: #0D9DD9;
  font-size: 20px;
}
.rating-table table td .fa-star {
  color: #FFF;
}
.rating-table table tr:not(.banner) {
  border-bottom: 1px dashed #0D9DD9;
}
.rating-table table tr.border-none {
  border-bottom: none;
}
.rating-table table tr:first-child:not(.banner) td {
  padding: 30px 10px 10px;
}
.rating-table table th:nth-child(n),
.rating-table table td:nth-child(n) {
  border-left: 1px dashed #0D9DD9;
}
.rating-table table th:nth-child(3),
.rating-table table td:nth-child(3),
.rating-table table th:nth-child(5),
.rating-table table td:nth-child(5) {
  width: 15%;
}
.rating-table table th:nth-child(4),
.rating-table table td:nth-child(4) {
  width: 17%;
}
.rating-table table th.border-left-none,
.rating-table table td.border-left-none {
  border-left: none;
}
.rating-table table td.font-sm {
  font-size: 12px;
}
.rating-table table .trand {
  font-weight: bold;
  color: #8D8D8D;
}
.rating-table table .trand.down {
  color: #CD1515;
}
.rating-table table .trand.up {
  color: #3DA587;
}
.rating-table table .banner .ticket {
  font-weight: 600;
}
.rating-sponsors {
  margin: 30px auto;
}
.rating-sponsors .item {
  width: 100%;
  height: 84px;
  border: 1px dashed #0D9DD9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 10px;
}
.rating-sponsors .item img {
  margin: auto;
  display: block;
}
.bottom-popup {
  bottom: 0 !important;
  width: 100% !important;
  left: 0 !important;
  position: fixed !important;
  z-index: 9000;
  /*@media (max-width: 991px) {
        display: none!important;
    }*/
}
.bottom-popup .row {
  margin: 0;
}
.bottom-popup-close {
  cursor: pointer;
  top: 10px;
  right: 15px;
  position: absolute;
  font-size: 50px;
  font-family: 'OpenSans', sans-serif;
  font-weight: 300;
  line-height: 42px;
  color: #dfe0e1;
}
.bottom-popup-close:hover {
  color: #fff;
}
.bottom-popup .container-fluid {
  padding: 0;
  height: auto;
  min-height: 130px;
  background: rgba(67, 67, 67, 0.75);
  /*@media (max-width: 991px) {
          min-height: 180px;
        }*/
}
.bottom-popup .inner {
  padding-top: 20px;
  font-family: 'Open Sans', sans-serif !important;
  position: relative;
  max-width: 1250px;
  /*&:before {
            content: '';
            background: url(../../assets/images/marmot.png) no-repeat center;
            width: 195px;
            height: 300px;
            position: absolute;
            top: -115px;
            left: -115px;
            z-index: 10000;
            visibility: visible;
        }

        .small {
            font-size: 65%;
            text-align: justify;
            line-height: 1.2;
            color: #fff;
            max-width: 695px;
            margin-bottom: 10px;

            @media (min-width: 992px) {
                margin-top: -10px;
            }

            a {
                color: #fff;
            }
        }*/
  /*.subscribe-field {
            @media (min-width: 641px) and (max-width: 767px)  {
                width: 75%;
            }
        }

        .submailing-input-text {
            width: auto;
            background: none;
            border: 2px solid #35bcee;
            padding: 0 10px;
            height: 50px;
            line-height: 50px;
            outline: none;
            float: left;
            font-size: 19px;
            color: #fff;
            border-radius: 0!important;

            @media (max-width: 639px) {
                width: 100%;
            }

            &::-webkit-input-placeholder {
                color: #fff;
            }
            &:-moz-placeholder {
                color: #fff;
            }
            &::-moz-placeholder {
                color: #fff;
            }
            &:-ms-input-placeholder {
                color: #fff;
            }

            &.error-input {
                color: #f64242;

                &::-webkit-input-placeholder {
                    color: #f64242;
                }
                &:-moz-placeholder {
                    color: #f64242;
                }
                &::-moz-placeholder {
                    color: #f64242;
                }
                &:-ms-input-placeholder {
                    color: #f64242;
                }
            }
        }

        .submailing-bttn-submit {
            background: #35bcee;
            height: 50px;
            margin: 0;
            float: left;
            cursor: pointer;
            font-size: 18px;
            font-weight: 600;
            line-height: 50px;
            padding: 0 50px 0 30px;
            color: #ffffff;
            position: relative;

            @media (max-width: 639px) {
                width: 100%;
                text-align: center;
            }

            &:after {
                background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAAmUlEQVQ4jbXUIQ6DQBCF4RVNMDUVlRyscAJEU25EUCQV6DokwRLSa9RV8mMeCalA0H2bjJ0vuzP7Qjh4gARogBpIjvbZA05ACcyCztERQXchrRMphLyAixP5upFMSAdcXUi+uUkatAETMEaqAfhoJv0KvIX8W7/A4Hii7RzS2M1vtiFb19T60WxRobB7qPkzeg4prmug2ovrBX1igPNZ0cYAAAAAAElFTkSuQmCC') no-repeat center;
                width: 50px;
                height: 50px;
                content: "";
                display: block;
                position: absolute;
                top: 0;
                right: 0;
            }

            &:hover {
                background: #12a7e8;
            }
        }

        .hoverinput {
            border-color: #12a7e8;
        }*/
}
.bottom-popup .inner .text-preview {
  color: #fff;
}
@media (max-width: 767px) {
  .bottom-popup .inner .text-preview {
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .bottom-popup .inner .text-preview {
    font-size: 16px;
    line-height: 17px;
    padding: 0 0 0 20px;
  }
}
@media (min-width: 1200px) {
  .bottom-popup .inner .text-preview {
    font-size: 19px;
    line-height: 25px;
  }
}
.bottom-popup .inner .bttn-already-signed {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  padding: 0;
}
@media (max-width: 991px) {
  .bottom-popup .inner .bttn-already-signed {
    margin: 10px 0;
  }
}
@media (min-width: 640px) {
  .bottom-popup .inner .bttn-already-signed {
    width: 185px;
  }
}
.bottom-popup .inner .bttn-already-signed span {
  margin: auto 0;
  text-align: center;
  font-weight: 600;
  /*&.already-signed-icon {
                    float: right;
                    width: 50px;
                    height: 100%;
                    font-size: 45px;
                    font-family: 'OpenSans', sans-serif;
                    font-weight: 300;
                    line-height: 42px;
                    border: 4px solid #dfe0e1;
                    color: #dfe0e1;
                    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAAmUlEQVQ4jbXUIQ6DQBCF4RVNMDUVlRyscAJEU25EUCQV6DokwRLSa9RV8mMeCalA0H2bjJ0vuzP7Qjh4gARogBpIjvbZA05ACcyCztERQXchrRMphLyAixP5upFMSAdcXUi+uUkatAETMEaqAfhoJv0KvIX8W7/A4Hii7RzS2M1vtiFb19T60WxRobB7qPkzeg4prmug2ovrBX1igPNZ0cYAAAAAAElFTkSuQmCC') no-repeat center;
                }*/
}
.bottom-popup .inner .bttn-already-signed span.already-signed-text {
  width: 100%;
  height: 100%;
  line-height: 50px;
  font-size: 18px;
  background: #dfe0e1;
  color: #23262b;
}
.bottom-popup .inner .bttn-already-signed span.already-signed-text:after {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAAyElEQVQ4T7XUMWqCQRAG0CcIlt4ineQ2ggYsBEOC8SgqKWyMgp0ELKxTpgseJUWagGghMuAPP6KN7m6/83Z3Zr+K21cNC+zxjN2lUpXb66viDSN8oof/83r3AEWtAd6xRuccSQEE9IoJvtDCX6GnAgpkiO8ykhIIpI0ZftDEb2ogkCd8nG7SC2CJBg53TFR56xYPqMdNCuAxERCHLAObHE9U7kMnNRAjOs/V5PgL2cY060fLFhURdn2MsUI3ddhFXE9P4/1yLa6PwTow249HZ20AAAAASUVORK5CYII=') no-repeat center;
  width: 50px;
  height: 50px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 639px) {
  .bottom-popup .inner .bttn-already-signed span.already-signed-text {
    width: 100%;
  }
}
.bottom-popup .inner .bttn-already-signed:hover .already-signed-icon {
  border: 4px solid #fff;
  color: #fff;
}
.bottom-popup .inner .bttn-already-signed:hover .already-signed-text {
  background: #fff;
}
.bottom-popup .inner .success-subscribe {
  display: none;
  font-size: 30px;
  color: #fff;
  margin: auto;
  text-align: center;
  line-height: 30px;
  padding-top: 30px;
}
.xcom-wrapper {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15px;
  line-height: 1.2em;
  margin-top: 25px;
}
.xcom-wrapper img[src=''] {
  display: none;
}
.xcom-title {
  color: #4B4A4E;
  font-size: 24px;
  line-height: 28px;
  padding-top: 14px;
  padding-bottom: 10px;
}
.xcom-comcounter {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  float: left;
  color: #4B4A4E;
}
.xcom-comcounter-line-wrapper {
  position: relative;
  float: none;
  clear: both;
  height: 30px;
}
.xcom-favorites {
  cursor: pointer;
  line-height: 18px;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-favorites-wrapper {
  float: right;
  line-height: 1.2;
}
.xcom-favorites-text {
  line-height: 18px;
  vertical-align: middle;
  color: #8d8d8d;
  font-size: 15px;
}
.xcom-favorites-star {
  display: inline-block;
  height: 18px;
  line-height: 18px;
  width: 20px;
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAABCUlEQVQ4jaWTzWnDQBCFtwp14ArcgStQB+pAFaSCdOAK0oE70FVg1hAQCIQwgRwCC4IFwcy8HIIEsz+KLS/MSbPfzpv3ZLBxxFvQ9QBqC4i7bLUCAMzWRx5qUFuA2gLcV6/BlqmWArl9MJkaBaK2gPx87IPx/S2C/SfViLuA+wrclapCiSsw6OOuhHyf/2CpC3tKvIXJTfBsYR5hMI/gz9N+0O0I8VYbwF/vT4N4qFVclJsyNdnFq7oekn9EFA26HR/bUSLAejJvH3cvEWAFSwU1u69EgBUsJZGHOmtOKHWFRRKDJcvURI/J1GQmI7c6yV0JzGMkA+TAfbU+FvaYsHkJ4NYRb5Nu/gJFx5h2qmBbBgAAAABJRU5ErkJggg==') center no-repeat scroll;
  vertical-align: middle;
}
.xcom-favorites-baloon {
  line-height: 18px;
  vertical-align: middle;
  color: #8d8d8d;
  font-size: 15px;
}
.xcom-favorites-baloon-left {
  display: inline-block;
  line-height: 19px;
  height: 19px;
  width: 10px;
  vertical-align: middle;
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAATCAYAAACp65zuAAAARklEQVQokdXSqw4AMAhD0f7/196EoBCdndiDyZHUHQEp8jRVZWAZzXCHvoMRcYc3BFgdBFgdBFiZ2YPtHZ+u/qXCJ3j68AGf7Nuhy3bN5gAAAABJRU5ErkJggg==') center no-repeat scroll;
}
.xcom-favorites-baloon-middle {
  display: inline-block;
  line-height: 19px;
  height: 19px;
  color: #8d8d8d;
  font-size: 15px;
  background: #f0f0f0;
  vertical-align: middle;
}
.xcom-favorites-baloon-right {
  display: inline-block;
  line-height: 19px;
  height: 19px;
  width: 8px;
  vertical-align: middle;
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAATCAYAAABC3CftAAAAJUlEQVQokWP48OHDf3z4169f/xkIKfrw4cOoolFF9FX069ev/wCwF4ugZmGMxgAAAABJRU5ErkJggg==') center right no-repeat scroll;
}
.xcom-favorites:hover .xcom-favorites-text,
.xcom-favorites:hover .xcom-favorites-star,
.xcom-favorites:hover .xcom-favorites-baloon {
  color: black;
  text-decoration: underline;
}
.xcom-allaround-form {
  margin-left: 70px;
}
.xcom-allaround-form-wrapper {
  float: none;
  clear: both;
  margin-top: 14px;
  margin-bottom: 10px;
  overflow: hidden;
}
.xcom-allaround-form-errors-list {
  display: none;
  background: #ff2e46;
  border: 0;
  color: white;
  font-weight: bold;
  line-height: 20px;
  font-size: 13px;
  padding: 10px 35px 10px 14px;
  margin-bottom: 10px;
  border-radius: 4px;
}
.xcom-allaround-form-success-list {
  display: none;
  background: #d8ef9d;
  color: #8eb42d;
  border: 0;
  font-weight: bold;
  line-height: 20px;
  font-size: 13px;
  padding: 10px 35px 10px 14px;
  margin-bottom: 10px;
  border-radius: 4px;
}
.xcom-allaround-form-avatar {
  margin-left: -70px;
  background: transparent url('/css/xcom/images/xcom-noava-63x63.png') center no-repeat scroll;
  width: 62px;
  height: 62px;
  margin-bottom: -62px;
}
.xcom-allaround-form-avatar img {
  width: 62px;
  height: 62px;
  background: white;
  border-radius: 35px;
  box-shadow: 0 3px 2px #828282 !important;
}
.xcom-allaround-form form {
  margin: 0 !important;
  padding: 0 !important;
}
.xcom-allaround-form form input,
.xcom-allaround-form form textarea {
  font-size: 14px;
  resize: none;
}
.xcom-allaround-form form input[type='text'],
.xcom-allaround-form form input[type='password'] {
  background: #f4f4f4;
  border: 1px solid #dadddf;
  border-radius: 3px;
  padding: 5px 10px;
  box-sizing: border-box;
  color: #8d8d8d;
  height: 33px;
}
.xcom-allaround-form form textarea {
  background: transparent;
  border: 0;
  color: #8d8d8d;
  padding: 0;
  margin: 0;
  resize: none;
}
.xcom-allaround-form-field-main-wrapper {
  background: #f4f4f4;
  border: 1px solid #dadddf;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 15px;
  width: auto;
  margin-bottom: 10px;
}
.xcom-allaround-form-field-main textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 90px;
  height: 90px;
  resize: none;
  outline: none;
}
.xcom-allaround-form-hidden-on-start {
  display: none;
}
.xcom-allaround-form-auth-wrapper {
  box-sizing: border-box;
  width: 100%;
  margin-top: 20px;
  display: inline-block;
  vertical-align: top;
}
.xcom-allaround-form-other-fields-wrapper,
.xcom-allaround-form-other-fields-wrapper-long {
  box-sizing: border-box;
  width: 333px;
  margin-top: 20px;
  display: inline-block;
  vertical-align: top;
}
.xcom-allaround-form-other-fields-wrapper-long {
  width: 503px;
}
.xcom-allaround-form-other-fields-wrapper-long .xcom-allaround-form-other-field input {
  width: 490px;
}
.xcom-allaround-form-auth-socserv-caption,
.xcom-allaround-form-other-fields-caption {
  color: #4b4a4e;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
}
.xcom-allaround-form-other-fields-q {
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAABUUlEQVQokY2TzUsCURTF568XErNNEgW5chEhtDEJjBYtAxvDdDAznMw+ZnRmnDGdL9+vRYqOPssHd/E495x7ufdchbUnBDQtn8uuS16zyGsWV68emu2vpwKgrH6MSURes0hVDWkUWjaWH8sFNNtn715OXI20atIZBUkBy49Jq+a/5EXs10zccLYUuHgZbSRVeh7TWACguyHZWrJAWXd/BYKZkLZ+2rTI1YdkayYAhSc7gWdUEyFA0b3wz3Zv38dMY7HRQapq8DmJUNpOsJVc6ro4QUyuPpTiPS9E6Y+jrQJ3XxNKXXcrPpjGKNFMbN1AsTOi2NkccKpqcPAwnwFAWZdXadk+LduXYjdv4+Ua/VhwWB/s7IPjxpD5hpdO1L1wJzNlVJOP70h+C/1xxNGjfOKpqsFJY4gxiVYpSYHFNbadgErP46ztcP7scN3zEv5ffT/pIkiS9qGlEgAAAABJRU5ErkJggg==') center no-repeat scroll;
  width: 16px;
  height: 15px;
  display: inline-block;
  vertical-align: 4px;
  margin-bottom: -3px;
  margin-top: -3px;
  cursor: pointer;
}
.xcom-allaround-form-auth-socserv {
  margin: 6px 0;
}
.xcom-allaround-form-auth-socserv-vk,
.xcom-allaround-form-auth-socserv-fb,
.xcom-allaround-form-auth-socserv-tw,
.xcom-allaround-form-auth-socserv-gp {
  background: url('data:image/png;base64,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') 0 0 no-repeat scroll;
  width: 32px;
  height: 31px;
  display: inline-block;
  cursor: pointer;
}
.xcom-allaround-form-auth-socserv-fb {
  background-position: -34px 0;
}
.xcom-allaround-form-auth-socserv-tw {
  background-position: -68px 0;
}
.xcom-allaround-form-auth-socserv-gp {
  background-position: -102px 0;
}
.xcom-allaround-form-other-field {
  margin: 9px 0;
}
.xcom-allaround-form-other-field input {
  width: 320px;
}
.xcom-allaround-form-other-field-description {
  font-size: 12px;
  margin: 6px 10px -8px 10px;
}
.xcom-allaround-form-submit-wrapper {
  box-sizing: border-box;
  width: 110px;
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.xcom-allaround-form-submit {
  box-sizing: border-box;
  background: url('/css/xcom/images/allaround-form-send-button-sprite.png') 0 0 no-repeat scroll;
  width: 107px;
  height: 33px;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
}
.xcom-allaround-form-submit:hover {
  background-position: 0 -33px;
}
.xcom-allaround-form-submit:active {
  background-position: 0 -66px;
}
.xcom-allaround-form-other-wantguest {
  line-height: 21px;
  vertical-align: middle;
  margin-top: 18px;
  cursor: pointer;
}
.xcom-allaround-form-other-wantguest-chbx {
  display: none;
}
.xcom-allaround-form-other-wantguest-chbx-fake {
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAqCAYAAABcOxDuAAABaklEQVRIie3VPY6DMBQEYE6fS+QQnCRdKocnPwzYmNgQGVPPFvnZBC0RkFQriin5JAyeSeIwQKoCgiSIc8i8AKv5kXkB4hyCJKQqEIcBiSAJkjlUWaHSNYy1MLZZEItK11BlBZJXPBEkocoKxjY4Owffdotzdg7GNlBldUWJFSpdwzmP7nJBCGFxussFznlUugaxQiLzAsZa+LZDCAF9jIgL0seIEAJ828FYC5kXSFgVMLZ5oEvAe37RBqw2dEM39Mvo+O5/ht7uPrGCNt9pKW1uLSWIH33qnF/Vp875pz5lJCdiEF+bX5t1za/Nrfk5x4kYSegjBEkIYhCrlRulIIghSCL0Eck2fP94+HzosT86pFn7nbt/B3eHBrtDgzRrP0PH4O7QYH9089E0a7E/OvjQvwV96Oehada+PKi7aXD2mY6BcZ7B2ehfrzoFLvr6787wozl5hqfAVf+pDz3SrJ0Et+Hbhu91+H4AY1/moxyemPMAAAAASUVORK5CYII=') 0 0 no-repeat scroll;
  width: 21px;
  height: 21px;
  border: 1px white solid;
  color: transparent;
  margin: -1px;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
}
.xcom-allaround-form-other-wantguest-chbx-fake.xcom-checked {
  background-position: 0 -22px;
}
.xcom-allaround-form-other-wantguest input {
  display: none;
}
.xcom-for-guest-only {
  display: none;
}
textarea.xcom-empty {
  font-size: 30px;
  outline: none;
}
@media (max-width: 767px) {
  textarea.xcom-empty {
    font-size: inherit!important;
  }
}
.xcom-allaround-form-files-uploader-wrapper {
  min-height: 20px;
}
.xcom-allaround-form-files-uploader-button-wrapper {
  position: relative;
  float: left;
  width: 20px;
  height: 20px;
  overflow: hidden;
}
.xcom-allaround-form-files-uploader {
  display: block;
  width: 200px;
  height: 20px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABTklEQVQ4jbXUwYrCMBSF4b7/8iZF7Y0BoRvTBh9BEfclujFFRRCt7hS7P7OQOg6KUzudxQ+BwBdILgmSJAEzI4oi9Hq9RkVRBGZGkiQIpJQgIkgp0el0GvVoBEIIaK2RZRm891gul7XL8xzee2RZBq01hBAIiAjWWpRl+XGn0+m+ttaCiG5gmqYfY7PZDEopzOfz9kBmhnOuHfByuWC/3+N6vaIsS6Rp+h5crVaYTqc4Ho+1DngLeu+htUa1V6F5nqMois/AR6zKWovJZIJutwtjDA6HQz1wvV4/Ya8aDodP6A+wmsPxePwrVhXHMTabzetHqcDFYoE4jjEYDH5Na43RaHS/35dgNf1FUdRqt9vhfD4/z2G/34dzDtvttlHOOSilbmAYhiAiCCEgpWyUEAJEhDAMv8E2+h+w+hzbSEqJwBgDZoZS6k8xM4wx+AJQhPW1LbVAFAAAAABJRU5ErkJggg==') left top no-repeat scroll;
  cursor: pointer;
  border: 0;
  padding: 30px 0 0;
  font-size: 0;
  color: transparent;
  box-sizing: content-box;
}
.xcom-allaround-form-files-uploader::-ms-value {
  border: 0;
  background: transparent;
  padding-left: 0;
  font-size: 0;
  color: transparent;
}
.xcom-allaround-form-files-thumbs-wrapper {
  margin: 10px 0;
  padding-left: 30px;
}
.xcom-allaround-form-files-thumb {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-right: 10px;
}
.xcom-allaround-form-files-thumb-source {
  display: none;
}
.xcom-allaround-form-files-thumb-delete-btn {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 30px;
  line-height: 30px;
  margin: -30px 0 0 0;
  text-align: center;
  color: white;
  background: #0D9ED9;
  font-weight: bold;
  opacity: 0.8;
  text-decoration: none;
  cursor: pointer;
}
.xcom-allaround-form-files-thumb:hover .xcom-allaround-form-files-thumb-delete-btn {
  display: block;
  transition: background-color 0.2s cubic-bezier(1, 1, 1, 1) 0s;
}
.xcom-allaround-form-files-thumb-delete-btn:hover {
  text-decoration: underline;
  background: red !important;
  transition: background-color 0.2s cubic-bezier(1, 1, 1, 1) 0s;
}
.xcom-hidden-iframes-list {
  display: none;
}
.xcom-nav-line-wrapper {
  float: none;
  clear: both;
  margin-top: 24px;
  margin-bottom: 20px;
  height: 20px;
}
@media (max-width: 479px) {
  .xcom-nav-line-wrapper {
    display: none;
  }
}
.xcom-nav-line-ma {
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAVklEQVQImWP4jwcw4JU8fvzE//CwKAy8ZvVaiM7Gxub/3l5+cJyZkf3/169fEMnXr9/8DwuNgEtev34d1c4d23f+9/by+z9r5hzsDpo8aer/79+/w/kADS2h4DZm6qkAAAAASUVORK5CYII=') center no-repeat scroll;
  width: 7px;
  height: 5px;
  display: inline-block;
  vertical-align: middle;
}
.xcom-nav-line-filter-wrapper {
  float: left;
  height: 30px;
  width: 80px;
  position: relative;
}
.xcom-nav-line-current-filter-name {
  cursor: pointer!important;
  display: inline-block;
  margin: 0 !important;
}
.xcom-nav-line-filters-list {
  display: none;
  position: relative;
  margin: 6px -20px;
  background: white;
  box-shadow: 0 0 8px #828282;
  z-index: 500;
  left: 2px;
}
.xcom-nav-line-filter-wrapper:hover .xcom-nav-line-filters-list {
  display: block;
  cursor: pointer;
}
.xcom-nav-line-filters-list-item {
  padding: 5px 20px;
  min-width: 70px;
  color: #4b4a4e;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-nav-line-filters-list-item-ma {
  width: 12px;
  height: 10px;
  display: none;
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAAbUlEQVQYlYXPsQ3AMAgEwB/BI2Q0lxEeihFcpjA7UKaBWZwuiq3YINHAvRBAULlqouZKYhzZFxfxXsT7NjTjIt6puQIASIypueaqaYdz1QQS4+/wvO5jiQFgXs494NX5JY4e/MV/oRAPITHe4QcTGrglfi9S1QAAAABJRU5ErkJggg==') center no-repeat scroll;
  vertical-align: middle;
  margin-left: 10px;
}
.xcom-nav-line-filters-list-item:hover {
  background: #f6f6f6;
  color: #6ebedf;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-nav-line-filters-list-item.xcom-active {
  color: #0D9ED9;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-nav-line-filters-list-item.xcom-active .xcom-nav-line-filters-list-item-ma {
  display: inline-block;
}
.xcom-nav-line-view-selector-wrapper {
  float: left;
  margin: 0;
}
.xcom-nav-line-view-selector {
  color: #8d8d8d;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  margin: 0 0 0 20px;
  border-bottom: 2px solid transparent;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-nav-line-view-selector:hover {
  color: #4b4a4e;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-nav-line-view-selector.xcom-act {
  color: #4b4a4e;
  border-bottom: 2px solid #83cbe9;
  cursor: default;
}
.xcom-nav-line-controls-wrapper {
  float: right;
  margin-right: 8px;
}
.xcom-nav-line-controls-share-wrapper {
  float: left;
  height: 30px;
  position: relative;
}
.xcom-nav-line-controls-share {
  position: relative;
  width: 100px;
  color: #4b4a4e;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  line-height: 20px;
}
.xcom-nav-line-controls-share-list {
  position: relative;
  display: none;
  width: 255px;
  background: white;
  padding: 20px 20px;
  margin: 6px -123px;
  box-shadow: 0 0 8px #828282;
  z-index: 500;
  font-size: 14px;
}
.xcom-nav-line-controls-share-list .addthis_toolbox {
  display: inline !important;
}
.xcom-nav-line-controls-share-list-fb,
.xcom-nav-line-controls-share-list-vk,
.xcom-nav-line-controls-share-list-tw {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAUCAYAAAB7wJiVAAADdklEQVRYhdWZb8vyLBiH+/5fbDSkkrUQrhZjDOQKiYGMIRN+z4sLZflvru4n6ITzTdiheUw9ZzsEYtYanHMwxlBVZ+zLEpRS1PUFXddhHMfQ17LiW9mf4APAzv2Acw5CCPZlmcymuUEptamzb2V/gm/CCpm1BmNstcNlHo4nSClXO/lW9if4blghWzs1SQjBNE3JTv5vdlEUL+Ua+52x78syi+/GDgC6rkuC6/oCxlh0cJTSaAeGvZwIM9kmYxP2CntLptg587Lcpn7vdxyOp+x5iQpRSiWf0OXSm7WOtv293z34kr2ciL7vvbbTNKGuL56QXHaoH/M55xxSSvze76CU2lUVY7v8VHZdZ9uP4+hJifGjQlJPQdPcnhqnhISehiV7TYgJSqknJIddVWcIIbwV1/c9xnF8yr7vV1dgzupo2xZKKVBK7eS7Uraukp0p31L2AWRVGG7Zt2SHhJiJqaqz/c7P9eoJyWEfjieM4wgpJZrmhsPxhKIo8Hg8PCFGeozt8kN5OJ6glEJVnZ/mxpTGqbEnheQsRwBZy1cIYdu7qylHyKy1nUhXyBqbEGKfUJNSSkgpPSHuNrdkh/ipXcGUufuyxM/1illr1PUlOvaXhYRibV/lnNu20zStCnGDcx48Q3LYhBBv4kP5eDw8/pId4oe2qcPxhKa5WQFGRqjwcfn/TIiUMilkeYC58kJCzEErhMCstSdlK5sxFlwRy2zbdrVoiD14Xddh1hpVdX6SUdcXKKWiVeiWg/2fblmPx+MJnrtlFUVh+5q1DgrJYVNKk0KklE+Hfowd+r1t21oZhJAnGVvnJSkkBdwqxL0yWLJTQgghdtAxIbnsqjp7Z4lJ9yUyxnb5+/LvHHBXzs/1mlUeb7lK2bkVwatC6vriwZfs3LI3tKXksPflX+XDGMMwDN7KCL3Rx9gu37CnacLv/W5l5FyrxPhRIaayeVfIMAwefMlOCZm1xjiOaJpb8AnOYe/Lv/cmIQSklBiGAUIINM0tehsQY7t8V8qsdfYdV4wfFQIAQoi3hPxcr9EOYuzczGG/enWSYsfGfjiewDnPOjvW+KGwl4u59zZuVtXZVkix+Fb2O/x9WWbx3Xj6PyR1noSSMZbd6beyP8FfhvcHlalGUh1SSje9fX47+xN8E54QE0opCCHQtq1Nc2v6bnwr+xP8/wAC755WlI7t+QAAAABJRU5ErkJggg==') center no-repeat scroll;
  cursor: pointer;
}
.xcom-nav-line-controls-share-list-fb {
  background-position: 0 0;
}
.xcom-nav-line-controls-share-list-vk {
  background-position: -23px 0;
}
.xcom-nav-line-controls-share-list-tw {
  background-position: -46px 0;
}
.xcom-nav-line-controls-share-list-fb *,
.xcom-nav-line-controls-share-list-vk *,
.xcom-nav-line-controls-share-list-tw * {
  display: none;
}
.xcom-nav-line-controls-share-wrapper:hover .xcom-nav-line-controls-share-list {
  display: block;
}
.xcom-nav-line-controls-delim-1 {
  position: relative;
  float: left;
  height: 20px;
  width: 27px;
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAJCAYAAADzRkbkAAAAEElEQVQImWN48uTJfwYiCQDloiEEiPnYaAAAAABJRU5ErkJggg==') center no-repeat scroll;
}
.xcom-nav-line-controls-settings-wrapper {
  position: relative;
  float: right;
  height: 30px;
  cursor: pointer;
}
.xcom-nav-line-controls-settings {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 20px;
  color: #4b4a4e;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAASCAYAAAC9+TVUAAAA3ElEQVQ4ja2TOw6DMBBEfb5EyilAqUB0ILogShBVYtGBRQ1cgs8F4B7bA5MKEisEgmJL03jWz96PGTaWEBk4jyFEthUG9s1omhbn02VR07T7ECKCY7so8hIAwHksQTiPAQBFXsKxXRCRDCEi6NpVOrQnXbsuIAYAXdcfAszqul5OJwyiQ4AwiD5r4t38QxDv5r8gYRDBNKzVwLm1QmSrvmlYCIMI7Jeb9l6qBqIkHSWFVdZiJcOmZOz//oDTNGFNdVVLkLqqMY7jovdYNm8Ow/ChNBF43DnSRKz6s548+UdwYiIZXQAAAABJRU5ErkJggg==') center no-repeat scroll;
}
.xcom-nav-line-controls-settings .xcom-nav-line-ma {
  margin-left: 25px;
  height: 20px;
  vertical-align: middle;
}
.xcom-nav-line-controls-settings-list {
  position: relative;
  display: none;
  width: 180px;
  background: white;
  margin: 6px -90px;
  box-shadow: 0 0 8px #828282;
  z-index: 500;
}
.xcom-nav-line-controls-settings-wrapper:hover .xcom-nav-line-controls-settings-list {
  display: block;
}
.xcom-nav-line-controls-settings-list-item {
  padding: 5px 20px;
  min-width: 70px;
  color: #4b4a4e;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-nav-line-controls-settings-list-item:hover {
  background: #f6f6f6;
  color: #6ebedf;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-nav-line-controls-login-wrapper {
  float: left;
  height: 30px;
  position: relative;
}
.xcom-nav-line-controls-login,
.xcom-nav-line-controls-logout {
  position: relative;
  width: 55px;
  color: #4b4a4e;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  line-height: 20px;
}
.xcom-nav-line-controls-logout a {
  color: #4b4a4e;
  text-decoration: none;
}
.xcom-nav-line-controls-login-list {
  position: relative;
  display: none;
  width: 110px;
  background: white;
  margin: 6px -30px;
  box-shadow: 0 0 8px #828282;
  z-index: 500;
}
.xcom-nav-line-controls-login-wrapper:hover .xcom-nav-line-controls-login-list {
  display: block;
}
.xcom-nav-line-controls-login-list-item {
  padding: 5px 20px;
  min-width: 70px;
  color: #4b4a4e;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-nav-line-controls-login-list-item:hover {
  background: #f6f6f6;
  color: #6ebedf;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-nav-line-controls-subscribe-wrapper {
  float: left;
  height: 30px;
  position: relative;
}
@media (max-width: 767px) {
  .xcom-nav-line-controls-subscribe-wrapper {
    display: none;
  }
}
.xcom-nav-line-controls-subscribe {
  width: auto;
  color: #4b4a4e;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  line-height: 20px;
}
.xcom-nav-line-controls-subscribe-list {
  position: relative;
  display: none;
  width: auto;
  background: white;
  padding: 20px 20px;
  margin: 6px -125px;
  text-align: left;
  box-shadow: 0 0 8px #828282;
  z-index: 500;
  font-size: 14px;
}
.xcom-nav-line-controls-subscribe-wrapper:hover .xcom-nav-line-controls-subscribe-list {
  display: block;
}
.xcom-comcounter-subscribe-wrapper {
  width: 310px;
  min-height: 40px;
  line-height: 40px;
  vertical-align: middle;
  border-radius: 3px;
  box-sizing: border-box;
}
.xcom-comcounter-subscribe-a {
  color: #8d8d8d;
  text-align: center;
  cursor: pointer;
  line-height: 38px;
  box-sizing: border-box;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-comcounter-subscribe-a:hover {
  background-color: white;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-comcounter-subscribe-b {
  text-align: left;
  height: 40px;
}
.xcom-comcounter-subscribe-b input {
  display: inline-block;
  vertical-align: middle;
  background: none;
  border: 1px solid #dadddf;
  width: 185px;
  height: 22px;
  border-radius: 3px;
  box-sizing: border-box;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-comcounter-subscribe-b input:hover,
.xcom-comcounter-subscribe-b input:focus,
.xcom-comcounter-subscribe-b input:not([value=""]) {
  background: white;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-comcounter-subscribe-label {
  display: inline-block;
  vertical-align: middle;
}
.xcom-comcounter-subscribe-btn {
  display: inline-block;
  padding: 2px 20px;
  line-height: 16px;
  cursor: pointer;
  vertical-align: middle;
  border: 1px solid #dadddf;
  background: #f4f4f4;
  border-radius: 3px;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-comcounter-subscribe-btn:hover {
  background: white;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-comcounter-subscribe-btn:active {
  background: transparent;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-comcounter-subscribe-success {
  display: none;
  background: #d8ef9d;
  color: #8eb42d;
  text-align: center;
  cursor: pointer;
  height: 40px;
  border-radius: 3px;
  box-sizing: border-box;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-comcounter-subscribe-error {
  display: none;
  background: #ff2e46;
  color: white;
  text-align: center;
  cursor: default;
  height: 40px;
  border-radius: 3px;
  box-sizing: border-box;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-big-profile-wrapper {
  display: none;
}
.xcom-big-profile-fancybox-wrap {
  width: 560px !important;
  max-width: 560px !important;
  min-width: 560px !important;
}
.xcom-big-profile-fancybox-wrap .fancybox-close {
  display: none;
}
.xcom-big-profile-fancybox-content {
  border: 0 !important;
}
.xcom-big-profile-fancybox-close {
  display: none !important;
}
.xcom-big-profile {
  position: relative;
  width: 560px;
  background: white;
}
.xcom-big-profile img[src=''] {
  display: none;
}
.xcom-big-profile-caption-a {
  position: relative;
  background: #5cb2d5 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABjCAYAAABaKWrYAAAASElEQVQYlWM4+OTTf4bGE08JEfXHnxBP1Bx9TBRRcfghiUTJgftEEQX77pFIZO++QzyRvvMW8UTK9puEiISt18kmYjdfI5oAADQ4LPaODQH5AAAAAElFTkSuQmCC') left top repeat-x scroll;
  min-height: 96px;
}
.xcom-big-profile-caption-avatar {
  position: absolute;
  background: white url('/css/xcom/images/xcom-noava-100x100.png') left top no-repeat scroll;
  width: 100px;
  height: 100px;
  left: 20px;
  top: 15px;
  z-index: 3;
  border: 2px solid white;
  border-radius: 50px;
  box-shadow: 0 2px 6px #828282;
}
.xcom-big-profile-caption-avatar img {
  width: 100px;
  height: 100px;
  padding: 0;
  background: transparent;
  border-radius: 50px;
  box-shadow: 0 2px 6px #828282;
}
.xcom-big-profile-caption-close {
  position: absolute;
  top: 15px;
  right: 20px;
  width: 30px;
  height: 30px;
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAA8CAYAAACelmGhAAAD3klEQVRYhb2YwWrqQBSG84ClFLpxIUUQhSKNKJKFcBelq4KrPsGltAulSFCxNQgaxLY0YIMorVE09dIg7SMUOXchE2MyY85E08UBwWS+f2b+nMwf4c/jP+AtSTVBUk3IKGP7d5BxBMxF+c4cRMWARGUA0VKPWYnKADLKGPKd+e7wfGcOp/W3rUBandy9wtn9u68IJjzXnsHJ3Ss32Fmxsr51S6hwUTF2grpXId2c4OD7BDsr25p64fnOHEhlW9NQwGQFJNUEJ28DvuseYzxAhQdxdZAiT4ENl1Qz9Fk7l38Dfnb/jroxo4zh8sVizqigLdDj2PC43EfdULWW8PAFHgFn9+/2f1f6t+9YydpwBZdU0/fiRGVgD06KCHCCH74AqtbStw0T4wm59gy1VAVtsQEns3SDsVsoqSYI6eYEbRaagCDgaKkHufYMhIwy5nIrTQAvOFpadTyumdP22O0BrpnztFQWOIgASTVXbsc0GJqrr/TvQALIq1aQVNP3OXc/as49dnsA86gla8M1PNUY+aols6SZiwioWkvAGDjdnKzh2FNLQVswXX35YqHAZMkl1Vw1mVx79mtvtVRjBIRpw3PtGcTKeqjguNwHJ28Dnm5OQnu1nty9QrY1ZcNz7VkoZzhyiHSzPHAiYF8rwALbHY5W6eZkZw/E5T6kmxPq+NnWlA0nlWqMuEXEyjqkGqOt46LgThHJ2pApJFbWIVkboqA2PEi6FBUDRMWAuNwHUTEgo4zDS6mkBxzfPsPB3w6zjm+fIS730ZF5K1xSTYgUta1AVkVLveAp9bT+BofX3UBgUofXXRAVgw8eK+s7Qd2VqAxw8Ljc3yuYVLI23J5ST+tvoYBJkaTiCYqSau68xxgPUOFBXc1bnqCYbU1/BUxmTz4SCOSjAObGuNyH8+4H9b9YWYeLxzlqnERlsIYf3TyhwOQE6xYQK+sgf/7YR2e/sSJFbZ1SMRe7wwIR4AQ/fAHInz++/iHGE0TFQC3VxePcExAK2sIDxjYoSTVBSNaGaLPQBAQBH/ztgKgYICQqAy630gRUrSV3S041RnwzJ3tMC4usp4BV6eYEv+c0c+0iINee4dzOcjXtQwFGAGk0gqSavieUSFFjutrtgaq19H3UIkVtDceY5fLFYrqaCKhaS9QreSMiY3v7xeOcKfS8+4ECkyXfSKnRUo/LrUHLGRZteLY1Df19fnTzxM5qqcYoNPDhddeT2TxBkbfjYeu0/oZLqbxdz2/GNPDWlJpqjFDv+W11fPsMomIED4qxss5txMPrLiQqg/2l1ERlAJGixhRydPMEkaIGydoQnVL/A1G2MTY0mCIXAAAAAElFTkSuQmCC') 0 0 repeat-x scroll;
  cursor: pointer;
}
.xcom-big-profile-caption-close:hover {
  background-position: 0 -30px;
}
.xcom-big-profile-caption-username {
  padding-top: 35px;
  margin-left: 145px;
  color: white;
  font-size: 18px;
  font-weight: bold;
}
.xcom-big-profile-caption-credo {
  margin-left: 145px;
  color: white;
  font-size: 15px;
  font-weight: normal;
  font-style: italic;
}
.xcom-big-profile-caption-b {
  position: relative;
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAABCCAYAAAB97gdIAAAAP0lEQVQoke3IMQqAMAADwP7/vyGEEOLgoEKxdXc7bgAogI7PIHkbkufsQNJkJL3C9gXbSySZTZIl2m5N2x8PHFE1CU1zQ8dvAAAAAElFTkSuQmCC') left top repeat-x scroll;
  height: 85px;
  padding: 20px 0;
}
.xcom-big-profile-caption-b-socserv {
  position: absolute;
  left: 63px;
  top: 33px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAUCAYAAAB7wJiVAAADdklEQVRYhdWZb8vyLBiH+/5fbDSkkrUQrhZjDOQKiYGMIRN+z4sLZflvru4n6ITzTdiheUw9ZzsEYtYanHMwxlBVZ+zLEpRS1PUFXddhHMfQ17LiW9mf4APAzv2Acw5CCPZlmcymuUEptamzb2V/gm/CCpm1BmNstcNlHo4nSClXO/lW9if4blghWzs1SQjBNE3JTv5vdlEUL+Ua+52x78syi+/GDgC6rkuC6/oCxlh0cJTSaAeGvZwIM9kmYxP2CntLptg587Lcpn7vdxyOp+x5iQpRSiWf0OXSm7WOtv293z34kr2ciL7vvbbTNKGuL56QXHaoH/M55xxSSvze76CU2lUVY7v8VHZdZ9uP4+hJifGjQlJPQdPcnhqnhISehiV7TYgJSqknJIddVWcIIbwV1/c9xnF8yr7vV1dgzupo2xZKKVBK7eS7Uraukp0p31L2AWRVGG7Zt2SHhJiJqaqz/c7P9eoJyWEfjieM4wgpJZrmhsPxhKIo8Hg8PCFGeozt8kN5OJ6glEJVnZ/mxpTGqbEnheQsRwBZy1cIYdu7qylHyKy1nUhXyBqbEGKfUJNSSkgpPSHuNrdkh/ipXcGUufuyxM/1illr1PUlOvaXhYRibV/lnNu20zStCnGDcx48Q3LYhBBv4kP5eDw8/pId4oe2qcPxhKa5WQFGRqjwcfn/TIiUMilkeYC58kJCzEErhMCstSdlK5sxFlwRy2zbdrVoiD14Xddh1hpVdX6SUdcXKKWiVeiWg/2fblmPx+MJnrtlFUVh+5q1DgrJYVNKk0KklE+Hfowd+r1t21oZhJAnGVvnJSkkBdwqxL0yWLJTQgghdtAxIbnsqjp7Z4lJ9yUyxnb5+/LvHHBXzs/1mlUeb7lK2bkVwatC6vriwZfs3LI3tKXksPflX+XDGMMwDN7KCL3Rx9gu37CnacLv/W5l5FyrxPhRIaayeVfIMAwefMlOCZm1xjiOaJpb8AnOYe/Lv/cmIQSklBiGAUIINM0tehsQY7t8V8qsdfYdV4wfFQIAQoi3hPxcr9EOYuzczGG/enWSYsfGfjiewDnPOjvW+KGwl4u59zZuVtXZVkix+Fb2O/x9WWbx3Xj6PyR1noSSMZbd6beyP8FfhvcHlalGUh1SSje9fX47+xN8E54QE0opCCHQtq1Nc2v6bnwr+xP8/wAC755WlI7t+QAAAABJRU5ErkJggg==') center no-repeat scroll;
  cursor: pointer;
}
.xcom-big-profile-caption-b-socserv.xcom-vk {
  background-position: -23px 0;
}
.xcom-big-profile-caption-b-socserv.xcom-tw {
  background-position: -46px 0;
}
.xcom-big-profile-caption-b-socserv.xcom-fb {
  background-position: 0 0;
}
.xcom-big-profile-caption-b-socserv.xcom-gp {
  background-position: -69px 0;
}
.xcom-big-profile-caption-b-a,
.xcom-big-profile-caption-b-b,
.xcom-big-profile-caption-b-d,
.xcom-big-profile-caption-b-settings,
.xcom-big-profile-caption-b-read-btn {
  display: inline-block;
  vertical-align: middle;
  line-height: 16px;
  margin-top: 16px;
  font-weight: bold;
  font-size: 12px;
  color: #8d8d8d;
  cursor: pointer;
}
.xcom-big-profile-caption-b-a.xcom-active,
.xcom-big-profile-caption-b-b.xcom-active,
.xcom-big-profile-caption-b-settings.xcom-active,
.xcom-big-profile-caption-b-d.xcom-active {
  color: #4b4a4e !important;
  text-decoration: underline;
}
.xcom-big-profile-caption-b-a span,
.xcom-big-profile-caption-b-b span,
.xcom-big-profile-caption-b-d span {
  font-size: 15px;
}
.xcom-big-profile-caption-b-a {
  margin-left: 60px;
}
.xcom-big-profile-caption-b-b,
.xcom-big-profile-caption-b-d,
.xcom-big-profile-caption-b-settings {
  margin-left: 40px;
}
.xcom-big-profile-caption-b-read-btn {
  width: 82px;
  height: 33px;
  background: transparent url('/css/xcom/images/xcom-big-profile-readbtn-sprite.png') 0 0 repeat-x scroll;
  margin-left: 40px;
  cursor: pointer;
}
.xcom-big-profile-caption-b-read-btn:hover {
  background-position: 0 -33px;
}
.xcom-big-profile-caption-b-read-btn:active,
.xcom-big-profile-caption-b-read-btn.xcom-active {
  background-position: 0 -66px;
}
.xcom-big-profile-delim {
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAYAAABHLFpgAAAALElEQVQYlWN4//HTfwYE8enzF2Ti67fvUOLnr19Q4s+fP8jE////R4khRQAApe6NIu/u2fAAAAAASUVORK5CYII=') left top repeat-x scroll;
  height: 30px;
  margin-bottom: -30px;
}
.xcom-big-profile-comments-list-wrapper,
.xcom-big-profile-read-list-wrapper,
.xcom-big-profile-read-by-list-wrapper,
.xcom-big-profile-settings-wrapper {
  display: none;
  padding: 30px 40px;
  overflow-x: hidden;
  overflow-y: scroll;
  height: 600px;
  max-width: 800px;
}
.xcom-big-profile-comments-list-wrapper.xcom-active,
.xcom-big-profile-read-list-wrapper.xcom-active,
.xcom-big-profile-read-by-list-wrapper.xcom-active,
.xcom-big-profile-settings-wrapper.xcom-active {
  display: block;
}
.xcom-big-profile-comments-list-item {
  position: relative;
  margin-bottom: 22px;
  border-bottom: 1px dashed #e6e6e6;
  padding-bottom: 25px;
}
.xcom-big-profile-comments-list-item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.xcom-big-profile-comments-list-item-caption {
  font-size: 15px;
  color: #4b4a4e;
  font-weight: bold;
  margin-bottom: 10px;
}
.xcom-big-profile-comments-list-item-caption a:link,
.xcom-big-profile-comments-list-item-caption a:visited,
.xcom-big-profile-comments-list-item-caption a:active {
  color: #4b4a4e;
  text-decoration: none;
}
.xcom-big-profile-comments-list-item-caption a:hover {
  color: #4b4a4e;
  text-decoration: underline;
}
.xcom-big-profile-comments-list-item-avatar {
  position: relative;
  width: 45px;
  height: 45px;
  margin-right: -45px;
  float: left;
  background: transparent url('/css/xcom/images/xcom-noava-45x45.png') top left no-repeat scroll;
}
.xcom-big-profile-comments-list-item-avatar img {
  width: 42px;
  height: 42px;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  border-radius: 21px;
  box-shadow: 0 3px 2px #828282 !important;
}
.xcom-big-profile-comments-list-item-block {
  padding-top: 10px;
  padding-left: 50px;
  min-height: 50px;
}
.xcom-big-profile-comments-list-item-username {
  display: inline-block;
  color: #0d9ed9;
  vertical-align: middle;
  font-size: 15px;
  font-weight: bold;
}
.xcom-big-profile-comments-list-item-date {
  display: inline-block;
  color: #8d8d8d;
  vertical-align: middle;
  font-size: 15px;
}
.xcom-big-profile-comments-list-item-delim {
  display: inline-block;
  width: 1px;
  height: 9px;
  margin-left: 15px;
  margin-right: 15px;
  background: #e4e4e4;
  vertical-align: middle;
}
.xcom-big-profile-comments-list-item-text {
  margin-top: 10px;
  color: #4b4a4e;
}
.xcom-big-profile-comments-list-item-thumbs-wrapper {
  position: relative;
  margin-top: 10px;
  text-align: left;
}
.xcom-big-profile-comments-list-item-thumb {
  display: inline-block;
}
.xcom-big-profile-comments-list-showmore-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 10px;
  color: #0d9ed9;
  font-size: 13px;
  text-decoration: none;
  cursor: pointer;
  background: none;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-big-profile-comments-list-showmore-wrapper:hover {
  text-decoration: none;
  color: #2B587A;
  background: #E1E7ED;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-big-profile-comments-list-showmore-wrapper.xcom-in-progress {
  color: white;
  background: #0d9ed9;
}
.xcom-big-profile-comments-list-showmore {
  position: relative;
  text-align: center;
}
.xcom-big-profile-read-info-wrapper {
  position: relative;
  margin-bottom: 20px;
}
.xcom-big-profile-read-info-avatar {
  position: relative;
  width: 45px;
  height: 45px;
  margin-right: -45px;
  float: left;
  background: transparent url('/css/xcom/images/xcom-noava-45x45.png') top left no-repeat scroll;
}
.xcom-big-profile-read-info-avatar img {
  width: 41px;
  height: 41px;
  background: white;
  margin: 2px;
  border-radius: 25px;
  box-shadow: 0 3px 2px #828282 !important;
}
.xcom-big-profile-read-info-info {
  padding-left: 50px;
  min-height: 45px;
  padding-top: 5px;
}
.xcom-big-profile-read-info-username {
  position: relative;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
}
.xcom-big-profile-read-info-username a:link,
.xcom-big-profile-read-info-username a:active,
.xcom-big-profile-read-info-username a:visited {
  color: #0d9ed9;
  text-decoration: none;
}
.xcom-big-profile-read-info-username a:hover {
  color: #0d9ed9;
  text-decoration: underline;
}
.xcom-big-profile-read-info-counter {
  font-size: 13px;
  color: #8d8d8d;
  line-height: 19px;
  margin-top: 4px;
}
.xcom-big-profile-read-info-counter-a {
  display: inline-block;
  line-height: 19px;
  height: 19px;
  width: 10px;
  vertical-align: middle;
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAATCAYAAACp65zuAAAARklEQVQokdXSqw4AMAhD0f7/196EoBCdndiDyZHUHQEp8jRVZWAZzXCHvoMRcYc3BFgdBFgdBFiZ2YPtHZ+u/qXCJ3j68AGf7Nuhy3bN5gAAAABJRU5ErkJggg==') center no-repeat scroll;
}
.xcom-big-profile-read-info-counter-b {
  display: inline-block;
  line-height: 19px;
  height: 19px;
  width: 8px;
  vertical-align: middle;
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAATCAYAAABC3CftAAAAJUlEQVQokWP48OHDf3z4169f/xkIKfrw4cOoolFF9FX069ev/wCwF4ugZmGMxgAAAABJRU5ErkJggg==') center right no-repeat scroll;
}
.xcom-big-profile-read-info-counter-value {
  vertical-align: middle;
  background: #f0f0f0;
  display: inline-block;
  line-height: 19px;
  height: 19px;
  color: #4b4a4e;
  width: 20px;
  text-align: center;
}
.xcom-big-profile-settings-avatar {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 100px;
  margin: 0 -100px -100px 0;
  vertical-align: top;
  background: transparent url("/css/xcom/images/xcom-noava-100x100.png") center no-repeat scroll;
}
.xcom-big-profile-settings-avatar-delete-btn {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 30px;
  line-height: 30px;
  margin: -30px 0 0 0;
  text-align: center;
  color: white;
  background: #0D9ED9;
  font-weight: bold;
  opacity: 0.8;
  text-decoration: none;
  cursor: pointer;
}
.xcom-big-profile-settings-avatar:hover .xcom-big-profile-settings-avatar-delete-btn {
  display: block;
  transition: background-color 0.2s cubic-bezier(1, 1, 1, 1) 0s;
}
.xcom-big-profile-settings-avatar-delete-btn:hover {
  text-decoration: underline;
  background-color: red !important;
  transition: background-color 0.2s cubic-bezier(1, 1, 1, 1) 0s;
}
.xcom-big-profile-settings-avatar-update-btn {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 70px;
  line-height: 30px;
  margin: 0;
  text-align: center;
  color: white;
  background: #0D9ED9;
  font-weight: bold;
  opacity: 0.8;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
}
.xcom-big-profile-settings-avatar:hover .xcom-big-profile-settings-avatar-update-btn {
  display: block;
  transition: background-color 0.2s cubic-bezier(1, 1, 1, 1) 0s;
}
.xcom-big-profile-settings-avatar-update-btn:hover {
  text-decoration: underline;
  background-color: #00807c !important;
  transition: background-color, color 0.2s cubic-bezier(1, 1, 1, 1) 0s;
}
.xcom-big-profile-settings-avatar-update-btn-a {
  z-index: 0;
  height: 30px;
  margin-bottom: -30px;
}
.xcom-big-profile-settings-avatar-update-btn input {
  padding: 100px 120px 0 0;
  background: transparent;
  color: transparent;
  border: 0;
  font-size: 0;
  margin-top: -20px;
  cursor: pointer;
  z-index: 1;
}
.xcom-big-profile-settings-avatar-update-btn input::-ms-value {
  background: transparent;
  color: transparent;
  border: 0;
}
.xcom-big-profile-settings-info-form-wrapper {
  display: inline-block;
  position: relative;
  margin: 0 0 0 120px;
  padding: 0;
  vertical-align: top;
}
.xcom-big-profile-settings-info-errors-list {
  display: none;
  background: #ff2e46;
  border: 0;
  color: white;
  font-weight: bold;
  line-height: 20px;
  font-size: 13px;
  padding: 10px 35px 10px 14px;
  margin-bottom: 10px;
  border-radius: 4px;
}
.xcom-big-profile-settings-info-errors-list li {
  margin-bottom: 10px;
  margin-left: 0;
}
.xcom-big-profile-settings-info-errors-list li:last-child {
  margin-bottom: 0 !important;
}
.xcom-big-profile-settings-info-success-list {
  display: none;
  background: #d8ef9d;
  color: #8eb42d;
  border: 0;
  font-weight: bold;
  line-height: 20px;
  font-size: 13px;
  padding: 10px 35px 10px 14px;
  margin-bottom: 10px;
  border-radius: 4px;
}
.xcom-big-profile-settings-info-success-list li {
  margin-bottom: 10px;
  margin-left: 0;
}
.xcom-big-profile-settings-info-success-list li:last-child {
  margin-bottom: 0 !important;
}
.xcom-big-profile-settings-info-field-caption {
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 10px;
}
.xcom-big-profile-settings-info-star {
  color: red;
  font-weight: bold;
}
.xcom-big-profile-settings-info-field {
  margin-bottom: 20px;
}
.xcom-big-profile-settings-info-field input {
  background: #f4f4f4;
  border: 1px solid #dadddf;
  border-radius: 3px;
  padding: 5px 10px;
  box-sizing: border-box;
  color: #8d8d8d;
  height: 33px;
  width: 330px;
}
.xcom-big-profile-settings-info-submit-wrapper input {
  box-sizing: border-box;
  background: url('/css/xcom/images/profile-big-save-button-sprite.png') 0 0 no-repeat scroll;
  width: 110px;
  height: 33px;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
}
.xcom-big-profile-settings-info-submit-wrapper input:hover {
  background-position: 0 -33px;
}
.xcom-big-profile-settings-info-submit-wrapper input:active {
  background-position: 0 -66px;
}
.xcom-progressbar-indicator {
  display: block;
  margin: auto;
  width: 100px;
  height: 100px;
  background: transparent url('/css/xcom/images/ajax-loader.gif') center no-repeat scroll;
}
.xcom-progressbar-title {
  display: block;
  margin: auto;
  text-align: center;
  color: #0D9ED9;
  font-weight: bold;
}
.xcom-modest-progress-indicator {
  display: none;
  position: fixed;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: #4b4a4f url('data:image/png;base64,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') center 10px no-repeat scroll;
  border: 0;
  border-radius: 20px;
}
.xcom-review-form-title {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}
.xcom-review-form-errors-list {
  background: #ff2e46;
  border: 0;
  color: white;
  font-weight: bold;
  line-height: 20px;
  font-size: 13px;
  padding: 10px 35px 10px 14px;
  margin-bottom: 10px;
  border-radius: 4px;
}
.xcom-review-form-errors-list li {
  margin-bottom: 10px;
}
.xcom-review-form-success-list {
  background: #d8ef9d;
  color: #8eb42d;
  border: 0;
  font-weight: bold;
  line-height: 20px;
  font-size: 13px;
  padding: 10px 35px 10px 14px;
  margin-bottom: 10px;
  border-radius: 4px;
}
.xcom-review-form-success-list li {
  margin-bottom: 10px;
}
.xcom-review-form-field-caption {
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 10px;
}
.xcom-review-form-field-star {
  color: red;
  font-weight: bold;
}
.xcom-review-form-field {
  margin-bottom: 20px;
}
.xcom-review-form-field input,
.xcom-review-form-field textarea {
  background: #f4f4f4;
  border: 1px solid #dadddf;
  border-radius: 3px;
  padding: 5px 10px;
  box-sizing: border-box;
  color: #8d8d8d;
  height: 33px;
  width: 330px;
  outline: none;
}
.xcom-review-form-field textarea {
  height: 100px;
  resize: none;
}
.xcom-review-form-submit-wrapper {
  text-align: center;
}
.xcom-review-form-submit-wrapper input {
  box-sizing: border-box;
  background: url('/css/xcom/images/xcom-review-form-button-sprite.png') 0 0 no-repeat scroll;
  width: 110px;
  height: 33px;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
}
.xcom-review-form-submit-wrapper input:hover {
  background-position: 0 -33px;
}
.xcom-review-form-submit-wrapper input:active {
  background-position: 0 -66px;
}
.xcom-message-error-modal {
  min-width: 500px;
  min-height: 60px;
  padding-left: 70px;
  background: url('data:image/png;base64,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') 0 0 no-repeat scroll;
}
.xcom-message-error-modal b {
  color: #ca444b;
}
#fancybox-wrap.xcom-message-error-modal-wrap #fancybox-outer {
  padding: 10px 35px 10px 14px !important;
  border: 0 !important;
}
#fancybox-content.xcom-message-error-modal-content {
  border: 0 !important;
  line-height: 20px;
  font-size: 15px;
}
#fancybox-wrap.xcom-big-profile-big-image #fancybox-title {
  position: relative;
  margin: 0 auto 10px auto;
  padding: 10px 0;
  color: #0d9ed9;
  font-size: 13px;
  text-decoration: none;
  cursor: pointer;
  background: none;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
#fancybox-wrap.xcom-big-profile-big-image #fancybox-title:hover {
  text-decoration: none;
  color: #2B587A;
  background: #E1E7ED;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
#fancybox-close {
  background-repeat: no-repeat !important;
}
.xcom-review-notable-plate {
  display: none;
  position: fixed;
  left: 0;
  top: 50%;
  width: 60px;
}
.xcom-review-notable-plate-inner {
  line-height: 40px;
  width: 216px;
  color: white;
  background: #F05A00;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
  margin-left: -90px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  border-radius: 4px;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.22);
}
.xcom-main-block {
  padding-top: 0;
  padding-bottom: 20px;
  float: none;
  clear: both;
}
.xcom-main-tab-wrapper {
  display: none;
}
.xcom-main-tab-wrapper.xcom-act {
  display: block;
}
.xcom-tree-view-wrapper {
  margin: 0;
  padding: 0;
  position: relative;
}
ul.xcom-tree-view-list {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
ul.xcom-tree-view-list li {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  border: 0;
}
ul.xcom-tree-view-list.level-0 li {
  padding-bottom: 18px;
  border-bottom: 1px dashed #e6e6e6;
  margin-bottom: 18px;
}
ul.xcom-tree-view-list.level-1 {
  margin-left: 80px;
}
@media (max-width: 767px) {
  ul.xcom-tree-view-list.level-1 {
    margin-left: 10px;
  }
}
ul.xcom-tree-view-list.level-2 {
  margin-left: 50px;
}
@media (max-width: 767px) {
  ul.xcom-tree-view-list.level-2 {
    margin-left: 10px;
  }
}
ul.xcom-tree-view-list.level-3 {
  margin-left: 50px;
}
@media (max-width: 767px) {
  ul.xcom-tree-view-list.level-3 {
    margin-left: 10px;
  }
}
ul.xcom-tree-view-list.level-3 ul.xcom-tree-view-list.level-3 {
  margin-left: 0;
}
.xcom-tree-view-comment-wrapper {
  padding: 0;
  margin: 0;
  position: relative;
}
ul.level-0 .xcom-tree-view-comment-avatar {
  position: relative;
  width: 62px;
  height: 62px;
  margin-right: -62px;
  float: left;
  background: transparent url('/css/xcom/images/xcom-noava-63x63.png') center no-repeat scroll;
}
ul.level-0 .xcom-tree-view-comment-avatar img {
  width: 62px;
  height: 62px;
  background: white;
  border-radius: 35px;
  box-shadow: 0 3px 2px #828282 !important;
}
ul.level-0 .xcom-tree-view-comment-block {
  position: relative;
  padding-top: 15px;
  margin-left: 70px;
}
ul.level-1 .xcom-tree-view-comment-avatar,
ul.level-2 .xcom-tree-view-comment-avatar,
ul.level-3 .xcom-tree-view-comment-avatar {
  position: relative;
  width: 45px;
  height: 45px;
  margin-right: -45px;
  float: left;
  background: transparent url('/css/xcom/images/xcom-noava-45x45.png') top left no-repeat scroll;
}
ul.level-1 .xcom-tree-view-comment-avatar img,
ul.level-2 .xcom-tree-view-comment-avatar img,
ul.level-3 .xcom-tree-view-comment-avatar img {
  width: 40px;
  height: 40px;
  background: white;
  margin-left: 2px;
  border-radius: 20px;
  box-shadow: 0 3px 2px #828282 !important;
}
.xcom-tree-view-comment-avatar .xcom-tree-view-comment-author-info-avatar img {
  width: 62px !important;
  height: 62px !important;
  background: white;
  margin-left: 0 !important;
  border-radius: 35px  !important;
  box-shadow: 0 3px 2px #828282 !important;
}
ul.level-1 .xcom-tree-view-comment-block,
ul.level-2 .xcom-tree-view-comment-block,
ul.level-3 .xcom-tree-view-comment-block {
  margin-left: 50px;
  padding-top: 15px;
}
ul.level-1 li,
ul.level-2 li,
ul.level-3 li {
  margin-top: 10px !important;
  border: 0 !important;
  margin-bottom: 10px !important;
  padding-bottom: 0 !important;
}
ul.level-1 li:last-child,
ul.level-2 li:last-child,
ul.level-3 li:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.xcom-tree-view-comment-caption {
  position: relative;
  font-size: 12px;
  color: #8d8d8d;
  margin-bottom: 10px;
}
.xcom-tree-view-comment-closecontrols {
  position: relative;
  display: none;
  float: right;
  width: 60px;
  margin-left: -40px;
  margin-bottom: -28px;
  height: 28px;
  background: white;
  z-index: 2;
  text-align: right;
  font-size: 12px;
}
.xcom-tree-view-comment-rating-ava-list img {
  width: 40px;
  height: 40px;
  margin: 0 0 0 5px;
  border-radius: 3px;
}
.xcom-tree-view-comment-rating-ava-list img:first-child {
  margin: 0;
}
.xcom-tree-view-comment-block:hover .xcom-tree-view-comment-closecontrols {
  display: block;
}
.xcom-tree-view-comment-hider {
  position: relative;
  display: inline-block;
  width: 7px;
  height: 1px;
  background: transparent;
  cursor: pointer;
  vertical-align: middle;
  margin: -20px -10px -10px;
  padding: 10px;
}
.xcom-tree-view-comment-hider-inner {
  height: 1px;
  background: #c9c9c9;
}
.xcom-tree-view-comment-hider:hover .xcom-tree-view-comment-hider-inner {
  background: gray;
}
.xcom-tree-view-comment-red-flag {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 28px;
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA6CAYAAACnDemCAAAA2klEQVRYhe3SQQuCQBAF4H6o0SGL6NKPCbJI+j8uhve6OJ6UShMS8jRdOgTZ6sYse3kP3vljmDdiRxkBBgwYsHU43+y59Hxt8/VWHq7GM648n6sf6GWx4mdeWIDfaFdv0yU/TufBqAhcTuZ8V0cjVAQudgdjVAR2drH9H3+suqtXW6sugrAXL4JQHpYOYMCAAQMGDBgw4O8QEUdRpG2apvKwUkqLJknCbdvKwzo0jmNummYwKgIrpbiuayNUBM6yzBgVgZ1dbP3HzlZNRL04EcnD0gEMGDDgv/MCc7yGWyr2k2EAAAAASUVORK5CYII=') 0 -33px no-repeat scroll;
  margin: -1px -10px 0 0;
  vertical-align: middle;
  cursor: pointer;
}
.xcom-tree-view-comment-red-flag:hover {
  background-position: 0 -4px;
}
.xcom-tree-view-comment-red-flag.xcom-already {
  background-position: 0 -4px;
}
.xcom-tree-view-comment-hider-delim {
  display: inline-block;
  width: 1px;
  height: 9px;
  margin-left: 10px;
  margin-right: 0;
  margin-top: -8px;
  background: #e4e4e4;
  vertical-align: middle;
}
a.xcom-tree-view-comment-author:link,
a.xcom-tree-view-comment-author:active,
a.xcom-tree-view-comment-author:visited,
a.xcom-tree-view-comment-author:hover {
  color: #54858c;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
}
a.xcom-tree-view-comment-author:hover {
  text-decoration: underline;
}
a.xcom-tree-view-comment-author.xcom-guest-name,
a.xcom-tree-view-comment-author.xcom-guest-name {
  text-decoration: none !important;
  cursor: default;
}
.xcom-tree-view-comment-author-noname {
  display: inline;
  color: #C9434A;
  font-weight: bold;
}
a.xcom-tree-view-comment-answer-to:link,
a.xcom-tree-view-comment-answer-to:active,
a.xcom-tree-view-comment-answer-to:visited,
a.xcom-tree-view-comment-answer-to:hover {
  color: #8d8d8d;
  text-decoration: none;
  font-weight: normal;
}
a.xcom-tree-view-comment-answer-to:hover {
  text-decoration: none;
  cursor: default;
}
.xcom-tree-view-comment-answer-to-arrow {
  display: inline-block;
  height: 10px;
  width: 11px;
  vertical-align: 0;
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAUElEQVQYlaWRwQnAUAhD3X80R/CcFQIehPRWqPIL8gUv5gWMmlplpgCIZJdkfQBA7i53H4YBk3zhbhjwn8Ei4iOcOjOX8GqNq4Cr01XV8SkPdHmdaP/exJYAAAAASUVORK5CYII=') center no-repeat scroll;
  margin-left: 6px;
  margin-right: 6px;
}
.xcom-tree-view-comment-controls {
  position: relative;
  line-height: 22px;
  height: 22px;
  margin-top: 10px;
  margin-bottom: 6px;
  color: #8d8d8d;
}
.xcom-tree-view-comment-rating-minus,
.xcom-tree-view-comment-rating-plus {
  position: relative;
  display: inline-block;
  line-height: 22px;
  height: 22px;
  width: 22px;
  vertical-align: middle;
  background: #f0f0f0;
  color: #bfbfbf;
  text-align: center;
  cursor: pointer;
  border-radius: 3px;
  border: 0;
  font-weight: bold;
  font-size: 12px;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-tree-view-comment-rating-minus {
  line-height: 20px;
  margin-right: 30px;
}
.xcom-tree-view-comment-rating-minus.xcom-already,
.xcom-tree-view-comment-rating-plus.xcom-already {
  background: #91dbed;
  color: white;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-tree-view-comment-rating-minus:hover,
.xcom-tree-view-comment-rating-plus:hover {
  background: #91dbed;
  color: white;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-tree-view-comment-rating-minus:hover.disabled,
.xcom-tree-view-comment-rating-plus:hover.disabled {
  background: #f0f0f0 !important;
  color: #bfbfbf !important;
  transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}
.xcom-tree-view-comment-rating-value {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  padding: 0 10px;
  color: #8d8d8d;
  font-weight: bold;
  font-size: 12px;
  vertical-align: middle;
  cursor: pointer;
}
.xcom-tree-view-comment-rating-value.xcom-pozitive {
  color: #8fb32b;
}
.xcom-tree-view-comment-rating-value.xcom-negative {
  color: #c9434a;
}
.xcom-tree-view-comment-controls-delim {
  display: inline-block;
  width: 1px;
  height: 9px;
  margin-left: 15px;
  margin-right: 15px;
  background: #e4e4e4;
}
.xcom-tree-view-comment-rating-moderate,
.xcom-tree-view-comment-rating-answer,
.xcom-tree-view-comment-rating-share {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  vertical-align: middle;
  color: #8d8d8d;
  cursor: pointer;
}
.xcom-tree-view-comment-rating-moderate {
  margin-left: -25px;
  margin-right: -10px;
}
.xcom-tree-view-comment-rating-moderate a:link,
.xcom-tree-view-comment-rating-moderate a:visited,
.xcom-tree-view-comment-rating-moderate a:active {
  color: #54858c;
  text-decoration: none;
}
.xcom-tree-view-comment-rating-moderate a:hover {
  color: #54858c;
  text-decoration: underline;
}
.xcom-tree-view-comment-rating-share-arrow {
  display: inline-block;
  height: 9px;
  width: 5px;
  vertical-align: -1px;
  background: transparent url('/css/xcom/images/xcom-comment-controls-arrow1.png') center no-repeat scroll;
  margin-left: 6px;
  margin-right: 6px;
}
.xcom-tree-view-comment-rating-share .addthis_toolbox {
  display: inline-block !important;
}
.xcom-tree-view-comment-rating-share-vk,
.xcom-tree-view-comment-rating-share-fb,
.xcom-tree-view-comment-rating-share-tw,
.xcom-tree-view-comment-rating-share-gp {
  display: none;
  width: 20px !important;
  height: 20px !important;
  vertical-align: middle !important;
  background: transparent url('/css/xcom/images/xcom_socserv_sprite2.png') center no-repeat scroll !important;
  cursor: pointer;
  margin-right: 4px !important;
}
.xcom-tree-view-comment-rating-share-fb {
  background-position: 0 0 !important;
}
.xcom-tree-view-comment-rating-share-vk {
  background-position: -23px 0 !important;
}
.xcom-tree-view-comment-rating-share-tw {
  background-position: -46px 0 !important;
}
.xcom-tree-view-comment-rating-share-gp {
  background-position: -70px 0 !important;
}
.xcom-tree-view-comment-rating-share-vk *,
.xcom-tree-view-comment-rating-share-fb *,
.xcom-tree-view-comment-rating-share-tw *,
.xcom-tree-view-comment-rating-share-gp * {
  display: none !important;
}
.addthis_toolbox .addthis_button_facebook span,
.addthis_toolbox .addthis_button_vk span,
.addthis_toolbox .addthis_button_twitter span {
  opacity: 0;
  width: 22px;
}
.xcom-tree-view-comment-rating-share:hover .xcom-tree-view-comment-rating-share-fb,
.xcom-tree-view-comment-rating-share:hover .xcom-tree-view-comment-rating-share-vk,
.xcom-tree-view-comment-rating-share:hover .xcom-tree-view-comment-rating-share-tw,
.xcom-tree-view-comment-rating-share:hover .xcom-tree-view-comment-rating-share-gp {
  display: inline-block;
}
.xcom-tree-view-comment-text {
  font-size: 15px;
  color: #4b4a4e;
  word-wrap: break-word;
}
.xcom-tree-view-comment-text-short {
  font-size: 15px;
  color: #4b4a4e;
  max-height: 11em;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(1, 1, 1, 1) 0s;
}
.xcom-tree-view-comment-text-short:hover {
  border-bottom: 2px solid #91DBED;
  margin-bottom: -2px;
  transition: all 0.2s cubic-bezier(1, 1, 1, 1) 0s;
}
.xcom-tree-view-comment-text-short + .xcom-tree-view-comment-text {
  display: none;
}
.xcom-tree-view-thumbs-wrapper {
  margin-top: 10px;
  text-align: left;
}
.xcom-tree-view-thumb {
  display: inline-block;
  margin: 0 10px 10px 0;
}
.xcom-tree-view-thumb img {
  width: auto;
  max-width: 100%;
}
.xcom-tooltip-info {
  background: white !important;
  box-shadow: 0 0 8px #828282 !important;
  border: 0 !important;
}
.xcom-tooltip-arrow {
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  box-shadow: 0 0 8px #828282 !important;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  background: white;
}
.xcom-tooltip-bottom .xcom-tooltip-arrow {
  bottom: 0;
  margin-bottom: -7px;
}
.xcom-tooltip-top .xcom-tooltip-arrow {
  top: 0;
  margin-top: -7px;
}
.xcom-tooltip-arrow-placeholder {
  background: white;
  width: 30px;
  height: 16px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
}
.xcom-tooltip-bottom .xcom-tooltip-arrow-placeholder {
  bottom: 0;
}
.xcom-tooltip-top .xcom-tooltip-arrow-placeholder {
  top: 0;
}
.xcom-tooltip-info-content-inner {
  background: white;
  z-index: 3;
  position: relative;
  font-size: 13px;
  color: #4b4a4e;
}
.xcom-tree-view-comment-form-wrapper {
  display: none;
  float: none;
  clear: both;
  margin-top: 24px;
  margin-bottom: 10px;
  overflow: hidden;
  margin-left: 80px;
  padding-left: 50px;
}
@media (max-width: 767px) {
  .xcom-tree-view-comment-form-wrapper {
    margin-left: 0!important;
  }
}
.xcom-tree-view-comment-form-errors-list {
  display: none;
  background: #ff2e46;
  border: 0;
  color: white;
  font-weight: bold;
  line-height: 20px;
  font-size: 13px;
  padding: 10px 35px 10px 14px;
  margin-bottom: 10px;
  border-radius: 4px;
}
.xcom-tree-view-comment-form-success-list {
  display: none;
  background: #d8ef9d;
  border: 0;
  color: #8eb42d;
  font-weight: bold;
  line-height: 20px;
  font-size: 13px;
  padding: 10px 35px 10px 14px;
  margin-bottom: 10px;
  border-radius: 4px;
}
.xcom-tree-view-comment-form-errors-list li,
.xcom-tree-view-comment-form-success-list li {
  border: 0 !important;
  margin: 0 0 10px 20px !important;
  padding: 0 !important;
  list-style: disc !important;
}
.xcom-tree-view-comment-form-errors-list li:last-child,
.xcom-tree-view-comment-form-success-list li:last-child {
  margin: 0 0 0 20px !important;
}
.xcom-tree-view-comment-form.xcom-form-in-progress,
.xcom-tree-view-comment-form.xcom-form-in-progress * {
  cursor: progress !important;
}
.xcom-tree-view-comment-form form {
  margin: 0 !important;
  padding: 0 !important;
}
.xcom-tree-view-comment-form input,
.xcom-tree-view-comment-form textarea {
  font-size: 16px;
  resize: none;
}
.xcom-tree-view-comment-form-avatar {
  position: relative;
  margin-left: -50px;
  background: transparent url('/css/xcom/images/xcom-noava-45x45.png') left top no-repeat scroll;
  width: 50px;
  height: 50px;
  margin-bottom: -50px;
}
.xcom-tree-view-comment-form-avatar img {
  width: 40px;
  height: 40px;
  background: white;
  margin-left: 2px;
  border-radius: 20px;
  box-shadow: 0 3px 2px #828282 !important;
}
.xcom-tree-view-comment-author-info-wrapper {
  position: absolute;
  display: none;
  top: -10px;
  left: -20px;
  width: 255px;
  background: white;
  z-index: 5;
  border: 0;
  border-radius: 5px;
  box-shadow: 0 0 8px #828282;
}
@media (min-width: 480px) {
  .xcom-tree-view-comment-avatar:hover .xcom-tree-view-comment-author-info-wrapper {
    display: block !important;
  }
}
.xcom-tree-view-comment-author-info-avatar {
  position: absolute;
  top: 6px;
  left: 16px;
  width: 62px;
  height: 62px;
  background: transparent url('/css/xcom/images/xcom-noava-63x63.png') center no-repeat scroll;
  border: 4px solid white;
  border-radius: 40px;
  box-shadow: 0 2px 3px #828282;
}
.xcom-tree-view-comment-author-info-avatar img {
  width: 62px;
  height: 62px;
  border-radius: 40px;
}
.xcom-tree-view-comment-author-info-avatar.xcom-active {
  height: 64px !important;
}
.xcom-tree-view-comment-author-info-caption {
  background: #81c8e5;
  min-height: 65px;
  padding-left: 97px;
  padding-right: 30px;
  color: white;
  font-weight: bold;
}
.xcom-tree-view-comment-author-info-caption-text {
  margin-top: 20px;
  display: inline-block;
  font-size: 15px;
  margin-bottom: 20px;
}
.xcom-tree-view-comment-author-info-ab {
  margin: auto;
  width: 260px;
}
.xcom-tree-view-comment-author-info-a {
  padding: 20px;
  float: left;
  color: #8d8d8d;
}
.xcom-tree-view-comment-author-info-b {
  padding: 20px;
  float: right;
  padding-right: 30px;
  color: #8d8d8d;
}
.xcom-tree-view-comment-author-info-a b,
.xcom-tree-view-comment-author-info-b b {
  color: #4b4a4e;
}
.xcom-tree-view-comment-author-info-full {
  border-top: 1px dashed #e6e6e6;
  padding: 20px;
  float: none;
  clear: both;
}
.xcom-tree-view-comment-author-info-full a:link,
.xcom-tree-view-comment-author-info-full a:visited,
.xcom-tree-view-comment-author-info-full a:active {
  color: #54858c;
  font-weight: bold;
  text-decoration: none;
}
.xcom-tree-view-comment-author-info-full a:hover {
  color: #54858c;
  font-weight: bold;
  text-decoration: underline;
}
.xcom-tree-view-comment-author-info-full-arrow {
  display: inline-block;
  height: 9px;
  width: 5px;
  vertical-align: -1px;
  background: transparent url('/css/xcom/images/xcom-small-profile-arrow1.png') center no-repeat scroll;
}
.xcom-tree-view-comment-form input[type='text'],
.xcom-tree-view-comment-form input[type='password'] {
  background: #f4f4f4;
  border: 1px solid #dadddf;
  border-radius: 3px;
  padding: 5px 10px;
  box-sizing: border-box;
  color: #8d8d8d;
  height: 33px;
}
.xcom-tree-view-comment-form textarea {
  background: transparent;
  border: 0;
  color: #8d8d8d;
  padding: 0;
  margin: 0;
  resize: none;
}
.xcom-tree-view-comment-form-field-main-wrapper {
  background: #f4f4f4;
  border: 1px solid #dadddf;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 15px;
  width: auto;
}
.xcom-tree-view-comment-form-field-main textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 90px;
  height: 90px;
  resize: none;
  outline: none;
}
.xcom-tree-view-comment-form-auth-wrapper {
  box-sizing: border-box;
  width: 170px;
  margin-top: 20px;
  display: inline-block;
  vertical-align: top;
}
.xcom-tree-view-comment-form-other-fields-wrapper,
.xcom-tree-view-comment-form-other-fields-wrapper-long {
  box-sizing: border-box;
  width: 333px;
  margin-top: 20px;
  display: inline-block;
  vertical-align: top;
}
.xcom-tree-view-comment-form-other-fields-wrapper-long {
  width: 503px;
}
.xcom-tree-view-comment-form-auth-socserv-caption,
.xcom-tree-view-comment-form-other-fields-caption {
  color: #4b4a4e;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  margin-right: -200px;
}
.xcom-tree-view-comment-form-other-fields-q {
  background: transparent url('/css/xcom/images/xcom-allaround-form-other-fields-q.png') center no-repeat scroll;
  width: 16px;
  height: 15px;
  display: inline-block;
  vertical-align: 4px;
  margin-bottom: -3px;
  margin-top: -3px;
  cursor: pointer;
}
.xcom-tree-view-comment-form-auth-socserv {
  margin: 6px 0;
}
.xcom-tree-view-comment-form-auth-socserv-vk,
.xcom-tree-view-comment-form-auth-socserv-fb,
.xcom-tree-view-comment-form-auth-socserv-tw,
.xcom-tree-view-comment-form-auth-socserv-gp {
  background: url('/css/xcom/images/socserv_sprite.png') 0 0 no-repeat scroll;
  width: 32px;
  height: 31px;
  display: inline-block;
  cursor: pointer;
}
.xcom-tree-view-comment-form-auth-socserv-fb {
  background-position: -34px 0;
}
.xcom-tree-view-comment-form-auth-socserv-tw {
  background-position: -68px 0;
}
.xcom-tree-view-comment-form-auth-socserv-gp {
  background-position: -102px 0;
}
.xcom-tree-view-comment-form-other-field {
  margin: 9px 0;
}
.xcom-tree-view-comment-form-other-field input {
  width: 320px;
}
.xcom-tree-view-comment-form-other-field-description {
  font-size: 12px;
  margin: 6px 10px -8px 10px;
}
.xcom-tree-view-comment-form-submit-wrapper {
  box-sizing: border-box;
  width: 110px;
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.xcom-tree-view-comment-form-submit {
  box-sizing: border-box;
  background: url('/css/xcom/images/allaround-form-send-button-sprite.png') 0 0 no-repeat scroll;
  width: 107px;
  height: 33px;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
}
.xcom-tree-view-comment-form-submit:hover {
  background-position: 0 -33px;
}
.xcom-tree-view-comment-form-submit:active {
  background-position: 0 -66px;
}
.xcom-tree-view-comment-form-other-wantguest {
  line-height: 21px;
  vertical-align: middle;
  margin-top: 18px;
  cursor: pointer;
  font-size: 13px;
}
.xcom-tree-view-comment-form-other-wantguest-chbx {
  display: none;
}
.xcom-tree-view-comment-form-other-wantguest-chbx-fake {
  background: transparent url('/css/xcom/images/xcom-allaround-form-chbx-sprite.png') 0 0 no-repeat scroll;
  width: 21px;
  height: 21px;
  border: 1px white solid;
  color: transparent;
  margin: -1px;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
}
.xcom-tree-view-comment-form-other-wantguest-chbx-fake.xcom-checked {
  background-position: 0 -22px;
}
.xcom-tree-view-comment-form-other-wantguest input {
  display: none;
}
ul.level-1 .xcom-tree-view-comment-form-wrapper,
ul.level-2 .xcom-tree-view-comment-form-wrapper {
  margin-left: 50px;
  padding-left: 50px;
  padding-top: 15px;
}
@media (max-width: 767px) {
  ul.level-1 .xcom-tree-view-comment-form-wrapper,
  ul.level-2 .xcom-tree-view-comment-form-wrapper {
    margin-left: 10px;
    padding-left: 10px;
  }
}
ul.level-1 .xcom-tree-view-comment-form-other-wantguest,
ul.level-2 .xcom-tree-view-comment-form-other-wantguest,
ul.level-3 .xcom-tree-view-comment-form-other-wantguest {
  width: 280px;
  margin-right: -150px;
}
ul.level-3 .xcom-tree-view-comment-form-wrapper,
ul.level-3 .xcom-tree-view-comment-form-wrapper-long {
  margin-left: 0;
}
.xcom-tree-view-comment-form-files-uploader-wrapper {
  min-height: 20px;
}
.xcom-tree-view-comment-form-files-uploader-button-wrapper {
  position: relative;
  float: left;
  width: 20px;
  height: 20px;
  overflow: hidden;
}
.xcom-tree-view-comment-form-files-uploader {
  display: block;
  width: 200px;
  height: 20px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABTklEQVQ4jbXUwYrCMBSF4b7/8iZF7Y0BoRvTBh9BEfclujFFRRCt7hS7P7OQOg6KUzudxQ+BwBdILgmSJAEzI4oi9Hq9RkVRBGZGkiQIpJQgIkgp0el0GvVoBEIIaK2RZRm891gul7XL8xzee2RZBq01hBAIiAjWWpRl+XGn0+m+ttaCiG5gmqYfY7PZDEopzOfz9kBmhnOuHfByuWC/3+N6vaIsS6Rp+h5crVaYTqc4Ho+1DngLeu+htUa1V6F5nqMois/AR6zKWovJZIJutwtjDA6HQz1wvV4/Ya8aDodP6A+wmsPxePwrVhXHMTabzetHqcDFYoE4jjEYDH5Na43RaHS/35dgNf1FUdRqt9vhfD4/z2G/34dzDtvttlHOOSilbmAYhiAiCCEgpWyUEAJEhDAMv8E2+h+w+hzbSEqJwBgDZoZS6k8xM4wx+AJQhPW1LbVAFAAAAABJRU5ErkJggg==') left top no-repeat scroll;
  cursor: pointer;
  border: 0;
  padding: 30px 0 0 30px;
  box-sizing: content-box;
}
.xcom-tree-view-comment-form-files-thumbs-wrapper {
  margin: 10px 0;
  padding-left: 30px;
}
.xcom-tree-view-comment-form-files-thumb-source {
  display: none;
}
.xcom-tree-view-comment-form-files-thumb {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 100px;
  margin-right: 10px;
}
.xcom-tree-view-comment-form-files-thumb-delete-btn {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 30px;
  line-height: 30px;
  margin: -30px 0 0 0;
  text-align: center;
  color: white;
  background: #0D9ED9;
  font-weight: bold;
  opacity: 0.8;
  text-decoration: none;
  cursor: pointer;
}
.xcom-tree-view-comment-form-files-thumb-delete-btn:hover {
  text-decoration: underline;
  background: red !important;
  transition: background-color 0.2s cubic-bezier(1, 1, 1, 1) 0s;
}
.xcom-tree-view-comment-form-files-thumb:hover .xcom-tree-view-comment-form-files-thumb-delete-btn {
  display: block;
  transition: background-color 0.2s cubic-bezier(1, 1, 1, 1) 0s;
}
.author.xcom-air-author span {
  display: inline-block;
  margin-top: 7px;
  font-size: 13px;
}
.xcom-read-more-block {
  padding-top: 0;
  padding-bottom: 30px;
  float: none;
  clear: both;
}
.xcom-read-more-block-title {
  position: relative;
  float: none;
  clear: both;
  height: 30px;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #4B4A4E;
}
table.xcom-read-more-table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: hide;
}
table.xcom-read-more-table td.xcom-read-more-table-article-wrapper {
  padding: 0;
  margin: 0;
  width: 50%;
  vertical-align: top;
}
table.xcom-read-more-table td.xcom-read-more-table-article-wrapper.left {
  text-align: left;
}
table.xcom-read-more-table td.xcom-read-more-table-article-wrapper.right {
  text-align: right;
}
.xcom-read-more-table-article-wrapper {
  text-align: left;
  width: 93%;
  margin: 0 auto;
  vertical-align: top;
}
table.xcom-read-more-table td.left .xcom-read-more-table-article-wrapper {
  margin-left: 0;
}
table.xcom-read-more-table td.right .xcom-read-more-table-article-wrapper {
  margin-right: 0;
}
table.xcom-read-more-table td.bottom .xcom-read-more-table-article-wrapper {
  margin-bottom: 0;
}
.xcom-read-more-article-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 6px;
}
.xcom-read-more-article-title a {
  color: #0d9ed9;
  text-decoration: none;
}
.xcom-read-more-article-title a:hover {
  text-decoration: underline;
}
.xcom-read-more-article-info {
  font-size: 13px;
  color: #8d8d8d;
  margin-bottom: 10px;
}
.xcom-read-more-article-info a:link,
.xcom-read-more-article-info a:active,
.xcom-read-more-article-info a:visited {
  color: #8d8d8d;
  text-decoration: none;
}
.xcom-read-more-article-info a:hover {
  color: #8d8d8d;
  text-decoration: underline;
}
.xcom-read-more-article-info-delim {
  display: inline-block;
  width: 1px;
  height: 9px;
  margin-left: 15px;
  margin-right: 15px;
  background: #e4e4e4;
}
.xcom-read-more-article-text {
  text-align: left;
  padding: 0 0 0 50px;
  color: #4b4a4e;
  font-size: 15px;
  min-height: 45px;
}
.xcom-read-more-article-preview-text {
  text-align: left;
  padding: 0;
  color: #4b4a4e;
  font-size: 15px;
  min-height: 45px;
}
.xcom-read-more-article-thumbs-wrapper {
  position: relative;
  padding-left: 50px;
  text-align: left;
  margin-top: 5px;
}
.xcom-read-more-article-thumb {
  display: inline-block;
  margin-right: 6px;
}
a.xcom-read-more-article-username:link,
a.xcom-read-more-article-username:active,
a.xcom-read-more-article-username:visited {
  font-weight: bold;
  text-decoration: none;
  color: #4b4a4e;
}
a.xcom-read-more-article-username:hover {
  text-decoration: none;
  color: #4b4a4e;
  cursor: default;
}
a.xcom-read-more-article-username[data-xcom-comment-author-id] {
  cursor: pointer !important;
}
.xcom-read-more-article-username-noname {
  color: #C9434A;
  display: inline;
  font-weight: 700;
}
.xcom-read-more-article-avatar {
  position: relative;
  float: left;
  width: 45px;
  height: 45px;
  background: transparent url('/css/xcom/images/xcom-noava-45x45.png') top left no-repeat scroll;
}
.xcom-read-more-article-avatar img {
  width: 41px;
  height: 41px;
  background: white;
  margin: 2px;
  border-radius: 25px;
  box-shadow: 0 3px 2px #828282 !important;
}
