/*!*****
Theme Name: bydleniborovina
/Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI:
*/
/* line 13, style.less */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
/* line 19, style.less */
body {
  margin: 0;
}
/* line 23, style.less */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/* line 39, style.less */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
/* line 47, style.less */
audio:not([controls]) {
  display: none;
  height: 0;
}
/* line 52, style.less */
[hidden],
template {
  display: none;
}
/* line 57, style.less */
a {
  background-color: transparent;
}
/* line 61, style.less */
a:active,
a:hover {
  outline: 0;
}
/* line 66, style.less */
abbr[title] {
  border-bottom: 1px dotted;
}
/* line 70, style.less */
b,
strong {
  font-weight: 700;
}
/* line 75, style.less */
dfn {
  font-style: italic;
}
/* line 79, style.less */
h1 {
  margin: .67em 0;
  font-size: 2em;
}
/* line 84, style.less */
mark {
  color: #000;
  background: #ffff00;
}
/* line 89, style.less */
small {
  font-size: 80%;
}
/* line 93, style.less */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
/* line 101, style.less */
sup {
  top: -0.5em;
}
/* line 105, style.less */
sub {
  bottom: -0.25em;
}
/* line 109, style.less */
img {
  border: 0;
}
/* line 113, style.less */
svg:not(:root) {
  overflow: hidden;
}
/* line 117, style.less */
figure {
  margin: 1em 40px;
}
/* line 121, style.less */
hr {
  height: 0;
  box-sizing: content-box;
}
/* line 128, style.less */
pre {
  overflow: auto;
}
/* line 132, style.less */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* line 140, style.less */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
/* line 150, style.less */
button {
  overflow: visible;
}
/* line 154, style.less */
button,
select {
  text-transform: none;
}
/* line 159, style.less */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
/* line 167, style.less */
button[disabled],
html input[disabled] {
  cursor: default;
}
/* line 172, style.less */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* line 178, style.less */
input {
  line-height: normal;
}
/* line 182, style.less */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
/* line 190, style.less */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
/* line 195, style.less */
input[type=search] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
/* line 202, style.less */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* line 207, style.less */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
/* line 213, style.less */
legend {
  padding: 0;
  border: 0;
}
/* line 218, style.less */
textarea {
  overflow: auto;
}
/* line 222, style.less */
optgroup {
  font-weight: 700;
}
/* line 226, style.less */
table {
  border-spacing: 0;
  border-collapse: collapse;
}
/* line 231, style.less */
td,
th {
  padding: 0;
}
/* line 236, style.less */
h1,
h2,
h3 {
  font-family: "TeutonNormal", "Open Sans", Helvetica, Arial, sans-serif !important;
  text-transform: uppercase !important;
}
@media print {
  /* line 242, style.less */
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    box-shadow: none !important;
  }
  /* line 251, style.less */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* line 255, style.less */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 258, style.less */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 261, style.less */
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* line 265, style.less */
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 270, style.less */
  thead {
    display: table-header-group;
  }
  /* line 273, style.less */
  img,
  tr {
    page-break-inside: avoid;
  }
  /* line 277, style.less */
  img {
    max-width: 100% !important;
  }
  /* line 280, style.less */
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  /* line 286, style.less */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* line 290, style.less */
  .navbar {
    display: none;
  }
  /* line 293, style.less */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000000 !important;
  }
  /* line 297, style.less */
  .label {
    border: 1px solid #000000;
  }
  /* line 300, style.less */
  .table {
    border-collapse: collapse !important;
  }
  /* line 303, style.less */
  .table td,
  .table th {
    background-color: #ffffff !important;
  }
  /* line 307, style.less */
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #dddddd !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');
}
/* line 319, style.less */
.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;
}
/* line 331, style.less */
.glyphicon-asterisk:before {
  content: "\2a";
}
/* line 335, style.less */
.glyphicon-plus:before {
  content: "\2b";
}
/* line 339, style.less */
.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "\20ac";
}
/* line 344, style.less */
.glyphicon-minus:before {
  content: "\2212";
}
/* line 348, style.less */
.glyphicon-cloud:before {
  content: "\2601";
}
/* line 352, style.less */
.glyphicon-envelope:before {
  content: "\2709";
}
/* line 356, style.less */
.glyphicon-pencil:before {
  content: "\270f";
}
/* line 360, style.less */
.glyphicon-glass:before {
  content: "\e001";
}
/* line 364, style.less */
.glyphicon-music:before {
  content: "\e002";
}
/* line 368, style.less */
.glyphicon-search:before {
  content: "\e003";
}
/* line 372, style.less */
.glyphicon-heart:before {
  content: "\e005";
}
/* line 376, style.less */
.glyphicon-star:before {
  content: "\e006";
}
/* line 380, style.less */
.glyphicon-star-empty:before {
  content: "\e007";
}
/* line 384, style.less */
.glyphicon-user:before {
  content: "\e008";
}
/* line 388, style.less */
.glyphicon-film:before {
  content: "\e009";
}
/* line 392, style.less */
.glyphicon-th-large:before {
  content: "\e010";
}
/* line 396, style.less */
.glyphicon-th:before {
  content: "\e011";
}
/* line 400, style.less */
.glyphicon-th-list:before {
  content: "\e012";
}
/* line 404, style.less */
.glyphicon-ok:before {
  content: "\e013";
}
/* line 408, style.less */
.glyphicon-remove:before {
  content: "\e014";
}
/* line 412, style.less */
.glyphicon-zoom-in:before {
  content: "\e015";
}
/* line 416, style.less */
.glyphicon-zoom-out:before {
  content: "\e016";
}
/* line 420, style.less */
.glyphicon-off:before {
  content: "\e017";
}
/* line 424, style.less */
.glyphicon-signal:before {
  content: "\e018";
}
/* line 428, style.less */
.glyphicon-cog:before {
  content: "\e019";
}
/* line 432, style.less */
.glyphicon-trash:before {
  content: "\e020";
}
/* line 436, style.less */
.glyphicon-home:before {
  content: "\e021";
}
/* line 440, style.less */
.glyphicon-file:before {
  content: "\e022";
}
/* line 444, style.less */
.glyphicon-time:before {
  content: "\e023";
}
/* line 448, style.less */
.glyphicon-road:before {
  content: "\e024";
}
/* line 452, style.less */
.glyphicon-download-alt:before {
  content: "\e025";
}
/* line 456, style.less */
.glyphicon-download:before {
  content: "\e026";
}
/* line 460, style.less */
.glyphicon-upload:before {
  content: "\e027";
}
/* line 464, style.less */
.glyphicon-inbox:before {
  content: "\e028";
}
/* line 468, style.less */
.glyphicon-play-circle:before {
  content: "\e029";
}
/* line 472, style.less */
.glyphicon-repeat:before {
  content: "\e030";
}
/* line 476, style.less */
.glyphicon-refresh:before {
  content: "\e031";
}
/* line 480, style.less */
.glyphicon-list-alt:before {
  content: "\e032";
}
/* line 484, style.less */
.glyphicon-lock:before {
  content: "\e033";
}
/* line 488, style.less */
.glyphicon-flag:before {
  content: "\e034";
}
/* line 492, style.less */
.glyphicon-headphones:before {
  content: "\e035";
}
/* line 496, style.less */
.glyphicon-volume-off:before {
  content: "\e036";
}
/* line 500, style.less */
.glyphicon-volume-down:before {
  content: "\e037";
}
/* line 504, style.less */
.glyphicon-volume-up:before {
  content: "\e038";
}
/* line 508, style.less */
.glyphicon-qrcode:before {
  content: "\e039";
}
/* line 512, style.less */
.glyphicon-barcode:before {
  content: "\e040";
}
/* line 516, style.less */
.glyphicon-tag:before {
  content: "\e041";
}
/* line 520, style.less */
.glyphicon-tags:before {
  content: "\e042";
}
/* line 524, style.less */
.glyphicon-book:before {
  content: "\e043";
}
/* line 528, style.less */
.glyphicon-bookmark:before {
  content: "\e044";
}
/* line 532, style.less */
.glyphicon-print:before {
  content: "\e045";
}
/* line 536, style.less */
.glyphicon-camera:before {
  content: "\e046";
}
/* line 540, style.less */
.glyphicon-font:before {
  content: "\e047";
}
/* line 544, style.less */
.glyphicon-bold:before {
  content: "\e048";
}
/* line 548, style.less */
.glyphicon-italic:before {
  content: "\e049";
}
/* line 552, style.less */
.glyphicon-text-height:before {
  content: "\e050";
}
/* line 556, style.less */
.glyphicon-text-width:before {
  content: "\e051";
}
/* line 560, style.less */
.glyphicon-align-left:before {
  content: "\e052";
}
/* line 564, style.less */
.glyphicon-align-center:before {
  content: "\e053";
}
/* line 568, style.less */
.glyphicon-align-right:before {
  content: "\e054";
}
/* line 572, style.less */
.glyphicon-align-justify:before {
  content: "\e055";
}
/* line 576, style.less */
.glyphicon-list:before {
  content: "\e056";
}
/* line 580, style.less */
.glyphicon-indent-left:before {
  content: "\e057";
}
/* line 584, style.less */
.glyphicon-indent-right:before {
  content: "\e058";
}
/* line 588, style.less */
.glyphicon-facetime-video:before {
  content: "\e059";
}
/* line 592, style.less */
.glyphicon-picture:before {
  content: "\e060";
}
/* line 596, style.less */
.glyphicon-map-marker:before {
  content: "\e062";
}
/* line 600, style.less */
.glyphicon-adjust:before {
  content: "\e063";
}
/* line 604, style.less */
.glyphicon-tint:before {
  content: "\e064";
}
/* line 608, style.less */
.glyphicon-edit:before {
  content: "\e065";
}
/* line 612, style.less */
.glyphicon-share:before {
  content: "\e066";
}
/* line 616, style.less */
.glyphicon-check:before {
  content: "\e067";
}
/* line 620, style.less */
.glyphicon-move:before {
  content: "\e068";
}
/* line 624, style.less */
.glyphicon-step-backward:before {
  content: "\e069";
}
/* line 628, style.less */
.glyphicon-fast-backward:before {
  content: "\e070";
}
/* line 632, style.less */
.glyphicon-backward:before {
  content: "\e071";
}
/* line 636, style.less */
.glyphicon-play:before {
  content: "\e072";
}
/* line 640, style.less */
.glyphicon-pause:before {
  content: "\e073";
}
/* line 644, style.less */
.glyphicon-stop:before {
  content: "\e074";
}
/* line 648, style.less */
.glyphicon-forward:before {
  content: "\e075";
}
/* line 652, style.less */
.glyphicon-fast-forward:before {
  content: "\e076";
}
/* line 656, style.less */
.glyphicon-step-forward:before {
  content: "\e077";
}
/* line 660, style.less */
.glyphicon-eject:before {
  content: "\e078";
}
/* line 664, style.less */
.glyphicon-chevron-left:before {
  content: "\e079";
}
/* line 668, style.less */
.glyphicon-chevron-right:before {
  content: "\e080";
}
/* line 672, style.less */
.glyphicon-plus-sign:before {
  content: "\e081";
}
/* line 676, style.less */
.glyphicon-minus-sign:before {
  content: "\e082";
}
/* line 680, style.less */
.glyphicon-remove-sign:before {
  content: "\e083";
}
/* line 684, style.less */
.glyphicon-ok-sign:before {
  content: "\e084";
}
/* line 688, style.less */
.glyphicon-question-sign:before {
  content: "\e085";
}
/* line 692, style.less */
.glyphicon-info-sign:before {
  content: "\e086";
}
/* line 696, style.less */
.glyphicon-screenshot:before {
  content: "\e087";
}
/* line 700, style.less */
.glyphicon-remove-circle:before {
  content: "\e088";
}
/* line 704, style.less */
.glyphicon-ok-circle:before {
  content: "\e089";
}
/* line 708, style.less */
.glyphicon-ban-circle:before {
  content: "\e090";
}
/* line 712, style.less */
.glyphicon-sipka-left:before {
  content: "\e091";
}
/* line 716, style.less */
.glyphicon-sipka-right:before {
  content: "\e092";
}
/* line 720, style.less */
.glyphicon-arrow-up:before {
  content: "\e093";
}
/* line 724, style.less */
.glyphicon-arrow-down:before {
  content: "\e094";
}
/* line 728, style.less */
.glyphicon-share-alt:before {
  content: "\e095";
}
/* line 732, style.less */
.glyphicon-resize-full:before {
  content: "\e096";
}
/* line 736, style.less */
.glyphicon-resize-small:before {
  content: "\e097";
}
/* line 740, style.less */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
/* line 744, style.less */
.glyphicon-gift:before {
  content: "\e102";
}
/* line 748, style.less */
.glyphicon-leaf:before {
  content: "\e103";
}
/* line 752, style.less */
.glyphicon-fire:before {
  content: "\e104";
}
/* line 756, style.less */
.glyphicon-eye-open:before {
  content: "\e105";
}
/* line 760, style.less */
.glyphicon-eye-close:before {
  content: "\e106";
}
/* line 764, style.less */
.glyphicon-warning-sign:before {
  content: "\e107";
}
/* line 768, style.less */
.glyphicon-plane:before {
  content: "\e108";
}
/* line 772, style.less */
.glyphicon-calendar:before {
  content: "\e109";
}
/* line 776, style.less */
.glyphicon-random:before {
  content: "\e110";
}
/* line 780, style.less */
.glyphicon-comment:before {
  content: "\e111";
}
/* line 784, style.less */
.glyphicon-magnet:before {
  content: "\e112";
}
/* line 788, style.less */
.glyphicon-chevron-up:before {
  content: "\e113";
}
/* line 792, style.less */
.glyphicon-chevron-down:before {
  content: "\e114";
}
/* line 796, style.less */
.glyphicon-retweet:before {
  content: "\e115";
}
/* line 800, style.less */
.glyphicon-shopping-cart:before {
  content: "\e116";
}
/* line 804, style.less */
.glyphicon-folder-close:before {
  content: "\e117";
}
/* line 808, style.less */
.glyphicon-folder-open:before {
  content: "\e118";
}
/* line 812, style.less */
.glyphicon-resize-vertical:before {
  content: "\e119";
}
/* line 816, style.less */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
/* line 820, style.less */
.glyphicon-hdd:before {
  content: "\e121";
}
/* line 824, style.less */
.glyphicon-bullhorn:before {
  content: "\e122";
}
/* line 828, style.less */
.glyphicon-bell:before {
  content: "\e123";
}
/* line 832, style.less */
.glyphicon-certificate:before {
  content: "\e124";
}
/* line 836, style.less */
.glyphicon-thumbs-up:before {
  content: "\e125";
}
/* line 840, style.less */
.glyphicon-thumbs-down:before {
  content: "\e126";
}
/* line 844, style.less */
.glyphicon-hand-right:before {
  content: "\e127";
}
/* line 848, style.less */
.glyphicon-hand-left:before {
  content: "\e128";
}
/* line 852, style.less */
.glyphicon-hand-up:before {
  content: "\e129";
}
/* line 856, style.less */
.glyphicon-hand-down:before {
  content: "\e130";
}
/* line 860, style.less */
.glyphicon-circle-sipka-right:before {
  content: "\e131";
}
/* line 864, style.less */
.glyphicon-circle-sipka-left:before {
  content: "\e132";
}
/* line 868, style.less */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
/* line 872, style.less */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
/* line 876, style.less */
.glyphicon-globe:before {
  content: "\e135";
}
/* line 880, style.less */
.glyphicon-wrench:before {
  content: "\e136";
}
/* line 884, style.less */
.glyphicon-tasks:before {
  content: "\e137";
}
/* line 888, style.less */
.glyphicon-filter:before {
  content: "\e138";
}
/* line 892, style.less */
.glyphicon-briefcase:before {
  content: "\e139";
}
/* line 896, style.less */
.glyphicon-fullscreen:before {
  content: "\e140";
}
/* line 900, style.less */
.glyphicon-dashboard:before {
  content: "\e141";
}
/* line 904, style.less */
.glyphicon-paperclip:before {
  content: "\e142";
}
/* line 908, style.less */
.glyphicon-heart-empty:before {
  content: "\e143";
}
/* line 912, style.less */
.glyphicon-link:before {
  content: "\e144";
}
/* line 916, style.less */
.glyphicon-phone:before {
  content: "\e145";
}
/* line 920, style.less */
.glyphicon-pushpin:before {
  content: "\e146";
}
/* line 924, style.less */
.glyphicon-usd:before {
  content: "\e148";
}
/* line 928, style.less */
.glyphicon-gbp:before {
  content: "\e149";
}
/* line 932, style.less */
.glyphicon-sort:before {
  content: "\e150";
}
/* line 936, style.less */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
/* line 940, style.less */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
/* line 944, style.less */
.glyphicon-sort-by-order:before {
  content: "\e153";
}
/* line 948, style.less */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
/* line 952, style.less */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
/* line 956, style.less */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
/* line 960, style.less */
.glyphicon-unchecked:before {
  content: "\e157";
}
/* line 964, style.less */
.glyphicon-expand:before {
  content: "\e158";
}
/* line 968, style.less */
.glyphicon-collapse-down:before {
  content: "\e159";
}
/* line 972, style.less */
.glyphicon-collapse-up:before {
  content: "\e160";
}
/* line 976, style.less */
.glyphicon-log-in:before {
  content: "\e161";
}
/* line 980, style.less */
.glyphicon-flash:before {
  content: "\e162";
}
/* line 984, style.less */
.glyphicon-log-out:before {
  content: "\e163";
}
/* line 988, style.less */
.glyphicon-new-window:before {
  content: "\e164";
}
/* line 992, style.less */
.glyphicon-record:before {
  content: "\e165";
}
/* line 996, style.less */
.glyphicon-save:before {
  content: "\e166";
}
/* line 1000, style.less */
.glyphicon-open:before {
  content: "\e167";
}
/* line 1004, style.less */
.glyphicon-saved:before {
  content: "\e168";
}
/* line 1008, style.less */
.glyphicon-import:before {
  content: "\e169";
}
/* line 1012, style.less */
.glyphicon-export:before {
  content: "\e170";
}
/* line 1016, style.less */
.glyphicon-send:before {
  content: "\e171";
}
/* line 1020, style.less */
.glyphicon-floppy-disk:before {
  content: "\e172";
}
/* line 1024, style.less */
.glyphicon-floppy-saved:before {
  content: "\e173";
}
/* line 1028, style.less */
.glyphicon-floppy-remove:before {
  content: "\e174";
}
/* line 1032, style.less */
.glyphicon-floppy-save:before {
  content: "\e175";
}
/* line 1036, style.less */
.glyphicon-floppy-open:before {
  content: "\e176";
}
/* line 1040, style.less */
.glyphicon-credit-card:before {
  content: "\e177";
}
/* line 1044, style.less */
.glyphicon-transfer:before {
  content: "\e178";
}
/* line 1048, style.less */
.glyphicon-cutlery:before {
  content: "\e179";
}
/* line 1052, style.less */
.glyphicon-header:before {
  content: "\e180";
}
/* line 1056, style.less */
.glyphicon-compressed:before {
  content: "\e181";
}
/* line 1060, style.less */
.glyphicon-earphone:before {
  content: "\e182";
}
/* line 1064, style.less */
.glyphicon-phone-alt:before {
  content: "\e183";
}
/* line 1068, style.less */
.glyphicon-tower:before {
  content: "\e184";
}
/* line 1072, style.less */
.glyphicon-stats:before {
  content: "\e185";
}
/* line 1076, style.less */
.glyphicon-sd-video:before {
  content: "\e186";
}
/* line 1080, style.less */
.glyphicon-hd-video:before {
  content: "\e187";
}
/* line 1084, style.less */
.glyphicon-subtitles:before {
  content: "\e188";
}
/* line 1088, style.less */
.glyphicon-sound-stereo:before {
  content: "\e189";
}
/* line 1092, style.less */
.glyphicon-sound-dolby:before {
  content: "\e190";
}
/* line 1096, style.less */
.glyphicon-sound-5-1:before {
  content: "\e191";
}
/* line 1100, style.less */
.glyphicon-sound-6-1:before {
  content: "\e192";
}
/* line 1104, style.less */
.glyphicon-sound-7-1:before {
  content: "\e193";
}
/* line 1108, style.less */
.glyphicon-copyright-mark:before {
  content: "\e194";
}
/* line 1112, style.less */
.glyphicon-registration-mark:before {
  content: "\e195";
}
/* line 1116, style.less */
.glyphicon-cloud-download:before {
  content: "\e197";
}
/* line 1120, style.less */
.glyphicon-cloud-upload:before {
  content: "\e198";
}
/* line 1124, style.less */
.glyphicon-tree-conifer:before {
  content: "\e199";
}
/* line 1128, style.less */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
/* line 1132, style.less */
.glyphicon-cd:before {
  content: "\e201";
}
/* line 1136, style.less */
.glyphicon-save-file:before {
  content: "\e202";
}
/* line 1140, style.less */
.glyphicon-open-file:before {
  content: "\e203";
}
/* line 1144, style.less */
.glyphicon-level-up:before {
  content: "\e204";
}
/* line 1148, style.less */
.glyphicon-copy:before {
  content: "\e205";
}
/* line 1152, style.less */
.glyphicon-paste:before {
  content: "\e206";
}
/* line 1156, style.less */
.glyphicon-alert:before {
  content: "\e209";
}
/* line 1160, style.less */
.glyphicon-equalizer:before {
  content: "\e210";
}
/* line 1164, style.less */
.glyphicon-king:before {
  content: "\e211";
}
/* line 1168, style.less */
.glyphicon-queen:before {
  content: "\e212";
}
/* line 1172, style.less */
.glyphicon-pawn:before {
  content: "\e213";
}
/* line 1176, style.less */
.glyphicon-bishop:before {
  content: "\e214";
}
/* line 1180, style.less */
.glyphicon-knight:before {
  content: "\e215";
}
/* line 1184, style.less */
.glyphicon-baby-formula:before {
  content: "\e216";
}
/* line 1188, style.less */
.glyphicon-tent:before {
  content: "\26fa";
}
/* line 1192, style.less */
.glyphicon-blackboard:before {
  content: "\e218";
}
/* line 1196, style.less */
.glyphicon-bed:before {
  content: "\e219";
}
/* line 1200, style.less */
.glyphicon-apple:before {
  content: "\f8ff";
}
/* line 1204, style.less */
.glyphicon-erase:before {
  content: "\e221";
}
/* line 1208, style.less */
.glyphicon-hourglass:before {
  content: "\231b";
}
/* line 1212, style.less */
.glyphicon-lamp:before {
  content: "\e223";
}
/* line 1216, style.less */
.glyphicon-duplicate:before {
  content: "\e224";
}
/* line 1220, style.less */
.glyphicon-piggy-bank:before {
  content: "\e225";
}
/* line 1224, style.less */
.glyphicon-scissors:before {
  content: "\e226";
}
/* line 1228, style.less */
.glyphicon-bitcoin:before {
  content: "\e227";
}
/* line 1232, style.less */
.glyphicon-btc:before {
  content: "\e227";
}
/* line 1236, style.less */
.glyphicon-xbt:before {
  content: "\e227";
}
/* line 1240, style.less */
.glyphicon-yen:before {
  content: "\00a5";
}
/* line 1244, style.less */
.glyphicon-jpy:before {
  content: "\00a5";
}
/* line 1248, style.less */
.glyphicon-ruble:before {
  content: "\20bd";
}
/* line 1252, style.less */
.glyphicon-rub:before {
  content: "\20bd";
}
/* line 1256, style.less */
.glyphicon-scale:before {
  content: "\e230";
}
/* line 1260, style.less */
.glyphicon-ice-lolly:before {
  content: "\e231";
}
/* line 1264, style.less */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
/* line 1268, style.less */
.glyphicon-education:before {
  content: "\e233";
}
/* line 1272, style.less */
.glyphicon-option-horizontal:before {
  content: "\e234";
}
/* line 1276, style.less */
.glyphicon-option-vertical:before {
  content: "\e235";
}
/* line 1280, style.less */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
/* line 1284, style.less */
.glyphicon-modal-window:before {
  content: "\e237";
}
/* line 1288, style.less */
.glyphicon-oil:before {
  content: "\e238";
}
/* line 1292, style.less */
.glyphicon-grain:before {
  content: "\e239";
}
/* line 1296, style.less */
.glyphicon-sunglasses:before {
  content: "\e240";
}
/* line 1300, style.less */
.glyphicon-text-size:before {
  content: "\e241";
}
/* line 1304, style.less */
.glyphicon-text-color:before {
  content: "\e242";
}
/* line 1308, style.less */
.glyphicon-text-background:before {
  content: "\e243";
}
/* line 1312, style.less */
.glyphicon-object-align-top:before {
  content: "\e244";
}
/* line 1316, style.less */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
/* line 1320, style.less */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
/* line 1324, style.less */
.glyphicon-object-align-left:before {
  content: "\e247";
}
/* line 1328, style.less */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
/* line 1332, style.less */
.glyphicon-object-align-right:before {
  content: "\e249";
}
/* line 1336, style.less */
.glyphicon-triangle-right:before {
  content: "\e250";
}
/* line 1340, style.less */
.glyphicon-triangle-left:before {
  content: "\e251";
}
/* line 1344, style.less */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
/* line 1348, style.less */
.glyphicon-triangle-top:before {
  content: "\e253";
}
/* line 1352, style.less */
.glyphicon-console:before {
  content: "\e254";
}
/* line 1356, style.less */
.glyphicon-superscript:before {
  content: "\e255";
}
/* line 1360, style.less */
.glyphicon-subscript:before {
  content: "\e256";
}
/* line 1364, style.less */
.glyphicon-menu-left:before {
  content: "\e257";
}
/* line 1368, style.less */
.glyphicon-menu-right:before {
  content: "\e258";
}
/* line 1372, style.less */
.glyphicon-menu-down:before {
  content: "\e259";
}
/* line 1376, style.less */
.glyphicon-menu-up:before {
  content: "\e260";
}
/* line 1380, style.less */
* {
  box-sizing: border-box;
}
/* line 1386, style.less */
:after,
:before {
  box-sizing: border-box;
}
/* line 1393, style.less */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* line 1398, style.less */
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #ffffff;
}
/* line 1406, style.less */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
/* line 1415, style.less */
a {
  color: #337ab7;
  text-decoration: none;
}
/* line 1420, style.less */
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
/* line 1426, style.less */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 1432, style.less */
figure {
  margin: 0;
}
/* line 1436, style.less */
img {
  vertical-align: middle;
}
/* line 1440, style.less */
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* line 1450, style.less */
.img-rounded {
  border-radius: 6px;
}
/* line 1454, style.less */
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 1468, style.less */
.img-circle {
  border-radius: 50%;
}
/* line 1472, style.less */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
/* line 1479, style.less */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* line 1490, style.less */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* line 1500, style.less */
[role=button] {
  cursor: pointer;
}
/* line 1504, style.less */
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 1522, style.less */
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
/* line 1551, style.less */
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 1561, style.less */
.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%;
}
/* line 1576, style.less */
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 1586, style.less */
.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%;
}
/* line 1601, style.less */
.h1,
h1 {
  font-size: 36px;
}
/* line 1606, style.less */
.h2,
h2 {
  font-size: 30px;
}
/* line 1611, style.less */
.h3,
h3 {
  font-size: 24px;
}
/* line 1616, style.less */
.h4,
h4 {
  font-size: 18px;
}
/* line 1621, style.less */
.h5,
h5 {
  font-size: 14px;
}
/* line 1626, style.less */
.h6,
h6 {
  font-size: 12px;
}
/* line 1631, style.less */
p {
  margin: 0 0 10px;
}
/* line 1635, style.less */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 1643, style.less */
  .lead {
    font-size: 21px;
  }
}
/* line 1648, style.less */
.small,
small {
  font-size: 85%;
}
/* line 1653, style.less */
.mark,
mark {
  padding: .2em;
  background-color: #fcf8e3;
}
/* line 1659, style.less */
.text-left {
  text-align: left;
}
/* line 1663, style.less */
.text-right {
  text-align: right;
}
/* line 1667, style.less */
.text-center {
  text-align: center;
}
/* line 1671, style.less */
.text-justify {
  text-align: justify;
}
/* line 1675, style.less */
.text-nowrap {
  white-space: nowrap;
}
/* line 1679, style.less */
.text-lowercase {
  text-transform: lowercase;
}
/* line 1683, style.less */
.text-uppercase {
  text-transform: uppercase;
}
/* line 1687, style.less */
.text-capitalize {
  text-transform: capitalize;
}
/* line 1691, style.less */
.text-muted {
  color: #777777;
}
/* line 1695, style.less */
.text-primary {
  color: #337ab7;
}
/* line 1699, style.less */
a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}
/* line 1704, style.less */
.text-success {
  color: #3c763d;
}
/* line 1708, style.less */
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
/* line 1713, style.less */
.text-info {
  color: #31708f;
}
/* line 1717, style.less */
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
/* line 1722, style.less */
.text-warning {
  color: #8a6d3b;
}
/* line 1726, style.less */
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
/* line 1731, style.less */
.text-danger {
  color: #a94442;
}
/* line 1735, style.less */
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
/* line 1740, style.less */
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
/* line 1745, style.less */
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}
/* line 1750, style.less */
.bg-success {
  background-color: #dff0d8;
}
/* line 1754, style.less */
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
/* line 1759, style.less */
.bg-info {
  background-color: #d9edf7;
}
/* line 1763, style.less */
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
/* line 1768, style.less */
.bg-warning {
  background-color: #fcf8e3;
}
/* line 1772, style.less */
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
/* line 1777, style.less */
.bg-danger {
  background-color: #f2dede;
}
/* line 1781, style.less */
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
/* line 1786, style.less */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
/* line 1792, style.less */
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 1798, style.less */
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
/* line 1805, style.less */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
/* line 1810, style.less */
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
/* line 1816, style.less */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
/* line 1822, style.less */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
/* line 1827, style.less */
dd,
dt {
  line-height: 1.42857143;
}
/* line 1832, style.less */
dt {
  font-weight: 700;
}
/* line 1836, style.less */
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  /* line 1841, style.less */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 1850, style.less */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 1855, style.less */
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
/* line 1861, style.less */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
/* line 1866, style.less */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
/* line 1873, style.less */
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
/* line 1879, style.less */
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
/* line 1888, style.less */
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: '\2014 \00A0';
}
/* line 1894, style.less */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
/* line 1903, style.less */
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: '';
}
/* line 1912, style.less */
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
/* line 1921, style.less */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
/* line 1927, style.less */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
/* line 1934, style.less */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
/* line 1942, style.less */
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);
}
/* line 1952, style.less */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
/* line 1960, style.less */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 1974, style.less */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
/* line 1983, style.less */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
/* line 1988, style.less */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  /* line 1996, style.less */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 2002, style.less */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 2008, style.less */
  .container {
    width: 1170px;
  }
}
/* line 2013, style.less */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
/* line 2020, style.less */
.row {
  margin-right: -15px;
  margin-left: -15px;
}
/* line 2025, style.less */
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
/* line 2079, style.less */
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
/* line 2094, style.less */
.col-xs-12 {
  width: 100%;
}
/* line 2098, style.less */
.col-xs-11 {
  width: 91.66666667%;
}
/* line 2102, style.less */
.col-xs-10 {
  width: 83.33333333%;
}
/* line 2106, style.less */
.col-xs-9 {
  width: 75%;
}
/* line 2110, style.less */
.col-xs-8 {
  width: 66.66666667%;
}
/* line 2114, style.less */
.col-xs-7 {
  width: 58.33333333%;
}
/* line 2118, style.less */
.col-xs-6 {
  width: 50%;
}
/* line 2122, style.less */
.col-xs-5 {
  width: 41.66666667%;
}
/* line 2126, style.less */
.col-xs-4 {
  width: 33.33333333%;
}
/* line 2130, style.less */
.col-xs-3 {
  width: 25%;
}
/* line 2134, style.less */
.col-xs-2 {
  width: 16.66666667%;
}
/* line 2138, style.less */
.col-xs-1 {
  width: 8.33333333%;
}
/* line 2142, style.less */
.col-xs-pull-12 {
  right: 100%;
}
/* line 2146, style.less */
.col-xs-pull-11 {
  right: 91.66666667%;
}
/* line 2150, style.less */
.col-xs-pull-10 {
  right: 83.33333333%;
}
/* line 2154, style.less */
.col-xs-pull-9 {
  right: 75%;
}
/* line 2158, style.less */
.col-xs-pull-8 {
  right: 66.66666667%;
}
/* line 2162, style.less */
.col-xs-pull-7 {
  right: 58.33333333%;
}
/* line 2166, style.less */
.col-xs-pull-6 {
  right: 50%;
}
/* line 2170, style.less */
.col-xs-pull-5 {
  right: 41.66666667%;
}
/* line 2174, style.less */
.col-xs-pull-4 {
  right: 33.33333333%;
}
/* line 2178, style.less */
.col-xs-pull-3 {
  right: 25%;
}
/* line 2182, style.less */
.col-xs-pull-2 {
  right: 16.66666667%;
}
/* line 2186, style.less */
.col-xs-pull-1 {
  right: 8.33333333%;
}
/* line 2190, style.less */
.col-xs-pull-0 {
  right: auto;
}
/* line 2194, style.less */
.col-xs-push-12 {
  left: 100%;
}
/* line 2198, style.less */
.col-xs-push-11 {
  left: 91.66666667%;
}
/* line 2202, style.less */
.col-xs-push-10 {
  left: 83.33333333%;
}
/* line 2206, style.less */
.col-xs-push-9 {
  left: 75%;
}
/* line 2210, style.less */
.col-xs-push-8 {
  left: 66.66666667%;
}
/* line 2214, style.less */
.col-xs-push-7 {
  left: 58.33333333%;
}
/* line 2218, style.less */
.col-xs-push-6 {
  left: 50%;
}
/* line 2222, style.less */
.col-xs-push-5 {
  left: 41.66666667%;
}
/* line 2226, style.less */
.col-xs-push-4 {
  left: 33.33333333%;
}
/* line 2230, style.less */
.col-xs-push-3 {
  left: 25%;
}
/* line 2234, style.less */
.col-xs-push-2 {
  left: 16.66666667%;
}
/* line 2238, style.less */
.col-xs-push-1 {
  left: 8.33333333%;
}
/* line 2242, style.less */
.col-xs-push-0 {
  left: auto;
}
/* line 2246, style.less */
.col-xs-offset-12 {
  margin-left: 100%;
}
/* line 2250, style.less */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
/* line 2254, style.less */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
/* line 2258, style.less */
.col-xs-offset-9 {
  margin-left: 75%;
}
/* line 2262, style.less */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
/* line 2266, style.less */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
/* line 2270, style.less */
.col-xs-offset-6 {
  margin-left: 50%;
}
/* line 2274, style.less */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
/* line 2278, style.less */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
/* line 2282, style.less */
.col-xs-offset-3 {
  margin-left: 25%;
}
/* line 2286, style.less */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
/* line 2290, style.less */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
/* line 2294, style.less */
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  /* line 2299, style.less */
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  /* line 2313, style.less */
  .col-sm-12 {
    width: 100%;
  }
  /* line 2316, style.less */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 2319, style.less */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 2322, style.less */
  .col-sm-9 {
    width: 75%;
  }
  /* line 2325, style.less */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 2328, style.less */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 2331, style.less */
  .col-sm-6 {
    width: 50%;
  }
  /* line 2334, style.less */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 2337, style.less */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 2340, style.less */
  .col-sm-3 {
    width: 25%;
  }
  /* line 2343, style.less */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 2346, style.less */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 2349, style.less */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 2352, style.less */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 2355, style.less */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 2358, style.less */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 2361, style.less */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 2364, style.less */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 2367, style.less */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 2370, style.less */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 2373, style.less */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 2376, style.less */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 2379, style.less */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 2382, style.less */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 2385, style.less */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 2388, style.less */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 2391, style.less */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 2394, style.less */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 2397, style.less */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 2400, style.less */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 2403, style.less */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 2406, style.less */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 2409, style.less */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 2412, style.less */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 2415, style.less */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 2418, style.less */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 2421, style.less */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 2424, style.less */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 2427, style.less */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 2430, style.less */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 2433, style.less */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 2436, style.less */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 2439, style.less */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 2442, style.less */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 2445, style.less */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 2448, style.less */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 2451, style.less */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 2454, style.less */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 2457, style.less */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 2460, style.less */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 2463, style.less */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 2469, style.less */
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  /* line 2483, style.less */
  .col-md-12 {
    width: 100%;
  }
  /* line 2486, style.less */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* line 2489, style.less */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* line 2492, style.less */
  .col-md-9 {
    width: 75%;
  }
  /* line 2495, style.less */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* line 2498, style.less */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* line 2501, style.less */
  .col-md-6 {
    width: 50%;
  }
  /* line 2504, style.less */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* line 2507, style.less */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* line 2510, style.less */
  .col-md-3 {
    width: 25%;
  }
  /* line 2513, style.less */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* line 2516, style.less */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* line 2519, style.less */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 2522, style.less */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 2525, style.less */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 2528, style.less */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 2531, style.less */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 2534, style.less */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 2537, style.less */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 2540, style.less */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 2543, style.less */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 2546, style.less */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 2549, style.less */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 2552, style.less */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 2555, style.less */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 2558, style.less */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 2561, style.less */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 2564, style.less */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 2567, style.less */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 2570, style.less */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 2573, style.less */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 2576, style.less */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 2579, style.less */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 2582, style.less */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 2585, style.less */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 2588, style.less */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 2591, style.less */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 2594, style.less */
  .col-md-push-0 {
    left: auto;
  }
  /* line 2597, style.less */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 2600, style.less */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 2603, style.less */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 2606, style.less */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 2609, style.less */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 2612, style.less */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 2615, style.less */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 2618, style.less */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 2621, style.less */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 2624, style.less */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 2627, style.less */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 2630, style.less */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 2633, style.less */
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 2639, style.less */
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  /* line 2653, style.less */
  .col-lg-12 {
    width: 100%;
  }
  /* line 2656, style.less */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* line 2659, style.less */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* line 2662, style.less */
  .col-lg-9 {
    width: 75%;
  }
  /* line 2665, style.less */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* line 2668, style.less */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* line 2671, style.less */
  .col-lg-6 {
    width: 50%;
  }
  /* line 2674, style.less */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* line 2677, style.less */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* line 2680, style.less */
  .col-lg-3 {
    width: 25%;
  }
  /* line 2683, style.less */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* line 2686, style.less */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* line 2689, style.less */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 2692, style.less */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 2695, style.less */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 2698, style.less */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 2701, style.less */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 2704, style.less */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 2707, style.less */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 2710, style.less */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 2713, style.less */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 2716, style.less */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 2719, style.less */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 2722, style.less */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 2725, style.less */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 2728, style.less */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 2731, style.less */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 2734, style.less */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 2737, style.less */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 2740, style.less */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 2743, style.less */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 2746, style.less */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 2749, style.less */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 2752, style.less */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 2755, style.less */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 2758, style.less */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 2761, style.less */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 2764, style.less */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 2767, style.less */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 2770, style.less */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 2773, style.less */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 2776, style.less */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 2779, style.less */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 2782, style.less */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 2785, style.less */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 2788, style.less */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 2791, style.less */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 2794, style.less */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 2797, style.less */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 2800, style.less */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 2803, style.less */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/* line 2808, style.less */
