@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/themes/mice/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("/themes/mice/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/themes/mice/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("/themes/mice/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/themes/mice/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/themes/mice/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

.sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover {
  color: #286090; }

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover {
  background-color: #286090; }

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

.initialism {
  font-size: 90%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

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

th {
  text-align: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px; }

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

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

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  min-height: 38px; }

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

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

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

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.picker-switch::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.picker-switch::after ~ .form-control-feedback {
  top: 0; }

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

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

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

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

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

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

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

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

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

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

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

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

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

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

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

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

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

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

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

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

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

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

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

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

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

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

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

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

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative; }

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

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

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

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

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

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

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

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

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

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

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

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

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

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

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

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

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
/*! =======================================================
                      VERSION  4.8.3              
========================================================= */
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================= */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative; }

.slider.slider-horizontal {
  width: 210px;
  height: 20px; }

.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0; }

.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0; }

.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -8px;
  margin-top: -3px; }

.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0; }

.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px; }

.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center; }

.slider.slider-vertical {
  height: 210px;
  width: 20px; }

.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0; }

.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0; }

.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0; }

.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
  margin-left: -5px;
  margin-top: -10px; }

.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0; }

.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0); }

.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed; }

.slider input {
  display: none; }

.slider .tooltip.top {
  margin-top: -36px; }

.slider .tooltip-inner {
  white-space: nowrap; }

.slider .hide {
  display: none; }

.slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px; }

.slider-selection {
  position: absolute;
  background: #cdb88f;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px; }

.slider-selection.tick-slider-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0); }

.slider-track-low,
.slider-track-high {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px; }

.slider-handle {
  position: absolute;
  width: 16px;
  height: 16px;
  background: #978767;
  border: solid #827459 1px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

.slider-handle.round {
  border-radius: 50%; }

.slider-handle.triangle {
  background: transparent none; }

.slider-handle.custom {
  background: transparent none; }

.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204; }

.slider-tick {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent; }

.slider-tick.round {
  border-radius: 50%; }

.slider-tick.triangle {
  background: transparent none; }

.slider-tick.custom {
  background: transparent none; }

.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204; }

.slider-tick.in-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
  opacity: 1; }

.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0; }

.multiselect-container .input-group {
  margin: 5px; }

.multiselect-container > li {
  padding: 0; }

.multiselect-container > li > a.multiselect-all label {
  font-weight: 700; }

.multiselect-container > li.multiselect-group label {
  margin: 0;
  padding: 3px 20px 3px 20px;
  height: 100%;
  font-weight: 700; }

.multiselect-container > li.multiselect-group-clickable label {
  cursor: pointer; }

.multiselect-container > li > a {
  padding: 0; }

.multiselect-container > li > a > label {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-weight: 400;
  padding: 3px 20px 3px 40px; }

.multiselect-container > li > a > label.radio, .multiselect-container > li > a > label.checkbox {
  margin: 0; }

.multiselect-container > li > a > label > input[type=checkbox] {
  margin-bottom: 5px; }

.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
  padding: 3px 20px 3px 40px; }

.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
  margin-left: -20px;
  margin-right: 0; }

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/themes/mice/fonts/font-awesome/fontawesome-webfont.eot?v=4.3.0");
  src: url("/themes/mice/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("/themes/mice/fonts/font-awesome/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("/themes/mice/fonts/font-awesome/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("/themes/mice/fonts/font-awesome/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("/themes/mice/fonts/font-awesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-genderless:before,
.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

@font-face {
  font-family: 'latobold';
  src: url("../fonts/lato-bold-webfont.eot");
  src: url("../fonts/lato-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-bold-webfont.woff2") format("woff2"), url("../fonts/lato-bold-webfont.woff") format("woff"), url("../fonts/lato-bold-webfont.ttf") format("truetype"), url("../fonts/lato-bold-webfont.svg#latobold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'open_sansbold';
  src: url("../fonts/opensans-bold-webfont.eot");
  src: url("../fonts/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-bold-webfont.woff2") format("woff2"), url("../fonts/opensans-bold-webfont.woff") format("woff"), url("../fonts/opensans-bold-webfont.ttf") format("truetype"), url("../fonts/opensans-bold-webfont.svg#open_sansbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'open_sansbold_italic';
  src: url("../fonts/opensans-bolditalic-webfont.eot");
  src: url("../fonts/opensans-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-bolditalic-webfont.woff2") format("woff2"), url("../fonts/opensans-bolditalic-webfont.woff") format("woff"), url("../fonts/opensans-bolditalic-webfont.ttf") format("truetype"), url("../fonts/opensans-bolditalic-webfont.svg#open_sansbold_italic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'open_sansregular';
  src: url("../fonts/opensans-regular-webfont.eot");
  src: url("../fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-regular-webfont.woff2") format("woff2"), url("../fonts/opensans-regular-webfont.woff") format("woff"), url("../fonts/opensans-regular-webfont.ttf") format("truetype"), url("../fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'open_sanssemibold';
  src: url("../fonts/opensans-semibold-webfont.eot");
  src: url("../fonts/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-semibold-webfont.woff2") format("woff2"), url("../fonts/opensans-semibold-webfont.woff") format("woff"), url("../fonts/opensans-semibold-webfont.ttf") format("truetype"), url("../fonts/opensans-semibold-webfont.svg#open_sanssemibold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'latoblack';
  src: url("../fonts/lato-black-webfont.eot");
  src: url("../fonts/lato-black-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-black-webfont.woff2") format("woff2"), url("../fonts/lato-black-webfont.woff") format("woff"), url("../fonts/lato-black-webfont.ttf") format("truetype"), url("../fonts/lato-black-webfont.svg#latoblack") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'latoitalic';
  src: url("../fonts/lato-italic-webfont.eot");
  src: url("../fonts/lato-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-italic-webfont.woff2") format("woff2"), url("../fonts/lato-italic-webfont.woff") format("woff"), url("../fonts/lato-italic-webfont.ttf") format("truetype"), url("../fonts/lato-italic-webfont.svg#latoitalic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'open_sanslight';
  src: url("../fonts/opensans-light-webfont.eot");
  src: url("../fonts/opensans-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-light-webfont.woff2") format("woff2"), url("../fonts/opensans-light-webfont.woff") format("woff"), url("../fonts/opensans-light-webfont.ttf") format("truetype"), url("../fonts/opensans-light-webfont.svg#open_sanslight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'mice';
  src: url("../fonts/mice.eot?f1upv3");
  src: url("../fonts/mice.eot?f1upv3#iefix") format("embedded-opentype"), url("../fonts/mice.ttf?f1upv3") format("truetype"), url("../fonts/mice.woff?f1upv3") format("woff"), url("../fonts/mice.svg?f1upv3#mice") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'latoregular';
  src: url("../fonts/lato-regular-webfont.eot");
  src: url("../fonts/lato-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-regular-webfont.woff2") format("woff2"), url("../fonts/lato-regular-webfont.woff") format("woff"), url("../fonts/lato-regular-webfont.ttf") format("truetype"), url("../fonts/lato-regular-webfont.svg#latoregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'open_sansextrabold';
  src: url("../fonts/opensans-extrabold-webfont.eot");
  src: url("../fonts/opensans-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-extrabold-webfont.woff2") format("woff2"), url("../fonts/opensans-extrabold-webfont.woff") format("woff"), url("../fonts/opensans-extrabold-webfont.ttf") format("truetype"), url("../fonts/opensans-extrabold-webfont.svg#open_sansextrabold") format("svg");
  font-weight: normal;
  font-style: normal; }
.visible-slg {
  display: none; }

@media (min-width: 1500px) {
  .hidden-slg {
    display: none !important; }

  .visible-slg {
    display: block !important; }

  .only_slg {
    display: block !important; } }
@media (max-width: 1499px) {
  .only_slg {
    display: none !important; } }
.sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none; }
  .bootstrap-datetimepicker-widget.dropdown-menu {
    margin: 2px 0;
    padding: 4px;
    width: 19em; }
    @media (min-width: 768px) {
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em; } }
    @media (min-width: 992px) {
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em; } }
    @media (min-width: 1200px) {
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em; } }
    .bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
      content: '';
      display: inline-block;
      position: absolute; }
    .bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #ccc;
      border-bottom-color: rgba(0, 0, 0, 0.2);
      top: -7px;
      left: 7px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-bottom: 6px solid white;
      top: -6px;
      left: 8px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.top:before {
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 7px solid #ccc;
      border-top-color: rgba(0, 0, 0, 0.2);
      bottom: -7px;
      left: 6px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.top:after {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid white;
      bottom: -6px;
      left: 7px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
      left: auto;
      right: 6px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
      left: auto;
      right: 7px; }
  .bootstrap-datetimepicker-widget .btn {
    height: auto; }
    .bootstrap-datetimepicker-widget .btn.btn-primary {
      background: #000000;
      border: none; }
  .bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0; }
  .bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0;
    color: #000000; }
  .bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none; }
  .bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0; }
  .bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px; }
  .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
    content: "Increment Hours"; }
  .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
    content: "Increment Minutes"; }
  .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
    content: "Decrement Hours"; }
  .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
    content: "Decrement Minutes"; }
  .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
    content: "Show Hours"; }
  .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
    content: "Show Minutes"; }
  .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
    content: "Toggle AM/PM"; }
  .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
    content: "Clear the picker"; }
  .bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
    content: "Set the date to today"; }
  .bootstrap-datetimepicker-widget .picker-switch {
    text-align: center; }
    .bootstrap-datetimepicker-widget .picker-switch::after {
      content: "Toggle Date and Time Screens"; }
    .bootstrap-datetimepicker-widget .picker-switch td {
      padding: 0;
      margin: 0;
      height: auto;
      width: auto;
      line-height: inherit; }
      .bootstrap-datetimepicker-widget .picker-switch td span {
        line-height: 2.5;
        height: 2.5em;
        width: 100%; }
  .bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0; }
    .bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
      text-align: center;
      border-radius: 4px; }
    .bootstrap-datetimepicker-widget table th {
      height: 20px;
      line-height: 20px;
      width: 20px; }
      .bootstrap-datetimepicker-widget table th.picker-switch {
        width: 145px; }
      .bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
        background: none;
        color: #e8e8e8;
        cursor: not-allowed; }
      .bootstrap-datetimepicker-widget table th.prev::after {
        content: "Previous Month"; }
      .bootstrap-datetimepicker-widget table th.next::after {
        content: "Next Month"; }
    .bootstrap-datetimepicker-widget table thead tr:first-child th {
      cursor: pointer; }
      .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
        background: #eeeeee; }
    .bootstrap-datetimepicker-widget table td {
      height: 54px;
      line-height: 54px;
      width: 54px; }
      .bootstrap-datetimepicker-widget table td.cw {
        font-size: .8em;
        height: 20px;
        line-height: 20px;
        color: #e8e8e8; }
      .bootstrap-datetimepicker-widget table td.day {
        height: 20px;
        line-height: 20px;
        width: 20px; }
      .bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
        background: #eeeeee;
        cursor: pointer; }
      .bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
        color: #e8e8e8; }
      .bootstrap-datetimepicker-widget table td.today {
        position: relative; }
        .bootstrap-datetimepicker-widget table td.today:before {
          content: '';
          display: inline-block;
          border: 0 0 7px 7px solid transparent;
          border-bottom-color: #337ab7;
          border-top-color: rgba(0, 0, 0, 0.2);
          position: absolute;
          bottom: 4px;
          right: 4px; }
      .bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
        background-color: #c3a875;
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
      .bootstrap-datetimepicker-widget table td.active.today:before {
        border-bottom-color: #fff; }
      .bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
        background: none;
        color: #e8e8e8;
        cursor: not-allowed; }
      .bootstrap-datetimepicker-widget table td span {
        display: inline-block;
        width: 54px;
        height: 54px;
        line-height: 54px;
        margin: 2px 1.5px;
        cursor: pointer;
        border-radius: 4px; }
        .bootstrap-datetimepicker-widget table td span:hover {
          background: #eeeeee; }
        .bootstrap-datetimepicker-widget table td span.active {
          background-color: #337ab7;
          color: #fff;
          text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
        .bootstrap-datetimepicker-widget table td span.old {
          color: #e8e8e8; }
        .bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
          background: none;
          color: #e8e8e8;
          cursor: not-allowed; }
  .bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px; }

.input-group.date .input-group-addon {
  cursor: pointer; }

/**
 * http://cssload.net/#sthash.4x2FTQmz.dpuf
 */
/* MIXINS */
/**
* Main Loader
*/
.main-loader {
  position: fixed;
  top: 40px;
  left: 50%;
  margin-left: -50px;
  z-index: 1045;
  -webkit-transition: all 150ms ease;
  -o-transition: all 150ms ease;
  transition: all 150ms ease;
  opacity: 0.8;
  filter: alpha(opacity=80); }
  .main-loader .spot {
    float: left;
    width: 25px;
    height: 15px; }
  .main-loader .tap {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #6f767e; }
  .main-loader .tap1 {
    -webkit-animation: glow 1.16s linear 0s infinite;
    animation: glow 1.3s linear 0s infinite; }
  .main-loader .tap2 {
    -webkit-animation: glow 1.16s linear 0.08s infinite;
    animation: glow 1.3s linear 0.08s infinite; }
  .main-loader .tap3 {
    -webkit-animation: glow 1.16s linear 0.16s infinite;
    animation: glow 1.3s linear 0.16s infinite; }
  .main-loader .tap4 {
    -webkit-animation: glow 1.16s linear 0.24s infinite;
    animation: glow 1.3s linear 0.24s infinite; }
  @media (min-width: 992px) {
    .main-loader {
      top: 62px; } }
  .main-loader.scroll {
    position: fixed;
    top: 58px; }
  .main-loader.hide {
    display: block !important;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0); }

@-webkit-keyframes glow {
  0% {
    width: 0px;
    height: 0px;
    border-radius: 0px;
    box-shadow: 0 0 0 0 #555e67; }
  10% {
    -webkit-transform: translate(-2px, -2px);
    width: 14px;
    height: 14px;
    border-radius: 14px; }
  20% {
    box-shadow: 0 0 1px 1px #555e67; }
  60% {
    box-shadow: 0 0 0 0 #555e67; } }
@keyframes glow {
  0% {
    width: 0px;
    height: 0px;
    border-radius: 0px;
    box-shadow: 0 0 0 0 #555e67; }
  10% {
    transform: translate(-2px, -2px);
    width: 14px;
    height: 14px;
    border-radius: 14px; }
  20% {
    box-shadow: 0 0 1px 1px #555e67; }
  60% {
    box-shadow: 0 0 0 0 #555e67; } }
.grey-gradient {
  background: #6f767e;
  background: -moz-linear-gradient(top, #6f767e 0%, #555e67 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #6f767e), color-stop(100%, #555e67));
  background: -webkit-linear-gradient(top, #6f767e 0%, #555e67 100%);
  background: -o-linear-gradient(top, #6f767e 0%, #555e67 100%);
  background: -ms-linear-gradient(top, #6f767e 0%, #555e67 100%);
  background: linear-gradient(to bottom, #6f767e 0%, #555e67 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f767e', endColorstr='#555e67', GradientType=0); }

/* Colors */
.white-color {
  color: #ffffff; }

.gold-color {
  color: #c3a875; }

/* Backgrounds */
.background-white {
  background: #ffffff; }

.background-gold {
  background: #c3a875; }

.background-gray {
  background: #555d65; }

.background-grey-base {
  background: #69747c; }

.background-grey-f9 {
  background: #f9f9f9; }

/* LABELS */
.label.label-gold {
  color: #ffffff;
  background: #c3a875; }
.label.label-base {
  color: #ffffff;
  background: #555d65; }

/* Mixed */
.valign {
  display: inline-block;
  vertical-align: middle; }

.white-content {
  color: #ffffff; }
  .white-content p {
    color: #ffffff; }

p.big-h1 {
  font-size: 50px;
  line-height: 60px;
  font-family: "latoblack";
  text-transform: uppercase; }
p.gold_bordered {
  margin: 10px 0 17px 0;
  padding-bottom: 15px;
  font-size: 18px;
  line-height: 28px;
  color: #c3a875;
  border-bottom: solid 1px #c3a875;
  font-family: "latobold"; }

span.white-color {
  color: #ffffff; }
span.gold-color {
  color: #c3a875; }

.spacer-small {
  height: 7px; }

.spacer {
  height: 15px; }

.spacer-2x {
  height: 30px; }

.spacer-3x {
  height: 45px; }

.col-lg-offset-1-5 {
  margin-left: 12.5%; }

@media (min-width: 1500px) {
  .container {
    width: 1359px; } }
/* PANEL */
.panel.no-padding {
  padding: 0; }
.panel.no-background {
  background: none; }
.panel.form_container {
  box-shadow: none; }
.panel .panel-heading.default-heading {
  text-transform: uppercase;
  font-family: "latoblack";
  font-size: 20px;
  line-height: 30px;
  border-radius: 0; }
  @media (max-width: 991px) {
    .panel .panel-heading.default-heading {
      font-size: 18px; } }
.panel .panel-heading.no-padding {
  padding: 0; }
.panel .panel-body.no-padding {
  padding: 0; }

.no-radius {
  border-radius: 0; }

.no-margin {
  margin: 0px !important; }

/* ______________________________________________________________________________
 *
 * Messages
 * ______________________________________________________________________________
 */
.messages_error {
  color: red; }

form .messages_error {
  font-size: 10px;
  line-height: 12px;
  padding: 2px 0px;
  text-align: center; }

.messages_warning {
  color: orange; }

.messages_success {
  color: green;
  background: #beeeb3;
  border: 1px solid green;
  padding: 5px 10px;
  margin-top: 25px; }

/* ==========================================================================
  Media
  ========================================================================== */
.content_medialibrary_new {
  /* ==========================================================================
     Media Form
     ========================================================================== */ }
  .content_medialibrary_new.content_medialibrary_view .labels_container {
    margin-bottom: 30px !important;
    text-align: center; }
    .content_medialibrary_new.content_medialibrary_view .labels_container .category {
      font-size: 11px;
      font-family: "open_sansbold"; }
    @media (max-width: 991px) {
      .content_medialibrary_new.content_medialibrary_view .labels_container .label {
        float: none !important;
        margin-right: 0; }
        .content_medialibrary_new.content_medialibrary_view .labels_container .label.label-default {
          margin-left: -3px; } }
    .content_medialibrary_new.content_medialibrary_view .labels_container .date-update {
      font-size: 75%; }
    .content_medialibrary_new.content_medialibrary_view .labels_container .label {
      margin-right: 10px;
      padding: 7px 9px;
      font-weight: normal;
      border-radius: 0; }
      .content_medialibrary_new.content_medialibrary_view .labels_container .label.label-primary {
        background: #c3a875; }
  .content_medialibrary_new.content_medialibrary_view .back_container {
    padding-top: 25px;
    text-align: right; }
    .content_medialibrary_new.content_medialibrary_view .back_container i {
      margin-right: 10px; }
  .content_medialibrary_new .media-form {
    margin-top: 10px;
    margin-bottom: 8px;
    font-size: 14px; }
    .content_medialibrary_new .media-form .checkbox-inline {
      margin-left: 20px;
      padding-top: 5px;
      padding-bottom: 5px;
      height: auto; }
      .content_medialibrary_new .media-form .checkbox-inline input[type="checkbox"] {
        margin-top: 2px; }
      .content_medialibrary_new .media-form .checkbox-inline label {
        line-height: 1em; }
  .content_medialibrary_new hr {
    border-top: solid #DFDFDF 1px; }
  .content_medialibrary_new .navigation_container {
    position: relative;
    top: 1px;
    z-index: 25; }
    .content_medialibrary_new .navigation_container a {
      display: block;
      float: left;
      margin: 0 10px 0 0;
      padding: 0 20px;
      height: 36px;
      font-size: 16px;
      color: #ffffff;
      line-height: 36px;
      text-decoration: none;
      border: 1px solid #5f6971;
      border-bottom: none;
      background: #69747c; }
      .content_medialibrary_new .navigation_container a:hover, .content_medialibrary_new .navigation_container a.selected {
        background: #5f6971; }
      @media (max-width: 991px) {
        .content_medialibrary_new .navigation_container a {
          margin-bottom: 5px;
          padding: 0 10px;
          height: 22px;
          font-size: 12px;
          line-height: 20px; } }
  .content_medialibrary_new .thumbnail-listing {
    padding: 0;
    margin: 10px 0px 20px 0px;
    height: 340px;
    text-align: left;
    border: 1px solid #DFDFDF;
    background: #ffffff;
    cursor: pointer; }
    .content_medialibrary_new .thumbnail-listing > .thumbnail-header {
      position: relative;
      overflow: hidden;
      height: 205px;
      border-bottom: 1px solid #DFDFDF;
      /*> .label {
          position: absolute;
          bottom: 0;
          left: 0;
          padding: 6px 7px;
          font-weight: normal;
          background: $base-grey;
      }*/ }
      .content_medialibrary_new .thumbnail-listing > .thumbnail-header img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
    .content_medialibrary_new .thumbnail-listing .caption {
      padding: 25px 20px; }
      .content_medialibrary_new .thumbnail-listing .caption .category {
        padding: 0 0 10px 0;
        color: #69747c;
        font-size: 11px;
        font-family: "open_sansbold"; }
      .content_medialibrary_new .thumbnail-listing .caption h2 {
        overflow: hidden;
        margin: 0 0 8px 0;
        max-height: 50px;
        font-size: 16px;
        line-height: 21px;
        font-family: "latoregular";
        text-transform: none; }
      .content_medialibrary_new .thumbnail-listing .caption p.small {
        font-family: "open_sansbold";
        font-size: 11px; }
  .content_medialibrary_new .media_download a.download_media i {
    margin-right: 5px; }
  .content_medialibrary_new .media_gallery_container {
    margin: 0 auto;
    width: 800px; }
    .content_medialibrary_new .media_gallery_container .carousel-inner {
      height: 500px; }

/* 5 COLUMNS */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-15 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left; } }
/* MODAL */
body.unscrollable {
  overflow-y: hidden; }
body.form_body {
  background: #f9f9f9; }

#modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  visibility: hidden;
  background: #000000;
  opacity: 0;
  transition: all .2s ease-in-out; }
  #modal-overlay.visible {
    visibility: visible;
    opacity: 0.6;
    z-index: 9998; }

#modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  z-index: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out; }
  #modal.visible {
    z-index: 9999;
    visibility: visible;
    opacity: 1; }
  #modal .modal-content {
    border-radius: 0; }
    #modal .modal-content .modal-header {
      clear: both;
      padding: 0;
      height: 325px; }
      #modal .modal-content .modal-header button.close {
        margin-top: 30px;
        margin-right: 30px;
        font-size: 19px;
        line-height: 19px;
        color: #ffffff;
        opacity: 1; }
      #modal .modal-content .modal-header .header-container {
        clear: both;
        padding-top: 20px; }
        #modal .modal-content .modal-header .header-container .gold-title {
          color: #c3a875;
          font-size: 18px;
          line-height: 44px;
          font-family: "latoitalic"; }
          @media (max-width: 1199px) {
            #modal .modal-content .modal-header .header-container .gold-title {
              padding-top: 15px;
              font-size: 16px; } }
        #modal .modal-content .modal-header .header-container h1 {
          clear: both;
          float: left;
          margin: 0;
          padding: 25px 0;
          font-size: 50px;
          line-height: 60px;
          font-family: "latoblack";
          text-transform: uppercase; }
          #modal .modal-content .modal-header .header-container h1.gold-bordered {
            padding: 20px 0;
            border-top: solid #c3a875 1px; }
        @media (max-width: 991px) {
          #modal .modal-content .modal-header .header-container {
            padding-top: 10px;
            text-align: center; }
            #modal .modal-content .modal-header .header-container h1 {
              overflow: hidden;
              float: none;
              padding: 0;
              font-size: 35px;
              line-height: 45px;
              max-height: 105px; }
              #modal .modal-content .modal-header .header-container h1.gold-bordered {
                padding: 20px 0 0 0; } }
    #modal .modal-content .modal-body {
      padding: 80px 0 140px 0; }
      @media (max-width: 991px) {
        #modal .modal-content .modal-body {
          padding: 40px 0 60px 0; } }

.suboverlay,
.main_overlay {
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
  transition: opacity 300ms linear; }
  .suboverlay.hidden,
  .main_overlay.hidden {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 300ms linear;
    -o-transition: opacity 300ms linear;
    transition: opacity 300ms linear; }

/* FINANCIAL */
.content_default.financial .financial_right .panel {
  border: none;
  box-shadow: none;
  border-radius: 0; }
  .content_default.financial .financial_right .panel .panel-heading {
    text-transform: uppercase;
    font-family: "latoblack";
    font-size: 20px;
    line-height: 40px; }
  .content_default.financial .financial_right .panel .panel-body {
    border: solid #dedede 1px;
    border-top: none;
    padding: 30px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .content_default.financial .financial_right .panel .panel-body {
        padding: 25px 15px; } }
    .content_default.financial .financial_right .panel .panel-body h2 {
      position: relative;
      margin: 0;
      padding: 0 0 5px 0;
      font-family: "open_sansbold";
      font-size: 18px;
      line-height: 30px; }
    .content_default.financial .financial_right .panel .panel-body .content_textimg {
      margin-bottom: 15px;
      padding-bottom: 15px;
      border-bottom: solid #dedede 1px; }
      @media (max-width: 991px) {
        .content_default.financial .financial_right .panel .panel-body .content_textimg {
          margin-bottom: 22px; } }
      .content_default.financial .financial_right .panel .panel-body .content_textimg:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none; }

ul.download_files {
  list-style: none;
  margin: 10px 0;
  padding: 0; }
  @media (max-width: 991px) {
    ul.download_files {
      text-align: left; } }
  ul.download_files li {
    margin: 0 0 10px;
    padding: 8px 15px;
    border: solid #dedede 1px; }
    ul.download_files li a {
      font-size: 13px; }
    ul.download_files li .file_size {
      display: none; }

p.car_icon {
  display: inline-block;
  padding-left: 32px;
  width: auto;
  background: url("../images/car_icon.png") left center no-repeat; }

p.tgv_icon {
  display: inline-block;
  padding-left: 55px;
  width: auto;
  background: url("../images/tgv_icon.png") left center no-repeat; }

p.plane_icon {
  display: inline-block;
  padding-left: 32px;
  width: auto;
  background: url("../images/plane_icon.png") left center no-repeat; }

@media (max-width: 991px) {
  .financial_right {
    margin-top: 40px; } }

.navbar.navbar-cookies {
  position: fixed;
  bottom: 0;
  min-height: 0;
  width: 100%;
  border-top: solid #e8e8e8 1px;
  transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transform: translate(0, 200%);
  -webkit-transform: translate(0, 200%);
  transition-delay: 1.5s;
  -webkit-transition-delay: 1.5s;
  background: rgba(255, 255, 255, 0.8);
  z-index: 100; }

.navbar.navbar-cookies p {
  margin: 10px 0;
  font-size: 13px; }

.navbar.navbar-cookies.cookies-not-ok {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  animation: none;
  -webkit-animation: none; }

.navbar.navbar-cookies.cookies-ok {
  transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  animation: none;
  -webkit-animation: none;
  transition-delay: 0s;
  -webkit-transition-delay: 0s; }

#logo {
  background: url("../images/logo.png") no-repeat;
  width: 126px;
  height: 65px;
  float: left;
  z-index: 2;
  position: relative;
  text-align: left;
  text-indent: -99999px;
  margin-left: 50px; }
  @media (max-width: 991px) {
    #logo {
      margin-left: 20px;
      width: 161px;
      height: 78px;
      background: url("../images/logo_mobile.png") left top no-repeat; } }

@media (max-width: 991px) {
  #wrapper.form_layout header {
    display: none; } }
@media (max-width: 991px) {
  #wrapper.form_layout .content_form #logo {
    display: block !important;
    position: fixed;
    left: 20px;
    margin-left: 0;
    z-index: 10; } }

header {
  position: fixed;
  top: 0;
  z-index: 50;
  width: 100%;
  height: 65px;
  background: #ffffff;
  border-bottom: 1px solid #E8E8E8; }
  header.form-header {
    background: none;
    border: none; }
  header:after {
    content: " ";
    display: table;
    clear: both; }
  header.affix-top {
    top: -61px; }
    header.affix-top #navigation-main ul.level_2 {
      left: 0;
      padding-left: 321px; }
  header #navigation-top-right ul li {
    display: block;
    margin-left: 0;
    float: left; }
    header #navigation-top-right ul li a {
      display: block;
      width: 64px;
      height: 64px;
      font-size: 21px;
      line-height: 64px;
      text-align: center;
      border-left: solid #ffffff 1px; }
      header #navigation-top-right ul li a .nav-title {
        display: none; }
  header .header_links {
    position: absolute;
    top: 65px;
    right: 0;
    height: 33px;
    border-bottom: 1px solid #e8e8e8;
    background: #ffffff;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear; }
    @media (max-width: 1199px) {
      header .header_links {
        top: 52px; } }
    header .header_links ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      header .header_links ul li {
        display: block;
        float: left;
        padding: 11px 13px;
        height: 32px;
        font-family: "open_sansbold";
        font-size: 10px;
        line-height: 10px;
        border-left: 1px solid #e8e8e8; }
  @media (max-width: 1199px) {
    header {
      height: 52px; }
      header #logo {
        margin-left: 20px;
        width: 161px;
        height: 78px;
        background: url("../images/logo_mobile.png") left top no-repeat; } }
  @media (max-width: 1499px) {
    header .main-nav-toggler {
      display: block;
      margin: 0;
      padding: 0;
      width: 52px;
      height: 52px;
      text-align: center;
      font-size: 20px;
      line-height: 52px;
      color: #ffffff;
      border-radius: 0; } }
  @media (max-width: 1499px) and (min-width: 1200px) {
    header .main-nav-toggler {
      width: 65px;
      height: 65px;
      font-size: 24px;
      line-height: 65px; } }
  @media (max-width: 1499px) {
      header .main-nav-toggler:hover {
        color: #ffffff; } }

#navigation-main {
  float: left;
  height: 64px;
  border: none; }
  @media (max-width: 1199px) {
    #navigation-main {
      top: 0;
      background: #ffffff; } }
  #navigation-main ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #navigation-main ul.level_1 {
      margin-left: 4px; }
      #navigation-main ul.level_1 li {
        top: 0;
        float: left;
        display: block; }
        #navigation-main ul.level_1 li.gold_li {
          padding: 11px 30px;
          background: #ffffff; }
        #navigation-main ul.level_1 li:hover .subnavigation_container {
          opacity: 1;
          visibility: visible;
          z-index: 1; }
        #navigation-main ul.level_1 li.selected a.level_1 {
          color: #c3a875; }
        #navigation-main ul.level_1 li i.fa-home {
          position: relative;
          font-size: 21px;
          top: 2px; }
        #navigation-main ul.level_1 li a {
          font-size: 14px;
          font-family: "open_sansregular";
          color: #555d65;
          display: block;
          text-transform: uppercase; }
          #navigation-main ul.level_1 li a:hover, #navigation-main ul.level_1 li a:focus {
            text-decoration: none; }
          #navigation-main ul.level_1 li a.level_1 {
            border-right: 1px solid #e8e8e8;
            padding: 11px 30px 11px 30px;
            line-height: 41px;
            background: #ffffff; }
            #navigation-main ul.level_1 li a.level_1.btn-gold {
              margin: 0;
              padding: 9px 28px 9px 28px;
              line-height: 20px;
              font-family: "open_sanssemibold";
              color: #c3a875;
              background: #ffffff;
              border: 2px solid #c3a875;
              border-radius: 0; }
              #navigation-main ul.level_1 li a.level_1.btn-gold.selected, #navigation-main ul.level_1 li a.level_1.btn-gold:hover, #navigation-main ul.level_1 li a.level_1.btn-gold:focus {
                background: #c3a875;
                background: rgba(195, 168, 117, 0.25); }
            #navigation-main ul.level_1 li a.level_1:hover, #navigation-main ul.level_1 li a.level_1:focus {
              color: #c3a875; }
          @media (min-width: 1200px) and (max-width: 1499px) {
            #navigation-main ul.level_1 li a {
              font-size: 13px; }
              #navigation-main ul.level_1 li a.level_1 {
                padding: 12px 25px 11px 25px; }
                #navigation-main ul.level_1 li a.level_1.btn-gold {
                  padding: 9px 18px 9px 18px; } }
          #navigation-main ul.level_1 li a.level_2 {
            padding: 0; }
            #navigation-main ul.level_1 li a.level_2 .circle_container {
              float: left;
              padding-top: 10px;
              height: 100px;
              width: 105px; }
              #navigation-main ul.level_1 li a.level_2 .circle_container .circle {
                width: 90px;
                height: 90px;
                border-radius: 50px;
                font-size: 20px;
                line-height: 90px;
                text-align: center;
                border: solid #e1e1e1 1px; }
                #navigation-main ul.level_1 li a.level_2 .circle_container .circle .miceicon {
                  font-size: 40px;
                  line-height: 90px;
                  color: #69757d; }
                  #navigation-main ul.level_1 li a.level_2 .circle_container .circle .miceicon.miceicon-lux-map {
                    font-size: 52px; }
            #navigation-main ul.level_1 li a.level_2 span.link-title {
              color: #c3a875;
              font-family: "open_sanssemibold";
              font-size: 18px;
              line-height: 30px; }
            #navigation-main ul.level_1 li a.level_2 p.link-description {
              margin: 0;
              padding-top: 5px;
              text-transform: none;
              font-size: 13px;
              line-height: 20px; }
            #navigation-main ul.level_1 li a.level_2:hover p.link-description {
              color: #c3a875; }
      #navigation-main ul.level_1 .subnavigation_container {
        opacity: 0;
        visibility: hidden;
        display: block;
        position: fixed;
        left: 0;
        right: 0;
        padding: 50px 0;
        width: 100%;
        height: 223px;
        background: #ffffff;
        border-bottom: 1px solid #e8e8e8;
        -webkit-transition: all 200ms linear;
        -moz-transition: all 200ms linear;
        -ms-transition: all 200ms linear;
        -o-transition: all 200ms linear;
        transition: all 200ms linear; }
      #navigation-main ul.level_1 > li.hover {
        position: relative;
        z-index: 100; }
        #navigation-main ul.level_1 > li.hover .subnavigation_container {
          z-index: 100; }
  @media (min-width: 1200px) and (max-width: 1499px) {
    #navigation-main ul li.home_link {
      display: none; } }

