@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Lato:400,300|Roboto:300,400,500");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css");
@import url("https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  box-sizing: border-box; }

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.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: 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;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  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"] {
  box-sizing: border-box; }

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    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::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

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

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

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

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-lg > .input-group-btn > .form-control-static.btn--link, .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, .input-group-sm > .input-group-btn > .form-control-static.btn--link {
    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, .input-group-sm > .input-group-btn > .btn--link {
  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, .input-group-sm > .input-group-btn > select.btn--link {
  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, .input-group-sm > .input-group-btn > textarea.btn--link,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple],
.input-group-sm > .input-group-btn > select.btn--link[multiple] {
  height: auto; }

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

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

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

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

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .input-group-lg > .input-group-btn > .btn--link {
  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, .input-group-lg > .input-group-btn > select.btn--link {
  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, .input-group-lg > .input-group-btn > textarea.btn--link,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple],
.input-group-lg > .input-group-btn > select.btn--link[multiple] {
  height: auto; }

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

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

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

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

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

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

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

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

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

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

.has-success .input-group-addon {
  color: #3c763d;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn, .btn--link {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      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--link:focus, .btn.focus, .focus.btn--link, .btn:active:focus, .btn--link:active:focus, .btn:active.focus, .btn--link:active.focus, .btn.active:focus, .active.btn--link:focus, .btn.active.focus, .active.focus.btn--link {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn--link:hover, .btn:focus, .btn--link:focus, .btn.focus, .focus.btn--link {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn--link:active, .btn.active, .active.btn--link {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .disabled.btn--link, .btn[disabled], .btn--link[disabled],
  fieldset[disabled] .btn,
  fieldset[disabled] .btn--link {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }

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

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

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

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

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

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

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #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;
    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, .btn-group-lg > .btn--link {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

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

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  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;
  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 dashed;
  border-bottom: 4px solid \9;
  content: ""; }

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

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

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

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

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

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

.btn-group > .btn:first-child, .btn-group > .btn--link:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn--link: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 > .btn--link: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, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn--link {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn--link: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, .btn-group > .btn-group:last-child:not(:first-child) > .btn--link: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, .btn-group > .btn--link + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

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

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

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

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

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


.btn-group-vertical > .btn,
.btn-group-vertical > .btn--link,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .btn--link {
  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,
.btn-group-vertical > .btn-group > .btn--link {
  float: none; }

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

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

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

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

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn--link {
  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) > .btn--link: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, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn--link: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--link,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .btn--link {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

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

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

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, .input-group-sm > .input-group-btn > .input-group-addon.btn--link {
    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, .input-group-lg > .input-group-btn > .input-group-addon.btn--link {
    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--link,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .btn--link,
.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--link:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn--link {
  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--link,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .btn--link,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn--link:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn--link {
  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, .input-group-btn > .btn--link {
    position: relative; }
    .input-group-btn > .btn + .btn, .input-group-btn > .btn--link + .btn, .input-group-btn > .btn + .btn--link, .input-group-btn > .btn--link + .btn--link {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn--link:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn--link:focus, .input-group-btn > .btn:active, .input-group-btn > .btn--link:active {
      z-index: 2; }
  
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn--link,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn--link,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #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;
  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;
      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, .btn-group-sm > .navbar-btn.btn--link {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.btn--link {
    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 {
    z-index: 2;
    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: 3;
    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;
  line-height: 1.33333; }

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

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

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

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

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

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

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label, .btn--link .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: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge, .btn--link .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn--link .badge,
  .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn--link .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-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  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; }

@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;
  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;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }

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

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

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

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

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

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

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

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

.media-body {
  width: 10000px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #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,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel-primary {
  border-color: #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;
  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 {
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative; }

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

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

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

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

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

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*!
 * Bootstrap-select v1.10.0 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2016 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
select.bs-select-hidden, select.selectpicker {
  display: none !important; }

.bootstrap-select {
  width: 220px\9; }

.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1; }

.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none; }

.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2; }

.error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48; }

.bootstrap-select.fit-width {
  width: auto !important; }

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px; }

.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px; }

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none; }

.bootstrap-select.form-control:not([class*=col-]) {
  width: 100%; }

.bootstrap-select.form-control.input-group-btn {
  z-index: auto; }

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0; }

.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*=col-].dropdown-menu-right, .row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
  float: right; }

.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
  margin-bottom: 0; }

.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0; }

.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%; }

.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled {
  cursor: not-allowed; }

.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group > .disabled:focus {
  outline: 0 !important; }

.bootstrap-select.btn-group.bs-container {
  position: absolute; }

.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060; }

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left; }

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle; }

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
  width: 100%; }

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box; }

.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none; }

.bootstrap-select.btn-group .dropdown-menu li {
  position: relative; }

.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff; }

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed; }

.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em; }

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none; }

.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block; }

.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: .5em; }

.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: .9;
  box-sizing: border-box; }

.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #fff;
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before {
  display: block; }

.bs-actionsbox, .bs-donebutton, .bs-searchbox {
  padding: 4px 8px; }

.bs-actionsbox {
  width: 100%;
  box-sizing: border-box; }

.bs-actionsbox .btn-group button {
  width: 50%; }

.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box; }

.bs-donebutton .btn-group button {
  width: 100%; }

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px; }

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none; }

/**
 * @author zhixin wen <wenzhixin2010@gmail.com>
 * version: 1.11.0
 * https://github.com/wenzhixin/bootstrap-table/
 */
.bootstrap-table .table {
  margin-bottom: 0 !important;
  border-bottom: 1px solid #dddddd;
  border-collapse: collapse !important;
  border-radius: 1px; }

.bootstrap-table .table:not(.table-condensed),
.bootstrap-table .table:not(.table-condensed) > tbody > tr > th,
.bootstrap-table .table:not(.table-condensed) > tfoot > tr > th,
.bootstrap-table .table:not(.table-condensed) > thead > tr > td,
.bootstrap-table .table:not(.table-condensed) > tbody > tr > td,
.bootstrap-table .table:not(.table-condensed) > tfoot > tr > td {
  padding: 8px; }

.bootstrap-table .table.table-no-bordered > thead > tr > th,
.bootstrap-table .table.table-no-bordered > tbody > tr > td {
  border-right: 2px solid transparent; }

.bootstrap-table .table.table-no-bordered > tbody > tr > td:last-child {
  border-right: none; }

.fixed-table-container {
  position: relative;
  clear: both;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px; }

.fixed-table-container.table-no-bordered {
  border: 1px solid transparent; }

.fixed-table-footer,
.fixed-table-header {
  overflow: hidden; }

.fixed-table-footer {
  border-top: 1px solid #dddddd; }

.fixed-table-body {
  overflow-x: auto;
  overflow-y: auto;
  height: 100%; }

.fixed-table-container table {
  width: 100%; }

.fixed-table-container thead th {
  height: 0;
  padding: 0;
  margin: 0;
  border-left: 1px solid #dddddd; }

.fixed-table-container thead th:focus {
  outline: 0 solid transparent; }

.fixed-table-container thead th:first-child {
  border-left: none;
  border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px; }

.fixed-table-container thead th .th-inner,
.fixed-table-container tbody td .th-inner {
  padding: 8px;
  line-height: 24px;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.fixed-table-container thead th .sortable {
  cursor: pointer;
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 30px; }

.fixed-table-container thead th .both {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7X QMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC"); }

.fixed-table-container thead th .asc {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZ0lEQVQ4y2NgGLKgquEuFxBPAGI2ahhWCsS/gDibUoO0gPgxEP8H4ttArEyuQYxAPBdqEAxPBImTY5gjEL9DM+wTENuQahAvEO9DMwiGdwAxOymGJQLxTyD+jgWDxCMZRsEoGAVoAADeemwtPcZI2wAAAABJRU5ErkJggg=="); }

.fixed-table-container thead th .desc {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZUlEQVQ4y2NgGAWjYBSggaqGu5FA/BOIv2PBIPFEUgxjB+IdQPwfC94HxLykus4GiD+hGfQOiB3J8SojEE9EM2wuSJzcsFMG4ttQgx4DsRalkZENxL+AuJQaMcsGxBOAmGvopk8AVz1sLZgg0bsAAAAASUVORK5CYII= "); }

.fixed-table-container th.detail {
  width: 30px; }

.fixed-table-container tbody td {
  border-left: 1px solid #dddddd; }

.fixed-table-container tbody tr:first-child td {
  border-top: none; }

.fixed-table-container tbody td:first-child {
  border-left: none; }

/* the same color with .active */
.fixed-table-container tbody .selected td {
  background-color: #f5f5f5; }

.fixed-table-container .bs-checkbox {
  text-align: center; }

.fixed-table-container .bs-checkbox .th-inner {
  padding: 8px 0; }

.fixed-table-container input[type="radio"],
.fixed-table-container input[type="checkbox"] {
  margin: 0 auto !important; }

.fixed-table-container .no-records-found {
  text-align: center; }

.fixed-table-pagination div.pagination,
.fixed-table-pagination .pagination-detail {
  margin-top: 10px;
  margin-bottom: 10px; }

.fixed-table-pagination div.pagination .pagination {
  margin: 0; }

.fixed-table-pagination .pagination a {
  padding: 6px 12px;
  line-height: 1.428571429; }

.fixed-table-pagination .pagination-info {
  line-height: 34px;
  margin-right: 5px; }

.fixed-table-pagination .btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.fixed-table-pagination .dropup .dropdown-menu {
  margin-bottom: 0; }

.fixed-table-pagination .page-list {
  display: inline-block; }

.fixed-table-toolbar .columns-left {
  margin-right: 5px; }

.fixed-table-toolbar .columns-right {
  margin-left: 5px; }

.fixed-table-toolbar .columns label {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429; }

.fixed-table-toolbar .bs-bars,
.fixed-table-toolbar .search,
.fixed-table-toolbar .columns {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 34px; }

.fixed-table-pagination li.disabled a {
  pointer-events: none;
  cursor: default; }

.fixed-table-loading {
  display: none;
  position: absolute;
  top: 42px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background-color: #fff;
  text-align: center; }

.fixed-table-body .card-view .title {
  font-weight: bold;
  display: inline-block;
  min-width: 30%;
  text-align: left !important; }

/* support bootstrap 2 */
.fixed-table-body thead th .th-inner {
  box-sizing: border-box; }

.table th, .table td {
  vertical-align: middle;
  box-sizing: border-box; }

.fixed-table-toolbar .dropdown-menu {
  text-align: left;
  max-height: 300px;
  overflow: auto; }

.fixed-table-toolbar .btn-group > .btn-group {
  display: inline-block;
  margin-left: -1px !important; }

.fixed-table-toolbar .btn-group > .btn-group > .btn, .fixed-table-toolbar .btn-group > .btn-group > .btn--link {
  border-radius: 0; }

.fixed-table-toolbar .btn-group > .btn-group:first-child > .btn, .fixed-table-toolbar .btn-group > .btn-group:first-child > .btn--link {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.fixed-table-toolbar .btn-group > .btn-group:last-child > .btn, .fixed-table-toolbar .btn-group > .btn-group:last-child > .btn--link {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.bootstrap-table .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd; }

/* support bootstrap 3 */
.bootstrap-table .table thead > tr > th {
  padding: 0;
  margin: 0; }

.bootstrap-table .fixed-table-footer tbody > tr > td {
  padding: 0 !important; }

.bootstrap-table .fixed-table-footer .table {
  border-bottom: none;
  border-radius: 0;
  padding: 0 !important; }

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

/* calculate scrollbar width */
p.fixed-table-scroll-inner {
  width: 100%;
  height: 200px; }

div.fixed-table-scroll-outer {
  top: 0;
  left: 0;
  visibility: hidden;
  width: 200px;
  height: 150px;
  overflow: hidden; }

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.37
 * 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 .list-unstyled {
  margin: 0; }

.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0; }

.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, .bootstrap-datetimepicker-widget .btn--link[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours"; }

.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn--link[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes"; }

.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .btn--link[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours"; }

.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn--link[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes"; }

.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .btn--link[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours"; }

.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .btn--link[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes"; }

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .btn--link[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM"; }

.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .btn--link[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker"; }

.bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .btn--link[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today"; }

.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center; }

.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  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: #777;
  cursor: not-allowed; }

.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month"; }

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

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

.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: #eee;
  cursor: pointer; }

.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
  color: #777; }

.bootstrap-datetimepicker-widget table td.today {
  position: relative; }

.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  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: #337ab7;
  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: #777;
  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: #eee; }

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

.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed; }

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px; }

.bootstrap-datetimepicker-widget.wider {
  width: 21em; }

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important; }

.input-group.date .input-group-addon {
  cursor: pointer; }

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

.daterangepicker {
  position: absolute;
  color: inherit;
  background: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */ }

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc; }

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent; }

.daterangepicker.opensleft:before {
  right: 9px; }

.daterangepicker.opensleft:after {
  right: 10px; }

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.daterangepicker.opensright:before {
  left: 9px; }

.daterangepicker.opensright:after {
  left: 10px; }

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

.daterangepicker.single .ranges, .daterangepicker.single .calendar {
  float: none; }

.daterangepicker.show-calendar .calendar {
  display: block; }

.daterangepicker .calendar {
  display: none;
  max-width: 270px;
  margin: 4px; }

.daterangepicker .calendar.single .calendar-table {
  border: none; }

.daterangepicker .calendar th, .daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px; }

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 4px;
  background: #fff; }

.daterangepicker table {
  width: 100%;
  margin: 0; }

.daterangepicker td, .daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer; }

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit; }

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc; }

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999; }

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  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: transparent;
  color: #fff; }

.daterangepicker th.month {
  width: auto; }

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through; }

.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 .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  height: 30px;
  line-height: 30px;
  display: block;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%; }

.daterangepicker .input-mini.active {
  border: 1px solid #08c;
  border-radius: 4px; }

.daterangepicker .daterangepicker_input {
  position: relative; }

.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px; }

.daterangepicker.rtl .input-mini {
  padding-right: 28px;
  padding-left: 6px; }

.daterangepicker.rtl .daterangepicker_input i {
  left: auto;
  right: 8px; }

.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; }

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left; }

.ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%; }

.ranges li {
  font-size: 13px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  cursor: pointer; }

.ranges li:hover {
  background: #08c;
  border: 1px solid #08c;
  color: #fff; }

.ranges li.active {
  background: #08c;
  border: 1px solid #08c;
  color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
  .daterangepicker .ranges ul {
    width: 160px; }
  .daterangepicker.single .ranges ul {
    width: 100%; }
  .daterangepicker.single .calendar.left {
    clear: none; }
  .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
    float: left; }
  .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
    float: right; }
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left; }
  .daterangepicker.ltr .calendar.left {
    clear: left;
    margin-right: 0; }
  .daterangepicker.ltr .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .daterangepicker.ltr .calendar.right {
    margin-left: 0; }
  .daterangepicker.ltr .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .daterangepicker.ltr .left .daterangepicker_input {
    padding-right: 12px; }
  .daterangepicker.ltr .calendar.left .calendar-table {
    padding-right: 12px; }
  .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
    float: left; }
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right; }
  .daterangepicker.rtl .calendar.left {
    clear: right;
    margin-left: 0; }
  .daterangepicker.rtl .calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .daterangepicker.rtl .calendar.right {
    margin-right: 0; }
  .daterangepicker.rtl .calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .daterangepicker.rtl .left .daterangepicker_input {
    padding-left: 12px; }
  .daterangepicker.rtl .calendar.left .calendar-table {
    padding-left: 12px; }
  .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
    text-align: right;
    float: right; } }

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker.ltr .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .calendar.left {
    clear: none !important; } }

/*! =======================================================
                      VERSION  7.0.5              
========================================================= */
/*! =========================================================
 * 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: -10px;
  margin-top: -5px; }

.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-vertical .slider-tick-label-container {
  white-space: nowrap; }

.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px; }

.slider.slider-disabled .slider-handle {
  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: 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;
  max-width: none; }

.slider .hide {
  display: none; }

.slider-track {
  position: absolute;
  cursor: pointer;
  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);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px; }

.slider-selection {
  position: absolute;
  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);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  border-radius: 4px; }

.slider-selection.tick-slider-selection {
  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;
  box-sizing: border-box;
  border-radius: 4px; }

.slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #337ab7;
  background-image: linear-gradient(to bottom, #149bdf 0, #0480be 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf',endColorstr='#ff0480be',GradientType=0);
  filter: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 0 solid transparent; }

.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: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  filter: none;
  opacity: .8;
  border: 0 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: 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; }

/*!
 * Bootstrap-submenu v2.0.4 (https://vsn4ik.github.io/bootstrap-submenu/)
 * Copyright 2014-2016 Vasily A. (https://github.com/vsn4ik)
 * Licensed under the MIT license
 */
.dropdown-submenu > a:after {
  content: ""; }

@media (min-width: 768px) {
  .dropdown-submenu {
    position: relative; }
  .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    border-top-left-radius: 0; }
  .dropup .dropdown-submenu .dropdown-menu,
  .navbar-fixed-bottom .dropdown-submenu .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -6px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 0; }
  .dropdown-menu-right .dropdown-submenu .dropdown-menu,
  .navbar-right .dropdown-submenu .dropdown-menu {
    left: auto;
    right: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 0; }
  .dropup .dropdown-menu-right .dropdown-submenu .dropdown-menu,
  .dropup .navbar-right .dropdown-submenu .dropdown-menu,
  .navbar-fixed-bottom .dropdown-menu-right .dropdown-submenu .dropdown-menu,
  .navbar-fixed-bottom .navbar-right .dropdown-submenu .dropdown-menu {
    border-radius: 4px 4px 0; }
  .dropdown-submenu > a:after {
    float: right;
    margin-top: 6px;
    margin-right: -10px;
    border-left: 4px dashed;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent; }
  .dropdown-menu-right .dropdown-submenu > a:after,
  .navbar-right .dropdown-submenu > a:after {
    float: left;
    border-left: none;
    margin-left: -10px;
    margin-right: 0;
    border-right: 4px dashed;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent; } }

@media (max-width: 767px) {
  .dropdown-submenu .dropdown-menu {
    position: static;
    margin-top: 0;
    border: 0;
    box-shadow: none; }
  .dropdown-submenu > a:after {
    margin-left: 6px;
    display: inline-block;
    vertical-align: middle;
    border-top: 4px dashed;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent; }
  .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li.dropdown-header,
  .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li.dropdown-header,
  .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li.dropdown-header,
  .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a,
  .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a,
  .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a {
    padding-left: 30px; }
  .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li.dropdown-header,
  .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li.dropdown-header,
  .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li.dropdown-header,
  .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a,
  .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a,
  .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a {
    padding-left: 40px; }
  .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header,
  .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header,
  .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header,
  .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a,
  .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a,
  .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a {
    padding-left: 50px; }
  .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header,
  .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header,
  .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header,
  .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a,
  .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a,
  .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a {
    padding-left: 60px; }
  .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li.dropdown-header,
  .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a {
    padding-left: 35px; }
  .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li.dropdown-header,
  .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a {
    padding-left: 45px; }
  .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header,
  .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a {
    padding-left: 55px; }
  .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header,
  .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a {
    padding-left: 65px; } }
/*!
 * Lightbox for Bootstrap 3 by @ashleydw
 * https://github.com/ashleydw/lightbox
 *
 * License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
 */
.ekko-lightbox-container {
  position: relative; }

.ekko-lightbox-nav-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%; }

.ekko-lightbox-nav-overlay a {
  z-index: 100;
  display: block;
  width: 49%;
  height: 100%;
  font-size: 30px;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
  opacity: 0;
  filter: dropshadow(color=#000000, offx=2, offy=2);
  transition: opacity 0.5s; }

.ekko-lightbox-nav-overlay a:empty {
  width: 49%; }

.ekko-lightbox a:hover {
  text-decoration: none;
  opacity: 1; }

.ekko-lightbox .glyphicon-chevron-left {
  left: 0;
  float: left;
  padding-left: 15px;
  text-align: left; }

.ekko-lightbox .glyphicon-chevron-right {
  right: 0;
  float: right;
  padding-right: 15px;
  text-align: right; }

.ekko-lightbox .modal-footer {
  text-align: left; }

.inline-group .subsection-group {
  border-top: 2px solid #000000;
  font-size: 20px;
  font-weight: 600;
  padding-top: 40px;
  padding-bottom: 30px;
  padding-left: 20px; }

.subsection-section-title {
  padding-bottom: 20px;
  display: block; }

.subsection-inline-related {
  background-color: #f3f3f3;
  padding: 20px;
  margin-bottom: 20px; }
  .subsection-inline-related .form-row input {
    width: 100% !important; }

#add_id_files {
  display: block; }

/*-------------- Colors --------------*/
/* From here we are waiting for final color codes*/
/*-------------  Font- Family -------------*/
/*------------- Font size --------------*/
/*-------------- font-weight --------------*/
/*-------------- line-height --------------*/
/*-------------- Border Radius --------------*/
/*-------------- Topbar --------------*/
/*-------------- Max Page Width --------------*/
/*-------------- Circle vars --------------*/
/*-------------- Alerts --------------*/
/*-------------- Z-INDEX --------------*/
/*-------------- Screen pixel --------------*/
/**
* Create a column for the palette color
* @param {qty, margin} $qty the number of the column
* and $margin the margin of the column
*/
/**
* Create a column for the grid
* @param {number} $number the number of the column
*/
/**
* Create a typography-title for the typography of the site
* @param {val1} $val1 the value of font-family
* @param {val2} $val2 the value of font-size
* @param {val3} $val3 the value of font-weight
* @param {val4} $val4 the value of line-height
*/
/**
* Create a placeholder-input to have the control in the input placeholder of form-control
* @param {color} $color the value of color
* @param {font-weight} $font-weight the value of font-weight
*/
/**
* Create a alert-variant for the messages alert
* @param {background} $background the value of background-color
* @param {border} $border the value of border-color
* @param {text-color} $text-color the value of color
*/
/**
* Create a background-linear-gradient
* @param {color} $color the value of background-color
* @param {colorTop} $colorTop the value of background-image
* @param {colorDown} $colorDown the value of background-image
*/
/**
* Create a respond-to
* @param {media} $media the value of devices
* @param {screen-sm} $screen-sm the value of pixels the mobile devices
* @param {screen-me} $screen-me the value of pixels the tablet devices
* @param {screen-lg} $screen-lg the value of pixels the laptop devices
* @param {screen-xl} $screen-xl the value of pixels the desktop devices
*/
@font-face {
  font-family: "budicon";
  src: url("fonts/budicon.eot");
  src: url("fonts/budicon.eot?#iefix") format("embedded-opentype"), url("fonts/budicon.woff") format("woff"), url("fonts/budicon.ttf") format("truetype"), url("fonts/budicon.svg#budicon") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "budicon" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "budicon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-budicon:before {
  content: "\61"; }

.icon-budicon-1:before {
  content: "\62"; }

.icon-budicon-2:before {
  content: "\63"; }

.icon-budicon-3:before {
  content: "\64"; }

.icon-budicon-4:before {
  content: "\65"; }

.icon-budicon-5:before {
  content: "\66"; }

.icon-budicon-6:before {
  content: "\67"; }

.icon-budicon-7:before {
  content: "\68"; }

.icon-budicon-8:before {
  content: "\69"; }

.icon-budicon-9:before {
  content: "\6a"; }

.icon-budicon-10:before {
  content: "\6b"; }

.icon-budicon-11:before {
  content: "\6c"; }

.icon-budicon-12:before {
  content: "\6d"; }

.icon-budicon-13:before {
  content: "\6e"; }

.icon-budicon-14:before {
  content: "\6f"; }

.icon-budicon-15:before {
  content: "\70"; }

.icon-budicon-16:before {
  content: "\71"; }

.icon-budicon-17:before {
  content: "\72"; }

.icon-budicon-18:before {
  content: "\73"; }

.icon-budicon-19:before {
  content: "\74"; }

.icon-budicon-20:before {
  content: "\75"; }

.icon-budicon-21:before {
  content: "\76"; }

.icon-budicon-22:before {
  content: "\77"; }

.icon-budicon-23:before {
  content: "\78"; }

.icon-budicon-24:before {
  content: "\79"; }

.icon-budicon-25:before {
  content: "\7a"; }

.icon-budicon-26:before {
  content: "\41"; }

.icon-budicon-27:before {
  content: "\42"; }

.icon-budicon-28:before {
  content: "\43"; }

.icon-budicon-29:before {
  content: "\44"; }

.icon-budicon-30:before {
  content: "\45"; }

.icon-budicon-31:before {
  content: "\46"; }

.icon-budicon-32:before {
  content: "\47"; }

.icon-budicon-33:before {
  content: "\48"; }

.icon-budicon-34:before {
  content: "\49"; }

.icon-budicon-35:before {
  content: "\4a"; }

.icon-budicon-36:before {
  content: "\4b"; }

.icon-budicon-37:before {
  content: "\4c"; }

.icon-budicon-38:before {
  content: "\4d"; }

.icon-budicon-39:before {
  content: "\4e"; }

.icon-budicon-40:before {
  content: "\4f"; }

.icon-budicon-41:before {
  content: "\50"; }

.icon-budicon-42:before {
  content: "\51"; }

.icon-budicon-43:before {
  content: "\52"; }

.icon-budicon-44:before {
  content: "\53"; }

.icon-budicon-45:before {
  content: "\54"; }

.icon-budicon-46:before {
  content: "\55"; }

.icon-budicon-47:before {
  content: "\56"; }

.icon-budicon-48:before {
  content: "\57"; }

.icon-budicon-49:before {
  content: "\58"; }

.icon-budicon-50:before {
  content: "\59"; }

.icon-budicon-51:before {
  content: "\5a"; }

.icon-budicon-52:before {
  content: "\30"; }

.icon-budicon-53:before {
  content: "\31"; }

.icon-budicon-54:before {
  content: "\32"; }

.icon-budicon-55:before {
  content: "\33"; }

.icon-budicon-56:before {
  content: "\34"; }

.icon-budicon-57:before {
  content: "\35"; }

.icon-budicon-58:before {
  content: "\36"; }

.icon-budicon-59:before {
  content: "\37"; }

.icon-budicon-60:before {
  content: "\38"; }

.icon-budicon-61:before {
  content: "\39"; }

.icon-budicon-62:before {
  content: "\21"; }

.icon-budicon-63:before {
  content: "\22"; }

.icon-budicon-64:before {
  content: "\23"; }

.icon-budicon-65:before {
  content: "\24"; }

.icon-budicon-66:before {
  content: "\25"; }

.icon-budicon-67:before {
  content: "\26"; }

.icon-budicon-68:before {
  content: "\27"; }

.icon-budicon-69:before {
  content: "\28"; }

.icon-budicon-70:before {
  content: "\29"; }

.icon-budicon-71:before {
  content: "\2a"; }

.icon-budicon-72:before {
  content: "\2b"; }

.icon-budicon-73:before {
  content: "\2c"; }

.icon-budicon-74:before {
  content: "\2d"; }

.icon-budicon-75:before {
  content: "\2e"; }

.icon-budicon-76:before {
  content: "\2f"; }

.icon-budicon-77:before {
  content: "\3a"; }

.icon-budicon-78:before {
  content: "\3b"; }

.icon-budicon-79:before {
  content: "\3c"; }

.icon-budicon-80:before {
  content: "\3d"; }

.icon-budicon-81:before {
  content: "\3e"; }

.icon-budicon-82:before {
  content: "\3f"; }

.icon-budicon-83:before {
  content: "\40"; }

.icon-budicon-84:before {
  content: "\5b"; }

.icon-budicon-85:before {
  content: "\5d"; }

.icon-budicon-86:before {
  content: "\5e"; }

.icon-budicon-87:before {
  content: "\5f"; }

.icon-budicon-88:before {
  content: "\60"; }

.icon-budicon-89:before {
  content: "\7b"; }

.icon-budicon-90:before {
  content: "\7c"; }

.icon-budicon-91:before {
  content: "\7d"; }

.icon-budicon-92:before {
  content: "\7e"; }

.icon-budicon-93:before {
  content: "\5c"; }

.icon-budicon-94:before {
  content: "\e000"; }

.icon-budicon-95:before {
  content: "\e001"; }

.icon-budicon-96:before {
  content: "\e002"; }

.icon-budicon-97:before {
  content: "\e003"; }

.icon-budicon-98:before {
  content: "\e004"; }

.icon-budicon-99:before {
  content: "\e005"; }

.icon-budicon-100:before {
  content: "\e006"; }

.icon-budicon-101:before {
  content: "\e007"; }

.icon-budicon-102:before {
  content: "\e008"; }

.icon-budicon-103:before {
  content: "\e009"; }

.icon-budicon-104:before {
  content: "\e00a"; }

.icon-budicon-105:before {
  content: "\e00b"; }

.icon-budicon-106:before {
  content: "\e00c"; }

.icon-budicon-107:before {
  content: "\e00d"; }

.icon-budicon-108:before {
  content: "\e00e"; }