table {
  background-color: transparent;
}
/* line 2812, style.less */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
/* line 2819, style.less */
th {
  text-align: left;
}
/* line 2823, style.less */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
/* line 2829, style.less */
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
/* line 2841, style.less */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
/* line 2846, style.less */
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
/* line 2855, style.less */
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
/* line 2859, style.less */
.table .table {
  background-color: #ffffff;
}
/* line 2863, style.less */
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
/* line 2872, style.less */
.table-bordered {
  border: 1px solid #dddddd;
}
/* line 2876, style.less */
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #dddddd;
}
/* line 2885, style.less */
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
/* line 2890, style.less */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
/* line 2894, style.less */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
/* line 2898, style.less */
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
/* line 2904, style.less */
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}
/* line 2911, style.less */
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
/* line 2926, style.less */
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
/* line 2934, style.less */
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
/* line 2949, style.less */
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
/* line 2957, style.less */
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
/* line 2972, style.less */
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
/* line 2980, style.less */
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
/* line 2995, style.less */
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
/* line 3003, style.less */
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
/* line 3018, style.less */
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
/* line 3026, style.less */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  /* line 3032, style.less */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  /* line 3039, style.less */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 3042, style.less */
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  /* line 3050, style.less */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 3053, style.less */
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  /* line 3061, style.less */
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  /* line 3069, style.less */
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
/* line 3077, style.less */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
/* line 3084, style.less */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
/* line 3096, style.less */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
/* line 3103, style.less */
input[type=search] {
  box-sizing: border-box;
}
/* line 3109, style.less */
input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
/* line 3116, style.less */
input[type=file] {
  display: block;
}
/* line 3120, style.less */
input[type=range] {
  display: block;
  width: 100%;
}
/* line 3125, style.less */
select[multiple],
select[size] {
  height: auto;
}
/* line 3130, style.less */
input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 3138, style.less */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
/* line 3146, style.less */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  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);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 3165, style.less */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 3172, style.less */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 3177, style.less */
.form-control:-ms-input-placeholder {
  color: #999999;
}
/* line 3181, style.less */
.form-control::-webkit-input-placeholder {
  color: #999999;
}
/* line 3185, style.less */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
/* line 3192, style.less */
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
/* line 3197, style.less */
textarea.form-control {
  height: auto;
}
/* line 3201, style.less */
input[type=search] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 3206, style.less */
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px;
  }
  /* line 3212, style.less */
  .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],
  input[type=date].input-sm,
  input[type=time].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm {
    line-height: 30px;
  }
  /* line 3222, style.less */
  .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],
  input[type=date].input-lg,
  input[type=time].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg {
    line-height: 46px;
  }
}
/* line 3234, style.less */
.form-group {
  margin-bottom: 15px;
}
/* line 3238, style.less */
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 3246, style.less */
.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
/* line 3255, style.less */
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}
/* line 3264, style.less */
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
/* line 3269, style.less */
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
/* line 3280, style.less */
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
/* line 3286, style.less */
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
  cursor: not-allowed;
}
/* line 3295, style.less */
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
/* line 3302, style.less */
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}
/* line 3309, style.less */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
/* line 3316, style.less */
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
/* line 3322, style.less */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 3330, style.less */
select.input-sm {
  height: 30px;
  line-height: 30px;
}
/* line 3335, style.less */
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
/* line 3340, style.less */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 3348, style.less */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
/* line 3353, style.less */
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}
/* line 3358, style.less */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
/* line 3366, style.less */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* line 3374, style.less */
select.input-lg {
  height: 46px;
  line-height: 46px;
}
/* line 3379, style.less */
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
/* line 3384, style.less */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* line 3392, style.less */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
/* line 3397, style.less */
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}
/* line 3402, style.less */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
/* line 3410, style.less */
.has-feedback {
  position: relative;
}
/* line 3414, style.less */
.has-feedback .form-control {
  padding-right: 42.5px;
}
/* line 3418, style.less */
.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;
}
/* line 3431, style.less */
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
/* line 3439, style.less */
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
/* line 3447, style.less */
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}
/* line 3460, style.less */
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 3466, style.less */
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 3472, style.less */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
/* line 3478, style.less */
.has-success .form-control-feedback {
  color: #3c763d;
}
/* line 3482, style.less */
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}
/* line 3495, style.less */
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 3501, style.less */
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 3507, style.less */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
/* line 3513, style.less */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
/* line 3517, style.less */
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}
/* line 3530, style.less */
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 3536, style.less */
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 3542, style.less */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
/* line 3548, style.less */
.has-error .form-control-feedback {
  color: #a94442;
}
/* line 3552, style.less */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
/* line 3556, style.less */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
/* line 3560, style.less */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  /* line 3568, style.less */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 3573, style.less */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 3578, style.less */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 3581, style.less */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 3585, style.less */
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  /* line 3590, style.less */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 3593, style.less */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 3597, style.less */
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 3604, style.less */
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  /* line 3608, style.less */
  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  /* line 3613, style.less */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* line 3618, style.less */
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 3627, style.less */
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
/* line 3632, style.less */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 3638, style.less */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
/* line 3645, style.less */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  /* line 3650, style.less */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  /* line 3657, style.less */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
/* line 3663, style.less */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 3685, style.less */
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 3696, style.less */
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
/* line 3703, style.less */
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 3711, style.less */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: 0.65;
}
/* line 3721, style.less */
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
/* line 3726, style.less */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #cccccc;
}
/* line 3732, style.less */
.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* line 3739, style.less */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 3745, style.less */
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 3753, style.less */
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 3767, style.less */
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
/* line 3773, style.less */
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #cccccc;
}
/* line 3795, style.less */
.btn-default .badge {
  color: #fff;
  background-color: #333333;
}
/* line 3800, style.less */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 3806, style.less */
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
/* line 3813, style.less */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 3819, style.less */
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 3827, style.less */
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
/* line 3841, style.less */
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
/* line 3847, style.less */
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 3869, style.less */
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
/* line 3874, style.less */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 3880, style.less */
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
/* line 3887, style.less */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 3893, style.less */
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 3901, style.less */
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
/* line 3915, style.less */
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
/* line 3921, style.less */
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 3943, style.less */
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
/* line 3948, style.less */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 3954, style.less */
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
/* line 3961, style.less */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 3967, style.less */
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 3975, style.less */
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
/* line 3989, style.less */
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
/* line 3995, style.less */
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 4017, style.less */
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
/* line 4022, style.less */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 4028, style.less */
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
/* line 4035, style.less */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 4041, style.less */
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 4049, style.less */
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
/* line 4063, style.less */
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
/* line 4069, style.less */
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 4091, style.less */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
/* line 4096, style.less */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 4102, style.less */
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
/* line 4109, style.less */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 4115, style.less */
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 4123, style.less */
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
/* line 4137, style.less */
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
/* line 4143, style.less */
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 4165, style.less */
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
/* line 4170, style.less */
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
/* line 4176, style.less */
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
/* line 4186, style.less */
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
/* line 4193, style.less */
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
/* line 4200, style.less */
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
/* line 4208, style.less */
.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* line 4216, style.less */
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 4224, style.less */
.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 4232, style.less */
.btn-block {
  display: block;
  width: 100%;
}
/* line 4237, style.less */
.btn-block + .btn-block {
  margin-top: 5px;
}
/* line 4241, style.less */
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%;
}
/* line 4247, style.less */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity 0.15s linear;
}
/* line 4254, style.less */
.fade.in {
  opacity: 1;
}
/* line 4258, style.less */
.collapse {
  display: none;
}
/* line 4262, style.less */
.collapse.in {
  display: block;
}
/* line 4266, style.less */
tr.collapse.in {
  display: table-row;
}
/* line 4270, style.less */
tbody.collapse.in {
  display: table-row-group;
}
/* line 4274, style.less */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
}
/* line 4289, style.less */
.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;
}
/* line 4301, style.less */
.dropdown,
.dropup {
  position: relative;
}
/* line 4306, style.less */
.dropdown-toggle:focus {
  outline: 0;
}
/* line 4310, style.less */
.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);
}
/* line 4333, style.less */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 4338, style.less */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 4345, style.less */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
/* line 4355, style.less */
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
/* line 4362, style.less */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
/* line 4371, style.less */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777777;
}
/* line 4377, style.less */
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
}
/* line 4385, style.less */
.open > .dropdown-menu {
  display: block;
}
/* line 4389, style.less */
.open > a {
  outline: 0;
}
/* line 4393, style.less */
.dropdown-menu-right {
  right: 0;
  left: auto;
}
/* line 4398, style.less */
.dropdown-menu-left {
  right: auto;
  left: 0;
}
/* line 4403, style.less */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
/* line 4412, style.less */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
/* line 4421, style.less */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 4426, style.less */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
}
/* line 4433, style.less */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  /* line 4441, style.less */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 4445, style.less */
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
/* line 4451, style.less */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 4458, style.less */
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
/* line 4464, style.less */
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}
/* line 4475, style.less */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
/* line 4482, style.less */
.btn-toolbar {
  margin-left: -5px;
}
/* line 4486, style.less */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 4492, style.less */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
/* line 4498, style.less */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
/* line 4502, style.less */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 4506, style.less */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 4511, style.less */
.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;
}
/* line 4517, style.less */
.btn-group > .btn-group {
  float: left;
}
/* line 4521, style.less */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
/* line 4525, style.less */
.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;
}
/* line 4531, style.less */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 4536, style.less */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
/* line 4541, style.less */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
/* line 4546, style.less */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
/* line 4551, style.less */
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 4556, style.less */
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
/* line 4561, style.less */
.btn .caret {
  margin-left: 0;
}
/* line 4565, style.less */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
/* line 4570, style.less */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
/* line 4574, style.less */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 4583, style.less */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 4587, style.less */
.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;
}
/* line 4595, style.less */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 4599, style.less */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 4605, style.less */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
/* line 4611, style.less */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
/* line 4615, style.less */
.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;
}
/* line 4621, style.less */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 4626, style.less */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 4633, style.less */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
/* line 4640, style.less */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 4644, style.less */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
/* line 4648, style.less */
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
/* line 4657, style.less */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 4663, style.less */
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
/* line 4669, style.less */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* line 4677, style.less */
.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;
}
/* line 4687, style.less */
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;
}
/* line 4694, style.less */
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
/* line 4703, style.less */
.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;
}
/* line 4713, style.less */
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;
}
/* line 4720, style.less */
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
/* line 4729, style.less */
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
/* line 4735, style.less */
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 4741, style.less */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 4748, style.less */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 4760, style.less */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
/* line 4766, style.less */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
/* line 4772, style.less */
.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
  margin-top: 0;
}
/* line 4777, style.less */
.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-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 4788, style.less */
.input-group-addon:first-child {
  border-right: 0;
}
/* line 4792, style.less */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 4803, style.less */
.input-group-addon:last-child {
  border-left: 0;
}
/* line 4807, style.less */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 4813, style.less */
.input-group-btn > .btn {
  position: relative;
}
/* line 4817, style.less */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 4821, style.less */
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}
/* line 4827, style.less */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 4832, style.less */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
/* line 4838, style.less */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
/* line 4844, style.less */
.nav > li {
  position: relative;
  display: block;
}
/* line 4849, style.less */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 4855, style.less */
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 4861, style.less */
.nav > li.disabled > a {
  color: #777777;
}
/* line 4865, style.less */
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
/* line 4873, style.less */
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
/* line 4880, style.less */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 4887, style.less */
.nav > li > a > img {
  max-width: none;
}
/* line 4891, style.less */
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
/* line 4895, style.less */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 4900, style.less */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 4907, style.less */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
/* line 4911, style.less */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
/* line 4921, style.less */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
/* line 4926, style.less */
.nav-tabs.nav-justified > li {
  float: none;
}
/* line 4930, style.less */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
/* line 4935, style.less */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 4941, style.less */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 4945, style.less */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 4950, style.less */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 4955, style.less */
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  /* line 4962, style.less */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 4966, style.less */
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #ffffff;
  }
}
/* line 4973, style.less */
.nav-pills > li {
  float: left;
}
/* line 4977, style.less */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 4981, style.less */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 4985, style.less */
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}
/* line 4992, style.less */
.nav-stacked > li {
  float: none;
}
/* line 4996, style.less */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
/* line 5001, style.less */
.nav-justified {
  width: 100%;
}
/* line 5005, style.less */
.nav-justified > li {
  float: none;
}
/* line 5009, style.less */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
/* line 5014, style.less */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 5020, style.less */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 5024, style.less */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 5029, style.less */
.nav-tabs-justified {
  border-bottom: 0;
}
/* line 5033, style.less */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 5038, style.less */
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  /* line 5045, style.less */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 5049, style.less */
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #ffffff;
  }
}
/* line 5056, style.less */
.tab-content > .tab-pane {
  display: none;
}
/* line 5060, style.less */
.tab-content > .active {
  display: block;
}
/* line 5064, style.less */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 5070, style.less */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  /* line 5078, style.less */
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  /* line 5084, style.less */
  .navbar-header {
    float: left;
  }
}
/* line 5089, style.less */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
/* line 5099, style.less */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 5104, style.less */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 5110, style.less */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 5116, style.less */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 5119, style.less */
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 5127, style.less */
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 5133, style.less */
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
/* line 5139, style.less */
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 5148, style.less */
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 5157, style.less */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 5163, style.less */
  .navbar-static-top {
    border-radius: 0;
  }
}
/* line 5168, style.less */
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  /* line 5177, style.less */
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}
/* line 5183, style.less */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
/* line 5188, style.less */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
/* line 5194, style.less */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
/* line 5202, style.less */
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
/* line 5207, style.less */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 5212, style.less */
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
/* line 5218, style.less */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 5231, style.less */
.navbar-toggle:focus {
  outline: 0;
}
/* line 5235, style.less */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 5242, style.less */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 5247, style.less */
  .navbar-toggle {
    display: none;
  }
}
/* line 5252, style.less */
.navbar-nav {
  margin: 7.5px -15px;
}
/* line 5256, style.less */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 5263, style.less */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 5273, style.less */
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  /* line 5277, style.less */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 5280, style.less */
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 5287, style.less */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 5291, style.less */
  .navbar-nav > li {
    float: left;
  }
  /* line 5294, style.less */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