#navigation-top-right {
  float: right; }
  #navigation-top-right ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  #navigation-top-right li {
    display: inline-block;
    margin-left: -4px; }
  #navigation-top-right [class*=navigation-] {
    text-align: left;
    text-indent: -99999px;
    display: block;
    width: 60px;
    height: 60px; }
  #navigation-top-right a {
    color: #ffffff; }
    #navigation-top-right a:hover, #navigation-top-right a:focus {
      opacity: 0.75;
      text-decoration: none; }
  #navigation-top-right .navigation-contact {
    background: url("../images/navigation-contact.png") center no-repeat; }
  #navigation-top-right .navigation-medias {
    background: #000000 url("../images/navigation-medias.png") center no-repeat; }
  #navigation-top-right .navigation-secure {
    background: url("../images/navigation-secure.png") center no-repeat; }

.special_header {
  overflow: hidden;
  position: relative; }
  .special_header h1.gold-bordered {
    padding: 20px 0;
    padding-top: 45px !important;
    font-size: 60px !important;
    line-height: 70px !important;
    border: none !important; }
  .special_header.event h1.gold-bordered {
    padding-top: 15px !important;
    border-top: solid #c3a875 1px !important; }
  .special_header .place_add_to_favorite {
    position: absolute;
    top: 13px;
    left: 625px; }
    .special_header .place_add_to_favorite .favoriteButton {
      display: block;
      width: 60px;
      height: 60px;
      font-size: 24px;
      line-height: 52px;
      color: #c3a875;
      background: none;
      border: solid #c3a875 1px; }
      .special_header .place_add_to_favorite .favoriteButton:before {
        content: " ";
        position: absolute;
        display: block;
        left: -625px;
        top: 50%;
        height: 1px;
        width: 625px;
        background: #c3a875;
        z-index: 25; }
      .special_header .place_add_to_favorite .favoriteButton:focus, .special_header .place_add_to_favorite .favoriteButton:active {
        border: solid #c3a875 1px;
        box-shadow: none;
        outline: 0; }
      .special_header .place_add_to_favorite .favoriteButton:hover, .special_header .place_add_to_favorite .favoriteButton.removeFromFavorites {
        color: #ffffff;
        background: #c3a875; }
  .special_header .place_stars {
    position: absolute;
    top: 60px;
    font-size: 11px;
    color: #c3a875; }
  @media (max-width: 991px) {
    .special_header h1.gold-bordered {
      padding: 0;
      padding-top: 0 !important;
      font-size: 40px !important;
      line-height: 47px !important;
      text-align: center;
      border: none; }
    .special_header .place_add_to_favorite {
      overflow: hidden;
      position: inherit;
      top: auto;
      left: auto; }
      .special_header .place_add_to_favorite .favoriteButton {
        position: relative;
        margin: 0 auto 25px auto;
        z-index: 8; }
        .special_header .place_add_to_favorite .favoriteButton:before {
          left: -300px;
          width: 300px;
          z-index: 4; }
        .special_header .place_add_to_favorite .favoriteButton:after {
          content: " ";
          position: absolute;
          display: block;
          right: -300px;
          top: 50%;
          height: 1px;
          width: 300px;
          background: #c3a875;
          z-index: 4; }
    .special_header .place_stars {
      position: inherit;
      top: auto;
      font-size: 11px;
      color: #c3a875; } }

.whyluxnavigation {
  border-bottom: 1px solid #dfdfdf; }
  .whyluxnavigation.affix {
    top: 0;
    left: 0;
    right: 0;
    z-index: 999; }

.nav-right-responsive {
  position: fixed;
  overflow: hidden;
  overflow-y: visible;
  top: 0px;
  right: -80%;
  margin: 0;
  width: 0%;
  height: 100%;
  text-align: left;
  background: #ffffff;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  z-index: 1040;
  -webkit-box-shadow: 1px 0px 14px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 0px 14px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 0px 14px 0px rgba(0, 0, 0, 0.75); }
  @media (min-width: 768px) {
    .nav-right-responsive {
      margin-right: 0; } }
  .nav-right-responsive > h2 {
    margin-bottom: 0;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #EEE; }
  .nav-right-responsive.move-right {
    width: 80%;
    right: 0;
    border-left: 1px solid #EEE; }
    @media (min-width: 768px) {
      .nav-right-responsive.move-right {
        right: 0;
        width: 50%; } }

#nav-right-responsive .nav-top {
  width: 100%;
  height: 52px;
  background: #f6f6f6;
  border-bottom: solid #e8e8e8 1px; }
  #nav-right-responsive .nav-top .website_links_container,
  #nav-right-responsive .nav-top #navigation-top-right-mobile {
    float: right; }
    #nav-right-responsive .nav-top .website_links_container ul.level_1,
    #nav-right-responsive .nav-top #navigation-top-right-mobile ul.level_1 {
      list-style: none;
      margin: 0;
      padding: 0; }
      #nav-right-responsive .nav-top .website_links_container ul.level_1 > li,
      #nav-right-responsive .nav-top #navigation-top-right-mobile ul.level_1 > li {
        display: block;
        margin-left: 0;
        float: left; }
        #nav-right-responsive .nav-top .website_links_container ul.level_1 > li > a,
        #nav-right-responsive .nav-top #navigation-top-right-mobile ul.level_1 > li > a {
          display: block;
          width: 52px;
          height: 52px;
          font-size: 18px;
          line-height: 52px;
          text-align: center;
          border-left: solid #ffffff 1px; }
          #nav-right-responsive .nav-top .website_links_container ul.level_1 > li > a:hover, #nav-right-responsive .nav-top .website_links_container ul.level_1 > li > a:focus,
          #nav-right-responsive .nav-top #navigation-top-right-mobile ul.level_1 > li > a:hover,
          #nav-right-responsive .nav-top #navigation-top-right-mobile ul.level_1 > li > a:focus {
            color: #ffffff;
            text-decoration: none; }
          #nav-right-responsive .nav-top .website_links_container ul.level_1 > li > a i.fa-angle-down,
          #nav-right-responsive .nav-top #navigation-top-right-mobile ul.level_1 > li > a i.fa-angle-down {
            font-size: 11px; }
          #nav-right-responsive .nav-top .website_links_container ul.level_1 > li > a .nav-title,
          #nav-right-responsive .nav-top #navigation-top-right-mobile ul.level_1 > li > a .nav-title {
            display: none; }
  #nav-right-responsive .nav-top #navigation-top-right-mobile ul li:first-child a {
    border-left: none; }
  #nav-right-responsive .nav-top .website_links_container ul.dropdown-menu.all_website_links {
    position: absolute;
    left: auto;
    right: 0;
    margin: 0;
    padding: 5px 15px;
    width: 300px;
    min-width: 100%;
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box; }
    #nav-right-responsive .nav-top .website_links_container ul.dropdown-menu.all_website_links div ul {
      list-style: none;
      margin: 0;
      padding: 0 0; }
      #nav-right-responsive .nav-top .website_links_container ul.dropdown-menu.all_website_links div ul li {
        float: none; }
        #nav-right-responsive .nav-top .website_links_container ul.dropdown-menu.all_website_links div ul li a {
          width: auto;
          height: auto;
          font-size: 14px;
          line-height: 26px;
          color: #555d65; }
#nav-right-responsive .nav-bottom .content_navigation ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  #nav-right-responsive .nav-bottom .content_navigation ul.level_1 li {
    padding: 10px 20px;
    border-bottom: solid #e8e8e8 1px; }
    #nav-right-responsive .nav-bottom .content_navigation ul.level_1 li.gold_li {
      padding: 20px;
      border-bottom: none; }
    #nav-right-responsive .nav-bottom .content_navigation ul.level_1 li a {
      text-transform: uppercase;
      color: #555d65;
      font-size: 14px;
      line-height: 30px; }
      #nav-right-responsive .nav-bottom .content_navigation ul.level_1 li a:hover {
        text-decoration: none; }
      #nav-right-responsive .nav-bottom .content_navigation ul.level_1 li a.btn-gold {
        margin: 0;
        padding: 9px 28px 9px 28px;
        line-height: 20px;
        font-family: "open_sanssemibold";
        color: #C3A875;
        background: #FFF;
        border: 2px solid #C3A875;
        border-radius: 0; }
    #nav-right-responsive .nav-bottom .content_navigation ul.level_1 li .dropdown-menu {
      position: inherit;
      top: auto;
      left: auto;
      float: none;
      border: none;
      box-shadow: none; }
      #nav-right-responsive .nav-bottom .content_navigation ul.level_1 li .dropdown-menu li {
        padding: 8px 20px; }
        #nav-right-responsive .nav-bottom .content_navigation ul.level_1 li .dropdown-menu li:first-child {
          margin-top: 5px; }
        #nav-right-responsive .nav-bottom .content_navigation ul.level_1 li .dropdown-menu li:last-child {
          border: none; }
        #nav-right-responsive .nav-bottom .content_navigation ul.level_1 li .dropdown-menu li a {
          padding: 0;
          font-size: 13px;
          line-height: 25px; }
          #nav-right-responsive .nav-bottom .content_navigation ul.level_1 li .dropdown-menu li a:hover, #nav-right-responsive .nav-bottom .content_navigation ul.level_1 li .dropdown-menu li a:focus {
            background: #ffffff; }

#bottom .content_html.map_contact {
  overflow: hidden;
  height: 435px; }
#bottom .content_textimg.textimg_bottom {
  padding: 72px 0 55px 0; }
  #bottom .content_textimg.textimg_bottom p {
    margin-bottom: 30px;
    font-family: "open_sanslight";
    font-size: 30px;
    line-height: 40px; }
    #bottom .content_textimg.textimg_bottom p a.btn-blue {
      padding-top: 13px;
      padding-bottom: 13px;
      font-family: "open_sansbold";
      font-size: 18px;
      line-height: 26px; }
  @media (max-width: 991px) {
    #bottom .content_textimg.textimg_bottom.organise_event {
      padding: 50px 0 30px 0; }
      #bottom .content_textimg.textimg_bottom.organise_event p {
        font-size: 25px;
        line-height: 35px; } }
  #bottom .content_textimg.textimg_bottom.textimg_10reasons {
    padding: 72px 0 60px 0;
    border-top: solid #f0eeee 1px; }
    @media (max-width: 991px) {
      #bottom .content_textimg.textimg_bottom.textimg_10reasons {
        padding: 40px 0 30px 0; } }
    #bottom .content_textimg.textimg_bottom.textimg_10reasons h2.gold {
      margin-top: 3px; }
    #bottom .content_textimg.textimg_bottom.textimg_10reasons .reasons_container {
      margin: 45px 0 40px 0; }
      #bottom .content_textimg.textimg_bottom.textimg_10reasons .reasons_container .reason_block {
        height: 208px; }
        #bottom .content_textimg.textimg_bottom.textimg_10reasons .reasons_container .reason_block .reason_inner {
          overflow: hidden;
          position: relative;
          padding: 115px 15px 15px 15px;
          height: 100%; }
          #bottom .content_textimg.textimg_bottom.textimg_10reasons .reasons_container .reason_block .reason_inner hr {
            position: absolute;
            left: 15px;
            right: 15px;
            top: 75px;
            margin: 0;
            height: 1px;
            border: none;
            border-bottom: solid #a68f64 1px;
            z-index: 5; }
          #bottom .content_textimg.textimg_bottom.textimg_10reasons .reasons_container .reason_block .reason_inner .number_content {
            position: absolute;
            top: 50px;
            left: 50%;
            margin-left: -25px;
            width: 50px;
            height: 50px;
            color: #c3a875;
            font-family: "latoregular";
            line-height: 50px;
            text-align: center;
            font-size: 20px;
            background: #ffffff;
            border: solid #a68f64 1px;
            z-index: 6; }
          #bottom .content_textimg.textimg_bottom.textimg_10reasons .reasons_container .reason_block .reason_inner p {
            margin: 0;
            font-size: 16px;
            line-height: 26px;
            font-family: "open_sansbold"; }
        #bottom .content_textimg.textimg_bottom.textimg_10reasons .reasons_container .reason_block.background-grey-base .reason_inner hr {
          border-bottom: solid #525a60 1px; }
        #bottom .content_textimg.textimg_bottom.textimg_10reasons .reasons_container .reason_block.background-grey-base .reason_inner .number_content {
          color: #69747c;
          border: solid #525a60 1px; }
    #bottom .content_textimg.textimg_bottom.textimg_10reasons a.btn-gold {
      padding: 13px 65px;
      font-size: 16px;
      line-height: 26px; }
#bottom .content_textimg.members_slider {
  background: #ffffff; }
  #bottom .content_textimg.members_slider .members_text_container {
    padding: 72px 0 30px 0; }
    @media (max-width: 991px) {
      #bottom .content_textimg.members_slider .members_text_container {
        padding: 40px 15px 30px 15px; } }
    #bottom .content_textimg.members_slider .members_text_container h2 {
      margin-bottom: 20px; }
    #bottom .content_textimg.members_slider .members_text_container img {
      margin: 25px 0 5px 0; }
  #bottom .content_textimg.members_slider .members_slider_container {
    line-height: 136px; }
    #bottom .content_textimg.members_slider .members_slider_container .swiper-container {
      width: 88%;
      height: 100%; }
      #bottom .content_textimg.members_slider .members_slider_container .swiper-container .swiper-slide {
        height: 100%;
        text-align: center; }
    #bottom .content_textimg.members_slider .members_slider_container .swiper-button-prev, #bottom .content_textimg.members_slider .members_slider_container .swiper-container-rtl .swiper-button-next,
    #bottom .content_textimg.members_slider .members_slider_container .swiper-button-next, #bottom .content_textimg.members_slider .members_slider_container .swiper-container-rtl .swiper-button-prev {
      background: none; }
      #bottom .content_textimg.members_slider .members_slider_container .swiper-button-prev i, #bottom .content_textimg.members_slider .members_slider_container .swiper-container-rtl .swiper-button-next i,
      #bottom .content_textimg.members_slider .members_slider_container .swiper-button-next i, #bottom .content_textimg.members_slider .members_slider_container .swiper-container-rtl .swiper-button-prev i {
        margin-top: 14px;
        display: block;
        text-align: center;
        font-size: 16px; }
  #bottom .content_textimg.members_slider .members_link_container {
    padding: 45px 0 100px 0; }
    @media (max-width: 991px) {
      #bottom .content_textimg.members_slider .members_link_container {
        padding: 40px 0 55px 0; } }
    #bottom .content_textimg.members_slider .members_link_container p {
      margin: 0; }
#bottom .content_newsletterregister {
  padding: 100px 0 0 0;
  height: 397px;
  color: #ffffff;
  background: url("../images/bg_newsletter.png") right center no-repeat; }
  @media (max-width: 1199px) {
    #bottom .content_newsletterregister {
      text-align: center;
      background: #c3a875; } }
  #bottom .content_newsletterregister p {
    color: #ffffff; }
    @media (max-width: 991px) {
      #bottom .content_newsletterregister p {
        margin-bottom: 20px; } }
  #bottom .content_newsletterregister h2 {
    margin: 0 0 20px 0;
    padding-bottom: 13px;
    font-family: "latoblack";
    font-size: 50px;
    line-height: 50px;
    text-transform: uppercase;
    border-bottom: 1px #ffffff solid; }
  @media (max-width: 991px) {
    #bottom .content_newsletterregister {
      overflow: hidden;
      padding: 50px 0 45px 0;
      height: auto; }
      #bottom .content_newsletterregister h2 {
        font-size: 40px;
        line-height: 40px; } }
  #bottom .content_newsletterregister .form-group {
    width: 65%;
    float: left; }
    #bottom .content_newsletterregister .form-group.submit-group {
      width: 35%; }
    #bottom .content_newsletterregister .form-group label, #bottom .content_newsletterregister .form-group dt {
      display: none; }
    #bottom .content_newsletterregister .form-group.checkbox-group dt {
      display: inline-block;
      max-width: 90%; }
      #bottom .content_newsletterregister .form-group.checkbox-group dt label {
        display: inline-block;
        font-weight: normal;
        font-size: 14px; }
    #bottom .content_newsletterregister .form-group.checkbox-group dd {
      float: left;
      padding: 0 15px 0 0; }
      #bottom .content_newsletterregister .form-group.checkbox-group dd input[type="checkbox"] {
        padding: 0;
        height: 22px; }
    #bottom .content_newsletterregister .form-group input {
      border-radius: 0;
      height: 45px;
      outline: none; }
      #bottom .content_newsletterregister .form-group input[type="email"] {
        border: none;
        outline: none;
        box-shadow: none; }
      #bottom .content_newsletterregister .form-group input[type="email"]:focus {
        border: none;
        outline: none;
        box-shadow: none; }
    #bottom .content_newsletterregister .form-group input[type="submit"] {
      width: 100%;
      font-size: 16px;
      text-transform: uppercase;
      font-family: "open_sansbold"; }
    @media (min-width: 768px) and (max-width: 1199px) {
      #bottom .content_newsletterregister .form-group.conditions-group {
        width: 100%; }
      #bottom .content_newsletterregister .form-group.checkbox-group dd {
        float: none;
        padding: 0;
        position: relative;
        top: -28px;
        left: -95px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #bottom .content_newsletterregister .form-group.email-group {
        margin-left: 20%;
        width: 40%; }
      #bottom .content_newsletterregister .form-group.submit-group {
        width: 20%; } }

.testimonials_container {
  padding: 55px 0;
  background: #ffffff;
  border-top: 1px solid #dfdfdf; }
  .testimonials_container h2 {
    margin-top: 0;
    margin-bottom: 30px; }
  .testimonials_container .testimonials_slider_container .swiper-container {
    width: 75%;
    height: 100%; }
    .testimonials_container .testimonials_slider_container .swiper-container .swiper-slide {
      height: 100%;
      text-align: center;
      height: 0;
      -webkit-transition: all 200ms linear;
      -moz-transition: all 200ms linear;
      -ms-transition: all 200ms linear;
      -o-transition: all 200ms linear;
      transition: all 200ms linear; }
      .testimonials_container .testimonials_slider_container .swiper-container .swiper-slide.swiper-slide-active {
        height: auto; }
      .testimonials_container .testimonials_slider_container .swiper-container .swiper-slide p {
        font-size: 16px;
        font-style: italic; }
        .testimonials_container .testimonials_slider_container .swiper-container .swiper-slide p span.quote {
          font-family: "open_sansbold"; }
      .testimonials_container .testimonials_slider_container .swiper-container .swiper-slide .fa-quote-right {
        margin-left: 5px; }
      .testimonials_container .testimonials_slider_container .swiper-container .swiper-slide .showcase_author {
        display: block;
        margin-top: 25px;
        font-size: 13px;
        font-family: "open_sanssemibold"; }
  .testimonials_container .testimonials_slider_container .swiper-button-prev, .testimonials_container .testimonials_slider_container .swiper-container-rtl .swiper-button-next,
  .testimonials_container .testimonials_slider_container .swiper-button-next, .testimonials_container .testimonials_slider_container .swiper-container-rtl .swiper-button-prev {
    background: none; }
    .testimonials_container .testimonials_slider_container .swiper-button-prev i, .testimonials_container .testimonials_slider_container .swiper-container-rtl .swiper-button-next i,
    .testimonials_container .testimonials_slider_container .swiper-button-next i, .testimonials_container .testimonials_slider_container .swiper-container-rtl .swiper-button-prev i {
      margin-top: 14px;
      display: block;
      text-align: center;
      font-size: 20px; }

footer {
  font-family: "open_sansregular";
  padding: 60px 0 50px; }
  @media (max-width: 991px) {
    footer {
      padding: 0;
      text-align: left; } }
  footer p {
    color: #ffffff;
    font-size: 13px;
    line-height: 20px; }
  footer h2 {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    font-size: 14px;
    font-family: "open_sansbold";
    line-height: 14px;
    color: #ffffff;
    text-transform: uppercase; }
    footer h2:after {
      content: " ";
      display: block;
      width: 42px;
      height: 10px;
      border-bottom: 1px #c3a875 solid; }
  @media (min-width: 768px) and (max-width: 991px) {
    footer #footer-copyright {
      clear: both;
      margin-top: 25px; } }
  footer #footer-copyright .fb_like {
    margin: 40px 0 20px 0; }
  footer #footer-copyright p,
  footer #footer-copyright a {
    font-size: 11px;
    line-height: 18px; }
  footer #footer-copyright a {
    color: #c3a875; }
  @media (min-width: 768px) and (max-width: 991px) {
    footer .contact_footer {
      margin-top: 25px; } }
  footer .no-title {
    padding-top: 37px; }
  footer nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  footer nav li {
    line-height: 20px;
    margin-bottom: 7px; }
  footer nav a {
    color: #ffffff;
    font-size: 13px;
    line-height: 20px; }
    footer nav a .selected, footer nav a:hover, footer nav a:focus {
      color: #c3a875;
      text-decoration: none; }
  footer .footer_bottom {
    margin-top: 35px; }
    footer .footer_bottom .content_navigation {
      padding-top: 35px;
      border-top: solid #c3a875 1px; }
      footer .footer_bottom .content_navigation ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        footer .footer_bottom .content_navigation ul li {
          margin: 0 20px 0 0;
          float: left; }
          footer .footer_bottom .content_navigation ul li a {
            font-size: 12px;
            line-height: 16px; }
  @media (max-width: 991px) {
    footer .container {
      width: auto; }
      footer .container .footer_block {
        padding: 0 30px;
        border-bottom: solid #5e656c 1px; }
        footer .container .footer_block nav h2 {
          margin: 0;
          padding: 0;
          position: relative;
          height: 51px;
          font-size: 14px;
          line-height: 51px;
          border: none;
          cursor: pointer; }
          footer .container .footer_block nav h2:after {
            right: 0px;
            position: absolute;
            content: "\f078";
            width: auto;
            height: auto;
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            transform: translate(0, 0);
            line-height: 51px;
            border: none;
            cursor: pointer;
            font-size: 12px; }
          footer .container .footer_block nav h2.opened:after {
            content: "\f077"; }
        footer .container .footer_block nav ul {
          overflow: hidden;
          height: 0;
          opacity: 0;
          -webkit-transition: all 500ms linear;
          -o-transition: all 500ms linear;
          transition: all 500ms linear; }
          footer .container .footer_block nav ul li {
            padding: 5px 0 5px 25px; }
          footer .container .footer_block nav ul.opened {
            opacity: 1;
            padding-bottom: 15px;
            height: auto; }
        footer .container .footer_block#footer-copyright {
          padding-bottom: 15px; }
        footer .container .footer_block .content_textimg h2 {
          position: relative;
          margin: 0 0 15px 0;
          padding: 25px 0 9px 0;
          font-size: 14px;
          line-height: 14px; }
        footer .container .footer_block .content_textimg.contact_block {
          position: relative;
          margin: 0 0 15px 0;
          padding-bottom: 10px;
          border-bottom: solid #5e656c 1px; }
          footer .container .footer_block .content_textimg.contact_block:after, footer .container .footer_block .content_textimg.contact_block:before {
            position: absolute;
            bottom: -1px;
            content: " ";
            height: 1px;
            border-bottom: solid #5e656c 1px;
            width: 500px; }
          footer .container .footer_block .content_textimg.contact_block:before {
            right: 100%; }
          footer .container .footer_block .content_textimg.contact_block:after {
            left: 100%; }
        footer .container .footer_block .fb_like {
          margin-bottom: 20px; }
        footer .container .footer_block.contact_footer {
          padding-bottom: 25px; }
      footer .container .footer_bottom {
        overflow: hidden;
        margin: 0;
        padding: 20px 30px;
        border: none; }
        footer .container .footer_bottom .content_navigation {
          padding: 0;
          border: none; } }

.btn-gold {
  display: inline-block;
  padding: 8px 65px;
  color: #c3a875;
  font-size: 16px;
  line-height: 26px;
  font-family: "open_sansbold";
  text-transform: uppercase;
  border: 2px solid #c3a875;
  border-radius: 0; }
  .btn-gold:hover, .btn-gold:focus {
    color: #c3a875;
    background: #c3a875;
    background: rgba(195, 168, 117, 0.25); }
  .btn-gold.btn-lg, .btn-group-lg > .btn-gold.btn {
    padding: 18px 65px; }

.btn-blue {
  display: inline-block;
  padding: 8px 65px;
  color: #8ddbcf;
  font-size: 16px;
  line-height: 26px;
  font-family: "open_sansbold";
  text-transform: uppercase;
  border: 2px solid #8ddbcf;
  border-radius: 0; }
  .btn-blue:hover, .btn-blue:focus {
    color: #8ddbcf;
    text-decoration: none;
    background: #8ddbcf;
    background: rgba(141, 219, 207, 0.25); }

.btn-grey {
  display: inline-block;
  color: #ffffff;
  background: #69747c;
  border: none;
  border-radius: 0; }
  .btn-grey:hover, .btn-grey:focus {
    color: #ffffff;
    background: #5f6971; }

.btn-base {
  color: #ffffff;
  background: #555d65;
  border: none;
  border-radius: 0; }
  .btn-base:hover, .btn-base:focus {
    color: #ffffff;
    background: #474d52; }

.btn {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear; }
  .btn.btn-bigger {
    padding-top: 13px;
    padding-bottom: 13px; }

#main table {
  width: 100%;
  border: none; }
  #main table.two_columns {
    width: 100%;
    border: none; }
    #main table.two_columns tr td {
      vertical-align: top;
      width: 50%;
      background: none;
      border: none; }
      #main table.two_columns tr td:first-child {
        padding-right: 40px; }
      #main table.two_columns tr td:last-child {
        padding-left: 40px; }
      @media (max-width: 991px) {
        #main table.two_columns tr td {
          clear: both;
          display: block;
          padding: 0;
          width: 100%;
          text-align: center; }
          #main table.two_columns tr td:first-child {
            padding: 0;
            margin-bottom: 30px; }
          #main table.two_columns tr td:last-child {
            padding: 0; } }