.icon-budicon-109:before {
  content: "\e00f"; }

.icon-budicon-110:before {
  content: "\e010"; }

.icon-budicon-111:before {
  content: "\e011"; }

.icon-budicon-112:before {
  content: "\e012"; }

.icon-budicon-113:before {
  content: "\e013"; }

.icon-budicon-114:before {
  content: "\e014"; }

.icon-budicon-115:before {
  content: "\e015"; }

.icon-budicon-116:before {
  content: "\e016"; }

.icon-budicon-117:before {
  content: "\e017"; }

.icon-budicon-118:before {
  content: "\e018"; }

.icon-budicon-119:before {
  content: "\e019"; }

.icon-budicon-120:before {
  content: "\e01a"; }

.icon-budicon-121:before {
  content: "\e01b"; }

.icon-budicon-122:before {
  content: "\e01c"; }

.icon-budicon-123:before {
  content: "\e01d"; }

.icon-budicon-124:before {
  content: "\e01e"; }

.icon-budicon-125:before {
  content: "\e01f"; }

.icon-budicon-126:before {
  content: "\e020"; }

.icon-budicon-127:before {
  content: "\e021"; }

.icon-budicon-128:before {
  content: "\e022"; }

.icon-budicon-129:before {
  content: "\e023"; }

.icon-budicon-130:before {
  content: "\e024"; }

.icon-budicon-131:before {
  content: "\e025"; }

.icon-budicon-132:before {
  content: "\e026"; }

.icon-budicon-133:before {
  content: "\e027"; }

.icon-budicon-134:before {
  content: "\e028"; }

.icon-budicon-135:before {
  content: "\e029"; }

.icon-budicon-136:before {
  content: "\e02a"; }

.icon-budicon-137:before {
  content: "\e02b"; }

.icon-budicon-138:before {
  content: "\e02c"; }

.icon-budicon-139:before {
  content: "\e02d"; }

.icon-budicon-140:before {
  content: "\e02e"; }

.icon-budicon-141:before {
  content: "\e02f"; }

.icon-budicon-142:before {
  content: "\e030"; }

.icon-budicon-143:before {
  content: "\e031"; }

.icon-budicon-144:before {
  content: "\e032"; }

.icon-budicon-145:before {
  content: "\e033"; }

.icon-budicon-146:before {
  content: "\e034"; }

.icon-budicon-147:before {
  content: "\e035"; }

.icon-budicon-148:before {
  content: "\e036"; }

.icon-budicon-149:before {
  content: "\e037"; }

.icon-budicon-150:before {
  content: "\e038"; }

.icon-budicon-151:before {
  content: "\e039"; }

.icon-budicon-152:before {
  content: "\e03a"; }

.icon-budicon-153:before {
  content: "\e03b"; }

.icon-budicon-154:before {
  content: "\e03c"; }

.icon-budicon-155:before {
  content: "\e03d"; }

.icon-budicon-156:before {
  content: "\e03e"; }

.icon-budicon-157:before {
  content: "\e03f"; }

.icon-budicon-158:before {
  content: "\e040"; }

.icon-budicon-159:before {
  content: "\e041"; }

.icon-budicon-160:before {
  content: "\e042"; }

.icon-budicon-161:before {
  content: "\e043"; }

.icon-budicon-162:before {
  content: "\e044"; }

.icon-budicon-163:before {
  content: "\e045"; }

.icon-budicon-164:before {
  content: "\e046"; }

.icon-budicon-165:before {
  content: "\e047"; }

.icon-budicon-166:before {
  content: "\e048"; }

.icon-budicon-167:before {
  content: "\e049"; }

.icon-budicon-168:before {
  content: "\e04a"; }

.icon-budicon-169:before {
  content: "\e04b"; }

.icon-budicon-170:before {
  content: "\e04c"; }

.icon-budicon-171:before {
  content: "\e04d"; }

.icon-budicon-172:before {
  content: "\e04e"; }

.icon-budicon-173:before {
  content: "\e04f"; }

.icon-budicon-174:before {
  content: "\e050"; }

.icon-budicon-175:before {
  content: "\e051"; }

.icon-budicon-176:before {
  content: "\e052"; }

.icon-budicon-177:before {
  content: "\e053"; }

.icon-budicon-178:before {
  content: "\e054"; }

.icon-budicon-179:before {
  content: "\e055"; }

.icon-budicon-180:before {
  content: "\e056"; }

.icon-budicon-181:before {
  content: "\e057"; }

.icon-budicon-182:before {
  content: "\e058"; }

.icon-budicon-183:before {
  content: "\e059"; }

.icon-budicon-184:before {
  content: "\e05a"; }

.icon-budicon-185:before {
  content: "\e05b"; }

.icon-budicon-186:before {
  content: "\e05c"; }

.icon-budicon-187:before {
  content: "\e05d"; }

.icon-budicon-188:before {
  content: "\e05e"; }

.icon-budicon-189:before {
  content: "\e05f"; }

.icon-budicon-190:before {
  content: "\e060"; }

.icon-budicon-191:before {
  content: "\e061"; }

.icon-budicon-192:before {
  content: "\e062"; }

.icon-budicon-193:before {
  content: "\e063"; }

.icon-budicon-194:before {
  content: "\e064"; }

.icon-budicon-195:before {
  content: "\e065"; }

.icon-budicon-196:before {
  content: "\e066"; }

.icon-budicon-197:before {
  content: "\e067"; }

.icon-budicon-198:before {
  content: "\e068"; }

.icon-budicon-199:before {
  content: "\e069"; }

.icon-budicon-200:before {
  content: "\e06a"; }

.icon-budicon-201:before {
  content: "\e06b"; }

.icon-budicon-202:before {
  content: "\e06c"; }

.icon-budicon-203:before {
  content: "\e06d"; }

.icon-budicon-204:before {
  content: "\e06e"; }

.icon-budicon-205:before {
  content: "\e06f"; }

.icon-budicon-206:before {
  content: "\e070"; }

.icon-budicon-207:before {
  content: "\e071"; }

.icon-budicon-208:before {
  content: "\e072"; }

.icon-budicon-209:before {
  content: "\e073"; }

.icon-budicon-210:before {
  content: "\e074"; }

.icon-budicon-211:before {
  content: "\e075"; }

.icon-budicon-212:before {
  content: "\e076"; }

.icon-budicon-213:before {
  content: "\e077"; }

.icon-budicon-214:before {
  content: "\e078"; }

.icon-budicon-215:before {
  content: "\e079"; }

.icon-budicon-216:before {
  content: "\e07a"; }

.icon-budicon-217:before {
  content: "\e07b"; }

.icon-budicon-218:before {
  content: "\e07c"; }

.icon-budicon-219:before {
  content: "\e07d"; }

.icon-budicon-220:before {
  content: "\e07e"; }

.icon-budicon-221:before {
  content: "\e07f"; }

.icon-budicon-222:before {
  content: "\e080"; }

.icon-budicon-223:before {
  content: "\e081"; }

.icon-budicon-224:before {
  content: "\e082"; }

.icon-budicon-225:before {
  content: "\e083"; }

.icon-budicon-226:before {
  content: "\e084"; }

.icon-budicon-227:before {
  content: "\e085"; }

.icon-budicon-228:before {
  content: "\e086"; }

.icon-budicon-229:before {
  content: "\e087"; }

.icon-budicon-230:before {
  content: "\e088"; }

.icon-budicon-231:before {
  content: "\e089"; }

.icon-budicon-232:before {
  content: "\e08a"; }

.icon-budicon-233:before {
  content: "\e08b"; }

.icon-budicon-234:before {
  content: "\e08c"; }

.icon-budicon-235:before {
  content: "\e08d"; }

.icon-budicon-236:before {
  content: "\e08e"; }

.icon-budicon-237:before {
  content: "\e08f"; }

.icon-budicon-238:before {
  content: "\e090"; }

.icon-budicon-239:before {
  content: "\e091"; }

.icon-budicon-240:before {
  content: "\e092"; }

.icon-budicon-241:before {
  content: "\e093"; }

.icon-budicon-242:before {
  content: "\e094"; }

.icon-budicon-243:before {
  content: "\e095"; }

.icon-budicon-244:before {
  content: "\e096"; }

.icon-budicon-245:before {
  content: "\e097"; }

.icon-budicon-246:before {
  content: "\e098"; }

.icon-budicon-247:before {
  content: "\e099"; }

.icon-budicon-248:before {
  content: "\e09a"; }

.icon-budicon-249:before {
  content: "\e09b"; }

.icon-budicon-250:before {
  content: "\e09c"; }

.icon-budicon-251:before {
  content: "\e09d"; }

.icon-budicon-252:before {
  content: "\e09e"; }

.icon-budicon-253:before {
  content: "\e09f"; }

.icon-budicon-254:before {
  content: "\e0a0"; }

.icon-budicon-255:before {
  content: "\e0a1"; }

.icon-budicon-256:before {
  content: "\e0a2"; }

.icon-budicon-257:before {
  content: "\e0a3"; }

.icon-budicon-258:before {
  content: "\e0a4"; }

.icon-budicon-259:before {
  content: "\e0a5"; }

.icon-budicon-260:before {
  content: "\e0a6"; }

.icon-budicon-261:before {
  content: "\e0a7"; }

.icon-budicon-262:before {
  content: "\e0a8"; }

.icon-budicon-263:before {
  content: "\e0a9"; }

.icon-budicon-264:before {
  content: "\e0aa"; }

.icon-budicon-265:before {
  content: "\e0ab"; }

.icon-budicon-266:before {
  content: "\e0ac"; }

.icon-budicon-267:before {
  content: "\e0ad"; }

.icon-budicon-268:before {
  content: "\e0ae"; }

.icon-budicon-269:before {
  content: "\e0af"; }

.icon-budicon-270:before {
  content: "\e0b0"; }

.icon-budicon-271:before {
  content: "\e0b1"; }

.icon-budicon-272:before {
  content: "\e0b2"; }

.icon-budicon-273:before {
  content: "\e0b3"; }

.icon-budicon-274:before {
  content: "\e0b4"; }

.icon-budicon-275:before {
  content: "\e0b5"; }

.icon-budicon-276:before {
  content: "\e0b6"; }

.icon-budicon-277:before {
  content: "\e0b7"; }

.icon-budicon-278:before {
  content: "\e0b8"; }

.icon-budicon-279:before {
  content: "\e0b9"; }

.icon-budicon-280:before {
  content: "\e0ba"; }

.icon-budicon-282:before {
  content: "\e0bc"; }

.icon-budicon-283:before {
  content: "\e0bd"; }

.icon-budicon-284:before {
  content: "\e0be"; }

.icon-budicon-285:before {
  content: "\e0bf"; }

.icon-budicon-286:before {
  content: "\e0c0"; }

.icon-budicon-287:before {
  content: "\e0c1"; }

.icon-budicon-288:before {
  content: "\e0c2"; }

.icon-budicon-289:before {
  content: "\e0c3"; }

.icon-budicon-290:before {
  content: "\e0c4"; }

.icon-budicon-291:before {
  content: "\e0c5"; }

.icon-budicon-292:before {
  content: "\e0c6"; }

.icon-budicon-293:before {
  content: "\e0c7"; }

.icon-budicon-294:before {
  content: "\e0c8"; }

.icon-budicon-295:before {
  content: "\e0c9"; }

.icon-budicon-296:before {
  content: "\e0ca"; }

.icon-budicon-297:before {
  content: "\e0cb"; }

.icon-budicon-298:before {
  content: "\e0cc"; }

.icon-budicon-299:before {
  content: "\e0cd"; }

.icon-budicon-300:before {
  content: "\e0ce"; }

.icon-budicon-301:before {
  content: "\e0cf"; }

.icon-budicon-302:before {
  content: "\e0d0"; }

.icon-budicon-303:before {
  content: "\e0d1"; }

.icon-budicon-304:before {
  content: "\e0d2"; }

.icon-budicon-305:before {
  content: "\e0d3"; }

.icon-budicon-306:before {
  content: "\e0d4"; }

.icon-budicon-307:before {
  content: "\e0d5"; }

.icon-budicon-308:before {
  content: "\e0d6"; }

.icon-budicon-309:before {
  content: "\e0d7"; }

.icon-budicon-310:before {
  content: "\e0d8"; }

.icon-budicon-311:before {
  content: "\e0d9"; }

.icon-budicon-312:before {
  content: "\e0da"; }

.icon-budicon-313:before {
  content: "\e0db"; }

.icon-budicon-314:before {
  content: "\e0dc"; }

.icon-budicon-315:before {
  content: "\e0dd"; }

.icon-budicon-316:before {
  content: "\e0de"; }

.icon-budicon-317:before {
  content: "\e0df"; }

.icon-budicon-318:before {
  content: "\e0e0"; }

.icon-budicon-319:before {
  content: "\e0e1"; }

.icon-budicon-320:before {
  content: "\e0e2"; }

.icon-budicon-321:before {
  content: "\e0e3"; }

.icon-budicon-322:before {
  content: "\e0e4"; }

.icon-budicon-323:before {
  content: "\e0e5"; }

.icon-budicon-324:before {
  content: "\e0e6"; }

.icon-budicon-325:before {
  content: "\e0e7"; }

.icon-budicon-326:before {
  content: "\e0e8"; }

.icon-budicon-327:before {
  content: "\e0e9"; }

.icon-budicon-328:before {
  content: "\e0ea"; }

.icon-budicon-329:before {
  content: "\e0eb"; }

.icon-budicon-330:before {
  content: "\e0ec"; }

.icon-budicon-331:before {
  content: "\e0ed"; }

.icon-budicon-332:before {
  content: "\e0ee"; }

.icon-budicon-333:before {
  content: "\e0ef"; }

.icon-budicon-281:before {
  content: "\e0bb"; }

.icon-budicon-334:before {
  content: "\e0f0"; }

.icon-budicon-335:before {
  content: "\e0f1"; }

.icon-budicon-336:before {
  content: "\e0f2"; }

.icon-budicon-337:before {
  content: "\e0f3"; }

.icon-budicon-338:before {
  content: "\e0f4"; }

.icon-budicon-339:before {
  content: "\e0f5"; }

.icon-budicon-340:before {
  content: "\e0f6"; }

.icon-budicon-341:before {
  content: "\e0f7"; }

.icon-budicon-342:before {
  content: "\e0f8"; }

.icon-budicon-343:before {
  content: "\e0f9"; }

.icon-budicon-344:before {
  content: "\e0fa"; }

.icon-budicon-345:before {
  content: "\e0fb"; }

.icon-budicon-346:before {
  content: "\e0fc"; }

.icon-budicon-347:before {
  content: "\e0fd"; }

.icon-budicon-348:before {
  content: "\e0fe"; }

.icon-budicon-349:before {
  content: "\e0ff"; }

.icon-budicon-350:before {
  content: "\e100"; }

.icon-budicon-351:before {
  content: "\e101"; }

.icon-budicon-352:before {
  content: "\e102"; }

.icon-budicon-353:before {
  content: "\e103"; }

.icon-budicon-354:before {
  content: "\e104"; }

.icon-budicon-355:before {
  content: "\e105"; }

.icon-budicon-356:before {
  content: "\e106"; }

.icon-budicon-357:before {
  content: "\e107"; }

.icon-budicon-358:before {
  content: "\e108"; }

.icon-budicon-359:before {
  content: "\e109"; }

.icon-budicon-360:before {
  content: "\e10a"; }

.icon-budicon-361:before {
  content: "\e10b"; }

.icon-budicon-362:before {
  content: "\e10c"; }

.icon-budicon-363:before {
  content: "\e10d"; }

.icon-budicon-364:before {
  content: "\e10e"; }

.icon-budicon-365:before {
  content: "\e10f"; }

.icon-budicon-366:before {
  content: "\e110"; }

.icon-budicon-367:before {
  content: "\e111"; }

.icon-budicon-368:before {
  content: "\e112"; }

.icon-budicon-369:before {
  content: "\e113"; }

.icon-budicon-370:before {
  content: "\e114"; }

.icon-budicon-371:before {
  content: "\e115"; }

.icon-budicon-372:before {
  content: "\e116"; }

.icon-budicon-373:before {
  content: "\e117"; }

.icon-budicon-374:before {
  content: "\e118"; }

.icon-budicon-375:before {
  content: "\e119"; }

.icon-budicon-376:before {
  content: "\e11a"; }

.icon-budicon-377:before {
  content: "\e11b"; }

.icon-budicon-378:before {
  content: "\e11c"; }

.icon-budicon-379:before {
  content: "\e11d"; }

.icon-budicon-380:before {
  content: "\e11e"; }

.icon-budicon-381:before {
  content: "\e11f"; }

.icon-budicon-382:before {
  content: "\e120"; }

.icon-budicon-383:before {
  content: "\e121"; }

.icon-budicon-384:before {
  content: "\e122"; }

.icon-budicon-385:before {
  content: "\e123"; }

.icon-budicon-386:before {
  content: "\e124"; }

.icon-budicon-387:before {
  content: "\e125"; }

.icon-budicon-388:before {
  content: "\e126"; }

.icon-budicon-389:before {
  content: "\e127"; }

.icon-budicon-390:before {
  content: "\e128"; }

.icon-budicon-391:before {
  content: "\e129"; }

.icon-budicon-392:before {
  content: "\e12a"; }

.icon-budicon-393:before {
  content: "\e12b"; }

.icon-budicon-394:before {
  content: "\e12c"; }

.icon-budicon-395:before {
  content: "\e12d"; }

.icon-budicon-396:before {
  content: "\e12e"; }

.icon-budicon-397:before {
  content: "\e12f"; }

.icon-budicon-398:before {
  content: "\e130"; }

.icon-budicon-399:before {
  content: "\e131"; }

.icon-budicon-400:before {
  content: "\e132"; }

.icon-budicon-401:before {
  content: "\e133"; }

.icon-budicon-402:before {
  content: "\e134"; }

.icon-budicon-403:before {
  content: "\e135"; }

.icon-budicon-404:before {
  content: "\e136"; }

.icon-budicon-405:before {
  content: "\e137"; }

.icon-budicon-406:before {
  content: "\e138"; }

.icon-budicon-407:before {
  content: "\e139"; }

.icon-budicon-408:before {
  content: "\e13a"; }

.icon-budicon-409:before {
  content: "\e13b"; }

.icon-budicon-410:before {
  content: "\e13c"; }

.icon-budicon-411:before {
  content: "\e13d"; }

.icon-budicon-412:before {
  content: "\e13e"; }

.icon-budicon-413:before {
  content: "\e13f"; }

.icon-budicon-414:before {
  content: "\e140"; }

.icon-budicon-415:before {
  content: "\e141"; }

.icon-budicon-416:before {
  content: "\e142"; }

.icon-budicon-417:before {
  content: "\e143"; }

.icon-budicon-418:before {
  content: "\e144"; }

.icon-budicon-419:before {
  content: "\e145"; }

.icon-budicon-420:before {
  content: "\e146"; }

.icon-budicon-421:before {
  content: "\e147"; }

.icon-budicon-422:before {
  content: "\e148"; }

.icon-budicon-423:before {
  content: "\e149"; }

.icon-budicon-424:before {
  content: "\e14a"; }

.icon-budicon-425:before {
  content: "\e14b"; }

.icon-budicon-426:before {
  content: "\e14c"; }

.icon-budicon-427:before {
  content: "\e14d"; }

.icon-budicon-428:before {
  content: "\e14e"; }

.icon-budicon-429:before {
  content: "\e14f"; }

.icon-budicon-430:before {
  content: "\e150"; }

.icon-budicon-431:before {
  content: "\e151"; }

.icon-budicon-432:before {
  content: "\e152"; }

.icon-budicon-433:before {
  content: "\e153"; }

.icon-budicon-434:before {
  content: "\e154"; }

.icon-budicon-435:before {
  content: "\e155"; }

.icon-budicon-436:before {
  content: "\e156"; }

.icon-budicon-437:before {
  content: "\e157"; }

.icon-budicon-438:before {
  content: "\e158"; }

.icon-budicon-439:before {
  content: "\e159"; }

.icon-budicon-440:before {
  content: "\e15a"; }

.icon-budicon-441:before {
  content: "\e15b"; }

.icon-budicon-442:before {
  content: "\e15c"; }

.icon-budicon-443:before {
  content: "\e15d"; }

.icon-budicon-444:before {
  content: "\e15e"; }

.icon-budicon-445:before {
  content: "\e15f"; }

.icon-budicon-446:before {
  content: "\e160"; }

.icon-budicon-447:before {
  content: "\e161"; }

.icon-budicon-448:before {
  content: "\e162"; }

.icon-budicon-449:before {
  content: "\e163"; }

.icon-budicon-450:before {
  content: "\e164"; }

.icon-budicon-451:before {
  content: "\e165"; }

.icon-budicon-452:before {
  content: "\e166"; }

.icon-budicon-453:before {
  content: "\e167"; }

.icon-budicon-454:before {
  content: "\e168"; }

.icon-budicon-455:before {
  content: "\e169"; }

.icon-budicon-456:before {
  content: "\e16a"; }

.icon-budicon-457:before {
  content: "\e16b"; }

.icon-budicon-458:before {
  content: "\e16c"; }

.icon-budicon-459:before {
  content: "\e16d"; }

.icon-budicon-460:before {
  content: "\e16e"; }

.icon-budicon-461:before {
  content: "\e16f"; }

.icon-budicon-462:before {
  content: "\e170"; }

.icon-budicon-463:before {
  content: "\e171"; }

.icon-budicon-464:before {
  content: "\e172"; }

.icon-budicon-465:before {
  content: "\e173"; }

.icon-budicon-466:before {
  content: "\e174"; }

.icon-budicon-467:before {
  content: "\e175"; }

.icon-budicon-468:before {
  content: "\e176"; }

.icon-budicon-469:before {
  content: "\e177"; }

.icon-budicon-470:before {
  content: "\e178"; }

.icon-budicon-471:before {
  content: "\e179"; }

.icon-budicon-472:before {
  content: "\e17a"; }

.icon-budicon-473:before {
  content: "\e17b"; }

.icon-budicon-474:before {
  content: "\e17c"; }

.icon-budicon-475:before {
  content: "\e17d"; }

.icon-budicon-476:before {
  content: "\e17e"; }

.icon-budicon-477:before {
  content: "\e17f"; }

.icon-budicon-478:before {
  content: "\e180"; }

.icon-budicon-479:before {
  content: "\e181"; }

.icon-budicon-480:before {
  content: "\e182"; }

.icon-budicon-481:before {
  content: "\e183"; }

.icon-budicon-482:before {
  content: "\e184"; }

.icon-budicon-483:before {
  content: "\e185"; }

.icon-budicon-484:before {
  content: "\e186"; }

.icon-budicon-485:before {
  content: "\e187"; }

.icon-budicon-486:before {
  content: "\e188"; }

.icon-budicon-487:before {
  content: "\e189"; }

.icon-budicon-488:before {
  content: "\e18a"; }

.icon-budicon-489:before {
  content: "\e18b"; }

.icon-budicon-490:before {
  content: "\e18c"; }

.icon-budicon-491:before {
  content: "\e18d"; }

.icon-budicon-492:before {
  content: "\e18e"; }

.icon-budicon-493:before {
  content: "\e18f"; }

.icon-budicon-494:before {
  content: "\e190"; }

.icon-budicon-495:before {
  content: "\e191"; }

.icon-budicon-496:before {
  content: "\e192"; }

.icon-budicon-497:before {
  content: "\e193"; }

.icon-budicon-498:before {
  content: "\e194"; }

.icon-budicon-499:before {
  content: "\e195"; }

.icon-budicon-500:before {
  content: "\e196"; }

.icon-budicon-501:before {
  content: "\e197"; }

.icon-budicon-502:before {
  content: "\e198"; }

.icon-budicon-503:before {
  content: "\e199"; }

.icon-budicon-504:before {
  content: "\e19a"; }

.icon-budicon-505:before {
  content: "\e19b"; }

.icon-budicon-506:before {
  content: "\e19c"; }

.icon-budicon-507:before {
  content: "\e19d"; }

.icon-budicon-508:before {
  content: "\e19e"; }

.icon-budicon-509:before {
  content: "\e19f"; }

.icon-budicon-510:before {
  content: "\e1a0"; }

.icon-budicon-511:before {
  content: "\e1a1"; }

.icon-budicon-512:before {
  content: "\e1a2"; }

.icon-budicon-513:before {
  content: "\e1a3"; }

.icon-budicon-514:before {
  content: "\e1a4"; }

.icon-budicon-515:before {
  content: "\e1a5"; }

.icon-budicon-516:before {
  content: "\e1a6"; }

.icon-budicon-517:before {
  content: "\e1a7"; }

.icon-budicon-518:before {
  content: "\e1a8"; }

.icon-budicon-519:before {
  content: "\e1a9"; }

.icon-budicon-520:before {
  content: "\e1aa"; }

.icon-budicon-521:before {
  content: "\e1ab"; }

.icon-budicon-522:before {
  content: "\e1ac"; }

.icon-budicon-523:before {
  content: "\e1ad"; }

.icon-budicon-524:before {
  content: "\e1ae"; }

.icon-budicon-525:before {
  content: "\e1af"; }

.icon-budicon-526:before {
  content: "\e1b0"; }

.icon-budicon-527:before {
  content: "\e1b1"; }

.icon-budicon-528:before {
  content: "\e1b2"; }

.icon-budicon-529:before {
  content: "\e1b3"; }

.icon-budicon-530:before {
  content: "\e1b4"; }

.icon-budicon-531:before {
  content: "\e1b5"; }

.icon-budicon-532:before {
  content: "\e1b6"; }

.icon-budicon-533:before {
  content: "\e1b7"; }

.icon-budicon-534:before {
  content: "\e1b8"; }

.icon-budicon-535:before {
  content: "\e1b9"; }

.icon-budicon-536:before {
  content: "\e1ba"; }

.icon-budicon-537:before {
  content: "\e1bb"; }

.icon-budicon-538:before {
  content: "\e1bc"; }

.icon-budicon-539:before {
  content: "\e1bd"; }

.icon-budicon-540:before {
  content: "\e1be"; }

.icon-budicon-541:before {
  content: "\e1bf"; }

.icon-budicon-542:before {
  content: "\e1c0"; }

.icon-budicon-543:before {
  content: "\e1c1"; }

.icon-budicon-544:before {
  content: "\e1c2"; }

.icon-budicon-545:before {
  content: "\e1c3"; }

.icon-budicon-546:before {
  content: "\e1c4"; }

.icon-budicon-547:before {
  content: "\e1c5"; }

.icon-budicon-548:before {
  content: "\e1c6"; }

.icon-budicon-549:before {
  content: "\e1c7"; }

.icon-budicon-550:before {
  content: "\e1c8"; }

.icon-budicon-551:before {
  content: "\e1c9"; }

.icon-budicon-552:before {
  content: "\e1ca"; }

.icon-budicon-553:before {
  content: "\e1cb"; }

.icon-budicon-554:before {
  content: "\e1cc"; }

.icon-budicon-555:before {
  content: "\e1cd"; }

.icon-budicon-556:before {
  content: "\e1ce"; }

.icon-budicon-557:before {
  content: "\e1cf"; }

.icon-budicon-558:before {
  content: "\e1d0"; }

.icon-budicon-559:before {
  content: "\e1d1"; }

.icon-budicon-560:before {
  content: "\e1d2"; }

.icon-budicon-561:before {
  content: "\e1d3"; }

.icon-budicon-562:before {
  content: "\e1d4"; }

.icon-budicon-563:before {
  content: "\e1d5"; }

.icon-budicon-564:before {
  content: "\e1d6"; }

.icon-budicon-565:before {
  content: "\e1d7"; }

.icon-budicon-566:before {
  content: "\e1d8"; }

.icon-budicon-567:before {
  content: "\e1d9"; }

.icon-budicon-568:before {
  content: "\e1da"; }

.icon-budicon-569:before {
  content: "\e1db"; }

.icon-budicon-570:before {
  content: "\e1dc"; }

.icon-budicon-571:before {
  content: "\e1dd"; }

.icon-budicon-572:before {
  content: "\e1de"; }

.icon-budicon-573:before {
  content: "\e1df"; }

.icon-budicon-574:before {
  content: "\e1e0"; }

.icon-budicon-575:before {
  content: "\e1e1"; }

.icon-budicon-576:before {
  content: "\e1e2"; }

.icon-budicon-577:before {
  content: "\e1e3"; }

.icon-budicon-578:before {
  content: "\e1e4"; }

.icon-budicon-579:before {
  content: "\e1e5"; }

.icon-budicon-580:before {
  content: "\e1e6"; }

.icon-budicon-581:before {
  content: "\e1e7"; }

.icon-budicon-582:before {
  content: "\e1e8"; }

.icon-budicon-583:before {
  content: "\e1e9"; }

.icon-budicon-584:before {
  content: "\e1ea"; }

.icon-budicon-585:before {
  content: "\e1eb"; }