/* line 5300, style.less */
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  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);
}
@media (min-width: 768px) {
  /* line 5313, style.less */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5318, style.less */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 5323, style.less */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 5326, style.less */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 5330, style.less */
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  /* line 5335, style.less */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 5338, style.less */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5342, style.less */
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5349, style.less */
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  /* line 5353, style.less */
  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  /* line 5358, style.less */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 5364, style.less */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 5367, style.less */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 5373, style.less */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}
/* line 5385, style.less */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 5391, style.less */
.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;
}
/* line 5399, style.less */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
/* line 5404, style.less */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 5409, style.less */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
/* line 5414, style.less */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 5420, style.less */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 5428, style.less */
  .navbar-left {
    float: left !important;
  }
  /* line 5431, style.less */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 5435, style.less */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 5440, style.less */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 5445, style.less */
.navbar-default .navbar-brand {
  color: #777777;
}
/* line 5449, style.less */
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 5455, style.less */
.navbar-default .navbar-text {
  color: #777777;
}
/* line 5459, style.less */
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
/* line 5463, style.less */
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
/* line 5469, style.less */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
/* line 5476, style.less */
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
/* line 5483, style.less */
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
/* line 5487, style.less */
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #dddddd;
}
/* line 5492, style.less */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
/* line 5496, style.less */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 5501, style.less */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  /* line 5509, style.less */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  /* line 5512, style.less */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  /* line 5517, style.less */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 5523, style.less */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 5531, style.less */
.navbar-default .navbar-link {
  color: #777777;
}
/* line 5535, style.less */
.navbar-default .navbar-link:hover {
  color: #333333;
}
/* line 5539, style.less */
.navbar-default .btn-link {
  color: #777777;
}
/* line 5543, style.less */
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333333;
}
/* line 5548, style.less */
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #cccccc;
}
/* line 5555, style.less */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
/* line 5560, style.less */
.navbar-inverse .navbar-brand {
  color: #6d7980;
}
/* line 5564, style.less */
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
/* line 5570, style.less */
.navbar-inverse .navbar-text {
  color: #6d7980;
}
/* line 5574, style.less */
.navbar-inverse .navbar-nav > li > a {
  color: #6d7980;
}
/* line 5578, style.less */
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
/* line 5584, style.less */
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}
/* line 5591, style.less */
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
/* line 5598, style.less */
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
/* line 5602, style.less */
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333333;
}
/* line 5607, style.less */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
/* line 5611, style.less */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 5616, style.less */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  /* line 5624, style.less */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  /* line 5627, style.less */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  /* line 5630, style.less */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #6d7980;
  }
  /* line 5633, style.less */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  /* line 5638, style.less */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  /* line 5644, style.less */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