#main td,
#main th {
  vertical-align: top;
  padding: 15px;
  border: none;
  border-bottom: 1px solid #e8e8e8; }
  #main td p:last-child,
  #main th p:last-child {
    margin-bottom: 0; }

form {
  /* firefox 19+ */
  /* ie */ }
  form .form-group dd {
    margin: 0; }
  form input {
    color: #555d65; }
  form ::-webkit-input-placeholder {
    color: #555d65; }
  form ::-moz-placeholder {
    color: #555d65; }
  form :-ms-input-placeholder {
    color: #555d65; }
  form input:-moz-placeholder {
    color: #555d65; }

.content_form {
  /* EVENT FORM */ }
  .content_form .g-recaptcha {
    clear: both;
    margin-bottom: 20px; }
  .content_form form {
    position: relative;
    padding: 70px 60px 60px 60px;
    border: solid #dedede 1px;
    background: #fcfcfc; }
    .content_form form ::-webkit-input-placeholder {
      color: #999; }
    .content_form form :-moz-placeholder {
      /* Firefox 18- */
      color: #999; }
    .content_form form ::-moz-placeholder {
      /* Firefox 19+ */
      color: #999; }
    .content_form form :-ms-input-placeholder {
      color: #999; }
    @media (max-width: 991px) {
      .content_form form {
        padding: 70px 30px 60px 30px; } }
    .content_form form h2 {
      position: absolute;
      top: -10px;
      left: 50%;
      transform: translateX(-50%);
      margin: 0;
      padding: 0 9px;
      font-size: 18px;
      line-height: 20px;
      text-transform: none;
      font-family: "open_sansbold";
      background: #fcfcfc; }
    .content_form form .submit_container {
      clear: both; }
    .content_form form .form-group {
      clear: both;
      margin-bottom: 23px; }
      .content_form form .form-group dt label {
        font-size: 14px;
        font-weight: normal;
        line-height: 20px; }
        .content_form form .form-group dt label.required {
          font-family: "open_sanssemibold"; }
      .content_form form .form-group dt#Subscribe-label, .content_form form .form-group dt#submit-label {
        display: none; }
      .content_form form .form-group dd input[type="text"],
      .content_form form .form-group dd input[type="image"],
      .content_form form .form-group dd textarea,
      .content_form form .form-group dd select,
      .content_form form .form-group dd button.multiselect {
        padding: 9px 10px;
        height: 40px;
        border: solid #dedede 1px;
        box-shadow: none;
        border-radius: 0; }
        .content_form form .form-group dd input[type="text"].has-error,
        .content_form form .form-group dd input[type="image"].has-error,
        .content_form form .form-group dd textarea.has-error,
        .content_form form .form-group dd select.has-error,
        .content_form form .form-group dd button.multiselect.has-error {
          border-color: #a94442; }
      .content_form form .form-group dd input:-webkit-autofill {
        -webkit-box-shadow: 0 0 0px 1000px #FFF inset !important;
        background: #ffffff !important; }
      .content_form form .form-group dd select {
        position: relative;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        cursor: pointer;
        background: #fff url("../images/caret_select.png") right 10px center no-repeat; }
      .content_form form .form-group dd .btn-group {
        width: 100%; }
        .content_form form .form-group dd .btn-group .btn.multiselect {
          text-align: left;
          background: #fff url("../images/caret_select.png") right 10px center no-repeat; }
          .content_form form .form-group dd .btn-group .btn.multiselect .caret {
            display: none;
            margin-left: 0;
            float: right;
            margin-top: 7px; }
      .content_form form .form-group dd button.multiselect {
        width: 100%; }
      .content_form form .form-group dd textarea {
        height: 103px; }
      .content_form form .form-group dd#Subscribe-element, .content_form form .form-group dd#submit-element {
        text-align: center; }
        .content_form form .form-group dd#Subscribe-element .btn, .content_form form .form-group dd#submit-element .btn {
          width: auto;
          background: #fcfcfc; }
          .content_form form .form-group dd#Subscribe-element .btn:hover, .content_form form .form-group dd#submit-element .btn:hover {
            background: #c3a875;
            background: rgba(195, 168, 117, 0.25); }
      .content_form form .form-group.has-error .form-control {
        border-color: #a94442; }
      .content_form form .form-group.has-success .form-control {
        border-color: #3c763d; }
      .content_form form .form-group.has-feedback .form-control {
        padding-right: 42.5px; }
      .content_form form .form-group.has-feedback .form-control-feedback {
        top: 30px; }
      .content_form form .form-group.captcha-group {
        overflow: hidden; }
        .content_form form .form-group.captcha-group dt#captchatxt-label {
          display: none; }
        .content_form form .form-group.captcha-group dd {
          float: left;
          width: 30%; }
          .content_form form .form-group.captcha-group dd#captchatxt-element {
            width: 70%; }
          .content_form form .form-group.captcha-group dd input[type="image"] {
            background: #ffffff; }
          @media (min-width: 768px) and (max-width: 991px) {
            .content_form form .form-group.captcha-group dd {
              width: 40%; }
              .content_form form .form-group.captcha-group dd#captchatxt-element {
                width: 60%; } }
      .content_form form .form-group.checkbox-group dt {
        display: inline-block;
        max-width: 90%; }
      .content_form form .form-group.checkbox-group dd {
        float: left;
        padding: 0 15px 0 0; }
        .content_form form .form-group.checkbox-group dd input[type="checkbox"] {
          padding: 0;
          height: 22px; }
      @media (max-width: 991px) {
        .content_form form .form-group.checkbox-group {
          text-align: left; } }
      .content_form form .form-group.conditions-group {
        padding-top: 27px; }
        @media (max-width: 991px) {
          .content_form form .form-group.conditions-group {
            text-align: left; } }
  .content_form.event_form {
    background: #f9f9f9;
    box-shadow: none;
    /*padding-top: 65px;*/ }
    .content_form.event_form .form_header {
      position: relative;
      min-height: 287px;
      height: auto;
      background: url("../images/event_header.gif") center center no-repeat; }
      @media (max-width: 991px) {
        .content_form.event_form .form_header {
          background: #505860 url("../images/event_header.gif") center top no-repeat; } }
      .content_form.event_form .form_header .form_header_content {
        padding-top: 95px;
        text-align: center; }
        @media (max-width: 991px) {
          .content_form.event_form .form_header .form_header_content {
            padding-top: 0; } }
        .content_form.event_form .form_header .form_header_content .hcontainer {
          position: relative;
          display: inline-block; }
          @media (max-width: 991px) {
            .content_form.event_form .form_header .form_header_content .hcontainer {
              display: block; } }
          .content_form.event_form .form_header .form_header_content .hcontainer h2 {
            position: relative;
            margin: 0;
            padding: 25px 0;
            color: white;
            font-size: 40px;
            line-height: 50px;
            text-transform: uppercase;
            font-family: "latoregular"; }
            @media (min-width: 992px) and (max-width: 1199px) {
              .content_form.event_form .form_header .form_header_content .hcontainer h2 {
                padding: 27px 0;
                font-size: 35px;
                line-height: 46px; } }
            @media (max-width: 991px) {
              .content_form.event_form .form_header .form_header_content .hcontainer h2 {
                padding: 15px;
                font-size: 30px;
                line-height: 40px; } }
            .content_form.event_form .form_header .form_header_content .hcontainer h2 b {
              font-family: "latobold"; }
            .content_form.event_form .form_header .form_header_content .hcontainer h2:before {
              content: " ";
              position: absolute;
              top: -65px;
              left: 0;
              right: 0;
              height: 1px;
              background: #c3a875; }
              @media (max-width: 991px) {
                .content_form.event_form .form_header .form_header_content .hcontainer h2:before {
                  display: none; } }
            .content_form.event_form .form_header .form_header_content .hcontainer h2.smaller_hr {
              padding-top: 17px; }
              .content_form.event_form .form_header .form_header_content .hcontainer h2.smaller_hr:before {
                top: -5px; }
          .content_form.event_form .form_header .form_header_content .hcontainer .gold {
            position: absolute;
            top: -40px;
            left: 50%;
            margin-left: -125px;
            width: 250px;
            color: #c3a875;
            font-family: "latoitalic";
            font-size: 18px;
            line-height: 29px; }
            @media (max-width: 991px) {
              .content_form.event_form .form_header .form_header_content .hcontainer .gold {
                display: none; } }
          .content_form.event_form .form_header .form_header_content .hcontainer .header_back {
            position: absolute;
            top: -40px;
            left: 0;
            font-family: "open_sansbold";
            font-size: 14px;
            line-height: 29px;
            text-decoration: underline; }
            @media (max-width: 991px) {
              .content_form.event_form .form_header .form_header_content .hcontainer .header_back {
                position: inherit;
                float: right;
                top: auto;
                left: auto;
                margin-right: 15px;
                padding-top: 15px; } }
            .content_form.event_form .form_header .form_header_content .hcontainer .header_back i {
              margin-right: 3px; }
        .content_form.event_form .form_header .form_header_content .progress_container {
          margin: 25px 0 0 0;
          color: #8ddbcf;
          font-size: 11px;
          line-height: 40px;
          text-transform: uppercase;
          font-family: "open_sansbold"; }
          @media (max-width: 991px) {
            .content_form.event_form .form_header .form_header_content .progress_container {
              margin: 0;
              padding: 0px 15px 0 15px; } }
          @media (max-width: 767px) {
            .content_form.event_form .form_header .form_header_content .progress_container {
              margin: 0;
              padding: 75px 15px 0 15px; } }
          .content_form.event_form .form_header .form_header_content .progress_container .progress_item {
            display: inline-block;
            margin-left: 8px;
            padding: 4px;
            width: 440px;
            height: 40px;
            border: solid #8ddbcf 2px; }
            @media (max-width: 991px) {
              .content_form.event_form .form_header .form_header_content .progress_container .progress_item {
                display: block;
                margin: 0 auto;
                width: 40%;
                clear: both; } }
            @media (max-width: 767px) {
              .content_form.event_form .form_header .form_header_content .progress_container .progress_item {
                width: 60%; } }
            @media (max-width: 400px) {
              .content_form.event_form .form_header .form_header_content .progress_container .progress_item {
                width: 100%; } }
            .content_form.event_form .form_header .form_header_content .progress_container .progress_item .progress_blue {
              width: 8%;
              height: 28px;
              font-size: 12px;
              font-family: "open_sansextrabold";
              line-height: 28px;
              color: #444c54;
              background: #8ddbcf; }
      .content_form.event_form .form_header.first-step .progress_container .progress_item .progress_blue {
        color: #ffffff; }
      .content_form.event_form .form_header.end-step .progress_container {
        padding: 0px 15px 0 15px; }
        @media (max-width: 991px) {
          .content_form.event_form .form_header.end-step .progress_container {
            padding-top: 10px; } }
      @media (max-width: 991px) {
        .content_form.event_form .form_header {
          min-height: inherit; } }
    .content_form.event_form .form_container.first-step .start_header {
      position: relative;
      margin-bottom: 35px;
      padding-top: 110px;
      height: auto;
      text-align: center; }
@-webkit-keyframes fadeFromBottom {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeFromBottom {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@-webkit-keyframes comeFromLeft {
  0%,
                        60%,
                        75%,
                        90%,
                        100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes comeFromLeft {
  0%,
                        60%,
                        75%,
                        90%,
                        100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@-webkit-keyframes comeFromRight {
  0%,
                        60%,
                        75%,
                        90%,
                        100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes comeFromRight {
  0%,
                        60%,
                        75%,
                        90%,
                        100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
      .content_form.event_form .form_container.first-step .start_header .image_top_container {
        -webkit-animation: fadeFromBottom 1s;
        animation: fadeFromBottom 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-delay: 1.2s;
        animation-delay: 1.2s; }
        .content_form.event_form .form_container.first-step .start_header .image_top_container.afternoon img {
          margin-left: -23px; }
      .content_form.event_form .form_container.first-step .start_header .image_header_container {
        -webkit-animation: comeFromLeft 1s;
        animation: comeFromLeft 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-delay: 1.6s;
        animation-delay: 1.6s; }
      .content_form.event_form .form_container.first-step .start_header .image_hours_container {
        position: absolute;
        bottom: 0;
        width: 100%;
        z-index: 4;
        -webkit-animation: comeFromLeft 1s;
        animation: comeFromLeft 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-delay: 1.6s;
        animation-delay: 1.6s; }
        .content_form.event_form .form_container.first-step .start_header .image_hours_container img {
          position: relative;
          z-index: 4; }
        .content_form.event_form .form_container.first-step .start_header .image_hours_container:before {
          content: ' ';
          position: absolute;
          top: 29px;
          left: 50%;
          margin-left: -40px;
          width: 70px;
          height: 10px;
          background: #f9f9f9;
          z-index: 3; }
      .content_form.event_form .form_container.first-step .start_header .image_line_container {
        position: absolute;
        bottom: 42px;
        width: 100%;
        height: 2px;
        line-height: 2px;
        z-index: 1;
        -webkit-animation: comeFromRight 1s;
        animation: comeFromRight 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-delay: 0.5s;
        animation-delay: 0.5s; }
      .content_form.event_form .form_container.first-step .start_header p {
        margin: 0;
        font-size: 12px;
        line-height: 18px;
        font-family: "open_sansbold";
        text-transform: uppercase;
        color: #aca8a8; }
    .content_form.event_form .form_container.first-step .content_textimg {
      text-align: center; }
      .content_form.event_form .form_container.first-step .content_textimg h2 {
        margin: 0 0 25px 0;
        padding: 0;
        font-family: "latoblack";
        font-size: 35px;
        color: #c3a875;
        line-height: 50px;
        text-transform: uppercase; }
      .content_form.event_form .form_container.first-step .content_textimg p {
        margin: 0;
        font-size: 20px;
        line-height: 30px; }
      .content_form.event_form .form_container.first-step .content_textimg a.btn-gold {
        display: inline-block;
        margin: 30px auto 0 auto;
        padding-top: 15px;
        padding-bottom: 15px;
        height: 60px;
        color: #ffffff;
        font-family: "open_sansbold";
        background: #c3a875; }
        .content_form.event_form .form_container.first-step .content_textimg a.btn-gold:hover {
          text-decoration: none; }
      .content_form.event_form .form_container.first-step .content_textimg span.smaller {
        font-size: 12px;
        line-height: 26px; }
    .content_form.event_form .form_container form {
      border: none;
      background: none; }
      @media (max-width: 991px) {
        .content_form.event_form .form_container form {
          padding-top: 45px;
          padding-bottom: 0; } }
      .content_form.event_form .form_container form .form-group.radio-group {
        text-align: center; }
        .content_form.event_form .form_container form .form-group.radio-group label {
          cursor: pointer;
          max-width: 170px;
          font-size: 18px;
          line-height: 19px;
          text-transform: uppercase;
          text-align: center;
          font-family: "open_sanssemibold"; }
          .content_form.event_form .form_container form .form-group.radio-group label.radio_container {
            margin: 0 40px 60px 40px;
            vertical-align: top; }
            @media (max-width: 991px) {
              .content_form.event_form .form_container form .form-group.radio-group label.radio_container {
                margin-bottom: 40px; } }
          .content_form.event_form .form_container form .form-group.radio-group label.container_yes, .content_form.event_form .form_container form .form-group.radio-group label.container_no {
            max-width: 174px; }
          .content_form.event_form .form_container form .form-group.radio-group label input {
            display: none; }
          .content_form.event_form .form_container form .form-group.radio-group label .custom_radio {
            display: block;
            margin-bottom: 15px;
            width: 160px;
            height: 160px;
            color: #c3a875;
            border-radius: 100px;
            font-size: 80px;
            line-height: 160px;
            text-align: center;
            background: #ffffff;
            border: solid #E1E1E1 1px;
            -webkit-transition: all 400ms linear;
            -moz-transition: all 400ms linear;
            -ms-transition: all 400ms linear;
            -o-transition: all 400ms linear;
            transition: all 400ms linear; }
            .content_form.event_form .form_container form .form-group.radio-group label .custom_radio.radio_undefined {
              color: #555d65;
              font-size: 60px; }
            .content_form.event_form .form_container form .form-group.radio-group label .custom_radio.radio_no, .content_form.event_form .form_container form .form-group.radio-group label .custom_radio.radio_yes {
              margin-bottom: 10px;
              width: 174px;
              height: 174px;
              font-size: 65px;
              line-height: 160px;
              color: #ffffff;
              background: #65be5f;
              border: solid #f9f9f9 7px;
              -webkit-transition: all 125ms linear;
              -moz-transition: all 125ms linear;
              -ms-transition: all 125ms linear;
              -o-transition: all 125ms linear;
              transition: all 125ms linear; }
            .content_form.event_form .form_container form .form-group.radio-group label .custom_radio.radio_no {
              background: #d74841; }
            .content_form.event_form .form_container form .form-group.radio-group label .custom_radio.radio_luxembourg {
              background: #ffffff url("../images/map/center.png") center center no-repeat; }
            .content_form.event_form .form_container form .form-group.radio-group label .custom_radio.radio_luxembourg-country {
              background: #ffffff url("../images/map/country.png") center center no-repeat; }
            .content_form.event_form .form_container form .form-group.radio-group label .custom_radio.radio_east-of-luxembourg {
              background: #ffffff url("../images/map/east.png") center center no-repeat; }
            .content_form.event_form .form_container form .form-group.radio-group label .custom_radio.radio_west-of-luxembourg {
              background: #ffffff url("../images/map/west.png") center center no-repeat; }
            .content_form.event_form .form_container form .form-group.radio-group label .custom_radio.radio_south-of-luxembourg {
              background: #ffffff url("../images/map/south.png") center center no-repeat; }
            .content_form.event_form .form_container form .form-group.radio-group label .custom_radio.radio_north-of-luxembourg {
              background: #ffffff url("../images/map/north.png") center center no-repeat; }
            .content_form.event_form .form_container form .form-group.radio-group label .custom_radio.radio_mail {
              font-size: 70px; }
          .content_form.event_form .form_container form .form-group.radio-group label .custom_radio_label {
            line-height: 25px; }
          .content_form.event_form .form_container form .form-group.radio-group label.current_value .custom_radio, .content_form.event_form .form_container form .form-group.radio-group label:hover .custom_radio {
            color: #ffffff;
            background: #8ddbcf;
            border: solid #8ddbcf 1px; }
            .content_form.event_form .form_container form .form-group.radio-group label.current_value .custom_radio.radio_no, .content_form.event_form .form_container form .form-group.radio-group label.current_value .custom_radio.radio_yes, .content_form.event_form .form_container form .form-group.radio-group label:hover .custom_radio.radio_no, .content_form.event_form .form_container form .form-group.radio-group label:hover .custom_radio.radio_yes {
              font-size: 70px;
              background: #549e4f;
              border: solid #549e4f 7px; }
            .content_form.event_form .form_container form .form-group.radio-group label.current_value .custom_radio.radio_no, .content_form.event_form .form_container form .form-group.radio-group label:hover .custom_radio.radio_no {
              background: #b93a34;
              border: solid #b93a34 7px; }
            .content_form.event_form .form_container form .form-group.radio-group label.current_value .custom_radio.radio_luxembourg, .content_form.event_form .form_container form .form-group.radio-group label:hover .custom_radio.radio_luxembourg {
              background: #8ddbcf url("../images/map/center-hover.png") center center no-repeat; }
            .content_form.event_form .form_container form .form-group.radio-group label.current_value .custom_radio.radio_luxembourg-country, .content_form.event_form .form_container form .form-group.radio-group label:hover .custom_radio.radio_luxembourg-country {
              background: #8ddbcf url("../images/map/country-hover.png") center center no-repeat; }
            .content_form.event_form .form_container form .form-group.radio-group label.current_value .custom_radio.radio_east-of-luxembourg, .content_form.event_form .form_container form .form-group.radio-group label:hover .custom_radio.radio_east-of-luxembourg {
              background: #8ddbcf url("../images/map/east-hover.png") center center no-repeat; }
            .content_form.event_form .form_container form .form-group.radio-group label.current_value .custom_radio.radio_west-of-luxembourg, .content_form.event_form .form_container form .form-group.radio-group label:hover .custom_radio.radio_west-of-luxembourg {
              background: #8ddbcf url("../images/map/west-hover.png") center center no-repeat; }
            .content_form.event_form .form_container form .form-group.radio-group label.current_value .custom_radio.radio_south-of-luxembourg, .content_form.event_form .form_container form .form-group.radio-group label:hover .custom_radio.radio_south-of-luxembourg {
              background: #8ddbcf url("../images/map/south-hover.png") center center no-repeat; }
            .content_form.event_form .form_container form .form-group.radio-group label.current_value .custom_radio.radio_north-of-luxembourg, .content_form.event_form .form_container form .form-group.radio-group label:hover .custom_radio.radio_north-of-luxembourg {
              background: #8ddbcf url("../images/map/north-hover.png") center center no-repeat; }
      .content_form.event_form .form_container form .datepicker-modal {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9999; }
        .content_form.event_form .form_container form .datepicker-modal .datepicker-overlay {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          z-index: 1000;
          background: #000000;
          opacity: 0.6; }
        .content_form.event_form .form_container form .datepicker-modal .datepicker-container {
          position: fixed;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          padding: 25px;
          width: 430px;
          background: #ffffff;
          border-radius: 5px;
          z-index: 1001; }
          @media (max-width: 450px) {
            .content_form.event_form .form_container form .datepicker-modal .datepicker-container {
              width: 90%; } }
          .content_form.event_form .form_container form .datepicker-modal .datepicker-container #eventPhoneValueStep6:focus::-webkit-input-placeholder {
            color: white; }
          .content_form.event_form .form_container form .datepicker-modal .datepicker-container #eventPhoneValueStep6:focus:-moz-placeholder {
            color: white; }
          .content_form.event_form .form_container form .datepicker-modal .datepicker-container #eventPhoneValueStep6:focus::-moz-placeholder {
            color: white; }
          .content_form.event_form .form_container form .datepicker-modal .datepicker-container #eventPhoneValueStep6:focus:-ms-input-placeholder {
            color: white; }
          .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form {
            overflow: hidden;
            position: relative; }
            .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker {
              position: inherit !important;
              display: block !important;
              left: 0 !important;
              top: 0 !important;
              padding: 0;
              width: 100%;
              box-shadow: none;
              border: none; }
              .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker:before, .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker:after {
                display: none; }
              .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.right {
                display: none; }
                .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.right .calendar-table {
                  display: none; }
              .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left {
                margin: 0;
                width: 100%;
                max-width: none;
                border: none; }
                .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .daterangepicker_input {
                  display: none; }
                .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table {
                  padding: 0;
                  border: none;
                  border-radius: 0; }
                  .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table {
                    border-collapse: inherit; }
                    .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table thead tr th {
                      padding: 14px 0;
                      border: none !important;
                      border-bottom: none !important; }
                      .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table thead tr th.prev, .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table thead tr th.next, .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table thead tr th.month {
                        color: #ffffff;
                        text-transform: uppercase;
                        background: #555d65;
                        border-radius: 0; }
                      .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table thead tr th.prev {
                        border-bottom: none !important;
                        border-right: solid #4c545b 1px !important; }
                      .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table thead tr th.next {
                        border-bottom: none !important;
                        border-left: solid #4c545b 1px !important; }
                    .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table thead tr:nth-child(2) th {
                      color: #ffffff;
                      text-transform: uppercase;
                      font-size: 14px;
                      font-family: "open_sansbold";
                      background: #8ddbcf;
                      border-radius: 0; }
                    .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table tbody {
                      border: solid #e5e5e5 1px;
                      border-top: none; }
                      .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table tbody tr td {
                        padding: 14px 0;
                        height: 56px;
                        vertical-align: middle;
                        text-align: center;
                        font-size: 12px;
                        border-radius: 0;
                        border: none !important; }
                      .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table tbody tr:nth-child(odd) td {
                        background: #ffffff;
                        border: solid #ffffff 2px !important; }
                      .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table tbody tr:nth-child(even) td {
                        background: #eeeeef;
                        border: solid #eeeeef 2px !important; }
                      .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table tbody tr td:hover {
                        position: relative;
                        color: #ffffff;
                        background: #8ddbcf !important;
                        border: solid #8ddbcf 2px !important; }
                        .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table tbody tr td:hover:after {
                          position: absolute;
                          top: 50%;
                          left: 50%;
                          transform: translate(-50%, -50%);
                          content: "\e903";
                          font-family: 'mice';
                          speak: none;
                          font-size: 21px;
                          font-style: normal;
                          font-weight: normal;
                          font-variant: normal;
                          text-transform: none;
                          line-height: 1;
                          -webkit-font-smoothing: antialiased;
                          -moz-osx-font-smoothing: grayscale;
                          background: #8ddbcf; }
                      .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table tbody tr td.active {
                        color: #555d65;
                        background: #dff9f5 !important;
                        border: solid #8ddbcf 2px !important; }
                      .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table tbody tr td.in-range {
                        color: #555d65;
                        background: #dff9f5 !important;
                        border-top: solid #8ddbcf 2px !important;
                        border-bottom: solid #8ddbcf 2px !important;
                        border-left: none !important;
                        border-right: none !important; }
                      .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table tbody tr td.old, .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table tbody tr td.disabled {
                        opacity: 0.5; }
                      .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table tbody tr td.end-date, .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table tbody tr td.start-date {
                        position: relative;
                        color: #8ddbcf;
                        background: #ffffff !important;
                        border: solid #8ddbcf 2px !important; }
                        .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table tbody tr td.end-date:after, .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .calendar.left .calendar-table table tbody tr td.start-date:after {
                          position: absolute;
                          top: 50%;
                          left: 50%;
                          transform: translate(-50%, -50%);
                          content: "\e903";
                          font-family: 'mice';
                          speak: none;
                          font-size: 21px;
                          font-style: normal;
                          font-weight: normal;
                          font-variant: normal;
                          text-transform: none;
                          line-height: 1;
                          -webkit-font-smoothing: antialiased;
                          -moz-osx-font-smoothing: grayscale;
                          background: #fff; }
              .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .ranges {
                margin: 0;
                clear: both;
                display: block;
                width: 100%; }
                .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .ranges .date_text {
                  text-align: center;
                  font-size: 12px;
                  padding: 15px 0 5px 0;
                  font-family: "open_sansbold"; }
                  .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .ranges .date_text i {
                    position: relative;
                    top: 3px;
                    margin-right: 5px;
                    font-size: 21px;
                    color: #8ddbcf; }
                  .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .ranges .date_text.white_block {
                    color: #ffffff; }
                    .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form .daterangepicker .ranges .date_text.white_block i {
                      color: #ffffff; }
            .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form button {
              margin: 10px 0 0 0;
              width: 100%;
              font-size: 14px;
              line-height: 1.42857;
              background: #ffffff; }
              .content_form.event_form .form_container form .datepicker-modal .datepicker-container #datepicker_form button.cancelBtn {
                display: none; }
      .content_form.event_form .form_container form .submit-group {
        margin: 35px 0 10px 0;
        text-align: center; }
        .content_form.event_form .form_container form .submit-group .btn {
          background: #ffffff; }
          .content_form.event_form .form_container form .submit-group .btn:hover {
            color: #c3a875;
            background: #c3a875;
            background: rgba(195, 168, 117, 0.25); }
    .content_form.event_form .form_container.normal_form form {
      margin-top: 70px;
      padding: 70px 60px 50px 60px;
      border: solid #DEDEDE 1px;
      background: #FCFCFC; }
      @media (max-width: 991px) {
        .content_form.event_form .form_container.normal_form form {
          margin-top: 40px;
          padding: 40px 30px 30px 30px;
          text-align: left; } }
      .content_form.event_form .form_container.normal_form form .form-group input[type="submit"].btn-gold {
        padding: 14px 65px; }
      .content_form.event_form .form_container.normal_form form .form-group dt label {
        font-family: "open_sansbold"; }
      .content_form.event_form .form_container.normal_form form .form-group dd label {
        margin-right: 15px;
        font-size: 14px;
        font-weight: normal;
        line-height: 35px; }
        .content_form.event_form .form_container.normal_form form .form-group dd label input[type="checkbox"],
        .content_form.event_form .form_container.normal_form form .form-group dd label input[type="radio"] {
          margin: 0 5px 0 0;
          position: relative;
          top: 1px; }
        .content_form.event_form .form_container.normal_form form .form-group dd label i {
          position: relative;
          top: 4px;
          margin-left: 5px;
          color: #9babba;
          font-size: 19px;
          line-height: 35px; }
      .content_form.event_form .form_container.normal_form form .form-group dd#cateringNeeded-element label {
        float: left;
        margin: 0 0 5px 0;
        width: 50%; }
        .content_form.event_form .form_container.normal_form form .form-group dd#cateringNeeded-element label:nth-of-type(2n+2) {
          margin-left: 10%;
          width: 40%; }
      .content_form.event_form .form_container.normal_form form .form-group dd#cateringNeeded-element br {
        display: none; }
      .content_form.event_form .form_container.normal_form form .form-group p.disclaimer {
        margin: 20px 0 0 0;
        text-align: center;
        font-size: 11px;
        font-family: "open_sansbold"; }
    .content_form.event_form #eventBackModal .modal-dialog {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 805px; }
      .content_form.event_form #eventBackModal .modal-dialog .modal-body {
        padding: 70px 60px 80px 60px;
        text-align: center; }
        .content_form.event_form #eventBackModal .modal-dialog .modal-body h2 {
          margin: 0;
          padding: 0 0 20px 0;
          font-family: "latoblack";
          font-size: 35px;
          line-height: 50px;
          text-transform: uppercase;
          color: #c3a875; }
        .content_form.event_form #eventBackModal .modal-dialog .modal-body p {
          margin: 0; }
        .content_form.event_form #eventBackModal .modal-dialog .modal-body a.btn {
          float: left;
          margin: 30px 0 0 0;
          padding: 0;
          width: 48%;
          height: 60px;
          line-height: 60px;
          text-align: center;
          font-size: 18px;
          color: #ffffff;
          background: #c3a875; }
          .content_form.event_form #eventBackModal .modal-dialog .modal-body a.btn.continue {
            float: right; }
  .content_form.smaller_margin_top form {
    margin-top: 30px !important; }
  .content_form.feedback .legend-question {
    padding-bottom: 10px;
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 28px;
    border-bottom: solid #dedede 1px; }

@-webkit-keyframes homeHighlight {
  0% {
    opacity: 0.4; }
  10% {
    opacity: 1; }
  20% {
    opacity: 0.4; } }
@-moz-keyframes homeHighlight {
  0% {
    opacity: 0.4; }
  10% {
    opacity: 1; }
  20% {
    opacity: 0.4; } }
@-o-keyframes homeHighlight {
  0% {
    opacity: 0.4; }
  10% {
    opacity: 1; }
  20% {
    opacity: 0.4; } }
@keyframes homeHighlight {
  0% {
    opacity: 0.4; }
  10% {
    opacity: 1; }
  20% {
    opacity: 0.4; } }
.content_main_home .content_home_defaut {
  position: relative;
  z-index: 10; }
.content_main_home #home_highlight {
  height: 810px; }
  .content_main_home #home_highlight .home_highlight_blur:after {
    content: " ";
    display: block;
    width: 1000px;
    height: 810px;
    position: absolute;
    top: -80px;
    right: -180px;
    background: -moz-radial-gradient(center, ellipse cover, rgba(49, 56, 62, 0.9) 0%, rgba(255, 255, 255, 0) 70%);
    /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(49, 56, 62, 0.9)), color-stop(70%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(49, 56, 62, 0.9) 0%, rgba(255, 255, 255, 0) 70%);
    /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(49, 56, 62, 0.9) 0%, rgba(255, 255, 255, 0) 70%);
    /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(49, 56, 62, 0.9) 0%, rgba(255, 255, 255, 0) 70%);
    /* IE10+ */
    background: radial-gradient(ellipse at center, rgba(49, 56, 62, 0.9) 0%, rgba(255, 255, 255, 0) 70%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e631383e', endColorstr='#00ffffff',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
  .content_main_home #home_highlight .home_highlight_blur .home_highlight_background {
    position: relative;
    height: 810px;
    background: url("../images/highlight_hand.png") 550px bottom no-repeat;
    z-index: 5; }
    .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .mice_title {
      position: absolute;
      top: 170px;
      padding-bottom: 5px;
      color: #c3a875;
      font-size: 17px;
      font-family: "latoitalic";
      border-bottom: solid #c3a875 1px; }
    .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm {
      position: absolute;
      display: block;
      width: 20px;
      height: 45px;
      opacity: 0.07;
      background: url("../images/highlight_pm_35.png") center center no-repeat; }
    .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm_1 {
      top: 200px;
      right: 395px; }
    .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm_2 {
      top: 405px;
      right: 270px; }
    .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm_3 {
      top: 259px;
      right: 89px; }
    .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm_4 {
      top: 320px;
      right: 326px;
      background: url("../images/highlight_pm_38.png") center center no-repeat; }
    .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm_5 {
      top: 350px;
      right: 115px;
      background: url("../images/highlight_pm_38.png") center center no-repeat; }
    .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm_6 {
      top: 160px;
      right: 195px;
      background: url("../images/highlight_pm_45.png") center center no-repeat; }
    .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav {
      position: absolute;
      top: 243px;
      right: 145px;
      width: 157px;
      height: 157px;
      opacity: 0.4;
      background: url("../images/highlight_block_congress.png") center center no-repeat;
      cursor: pointer;
      -webkit-animation: homeHighlight 14s infinite;
      /* Safari 4+ */
      -moz-animation: homeHighlight 14s infinite;
      /* Fx 5+ */
      -o-animation: homeHighlight 14s infinite;
      /* Opera 12+ */
      animation: homeHighlight 14s infinite; }
      .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.swiper-pagination-bullet-active, .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav:hover, .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav:focus {
        opacity: 1 !important; }
      .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_1 {
        -webkit-animation-delay: 12s;
        -moz-animation-delay: 12s;
        -o-animation-delay: 12s;
        -ms-animation-delay: 12s;
        animation-delay: 12s; }
      .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_2 {
        top: 370px;
        right: 270px;
        background: url("../images/highlight_block_private_event.png") center center no-repeat; }
      .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_3 {
        top: 243px;
        right: 325px;
        background: url("../images/highlight_block_exhibition.png") center center no-repeat;
        -webkit-animation-delay: 2s;
        -moz-animation-delay: 2s;
        -o-animation-delay: 2s;
        -ms-animation-delay: 2s;
        animation-delay: 2s; }
      .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_4 {
        top: 103px;
        right: 225px;
        background: url("../images/highlight_block_meeting.png") center center no-repeat;
        -webkit-animation-delay: 4s;
        -moz-animation-delay: 4s;
        -o-animation-delay: 4s;
        -ms-animation-delay: 4s;
        animation-delay: 4s; }
      .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_5 {
        top: 107px;
        right: 35px;
        background: url("../images/highlight_block_event.png") center center no-repeat;
        -webkit-animation-delay: 6s;
        -moz-animation-delay: 6s;
        -o-animation-delay: 6s;
        -ms-animation-delay: 6s;
        animation-delay: 6s; }
      .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_6 {
        top: 243px;
        right: -35px;
        background: url("../images/highlight_block_incensitive.png") center center no-repeat;
        -webkit-animation-delay: 8s;
        -moz-animation-delay: 8s;
        -o-animation-delay: 8s;
        -ms-animation-delay: 8s;
        animation-delay: 8s; }
      .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_7 {
        top: 370px;
        right: 35px;
        background: url("../images/highlight_block_business.png") center center no-repeat;
        -webkit-animation-delay: 10s;
        -moz-animation-delay: 10s;
        -o-animation-delay: 10s;
        -ms-animation-delay: 10s;
        animation-delay: 10s; }
    @media (min-width: 1500px) {
      .content_main_home #home_highlight .home_highlight_blur .home_highlight_background {
        background: url("../images/highlight_hand.png") 770px bottom no-repeat; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm_1 {
          right: 560px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm_2 {
          right: 435px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm_3 {
          right: 254px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm_4 {
          right: 491px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm_5 {
          right: 280px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm_6 {
          right: 360px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav {
          right: 310px; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_2 {
            right: 435px; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_3 {
            right: 490px; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_4 {
            right: 390px; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_5 {
            right: 200px; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_6 {
            right: 130px; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_7 {
            right: 200px; } }
    @media (min-width: 1200px) and (max-width: 1499px) {
      .content_main_home #home_highlight .home_highlight_blur .home_highlight_background {
        background: url("../images/highlight_hand.png") 670px bottom no-repeat; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm_1 {
          right: 470px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm_2 {
          right: 345px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm_3 {
          right: 164px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm_4 {
          right: 401px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm_5 {
          right: 190px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm_6 {
          right: 270px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav {
          right: 220px; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_2 {
            right: 345px; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_3 {
            right: 400px; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_4 {
            right: 300px; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_5 {
            right: 110px; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_6 {
            right: 40px; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_7 {
            right: 110px; } }
    .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .swiper-container {
      position: absolute; }
      .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .swiper-container.col-md-6 {
        padding: 0; }
      .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .swiper-container .swiper-slide {
        padding: 225px 0 0 0;
        max-height: 720px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .swiper-container .swiper-slide p {
          margin: 0 0 30px 0;
          color: #ffffff; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .swiper-container .swiper-slide p:last-child {
            margin: 0; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .swiper-container .swiper-slide a.btn-blue {
          display: inline-block;
          padding: 15px 40px;
          height: 63px;
          font-size: 18px;
          line-height: 31px;
          font-family: "open_sansbold"; }
.content_main_home #home_columns .content_textimg {
  margin: 0 0 95px 0; }
  @media (max-width: 991px) {
    .content_main_home #home_columns .content_textimg {
      margin: 0 0 60px 0; } }
.content_main_home #home_columns .testimonials_slider_container .swiper-container {
  width: 75%;
  height: 100%; }
  .content_main_home #home_columns .testimonials_slider_container .swiper-container .swiper-slide {
    height: 0;
    text-align: center;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear; }
    .content_main_home #home_columns .testimonials_slider_container .swiper-container .swiper-slide.swiper-slide-active {
      height: auto; }
    .content_main_home #home_columns .testimonials_slider_container .swiper-container .swiper-slide p {
      font-size: 16px;
      font-style: italic; }
    .content_main_home #home_columns .testimonials_slider_container .swiper-container .swiper-slide .fa-quote-right {
      margin-left: 5px; }
    .content_main_home #home_columns .testimonials_slider_container .swiper-container .swiper-slide .showcase_author {
      display: block;
      margin-top: 25px;
      font-size: 13px;
      font-family: "open_sanssemibold"; }
.content_main_home #home_columns .testimonials_slider_container .swiper-button-prev, .content_main_home #home_columns .testimonials_slider_container .swiper-container-rtl .swiper-button-next,
.content_main_home #home_columns .testimonials_slider_container .swiper-button-next, .content_main_home #home_columns .testimonials_slider_container .swiper-container-rtl .swiper-button-prev {
  background: none; }
  .content_main_home #home_columns .testimonials_slider_container .swiper-button-prev i, .content_main_home #home_columns .testimonials_slider_container .swiper-container-rtl .swiper-button-next i,
  .content_main_home #home_columns .testimonials_slider_container .swiper-button-next i, .content_main_home #home_columns .testimonials_slider_container .swiper-container-rtl .swiper-button-prev i {
    margin-top: 14px;
    display: block;
    text-align: center;
    font-size: 20px; }
@media (max-width: 991px) {
  .content_main_home #home_highlight {
    height: auto; }
    .content_main_home #home_highlight .home_highlight_blur .home_highlight_background {
      overflow: hidden;
      position: relative;
      height: auto;
      background: url("../images/highlight_hand_smartphone.png") center bottom no-repeat;
      z-index: 5; }
      .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .mice_title {
        position: absolute;
        top: 110px;
        left: 15px;
        right: 15px;
        padding-bottom: 10px;
        text-align: center;
        font-size: 16px; }
      .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm {
        top: auto !important;
        right: auto !important;
        left: 50%;
        margin-left: -8px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm.highlight_pm_1 {
          bottom: 370px;
          margin-left: -138px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm.highlight_pm_2 {
          bottom: 228px;
          margin-left: -18px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm.highlight_pm_3 {
          bottom: 339px;
          margin-left: 115px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm.highlight_pm_4 {
          bottom: 280px;
          margin-left: -68px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm.highlight_pm_5 {
          bottom: 270px;
          margin-left: 102px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight_pm.highlight_pm_6 {
          bottom: 420px;
          margin-left: 32px; }
      .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation {
        position: relative;
        z-index: 20; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav {
          top: auto !important;
          right: auto !important;
          left: 50%;
          bottom: 273px;
          margin-left: -25px;
          width: 110px;
          height: 110px;
          background: url("../images/highlight_block_congress_mobile.png") center center no-repeat;
          background-size: contain !important; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_2 {
            bottom: 168px;
            margin-left: -120px;
            width: 126px;
            height: 129px;
            background: url("../images/highlight_block_private_event_mobile.png") center center no-repeat; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_3 {
            bottom: 255px;
            margin-left: -175px;
            width: 116px;
            height: 137px;
            background: url("../images/highlight_block_exhibition_mobile.png") center center no-repeat; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_4 {
            bottom: 360px;
            margin-left: -110px;
            width: 121px;
            height: 136px;
            background: url("../images/highlight_block_meeting_mobile.png") center center no-repeat; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_5 {
            bottom: 360px;
            margin-left: 60px;
            width: 115px;
            height: 122px;
            background: url("../images/highlight_block_event_mobile.png") center center no-repeat; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_6 {
            bottom: 255px;
            margin-left: 125px;
            width: 113px;
            height: 132px;
            background: url("../images/highlight_block_incensitive_mobile.png") center center no-repeat; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .highlight-navigation .highlight-nav.item_7 {
            bottom: 168px;
            margin-left: 60px;
            width: 119px;
            height: 130px;
            background: url("../images/highlight_block_business_mobile.png") center center no-repeat; }
      .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .swiper-container {
        position: inherit;
        width: 100%; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .swiper-container.col-md-6 {
          padding-bottom: 480px; }
        .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .swiper-container .swiper-slide {
          overflow: hidden;
          padding: 170px 15px 0 15px;
          height: auto;
          text-align: center;
          max-height: none; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .swiper-container .swiper-slide p.big-h1 {
            font-size: 40px;
            line-height: 47px; }
          .content_main_home #home_highlight .home_highlight_blur .home_highlight_background .swiper-container .swiper-slide p .btn-blue {
            padding: 12px 28px;
            font-size: 16px;
            line-height: 35px; } }

/* ICONS */
[class^="miceicon-"], [class*=" miceicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mice' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.miceicon-newsletter:before {
  content: "\e900"; }

.miceicon-conference-hall:before {
  content: "\e901"; }

.miceicon-congress:before {
  content: "\e902"; }

.miceicon-date:before,
.miceicon-event:before {
  content: "\e903"; }

.miceicon-exhibition:before {
  content: "\e904"; }

.miceicon-hotel:before {
  content: "\e905"; }

.miceicon-incentive:before {
  content: "\e906"; }

.miceicon-meeting:before {
  content: "\e907"; }

.miceicon-no:before {
  content: "\e908"; }

.miceicon-private-event:before {
  content: "\e909"; }

.miceicon-restaurant:before {
  content: "\e90a"; }

.miceicon-skip:before,
.miceicon-point-interrogation:before {
  content: "\e90b"; }

.miceicon-special-location:before {
  content: "\e90c"; }

.miceicon-up-to-50:before {
  content: "\e90d"; }

.miceicon-up-to-150:before {
  content: "\e90e"; }

.miceicon-up-to-250:before,
.miceicon-up-to-350:before {
  content: "\e90f"; }

.miceicon-up-to-500:before {
  content: "\e910"; }

.miceicon-up-to-1000:before {
  content: "\e911"; }

.miceicon-up-to-1000-more:before {
  content: "\e912"; }

.miceicon-yes:before {
  content: "\e913"; }

.miceicon-calendar:before {
  content: "\e945"; }

.miceicon-calendar-ont .path1:before {
  content: "\e946";
  color: black; }

.miceicon-calendar-ont .path2:before {
  content: "\e947";
  margin-left: -1em;
  color: black; }

.miceicon-calendar-ont .path3:before {
  content: "\e948";
  margin-left: -1em;
  color: black; }

.miceicon-calendar-ont .path4:before {
  content: "\e949";
  margin-left: -1em;
  color: #ef6ea8; }

.miceicon-calendar-ont .path5:before {
  content: "\e94a";
  margin-left: -1em;
  color: black; }

.miceicon-calendar-ont .path6:before {
  content: "\e94b";
  margin-left: -1em;
  color: black; }

.miceicon-calendar-ont .path7:before {
  content: "\e94c";
  margin-left: -1em;
  color: black; }

.miceicon-about-us:before {
  content: "\e914"; }

.miceicon-additional-services:before {
  content: "\e915"; }

.miceicon-air-conditionning:before {
  content: "\e916"; }

.miceicon-airport:before {
  content: "\e917"; }

.miceicon-arrow:before {
  content: "\e918"; }

.miceicon-audio-equipement:before {
  content: "\e919"; }

.miceicon-average-charge-fullday:before {
  content: "\e91a"; }

.miceicon-average-charge-halfday:before {
  content: "\e91b"; }

.miceicon-banquet:before {
  content: "\e91c"; }

.miceicon-business:before {
  content: "\e91d"; }

.miceicon-busline:before {
  content: "\e91e"; }

.miceicon-classroom:before {
  content: "\e91f"; }

.miceicon-cluster-mice:before {
  content: "\e920"; }

.miceicon-congress2:before {
  content: "\e921"; }

.miceicon-daylight:before {
  content: "\e922"; }

.miceicon-disable-access:before {
  content: "\e923"; }

.miceicon-favorite:before {
  content: "\e924"; }

.miceicon-financial-support:before {
  content: "\e925"; }

.miceicon-freeway:before {
  content: "\e926"; }

.miceicon-internet:before {
  content: "\e927"; }

.miceicon-location:before {
  content: "\e928"; }

.miceicon-lux-map .path1:before {
  content: "\e929";
  color: #565f66; }

.miceicon-lux-map .path2:before {
  content: "\e92a";
  margin-left: -1em;
  color: white; }

.miceicon-lux-map .path3:before {
  content: "\e92b";
  margin-left: -1em;
  color: #69757d; }

.miceicon-lux-map .path4:before {
  content: "\e92c";
  margin-left: -1em;
  color: #69757d; }

.miceicon-lux-map .path5:before {
  content: "\e92d";
  margin-left: -1em;
  color: #69757d; }

.miceicon-lux-map .path6:before {
  content: "\e92e";
  margin-left: -1em;
  color: #69757d; }

.miceicon-lux-map .path7:before {
  content: "\e92f";
  margin-left: -1em;
  color: #69757d; }

.miceicon-lux-map .path8:before {
  content: "\e930";
  margin-left: -1em;
  color: white; }

.miceicon-lux-map .path9:before {
  content: "\e931";
  margin-left: -1em;
  color: white; }

.miceicon-lux-map .path10:before {
  content: "\e932";
  margin-left: -1em;
  color: white; }

.miceicon-lux-map .path11:before {
  content: "\e933";
  margin-left: -1em;
  color: white; }

.miceicon-m2:before {
  content: "\e934"; }

.miceicon-meeting2:before {
  content: "\e935"; }

.miceicon-microphone:before {
  content: "\e936"; }

.miceicon-parking:before {
  content: "\e937"; }

.miceicon-parking-bus:before {
  content: "\e938"; }

.miceicon-point-interrogation:before {
  content: "\e939"; }

.miceicon-reception:before {
  content: "\e93a"; }

.miceicon-restaurant2:before {
  content: "\e93b"; }

.miceicon-room:before {
  content: "\e93c"; }

.miceicon-room-darkening:before {
  content: "\e93d"; }

.miceicon-showcase:before {
  content: "\e93e"; }

.miceicon-stage:before {
  content: "\e93f"; }

.miceicon-theater:before {
  content: "\e940"; }

.miceicon-u-shaped:before {
  content: "\e941"; }

.miceicon-vehicule-access:before {
  content: "\e942"; }

.miceicon-video-projection:before {
  content: "\e943"; }

.miceicon-wifi:before {
  content: "\e944"; }

/* PLACE SEARCH */
.content_placesearch {
  position: relative;
  top: -65px;
  margin: 0;
  padding: 0 50px;
  height: 130px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(1, 1, 1, 0.27);
  -moz-box-shadow: 0px 0px 5px 0px rgba(1, 1, 1, 0.27);
  box-shadow: 0px 0px 5px 0px rgba(1, 1, 1, 0.27); }
  @media (max-width: 991px) {
    .content_placesearch {
      top: 0px; } }
  .content_placesearch .text_place_search_icon {
    position: absolute;
    right: 0;
    top: -42px;
    display: block;
    width: 42px;
    height: 42px;
    color: #ffffff;
    font-size: 18px;
    line-height: 42px;
    text-align: center;
    background: #c3a875;
    cursor: pointer; }
  .content_placesearch .text_place_search_container {
    position: absolute;
    top: 0;
    bottom: 100%;
    left: 100%;
    right: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    height: 0;
    background: #f6f6f6;
    z-index: 10;
    transition: all 250ms linear; }
    .content_placesearch .text_place_search_container.displayed {
      padding: 0 80px;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%; }
    .content_placesearch .text_place_search_container input {
      padding: 0 80px;
      width: 100%;
      font-size: 30px;
      line-height: 130px;
      color: #555d65;
      background: #f6f6f6;
      border: none;
      outline: none; }
  .content_placesearch form .searchMap {
    position: relative;
    top: -18px;
    display: block;
    width: 118px;
    height: 171px; }
    @media (max-width: 991px) {
      .content_placesearch form .searchMap {
        margin-left: auto;
        margin-right: auto; } }
    .content_placesearch form .searchMap img.map_img {
      position: absolute;
      width: 118px;
      height: 171px;
      border: none;
      cursor: pointer; }
      @media (max-width: 991px) {
        .content_placesearch form .searchMap img.map_img {
          left: 0; } }
    .content_placesearch form .searchMap img.map_east.selected,
    .content_placesearch form .searchMap img.map_east.hover {
      background: url("/themes/mice/images/mice/east.png") top left no-repeat; }
    .content_placesearch form .searchMap img.map_center.selected,
    .content_placesearch form .searchMap img.map_center.hover {
      background: url("/themes/mice/images/mice/center.png") top left no-repeat; }
    .content_placesearch form .searchMap img.map_south.selected,
    .content_placesearch form .searchMap img.map_south.hover {
      background: url("/themes/mice/images/mice/south.png") top left no-repeat; }
    .content_placesearch form .searchMap img.map_west.selected,
    .content_placesearch form .searchMap img.map_west.hover {
      background: url("/themes/mice/images/mice/west.png") top left no-repeat; }
    .content_placesearch form .searchMap img.map_north.selected,
    .content_placesearch form .searchMap img.map_north.hover {
      background: url("/themes/mice/images/mice/north.png") top left no-repeat; }
  .content_placesearch form .main_search {
    padding-top: 15px; }
    .content_placesearch form .main_search p {
      font-size: 14px;
      font-family: "open_sansbold";
      text-transform: uppercase; }
    .content_placesearch form .main_search .form-group {
      float: left;
      margin: 0 2% 0 0;
      width: 19%;
      /* ADVANCED GROUP */ }
      .content_placesearch form .main_search .form-group:last-child {
        margin: 0; }
      .content_placesearch form .main_search .form-group .btn-group {
        width: 100%; }
      .content_placesearch form .main_search .form-group.reset-group {
        width: 4%; }
      .content_placesearch form .main_search .form-group.colored-group {
        position: relative;
        width: 29%;
        height: 50px;
        background: #f6f6f6;
        border: solid 1px #dedede; }
      .content_placesearch form .main_search .form-group.submit-group {
        width: 23%; }
      .content_placesearch form .main_search .form-group .multiselect,
      .content_placesearch form .main_search .form-group .multiselect:hover, .content_placesearch form .main_search .form-group .multiselect:focus, .content_placesearch form .main_search .form-group .multiselect.focus, .content_placesearch form .main_search .form-group .multiselect:active,
      .content_placesearch form .main_search .form-group .multiselect.active, .content_placesearch form .main_search .form-group .open > .multiselect.dropdown-toggle,
      .content_placesearch form .main_search .form-group select {
        padding: 9px 15px;
        width: 100%;
        height: 50px;
        font-size: 14px;
        line-height: 28px;
        height: 50px;
        background: #f6f6f6 url("../images/dropdown_arrow.png") no-repeat;
        background-position: 90% center;
        background-position: right 15px center;
        border: solid 1px #dedede;
        border-radius: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        box-shadow: none;
        outline: none; }
        .content_placesearch form .main_search .form-group .multiselect span.multiselect-selected-text,
        .content_placesearch form .main_search .form-group .multiselect:hover span.multiselect-selected-text, .content_placesearch form .main_search .form-group .multiselect:focus span.multiselect-selected-text, .content_placesearch form .main_search .form-group .multiselect.focus span.multiselect-selected-text, .content_placesearch form .main_search .form-group .multiselect:active span.multiselect-selected-text,
        .content_placesearch form .main_search .form-group .multiselect.active span.multiselect-selected-text, .content_placesearch form .main_search .form-group .open > .multiselect.dropdown-toggle span.multiselect-selected-text,
        .content_placesearch form .main_search .form-group select span.multiselect-selected-text {
          max-width: 100%;
          display: block;
          overflow: hidden;
          margin-right: 20px; }
        .content_placesearch form .main_search .form-group .multiselect b.caret,
        .content_placesearch form .main_search .form-group .multiselect:hover b.caret, .content_placesearch form .main_search .form-group .multiselect:focus b.caret, .content_placesearch form .main_search .form-group .multiselect.focus b.caret, .content_placesearch form .main_search .form-group .multiselect:active b.caret,
        .content_placesearch form .main_search .form-group .multiselect.active b.caret, .content_placesearch form .main_search .form-group .open > .multiselect.dropdown-toggle b.caret,
        .content_placesearch form .main_search .form-group select b.caret {
          display: none; }
        .content_placesearch form .main_search .form-group .multiselect:focus,
        .content_placesearch form .main_search .form-group .multiselect:hover:focus, .content_placesearch form .main_search .form-group .multiselect:focus:focus, .content_placesearch form .main_search .form-group .multiselect.focus:focus, .content_placesearch form .main_search .form-group .multiselect:active:focus,
        .content_placesearch form .main_search .form-group .multiselect.active:focus, .content_placesearch form .main_search .form-group .open > .multiselect.dropdown-toggle:focus,
        .content_placesearch form .main_search .form-group select:focus {
          color: #ffffff;
          background-color: #c3a875;
          border-color: #c3a875;
          box-shadow: none;
          outline: none;
          background: #c3a875 url("../images/dropdown_arrow_focused.png") no-repeat;
          background-position: 90% center;
          background-position: right 15px center; }
          .content_placesearch form .main_search .form-group .multiselect:focus option,
          .content_placesearch form .main_search .form-group .multiselect:hover:focus option, .content_placesearch form .main_search .form-group .multiselect:focus:focus option, .content_placesearch form .main_search .form-group .multiselect.focus:focus option, .content_placesearch form .main_search .form-group .multiselect:active:focus option,
          .content_placesearch form .main_search .form-group .multiselect.active:focus option, .content_placesearch form .main_search .form-group .open > .multiselect.dropdown-toggle:focus option,
          .content_placesearch form .main_search .form-group select:focus option {
            outline-offset: 20px;
            color: #555d65;
            background: #f6f6f6;
            outline: none; }
        .content_placesearch form .main_search .form-group .multiselect option,
        .content_placesearch form .main_search .form-group .multiselect:hover option, .content_placesearch form .main_search .form-group .multiselect:focus option, .content_placesearch form .main_search .form-group .multiselect.focus option, .content_placesearch form .main_search .form-group .multiselect:active option,
        .content_placesearch form .main_search .form-group .multiselect.active option, .content_placesearch form .main_search .form-group .open > .multiselect.dropdown-toggle option,
        .content_placesearch form .main_search .form-group select option {
          background: #f6f6f6; }
          .content_placesearch form .main_search .form-group .multiselect option:hover, .content_placesearch form .main_search .form-group .multiselect option:active,
          .content_placesearch form .main_search .form-group .multiselect:hover option:hover,
          .content_placesearch form .main_search .form-group .multiselect:hover option:active, .content_placesearch form .main_search .form-group .multiselect:focus option:hover, .content_placesearch form .main_search .form-group .multiselect:focus option:active, .content_placesearch form .main_search .form-group .multiselect.focus option:hover, .content_placesearch form .main_search .form-group .multiselect.focus option:active, .content_placesearch form .main_search .form-group .multiselect:active option:hover, .content_placesearch form .main_search .form-group .multiselect:active option:active,
          .content_placesearch form .main_search .form-group .multiselect.active option:hover,
          .content_placesearch form .main_search .form-group .multiselect.active option:active, .content_placesearch form .main_search .form-group .open > .multiselect.dropdown-toggle option:hover, .content_placesearch form .main_search .form-group .open > .multiselect.dropdown-toggle option:active,
          .content_placesearch form .main_search .form-group select option:hover,
          .content_placesearch form .main_search .form-group select option:active {
            box-shadow: 0 0 10px 100px #1882A8 inset;
            background: #dedede; }
      .content_placesearch form .main_search .form-group .dropdown-menu > .active > a, .content_placesearch form .main_search .form-group .dropdown-menu > .active > a:hover, .content_placesearch form .main_search .form-group .dropdown-menu > .active > a:focus {
        color: #555d65;
        text-decoration: none;
        outline: 0;
        background-color: transparent; }
      .content_placesearch form .main_search .form-group ul.multiselect-container {
        padding: 10px 0;
        min-width: 100%;
        background: #f6f6f6;
        border: solid 1px #dedede;
        border-radius: 0;
        box-shadow: none; }
        .content_placesearch form .main_search .form-group ul.multiselect-container li input[type="checkbox"] {
          top: 2px;
          margin-right: 7px; }
        .content_placesearch form .main_search .form-group ul.multiselect-container li label {
          color: #555d65;
          font-size: 14px;
          line-height: 28px; }
      .content_placesearch form .main_search .form-group select::-ms-expand {
        /* for IE 11 */
        display: none; }
      .content_placesearch form .main_search .form-group .multiselect,
      .content_placesearch form .main_search .form-group .multiselect:hover, .content_placesearch form .main_search .form-group .multiselect:focus, .content_placesearch form .main_search .form-group .multiselect.focus, .content_placesearch form .main_search .form-group .multiselect:active,
      .content_placesearch form .main_search .form-group .multiselect.active, .content_placesearch form .main_search .form-group .open > .multiselect.dropdown-toggle {
        padding: 10px 15px;
        text-align: left; }
      .content_placesearch form .main_search .form-group label {
        font-size: 14px;
        line-height: 50px;
        font-weight: normal; }
        .content_placesearch form .main_search .form-group label.padded-left {
          padding-left: 15px; }
      .content_placesearch form .main_search .form-group .slider.slider-horizontal {
        margin-left: 15px;
        width: 135px; }
        @media (min-width: 1500px) {
          .content_placesearch form .main_search .form-group .slider.slider-horizontal {
            width: 175px; } }
      .content_placesearch form .main_search .form-group .span-tooltip-container-top,
      .content_placesearch form .main_search .form-group .span-tooltip-container {
        position: absolute;
        left: 89px;
        top: 37px;
        width: 135px;
        height: 9px; }
        @media (min-width: 1500px) {
          .content_placesearch form .main_search .form-group .span-tooltip-container-top,
          .content_placesearch form .main_search .form-group .span-tooltip-container {
            width: 175px; } }
        .content_placesearch form .main_search .form-group .span-tooltip-container-top span.slider-tooltip,
        .content_placesearch form .main_search .form-group .span-tooltip-container span.slider-tooltip {
          position: absolute;
          left: 0;
          margin-left: -15px;
          width: 30px;
          font-family: "open_sansbold";
          font-size: 9px;
          line-height: 9px;
          text-align: center; }
          .content_placesearch form .main_search .form-group .span-tooltip-container-top span.slider-tooltip.capacity_to,
          .content_placesearch form .main_search .form-group .span-tooltip-container span.slider-tooltip.capacity_to {
            left: 100%; }
      .content_placesearch form .main_search .form-group .span-tooltip-container-top {
        top: 4px; }
      .content_placesearch form .main_search .form-group button.btn-gold {
        padding-left: 14px;
        padding-right: 14px;
        height: 50px;
        font-size: 14px;
        background: #ffffff; }
        .content_placesearch form .main_search .form-group button.btn-gold:hover, .content_placesearch form .main_search .form-group button.btn-gold:focus {
          outline: 0;
          background: #c3a875;
          background: rgba(195, 168, 117, 0.25); }
        .content_placesearch form .main_search .form-group button.btn-gold.loading {
          color: #ffffff;
          background: #c3a875; }
      .content_placesearch form .main_search .form-group.reset-group button {
        color: #ffffff;
        background: #C3A875;
        background: rgba(195, 168, 117, 0.9); }
        .content_placesearch form .main_search .form-group.reset-group button:hover {
          background: #c3a875; }
      .content_placesearch form .main_search .form-group.advanced-group label {
        position: relative;
        padding: 3px 48px 3px 18px;
        width: 100%; }
        .content_placesearch form .main_search .form-group.advanced-group label i {
          margin-right: 5px; }
        .content_placesearch form .main_search .form-group.advanced-group label input[type="checkbox"] {
          position: absolute;
          top: 6px !important;
          right: 18px;
          margin-left: 0; }
  .content_placesearch.default_search {
    position: relative;
    z-index: 10; }
  .content_placesearch.mobile_search {
    position: relative;
    margin-bottom: 50px;
    padding: 0 20px 20px 20px;
    height: auto;
    z-index: 40;
    box-shadow: none;
    border: solid #f0eeee 1px; }
    @media (max-width: 767px) {
      .content_placesearch.mobile_search.default {
        margin-top: -30px;
        margin-left: -15px;
        margin-right: -15px; } }
    @media (max-width: 767px) {
      .content_placesearch.mobile_search {
        border: none;
        border-bottom: solid #f0eeee 1px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .content_placesearch.mobile_search.default {
        margin-top: -30px; }
      .content_placesearch.mobile_search:after {
        content: " ";
        background-color: #FFF;
        height: 141px;
        position: absolute;
        right: -100%;
        top: 0;
        width: 100%;
        z-index: 80;
        border-bottom: solid #f0eeee 1px; }
      .content_placesearch.mobile_search:before {
        content: " ";
        background-color: #FFF;
        height: 141px;
        position: absolute;
        left: -100%;
        top: 0;
        width: 100%;
        z-index: 80;
        border-bottom: solid #f0eeee 1px; } }
    .content_placesearch.mobile_search > p {
      margin: 0;
      text-align: center;
      font-size: 14px;
      line-height: 70px;
      font-family: "open_sansbold";
      text-transform: uppercase; }
    .content_placesearch.mobile_search i.fa-chevron-down {
      float: right;
      margin-top: 20px;
      margin-right: 0;
      font-size: 10px; }
    .content_placesearch.mobile_search .collapse_button {
      position: relative;
      padding-left: 0;
      z-index: 3; }
      .content_placesearch.mobile_search .collapse_button.text {
        padding-right: 0; }
      .content_placesearch.mobile_search .collapse_button .place_search_container {
        display: block;
        padding: 0 20px;
        width: 100%;
        height: 50px;
        font-size: 14px;
        line-height: 50px;
        text-transform: uppercase;
        font-family: "open_sanssemibold";
        color: #ffffff;
        background: #c3a875;
        border: solid #c3a875 1px; }
        .content_placesearch.mobile_search .collapse_button .place_search_container i {
          margin-right: 5px; }
        .content_placesearch.mobile_search .collapse_button .place_search_container.text_search {
          margin-right: 11px; }
        .content_placesearch.mobile_search .collapse_button .place_search_container:hover, .content_placesearch.mobile_search .collapse_button .place_search_container:active, .content_placesearch.mobile_search .collapse_button .place_search_container:focus, .content_placesearch.mobile_search .collapse_button .place_search_container[aria-expanded="true"] {
          color: #555d65;
          text-decoration: none;
          background: #f6f6f6;
          border: solid #dedede 1px; }
    .content_placesearch.mobile_search .place_search_fields,
    .content_placesearch.mobile_search .place_filter_fields {
      position: relative;
      clear: both;
      width: 100%;
      color: #555d65;
      font-family: "open_sansregular";
      background: #f6f6f6;
      border: solid #dedede 1px; }
      .content_placesearch.mobile_search .place_search_fields:hover, .content_placesearch.mobile_search .place_search_fields:active, .content_placesearch.mobile_search .place_search_fields:focus, .content_placesearch.mobile_search .place_search_fields.in,
      .content_placesearch.mobile_search .place_filter_fields:hover,
      .content_placesearch.mobile_search .place_filter_fields:active,
      .content_placesearch.mobile_search .place_filter_fields:focus,
      .content_placesearch.mobile_search .place_filter_fields.in {
        top: -1px; }
      .content_placesearch.mobile_search .place_search_fields a.link_collapser,
      .content_placesearch.mobile_search .place_filter_fields a.link_collapser {
        display: block;
        padding: 0 20px;
        width: 100%;
        height: 50px;
        font-size: 14px;
        color: #555d65;
        line-height: 50px;
        background: #f6f6f6;
        border: solid #dedede 1px;
        border-top: none; }
        .content_placesearch.mobile_search .place_search_fields a.link_collapser:hover, .content_placesearch.mobile_search .place_search_fields a.link_collapser:active, .content_placesearch.mobile_search .place_search_fields a.link_collapser:focus, .content_placesearch.mobile_search .place_search_fields a.link_collapser[aria-expanded="true"],
        .content_placesearch.mobile_search .place_filter_fields a.link_collapser:hover,
        .content_placesearch.mobile_search .place_filter_fields a.link_collapser:active,
        .content_placesearch.mobile_search .place_filter_fields a.link_collapser:focus,
        .content_placesearch.mobile_search .place_filter_fields a.link_collapser[aria-expanded="true"] {
          color: #ffffff;
          text-decoration: none;
          background: #c3a875;
          border-color: #c3a875; }
        @media (max-width: 991px) {
          .content_placesearch.mobile_search .place_search_fields a.link_collapser,
          .content_placesearch.mobile_search .place_filter_fields a.link_collapser {
            text-align: left; } }
      .content_placesearch.mobile_search .place_search_fields .inputs_container,
      .content_placesearch.mobile_search .place_filter_fields .inputs_container {
        position: relative;
        padding: 15px 20px;
        font-size: 14px;
        background: #f6f6f6;
        border: solid #dedede 1px;
        border-top: none; }
        @media (max-width: 991px) {
          .content_placesearch.mobile_search .place_search_fields .inputs_container,
          .content_placesearch.mobile_search .place_filter_fields .inputs_container {
            text-align: left; } }
        .content_placesearch.mobile_search .place_search_fields .inputs_container input[type="radio"],
        .content_placesearch.mobile_search .place_search_fields .inputs_container input[type="checkbox"],
        .content_placesearch.mobile_search .place_filter_fields .inputs_container input[type="radio"],
        .content_placesearch.mobile_search .place_filter_fields .inputs_container input[type="checkbox"] {
          margin-right: 5px;
          margin-bottom: 15px;
          font-size: 14px; }
        .content_placesearch.mobile_search .place_search_fields .inputs_container#capacityFilterContainer,
        .content_placesearch.mobile_search .place_filter_fields .inputs_container#capacityFilterContainer {
          text-align: center; }
        .content_placesearch.mobile_search .place_search_fields .inputs_container .slider.slider-horizontal,
        .content_placesearch.mobile_search .place_filter_fields .inputs_container .slider.slider-horizontal {
          margin-left: 15px;
          width: 50%; }
          @media (min-width: 1500px) {
            .content_placesearch.mobile_search .place_search_fields .inputs_container .slider.slider-horizontal,
            .content_placesearch.mobile_search .place_filter_fields .inputs_container .slider.slider-horizontal {
              width: 175px; } }
        .content_placesearch.mobile_search .place_search_fields .inputs_container span.slider-tooltip,
        .content_placesearch.mobile_search .place_filter_fields .inputs_container span.slider-tooltip {
          font-size: 14px;
          margin-right: 10px; }
          .content_placesearch.mobile_search .place_search_fields .inputs_container span.slider-tooltip.capacity_to,
          .content_placesearch.mobile_search .place_filter_fields .inputs_container span.slider-tooltip.capacity_to {
            margin-right: 0;
            margin-left: 15px; }
      .content_placesearch.mobile_search .place_search_fields .submit-group,
      .content_placesearch.mobile_search .place_filter_fields .submit-group {
        margin-top: 20px;
        width: 100%;
        text-align: center; }
        .content_placesearch.mobile_search .place_search_fields .submit-group button,
        .content_placesearch.mobile_search .place_filter_fields .submit-group button {
          background: #ffffff; }
      .content_placesearch.mobile_search .place_search_fields .text_place_search_form input,
      .content_placesearch.mobile_search .place_filter_fields .text_place_search_form input {
        margin: 0;
        padding: 0 25px;
        width: 100%;
        font-size: 14px;
        line-height: 53px;
        color: #555d65;
        background: #f6f6f6;
        border: none;
        outline: none; }
    .content_placesearch.mobile_search .place_filter_fields {
      background: #ffffff;
      border: none;
      border-top: solid #dedede 1px; }
  .content_placesearch.map_search {
    position: absolute;
    top: 98px;
    right: 100px;
    padding: 0 35px;
    width: 470px;
    height: 365px;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease; }
    @media (max-width: 1199px) {
      .content_placesearch.map_search {
        right: 0; } }
    @media (max-width: 991px) {
      .content_placesearch.map_search {
        right: auto;
        right: -430px; }
        .content_placesearch.map_search .placesearch-toggler {
          position: absolute;
          left: 0;
          top: 0;
          width: 40px;
          height: 100%;
          text-align: center;
          cursor: pointer;
          z-index: 40; }
          .content_placesearch.map_search .placesearch-toggler i {
            position: absolute;
            left: 50%;
            top: 50%;
            font-size: 30px;
            transform: translate(-50%, -50%); }
            .content_placesearch.map_search .placesearch-toggler i.fa-angle-right {
              display: none; }
        .content_placesearch.map_search.opened {
          right: 0; }
          .content_placesearch.map_search.opened i.fa-angle-right {
            display: inline-block; }
          .content_placesearch.map_search.opened i.fa-filter {
            display: none; } }
    .content_placesearch.map_search .text_place_search_container input {
      padding: 0; }
    .content_placesearch.map_search .search_map_container {
      float: left;
      width: 150px; }
      .content_placesearch.map_search .search_map_container .searchMap {
        overflow: hidden;
        position: relative;
        top: 50px;
        display: block;
        margin-bottom: 75px;
        width: 118px;
        height: 171px; }
      .content_placesearch.map_search .search_map_container .legend_container {
        clear: both; }
        .content_placesearch.map_search .search_map_container .legend_container .legend_block {
          font-size: 11px;
          line-height: 20px; }
    .content_placesearch.map_search .main_search {
      position: relative;
      float: right;
      width: 240px; }
      .content_placesearch.map_search .main_search .form-group {
        float: none;
        margin: 0 0 10px 0;
        width: 100%; }
        .content_placesearch.map_search .main_search .form-group.colored-group {
          width: 100%; }
        .content_placesearch.map_search .main_search .form-group.count-group {
          text-align: right;
          font-size: 18px;
          color: #c3a875; }

/* PLACE LIST */
.content_placelist.around {
  padding: 60px 0 80px 0;
  border-top: solid #f0eeee 1px; }
  .content_placelist.around .content_placelist_header {
    margin-top: 0; }
  @media (max-width: 991px) {
    .content_placelist.around {
      padding: 30px 0 30px 0; } }
.content_placelist .content_place .panel.place_content {
  margin-bottom: 30px;
  padding: 0;
  height: 519px;
  background: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .content_placelist .content_place .panel.place_content .favorite_container {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 52px;
    height: 52px; }
    .content_placelist .content_place .panel.place_content .favorite_container .favoriteButton {
      display: block;
      width: 52px;
      height: 52px;
      font-size: 24px;
      line-height: 52px;
      color: #ffffff;
      background: #c3a875;
      border: none; }
      .content_placelist .content_place .panel.place_content .favorite_container .favoriteButton:focus, .content_placelist .content_place .panel.place_content .favorite_container .favoriteButton:active {
        border: none;
        box-shadow: none; }
      .content_placelist .content_place .panel.place_content .favorite_container .favoriteButton.removeFromFavorites {
        color: #c3a875;
        background: #ffffff; }
  .content_placelist .content_place .panel.place_content .panel-heading {
    position: relative;
    padding: 0;
    height: 230px;
    border: none;
    border-top: solid #dedede 1px;
    border-left: solid #dedede 1px;
    border-right: solid #dedede 1px; }
    @media (max-width: 991px) {
      .content_placelist .content_place .panel.place_content .panel-heading {
        height: 228px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .content_placelist .content_place .panel.place_content .panel-heading {
        height: 194px; } }
    .content_placelist .content_place .panel.place_content .panel-heading a.details_link {
      display: block;
      overflow: hidden;
      height: 100%; }
      .content_placelist .content_place .panel.place_content .panel-heading a.details_link img {
        transition: all .2s ease-in-out; }
    @media (max-width: 767px) {
      .content_placelist .content_place .panel.place_content .panel-heading a.details_link img {
        min-width: 100%;
        min-height: 100%; } }
  .content_placelist .content_place .panel.place_content .panel-body {
    padding: 0;
    background: #ffffff; }
    .content_placelist .content_place .panel.place_content .panel-body .place_details {
      position: relative;
      padding: 35px 38px 0 38px;
      height: 239px;
      border-left: solid #dedede 1px;
      border-right: solid #dedede 1px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .content_placelist .content_place .panel.place_content .panel-body .place_details {
          height: 259px; } }
      @media (max-width: 991px) {
        .content_placelist .content_place .panel.place_content .panel-body .place_details {
          text-align: left; } }
      .content_placelist .content_place .panel.place_content .panel-body .place_details .clusterMice {
        position: absolute;
        bottom: 20px; }
      .content_placelist .content_place .panel.place_content .panel-body .place_details .place_stars {
        position: absolute;
        top: 13px;
        font-size: 11px;
        color: #c3a875; }
      .content_placelist .content_place .panel.place_content .panel-body .place_details .content-text-wrapper h2 {
        overflow: hidden;
        display: block;
        /* Fallback for non-webkit */
        display: -webkit-box;
        margin: 0 0 25px 0;
        max-height: 60px;
        /* Fallback for non-webkit */
        font-family: "latoblack";
        font-size: 25px;
        line-height: 30px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis; }
      .content_placelist .content_place .panel.place_content .panel-body .place_details .content-text-wrapper .place_text {
        overflow: hidden;
        line-height: 26px;
        display: block;
        /* Fallback for non-webkit */
        display: -webkit-box;
        height: 78px;
        /* Fallback for non-webkit */
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis; }
        .content_placelist .content_place .panel.place_content .panel-body .place_details .content-text-wrapper .place_text.cluster_text {
          height: 52px;
          /* Fallback for non-webkit */
          -webkit-line-clamp: 2; }
        .content_placelist .content_place .panel.place_content .panel-body .place_details .content-text-wrapper .place_text p {
          margin: 0; }
    .content_placelist .content_place .panel.place_content .panel-body .place_commodities {
      overflow: hidden;
      padding: 9px 20px 16px 15px;
      width: 100%;
      height: 52px;
      font-size: 23px;
      line-height: 26px; }
      @media (min-width: 1500px) {
        .content_placelist .content_place .panel.place_content .panel-body .place_commodities {
          padding: 9px 30px 16px 25px; } }
      .content_placelist .content_place .panel.place_content .panel-body .place_commodities .commodities_container {
        float: left;
        width: 33%; }
        @media (max-width: 1499px) {
          .content_placelist .content_place .panel.place_content .panel-body .place_commodities .commodities_container {
            width: 25%; }
            .content_placelist .content_place .panel.place_content .panel-body .place_commodities .commodities_container.center_container {
              width: 50%; } }
        @media (min-width: 1500px) {
          .content_placelist .content_place .panel.place_content .panel-body .place_commodities .commodities_container .only_slg {
            display: inline-block !important; } }
        .content_placelist .content_place .panel.place_content .panel-body .place_commodities .commodities_container .commodity_text {
          display: inline-block;
          font-size: 11px;
          font-family: "open_sanssemibold"; }
        .content_placelist .content_place .panel.place_content .panel-body .place_commodities .commodities_container .miceicon {
          position: relative;
          bottom: -5px;
          color: #9babba; }
  .content_placelist .content_place .panel.place_content:hover .panel-heading img {
    transform: scale(1.1); }
  .content_placelist .content_place .panel.place_content:hover h2 a {
    text-decoration: none; }
.content_placelist .content_place.month_highlight .panel.place_content {
  height: 375px; }
  .content_placelist .content_place.month_highlight .panel.place_content .panel-heading {
    float: left;
    width: 50%;
    height: 375px;
    border: solid #dedede 1px;
    border-right: none; }
    .content_placelist .content_place.month_highlight .panel.place_content .panel-heading img {
      min-width: 100%; }
      @media (max-width: 991px) {
        .content_placelist .content_place.month_highlight .panel.place_content .panel-heading img {
          min-height: 100%; } }
    .content_placelist .content_place.month_highlight .panel.place_content .panel-heading .month_triangle {
      position: absolute;
      left: 0;
      top: 0;
      width: 0;
      height: 0;
      color: #ffffff;
      font-size: 20px;
      line-height: 25px;
      text-transform: uppercase;
      border-style: solid;
      border-width: 200px 200px 0 0;
      border-color: #c3a875 transparent transparent transparent; }
      .content_placelist .content_place.month_highlight .panel.place_content .panel-heading .month_triangle .text_container {
        margin: -180px 0 0 5px;
        width: 110px;
        text-align: center;
        -moz-transform: rotate(315deg);
        -webkit-transform: rotate(315deg);
        -o-transform: rotate(315deg);
        -ms-transform: rotate(315deg);
        transform: rotate(315deg) translate3d(0, 0, 0);
        -webkit-backface-visibility: hidden; }
        .content_placelist .content_place.month_highlight .panel.place_content .panel-heading .month_triangle .text_container i {
          color: #887552; }
        .content_placelist .content_place.month_highlight .panel.place_content .panel-heading .month_triangle .text_container p {
          color: #ffffff;
          font-family: "latoblack"; }
      @media (max-width: 991px) {
        .content_placelist .content_place.month_highlight .panel.place_content .panel-heading .month_triangle {
          border-width: 150px 150px 0 0;
          font-size: 16px;
          line-height: 21px; }
          .content_placelist .content_place.month_highlight .panel.place_content .panel-heading .month_triangle .text_container {
            margin: -144px 0 0 -8px; } }
      @media (max-width: 767px) {
        .content_placelist .content_place.month_highlight .panel.place_content .panel-heading .month_triangle {
          border-width: 75px 75px 0 0;
          font-size: 16px;
          line-height: 21px; }
          .content_placelist .content_place.month_highlight .panel.place_content .panel-heading .month_triangle .text_container {
            margin: -62px 0 0 3px;
            width: 40px; }
            .content_placelist .content_place.month_highlight .panel.place_content .panel-heading .month_triangle .text_container .triangle_text {
              display: none; } }
  .content_placelist .content_place.month_highlight .panel.place_content .panel-body {
    float: left;
    width: 50%;
    height: 375px;
    border: solid #dedede 1px;
    border-left: none; }
    .content_placelist .content_place.month_highlight .panel.place_content .panel-body .place_details {
      padding: 35px 70px 0 70px;
      height: 321px;
      border: none; }
      .content_placelist .content_place.month_highlight .panel.place_content .panel-body .place_details .clusterMice {
        bottom: 35px; }
      .content_placelist .content_place.month_highlight .panel.place_content .panel-body .place_details .content-text-wrapper .place_text {
        height: 130px;
        -webkit-line-clamp: 5; }
    .content_placelist .content_place.month_highlight .panel.place_content .panel-body .place_commodities {
      overflow: visible;
      position: relative;
      padding: 9px 0 16px 70px; }
      .content_placelist .content_place.month_highlight .panel.place_content .panel-body .place_commodities .distance_text {
        display: block;
        float: left;
        margin-right: 20px;
        color: #9babba;
        font-size: 14px;
        line-height: 31px;
        text-transform: uppercase;
        font-family: "open_sansbold"; }
        @media (max-width: 1199px) {
          .content_placelist .content_place.month_highlight .panel.place_content .panel-body .place_commodities .distance_text {
            display: none; } }
      .content_placelist .content_place.month_highlight .panel.place_content .panel-body .place_commodities .commodities_container {
        width: 125px; }
        @media (max-width: 1499px) {
          .content_placelist .content_place.month_highlight .panel.place_content .panel-body .place_commodities .commodities_container {
            width: 85px; }
            .content_placelist .content_place.month_highlight .panel.place_content .panel-body .place_commodities .commodities_container.center_container {
              width: 125px; } }
      .content_placelist .content_place.month_highlight .panel.place_content .panel-body .place_commodities .favorite_container {
        bottom: 0;
        right: 0; }
  @media (max-width: 991px) {
    .content_placelist .content_place.month_highlight .panel.place_content {
      height: 519px; }
      .content_placelist .content_place.month_highlight .panel.place_content .panel-heading {
        float: none;
        width: 100%;
        height: 230px;
        border: none;
        border-top: solid #dedede 1px;
        border-left: solid #dedede 1px;
        border-right: solid #dedede 1px; }
      .content_placelist .content_place.month_highlight .panel.place_content .panel-body {
        float: none;
        width: 100%;
        height: auto;
        border: none; }
        .content_placelist .content_place.month_highlight .panel.place_content .panel-body .place_details {
          padding: 35px 38px 0 38px;
          height: 239px;
          border: none;
          border-left: solid #dedede 1px;
          border-right: solid #dedede 1px; }
          .content_placelist .content_place.month_highlight .panel.place_content .panel-body .place_details .clusterMice {
            bottom: 20px; }
          .content_placelist .content_place.month_highlight .panel.place_content .panel-body .place_details .content-text-wrapper .place_text {
            height: 78px;
            /* Fallback for non-webkit */
            -webkit-line-clamp: 3; }
        .content_placelist .content_place.month_highlight .panel.place_content .panel-body .place_commodities {
          padding: 9px 20px 16px 15px;
          border-right: solid #dedede 1px; }
          .content_placelist .content_place.month_highlight .panel.place_content .panel-body .place_commodities .commodities_container {
            float: left;
            width: 20%; }
            .content_placelist .content_place.month_highlight .panel.place_content .panel-body .place_commodities .commodities_container.center_container {
              width: 50%; }
          .content_placelist .content_place.month_highlight .panel.place_content .panel-body .place_commodities .favorite_container {
            right: 0px; } }

/* COMMON TO PLACE LIST & PLACE VIEW */
.content_placeview .content_placelist_header,
.content_placelist .content_placelist_header {
  margin-top: -40px; }
  @media (max-width: 991px) {
    .content_placeview .content_placelist_header,
    .content_placelist .content_placelist_header {
      margin-top: -20px; } }
.content_placeview .content_placeview_header,
.content_placeview .content_placelist_header,
.content_placelist .content_placeview_header,
.content_placelist .content_placelist_header {
  padding-bottom: 30px; }
  @media (max-width: 991px) {
    .content_placeview .content_placeview_header,
    .content_placeview .content_placelist_header,
    .content_placelist .content_placeview_header,
    .content_placelist .content_placelist_header {
      padding-bottom: 15px; } }
  .content_placeview .content_placeview_header .header_tab,
  .content_placeview .content_placelist_header .header_tab,
  .content_placelist .content_placeview_header .header_tab,
  .content_placelist .content_placelist_header .header_tab {
    overflow: hidden;
    display: inline-block;
    margin-right: 5px;
    padding-right: 1px;
    border: solid #c3a875 1px; }
    .content_placeview .content_placeview_header .header_tab.active, .content_placeview .content_placeview_header .header_tab:hover,
    .content_placeview .content_placelist_header .header_tab.active,
    .content_placeview .content_placelist_header .header_tab:hover,
    .content_placelist .content_placeview_header .header_tab.active,
    .content_placelist .content_placeview_header .header_tab:hover,
    .content_placelist .content_placelist_header .header_tab.active,
    .content_placelist .content_placelist_header .header_tab:hover {
      color: #69747c;
      text-decoration: none;
      border: solid #69747c 1px; }
      .content_placeview .content_placeview_header .header_tab.active i.fa, .content_placeview .content_placeview_header .header_tab:hover i.fa,
      .content_placeview .content_placelist_header .header_tab.active i.fa,
      .content_placeview .content_placelist_header .header_tab:hover i.fa,
      .content_placelist .content_placeview_header .header_tab.active i.fa,
      .content_placelist .content_placeview_header .header_tab:hover i.fa,
      .content_placelist .content_placelist_header .header_tab.active i.fa,
      .content_placelist .content_placelist_header .header_tab:hover i.fa {
        background: #69747c; }
    .content_placeview .content_placeview_header .header_tab i.fa,
    .content_placeview .content_placelist_header .header_tab i.fa,
    .content_placelist .content_placeview_header .header_tab i.fa,
    .content_placelist .content_placelist_header .header_tab i.fa {
      width: 42px;
      padding: 10px 0;
      float: left;
      text-align: center;
      color: #ffffff;
      font-size: 19px;
      line-height: 20px;
      background: #c3a875; }
    .content_placeview .content_placeview_header .header_tab .text_button,
    .content_placeview .content_placelist_header .header_tab .text_button,
    .content_placelist .content_placeview_header .header_tab .text_button,
    .content_placelist .content_placelist_header .header_tab .text_button {
      padding: 10px;
      font-size: 14px;
      line-height: 20px;
      background: #ffffff;
      display: inline-block; }
    @media (max-width: 991px) {
      .content_placeview .content_placeview_header .header_tab,
      .content_placeview .content_placelist_header .header_tab,
      .content_placelist .content_placeview_header .header_tab,
      .content_placelist .content_placelist_header .header_tab {
        padding-right: 0;
        position: relative; }
        .content_placeview .content_placeview_header .header_tab .text_button,
        .content_placeview .content_placelist_header .header_tab .text_button,
        .content_placelist .content_placeview_header .header_tab .text_button,
        .content_placelist .content_placelist_header .header_tab .text_button {
          display: none; }
        .content_placeview .content_placeview_header .header_tab .small_count,
        .content_placeview .content_placelist_header .header_tab .small_count,
        .content_placelist .content_placeview_header .header_tab .small_count,
        .content_placelist .content_placelist_header .header_tab .small_count {
          position: absolute;
          bottom: 0;
          right: 2px;
          color: #ffffff;
          font-size: 10px;
          line-height: 10px; } }

/* PLACE VIEW */
.content_placeview .header_back {
  float: right;
  font-family: "open_sansbold";
  font-size: 14px;
  line-height: 29px;
  text-decoration: underline; }
  .content_placeview .header_back i {
    margin-right: 3px; }
.content_placeview .left_entityview h2 {
  margin-bottom: 20px;
  color: #c3a875;
  font-family: "latoblack"; }
.content_placeview .left_entityview p {
  margin-bottom: 20px; }
@media (max-width: 991px) {
  .content_placeview .right_entityview {
    margin-top: 40px; } }
.content_placeview .right_entityview .panel {
  border: none;
  box-shadow: none;
  border-radius: 0; }
  .content_placeview .right_entityview .panel .panel-heading {
    text-transform: uppercase;
    font-family: "latoblack";
    font-size: 20px;
    line-height: 30px; }
    @media (max-width: 991px) {
      .content_placeview .right_entityview .panel .panel-heading {
        font-size: 18px; } }
  .content_placeview .right_entityview .panel .panel-body {
    border: solid #dedede 1px;
    border-top: none;
    padding: 30px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .content_placeview .right_entityview .panel .panel-body {
        padding: 25px 15px; } }
    .content_placeview .right_entityview .panel .panel-body .location_container {
      margin: 0 0 35px 0;
      padding: 0 30px 35px 30px;
      border-bottom: solid #dedede 1px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .content_placeview .right_entityview .panel .panel-body .location_container {
          margin: 0;
          padding-bottom: 0;
          text-align: left;
          border: none; } }
      @media (max-width: 767px) {
        .content_placeview .right_entityview .panel .panel-body .location_container {
          text-align: left; } }
    .content_placeview .right_entityview .panel .panel-body a.btn.btn-gold {
      padding: 5px 18px;
      font-size: 16px;
      line-height: 40px; }
      @media (max-width: 1499px) {
        .content_placeview .right_entityview .panel .panel-body a.btn.btn-gold {
          padding: 5px 15px;
          font-size: 13px;
          line-height: 34px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .content_placeview .right_entityview .panel .panel-body a.btn.btn-gold {
          padding: 5px 10px;
          font-size: 11px;
          line-height: 28px; } }
    .content_placeview .right_entityview .panel .panel-body p.h2 {
      position: relative;
      margin: 0;
      padding: 0 0 5px 0;
      font-family: "open_sansbold";
      font-size: 18px;
      line-height: 30px; }
      .content_placeview .right_entityview .panel .panel-body p.h2 i.fa {
        position: absolute;
        left: -25px;
        top: 6px; }
    .content_placeview .right_entityview .panel .panel-body b {
      font-weight: normal;
      font-family: "open_sansbold"; }
    .content_placeview .right_entityview .panel .panel-body .place_languages {
      padding: 10px 0;
      font-family: "open_sansbold";
      font-size: 11px;
      line-height: 11px; }
      .content_placeview .right_entityview .panel .panel-body .place_languages .lang_container {
        margin-right: -4px;
        text-transform: uppercase;
        padding: 0 5px;
        border-right: solid #c3a875 1px; }
    .content_placeview .right_entityview .panel .panel-body .labels {
      margin-bottom: 15px; }
      .content_placeview .right_entityview .panel .panel-body .labels img {
        border: none;
        width: auto;
        max-height: 35px;
        margin-right: 15px; }
    .content_placeview .right_entityview .panel .panel-body .clusterMice {
      padding: 15px 0; }
    .content_placeview .right_entityview .panel .panel-body .place_commodities {
      margin: 0;
      border-bottom: none;
      padding: 0 30px 0 30px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .content_placeview .right_entityview .panel .panel-body .place_commodities {
          margin: 0;
          padding-bottom: 0;
          text-align: left;
          border: none; } }
      @media (max-width: 767px) {
        .content_placeview .right_entityview .panel .panel-body .place_commodities {
          text-align: left; } }
      .content_placeview .right_entityview .panel .panel-body .place_commodities ul {
        margin: 0;
        padding: 0;
        list-style: none; }
        .content_placeview .right_entityview .panel .panel-body .place_commodities ul li {
          font-size: 14px;
          line-height: 30px; }
          .content_placeview .right_entityview .panel .panel-body .place_commodities ul li i {
            margin-right: 8px;
            color: #9babba; }
.content_placeview .download_venue_pdf {
  display: block;
  overflow: hidden;
  margin: 10px 0 25px 0; }
  .content_placeview .download_venue_pdf .pdf_container {
    display: inline-block;
    padding: 0 16px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    background: #d85851; }
    .content_placeview .download_venue_pdf .pdf_container i {
      font-size: 20px;
      line-height: 50px; }
  .content_placeview .download_venue_pdf .text_container {
    display: inline-block;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    text-align: left;
    color: #d85851;
    background: #ffffff;
    border: solid #dedede 1px;
    transition: all .2s ease-in-out; }
    .content_placeview .download_venue_pdf .text_container:hover {
      color: #ffffff;
      background: #d85851;
      border: solid #d85851 1px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .content_placeview .download_venue_pdf .pdf_container {
      width: 48px; }
    .content_placeview .download_venue_pdf .text_container {
      width: 672px; } }
.content_placeview table tr {
  background: #ffffff; }
  .content_placeview table tr th, .content_placeview table tr td {
    padding: 15px 10px !important;
    vertical-align: middle !important;
    text-align: center;
    font-size: 14px;
    line-height: 18px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .content_placeview table tr th, .content_placeview table tr td {
        padding: 15px 10px !important; } }
    .content_placeview table tr th i, .content_placeview table tr td i {
      color: #ffffff; }
    .content_placeview table tr th.first_column, .content_placeview table tr td.first_column {
      text-align: left;
      width: 185px; }
    .content_placeview table tr th .infos i, .content_placeview table tr td .infos i {
      color: #555d65; }
  .content_placeview table tr th {
    color: #ffffff;
    background: #69747c;
    border: solid #69747c 1px !important;
    border-right: solid #737d87 1px !important; }
    .content_placeview table tr th.first_column {
      text-transform: uppercase;
      font-family: "open_sansbold";
      font-weight: normal; }

.backdrop-blueimp {
  position: fixed;
  display: none;
  padding: 5%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: black;
  background: rgba(0, 0, 0, 0.5); }
  .backdrop-blueimp.visible {
    display: block; }
  .backdrop-blueimp #blueimp-gallery-carousel-wide {
    margin: 0;
    width: 100%;
    height: 100%;
    padding: 0; }

.backdrop-blueimp .blueimp-gallery-carousel,
.left_entityview .blueimp-gallery-carousel {
  margin: 1em auto;
  padding-bottom: 56.25%;
  box-shadow: none; }
  .backdrop-blueimp .blueimp-gallery-carousel > .close-fullscreen,
  .backdrop-blueimp .blueimp-gallery-carousel > .fullscreen,
  .backdrop-blueimp .blueimp-gallery-carousel > .prev,
  .backdrop-blueimp .blueimp-gallery-carousel > .next,
  .left_entityview .blueimp-gallery-carousel > .close-fullscreen,
  .left_entityview .blueimp-gallery-carousel > .fullscreen,
  .left_entityview .blueimp-gallery-carousel > .prev,
  .left_entityview .blueimp-gallery-carousel > .next {
    position: absolute;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    width: 40px;
    height: 40px;
    margin-top: 0;
    font-family: "open_sansregular";
    font-size: 30px;
    font-weight: normal;
    line-height: 40px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    text-shadow: none;
    background: #c3a875;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    opacity: 1; }
    .backdrop-blueimp .blueimp-gallery-carousel > .close-fullscreen i.fa-close, .backdrop-blueimp .blueimp-gallery-carousel > .close-fullscreen i.fa-arrows-alt,
    .backdrop-blueimp .blueimp-gallery-carousel > .fullscreen i.fa-close,
    .backdrop-blueimp .blueimp-gallery-carousel > .fullscreen i.fa-arrows-alt,
    .backdrop-blueimp .blueimp-gallery-carousel > .prev i.fa-close,
    .backdrop-blueimp .blueimp-gallery-carousel > .prev i.fa-arrows-alt,
    .backdrop-blueimp .blueimp-gallery-carousel > .next i.fa-close,
    .backdrop-blueimp .blueimp-gallery-carousel > .next i.fa-arrows-alt,
    .left_entityview .blueimp-gallery-carousel > .close-fullscreen i.fa-close,
    .left_entityview .blueimp-gallery-carousel > .close-fullscreen i.fa-arrows-alt,
    .left_entityview .blueimp-gallery-carousel > .fullscreen i.fa-close,
    .left_entityview .blueimp-gallery-carousel > .fullscreen i.fa-arrows-alt,
    .left_entityview .blueimp-gallery-carousel > .prev i.fa-close,
    .left_entityview .blueimp-gallery-carousel > .prev i.fa-arrows-alt,
    .left_entityview .blueimp-gallery-carousel > .next i.fa-close,
    .left_entityview .blueimp-gallery-carousel > .next i.fa-arrows-alt {
      font-size: 19px; }
  .backdrop-blueimp .blueimp-gallery-carousel > .close-fullscreen,
  .backdrop-blueimp .blueimp-gallery-carousel > .fullscreen,
  .left_entityview .blueimp-gallery-carousel > .close-fullscreen,
  .left_entityview .blueimp-gallery-carousel > .fullscreen {
    line-height: 35px; }
  .backdrop-blueimp .blueimp-gallery-carousel > .prev,
  .left_entityview .blueimp-gallery-carousel > .prev {
    display: block;
    right: 82px; }
  .backdrop-blueimp .blueimp-gallery-carousel > .next,
  .left_entityview .blueimp-gallery-carousel > .next {
    display: block;
    right: 41px; }

.content_entityview .left_entityview .blueimp-gallery-carousel {
  margin: 0 50px 0 0; }
  .content_entityview .left_entityview .blueimp-gallery-carousel > .prev {
    right: 41px; }
  .content_entityview .left_entityview .blueimp-gallery-carousel > .next {
    right: 0px; }
  @media (max-width: 991px) {
    .content_entityview .left_entityview .blueimp-gallery-carousel {
      margin: 0; } }
.content_entityview .right_entityview .top_informations {
  margin: 0 0 30px 0; }
  @media (max-width: 991px) {
    .content_entityview .right_entityview .top_informations {
      text-align: left; } }
  .content_entityview .right_entityview .top_informations .info_block {
    padding: 9px 0;
    border-bottom: solid #dfdfdf 1px; }
    .content_entityview .right_entityview .top_informations .info_block:first-child {
      border-top: solid #dfdfdf 1px; }
    .content_entityview .right_entityview .top_informations .info_block .block_label {
      display: inline-block;
      width: 215px;
      font-family: "open_sansbold";
      color: #c3a875; }
      @media (max-width: 767px) {
        .content_entityview .right_entityview .top_informations .info_block .block_label {
          margin-right: 4px;
          width: auto; } }
.content_entityview .right_entityview .text .event_button {
  margin: 25px 0 0 0; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .content_entityview .right_entityview .text .event_button {
      padding: 8px 35px; } }
@media (max-width: 991px) {
  .content_entityview .right_entityview .text {
    text-align: center; }
    .content_entityview .right_entityview .text .event_button {
      padding: 8px 30px;
      white-space: normal; } }

/* why lux */
#main .whylux_container {
  padding-bottom: 0; }
  #main .whylux_container a[name] {
    display: block;
    position: relative;
    top: -120px;
    visibility: hidden; }
  #main .whylux_container .whylux-header {
    padding: 25px 0;
    text-align: center; }
    #main .whylux_container .whylux-header ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      #main .whylux_container .whylux-header ul li {
        display: inline-block;
        padding: 0 20px;
        font-size: 14px;
        line-height: 20px;
        font-family: "open_sanssemibold";
        text-transform: uppercase; }
  #main .whylux_container .whylux_default h2 {
    margin-bottom: 50px; }
  #main .whylux_container .whylux-offers {
    height: 835px; }
    #main .whylux_container .whylux-offers .swiper-container {
      height: 835px; }
      #main .whylux_container .whylux-offers .swiper-container .left_slider_container {
        position: relative;
        margin-top: -632px;
        height: 430px; }
        #main .whylux_container .whylux-offers .swiper-container .left_slider_container .col-md-4 {
          position: relative;
          padding: 30px 45px;
          height: 430px;
          color: #ffffff;
          background: #69737b;
          background: rgba(105, 115, 123, 0.95);
          z-index: 85; }
          #main .whylux_container .whylux-offers .swiper-container .left_slider_container .col-md-4 h2 {
            margin: 0;
            font-family: "latoblack";
            font-size: 30px;
            line-height: 35px; }
          #main .whylux_container .whylux-offers .swiper-container .left_slider_container .col-md-4 .swiper-button-next,
          #main .whylux_container .whylux-offers .swiper-container .left_slider_container .col-md-4 .swiper-button-prev {
            position: absolute;
            top: auto;
            bottom: 39px;
            margin: 0;
            height: 16px;
            font-size: 16px;
            line-height: 16px;
            color: #ffffff;
            background: none;
            opacity: 0.2;
            z-index: 50; }
            #main .whylux_container .whylux-offers .swiper-container .left_slider_container .col-md-4 .swiper-button-next:hover,
            #main .whylux_container .whylux-offers .swiper-container .left_slider_container .col-md-4 .swiper-button-prev:hover {
              color: #c3a875;
              opacity: 0.4; }
          #main .whylux_container .whylux-offers .swiper-container .left_slider_container .col-md-4 .swiper-pagination {
            position: absolute;
            bottom: 45px; }
            #main .whylux_container .whylux-offers .swiper-container .left_slider_container .col-md-4 .swiper-pagination span.swiper-pagination-bullet {
              position: relative;
              display: block;
              float: left;
              margin-right: 5px;
              width: 30px;
              height: 5px;
              background: #ffffff;
              border: none;
              border-radius: 0; }
              #main .whylux_container .whylux-offers .swiper-container .left_slider_container .col-md-4 .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
                color: #c3a875;
                background: #c3a875;
                text-indent: 0; }
                #main .whylux_container .whylux-offers .swiper-container .left_slider_container .col-md-4 .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active span.text-deported {
                  display: block; }
              #main .whylux_container .whylux-offers .swiper-container .left_slider_container .col-md-4 .swiper-pagination span.swiper-pagination-bullet span.text-deported {
                display: none;
                position: absolute;
                top: -3px;
                width: 300%;
                text-align: left;
                text-transform: uppercase;
                font-size: 10px;
                font-family: "latobold";
                margin-top: -25px; }
      #main .whylux_container .whylux-offers .swiper-container .swiper-wrapper {
        height: 835px; }
        #main .whylux_container .whylux-offers .swiper-container .swiper-wrapper .swiper-slide .slide_text_container {
          margin-top: 203px;
          padding: 30px 45px;
          height: 430px;
          background: white;
          background: rgba(255, 255, 255, 0.95); }
          @media (max-width: 991px) {
            #main .whylux_container .whylux-offers .swiper-container .swiper-wrapper .swiper-slide .slide_text_container {
              height: auto;
              max-height: 540px; } }
          #main .whylux_container .whylux-offers .swiper-container .swiper-wrapper .swiper-slide .slide_text_container h3 {
            margin: 0;
            padding: 0;
            font-family: "latoblack";
            text-transform: uppercase;
            color: #c3a875;
            font-size: 30px;
            line-height: 30px; }
      @media (max-width: 991px) {
        #main .whylux_container .whylux-offers .swiper-container .left_slider_container {
          position: absolute;
          top: 40px;
          margin-top: 0;
          height: 150px;
          z-index: 85;
          width: 100%;
          padding: 0 35px; }
          #main .whylux_container .whylux-offers .swiper-container .left_slider_container .col-md-4 {
            padding: 22px 45px;
            height: 150px; }
            #main .whylux_container .whylux-offers .swiper-container .left_slider_container .col-md-4 h2 {
              text-align: center; }
            #main .whylux_container .whylux-offers .swiper-container .left_slider_container .col-md-4 .swiper-pagination {
              left: 0;
              bottom: 17px;
              text-align: center;
              width: 100%; }
              #main .whylux_container .whylux-offers .swiper-container .left_slider_container .col-md-4 .swiper-pagination span.swiper-pagination-bullet {
                display: inline-block;
                float: none; }
            #main .whylux_container .whylux-offers .swiper-container .left_slider_container .col-md-4 .swiper-button-next,
            #main .whylux_container .whylux-offers .swiper-container .left_slider_container .col-md-4 .swiper-button-prev {
              bottom: 25px; }
        #main .whylux_container .whylux-offers .swiper-container .swiper-wrapper .swiper-slide .container {
          width: 100%;
          padding: 0 35px; }
          #main .whylux_container .whylux-offers .swiper-container .swiper-wrapper .swiper-slide .container .slide_text_container {
            margin-top: 190px;
            text-align: center; } }
      @media (max-width: 767px) {
        #main .whylux_container .whylux-offers .swiper-container .left_slider_container {
          height: 200px; }
          #main .whylux_container .whylux-offers .swiper-container .left_slider_container .col-md-4 {
            height: 200px; }
        #main .whylux_container .whylux-offers .swiper-container .swiper-wrapper .swiper-slide .container .slide_text_container {
          margin-top: 240px; } }
  #main .whylux_container .whylux-facts h2.gold {
    margin-bottom: 30px; }
  #main .whylux_container .whylux-map .whylux-map-bg {
    padding: 50px 0;
    background: url("../images/europe_map.png") right top no-repeat; }
    @media (max-width: 991px) {
      #main .whylux_container .whylux-map .whylux-map-bg {
        padding: 35px 0; } }
    #main .whylux_container .whylux-map .whylux-map-bg .content_textimg {
      color: #ffffff; }
      #main .whylux_container .whylux-map .whylux-map-bg .content_textimg h2 {
        color: #ffffff; }
      #main .whylux_container .whylux-map .whylux-map-bg .content_textimg span.gold-color {
        font-family: "open_sanssemibold";
        font-size: 18px;
        line-height: 30px; }
      #main .whylux_container .whylux-map .whylux-map-bg .content_textimg table {
        margin-top: 30px;
        min-width: 0 !important;
        width: 325px !important; }
        #main .whylux_container .whylux-map .whylux-map-bg .content_textimg table tr td {
          padding: 0;
          font-size: 14px;
          line-height: 35px;
          border-bottom: solid #7f8a94 1px; }
          #main .whylux_container .whylux-map .whylux-map-bg .content_textimg table tr td p {
            margin: 0;
            color: #ffffff;
            font-size: 14px;
            line-height: 35px; }
          #main .whylux_container .whylux-map .whylux-map-bg .content_textimg table tr td:last-child {
            width: 45%;
            text-align: right; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #main .whylux_container .whylux-map .whylux-map-bg {
        background: url("../images/europe_map.png") right -330px top no-repeat; } }
    @media (min-width: 1200px) and (max-width: 1499px) {
      #main .whylux_container .whylux-map .whylux-map-bg {
        background: url("../images/europe_map.png") right -200px top no-repeat; } }
    @media (max-width: 991px) {
      #main .whylux_container .whylux-map .whylux-map-bg {
        background: none; }
        #main .whylux_container .whylux-map .whylux-map-bg .content_textimg {
          text-align: center; }
          #main .whylux_container .whylux-map .whylux-map-bg .content_textimg table {
            width: 100% !important; }
            #main .whylux_container .whylux-map .whylux-map-bg .content_textimg table td {
              text-align: left; } }

.content_entitylist.event_listing {
  padding-top: 50px; }
  @media (max-width: 991px) {
    .content_entitylist.event_listing {
      padding-top: 10px; } }
  .content_entitylist.event_listing .content_entity_list .panel {
    position: relative;
    margin-bottom: 10px;
    background: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .content_entitylist.event_listing .content_entity_list .panel a.global_link {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 2; }
    .content_entitylist.event_listing .content_entity_list .panel .panel-heading {
      position: relative;
      overflow: hidden;
      padding: 0;
      height: 280px;
      border: solid #e0e0e0 1px;
      border-radius: 0; }
      @media (min-width: 1200px) and (max-width: 1499px) {
        .content_entitylist.event_listing .content_entity_list .panel .panel-heading {
          height: 240px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .content_entitylist.event_listing .content_entity_list .panel .panel-heading {
          height: 193px; } }
      @media (max-width: 991px) {
        .content_entitylist.event_listing .content_entity_list .panel .panel-heading {
          background: #ffffff;
          height: auto;
          max-height: 225px; } }
      .content_entitylist.event_listing .content_entity_list .panel .panel-heading img {
        min-width: 100%;
        transition: all .2s ease-in-out; }
      .content_entitylist.event_listing .content_entity_list .panel .panel-heading .darker-overlay {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #000000;
        opacity: 0.2;
        transition: all .2s ease-in-out; }
    .content_entitylist.event_listing .content_entity_list .panel .panel-body {
      padding: 25px 0;
      height: 165px; }
      @media (max-width: 767px) {
        .content_entitylist.event_listing .content_entity_list .panel .panel-body {
          height: auto; } }
      .content_entitylist.event_listing .content_entity_list .panel .panel-body .top_informations {
        position: relative;
        color: #555d65;
        font-family: "latobold";
        line-height: 22px; }
      .content_entitylist.event_listing .content_entity_list .panel .panel-body h2 {
        clear: both;
        display: inline-block;
        overflow: hidden;
        margin: 10px 0 0 0;
        padding: 10px 0 0 0;
        width: auto;
        max-height: 60px;
        font-size: 20px;
        line-height: 25px;
        border: none;
        border-top: solid #c3a875 1px;
        font-family: "latoblack"; }
      .content_entitylist.event_listing .content_entity_list .panel .panel-body .gold_line {
        position: absolute;
        bottom: -11px;
        left: 0;
        display: block;
        width: 20%;
        height: 1px;
        background: #c3a875;
        -webkit-transition: all 500ms linear;
        -moz-transition: all 500ms linear;
        -ms-transition: all 500ms linear;
        -o-transition: all 500ms linear;
        transition: all 500ms linear; }
        @media (max-width: 1199px) {
          .content_entitylist.event_listing .content_entity_list .panel .panel-body .gold_line {
            width: 100%; } }
    .content_entitylist.event_listing .content_entity_list .panel:hover .panel-heading img {
      transform: scale(1.1); }
    .content_entitylist.event_listing .content_entity_list .panel:hover .panel-heading .darker-overlay {
      opacity: 0; }
    .content_entitylist.event_listing .content_entity_list .panel:hover .gold_line {
      width: 100%; }
    .content_entitylist.event_listing .content_entity_list .panel:hover h2 a {
      text-decoration: none; }
.content_entitylist .more_results {
  clear: both; }

.more_results a {
  opacity: 0.5; }
  .more_results a.loading {
    opacity: 0.2; }

.modal.modal-full {
  padding: 0 !important;
  width: 100% !important;
  height: 100% !important; }
  .modal.modal-full .modal-dialog {
    margin: 0 !important;
    width: 100% !important;
    height: 100% !important; }
    .modal.modal-full .modal-dialog button.close {
      width: 42px;
      height: 42px;
      font-size: 18px;
      line-height: 42px;
      outline: none;
      color: #ffffff;
      background: #373632;
      opacity: 1; }
      .modal.modal-full .modal-dialog button.close i {
        line-height: 42px; }
    .modal.modal-full .modal-dialog #modal-canvas {
      width: 100%;
      height: 100%; }
      .modal.modal-full .modal-dialog #modal-canvas #fullMap {
        height: 100% !important; }

.button_recap {
  padding-top: 30px; }
  .button_recap a.btn-gold {
    margin: 0 10px;
    padding: 8px 20px;
    font-size: 16px; }
    .button_recap a.btn-gold i {
      font-size: 18px; }
      .button_recap a.btn-gold i.fa-angle-left {
        margin-right: 10px; }
      .button_recap a.btn-gold i.fa-angle-right {
        margin-right: 10px; }
    @media (max-width: 767px) {
      .button_recap a.btn-gold {
        margin-bottom: 15px; } }

/**
 * Swiper 3.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: April 25, 2015
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-fles-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px; }

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px); }

.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow {
  z-index: 0; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }
/*
 * blueimp Gallery CSS 2.11.1
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* Prevent artifacts in Mozilla Firefox: */
  -moz-backface-visibility: hidden; }

.blueimp-gallery > .slides > .slide > .slide-content {
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1; }

.blueimp-gallery {
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  display: none;
  direction: ltr;
  -ms-touch-action: none;
  touch-action: none; }

.blueimp-gallery-carousel {
  position: relative;
  z-index: auto;
  margin: 1em auto;
  /* Set the carousel width/height ratio to 16/9: */
  padding-bottom: 56.25%;
  box-shadow: 0 0 10px #000;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.blueimp-gallery-display {
  display: block;
  opacity: 1; }

.blueimp-gallery > .slides {
  position: relative;
  height: 100%;
  overflow: hidden; }

.blueimp-gallery-carousel > .slides {
  position: absolute; }

.blueimp-gallery > .slides > .slide {
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }

.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -ms-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear; }

.blueimp-gallery > .slides > .slide-loading {
  background: url(../img/loading.gif) center no-repeat;
  background-size: 64px 64px; }

.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0; }

.blueimp-gallery > .slides > .slide-error {
  background: url(../img/error.png) center no-repeat; }

.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none; }

.blueimp-gallery > .prev,
.blueimp-gallery > .next {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -23px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 2px #000;
  text-align: center;
  background: #222;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  cursor: pointer;
  display: none; }

.blueimp-gallery > .next {
  left: auto;
  right: 15px; }

.blueimp-gallery > .close,
.blueimp-gallery > .title {
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0 40px 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  opacity: 0.8;
  display: none; }

.blueimp-gallery > .close {
  padding: 15px;
  right: 15px;
  left: auto;
  margin: -15px;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer; }

.blueimp-gallery > .play-pause {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 15px;
  height: 15px;
  background: url(../img/play-pause.png) 0 0 no-repeat;
  cursor: pointer;
  opacity: 0.5;
  display: none; }

.blueimp-gallery-playing > .play-pause {
  background-position: -15px 0; }

.blueimp-gallery > .prev:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .close:hover,
.blueimp-gallery > .title:hover,
.blueimp-gallery > .play-pause:hover {
  color: #fff;
  opacity: 1; }

.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .next,
.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .title,
.blueimp-gallery-controls > .play-pause {
  display: block;
  /* Fix z-index issues (controls behind slide element) on Android: */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .next,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .play-pause {
  display: none; }

.blueimp-gallery > .slides > .slide > .slide-content,
.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery > .close,
.blueimp-gallery > .play-pause {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* Replace PNGs with SVGs for capable browsers (excluding IE<9) */
body:last-child .blueimp-gallery > .slides > .slide-error {
  background-image: url(../img/error.svg); }

body:last-child .blueimp-gallery > .play-pause {
  width: 20px;
  height: 20px;
  background-size: 40px 20px;
  background-image: url(../img/play-pause.svg); }

body:last-child .blueimp-gallery-playing > .play-pause {
  background-position: -20px 0; }

/* IE7 fixes */
* + html .blueimp-gallery > .slides > .slide {
  min-height: 300px; }

* + html .blueimp-gallery > .slides > .slide > .slide-content {
  position: relative; }

.content_projectlist .filter_container {
  margin: 0 0 40px 0; }
  .content_projectlist .filter_container .label {
    display: inline-block;
    margin: 0 3px 8px 0;
    padding: 9px 20px;
    font-size: 13px;
    line-height: 19px;
    text-transform: uppercase;
    font-family: "open_sansregular";
    border-radius: 0; }
  @media (max-width: 991px) {
    .content_projectlist .filter_container {
      text-align: left; }
      .content_projectlist .filter_container .label {
        padding: 6px 10px;
        font-size: 10px;
        line-height: 16px; } }
.content_projectlist .projects .panel {
  overflow: hidden;
  visibility: visible;
  margin: 0 0 40px 0;
  height: 403px;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
  background: none;
  border: none;
  box-shadow: none;
  -webkit-transition: opacity 600ms ease-in-out, visibility 600ms ease-in-out;
  -moz-transition: opacity 600ms ease-in-out, visibility 600ms ease-in-out;
  -ms-transition: opacity 600ms ease-in-out, visibility 600ms ease-in-out;
  -o-transition: opacity 600ms ease-in-out, visibility 600ms ease-in-out;
  transition: opacity 600ms ease-in-out, visibility 600ms ease-in-out; }
  .content_projectlist .projects .panel .project_content {
    position: relative;
    width: 100%;
    height: 403px; }
    .content_projectlist .projects .panel .project_content .flip_block {
      position: absolute;
      width: 100%;
      height: 403px;
      border: 1px solid #dfdfdf;
      background: #ffffff;
      -webkit-transform-style: preserve-3d;
      -moz-transform-style: preserve-3d;
      transform-style: preserve-3d;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      backface-visibility: hidden;
      /* -- transition is the magic sauce for animation -- */
      -webkit-transition: all .4s ease-in-out;
      transition: all .4s ease-in-out; }
      .content_projectlist .projects .panel .project_content .flip_block.front {
        z-index: 900;
        -webkit-transform: rotateX(0deg) rotateY(0deg);
        -moz-transform: rotateX(0deg) rotateY(0deg);
        transform: rotateX(0deg) rotateY(0deg); }
        .content_projectlist .projects .panel .project_content .flip_block.front a.full_link {
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          display: block;
          z-index: 10; }
        .content_projectlist .projects .panel .project_content .flip_block.front .panel-heading {
          position: relative;
          height: 157px;
          border-bottom: 1px solid #dfdfdf; }
          .content_projectlist .projects .panel .project_content .flip_block.front .panel-heading .valign {
            height: 100%;
            display: -webkit-flexbox;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center; }
            .content_projectlist .projects .panel .project_content .flip_block.front .panel-heading .valign img {
              margin: 0 auto;
              -webkit-transition: all .4s ease-in-out;
              transition: all .4s ease-in-out; }
        .content_projectlist .projects .panel .project_content .flip_block.front:hover .panel-heading img {
          transform: scale(1.05); }
        .content_projectlist .projects .panel .project_content .flip_block.front:hover .panel-body a.read_more {
          background: rgba(195, 168, 117, 0.25); }
      .content_projectlist .projects .panel .project_content .flip_block.back {
        z-index: 800;
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-179deg);
        /* setting to 180 causes an unnatural-looking half-flip */
        transform: rotateY(-179deg); }
        .content_projectlist .projects .panel .project_content .flip_block.back .panel-heading {
          padding-top: 0;
          padding-right: 0; }
      .content_projectlist .projects .panel .project_content .flip_block .panel-body {
        padding: 20px 35px 25px 35px; }
        .content_projectlist .projects .panel .project_content .flip_block .panel-body h2 {
          overflow: hidden;
          margin: 0;
          max-height: 75px;
          font-size: 20px;
          line-height: 25px;
          font-family: "latoblack";
          text-transform: uppercase; }
        .content_projectlist .projects .panel .project_content .flip_block .panel-body .category {
          margin: 0;
          padding: 3px 0;
          font-family: "open_sansbold";
          font-size: 11px;
          line-height: 18px;
          text-transform: uppercase; }
        .content_projectlist .projects .panel .project_content .flip_block .panel-body .cluster_member {
          margin: 20px 0 0 0;
          padding: 0; }
        .content_projectlist .projects .panel .project_content .flip_block .panel-body p.read_more_container {
          position: absolute;
          bottom: 25px;
          width: 100%;
          padding: 0 35px;
          margin: 0 0 0 -35px;
          z-index: 11; }
          .content_projectlist .projects .panel .project_content .flip_block .panel-body p.read_more_container a.read_more {
            padding-left: 0;
            padding-right: 0;
            width: 100%;
            font-size: 16px; }
        .content_projectlist .projects .panel .project_content .flip_block .panel-body p.contact_data {
          margin: 20px 0 0 0;
          font-size: 14px;
          line-height: 22px; }
  .content_projectlist .projects .panel.flip .project_content .flip_block.front {
    z-index: 900;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  .content_projectlist .projects .panel.flip .project_content .flip_block.back {
    z-index: 1000;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    transform: rotateX(0deg) rotateY(0deg); }
.content_projectlist .projects#projects_highlight .project {
  margin-bottom: 40px; }
  .content_projectlist .projects#projects_highlight .project .project_content .flip_block.front {
    background: #555e65; }
    .content_projectlist .projects#projects_highlight .project .project_content .flip_block.front .month_triangle {
      position: absolute;
      left: 0;
      top: 0;
      width: 0;
      height: 0;
      color: #ffffff;
      font-size: 20px;
      line-height: 25px;
      text-transform: uppercase;
      border-style: solid;
      border-width: 90px 90px 0 0;
      border-color: #c3a875 transparent transparent transparent; }
      .content_projectlist .projects#projects_highlight .project .project_content .flip_block.front .month_triangle .text_container {
        margin: -78px 0 0 -17px;
        width: 90px;
        text-align: center;
        -moz-transform: rotate(315deg);
        -webkit-transform: rotate(315deg);
        -o-transform: rotate(315deg);
        -ms-transform: rotate(315deg);
        transform: rotate(315deg) translate3d(0, 0, 0);
        -webkit-backface-visibility: hidden; }
        .content_projectlist .projects#projects_highlight .project .project_content .flip_block.front .month_triangle .text_container i {
          color: #887552; }
    .content_projectlist .projects#projects_highlight .project .project_content .flip_block.front .panel-heading {
      background: #ffffff;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0; }
    .content_projectlist .projects#projects_highlight .project .project_content .flip_block.front .panel-body {
      text-align: left; }
      .content_projectlist .projects#projects_highlight .project .project_content .flip_block.front .panel-body h2 {
        text-align: left;
        font-size: 20px;
        line-height: 20px;
        color: #ffffff; }
      .content_projectlist .projects#projects_highlight .project .project_content .flip_block.front .panel-body p {
        text-align: left;
        color: #ffffff; }
      .content_projectlist .projects#projects_highlight .project .project_content .flip_block.front .panel-body p.read_more_container a.read_more {
        color: #ffffff;
        border-color: #ffffff; }

@media (max-width: 991px) {
  .content_textimg ul {
    text-align: left; } }
.content_textimg.numbered {
  float: left;
  position: relative;
  margin-bottom: 50px;
  width: 46%; }
  .content_textimg.numbered.odd {
    clear: both;
    margin-right: 8%; }
  .content_textimg.numbered:nth-child(4n+2) .right_content .number_content, .content_textimg.numbered:nth-child(4n+1) .right_content .number_content {
    color: #c3a875;
    border-color: #c3a875; }
  .content_textimg.numbered:nth-child(4n+2) .right_content hr.gold, .content_textimg.numbered:nth-child(4n+1) .right_content hr.gold {
    border-bottom: solid #c3a875 1px; }
  .content_textimg.numbered .right_content {
    margin-left: 75px; }
    .content_textimg.numbered .right_content .number_content {
      position: absolute;
      left: 0;
      margin-top: -40px;
      width: 50px;
      height: 50px;
      font-family: "latoregular";
      line-height: 50px;
      text-align: center;
      font-size: 20px;
      background: #ffffff;
      border: solid #69737b 1px;
      z-index: 6; }
    .content_textimg.numbered .right_content span.grey-title {
      margin: 0;
      padding: 0;
      font-size: 11px;
      line-height: 21px;
      text-transform: uppercase;
      font-family: "open_sansbold"; }
    .content_textimg.numbered .right_content h3 {
      margin: 0 0 30px 0;
      padding: 0;
      font-size: 25px;
      line-height: 32px;
      color: #c3a875; }
    .content_textimg.numbered .right_content hr.gold {
      position: absolute;
      left: 0;
      right: 0;
      margin: -15px 0 0 0;
      height: 1px;
      border: none;
      border-bottom: solid #69737b 1px;
      z-index: 5; }
    .content_textimg.numbered .right_content p {
      line-height: 28px; }
  @media (max-width: 991px) {
    .content_textimg.numbered {
      clear: both;
      float: none;
      margin: 0 0 55px 0;
      width: 100%;
      text-align: center; }
      .content_textimg.numbered .right_content {
        margin: 0; }
        .content_textimg.numbered .right_content .number_content {
          position: relative;
          left: auto;
          margin: 0 auto;
          width: 50px;
          height: 50px;
          font-family: "latoregular";
          line-height: 50px;
          text-align: center;
          font-size: 20px;
          background: #ffffff;
          border: solid #69737b 1px;
          z-index: 6; }
        .content_textimg.numbered .right_content hr.gold {
          margin: -25px 0 0 0; }
        .content_textimg.numbered .right_content h3 {
          margin: 20px 0 30px 0; } }
.content_textimg.textimg_header {
  overflow: hidden;
  position: relative;
  height: 685px; }
  .content_textimg.textimg_header .header-img-container {
    height: 685px;
    filter: brightness(40%);
    -webkit-filter: brightness(40%);
    -moz-filter: brightness(40%);
    -o-filter: brightness(40%);
    -ms-filter: brightness(40%); }
  .content_textimg.textimg_header .header-text-container {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center; }
    .content_textimg.textimg_header .header-text-container .text-container-wrapper {
      margin: 0 auto;
      max-width: 840px; }
      .content_textimg.textimg_header .header-text-container .text-container-wrapper h1 {
        margin-bottom: 25px;
        font-size: 60px;
        line-height: 70px;
        color: #ffffff;
        text-transform: uppercase;
        font-family: "latoblack"; }
      .content_textimg.textimg_header .header-text-container .text-container-wrapper p {
        color: #ffffff; }
  @media (max-width: 991px) {
    .content_textimg.textimg_header {
      height: 685px; }
      .content_textimg.textimg_header .header-img-container {
        height: 685px; }
      .content_textimg.textimg_header .header-text-container .text-container-wrapper {
        max-width: 585px; }
        .content_textimg.textimg_header .header-text-container .text-container-wrapper h1 {
          font-size: 40px;
          line-height: 47px; } }
.content_textimg.homeicon .circle_container {
  margin: 0 auto;
  width: 90px;
  height: 90px; }
  .content_textimg.homeicon .circle_container .circle {
    width: 90px;
    height: 90px;
    border-radius: 50px;
    font-size: 20px;
    line-height: 90px;
    text-align: center;
    background: #ffffff;
    border: solid #E1E1E1 1px; }
    .content_textimg.homeicon .circle_container .circle .miceicon {
      font-size: 39px;
      line-height: 90px;
      color: #69757D; }
      .content_textimg.homeicon .circle_container .circle .miceicon.miceicon-lux-map {
        font-size: 52px; }
.content_textimg.homeicon h2 {
  margin: 10px 0 20px 0;
  font-size: 25px;
  text-align: center; }
.content_textimg.homeicon p {
  text-align: center; }
.content_textimg.homeicon a.btn-gold {
  display: inline-block;
  margin-top: 20px; }
.content_textimg.two_columns h2 {
  margin: 0 0 20px 0; }
.content_textimg.two_columns .column_content {
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2; }
  @media (max-width: 991px) {
    .content_textimg.two_columns .column_content {
      -webkit-column-gap: 0;
      -moz-column-gap: 0;
      column-gap: 0;
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1; } }
.content_textimg.showcase {
  margin: 30px 0 10px 0; }
  .content_textimg.showcase .panel {
    margin: 0;
    padding: 30px 40px 40px 40px;
    border: 1px solid #dfdfdf;
    border-radius: 0;
    box-shadow: none; }
    .content_textimg.showcase .panel .panel-content {
      overflow: hidden; }
      .content_textimg.showcase .panel .panel-content .show_showcase_infos {
        margin-bottom: 20px; }
        @media (max-width: 991px) {
          .content_textimg.showcase .panel .panel-content .show_showcase_infos {
            text-align: left; } }
        .content_textimg.showcase .panel .panel-content .show_showcase_infos p {
          overflow: hidden;
          margin: 0;
          padding: 9px 0;
          font-size: 14px;
          border-bottom: solid #dfdfdf 1px; }
          .content_textimg.showcase .panel .panel-content .show_showcase_infos p span.infos_label {
            display: block;
            float: left;
            width: 25%;
            font-family: "open_sansbold";
            color: #c3a875; }
          .content_textimg.showcase .panel .panel-content .show_showcase_infos p span.infos_data {
            display: block;
            float: left;
            width: 75%; }
      .content_textimg.showcase .panel .panel-content .quote_container {
        text-align: left;
        font-style: italic; }
        .content_textimg.showcase .panel .panel-content .quote_container.bottom_quote {
          margin-top: 10px; }
        .content_textimg.showcase .panel .panel-content .quote_container p {
          font-size: 16px; }
          .content_textimg.showcase .panel .panel-content .quote_container p span.quote {
            font-family: "open_sansbold"; }
          .content_textimg.showcase .panel .panel-content .quote_container p .fa-quote-right {
            margin-left: 5px; }
      .content_textimg.showcase .panel .panel-content .showcase_author {
        padding-top: 15px;
        font-size: 12px;
        font-family: "open_sanssemibold";
        font-style: normal; }
        @media (max-width: 1199px) {
          .content_textimg.showcase .panel .panel-content .showcase_author {
            display: inline-block;
            line-height: 19px; } }
.content_textimg.txt_dropdown {
  position: relative;
  border: solid #dedede 1px;
  margin-top: -1px; }
  .content_textimg.txt_dropdown h2.collapser {
    margin: 0;
    padding: 8px 15px;
    font-size: 18px;
    text-transform: none;
    background: #ffffff;
    cursor: pointer;
    color: #c3a875; }
    .content_textimg.txt_dropdown h2.collapser[aria-expanded="true"] {
      border-bottom: solid #dedede 1px; }
    .content_textimg.txt_dropdown h2.collapser i {
      float: right;
      line-height: 40px; }
  .content_textimg.txt_dropdown .collapse_container {
    padding: 15px 30px;
    background: #ffffff;
    border-top: none;
    border-bottom: none; }
    @media (max-width: 991px) {
      .content_textimg.txt_dropdown .collapse_container {
        text-align: left; } }
.content_textimg.mobile_anchors {
  position: relative; }
  .content_textimg.mobile_anchors p.title {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    height: 48px;
    max-width: 400px;
    font-size: 14px;
    line-height: 48px;
    font-family: "open_sanssemibold";
    text-align: left;
    border: none;
    cursor: pointer;
    border: solid #dedede 1px; }
    .content_textimg.mobile_anchors p.title:after {
      right: 20px;
      position: absolute;
      content: "\f078";
      width: auto;
      height: auto;
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      line-height: 48px;
      border: none;
      cursor: pointer;
      font-size: 12px; }
    .content_textimg.mobile_anchors p.title.opened:after {
      content: "\f077"; }
  .content_textimg.mobile_anchors ul {
    position: absolute;
    left: 50%;
    padding: 10px 0 !important;
    transform: translate(-50%, 0);
    overflow: hidden;
    height: 0;
    opacity: 0;
    width: 100%;
    max-width: 400px;
    background: #ffffff;
    border: solid #dedede 1px;
    border-top: none;
    z-index: 8;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear; }
    .content_textimg.mobile_anchors ul li {
      display: block !important;
      margin: 0 !important;
      padding: 5px 15px !important; }
    .content_textimg.mobile_anchors ul.opened {
      opacity: 1;
      padding-bottom: 15px;
      height: auto; }

.content_image.com_element.horizontal_big_type, .content_image.com_element.horizontal_type {
  padding: 20px 0; }
.content_image.com_element.block_type {
  margin-top: 70px; }
  @media (max-width: 991px) {
    .content_image.com_element.block_type {
      margin-bottom: 25px; } }
.content_image.com_element.horizontal_type {
  position: relative;
  top: -50px; }
.content_image.com_element .com_container {
  position: relative;
  display: inline-block; }
.content_image.com_element .ban_text {
  position: absolute;
  right: 0;
  bottom: -20px;
  font-size: 10px; }

.eventlist_search {
  position: relative;
  top: -65px;
  margin: 0;
  padding: 0 50px;
  height: 130px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(1, 1, 1, 0.27);
  -moz-box-shadow: 0px 0px 5px 0px rgba(1, 1, 1, 0.27);
  box-shadow: 0px 0px 5px 0px rgba(1, 1, 1, 0.27); }
  @media (max-width: 991px) {
    .eventlist_search {
      top: 0px; } }
  .eventlist_search .text_place_search_icon {
    position: absolute;
    right: 0;
    top: -42px;
    display: block;
    width: 42px;
    height: 42px;
    color: #ffffff;
    font-size: 18px;
    line-height: 42px;
    text-align: center;
    background: #c3a875;
    cursor: pointer; }
  .eventlist_search .text_place_search_container {
    position: absolute;
    top: 0;
    bottom: 100%;
    left: 100%;
    right: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    height: 0;
    background: #f6f6f6;
    z-index: 10;
    transition: all 250ms linear; }
    .eventlist_search .text_place_search_container.displayed {
      padding: 0 80px;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%; }
    .eventlist_search .text_place_search_container input {
      padding: 0 80px;
      width: 100%;
      font-size: 30px;
      line-height: 130px;
      color: #555d65;
      background: #f6f6f6;
      border: none;
      outline: none; }
  .eventlist_search form .searchMap {
    position: relative;
    top: -18px;
    display: block;
    width: 118px;
    height: 171px; }
    @media (max-width: 991px) {
      .eventlist_search form .searchMap {
        margin-left: auto;
        margin-right: auto; } }
    .eventlist_search form .searchMap img.map_img {
      position: absolute;
      width: 118px;
      height: 171px;
      border: none;
      cursor: pointer; }
      @media (max-width: 991px) {
        .eventlist_search form .searchMap img.map_img {
          left: 0; } }
    .eventlist_search form .searchMap img.map_east.selected,
    .eventlist_search form .searchMap img.map_east.hover {
      background: url("/themes/mice/images/mice/east.png") top left no-repeat; }
    .eventlist_search form .searchMap img.map_center.selected,
    .eventlist_search form .searchMap img.map_center.hover {
      background: url("/themes/mice/images/mice/center.png") top left no-repeat; }
    .eventlist_search form .searchMap img.map_south.selected,
    .eventlist_search form .searchMap img.map_south.hover {
      background: url("/themes/mice/images/mice/south.png") top left no-repeat; }
    .eventlist_search form .searchMap img.map_west.selected,
    .eventlist_search form .searchMap img.map_west.hover {
      background: url("/themes/mice/images/mice/west.png") top left no-repeat; }
    .eventlist_search form .searchMap img.map_north.selected,
    .eventlist_search form .searchMap img.map_north.hover {
      background: url("/themes/mice/images/mice/north.png") top left no-repeat; }
  .eventlist_search form .main_search {
    padding-top: 15px; }
    .eventlist_search form .main_search p {
      font-size: 14px;
      font-family: "open_sansbold";
      text-transform: uppercase; }
    .eventlist_search form .main_search .form-group {
      float: left;
      margin: 0 2% 0 0;
      width: 22%; }
      .eventlist_search form .main_search .form-group:last-child {
        margin: 0; }
      .eventlist_search form .main_search .form-group .btn-group {
        width: 100%; }
      .eventlist_search form .main_search .form-group.reset-group {
        width: 4%; }
      .eventlist_search form .main_search .form-group.date-group {
        position: relative;
        height: 50px;
        background: #f6f6f6;
        border: solid 1px #dedede; }
        .eventlist_search form .main_search .form-group.date-group input {
          margin: 0;
          padding: 9px 15px;
          width: 100%;
          height: 100%;
          font-size: 14px;
          line-height: 28px;
          background: none;
          border: none;
          box-shadow: none; }
      .eventlist_search form .main_search .form-group.submit-group {
        width: 23%; }
      .eventlist_search form .main_search .form-group select {
        padding: 9px 15px;
        width: 100%;
        height: 50px;
        font-size: 14px;
        line-height: 28px;
        background: #f6f6f6 url("../images/dropdown_arrow.png") no-repeat;
        background-position: 90% center;
        background-position: right 15px center;
        border: solid 1px #dedede;
        border-radius: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        box-shadow: none;
        outline: none; }
        .eventlist_search form .main_search .form-group select b.caret {
          display: none; }
        .eventlist_search form .main_search .form-group select:focus {
          color: #ffffff;
          background-color: #c3a875;
          border-color: #c3a875;
          box-shadow: none;
          outline: none;
          background: #c3a875 url("../images/dropdown_arrow_focused.png") no-repeat;
          background-position: 90% center;
          background-position: right 15px center; }
          .eventlist_search form .main_search .form-group select:focus option {
            outline-offset: 20px;
            color: #555d65;
            background: #f6f6f6;
            outline: none; }
        .eventlist_search form .main_search .form-group select option {
          background: #f6f6f6; }
          .eventlist_search form .main_search .form-group select option:hover, .eventlist_search form .main_search .form-group select option:active {
            box-shadow: 0 0 10px 100px #1882A8 inset;
            background: #dedede; }
      .eventlist_search form .main_search .form-group select::-ms-expand {
        /* for IE 11 */
        display: none; }
      .eventlist_search form .main_search .form-group label {
        font-size: 14px;
        line-height: 50px;
        font-weight: normal; }
        .eventlist_search form .main_search .form-group label.padded-left {
          padding-left: 15px; }
      .eventlist_search form .main_search .form-group button.btn-gold {
        padding-left: 14px;
        padding-right: 14px;
        height: 50px;
        font-size: 14px;
        background: #ffffff; }
        .eventlist_search form .main_search .form-group button.btn-gold:hover, .eventlist_search form .main_search .form-group button.btn-gold:focus {
          outline: 0;
          background: #c3a875;
          background: rgba(195, 168, 117, 0.25); }
        .eventlist_search form .main_search .form-group button.btn-gold.loading {
          color: #ffffff;
          background: #c3a875; }
      .eventlist_search form .main_search .form-group.reset-group button {
        color: #ffffff;
        background: #C3A875;
        background: rgba(195, 168, 117, 0.9); }
        .eventlist_search form .main_search .form-group.reset-group button:hover {
          background: #c3a875; }
  .eventlist_search.default_search {
    position: relative;
    z-index: 10; }

#main .bootstrap-datetimepicker-widget table td,
#main .bootstrap-datetimepicker-widget table th {
  padding: 8px; }

/* EVENT LIST */
.content_eventlist .content_event .panel.event_content {
  margin-bottom: 30px;
  padding: 0;
  height: 541px;
  background: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .content_eventlist .content_event .panel.event_content .panel-heading {
    position: relative;
    padding: 0;
    height: 230px;
    border: none;
    border-top: solid #dedede 1px;
    border-left: solid #dedede 1px;
    border-right: solid #dedede 1px; }
    @media (max-width: 991px) {
      .content_eventlist .content_event .panel.event_content .panel-heading {
        height: 228px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .content_eventlist .content_event .panel.event_content .panel-heading {
        height: 194px; } }
    .content_eventlist .content_event .panel.event_content .panel-heading a.details_link {
      display: block;
      overflow: hidden;
      height: 100%; }
      .content_eventlist .content_event .panel.event_content .panel-heading a.details_link img {
        transition: all .2s ease-in-out; }
    @media (max-width: 767px) {
      .content_eventlist .content_event .panel.event_content .panel-heading a.details_link img {
        min-width: 100%;
        min-height: 100%; } }
  .content_eventlist .content_event .panel.event_content .panel-body {
    padding: 0;
    background: #ffffff; }
    .content_eventlist .content_event .panel.event_content .panel-body .event_details {
      position: relative;
      padding: 25px 28px 0 28px;
      height: 269px;
      border-left: solid #dedede 1px;
      border-right: solid #dedede 1px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .content_eventlist .content_event .panel.event_content .panel-body .event_details {
          height: 259px; } }
      @media (max-width: 991px) {
        .content_eventlist .content_event .panel.event_content .panel-body .event_details {
          text-align: left; } }
      .content_eventlist .content_event .panel.event_content .panel-body .event_details .event_category,
      .content_eventlist .content_event .panel.event_content .panel-body .event_details .event_date,
      .content_eventlist .content_event .panel.event_content .panel-body .event_details .event_city {
        font-size: 11px;
        line-height: 16px;
        font-family: "open_sansbold"; }
      .content_eventlist .content_event .panel.event_content .panel-body .event_details .event_category {
        margin-bottom: 5px;
        text-transform: uppercase; }
      .content_eventlist .content_event .panel.event_content .panel-body .event_details .content-text-wrapper h2 {
        overflow: hidden;
        display: block;
        /* Fallback for non-webkit */
        display: -webkit-box;
        margin: 15px 0 16px 0;
        height: 50px;
        /* Fallback for non-webkit */
        font-family: "latoblack";
        font-size: 20px;
        line-height: 25px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis; }
      .content_eventlist .content_event .panel.event_content .panel-body .event_details .content-text-wrapper .place_text {
        overflow: hidden;
        font-size: 14px;
        line-height: 24px;
        display: block;
        /* Fallback for non-webkit */
        display: -webkit-box;
        height: 48px;
        /* Fallback for non-webkit */
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis; }
        .content_eventlist .content_event .panel.event_content .panel-body .event_details .content-text-wrapper .place_text p {
          margin: 0; }
      .content_eventlist .content_event .panel.event_content .panel-body .event_details .organiser {
        text-transform: uppercase;
        font-size: 11px;
        line-height: 30px;
        font-family: "open_sanssemibold"; }
    .content_eventlist .content_event .panel.event_content .panel-body .event_sharing {
      width: 100%;
      height: 42px;
      text-align: center; }
      .content_eventlist .content_event .panel.event_content .panel-body .event_sharing a {
        color: #ffffff; }
        .content_eventlist .content_event .panel.event_content .panel-body .event_sharing a .sharing_box {
          display: inline-block;
          margin: 0 9px;
          font-size: 11px;
          line-height: 42px; }
          .content_eventlist .content_event .panel.event_content .panel-body .event_sharing a .sharing_box i {
            margin-right: 4px;
            font-size: 13px;
            -webkit-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease; }
        .content_eventlist .content_event .panel.event_content .panel-body .event_sharing a:hover {
          text-decoration: none; }
          .content_eventlist .content_event .panel.event_content .panel-body .event_sharing a:hover .sharing_box i {
            font-size: 15px; }
  .content_eventlist .content_event .panel.event_content:hover .panel-heading img {
    transform: scale(1.1); }
  .content_eventlist .content_event .panel.event_content:hover h2 a {
    text-decoration: none; }

.header_sharing.event_sharing {
  position: absolute;
  right: 25px;
  top: 80px;
  z-index: 50; }
  .header_sharing.event_sharing a {
    color: #ffffff; }
    .header_sharing.event_sharing a .sharing_box {
      display: block;
      margin: 0 0 10px 0;
      padding: 5px 0 0 0;
      width: 50px;
      height: 50px;
      font-size: 11px;
      line-height: 15px;
      text-align: center;
      border: solid #9aa0a4 1px;
      -webkit-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease; }
      .header_sharing.event_sharing a .sharing_box i {
        margin: 0;
        font-size: 19px;
        line-height: 25px;
        -webkit-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease; }
      .header_sharing.event_sharing a .sharing_box.twitter i {
        line-height: 40px; }
      .header_sharing.event_sharing a .sharing_box .sharing-count {
        display: block; }
    .header_sharing.event_sharing a:hover {
      text-decoration: none; }
      .header_sharing.event_sharing a:hover .sharing_box {
        border: solid #ffffff 1px; }
        .header_sharing.event_sharing a:hover .sharing_box i {
          font-size: 21px; }
  @media (max-width: 991px) {
    .header_sharing.event_sharing {
      right: auto;
      top: 40px;
      left: 50%;
      transform: translate(-50%, 0); }
      .header_sharing.event_sharing a .sharing_box {
        margin: 0 10px;
        float: left;
        display: block; } }

.content_eventview .filter_container {
  position: relative; }
  .content_eventview .filter_container .filter_block {
    position: relative;
    display: inline-block;
    height: 80px;
    background: #c3a875;
    border-right: solid #ffffff 2px; }
    @media (max-width: 991px) {
      .content_eventview .filter_container .filter_block {
        border: none;
        border-bottom: solid #ffffff 2px; } }
    .content_eventview .filter_container .filter_block:last-child {
      border: none; }
    .content_eventview .filter_container .filter_block .filter_title {
      margin: 0;
      text-align: center;
      padding: 28px 20px;
      text-transform: uppercase;
      color: #ffffff;
      font-size: 16px;
      line-height: 24px;
      font-family: "open_sanssemibold";
      cursor: pointer; }
      .content_eventview .filter_container .filter_block .filter_title i {
        float: right;
        font-size: 22px;
        line-height: 24px; }
.content_eventview .event_details {
  padding-top: 100px; }
  @media (max-width: 991px) {
    .content_eventview .event_details {
      padding-top: 25px; } }
  .content_eventview .event_details .left_details {
    margin-bottom: 40px; }
    .content_eventview .event_details .left_details h2 {
      margin: 0 0 20px 0;
      font-size: 20px;
      line-height: 30px;
      text-transform: none; }
    .content_eventview .event_details .left_details p {
      margin: 0 0 20px 0;
      font-size: 16px;
      line-height: 26px; }
    .content_eventview .event_details .left_details .event_images {
      margin: 25px 0;
      border: solid #e2e2e2 1px; }
  .content_eventview .event_details .right_details {
    margin-bottom: 40px; }
    .content_eventview .event_details .right_details hr {
      margin-left: -15px;
      margin-right: -15px; }
    .content_eventview .event_details .right_details .panel {
      border: none;
      box-shadow: none;
      border-radius: 0; }
      .content_eventview .event_details .right_details .panel .panel-heading {
        text-transform: uppercase;
        font-family: "latoblack";
        font-size: 20px;
        line-height: 30px; }
        @media (max-width: 991px) {
          .content_eventview .event_details .right_details .panel .panel-heading {
            font-size: 18px; } }
      .content_eventview .event_details .right_details .panel .panel-body {
        border: solid #dedede 1px;
        border-top: none;
        padding: 30px; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .content_eventview .event_details .right_details .panel .panel-body {
            padding: 25px 15px; } }
        .content_eventview .event_details .right_details .panel .panel-body .fields_block {
          position: relative;
          padding: 0 0 0 45px;
          font-size: 14px;
          line-height: 24px; }
          .content_eventview .event_details .right_details .panel .panel-body .fields_block b {
            font-weight: normal;
            font-family: "open_sansbold";
            text-transform: uppercase; }
          .content_eventview .event_details .right_details .panel .panel-body .fields_block:before {
            position: absolute;
            left: 15px;
            content: "\f078";
            width: auto;
            height: auto;
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            transform: translate(0, 0);
            font-size: 17px;
            line-height: 24px;
            color: #c3a875; }
          .content_eventview .event_details .right_details .panel .panel-body .fields_block.user_data img {
            max-height: 50px; }
          .content_eventview .event_details .right_details .panel .panel-body .fields_block.user_data:before {
            content: "\f007";
            top: 50%;
            transform: translate(0, -50%); }
          .content_eventview .event_details .right_details .panel .panel-body .fields_block.contact_data:before {
            content: "\f041"; }
          .content_eventview .event_details .right_details .panel .panel-body .fields_block.contact_organizer_data:before {
            content: "\f0e6"; }
          .content_eventview .event_details .right_details .panel .panel-body .fields_block.time_data:before {
            content: "\f017"; }
          .content_eventview .event_details .right_details .panel .panel-body .fields_block.private_data:before {
            content: "\f023"; }
          @media (max-width: 991px) {
            .content_eventview .event_details .right_details .panel .panel-body .fields_block {
              padding: 0;
              padding-top: 25px; }
              .content_eventview .event_details .right_details .panel .panel-body .fields_block:before {
                position: absolute;
                top: -10px !important;
                left: 50%;
                transform: translate(-50%, 0) !important; } }
    .content_eventview .event_details .right_details .venue_link a.btn {
      padding-left: 0;
      padding-right: 0;
      width: 100%; }
  .content_eventview .event_details .event_geoloc {
    margin-bottom: 40px; }
    .content_eventview .event_details .event_geoloc .panel-body {
      padding: 0; }
      .content_eventview .event_details .event_geoloc .panel-body #map-canvas {
        width: 100%;
        height: 385px; }

.related_events {
  padding: 30px 0;
  border-top: solid #f0eeee 1px; }
  .related_events h2.related_title {
    margin: 30px 0 35px 0;
    color: #c3a875; }

.backdrop-blueimp {
  position: fixed;
  display: none;
  padding: 5%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: black;
  background: rgba(0, 0, 0, 0.5); }
  .backdrop-blueimp.visible {
    display: block; }
  .backdrop-blueimp #blueimp-gallery-carousel-wide {
    margin: 0;
    width: 100%;
    height: 100%;
    padding: 0; }

.backdrop-blueimp .blueimp-gallery-carousel,
.content_eventview .blueimp-gallery-carousel {
  margin: 0;
  padding-bottom: 400px;
  box-shadow: none; }
  .backdrop-blueimp .blueimp-gallery-carousel > .close-fullscreen,
  .backdrop-blueimp .blueimp-gallery-carousel > .fullscreen,
  .backdrop-blueimp .blueimp-gallery-carousel > .prev,
  .backdrop-blueimp .blueimp-gallery-carousel > .next,
  .content_eventview .blueimp-gallery-carousel > .close-fullscreen,
  .content_eventview .blueimp-gallery-carousel > .fullscreen,
  .content_eventview .blueimp-gallery-carousel > .prev,
  .content_eventview .blueimp-gallery-carousel > .next {
    position: absolute;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    width: 40px;
    height: 40px;
    margin-top: 0;
    font-family: "open_sansregular";
    font-size: 30px;
    font-weight: normal;
    line-height: 40px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    text-shadow: none;
    background: #c3a875;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    opacity: 1; }
    .backdrop-blueimp .blueimp-gallery-carousel > .close-fullscreen i.fa-close, .backdrop-blueimp .blueimp-gallery-carousel > .close-fullscreen i.fa-arrows-alt,
    .backdrop-blueimp .blueimp-gallery-carousel > .fullscreen i.fa-close,
    .backdrop-blueimp .blueimp-gallery-carousel > .fullscreen i.fa-arrows-alt,
    .backdrop-blueimp .blueimp-gallery-carousel > .prev i.fa-close,
    .backdrop-blueimp .blueimp-gallery-carousel > .prev i.fa-arrows-alt,
    .backdrop-blueimp .blueimp-gallery-carousel > .next i.fa-close,
    .backdrop-blueimp .blueimp-gallery-carousel > .next i.fa-arrows-alt,
    .content_eventview .blueimp-gallery-carousel > .close-fullscreen i.fa-close,
    .content_eventview .blueimp-gallery-carousel > .close-fullscreen i.fa-arrows-alt,
    .content_eventview .blueimp-gallery-carousel > .fullscreen i.fa-close,
    .content_eventview .blueimp-gallery-carousel > .fullscreen i.fa-arrows-alt,
    .content_eventview .blueimp-gallery-carousel > .prev i.fa-close,
    .content_eventview .blueimp-gallery-carousel > .prev i.fa-arrows-alt,
    .content_eventview .blueimp-gallery-carousel > .next i.fa-close,
    .content_eventview .blueimp-gallery-carousel > .next i.fa-arrows-alt {
      font-size: 19px; }
  .backdrop-blueimp .blueimp-gallery-carousel > .close-fullscreen,
  .backdrop-blueimp .blueimp-gallery-carousel > .fullscreen,
  .content_eventview .blueimp-gallery-carousel > .close-fullscreen,
  .content_eventview .blueimp-gallery-carousel > .fullscreen {
    line-height: 35px; }
  .backdrop-blueimp .blueimp-gallery-carousel > .prev,
  .content_eventview .blueimp-gallery-carousel > .prev {
    display: block;
    right: 82px; }
  .backdrop-blueimp .blueimp-gallery-carousel > .next,
  .content_eventview .blueimp-gallery-carousel > .next {
    display: block;
    right: 41px; }

.content_articlelist {
  margin-bottom: 10px; }
  .content_articlelist .items_listing_container {
    position: relative;
    padding: 30px 0 0 0; }
    @media (max-width: 991px) {
      .content_articlelist .items_listing_container {
        clear: both; } }
    .content_articlelist .items_listing_container .grid .grid-sizer,
    .content_articlelist .items_listing_container .grid .grid-item {
      width: 33.333%; }
      @media (max-width: 991px) {
        .content_articlelist .items_listing_container .grid .grid-sizer,
        .content_articlelist .items_listing_container .grid .grid-item {
          width: 50%; } }
      @media (max-width: 767px) {
        .content_articlelist .items_listing_container .grid .grid-sizer,
        .content_articlelist .items_listing_container .grid .grid-item {
          width: 100%; } }
    .content_articlelist .items_listing_container .grid .article_block,
    .content_articlelist .items_listing_container .grid .grid-item {
      margin: 0 0 30px 0; }
      .content_articlelist .items_listing_container .grid .article_block .thumbnail,
      .content_articlelist .items_listing_container .grid .grid-item .thumbnail {
        margin: 0;
        padding: 0;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0; }
        .content_articlelist .items_listing_container .grid .article_block .thumbnail img,
        .content_articlelist .items_listing_container .grid .grid-item .thumbnail img {
          width: 100%;
          min-height: 200px;
          border: solid #dedede 1px;
          border-bottom: none; }
        .content_articlelist .items_listing_container .grid .article_block .thumbnail .caption,
        .content_articlelist .items_listing_container .grid .grid-item .thumbnail .caption {
          padding: 25px 30px 5px 30px;
          border: solid #dedede 1px; }
          .content_articlelist .items_listing_container .grid .article_block .thumbnail .caption .info_top,
          .content_articlelist .items_listing_container .grid .grid-item .thumbnail .caption .info_top {
            margin: 0;
            padding: 0;
            font-size: 11px;
            line-height: 25px;
            font-family: "open_sansbold";
            text-transform: uppercase; }
          .content_articlelist .items_listing_container .grid .article_block .thumbnail .caption h2,
          .content_articlelist .items_listing_container .grid .grid-item .thumbnail .caption h2 {
            margin: 5px 0 20px 0;
            padding: 0;
            color: #c3a875;
            font-size: 20px;
            line-height: 26px; }
          .content_articlelist .items_listing_container .grid .article_block .thumbnail .caption p,
          .content_articlelist .items_listing_container .grid .grid-item .thumbnail .caption p {
            margin-bottom: 20px;
            font-size: 14px;
            line-height: 22px; }
      @media (max-width: 991px) {
        .content_articlelist .items_listing_container .grid .article_block,
        .content_articlelist .items_listing_container .grid .grid-item {
          margin-bottom: 30px; }
          .content_articlelist .items_listing_container .grid .article_block .thumbnail img,
          .content_articlelist .items_listing_container .grid .grid-item .thumbnail img {
            min-width: 100%; } }
  .content_articlelist.home .items_listing_container .article_block {
    margin: 0; }
  .content_articlelist.home .items_listing_container .read_more {
    padding-top: 10px;
    text-align: right;
    font-size: 11px;
    line-height: 14px; }

.news_container {
  margin: 30px 0 0 0;
  padding: 80px 0 100px 0;
  background: #eeeeee; }
  .news_container .content_articlelist.bighome h1 {
    margin: 0 0 60px 0;
    font-family: "latoblack";
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase; }
  .news_container .content_articlelist.bighome .items_listing_container {
    padding: 0; }
  .news_container .content_articlelist.bighome .thumbnail {
    padding: 40px;
    border-radius: 0; }
    .news_container .content_articlelist.bighome .thumbnail img {
      float: left;
      display: block;
      margin-right: 40px; }
    .news_container .content_articlelist.bighome .thumbnail .caption {
      padding: 0; }
      .news_container .content_articlelist.bighome .thumbnail .caption p.info_top {
        margin: 0;
        font-size: 11px;
        line-height: 30px;
        font-family: "open_sansbold"; }
      .news_container .content_articlelist.bighome .thumbnail .caption h2 {
        margin: 0 0 10px 0;
        font-family: "latoblack";
        font-size: 20px;
        line-height: 30px; }
      .news_container .content_articlelist.bighome .thumbnail .caption .description {
        overflow: hidden;
        font-size: 14px;
        line-height: 25px;
        max-height: 100px; }
    @media (max-width: 991px) {
      .news_container .content_articlelist.bighome .thumbnail {
        text-align: center; }
        .news_container .content_articlelist.bighome .thumbnail img {
          float: none;
          margin: auto; }
        .news_container .content_articlelist.bighome .thumbnail .caption {
          clear: both;
          padding-top: 20px; }
          .news_container .content_articlelist.bighome .thumbnail .caption .description {
            max-height: auto; } }

/**
* A stylesheet for use with Bootstrap 3.x
* @author: Dan Grossman http://www.dangrossman.info/
* @copyright: Copyright (c) 2012-2015 Dan Grossman. All rights reserved.
* @license: Licensed under the MIT license. See http://www.opensource.org/licenses/mit-license.php
* @website: https://www.improvely.com/
*/
/* Container Appearance */
.daterangepicker {
  position: absolute;
  background: #fff;
  top: 100px;
  left: 20px;
  padding: 4px;
  margin-top: 1px;
  border-radius: 4px; }

.daterangepicker.opensleft:before {
  position: absolute;
  top: -7px;
  right: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.daterangepicker.opensleft:after {
  position: absolute;
  top: -6px;
  right: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: ''; }

.daterangepicker.openscenter:before {
  position: absolute;
  top: -7px;
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.daterangepicker.openscenter:after {
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: ''; }

.daterangepicker.opensright:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.daterangepicker.opensright:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: ''; }

.daterangepicker.dropup {
  margin-top: -5px; }

.daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc; }

.daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff; }

.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3000; }

.daterangepicker .ranges, .daterangepicker .calendar {
  float: left; }

.daterangepicker.single .ranges, .daterangepicker.single .calendar {
  float: none; }

.daterangepicker .ranges {
  margin: 4px;
  text-align: left; }

.daterangepicker .calendar {
  display: none;
  max-width: 270px; }

.daterangepicker.show-calendar .calendar {
  display: block; }

.daterangepicker .calendar.single .calendar-table {
  border: none; }

/* Calendars */
.daterangepicker .calendar th, .daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px; }

.daterangepicker .calendar-table {
  border: 1px solid #ddd;
  padding: 4px;
  border-radius: 4px;
  background: #fff; }

.daterangepicker .calendar.left .calendar-table {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.daterangepicker .calendar.right .calendar-table {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.daterangepicker .calendar.left {
  margin: 4px 0 4px 4px; }

.daterangepicker .calendar.right {
  margin: 4px 4px 4px 0; }

.daterangepicker .calendar.left .calendar-table {
  padding-right: 12px; }

.daterangepicker table {
  width: 100%;
  margin: 0; }

.daterangepicker td, .daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  white-space: nowrap;
  cursor: pointer; }

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  color: #999;
  background: #fff; }

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999; }

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background: #eee; }

.daterangepicker td.in-range {
  background: #ebf4f8;
  border-radius: 0; }

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px; }

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0; }

.daterangepicker td.start-date.end-date {
  border-radius: 4px; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: #3071a9;
  color: #fff; }

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc; }

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default; }

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%; }

.daterangepicker select.yearselect {
  width: 40%; }

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0; }

.daterangepicker th.month {
  width: auto; }

/* Text Input Above Each Calendar */
.daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  display: block;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%; }

.daterangepicker .input-mini.active {
  border: 1px solid #357ebd; }

.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px; }

.daterangepicker .left .daterangepicker_input {
  padding-right: 12px; }

.daterangepicker .daterangepicker_input {
  position: relative; }

/* Time Picker */
.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px; }

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed; }

/* Predefined Ranges */
.daterangepicker .ranges {
  font-size: 11px; }

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 160px; }

.daterangepicker .ranges li {
  font-size: 13px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  border-radius: 5px;
  cursor: pointer; }

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
  background: #08c;
  border: 1px solid #08c;
  color: #fff; }

@media print {
  .container {
    width: 100% !important; }

  body, #wrapper p {
    font-size: 12px;
    line-height: 18px;
    color: #000000; }

  #content_main.content_main_default {
    padding: 0; }

  #content_main .content_header .page_title {
    padding: 5px 0 10px 0 !important; }
    #content_main .content_header .page_title h1 {
      padding: 0 !important;
      padding: 0 !important;
      font-size: 30px !important;
      line-height: 40px !important; }

  .special_header h1.gold-bordered {
    padding: 5px 0 !important;
    font-size: 30px !important;
    line-height: 40px !important; }

  .content_html.event_summary table {
    width: 100% !important; }
    .content_html.event_summary table tr td {
      text-align: left; }

  .favorite_container {
    display: none; }

  .favorite_text {
    display: none; }

  #frontedit-toolbar {
    display: none; }

  .left_entityview .blueimp-gallery {
    page-break-before: always;
    margin: 0 auto !important;
    padding-bottom: 0 !important;
    max-width: 400px;
    height: 300px; }

  h2 {
    font-size: 18px !important;
    line-height: 28px !important; }

  .content_placeview_bottom {
    display: block !important; }

  .right_entityview {
    page-break-after: always; }

  .content_placeview table tr th,
  .content_placeview table tr td {
    padding: 7px !important; }

  .content_placeview h2.main-h2 {
    margin: 0;
    padding: 0;
    font-size: 70px;
    line-height: 80px;
    letter-spacing: 3px;
    font-family: "latoblack";
    text-transform: uppercase; }
  .content_placeview .right_entityview .panel .panel-body {
    padding: 0;
    border: none; }
    .content_placeview .right_entityview .panel .panel-body .location_container,
    .content_placeview .right_entityview .panel .panel-body p {
      font-size: 14px;
      line-height: 24px; }
  .content_placeview .venue_images img {
    display: inline-block;
    float: left;
    margin: 0 20px 20px 0;
    max-width: 200px;
    max-height: 150px; } }
/*** DEFAULT VALUES ***/
body,
p {
  color: #555d65;
  font-size: 16px;
  line-height: 26px;
  font-family: "open_sansregular"; }

@media (max-width: 991px) {
  body {
    text-align: center; } }
body.form_body {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s; }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
a {
  color: #c3a875;
  text-decoration: none;
  transition: 200ms ease all; }
  a:hover, a:focus {
    color: #c3a875;
    outline: none; }

strong {
  font-weight: normal;
  font-family: 'open_sansbold'; }

img {
  max-width: 100%; }

hr {
  border-color: #DADADA; }

#wrapper {
  position: relative;
  overflow: hidden; }
  #wrapper.drafted {
    padding-top: 12px; }
    #wrapper.drafted header {
      top: 12px; }
      #wrapper.drafted header.affix {
        top: 14px; }
    #wrapper.drafted .header_links {
      /*top: 79px;*/ }

h2 {
  font-family: "latobold";
  font-size: 30px;
  line-height: 40px;
  text-transform: uppercase; }
  h2.gold {
    font-family: "latoblack";
    color: #c3a875; }

#content_main {
  padding: 65px 0 60px 0;
  background: #f9f9f9; }
  @media (max-width: 1199px) {
    #content_main {
      padding: 52px 0 40px 0; } }
  #content_main .content_header .page_title {
    padding: 95px 0 95px 0; }
    #content_main .content_header .page_title .gold-title {
      font-size: 18px;
      line-height: 44px;
      font-family: "latoitalic"; }
    #content_main .content_header .page_title h1 {
      clear: both;
      float: left;
      margin: 0;
      font-size: 70px;
      line-height: 80px;
      letter-spacing: 3px;
      font-family: "latoblack";
      text-transform: uppercase; }
      #content_main .content_header .page_title h1.gold-bordered {
        padding-top: 15px;
        border-top: solid #c3a875 1px; }
    #content_main .content_header .page_title p.subtitle {
      clear: both;
      font-size: 30px;
      line-height: 40px;
      font-family: "latobold"; }
    @media (max-width: 991px) {
      #content_main .content_header .page_title {
        padding: 60px 0 35px 0;
        text-align: center; }
        #content_main .content_header .page_title.with_sharing {
          padding-top: 110px; }
        #content_main .content_header .page_title .gold-title {
          font-size: 16px; }
        #content_main .content_header .page_title h1 {
          float: none;
          font-size: 40px;
          line-height: 47px;
          text-align: center; }
        #content_main .content_header .page_title p.subtitle {
          margin-top: 15px;
          font-size: 18px;
          line-height: 30px;
          font-family: "latoregular"; } }
  #content_main .content_default {
    clear: both;
    padding-top: 30px; }

.content_main_home {
  background: #f9f9f9; }

.draft_container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 2px 0px;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  color: #ffffff;
  background: #555d65;
  z-index: 99; }

#bottom {
  position: relative;
  background: #f9f9f9;
  z-index: 10; }

/*# sourceMappingURL=main.css.map */