.icon-budicon-586:before {
  content: "\e1ec"; }

.icon-budicon-587:before {
  content: "\e1ed"; }

.icon-budicon-588:before {
  content: "\e1ee"; }

.icon-budicon-589:before {
  content: "\e1ef"; }

.icon-budicon-590:before {
  content: "\e1f0"; }

.icon-budicon-591:before {
  content: "\e1f1"; }

.icon-budicon-592:before {
  content: "\e1f2"; }

.icon-budicon-593:before {
  content: "\e1f3"; }

.icon-budicon-594:before {
  content: "\e1f4"; }

.icon-budicon-595:before {
  content: "\e1f5"; }

.icon-budicon-596:before {
  content: "\e1f6"; }

.icon-budicon-597:before {
  content: "\e1f7"; }

.icon-budicon-598:before {
  content: "\e1f8"; }

.icon-budicon-599:before {
  content: "\e1f9"; }

.icon-budicon-600:before {
  content: "\e1fa"; }

.icon-budicon-601:before {
  content: "\e1fb"; }

.icon-budicon-602:before {
  content: "\e1fc"; }

.icon-budicon-603:before {
  content: "\e1fd"; }

.icon-budicon-604:before {
  content: "\e1fe"; }

.icon-budicon-605:before {
  content: "\e1ff"; }

.icon-budicon-606:before {
  content: "\e200"; }

.icon-budicon-607:before {
  content: "\e201"; }

.icon-budicon-608:before {
  content: "\e202"; }

.icon-budicon-609:before {
  content: "\e203"; }

.icon-budicon-610:before {
  content: "\e204"; }

.icon-budicon-611:before {
  content: "\e205"; }

.icon-budicon-612:before {
  content: "\e206"; }

.icon-budicon-613:before {
  content: "\e207"; }

.icon-budicon-614:before {
  content: "\e208"; }

.icon-budicon-615:before {
  content: "\e209"; }

.icon-budicon-616:before {
  content: "\e20a"; }

.icon-budicon-617:before {
  content: "\e20b"; }

.icon-budicon-618:before {
  content: "\e20c"; }

.icon-budicon-619:before {
  content: "\e20d"; }

.icon-budicon-620:before {
  content: "\e20e"; }

.icon-budicon-621:before {
  content: "\e20f"; }

.icon-budicon-622:before {
  content: "\e210"; }

.icon-budicon-623:before {
  content: "\e211"; }

.icon-budicon-624:before {
  content: "\e212"; }

.icon-budicon-625:before {
  content: "\e213"; }

.icon-budicon-626:before {
  content: "\e214"; }

.icon-budicon-627:before {
  content: "\e215"; }

.icon-budicon-628:before {
  content: "\e216"; }

.icon-budicon-629:before {
  content: "\e217"; }

.icon-budicon-630:before {
  content: "\e218"; }

.icon-budicon-631:before {
  content: "\e219"; }

.icon-budicon-632:before {
  content: "\e21a"; }

.icon-budicon-633:before {
  content: "\e21b"; }

.icon-budicon-634:before {
  content: "\e21c"; }

.icon-budicon-635:before {
  content: "\e21d"; }

.icon-budicon-636:before {
  content: "\e21e"; }

.icon-budicon-637:before {
  content: "\e21f"; }

.icon-budicon-638:before {
  content: "\e220"; }

.icon-budicon-639:before {
  content: "\e221"; }

.icon-budicon-640:before {
  content: "\e222"; }

.icon-budicon-641:before {
  content: "\e223"; }

.icon-budicon-642:before {
  content: "\e224"; }

.icon-budicon-643:before {
  content: "\e225"; }

.icon-budicon-644:before {
  content: "\e226"; }

.icon-budicon-645:before {
  content: "\e227"; }

.icon-budicon-646:before {
  content: "\e228"; }

.icon-budicon-647:before {
  content: "\e229"; }

.icon-budicon-648:before {
  content: "\e22a"; }

.icon-budicon-649:before {
  content: "\e22b"; }

.icon-budicon-650:before {
  content: "\e22c"; }

.icon-budicon-651:before {
  content: "\e22d"; }

.icon-budicon-652:before {
  content: "\e22e"; }

.icon-budicon-653:before {
  content: "\e22f"; }

.icon-budicon-654:before {
  content: "\e230"; }

.icon-budicon-655:before {
  content: "\e231"; }

.icon-budicon-656:before {
  content: "\e232"; }

.icon-budicon-657:before {
  content: "\e233"; }

.icon-budicon-658:before {
  content: "\e234"; }

.icon-budicon-659:before {
  content: "\e235"; }

.icon-budicon-660:before {
  content: "\e236"; }

.icon-budicon-661:before {
  content: "\e237"; }

.icon-budicon-662:before {
  content: "\e238"; }

.icon-budicon-663:before {
  content: "\e239"; }

.icon-budicon-664:before {
  content: "\e23a"; }

.icon-budicon-665:before {
  content: "\e23b"; }

.icon-budicon-666:before {
  content: "\e23c"; }

.icon-budicon-667:before {
  content: "\e23d"; }

.icon-budicon-668:before {
  content: "\e23e"; }

.icon-budicon-669:before {
  content: "\e23f"; }

.icon-budicon-670:before {
  content: "\e240"; }

.icon-budicon-671:before {
  content: "\e241"; }

.icon-budicon-672:before {
  content: "\e242"; }

.icon-budicon-673:before {
  content: "\e243"; }

.icon-budicon-674:before {
  content: "\e244"; }

.icon-budicon-675:before {
  content: "\e245"; }

.icon-budicon-676:before {
  content: "\e246"; }

.icon-budicon-677:before {
  content: "\e247"; }

.icon-budicon-678:before {
  content: "\e248"; }

.icon-budicon-679:before {
  content: "\e249"; }

.icon-budicon-680:before {
  content: "\e24a"; }

.icon-budicon-681:before {
  content: "\e24b"; }

.icon-budicon-682:before {
  content: "\e24c"; }

.icon-budicon-683:before {
  content: "\e24d"; }

.icon-budicon-684:before {
  content: "\e24e"; }

.icon-budicon-685:before {
  content: "\e24f"; }

.icon-budicon-686:before {
  content: "\e250"; }

.icon-budicon-687:before {
  content: "\e251"; }

.icon-budicon-688:before {
  content: "\e252"; }

.icon-budicon-689:before {
  content: "\e253"; }

.icon-budicon-690:before {
  content: "\e254"; }

.icon-budicon-691:before {
  content: "\e255"; }

.icon-budicon-692:before {
  content: "\e256"; }

.icon-budicon-693:before {
  content: "\e257"; }

.icon-budicon-694:before {
  content: "\e258"; }

.icon-budicon-695:before {
  content: "\e259"; }

.icon-budicon-696:before {
  content: "\e25a"; }

.icon-budicon-697:before {
  content: "\e25b"; }

.icon-budicon-698:before {
  content: "\e25c"; }

.icon-budicon-699:before {
  content: "\e25d"; }

.icon-budicon-700:before {
  content: "\e25e"; }

.icon-budicon-701:before {
  content: "\e25f"; }

.icon-budicon-702:before {
  content: "\e260"; }

.icon-budicon-703:before {
  content: "\e261"; }

.icon-budicon-704:before {
  content: "\e262"; }

.icon-budicon-705:before {
  content: "\e263"; }

.icon-budicon-706:before {
  content: "\e264"; }

.icon-budicon-707:before {
  content: "\e265"; }

.icon-budicon-708:before {
  content: "\e266"; }

.icon-budicon-709:before {
  content: "\e267"; }

.icon-budicon-710:before {
  content: "\e268"; }

.icon-budicon-711:before {
  content: "\e269"; }

.icon-budicon-712:before {
  content: "\e26a"; }

.icon-budicon-713:before {
  content: "\e26b"; }

.icon-budicon-714:before {
  content: "\e26c"; }

.icon-budicon-715:before {
  content: "\e26d"; }

.icon-budicon-716:before {
  content: "\e26e"; }

.icon-budicon-717:before {
  content: "\e26f"; }

.icon-budicon-718:before {
  content: "\e270"; }

.icon-budicon-719:before {
  content: "\e271"; }

.icon-budicon-720:before {
  content: "\e272"; }

.icon-budicon-721:before {
  content: "\e273"; }

.icon-budicon-722:before {
  content: "\e274"; }

.icon-budicon-723:before {
  content: "\e275"; }

.icon-budicon-724:before {
  content: "\e276"; }

.icon-budicon-725:before {
  content: "\e277"; }

.icon-budicon-726:before {
  content: "\e278"; }

.icon-budicon-727:before {
  content: "\e279"; }

.icon-budicon-728:before {
  content: "\e27a"; }

.icon-budicon-729:before {
  content: "\e27b"; }

.icon-budicon-730:before {
  content: "\e27c"; }

.icon-budicon-731:before {
  content: "\e27d"; }

.icon-budicon-732:before {
  content: "\e27e"; }

.icon-budicon-733:before {
  content: "\e27f"; }

.icon-budicon-734:before {
  content: "\e280"; }

.icon-budicon-735:before {
  content: "\e281"; }

.icon-budicon-736:before {
  content: "\e282"; }

.icon-budicon-737:before {
  content: "\e283"; }

.icon-budicon-738:before {
  content: "\e284"; }

.icon-budicon-739:before {
  content: "\e285"; }

.icon-budicon-740:before {
  content: "\e286"; }

.icon-budicon-741:before {
  content: "\e287"; }

.icon-budicon-742:before {
  content: "\e288"; }

.icon-budicon-743:before {
  content: "\e289"; }

.icon-budicon-744:before {
  content: "\e28a"; }

.icon-budicon-745:before {
  content: "\e28b"; }

.icon-budicon-746:before {
  content: "\e28c"; }

.icon-budicon-747:before {
  content: "\e28d"; }

.icon-budicon-748:before {
  content: "\e28e"; }

.icon-budicon-749:before {
  content: "\e28f"; }

.icon-budicon-750:before {
  content: "\e290"; }

.icon-budicon-751:before {
  content: "\e291"; }

.icon-budicon-752:before {
  content: "\e292"; }

.icon-budicon-753:before {
  content: "\e293"; }

.icon-budicon-754:before {
  content: "\e294"; }

.icon-budicon-755:before {
  content: "\e295"; }

.icon-budicon-756:before {
  content: "\e296"; }

.icon-budicon-757:before {
  content: "\e297"; }

.icon-budicon-758:before {
  content: "\e298"; }

.icon-budicon-759:before {
  content: "\e299"; }

.icon-budicon-760:before {
  content: "\e29a"; }

.icon-budicon-761:before {
  content: "\e29b"; }

.icon-budicon-762:before {
  content: "\e29c"; }

.icon-budicon-763:before {
  content: "\e29d"; }

.icon-budicon-764:before {
  content: "\e29e"; }

.icon-budicon-765:before {
  content: "\e29f"; }

.icon-budicon-766:before {
  content: "\e2a0"; }

.icon-budicon-767:before {
  content: "\e2a1"; }

.icon-budicon-768:before {
  content: "\e2a2"; }

.icon-budicon-769:before {
  content: "\e2a3"; }

.icon-budicon-770:before {
  content: "\e2a4"; }

.icon-budicon-771:before {
  content: "\e2a5"; }

.icon-budicon-772:before {
  content: "\e2a6"; }

.icon-budicon-773:before {
  content: "\e2a7"; }

.icon-budicon-774:before {
  content: "\e2a8"; }

.icon-budicon-775:before {
  content: "\e2a9"; }

.icon-budicon-776:before {
  content: "\e2aa"; }

.icon-budicon-777:before {
  content: "\e2ab"; }

.icon-budicon-778:before {
  content: "\e2ac"; }

.icon-budicon-779:before {
  content: "\e2ad"; }

.icon-budicon-780:before {
  content: "\e2ae"; }

.icon-budicon-781:before {
  content: "\e2af"; }

.icon-budicon-782:before {
  content: "\e2b0"; }

.icon-budicon-783:before {
  content: "\e2b1"; }

.icon-budicon-784:before {
  content: "\e2b2"; }

.icon-budicon-785:before {
  content: "\e2b3"; }

.icon-budicon-786:before {
  content: "\e2b4"; }

.icon-budicon-787:before {
  content: "\e2b5"; }

.icon-budicon-788:before {
  content: "\e2b6"; }

.icon-budicon-789:before {
  content: "\e2b7"; }

.icon-budicon-790:before {
  content: "\e2b8"; }

.icon-budicon-791:before {
  content: "\e2b9"; }

.icon-budicon-792:before {
  content: "\e2ba"; }

.icon-budicon-793:before {
  content: "\e2bb"; }

.icon-budicon-794:before {
  content: "\e2bc"; }

.icon-budicon-795:before {
  content: "\e2bd"; }

.icon-budicon-796:before {
  content: "\e2be"; }

.icon-budicon-797:before {
  content: "\e2bf"; }

.icon-budicon-798:before {
  content: "\e2c0"; }

.icon-budicon-799:before {
  content: "\e2c1"; }

.icon-budicon-800:before {
  content: "\e2c2"; }

.icon-budicon-801:before {
  content: "\e2c3"; }

.icon-budicon-802:before {
  content: "\e2c4"; }

.icon-budicon-803:before {
  content: "\e2c5"; }

.icon-budicon-804:before {
  content: "\e2c6"; }

.icon-budicon-805:before {
  content: "\e2c7"; }

.icon-budicon-806:before {
  content: "\e2c8"; }

.icon-budicon-807:before {
  content: "\e2c9"; }

.icon-budicon-808:before {
  content: "\e2ca"; }

.icon-budicon-809:before {
  content: "\e2cb"; }

.icon-budicon-810:before {
  content: "\e2cc"; }

.icon-budicon-811:before {
  content: "\e2cd"; }

.icon-budicon-812:before {
  content: "\e2ce"; }

.icon-budicon-813:before {
  content: "\e2cf"; }

.icon-budicon-814:before {
  content: "\e2d0"; }

.icon-budicon-815:before {
  content: "\e2d1"; }

.icon-budicon-816:before {
  content: "\e2d2"; }

.icon-budicon-817:before {
  content: "\e2d3"; }

.icon-budicon-818:before {
  content: "\e2d4"; }

.icon-budicon-819:before {
  content: "\e2d5"; }

.icon-budicon-820:before {
  content: "\e2d6"; }

.icon-budicon-821:before {
  content: "\e2d7"; }

.icon-budicon-822:before {
  content: "\e2d8"; }

.icon-budicon-823:before {
  content: "\e2d9"; }

.icon-budicon-824:before {
  content: "\e2da"; }

.icon-budicon-825:before {
  content: "\e2db"; }

.icon-budicon-826:before {
  content: "\e2dc"; }

.icon-budicon-827:before {
  content: "\e2dd"; }

.icon-budicon-828:before {
  content: "\e2de"; }

.icon-budicon-829:before {
  content: "\e2df"; }

.icon-budicon-830:before {
  content: "\e2e0"; }

.icon-budicon-831:before {
  content: "\e2e1"; }

.icon-budicon-832:before {
  content: "\e2e2"; }

.icon-budicon-833:before {
  content: "\e2e3"; }

.icon-budicon-834:before {
  content: "\e2e4"; }

.icon-budicon-835:before {
  content: "\e2e5"; }

.icon-budicon-836:before {
  content: "\e2e6"; }

.icon-budicon-837:before {
  content: "\e2e7"; }

.icon-budicon-838:before {
  content: "\e2e8"; }

.icon-budicon-839:before {
  content: "\e2e9"; }

.icon-budicon-840:before {
  content: "\e2ea"; }

.icon-budicon-841:before {
  content: "\e2eb"; }

.icon-budicon-842:before {
  content: "\e2ec"; }

.icon-budicon-843:before {
  content: "\e2ed"; }

.icon-budicon-844:before {
  content: "\e2ee"; }

.icon-budicon-845:before {
  content: "\e2ef"; }

.icon-budicon-846:before {
  content: "\e2f0"; }

.icon-budicon-847:before {
  content: "\e2f1"; }

.icon-budicon-848:before {
  content: "\e2f2"; }

.icon-budicon-849:before {
  content: "\e2f3"; }

* {
  box-sizing: border-box; }

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

a {
  text-decoration: none; }

body {
  height: 100%;
  position: relative;
  overflow-x: hidden; }

html {
  position: relative;
  height: 100%; }
  html.js-menu-open {
    overflow: hidden;
    height: 100%;
    width: 100%; }

html, body {
  font-size: 14px; }
  html.font-small, body.font-small {
    font-size: 12px; }
  html.font-large, body.font-large {
    font-size: 16px; }

.margin-top-bottom {
  margin-top: 40px;
  margin-bottom: 40px; }

.padding-top-bottom {
  padding-top: 40px;
  padding-bottom: 40px; }

.padding-left-right {
  padding-left: 80px !important;
  padding-right: 80px !important; }

.padding-top-bottom-small {
  padding-top: 20px;
  padding-bottom: 20px; }