/* line 5652, style.less */
.navbar-inverse .navbar-link {
  color: #6d7980;
}
/* line 5656, style.less */
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
/* line 5660, style.less */
.navbar-inverse .btn-link {
  color: #6d7980;
}
/* line 5664, style.less */
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #ffffff;
}
/* line 5669, style.less */
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444444;
}
/* line 5676, style.less */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
/* line 5684, style.less */
.breadcrumb > li {
  display: inline-block;
}
/* line 5688, style.less */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
/* line 5694, style.less */
.breadcrumb > .active {
  color: #777777;
}
/* line 5698, style.less */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
/* line 5705, style.less */
.pagination > li {
  display: inline;
}
/* line 5709, style.less */
.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 #dddddd;
}
/* line 5722, style.less */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 5729, style.less */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 5735, style.less */
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #dddddd;
}
/* line 5745, style.less */
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 5758, style.less */
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #dddddd;
}
/* line 5770, style.less */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
/* line 5777, style.less */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
/* line 5783, style.less */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
/* line 5789, style.less */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
/* line 5796, style.less */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 5802, style.less */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 5808, style.less */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
/* line 5815, style.less */
.pager li {
  display: inline;
}
/* line 5819, style.less */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 5828, style.less */
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 5834, style.less */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 5839, style.less */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 5844, style.less */
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #ffffff;
}
/* line 5853, style.less */
.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: 0.25em;
}
/* line 5866, style.less */
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
/* line 5873, style.less */
.label:empty {
  display: none;
}
/* line 5877, style.less */
.btn .label {
  position: relative;
  top: -1px;
}
/* line 5882, style.less */
.label-default {
  background-color: #777777;
}
/* line 5886, style.less */
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
/* line 5891, style.less */
.label-primary {
  background-color: #337ab7;
}
/* line 5895, style.less */
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
/* line 5900, style.less */
.label-success {
  background-color: #5cb85c;
}
/* line 5904, style.less */
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
/* line 5909, style.less */
.label-info {
  background-color: #5bc0de;
}
/* line 5913, style.less */
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
/* line 5918, style.less */
.label-warning {
  background-color: #f0ad4e;
}
/* line 5922, style.less */
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
/* line 5927, style.less */
.label-danger {
  background-color: #d9534f;
}
/* line 5931, style.less */
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
/* line 5936, style.less */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
/* line 5951, style.less */
.badge:empty {
  display: none;
}
/* line 5955, style.less */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 5960, style.less */
.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
/* line 5966, style.less */
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
/* line 5973, style.less */
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
/* line 5979, style.less */
.list-group-item > .badge {
  float: right;
}
/* line 5983, style.less */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 5987, style.less */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
/* line 5991, style.less */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
/* line 5999, style.less */
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
/* line 6004, style.less */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
/* line 6010, style.less */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
/* line 6014, style.less */
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
/* line 6019, style.less */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6024, style.less */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 6028, style.less */
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 6033, style.less */
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
/* line 6039, style.less */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 6052, style.less */
.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
/* line 6058, style.less */
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
/* line 6064, style.less */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
/* line 6069, style.less */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 6076, style.less */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 6081, style.less */
.alert .alert-link {
  font-weight: 700;
}
/* line 6085, style.less */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 6090, style.less */
.alert > p + p {
  margin-top: 5px;
}
/* line 6094, style.less */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 6099, style.less */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
/* line 6107, style.less */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 6113, style.less */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 6117, style.less */
.alert-success .alert-link {
  color: #2b542c;
}
/* line 6121, style.less */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 6127, style.less */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 6131, style.less */
.alert-info .alert-link {
  color: #245269;
}
/* line 6135, style.less */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 6141, style.less */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 6145, style.less */
.alert-warning .alert-link {
  color: #66512c;
}
/* line 6149, style.less */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 6155, style.less */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 6159, style.less */
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes "progress-bar-stripes" {
  /* line 6164, style.less */
  from {
    background-position: 40px 0;
  }
  /* line 6167, style.less */
  to {
    background-position: 0 0;
  }
}
@keyframes "progress-bar-stripes" {
  /* line 6182, style.less */
  from {
    background-position: 40px 0;
  }
  /* line 6185, style.less */
  to {
    background-position: 0 0;
  }
}
/* line 6190, style.less */
.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);
}
/* line 6200, style.less */
.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);
  -webkit-transition: width .6s ease;
  transition: width 0.6s ease;
}
/* line 6216, style.less */
.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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;
}
/* line 6225, style.less */
.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
/* line 6232, style.less */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 6236, style.less */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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);
}
/* line 6242, style.less */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 6246, style.less */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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);
}
/* line 6252, style.less */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 6256, style.less */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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);
}
/* line 6262, style.less */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 6266, style.less */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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);
}
/* line 6272, style.less */
.media {
  margin-top: 15px;
}
/* line 6276, style.less */
.media:first-child {
  margin-top: 0;
}
/* line 6280, style.less */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
/* line 6286, style.less */
.media-body {
  width: 10000px;
}
/* line 6290, style.less */
.media-object {
  display: block;
}
/* line 6294, style.less */
.media-object.img-thumbnail {
  max-width: none;
}
/* line 6298, style.less */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
/* line 6303, style.less */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
/* line 6308, style.less */
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
/* line 6315, style.less */
.media-middle {
  vertical-align: middle;
}
/* line 6319, style.less */
.media-bottom {
  vertical-align: bottom;
}
/* line 6323, style.less */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
/* line 6328, style.less */
.media-list {
  padding-left: 0;
  list-style: none;
}
/* line 6333, style.less */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
/* line 6338, style.less */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #dddddd;
}
/* line 6347, style.less */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 6352, style.less */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 6358, style.less */
a.list-group-item,
button.list-group-item {
  color: #555555;
}
/* line 6363, style.less */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
/* line 6368, style.less */
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
/* line 6377, style.less */
button.list-group-item {
  width: 100%;
  text-align: left;
}
/* line 6382, style.less */
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
/* line 6390, style.less */
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
/* line 6396, style.less */
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777777;
}
/* line 6402, style.less */
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 6411, style.less */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
/* line 6423, style.less */
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}
/* line 6429, style.less */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
/* line 6434, style.less */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 6439, style.less */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 6444, style.less */
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 6452, style.less */
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
/* line 6463, style.less */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
/* line 6468, style.less */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 6473, style.less */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 6478, style.less */
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 6486, style.less */
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
/* line 6497, style.less */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 6502, style.less */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 6507, style.less */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 6512, style.less */
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 6520, style.less */
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
/* line 6531, style.less */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
/* line 6536, style.less */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 6541, style.less */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 6546, style.less */
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 6554, style.less */
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
/* line 6565, style.less */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
/* line 6570, style.less */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
/* line 6575, style.less */
.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);
}
/* line 6584, style.less */
.panel-body {
  padding: 15px;
}
/* line 6588, style.less */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 6595, style.less */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
/* line 6599, style.less */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
/* line 6606, style.less */
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
/* line 6614, style.less */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 6622, style.less */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 6627, style.less */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 6633, style.less */
.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;
}
/* line 6640, style.less */
.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;
}
/* line 6647, style.less */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 6652, style.less */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
/* line 6656, style.less */
.list-group + .panel-footer {
  border-top-width: 0;
}
/* line 6660, style.less */
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
/* line 6666, style.less */
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
/* line 6673, style.less */
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 6679, style.less */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 6687, style.less */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* line 6698, style.less */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* line 6709, style.less */
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 6715, style.less */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 6723, style.less */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 6734, style.less */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 6745, style.less */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
/* line 6752, style.less */
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
/* line 6757, style.less */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 6762, style.less */
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
/* line 6777, style.less */
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
/* line 6792, style.less */
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
/* line 6803, style.less */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 6814, style.less */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
/* line 6819, style.less */
.panel-group {
  margin-bottom: 20px;
}
/* line 6823, style.less */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* line 6828, style.less */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 6832, style.less */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 6836, style.less */
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #dddddd;
}
/* line 6841, style.less */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 6845, style.less */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
/* line 6849, style.less */
.panel-default {
  border-color: #dddddd;
}
/* line 6853, style.less */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
/* line 6859, style.less */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
/* line 6863, style.less */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
/* line 6868, style.less */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
/* line 6872, style.less */
.panel-primary {
  border-color: #337ab7;
}
/* line 6876, style.less */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 6882, style.less */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
/* line 6886, style.less */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
/* line 6891, style.less */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
/* line 6895, style.less */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6899, style.less */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 6905, style.less */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 6909, style.less */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 6914, style.less */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
/* line 6918, style.less */
.panel-info {
  border-color: #bce8f1;
}
/* line 6922, style.less */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 6928, style.less */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 6932, style.less */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 6937, style.less */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
/* line 6941, style.less */
.panel-warning {
  border-color: #faebcc;
}
/* line 6945, style.less */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 6951, style.less */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 6955, style.less */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 6960, style.less */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
/* line 6964, style.less */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6968, style.less */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 6974, style.less */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 6978, style.less */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 6983, style.less */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
/* line 6987, style.less */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 6995, style.less */
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* line 7009, style.less */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
/* line 7013, style.less */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
/* line 7017, style.less */
.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);
}
/* line 7028, style.less */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
/* line 7033, style.less */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
/* line 7038, style.less */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
/* line 7043, style.less */
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
/* line 7054, style.less */
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
/* line 7063, style.less */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
/* line 7071, style.less */
.modal-open {
  overflow: hidden;
}
/* line 7075, style.less */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 7088, style.less */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
/* line 7098, style.less */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
/* line 7105, style.less */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
/* line 7110, style.less */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
/* line 7116, style.less */
.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;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
/* line 7129, style.less */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
/* line 7139, style.less */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
/* line 7144, style.less */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
/* line 7149, style.less */
.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 7155, style.less */
.modal-header .close {
  margin-top: -2px;
}
/* line 7159, style.less */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
/* line 7164, style.less */
.modal-body {
  position: relative;
  padding: 15px;
}
/* line 7169, style.less */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 7175, style.less */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
/* line 7180, style.less */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 7184, style.less */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
/* line 7188, style.less */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  /* line 7197, style.less */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 7201, style.less */
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 7205, style.less */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 7211, style.less */
  .modal-lg {
    width: 900px;
  }
}
/* line 7216, style.less */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  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;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}
/* line 7239, style.less */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
/* line 7244, style.less */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
/* line 7249, style.less */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
/* line 7254, style.less */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
/* line 7259, style.less */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
/* line 7264, style.less */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
/* line 7273, style.less */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
/* line 7281, style.less */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
/* line 7289, style.less */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
/* line 7297, style.less */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
/* line 7305, style.less */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
/* line 7313, style.less */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
/* line 7321, style.less */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
/* line 7329, style.less */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
/* line 7337, style.less */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
/* line 7345, style.less */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  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;
  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);
  line-break: auto;
}
/* line 7378, style.less */
.popover.top {
  margin-top: -10px;
}
/* line 7382, style.less */
.popover.right {
  margin-left: 10px;
}
/* line 7386, style.less */
.popover.bottom {
  margin-top: 10px;
}
/* line 7390, style.less */
.popover.left {
  margin-left: -10px;
}
/* line 7394, style.less */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
/* line 7403, style.less */
.popover-content {
  padding: 9px 14px;
}
/* line 7407, style.less */
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
/* line 7417, style.less */
.popover > .arrow {
  border-width: 11px;
}
/* line 7421, style.less */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
/* line 7426, style.less */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
/* line 7435, style.less */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
/* line 7443, style.less */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
/* line 7452, style.less */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
/* line 7460, style.less */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
/* line 7469, style.less */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
/* line 7477, style.less */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 7486, style.less */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #ffffff;
}
/* line 7494, style.less */
.carousel {
  position: relative;
}
/* line 7498, style.less */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 7504, style.less */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 7512, style.less */
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 7519, style.less */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 7528, style.less */
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 7534, style.less */
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  /* line 7540, style.less */
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 7549, style.less */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 7555, style.less */
.carousel-inner > .active {
  left: 0;
}
/* line 7559, style.less */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 7566, style.less */
.carousel-inner > .next {
  left: 100%;
}
/* line 7570, style.less */
.carousel-inner > .prev {
  left: -100%;
}
/* line 7574, style.less */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 7579, style.less */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 7583, style.less */
.carousel-inner > .active.right {
  left: 100%;
}
/* line 7587, style.less */
.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);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
/* line 7601, style.less */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
}
/* line 7609, style.less */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
}
/* line 7619, style.less */
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}
/* line 7628, style.less */
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
/* line 7639, style.less */
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
/* line 7645, style.less */
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
/* line 7651, style.less */
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
/* line 7659, style.less */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 7663, style.less */
.carousel-control .icon-next:before {
  content: '\203a';
}
/* line 7667, style.less */
.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;
}
/* line 7679, style.less */
.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;
}
/* line 7692, style.less */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}
/* line 7699, style.less */
.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);
}
/* line 7712, style.less */
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  /* line 7717, style.less */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  /* line 7726, style.less */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 7730, style.less */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  /* line 7734, style.less */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 7739, style.less */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 7744, style.less */
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
/* line 7778, style.less */
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}
/* line 7796, style.less */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
/* line 7802, style.less */
.pull-right {
  float: right !important;
}
/* line 7806, style.less */
.pull-left {
  float: left !important;
}
/* line 7810, style.less */
.hide {
  display: none !important;
}
/* line 7814, style.less */
.show {
  display: block !important;
}
/* line 7818, style.less */
.invisible {
  visibility: hidden;
}
/* line 7822, style.less */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/* line 7830, style.less */
.hidden {
  display: none !important;
}
/* line 7834, style.less */
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
/* line 7842, style.less */
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}
/* line 7849, style.less */
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  /* line 7865, style.less */
  .visible-xs {
    display: block !important;
  }
  /* line 7868, style.less */
  table.visible-xs {
    display: table !important;
  }
  /* line 7871, style.less */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 7874, style.less */
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 7881, style.less */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* line 7887, style.less */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  /* line 7893, style.less */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7899, style.less */
  .visible-sm {
    display: block !important;
  }
  /* line 7902, style.less */
  table.visible-sm {
    display: table !important;
  }
  /* line 7905, style.less */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 7908, style.less */
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7915, style.less */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7921, style.less */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7927, style.less */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7933, style.less */
  .visible-md {
    display: block !important;
  }
  /* line 7936, style.less */
  table.visible-md {
    display: table !important;
  }
  /* line 7939, style.less */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 7942, style.less */
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7949, style.less */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7955, style.less */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7961, style.less */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  /* line 7967, style.less */
  .visible-lg {
    display: block !important;
  }
  /* line 7970, style.less */
  table.visible-lg {
    display: table !important;
  }
  /* line 7973, style.less */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 7976, style.less */
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 7983, style.less */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  /* line 7989, style.less */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  /* line 7995, style.less */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /* line 8001, style.less */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 8007, style.less */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 8013, style.less */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 8019, style.less */
  .hidden-lg {
    display: none !important;
  }
}
/* line 8024, style.less */
.visible-print {
  display: none !important;
}
@media print {
  /* line 8029, style.less */
  .visible-print {
    display: block !important;
  }
  /* line 8032, style.less */
  table.visible-print {
    display: table !important;
  }
  /* line 8035, style.less */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 8038, style.less */
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
/* line 8044, style.less */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 8049, style.less */
  .visible-print-block {
    display: block !important;
  }
}
/* line 8054, style.less */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 8059, style.less */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 8064, style.less */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 8069, style.less */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 8075, style.less */
  .hidden-print {
    display: none !important;
  }
}
/* line 8082, style.less */
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}
/* line 8089, style.less */
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
/* line 8094, style.less */
.bx-wrapper .bx-viewport {
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  left: -5px;
  background: #fff;
  -webkit-transform: translatez(0);
  -ms-transform: translatez(0);
  transform: translatez(0);
}
/* line 8108, style.less */
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* line 8115, style.less */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('bxslider/images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* line 8126, style.less */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
/* line 8135, style.less */
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
/* line 8142, style.less */
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
}
/* line 8155, style.less */
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000000;
}
/* line 8160, style.less */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('bxslider/images/controls.png') no-repeat 0 -32px;
}
/* line 8165, style.less */
.bx-wrapper .bx-next {
  right: 10px;
  background: url('bxslider/images/controls.png') no-repeat -43px -32px;
}
/* line 8170, style.less */
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
/* line 8174, style.less */
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
/* line 8178, style.less */
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
/* line 8189, style.less */
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* line 8193, style.less */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
/* line 8197, style.less */
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('bxslider/images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
/* line 8207, style.less */
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
/* line 8212, style.less */
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('bxslider/images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
/* line 8222, style.less */
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
/* line 8227, style.less */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
/* line 8232, style.less */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* line 8237, style.less */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
/* line 8246, style.less */
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
/* line 8254, style.less */
.nivo-lightbox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99998;
  width: 100%;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  box-sizing: border-box;
}
/* line 8269, style.less */
.nivo-lightbox-overlay.nivo-lightbox-open {
  visibility: visible;
  opacity: 1;
}
/* line 8274, style.less */
.nivo-lightbox-wrap {
  position: absolute;
  top: 10%;
  bottom: 10%;
  left: 10%;
  right: 10%;
}
/* line 8282, style.less */
.nivo-lightbox-content {
  width: 100%;
  height: 100%;
}
/* line 8287, style.less */
.nivo-lightbox-title-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  text-align: center;
}
/* line 8296, style.less */
.nivo-lightbox-nav {
  display: none;
}
/* line 8300, style.less */
.nivo-lightbox-prev {
  position: absolute;
  top: 50%;
  left: 0;
}
/* line 8306, style.less */
.nivo-lightbox-next {
  position: absolute;
  top: 50%;
  right: 0;
}
/* line 8312, style.less */
.nivo-lightbox-close {
  position: absolute;
  top: 2%;
  right: 2%;
}
/* line 8318, style.less */
.nivo-lightbox-image {
  text-align: center;
}
/* line 8322, style.less */
.nivo-lightbox-image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
}
/* line 8330, style.less */
.nivo-lightbox-content iframe {
  width: 100%;
  height: 100%;
}
/* line 8335, style.less */
.nivo-lightbox-inline,
.nivo-lightbox-ajax {
  max-height: 100%;
  overflow: auto;
  box-sizing: border-box;
}
/* line 8344, style.less */
.nivo-lightbox-error {
  display: table;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #fff;
  text-shadow: 0 1px 1px #000000;
}
/* line 8353, style.less */
.nivo-lightbox-error p {
  display: table-cell;
  vertical-align: middle;
}
/* line 8358, style.less */
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/* line 8365, style.less */
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
  -webkit-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  transform: translateX(-10%);
}
/* line 8372, style.less */
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
  -webkit-transform: translateX(10%);
  -ms-transform: translateX(10%);
  transform: translateX(10%);
}
/* line 8379, style.less */
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
/* line 8387, style.less */
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
  -webkit-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  transform: translateY(-10%);
}
/* line 8394, style.less */
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
  -webkit-transform: translateY(10%);
  -ms-transform: translateY(10%);
  transform: translateY(10%);
}
/* line 8401, style.less */
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
/* line 8409, style.less */
.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
/* line 8415, style.less */
.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
  -webkit-transform: translateZ(300px);
  -ms-transform: translateZ(300px);
  transform: translateZ(300px);
}
/* line 8422, style.less */
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
/* line 8429, style.less */
.nivo-lightbox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99998;
  width: 100%;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  box-sizing: border-box;
}
/* line 8444, style.less */
.nivo-lightbox-overlay.nivo-lightbox-open {
  visibility: visible;
  opacity: 1;
}
/* line 8449, style.less */
.nivo-lightbox-wrap {
  position: absolute;
  top: 10%;
  bottom: 10%;
  left: 10%;
  right: 10%;
}
/* line 8457, style.less */
.nivo-lightbox-content {
  width: 100%;
  height: 100%;
}
/* line 8462, style.less */
.nivo-lightbox-title-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  text-align: center;
}
/* line 8471, style.less */
.nivo-lightbox-nav {
  display: none;
}
/* line 8475, style.less */
.nivo-lightbox-prev {
  position: absolute;
  top: 50%;
  left: 0;
}
/* line 8481, style.less */
.nivo-lightbox-next {
  position: absolute;
  top: 50%;
  right: 0;
}
/* line 8487, style.less */
.nivo-lightbox-close {
  position: absolute;
  top: 2%;
  right: 2%;
}
/* line 8493, style.less */
.nivo-lightbox-image {
  text-align: center;
}
/* line 8497, style.less */
.nivo-lightbox-image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
}
/* line 8505, style.less */
.nivo-lightbox-content iframe {
  width: 100%;
  height: 100%;
}
/* line 8510, style.less */
.nivo-lightbox-inline,
.nivo-lightbox-ajax {
  max-height: 100%;
  overflow: auto;
  box-sizing: border-box;
}
/* line 8519, style.less */
.nivo-lightbox-error {
  display: table;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #fff;
  text-shadow: 0 1px 1px #000000;
}
/* line 8528, style.less */
.nivo-lightbox-error p {
  display: table-cell;
  vertical-align: middle;
}
/* line 8533, style.less */
.nivo-lightbox-notouch .nivo-lightbox-effect-fade,
.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,
.nivo-lightbox-notouch .nivo-lightbox-effect-fall {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 8547, style.less */
.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}
/* line 8559, style.less */
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/* line 8566, style.less */
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
/* line 8577, style.less */
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
  -webkit-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  transform: translateX(-10%);
}
/* line 8584, style.less */
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
  -webkit-transform: translateX(10%);
  -ms-transform: translateX(10%);
  transform: translateX(10%);
}
/* line 8591, style.less */
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
/* line 8599, style.less */
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
  -webkit-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  transform: translateY(-10%);
}
/* line 8606, style.less */
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
  -webkit-transform: translateY(10%);
  -ms-transform: translateY(10%);
  transform: translateY(10%);
}
/* line 8613, style.less */
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
/* line 8621, style.less */
.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
/* line 8627, style.less */
.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translateZ(300px);
  -ms-transform: translateZ(300px);
  transform: translateZ(300px);
}
/* line 8639, style.less */
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
/* line 8646, style.less */
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
  background: #666;
  background: rgba(0, 0, 0, 0.6);
}
/* line 8651, style.less */
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
  background: url('../styles/themes/default/loading.gif') no-repeat 50% 50%;
}
/* line 8655, style.less */
.nivo-lightbox-theme-default .nivo-lightbox-nav {
  top: 40%;
  width: 8%;
  height: 20%;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0.5;
}
/* line 8665, style.less */
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.5);
}
/* line 8670, style.less */
.nivo-lightbox-theme-default .nivo-lightbox-prev {
  background-image: url('../styles/themes/default/prev.png');
  border-radius: 0 3px 3px 0;
}
/* line 8675, style.less */
.nivo-lightbox-theme-default .nivo-lightbox-next {
  background-image: url('../styles/themes/default/next.png');
  border-radius: 3px 0 0 3px;
}
/* line 8680, style.less */
.nivo-lightbox-theme-default .nivo-lightbox-close {
  display: block;
  background: url('../styles/themes/default/close.png') no-repeat 5px 5px;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  padding: 5px;
  opacity: 0.5;
  box-sizing: content-box;
}
/* line 8693, style.less */
.nivo-lightbox-theme-default .nivo-lightbox-close:hover {
  opacity: 1;
}
/* line 8697, style.less */
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
  bottom: -7%;
}
/* line 8701, style.less */
.nivo-lightbox-theme-default .nivo-lightbox-title {
  font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  background: #000;
  color: #fff;
  padding: 7px 15px;
  border-radius: 30px;
}
/* line 8711, style.less */
.nivo-lightbox-theme-default .nivo-lightbox-image img {
  background: #fff;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
}
/* line 8718, style.less */
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
  background: #fff;
  padding: 40px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
}
@media (-webkit-min-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 8732, style.less */
  .nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
    background-image: url('../styles/themes/default/loading@2x.gif');
    background-size: 32px 32px;
  }
  /* line 8736, style.less */
  .nivo-lightbox-theme-default .nivo-lightbox-prev {
    background-image: url('../styles/themes/default/prev@2x.png');
    background-size: 48px 48px;
  }
  /* line 8740, style.less */
  .nivo-lightbox-theme-default .nivo-lightbox-next {
    background-image: url('../styles/themes/default/next@2x.png');
    background-size: 48px 48px;
  }
  /* line 8744, style.less */
  .nivo-lightbox-theme-default .nivo-lightbox-close {
    background-image: url('../styles/themes/default/close@2x.png');
    background-size: 16px 16px;
  }
}
/* line 8750, style.less */
.form-control:focus,
*:focus,
a:focus,
a:active,
button {
  outline: none !important;
  box-shadow: none;
}
/* line 8761, style.less */
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  outline: none !important;
  box-shadow: none;
}
/* line 8772, style.less */
*:focus {
  outline: none !important;
  box-shadow: none !important;
}
/* line 8779, style.less */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
}
/* line 8786, style.less */
div {
  position: relative;
}
/* line 8790, style.less */
img {
  max-width: 100%;
  height: auto;
}
/* line 8795, style.less */
code {
  font-size: 80%;
}
/* line 8799, style.less */
#nette-debug {
  z-index: 987654321;
}
/* line 8803, style.less */
html {
  position: relative;
  min-height: 100%;
}
/* line 8808, style.less */
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
/* line 8815, style.less */
p {
  margin: 0;
}
/* line 8819, style.less */
.navbar-header {
  z-index: 1;
}
/* line 8823, style.less */
.navbar-inverse .navbar-brand {
  color: #eeeeee;
}
/* line 8827, style.less */
.navbar-header {
  font-weight: bold;
}
/* line 8831, style.less */
.navbar-inverse .navbar-nav > .activeParent > a,
.navbar-inverse .navbar-nav > .activeParent > a:hover,
.navbar-inverse .navbar-nav > .activeParent > a:focus {
  color: #fff;
  background-color: #080808;
}
/* line 8838, style.less */
.navbar {
  height: 95px;
  background: #fff;
  border: none;
}
/* line 8844, style.less */
.navbar-nav {
  float: right;
  font-size: 16px;
  color: #6d6e71;
  font-weight: normal;
}
/* line 8851, style.less */
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  text-decoration: underline;
  color: #00722d;
  background-color: transparent;
  font-weight: 500;
}
/* line 8860, style.less */
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #00722d;
  background-color: transparent;
}
/* line 8866, style.less */
.navbar-nav > li {
  margin: 0 5px;
}
/* line 8870, style.less */
.navbar-nav a {
  font-family: "TeutonNormal", "Open Sans", Helvetica, Arial, sans-serif !important;
  text-transform: uppercase !important;
  font-size: 18px;
  padding: 10px !important;
}
/* line 8877, style.less */
.navbar.navbar-default.navbar-inverse.navbar-static-top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99998;
  margin: 0;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.28);
}
/* line 8889, style.less */
.navbar-inverse .navbar-nav > .activeParent > a,
.navbar-inverse .navbar-nav > .activeParent > a:hover,
.navbar-inverse .navbar-nav > .activeParent > a:focus {
  color: #00722d;
  background-color: transparent;
}
/* line 8896, style.less */
.navbar-inverse .navbar-nav > .activeParent > a,
.navbar-inverse .navbar-nav > .activeParent > a:hover,
.navbar-inverse .navbar-nav > .activeParent > a:focus {
  color: #00722d;
  background-color: transparent;
}
/* line 8903, style.less */
.container.menu .menuHolder {
  display: table-cell;
  vertical-align: middle;
}
/* line 8910, style.less */
.container.slider {
  padding-bottom: 20px;
}
/* line 8914, style.less */
.fotogalerie h2 {
  margin-bottom: 20px;
}
/* line 8918, style.less */
.fotogalerie .youtube .play {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 20px;
  z-index: 10;
  background: url('images/yt.png') center center no-repeat;
  background-size: auto 35%;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
/* line 8933, style.less */
.fotogalerie .youtube .play:hover {
  opacity: 0.85;
}
/* line 8937, style.less */
.news .item {
  padding: 20px 0;
}
/* line 8941, style.less */
.news h2 {
  padding: 0 0 5px 0;
  margin: -2px 0 0 0;
}
/* line 8946, style.less */
.news .content {
  padding: 0 0 15px 0;
}
/* line 8950, style.less */
.news.categorized h2 {
  padding: 0 0 30px 0;
  margin: 0;
}
/* line 8955, style.less */
.news.categorized h3 {
  padding: 0 0 10px 0;
  margin: -2px 0 0 0;
}
/* line 8960, style.less */
.news.categorized h3 small {
  padding-top: 3px;
  display: inline-block;
  vertical-align: top;
}
/* line 8966, style.less */
.news.categorized h3 a .label {
  opacity: 0.6;
}
/* line 8970, style.less */
.news.categorized h3 a:hover .label {
  opacity: .8;
  text-decoration: none !important;
}
/* line 8975, style.less */
.news.categorized h3 small a:hover {
  text-decoration: none !important;
}
/* line 8979, style.less */
.news.categorized .category {
  padding: 0 0 10px 0;
}
/* line 8983, style.less */
.news.miniList h2 {
  padding: 0 0 25px 0;
  margin: 0;
}
/* line 8988, style.less */
.news.miniList h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 8994, style.less */
.news.miniList a.thumb:hover img {
  opacity: 0.85;
}
/* line 8998, style.less */
.news.miniList .date {
  margin: 10px 0 0 0;
  display: inline-block;
}
/* line 9003, style.less */
.news.miniList .annotation {
  padding: 0 0 15px 0;
}
/* line 9007, style.less */
.documents ul {
  padding: 0;
}
/* line 9011, style.less */
.documents li {
  list-style: none;
  line-height: 1.8;
}
/* line 9016, style.less */
.documents li a {
  color: #333333;
}
/* line 9020, style.less */
.documents .item {
  padding-bottom: 30px;
}
/* line 9024, style.less */
.background {
  z-index: 1;
}
/* line 9028, style.less */
.content {
  z-index: 1000;
}
/* line 9032, style.less */
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding: 0px;
}
/* line 9085, style.less */
body.show-menu .content-wrap {
  display: none;
}
/* line 9089, style.less */
lesshat-selector {
  -lh-property: 0;
}
@-webkit-keyframes "ajaxLoad" {
  /* line 9094, style.less */
  0% {
    opacity: 0;
  }
  /* line 9097, style.less */
  100% {
    opacity: 1;
  }
}
@keyframes "ajaxLoad" {
  /* line 9121, style.less */
  0% {
    opacity: 0;
  }
  /* line 9124, style.less */
  100% {
    opacity: 1;
  }
}
/* line 9129, style.less */
lh-keyframes-noop {
  -lh-keyframes-noop: noop;
}
/* line 9133, style.less */
lesshat-selector {
  -lh-property: 0;
}
@-webkit-keyframes "ajaxHide" {
  /* line 9138, style.less */
  100% {
    opacity: 1;
  }
  /* line 9141, style.less */
  0% {
    opacity: 0;
  }
}
@keyframes "ajaxHide" {
  /* line 9165, style.less */
  100% {
    opacity: 1;
  }
  /* line 9168, style.less */
  0% {
    opacity: 0;
  }
}
/* line 9173, style.less */
lh-keyframes-noop {
  -lh-keyframes-noop: noop;
}
/* line 9177, style.less */
.fucking-eu-cookies {
  position: absolute !important;
  bottom: 0;
  width: 100%;
  z-index: 999999999999999.9 !important;
}
/* line 9184, style.less */
.content-wrap {
  -webkit-animation: ajaxLoad 0.5s;
  animation: ajaxLoad 0.5s;
}
/* line 9191, style.less */
.background {
  -webkit-animation: ajaxLoad 0.5s;
  animation: ajaxLoad 0.5s;
}
/* line 9198, style.less */
.homeLinks {
  -webkit-animation: ajaxLoad 0.5s;
  animation: ajaxLoad 0.5s;
}
/* line 9205, style.less */
.subpage.default .category {
  -webkit-animation: ajaxLoad 0.5s;
  animation: ajaxLoad 0.5s;
}
/* line 9212, style.less */
.subpage.default .items {
  -webkit-animation: ajaxLoad 0.5s;
  animation: ajaxLoad 0.5s;
}
/* line 9219, style.less */
.apartments table.apartmentsTable {
  -webkit-animation: ajaxLoad 0.5s;
  animation: ajaxLoad 0.5s;
}
/* line 9226, style.less */
body {
  overflow: hidden;
  padding-top: 95px;
}
/* line 9231, style.less */
.container {
  width: 100%;
}
/* line 9235, style.less */
.container.menu {
  width: 100%;
  padding: 0 40px;
}
/* line 9240, style.less */
.container.menu p {
  margin: 0;
}
/* line 9244, style.less */
.container.menu .table {
  height: 96px;
  margin: 0;
  display: table;
}
/* line 9250, style.less */
.container.menu .table .text,
.logo {
  display: table-cell !important;
  vertical-align: middle;
}
/* line 9256, style.less */
.collapse.navbar-collapse {
  display: table-cell !important;
  vertical-align: middle;
  float: right;
}
/* line 9262, style.less */
.container.menu .table .logo {
  position: absolute;
  margin-top: 7px;
  z-index: 1;
}
/* line 9268, style.less */
.container.menu .table .text {
  font-size: 18px;
  color: #6d6e71;
  font-weight: 500;
  width: 380px;
}
/* line 9275, style.less */
.container.menu .table .text span {
  font-size: 18px;
  color: #00722d;
  font-weight: normal;
}
/* line 9281, style.less */
.nivo-lightbox-overlay.nivo-lightbox-theme-default.nivo-lightbox-effect-fall.nivo-lightbox-open {
  z-index: 100000;
}
/* line 9285, style.less */
.backgroundHomepage1 {
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  -webkit-transition: 1s;
  transition: 1s;
  overflow: hidden;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
/* line 9310, style.less */
.backgroundHomepage2 {
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  -webkit-transition: 1s;
  transition: 1s;
  overflow: hidden;
  -webkit-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
/* line 9335, style.less */
.backgroundHomepage3 {
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
/* line 9350, style.less */
.homepage .neprehledneteText {
  position: absolute;
  font-weight: 500;
  background: rgba(255, 255, 255, 0.85);
  left: 0;
  z-index: 1001;
  top: 50px;
  padding: 0 25px;
  padding-top: 5px;
  font-size: 24px;
  line-height: 1.2;
  font-family: "TeutonNormal", "Open Sans", Helvetica, Arial, sans-serif !important;
  color: #00722d;
  overflow-y: auto;
}
/* line 9364, style.less */
.homepage .neprehledneteText h2 {
  font-size: 28px;
  color: #00722d;
  font-weight: bold;
  line-height: 1;
}
/* line 9372, style.less */
.homepage .homepageText {
  position: absolute;
  font-size: 32px;
  font-weight: 500;
  color: #b6b6b6;
  background: rgba(255, 255, 255, 0.85);
  right: 0;
  z-index: 1001;
  bottom: 160px;
  padding: 0 25px;
  padding-top: 5px;
}
/* line 9385, style.less */
.homepage .homepageText h2 {
  font-size: 32px;
  color: #00722d;
  font-weight: bold;
  line-height: 0.6;
}
/* line 9392, style.less */
.homepage .homepageText h3 {
  font-size: 28px;
  color: #00722d;
}
/* line 9397, style.less */
.homepage .background img.right {
  right: 90px;
  position: absolute;
  top: 50%;
  bottom: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
/* line 9410, style.less */
.homepage .background img.left {
  left: 90px;
  position: absolute;
  top: 50%;
  bottom: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
/* line 9423, style.less */
.homepage .homeIco {
  width: 380px;
  height: 90px;
  display: table-row;
  vertical-align: middle;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
/* line 9437, style.less */
.homepage .hover {
  display: table-cell;
  width: 300px;
  height: 90px;
  max-height: 90px;
  background: #fff;
  vertical-align: middle;
  opacity: 0;
}
/* line 9447, style.less */
.homepage .hover.right {
  right: -30px;
}
/* line 9451, style.less */
.homepage .text {
  padding: 16px;
  display: table-cell;
}
/* line 9456, style.less */
.homepage .ico {
  left: 15px;
  display: table-cell;
  width: 43px;
  height: 43px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 9468, style.less */
.homepage .ico.jested {
  background: url('../images/homepage/ext/ico_jested.jpg') no-repeat center;
}
/* line 9472, style.less */
.homepage .ico.jested:hover {
  background: url('../images/homepage/ext/ico_jested_active.jpg') no-repeat center;
}
/* line 9476, style.less */
.homepage .ico.blanka {
  background: url('../images/homepage/ext/ico_blanka.jpg') no-repeat center;
}
/* line 9480, style.less */
.homepage .ico.blanka:hover {
  background: url('../images/homepage/ext/ico_blanka_active.jpg') no-repeat center;
}
/* line 9484, style.less */
.homepage .ico.prazsky-hrad {
  background: url('../images/homepage/ext/ico_hrad.jpg') no-repeat center;
}
/* line 9488, style.less */
.homepage .ico.prazsky-hrad:hover {
  background: url('../images/homepage/ext/ico_hrad_active.jpg') no-repeat center;
}
/* line 9492, style.less */
.homepage .ico.petrin {
  background: url('../images/homepage/ext/ico_petrin.jpg') no-repeat center;
}
/* line 9496, style.less */
.homepage .ico.petrin:hover {
  background: url('../images/homepage/ext/ico_petrin_active.jpg') no-repeat center;
}
/* line 9500, style.less */
#preload-01 {
  background: url('../images/homepage/ext/ico_jested_active.jpg') no-repeat -9999px -9999px;
}
/* line 9504, style.less */
#preload-02 {
  background: url('../images/homepage/ext/ico_blanka_active.jpg') no-repeat -9999px -9999px;
}
/* line 9508, style.less */
#preload-03 {
  background: url('../images/homepage/ext/ico_hrad_active.jpg') no-repeat -9999px -9999px;
}
/* line 9512, style.less */
#preload-04 {
  background: url('../images/homepage/ext/ico_petrin_active.jpg') no-repeat -9999px -9999px;
}
/* line 9516, style.less */
.homepage .ico.vzdusnost {
  background: url('../images/homepage/int/ico_vzdusnost.jpg') no-repeat center;
}
/* line 9520, style.less */
.homepage .ico.vzdusnost:hover {
  background: url('../images/homepage/int/ico_vzdusnost_active.jpg') no-repeat center;
}
/* line 9524, style.less */
.homepage .ico.okna {
  background: url('../images/homepage/int/ico_okna.jpg') no-repeat center;
}
/* line 9528, style.less */
.homepage .ico.okna:hover {
  background: url('../images/homepage/int/ico_okna_active.jpg') no-repeat center;
}
/* line 9532, style.less */
.homepage .ico.standardy {
  background: url('../images/homepage/int/ico_standardy.jpg') no-repeat center;
}
/* line 9536, style.less */
.homepage .ico.standardy:hover {
  background: url('../images/homepage/int/ico_standardy_active.jpg') no-repeat center;
}
/* line 9540, style.less */
.homepage .ico.lodzie {
  background: url('../images/homepage/int/ico_lodzie.jpg') no-repeat center;
}
/* line 9544, style.less */
.homepage .ico.lodzie:hover {
  background: url('../images/homepage/int/ico_lodzie_active.jpg') no-repeat center;
}
/* line 9548, style.less */
#preload-05 {
  background: url('../images/homepage/int/ico_vzdusnost_active.jpg') no-repeat -9999px -9999px;
}
/* line 9552, style.less */
#preload-06 {
  background: url('../images/homepage/int/ico_okna_active.jpg') no-repeat -9999px -9999px;
}
/* line 9556, style.less */
#preload-07 {
  background: url('../images/homepage/int/ico_standardy_active.jpg') no-repeat -9999px -9999px;
}
/* line 9560, style.less */
#preload-08 {
  background: url('../images/homepage/int/ico_lodzie_active.jpg') no-repeat -9999px -9999px;
}
/* line 9564, style.less */
span[style*="color: #a98246"] {
  color: #00722d !important;
}
/* line 9568, style.less */
h1 {
  color: #00722d;
  font-size: 30px;
}
/* line 9573, style.less */
h2 {
  color: #00722d;
  font-size: 25px;
}
/* line 9578, style.less */
iframe {
  display: none;
}
/* line 9582, style.less */
.mobile-nexPrev {
  position: relative;
  z-index: 100;
  bottom: auto;
  top: 250px;
  display: none;
  text-align: center;
}
/* line 9591, style.less */
.mobile-nexPrev a {
  font-size: 18pt;
  color: #00722d;
  background: transparent;
  padding-bottom: 45px;
}
/* line 9598, style.less */
.homepage .mobile-nexPrev {
  bottom: 50px;
  position: absolute;
  top: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  background: #fff;
  z-index: 1001;
}
/* line 9613, style.less */
.homepage .mobile-nexPrev a {
  padding-bottom: 0;
}
/* line 9617, style.less */
.homepage .content-wrap {
  position: absolute;
  top: 0px;
  right: 0;
  left: 0;
  bottom: 0;
}
@media (max-width: 1600px) {
  /* line 9626, style.less */
  .backgroundHomepage2 .homeIco.st {
    left: 20% !important;
    top: 30% !important;
  }
}
@media (max-width: 1400px) {
  /* line 9633, style.less */
  .homepage .text {
    padding: 6px 6px 6px 20px;
  }
  /* line 9636, style.less */
  .homepage .hover {
    width: 270px;
    height: 80px;
    font-size: 13px;
  }
  /* line 9641, style.less */
  .homepage .img {
    width: 80px;
    height: 80px;
  }
  /* line 9645, style.less */
  .homepage .homeIco {
    width: 300px;
  }
}
@media (max-width: 1269px) {
  /* line 9651, style.less */
  .homeLinks {
    display: none;
  }
  /* line 9654, style.less */
  .homepage .content-wrap {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media (max-width: 1630px) {
  /* line 9664, style.less */
  .navbar-nav {
    font-size: 15px;
  }
  /* line 9667, style.less */
  .navbar-nav > li {
    margin: 0 4px;
  }
  /* line 9670, style.less */
  .container.menu .table .text {
    font-size: 16px;
    width: 330px;
  }
  /* line 9674, style.less */
  .container.menu .table .text span {
    font-size: 16px;
  }
}
@media (max-width: 1525px) {
  /* line 9680, style.less */
  .container.menu .table .text {
    display: none !important;
  }
}
@media (max-width: 1400px) {
  /* line 9686, style.less */
  .container.menu .table .logo svg {
    width: 350px;
  }
}
@media (max-width: 1400px) {
  /* line 9692, style.less */
  .container.menu .table .logo svg {
    width: 290px;
    margin-top: 5px;
  }
}
@media (max-width: 1300px) {
  /* line 9699, style.less */
  .container.menu .table .logo svg {
    width: 200px;
    margin-top: 20px;
  }
}
@media (max-width: 1196px) {
  /* line 9706, style.less */
  .navbar-nav {
    font-size: 14px;
  }
  /* line 9709, style.less */
  .container.menu {
    padding: 0 20px;
  }
  /* line 9712, style.less */
  .container.menu .table .logo svg {
    width: 187px;
  }
  /* line 9715, style.less */
  .navbar-nav > li {
    margin: 0;
  }
  /* line 9718, style.less */
  .overlay .container {
    width: 70%;
  }
  /* line 9721, style.less */
  .overlay .container .button-back {
    top: -25%;
  }
}
@media (max-width: 1023px) {
  /* line 9727, style.less */
  .homepage .homeIco {
    display: none;
  }
}
@media (max-width: 642px) {
  /* line 9733, style.less */
  .overlay .container {
    width: 90%;
    top: 50px;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }
  /* line 9742, style.less */
  .overlay .bg {
    position: fixed;
    top: 84px;
  }
  /* line 9746, style.less */
  .overlay .container .button {
    margin-bottom: 34px;
  }
  /* line 9749, style.less */
  .overlay .container .button-back {
    display: none;
  }
  /* line 9752, style.less */
  .homepage .homepageText {
    width: 100%;
  }
  /* line 9755, style.less */
  .homepage .background img {
    display: none;
  }
}
@media (max-width: 640px) {
  /* line 9761, style.less */
  .homepage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  /* line 9769, style.less */
  .homepage .neprehledneteText {
    top: 96px;
    max-height: calc(100vh - 100px);
    overflow-y: auto;
  }
  /* line 9773, style.less */
  .mainDiv {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  /* line 9780, style.less */
  .navbar .container.menu .table .logo svg {
    width: 200px;
    margin-top: 0px;
  }
}
@media (max-width: 420px) {
  /* line 9787, style.less */
  .homepage .homepageText {
    font-size: 22px;
    padding-top: 15px;
  }
  /* line 9791, style.less */
  .homepage .homepageText h2 {
    font-size: 22px;
  }
}
@media (max-height: 770px) {
  /* line 9797, style.less */
  .homepage .homepageText {
    bottom: 90px;
  }
}
@media (max-height: 770px) and (max-width: 640px) {
  /* line 9803, style.less */
  .homepage .homepageText {
    bottom: 160px;
  }
}
@media (max-width: 1010px) {
  /* line 9809, style.less */
  .navbar-toggle {
    display: block;
  }
  /* line 9812, style.less */
  .navbar-header {
    float: right;
  }
  /* line 9815, style.less */
  .navbar-collapse {
    top: 30px;
  }
  /* line 9818, style.less */
  .collapse.navbar-collapse {
    display: none !important;
    padding: 0;
  }
  /* line 9822, style.less */
  .navbar-collapse.collapse.in {
    display: block !important;
    margin: 0;
    width: 100%;
    background: #fff;
    top: 30px;
  }
  /* line 9829, style.less */
  .container.menu .table {
    display: block !important;
  }
  /* line 9832, style.less */
  .navbar-nav > li {
    float: none !important;
    height: 95px;
    border-top: 1px solid #d3d3d3;
    background: #ffffff;
  }
  /* line 9838, style.less */
  .container.menu .table .logo {
    padding-top: 5px;
    padding-left: 30px;
    width: 237px;
  }
  /* line 9843, style.less */
  .container.menu .table .logo svg {
    width: 300px;
    margin-top: 0px;
  }
  /* line 9847, style.less */
  button.navbar-toggle {
    margin-top: 24px;
  }
  /* line 9850, style.less */
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border: none;
  }
  /* line 9854, style.less */
  .navbar-nav {
    margin: 0;
    float: none;
    text-align: right;
    font-size: 30px;
    height: 100vh;
  }
  /* line 9861, style.less */
  .container.menu {
    padding: 0;
  }
  /* line 9864, style.less */
  .navbar-nav > li > a {
    padding-top: 33px;
  }
  /* line 9867, style.less */
  .navbar-nav a {
    text-align: left;
    line-height: 36px !important;
    padding-left: 30px !important;
  }
  /* line 9872, style.less */
  .navbar-collapse {
    top: 18px;
    width: 100%;
    margin: 0;
    padding: 0 !important;
  }
  /* line 9878, style.less */
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #00722d;
  }
  /* line 9881, style.less */
  .navbar-inverse .navbar-toggle:focus,
  .navbar-inverse .navbar-toggle:hover {
    background: none;
  }
  /* line 9885, style.less */
  .navbar-inverse .navbar-toggle {
    border: none;
  }
  /* line 9888, style.less */
  .navbar-toggle .ham {
    display: inline-block;
    top: 5px;
  }
  /* line 9892, style.less */
  .navbar-toggle .ham .icon-bar {
    height: 3px;
  }
  /* line 9895, style.less */
  .navbar-toggle .text {
    display: inline-block;
    padding-left: 15px;
    color: #00722d;
    font-size: 23px;
    font-weight: 500;
    padding-top: 5px;
  }
  /* line 9903, style.less */
  .collapse.navbar-collapse {
    display: block !important;
    position: absolute;
    background: #ffffff;
  }
  /* line 9908, style.less */
  .container.menu .menuHolder {
    display: none;
    height: 100vh;
    top: 77px;
  }
  /* line 9913, style.less */
  .show-menu .container.menu .menuHolder {
    display: block;
  }
  /* line 9916, style.less */
  .homepage .homepageText h2 {
    font-size: 24px;
    line-height: 0.8;
  }
  /* line 9920, style.less */
  .homepage .homepageText h3 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  /* line 9926, style.less */
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 9933, style.less */
  .navbar-collapse.collapse.in {
    top: 4px;
  }
}
@media (max-width: 466px) {
  /* line 9939, style.less */
  .navbar-toggle .text {
    display: none;
  }
  /* line 9942, style.less */
  .navbar-toggle .ham {
    top: 6px;
  }
}
@media (max-height: 871px) and (max-width: 1010px) {
  /* line 9948, style.less */
  .navbar-nav > li {
    height: 75px;
    font-size: 20px;
  }
  /* line 9952, style.less */
  .navbar-nav > li > a {
    padding-top: 31px;
  }
}
@media (max-height: 760px) and (max-width: 1010px) {
  /* line 9958, style.less */
  .navbar-nav > li {
    height: 65px;
    font-size: 18px;
  }
  /* line 9962, style.less */
  .navbar-nav > li > a {
    padding-top: 25px;
  }
}
@media (max-height: 690px) and (max-width: 1010px) {
  /* line 9968, style.less */
  .navbar-nav > li {
    height: 55px;
    font-size: 18px;
  }
  /* line 9972, style.less */
  .navbar-nav > li > a {
    padding-top: 19px;
  }
}
@media (max-height: 590px) and (max-width: 1010px) {
  /* line 9978, style.less */
  .navbar-nav > li {
    height: 57px;
    font-size: 18px;
  }
  /* line 9982, style.less */
  .navbar-nav > li > a {
    padding-top: 15px;
  }
}
@media (max-height: 510px) and (max-width: 1010px) {
  /* line 9988, style.less */
  .navbar-nav > li {
    height: 40px;
    font-size: 15px;
  }
  /* line 9992, style.less */
  .navbar-nav > li > a {
    padding-top: 11px;
  }
}
@media (max-height: 450px) and (max-width: 1010px) {
  /* line 9998, style.less */
  .navbar-nav > li {
    height: 35px;
    font-size: 14px;
  }
  /* line 10002, style.less */
  .navbar-nav > li > a {
    padding-top: 8px;
  }
}
/* line 10007, style.less */
.container.left {
  width: 731px;
  float: left;
  padding: 0 65px;
  z-index: 10000;
  background: #fff;
  height: auto;
  top: 95px;
  position: fixed;
  overflow: auto;
  bottom: auto;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.28);
}
/* line 10023, style.less */
.container.right {
  width: 100%;
  position: absolute;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.28);
}
/* line 10031, style.less */
::-webkit-scrollbar {
  width: 6px;
}
/* line 10035, style.less */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 0px;
}
/* line 10041, style.less */
::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background: #adadaf;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
/* line 10048, style.less */
::-webkit-scrollbar-thumb:window-inactive {
  background: #adadaf;
}
/* line 10052, style.less */
.languages {
  display: table-cell;
  float: right;
}
/* line 10057, style.less */
li.language.item {
  text-transform: uppercase;
}
/* line 10061, style.less */
li.language.item.active {
  display: none;
}
/* line 10065, style.less */
.languages .navbar-nav > li {
  border-top: none;
}
@media (max-width: 1010px) {
  /* line 10070, style.less */
  .languages {
    height: 95px;
    top: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-top: 0px;
  }
  /* line 10082, style.less */
  .languages .navbar-nav.navbar-right {
    height: auto;
  }
}
@media (min-width: 1011px) {
  /* line 10088, style.less */
  .languages .navbar-nav > li a {
    color: #6d6e71;
    text-decoration: underline;
  }
}
/* line 10094, style.less */
.about .textArea .col-xs-12 {
  padding: 50px 0 70px 0;
  color: #6d6e71;
  font-size: 18px;
}
/* line 10100, style.less */
.container.left.about .row {
  margin: 0;
}
/* line 10104, style.less */
.container.left.about {
  padding: 0 64px;
  bottom: auto;
  bottom: 0;
  overflow: auto;
  position: fixed;
  top: 95px;
  left: 0;
}
/* line 10114, style.less */
.contact .container.left {
  bottom: 0;
}
/* line 10118, style.less */
.content h1 {
  font-weight: bold;
}
/* line 10119, style.less */
.content p {
  margin-bottom: 15px;
}
/* line 10120, style.less */
.content.contact {
  margin-top: 70px;
  font-size: 16px;
}
/* line 10125, style.less */
.content.textArea {
  font-size: 16px;
}
/* line 10129, style.less */
.content.contact .middle {
  display: table;
  margin-bottom: 70px;
}
/* line 10134, style.less */
.content.contact .image,
.text {
  display: table-cell;
  vertical-align: middle;
}
/* line 10140, style.less */
.content.contact .image {
  width: 72px;
}
/* line 10144, style.less */
.content.contact .text {
  padding-left: 11px;
}
/* line 10148, style.less */
.questionForm h2 {
  color: #6d6e71;
  font-size: 24px;
  font-weight: 500;
  margin-top: 50px;
  margin-bottom: 30px;
}
/* line 10156, style.less */
.questionForm table {
  width: 515px;
}
/* line 10160, style.less */
.questionForm input,
textarea {
  width: 515px;
}
/* line 10165, style.less */
.questionForm input.button {
  max-width: 515px;
}
/* line 10169, style.less */
input {
  background: #e0e0e0;
  border: 0;
  height: 50px;
  margin-bottom: 5px;
  padding-left: 15px;
}
/* line 10177, style.less */
.contact textarea {
  background: #e0e0e0;
  border: 0;
  height: 128px;
  margin-bottom: 5px;
  padding: 15px 0 0 15px;
}
/* line 10185, style.less */
section.content.sendEmail.question {
  margin-bottom: 50px;
}
/* line 10189, style.less */
input#frmquestionForm-send {
  color: #FFF;
  background: #48286a;
  border: 2px solid #00722d;
  font-weight: bold;
  font-size: 18px;
}
/* line 10197, style.less */
input#frmquestionForm-send:hover {
  box-shadow: 0px 0px 5px 0px #000000;
  background: #00722d;
}
/* line 10204, style.less */
input#frmquestionForm-news {
  width: 27px;
  height: 27px;
}
/* line 10209, style.less */
.questionForm label {
  top: -9px;
  padding-left: 10px;
  position: relative;
  margin-bottom: 0;
}
/* line 10216, style.less */
.contact .fast-menu {
  display: none;
}
/* line 10220, style.less */
.contact .error {
  color: red;
  font-size: 15px;
}
/* line 10225, style.less */
.container.left.send .col-xs-12 {
  padding: 50px 0;
  font-size: 18pt;
  color: #00722d;
  text-align: center;
}
/* line 10232, style.less */
.partners .container.left {
  bottom: 0;
}
/* line 10236, style.less */
.container.left .partners .row {
  margin-bottom: 60px;
  display: table;
  width: 100%;
}
/* line 10242, style.less */
.container.left .partners .row .col-xs-12 {
  display: table-cell;
  vertical-align: middle;
  float: none;
  font-size: 18px;
  color: #313131;
}
/* line 10250, style.less */
.container.left .partners .row .col-xs-12 .subtitle {
  font-size: 20px;
  color: #6d6e71;
  margin-bottom: 20px;
}
/* line 10256, style.less */
.container.left .partners .row .col-xs-12 .title {
  font-size: 26px;
  color: #00722d;
  font-weight: 500;
}
/* line 10262, style.less */
section.content.partners.first {
  margin-top: 40px;
}
/* line 10266, style.less */
.partners .fast-menu {
  display: none;
}
@media (max-width: 767px) {
  /* line 10271, style.less */
  .container.left .partners .row .col-xs-12 {
    display: block;
    text-align: center;
    padding: 0 25px;
    width: 100%;
  }
  /* line 10277, style.less */
  .container.left .partners .row {
    display: block;
    width: auto;
  }
  /* line 10281, style.less */
  section.content.partners {
    margin-bottom: 60px;
  }
}
/* line 10286, style.less */
.apartments .container.left.apartments {
  width: 720px;
  padding: 0 50px;
  bottom: 0;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.28);
}
/* line 10295, style.less */
.apartments .container.left.apartments .sub-title,
.apartments .container.left.apartments h1 {
  margin-top: 45px;
  font-size: 31px;
  font-weight: 500;
  color: #00722d;
}
/* line 10302, style.less */
.apartments .container.left.apartments .title,
.apartments .container.left.apartments h2 {
  font-size: 25px;
  font-weight: 500;
  color: #313131;
}
/* line 10308, style.less */
.apartments .content.apartments.pricelist {
  padding: 0px 15px 0;
}
/* line 10312, style.less */
.apartments .filter {
  margin: 40px 0 20px 0;
  padding: 20px 0;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.28);
}
/* line 10320, style.less */
.apartments .over {
  margin: 0 -15px;
  background: #fff;
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 10331, style.less */
.apartments .filter select {
  height: 40px;
  width: 140px;
  background: url('../images/layout/arrow_down.jpg') no-repeat right #e0e0e0;
  border: none;
  padding-left: 14px;
  font-weight: 500;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* line 10342, style.less */
.apartments .filter select#frmfilterForm-status {
  width: 188px;
}
/* line 10346, style.less */
.apartments .filter select::-ms-expand {
  display: none;
}
/* line 10350, style.less */
.apartments .filter .filter-div {
  display: inline-block;
  z-index: 2;
  width: 32.9%;
}
/* line 10356, style.less */
.apartments .filter .filter-div label {
  font-size: 16px;
  color: #212121;
  padding: 0 15px 0 7px;
}
/* line 10362, style.less */
.apartments table.apartmentsTable {
  width: 100%;
  margin-bottom: 60px;
}
/* line 10367, style.less */
.apartments table.apartmentsTable tr.head {
  font-size: 16px;
  color: #00722d;
  text-transform: uppercase;
}
/* line 10373, style.less */
.apartments table.apartmentsTable tr.head th {
  padding: 16px 0 16px 10px;
  font-family: "TeutonNormal", "Open Sans", Helvetica, Arial, sans-serif !important;
}
/* line 10378, style.less */
.apartments table.apartmentsTable tbody {
  font-size: 14px;
  font-weight: 500;
  color: #6d6e71;
}
/* line 10384, style.less */
.apartments table.apartmentsTable tbody a,
.apartments table.apartmentsTable tbody a:hover {
  color: #050505;
}
/* line 10389, style.less */
.apartments table.apartmentsTable tr:hover a {
  text-decoration: underline;
}
/* line 10393, style.less */
.apartments table.apartmentsTable tbody td {
  padding: 10px;
}
/* line 10397, style.less */
.apartments table.apartmentsTable tbody tr {
  background: #f3f3f3;
  border: 5px solid #fff;
  cursor: pointer;
}
/* line 10403, style.less */
.apartments table.apartmentsTable tbody tr:nth-last-of-type(2n) {
  background: #e6e6e6;
}
/* line 10407, style.less */
.apartments table.apartmentsTable .status img {
  padding: 0 10px 5px 0;
}
/* line 10411, style.less */
.apartments #zoomContent {
  width: 1920px;
  height: 1080px;
}
/* line 10416, style.less */
.apartments #zoomContent .floorDummyImg {
  width: 1920px;
  height: 1080px;
}
/* line 10421, style.less */
.apartments #infoWindow {
  padding: 45px 0;
  position: absolute;
  width: 40%;
  height: 220px;
  background: #fff;
  top: 95px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.28);
}
/* line 10433, style.less */
.apartments #infoWindow li {
  list-style: none;
  font-weight: 500;
  font-size: 20px;
  color: #212121;
}
/* line 10440, style.less */
.apartments #infoWindow li .value {
  color: #6e6f72;
  font-weight: normal;
}
/* line 10445, style.less */
.apartments #infoWindow ul {
  padding: 0;
  display: inline-block;
  min-width: 40%;
  padding-left: 7%;
  opacity: 0;
}
/* line 10453, style.less */
.apartments #infoWindow ul.fullWidth {
  width: 100%;
}
/* line 10457, style.less */
.apartments #infoWindow ul.fullWidth .title {
  display: inline-block;
}
/* line 10461, style.less */
.apartments #infoWindow ul.fullWidth .value {
  font-size: 30px;
}
/* line 10465, style.less */
.apartments #infoWindow .text {
  top: 0px;
  padding-left: 7%;
  width: 90%;
}
/* line 10471, style.less */
.apartments #infoWindow h2 {
  color: #00722d;
}
/* line 10475, style.less */
.apartments #infoWindow .text p {
  font-size: 17px;
}
/* line 10479, style.less */
.navigator {
  overflow: hidden;
}
/* line 10483, style.less */
.apartments.pricelist .button {
  margin-bottom: 80px;
  text-align: center;
  padding: 9px 40px;
  width: 300px;
  float: none;
  background: #00722d;
  color: #fff;
  text-transform: uppercase;
  font-family: "TeutonNormal";
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
}
/* line 10499, style.less */
.apartments.pricelist .center {
  text-align: center;
}
/* line 10503, style.less */
.apartments.pricelist .button a {
  color: #ffffff;
}
/* line 10507, style.less */
.apartments.pricelist .button a:hover {
  color: #fff;
  text-decoration: none;
}
/* line 10512, style.less */
.apartments.pricelist .button:hover {
  text-decoration: underline;
}
@media (max-width: 1740px) {
  /* line 10517, style.less */
  .apartments #infoWindow li {
    font-size: 18px;
  }
}
@media (max-width: 1630px) {
  /* line 10523, style.less */
  .apartments #infoWindow li {
    font-size: 15px;
  }
}
@media (max-width: 1380px) {
  /* line 10529, style.less */
  .apartments #infoWindow {
    padding: 45px 0;
  }
  /* line 10532, style.less */
  .apartments #infoWindow .text {
    top: -5px;
  }
}
@media (max-width: 1380px) {
  /* line 10538, style.less */
  .apartments #infoWindow li {
    font-size: 14px;
  }
  /* line 10541, style.less */
  .apartments #infoWindow ul {
    min-width: 30%;
    padding-left: 4%;
  }
  /* line 10545, style.less */
  .apartments #infoWindow .text {
    padding-left: 4%;
  }
}
@media (max-width: 1180px) {
  /* line 10551, style.less */
  .apartments #infoWindow li {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  /* line 10557, style.less */
  .apartments.pricelist .button {
    display: none;
  }
}
@media (max-height: 880px) and (max-width: 1380px) {
  /* line 10563, style.less */
  .apartments #infoWindow {
    padding: 18px 0;
    height: 150px;
  }
  /* line 10567, style.less */
  .apartments #infoWindow .text {
    top: -5px;
  }
  /* line 10570, style.less */
  .apartments #infoWindow .text p {
    font-size: 13px;
  }
  /* line 10573, style.less */
  .apartments #infoWindow h2 {
    font-size: 23px;
  }
}
@media (max-height: 740px) and (max-width: 1380px) {
  /* line 10579, style.less */
  .apartments #infoWindow {
    width: 35%;
    display: block;
  }
  /* line 10583, style.less */
  .apartments #infoWindow li {
    font-size: 12px;
  }
  /* line 10586, style.less */
  .apartments #infoWindow ul {
    padding-left: 2%;
  }
  /* line 10589, style.less */
  .apartments #infoWindow .text {
    padding-left: 2%;
  }
}
@media (max-height: 740px) and (max-width: 1024px) {
  /* line 10595, style.less */
  .apartments #infoWindow {
    display: none;
  }
}
@media (max-width: 1023px) {
  /* line 10601, style.less */
  .apartments .fast-menu {
    display: none;
  }
  /* line 10604, style.less */
  .navigator .fast-menu {
    display: none;
  }
  /* line 10607, style.less */
  .navigator {
    display: none;
  }
}
@media (max-width: 816px) {
  /* line 10613, style.less */
  .apartments .filter .filter-div label {
    display: block;
  }
}
@media (max-width: 635px) {
  /* line 10619, style.less */
  .apartments table.apartmentsTable tr.head th {
    font-size: 14px;
  }
}
@media (max-width: 626px) {
  /* line 10625, style.less */
  .apartments table.apartmentsTable tr.head th {
    font-size: 14px;
  }
  /* line 10628, style.less */
  .apartments .filter select {
    width: 100%;
  }
  /* line 10631, style.less */
  .apartments .filter .filter-div {
    width: 100%;
  }
  /* line 10634, style.less */
  .apartments .filter select#frmfilterForm-status {
    width: 100%;
  }
  /* line 10637, style.less */
  .apartments .filter .filter-div.floor {
    margin: 15px 0px;
  }
}
@media (max-width: 600px) {
  /* line 10643, style.less */
  .apartments table.apartmentsTable tr.head th {
    font-size: 10px;
  }
  /* line 10646, style.less */
  .apartments table.apartmentsTable tbody {
    font-size: 10px;
  }
}
/* line 10651, style.less */
.apartments .container.left.apartments .button-back {
  margin-bottom: 50px;
  z-index: 1;
  padding: 25px 0;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.28);
}
/* line 10660, style.less */
.apartments .container.left.apartments .button-back a {
  color: #00722d;
  font-size: 20px;
  font-family: "TeutonNormal";
  text-transform: uppercase;
}
/* line 10667, style.less */
.apartments .container.left.apartments .button-back a:hover {
  color: #00722d;
}
/* line 10671, style.less */
.apartments .container.left.apartments .button-back .image {
  display: inline-block;
}
/* line 10675, style.less */
.apartments .container.left.apartments .button-back .text {
  display: inline-block;
  padding-top: 5px;
  padding-left: 20px;
}
/* line 10681, style.less */
.leftContent.container-table .row {
  margin: 0;
}
/* line 10685, style.less */
.leftContent.container-table .titleDetail {
  font-size: 25px;
  color: #313131;
  font-weight: 500;
}
/* line 10691, style.less */
.leftContent.container-table .subtitle {
  margin-bottom: 20px;
  font-size: 31px;
  color: #00722d;
  font-weight: 500;
}
/* line 10698, style.less */
.leftContent.container-table .row.thumb {
  margin-bottom: 45px;
  width: 100%;
}
/* line 10703, style.less */
.leftContent.container-table .row.thumb.detail {
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
  display: inline-block;
}
/* line 10710, style.less */
.leftContent.container-table .row.thumb.detail img {
  width: 100%;
  height: 100%;
}
/* line 10715, style.less */
.leftContent.container-table .row.thumb.plan {
  height: 100%;
  margin-bottom: 0px;
  display: inline-block;
  margin-left: 20px;
}
/* line 10722, style.less */
.leftContent.container-table .row.thumb.plan img {
  margin-bottom: 23px;
  margin-right: 15px;
  height: 95px;
  width: auto;
}
/* line 10729, style.less */
.leftContent.container-table .row.thumb.plan img.last {
  margin-bottom: 0px;
}
/* line 10733, style.less */
.apartments .button-back .over {
  margin: 0 -15px;
  background: #fff;
  z-index: -1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 10744, style.less */
.leftContent.container-table .textAll {
  font-size: 20px;
  color: #6d6e71;
}
/* line 10749, style.less */
.leftContent.container-table .textAll .col-sm-6 div {
  padding: 1px 0;
}
/* line 10753, style.less */
.leftContent.container-table .textAll strong {
  color: #212121;
  font-weight: normal;
  font-family: "TeutonNormal";
  text-transform: uppercase;
}
/* line 10760, style.less */
.leftContent.container-table .textAll .col-sm-6 {
  padding-bottom: 50px;
}
/* line 10764, style.less */
.leftContent.container-table .text {
  padding-top: 15px;
}
/* line 10768, style.less */
.leftContent.container-table .title {
  padding-top: 15px;
}
/* line 10772, style.less */
.leftContent.container-table .parking {
  margin-bottom: 30px;
}
/* line 10776, style.less */
.leftContent.container-table .titlePlan {
  margin: 30px 0;
  font-size: 25px;
  color: #313131;
  font-weight: 500;
}
/* line 10783, style.less */
.leftContent.container-table .row.buttons {
  margin-bottom: 80px;
  margin-top: 60px;
  float: left;
}
/* line 10789, style.less */
.leftContent.container-table .row.buttons .button {
  margin-bottom: 20px;
  text-align: center;
  padding: 9px 40px;
  width: 255px;
  float: none;
  color: #fff;
  text-transform: uppercase;
  background: #00722d;
  font-family: "TeutonNormal";
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
}
/* line 10805, style.less */
.leftContent.container-table .row.buttons .button.st {
  margin-right: 40px;
}
/* line 10809, style.less */
.leftContent.container-table .row.buttons .button a {
  color: #ffffff;
}
/* line 10813, style.less */
.leftContent.container-table .row.buttons .button a:hover {
  color: #fff;
  text-decoration: none;
}
/* line 10818, style.less */
.leftContent.container-table .row.buttons .button:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  /* line 10823, style.less */
  .apartments .content.apartments.pricelist {
    text-align: center;
  }
  /* line 10826, style.less */
  .leftContent.container-table .row.thumb {
    margin: 0 auto 45px auto;
  }
  /* line 10829, style.less */
  .leftContent.container-table .row.buttons {
    margin: 60px auto 80px auto;
  }
  /* line 10832, style.less */
  .leftContent.container-table .textAll {
    margin: 0 auto;
  }
  /* line 10835, style.less */
  .apartments .container.left.apartments {
    width: 100%;
    padding: 0 35px;
  }
}
@media (max-width: 841px) {
  /* line 10842, style.less */
  .leftContent.container-table .row.buttons {
    text-align: center;
  }
  /* line 10845, style.less */
  .leftContent.container-table .row.buttons .button {
    margin: 0 auto 20px auto;
    display: block;
  }
  /* line 10849, style.less */
  .leftContent.container-table .row.buttons {
    width: 100%;
  }
  /* line 10852, style.less */
  .leftContent.container-table .textAll {
    width: 100%;
  }
  /* line 10855, style.less */
  .leftContent.container-table .row.buttons .button.st {
    margin: 0 auto 20px auto;
  }
}
@media (max-width: 767px) {
  /* line 10861, style.less */
  .leftContent.container-table .textAll {
    height: auto;
  }
}
@media (max-width: 621px) {
  /* line 10867, style.less */
  .leftContent.container-table .row.thumb.plan img {
    padding: 0;
    min-height: 231px;
    max-height: 231px;
    width: 391px;
    height: 244px;
    margin-bottom: 30px;
  }
  /* line 10875, style.less */
  .leftContent.container-table .row.thumb.plan {
    width: 100%;
    height: auto;
  }
  /* line 10879, style.less */
  .leftContent.container-table .row.thumb.plan {
    margin-left: 0;
  }
  /* line 10882, style.less */
  .leftContent.container-table .row.thumb.detail {
    margin-bottom: 25px;
    height: auto;
  }
}
@media (max-width: 510px) {
  /* line 10889, style.less */
  .leftContent.container-table .row.thumb.detail {
    width: 100%;
    height: auto;
  }
  /* line 10893, style.less */
  .leftContent.container-table .row.thumb.detail img {
    width: 100%;
    height: auto;
  }
  /* line 10897, style.less */
  .leftContent.container-table .row.thumb.plan img {
    width: 100%;
    height: auto;
    max-height: 100%;
    min-height: 1px;
  }
  /* line 10903, style.less */
  .leftContent.container-table .subtitle {
    font-size: 28px;
  }
  /* line 10906, style.less */
  .leftContent.container-table .textAll {
    font-size: 17px;
  }
  /* line 10909, style.less */
  .apartments .container.left.apartments .button-back a {
    font-size: 18px;
  }
  /* line 10912, style.less */
  .leftContent.container-table .row.thumb.plan {
    margin-left: 0;
    margin-top: 5px;
  }
}
@media (max-width: 474px) {
  /* line 10919, style.less */
  .apartments .container.left.apartments .button-back a {
    font-size: 18px;
  }
}
/* line 10924, style.less */
.aktuality .container.left {
  bottom: 0;
}
/* line 10928, style.less */
section.content.news {
  margin-top: 25px;
}
/* line 10932, style.less */
.container.right .subpage .row.aktuality {
  font-size: 18px;
  color: #313131;
}
/* line 10937, style.less */
.container.right .subpage .row.aktuality .date {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 5px;
}
/* line 10943, style.less */
.container.right .subpage .row.aktuality .title h2 {
  font-size: 26px;
  font-weight: 500;
  color: #00722d;
  margin-bottom: 10px;
  text-decoration: none;
}
/* line 10951, style.less */
.container.right .subpage .row.aktuality .middle {
  display: table;
}
/* line 10955, style.less */
.container.right .subpage .row.aktuality .image,
.text {
  display: table-cell;
  vertical-align: top;
}
/* line 10961, style.less */
.container.right .subpage .row.aktuality .text {
  padding-left: 30px;
  line-height: 1.1;
}
/* line 10966, style.less */
.container.right .subpage .row.aktuality .image,
.container.right .subpage .row.aktuality .image img {
  width: 300px;
}
/* line 10971, style.less */
.container.right .subpage .row.aktuality .clearfix {
  margin-top: 14px;
}
/* line 10975, style.less */
.container.right .subpage .row.aktuality .link {
  font-size: 18px;
  font-weight: bold;
  color: #00722d;
  text-decoration: none;
}
/* line 10982, style.less */
.container.right .subpage .row.aktuality a:hover {
  text-decoration: underline;
  color: #00722d;
}
/* line 10987, style.less */
.container.right .subpage .row.aktuality .item {
  margin-bottom: 15px;
}
/* line 10991, style.less */
.container.right .subpage .row.aktuality .row {
  margin: 0;
}
/* line 10995, style.less */
.container.right.aktuality {
  width: 100%;
  position: absolute;
}
/* line 11000, style.less */
.aktuality .fast-menu {
  display: none;
}
/* line 11004, style.less */
.container.right.detail {
  position: absolute;
  width: 100%;
}
/* line 11009, style.less */
.container.left.detail {
  bottom: 0;
}
/* line 11013, style.less */
.container.left.detail section.content.news {
  margin-top: 0;
}
/* line 11017, style.less */
.container.left.detail .container.right .subpage .row.aktuality .image,
.text {
  display: block;
}
/* line 11022, style.less */
.container.left.detail .text {
  padding: 0;
  line-height: 1.6;
}
/* line 11027, style.less */
.container.left.detail .image {
  width: 100%;
}
/* line 11031, style.less */
.container.left.detail .image img {
  width: 100%;
}
/* line 11035, style.less */
.container.left.detail .title {
  margin-bottom: 20px;
}
/* line 11039, style.less */
.container.left.detail .annotation {
  margin-top: 40px;
  font-size: 18px;
  color: #6d6e71;
}
/* line 11045, style.less */
.container.left.detail {
  padding: 0 77px;
}
/* line 11049, style.less */
.container.left.detail .link {
  font-size: 22px;
}
/* line 11053, style.less */
section.content.fotogalerie.categorized {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 11059, style.less */
.content.fotogalerie .thumb .image {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 11066, style.less */
.content.fotogalerie .thumb {
  width: 50%;
  height: 100%;
  float: left;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  overflow: hidden;
}
/* line 11077, style.less */
.content.fotogalerie .thumb:hover {
  background-color: black;
}
/* line 11081, style.less */
.content.fotogalerie .thumb:hover .image {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  opacity: 0.5;
}
/* line 11102, style.less */
.content.fotogalerie .thumb:hover .row.text {
  opacity: 0.5;
}
/* line 11106, style.less */
.content.fotogalerie .img {
  width: 100%;
  height: 100%;
}
/* line 11111, style.less */
.content.fotogalerie .image {
  width: 100%;
  height: 100%;
  position: absolute;
}
/* line 11117, style.less */
.content.fotogalerie .title h2 {
  color: #fff;
  font-size: 42px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}
/* line 11125, style.less */
.content.fotogalerie .description h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 300;
}
/* line 11131, style.less */
.container.fotogalerie {
  padding: 0 60px;
  height: 100%;
}
/* line 11136, style.less */
.container.fotogalerie .row.text {
  position: absolute;
  bottom: 0;
  width: 400px;
  margin-bottom: 80px;
}
/* line 11143, style.less */
.content.fotogalerie .fast-menu {
  position: absolute;
  width: 45%;
  height: 74px;
  background: #eaeaea;
  opacity: .9;
  right: 0;
  display: block;
  padding-left: 20px;
  top: 0;
  z-index: 10000;
}
/* line 11156, style.less */
.content.fotogalerie .fast-menu .menu {
  display: inline-block;
}
/* line 11160, style.less */
.content.fotogalerie .fast-menu .menu a h2 {
  font-size: 18px;
  font-weight: normal;
  color: #6d6e71;
  padding: 9px 15px;
}
/* line 11167, style.less */
.content.fotogalerie .fast-menu .menu a {
  text-decoration: none;
}
/* line 11171, style.less */
.fast-menu .menu a h2:hover {
  color: #00722d;
}
/* line 11175, style.less */
.fast-menu {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.28);
}
/* line 11181, style.less */
.content.fotogalerie .fast-menu .menu a.active h2 {
  color: #00722d;
  text-decoration: underline;
}
/* line 11186, style.less */
.content.fotogalerie .fast-menu {
  text-align: left;
}
/* line 11190, style.less */
.bx-wrapper .bx-loading {
  display: none;
}
/* line 11194, style.less */
.fotogalerie .mobile-nexPrev {
  display: none;
}
/* line 11198, style.less */
.bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0;
  background: none;
}
/* line 11205, style.less */
.bx-wrapper .bx-viewport ul {
  height: 100%;
}
/* line 11209, style.less */
.bx-wrapper .bx-viewport li {
  left: 0;
  position: relative;
  height: 100%;
}
/* line 11215, style.less */
.bx-wrapper {
  height: 100%;
}
/* line 11219, style.less */
.bx-viewport {
  height: 100%;
}
/* line 11223, style.less */
.bx-wrapper {
  margin: 0;
}
/* line 11227, style.less */
.bx-wrapper .bx-viewport .item.photo {
  padding: 0;
  width: 100% !important;
  height: 100%;
}
/* line 11233, style.less */
.bx-wrapper .bx-viewport .item.photo .thumbnail {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  height: 100%;
}
/* line 11241, style.less */
.bx-wrapper .bx-viewport .item.photo .thumbnail img {
  height: 100%;
  width: 100%;
}
/* line 11246, style.less */
.bx-controls {
  position: absolute;
  top: 50%;
  width: 100%;
}
/* line 11252, style.less */
.bx-pager.bx-default-pager {
  display: none;
}
/* line 11256, style.less */
.bx-wrapper .bx-controls-direction a.bx-prev {
  background: url('images/sipka-right.svg') center center no-repeat;
  -webkit-transform: translateY(-50%) scaleX(-1);
  -ms-transform: translateY(-50%) scaleX(-1);
  transform: translateY(-50%) scaleX(-1);
  left: 30px;
}
/* line 11266, style.less */
.bx-wrapper .bx-next {
  background: url('images/sipka-right.svg') center center no-repeat;
  right: 30px;
}
/* line 11271, style.less */
.bx-wrapper .bx-prev:hover {
  background-position: center;
}
/* line 11275, style.less */
.bx-wrapper .bx-next:hover {
  background-position: center;
}
/* line 11279, style.less */
.bx-wrapper .bx-controls-direction a {
  width: 60px;
  height: 45px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 11289, style.less */
.bx-wrapper .bx-viewport .text {
  position: absolute;
  bottom: 80px;
  z-index: 100;
  left: 3%;
  width: 820px;
}
/* line 11297, style.less */
.bx-wrapper .bx-viewport .title {
  font-size: 46px;
  font-weight: bold;
  text-shadow: 0 3px 3px #000000;
}
/* line 11303, style.less */
.bx-wrapper .bx-viewport .description {
  width: 600px;
  font-size: 24px;
}
/* line 11308, style.less */
.bx-wrapper .bx-viewport .description h3 {
  font-weight: 300;
  line-height: 1.3;
  text-shadow: 0 3px 3px #000000;
}
/* line 11314, style.less */
.bx-wrapper .bx-viewport .back a {
  width: 600px;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  font-family: "TeutonNormal";
  color: #00722d;
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
  padding: 12px 15px 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
/* line 11329, style.less */
.col-xs-4.col-md-2.item.photo {
  width: 100%;
  padding: 0;
}
/* line 11334, style.less */
ul.bxGallery {
  padding: 0;
  margin: 0;
}
/* line 11339, style.less */
ul.bxGallery .thumbnail {
  padding: 0;
}
/* line 11343, style.less */
ul.bxGallery .image {
  background-size: cover !important;
}
/* line 11347, style.less */
.container.left.locality {
  position: absolute;
  width: 100%;
  padding: 0;
  bottom: auto;
  top: auto;
}
/* line 11355, style.less */
.container.right.locality {
  width: 731px;
  padding: 0 95px;
  float: right;
  position: relative;
  z-index: 10000;
  background: #fff;
  bottom: 0;
  overflow: auto;
  position: fixed;
  top: 95px;
  right: 0;
}
/* line 11369, style.less */
.container.right.locality .row {
  margin: 0;
}
/* line 11373, style.less */
.container.right.locality .textArea {
  color: #6d6e71;
  font-size: 18px !important;
  padding-bottom: 70px;
}
/* line 11379, style.less */
.locality section.content.textArea {
  margin-top: 130px;
}
/* line 11383, style.less */
.locality .textArea .col-xs-12 {
  color: #6d6e71;
  font-size: 18px;
}
/* line 11388, style.less */
.container.left.subpage {
  position: absolute;
  width: 100%;
  padding: 0;
  bottom: auto;
  top: auto;
}
/* line 11396, style.less */
.container.right.subpage {
  width: 720px;
  padding: 0 50px;
  float: right;
  position: fixed;
  z-index: 10000;
  background: #fff;
  height: auto;
  overflow: auto;
  right: 0;
  bottom: 0;
  top: 95px;
}
/* line 11410, style.less */
.container.right.subpage .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 11415, style.less */
.container.right.subpage section.content.textArea {
  margin-top: 60px;
}
/* line 11419, style.less */
.content.news.standardy .item {
  width: 212px;
  height: 152px;
  margin: 0;
  padding: 9px;
  background: #fff;
  margin-bottom: 10px;
}
/* line 11428, style.less */
.container.small.subpage {
  width: 260px;
  float: right;
  position: absolute;
  z-index: 10000;
  background: #fff;
  padding: 0;
  margin: 0;
  margin-top: 10px;
  background: transparent;
  right: 711px;
}
/* line 11441, style.less */
.container.small.subpage section.content.news {
  margin-top: 0;
}
/* line 11445, style.less */
.container.small.subpage .row {
  margin: 0;
}
/* line 11449, style.less */
.container.small.subpage .container.standardy {
  margin: 0;
  padding: 0;
}
/* line 11454, style.less */
.container.small.subpage .container.standardy .title h2 {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 20px;
  color: #6d6e71;
}
/* line 11462, style.less */
.container.small.subpage ul.submenu {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 11468, style.less */
.container.small.subpage .category {
  height: 60px;
  background: #fff;
  margin-bottom: 5px;
}
/* line 11474, style.less */
.container.small.subpage .category.current_page_item a {
  text-decoration: underline;
}
/* line 11478, style.less */
.container.small.subpage .category a {
  color: #6d6e71;
  font-weight: 500;
  position: absolute;
  padding-left: 20px;
  width: 90%;
  line-height: 60px;
  font-family: "TeutonNormal", "Open Sans", Helvetica, Arial, sans-serif !important;
  text-transform: uppercase !important;
  font-size: 18px;
}
/* line 11490, style.less */
.container.small.subpage .category.active a {
  color: #00722d;
}
/* line 11494, style.less */
.container.right.subpage .category h2 {
  font-size: 30px;
  font-weight: bold;
  color: #00722d;
  margin-top: 40px;
}
/* line 11501, style.less */
.container.right.subpage .category.first h2 {
  margin-top: 70px;
}
/* line 11505, style.less */
.container.right.subpage .category h3 {
  margin-top: 15px;
  margin-bottom: 5px;
}
/* line 11510, style.less */
.container.right.subpage .category .items.clearfix {
  margin: 0 -8px;
}
/* line 11514, style.less */
.container.right.subpage .category .item {
  max-width: 312px;
  margin: 0 8px 40px 8px;
  min-height: 280px;
}
/* line 11520, style.less */
.container.small.subpage .categoryOthers {
  height: 60px;
  background: #fff;
  margin-bottom: 5px;
}
/* line 11526, style.less */
.container.small.subpage .categoryOthers a {
  color: #6d6e71;
  font-weight: 500;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-40%);
      -ms-transform: translateY(-40%);
          transform: translateY(-40%);
  padding-left: 20px;
}
/* line 11535, style.less */
.container.small.subpage .categoryOthers.active a {
  color: #00722d;
}
/* line 11539, style.less */
.container.right.subpage .categoryOthers h2 {
  font-size: 30px;
  font-weight: bold;
  color: #00722d;
  margin-top: 40px;
}
/* line 11546, style.less */
.container.right.subpage .categoryOthers.first h2 {
  margin-top: 70px;
}
/* line 11550, style.less */
.container.right.subpage .categoryOthers h3 {
  margin-top: 15px;
  margin-bottom: 5px;
}
/* line 11555, style.less */
.container.right.subpage .categoryOthers .items.clearfix {
  margin: 0 -8px;
}
/* line 11559, style.less */
.container.right.subpage .categoryOthers .item {
  width: 100%;
  margin: 0 8px 40px 8px;
}
/* line 11564, style.less */
section.subpage.defaultCategories {
  margin-top: 55px;
  font-size: 16px;
  text-transform: uppercase;
}
/* line 11570, style.less */
section.subpage.default {
  padding-bottom: 100px;
}
/* line 11574, style.less */
.subpage .mobile-nexPrev {
  top: 400px;
}
/* line 11578, style.less */
.container.right.subpage .category .item.first.last {
  width: 100%;
  max-width: 100%;
}
@media (max-height: 700px) {
  /* line 11584, style.less */
  .container.small.subpage .category {
    height: 40px;
  }
  /* line 11587, style.less */
  .container.small.subpage .category a {
    font-size: 14px;
    line-height: 40px;
  }
  /* line 11591, style.less */
  .container.small.subpage .categoryOthers {
    height: 40px;
  }
  /* line 11594, style.less */
  .container.small.subpage .categoryOthers a {
    font-size: 14px;
  }
}
@media (max-height: 550px) {
  /* line 11600, style.less */
  .container.small.subpage {
    margin-top: -55px;
  }
  /* line 11603, style.less */
  .container.small.subpage .category {
    height: 30px;
  }
  /* line 11606, style.less */
  .container.small.subpage .category a {
    font-size: 13px;
  }
  /* line 11609, style.less */
  .container.small.subpage .categoryOthers {
    height: 30px;
  }
  /* line 11612, style.less */
  .container.small.subpage .categoryOthers a {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  /* line 11618, style.less */
  .container.right.subpage {
    width: 100%;
    top: 300px;
    height: auto;
    overflow: auto;
    position: relative;
    text-align: center;
  }
  /* line 11626, style.less */
  .container.small.subpage {
    right: 0;
    width: 100%;
    position: absolute;
    z-index: 10000;
    background: #fff;
    padding: 0;
    margin: 0;
    top: 250px;
    height: 50px;
  }
  /* line 11637, style.less */
  .container.small.subpage .category {
    display: inline-block;
    width: auto;
    padding: 0 10px;
    height: 50px;
  }
  /* line 11643, style.less */
  .container.small.subpage .categoryOthers {
    display: inline-block;
    width: auto;
    padding: 0 10px;
    height: 50px;
  }
  /* line 11649, style.less */
  section.subpage.defaultCategories {
    margin-top: 0;
  }
  /* line 11652, style.less */
  .container.left.subpage {
    overflow: hidden;
  }
  /* line 11655, style.less */
  .container.small.subpage .category a {
    font-weight: 500;
    position: relative;
    top: 30%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding-left: 0px;
    font-size: 14px;
  }
  /* line 11667, style.less */
  .container.small.subpage .categoryOthers a {
    font-weight: 500;
    position: relative;
    top: 30%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding-left: 0px;
    font-size: 10px;
  }
  /* line 11679, style.less */
  .container.small.subpage .categories {
    text-align: center;
  }
  /* line 11682, style.less */
  .container.right.subpage .category.first h2 {
    margin-top: 40px;
  }
  /* line 11685, style.less */
  .container.right.subpage .category h2 {
    margin-bottom: 40px;
  }
  /* line 11688, style.less */
  .container.right.subpage .category .items.clearfix {
    margin: 0 auto;
    width: 672px;
  }
  /* line 11692, style.less */
  .container.right.subpage .categoryOthers.first h2 {
    margin-top: 40px;
  }
  /* line 11695, style.less */
  .container.right.subpage .categoryOthers h2 {
    margin-bottom: 40px;
  }
  /* line 11698, style.less */
  .container.right.subpage .categoryOthers .items.clearfix {
    margin: 0 auto;
    width: 672px;
  }
}
@media (max-width: 777px) {
  /* line 11705, style.less */
  .container.right.subpage .category .item {
    margin: 0 auto 40px auto;
    float: none;
  }
  /* line 11709, style.less */
  .container.right.subpage .category .items.clearfix {
    width: 100%;
  }
  /* line 11712, style.less */
  .container.right.subpage .categoryOthers .item {
    margin: 0 auto 40px auto;
    float: none;
  }
  /* line 11716, style.less */
  .container.right.subpage .categoryOthers .items.clearfix {
    width: 100%;
  }
}
@media (max-width: 760px) {
  /* line 11722, style.less */
  .container.right.subpage {
    top: 350px;
  }
}
@media (max-width: 400px) {
  /* line 11728, style.less */
  .container.right.subpage {
    top: 400px;
  }
}
/* line 11733, style.less */
.fast-menu .menu li {
  display: inline-block;
}
/* line 11737, style.less */
.fast-menu {
  margin: 0;
  padding: 0;
}
/* line 11742, style.less */
.fast-menu ul {
  padding-top: 27px;
}
/* line 11746, style.less */
.fast-menu .menu li a {
  text-decoration: none;
  font-size: 15px;
  font-weight: normal;
  color: #6d6e71;
  padding: 5px 7px;
}
/* line 11754, style.less */
.fast-menu .menu li a:hover {
  color: #00722d;
}
/* line 11758, style.less */
.fast-menu .menu a h2:hover {
  color: #00722d !important;
}
/* line 11762, style.less */
.fast-menu {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.28);
}
/* line 11768, style.less */
.fast-menu .menu a.active h2 {
  color: #00722d;
  text-decoration: underline;
}
/* line 11773, style.less */
.fast-menu {
  position: absolute;
  width: 860px;
  height: 74px;
  background: #eaeaea;
  opacity: .9;
  right: 0;
  display: block;
  top: 0;
  z-index: 10000;
}
/* line 11785, style.less */
.fast-menu .menu {
  display: inline-block;
}
/* line 11789, style.less */
.fast-menu .menu a h2 {
  font-size: 18px;
  font-weight: normal;
  color: #6d6e71;
  padding: 9px 15px;
}
/* line 11796, style.less */
.fast-menu .menu a {
  text-decoration: none;
}
/* line 11800, style.less */
.fast-menu .submenu li.active a {
  color: #00722d !important;
  text-decoration: underline;
}
@media (max-width: 1206px) {
  /* line 11806, style.less */
  .fast-menu {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 1023px) {
  /* line 11813, style.less */
  .fast-menu ul {
    padding-left: 0;
  }
}
/* line 11818, style.less */
.content.map.default #localityMap {
  width: 100%;
}
/* line 11822, style.less */
.content.map.default .itemDetail {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  width: 450px;
  background: #fff;
  height: auto;
  bottom: auto;
}
/* line 11833, style.less */
.content.map.default .itemDetail .detail {
  padding: 90px 50px 50px 70px;
}
/* line 11837, style.less */
.content.map.default .itemDetail .detail h2 {
  margin-top: 35px;
  color: #00722d;
  font-size: 30px;
  margin-bottom: 30px;
}
/* line 11844, style.less */
.content.map.default .itemDetail .detail .phone {
  margin-bottom: 10px;
}
/* line 11848, style.less */
.content.map.default .itemDetail .detail .phone,
.content.map.default .itemDetail .detail .address,
.content.map.default .itemDetail .detail p {
  font-size: 20px;
  color: #212121;
}
/* line 11855, style.less */
.content.map.default .itemDetail .detail .image {
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 11860, style.less */
.content.map.default .itemDetail .detail .links a {
  font-size: 22px;
  font-weight: bold;
  color: #00722d;
  padding-right: 15px;
}
/* line 11867, style.less */
.content.map.default .itemDetail .detail {
  -webkit-animation: 1.5s ajaxLoad;
  animation: 1.5s ajaxLoad;
}
/* line 11874, style.less */
.mapPage .mobile-nexPrev {
  display: none;
}
@media (max-width: 1024px) {
  /* line 11879, style.less */
  body {
    overflow: visible;
  }
  /* line 11882, style.less */
  .container.left {
    width: 100%;
    position: relative;
    top: 250px;
  }
  /* line 11887, style.less */
  .container.right.locality {
    width: 100%;
    position: relative;
    top: 250px;
    padding: 0px 25px;
    height: auto;
  }
  /* line 11894, style.less */
  .container.right {
    position: absolute;
    height: 250px;
  }
  /* line 11898, style.less */
  .container.left.locality {
    position: absolute;
    height: 250px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  /* line 11906, style.less */
  .container.right .background {
    height: 250px;
  }
  /* line 11909, style.less */
  .container.left.locality .background {
    height: 250px;
  }
  /* line 11912, style.less */
  .container.left {
    box-shadow: none !important;
  }
  /* line 11917, style.less */
  .container.right {
    box-shadow: none !important;
  }
}
@media (max-width: 800px) {
  /* line 11925, style.less */
  .container.left {
    padding: 0 25px;
  }
}
@media (max-width: 767px) {
  /* line 11931, style.less */
  .content.map.default .itemDetail.active {
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
  }
  /* line 11938, style.less */
  .content.map.default .itemDetail.active .detail {
    text-align: center;
  }
}
@media (max-width: 700px) {
  /* line 11944, style.less */
  .container.right .subpage .row.aktuality .image,
  .container.right .subpage .row.aktuality .text {
    display: block;
  }
  /* line 11948, style.less */
  .container.right .subpage .row.aktuality .image {
    width: 100%;
  }
  /* line 11951, style.less */
  .container.right .subpage .row.aktuality .text {
    padding: 30px 0 0 0;
  }
  /* line 11954, style.less */
  .container.right .subpage .row.aktuality .title h2 {
    font-size: 25px;
  }
  /* line 11957, style.less */
  .container.left.detail {
    padding: 0px 25px;
  }
  /* line 11960, style.less */
  .container.left.detail h2 {
    font-size: 25px;
  }
  /* line 11963, style.less */
  .container.left.detail .link {
    font-size: 20px;
  }
  /* line 11966, style.less */
  .container.left.detail .annotation {
    margin-top: 0px;
  }
}
@media (max-width: 1024px) {
  /* line 11972, style.less */
  .questionForm table {
    margin: 0 auto;
  }
  /* line 11975, style.less */
  .container.left.contact .textArea {
    text-align: center;
  }
  /* line 11978, style.less */
  .container.left.contact section.question {
    text-align: center;
  }
}
@media (max-width: 800px) {
  /* line 11984, style.less */
  .container.left.contact .middle {
    display: block;
  }
  /* line 11987, style.less */
  .container.left.contact .image,
  .container.left.contact .text {
    display: inline-block;
  }
}
@media (max-width: 770px) {
  /* line 11994, style.less */
  .container.left.contact .middle {
    text-align: center;
  }
  /* line 11997, style.less */
  .container.left.contact .text {
    text-align: left;
  }
}
@media (max-width: 767px) {
  /* line 12003, style.less */
  .container.left.contact .image,
  .container.left.contact .contact .text {
    display: block;
    text-align: center;
  }
  /* line 12008, style.less */
  .content.contact .image {
    width: 100%;
  }
}
@media (max-width: 642px) {
  /* line 12014, style.less */
  .mobile-nexPrev {
    display: block;
  }
  /* line 12017, style.less */
  .homepage .content-wrap {
    position: absolute;
  }
}
@media (max-width: 580px) {
  /* line 12023, style.less */
  .questionForm table {
    width: 100%;
  }
  /* line 12026, style.less */
  .questionForm input,
  textarea {
    width: 100%;
  }
}
@media (max-width: 530px) {
  /* line 12033, style.less */
  .container.left.contact .text {
    font-size: 14px;
  }
  /* line 12036, style.less */
  .container.left.contact .textArea {
    font-size: 14px;
  }
}
@media (max-width: 1180px) {
  /* line 12042, style.less */
  .container.fotogalerie .row.text {
    width: 80%;
  }
}
@media (max-width: 1023px) {
  /* line 12048, style.less */
  .fast-menu {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  /* line 12053, style.less */
  .content.fotogalerie .fast-menu {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  /* line 12058, style.less */
  .content.fotogalerie .thumb {
    width: 100%;
    height: 330px;
  }
  /* line 12062, style.less */
  .container.fotogalerie .row.text {
    width: 400px;
    margin-bottom: 40px;
  }
  /* line 12066, style.less */
  .bx-wrapper .bx-viewport .title h2 {
    color: #000 !important;
    font-size: 36px;
  }
  /* line 12070, style.less */
  .bx-wrapper .bx-viewport .description h3 {
    color: #000000 !important;
  }
  /* line 12073, style.less */
  .bx-wrapper .bx-viewport .back a {
    color: #00722d !important;
  }
  /* line 12076, style.less */
  .bx-wrapper .bx-viewport .text {
    top: 0%;
    left: 0;
    width: 100%;
    position: relative;
    margin-bottom: 70px;
    bottom: 0;
  }
  /* line 12084, style.less */
  .bx-wrapper .bx-viewport .item {
    position: relative;
  }
  /* line 12087, style.less */
  .content.fotogalerie .fast-menu .menu a h2 {
    font-size: 17px;
  }
  /* line 12090, style.less */
  .bx-wrapper .bx-viewport .item.photo .image {
    height: auto;
  }
  /* line 12093, style.less */
  .bx-wrapper .bx-viewport .item.photo .image {
    height: auto;
  }
  /* line 12096, style.less */
  .bx-wrapper .bx-viewport .item.photo {
    height: auto;
  }
  /* line 12099, style.less */
  .bx-wrapper .bx-viewport li {
    left: 0;
    position: relative;
    height: auto;
  }
  /* line 12104, style.less */
  .content.fotogalerie .image {
    height: 100%;
    position: relative;
    height: 330px;
  }
  /* line 12109, style.less */
  .content.fotogalerie .bx-wrapper {
    height: 468px;
  }
  /* line 12112, style.less */
  .content.fotogalerie .thumb .image {
    position: absolute;
    box-shadow: inset 0px -174px 115px -8px rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 630px) {
  /* line 12121, style.less */
  .bx-wrapper .bx-viewport .description {
    width: 100%;
  }
  /* line 12124, style.less */
  .bx-wrapper .bx-viewport .back {
    width: 100%;
  }
}
@media (max-width: 500px) {
  /* line 12130, style.less */
  .container.fotogalerie .row.text {
    width: 80%;
  }
}
@media (max-width: 460px) {
  /* line 12136, style.less */
  .bx-wrapper .bx-viewport .title h2 {
    font-size: 26px;
  }
}
@media (max-width: 1206px) {
  /* line 12142, style.less */
  .container.left.about .col-xs-12 {
    padding-top: 120px;
  }
}
@media (max-width: 1024px) {
  /* line 12148, style.less */
  .container.left.about {
    padding: 0px 25px;
    width: 100%;
    position: relative;
    top: 250px;
  }
  /* line 12154, style.less */
  .container.left.about .col-xs-12 {
    padding-top: 50px;
  }
}
@media (max-width: 1024px) {
  /* line 12160, style.less */
  .locality section.content.textArea {
    margin-top: 50px;
  }
}
@media (min-width: 1207px) and (max-width: 1660px) {
  /* line 12166, style.less */
  .container.right.locality {
    width: 720px;
    padding: 0 30px;
  }
  /* line 12170, style.less */
  .container.left.about {
    width: 500px;
    padding: 0 30px;
  }
  /* line 12174, style.less */
  .apartments .container.left.apartments {
    width: 720px;
  }
  /* line 12177, style.less */
  .container.left.aktuality {
    width: 680px;
  }
  /* line 12180, style.less */
  .container.right.subpage {
    width: 720px;
    padding: 0 50px;
  }
  /* line 12184, style.less */
  .container.right.subpage .category .item {
    width: 100%;
    max-width: 100%;
  }
  /* line 12188, style.less */
  .container.right.subpage .categoryOthers .item {
    width: 100%;
    max-width: 100%;
  }
  /* line 12192, style.less */
  .container.small.subpage {
    right: 711px;
  }
  /* line 12195, style.less */
  .container.left.contact {
    width: 500px;
  }
  /* line 12198, style.less */
  .container.left.partners {
    width: 500px;
  }
  /* line 12201, style.less */
  .content.contact .middle {
    width: 100%;
  }
  /* line 12204, style.less */
  .sendEmail.question .container {
    padding: 0;
  }
  /* line 12207, style.less */
  .leftContent.container-table .row.buttons .button.st {
    margin-right: 40px;
  }
  /* line 12210, style.less */
  .leftContent.container-table .row.buttons {
    width: 100%;
  }
  /* line 12213, style.less */
  .questionForm table {
    width: 100%;
  }
  /* line 12216, style.less */
  .questionForm input,
  textarea {
    width: 100%;
  }
  /* line 12220, style.less */
  .questionForm label {
    font-size: 13px;
  }
}
@media (min-width: 1025px) and (max-width: 1206px) {
  /* line 12226, style.less */
  .container.right.locality {
    width: 400px;
    padding: 0 30px;
  }
  /* line 12230, style.less */
  .container.left.about {
    width: 400px;
    padding: 0 30px;
  }
  /* line 12234, style.less */
  .apartments .container.left.apartments {
    width: 720px;
  }
  /* line 12237, style.less */
  .container.left.aktuality {
    width: 680px;
  }
  /* line 12240, style.less */
  .container.right.subpage {
    width: 400px;
    padding: 0 45px;
  }
  /* line 12244, style.less */
  .container.right.subpage .category .item {
    width: 100%;
    max-width: 100%;
  }
  /* line 12248, style.less */
  .container.right.subpage .categoryOthers .item {
    width: 100%;
    max-width: 100%;
  }
  /* line 12252, style.less */
  .container.small.subpage {
    right: 400px;
  }
  /* line 12255, style.less */
  .container.left.contact {
    width: 500px;
  }
  /* line 12258, style.less */
  .container.left.partners {
    width: 500px;
  }
  /* line 12261, style.less */
  .content.contact .middle {
    width: 100%;
  }
  /* line 12264, style.less */
  .sendEmail.question .container {
    padding: 0;
  }
  /* line 12267, style.less */
  .leftContent.container-table .row.buttons .button.st {
    margin-right: 40px;
  }
  /* line 12270, style.less */
  .leftContent.container-table .row.buttons {
    width: 100%;
  }
  /* line 12273, style.less */
  .questionForm table {
    width: 100%;
  }
  /* line 12276, style.less */
  .questionForm input,
  textarea {
    width: 100%;
  }
  /* line 12280, style.less */
  .questionForm label {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  /* line 12286, style.less */
  .content-wrap {
    top: 95px;
  }
}
/* line 12291, style.less */
.cls-1 {
  fill: #2f1b45;
}
/* line 12295, style.less */
.cls-2 {
  fill: #ffffff;
}
@font-face {
  font-family: 'TeutonFettCERegular';
  src: url('fonts/teutofetce-webfont.eot');
  src: url('fonts/teutofetce-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/teutofetce-webfont.woff') format('woff'), url('fonts/teutofetce-webfont.ttf') format('truetype'), url('fonts/teutofetce-webfont.svg#TeutonFettCERegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TeutonNormal';
  src: url('fonts/teutonnormal-webfont.eot');
  src: url('fonts/teutonnormal-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/teutonnormal-webfont.woff') format('woff'), url('fonts/teutonnormal-webfont.ttf') format('truetype'), url('fonts/teutonnormal-webfont.svg#TeutonNormal') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*# sourceMappingURL=style.css.map */