.section-inner {
  padding-left: 250px;
  padding-right: 250px;
  width: 100%; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

h3 {
  font: 2.143rem "Lato", sans-serif;
  font-weight: 300; }

img {
  width: 100%;
  height: auto;
  vertical-align: middle; }

.title--h6 {
  padding: 1.3rem 0; }

.link-with-icon {
  display: table;
  height: 80px\9; }
  .link-with-icon i, .link-with-icon a, .link-with-icon span {
    display: table-cell;
    vertical-align: middle; }
  .link-with-icon i {
    padding-right: 20px;
    height: 80px;
    width: 1%;
    display: none\9; }
    .link-with-icon i:before {
      position: relative;
      top: 4px; }

a {
  color: inherit; }
  a:hover, a:focus, a:active {
    color: inherit;
    text-decoration: none;
    outline: none !important; }

.title a {
  color: #337ab7;
  text-decoration: underline; }

.display-block {
  display: block !important; }

@media only screen and (max-width: 1200px) {
  .section-inner {
    padding: 0; } }

.section-blue-theme {
  background-color: #00AED4;
  color: #050505; }

.section-light-blue-theme {
  background-color: #E6F0F9;
  color: #050505; }

.section-light-gray-theme {
  background-color: #FAFAFA;
  color: #050505; }

.vertical-center {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.horizontal-center {
  margin: 0 auto;
  max-width: 1100px; }

.vertical-center-horizontal-left-image {
  right: 0px;
  top: 0px;
  bottom: 0px;
  text-align: center; }
  @media (min-width: 768px) {
    .vertical-center-horizontal-left-image {
      -ms-transform: translateY(50%);
          transform: translateY(50%);
      width: 50%; } }
  @media (max-width: 768px) {
    .vertical-center-horizontal-left-image .vertical-center {
      position: unset;
      -ms-transform: none;
          transform: none; } }

.vertical-center-image {
  right: 0px;
  top: 0px;
  bottom: 0px;
  text-align: center; }
  @media (min-width: 768px) {
    .vertical-center-image {
      position: absolute;
      width: 50%; } }
  @media (max-width: 768px) {
    .vertical-center-image .vertical-center {
      position: unset;
      -ms-transform: none;
          transform: none; } }

.horizontal-center-image {
  width: 320px;
  right: 130px; }
  @media (min-width: 768px) {
    .horizontal-center-image {
      margin-left: 50%; } }

.horizontal-center-image-video {
  width: 100%;
  right: 50%; }
  @media (min-width: 768px) {
    .horizontal-center-image-video {
      margin-left: 50%; } }

.wrapper-horizontal-vertical {
  position: relative; }

.full-centered-parent {
  display: table; }

.full-centered-child {
  display: table-cell;
  vertical-align: middle; }

.full-height {
  height: 100%; }

.hero-height {
  height: 670px; }

.full-width {
  width: 100%; }

.hero-inner-content-wrapper {
  width: 100%; }

.hero-bottom-button {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 30px;
  text-align: center;
  color: #8A8A8A; }
  .hero-bottom-button .is-white {
    color: #FFFFFF; }
  .hero-bottom-button i {
    font-size: 1.4286rem; }

.hero-middle-button {
  width: 100%;
  position: absolute;
  left: 0;
  top: 40%;
  text-align: center;
  color: #8A8A8A; }
  .hero-middle-button .is-white {
    color: #FFFFFF; }
  .hero-middle-button .circle .has-circle {
    font-size: 36px\9; }

.square-to-ie8 {
  background-color: #FF9248;
  width: 90px;
  height: 90px;
  display: block;
  display: none;
  display: block\9; }

.no-padding {
  padding: 0 !important; }

.no-margin {
  margin: 0 !important; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

.no-margin-right {
  margin-right: 0 !important; }

.no-margin-top {
  margin-top: 0 !important; }

hr {
  border-top: 1px solid #E3E3E3; }
  hr.quiz-title-hr {
    margin: 0;
    margin-top: 10px; }

.trainers-corner-list li {
  margin-bottom: 32px;
  list-style: none; }
  .trainers-corner-list li i.iconbox--medium:hover {
    color: #00AED4; }

.trainers-corner-show-ie8 {
  display: none;
  display: block\9; }

.trainers-corner-filter {
  width: auto; }

.font-sizer-wrapper {
  width: 75px;
  height: 30px;
  line-height: 30px;
  display: none\9; }

[data-font-sizer] {
  border: solid 1px #C7C7C7 !important;
  font-family: "Lato", sans-serif;
  text-align: center;
  padding: 0;
  height: 100%;
  width: 50%; }
  [data-font-sizer] .fa {
    position: absolute;
    top: 5px;
    font-size: 10px; }

[data-font-sizer="small"] {
  font-size: 15px !important;
  padding-top: 5px !important;
  border-right: none !important; }
  [data-font-sizer="small"] .fa {
    top: 7px; }

[data-font-sizer=large] {
  font-size: 20px !important;
  padding-right: 7px !important; }

.glossary-entries-wrapper {
  margin-bottom: 50px; }
  .glossary-entries-wrapper .title--highlights {
    text-decoration: none; }

.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.stats-figure {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -30px;
  left: 0;
  right: 0;
  font-size: 50px;
  font-weight: 300;
  font-family: "Lato", sans-serif;
  color: #00AED4; }

.stats-chart-wrapper {
  width: 180px;
  height: 180px;
  position: relative;
  margin: 0 auto; }

.stats-chart-img {
  height: 180px;
  width: 240px;
  margin: auto;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.stats-description {
  color: #8A8A8A;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  text-align: center;
  text-transform: uppercase; }

.stats-source-wrapper {
  overflow: hidden; }
  .stats-source-wrapper .stats-source {
    transition: max-height 0.75s ease;
    max-height: 0;
    overflow: hidden; }
  .stats-source-wrapper.active .stats-source {
    max-height: 2000px; }
  .stats-source-wrapper .stats-show-source:focus {
    color: #00AED4; }

.how-to-open-files-icon {
  width: auto;
  height: 7rem; }

.no-border {
  border-color: transparent;
  background-color: transparent;
  outline: none; }

.font-sizer-wrapper .btn--secondary:hover {
  color: #00AED4; }

@media only screen and (max-width: 800px) {
  .horizontal-center-image {
    right: 40px; } }

@media only screen and (max-width: 600px) {
  .font-sizer-wrapper.btn-group {
    display: block;
    float: right; } }

.scrollspy-target {
  display: inline-block; }
  .scrollspy-target:hover {
    color: #00AED4; }
    .scrollspy-target:hover .back-to-top,
    .scrollspy-target:hover .footer--arrow,
    .scrollspy-target:hover .is-gray,
    .scrollspy-target:hover .is-white {
      color: #00AED4; }

.mouseover-blue {
  color: #00AED4 !important; }

.mouseover-orange {
  color: #FF9248 !important; }

.mouseover-gray {
  color: #8A8A8A !important; }

.go-to-glossary:hover {
  color: #FF9248; }

.search-highlight {
  color: #FFFFFF;
  background-color: #FF9248; }

.search-filter-back-btn {
  height: 30px;
  line-height: 30px !important;
  display: inline-block; }

.search-content {
  padding: 10px; }

.search-title {
  padding-top: 20px;
  font-weight: 500;
  font-size: 1.786rem; }

.search-no-query {
  font-family: "Lato", sans-serif;
  font-size: 1.786rem;
  font-weight: 400;
  line-height: 40px;
  margin-top: 40px;
  padding-left: 15px; }

.search-found {
  font-weight: 500;
  color: #8A8A8A; }

.search-results {
  list-style: none;
  border-bottom: 1px solid #E3E3E3;
  padding: 0px 0px 20px;
  margin: auto; }
  .search-results p {
    color: #8A8A8A; }
  .search-results em {
    color: #FF9248;
    font-weight: 500;
    font-style: normal; }

.search-link {
  text-decoration: none !important;
  color: #00AED4 !important; }
  .search-link:hover {
    text-decoration: underline !important; }

.container--resizer {
  padding-top: 45px;
  padding-bottom: 45px; }

.container--resizer-quiz {
  padding-top: 20px;
  padding-bottom: 20px; }

.second-block-play-video {
  margin-top: 190px;
  text-align: center; }

.second-block-play-video-mobile {
  width: 100%; }

.button-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8c000000', endColorstr='#8c000000');
  /* IE */ }

div.container div.row p a {
  color: #00AED4 !important; }

div.toolkit-green_light-background div.container div.row p a {
  color: #73B776 !important; }

div.toolkit-green_background div.container div.row p a,
div.toolkit-cyan_background div.container div.row p a,
div.toolkit-red_background div.container div.row p a,
div.toolkit-purple_background div.container div.row p a,
div.toolkit-blue_background div.container div.row p a {
  color: #FFFFFF !important; }

.containerIE8.container {
  width: 100%\9; }

.navigation .navigation-link {
  width: 100px\9; }

.pager .pager-content {
  display: block\9;
  text-align: center\9;
  margin-bottom: 5px\9; }
  .pager .pager-content:hover a {
    background: none\9; }
  .pager .pager-content:hover .pager-bullet {
    background: #FFFFFF\9;
    border-color: #00AED4\9; }
  .pager .pager-content:hover .pager-pagetitle {
    opacity: 1\9; }
  .pager .pager-content.active a .pager-bullet {
    background: rgba(0, 0, 0, 0) \9; }
  .pager .pager-content.active a .pager-pagetitle {
    opacity: 1\9; }
  .pager .pager-content.active a:hover .pager-bullet {
    border-color: #00AED4\9; }

.pager .pager-link {
  border: none\9;
  background: none\9;
  display: inline-block\9;
  padding: 0\9;
  margin: auto\9;
  outline: none\9; }
  .pager .pager-link:focus {
    background: none\9; }

.pager-pagetitle {
  text-transform: uppercase\9;
  opacity: 0\9;
  color: #8A8A8A\9;
  font-size: 14px\9; }

.pager-bullet {
  border-radius: 50%;
  width: 11px\9;
  height: 11px\9;
  border: 2px solid #00AED4 \9;
  background: #00AED4\9;
  margin: auto; }

.pager--right-fixed {
  position: fixed\9;
  top: 0\9;
  bottom: 0\9;
  right: 30px\9;
  margin: auto\9;
  height: 144px\9;
  z-index: 2\9;
  display: none; }
  @media all and (min-width: 1220px) {
    .pager--right-fixed {
      display: block\9; } }

#header .btn--primary,
#hero .btn--primary,
#toolkits .btn--primary,
#good-practices .btn--primary,
#challenge .btn--primary,
.quiz-right-panel-wrapper .btn--primary,
.sidebar-inner-wrapper .btn--primary {
  color: #00AED4\9;
  background: transparent;
  border: 2px solid #00AED4 \9; }
  #header .btn--primary.is-hover, #header .btn--primary:hover, #header .btn--primary:focus,
  #hero .btn--primary.is-hover,
  #hero .btn--primary:hover,
  #hero .btn--primary:focus,
  #toolkits .btn--primary.is-hover,
  #toolkits .btn--primary:hover,
  #toolkits .btn--primary:focus,
  #good-practices .btn--primary.is-hover,
  #good-practices .btn--primary:hover,
  #good-practices .btn--primary:focus,
  #challenge .btn--primary.is-hover,
  #challenge .btn--primary:hover,
  #challenge .btn--primary:focus,
  .quiz-right-panel-wrapper .btn--primary.is-hover,
  .quiz-right-panel-wrapper .btn--primary:hover,
  .quiz-right-panel-wrapper .btn--primary:focus,
  .sidebar-inner-wrapper .btn--primary.is-hover,
  .sidebar-inner-wrapper .btn--primary:hover,
  .sidebar-inner-wrapper .btn--primary:focus {
    background: transparent;
    color: #40c2df\9;
    border-color: #40c2df\9; }

.sidebar-inner-wrapper .toolkits-overlay--icon {
  font-size: 12px\9;
  float: right\9;
  color: #050505\9;
  margin-top: 4px\9;
  cursor: pointer\9; }

#welcome .btn--dark {
  color: #FFFFFF\9;
  border: 2px solid #FFFFFF \9;
  background: transparent; }
  #welcome .btn--dark.is-hover, #welcome .btn--dark:hover, #welcome .btn--dark:focus {
    border-color: rgba(255, 255, 255, 0.5) \9;
    color: rgba(255, 255, 255, 0.5) \9; }

#good-practices-list .practices {
  border: 1px solid #E3E3E3 \9; }

#hero .vertical-center {
  top: 40%\9;
  margin-top: -150px\9; }

#toolkits-second-block .vertical-center {
  top: 50%\9;
  margin-top: -150px\9; }

#welcome .circle .has-circle {
  font-size: 36px\9;
  color: #FFFFFF\9;
  display: none\9; }

#header .circle .has-circle--medium {
  font-size: 50px\9;
  color: #FF9248\9; }

#busy .carousel .carousel-indicators {
  bottom: -56px\9; }
  #busy .carousel .carousel-indicators .carousel-grid.active {
    background-color: #FF9248\9;
    border: solid thin #FF9248 \9; }
  #busy .carousel .carousel-indicators .carousel-grid {
    border: solid thin #FF9248 \9; }

#busy .carousel .carousel-inner .circle .has-circle {
  font-size: 36px\9;
  color: #FFFFFF\9; }

#toolkits .title--inner-blocks {
  margin-bottom: 100px\9; }

#intersectionality-accordion .accordion .accordion-heading {
  border-bottom: 1px solid #E3E3E3 \9; }
  #intersectionality-accordion .accordion .accordion-heading .accordion-toggle .accordion-title {
    position: relative\9; }
    #intersectionality-accordion .accordion .accordion-heading .accordion-toggle .accordion-title .accordion-link {
      font-size: 24px\9;
      padding-left: 20px\9;
      display: block\9; }
      #intersectionality-accordion .accordion .accordion-heading .accordion-toggle .accordion-title .accordion-link:hover {
        color: #ff9248\9; }
    #intersectionality-accordion .accordion .accordion-heading .accordion-toggle .accordion-title .indicator {
      color: #ff9248\9;
      font-size: 12px\9; }
  #intersectionality-accordion .accordion .accordion-heading .accordion-toggle .fa-plus {
    display: none\9; }
  #intersectionality-accordion .accordion .accordion-heading .accordion-toggle .fa-minus {
    display: inline-block\9;
    left: 0px\9;
    position: absolute\9;
    top: 8px\9; }
  #intersectionality-accordion .accordion .accordion-heading .accordion-toggle .accordion-link {
    color: #FF9248\9; }
  #intersectionality-accordion .accordion .accordion-heading .accordion-toggle.collapsed .fa-plus {
    display: inline-block\9;
    position: absolute\9;
    left: 0px\9;
    top: 8px\9; }
  #intersectionality-accordion .accordion .accordion-heading .accordion-toggle.collapsed .fa-minus {
    display: none\9; }
  #intersectionality-accordion .accordion .accordion-heading .accordion-toggle.collapsed .accordion-link {
    color: #8A8A8A\9; }

#intersectionality-accordion .accordion .accordion-body {
  border-bottom: 1px solid #E3E3E3 \9;
  padding: 40px 30px\9; }
  #intersectionality-accordion .accordion .accordion-body .accordion-list {
    margin: 0px\9;
    padding: 0px\9; }
    #intersectionality-accordion .accordion .accordion-body .accordion-list .accordion-sub-list {
      margin: 0px\9;
      padding: 0px\9;
      overflow: hidden\9; }
      #intersectionality-accordion .accordion .accordion-body .accordion-list .accordion-sub-list li {
        padding-left: 10px\9; }
  #intersectionality-accordion .accordion .accordion-body .accordion-subtitle {
    color: #050505\9; }
  #intersectionality-accordion .accordion .accordion-body .accordion-has-video .video {
    margin-left: 30px \9;
    border: 0 \9;
    width: 45% \9; }
  #intersectionality-accordion .accordion .accordion-body .accordion-text {
    color: #8A8A8A\9;
    margin-bottom: 30px\9; }

#quiz .circle {
  display: block\9;
  position: relative\9;
  margin: 0 auto9\9; }

#quiz .circle--big {
  width: 150px\9;
  height: 150px\9; }

#quiz .circle.is-orange {
  background-color: #FF9248\9; }

#quiz .circle-inner-list {
  padding: 0\9;
  text-align: center\9;
  position: absolute\9;
  top: 15%\9;
  left: 20%\9; }
  #quiz .circle-inner-list .circle-list-item {
    font-size: 40px\9;
    line-height: initial\9; }
  #quiz .circle-inner-list .circle-list-item.is-white {
    color: #FFFFFF\9; }

.quiz-ie8 {
  display: none;
  display: block\9; }

.quiz-list-item {
  padding-bottom: 30px\9; }

.quiz-list-checkbox-wrapper .checkbox input {
  z-index: 1\9; }

#good-practices-review-form .checkbox input {
  z-index: 1\9;
  position: absolute\9;
  left: 0\9;
  top: 5px\9; }

.quiz-right-panel-wrapper .quiz-result-score-wrapper {
  margin: 0 auto\9;
  display: inline-block\9;
  height: 90px\9; }
  .quiz-right-panel-wrapper .quiz-result-score-wrapper .quiz-result-score {
    line-height: 90px\9;
    font-size: 105px\9;
    margin-right: 10px\9;
    float: left\9; }

.quiz-right-panel-wrapper .circle.is-green {
  background-color: #47BE82\9; }

.quiz-right-panel-wrapper .circle.is-red {
  background-color: #E6735C\9; }

.quiz-right-panel-wrapper .circle {
  display: block\9;
  position: relative\9;
  margin: 0 auto\9;
  width: 90px\9;
  height: 90px\9;
  line-height: 90px\9; }
  .quiz-right-panel-wrapper .circle .has-circle {
    font-size: 36px; }
    .quiz-right-panel-wrapper .circle .has-circle.is-white {
      color: #FFFFFF\9; }

.quiz-right-panel-wrapper .title--highlights {
  color: #00AED4\9;
  line-height: 10px;
  font-family: "Roboto", sans-serif;
  font-size: 14px\9;
  font-weight: 400; }
  .quiz-right-panel-wrapper .title--highlights:hover {
    text-decoration: underline; }

.glossary-entries-wrapper .title--highlights {
  color: #00AED4\9; }

.practices .practices-container .practices-text .practices-link.title--highlights {
  color: #00AED4\9; }

#header .paginationbar {
  display: inline-block;
  padding-left: 0; }
  #header .paginationbar .paginationbar-content {
    display: inline; }
    #header .paginationbar .paginationbar-content .paginationbar-link {
      display: inline-block;
      position: relative;
      float: left;
      padding: 10px 10px;
      margin-left: -1px;
      font-family: "Roboto", sans-serif;
      font-size: 14px\9;
      font-weight: 500;
      text-decoration: none; }
      #header .paginationbar .paginationbar-content .paginationbar-link:hover, #header .paginationbar .paginationbar-content .paginationbar-link.is-active {
        color: #00AED4\9;
        text-decoration: none; }

.center-image-wrapper .list-has-circle {
  list-style-type: disc\9; }

.trainers-corner-entry .show-more {
  color: #00AED4\9; }

.trainers-corner-entry .show-less {
  color: #00AED4\9; }

.letters {
  padding: 0px\9;
  margin: 0px\9;
  background-color: #00AED4\9;
  text-align: center\9;
  min-height: 80px\9; }
  .letters .letters-list {
    display: inline-block\9;
    cursor: pointer\9;
    line-height: 80px\9; }
    .letters .letters-list .letters--item {
      padding: 0 5px\9;
      display: block\9;
      font-family: "Roboto", sans-serif\9;
      font-size: 20px\9;
      font-weight: 100\9;
      text-decoration: none\9;
      text-transform: uppercase\9;
      color: #FFFFFF\9; }
    .letters .letters-list .letters-list-empty {
      opacity: 0.5\9;
      filter: alpha(opacity=50) \9;
      cursor: default\9; }
  .letters .letters-list--hyphen {
    color: #FFFFFF\9;
    font-size: 25px\9;
    cursor: default\9; }

.modal-dialog .modal-content--review {
  padding: 0 106px\9;
  width: 822px\9; }
  .modal-dialog .modal-content--review .modal--icon {
    position: absolute\9;
    right: 20px\9;
    top: 20px\9;
    font-size: 14px\9;
    cursor: pointer\9; }
  .modal-dialog .modal-content--review .modal-body {
    padding: 30px 15px\9; }
    .modal-dialog .modal-content--review .modal-body .modal-text {
      font-family: "Roboto", sans-serif\9;
      font-size: 14px\9;
      font-weight: 400\9;
      color: #8A8A8A\9;
      margin: 0px\9; }
    .modal-dialog .modal-content--review .modal-body .how-to-open-files-icon {
      width: auto\9;
      height: 98px\9; }
    .modal-dialog .modal-content--review .modal-body .text--small {
      font-size: 12px\9; }
    .modal-dialog .modal-content--review .modal-body .btn--primary {
      color: #00AED4\9;
      background: transparent;
      border: 2px solid #00AED4 \9; }
      .modal-dialog .modal-content--review .modal-body .btn--primary.is-hover, .modal-dialog .modal-content--review .modal-body .btn--primary:hover, .modal-dialog .modal-content--review .modal-body .btn--primary:focus {
        background: transparent;
        color: #40c2df\9;
        border-color: #40c2df\9; }
    .modal-dialog .modal-content--review .modal-body .btn-sm, .modal-dialog .modal-content--review .modal-body .btn-group-sm > .btn, .modal-dialog .modal-content--review .modal-body .btn-group-sm > .btn--link {
      font-size: 14px\9;
      padding-top: 13px\9;
      padding-bottom: 13px\9; }

#good-practices-list .btn-group.bootstrap-select,
.trainers-corner-entries-wrapper .btn-group.bootstrap-select {
  width: auto\9; }
  #good-practices-list .btn-group.bootstrap-select .dropdown-menu li a,
  .trainers-corner-entries-wrapper .btn-group.bootstrap-select .dropdown-menu li a {
    display: block\9;
    color: #8A8A8A\9;
    padding: 7px 14px\9;
    border: solid thin #C7C7C7 \9;
    border-top: 0\9;
    font-weight: 600\9;
    font-family: "Lato", sans-serif\9;
    font-size: 14px\9; }
    #good-practices-list .btn-group.bootstrap-select .dropdown-menu li a:hover,
    .trainers-corner-entries-wrapper .btn-group.bootstrap-select .dropdown-menu li a:hover {
      color: #40c2df\9; }
    #good-practices-list .btn-group.bootstrap-select .dropdown-menu li a:focus,
    .trainers-corner-entries-wrapper .btn-group.bootstrap-select .dropdown-menu li a:focus {
      color: #40c2df\9;
      background-color: #FFFFFF\9; }
  #good-practices-list .btn-group.bootstrap-select .dropdown-toggle,
  .trainers-corner-entries-wrapper .btn-group.bootstrap-select .dropdown-toggle {
    border-bottom: transparent thin solid\9;
    border: none\9; }

#good-practices-list .btn-group.bootstrap-select .dropdown-menu,
.trainers-corner-entries-wrapper .btn-group.bootstrap-select .dropdown-menu {
  overflow: visible !important \9;
  z-index: 3\9;
  border: none\9;
  padding: 0\9;
  background-color: #FFFFFF\9;
  margin: 0\9;
  border-radius: 0\9;
  box-shadow: none\9; }

#good-practices-list .bootstrap-select.bootstrap-select--no-border .dropdown-menu,
.trainers-corner-entries-wrapper .bootstrap-select.bootstrap-select--no-border .dropdown-menu {
  overflow: visible !important \9;
  width: auto\9;
  margin-top: 4px\9; }

#good-practices-list .bootstrap-select.select-list .dropdown-menu,
.trainers-corner-entries-wrapper .bootstrap-select.select-list .dropdown-menu {
  overflow: auto !important \9;
  max-height: 140px\9; }

#good-practices-list .bootstrap-select.btn-group .dropdown-menu,
.trainers-corner-entries-wrapper .bootstrap-select.btn-group .dropdown-menu {
  min-width: auto\9; }

.searchbar--filter {
  margin-top: 20px\9;
  margin-bottom: 20px\9; }

#searchlist {
  display: none\9;
  position: fixed\9;
  top: 80px\9;
  right: 0\9;
  left: 0\9;
  z-index: 9\9;
  padding: 0 15px\9;
  max-height: 80px\9;
  overflow: visible\9; }

.second-block-play-video {
  display: none\9; }

.button-overlay {
  position: absolute\9;
  top: 0\9;
  bottom: 0\9;
  left: 0\9;
  right: 0\9;
  z-index: 5\9;
  background-color: rgba(255, 255, 255, 0.8) \9;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8cFFFFFF', endColorstr='#8cFFFFFF'); }

#good-practices-review-form .list {
  margin: 0px\9;
  padding: 0px\9; }
  #good-practices-review-form .list .list-btn {
    display: inline-block\9; }

.container-fluid .sidebar-overlay {
  background-color: #000000\9;
  opacity: 0.7\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70); }

#menumobile {
  display: none\9; }

@media (max-width: 767px) {
  .pull-xs-left {
    float: left; } }

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

@media (min-width: 992px) {
  .pull-md-left {
    float: left; } }

@media (min-width: 1200px) {
  .pull-lg-left {
    float: left; } }

@media (min-width: 480px) {
  .pull-xs-right {
    float: right; } }

@media (min-width: 768px) {
  .pull-sm-right {
    float: right; } }

@media (min-width: 992px) {
  .pull-md-right {
    float: right; } }

@media (min-width: 1200px) {
  .pull-lg-right {
    float: right; } }

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

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

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

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

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left; }
  .text-sm-right {
    text-align: right; }
  .text-sm-center {
    text-align: center; }
  .text-sm-justify {
    text-align: justify; } }

@media (min-width: 992px) {
  .text-md-left {
    text-align: left; }
  .text-md-right {
    text-align: right; }
  .text-md-center {
    text-align: center; }
  .text-md-justify {
    text-align: justify; } }

@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left; }
  .text-lg-right {
    text-align: right; }
  .text-lg-center {
    text-align: center; }
  .text-lg-justify {
    text-align: justify; } }

/**
* Create a media query to use in the UIKIT
* >= 768px (small tablet)
*/
@media (min-width: 768px) {
  .hide-sm-up {
    display: none; }
  .show-sm-up {
    display: block; } }

/**
* Create a media query to use in the UIKIT
* >= 992px (medium laptop)
*/
@media (min-width: 992px) {
  .hide-md-up {
    display: none !important; }
  .show-md-up {
    display: block; } }

/**
* Create a media query to use in the UIKIT
* >= 1200px (large desktop)
*/
@media (min-width: 1200px) {
  .hide-lg-up {
    display: none; }
  .show-lg-up {
    display: block; } }

/**
* Create a media query to use in the UIKIT
* < 768px (xsmall phone)
*/
@media (max-width: 767px) {
  .hide-xs-down {
    display: none !important; }
  .show-xs-down {
    display: block; } }

/**
* Create a media query to use in the UIKIT
* < 992px (small tablet)
*/
@media (max-width: 991px) {
  .hide-sm-down {
    display: none !important; }
  .show-sm-down {
    display: block !important; } }

/**
* Create a media query to use in the UIKIT
* < 1200px (medium laptop)
*/
@media (max-width: 1199px) {
  .hide-md-down {
    display: none; }
  .show-md-down {
    display: block; } }

/**
* Create a media query to use in the UIKIT
* < 768px (xsmall phone)
*/
@media (max-width: 767px) {
  .width-xs-responsive {
    width: 100%;
    margin-bottom: 20px; } }

/**
* Create a media query to use in the UIKIT
* < 992px (small tablet)
*/
@media (max-width: 991px) {
  .width-sm-responsive {
    width: 100%;
    margin-bottom: 20px; } }

/**
* Create a media query to use in the UIKIT
* < 1200px (medium laptop)
*/
@media (max-width: 1199px) {
  .width-md-responsive {
    width: 100%;
    margin-bottom: 20px; } }

@media only screen and (max-width: 800px) {
  #toolkits .spacer--large {
    height: 0px; }
  #toolkits .title--inner-blocks {
    margin-bottom: 0px; }
  #toolkits h2.title--inner-blocks {
    margin-top: 0px;
    margin-top: 30px;
    margin-bottom: 60px; }
  .cms-plugin-76 .separator--superbig {
    padding: 0px 0px; }
  #welcome .spacer--huge,
  #toolkits .spacer--huge,
  #challenge .spacer--huge,
  #about-parlamericas .spacer--huge,
  #interactive-learning .spacer--huge,
  #busy .spacer--huge,
  #good-practices .spacer--huge,
  #toolkits-second-block .spacer--huge,
  #statistics .spacer--huge,
  #intersectionality-accordion .spacer--huge,
  .cms-plugin-4 .spacer--huge,
  .cms-plugin-17 .spacer--huge {
    height: 0px; }
  #good-practices-list .spacer--mobile--medium {
    height: 0px; }
  #toolkits-second-block .spacer--large {
    height: 0px; }
  .container--resizer {
    padding-top: 0px;
    padding-bottom: 0px; }
  #busy .spacer--big {
    height: 0px; }
  #busy h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 60px;
    padding-bottom: 60px; }
  #busy .latest {
    margin-bottom: 40px; }
  #toolkits.separator--superbig {
    padding-top: 0px;
    padding-bottom: 0px; }
  #quiz .container--resizer-quiz {
    padding-top: 0px;
    padding-bottom: 0px; } }

@media only screen and (max-width: 600px) {
  #hero .vertical-center {
    top: 40%; }
  #hero .hero-bottom-button {
    bottom: 50px; }
  #how-to-open-files .modal-body {
    padding-bottom: 0px; }
  #how-to-open-files .spacer {
    height: 0px; }
  #entries .spacer--mobile--medium {
    height: 0px; } }

.wrapper-body {
  margin-top: 70px;
  overflow: hidden; }
  .wrapper-body .palette {
    overflow: hidden; }

.header {
  background-color: #FAFAFA;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  height: 70px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5; }

.header-left {
  float: left;
  overflow: hidden; }
  .header-left a {
    background: url("/static/images/logo-small.png") left center no-repeat;
    background-size: 40px;
    color: #FFFFFF;
    display: block;
    height: 70px;
    padding-left: 70px;
    line-height: 70px; }

.header-right {
  float: right;
  height: 70px;
  line-height: 70px; }
  .header-right ul {
    margin: 0px;
    padding: 0px; }
    .header-right ul li {
      display: inline-block;
      float: left; }
      .header-right ul li a {
        color: #FFFFFF;
        margin-right: 5px;
        margin-left: 5px; }
        .header-right ul li a:hover {
          color: #00AED4; }
      .header-right ul li a.active {
        color: #00AED4; }

.main-header {
  background-color: #FAFAFA;
  padding-right: 70px;
  padding-left: 70px;
  height: 70px;
  line-height: 70px;
  margin-bottom: 25px; }

.layout.layout-menu p {
  font-family: "Roboto", sans-serif;
  line-height: 1.6; }

.layout.layout-menu .container {
  max-width: 1100px; }

.layout.layout-menu .bar p {
  line-height: 80px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 100%;
  display: none; }
  @media all and (min-width: 1200px) {
    .layout.layout-menu .bar p {
      display: block; } }

.layout.layout-menu .bar-left, .layout.layout-menu .bar-right {
  position: relative;
  z-index: 1; }

.layout.layout-menu .intro, .layout.layout-menu .event, .layout.layout-menu .register, .layout.layout-menu .account-info, .layout.layout-menu .contact {
  position: relative; }

.layout.layout-menu .intro {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 670px;
  background-size: cover;
  color: #FFFFFF; }
  @media all and (min-width: 560px) {
    .layout.layout-menu .intro {
      background-size: cover; } }
  .layout.layout-menu .intro .focus {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 72px;
    margin: auto;
    text-align: center; }
    .layout.layout-menu .intro .focus .title--h1 {
      text-transform: uppercase;
      color: #FFFFFF;
      margin: .5rem 0; }
    .layout.layout-menu .intro .focus .subtitle {
      color: #FF9248; }

.layout.layout-menu .content-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 670px;
  background: #FFFFFF;
  z-index: 1; }

.layout.layout-menu .event {
  padding: 0 25px; }
  @media all and (min-width: 1220px) {
    .layout.layout-menu .event {
      padding: 0; } }
  .layout.layout-menu .event .title--h1 {
    margin: .5rem 0; }
  .layout.layout-menu .event .subtitle {
    color: #E6F0F9; }
  .layout.layout-menu .event .event-date-location {
    position: relative;
    margin-top: 30px; }
    .layout.layout-menu .event .event-date-location:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      width: 60px;
      margin: auto;
      border-top: 1px solid #E3E3E3; }
    .layout.layout-menu .event .event-date-location > div {
      font-family: "Roboto", sans-serif;
      font-weight: 500;
      padding-top: 20px;
      display: inline-block;
      color: #8A8A8A; }
      .layout.layout-menu .event .event-date-location > div:first-child {
        margin-right: 15px; }
      .layout.layout-menu .event .event-date-location > div i {
        font-size: 2.4rem;
        margin-right: 15px; }

.layout.layout-menu .register {
  background: #F0F0F0;
  padding: 0 25px; }
  @media all and (min-width: 1220px) {
    .layout.layout-menu .register {
      padding: 0; } }
  .layout.layout-menu .register .btn, .layout.layout-menu .register .btn--link {
    margin-bottom: 20px; }

.layout.layout-menu .account-info {
  background: #FAFAFA;
  padding: 0 25px; }
  @media all and (min-width: 992px) {
    .layout.layout-menu .account-info p {
      min-height: 120px; } }
  @media all and (min-width: 1220px) {
    .layout.layout-menu .account-info {
      padding: 0; } }

.layout.layout-menu .contact {
  padding: 0 25px; }
  @media all and (min-width: 1220px) {
    .layout.layout-menu .contact {
      padding: 0; } }

.contact--list {
  padding: 40px 0 0 0; }
  .contact--list li {
    width: 100%;
    border-top: 1px solid #FF9248; }
    .contact--list li:last-child {
      border-bottom: 1px solid #FF9248; }

.layout--2col {
  margin: auto;
  position: relative;
  height: 100%;
  overflow: hidden; }

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent !important; }

.left--fixed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 20px;
  z-index: 3; }
  @media all and (max-width: 1023px) {
    .left--fixed.mobile--hidden {
      left: -280px; } }

.datepicker-wrapper:first-of-type {
  margin-right: 20px;
  margin-bottom: 20px; }

.bootstrap-select.btn-group .dropdown-menu {
  min-width: auto; }

.datepicker-wrapper {
  margin-right: 20px\9; }

.account-wrapper {
  display: none;
  position: absolute;
  right: 2%;
  top: 70px;
  z-index: 5;
  width: 250px;
  background: #fff; }
  @media all and (min-width: 768px) {
    .account-wrapper {
      right: 4%; } }
  .account-wrapper .account-edit .btn--primary {
    margin: 0; }

.content--main {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }
  @media all and (min-width: 1023px) {
    .content--main {
      bottom: 50px;
      left: 280px; } }
  .content--main .mCSB_scrollTools .mCSB_draggerContainer {
    left: -30px; }
  .content--main .bar {
    margin-bottom: 40px; }
  .content--main .container-fluid {
    left: 0;
    position: absolute;
    overflow: auto;
    top: 120px;
    bottom: 0;
    right: 0;
    margin: 0; }
    @media all and (min-width: 1024px) {
      .content--main .container-fluid.separator--side-big {
        padding-left: 4%;
        padding-right: 4%; } }
    @media all and (min-width: 1200px) {
      .content--main .container-fluid.separator--side-big {
        padding-left: 8.5%;
        padding-right: 8.5%; } }
    @media all and (min-width: 1024px) {
      .content--main .container-fluid {
        right: 385px;
        border-right: 6px solid #FAFAFA;
        border-radius: 7px; } }
    @media all and (min-width: 1200px) {
      .content--main .container-fluid {
        right: 545px; } }
  .content--main .title--h3 {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 20px; }
    .content--main .title--h3 + button {
      float: right; }
  .content--main .title--h6 {
    margin: 0;
    display: inline-block; }
  .content--main .date {
    margin-bottom: 20px; }
  .content--main .btn--primary {
    max-width: 150px;
    margin: 20px 0; }

.contact-container {
  width: 385px;
  float: right;
  display: none; }
  @media all and (min-width: 1024px) {
    .contact-container {
      display: block; } }
  @media all and (min-width: 1200px) {
    .contact-container {
      width: 545px; } }
  .contact-container .avatar {
    float: left;
    margin-right: 20px; }

.slider-wrapper {
  max-width: 500px;
  margin: 15px 0; }

.login {
  background: url("/static/images/menu-bg.jpg") no-repeat center center;
  background-size: cover;
  top: 0;
  left: 0;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 8; }

.login-header {
  border-bottom: 1px solid #050505; }

.login-body {
  margin-top: 170px; }

.login-container {
  width: 320px;
  margin: 0 auto; }

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

.login-title {
  font-family: "Lato", sans-serif;
  font-size: 2.571rem;
  font-weight: 400;
  color: #FFFFFF;
  margin: 0px;
  margin-bottom: 10px;
  text-transform: uppercase; }

.login-subtitle {
  font-family: "Roboto", sans-serif;
  font-size: 1.071rem;
  font-weight: 400;
  color: #8A8A8A;
  margin: 0px; }

.login-line {
  display: block;
  width: 70px;
  height: 1px;
  border: 0;
  border-top: 1px solid #050505;
  padding: 0px; }

.login-registration {
  padding-top: 15px;
  padding-bottom: 15px; }

.login-input {
  margin-bottom: 40px;
  text-align: left; }

.login-label {
  color: #FF9248; }

.login-button {
  margin-bottom: 15px; }

.login-footer {
  color: #8A8A8A;
  margin: 0px;
  text-align: center;
  margin-bottom: 40px; }

.separate-btn-login {
  color: #FF9248;
  margin: 0px;
  margin-bottom: 13px;
  margin-top: 11px;
  text-align: center; }

.login-label, .login-footer, .separate-btn-login {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400; }

@media only screen and (max-width: 435px) {
  .login {
    overflow-y: auto; }
  .login-body {
    margin-top: 100px; }
  .login-container {
    padding-left: 15px;
    padding-right: 15px; }
  .login-header .bar-top {
    position: absolute; } }

.blocks-inner {
  padding: 0 100px; }

.blocks-list {
  margin: 0;
  padding: 0; }
  .blocks-list .blocks-list-item {
    display: inline-block;
    margin-bottom: 40px\9; }

.blocks--background {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 480px;
  height: 100%; }
  .blocks--background .blocks-header {
    position: absolute;
    top: 15%;
    text-align: center;
    width: 100%; }
  .blocks--background .blocks-body {
    position: absolute;
    width: 100%;
    top: 40%;
    text-align: center; }
  .blocks--background .blocks-footer {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center; }
  .blocks--background .blocks-intro-content {
    position: absolute;
    width: 100%;
    top: 40%;
    text-align: center; }
  .blocks--background .blocks-circle {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center; }
  .blocks--background .circle .arrow-down-inner {
    position: relative;
    margin-left: 15px;
    margin-top: 10px;
    font-size: 2.143rem; }

.blocks-intro-title {
  font-family: "Lato", sans-serif;
  font-size: 2.571rem;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  margin: 0px auto;
  margin-bottom: 10px; }

.blocks-intro-subtitle {
  font-family: "Roboto", sans-serif;
  font-size: 1.071rem;
  font-weight: 300;
  color: #BBC8D2;
  margin: 0px; }

.blocks--blue {
  background-color: #00AED4; }

.modalbox {
  min-height: 100vh; }

.blocks--sky-blue {
  background-color: #E6F0F9; }

.blocks--gray {
  background-color: #FAFAFA; }

.blocks--white {
  background-color: #FFFFFF; }

.blocks--title.is-black {
  color: #050505; }

.blocks--title.is-orange {
  color: #FF9248; }

.blocks--title-dark {
  color: #050505; }

.blocks--title-white {
  color: #FFFFFF; }

.blocks-body {
  margin-bottom: 46px;
  margin-top: 24px; }

.blocks-footer--has-button {
  margin-bottom: 34px; }

.blocks-link {
  margin-left: 20px;
  color: #8A8A8A; }

.blocks--text.is-black {
  color: #050505; }

.blocks--text.is-orange {
  color: #FF9248; }

.blocks--text-white {
  color: #FFFFFF; }

.blocks--text-dark {
  color: #050505; }

.blocks-small {
  margin-bottom: 40px;
  margin-top: 40px;
  padding-left: 30px;
  padding-right: 30px; }
  .blocks-small .blocks-images {
    width: 100%; }

.blocks-small-text {
  color: #8A8A8A;
  margin-bottom: 24px; }

.blocks-small-title {
  font-family: "Lato", sans-serif;
  font-size: 1.286rem;
  font-weight: 400;
  color: #050505; }

.blocks-small-subtitle {
  text-transform: uppercase;
  color: #E6735C;
  margin: 24px 0px; }

.blocks--name.is-black {
  color: #050505; }

.blocks--country.is-gray {
  color: #8a8a8a; }

.blocks-center {
  padding-top: 60px;
  min-height: 300px; }

.blocks--title, .blocks--title-dark, .blocks--title-white {
  font-family: "Lato", sans-serif;
  font-size: 2.571rem;
  font-weight: 400;
  line-height: 2.858rem;
  text-align: center; }

.blocks-small-subtitle, .blocks--name {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 500; }

.blocks--text, .blocks--text-white, .blocks--text-dark, .blocks-small-text, .blocks--country {
  font-family: "Roboto", sans-serif;
  font-size: 1.286rem;
  font-weight: 300;
  line-height: 1.7142rem; }

@media only screen and (max-width: 600px) {
  .blocks-list-item {
    display: block !important; } }

.blocks-hero {
  min-height: 670px;
  overflow: hidden; }

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(75, 75, 75, 0.7);
  /* browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8c000000', endColorstr='#8c000000');
  /* IE */ }
  .overlay.is-transparent {
    background: rgba(255, 255, 255, 0.025);
    /* browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8cFFFFFF', endColorstr='#8cFFFFFF');
    /* IE */ }

.latest {
  background-color: #313131;
  margin-bottom: 20px; }

.latest-left {
  float: left;
  width: 90px;
  margin: 40px 0px 40px 30px; }

.latest-right {
  width: 100%;
  padding: 40px 20px 40px 135px; }

.latest-header {
  position: relative; }

.latest-tag {
  float: right; }

.latest-author {
  display: block; }

.latest-arrow .is-orange {
  color: #FF9248;
  font-size: 1.429rem; }
  .latest-arrow .is-orange:hover {
    color: #FFFFFF; }

.latest-date {
  font-weight: 500;
  color: #8A8A8A; }

.latest-author {
  font-weight: 500;
  color: #E6735C;
  text-transform: uppercase; }

.latest-title {
  font-family: "Lato", sans-serif;
  font-size: 1.286rem;
  font-weight: 400;
  color: #FFFFFF; }

.latest-text {
  font-weight: 400;
  color: #E3E3E3;
  margin: 20px 0px; }

.latest-date, .latest-author, .latest-text {
  font-family: "Roboto", sans-serif;
  font-size: 1rem; }

@media only screen and (max-width: 600px) {
  .latest {
    padding: 20px 15px; }
  .latest-left {
    width: 100%;
    margin: 30px 0px; }
  .latest-right {
    padding: 0px; } }

.team {
  overflow: hidden;
  zoom: 1;
  margin-right: 20px; }

.team-picture {
  margin-bottom: 20px;
  position: relative; }
  .team-picture .counter {
    position: absolute;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    left: 20%\9;
    top: 30%\9;
    font-family: "Lato", sans-serif;
    font-size: 2.143rem;
    font-size: 30px\9;
    font-weight: 400;
    color: #00AED4; }

.team-description {
  height: 40px; }

.team--name {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  color: #050505;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 0px; }
  .team--name.is-not-visible {
    visibility: hidden;
    visibility: hidden\9; }
  .team--name:hover {
    color: #050505; }

.team--job {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #8A8A8A; }
  .team--job.is-not-visible {
    visibility: hidden;
    visibility: hidden\9; }

@media only screen and (max-width: 600px) {
  .team {
    margin-bottom: 34px;
    margin-right: 0px; }
  .next-team {
    margin-bottom: 0px; } }

.author {
  padding: 30px 0px; }

.author-link {
  display: block;
  overflow: hidden; }

.author-picture {
  float: left; }

.author-content {
  display: inline-block;
  vertical-align: middle;
  padding-left: 25px;
  padding-top: 20px; }

.author-name {
  font-family: "Lato", sans-serif;
  font-size: 1.286rem;
  font-weight: 400;
  color: #050505;
  margin: 0px;
  margin-bottom: 5px; }

.author-job {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #8A8A8A;
  margin: 0px; }

@media only screen and (max-width: 800px) {
  .author {
    padding-left: 15px;
    padding-right: 15px; } }

@media only screen and (max-width: 435px) {
  .author-picture {
    margin-right: 20px; }
  .author-content {
    padding-left: 0px !important; } }

.widget {
  margin-bottom: 20px; }

.widget-city {
  font-family: "Lato", sans-serif;
  font-size: 1.286rem;
  font-weight: 400;
  color: #050505;
  margin: 0px;
  margin-bottom: 20px; }

.widget-address {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #8A8A8A;
  margin: 0px;
  padding: 0px; }

.widget-map {
  margin-top: 20px; }

@media only screen and (max-width: 800px) {
  .widget {
    padding-left: 15px;
    padding-right: 15px; } }

.practices {
  background-color: #FFFFFF;
  box-shadow: -1px 1px 15px 2px #E3E3E3;
  margin-bottom: 30px; }
  .practices.is-modal {
    box-shadow: none;
    border-radius: 2px; }

.practices-container {
  padding-left: 70px;
  padding-right: 30px;
  padding-top: 40px;
  padding-bottom: 60px; }
  .practices-container.is-modal {
    padding-right: 60px; }

.practices-header {
  position: relative; }
  .practices-header.has-border {
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 20px; }

.practices-rotator {
  top: 40px;
  position: absolute;
  right: 100%;
  -ms-transform: rotate(270deg);
      transform: rotate(270deg);
  -ms-transform-origin: top right;
      transform-origin: top right;
  min-width: 600px;
  display: none\9; }

.practices-tag {
  background: #FF9248;
  color: #FFFFFF;
  float: left;
  font-size: 1rem;
  padding: 16px;
  position: absolute;
  right: 0; }

.practices-date {
  color: #050505;
  text-align: left;
  text-transform: capitalize; }

.practices-country {
  display: block; }

.practices-name {
  font-weight: 500;
  color: #050505; }

.practices-country {
  font-weight: 500;
  color: #FF9248; }

.practices-text {
  font-size: 1rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #8A8A8A;
  line-height: 21px;
  margin-top: 20px;
  margin-bottom: 20px\9; }
  .practices-text--card {
    min-height: 168px; }

.practices-name, .practices-country {
  font-family: "Lato", sans-serif;
  font-size: 1.286rem; }

.practices-footer {
  position: absolute;
  bottom: 5rem; }

.practices.is-modal .modal--icon.is-modal {
  float: right;
  margin-right: 20px;
  margin-top: 25px;
  font-size: 0.8571rem;
  color: #050505;
  cursor: pointer; }
  .practices.is-modal .modal--icon.is-modal:hover {
    color: #00AED4; }

@media only screen and (max-width: 600px) {
  .practices-footer {
    bottom: 2rem; } }

.toolkits {
  background-color: #00AED4;
  padding: 40px 30px;
  margin-bottom: 30px; }

@media all and (min-width: 768px) {
  .toolkits-square {
    min-height: 455px; } }

@media all and (min-width: 768px) {
  .toolkits-small-square {
    min-height: 420px; } }

.toolkits-container {
  width: 830px;
  margin: 0px auto;
  width: 100%\9; }

.toolkits-title {
  color: #FFFFFF;
  font-family: "Lato", sans-serif;
  font-size: 1.286rem;
  font-weight: 700;
  margin-bottom: 10px; }
  .toolkits-title:hover {
    color: rgba(255, 255, 255, 0.5); }

.toolkits-text {
  color: #FFFFFF;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  min-height: 40px; }
  .toolkits-text--sidebar {
    width: 100%; }

.toolkits-footer--sidebar {
  margin-top: 0px; }

.toolkits-body {
  padding: 20px 0px; }

.toolkits-illustration {
  margin: 0 auto;
  width: 200px;
  height: 200px;
  height: 400px\9;
  width: 400px\9;
  border-radius: 50%;
  background-position: left center;
  background-size: cover;
  overflow: hidden; }

.toolkits-arrow {
  display: block;
  float: right; }
  .toolkits-arrow .is-white {
    color: #FFFFFF;
    font-size: 1.429rem; }
    .toolkits-arrow .is-white:hover {
      color: rgba(255, 255, 255, 0.5); }

.toolkits-overlay--icon {
  font-size: 0.8571rem;
  float: right;
  color: #050505;
  margin-top: 4px;
  cursor: pointer; }
  .toolkits-overlay--icon:hover {
    color: #00AED4; }

.toolkits-ie8 {
  display: none;
  display: block\9; }

.toolkits-illustration--small {
  background-position: left center;
  background-size: cover;
  overflow: hidden; }

.toolkits-back:hover {
  color: #00AED4; }

@media only screen and (max-width: 800px) {
  .toolkits-container {
    width: 100%; } }

@media only screen and (max-width: 600px) {
  .toolkits-header--small {
    margin-top: 20px; }
  .toolkits-text {
    width: 100%; } }

.footer {
  background-color: #FAFAFA; }

.footer-top {
  overflow: hidden;
  background-color: #FAFAFA;
  padding: 80px 0px; }

.footer-bottom {
  background-color: #F0F0F0;
  padding: 25px 0px; }

.footer-bottom-inner {
  height: 20px;
  line-height: 20px; }

.footer-header {
  margin-bottom: 20px; }

.footer-social-list:first {
  margin-bottom: 20px; }

.footer-social-list {
  padding: 0px; }

.footer-social-item {
  display: inline-block;
  margin-right: 5px; }
  .footer-social-item:last-child {
    margin-right: 0px; }
  .footer-social-item .image--rounded-small.has-border .iconbox-icon.is-gray:hover {
    color: #00AED4; }

.footer-social--link {
  display: block; }

.footer-list {
  padding: 0px;
  margin: 0px; }

.footer-link {
  border-bottom: 1px solid #8A8A8A;
  padding: 10px 0px; }

.footer--item {
  font-size: 1rem;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  color: #FF9248; }

.footer-copyright {
  float: left; }

.footer-back-to-top {
  text-align: right; }

.footer-header--text {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  margin: 5px 0px 20px 0px;
  color: #8A8A8A; }

.footer--text {
  font-family: "Roboto", sans-serif;
  font-size: 0.8571rem;
  font-weight: 500;
  margin: 0px;
  color: #050505; }

.footer--arrow {
  font-size: 1.429rem;
  color: #050505;
  vertical-align: initial;
  margin-left: 10px; }
  .footer--arrow:hover {
    color: #00AED4; }

.footer-social-list .footer-social-item .footer-social--link .logo-social-parlamericas {
  width: 140px\9; }

.footer-social-list .footer-social-item .footer-social--link .logo-social-unwomen {
  width: 112px\9; }

.footer-social-list .footer-social-item .footer-social--link .iconbox--small {
  left: 20%\9;
  top: 30%\9; }

.footer-header .logo-social-canada {
  width: 160px\9; }

.footer-social-item:first-child {
  margin-right: 30px;
  margin-right: 0px\9; }

.footer-social--link .image--rounded-small.has-border {
  background-color: transparent; }

@media only screen and (max-width: 800px) {
  .footer-list,
  .footer-social-list {
    margin-bottom: 34px; }
  .footer-header--text {
    margin-bottom: 34px;
    margin-top: 0px; }
  .footer .footer-top .footer-list {
    margin-bottom: 30px; }
  .footer .footer-top {
    padding-top: 40px;
    padding-bottom: 40px; } }

@media only screen and (max-width: 600px) {
  .footer-social-item:first-child {
    margin-right: 0px; } }

@media only screen and (max-width: 435px) {
  .footer-bottom-inner {
    height: 100%; }
  .footer-social-list--right .footer-social-item:first-child {
    width: 140px; } }

.image {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  background-color: transparent; }

.image-enlarge-container .image-enlarge {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  color: #FFF; }

.image-enlarge-container:hover .image-enlarge {
  display: block;
  background: rgba(0, 0, 0, 0.5) url("/static/images/icon-enlarge.png") no-repeat center; }

.stats-magnifying {
  position: inherit !important;
  height: 180px !important;
  width: 240px !important; }

.image-resize {
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  /* IE6–IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
  width: 50%\9; }

.image-logo {
  width: 50%; }

.image--rounded-big {
  width: 120px;
  height: 120px; }
  .image--rounded-big.has-border {
    background-color: #FFFFFF; }

.image--rounded-medium {
  width: 90px;
  height: 90px; }

.image--square-small {
  width: 35px;
  height: 35px;
  overflow: hidden; }
  .image--square-small.is-blue {
    background-color: #00AED4;
    margin-right: 10px; }

.image--square-medium {
  width: 50px;
  height: 50px;
  overflow: hidden; }
  .image--square-medium.is-blue {
    background-color: #00AED4;
    margin-right: 10px; }

.image--rounded-small {
  width: 40px;
  height: 40px; }
  .image--rounded-small.has-border {
    background-color: #FFFFFF; }

.image-bigger {
  max-width: 120px;
  max-height: 120px; }

.image-medium {
  max-width: 90px;
  max-height: 90px; }

.image-small {
  max-width: 60px;
  max-height: 60px; }

.image-rounded {
  border-radius: 2px; }

.image-bigger, .image-medium, .image-small {
  position: absolute;
  top: 50%;
  left: 50%;
  top: 0%\9;
  left: 0%\9;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.image--rounded-big, .image--rounded-medium, .image--rounded-small {
  border: none;
  border-radius: 50%;
  overflow: hidden;
  background-color: #E3E3E3; }

.image--rounded-big.has-border, .image--rounded-small.has-border {
  border: solid 1px #E3E3E3; }

@media only screen and (max-width: 435px) {
  .image-logo {
    display: none; } }

.avatar-list {
  margin: 0px;
  padding: 0px; }
  .avatar-list .avatar-item {
    display: inline-block;
    margin-right: 20px; }

@media only screen and (max-width: 600px) {
  .avatar-item {
    display: block !important;
    text-align: center;
    margin-bottom: 20px; } }

.sidebar {
  position: fixed;
  bottom: 0;
  right: -525px;
  top: 0;
  width: 515px;
  z-index: 11;
  background-color: #FFFFFF;
  transition: right 0.5s; }
  .sidebar.show-sidebar {
    right: 0; }
  .sidebar .has-error:after {
    right: 10px; }

.sidebar-header {
  border-bottom: 1px solid #E3E3E3;
  padding-top: 30px;
  padding-bottom: 30px; }
  .sidebar-header p {
    margin: 0px; }

.sidebar-overlay {
  background: rgba(5, 5, 5, 0.8);
  /* browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8c000000', endColorstr='#8c000000');
  /* IE */
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
  display: none; }

.sidebar-tag-wrapper {
  top: 80px;
  position: absolute;
  right: calc(100% + 10px);
  -ms-transform: rotate(270deg);
      transform: rotate(270deg);
  -ms-transform-origin: top right;
      transform-origin: top right;
  min-width: 600px;
  display: none\9; }

.sidebar-tag {
  background: #00AED4;
  color: #FFFFFF;
  float: left;
  font-size: 1rem;
  padding: 16px;
  position: absolute;
  right: 0;
  text-transform: uppercase; }

.sidebar-inner-wrapper {
  height: 100%;
  overflow: scroll;
  padding-left: 60px;
  padding-right: 60px; }

@media only screen and (max-width: 600px) {
  .sidebar {
    width: 100%;
    right: -100%; }
  .reset-share.pull-right {
    float: none !important; }
  .sidebar-inner-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden; }
  .sidebar-tag {
    display: none; } }

.trainers {
  margin: 0px;
  padding: 0px;
  float: right; }

.trainers-list {
  display: inline-block; }

.trainers-corner-title {
  color: #00AED4 !important; }

.trainers-corner-link {
  cursor: pointer; }

.spacer {
  display: block;
  height: 16px; }
  .spacer--mini {
    height: 8px; }
  .spacer--tiny {
    height: 10px; }
  .spacer--small {
    height: 12px; }
  .spacer--big {
    height: 32px; }
  .spacer--large {
    height: 70px; }
  .spacer--huge {
    height: 120px; }
  .spacer--header-height {
    height: 65px; }

.vspacer {
  display: inline-block;
  width: 16px; }
  .vspacer--mini {
    width: 6px; }
  .vspacer--tiny {
    width: 8px; }
  .vspacer--small {
    width: 12px; }
  .vspacer--big {
    width: 32px; }
  .vspacer--large {
    height: 70px; }
  .vspacer--huge {
    width: 120px; }

.spacer--mobile {
  display: none;
  height: 60px; }

.spacer--mobile--medium {
  display: none;
  height: 30px; }

.spacer--mobile--small {
  display: none;
  height: 15px; }

@media only screen and (max-width: 800px) {
  .spacer--mobile {
    display: block; }
  .spacer--mobile--medium {
    display: block; } }

@media only screen and (max-width: 600px) {
  .spacer--mobile--small {
    display: block; } }

.stepper-list {
  margin: 0;
  padding: 0; }

.stepper-item {
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  overflow: hidden; }
  .stepper-item.has-input {
    margin-left: 10px;
    margin-right: 10px; }

.stepper-circle {
  position: relative;
  background: #FFFFFF;
  border: 2px solid #F0F0F0;
  border: none\9;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer; }

.stepper-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  top: 35%\9;
  left: 35%\9;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  color: #8A8A8A; }
  .stepper-icon:hover {
    color: #00AED4; }

input[type=text].stepper-result,
input[type=number].stepper-result {
  background-color: #FFFFFF;
  border: solid thin transparent;
  border-bottom-color: #C7C7C7;
  box-shadow: none; }
  input[type=text].stepper-result:focus,
  input[type=number].stepper-result:focus {
    border-bottom-color: #00AED4; }

.slider.slider-horizontal .slider-track {
  height: 2px;
  box-shadow: none;
  background-image: linear-gradient(to bottom, #E6F0F9 0, #E6F0F9 100%); }

.slider.slider-horizontal {
  width: 100%; }

.slider.slider-horizontal .slider-tick, .slider.slider-horizontal .slider-handle {
  margin-top: -8px; }

.slider-selection {
  background: #00AED4;
  border-radius: 1px; }

.slider-handle {
  border: 2px solid #00AED4;
  background-color: #00AED4;
  background-image: linear-gradient(to bottom, #FFFFFF 0, #FFFFFF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#FFFFFF',GradientType=0); }

.slider .tooltip .tooltip-inner {
  background-color: transparent;
  color: #00AED4; }

.slider .tooltip.top .tooltip-arrow {
  border-top-color: transparent; }

.tooltip-inner {
  color: #00AED4;
  background-color: transparent;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 600; }

.tooltip.top .tooltip-arrow {
  border-top-color: transparent; }

.range-container {
  position: relative; }

.range-number-start {
  position: absolute;
  left: 16px;
  top: -20px; }

.range-number-end {
  position: absolute;
  right: 16px;
  top: -20px; }

.range-text {
  font-family: "Roboto", sans-serif;
  font-size: 0.8571rem;
  font-weight: 500;
  color: #8A8A8A; }

/**
 * Colorbox
 */
.colorbox-content {
  margin: 0;
  padding: 0; }

.colorbox-list {
  background-color: #FFFFFF;
  float: left;
  width: 6.25%; }
  .colorbox-list:nth-child(n) {
    margin-right: 0%;
    margin-bottom: 0%; }
  .colorbox-list:nth-child(16n) {
    margin-right: 0;
    margin-bottom: 0; }

.colorbox-text {
  clear: both;
  font-family: "Roboto", sans-serif;
  font-size: 0.8571rem;
  font-weight: 500;
  padding: 10px 5px;
  line-height: 14px;
  text-transform: uppercase;
  text-align: center; }

.colorbox-color {
  height: 110px;
  width: 100%; }
  .colorbox-color[data-color="blue"] {
    background-color: #00AED4; }
  .colorbox-color[data-color="orange"] {
    background-color: #FF9248; }
  .colorbox-color[data-color="gray"] {
    background-color: #8A8A8A; }
  .colorbox-color[data-color="black"] {
    background-color: #050505; }
  .colorbox-color[data-color="bg1"] {
    background-color: #FFFFFF; }
  .colorbox-color[data-color="bg2"] {
    background-color: #FAFAFA; }
  .colorbox-color[data-color="bg3"] {
    background-color: #F0F0F0; }
  .colorbox-color[data-color="bg4"] {
    background-color: #E6F0F9; }
  .colorbox-color[data-color="border"] {
    background-color: #C7C7C7; }
  .colorbox-color[data-color="separator"] {
    background-color: #E3E3E3; }
  .colorbox-color[data-color="success1"] {
    background-color: #47BE82; }
  .colorbox-color[data-color="success2"] {
    background-color: #ECF8F2; }
  .colorbox-color[data-color="warning1"] {
    background-color: #BD9852; }
  .colorbox-color[data-color="warning2"] {
    background-color: #F8F5D7; }
  .colorbox-color[data-color="error1"] {
    background-color: #E6735C; }
  .colorbox-color[data-color="error2"] {
    background-color: #FBEAE7; }

@media only screen and (max-width: 1200px) {
  .colorbox-list {
    width: 12.5% !important; } }

@media only screen and (max-width: 600px) {
  .colorbox-list {
    width: 25% !important; } }

.separator {
  border-top: 1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3; }
  .separator--bottom {
    border-bottom: 1px solid #E3E3E3; }
  .separator--big {
    padding-top: 40px;
    padding-bottom: 40px; }
  .separator--small {
    padding: 15px 0; }
  .separator--side {
    margin-left: 15px;
    margin-right: 15px; }
  .separator--superbig {
    padding: 70px 0; }
    @media all and (min-width: 1200px) {
      .separator--superbig {
        padding: 160px 0; } }
  @media all and (min-width: 1024px) {
    .separator--side-big {
      padding-left: 40px;
      padding-right: 40px; } }
  @media all and (min-width: 1200px) {
    .separator--side-big {
      padding-left: 80px;
      padding-right: 80px; } }

.separator--title {
  font-family: "Roboto", sans-serif;
  font-size: 1.286rem;
  font-size: 18px\9;
  font-weight: 500;
  color: #050505;
  margin: 0;
  padding: 10px 0px;
  line-height: 1.286rem;
  text-transform: capitalize; }

.bar {
  padding-right: 5%;
  padding-left: 5%;
  height: 70px;
  line-height: 70px;
  position: relative;
  transition: .4s; }
  .bar--dark {
    background-color: #FAFAFA;
    z-index: 3; }
  .bar p {
    color: #FFFFFF; }
  .bar--white {
    background-color: #FFFFFF;
    border-bottom: 1px solid #E3E3E3; }
    .bar--white p {
      color: #8A8A8A; }
    .bar--white.bar--border-bottom {
      border-bottom: none; }
  .bar--white-dark {
    background-color: #F0F0F0; }
  .bar--border-bottom {
    border-bottom: 1px solid #1e2125; }

.bar-top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5; }

.cms-toolbar-expanded .bar-top {
  position: fixed;
  top: 45px !important;
  left: 0;
  right: 0;
  z-index: 5; }

.bar-hidden {
  display: none; }

.bar-left {
  float: left; }

.bar-left-name {
  float: left; }

.bar-right {
  float: right; }

.bar-center {
  text-align: center;
  height: 70px;
  line-height: 70px;
  position: relative; }

.bar-subheader {
  padding-top: 28px;
  padding-bottom: 28px;
  text-align: center; }

.bar-title {
  padding-left: 14px; }

.bar-title, .bar-name {
  font-family: "Lato", sans-serif;
  font-size: 1.286rem;
  font-weight: 400; }

@media only screen and (max-width: 600px) {
  .bar-center .bar-hidden {
    display: block !important;
    width: 100%;
    text-align: right;
    padding-right: 30px; }
  .bar-center .navigation {
    background-color: #FAFAFA;
    border-top: 1px solid #E6F0F9; }
    .bar-center .navigation .navigation-link {
      display: inline-block;
      margin-left: 0px; }
  .bar-left {
    width: 54px; }
    .bar-left .image-logo {
      width: 100% !important; }
  .bar-title {
    font-size: 14px !important; }
  .bar-name {
    display: none; } }

@media only screen and (max-width: 435px) {
  .bar-hidden {
    padding-right: 14px !important; }
  .btn--success.btn--hidden {
    display: block !important;
    margin-top: 20px; }
  .bar-right {
    float: right; }
  .btn.btn--success, .btn--success.btn--link {
    display: none; } }

.font-title {
  padding-bottom: 20px;
  text-align: right; }

.font-title--left {
  font-size: 100px;
  font-weight: 400;
  line-height: 80px;
  margin: 0; }

.font-title--right {
  color: #8A8A8A;
  font-size: 1rem;
  font-weight: 100;
  margin: 0;
  text-align: left; }

.font-title--lato {
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #8A8A8A;
  margin: 0; }

.font-title--roboto {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #8A8A8A;
  margin: 0; }

.font-container {
  border-top: 1px solid #E3E3E3;
  color: #050505;
  font-size: 1.286rem;
  padding-top: 15px; }

.font-lato {
  font-family: "Lato", sans-serif; }

.font-roboto {
  font-family: "Roboto", sans-serif; }

.font-uppercase {
  text-transform: uppercase; }

.font--dark {
  color: #050505; }

.font--gray {
  color: #C7C7C7; }

@media only screen and (max-width: 1200px) {
  .font-title {
    text-align: left !important; } }

.text {
  font-size: 1rem; }

.text-table {
  margin: 0 auto; }

.text-table-cel-left {
  border-right: 1px solid #E3E3E3;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;
  vertical-align: middle; }

.text-table-cel-right {
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle; }

.text-details {
  color: #8A8A8A;
  font-style: italic; }
  .text-details strong {
    color: #050505; }

.text--black {
  color: #050505; }
  .text--black a {
    color: #FFFFFF !important; }

.text--blue {
  color: #00AED4; }

.text--orange {
  color: #FF9248; }

.text--gray {
  color: #8A8A8A; }

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

.text--italic {
  font-style: italic; }

.text--small {
  font-size: 0.8571rem; }

.text--regular {
  font-size: 1rem; }

.text--medium {
  font-size: 1.071rem; }

.text--mega {
  font-size: 1.286rem; }

.text--big {
  font-size: 1.429rem; }

.text--jumbo {
  font-size: 2.143rem; }

.text--huge {
  font-size: 2.571rem; }

.text--bold {
  font-weight: 700; }

.text--weight-extra-light {
  font-weight: 200; }

@media only screen and (max-width: 600px) {
  .text-table {
    border: 0;
    margin-left: 15px !important;
    margin-right: 15px !important;
    width: 100%; }
  .text-table-cel-left {
    border-right: none !important; }
  .text-table thead {
    display: none; }
  .text-table tr {
    display: block; }
  .text-table td {
    display: block;
    text-align: left;
    border-bottom: 1px solid #E3E3E3;
    width: 90%; }
  .text-table-cel-right {
    padding-left: 0px !important; }
  .text-table td:last-child {
    border-bottom: 0; } }

.color--red {
  color: #E6735C; }

.color--blue {
  color: #00AED4; }

.color--white {
  color: #fff; }

.color--gray-dark {
  color: #8A8A8A; }

.underlined {
  text-decoration: underline; }

.justified {
  text-align: justify; }

.navigation {
  margin: 0;
  padding: 0;
  height: auto;
  line-height: auto; }
  .navigation-link {
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
    padding-right: 20px; }
    .navigation-link.selected .icon {
      color: #FF9248; }
    .navigation-link--menu-main {
      color: #FFFFFF;
      margin: 0px 5px; }
      .navigation-link--menu-main:hover {
        color: #00AED4; }

.navigation-subheader {
  display: inline-block;
  vertical-align: middle; }
  .navigation-subheader--item {
    color: #00AED4;
    text-transform: uppercase; }
    .navigation-subheader--item:hover {
      color: #FF9248; }
  .navigation-subheader.is-blue {
    color: #00AED4;
    margin-left: 10px;
    margin-right: 10px; }

.navigation-logo {
  height: 28px;
  width: 112px; }
  .navigation-logo--mobile {
    height: 35px;
    width: 54px; }

.navigation-logo-mobile {
  height: 35px;
  width: 54px; }

.navigation-item {
  display: block;
  text-align: center;
  text-decoration: none; }
  .navigation-item:focus {
    text-decoration: none; }

.navigation-item--box {
  text-align: center;
  height: 100%;
  line-height: 70px;
  list-style-type: none;
  margin: 0;
  padding: 0; }

.navigation-box {
  height: 25px;
  margin-bottom: 5px; }
  .navigation-box > img {
    height: 18px;
    width: 21px; }

.navigation--icon {
  color: #00AED4;
  font-size: 20px;
  vertical-align: middle; }
  .navigation--icon:hover {
    color: #FF9248; }

.navigation--text {
  color: #8A8A8A;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  text-transform: uppercase; }
  .navigation--text:hover {
    color: #FF9248; }

.menu-hamburger {
  color: #050505; }

.lang-selector {
  top: 50px !important;
  left: -25px !important;
  border-radius: 0px;
  padding: 0; }

.lang-selector > li {
  padding: 10px 20px;
  background-color: none !important;
  border-bottom: 1px solid #E3E3E3; }
  .lang-selector > li > a {
    color: #8A8A8A;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 400; }

.dropdown-menu > li > a:hover {
  background-color: #ffffff !important;
  color: #FF9248;
  cursor: pointer; }

.navigation-link-page.is-active {
  color: #00AED4; }

.navigation-subheader--item {
  font-size: 1rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500; }

@media (min-width: 768px) {
  .show-logo-sm-up {
    display: inline-block; } }

@media (max-width: 767px) {
  .show-logo-xs-down {
    display: inline-block; } }

@media only screen and (max-width: 600px) {
  .navigation-link {
    width: auto; }
  .navigation-link:nth-child(3) {
    width: auto; } }

@media only screen and (max-width: 435px) {
  .navigation-link {
    margin-left: 14px !important; }
  .navigation--icon {
    font-size: 25px !important; } }

.checkbox {
  color: #8A8A8A;
  cursor: pointer;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 100;
  position: relative;
  padding-left: 30px;
  padding-top: 2px;
  margin-bottom: 15px; }

.checkbox input {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.checkbox--indicator {
  background-color: #FFFFFF;
  border: 2px solid #C7C7C7;
  height: 18px;
  position: absolute;
  top: 2px;
  left: 0;
  width: 18px;
  display: none\9; }

.checkbox--radio .checkbox--indicator {
  border-radius: 50%; }

.checkbox:hover input ~ .checkbox--indicator,
.checkbox input:focus ~ .checkbox--indicator {
  background-color: #FFFFFF; }

.checkbox input:checked ~ .checkbox--indicator {
  background-color: #FFFFFF; }

.checkbox:hover input:not([disabled]):checked ~ .checkbox--indicator,
.checkbox input:checked:focus ~ .checkbox--indicator {
  background-color: #FFFFFF; }

.checkbox input:disabled ~ .checkbox--indicator {
  background-color: #FFFFFF;
  border: 2px solid #ebedee;
  cursor: not-allowed; }

.checkbox--indicator:after {
  content: '';
  display: none;
  position: absolute; }

.checkbox input:checked ~ .checkbox--indicator:after {
  display: block; }

.checkbox--checkbox .checkbox--indicator:after {
  border: solid #00AED4;
  border-width: 0 2px 2px 0;
  height: 9px;
  top: 1px;
  left: 5px;
  width: 5px;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg); }

.checkbox--indicator.is-success {
  background-color: #FFFFFF;
  border: 2px solid #47BE82;
  height: 18px;
  position: absolute;
  top: 2px;
  left: 0;
  width: 18px;
  display: none\9; }

.checkbox-message-success {
  padding-left: 10px;
  color: #47BE82; }

.checkbox--indicator.is-error {
  background-color: #FFFFFF;
  border: 2px solid #E6735C;
  height: 18px;
  position: absolute;
  top: 2px;
  left: 0;
  width: 18px;
  display: none\9; }

.checkbox-message-error {
  padding-left: 10px;
  color: #E6735C;
  position: relative;
  cursor: pointer; }

.checkbox-box-message-error {
  height: 20px;
  line-height: 19px;
  margin-top: -10px;
  position: absolute;
  right: 0px;
  top: 50%;
  width: 20px;
  cursor: pointer;
  z-index: 99999; }
  .checkbox-box-message-error:hover {
    cursor: pointer; }
    .checkbox-box-message-error:hover .checkbox-texte-message-error {
      visibility: visible; }
  .checkbox-box-message-error .checkbox-texte-message-error {
    background-color: #FF9248;
    border-radius: 2px;
    color: #8A8A8A;
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-size: 0.8571rem;
    font-weight: 500;
    position: absolute;
    right: -5px;
    top: -33px;
    visibility: hidden;
    white-space: nowrap;
    padding: 4px 6px; }
    .checkbox-box-message-error .checkbox-texte-message-error:after {
      border: solid 10px transparent;
      border-top-color: #FF9248;
      content: '';
      height: 0;
      margin-left: -10px;
      position: absolute;
      right: 2px;
      top: 85%;
      width: 0; }

.checkbox--checkbox input:disabled ~ .checkbox--indicator:after {
  border-color: #C7C7C7; }

.checkbox--radio .checkbox--indicator:after {
  border-radius: 50%;
  background-color: #00AED4;
  height: 10px;
  top: 2px;
  left: 2px;
  width: 10px; }

.checkbox--radio input:disabled ~ .checkbox--indicator:after {
  background-color: #C7C7C7; }

.switch {
  margin-bottom: 20px; }

.switch .is-disabled {
  cursor: not-allowed;
  opacity: 0.3; }

.switch-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
  visibility: visible\9; }

.switch-toggle + label {
  cursor: pointer;
  display: block;
  outline: none;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.switch-toggle-small + label {
  background-color: transparent;
  border-radius: 40px;
  height: 20px;
  padding: 2px;
  padding: 0\9;
  width: 40px;
  margin: auto;
  margin: 0\9;
  text-indent: 15px\9; }

.switch-toggle-small + label:before,
.switch-toggle-small + label:after {
  bottom: 1px;
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 1px; }

.switch-toggle-small + label:before {
  background-color: #8A8A8A;
  background-color: transparent\9;
  border-radius: 20px;
  transition: background 0.4s;
  right: 1px; }

.switch-toggle-small + label:after {
  background-color: #FFFFFF;
  background-color: transparent\9;
  border: 1px solid #8A8A8A;
  border: none\9;
  border-radius: 100%;
  transition: margin 0.4s;
  width: 18px; }

.switch-toggle-small:checked + label:before {
  background-color: #00AED4; }

.switch-toggle-small:checked + label:after {
  border: 1px solid #00AED4;
  margin-left: 20px; }

.switch-toggle-big + label {
  background-color: transparent;
  border-radius: 50px;
  height: 25px;
  padding: 2px;
  padding: 0\9;
  width: 50px;
  margin: auto;
  margin: 0\9;
  text-indent: 15px\9; }

.switch-toggle-big + label:before,
.switch-toggle-big + label:after {
  bottom: 1px;
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 1px; }

.switch-toggle-big + label:before {
  background-color: #8A8A8A;
  background-color: transparent\9;
  border-radius: 25px;
  transition: background 0.4s;
  right: 1px; }

.switch-toggle-big + label:after {
  background-color: #FFFFFF;
  background-color: transparent\9;
  border: 1px solid #8A8A8A;
  border: none\9;
  border-radius: 100%;
  transition: margin 0.4s;
  width: 23px; }

.switch-toggle-big:checked + label:before {
  background-color: #00AED4; }

.switch-toggle-big:checked + label:after {
  border: 1px solid #00AED4;
  margin-left: 25px; }

.switch-not-visible {
  visibility: hidden;
  visibility: visible\9; }

.tooltip {
  z-index: 4; }
  .tooltip.top .tooltip-arrow {
    border-top-color: #F0F0F0; }
  .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #F0F0F0; }
  .tooltip.left .tooltip-arrow {
    border-left-color: #F0F0F0; }
  .tooltip.right .tooltip-arrow {
    border-right-color: #F0F0F0; }
  .tooltip .tooltip-inner {
    border-radius: 2px;
    background: #F0F0F0;
    color: #8A8A8A;
    font: 0.8571rem "Lato", sans-serif;
    line-height: 1.4;
    padding: 3px 13px; }

.tooltips a {
  margin-right: 35px; }

.tooltip-item {
  padding: 5px 10px;
  background-color: #F0F0F0;
  color: #8A8A8A;
  font-size: 0.8571rem;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  position: relative; }
  .tooltip-item:before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0; }
  .tooltip-item:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0; }

.popover {
  border-radius: 2px;
  box-shadow: none;
  padding: 25px 20px;
  font-family: "Roboto", sans-serif;
  border: 1px solid #C7C7C7;
  width: 220px;
  z-index: 4;
  box-shadow: -1px 1px 15px 2px #E3E3E3; }
  .popover.top .arrow {
    border-top-color: #C7C7C7; }
  .popover.bottom .arrow {
    border-bottom-color: #C7C7C7; }
  .popover.left .arrow {
    border-left-color: #C7C7C7; }
  .popover.right .arrow {
    border-right-color: #C7C7C7; }
  .popover .popover-title, .popover .popover-content {
    padding: 0; }
  .popover .popover-title {
    border-radius: none;
    border: none;
    background: none;
    color: #050505;
    font-weight: 700;
    margin-bottom: 10px; }
  .popover .popover-content {
    color: #8A8A8A; }

.popovers span {
  display: inline-block;
  cursor: pointer;
  margin-right: 25px; }

.popover-show {
  text-decoration: none !important;
  cursor: pointer;
  color: #050505 !important; }
  .popover-show:hover {
    color: #FF9248 !important; }

.popover-close {
  position: absolute;
  top: 8px;
  right: 10px;
  color: #050505;
  opacity: 1;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  float: right;
  font-size: 1.429rem;
  font-weight: bold;
  line-height: 1;
  text-shadow: 0 1px 0 #FFFFFF;
  outline: none; }
  .popover-close:focus {
    border: none; }

.popover-text-wrapper {
  max-height: 84px;
  overflow: hidden; }

.iconbox {
  position: relative;
  width: 60px;
  height: 60px;
  display: inline-block;
  vertical-align: middle; }

.iconbox-budicon {
  display: none\9; }

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

.iconbox-icon {
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  left: 50%;
  top: 20%\9;
  left: 10%\9;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .iconbox-icon.is-gray {
    color: #8A8A8A; }
    .iconbox-icon.is-gray:hover {
      color: #050505; }
  .iconbox-icon.is-blue {
    color: #00AED4; }

.iconbox-list {
  margin: 0;
  padding: 0; }
  .iconbox-list li {
    background-color: #FFFFFF;
    float: left;
    width: 21.25%; }
    .iconbox-list li:nth-child(n) {
      margin-right: 5%;
      margin-bottom: 5%; }
    .iconbox-list li:nth-child(4n) {
      margin-right: 0;
      margin-bottom: 0; }

.iconbox-list .icon {
  font-size: 24px; }

.iconbox--big {
  font-size: 60px;
  width: 70px;
  height: 70px; }

.iconbox--mega {
  font-size: 45px;
  width: 50px;
  height: 50px; }

.iconbox--medium {
  font-size: 35px;
  width: 40px;
  height: 40px; }

.iconbox--regular {
  font-size: 24px;
  width: 30px;
  height: 30px; }

.iconbox--small {
  font-size: 14px;
  width: 20px;
  height: 15px; }
  .iconbox--small.is-white {
    color: #FFFFFF; }

.iconbox--title {
  color: #8A8A8A; }

.iconbox--subtitle {
  color: #050505; }

.iconbox--link {
  color: #00AED4;
  line-height: 21px; }

.iconbox--blue {
  color: #00AED4; }

.iconbox--red {
  color: #FF9248; }

.iconbox--gray {
  color: #C7C7C7; }

.iconbox--title, .iconbox--subtitle, .iconbox--link {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400; }

@media only screen and (max-width: 600px) {
  .iconbox-header {
    text-align: left !important; } }

@media only screen and (max-width: 800px) {
  .iconbox-header {
    text-align: left !important; } }

.dragdrop {
  background-color: #FAFAFA;
  padding: 10px; }

.dragdrop-container {
  border: 1px dashed #00AED4;
  overflow: hidden; }

.dragdropIsHover {
  border: 1px dashed #00AED4; }

.dragdrop-area {
  height: 200px; }

.dragdrop-input {
  display: none; }

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

.dragdrop-cloud {
  padding-top: 40px;
  position: relative; }

.dragdrop-button {
  padding-bottom: 40px; }

.dragdrop-text {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #00AED4;
  padding-bottom: 20px;
  display: none\9; }

.dragdrop-image {
  height: 100%;
  width: 100%;
  margin-bottom: 20px; }

@media only screen and (max-width: 800px) {
  .dragdrop {
    margin-left: 15px;
    margin-right: 15px; } }

.socialshare--fixed {
  position: fixed;
  left: 30px;
  z-index: 8; }

.socialshare-mobile {
  margin-top: 40px;
  margin-bottom: 40px; }

.socialshare-list {
  padding: 0px;
  margin: 0px;
  list-style: none; }

.socialshare-link {
  margin: 10px; }
  .socialshare-link.is-mobile {
    display: inline-block; }

.socialshare--item {
  display: block;
  color: #8A8A8A;
  text-align: center; }
  .socialshare--item:hover {
    color: #00AED4; }

.socialshare--icon {
  font-size: 1.5714rem; }

.socialshare-ie8 {
  display: block;
  display: none\9; }

.input {
  background-color: #FFFFFF;
  border: solid thin transparent;
  border-bottom-color: #C7C7C7;
  border-radius: 2px;
  box-shadow: none;
  height: 40px;
  box-sizing: border-box;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  color: #8A8A8A; }
  .input:focus {
    border: solid thin transparent;
    border-bottom-color: #00AED4;
    box-shadow: none; }
  .input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #8A8A8A;
    font-weight: 900; }
  .input:-moz-placeholder {
    /* Firefox 18- */
    color: #8A8A8A;
    font-weight: 900; }
  .input::-moz-placeholder {
    /* Firefox 19+ */
    color: #8A8A8A;
    font-weight: 900; }
  .input:-ms-input-placeholder {
    /* IE 10+ */
    color: #8A8A8A;
    font-weight: 900; }

.input-text-placeholder.is-dark {
  background-color: transparent;
  border: solid thin transparent;
  border-bottom-color: rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.5); }
  .input-text-placeholder.is-dark:focus {
    border-bottom-color: #FFFFFF;
    box-shadow: none;
    color: #FFFFFF; }

.input-text-placeholder::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #8A8A8A;
  font-weight: 400; }

.input-text-placeholder:-moz-placeholder {
  /* Firefox 18- */
  color: #8A8A8A;
  font-weight: 400; }

.input-text-placeholder::-moz-placeholder {
  /* Firefox 19+ */
  color: #8A8A8A;
  font-weight: 400; }

.input-text-placeholder:-ms-input-placeholder {
  /* IE 10+ */
  color: #8A8A8A;
  font-weight: 400; }

.input-text-placeholder.is-white::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #FFFFFF;
  font-weight: 400; }

.input-text-placeholder.is-white:-moz-placeholder {
  /* Firefox 18- */
  color: #FFFFFF;
  font-weight: 400; }

.input-text-placeholder.is-white::-moz-placeholder {
  /* Firefox 19+ */
  color: #FFFFFF;
  font-weight: 400; }

.input-text-placeholder.is-white:-ms-input-placeholder {
  /* IE 10+ */
  color: #FFFFFF;
  font-weight: 400; }

.input-is-dark {
  background-color: rgba(255, 255, 255, 0.4) !important;
  color: #F0F0F0 !important; }

.input-search {
  border-radius: 0px;
  padding-left: 50px; }
  .input-search:after {
    content: ''; }

.input-wrapper-search {
  position: relative;
  max-width: 100%; }
  .input-wrapper-search input {
    padding-right: 26.66667px;
    font-size: 1.286rem;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    line-height: 24px; }
  .input-wrapper-search .search-close {
    display: block;
    color: #050505;
    content: '\e15e';
    font-family: "budicon";
    position: absolute;
    line-height: 40px;
    text-align: center;
    top: 0;
    right: 0;
    width: 40px;
    cursor: pointer;
    z-index: 5;
    height: 40px; }
    .input-wrapper-search .search-close:hover {
      color: #FFFFFF; }
  .input-wrapper-search:before {
    color: #FFFFFF;
    content: '\e0b1';
    font-family: "budicon";
    position: absolute;
    line-height: 40px;
    text-align: center;
    top: 0;
    left: 0;
    width: 40px;
    font-size: 20px; }

.has-success .input-success {
  color: #8A8A8A;
  border: solid thin transparent;
  border-bottom-color: #47BE82;
  font-weight: 400; }
  .has-success .input-success:focus {
    border: solid thin transparent;
    border-bottom-color: #47BE82;
    box-shadow: none; }

.has-success .form-control,
.has-error .form-control {
  box-shadow: none; }

.has-success {
  position: relative;
  max-width: 100%; }
  .has-success input {
    padding-right: 26.66667px; }
  .has-success::after {
    color: #47BE82;
    content: '\f058';
    font-family: "FontAwesome";
    position: absolute;
    line-height: 40px;
    text-align: center;
    top: 0;
    right: 0;
    width: 40px; }

.has-error .textarea--message-error {
  border: 1px solid #E6735C !important; }

.has-error .form-control {
  color: #8A8A8A;
  border: solid thin transparent;
  border-bottom-color: #E6735C;
  font-weight: 400; }
  .has-error .form-control:focus {
    border: solid thin transparent;
    border-bottom-color: #E6735C;
    box-shadow: none; }

.has-error textarea.form-control {
  border-color: #E6735C !important; }
  .has-error textarea.form-control:focus {
    border-color: #E6735C !important; }

.has-error.bootstrap-select button.dropdown-toggle {
  border-bottom-color: #E6735C !important; }

.has-error {
  position: relative;
  max-width: 100%; }
  .has-error input {
    padding-right: 26.66667px; }
  .has-error::after {
    color: #E6735C;
    content: '\f071';
    font-family: "FontAwesome";
    position: absolute;
    line-height: 40px;
    text-align: center;
    top: 0;
    right: 0;
    width: 40px; }

.has-error--message {
  height: 20px;
  line-height: 19px;
  margin-top: -10px;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 20px;
  cursor: pointer;
  z-index: 99999; }
  .has-error--message:hover {
    cursor: pointer; }
    .has-error--message:hover .has-error--alert {
      visibility: visible; }
  .has-error--message .has-error--alert {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    background-color: #F0F0F0;
    border-radius: 2px;
    color: #8A8A8A;
    font-size: 0.8571rem;
    position: absolute;
    right: -38px;
    top: -33px;
    visibility: hidden;
    white-space: nowrap;
    display: inline-block;
    padding: 4px 10px; }
    .has-error--message .has-error--alert:after {
      border: solid 10px transparent;
      border-top-color: #F0F0F0;
      content: '';
      height: 0;
      margin-left: -10px;
      position: absolute;
      right: 38px;
      top: 85%;
      width: 0; }

.input-group-addon {
  background-color: transparent;
  color: #8A8A8A;
  border-left: 0;
  border-right: 0;
  border-top: 0; }
  .input-group-addon:hover, .input-group-addon:focus {
    border: 1px solid #00AED4;
    color: #00AED4;
    border-left: 0;
    border-right: 0;
    border-top: 0; }

input[type=text].stepper-result,
input[type=number].stepper-result {
  text-align: center;
  width: 150px; }

.input-group-picker {
  width: 188px; }

.input-size-calendar {
  width: 188px; }

.input-icon-calendar {
  background: url("/static/images/calendar.png") right 12px center no-repeat;
  background-size: 14px;
  cursor: pointer;
  padding-left: 10px; }
  .input-icon-calendar:focus {
    background: url("/static/images/calendar-hover.png") right 12px center no-repeat;
    background-size: 14px; }

.input-checkbox {
  position: absolute\9;
  left: 22px\9;
  top: 0px\9;
  z-index: 1\9; }

.input-radio {
  position: absolute\9;
  left: 3px\9;
  top: 3px\9;
  z-index: 1\9; }

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto; }

.bootstrap-select {
  width: 100%;
  position: relative; }
  .bootstrap-select.fa-success::after {
    content: "\f058";
    font-family: FontAwesome;
    color: #47BE82;
    position: absolute;
    right: 30px;
    top: 10px;
    z-index: 2; }
  .bootstrap-select.fa-error::after {
    content: "\F071";
    font-family: FontAwesome;
    color: #E6735C;
    position: absolute;
    right: 30px;
    top: 10px;
    z-index: 2; }

.bootstrap-select .dropdown-toggle {
  background-color: #FFFFFF;
  border: solid thin transparent;
  border-bottom-color: #C7C7C7;
  width: 100%;
  color: #8A8A8A;
  height: 40px;
  border-radius: 2px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  text-transform: capitalize; }
  .bootstrap-select .dropdown-toggle:focus {
    outline: none !important; }

.bootstrap-select.select-success .dropdown-toggle {
  border: solid thin #47BE82; }

.bootstrap-select.select-success.open > .dropdown-toggle.btn-info,
.bootstrap-select.select-success.open > .dropdown-toggle.btn-default {
  color: #47BE82;
  background-color: #FFFFFF;
  border-color: #47BE82; }

.bootstrap-select.select-error .dropdown-toggle {
  border: solid thin #E6735C; }

.bootstrap-select.select-error.open > .dropdown-toggle.btn-info,
.bootstrap-select.select-error.open > .dropdown-toggle.btn-default {
  color: #E6735C;
  background-color: #FFFFFF;
  border-color: #E6735C; }

.bootstrap-select.open .dropdown-toggle {
  border-color: #00AED4;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  color: #00AED4; }

.bootstrap-select.open > .dropdown-toggle.btn-info,
.bootstrap-select.open > .dropdown-toggle.btn-default {
  color: #00AED4;
  background-color: #FFFFFF;
  border-color: #00AED4; }

.bootstrap-select .dropdown-toggle .filter-option {
  padding-left: 0px;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
  font-size: 1rem; }

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle; }

.bootstrap-select .dropdown-menu {
  overflow: visible !important;
  z-index: 8;
  border: none;
  padding: 0;
  background-color: #FFFFFF;
  margin: 0;
  border-radius: 0;
  box-shadow: none; }

.bootstrap-select.select-list .dropdown-menu {
  overflow: auto !important;
  max-height: 140px\9; }

.bootstrap-select.nestedselectbox {
  width: 100%\9; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9998;
  display: none;
  float: left;
  width: 100%;
  text-align: left;
  list-style: none;
  background-clip: padding-box; }

.dropdown-menu li {
  background-color: #FFFFFF;
  line-height: 1.5; }

.bootstrap-select .dropdown-menu li a {
  display: block;
  color: #8A8A8A;
  padding: 7px 14px;
  border: solid thin #C7C7C7;
  border-top: 0;
  font-weight: 600;
  font-family: "Lato", sans-serif;
  font-size: 1rem; }

.bootstrap-select .dropdown-menu li a span.check-mark {
  border: 2px solid #E3E3E3;
  color: #00AED4;
  font-size: 8px;
  float: right;
  padding: 2px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  margin-top: 7px; }

.bootstrap-select.btn-group .dropdown-menu li a.opt {
  padding-left: 18px;
  border-bottom: none; }

.bootstrap-select.btn-group .dropdown-menu > li > a:focus,
.bootstrap-select.btn-group .dropdown-menu > li > a:hover {
  color: #00AED4;
  background-color: #FFFFFF; }

.bootstrap-select.list-options .dropdown-menu.inner {
  border-bottom: 1px solid #C7C7C7; }

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #00AED4;
  background-color: #FFFFFF;
  border-color: #00AED4; }

.btn-group.open .dropdown-toggle {
  box-shadow: none; }

.bootstrap-select.bootstrap-select--no-border .dropdown-menu {
  overflow: visible !important;
  width: auto;
  margin-top: 4px; }

.bootstrap-select.bootstrap-select--no-border .dropdown-menu li a span.text {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 21px; }

.bootstrap-select.bootstrap-select--no-border .filter-option {
  line-height: 21px;
  line-height: 15px\9;
  font-weight: 500; }

.bootstrap-select--no-border {
  border: none; }
  .bootstrap-select--no-border .dropdown-toggle {
    border: none; }
  .bootstrap-select--no-border.is-blue .dropdown-toggle {
    color: #00AED4;
    padding-left: 0px; }

.line-height-regular {
  line-height: 21px; }

.line-height-double {
  line-height: 42px; }

@media only screen and (max-width: 800px) {
  .line-height-double {
    line-height: 38px; } }

.pager .pager-content {
  display: block;
  text-align: center;
  margin-bottom: 5px; }
  .pager .pager-content:hover a {
    background: none; }
  .pager .pager-content:hover .pager-bullet {
    background: #FFFFFF;
    border-color: #00AED4; }
  .pager .pager-content:hover .pager-pagetitle {
    opacity: 1; }
  .pager .pager-content.active a .pager-bullet {
    background: rgba(0, 0, 0, 0); }
  .pager .pager-content.active a .pager-pagetitle {
    opacity: 1; }
  .pager .pager-content.active a:hover .pager-bullet {
    border-color: #00AED4; }

.pager .pager-link {
  border: none;
  background: none;
  display: inline-block;
  padding: 0;
  margin: auto;
  outline: none; }
  .pager .pager-link:focus {
    background: none; }

.pager-pagetitle {
  text-transform: uppercase;
  opacity: 0;
  color: #8A8A8A;
  font-size: 1rem; }

.pager-bullet {
  border-radius: 50%;
  width: 11px;
  height: 11px;
  border: 2px solid #00AED4;
  background: #00AED4;
  margin: auto; }

.pager--right-fixed {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  height: 144px;
  z-index: 2;
  display: none; }
  @media all and (min-width: 1220px) {
    .pager--right-fixed {
      display: block; } }

.topbar {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom: 1px solid #E3E3E3;
  margin-top: 2.5rem;
  margin-bottom: 3rem; }

.topbar-link {
  border-bottom: 4px solid transparent;
  color: #8A8A8A;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  display: inline-block;
  padding: 10px 25px; }
  .topbar-link:not(:last-child) {
    margin-right: 10px; }
  .topbar-link:hover, .topbar-link:active, .topbar-link:focus {
    color: #00AED4;
    text-decoration: none; }
  .topbar-link.active {
    border-color: #00AED4;
    color: #050505; }

.letters {
  padding: 0px;
  margin: 0px;
  background-color: #00AED4;
  text-align: center;
  min-height: 80px; }

.letters-list-empty {
  opacity: 0.5;
  cursor: default; }

.letters-list {
  display: inline-block;
  cursor: pointer;
  line-height: 80px; }
  .letters-list.letters-list--hyphen {
    color: #FFFFFF;
    font-size: 1.786rem;
    cursor: default; }
  .letters-list .letters--item {
    padding: 0 5px;
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 1.429rem;
    font-weight: 100;
    text-decoration: none;
    text-transform: uppercase;
    color: #FFFFFF; }
  .letters-list .letters--item-all {
    text-transform: none; }
  .letters-list.active .letters--item {
    border-bottom: solid 5px #FFFFFF;
    text-align: center;
    line-height: 80px;
    color: #FFFFFF;
    font-size: 2.143rem;
    font-weight: 700; }

.letters-list .letters--item.letters--item-all:first-child {
  text-transform: none; }

.label {
  background-color: transparent;
  border: 1px solid #C7C7C7;
  color: #8A8A8A;
  display: inline-block;
  font-weight: 400;
  font-size: 0.8571rem;
  font-family: "Lato", sans-serif;
  min-width: 70px;
  height: 25px;
  line-height: 20px;
  text-align: center; }
  .label:hover {
    color: #00AED4;
    border-color: #00AED4; }
  .label.is-active {
    color: #00AED4;
    border-color: #00AED4; }

.label--pill, .tag-link {
  border-radius: 35px;
  padding-left: 8px;
  padding-right: 8px; }

.pill {
  background-color: transparent;
  border: 1px solid #C7C7C7;
  color: #FFFFFF;
  display: inline-block;
  font-weight: 700;
  font-size: 0.8571rem;
  font-family: "Lato", sans-serif;
  min-width: 30px;
  height: 20px;
  text-align: center;
  border-radius: 35px;
  padding-left: 8px;
  padding-right: 8px; }

.pill-simple {
  background-color: transparent;
  color: #8A8A8A;
  border: solid 1px #E3E3E3;
  font-weight: 700;
  font-size: 0.8571rem; }

.pill-danger {
  border: solid 1px #E6735C;
  font-size: 0.8571rem;
  background-color: #E6735C; }

.pill-points {
  border: solid 1px #fff5cc;
  font-size: 0.8571rem;
  background-color: #fff5cc;
  color: #eebe22;
  min-width: 55px;
  height: 30px;
  line-height: 27px; }

.reservation {
  background-color: #FFFFFF; }

.reservation-header-top {
  padding: 20px 0px; }

.reservation-header-bottom {
  overflow: hidden;
  padding: 5px 0px;
  border-top: 1px solid #E3E3E3;
  color: #8A8A8A; }

.reservation-adresse {
  float: left;
  width: 49%;
  border-right: 1px solid #E3E3E3;
  padding: 20px; }

.reservation-price {
  float: right;
  width: 50%;
  padding: 20px;
  color: #8A8A8A; }

.reservation--text {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-size: 0.8571rem; }

.reservation--icon {
  margin-right: 10px; }

.reservation--points {
  float: right;
  margin-left: 14px;
  padding-right: 8px;
  position: relative; }

.reservation--title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.reservation--subtitle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .reservation--subtitle.is-number {
    color: #7a8289; }

.reservation-container {
  background-color: #FAFAFA;
  padding: 15px 20px;
  overflow: hidden;
  border-top: 1px solid #E3E3E3; }
  .reservation-container-left {
    float: left;
    width: 50%; }
  .reservation-container-right {
    float: right;
    width: 50%; }
    .reservation-container-right.is-not-available {
      color: #E6735C;
      font-family: "Roboto", sans-serif;
      font-size: 1rem;
      font-weight: 400;
      padding-right: 15px;
      padding-top: 15px; }

.reservation-footer {
  background-color: #d7d9db;
  text-align: center;
  height: 80px;
  line-height: 80px; }

.reservation--view {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  color: #8A8A8A; }

@media only screen and (max-width: 800px) {
  .reservation {
    padding-left: 15px;
    padding-right: 15px; } }

.tag-link {
  display: inline-block;
  text-align: center;
  font-size: 0.8571rem;
  font-weight: 400;
  font-family: "Lato", sans-serif; }
  .tag-link a {
    color: inherit;
    margin-left: 5px; }

.tag-normal {
  height: 25px;
  width: 70px;
  line-height: 25px; }

.tag-delete {
  height: 25px;
  width: 87px;
  line-height: 25px; }

.tag--light {
  color: #00AED4;
  background-color: #E6F0F9; }

.tag--gray {
  color: #8A8A8A;
  background: #FF9248; }

.tag--dark, .tag-normal:hover, .tag-delete:hover {
  color: #FFFFFF;
  background: #8A8A8A; }

.paginationbar {
  display: inline-block;
  padding-left: 0; }

.paginationbar-content {
  display: inline; }

.paginationbar-link {
  display: inline-block;
  position: relative;
  float: left;
  padding: 10px 10px;
  margin-left: -1px;
  color: #050505;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none; }
  .paginationbar-link:hover, .paginationbar-link.is-active {
    color: #00AED4;
    text-decoration: none; }

.navbar {
  background-color: #FFFFFF;
  color: #8A8A8A;
  padding: 20px 10px;
  border-bottom: solid thin #E3E3E3; }

.nav-item {
  display: inline-block !important; }

.nav-item + .nav-item {
  margin-left: 20px; }

.nav-tabs {
  border-bottom: 1px solid #E3E3E3; }

.nav-tabs > li {
  min-width: 150px;
  text-align: center;
  border-right: 1px solid #FFFFFF; }

.nav-tabs > li.active > a {
  color: #FF9248 !important; }

.nav-tabs > li > a {
  margin-right: 0px;
  border: 1px solid transparent;
  border-radius: 0px;
  background-color: #F0F0F0;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  color: #8A8A8A; }

.tab-content--general {
  background-color: #FFFFFF;
  border-bottom: 1px solid #E3E3E3;
  padding: 40px 20px;
  color: #8A8A8A; }

.navbar-default {
  z-index: 5; }
  .navbar-default .navbar-collapse {
    border-color: transparent; }
  .navbar-default.navbar--dark {
    background-color: #FAFAFA; }

.navbar-default .navbar-nav > li > a {
  color: #FFFFFF;
  padding: 15px 5px;
  text-transform: capitalize; }
  .navbar-default .navbar-nav > li > a:hover {
    color: #00AED4; }

.navbar-default .navbar-nav > .navbar-item > .navbar-link {
  background-color: transparent;
  color: #00AED4; }

.navbar-brand {
  padding: 0px; }

.navbar-brand > .navbar-logo {
  height: 100%;
  padding: 5px;
  width: auto;
  width: 50%\9; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFFFFF; }

.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  border-color: transparent;
  background-color: transparent; }

.navbar-collapse.in {
  overflow-y: visible; }

@media only screen and (max-width: 800px) {
  .tabsItem {
    padding-left: 15px;
    padding-right: 15px; }
    .tabsItem .nav-tabs > li {
      min-width: 0px; } }

@media only screen and (max-width: 435px) {
  .tabsItem .nav-tabs > li {
    width: 100%; } }

.posted-info {
  margin: 0;
  padding: 0; }

.posted-details {
  display: inline-block;
  color: #8A8A8A;
  font-style: italic; }

.posted--bolder {
  color: #050505;
  font-weight: 400; }

.posted--title {
  color: #050505;
  font-family: "Lato", sans-serif;
  font-size: 2.143rem;
  font-weight: 300;
  margin: 20px 0px; }

.posted--message {
  color: #8A8A8A;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  margin: 0px; }

@media only screen and (max-width: 600px) {
  .posted {
    margin-left: 15px;
    margin-right: 15px; }
  .posted-details {
    display: block !important;
    margin-bottom: 10px; }
  .posted--ligne {
    display: none !important; } }

.video {
  position: relative; }

.video-container {
  display: block; }

.video-play {
  background-image: url("/static/images/play-icon.png");
  background-size: 90px;
  background-repeat: no-repeat;
  height: 90px;
  height: 180px\9;
  position: absolute;
  top: 50%;
  top: 15%\9;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  left: 50%;
  left: 25%\9;
  width: 90px;
  width: 180px\9;
  z-index: 2; }
  .video-play:hover {
    background-image: url("/static/images/play-icon-hover.png"); }

video {
  width: 100% !important;
  height: auto !important; }

.youtube-video-container {
  position: relative;
  padding-bottom: 15%;
  padding-top: 25px;
  height: auto; }

.youtube-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.accordion-has-video .youtube-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto; }

.video-ie8 {
  display: none;
  display: block\9; }

.video-not-ie8 {
  display: none\9; }

@media only screen and (max-width: 800px) {
  .video {
    padding-left: 15px;
    padding-right: 15px; } }

.accordion-heading {
  border-bottom: 1px solid #E3E3E3;
  padding-left: 10px;
  padding-right: 10px; }

.accordion-title {
  color: #050505;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  position: relative; }

.accordion-body {
  border-bottom: 1px solid #E3E3E3;
  padding: 40px 30px; }

.accordion-subtitle {
  font-family: "Roboto", sans-serif;
  font-size: 1.286rem;
  font-weight: 300;
  color: #050505;
  margin-bottom: 10px; }

.accordion-text {
  font-family: "Roboto", sans-serif;
  font-size: 1.286rem;
  font-weight: 300;
  color: #050505;
  margin-bottom: 30px;
  line-height: 24px; }
  .accordion-text a {
    color: #337ab7;
    text-decoration: underline; }

.indicator {
  color: #FF9248;
  font-size: 0.8571rem;
  padding-top: 5px;
  margin-right: 10px;
  position: relative; }

.accordion-link {
  font-family: "Lato", sans-serif;
  font-size: 1.7142rem;
  font-weight: 400;
  color: #8A8A8A;
  padding-left: 20px;
  padding-bottom: 10px;
  display: block; }
  .accordion-link:hover, .accordion-link:focus {
    color: #FF9248;
    text-decoration: none; }

.accordion-list {
  padding: 0px;
  margin: 0px;
  list-style: none; }

.accordion-list--link {
  margin-bottom: 15px;
  margin-top: 10px; }

.accordion-list--item {
  color: #00AED4;
  font-size: 1rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400; }
  .accordion-list--item:hover {
    color: #00AED4;
    text-decoration: none; }

.accordion-sub-list {
  margin: 0px;
  padding: 0px;
  overflow: hidden; }
  .accordion-sub-list li {
    padding-left: 0px; }
    .accordion-sub-list li .iconbox--medium:hover {
      color: #00AED4; }

.accordion-sub-list--item {
  display: block;
  float: left; }

.accordion-sub-list--link {
  color: #8A8A8A; }

.accordion-has-video .video {
  margin-left: 10px;
  margin-bottom: 10px;
  border: 0;
  width: 45%;
  width: 45% \9; }
  @media (max-width: 767px) {
    .accordion-has-video .video {
      width: 100%;
      margin-bottom: 20px; } }

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

.accordion-toggle .fa-plus {
  display: none; }

.accordion-toggle .fa-minus {
  display: inline-block;
  position: absolute;
  top: 4px; }

.accordion-toggle .accordion-link {
  color: #FF9248; }

.accordion-toggle.collapsed .fa-plus {
  display: inline-block;
  position: absolute;
  top: 4px; }

.accordion-toggle.collapsed .fa-minus {
  display: none; }

.accordion-toggle.collapsed .accordion-link {
  color: #8A8A8A; }

@media only screen and (max-width: 800px) {
  .accordion {
    padding-left: 15px;
    padding-right: 15px; }
  .accordion-has-video .video {
    margin-left: 0px;
    width: 100%;
    margin-bottom: 20px; }
  .accordion-has-video.video {
    padding-left: 0px;
    padding-right: 0px; }
  .accordion-sub-list li {
    padding-left: 8px; } }

@media only screen and (max-width: 600px) {
  .accordion-body {
    padding-left: 0px;
    padding-right: 0px; }
  .accordion-sub-list li {
    padding-left: 0px; } }

.list {
  margin: 0;
  padding: 0; }

.list-item {
  border-left: 1px solid #1b1f24; }
  .list-item.is-active, .list-item:hover {
    border-left: 1px solid #00AED4;
    transition: all 0.5s ease-in-out;
    color: #00AED4; }

.list-item--title {
  color: #FF9248;
  font-family: "Lato", sans-serif;
  font-size: 1.286rem;
  font-size: 18px\9;
  padding-left: 20px;
  margin-bottom: 20px; }

.list-item--link {
  color: #8A8A8A;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  display: block;
  padding: 15px 20px;
  text-decoration: none; }
  .list-item--link i {
    margin-right: 20px; }
  .list-item--link.is-active, .list-item--link:hover {
    color: #00AED4;
    text-decoration: none; }

.list-group-item {
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #8A8A8A; }
  .list-group-item:hover {
    background-color: #FAFAFA; }
  .list-group-item .badge--transparent {
    background-color: transparent;
    border: 1px solid #E3E3E3;
    color: #8A8A8A;
    font-weight: 500; }

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  background-color: #FAFAFA;
  border-color: #FAFAFA;
  border-top: 1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3;
  color: #8A8A8A; }

.list-group-item:first-child {
  border-top: 1px solid #FFFFFF; }

.list-files {
  margin: 0px 0px 40px 0px;
  padding: 0px; }

.list-has-circle li {
  list-style-type: disc; }

.list-btn {
  display: inline-block; }

@media only screen and (max-width: 800px) {
  .list-group {
    padding-left: 15px;
    padding-right: 15px; } }

.logo {
  background: url("/static/images/logo-small.png") left center no-repeat;
  background-size: 40px;
  color: #FFFFFF;
  display: block; }
  .bar--white .logo {
    color: #8A8A8A; }
  .logo:hover {
    color: #FFFFFF; }

.logo {
  padding-left: 50px;
  display: none; }
  @media all and (min-width: 560px) {
    .logo {
      display: block; } }

.logo-social-canada {
  width: 160px; }

.logo-social-parlamericas {
  width: 140px; }

.logo-social-unwomen {
  width: 112px; }

.box {
  padding: 20px;
  position: relative; }
  .box--dark {
    background-color: #00AED4; }
  .box--gray {
    background-color: #F0F0F0; }

.box-header {
  height: 28px;
  line-height: 28px;
  margin-bottom: 20px; }

.box-container {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  color: #F0F0F0;
  text-transform: uppercase; }

.box-text {
  border-top: 1px solid #E3E3E3;
  padding: 20px 0px; }

.box--medium {
  width: 400px;
  margin: 0 auto; }

.box--small {
  width: 280px;
  margin: 0 auto; }

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

.box--floating {
  position: absolute;
  top: 35px;
  left: 20px; }

.box--success {
  padding: 20px 0px;
  background-color: #ECF8F2;
  color: #47BE82 !important;
  border-radius: 2px; }

.box--error {
  padding: 20px 0px;
  background-color: #FBEAE7;
  color: #E6735C !important;
  border-radius: 2px; }

.box--required {
  margin: 0px 15px; }

.box--width {
  max-width: 100%; }

.box-container-data {
  max-width: 500px; }

.box-dropdown-toggle {
  max-width: 500px; }

@media only screen and (max-width: 435px) {
  .box--medium {
    width: 100%; } }

.btn, .btn--link {
  font-size: 1.286rem;
  -webkit-appearance: initial !important;
  border-radius: 35px;
  border: 0px solid #00AED4;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%; }
  .btn:focus, .btn--link:focus {
    outline: none !important;
    box-shadow: none !important; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .btn--link {
  padding: 15px 30px; }
  .btn-lg--big {
    padding: 15px 70px !important; }
  .btn-lg--medium {
    padding: 15px 40px !important; }

.btn--link {
  color: #8A8A8A;
  text-transform: uppercase; }
  .btn--link.is-active, .btn--link:hover {
    color: #00AED4;
    text-decoration: none; }

.btn--primary {
  color: #00AED4;
  background: transparent;
  border: 2px solid #00AED4; }
  .btn--primary.is-hover, .btn--primary:hover, .btn--primary:focus {
    background: transparent;
    color: #40c2df;
    border-color: #40c2df; }

.btn--facebook {
  color: #FFFFFF;
  background: #3b5998; }
  .btn--facebook.is-hover, .btn--facebook:hover {
    background: #5b76ae;
    color: #FFFFFF; }

.btn--secondary {
  color: #8A8A8A;
  background: transparent;
  border: 2px solid #8A8A8A; }
  .btn--secondary.is-hover, .btn--secondary:hover, .btn--secondary:focus {
    border-color: #A7A7A7;
    color: #A7A7A7; }

.btn--calendar {
  min-width: 90px;
  padding: 6px; }

.btn--drag-drop {
  padding: 6px;
  position: relative; }
  .btn--drag-drop input[type="file"] {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.btn--success {
  color: #FFFFFF;
  background-color: #47BE82;
  padding: 10px 40px; }
  .btn--success:hover {
    background-color: #55cb8e;
    color: #FFFFFF; }

.btn--dark {
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
  background: transparent; }
  .btn--dark.is-hover, .btn--dark:hover, .btn--dark:focus {
    border-color: rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 0.5); }

.btn--ellipsis {
  background-image: url("/static/images/ellipsis.png");
  background-size: 6px;
  height: 24px;
  width: 6px;
  height: 48px\9;
  width: 12px\9; }
  .btn--ellipsis:hover, .btn--ellipsis.is-hover {
    background-image: url("/static/images/ellipsis-hover.png");
    background-size: 6px;
    height: 24px;
    width: 6px;
    height: 48px\9;
    width: 12px\9; }

.btn--hamburger {
  background-image: url("/static/images/hamburger.png");
  background-size: 30px;
  height: 20px;
  width: 30px;
  height: 40px\9;
  width: 60px\9; }
  .btn--hamburger:hover, .btn--hamburger.is-hover {
    background-image: url("/static/images/hamburger-hover.png");
    background-size: 30px;
    height: 20px;
    width: 30px;
    height: 40px\9;
    width: 60px\9; }

.btn--close {
  background-image: url("/static/images/close.png");
  background-size: 20px;
  height: 20px;
  width: 20px;
  height: 40px\9;
  width: 40px\9; }
  .btn--close:hover, .btn--close.is-hover {
    background-image: url("/static/images/close-hover.png");
    background-size: 20px;
    height: 20px;
    width: 20px;
    height: 40px\9;
    width: 40px\9; }

.btn--menu {
  background-image: url("/static/images/menu.png");
  background-size: 57px;
  height: 57px;
  width: 57px;
  height: 114px\9;
  width: 114px\9; }
  .btn--menu:hover, .btn--menu.is-hover {
    background-image: url("/static/images/menu-hover.png");
    background-size: 57px;
    height: 57px;
    width: 57px;
    height: 114px\9;
    width: 114px\9; }

.btn--arrow-down {
  background-image: url("/static/images/mouse-gray.png"); }
  .btn--arrow-down:hover, .btn--arrow-down.is-hover {
    background-image: url("/static/images/mouse-gray.png"); }

.btn--arrow-up {
  background-image: url("/static/images/arrow-up.png"); }
  .btn--arrow-up:hover, .btn--arrow-up.is-hover {
    background-image: url("/static/images/arrow-up-hover.png"); }

.btn--arrow-left {
  background-image: url("/static/images/arrow-left.png"); }
  .btn--arrow-left:hover, .btn--arrow-left.is-hover {
    background-image: url("/static/images/arrow-left-hover.png"); }

.btn--arrow-right {
  background-image: url("/static/images/arrow-right.png"); }
  .btn--arrow-right:hover, .btn--arrow-right.is-hover {
    background-image: url("/static/images/arrow-right-hover.png"); }

.btn--hidden {
  display: none !important; }

.btn--arrow-down, .btn--arrow-down:hover, .btn--arrow-down.is-hover, .btn--arrow-up, .btn--arrow-up:hover, .btn--arrow-up.is-hover, .btn--arrow-left, .btn--arrow-left:hover, .btn--arrow-left.is-hover, .btn--arrow-right, .btn--arrow-right:hover, .btn--arrow-right.is-hover {
  background-size: 22px;
  height: 35px;
  width: 22px;
  height: 100px\9;
  width: 100px\9; }

.btn--position-bottom {
  padding: 0;
  box-shadow: none;
  text-align: center; }
  .btn--position-bottom > div {
    display: inline-block; }
  .btn--position-bottom a:active {
    color: #E6735C; }

.btn--nude {
  border: none;
  padding-left: 0;
  padding-right: 0;
  box-shadow: none; }
  .btn--nude:active {
    box-shadow: none; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .btn--link {
  font-size: 1rem;
  padding-top: 13px;
  padding-bottom: 13px; }

.icon-chevron-up {
  color: #00AED4; }

.icon-blue:before {
  color: #00AED4; }

.icon--big:before {
  font-size: 3rem; }

.icon-list {
  margin: 0;
  padding: 0; }
  .icon-list li {
    display: inline-block; }
    .icon-list li a {
      display: block;
      margin-left: 10px;
      margin-right: 10px; }
      .icon-list li a:hover {
        color: #8A8A8A; }
      .icon-list li a i {
        font-size: 28px; }

.icon--social:hover {
  color: #8A8A8A; }

.fa--circle {
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #00AED4;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 25px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  width: 50px; }
  .fa--circle.is-hover, .fa--circle:hover {
    color: #cdcfd1;
    border-color: #3e64ab; }

.fa--simple {
  color: #5584e5;
  font-size: 35px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  width: 50px; }
  .fa--simple:hover, .fa--simple.is-hover {
    color: #80a3ec; }

.icon-jumbo {
  font-size: 2.143rem; }

.icon--blue:before {
  color: #00AED4; }

.icon-caret-right {
  display: none;
  display: block\9;
  float: right;
  color: #00AED4; }

.circle {
  width: 90px;
  height: 90px;
  line-height: 90px; }
  .circle.is-orange {
    background-color: #FF9248; }
  .circle.is-green {
    background-color: #47BE82; }
  .circle.is-red {
    background-color: #E6735C; }
  .circle.is-white-light {
    background: rgba(255, 255, 255, 0.75); }
  .circle.is-gray {
    background-color: #E3E3E3; }
  .circle--big {
    width: 150px;
    height: 150px; }
  .circle--medium {
    width: 120px;
    height: 120px;
    line-height: 120px; }
  .circle .has-circle {
    font-size: 2.571rem; }
    .circle .has-circle.is-white {
      color: #FFFFFF; }
    .circle .has-circle.is-blue {
      color: #00AED4; }
  .circle .has-circle--medium {
    font-size: 3.572rem; }
    .circle .has-circle--medium.is-white {
      color: #FFFFFF; }
    .circle .has-circle--medium.is-blue {
      color: #00AED4; }

.circle-inner-list {
  padding: 0;
  text-align: center;
  list-style: none; }
  .circle-inner-list .circle-list-item {
    font-size: 3.572rem;
    line-height: initial; }
    .circle-inner-list .circle-list-item.is-white {
      color: #FFFFFF; }
    .circle-inner-list .circle-list-item.is-blue {
      color: #00AED4; }
    .circle-inner-list .circle-list-item.is-text {
      font-size: 1.429rem; }

.circle {
  border-radius: 50%;
  display: block;
  position: relative;
  margin: 0 auto; }

.circle .has-circle, .circle .has-circle--medium, .circle-inner-list {
  position: absolute;
  top: 55%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.link:hover {
  text-decoration: underline; }

.anchor {
  position: absolute;
  top: 0; }

progress[value] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #E6F0F9;
  border-radius: 2px;
  border: none;
  height: 4px;
  position: relative;
  width: 100%;
  box-shadow: none; }

progress[value]::-webkit-progress-value {
  background-color: #00AED4;
  border-radius: 2px;
  position: relative; }

progress[value]::-moz-progress-bar {
  background-color: #00AED4; }

.progress::-webkit-progress-bar {
  background-color: #E6F0F9; }

.progress-bar {
  background-color: #E6F0F9;
  border-radius: 2px;
  height: 4px;
  width: 100%; }

.progress-bar span {
  background-color: #00AED4;
  border-radius: 2px;
  display: block;
  height: 4px;
  text-indent: -9999px; }

.progress-number {
  font-family: "Roboto", sans-serif;
  font-size: 0.8571rem;
  font-weight: 500;
  color: #8A8A8A; }

.progress-number[data-value] {
  position: relative; }

.progress-number[data-value]:after {
  content: attr(data-value) "%";
  position: absolute;
  right: -10px;
  bottom: 0px; }

@media only screen and (max-width: 800px) {
  .progress-number[data-value]:after {
    bottom: 6px; } }

.title--orange {
  color: #FF9248; }

.title--gray {
  color: #8A8A8A; }

.title--blue {
  color: #00AED4; }

.title--white {
  color: #FFFFFF; }

.title--green {
  color: #47BE82; }

.title--black {
  color: #050505; }

.title--h1 {
  font-family: "Lato", sans-serif;
  font-size: 2.571rem;
  font-weight: 400;
  line-height: 48px; }

.title--h2 {
  font-family: "Lato", sans-serif;
  font-size: 2.143rem;
  font-weight: 400;
  line-height: 40px; }

.title--h3 {
  font-family: "Lato", sans-serif;
  font-size: 2.143rem;
  font-weight: 300;
  line-height: 40px; }

.title--h4 {
  font-family: "Lato", sans-serif;
  font-size: 1.286rem;
  font-weight: 400;
  line-height: 24px; }

.title--h5 {
  font-family: "Roboto", sans-serif;
  font-size: 1.286rem;
  font-weight: 300;
  line-height: 24px; }

.title--h6 {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 22px; }

.title--subtitle {
  font-family: "Roboto", sans-serif;
  font-size: 1.071rem;
  font-weight: 400;
  line-height: 22px; }

.title--paragraph {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 21px; }

.title--paragraph-italic {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 21px;
  font-style: italic; }

.title--small {
  font-family: "Roboto", sans-serif;
  font-size: 0.8571rem;
  color: #8A8A8A;
  line-height: 18px; }

.title--special {
  font-family: "Lato", sans-serif;
  font-size: 1.7142rem;
  font-weight: 400; }

.title--highlights {
  color: #00AED4;
  line-height: 21px; }
  .title--highlights:hover {
    color: #FF9248; }
  .title--highlights-link {
    color: #00AED4;
    line-height: 21px;
    text-transform: uppercase; }
    .title--highlights-link:hover {
      color: #00AED4; }
    .title--highlights-link.is-orange {
      color: #FF9248; }
    .title--highlights-link.has-line {
      text-decoration: underline; }

.title--highlights, .title--highlights-link {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400; }

.title--inner-blocks {
  margin-bottom: 100px;
  margin-bottom: 200px\9; }

.blockquote {
  border-left: 1px solid #E3E3E3;
  padding-left: 20px; }

.blockquote-text {
  font-family: "Lato", sans-serif;
  font-size: 1.286rem;
  font-weight: 400;
  color: #050505;
  line-height: 24px; }

.blockquote-signature {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #8A8A8A;
  line-height: 21px; }

.form-control:disabled {
  background-color: #FFFFFF;
  border: solid thin transparent;
  border-bottom-color: #dadee0;
  color: #8A8A8A; }

.form-container {
  max-width: 500px; }

textarea,
textarea.form-control {
  border: 1px solid #C7C7C7;
  border-radius: 2px;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  color: #8A8A8A;
  max-width: 100%; }
  textarea:focus,
  textarea.form-control:focus {
    border: 1px solid #00AED4;
    box-shadow: none; }
  textarea::-webkit-input-placeholder,
  textarea.form-control::-webkit-input-placeholder {
    color: #8A8A8A;
    font-weight: 400; }
  textarea:-moz-placeholder,
  textarea.form-control:-moz-placeholder {
    color: #8A8A8A;
    font-weight: 400; }
  textarea::-moz-placeholder,
  textarea.form-control::-moz-placeholder {
    color: #8A8A8A;
    font-weight: 400; }
  textarea:-ms-input-placeholder,
  textarea.form-control:-ms-input-placeholder {
    color: #8A8A8A;
    font-weight: 400; }

.account {
  border: 1px solid #C7C7C7;
  position: relative;
  max-width: 250px;
  width: 100%;
  box-shadow: 0px 4px 18px -2px #8c8c8c; }

.account-header {
  height: 120px;
  padding: 20px 20px;
  position: relative; }
  .account-header:before {
    content: "";
    position: absolute;
    border: solid 10px transparent;
    display: inline-block;
    border-bottom-color: #C7C7C7;
    right: 2%;
    bottom: 100%; }
  .account-header::after {
    content: "";
    position: absolute;
    border: solid 10px transparent;
    display: inline-block;
    border-bottom-color: #FFFFFF;
    right: 2%;
    bottom: 99%; }

.account-picture {
  float: left;
  width: 40%;
  padding-top: 10px; }

.account-edit {
  float: right;
  width: 60%;
  padding-top: 5px; }

.account--title {
  margin-bottom: 5px; }

.account-list {
  margin: 0px;
  padding: 0px;
  list-style-type: none; }

.account--options {
  border-top: 1px solid #C7C7C7;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #8A8A8A; }
  .account--options:hover {
    background-color: #FAFAFA;
    color: #00AED4; }

.account--link {
  display: block;
  padding: 10px 20px; }

.alert {
  height: 50px;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 100;
  height: 100%;
  display: none; }

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

.alert-dismissible .close {
  opacity: 1;
  color: #00AED4;
  font-weight: 100; }

.alert-simple {
  background-color: #E6F0F9;
  border-color: transparent;
  color: #00AED4; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }

.alert-error {
  background-color: #FBEAE7;
  border-color: #faebcc;
  color: #E6735C; }

.breadcrumb {
  background-color: #F0F0F0;
  color: #8A8A8A;
  padding: 14px 0px 14px 25px;
  font-family: "Roboto", sans-serif;
  font-size: 0.8571rem; }
  .breadcrumb > .active {
    color: #050505;
    margin-left: 2px\9; }

.breadcrumb > li + li:before {
  font-family: "FontAwesome";
  content: "\f0da"; }

.breadcrumb li a {
  color: #8A8A8A; }
  .breadcrumb li a:hover {
    cursor: default;
    text-decoration: underline; }

.table {
  font-family: "Roboto", sans-serif; }
  .table.table-rounded {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    overflow: hidden; }
  .table.table-collapsed td {
    height: auto; }
  .table.table-pricing tr th {
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 500;
    text-align: right; }
    .table.table-pricing tr th:first-child {
      text-align: left; }
  .table.table-pricing tr td {
    color: #8A8A8A;
    font-size: 1.8rem;
    text-align: right; }
    .table.table-pricing tr td:first-child {
      font-size: 1.4rem;
      text-align: left;
      color: #050505;
      font-weight: 700; }
  .table td:first-child,
  .table th:first-child {
    padding-left: 2rem !important; }
  .table td:last-child,
  .table th:last-child {
    padding-right: 2rem !important; }
  .table thead td, .table thead th {
    font-weight: 400;
    border: 0;
    padding: 0 0.5rem;
    text-transform: uppercase;
    line-height: 50px;
    font-size: 0.8571rem; }
    .table thead td .th-inner, .table thead th .th-inner {
      color: #050505;
      padding-left: 0px; }
    .table thead td .th-inner.sortable:hover,
    .table thead td a:hover, .table thead th .th-inner.sortable:hover,
    .table thead th a:hover {
      cursor: pointer;
      color: #050505;
      text-decoration: none; }
    .table thead td .th-inner::after, .table thead th .th-inner::after {
      font: normal normal normal 14px/1 FontAwesome;
      margin-left: 0.5rem; }
    .table thead td .th-inner.both::after, .table thead th .th-inner.both::after {
      content: "\f0dd";
      font-size: 0.8571rem; }
    .table thead td .th-inner.asc,
    .table thead td .th-inner.desc, .table thead th .th-inner.asc,
    .table thead th .th-inner.desc {
      color: #050505; }
    .table thead td .th-inner.asc::after, .table thead th .th-inner.asc::after {
      content: "\f0de";
      font-size: 0.8571rem; }
    .table thead td .th-inner.desc::after, .table thead th .th-inner.desc::after {
      content: "\f0dd";
      font-size: 0.8571rem; }
    .table thead td .fa, .table thead th .fa {
      margin-left: 0.5rem; }
  .table tbody tr {
    background-color: #FFFFFF;
    font-weight: 200;
    color: #050505; }
    .table tbody tr td {
      vertical-align: middle;
      border: 0;
      border-bottom: solid 1px #E3E3E3; }
  .table tbody tr.selected {
    background-color: #F0F0F0;
    color: #00AED4; }
  .table tbody tr:last-child td, .table tbody tr:last-child th {
    border-bottom: solid 1px #E3E3E3; }
  .table tbody td, .table tbody th {
    height: 80px; }

.table thead {
  border: 0; }

.table.table-rounded thead tr {
  border: 0; }

.fixed-table-container {
  border: 0; }
  .fixed-table-container thead th .both {
    background-image: none; }

.fixed-table-body {
  overflow: hidden; }

.table.table-rounded tbody tr {
  color: #8A8A8A;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400; }
  .table.table-rounded tbody tr:hover {
    color: #050505; }

.table.table-price tbody tr {
  color: #8A8A8A;
  font-family: "Roboto", sans-serif;
  font-size: 1.286rem;
  font-weight: 400; }

.table.table-price tbody tr:first-child td:first-child,
.table.table-price tbody tr:nth-child(2) td:first-child,
.table.table-price tbody tr:last-child td:first-child {
  color: #050505;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 500; }

.table thead td .th-inner.desc::after,
.table thead th .th-inner.desc::after,
.table thead td .th-inner.both::after,
.table thead th .th-inner.both::after {
  color: #8A8A8A; }

.table-price thead td .th-inner.desc::after,
.table-price thead th .th-inner.desc::after,
.table-price thead td .th-inner.both::after,
.table-price thead th .th-inner.both::after {
  display: none; }

table.table-price2 {
  border-style: none;
  border-top-width: 0;
  width: 100%; }
  table.table-price2 tr {
    border-style: none;
    border-bottom-width: 0; }
  table.table-price2 th, table.table-price2 td {
    padding-right: 14px; }
  table.table-price2 thead tr:last-child {
    border-bottom-width: 2px; }
  table.table-price2 thead th {
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 20px; }
  table.table-price2 .table-title {
    width: 34%;
    padding: 20px;
    color: #050505;
    text-transform: uppercase; }
  table.table-price2 .table-title-price {
    width: 22%;
    text-align: center;
    padding: 20px;
    color: #050505;
    text-transform: uppercase; }
  table.table-price2 .table-container {
    border-bottom: 1px solid #E3E3E3; }
  table.table-price2 .table-detail {
    padding: 20px 0px 20px 20px;
    color: #050505; }
  table.table-price2 .table-prix {
    padding: 20px 0px 20px 20px;
    text-align: center;
    color: #8A8A8A;
    font-family: "Roboto", sans-serif;
    font-size: 1.286rem;
    font-weight: 400; }
  table.table-price2 .table-title, table.table-price2 .table-title-price, table.table-price2 .table-detail {
    font-family: "Roboto", sans-serif;
    font-size: 1rem;
    font-weight: 500; }

@media only screen and (max-width: 435px) {
  table.table-price2 {
    border: 0;
    padding-bottom: 0;
    display: block;
    width: 100%; }
    table.table-price2 thead {
      display: none;
      visibility: hidden; }
    table.table-price2 tbody,
    table.table-price2 tr,
    table.table-price2 th,
    table.table-price2 td {
      border: 0;
      display: block;
      padding: 0;
      text-align: left;
      white-space: normal; }
    table.table-price2 th[data-title]:before,
    table.table-price2 td[data-title]:before {
      content: attr(data-title) ": ";
      position: absolute;
      top: 0px;
      left: 0px;
      width: 45%;
      padding-right: 15px;
      padding-top: 20px;
      height: 100%;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      text-align: left; }
    table.table-price2 th:not([data-title]) {
      font-weight: 900; }
    table.table-price2 td:empty {
      display: none; }
    table.table-price2 .table-container {
      border-bottom: 1px solid #E3E3E3;
      padding: 10px 5px 0px 5px; }
    table.table-price2 .table-detail,
    table.table-price2 .table-prix {
      width: 100%;
      position: relative;
      padding-left: 50%;
      white-space: normal;
      text-align: left; } }

.dropdown-header {
  text-transform: uppercase;
  display: block;
  padding: 10px 15px;
  font-size: 0.8571rem;
  color: #050505;
  font-weight: 700;
  white-space: nowrap;
  border: 1px solid #C7C7C7; }

.dropdown-header a:hover {
  background-color: #FFFFFF; }

.dropdown-menu {
  font-weight: 600;
  font-family: "Lato", sans-serif;
  z-index: 1; }

.dropdown-menu .divider {
  margin: 0px; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  margin-left: -1px;
  width: 50%; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropdown-submenu > .dropdown-menu {
  border-bottom: solid 1px #C7C7C7; }

.dropdown-submenu > .dropdown-menu li {
  border-top: solid 1px #C7C7C7;
  border-right: solid 1px #C7C7C7;
  border-left: solid 1px #C7C7C7; }

.dropdown-submenu > .dropdown-menu li a {
  color: #8A8A8A;
  padding: 10px;
  border: none; }
  .dropdown-submenu > .dropdown-menu li a:hover {
    color: #00AED4; }

.dropdown-toggle {
  position: relative;
  padding-left: 12px;
  padding-right: 0; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-left-color: #00AED4;
  margin-top: -10px;
  margin-right: 10px;
  position: absolute;
  right: 0; }

.dropdown-submenu:hover > a:after {
  border-left-color: #00AED4; }

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  border-radius: 6px 0 6px 6px; }

.dropdown-backdrop {
  position: static; }

@media only screen and (max-width: 1200px) {
  .dropdown-submenu > .dropdown-menu {
    top: 40px !important;
    left: 0% !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    width: 100% !important; } }

@media only screen and (max-width: 600px) {
  .dropdown-menu li {
    background-color: transparent; } }

.datepicker-days thead tr:first-child th {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #8A8A8A;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  font-family: "Lato", sans-serif; }

.datepicker-days table td.day {
  height: 34px;
  line-height: 34px;
  width: 34px;
  border-radius: 34px; }

.datepicker-days .table-condensed > tbody > tr > td {
  padding: 0px; }

.datepicker-days:before {
  content: "";
  display: block;
  border-top: solid 1px #E3E3E3;
  position: absolute;
  top: 52px;
  left: 0;
  right: 0; }

.datepicker .datepicker-days {
  padding-left: 25px;
  padding-right: 25px; }

.datepicker {
  padding-top: 16px; }

.datepicker-days thead tr:last-child th {
  padding-top: 25px;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.8571rem;
  font-family: "Lato", sans-serif;
  font-weight: 700; }

.datepicker-days table td.active,
.datepicker-days table td.active:hover {
  background-color: #00AED4;
  color: #FFFFFF !important; }

.datepicker-days table td.day {
  color: #050505;
  font-size: 1rem;
  font-family: "Lato", sans-serif; }

.datepicker-days table td.old,
.datepicker-days table td.new {
  color: #C7C7C7;
  font-size: 1rem;
  font-weight: 500; }

.datepicker-days table td.today:before {
  border-bottom-color: #00AED4; }

.timepicker-picker {
  padding: 5px 20px; }

.timepicker-picker .table-condensed tbody tr:first-child td:first-child a,
.timepicker-picker .table-condensed tbody tr:first-child td:nth-child(3) a,
.timepicker-picker .table-condensed tbody tr:nth-child(3) td:first-child a,
.timepicker-picker .table-condensed tbody tr:nth-child(3) td:nth-child(3) a {
  color: #8A8A8A; }

.timepicker-picker .table-condensed tbody tr:first-child td:first-child a:hover,
.timepicker-picker .table-condensed tbody tr:first-child td:nth-child(3) a:hover,
.timepicker-picker .table-condensed tbody tr:nth-child(3) td:first-child a:hover,
.timepicker-picker .table-condensed tbody tr:nth-child(3) td:nth-child(3) a:hover {
  color: #00AED4; }

.timepicker-picker .table-condensed tbody tr:nth-child(2) td:first-child span.timepicker-hour:hover,
.timepicker-picker .table-condensed tbody tr:nth-child(2) td:nth-child(3) span.timepicker-minute:hover {
  background: transparent; }

.timepicker-picker .table-condensed tbody tr:nth-child(2) td:first-child {
  border: 1px solid #C7C7C7;
  color: #8A8A8A;
  font-size: 1rem; }

.timepicker-picker .table-condensed tbody tr:nth-child(2) td:first-child:hover,
.timepicker-picker .table-condensed tbody tr:nth-child(2) td:nth-child(3):hover {
  border: 1px solid #00AED4; }

.timepicker-picker .table-condensed tbody tr:nth-child(2) td:nth-child(2).separator {
  color: #8A8A8A;
  font-size: 2.143rem; }

.timepicker-picker .table-condensed tbody tr:nth-child(2) td:nth-child(3) {
  border: 1px solid #C7C7C7;
  color: #8A8A8A;
  font-size: 1rem; }

.timepicker-picker .table-condensed tbody tr td {
  border: 0; }

.timepicker-picker .table-condensed tbody tr td a.btn span:hover, .timepicker-picker .table-condensed tbody tr td a.btn--link span:hover {
  background-color: transparent; }

.timepicker-picker .table-condensed tbody tr .btn.btn-primary, .timepicker-picker .table-condensed tbody tr .btn-primary.btn--link {
  background-color: #00AED4; }

.daterangepicker {
  padding: 0px; }

.daterangepicker.dropdown-menu {
  width: auto;
  z-index: 4; }

.daterangepicker .calendar {
  padding: 16px 0;
  margin: 0px; }

.daterangepicker .calendar-table {
  position: relative;
  padding-left: 16px !important;
  padding-right: 16px !important; }

.daterangepicker .calendar-table thead tr:first-child th {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #8A8A8A;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  font-size: 1rem; }
  .daterangepicker .calendar-table thead tr:first-child th:hover {
    color: #00AED4; }

.daterangepicker .calendar-table thead tr:last-child th {
  padding-top: 25px;
  padding-bottom: 10px;
  text-transform: uppercase; }

.daterangepicker .calendar-table thead tr th {
  font-size: 0.8571rem; }

.daterangepicker .calendar-table tbody tr {
  font-family: "Lato", sans-serif; }

.daterangepicker .calendar-table:before {
  content: "";
  display: block;
  border-top: solid 1px #E3E3E3;
  position: absolute;
  top: 35px;
  left: 0;
  right: 0; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #00AED4; }

.daterangepicker th.available:hover {
  background-color: transparent; }

.daterangepicker.ltr .calendar.right {
  border-right: solid 1px #E3E3E3; }

.daterangepicker .daterangepicker_input {
  position: relative;
  width: 90%;
  margin: auto;
  margin-bottom: 15px; }

.daterangepicker .ranges {
  margin: 0px;
  text-align: left;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-weight: 700; }

.daterangepicker .ranges ul {
  width: 100%;
  margin: 0px\9; }

.daterangepicker .ranges li {
  padding: 8px 20px;
  border: 0px;
  border-bottom: 1px solid #E3E3E3;
  border-radius: 0;
  margin: 0;
  color: #8A8A8A;
  width: 240px\9; }
  .daterangepicker .ranges li:hover, .daterangepicker .ranges li.active {
    background-color: #FAFAFA;
    color: #00AED4; }
  .daterangepicker .ranges li:last-child {
    border-bottom: 1px solid #E3E3E3; }

.daterangepicker .range_inputs {
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 0 20px; }
  .daterangepicker .range_inputs .applyBtn {
    float: right;
    border: 1px solid #00AED4; }
  .daterangepicker .range_inputs .cancelBtn {
    float: left;
    margin-right: 10px; }

.daterangepicker .input-mini,
.daterangepicker .input-mini.active {
  height: 40px;
  line-height: 40px;
  border: solid thin transparent;
  border-bottom-color: #C7C7C7;
  border-radius: 2px;
  box-shadow: none;
  padding: 0px 0px 0px 12px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  color: #8A8A8A;
  width: 230px; }
  .daterangepicker .input-mini:focus,
  .daterangepicker .input-mini.active:focus {
    border: solid thin transparent;
    border-bottom-color: #C7C7C7;
    color: #00AED4;
    box-shadow: none; }

.daterangepicker .daterangepicker_input i {
  display: none; }

.daterangepicker .daterangepicker_input .input-mini {
  background: url("/static/images/calendar.png") right 12px center no-repeat;
  background-size: 14px; }
  .daterangepicker .daterangepicker_input .input-mini:focus {
    background: url("/static/images/calendar-hover.png") right 12px center no-repeat;
    background-size: 14px; }

.modal-dialog--review {
  width: 822px; }

.modal-dialog .modal-content {
  margin-top: 20%;
  border-radius: 6px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: none;
  border: 1px solid transparent; }
  .modal-dialog .modal-content--review {
    padding: 0 80px;
    padding-bottom: 50px;
    padding-top: 20px;
    width: 822px; }
    .modal-dialog .modal-content--review .modal-footer {
      text-align: left; }
    .modal-dialog .modal-content--review .modal--icon {
      position: absolute;
      right: 20px;
      top: 20px;
      font-size: 1rem; }

.modal-dialog--good-practices .modal-content--review {
  padding-bottom: 0px;
  padding-top: 0px; }

.modal-dialog--glossary .modal-dialog {
  top: 25%; }
  .modal-dialog--glossary .modal-dialog .modal-content .modal-body {
    padding: 20px 70px; }
    @media (max-width: 991px) {
      .modal-dialog--glossary .modal-dialog .modal-content .modal-body {
        padding: 20px 20px; } }
  .modal-dialog--glossary .modal-dialog .modal-content .modal-header {
    border-bottom: none; }
    .modal-dialog--glossary .modal-dialog .modal-content .modal-header .modal--icon {
      position: absolute;
      right: 20px;
      top: 20px;
      font-size: 1rem; }

.glossary-modal-title {
  padding: 20px 0;
  margin: 0 50px;
  border-bottom: 1px solid #E3E3E3; }
  @media (max-width: 991px) {
    .glossary-modal-title {
      margin: 0; } }

.glossary-modal-text {
  margin-bottom: 25px;
  max-height: 30vh;
  overflow: auto;
  color: #8A8A8A !important; }

.modal-header {
  border-bottom: 1px solid #E3E3E3; }
  .modal-header.close {
    color: #8A8A8A;
    opacity: 1; }

.modal-body {
  padding: 30px 15px; }

.modal-footer {
  border-top: 0px;
  margin-bottom: 30px;
  padding-top: 0px;
  padding-bottom: 0px; }

.modal-title {
  font-family: "Lato", sans-serif !important;
  font-size: 1.286rem !important;
  font-weight: 300 !important;
  color: #050505 !important;
  line-height: 30px !important; }

.modal-text {
  font-family: "Roboto", sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  color: #8A8A8A !important;
  margin: 0px !important; }

.modal--icon {
  float: right;
  font-size: 0.7143rem;
  font-size: 10px\9;
  color: #050505;
  margin-top: 8px;
  cursor: pointer; }
  .modal--icon:hover {
    color: #00AED4; }
  .modal--icon.is-modal {
    margin-top: 25px;
    margin-right: 20px;
    font-size: 0.8571rem;
    color: #050505; }

.ekko-lightbox .modal-content {
  background-color: transparent; }

.ekko-lightbox .modal-header {
  border-bottom: 1px solid transparent;
  padding-bottom: 0; }
  .ekko-lightbox .modal-header .close {
    margin-right: -20px;
    opacity: 1;
    text-shadow: none;
    color: #FFFFFF; }

.ekko-lightbox .modal-body {
  padding-top: 0; }

@media only screen and (max-width: 800px) {
  .modal-dialog .modal-content--review {
    padding-left: 60px;
    padding-right: 60px;
    width: 94%; }
  .modal {
    top: 0%;
    margin-top: 0px; } }

@media only screen and (max-width: 600px) {
  .modal-dialog.modal-dialog--review {
    width: 100%; }
  .modal-dialog .modal-content--review {
    padding-left: 15px;
    padding-right: 15px; }
  .modal-dialog .modal-content--review .modal--icon {
    z-index: 5; }
  .modal-dialog--glossary .modal-dialog {
    top: 0%; }
  .glossary-modal-text {
    height: 70vh;
    max-height: 70vh; } }

@media only screen and (max-width: 435px) {
  .modal-footer {
    padding: 0px;
    text-align: center;
    margin-bottom: 20px; } }

.carousel {
  width: 100%;
  margin: 0 auto;
  height: 100%; }

.carousel .item {
  min-height: 270px;
  height: 100%;
  width: 100%; }

.carousel-caption {
  position: absolute;
  right: 0%;
  bottom: 0%;
  left: 0%;
  padding-top: 0;
  padding-bottom: 0; }

.carousel-image {
  width: 100%;
  height: 100%;
  border-radius: 2px; }

.carousel-indicators {
  bottom: 0; }

.carousel-control {
  display: none; }

.carousel-indicators {
  z-index: 2;
  padding-bottom: 20px; }
  .carousel-indicators .carousel-grid {
    border: solid thin #FF9248; }
    .carousel-indicators .carousel-grid.active {
      background: #FF9248; }

@media only screen and (max-width: 435px) {
  .carousel-control {
    display: block; }
  .carousel-control.left,
  .carousel-control.right {
    background-image: none; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    top: 30%; }
  .carousel-control .glyphicon-chevron-left {
    margin-left: 3px; }
  .carousel-control .glyphicon-chevron-right {
    margin-right: 3px; } }

@media only screen and (max-width: 600px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    top: 50% !important; }
  .carousel .item {
    min-height: 0px; } }

@media only screen and (max-width: 800px) {
  .carousel {
    padding-left: 15px;
    padding-right: 15px; } }

.menu-container {
  background: #050505;
  text-align: center;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 8; }
  .menu-container .btn--close {
    position: absolute;
    top: 31px;
    right: 31px; }
    @media all and (min-width: 1220px) {
      .menu-container .btn--close {
        right: 110px; } }
  .menu-container .menu {
    display: inline-block;
    height: 284px;
    width: 270px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 30px;
    margin: auto;
    padding: 0; }
    @media screen and (min-width: 361px) {
      .menu-container .menu {
        left: 0;
        right: 0; } }
    .menu-container .menu li {
      text-align: left; }
    .menu-container .menu .title--h3 {
      color: #FFFFFF;
      display: inline-block;
      margin: 20px 0; }
      .menu-container .menu .title--h3:hover, .menu-container .menu .title--h3 i {
        color: #00AED4; }
      .menu-container .menu .title--h3 i {
        margin-right: 30px;
        vertical-align: middle;
        display: none\9; }

.menumobile {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: none; }

.menumobile-close {
  height: 18px;
  width: 18px;
  opacity: 1; }

.menumobile-btnlink {
  margin: 60px -20px;
  margin-bottom: 60px; }
  .menumobile-btnlink.lang {
    margin-top: 20px;
    margin-left: -35px;
    margin-bottom: 40px; }

.menumobile-link {
  padding-bottom: 15px;
  padding-top: 15px;
  color: #FFFFFF;
  font-size: 2.143rem;
  list-style: none;
  font-weight: 300; }
  .menumobile-link:hover {
    color: #050505 !important; }
  .menumobile-link.lang {
    padding-right: 0;
    padding-left: 0;
    float: left;
    font-size: 1.286rem; }
    .menumobile-link.lang.lang-current {
      color: #050505; }
    .menumobile-link.lang::after {
      content: "/";
      color: #FFFFFF;
      padding-left: 10px;
      padding-right: 10px; }
    .menumobile-link.lang:last-child::after {
      content: ""; }

.rating {
  cursor: pointer;
  color: #8A8A8A;
  padding-left: 0; }

.rating-item {
  float: left;
  position: relative; }

.rating-number {
  font-family: "Lato", sans-serif;
  font-size: 1.286rem;
  font-weight: 400;
  text-align: center; }
  .rating-number:hover {
    background-color: #FF9248;
    border-radius: 35px;
    color: #00AED4; }
    .rating-number:hover .rating-star {
      display: inline-block; }

.rating-star {
  display: none;
  display: none\9; }

.rating-active {
  background-color: #FF9248;
  color: #00AED4;
  border-radius: 35px; }
  .rating-active .rating-star {
    display: inline-block; }

.rating-number, .rating-active {
  min-width: 70px;
  height: 40px;
  line-height: 40px; }

.calendar.single td.start-date.end-date {
  border-radius: 32px; }

.calendar.single td.active,
.calendar.single td.active:hover {
  background-color: #00AED4;
  color: #FFFFFF; }

.calendar.single td:hover {
  border-radius: 32px; }

.calendar.single td.available:hover {
  background-color: #E3E3E3;
  color: #050505; }

.calendar.single th.available:hover {
  background-color: transparent;
  color: #00AED4; }

.calendar.single .calendar-table:before {
  top: 50px;
  top: 35px\9; }

.calendar.single .calendar-table thead tr:last-child th {
  padding-top: 40px;
  padding-top: 25px\9; }

.calendar.single .daterangepicker_input {
  margin-bottom: 0px;
  margin-bottom: 15px\9; }

/*----------Top Arrow-----------*/
.arrowTop:before,
.arrowTop:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  left: 35px; }

.arrowTop:after {
  border-bottom: 7px solid #F0F0F0;
  top: -6px;
  z-index: 2; }

.arrowTop:before {
  border-bottom: 7px solid #F0F0F0;
  top: -6px;
  z-index: 1; }

/*---------- Right Arrow-----------*/
.arrowRight:before,
.arrowRight:after {
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  top: 3px; }

.arrowRight:after {
  border-left: 7px solid #F0F0F0;
  right: -5px;
  z-index: 2; }

.arrowRight:before {
  border-left: 7px solid #F0F0F0;
  right: -5px;
  z-index: 1; }

/*---------- Bottom Arrow-----------*/
.arrowBottom:before,
.arrowBottom:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  left: 48px; }

.arrowBottom:after {
  border-top: 7px solid #F0F0F0;
  bottom: -6px;
  z-index: 2; }

.arrowBottom:before {
  border-top: 7px solid #F0F0F0;
  bottom: -6px;
  z-index: 1; }

/*----------Left Arrow-----------*/
.arrowLeft:before,
.arrowLeft:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  top: 3px; }

.arrowLeft:after {
  border-right: 7px solid #F0F0F0;
  left: -6px;
  z-index: 2; }

.arrowLeft:before {
  border-right: 7px solid #F0F0F0;
  left: -6px;
  z-index: 1; }

#quiz {
  background: #FFFFFF;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #FFFFFF 0%, #FFFFFF 50%, #FFFFFF 50%, #FAFAFA 50%, #FAFAFA 100%, #FAFAFA 100%, #FAFAFA 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color-white', endColorstr='$color-bg2',GradientType=1 );
  /* IE6-9 */ }

.quiz-list-wrapper {
  position: relative; }

.quiz-list-answer {
  color: black;
  margin-right: 30px;
  float: left;
  margin-bottom: 0; }

.quiz-list-checkbox-wrapper {
  line-height: 65px;
  height: 100%;
  padding: 0;
  margin: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  width: 18px; }
  .quiz-list-checkbox-wrapper .checkbox {
    padding-top: 30px;
    margin: 0;
    height: 100%;
    position: absolute;
    top: 0;
    height: 18px; }
  .quiz-list-checkbox-wrapper .checkbox--indicator {
    top: auto; }

.quiz-list-item {
  width: 100%;
  border-bottom: solid thin #E3E3E3;
  color: #FF9248;
  padding: 30px 0 30px 12px;
  position: relative;
  float: left; }
  .quiz-list-item:last-child {
    border-bottom: none; }

.quiz-list {
  background-color: white;
  padding: 20px 50px; }
  .quiz-list .test {
    top: 30%;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }

.open-response-label {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500; }

.quiz-right-panel-wrapper {
  padding-left: 73px;
  padding-right: 73px; }

.question-text {
  font-size: 24px;
  font-weight: 400; }

.quiz-ol-list {
  margin: 0;
  padding: 0; }

.quiz-result-score-wrapper {
  margin: 0 auto;
  display: inline-block;
  height: 90px; }

.quiz-result-score {
  line-height: 90px;
  font-size: 105px;
  margin-right: 10px;
  float: left; }

.quiz-next-question {
  padding-left: 0; }

.quiz-validate-button {
  float: right; }

@media (max-width: 991px) {
  #quiz {
    background: #FFFFFF; } }

@media only screen and (max-width: 600px) {
  .quiz-right-panel-wrapper {
    padding-left: 35px;
    padding-right: 35px; }
  .quiz-list {
    padding-left: 20px;
    padding-right: 20px; } }

#id_open_response {
  height: 150px; }

.search {
  background-color: #00AED4; }

.search-page-bar {
  height: 70px; }

.search-list {
  margin: 0;
  padding: 40px 20px;
  background-color: #FFFFFF; }

.search-item {
  background: #FFFFFF;
  cursor: pointer;
  position: relative;
  padding: 25px 30px;
  font-size: 1.286rem;
  transition: 0.2s;
  border: 1px solid #E3E3E3;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent; }
  .search-item:hover {
    background: #F0F0F0; }
  .search-item:first-child {
    border-top: 1px solid #E3E3E3; }
  .search-item.has-arrow {
    color: #8A8A8A; }
    .search-item.has-arrow:hover {
      color: #FF9248; }

.search-item.has-arrow:before {
  content: '\f178';
  font-family: "FontAwesome";
  position: absolute;
  line-height: 40px;
  width: 40px;
  text-align: center;
  top: 20px;
  right: 40px;
  cursor: pointer;
  font-size: 1.429rem; }

@media only screen and (max-width: 600px) {
  .search-item.has-arrow::before {
    right: 0px; } }

.searchbar--filter {
  margin-top: 20px;
  margin-bottom: 20px; }

#searchlist {
  display: none;
  position: fixed;
  top: 70px;
  right: 0;
  left: 0;
  z-index: 9;
  padding: 0 15px;
  max-height: 70px;
  overflow: visible; }

.cms-toolbar-expanded #searchlist {
  top: 115px !important; }

.site-searchbar-list {
  background-color: #FFFFFF;
  width: 100%;
  margin-top: 24px; }
  .site-searchbar-list.is-not-empty {
    padding: 3rem 2rem; }

.site-searchbar-list-item {
  border-bottom: solid thin #E3E3E3;
  height: 4rem;
  padding-left: 2rem;
  padding-right: 4rem;
  overflow: hidden; }
  .site-searchbar-list-item a {
    display: block; }
  .site-searchbar-list-item:first-child {
    border-top: solid thin #E3E3E3; }
  .site-searchbar-list-item:hover {
    background-color: #FAFAFA;
    color: #FF9248; }

/*-------------- Color Theme for toolkit --------------*/
.toolkit-blue_color {
  color: #00AED4; }

.toolkit-blue_light-background {
  background-color: #E6F0F9; }

.toolkit-blue_background {
  background-color: #00AED4; }

.toolkit-blue_button {
  color: #00AED4;
  border-color: #00AED4; }
  .toolkit-blue_button:hover {
    color: #40c2df;
    border-color: #40c2df; }

.toolkit-blue.trainers-corner-title, .toolkit-blue.mouseover {
  color: #E6F0F9 !important; }

.toolkit-cyan_color {
  color: #50BBB6; }

.toolkit-cyan_light-background {
  background-color: #DCF1F0; }

.toolkit-cyan_background {
  background-color: #50BBB6; }

.toolkit-cyan_button {
  color: #73B776;
  border-color: #50BBB6; }
  .toolkit-cyan_button:hover {
    color: #50BBB6;
    border-color: #50BBB6; }

.toolkit-cyan.trainers-corner-title, .toolkit-cyan.mouseover {
  color: #DCF1F0 !important; }

.toolkit-green_color {
  color: #73B776; }

.toolkit-green_light-background {
  background-color: #E3F1E4; }

.toolkit-green_background {
  background-color: #73B776; }

.toolkit-green_button {
  color: #73B776;
  border-color: #73B776; }
  .toolkit-green_button:hover {
    color: #73B776;
    border-color: #73B776; }

.toolkit-green.trainers-corner-title, .toolkit-green.mouseover {
  color: #E3F1E4 !important; }

.toolkit-purple_color {
  color: #997DBC; }

.toolkit-purple_light-background {
  background-color: #EBE5F2; }

.toolkit-purple_background {
  background-color: #997DBC; }

.toolkit-purple_button {
  color: #997DBC;
  border-color: #997DBC; }
  .toolkit-purple_button:hover {
    color: #997DBC;
    border-color: #997DBC; }

.toolkit-purple.trainers-corner-title, .toolkit-purple.mouseover {
  color: #EBE5F2 !important; }

.toolkit-red_color {
  color: #D25A7A; }

.toolkit-red_light-background {
  background-color: #F6DEE4; }

.toolkit-red_background {
  background-color: #D25A7A; }

.toolkit-red_button {
  color: #D25A7A;
  border-color: #D25A7A; }
  .toolkit-red_button:hover {
    color: #D25A7A;
    border-color: #D25A7A; }

.toolkit-red.trainers-corner-title, .toolkit-red.mouseover {
  color: #F6DEE4 !important; }
