@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 */
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, .vt-form .actions input[type="submit"] > .caret, .vt-form .actions button[type="submit"] > .caret, .vt-form .actions a > .caret, .ss-form .actions input[type="submit"] > .caret, .ss-form .actions button[type="submit"] > .caret, .ss-form .actions a > .caret, .filters li > .caret,
  .dropup > .btn > .caret,
  .vt-form .actions .dropup > input[type="submit"] > .caret,
  .vt-form .actions .dropup > button[type="submit"] > .caret,
  .vt-form .actions .dropup > a > .caret,
  .ss-form .actions .dropup > input[type="submit"] > .caret,
  .ss-form .actions .dropup > button[type="submit"] > .caret,
  .ss-form .actions .dropup > a > .caret,
  .filters .dropup > li > .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: transparent; }

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

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

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

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  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,
.countdown, .h2, .h3, .h4, .h5, .h6, .bold-h6, .label, .accordion-1 .title span, .button-tabs .tab-title span, .text-tabs .tab-title span, .icon-tabs .tab-title span, .progress-1 .progress-bar span, .progress-2 span, .breadcrumb-2 li a,
.breadcrumb-2 li, .widget .title {
  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,
  .countdown small,
  .h1 .small,
  .countdown .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small, .bold-h6 small, .label small, .accordion-1 .title span small, .button-tabs .tab-title span small, .text-tabs .tab-title span small, .icon-tabs .tab-title span small, .progress-1 .progress-bar span small, .progress-2 span small,
  .breadcrumb-2 li small, .widget .title small,
  .h6 .small,
  .bold-h6 .small,
  .label .small,
  .accordion-1 .title span .small,
  .button-tabs .tab-title span .small,
  .text-tabs .tab-title span .small,
  .icon-tabs .tab-title span .small,
  .progress-1 .progress-bar span .small,
  .progress-2 span .small,
  .breadcrumb-2 li .small,
  .widget .title .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1, .countdown,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small, .countdown small,
  .h1 .small,
  .countdown .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, .bold-h6, .label, .accordion-1 .title span, .button-tabs .tab-title span, .text-tabs .tab-title span, .icon-tabs .tab-title span, .progress-1 .progress-bar span, .progress-2 span, .breadcrumb-2 li a,
.breadcrumb-2 li, .widget .title {
  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, .bold-h6 small, .label small, .accordion-1 .title span small, .button-tabs .tab-title span small, .text-tabs .tab-title span small, .icon-tabs .tab-title span small, .progress-1 .progress-bar span small, .progress-2 span small,
  .breadcrumb-2 li small, .widget .title small,
  .h6 .small,
  .bold-h6 .small,
  .label .small,
  .accordion-1 .title span .small,
  .button-tabs .tab-title span .small,
  .text-tabs .tab-title span .small,
  .icon-tabs .tab-title span .small,
  .progress-1 .progress-bar span .small,
  .progress-2 span .small,
  .breadcrumb-2 li .small,
  .widget .title .small {
    font-size: 75%; }

h1, .h1, .countdown {
  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, .bold-h6, .label, .accordion-1 .title span, .button-tabs .tab-title span, .text-tabs .tab-title span, .icon-tabs .tab-title span, .progress-1 .progress-bar span, .progress-2 span, .breadcrumb-2 li a,
.breadcrumb-2 li, .widget .title {
  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, .vt-form .field input[type="text"],
.vt-form .field input[type="password"],
.vt-form .field input[type="email"],
.vt-form .field input[type="tel"],
.vt-form .field input[type="number"],
.vt-form .field input[type='url'],
.vt-form .field select, .ss-form .field input[type="text"],
.ss-form .field input[type="password"],
.ss-form .field input[type="email"],
.ss-form .field input[type="tel"],
.ss-form .field input[type="number"],
.ss-form .field input[type='url'],
.ss-form .field textarea,
.ss-form .field select {
  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);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus, .vt-form .field input[type="text"]:focus,
  .vt-form .field input[type="password"]:focus,
  .vt-form .field input[type="email"]:focus,
  .vt-form .field input[type="tel"]:focus,
  .vt-form .field input[type="number"]:focus,
  .vt-form .field input[type='url']:focus,
  .vt-form .field select:focus, .ss-form .field input[type="text"]:focus,
  .ss-form .field input[type="password"]:focus,
  .ss-form .field input[type="email"]:focus,
  .ss-form .field input[type="tel"]:focus,
  .ss-form .field input[type="number"]:focus,
  .ss-form .field input[type='url']:focus,
  .ss-form .field textarea:focus,
  .ss-form .field select: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, .vt-form .field input[type="text"]::-moz-placeholder,
  .vt-form .field input[type="password"]::-moz-placeholder,
  .vt-form .field input[type="email"]::-moz-placeholder,
  .vt-form .field input[type="tel"]::-moz-placeholder,
  .vt-form .field input[type="number"]::-moz-placeholder,
  .vt-form .field input[type='url']::-moz-placeholder,
  .vt-form .field select::-moz-placeholder, .ss-form .field input[type="text"]::-moz-placeholder,
  .ss-form .field input[type="password"]::-moz-placeholder,
  .ss-form .field input[type="email"]::-moz-placeholder,
  .ss-form .field input[type="tel"]::-moz-placeholder,
  .ss-form .field input[type="number"]::-moz-placeholder,
  .ss-form .field input[type='url']::-moz-placeholder,
  .ss-form .field textarea::-moz-placeholder,
  .ss-form .field select::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .vt-form .field input[type="text"]:-ms-input-placeholder,
  .vt-form .field input[type="password"]:-ms-input-placeholder,
  .vt-form .field input[type="email"]:-ms-input-placeholder,
  .vt-form .field input[type="tel"]:-ms-input-placeholder,
  .vt-form .field input[type="number"]:-ms-input-placeholder,
  .vt-form .field input[type='url']:-ms-input-placeholder,
  .vt-form .field select:-ms-input-placeholder, .ss-form .field input[type="text"]:-ms-input-placeholder,
  .ss-form .field input[type="password"]:-ms-input-placeholder,
  .ss-form .field input[type="email"]:-ms-input-placeholder,
  .ss-form .field input[type="tel"]:-ms-input-placeholder,
  .ss-form .field input[type="number"]:-ms-input-placeholder,
  .ss-form .field input[type='url']:-ms-input-placeholder,
  .ss-form .field textarea:-ms-input-placeholder,
  .ss-form .field select:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder, .vt-form .field input[type="text"]::-webkit-input-placeholder,
  .vt-form .field input[type="password"]::-webkit-input-placeholder,
  .vt-form .field input[type="email"]::-webkit-input-placeholder,
  .vt-form .field input[type="tel"]::-webkit-input-placeholder,
  .vt-form .field input[type="number"]::-webkit-input-placeholder,
  .vt-form .field input[type='url']::-webkit-input-placeholder,
  .vt-form .field select::-webkit-input-placeholder, .ss-form .field input[type="text"]::-webkit-input-placeholder,
  .ss-form .field input[type="password"]::-webkit-input-placeholder,
  .ss-form .field input[type="email"]::-webkit-input-placeholder,
  .ss-form .field input[type="tel"]::-webkit-input-placeholder,
  .ss-form .field input[type="number"]::-webkit-input-placeholder,
  .ss-form .field input[type='url']::-webkit-input-placeholder,
  .ss-form .field textarea::-webkit-input-placeholder,
  .ss-form .field select::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand, .vt-form .field input[type="text"]::-ms-expand,
  .vt-form .field input[type="password"]::-ms-expand,
  .vt-form .field input[type="email"]::-ms-expand,
  .vt-form .field input[type="tel"]::-ms-expand,
  .vt-form .field input[type="number"]::-ms-expand,
  .vt-form .field input[type='url']::-ms-expand,
  .vt-form .field select::-ms-expand, .ss-form .field input[type="text"]::-ms-expand,
  .ss-form .field input[type="password"]::-ms-expand,
  .ss-form .field input[type="email"]::-ms-expand,
  .ss-form .field input[type="tel"]::-ms-expand,
  .ss-form .field input[type="number"]::-ms-expand,
  .ss-form .field input[type='url']::-ms-expand,
  .ss-form .field textarea::-ms-expand,
  .ss-form .field select::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .vt-form .field input[disabled][type="text"],
  .vt-form .field input[disabled][type="password"],
  .vt-form .field input[disabled][type="email"],
  .vt-form .field input[disabled][type="tel"],
  .vt-form .field input[disabled][type="number"],
  .vt-form .field input[disabled][type='url'],
  .vt-form .field select[disabled], .ss-form .field input[disabled][type="text"],
  .ss-form .field input[disabled][type="password"],
  .ss-form .field input[disabled][type="email"],
  .ss-form .field input[disabled][type="tel"],
  .ss-form .field input[disabled][type="number"],
  .ss-form .field input[disabled][type='url'],
  .ss-form .field textarea[disabled],
  .ss-form .field select[disabled], .form-control[readonly], .vt-form .field input[readonly][type="text"],
  .vt-form .field input[readonly][type="password"],
  .vt-form .field input[readonly][type="email"],
  .vt-form .field input[readonly][type="tel"],
  .vt-form .field input[readonly][type="number"],
  .vt-form .field input[readonly][type='url'],
  .vt-form .field select[readonly], .ss-form .field input[readonly][type="text"],
  .ss-form .field input[readonly][type="password"],
  .ss-form .field input[readonly][type="email"],
  .ss-form .field input[readonly][type="tel"],
  .ss-form .field input[readonly][type="number"],
  .ss-form .field input[readonly][type='url'],
  .ss-form .field textarea[readonly],
  .ss-form .field select[readonly], fieldset[disabled] .form-control, fieldset[disabled] .vt-form .field input[type="text"], .vt-form .field fieldset[disabled] input[type="text"],
  fieldset[disabled] .vt-form .field input[type="password"],
  .vt-form .field fieldset[disabled] input[type="password"],
  fieldset[disabled] .vt-form .field input[type="email"],
  .vt-form .field fieldset[disabled] input[type="email"],
  fieldset[disabled] .vt-form .field input[type="tel"],
  .vt-form .field fieldset[disabled] input[type="tel"],
  fieldset[disabled] .vt-form .field input[type="number"],
  .vt-form .field fieldset[disabled] input[type="number"],
  fieldset[disabled] .vt-form .field input[type='url'],
  .vt-form .field fieldset[disabled] input[type='url'],
  fieldset[disabled] .vt-form .field select,
  .vt-form .field fieldset[disabled] select, fieldset[disabled] .ss-form .field input[type="text"], .ss-form .field fieldset[disabled] input[type="text"],
  fieldset[disabled] .ss-form .field input[type="password"],
  .ss-form .field fieldset[disabled] input[type="password"],
  fieldset[disabled] .ss-form .field input[type="email"],
  .ss-form .field fieldset[disabled] input[type="email"],
  fieldset[disabled] .ss-form .field input[type="tel"],
  .ss-form .field fieldset[disabled] input[type="tel"],
  fieldset[disabled] .ss-form .field input[type="number"],
  .ss-form .field fieldset[disabled] input[type="number"],
  fieldset[disabled] .ss-form .field input[type='url'],
  .ss-form .field fieldset[disabled] input[type='url'],
  fieldset[disabled] .ss-form .field textarea,
  .ss-form .field fieldset[disabled] textarea,
  fieldset[disabled] .ss-form .field select,
  .ss-form .field fieldset[disabled] select {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], .vt-form .field input[disabled][type="text"],
  .vt-form .field input[disabled][type="password"],
  .vt-form .field input[disabled][type="email"],
  .vt-form .field input[disabled][type="tel"],
  .vt-form .field input[disabled][type="number"],
  .vt-form .field input[disabled][type='url'],
  .vt-form .field select[disabled], .ss-form .field input[disabled][type="text"],
  .ss-form .field input[disabled][type="password"],
  .ss-form .field input[disabled][type="email"],
  .ss-form .field input[disabled][type="tel"],
  .ss-form .field input[disabled][type="number"],
  .ss-form .field input[disabled][type='url'],
  .ss-form .field textarea[disabled],
  .ss-form .field select[disabled], fieldset[disabled] .form-control, fieldset[disabled] .vt-form .field input[type="text"], .vt-form .field fieldset[disabled] input[type="text"],
  fieldset[disabled] .vt-form .field input[type="password"],
  .vt-form .field fieldset[disabled] input[type="password"],
  fieldset[disabled] .vt-form .field input[type="email"],
  .vt-form .field fieldset[disabled] input[type="email"],
  fieldset[disabled] .vt-form .field input[type="tel"],
  .vt-form .field fieldset[disabled] input[type="tel"],
  fieldset[disabled] .vt-form .field input[type="number"],
  .vt-form .field fieldset[disabled] input[type="number"],
  fieldset[disabled] .vt-form .field input[type='url'],
  .vt-form .field fieldset[disabled] input[type='url'],
  fieldset[disabled] .vt-form .field select,
  .vt-form .field fieldset[disabled] select, fieldset[disabled] .ss-form .field input[type="text"], .ss-form .field fieldset[disabled] input[type="text"],
  fieldset[disabled] .ss-form .field input[type="password"],
  .ss-form .field fieldset[disabled] input[type="password"],
  fieldset[disabled] .ss-form .field input[type="email"],
  .ss-form .field fieldset[disabled] input[type="email"],
  fieldset[disabled] .ss-form .field input[type="tel"],
  .ss-form .field fieldset[disabled] input[type="tel"],
  fieldset[disabled] .ss-form .field input[type="number"],
  .ss-form .field fieldset[disabled] input[type="number"],
  fieldset[disabled] .ss-form .field input[type='url'],
  .ss-form .field fieldset[disabled] input[type='url'],
  fieldset[disabled] .ss-form .field textarea,
  .ss-form .field fieldset[disabled] textarea,
  fieldset[disabled] .ss-form .field select,
  .ss-form .field fieldset[disabled] select {
    cursor: not-allowed; }

textarea.form-control,
.ss-form .field textarea {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, .vt-form .field input[type="date"][type="text"],
  .vt-form .field input[type="date"][type="password"],
  .vt-form .field input[type="date"][type="email"],
  .vt-form .field input[type="date"][type="tel"],
  .vt-form .field input[type="date"][type="number"],
  .vt-form .field input[type="date"][type='url'], .ss-form .field input[type="date"][type="text"],
  .ss-form .field input[type="date"][type="password"],
  .ss-form .field input[type="date"][type="email"],
  .ss-form .field input[type="date"][type="tel"],
  .ss-form .field input[type="date"][type="number"],
  .ss-form .field input[type="date"][type='url'],
  input[type="time"].form-control,
  .vt-form .field input[type="time"][type="text"],
  .vt-form .field input[type="time"][type="password"],
  .vt-form .field input[type="time"][type="email"],
  .vt-form .field input[type="time"][type="tel"],
  .vt-form .field input[type="time"][type="number"],
  .vt-form .field input[type="time"][type='url'],
  .ss-form .field input[type="time"][type="text"],
  .ss-form .field input[type="time"][type="password"],
  .ss-form .field input[type="time"][type="email"],
  .ss-form .field input[type="time"][type="tel"],
  .ss-form .field input[type="time"][type="number"],
  .ss-form .field input[type="time"][type='url'],
  input[type="datetime-local"].form-control,
  .vt-form .field input[type="datetime-local"][type="text"],
  .vt-form .field input[type="datetime-local"][type="password"],
  .vt-form .field input[type="datetime-local"][type="email"],
  .vt-form .field input[type="datetime-local"][type="tel"],
  .vt-form .field input[type="datetime-local"][type="number"],
  .vt-form .field input[type="datetime-local"][type='url'],
  .ss-form .field input[type="datetime-local"][type="text"],
  .ss-form .field input[type="datetime-local"][type="password"],
  .ss-form .field input[type="datetime-local"][type="email"],
  .ss-form .field input[type="datetime-local"][type="tel"],
  .ss-form .field input[type="datetime-local"][type="number"],
  .ss-form .field input[type="datetime-local"][type='url'],
  input[type="month"].form-control,
  .vt-form .field input[type="month"][type="text"],
  .vt-form .field input[type="month"][type="password"],
  .vt-form .field input[type="month"][type="email"],
  .vt-form .field input[type="month"][type="tel"],
  .vt-form .field input[type="month"][type="number"],
  .vt-form .field input[type="month"][type='url'],
  .ss-form .field input[type="month"][type="text"],
  .ss-form .field input[type="month"][type="password"],
  .ss-form .field input[type="month"][type="email"],
  .ss-form .field input[type="month"][type="tel"],
  .ss-form .field input[type="month"][type="number"],
  .ss-form .field input[type="month"][type='url'] {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .vt-form .field .input-group-sm > input[type="date"][type="text"],
  .vt-form .field .input-group-sm > input[type="date"][type="password"],
  .vt-form .field .input-group-sm > input[type="date"][type="email"],
  .vt-form .field .input-group-sm > input[type="date"][type="tel"],
  .vt-form .field .input-group-sm > input[type="date"][type="number"],
  .vt-form .field .input-group-sm > input[type="date"][type='url'], .ss-form .field .input-group-sm > input[type="date"][type="text"],
  .ss-form .field .input-group-sm > input[type="date"][type="password"],
  .ss-form .field .input-group-sm > input[type="date"][type="email"],
  .ss-form .field .input-group-sm > input[type="date"][type="tel"],
  .ss-form .field .input-group-sm > input[type="date"][type="number"],
  .ss-form .field .input-group-sm > input[type="date"][type='url'],
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .vt-form .actions .input-group-sm > .input-group-btn > input[type="date"][type="submit"],
  .ss-form .actions .input-group-sm > .input-group-btn > input[type="date"][type="submit"], .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .vt-form .field .input-group-sm > input[type="time"][type="text"],
  .vt-form .field .input-group-sm > input[type="time"][type="password"],
  .vt-form .field .input-group-sm > input[type="time"][type="email"],
  .vt-form .field .input-group-sm > input[type="time"][type="tel"],
  .vt-form .field .input-group-sm > input[type="time"][type="number"],
  .vt-form .field .input-group-sm > input[type="time"][type='url'],
  .ss-form .field .input-group-sm > input[type="time"][type="text"],
  .ss-form .field .input-group-sm > input[type="time"][type="password"],
  .ss-form .field .input-group-sm > input[type="time"][type="email"],
  .ss-form .field .input-group-sm > input[type="time"][type="tel"],
  .ss-form .field .input-group-sm > input[type="time"][type="number"],
  .ss-form .field .input-group-sm > input[type="time"][type='url'],
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .vt-form .actions .input-group-sm > .input-group-btn > input[type="time"][type="submit"],
  .ss-form .actions .input-group-sm > .input-group-btn > input[type="time"][type="submit"], .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .vt-form .field .input-group-sm > input[type="datetime-local"][type="text"],
  .vt-form .field .input-group-sm > input[type="datetime-local"][type="password"],
  .vt-form .field .input-group-sm > input[type="datetime-local"][type="email"],
  .vt-form .field .input-group-sm > input[type="datetime-local"][type="tel"],
  .vt-form .field .input-group-sm > input[type="datetime-local"][type="number"],
  .vt-form .field .input-group-sm > input[type="datetime-local"][type='url'],
  .ss-form .field .input-group-sm > input[type="datetime-local"][type="text"],
  .ss-form .field .input-group-sm > input[type="datetime-local"][type="password"],
  .ss-form .field .input-group-sm > input[type="datetime-local"][type="email"],
  .ss-form .field .input-group-sm > input[type="datetime-local"][type="tel"],
  .ss-form .field .input-group-sm > input[type="datetime-local"][type="number"],
  .ss-form .field .input-group-sm > input[type="datetime-local"][type='url'],
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .vt-form .actions .input-group-sm > .input-group-btn > input[type="datetime-local"][type="submit"],
  .ss-form .actions .input-group-sm > .input-group-btn > input[type="datetime-local"][type="submit"], .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .vt-form .field .input-group-sm > input[type="month"][type="text"],
  .vt-form .field .input-group-sm > input[type="month"][type="password"],
  .vt-form .field .input-group-sm > input[type="month"][type="email"],
  .vt-form .field .input-group-sm > input[type="month"][type="tel"],
  .vt-form .field .input-group-sm > input[type="month"][type="number"],
  .vt-form .field .input-group-sm > input[type="month"][type='url'],
  .ss-form .field .input-group-sm > input[type="month"][type="text"],
  .ss-form .field .input-group-sm > input[type="month"][type="password"],
  .ss-form .field .input-group-sm > input[type="month"][type="email"],
  .ss-form .field .input-group-sm > input[type="month"][type="tel"],
  .ss-form .field .input-group-sm > input[type="month"][type="number"],
  .ss-form .field .input-group-sm > input[type="month"][type='url'],
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .vt-form .actions .input-group-sm > .input-group-btn > input[type="month"][type="submit"],
  .ss-form .actions .input-group-sm > .input-group-btn > input[type="month"][type="submit"], .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .vt-form .field .input-group-lg > input[type="date"][type="text"],
  .vt-form .field .input-group-lg > input[type="date"][type="password"],
  .vt-form .field .input-group-lg > input[type="date"][type="email"],
  .vt-form .field .input-group-lg > input[type="date"][type="tel"],
  .vt-form .field .input-group-lg > input[type="date"][type="number"],
  .vt-form .field .input-group-lg > input[type="date"][type='url'], .ss-form .field .input-group-lg > input[type="date"][type="text"],
  .ss-form .field .input-group-lg > input[type="date"][type="password"],
  .ss-form .field .input-group-lg > input[type="date"][type="email"],
  .ss-form .field .input-group-lg > input[type="date"][type="tel"],
  .ss-form .field .input-group-lg > input[type="date"][type="number"],
  .ss-form .field .input-group-lg > input[type="date"][type='url'],
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .vt-form .actions .input-group-lg > .input-group-btn > input[type="date"][type="submit"],
  .ss-form .actions .input-group-lg > .input-group-btn > input[type="date"][type="submit"], .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .vt-form .field .input-group-lg > input[type="time"][type="text"],
  .vt-form .field .input-group-lg > input[type="time"][type="password"],
  .vt-form .field .input-group-lg > input[type="time"][type="email"],
  .vt-form .field .input-group-lg > input[type="time"][type="tel"],
  .vt-form .field .input-group-lg > input[type="time"][type="number"],
  .vt-form .field .input-group-lg > input[type="time"][type='url'],
  .ss-form .field .input-group-lg > input[type="time"][type="text"],
  .ss-form .field .input-group-lg > input[type="time"][type="password"],
  .ss-form .field .input-group-lg > input[type="time"][type="email"],
  .ss-form .field .input-group-lg > input[type="time"][type="tel"],
  .ss-form .field .input-group-lg > input[type="time"][type="number"],
  .ss-form .field .input-group-lg > input[type="time"][type='url'],
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .vt-form .actions .input-group-lg > .input-group-btn > input[type="time"][type="submit"],
  .ss-form .actions .input-group-lg > .input-group-btn > input[type="time"][type="submit"], .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .vt-form .field .input-group-lg > input[type="datetime-local"][type="text"],
  .vt-form .field .input-group-lg > input[type="datetime-local"][type="password"],
  .vt-form .field .input-group-lg > input[type="datetime-local"][type="email"],
  .vt-form .field .input-group-lg > input[type="datetime-local"][type="tel"],
  .vt-form .field .input-group-lg > input[type="datetime-local"][type="number"],
  .vt-form .field .input-group-lg > input[type="datetime-local"][type='url'],
  .ss-form .field .input-group-lg > input[type="datetime-local"][type="text"],
  .ss-form .field .input-group-lg > input[type="datetime-local"][type="password"],
  .ss-form .field .input-group-lg > input[type="datetime-local"][type="email"],
  .ss-form .field .input-group-lg > input[type="datetime-local"][type="tel"],
  .ss-form .field .input-group-lg > input[type="datetime-local"][type="number"],
  .ss-form .field .input-group-lg > input[type="datetime-local"][type='url'],
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .vt-form .actions .input-group-lg > .input-group-btn > input[type="datetime-local"][type="submit"],
  .ss-form .actions .input-group-lg > .input-group-btn > input[type="datetime-local"][type="submit"], .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .vt-form .field .input-group-lg > input[type="month"][type="text"],
  .vt-form .field .input-group-lg > input[type="month"][type="password"],
  .vt-form .field .input-group-lg > input[type="month"][type="email"],
  .vt-form .field .input-group-lg > input[type="month"][type="tel"],
  .vt-form .field .input-group-lg > input[type="month"][type="number"],
  .vt-form .field .input-group-lg > input[type="month"][type='url'],
  .ss-form .field .input-group-lg > input[type="month"][type="text"],
  .ss-form .field .input-group-lg > input[type="month"][type="password"],
  .ss-form .field .input-group-lg > input[type="month"][type="email"],
  .ss-form .field .input-group-lg > input[type="month"][type="tel"],
  .ss-form .field .input-group-lg > input[type="month"][type="number"],
  .ss-form .field .input-group-lg > input[type="month"][type='url'],
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .vt-form .actions .input-group-lg > .input-group-btn > input[type="month"][type="submit"],
  .ss-form .actions .input-group-lg > .input-group-btn > input[type="month"][type="submit"], .input-group-lg
  input[type="month"] {
    line-height: 46px; } }
.form-group, .vt-form .field, .vt-form .actions, .ss-form .field, .ss-form .actions {
  margin-bottom: 15px; }

.radio,
.checkbox,
.vt-form .field.checkbox,
.ss-form .field.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label,
  .vt-form .field.checkbox label,
  .ss-form .field.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"],
.vt-form .radio label input[type="radio"],
.ss-form .radio label input[type="radio"],
.checkbox input[type="checkbox"],
.vt-form .field.checkbox input[type="checkbox"],
.ss-form .field.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox,
.vt-form .field.checkbox + .checkbox,
.ss-form .field.checkbox + .checkbox,
.vt-form .checkbox + .field.checkbox,
.ss-form .checkbox + .field.checkbox {
  margin-top: -5px; }

.radio-inline, .vt-form .radio label, .ss-form .radio label,
.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, .vt-form .radio label + .radio-inline, .ss-form .radio label + .radio-inline, .vt-form .radio .radio-inline + label, .vt-form .radio label + label, .ss-form .radio .radio-inline + label, .ss-form .radio label + label,
.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, .vt-form .radio label.disabled, .ss-form .radio label.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .vt-form .radio label, .vt-form .radio fieldset[disabled] label, fieldset[disabled] .ss-form .radio label, .ss-form .radio fieldset[disabled] label,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
.vt-form .disabled.field.checkbox label,
.ss-form .disabled.field.checkbox label, fieldset[disabled]
.checkbox label, fieldset[disabled] .vt-form .field.checkbox label, .vt-form fieldset[disabled] .field.checkbox label, fieldset[disabled] .ss-form .field.checkbox label, .ss-form fieldset[disabled] .field.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, .vt-form .field .input-group-lg > input.form-control-static[type="text"],
  .vt-form .field .input-group-lg > input.form-control-static[type="password"],
  .vt-form .field .input-group-lg > input.form-control-static[type="email"],
  .vt-form .field .input-group-lg > input.form-control-static[type="tel"],
  .vt-form .field .input-group-lg > input.form-control-static[type="number"],
  .vt-form .field .input-group-lg > input.form-control-static[type='url'],
  .vt-form .field .input-group-lg > select.form-control-static, .ss-form .field .input-group-lg > input.form-control-static[type="text"],
  .ss-form .field .input-group-lg > input.form-control-static[type="password"],
  .ss-form .field .input-group-lg > input.form-control-static[type="email"],
  .ss-form .field .input-group-lg > input.form-control-static[type="tel"],
  .ss-form .field .input-group-lg > input.form-control-static[type="number"],
  .ss-form .field .input-group-lg > input.form-control-static[type='url'],
  .ss-form .field .input-group-lg > textarea.form-control-static,
  .ss-form .field .input-group-lg > select.form-control-static,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn,
  .vt-form .actions .input-group-lg > .input-group-btn > input.form-control-static[type="submit"],
  .vt-form .actions .input-group-lg > .input-group-btn > button.form-control-static[type="submit"],
  .vt-form .actions .input-group-lg > .input-group-btn > a.form-control-static,
  .ss-form .actions .input-group-lg > .input-group-btn > input.form-control-static[type="submit"],
  .ss-form .actions .input-group-lg > .input-group-btn > button.form-control-static[type="submit"],
  .ss-form .actions .input-group-lg > .input-group-btn > a.form-control-static,
  .filters .input-group-lg > .input-group-btn > li.form-control-static, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .vt-form .field .input-group-sm > input.form-control-static[type="text"],
  .vt-form .field .input-group-sm > input.form-control-static[type="password"],
  .vt-form .field .input-group-sm > input.form-control-static[type="email"],
  .vt-form .field .input-group-sm > input.form-control-static[type="tel"],
  .vt-form .field .input-group-sm > input.form-control-static[type="number"],
  .vt-form .field .input-group-sm > input.form-control-static[type='url'],
  .vt-form .field .input-group-sm > select.form-control-static, .ss-form .field .input-group-sm > input.form-control-static[type="text"],
  .ss-form .field .input-group-sm > input.form-control-static[type="password"],
  .ss-form .field .input-group-sm > input.form-control-static[type="email"],
  .ss-form .field .input-group-sm > input.form-control-static[type="tel"],
  .ss-form .field .input-group-sm > input.form-control-static[type="number"],
  .ss-form .field .input-group-sm > input.form-control-static[type='url'],
  .ss-form .field .input-group-sm > textarea.form-control-static,
  .ss-form .field .input-group-sm > select.form-control-static,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn,
  .vt-form .actions .input-group-sm > .input-group-btn > input.form-control-static[type="submit"],
  .vt-form .actions .input-group-sm > .input-group-btn > button.form-control-static[type="submit"],
  .vt-form .actions .input-group-sm > .input-group-btn > a.form-control-static,
  .ss-form .actions .input-group-sm > .input-group-btn > input.form-control-static[type="submit"],
  .ss-form .actions .input-group-sm > .input-group-btn > button.form-control-static[type="submit"],
  .ss-form .actions .input-group-sm > .input-group-btn > a.form-control-static,
  .filters .input-group-sm > .input-group-btn > li.form-control-static {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control, .vt-form .field .input-group-sm > input[type="text"],
.vt-form .field .input-group-sm > input[type="password"],
.vt-form .field .input-group-sm > input[type="email"],
.vt-form .field .input-group-sm > input[type="tel"],
.vt-form .field .input-group-sm > input[type="number"],
.vt-form .field .input-group-sm > input[type='url'],
.vt-form .field .input-group-sm > select, .ss-form .field .input-group-sm > input[type="text"],
.ss-form .field .input-group-sm > input[type="password"],
.ss-form .field .input-group-sm > input[type="email"],
.ss-form .field .input-group-sm > input[type="tel"],
.ss-form .field .input-group-sm > input[type="number"],
.ss-form .field .input-group-sm > input[type='url'],
.ss-form .field .input-group-sm > textarea,
.ss-form .field .input-group-sm > select,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.vt-form .actions .input-group-sm > .input-group-btn > input[type="submit"],
.vt-form .actions .input-group-sm > .input-group-btn > button[type="submit"],
.vt-form .actions .input-group-sm > .input-group-btn > a,
.ss-form .actions .input-group-sm > .input-group-btn > input[type="submit"],
.ss-form .actions .input-group-sm > .input-group-btn > button[type="submit"],
.ss-form .actions .input-group-sm > .input-group-btn > a,
.filters .input-group-sm > .input-group-btn > li {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

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

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

.form-group-sm .form-control, .form-group-sm .vt-form .field input[type="text"], .vt-form .field .form-group-sm input[type="text"],
.form-group-sm .vt-form .field input[type="password"],
.vt-form .field .form-group-sm input[type="password"],
.form-group-sm .vt-form .field input[type="email"],
.vt-form .field .form-group-sm input[type="email"],
.form-group-sm .vt-form .field input[type="tel"],
.vt-form .field .form-group-sm input[type="tel"],
.form-group-sm .vt-form .field input[type="number"],
.vt-form .field .form-group-sm input[type="number"],
.form-group-sm .vt-form .field input[type='url'],
.vt-form .field .form-group-sm input[type='url'],
.form-group-sm .vt-form .field select,
.vt-form .field .form-group-sm select, .form-group-sm .ss-form .field input[type="text"], .ss-form .field .form-group-sm input[type="text"],
.form-group-sm .ss-form .field input[type="password"],
.ss-form .field .form-group-sm input[type="password"],
.form-group-sm .ss-form .field input[type="email"],
.ss-form .field .form-group-sm input[type="email"],
.form-group-sm .ss-form .field input[type="tel"],
.ss-form .field .form-group-sm input[type="tel"],
.form-group-sm .ss-form .field input[type="number"],
.ss-form .field .form-group-sm input[type="number"],
.form-group-sm .ss-form .field input[type='url'],
.ss-form .field .form-group-sm input[type='url'],
.form-group-sm .ss-form .field textarea,
.ss-form .field .form-group-sm textarea,
.form-group-sm .ss-form .field select,
.ss-form .field .form-group-sm select {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control,
.form-group-sm .vt-form .field select,
.vt-form .field .form-group-sm select,
.form-group-sm .ss-form .field select,
.ss-form .field .form-group-sm select {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm .ss-form .field textarea,
.ss-form .field .form-group-sm textarea,
.form-group-sm select[multiple].form-control,
.form-group-sm .vt-form .field select[multiple],
.vt-form .field .form-group-sm select[multiple],
.form-group-sm .ss-form .field select[multiple],
.ss-form .field .form-group-sm select[multiple] {
  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, .vt-form .field .input-group-lg > input[type="text"],
.vt-form .field .input-group-lg > input[type="password"],
.vt-form .field .input-group-lg > input[type="email"],
.vt-form .field .input-group-lg > input[type="tel"],
.vt-form .field .input-group-lg > input[type="number"],
.vt-form .field .input-group-lg > input[type='url'],
.vt-form .field .input-group-lg > select, .ss-form .field .input-group-lg > input[type="text"],
.ss-form .field .input-group-lg > input[type="password"],
.ss-form .field .input-group-lg > input[type="email"],
.ss-form .field .input-group-lg > input[type="tel"],
.ss-form .field .input-group-lg > input[type="number"],
.ss-form .field .input-group-lg > input[type='url'],
.ss-form .field .input-group-lg > textarea,
.ss-form .field .input-group-lg > select,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.vt-form .actions .input-group-lg > .input-group-btn > input[type="submit"],
.vt-form .actions .input-group-lg > .input-group-btn > button[type="submit"],
.vt-form .actions .input-group-lg > .input-group-btn > a,
.ss-form .actions .input-group-lg > .input-group-btn > input[type="submit"],
.ss-form .actions .input-group-lg > .input-group-btn > button[type="submit"],
.ss-form .actions .input-group-lg > .input-group-btn > a,
.filters .input-group-lg > .input-group-btn > li {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

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

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

.form-group-lg .form-control, .form-group-lg .vt-form .field input[type="text"], .vt-form .field .form-group-lg input[type="text"],
.form-group-lg .vt-form .field input[type="password"],
.vt-form .field .form-group-lg input[type="password"],
.form-group-lg .vt-form .field input[type="email"],
.vt-form .field .form-group-lg input[type="email"],
.form-group-lg .vt-form .field input[type="tel"],
.vt-form .field .form-group-lg input[type="tel"],
.form-group-lg .vt-form .field input[type="number"],
.vt-form .field .form-group-lg input[type="number"],
.form-group-lg .vt-form .field input[type='url'],
.vt-form .field .form-group-lg input[type='url'],
.form-group-lg .vt-form .field select,
.vt-form .field .form-group-lg select, .form-group-lg .ss-form .field input[type="text"], .ss-form .field .form-group-lg input[type="text"],
.form-group-lg .ss-form .field input[type="password"],
.ss-form .field .form-group-lg input[type="password"],
.form-group-lg .ss-form .field input[type="email"],
.ss-form .field .form-group-lg input[type="email"],
.form-group-lg .ss-form .field input[type="tel"],
.ss-form .field .form-group-lg input[type="tel"],
.form-group-lg .ss-form .field input[type="number"],
.ss-form .field .form-group-lg input[type="number"],
.form-group-lg .ss-form .field input[type='url'],
.ss-form .field .form-group-lg input[type='url'],
.form-group-lg .ss-form .field textarea,
.ss-form .field .form-group-lg textarea,
.form-group-lg .ss-form .field select,
.ss-form .field .form-group-lg select {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }
.form-group-lg select.form-control,
.form-group-lg .vt-form .field select,
.vt-form .field .form-group-lg select,
.form-group-lg .ss-form .field select,
.ss-form .field .form-group-lg select {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg .ss-form .field textarea,
.ss-form .field .form-group-lg textarea,
.form-group-lg select[multiple].form-control,
.form-group-lg .vt-form .field select[multiple],
.vt-form .field .form-group-lg select[multiple],
.form-group-lg .ss-form .field select[multiple],
.ss-form .field .form-group-lg select[multiple] {
  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, .has-feedback .vt-form .field input[type="text"], .vt-form .field .has-feedback input[type="text"],
  .has-feedback .vt-form .field input[type="password"],
  .vt-form .field .has-feedback input[type="password"],
  .has-feedback .vt-form .field input[type="email"],
  .vt-form .field .has-feedback input[type="email"],
  .has-feedback .vt-form .field input[type="tel"],
  .vt-form .field .has-feedback input[type="tel"],
  .has-feedback .vt-form .field input[type="number"],
  .vt-form .field .has-feedback input[type="number"],
  .has-feedback .vt-form .field input[type='url'],
  .vt-form .field .has-feedback input[type='url'],
  .has-feedback .vt-form .field select,
  .vt-form .field .has-feedback select, .has-feedback .ss-form .field input[type="text"], .ss-form .field .has-feedback input[type="text"],
  .has-feedback .ss-form .field input[type="password"],
  .ss-form .field .has-feedback input[type="password"],
  .has-feedback .ss-form .field input[type="email"],
  .ss-form .field .has-feedback input[type="email"],
  .has-feedback .ss-form .field input[type="tel"],
  .ss-form .field .has-feedback input[type="tel"],
  .has-feedback .ss-form .field input[type="number"],
  .ss-form .field .has-feedback input[type="number"],
  .has-feedback .ss-form .field input[type='url'],
  .ss-form .field .has-feedback input[type='url'],
  .has-feedback .ss-form .field textarea,
  .ss-form .field .has-feedback textarea,
  .has-feedback .ss-form .field select,
  .ss-form .field .has-feedback select {
    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, .vt-form .field .input-group-lg > input[type="text"] + .form-control-feedback,
.vt-form .field .input-group-lg > input[type="password"] + .form-control-feedback,
.vt-form .field .input-group-lg > input[type="email"] + .form-control-feedback,
.vt-form .field .input-group-lg > input[type="tel"] + .form-control-feedback,
.vt-form .field .input-group-lg > input[type="number"] + .form-control-feedback,
.vt-form .field .input-group-lg > input[type='url'] + .form-control-feedback,
.vt-form .field .input-group-lg > select + .form-control-feedback, .ss-form .field .input-group-lg > input[type="text"] + .form-control-feedback,
.ss-form .field .input-group-lg > input[type="password"] + .form-control-feedback,
.ss-form .field .input-group-lg > input[type="email"] + .form-control-feedback,
.ss-form .field .input-group-lg > input[type="tel"] + .form-control-feedback,
.ss-form .field .input-group-lg > input[type="number"] + .form-control-feedback,
.ss-form .field .input-group-lg > input[type='url'] + .form-control-feedback,
.ss-form .field .input-group-lg > textarea + .form-control-feedback,
.ss-form .field .input-group-lg > select + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.vt-form .actions .input-group-lg > .input-group-btn > input[type="submit"] + .form-control-feedback,
.vt-form .actions .input-group-lg > .input-group-btn > button[type="submit"] + .form-control-feedback,
.vt-form .actions .input-group-lg > .input-group-btn > a + .form-control-feedback,
.ss-form .actions .input-group-lg > .input-group-btn > input[type="submit"] + .form-control-feedback,
.ss-form .actions .input-group-lg > .input-group-btn > button[type="submit"] + .form-control-feedback,
.ss-form .actions .input-group-lg > .input-group-btn > a + .form-control-feedback,
.filters .input-group-lg > .input-group-btn > li + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .vt-form .field input[type="text"] + .form-control-feedback,
.vt-form .field .form-group-lg input[type="text"] + .form-control-feedback,
.form-group-lg .vt-form .field input[type="password"] + .form-control-feedback,
.vt-form .field .form-group-lg input[type="password"] + .form-control-feedback,
.form-group-lg .vt-form .field input[type="email"] + .form-control-feedback,
.vt-form .field .form-group-lg input[type="email"] + .form-control-feedback,
.form-group-lg .vt-form .field input[type="tel"] + .form-control-feedback,
.vt-form .field .form-group-lg input[type="tel"] + .form-control-feedback,
.form-group-lg .vt-form .field input[type="number"] + .form-control-feedback,
.vt-form .field .form-group-lg input[type="number"] + .form-control-feedback,
.form-group-lg .vt-form .field input[type='url'] + .form-control-feedback,
.vt-form .field .form-group-lg input[type='url'] + .form-control-feedback,
.form-group-lg .vt-form .field select + .form-control-feedback,
.vt-form .field .form-group-lg select + .form-control-feedback,
.form-group-lg .ss-form .field input[type="text"] + .form-control-feedback,
.ss-form .field .form-group-lg input[type="text"] + .form-control-feedback,
.form-group-lg .ss-form .field input[type="password"] + .form-control-feedback,
.ss-form .field .form-group-lg input[type="password"] + .form-control-feedback,
.form-group-lg .ss-form .field input[type="email"] + .form-control-feedback,
.ss-form .field .form-group-lg input[type="email"] + .form-control-feedback,
.form-group-lg .ss-form .field input[type="tel"] + .form-control-feedback,
.ss-form .field .form-group-lg input[type="tel"] + .form-control-feedback,
.form-group-lg .ss-form .field input[type="number"] + .form-control-feedback,
.ss-form .field .form-group-lg input[type="number"] + .form-control-feedback,
.form-group-lg .ss-form .field input[type='url'] + .form-control-feedback,
.ss-form .field .form-group-lg input[type='url'] + .form-control-feedback,
.form-group-lg .ss-form .field textarea + .form-control-feedback,
.ss-form .field .form-group-lg textarea + .form-control-feedback,
.form-group-lg .ss-form .field select + .form-control-feedback,
.ss-form .field .form-group-lg select + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .vt-form .field .input-group-sm > input[type="text"] + .form-control-feedback,
.vt-form .field .input-group-sm > input[type="password"] + .form-control-feedback,
.vt-form .field .input-group-sm > input[type="email"] + .form-control-feedback,
.vt-form .field .input-group-sm > input[type="tel"] + .form-control-feedback,
.vt-form .field .input-group-sm > input[type="number"] + .form-control-feedback,
.vt-form .field .input-group-sm > input[type='url'] + .form-control-feedback,
.vt-form .field .input-group-sm > select + .form-control-feedback, .ss-form .field .input-group-sm > input[type="text"] + .form-control-feedback,
.ss-form .field .input-group-sm > input[type="password"] + .form-control-feedback,
.ss-form .field .input-group-sm > input[type="email"] + .form-control-feedback,
.ss-form .field .input-group-sm > input[type="tel"] + .form-control-feedback,
.ss-form .field .input-group-sm > input[type="number"] + .form-control-feedback,
.ss-form .field .input-group-sm > input[type='url'] + .form-control-feedback,
.ss-form .field .input-group-sm > textarea + .form-control-feedback,
.ss-form .field .input-group-sm > select + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.vt-form .actions .input-group-sm > .input-group-btn > input[type="submit"] + .form-control-feedback,
.vt-form .actions .input-group-sm > .input-group-btn > button[type="submit"] + .form-control-feedback,
.vt-form .actions .input-group-sm > .input-group-btn > a + .form-control-feedback,
.ss-form .actions .input-group-sm > .input-group-btn > input[type="submit"] + .form-control-feedback,
.ss-form .actions .input-group-sm > .input-group-btn > button[type="submit"] + .form-control-feedback,
.ss-form .actions .input-group-sm > .input-group-btn > a + .form-control-feedback,
.filters .input-group-sm > .input-group-btn > li + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .vt-form .field input[type="text"] + .form-control-feedback,
.vt-form .field .form-group-sm input[type="text"] + .form-control-feedback,
.form-group-sm .vt-form .field input[type="password"] + .form-control-feedback,
.vt-form .field .form-group-sm input[type="password"] + .form-control-feedback,
.form-group-sm .vt-form .field input[type="email"] + .form-control-feedback,
.vt-form .field .form-group-sm input[type="email"] + .form-control-feedback,
.form-group-sm .vt-form .field input[type="tel"] + .form-control-feedback,
.vt-form .field .form-group-sm input[type="tel"] + .form-control-feedback,
.form-group-sm .vt-form .field input[type="number"] + .form-control-feedback,
.vt-form .field .form-group-sm input[type="number"] + .form-control-feedback,
.form-group-sm .vt-form .field input[type='url'] + .form-control-feedback,
.vt-form .field .form-group-sm input[type='url'] + .form-control-feedback,
.form-group-sm .vt-form .field select + .form-control-feedback,
.vt-form .field .form-group-sm select + .form-control-feedback,
.form-group-sm .ss-form .field input[type="text"] + .form-control-feedback,
.ss-form .field .form-group-sm input[type="text"] + .form-control-feedback,
.form-group-sm .ss-form .field input[type="password"] + .form-control-feedback,
.ss-form .field .form-group-sm input[type="password"] + .form-control-feedback,
.form-group-sm .ss-form .field input[type="email"] + .form-control-feedback,
.ss-form .field .form-group-sm input[type="email"] + .form-control-feedback,
.form-group-sm .ss-form .field input[type="tel"] + .form-control-feedback,
.ss-form .field .form-group-sm input[type="tel"] + .form-control-feedback,
.form-group-sm .ss-form .field input[type="number"] + .form-control-feedback,
.ss-form .field .form-group-sm input[type="number"] + .form-control-feedback,
.form-group-sm .ss-form .field input[type='url'] + .form-control-feedback,
.ss-form .field .form-group-sm input[type='url'] + .form-control-feedback,
.form-group-sm .ss-form .field textarea + .form-control-feedback,
.ss-form .field .form-group-sm textarea + .form-control-feedback,
.form-group-sm .ss-form .field select + .form-control-feedback,
.ss-form .field .form-group-sm select + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block, .has-success .vt-form span.help, .vt-form .has-success span.help, .has-success .ss-form span.help, .ss-form .has-success span.help,
.has-success .control-label,
.has-success .vt-form label,
.vt-form .has-success label,
.has-success .ss-form label,
.ss-form .has-success label,
.has-success .radio,
.has-success .checkbox,
.has-success .vt-form .field.checkbox,
.vt-form .has-success .field.checkbox,
.has-success .ss-form .field.checkbox,
.ss-form .has-success .field.checkbox,
.has-success .radio-inline,
.has-success .vt-form .radio label,
.vt-form .radio .has-success label,
.has-success .ss-form .radio label,
.ss-form .radio .has-success label,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .vt-form .has-success.field.checkbox label, .ss-form .has-success.field.checkbox label, .has-success.radio-inline label, .vt-form .radio label.has-success label, .ss-form .radio label.has-success label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control, .has-success .vt-form .field input[type="text"], .vt-form .field .has-success input[type="text"],
.has-success .vt-form .field input[type="password"],
.vt-form .field .has-success input[type="password"],
.has-success .vt-form .field input[type="email"],
.vt-form .field .has-success input[type="email"],
.has-success .vt-form .field input[type="tel"],
.vt-form .field .has-success input[type="tel"],
.has-success .vt-form .field input[type="number"],
.vt-form .field .has-success input[type="number"],
.has-success .vt-form .field input[type='url'],
.vt-form .field .has-success input[type='url'],
.has-success .vt-form .field select,
.vt-form .field .has-success select, .has-success .ss-form .field input[type="text"], .ss-form .field .has-success input[type="text"],
.has-success .ss-form .field input[type="password"],
.ss-form .field .has-success input[type="password"],
.has-success .ss-form .field input[type="email"],
.ss-form .field .has-success input[type="email"],
.has-success .ss-form .field input[type="tel"],
.ss-form .field .has-success input[type="tel"],
.has-success .ss-form .field input[type="number"],
.ss-form .field .has-success input[type="number"],
.has-success .ss-form .field input[type='url'],
.ss-form .field .has-success input[type='url'],
.has-success .ss-form .field textarea,
.ss-form .field .has-success textarea,
.has-success .ss-form .field select,
.ss-form .field .has-success select {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus, .has-success .vt-form .field input[type="text"]:focus, .vt-form .field .has-success input[type="text"]:focus,
  .has-success .vt-form .field input[type="password"]:focus,
  .vt-form .field .has-success input[type="password"]:focus,
  .has-success .vt-form .field input[type="email"]:focus,
  .vt-form .field .has-success input[type="email"]:focus,
  .has-success .vt-form .field input[type="tel"]:focus,
  .vt-form .field .has-success input[type="tel"]:focus,
  .has-success .vt-form .field input[type="number"]:focus,
  .vt-form .field .has-success input[type="number"]:focus,
  .has-success .vt-form .field input[type='url']:focus,
  .vt-form .field .has-success input[type='url']:focus,
  .has-success .vt-form .field select:focus,
  .vt-form .field .has-success select:focus, .has-success .ss-form .field input[type="text"]:focus, .ss-form .field .has-success input[type="text"]:focus,
  .has-success .ss-form .field input[type="password"]:focus,
  .ss-form .field .has-success input[type="password"]:focus,
  .has-success .ss-form .field input[type="email"]:focus,
  .ss-form .field .has-success input[type="email"]:focus,
  .has-success .ss-form .field input[type="tel"]:focus,
  .ss-form .field .has-success input[type="tel"]:focus,
  .has-success .ss-form .field input[type="number"]:focus,
  .ss-form .field .has-success input[type="number"]:focus,
  .has-success .ss-form .field input[type='url']:focus,
  .ss-form .field .has-success input[type='url']:focus,
  .has-success .ss-form .field textarea:focus,
  .ss-form .field .has-success textarea:focus,
  .has-success .ss-form .field select:focus,
  .ss-form .field .has-success select: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 .vt-form span.help, .vt-form .has-warning span.help, .has-warning .ss-form span.help, .ss-form .has-warning span.help,
.has-warning .control-label,
.has-warning .vt-form label,
.vt-form .has-warning label,
.has-warning .ss-form label,
.ss-form .has-warning label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .vt-form .field.checkbox,
.vt-form .has-warning .field.checkbox,
.has-warning .ss-form .field.checkbox,
.ss-form .has-warning .field.checkbox,
.has-warning .radio-inline,
.has-warning .vt-form .radio label,
.vt-form .radio .has-warning label,
.has-warning .ss-form .radio label,
.ss-form .radio .has-warning label,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .vt-form .has-warning.field.checkbox label, .ss-form .has-warning.field.checkbox label, .has-warning.radio-inline label, .vt-form .radio label.has-warning label, .ss-form .radio label.has-warning label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control, .has-warning .vt-form .field input[type="text"], .vt-form .field .has-warning input[type="text"],
.has-warning .vt-form .field input[type="password"],
.vt-form .field .has-warning input[type="password"],
.has-warning .vt-form .field input[type="email"],
.vt-form .field .has-warning input[type="email"],
.has-warning .vt-form .field input[type="tel"],
.vt-form .field .has-warning input[type="tel"],
.has-warning .vt-form .field input[type="number"],
.vt-form .field .has-warning input[type="number"],
.has-warning .vt-form .field input[type='url'],
.vt-form .field .has-warning input[type='url'],
.has-warning .vt-form .field select,
.vt-form .field .has-warning select, .has-warning .ss-form .field input[type="text"], .ss-form .field .has-warning input[type="text"],
.has-warning .ss-form .field input[type="password"],
.ss-form .field .has-warning input[type="password"],
.has-warning .ss-form .field input[type="email"],
.ss-form .field .has-warning input[type="email"],
.has-warning .ss-form .field input[type="tel"],
.ss-form .field .has-warning input[type="tel"],
.has-warning .ss-form .field input[type="number"],
.ss-form .field .has-warning input[type="number"],
.has-warning .ss-form .field input[type='url'],
.ss-form .field .has-warning input[type='url'],
.has-warning .ss-form .field textarea,
.ss-form .field .has-warning textarea,
.has-warning .ss-form .field select,
.ss-form .field .has-warning select {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus, .has-warning .vt-form .field input[type="text"]:focus, .vt-form .field .has-warning input[type="text"]:focus,
  .has-warning .vt-form .field input[type="password"]:focus,
  .vt-form .field .has-warning input[type="password"]:focus,
  .has-warning .vt-form .field input[type="email"]:focus,
  .vt-form .field .has-warning input[type="email"]:focus,
  .has-warning .vt-form .field input[type="tel"]:focus,
  .vt-form .field .has-warning input[type="tel"]:focus,
  .has-warning .vt-form .field input[type="number"]:focus,
  .vt-form .field .has-warning input[type="number"]:focus,
  .has-warning .vt-form .field input[type='url']:focus,
  .vt-form .field .has-warning input[type='url']:focus,
  .has-warning .vt-form .field select:focus,
  .vt-form .field .has-warning select:focus, .has-warning .ss-form .field input[type="text"]:focus, .ss-form .field .has-warning input[type="text"]:focus,
  .has-warning .ss-form .field input[type="password"]:focus,
  .ss-form .field .has-warning input[type="password"]:focus,
  .has-warning .ss-form .field input[type="email"]:focus,
  .ss-form .field .has-warning input[type="email"]:focus,
  .has-warning .ss-form .field input[type="tel"]:focus,
  .ss-form .field .has-warning input[type="tel"]:focus,
  .has-warning .ss-form .field input[type="number"]:focus,
  .ss-form .field .has-warning input[type="number"]:focus,
  .has-warning .ss-form .field input[type='url']:focus,
  .ss-form .field .has-warning input[type='url']:focus,
  .has-warning .ss-form .field textarea:focus,
  .ss-form .field .has-warning textarea:focus,
  .has-warning .ss-form .field select:focus,
  .ss-form .field .has-warning select: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 .vt-form span.help, .vt-form .has-error span.help, .has-error .ss-form span.help, .ss-form .has-error span.help,
.has-error .control-label,
.has-error .vt-form label,
.vt-form .has-error label,
.has-error .ss-form label,
.ss-form .has-error label,
.has-error .radio,
.has-error .checkbox,
.has-error .vt-form .field.checkbox,
.vt-form .has-error .field.checkbox,
.has-error .ss-form .field.checkbox,
.ss-form .has-error .field.checkbox,
.has-error .radio-inline,
.has-error .vt-form .radio label,
.vt-form .radio .has-error label,
.has-error .ss-form .radio label,
.ss-form .radio .has-error label,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .vt-form .has-error.field.checkbox label, .ss-form .has-error.field.checkbox label, .has-error.radio-inline label, .vt-form .radio label.has-error label, .ss-form .radio label.has-error label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control, .has-error .vt-form .field input[type="text"], .vt-form .field .has-error input[type="text"],
.has-error .vt-form .field input[type="password"],
.vt-form .field .has-error input[type="password"],
.has-error .vt-form .field input[type="email"],
.vt-form .field .has-error input[type="email"],
.has-error .vt-form .field input[type="tel"],
.vt-form .field .has-error input[type="tel"],
.has-error .vt-form .field input[type="number"],
.vt-form .field .has-error input[type="number"],
.has-error .vt-form .field input[type='url'],
.vt-form .field .has-error input[type='url'],
.has-error .vt-form .field select,
.vt-form .field .has-error select, .has-error .ss-form .field input[type="text"], .ss-form .field .has-error input[type="text"],
.has-error .ss-form .field input[type="password"],
.ss-form .field .has-error input[type="password"],
.has-error .ss-form .field input[type="email"],
.ss-form .field .has-error input[type="email"],
.has-error .ss-form .field input[type="tel"],
.ss-form .field .has-error input[type="tel"],
.has-error .ss-form .field input[type="number"],
.ss-form .field .has-error input[type="number"],
.has-error .ss-form .field input[type='url'],
.ss-form .field .has-error input[type='url'],
.has-error .ss-form .field textarea,
.ss-form .field .has-error textarea,
.has-error .ss-form .field select,
.ss-form .field .has-error select {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus, .has-error .vt-form .field input[type="text"]:focus, .vt-form .field .has-error input[type="text"]:focus,
  .has-error .vt-form .field input[type="password"]:focus,
  .vt-form .field .has-error input[type="password"]:focus,
  .has-error .vt-form .field input[type="email"]:focus,
  .vt-form .field .has-error input[type="email"]:focus,
  .has-error .vt-form .field input[type="tel"]:focus,
  .vt-form .field .has-error input[type="tel"]:focus,
  .has-error .vt-form .field input[type="number"]:focus,
  .vt-form .field .has-error input[type="number"]:focus,
  .has-error .vt-form .field input[type='url']:focus,
  .vt-form .field .has-error input[type='url']:focus,
  .has-error .vt-form .field select:focus,
  .vt-form .field .has-error select:focus, .has-error .ss-form .field input[type="text"]:focus, .ss-form .field .has-error input[type="text"]:focus,
  .has-error .ss-form .field input[type="password"]:focus,
  .ss-form .field .has-error input[type="password"]:focus,
  .has-error .ss-form .field input[type="email"]:focus,
  .ss-form .field .has-error input[type="email"]:focus,
  .has-error .ss-form .field input[type="tel"]:focus,
  .ss-form .field .has-error input[type="tel"]:focus,
  .has-error .ss-form .field input[type="number"]:focus,
  .ss-form .field .has-error input[type="number"]:focus,
  .has-error .ss-form .field input[type='url']:focus,
  .ss-form .field .has-error input[type='url']:focus,
  .has-error .ss-form .field textarea:focus,
  .ss-form .field .has-error textarea:focus,
  .has-error .ss-form .field select:focus,
  .ss-form .field .has-error select: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, .vt-form span.help, .ss-form span.help {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group, .form-inline .vt-form .field, .vt-form .form-inline .field, .form-inline .vt-form .actions, .vt-form .form-inline .actions, .form-inline .ss-form .field, .ss-form .form-inline .field, .form-inline .ss-form .actions, .ss-form .form-inline .actions {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline .vt-form .field input[type="text"], .vt-form .field .form-inline input[type="text"],
  .form-inline .vt-form .field input[type="password"],
  .vt-form .field .form-inline input[type="password"],
  .form-inline .vt-form .field input[type="email"],
  .vt-form .field .form-inline input[type="email"],
  .form-inline .vt-form .field input[type="tel"],
  .vt-form .field .form-inline input[type="tel"],
  .form-inline .vt-form .field input[type="number"],
  .vt-form .field .form-inline input[type="number"],
  .form-inline .vt-form .field input[type='url'],
  .vt-form .field .form-inline input[type='url'],
  .form-inline .vt-form .field select,
  .vt-form .field .form-inline select, .form-inline .ss-form .field input[type="text"], .ss-form .field .form-inline input[type="text"],
  .form-inline .ss-form .field input[type="password"],
  .ss-form .field .form-inline input[type="password"],
  .form-inline .ss-form .field input[type="email"],
  .ss-form .field .form-inline input[type="email"],
  .form-inline .ss-form .field input[type="tel"],
  .ss-form .field .form-inline input[type="tel"],
  .form-inline .ss-form .field input[type="number"],
  .ss-form .field .form-inline input[type="number"],
  .form-inline .ss-form .field input[type='url'],
  .ss-form .field .form-inline input[type='url'],
  .form-inline .ss-form .field textarea,
  .ss-form .field .form-inline textarea,
  .form-inline .ss-form .field select,
  .ss-form .field .form-inline select {
    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,
    .form-inline .input-group .vt-form .field input[type="text"],
    .vt-form .field .form-inline .input-group input[type="text"],
    .form-inline .input-group .vt-form .field input[type="password"],
    .vt-form .field .form-inline .input-group input[type="password"],
    .form-inline .input-group .vt-form .field input[type="email"],
    .vt-form .field .form-inline .input-group input[type="email"],
    .form-inline .input-group .vt-form .field input[type="tel"],
    .vt-form .field .form-inline .input-group input[type="tel"],
    .form-inline .input-group .vt-form .field input[type="number"],
    .vt-form .field .form-inline .input-group input[type="number"],
    .form-inline .input-group .vt-form .field input[type='url'],
    .vt-form .field .form-inline .input-group input[type='url'],
    .form-inline .input-group .vt-form .field select,
    .vt-form .field .form-inline .input-group select,
    .form-inline .input-group .ss-form .field input[type="text"],
    .ss-form .field .form-inline .input-group input[type="text"],
    .form-inline .input-group .ss-form .field input[type="password"],
    .ss-form .field .form-inline .input-group input[type="password"],
    .form-inline .input-group .ss-form .field input[type="email"],
    .ss-form .field .form-inline .input-group input[type="email"],
    .form-inline .input-group .ss-form .field input[type="tel"],
    .ss-form .field .form-inline .input-group input[type="tel"],
    .form-inline .input-group .ss-form .field input[type="number"],
    .ss-form .field .form-inline .input-group input[type="number"],
    .form-inline .input-group .ss-form .field input[type='url'],
    .ss-form .field .form-inline .input-group input[type='url'],
    .form-inline .input-group .ss-form .field textarea,
    .ss-form .field .form-inline .input-group textarea,
    .form-inline .input-group .ss-form .field select,
    .ss-form .field .form-inline .input-group select {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline .vt-form .field .input-group > input[type="text"], .vt-form .field .form-inline .input-group > input[type="text"],
  .form-inline .vt-form .field .input-group > input[type="password"],
  .vt-form .field .form-inline .input-group > input[type="password"],
  .form-inline .vt-form .field .input-group > input[type="email"],
  .vt-form .field .form-inline .input-group > input[type="email"],
  .form-inline .vt-form .field .input-group > input[type="tel"],
  .vt-form .field .form-inline .input-group > input[type="tel"],
  .form-inline .vt-form .field .input-group > input[type="number"],
  .vt-form .field .form-inline .input-group > input[type="number"],
  .form-inline .vt-form .field .input-group > input[type='url'],
  .vt-form .field .form-inline .input-group > input[type='url'],
  .form-inline .vt-form .field .input-group > select,
  .vt-form .field .form-inline .input-group > select, .form-inline .ss-form .field .input-group > input[type="text"], .ss-form .field .form-inline .input-group > input[type="text"],
  .form-inline .ss-form .field .input-group > input[type="password"],
  .ss-form .field .form-inline .input-group > input[type="password"],
  .form-inline .ss-form .field .input-group > input[type="email"],
  .ss-form .field .form-inline .input-group > input[type="email"],
  .form-inline .ss-form .field .input-group > input[type="tel"],
  .ss-form .field .form-inline .input-group > input[type="tel"],
  .form-inline .ss-form .field .input-group > input[type="number"],
  .ss-form .field .form-inline .input-group > input[type="number"],
  .form-inline .ss-form .field .input-group > input[type='url'],
  .ss-form .field .form-inline .input-group > input[type='url'],
  .form-inline .ss-form .field .input-group > textarea,
  .ss-form .field .form-inline .input-group > textarea,
  .form-inline .ss-form .field .input-group > select,
  .ss-form .field .form-inline .input-group > select {
    width: 100%; }
  .form-inline .control-label, .form-inline .vt-form label, .vt-form .form-inline label, .form-inline .ss-form label, .ss-form .form-inline label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox,
  .form-inline .vt-form .field.checkbox,
  .vt-form .form-inline .field.checkbox,
  .form-inline .ss-form .field.checkbox,
  .ss-form .form-inline .field.checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label,
    .form-inline .vt-form .field.checkbox label,
    .vt-form .form-inline .field.checkbox label,
    .form-inline .ss-form .field.checkbox label,
    .ss-form .form-inline .field.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 .vt-form .field.checkbox,
.vt-form .form-horizontal .field.checkbox,
.form-horizontal .ss-form .field.checkbox,
.ss-form .form-horizontal .field.checkbox,
.form-horizontal .radio-inline,
.form-horizontal .vt-form .radio label,
.vt-form .radio .form-horizontal label,
.form-horizontal .ss-form .radio label,
.ss-form .radio .form-horizontal label,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .vt-form .field.checkbox,
.vt-form .form-horizontal .field.checkbox,
.form-horizontal .ss-form .field.checkbox,
.ss-form .form-horizontal .field.checkbox {
  min-height: 27px; }
.form-horizontal .form-group, .form-horizontal .vt-form .field, .vt-form .form-horizontal .field, .form-horizontal .vt-form .actions, .vt-form .form-horizontal .actions, .form-horizontal .ss-form .field, .ss-form .form-horizontal .field, .form-horizontal .ss-form .actions, .ss-form .form-horizontal .actions {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .vt-form .field:before, .vt-form .form-horizontal .field:before, .form-horizontal .vt-form .actions:before, .vt-form .form-horizontal .actions:before, .form-horizontal .ss-form .field:before, .ss-form .form-horizontal .field:before, .form-horizontal .ss-form .actions:before, .ss-form .form-horizontal .actions:before, .form-horizontal .form-group:after, .form-horizontal .vt-form .field:after, .vt-form .form-horizontal .field:after, .form-horizontal .vt-form .actions:after, .vt-form .form-horizontal .actions:after, .form-horizontal .ss-form .field:after, .ss-form .form-horizontal .field:after, .form-horizontal .ss-form .actions:after, .ss-form .form-horizontal .actions:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after, .form-horizontal .vt-form .field:after, .vt-form .form-horizontal .field:after, .form-horizontal .vt-form .actions:after, .vt-form .form-horizontal .actions:after, .form-horizontal .ss-form .field:after, .ss-form .form-horizontal .field:after, .form-horizontal .ss-form .actions:after, .ss-form .form-horizontal .actions:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label, .form-horizontal .vt-form label, .vt-form .form-horizontal label, .form-horizontal .ss-form label, .ss-form .form-horizontal 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, .form-horizontal .form-group-lg .vt-form label, .vt-form .form-horizontal .form-group-lg label, .form-horizontal .form-group-lg .ss-form label, .ss-form .form-horizontal .form-group-lg label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label, .form-horizontal .form-group-sm .vt-form label, .vt-form .form-horizontal .form-group-sm label, .form-horizontal .form-group-sm .ss-form label, .ss-form .form-horizontal .form-group-sm label {
    padding-top: 6px;
    font-size: 12px; } }

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

a.btn.disabled, .vt-form .actions a.disabled, .ss-form .actions a.disabled, fieldset[disabled] a.btn, fieldset[disabled] .vt-form .actions a, .vt-form .actions fieldset[disabled] a, fieldset[disabled] .ss-form .actions a, .ss-form .actions fieldset[disabled] a {
  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, .vt-form .actions input[type="submit"], .vt-form .actions button[type="submit"], .ss-form .actions input[type="submit"], .ss-form .actions button[type="submit"] {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .vt-form .actions input[type="submit"]:focus, .vt-form .actions button[type="submit"]:focus, .ss-form .actions input[type="submit"]:focus, .ss-form .actions button[type="submit"]:focus, .btn-primary.focus, .vt-form .actions input.focus[type="submit"], .vt-form .actions button.focus[type="submit"], .ss-form .actions input.focus[type="submit"], .ss-form .actions button.focus[type="submit"] {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover, .vt-form .actions input[type="submit"]:hover, .vt-form .actions button[type="submit"]:hover, .ss-form .actions input[type="submit"]:hover, .ss-form .actions button[type="submit"]:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .vt-form .actions input[type="submit"]:active, .vt-form .actions button[type="submit"]:active, .ss-form .actions input[type="submit"]:active, .ss-form .actions button[type="submit"]:active, .btn-primary.active, .vt-form .actions input.active[type="submit"], .vt-form .actions button.active[type="submit"], .ss-form .actions input.active[type="submit"], .ss-form .actions button.active[type="submit"], .open > .btn-primary.dropdown-toggle, .vt-form .actions .open > input.dropdown-toggle[type="submit"], .vt-form .actions .open > button.dropdown-toggle[type="submit"], .ss-form .actions .open > input.dropdown-toggle[type="submit"], .ss-form .actions .open > button.dropdown-toggle[type="submit"] {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .vt-form .actions input[type="submit"]:active:hover, .vt-form .actions button[type="submit"]:active:hover, .ss-form .actions input[type="submit"]:active:hover, .ss-form .actions button[type="submit"]:active:hover, .btn-primary:active:focus, .vt-form .actions input[type="submit"]:active:focus, .vt-form .actions button[type="submit"]:active:focus, .ss-form .actions input[type="submit"]:active:focus, .ss-form .actions button[type="submit"]:active:focus, .btn-primary:active.focus, .vt-form .actions input[type="submit"]:active.focus, .vt-form .actions button[type="submit"]:active.focus, .ss-form .actions input[type="submit"]:active.focus, .ss-form .actions button[type="submit"]:active.focus, .btn-primary.active:hover, .vt-form .actions input.active[type="submit"]:hover, .vt-form .actions button.active[type="submit"]:hover, .ss-form .actions input.active[type="submit"]:hover, .ss-form .actions button.active[type="submit"]:hover, .btn-primary.active:focus, .vt-form .actions input.active[type="submit"]:focus, .vt-form .actions button.active[type="submit"]:focus, .ss-form .actions input.active[type="submit"]:focus, .ss-form .actions button.active[type="submit"]:focus, .btn-primary.active.focus, .vt-form .actions input.active.focus[type="submit"], .vt-form .actions button.active.focus[type="submit"], .ss-form .actions input.active.focus[type="submit"], .ss-form .actions button.active.focus[type="submit"], .open > .btn-primary.dropdown-toggle:hover, .vt-form .actions .open > input.dropdown-toggle[type="submit"]:hover, .vt-form .actions .open > button.dropdown-toggle[type="submit"]:hover, .ss-form .actions .open > input.dropdown-toggle[type="submit"]:hover, .ss-form .actions .open > button.dropdown-toggle[type="submit"]:hover, .open > .btn-primary.dropdown-toggle:focus, .vt-form .actions .open > input.dropdown-toggle[type="submit"]:focus, .vt-form .actions .open > button.dropdown-toggle[type="submit"]:focus, .ss-form .actions .open > input.dropdown-toggle[type="submit"]:focus, .ss-form .actions .open > button.dropdown-toggle[type="submit"]:focus, .open > .btn-primary.dropdown-toggle.focus, .vt-form .actions .open > input.dropdown-toggle.focus[type="submit"], .vt-form .actions .open > button.dropdown-toggle.focus[type="submit"], .ss-form .actions .open > input.dropdown-toggle.focus[type="submit"], .ss-form .actions .open > button.dropdown-toggle.focus[type="submit"] {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .vt-form .actions input[type="submit"]:active, .vt-form .actions button[type="submit"]:active, .ss-form .actions input[type="submit"]:active, .ss-form .actions button[type="submit"]:active, .btn-primary.active, .vt-form .actions input.active[type="submit"], .vt-form .actions button.active[type="submit"], .ss-form .actions input.active[type="submit"], .ss-form .actions button.active[type="submit"], .open > .btn-primary.dropdown-toggle, .vt-form .actions .open > input.dropdown-toggle[type="submit"], .vt-form .actions .open > button.dropdown-toggle[type="submit"], .ss-form .actions .open > input.dropdown-toggle[type="submit"], .ss-form .actions .open > button.dropdown-toggle[type="submit"] {
    background-image: none; }
  .btn-primary.disabled:hover, .vt-form .actions input.disabled[type="submit"]:hover, .vt-form .actions button.disabled[type="submit"]:hover, .ss-form .actions input.disabled[type="submit"]:hover, .ss-form .actions button.disabled[type="submit"]:hover, .btn-primary.disabled:focus, .vt-form .actions input.disabled[type="submit"]:focus, .vt-form .actions button.disabled[type="submit"]:focus, .ss-form .actions input.disabled[type="submit"]:focus, .ss-form .actions button.disabled[type="submit"]:focus, .btn-primary.disabled.focus, .vt-form .actions input.disabled.focus[type="submit"], .vt-form .actions button.disabled.focus[type="submit"], .ss-form .actions input.disabled.focus[type="submit"], .ss-form .actions button.disabled.focus[type="submit"], .btn-primary[disabled]:hover, .vt-form .actions input[disabled][type="submit"]:hover, .vt-form .actions button[disabled][type="submit"]:hover, .ss-form .actions input[disabled][type="submit"]:hover, .ss-form .actions button[disabled][type="submit"]:hover, .btn-primary[disabled]:focus, .vt-form .actions input[disabled][type="submit"]:focus, .vt-form .actions button[disabled][type="submit"]:focus, .ss-form .actions input[disabled][type="submit"]:focus, .ss-form .actions button[disabled][type="submit"]:focus, .btn-primary[disabled].focus, .vt-form .actions input[disabled].focus[type="submit"], .vt-form .actions button[disabled].focus[type="submit"], .ss-form .actions input[disabled].focus[type="submit"], .ss-form .actions button[disabled].focus[type="submit"], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .vt-form .actions input[type="submit"]:hover, .vt-form .actions fieldset[disabled] input[type="submit"]:hover, fieldset[disabled] .vt-form .actions button[type="submit"]:hover, .vt-form .actions fieldset[disabled] button[type="submit"]:hover, fieldset[disabled] .ss-form .actions input[type="submit"]:hover, .ss-form .actions fieldset[disabled] input[type="submit"]:hover, fieldset[disabled] .ss-form .actions button[type="submit"]:hover, .ss-form .actions fieldset[disabled] button[type="submit"]:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .vt-form .actions input[type="submit"]:focus, .vt-form .actions fieldset[disabled] input[type="submit"]:focus, fieldset[disabled] .vt-form .actions button[type="submit"]:focus, .vt-form .actions fieldset[disabled] button[type="submit"]:focus, fieldset[disabled] .ss-form .actions input[type="submit"]:focus, .ss-form .actions fieldset[disabled] input[type="submit"]:focus, fieldset[disabled] .ss-form .actions button[type="submit"]:focus, .ss-form .actions fieldset[disabled] button[type="submit"]:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .vt-form .actions input.focus[type="submit"], .vt-form .actions fieldset[disabled] input.focus[type="submit"], fieldset[disabled] .vt-form .actions button.focus[type="submit"], .vt-form .actions fieldset[disabled] button.focus[type="submit"], fieldset[disabled] .ss-form .actions input.focus[type="submit"], .ss-form .actions fieldset[disabled] input.focus[type="submit"], fieldset[disabled] .ss-form .actions button.focus[type="submit"], .ss-form .actions fieldset[disabled] button.focus[type="submit"] {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge, .vt-form .actions input[type="submit"] .badge, .vt-form .actions button[type="submit"] .badge, .ss-form .actions input[type="submit"] .badge, .ss-form .actions button[type="submit"] .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, .vt-form .actions a, .ss-form .actions a {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .vt-form .actions a:focus, .ss-form .actions a:focus, .btn-warning.focus, .vt-form .actions a.focus, .ss-form .actions a.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover, .vt-form .actions a:hover, .ss-form .actions a:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .vt-form .actions a:active, .ss-form .actions a:active, .btn-warning.active, .vt-form .actions a.active, .ss-form .actions a.active, .open > .btn-warning.dropdown-toggle, .vt-form .actions .open > a.dropdown-toggle, .ss-form .actions .open > a.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .vt-form .actions a:active:hover, .ss-form .actions a:active:hover, .btn-warning:active:focus, .vt-form .actions a:active:focus, .ss-form .actions a:active:focus, .btn-warning:active.focus, .vt-form .actions a:active.focus, .ss-form .actions a:active.focus, .btn-warning.active:hover, .vt-form .actions a.active:hover, .ss-form .actions a.active:hover, .btn-warning.active:focus, .vt-form .actions a.active:focus, .ss-form .actions a.active:focus, .btn-warning.active.focus, .vt-form .actions a.active.focus, .ss-form .actions a.active.focus, .open > .btn-warning.dropdown-toggle:hover, .vt-form .actions .open > a.dropdown-toggle:hover, .ss-form .actions .open > a.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .vt-form .actions .open > a.dropdown-toggle:focus, .ss-form .actions .open > a.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus, .vt-form .actions .open > a.dropdown-toggle.focus, .ss-form .actions .open > a.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .vt-form .actions a:active, .ss-form .actions a:active, .btn-warning.active, .vt-form .actions a.active, .ss-form .actions a.active, .open > .btn-warning.dropdown-toggle, .vt-form .actions .open > a.dropdown-toggle, .ss-form .actions .open > a.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .vt-form .actions a.disabled:hover, .ss-form .actions a.disabled:hover, .btn-warning.disabled:focus, .vt-form .actions a.disabled:focus, .ss-form .actions a.disabled:focus, .btn-warning.disabled.focus, .vt-form .actions a.disabled.focus, .ss-form .actions a.disabled.focus, .btn-warning[disabled]:hover, .vt-form .actions a[disabled]:hover, .ss-form .actions a[disabled]:hover, .btn-warning[disabled]:focus, .vt-form .actions a[disabled]:focus, .ss-form .actions a[disabled]:focus, .btn-warning[disabled].focus, .vt-form .actions a[disabled].focus, .ss-form .actions a[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .vt-form .actions a:hover, .vt-form .actions fieldset[disabled] a:hover, fieldset[disabled] .ss-form .actions a:hover, .ss-form .actions fieldset[disabled] a:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .vt-form .actions a:focus, .vt-form .actions fieldset[disabled] a:focus, fieldset[disabled] .ss-form .actions a:focus, .ss-form .actions fieldset[disabled] a:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .vt-form .actions a.focus, .vt-form .actions fieldset[disabled] a.focus, fieldset[disabled] .ss-form .actions a.focus, .ss-form .actions fieldset[disabled] a.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge, .vt-form .actions a .badge, .ss-form .actions a .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, .vt-form .actions .btn-group-lg > input[type="submit"], .vt-form .actions .btn-group-lg > button[type="submit"], .vt-form .actions .btn-group-lg > a, .ss-form .actions .btn-group-lg > input[type="submit"], .ss-form .actions .btn-group-lg > button[type="submit"], .ss-form .actions .btn-group-lg > a, .filters .btn-group-lg > li {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .vt-form .actions .btn-group-sm > input[type="submit"], .vt-form .actions .btn-group-sm > button[type="submit"], .vt-form .actions .btn-group-sm > a, .ss-form .actions .btn-group-sm > input[type="submit"], .ss-form .actions .btn-group-sm > button[type="submit"], .ss-form .actions .btn-group-sm > a, .filters .btn-group-sm > li, .filters li {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn, .vt-form .actions .btn-group-xs > input[type="submit"], .vt-form .actions .btn-group-xs > button[type="submit"], .vt-form .actions .btn-group-xs > a, .ss-form .actions .btn-group-xs > input[type="submit"], .ss-form .actions .btn-group-xs > button[type="submit"], .ss-form .actions .btn-group-xs > a, .filters .btn-group-xs > li {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

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

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

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

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

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

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

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

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

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-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, .vt-form .actions .btn-group > input[type="submit"], .vt-form .actions .btn-group > button[type="submit"], .vt-form .actions .btn-group > a, .ss-form .actions .btn-group > input[type="submit"], .ss-form .actions .btn-group > button[type="submit"], .ss-form .actions .btn-group > a, .filters .btn-group > li,
  .btn-group-vertical > .btn,
  .vt-form .actions .btn-group-vertical > input[type="submit"],
  .vt-form .actions .btn-group-vertical > button[type="submit"],
  .vt-form .actions .btn-group-vertical > a,
  .ss-form .actions .btn-group-vertical > input[type="submit"],
  .ss-form .actions .btn-group-vertical > button[type="submit"],
  .ss-form .actions .btn-group-vertical > a,
  .filters .btn-group-vertical > li {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .vt-form .actions .btn-group > input[type="submit"]:hover, .vt-form .actions .btn-group > button[type="submit"]:hover, .vt-form .actions .btn-group > a:hover, .ss-form .actions .btn-group > input[type="submit"]:hover, .ss-form .actions .btn-group > button[type="submit"]:hover, .ss-form .actions .btn-group > a:hover, .filters .btn-group > li:hover, .btn-group > .btn:focus, .vt-form .actions .btn-group > input[type="submit"]:focus, .vt-form .actions .btn-group > button[type="submit"]:focus, .vt-form .actions .btn-group > a:focus, .ss-form .actions .btn-group > input[type="submit"]:focus, .ss-form .actions .btn-group > button[type="submit"]:focus, .ss-form .actions .btn-group > a:focus, .filters .btn-group > li:focus, .btn-group > .btn:active, .vt-form .actions .btn-group > input[type="submit"]:active, .vt-form .actions .btn-group > button[type="submit"]:active, .vt-form .actions .btn-group > a:active, .ss-form .actions .btn-group > input[type="submit"]:active, .ss-form .actions .btn-group > button[type="submit"]:active, .ss-form .actions .btn-group > a:active, .filters .btn-group > li:active, .btn-group > .btn.active, .vt-form .actions .btn-group > input.active[type="submit"], .vt-form .actions .btn-group > button.active[type="submit"], .vt-form .actions .btn-group > a.active, .ss-form .actions .btn-group > input.active[type="submit"], .ss-form .actions .btn-group > button.active[type="submit"], .ss-form .actions .btn-group > a.active, .filters .btn-group > li.active,
    .btn-group-vertical > .btn:hover,
    .vt-form .actions .btn-group-vertical > input[type="submit"]:hover,
    .vt-form .actions .btn-group-vertical > button[type="submit"]:hover,
    .vt-form .actions .btn-group-vertical > a:hover,
    .ss-form .actions .btn-group-vertical > input[type="submit"]:hover,
    .ss-form .actions .btn-group-vertical > button[type="submit"]:hover,
    .ss-form .actions .btn-group-vertical > a:hover,
    .filters .btn-group-vertical > li:hover,
    .btn-group-vertical > .btn:focus,
    .vt-form .actions .btn-group-vertical > input[type="submit"]:focus,
    .vt-form .actions .btn-group-vertical > button[type="submit"]:focus,
    .vt-form .actions .btn-group-vertical > a:focus,
    .ss-form .actions .btn-group-vertical > input[type="submit"]:focus,
    .ss-form .actions .btn-group-vertical > button[type="submit"]:focus,
    .ss-form .actions .btn-group-vertical > a:focus,
    .filters .btn-group-vertical > li:focus,
    .btn-group-vertical > .btn:active,
    .vt-form .actions .btn-group-vertical > input[type="submit"]:active,
    .vt-form .actions .btn-group-vertical > button[type="submit"]:active,
    .vt-form .actions .btn-group-vertical > a:active,
    .ss-form .actions .btn-group-vertical > input[type="submit"]:active,
    .ss-form .actions .btn-group-vertical > button[type="submit"]:active,
    .ss-form .actions .btn-group-vertical > a:active,
    .filters .btn-group-vertical > li:active,
    .btn-group-vertical > .btn.active,
    .vt-form .actions .btn-group-vertical > input.active[type="submit"],
    .vt-form .actions .btn-group-vertical > button.active[type="submit"],
    .vt-form .actions .btn-group-vertical > a.active,
    .ss-form .actions .btn-group-vertical > input.active[type="submit"],
    .ss-form .actions .btn-group-vertical > button.active[type="submit"],
    .ss-form .actions .btn-group-vertical > a.active,
    .filters .btn-group-vertical > li.active {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group .vt-form .actions input[type="submit"] + .btn, .vt-form .actions .btn-group input[type="submit"] + .btn, .btn-group .vt-form .actions button[type="submit"] + .btn, .vt-form .actions .btn-group button[type="submit"] + .btn, .btn-group .vt-form .actions a + .btn, .vt-form .actions .btn-group a + .btn, .btn-group .ss-form .actions input[type="submit"] + .btn, .ss-form .actions .btn-group input[type="submit"] + .btn, .btn-group .ss-form .actions button[type="submit"] + .btn, .ss-form .actions .btn-group button[type="submit"] + .btn, .btn-group .ss-form .actions a + .btn, .ss-form .actions .btn-group a + .btn, .btn-group .filters li + .btn, .filters .btn-group li + .btn, .btn-group .vt-form .actions .btn + input[type="submit"], .vt-form .actions .btn-group .btn + input[type="submit"], .btn-group .vt-form .actions input[type="submit"] + input[type="submit"], .vt-form .actions .btn-group input[type="submit"] + input[type="submit"], .btn-group .vt-form .actions button[type="submit"] + input[type="submit"], .vt-form .actions .btn-group button[type="submit"] + input[type="submit"], .btn-group .vt-form .actions a + input[type="submit"], .vt-form .actions .btn-group a + input[type="submit"], .btn-group .filters .vt-form .actions li + input[type="submit"], .vt-form .actions .btn-group .filters li + input[type="submit"], .filters .btn-group .vt-form .actions li + input[type="submit"], .vt-form .actions .filters .btn-group li + input[type="submit"], .btn-group .vt-form .actions .btn + button[type="submit"], .vt-form .actions .btn-group .btn + button[type="submit"], .btn-group .vt-form .actions input[type="submit"] + button[type="submit"], .vt-form .actions .btn-group input[type="submit"] + button[type="submit"], .btn-group .vt-form .actions button[type="submit"] + button[type="submit"], .vt-form .actions .btn-group button[type="submit"] + button[type="submit"], .btn-group .vt-form .actions a + button[type="submit"], .vt-form .actions .btn-group a + button[type="submit"], .btn-group .filters .vt-form .actions li + button[type="submit"], .vt-form .actions .btn-group .filters li + button[type="submit"], .filters .btn-group .vt-form .actions li + button[type="submit"], .vt-form .actions .filters .btn-group li + button[type="submit"], .btn-group .vt-form .actions .btn + a, .vt-form .actions .btn-group .btn + a, .btn-group .vt-form .actions input[type="submit"] + a, .vt-form .actions .btn-group input[type="submit"] + a, .btn-group .vt-form .actions button[type="submit"] + a, .vt-form .actions .btn-group button[type="submit"] + a, .btn-group .vt-form .actions a + a, .vt-form .actions .btn-group a + a, .btn-group .filters .vt-form .actions li + a, .vt-form .actions .btn-group .filters li + a, .filters .btn-group .vt-form .actions li + a, .vt-form .actions .filters .btn-group li + a, .btn-group .ss-form .actions .btn + input[type="submit"], .ss-form .actions .btn-group .btn + input[type="submit"], .btn-group .ss-form .actions input[type="submit"] + input[type="submit"], .ss-form .actions .btn-group input[type="submit"] + input[type="submit"], .btn-group .ss-form .actions button[type="submit"] + input[type="submit"], .ss-form .actions .btn-group button[type="submit"] + input[type="submit"], .btn-group .ss-form .actions a + input[type="submit"], .ss-form .actions .btn-group a + input[type="submit"], .btn-group .filters .ss-form .actions li + input[type="submit"], .ss-form .actions .btn-group .filters li + input[type="submit"], .filters .btn-group .ss-form .actions li + input[type="submit"], .ss-form .actions .filters .btn-group li + input[type="submit"], .btn-group .ss-form .actions .btn + button[type="submit"], .ss-form .actions .btn-group .btn + button[type="submit"], .btn-group .ss-form .actions input[type="submit"] + button[type="submit"], .ss-form .actions .btn-group input[type="submit"] + button[type="submit"], .btn-group .ss-form .actions button[type="submit"] + button[type="submit"], .ss-form .actions .btn-group button[type="submit"] + button[type="submit"], .btn-group .ss-form .actions a + button[type="submit"], .ss-form .actions .btn-group a + button[type="submit"], .btn-group .filters .ss-form .actions li + button[type="submit"], .ss-form .actions .btn-group .filters li + button[type="submit"], .filters .btn-group .ss-form .actions li + button[type="submit"], .ss-form .actions .filters .btn-group li + button[type="submit"], .btn-group .ss-form .actions .btn + a, .ss-form .actions .btn-group .btn + a, .btn-group .ss-form .actions input[type="submit"] + a, .ss-form .actions .btn-group input[type="submit"] + a, .btn-group .ss-form .actions button[type="submit"] + a, .ss-form .actions .btn-group button[type="submit"] + a, .btn-group .ss-form .actions a + a, .ss-form .actions .btn-group a + a, .btn-group .filters .ss-form .actions li + a, .ss-form .actions .btn-group .filters li + a, .filters .btn-group .ss-form .actions li + a, .ss-form .actions .filters .btn-group li + a, .btn-group .filters .btn + li, .filters .btn-group .btn + li, .btn-group .vt-form .actions .filters input[type="submit"] + li, .filters .btn-group .vt-form .actions input[type="submit"] + li, .vt-form .actions .btn-group .filters input[type="submit"] + li, .filters .vt-form .actions .btn-group input[type="submit"] + li, .btn-group .vt-form .actions .filters button[type="submit"] + li, .filters .btn-group .vt-form .actions button[type="submit"] + li, .vt-form .actions .btn-group .filters button[type="submit"] + li, .filters .vt-form .actions .btn-group button[type="submit"] + li, .btn-group .vt-form .actions .filters a + li, .filters .btn-group .vt-form .actions a + li, .vt-form .actions .btn-group .filters a + li, .filters .vt-form .actions .btn-group a + li, .btn-group .ss-form .actions .filters input[type="submit"] + li, .filters .btn-group .ss-form .actions input[type="submit"] + li, .ss-form .actions .btn-group .filters input[type="submit"] + li, .filters .ss-form .actions .btn-group input[type="submit"] + li, .btn-group .ss-form .actions .filters button[type="submit"] + li, .filters .btn-group .ss-form .actions button[type="submit"] + li, .ss-form .actions .btn-group .filters button[type="submit"] + li, .filters .ss-form .actions .btn-group button[type="submit"] + li, .btn-group .ss-form .actions .filters a + li, .filters .btn-group .ss-form .actions a + li, .ss-form .actions .btn-group .filters a + li, .filters .ss-form .actions .btn-group a + li, .btn-group .filters li + li, .filters .btn-group li + li,
.btn-group .btn + .btn-group,
.btn-group .vt-form .actions input[type="submit"] + .btn-group,
.vt-form .actions .btn-group input[type="submit"] + .btn-group,
.btn-group .vt-form .actions button[type="submit"] + .btn-group,
.vt-form .actions .btn-group button[type="submit"] + .btn-group,
.btn-group .vt-form .actions a + .btn-group,
.vt-form .actions .btn-group a + .btn-group,
.btn-group .ss-form .actions input[type="submit"] + .btn-group,
.ss-form .actions .btn-group input[type="submit"] + .btn-group,
.btn-group .ss-form .actions button[type="submit"] + .btn-group,
.ss-form .actions .btn-group button[type="submit"] + .btn-group,
.btn-group .ss-form .actions a + .btn-group,
.ss-form .actions .btn-group a + .btn-group,
.btn-group .filters li + .btn-group,
.filters .btn-group li + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .vt-form .actions .btn-group + input[type="submit"],
.vt-form .actions .btn-group .btn-group + input[type="submit"],
.btn-group .vt-form .actions .btn-group + button[type="submit"],
.vt-form .actions .btn-group .btn-group + button[type="submit"],
.btn-group .vt-form .actions .btn-group + a,
.vt-form .actions .btn-group .btn-group + a,
.btn-group .ss-form .actions .btn-group + input[type="submit"],
.ss-form .actions .btn-group .btn-group + input[type="submit"],
.btn-group .ss-form .actions .btn-group + button[type="submit"],
.ss-form .actions .btn-group .btn-group + button[type="submit"],
.btn-group .ss-form .actions .btn-group + a,
.ss-form .actions .btn-group .btn-group + a,
.btn-group .filters .btn-group + li,
.filters .btn-group .btn-group + li,
.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 .vt-form .actions input[type="submit"], .vt-form .actions .btn-toolbar input[type="submit"], .btn-toolbar .vt-form .actions button[type="submit"], .vt-form .actions .btn-toolbar button[type="submit"], .btn-toolbar .vt-form .actions a, .vt-form .actions .btn-toolbar a, .btn-toolbar .ss-form .actions input[type="submit"], .ss-form .actions .btn-toolbar input[type="submit"], .btn-toolbar .ss-form .actions button[type="submit"], .ss-form .actions .btn-toolbar button[type="submit"], .btn-toolbar .ss-form .actions a, .ss-form .actions .btn-toolbar a, .btn-toolbar .filters li, .filters .btn-toolbar li,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .vt-form .actions .btn-toolbar > input[type="submit"], .vt-form .actions .btn-toolbar > button[type="submit"], .vt-form .actions .btn-toolbar > a, .ss-form .actions .btn-toolbar > input[type="submit"], .ss-form .actions .btn-toolbar > button[type="submit"], .ss-form .actions .btn-toolbar > a, .filters .btn-toolbar > li,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .vt-form .actions .btn-group > input[type="submit"]:not(:first-child):not(:last-child):not(.dropdown-toggle), .vt-form .actions .btn-group > button[type="submit"]:not(:first-child):not(:last-child):not(.dropdown-toggle), .vt-form .actions .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle), .ss-form .actions .btn-group > input[type="submit"]:not(:first-child):not(:last-child):not(.dropdown-toggle), .ss-form .actions .btn-group > button[type="submit"]:not(:first-child):not(:last-child):not(.dropdown-toggle), .ss-form .actions .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle), .filters .btn-group > li:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .vt-form .actions .btn-group > input[type="submit"]:first-child, .vt-form .actions .btn-group > button[type="submit"]:first-child, .vt-form .actions .btn-group > a:first-child, .ss-form .actions .btn-group > input[type="submit"]:first-child, .ss-form .actions .btn-group > button[type="submit"]:first-child, .ss-form .actions .btn-group > a:first-child, .filters .btn-group > li:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .vt-form .actions .btn-group > input[type="submit"]:first-child:not(:last-child):not(.dropdown-toggle), .vt-form .actions .btn-group > button[type="submit"]:first-child:not(:last-child):not(.dropdown-toggle), .vt-form .actions .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle), .ss-form .actions .btn-group > input[type="submit"]:first-child:not(:last-child):not(.dropdown-toggle), .ss-form .actions .btn-group > button[type="submit"]:first-child:not(:last-child):not(.dropdown-toggle), .ss-form .actions .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle), .filters .btn-group > li: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), .vt-form .actions .btn-group > input[type="submit"]:last-child:not(:first-child), .vt-form .actions .btn-group > button[type="submit"]:last-child:not(:first-child), .vt-form .actions .btn-group > a:last-child:not(:first-child), .ss-form .actions .btn-group > input[type="submit"]:last-child:not(:first-child), .ss-form .actions .btn-group > button[type="submit"]:last-child:not(:first-child), .ss-form .actions .btn-group > a:last-child:not(:first-child), .filters .btn-group > li: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, .vt-form .actions .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .vt-form .actions .btn-group > .btn-group:not(:first-child):not(:last-child) > button[type="submit"], .vt-form .actions .btn-group > .btn-group:not(:first-child):not(:last-child) > a, .ss-form .actions .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .ss-form .actions .btn-group > .btn-group:not(:first-child):not(:last-child) > button[type="submit"], .ss-form .actions .btn-group > .btn-group:not(:first-child):not(:last-child) > a, .filters .btn-group > .btn-group:not(:first-child):not(:last-child) > li {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .vt-form .actions .btn-group > .btn-group:first-child:not(:last-child) > input[type="submit"]:last-child, .vt-form .actions .btn-group > .btn-group:first-child:not(:last-child) > button[type="submit"]:last-child, .vt-form .actions .btn-group > .btn-group:first-child:not(:last-child) > a:last-child, .ss-form .actions .btn-group > .btn-group:first-child:not(:last-child) > input[type="submit"]:last-child, .ss-form .actions .btn-group > .btn-group:first-child:not(:last-child) > button[type="submit"]:last-child, .ss-form .actions .btn-group > .btn-group:first-child:not(:last-child) > a:last-child, .filters .btn-group > .btn-group:first-child:not(:last-child) > li: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, .vt-form .actions .btn-group > .btn-group:last-child:not(:first-child) > input[type="submit"]:first-child, .vt-form .actions .btn-group > .btn-group:last-child:not(:first-child) > button[type="submit"]:first-child, .vt-form .actions .btn-group > .btn-group:last-child:not(:first-child) > a:first-child, .ss-form .actions .btn-group > .btn-group:last-child:not(:first-child) > input[type="submit"]:first-child, .ss-form .actions .btn-group > .btn-group:last-child:not(:first-child) > button[type="submit"]:first-child, .ss-form .actions .btn-group > .btn-group:last-child:not(:first-child) > a:first-child, .filters .btn-group > .btn-group:last-child:not(:first-child) > li: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, .vt-form .actions .btn-group > input[type="submit"] + .dropdown-toggle, .vt-form .actions .btn-group > button[type="submit"] + .dropdown-toggle, .vt-form .actions .btn-group > a + .dropdown-toggle, .ss-form .actions .btn-group > input[type="submit"] + .dropdown-toggle, .ss-form .actions .btn-group > button[type="submit"] + .dropdown-toggle, .ss-form .actions .btn-group > a + .dropdown-toggle, .filters .btn-group > li + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .vt-form .actions .btn-group-lg.btn-group > input[type="submit"] + .dropdown-toggle, .vt-form .actions .btn-group-lg.btn-group > button[type="submit"] + .dropdown-toggle, .vt-form .actions .btn-group-lg.btn-group > a + .dropdown-toggle, .ss-form .actions .btn-group-lg.btn-group > input[type="submit"] + .dropdown-toggle, .ss-form .actions .btn-group-lg.btn-group > button[type="submit"] + .dropdown-toggle, .ss-form .actions .btn-group-lg.btn-group > a + .dropdown-toggle, .filters .btn-group-lg.btn-group > li + .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, .vt-form .actions input[type="submit"] .caret, .vt-form .actions button[type="submit"] .caret, .vt-form .actions a .caret, .ss-form .actions input[type="submit"] .caret, .ss-form .actions button[type="submit"] .caret, .ss-form .actions a .caret, .filters li .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .vt-form .actions .btn-group-lg > input[type="submit"] .caret, .vt-form .actions .btn-group-lg > button[type="submit"] .caret, .vt-form .actions .btn-group-lg > a .caret, .ss-form .actions .btn-group-lg > input[type="submit"] .caret, .ss-form .actions .btn-group-lg > button[type="submit"] .caret, .ss-form .actions .btn-group-lg > a .caret, .filters .btn-group-lg > li .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .vt-form .actions .btn-group-lg > input[type="submit"] .caret, .vt-form .actions .dropup .btn-group-lg > input[type="submit"] .caret, .dropup .vt-form .actions .btn-group-lg > button[type="submit"] .caret, .vt-form .actions .dropup .btn-group-lg > button[type="submit"] .caret, .dropup .vt-form .actions .btn-group-lg > a .caret, .vt-form .actions .dropup .btn-group-lg > a .caret, .dropup .ss-form .actions .btn-group-lg > input[type="submit"] .caret, .ss-form .actions .dropup .btn-group-lg > input[type="submit"] .caret, .dropup .ss-form .actions .btn-group-lg > button[type="submit"] .caret, .ss-form .actions .dropup .btn-group-lg > button[type="submit"] .caret, .dropup .ss-form .actions .btn-group-lg > a .caret, .ss-form .actions .dropup .btn-group-lg > a .caret, .dropup .filters .btn-group-lg > li .caret, .filters .dropup .btn-group-lg > li .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .vt-form .actions .btn-group-vertical > input[type="submit"], .vt-form .actions .btn-group-vertical > button[type="submit"], .vt-form .actions .btn-group-vertical > a, .ss-form .actions .btn-group-vertical > input[type="submit"], .ss-form .actions .btn-group-vertical > button[type="submit"], .ss-form .actions .btn-group-vertical > a, .filters .btn-group-vertical > li,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.vt-form .actions .btn-group-vertical > .btn-group > input[type="submit"],
.vt-form .actions .btn-group-vertical > .btn-group > button[type="submit"],
.vt-form .actions .btn-group-vertical > .btn-group > a,
.ss-form .actions .btn-group-vertical > .btn-group > input[type="submit"],
.ss-form .actions .btn-group-vertical > .btn-group > button[type="submit"],
.ss-form .actions .btn-group-vertical > .btn-group > a,
.filters .btn-group-vertical > .btn-group > li {
  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, .vt-form .actions .btn-group-vertical > .btn-group > input[type="submit"], .vt-form .actions .btn-group-vertical > .btn-group > button[type="submit"], .vt-form .actions .btn-group-vertical > .btn-group > a, .ss-form .actions .btn-group-vertical > .btn-group > input[type="submit"], .ss-form .actions .btn-group-vertical > .btn-group > button[type="submit"], .ss-form .actions .btn-group-vertical > .btn-group > a, .filters .btn-group-vertical > .btn-group > li {
  float: none; }
.btn-group-vertical > .btn + .btn, .vt-form .actions .btn-group-vertical > input[type="submit"] + .btn, .vt-form .actions .btn-group-vertical > button[type="submit"] + .btn, .vt-form .actions .btn-group-vertical > a + .btn, .ss-form .actions .btn-group-vertical > input[type="submit"] + .btn, .ss-form .actions .btn-group-vertical > button[type="submit"] + .btn, .ss-form .actions .btn-group-vertical > a + .btn, .filters .btn-group-vertical > li + .btn, .vt-form .actions .btn-group-vertical > .btn + input[type="submit"], .vt-form .actions .btn-group-vertical > input[type="submit"] + input[type="submit"], .vt-form .actions .btn-group-vertical > button[type="submit"] + input[type="submit"], .vt-form .actions .btn-group-vertical > a + input[type="submit"], .filters .vt-form .actions .btn-group-vertical > li + input[type="submit"], .vt-form .actions .filters .btn-group-vertical > li + input[type="submit"], .vt-form .actions .btn-group-vertical > .btn + button[type="submit"], .vt-form .actions .btn-group-vertical > input[type="submit"] + button[type="submit"], .vt-form .actions .btn-group-vertical > button[type="submit"] + button[type="submit"], .vt-form .actions .btn-group-vertical > a + button[type="submit"], .filters .vt-form .actions .btn-group-vertical > li + button[type="submit"], .vt-form .actions .filters .btn-group-vertical > li + button[type="submit"], .vt-form .actions .btn-group-vertical > .btn + a, .vt-form .actions .btn-group-vertical > input[type="submit"] + a, .vt-form .actions .btn-group-vertical > button[type="submit"] + a, .vt-form .actions .btn-group-vertical > a + a, .filters .vt-form .actions .btn-group-vertical > li + a, .vt-form .actions .filters .btn-group-vertical > li + a, .ss-form .actions .btn-group-vertical > .btn + input[type="submit"], .ss-form .actions .btn-group-vertical > input[type="submit"] + input[type="submit"], .ss-form .actions .btn-group-vertical > button[type="submit"] + input[type="submit"], .ss-form .actions .btn-group-vertical > a + input[type="submit"], .filters .ss-form .actions .btn-group-vertical > li + input[type="submit"], .ss-form .actions .filters .btn-group-vertical > li + input[type="submit"], .ss-form .actions .btn-group-vertical > .btn + button[type="submit"], .ss-form .actions .btn-group-vertical > input[type="submit"] + button[type="submit"], .ss-form .actions .btn-group-vertical > button[type="submit"] + button[type="submit"], .ss-form .actions .btn-group-vertical > a + button[type="submit"], .filters .ss-form .actions .btn-group-vertical > li + button[type="submit"], .ss-form .actions .filters .btn-group-vertical > li + button[type="submit"], .ss-form .actions .btn-group-vertical > .btn + a, .ss-form .actions .btn-group-vertical > input[type="submit"] + a, .ss-form .actions .btn-group-vertical > button[type="submit"] + a, .ss-form .actions .btn-group-vertical > a + a, .filters .ss-form .actions .btn-group-vertical > li + a, .ss-form .actions .filters .btn-group-vertical > li + a, .filters .btn-group-vertical > .btn + li, .vt-form .actions .filters .btn-group-vertical > input[type="submit"] + li, .filters .vt-form .actions .btn-group-vertical > input[type="submit"] + li, .vt-form .actions .filters .btn-group-vertical > button[type="submit"] + li, .filters .vt-form .actions .btn-group-vertical > button[type="submit"] + li, .vt-form .actions .filters .btn-group-vertical > a + li, .filters .vt-form .actions .btn-group-vertical > a + li, .ss-form .actions .filters .btn-group-vertical > input[type="submit"] + li, .filters .ss-form .actions .btn-group-vertical > input[type="submit"] + li, .ss-form .actions .filters .btn-group-vertical > button[type="submit"] + li, .filters .ss-form .actions .btn-group-vertical > button[type="submit"] + li, .ss-form .actions .filters .btn-group-vertical > a + li, .filters .ss-form .actions .btn-group-vertical > a + li, .filters .btn-group-vertical > li + li,
.btn-group-vertical > .btn + .btn-group,
.vt-form .actions .btn-group-vertical > input[type="submit"] + .btn-group,
.vt-form .actions .btn-group-vertical > button[type="submit"] + .btn-group,
.vt-form .actions .btn-group-vertical > a + .btn-group,
.ss-form .actions .btn-group-vertical > input[type="submit"] + .btn-group,
.ss-form .actions .btn-group-vertical > button[type="submit"] + .btn-group,
.ss-form .actions .btn-group-vertical > a + .btn-group,
.filters .btn-group-vertical > li + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.vt-form .actions .btn-group-vertical > .btn-group + input[type="submit"],
.vt-form .actions .btn-group-vertical > .btn-group + button[type="submit"],
.vt-form .actions .btn-group-vertical > .btn-group + a,
.ss-form .actions .btn-group-vertical > .btn-group + input[type="submit"],
.ss-form .actions .btn-group-vertical > .btn-group + button[type="submit"],
.ss-form .actions .btn-group-vertical > .btn-group + a,
.filters .btn-group-vertical > .btn-group + li,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .vt-form .actions .btn-group-vertical > input[type="submit"]:not(:first-child):not(:last-child), .vt-form .actions .btn-group-vertical > button[type="submit"]:not(:first-child):not(:last-child), .vt-form .actions .btn-group-vertical > a:not(:first-child):not(:last-child), .ss-form .actions .btn-group-vertical > input[type="submit"]:not(:first-child):not(:last-child), .ss-form .actions .btn-group-vertical > button[type="submit"]:not(:first-child):not(:last-child), .ss-form .actions .btn-group-vertical > a:not(:first-child):not(:last-child), .filters .btn-group-vertical > li:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child), .vt-form .actions .btn-group-vertical > input[type="submit"]:first-child:not(:last-child), .vt-form .actions .btn-group-vertical > button[type="submit"]:first-child:not(:last-child), .vt-form .actions .btn-group-vertical > a:first-child:not(:last-child), .ss-form .actions .btn-group-vertical > input[type="submit"]:first-child:not(:last-child), .ss-form .actions .btn-group-vertical > button[type="submit"]:first-child:not(:last-child), .ss-form .actions .btn-group-vertical > a:first-child:not(:last-child), .filters .btn-group-vertical > li: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), .vt-form .actions .btn-group-vertical > input[type="submit"]:last-child:not(:first-child), .vt-form .actions .btn-group-vertical > button[type="submit"]:last-child:not(:first-child), .vt-form .actions .btn-group-vertical > a:last-child:not(:first-child), .ss-form .actions .btn-group-vertical > input[type="submit"]:last-child:not(:first-child), .ss-form .actions .btn-group-vertical > button[type="submit"]:last-child:not(:first-child), .ss-form .actions .btn-group-vertical > a:last-child:not(:first-child), .filters .btn-group-vertical > li: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, .vt-form .actions .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .vt-form .actions .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button[type="submit"], .vt-form .actions .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a, .ss-form .actions .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .ss-form .actions .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button[type="submit"], .ss-form .actions .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a, .filters .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > li {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .vt-form .actions .btn-group-vertical > .btn-group:first-child:not(:last-child) > input[type="submit"]:last-child, .vt-form .actions .btn-group-vertical > .btn-group:first-child:not(:last-child) > button[type="submit"]:last-child, .vt-form .actions .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child, .ss-form .actions .btn-group-vertical > .btn-group:first-child:not(:last-child) > input[type="submit"]:last-child, .ss-form .actions .btn-group-vertical > .btn-group:first-child:not(:last-child) > button[type="submit"]:last-child, .ss-form .actions .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child, .filters .btn-group-vertical > .btn-group:first-child:not(:last-child) > li: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, .vt-form .actions .btn-group-vertical > .btn-group:last-child:not(:first-child) > input[type="submit"]:first-child, .vt-form .actions .btn-group-vertical > .btn-group:last-child:not(:first-child) > button[type="submit"]:first-child, .vt-form .actions .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child, .ss-form .actions .btn-group-vertical > .btn-group:last-child:not(:first-child) > input[type="submit"]:first-child, .ss-form .actions .btn-group-vertical > .btn-group:last-child:not(:first-child) > button[type="submit"]:first-child, .ss-form .actions .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child, .filters .btn-group-vertical > .btn-group:last-child:not(:first-child) > li: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, .vt-form .actions .btn-group-justified > input[type="submit"], .vt-form .actions .btn-group-justified > button[type="submit"], .vt-form .actions .btn-group-justified > a, .ss-form .actions .btn-group-justified > input[type="submit"], .ss-form .actions .btn-group-justified > button[type="submit"], .ss-form .actions .btn-group-justified > a, .filters .btn-group-justified > li,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .vt-form .actions input[type="submit"], .vt-form .actions .btn-group-justified > .btn-group input[type="submit"], .btn-group-justified > .btn-group .vt-form .actions button[type="submit"], .vt-form .actions .btn-group-justified > .btn-group button[type="submit"], .btn-group-justified > .btn-group .vt-form .actions a, .vt-form .actions .btn-group-justified > .btn-group a, .btn-group-justified > .btn-group .ss-form .actions input[type="submit"], .ss-form .actions .btn-group-justified > .btn-group input[type="submit"], .btn-group-justified > .btn-group .ss-form .actions button[type="submit"], .ss-form .actions .btn-group-justified > .btn-group button[type="submit"], .btn-group-justified > .btn-group .ss-form .actions a, .ss-form .actions .btn-group-justified > .btn-group a, .btn-group-justified > .btn-group .filters li, .filters .btn-group-justified > .btn-group li {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], .vt-form .actions [data-toggle="buttons"] > input[type="submit"] input[type="radio"], .vt-form .actions [data-toggle="buttons"] > button[type="submit"] input[type="radio"], .vt-form .actions [data-toggle="buttons"] > a input[type="radio"], .ss-form .actions [data-toggle="buttons"] > input[type="submit"] input[type="radio"], .ss-form .actions [data-toggle="buttons"] > button[type="submit"] input[type="radio"], .ss-form .actions [data-toggle="buttons"] > a input[type="radio"], .filters [data-toggle="buttons"] > li input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
.vt-form .actions [data-toggle="buttons"] > input[type="submit"] input[type="checkbox"],
.vt-form .actions [data-toggle="buttons"] > button[type="submit"] input[type="checkbox"],
.vt-form .actions [data-toggle="buttons"] > a input[type="checkbox"],
.ss-form .actions [data-toggle="buttons"] > input[type="submit"] input[type="checkbox"],
.ss-form .actions [data-toggle="buttons"] > button[type="submit"] input[type="checkbox"],
.ss-form .actions [data-toggle="buttons"] > a input[type="checkbox"],
.filters [data-toggle="buttons"] > li input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.vt-form .actions [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="radio"],
.vt-form .actions [data-toggle="buttons"] > .btn-group > button[type="submit"] input[type="radio"],
.vt-form .actions [data-toggle="buttons"] > .btn-group > a input[type="radio"],
.ss-form .actions [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="radio"],
.ss-form .actions [data-toggle="buttons"] > .btn-group > button[type="submit"] input[type="radio"],
.ss-form .actions [data-toggle="buttons"] > .btn-group > a input[type="radio"],
.filters [data-toggle="buttons"] > .btn-group > li input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.vt-form .actions [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="checkbox"],
.vt-form .actions [data-toggle="buttons"] > .btn-group > button[type="submit"] input[type="checkbox"],
.vt-form .actions [data-toggle="buttons"] > .btn-group > a input[type="checkbox"],
.ss-form .actions [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="checkbox"],
.ss-form .actions [data-toggle="buttons"] > .btn-group > button[type="submit"] input[type="checkbox"],
.ss-form .actions [data-toggle="buttons"] > .btn-group > a input[type="checkbox"],
.filters [data-toggle="buttons"] > .btn-group > li 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, .input-group .vt-form .field input[type="text"], .vt-form .field .input-group input[type="text"],
  .input-group .vt-form .field input[type="password"],
  .vt-form .field .input-group input[type="password"],
  .input-group .vt-form .field input[type="email"],
  .vt-form .field .input-group input[type="email"],
  .input-group .vt-form .field input[type="tel"],
  .vt-form .field .input-group input[type="tel"],
  .input-group .vt-form .field input[type="number"],
  .vt-form .field .input-group input[type="number"],
  .input-group .vt-form .field input[type='url'],
  .vt-form .field .input-group input[type='url'],
  .input-group .vt-form .field select,
  .vt-form .field .input-group select, .input-group .ss-form .field input[type="text"], .ss-form .field .input-group input[type="text"],
  .input-group .ss-form .field input[type="password"],
  .ss-form .field .input-group input[type="password"],
  .input-group .ss-form .field input[type="email"],
  .ss-form .field .input-group input[type="email"],
  .input-group .ss-form .field input[type="tel"],
  .ss-form .field .input-group input[type="tel"],
  .input-group .ss-form .field input[type="number"],
  .ss-form .field .input-group input[type="number"],
  .input-group .ss-form .field input[type='url'],
  .ss-form .field .input-group input[type='url'],
  .input-group .ss-form .field textarea,
  .ss-form .field .input-group textarea,
  .input-group .ss-form .field select,
  .ss-form .field .input-group select {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .vt-form .field input[type="text"]:focus, .vt-form .field .input-group input[type="text"]:focus,
    .input-group .vt-form .field input[type="password"]:focus,
    .vt-form .field .input-group input[type="password"]:focus,
    .input-group .vt-form .field input[type="email"]:focus,
    .vt-form .field .input-group input[type="email"]:focus,
    .input-group .vt-form .field input[type="tel"]:focus,
    .vt-form .field .input-group input[type="tel"]:focus,
    .input-group .vt-form .field input[type="number"]:focus,
    .vt-form .field .input-group input[type="number"]:focus,
    .input-group .vt-form .field input[type='url']:focus,
    .vt-form .field .input-group input[type='url']:focus,
    .input-group .vt-form .field select:focus,
    .vt-form .field .input-group select:focus, .input-group .ss-form .field input[type="text"]:focus, .ss-form .field .input-group input[type="text"]:focus,
    .input-group .ss-form .field input[type="password"]:focus,
    .ss-form .field .input-group input[type="password"]:focus,
    .input-group .ss-form .field input[type="email"]:focus,
    .ss-form .field .input-group input[type="email"]:focus,
    .input-group .ss-form .field input[type="tel"]:focus,
    .ss-form .field .input-group input[type="tel"]:focus,
    .input-group .ss-form .field input[type="number"]:focus,
    .ss-form .field .input-group input[type="number"]:focus,
    .input-group .ss-form .field input[type='url']:focus,
    .ss-form .field .input-group input[type='url']:focus,
    .input-group .ss-form .field textarea:focus,
    .ss-form .field .input-group textarea:focus,
    .input-group .ss-form .field select:focus,
    .ss-form .field .input-group select:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .vt-form .field input[type="text"],
.vt-form .field .input-group input[type="text"],
.input-group .vt-form .field input[type="password"],
.vt-form .field .input-group input[type="password"],
.input-group .vt-form .field input[type="email"],
.vt-form .field .input-group input[type="email"],
.input-group .vt-form .field input[type="tel"],
.vt-form .field .input-group input[type="tel"],
.input-group .vt-form .field input[type="number"],
.vt-form .field .input-group input[type="number"],
.input-group .vt-form .field input[type='url'],
.vt-form .field .input-group input[type='url'],
.input-group .vt-form .field select,
.vt-form .field .input-group select,
.input-group .ss-form .field input[type="text"],
.ss-form .field .input-group input[type="text"],
.input-group .ss-form .field input[type="password"],
.ss-form .field .input-group input[type="password"],
.input-group .ss-form .field input[type="email"],
.ss-form .field .input-group input[type="email"],
.input-group .ss-form .field input[type="tel"],
.ss-form .field .input-group input[type="tel"],
.input-group .ss-form .field input[type="number"],
.ss-form .field .input-group input[type="number"],
.input-group .ss-form .field input[type='url'],
.ss-form .field .input-group input[type='url'],
.input-group .ss-form .field textarea,
.ss-form .field .input-group textarea,
.input-group .ss-form .field select,
.ss-form .field .input-group select {
  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),
  .input-group .vt-form .field input[type="text"]:not(:first-child):not(:last-child),
  .vt-form .field .input-group input[type="text"]:not(:first-child):not(:last-child),
  .input-group .vt-form .field input[type="password"]:not(:first-child):not(:last-child),
  .vt-form .field .input-group input[type="password"]:not(:first-child):not(:last-child),
  .input-group .vt-form .field input[type="email"]:not(:first-child):not(:last-child),
  .vt-form .field .input-group input[type="email"]:not(:first-child):not(:last-child),
  .input-group .vt-form .field input[type="tel"]:not(:first-child):not(:last-child),
  .vt-form .field .input-group input[type="tel"]:not(:first-child):not(:last-child),
  .input-group .vt-form .field input[type="number"]:not(:first-child):not(:last-child),
  .vt-form .field .input-group input[type="number"]:not(:first-child):not(:last-child),
  .input-group .vt-form .field input[type='url']:not(:first-child):not(:last-child),
  .vt-form .field .input-group input[type='url']:not(:first-child):not(:last-child),
  .input-group .vt-form .field select:not(:first-child):not(:last-child),
  .vt-form .field .input-group select:not(:first-child):not(:last-child),
  .input-group .ss-form .field input[type="text"]:not(:first-child):not(:last-child),
  .ss-form .field .input-group input[type="text"]:not(:first-child):not(:last-child),
  .input-group .ss-form .field input[type="password"]:not(:first-child):not(:last-child),
  .ss-form .field .input-group input[type="password"]:not(:first-child):not(:last-child),
  .input-group .ss-form .field input[type="email"]:not(:first-child):not(:last-child),
  .ss-form .field .input-group input[type="email"]:not(:first-child):not(:last-child),
  .input-group .ss-form .field input[type="tel"]:not(:first-child):not(:last-child),
  .ss-form .field .input-group input[type="tel"]:not(:first-child):not(:last-child),
  .input-group .ss-form .field input[type="number"]:not(:first-child):not(:last-child),
  .ss-form .field .input-group input[type="number"]:not(:first-child):not(:last-child),
  .input-group .ss-form .field input[type='url']:not(:first-child):not(:last-child),
  .ss-form .field .input-group input[type='url']:not(:first-child):not(:last-child),
  .input-group .ss-form .field textarea:not(:first-child):not(:last-child),
  .ss-form .field .input-group textarea:not(:first-child):not(:last-child),
  .input-group .ss-form .field select:not(:first-child):not(:last-child),
  .ss-form .field .input-group select: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, .vt-form .field .input-group-sm > input.input-group-addon[type="text"],
  .vt-form .field .input-group-sm > input.input-group-addon[type="password"],
  .vt-form .field .input-group-sm > input.input-group-addon[type="email"],
  .vt-form .field .input-group-sm > input.input-group-addon[type="tel"],
  .vt-form .field .input-group-sm > input.input-group-addon[type="number"],
  .vt-form .field .input-group-sm > input.input-group-addon[type='url'],
  .vt-form .field .input-group-sm > select.input-group-addon, .ss-form .field .input-group-sm > input.input-group-addon[type="text"],
  .ss-form .field .input-group-sm > input.input-group-addon[type="password"],
  .ss-form .field .input-group-sm > input.input-group-addon[type="email"],
  .ss-form .field .input-group-sm > input.input-group-addon[type="tel"],
  .ss-form .field .input-group-sm > input.input-group-addon[type="number"],
  .ss-form .field .input-group-sm > input.input-group-addon[type='url'],
  .ss-form .field .input-group-sm > textarea.input-group-addon,
  .ss-form .field .input-group-sm > select.input-group-addon,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .vt-form .actions .input-group-sm > .input-group-btn > input.input-group-addon[type="submit"],
  .vt-form .actions .input-group-sm > .input-group-btn > button.input-group-addon[type="submit"],
  .vt-form .actions .input-group-sm > .input-group-btn > a.input-group-addon,
  .ss-form .actions .input-group-sm > .input-group-btn > input.input-group-addon[type="submit"],
  .ss-form .actions .input-group-sm > .input-group-btn > button.input-group-addon[type="submit"],
  .ss-form .actions .input-group-sm > .input-group-btn > a.input-group-addon,
  .filters .input-group-sm > .input-group-btn > li.input-group-addon {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg, .vt-form .field .input-group-lg > input.input-group-addon[type="text"],
  .vt-form .field .input-group-lg > input.input-group-addon[type="password"],
  .vt-form .field .input-group-lg > input.input-group-addon[type="email"],
  .vt-form .field .input-group-lg > input.input-group-addon[type="tel"],
  .vt-form .field .input-group-lg > input.input-group-addon[type="number"],
  .vt-form .field .input-group-lg > input.input-group-addon[type='url'],
  .vt-form .field .input-group-lg > select.input-group-addon, .ss-form .field .input-group-lg > input.input-group-addon[type="text"],
  .ss-form .field .input-group-lg > input.input-group-addon[type="password"],
  .ss-form .field .input-group-lg > input.input-group-addon[type="email"],
  .ss-form .field .input-group-lg > input.input-group-addon[type="tel"],
  .ss-form .field .input-group-lg > input.input-group-addon[type="number"],
  .ss-form .field .input-group-lg > input.input-group-addon[type='url'],
  .ss-form .field .input-group-lg > textarea.input-group-addon,
  .ss-form .field .input-group-lg > select.input-group-addon,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .vt-form .actions .input-group-lg > .input-group-btn > input.input-group-addon[type="submit"],
  .vt-form .actions .input-group-lg > .input-group-btn > button.input-group-addon[type="submit"],
  .vt-form .actions .input-group-lg > .input-group-btn > a.input-group-addon,
  .ss-form .actions .input-group-lg > .input-group-btn > input.input-group-addon[type="submit"],
  .ss-form .actions .input-group-lg > .input-group-btn > button.input-group-addon[type="submit"],
  .ss-form .actions .input-group-lg > .input-group-btn > a.input-group-addon,
  .filters .input-group-lg > .input-group-btn > li.input-group-addon {
    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 .vt-form .field input[type="text"]:first-child, .vt-form .field .input-group input[type="text"]:first-child,
.input-group .vt-form .field input[type="password"]:first-child,
.vt-form .field .input-group input[type="password"]:first-child,
.input-group .vt-form .field input[type="email"]:first-child,
.vt-form .field .input-group input[type="email"]:first-child,
.input-group .vt-form .field input[type="tel"]:first-child,
.vt-form .field .input-group input[type="tel"]:first-child,
.input-group .vt-form .field input[type="number"]:first-child,
.vt-form .field .input-group input[type="number"]:first-child,
.input-group .vt-form .field input[type='url']:first-child,
.vt-form .field .input-group input[type='url']:first-child,
.input-group .vt-form .field select:first-child,
.vt-form .field .input-group select:first-child, .input-group .ss-form .field input[type="text"]:first-child, .ss-form .field .input-group input[type="text"]:first-child,
.input-group .ss-form .field input[type="password"]:first-child,
.ss-form .field .input-group input[type="password"]:first-child,
.input-group .ss-form .field input[type="email"]:first-child,
.ss-form .field .input-group input[type="email"]:first-child,
.input-group .ss-form .field input[type="tel"]:first-child,
.ss-form .field .input-group input[type="tel"]:first-child,
.input-group .ss-form .field input[type="number"]:first-child,
.ss-form .field .input-group input[type="number"]:first-child,
.input-group .ss-form .field input[type='url']:first-child,
.ss-form .field .input-group input[type='url']:first-child,
.input-group .ss-form .field textarea:first-child,
.ss-form .field .input-group textarea:first-child,
.input-group .ss-form .field select:first-child,
.ss-form .field .input-group select:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.vt-form .actions .input-group-btn:first-child > input[type="submit"],
.vt-form .actions .input-group-btn:first-child > button[type="submit"],
.vt-form .actions .input-group-btn:first-child > a,
.ss-form .actions .input-group-btn:first-child > input[type="submit"],
.ss-form .actions .input-group-btn:first-child > button[type="submit"],
.ss-form .actions .input-group-btn:first-child > a,
.filters .input-group-btn:first-child > li,
.input-group-btn:first-child > .btn-group > .btn,
.vt-form .actions .input-group-btn:first-child > .btn-group > input[type="submit"],
.vt-form .actions .input-group-btn:first-child > .btn-group > button[type="submit"],
.vt-form .actions .input-group-btn:first-child > .btn-group > a,
.ss-form .actions .input-group-btn:first-child > .btn-group > input[type="submit"],
.ss-form .actions .input-group-btn:first-child > .btn-group > button[type="submit"],
.ss-form .actions .input-group-btn:first-child > .btn-group > a,
.filters .input-group-btn:first-child > .btn-group > li,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.vt-form .actions .input-group-btn:last-child > input[type="submit"]:not(:last-child):not(.dropdown-toggle),
.vt-form .actions .input-group-btn:last-child > button[type="submit"]:not(:last-child):not(.dropdown-toggle),
.vt-form .actions .input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle),
.ss-form .actions .input-group-btn:last-child > input[type="submit"]:not(:last-child):not(.dropdown-toggle),
.ss-form .actions .input-group-btn:last-child > button[type="submit"]:not(:last-child):not(.dropdown-toggle),
.ss-form .actions .input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle),
.filters .input-group-btn:last-child > li:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.vt-form .actions .input-group-btn:last-child > .btn-group:not(:last-child) > input[type="submit"],
.vt-form .actions .input-group-btn:last-child > .btn-group:not(:last-child) > button[type="submit"],
.vt-form .actions .input-group-btn:last-child > .btn-group:not(:last-child) > a,
.ss-form .actions .input-group-btn:last-child > .btn-group:not(:last-child) > input[type="submit"],
.ss-form .actions .input-group-btn:last-child > .btn-group:not(:last-child) > button[type="submit"],
.ss-form .actions .input-group-btn:last-child > .btn-group:not(:last-child) > a,
.filters .input-group-btn:last-child > .btn-group:not(:last-child) > li {
  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 .vt-form .field input[type="text"]:last-child, .vt-form .field .input-group input[type="text"]:last-child,
.input-group .vt-form .field input[type="password"]:last-child,
.vt-form .field .input-group input[type="password"]:last-child,
.input-group .vt-form .field input[type="email"]:last-child,
.vt-form .field .input-group input[type="email"]:last-child,
.input-group .vt-form .field input[type="tel"]:last-child,
.vt-form .field .input-group input[type="tel"]:last-child,
.input-group .vt-form .field input[type="number"]:last-child,
.vt-form .field .input-group input[type="number"]:last-child,
.input-group .vt-form .field input[type='url']:last-child,
.vt-form .field .input-group input[type='url']:last-child,
.input-group .vt-form .field select:last-child,
.vt-form .field .input-group select:last-child, .input-group .ss-form .field input[type="text"]:last-child, .ss-form .field .input-group input[type="text"]:last-child,
.input-group .ss-form .field input[type="password"]:last-child,
.ss-form .field .input-group input[type="password"]:last-child,
.input-group .ss-form .field input[type="email"]:last-child,
.ss-form .field .input-group input[type="email"]:last-child,
.input-group .ss-form .field input[type="tel"]:last-child,
.ss-form .field .input-group input[type="tel"]:last-child,
.input-group .ss-form .field input[type="number"]:last-child,
.ss-form .field .input-group input[type="number"]:last-child,
.input-group .ss-form .field input[type='url']:last-child,
.ss-form .field .input-group input[type='url']:last-child,
.input-group .ss-form .field textarea:last-child,
.ss-form .field .input-group textarea:last-child,
.input-group .ss-form .field select:last-child,
.ss-form .field .input-group select:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.vt-form .actions .input-group-btn:last-child > input[type="submit"],
.vt-form .actions .input-group-btn:last-child > button[type="submit"],
.vt-form .actions .input-group-btn:last-child > a,
.ss-form .actions .input-group-btn:last-child > input[type="submit"],
.ss-form .actions .input-group-btn:last-child > button[type="submit"],
.ss-form .actions .input-group-btn:last-child > a,
.filters .input-group-btn:last-child > li,
.input-group-btn:last-child > .btn-group > .btn,
.vt-form .actions .input-group-btn:last-child > .btn-group > input[type="submit"],
.vt-form .actions .input-group-btn:last-child > .btn-group > button[type="submit"],
.vt-form .actions .input-group-btn:last-child > .btn-group > a,
.ss-form .actions .input-group-btn:last-child > .btn-group > input[type="submit"],
.ss-form .actions .input-group-btn:last-child > .btn-group > button[type="submit"],
.ss-form .actions .input-group-btn:last-child > .btn-group > a,
.filters .input-group-btn:last-child > .btn-group > li,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.vt-form .actions .input-group-btn:first-child > input[type="submit"]:not(:first-child),
.vt-form .actions .input-group-btn:first-child > button[type="submit"]:not(:first-child),
.vt-form .actions .input-group-btn:first-child > a:not(:first-child),
.ss-form .actions .input-group-btn:first-child > input[type="submit"]:not(:first-child),
.ss-form .actions .input-group-btn:first-child > button[type="submit"]:not(:first-child),
.ss-form .actions .input-group-btn:first-child > a:not(:first-child),
.filters .input-group-btn:first-child > li:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.vt-form .actions .input-group-btn:first-child > .btn-group:not(:first-child) > input[type="submit"],
.vt-form .actions .input-group-btn:first-child > .btn-group:not(:first-child) > button[type="submit"],
.vt-form .actions .input-group-btn:first-child > .btn-group:not(:first-child) > a,
.ss-form .actions .input-group-btn:first-child > .btn-group:not(:first-child) > input[type="submit"],
.ss-form .actions .input-group-btn:first-child > .btn-group:not(:first-child) > button[type="submit"],
.ss-form .actions .input-group-btn:first-child > .btn-group:not(:first-child) > a,
.filters .input-group-btn:first-child > .btn-group:not(:first-child) > li {
  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, .vt-form .actions .input-group-btn > input[type="submit"], .vt-form .actions .input-group-btn > button[type="submit"], .vt-form .actions .input-group-btn > a, .ss-form .actions .input-group-btn > input[type="submit"], .ss-form .actions .input-group-btn > button[type="submit"], .ss-form .actions .input-group-btn > a, .filters .input-group-btn > li {
    position: relative; }
    .input-group-btn > .btn + .btn, .vt-form .actions .input-group-btn > input[type="submit"] + .btn, .vt-form .actions .input-group-btn > button[type="submit"] + .btn, .vt-form .actions .input-group-btn > a + .btn, .ss-form .actions .input-group-btn > input[type="submit"] + .btn, .ss-form .actions .input-group-btn > button[type="submit"] + .btn, .ss-form .actions .input-group-btn > a + .btn, .filters .input-group-btn > li + .btn, .vt-form .actions .input-group-btn > .btn + input[type="submit"], .vt-form .actions .input-group-btn > input[type="submit"] + input[type="submit"], .vt-form .actions .input-group-btn > button[type="submit"] + input[type="submit"], .vt-form .actions .input-group-btn > a + input[type="submit"], .filters .vt-form .actions .input-group-btn > li + input[type="submit"], .vt-form .actions .filters .input-group-btn > li + input[type="submit"], .vt-form .actions .input-group-btn > .btn + button[type="submit"], .vt-form .actions .input-group-btn > input[type="submit"] + button[type="submit"], .vt-form .actions .input-group-btn > button[type="submit"] + button[type="submit"], .vt-form .actions .input-group-btn > a + button[type="submit"], .filters .vt-form .actions .input-group-btn > li + button[type="submit"], .vt-form .actions .filters .input-group-btn > li + button[type="submit"], .vt-form .actions .input-group-btn > .btn + a, .vt-form .actions .input-group-btn > input[type="submit"] + a, .vt-form .actions .input-group-btn > button[type="submit"] + a, .vt-form .actions .input-group-btn > a + a, .filters .vt-form .actions .input-group-btn > li + a, .vt-form .actions .filters .input-group-btn > li + a, .ss-form .actions .input-group-btn > .btn + input[type="submit"], .ss-form .actions .input-group-btn > input[type="submit"] + input[type="submit"], .ss-form .actions .input-group-btn > button[type="submit"] + input[type="submit"], .ss-form .actions .input-group-btn > a + input[type="submit"], .filters .ss-form .actions .input-group-btn > li + input[type="submit"], .ss-form .actions .filters .input-group-btn > li + input[type="submit"], .ss-form .actions .input-group-btn > .btn + button[type="submit"], .ss-form .actions .input-group-btn > input[type="submit"] + button[type="submit"], .ss-form .actions .input-group-btn > button[type="submit"] + button[type="submit"], .ss-form .actions .input-group-btn > a + button[type="submit"], .filters .ss-form .actions .input-group-btn > li + button[type="submit"], .ss-form .actions .filters .input-group-btn > li + button[type="submit"], .ss-form .actions .input-group-btn > .btn + a, .ss-form .actions .input-group-btn > input[type="submit"] + a, .ss-form .actions .input-group-btn > button[type="submit"] + a, .ss-form .actions .input-group-btn > a + a, .filters .ss-form .actions .input-group-btn > li + a, .ss-form .actions .filters .input-group-btn > li + a, .filters .input-group-btn > .btn + li, .vt-form .actions .filters .input-group-btn > input[type="submit"] + li, .filters .vt-form .actions .input-group-btn > input[type="submit"] + li, .vt-form .actions .filters .input-group-btn > button[type="submit"] + li, .filters .vt-form .actions .input-group-btn > button[type="submit"] + li, .vt-form .actions .filters .input-group-btn > a + li, .filters .vt-form .actions .input-group-btn > a + li, .ss-form .actions .filters .input-group-btn > input[type="submit"] + li, .filters .ss-form .actions .input-group-btn > input[type="submit"] + li, .ss-form .actions .filters .input-group-btn > button[type="submit"] + li, .filters .ss-form .actions .input-group-btn > button[type="submit"] + li, .ss-form .actions .filters .input-group-btn > a + li, .filters .ss-form .actions .input-group-btn > a + li, .filters .input-group-btn > li + li {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .vt-form .actions .input-group-btn > input[type="submit"]:hover, .vt-form .actions .input-group-btn > button[type="submit"]:hover, .vt-form .actions .input-group-btn > a:hover, .ss-form .actions .input-group-btn > input[type="submit"]:hover, .ss-form .actions .input-group-btn > button[type="submit"]:hover, .ss-form .actions .input-group-btn > a:hover, .filters .input-group-btn > li:hover, .input-group-btn > .btn:focus, .vt-form .actions .input-group-btn > input[type="submit"]:focus, .vt-form .actions .input-group-btn > button[type="submit"]:focus, .vt-form .actions .input-group-btn > a:focus, .ss-form .actions .input-group-btn > input[type="submit"]:focus, .ss-form .actions .input-group-btn > button[type="submit"]:focus, .ss-form .actions .input-group-btn > a:focus, .filters .input-group-btn > li:focus, .input-group-btn > .btn:active, .vt-form .actions .input-group-btn > input[type="submit"]:active, .vt-form .actions .input-group-btn > button[type="submit"]:active, .vt-form .actions .input-group-btn > a:active, .ss-form .actions .input-group-btn > input[type="submit"]:active, .ss-form .actions .input-group-btn > button[type="submit"]:active, .ss-form .actions .input-group-btn > a:active, .filters .input-group-btn > li:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .vt-form .actions .input-group-btn:first-child > input[type="submit"], .vt-form .actions .input-group-btn:first-child > button[type="submit"], .vt-form .actions .input-group-btn:first-child > a, .ss-form .actions .input-group-btn:first-child > input[type="submit"], .ss-form .actions .input-group-btn:first-child > button[type="submit"], .ss-form .actions .input-group-btn:first-child > a, .filters .input-group-btn:first-child > li,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .vt-form .actions .input-group-btn:last-child > input[type="submit"], .vt-form .actions .input-group-btn:last-child > button[type="submit"], .vt-form .actions .input-group-btn:last-child > a, .ss-form .actions .input-group-btn:last-child > input[type="submit"], .ss-form .actions .input-group-btn:last-child > button[type="submit"], .ss-form .actions .input-group-btn:last-child > a, .filters .input-group-btn:last-child > li,
  .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, .navbar-form .vt-form .field, .vt-form .navbar-form .field, .navbar-form .vt-form .actions, .vt-form .navbar-form .actions, .navbar-form .ss-form .field, .ss-form .navbar-form .field, .navbar-form .ss-form .actions, .ss-form .navbar-form .actions {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control, .navbar-form .vt-form .field input[type="text"], .vt-form .field .navbar-form input[type="text"],
    .navbar-form .vt-form .field input[type="password"],
    .vt-form .field .navbar-form input[type="password"],
    .navbar-form .vt-form .field input[type="email"],
    .vt-form .field .navbar-form input[type="email"],
    .navbar-form .vt-form .field input[type="tel"],
    .vt-form .field .navbar-form input[type="tel"],
    .navbar-form .vt-form .field input[type="number"],
    .vt-form .field .navbar-form input[type="number"],
    .navbar-form .vt-form .field input[type='url'],
    .vt-form .field .navbar-form input[type='url'],
    .navbar-form .vt-form .field select,
    .vt-form .field .navbar-form select, .navbar-form .ss-form .field input[type="text"], .ss-form .field .navbar-form input[type="text"],
    .navbar-form .ss-form .field input[type="password"],
    .ss-form .field .navbar-form input[type="password"],
    .navbar-form .ss-form .field input[type="email"],
    .ss-form .field .navbar-form input[type="email"],
    .navbar-form .ss-form .field input[type="tel"],
    .ss-form .field .navbar-form input[type="tel"],
    .navbar-form .ss-form .field input[type="number"],
    .ss-form .field .navbar-form input[type="number"],
    .navbar-form .ss-form .field input[type='url'],
    .ss-form .field .navbar-form input[type='url'],
    .navbar-form .ss-form .field textarea,
    .ss-form .field .navbar-form textarea,
    .navbar-form .ss-form .field select,
    .ss-form .field .navbar-form select {
      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,
      .navbar-form .input-group .vt-form .field input[type="text"],
      .vt-form .field .navbar-form .input-group input[type="text"],
      .navbar-form .input-group .vt-form .field input[type="password"],
      .vt-form .field .navbar-form .input-group input[type="password"],
      .navbar-form .input-group .vt-form .field input[type="email"],
      .vt-form .field .navbar-form .input-group input[type="email"],
      .navbar-form .input-group .vt-form .field input[type="tel"],
      .vt-form .field .navbar-form .input-group input[type="tel"],
      .navbar-form .input-group .vt-form .field input[type="number"],
      .vt-form .field .navbar-form .input-group input[type="number"],
      .navbar-form .input-group .vt-form .field input[type='url'],
      .vt-form .field .navbar-form .input-group input[type='url'],
      .navbar-form .input-group .vt-form .field select,
      .vt-form .field .navbar-form .input-group select,
      .navbar-form .input-group .ss-form .field input[type="text"],
      .ss-form .field .navbar-form .input-group input[type="text"],
      .navbar-form .input-group .ss-form .field input[type="password"],
      .ss-form .field .navbar-form .input-group input[type="password"],
      .navbar-form .input-group .ss-form .field input[type="email"],
      .ss-form .field .navbar-form .input-group input[type="email"],
      .navbar-form .input-group .ss-form .field input[type="tel"],
      .ss-form .field .navbar-form .input-group input[type="tel"],
      .navbar-form .input-group .ss-form .field input[type="number"],
      .ss-form .field .navbar-form .input-group input[type="number"],
      .navbar-form .input-group .ss-form .field input[type='url'],
      .ss-form .field .navbar-form .input-group input[type='url'],
      .navbar-form .input-group .ss-form .field textarea,
      .ss-form .field .navbar-form .input-group textarea,
      .navbar-form .input-group .ss-form .field select,
      .ss-form .field .navbar-form .input-group select {
        width: auto; }
    .navbar-form .input-group > .form-control, .navbar-form .vt-form .field .input-group > input[type="text"], .vt-form .field .navbar-form .input-group > input[type="text"],
    .navbar-form .vt-form .field .input-group > input[type="password"],
    .vt-form .field .navbar-form .input-group > input[type="password"],
    .navbar-form .vt-form .field .input-group > input[type="email"],
    .vt-form .field .navbar-form .input-group > input[type="email"],
    .navbar-form .vt-form .field .input-group > input[type="tel"],
    .vt-form .field .navbar-form .input-group > input[type="tel"],
    .navbar-form .vt-form .field .input-group > input[type="number"],
    .vt-form .field .navbar-form .input-group > input[type="number"],
    .navbar-form .vt-form .field .input-group > input[type='url'],
    .vt-form .field .navbar-form .input-group > input[type='url'],
    .navbar-form .vt-form .field .input-group > select,
    .vt-form .field .navbar-form .input-group > select, .navbar-form .ss-form .field .input-group > input[type="text"], .ss-form .field .navbar-form .input-group > input[type="text"],
    .navbar-form .ss-form .field .input-group > input[type="password"],
    .ss-form .field .navbar-form .input-group > input[type="password"],
    .navbar-form .ss-form .field .input-group > input[type="email"],
    .ss-form .field .navbar-form .input-group > input[type="email"],
    .navbar-form .ss-form .field .input-group > input[type="tel"],
    .ss-form .field .navbar-form .input-group > input[type="tel"],
    .navbar-form .ss-form .field .input-group > input[type="number"],
    .ss-form .field .navbar-form .input-group > input[type="number"],
    .navbar-form .ss-form .field .input-group > input[type='url'],
    .ss-form .field .navbar-form .input-group > input[type='url'],
    .navbar-form .ss-form .field .input-group > textarea,
    .ss-form .field .navbar-form .input-group > textarea,
    .navbar-form .ss-form .field .input-group > select,
    .ss-form .field .navbar-form .input-group > select {
      width: 100%; }
    .navbar-form .control-label, .navbar-form .vt-form label, .vt-form .navbar-form label, .navbar-form .ss-form label, .ss-form .navbar-form label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox,
    .navbar-form .vt-form .field.checkbox,
    .vt-form .navbar-form .field.checkbox,
    .navbar-form .ss-form .field.checkbox,
    .ss-form .navbar-form .field.checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label,
      .navbar-form .vt-form .field.checkbox label,
      .vt-form .navbar-form .field.checkbox label,
      .navbar-form .ss-form .field.checkbox label,
      .ss-form .navbar-form .field.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, .navbar-form .vt-form .field, .vt-form .navbar-form .field, .navbar-form .vt-form .actions, .vt-form .navbar-form .actions, .navbar-form .ss-form .field, .ss-form .navbar-form .field, .navbar-form .ss-form .actions, .ss-form .navbar-form .actions {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child, .navbar-form .vt-form .field:last-child, .vt-form .navbar-form .field:last-child, .navbar-form .vt-form .actions:last-child, .vt-form .navbar-form .actions:last-child, .navbar-form .ss-form .field:last-child, .ss-form .navbar-form .field:last-child, .navbar-form .ss-form .actions:last-child, .ss-form .navbar-form .actions: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, .vt-form .actions .btn-group-sm > input.navbar-btn[type="submit"], .vt-form .actions .btn-group-sm > button.navbar-btn[type="submit"], .vt-form .actions .btn-group-sm > a.navbar-btn, .ss-form .actions .btn-group-sm > input.navbar-btn[type="submit"], .ss-form .actions .btn-group-sm > button.navbar-btn[type="submit"], .ss-form .actions .btn-group-sm > a.navbar-btn, .filters li.navbar-btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .vt-form .actions .btn-group-xs > input.navbar-btn[type="submit"], .vt-form .actions .btn-group-xs > button.navbar-btn[type="submit"], .vt-form .actions .btn-group-xs > a.navbar-btn, .ss-form .actions .btn-group-xs > input.navbar-btn[type="submit"], .ss-form .actions .btn-group-xs > button.navbar-btn[type="submit"], .ss-form .actions .btn-group-xs > a.navbar-btn, .filters .btn-group-xs > li.navbar-btn {
    margin-top: 14px;
    margin-bottom: 14px; }

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

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

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

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

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

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    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, .vt-form .actions input[type="submit"] .label, .vt-form .actions button[type="submit"] .label, .vt-form .actions a .label, .ss-form .actions input[type="submit"] .label, .ss-form .actions button[type="submit"] .label, .ss-form .actions a .label, .filters li .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, .vt-form .actions input[type="submit"] .badge, .vt-form .actions button[type="submit"] .badge, .vt-form .actions a .badge, .ss-form .actions input[type="submit"] .badge, .ss-form .actions button[type="submit"] .badge, .ss-form .actions a .badge, .filters li .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .vt-form .actions .btn-group-xs > input[type="submit"] .badge, .vt-form .actions .btn-group-xs > button[type="submit"] .badge, .vt-form .actions .btn-group-xs > a .badge, .ss-form .actions .btn-group-xs > input[type="submit"] .badge, .ss-form .actions .btn-group-xs > button[type="submit"] .badge, .ss-form .actions .btn-group-xs > a .badge, .filters .btn-group-xs > li .badge, .btn-group-xs > .btn .badge, .vt-form .actions .btn-group-xs > input[type="submit"] .badge, .vt-form .actions .btn-group-xs > button[type="submit"] .badge, .vt-form .actions .btn-group-xs > a .badge, .ss-form .actions .btn-group-xs > input[type="submit"] .badge, .ss-form .actions .btn-group-xs > button[type="submit"] .badge, .ss-form .actions .btn-group-xs > a .badge, .filters .btn-group-xs > li .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,
  .jumbotron .countdown {
    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,
      .jumbotron .countdown {
        font-size: 63px; } }

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

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

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

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

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

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

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

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

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  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);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

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

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

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

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

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

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: 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 {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    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 .vt-form .actions input[type="submit"] + .btn, .vt-form .actions .modal-footer input[type="submit"] + .btn, .modal-footer .vt-form .actions button[type="submit"] + .btn, .vt-form .actions .modal-footer button[type="submit"] + .btn, .modal-footer .vt-form .actions a + .btn, .vt-form .actions .modal-footer a + .btn, .modal-footer .ss-form .actions input[type="submit"] + .btn, .ss-form .actions .modal-footer input[type="submit"] + .btn, .modal-footer .ss-form .actions button[type="submit"] + .btn, .ss-form .actions .modal-footer button[type="submit"] + .btn, .modal-footer .ss-form .actions a + .btn, .ss-form .actions .modal-footer a + .btn, .modal-footer .filters li + .btn, .filters .modal-footer li + .btn, .modal-footer .vt-form .actions .btn + input[type="submit"], .vt-form .actions .modal-footer .btn + input[type="submit"], .modal-footer .vt-form .actions input[type="submit"] + input[type="submit"], .vt-form .actions .modal-footer input[type="submit"] + input[type="submit"], .modal-footer .vt-form .actions button[type="submit"] + input[type="submit"], .vt-form .actions .modal-footer button[type="submit"] + input[type="submit"], .modal-footer .vt-form .actions a + input[type="submit"], .vt-form .actions .modal-footer a + input[type="submit"], .modal-footer .filters .vt-form .actions li + input[type="submit"], .vt-form .actions .modal-footer .filters li + input[type="submit"], .filters .modal-footer .vt-form .actions li + input[type="submit"], .vt-form .actions .filters .modal-footer li + input[type="submit"], .modal-footer .vt-form .actions .btn + button[type="submit"], .vt-form .actions .modal-footer .btn + button[type="submit"], .modal-footer .vt-form .actions input[type="submit"] + button[type="submit"], .vt-form .actions .modal-footer input[type="submit"] + button[type="submit"], .modal-footer .vt-form .actions button[type="submit"] + button[type="submit"], .vt-form .actions .modal-footer button[type="submit"] + button[type="submit"], .modal-footer .vt-form .actions a + button[type="submit"], .vt-form .actions .modal-footer a + button[type="submit"], .modal-footer .filters .vt-form .actions li + button[type="submit"], .vt-form .actions .modal-footer .filters li + button[type="submit"], .filters .modal-footer .vt-form .actions li + button[type="submit"], .vt-form .actions .filters .modal-footer li + button[type="submit"], .modal-footer .vt-form .actions .btn + a, .vt-form .actions .modal-footer .btn + a, .modal-footer .vt-form .actions input[type="submit"] + a, .vt-form .actions .modal-footer input[type="submit"] + a, .modal-footer .vt-form .actions button[type="submit"] + a, .vt-form .actions .modal-footer button[type="submit"] + a, .modal-footer .vt-form .actions a + a, .vt-form .actions .modal-footer a + a, .modal-footer .filters .vt-form .actions li + a, .vt-form .actions .modal-footer .filters li + a, .filters .modal-footer .vt-form .actions li + a, .vt-form .actions .filters .modal-footer li + a, .modal-footer .ss-form .actions .btn + input[type="submit"], .ss-form .actions .modal-footer .btn + input[type="submit"], .modal-footer .ss-form .actions input[type="submit"] + input[type="submit"], .ss-form .actions .modal-footer input[type="submit"] + input[type="submit"], .modal-footer .ss-form .actions button[type="submit"] + input[type="submit"], .ss-form .actions .modal-footer button[type="submit"] + input[type="submit"], .modal-footer .ss-form .actions a + input[type="submit"], .ss-form .actions .modal-footer a + input[type="submit"], .modal-footer .filters .ss-form .actions li + input[type="submit"], .ss-form .actions .modal-footer .filters li + input[type="submit"], .filters .modal-footer .ss-form .actions li + input[type="submit"], .ss-form .actions .filters .modal-footer li + input[type="submit"], .modal-footer .ss-form .actions .btn + button[type="submit"], .ss-form .actions .modal-footer .btn + button[type="submit"], .modal-footer .ss-form .actions input[type="submit"] + button[type="submit"], .ss-form .actions .modal-footer input[type="submit"] + button[type="submit"], .modal-footer .ss-form .actions button[type="submit"] + button[type="submit"], .ss-form .actions .modal-footer button[type="submit"] + button[type="submit"], .modal-footer .ss-form .actions a + button[type="submit"], .ss-form .actions .modal-footer a + button[type="submit"], .modal-footer .filters .ss-form .actions li + button[type="submit"], .ss-form .actions .modal-footer .filters li + button[type="submit"], .filters .modal-footer .ss-form .actions li + button[type="submit"], .ss-form .actions .filters .modal-footer li + button[type="submit"], .modal-footer .ss-form .actions .btn + a, .ss-form .actions .modal-footer .btn + a, .modal-footer .ss-form .actions input[type="submit"] + a, .ss-form .actions .modal-footer input[type="submit"] + a, .modal-footer .ss-form .actions button[type="submit"] + a, .ss-form .actions .modal-footer button[type="submit"] + a, .modal-footer .ss-form .actions a + a, .ss-form .actions .modal-footer a + a, .modal-footer .filters .ss-form .actions li + a, .ss-form .actions .modal-footer .filters li + a, .filters .modal-footer .ss-form .actions li + a, .ss-form .actions .filters .modal-footer li + a, .modal-footer .filters .btn + li, .filters .modal-footer .btn + li, .modal-footer .vt-form .actions .filters input[type="submit"] + li, .filters .modal-footer .vt-form .actions input[type="submit"] + li, .vt-form .actions .modal-footer .filters input[type="submit"] + li, .filters .vt-form .actions .modal-footer input[type="submit"] + li, .modal-footer .vt-form .actions .filters button[type="submit"] + li, .filters .modal-footer .vt-form .actions button[type="submit"] + li, .vt-form .actions .modal-footer .filters button[type="submit"] + li, .filters .vt-form .actions .modal-footer button[type="submit"] + li, .modal-footer .vt-form .actions .filters a + li, .filters .modal-footer .vt-form .actions a + li, .vt-form .actions .modal-footer .filters a + li, .filters .vt-form .actions .modal-footer a + li, .modal-footer .ss-form .actions .filters input[type="submit"] + li, .filters .modal-footer .ss-form .actions input[type="submit"] + li, .ss-form .actions .modal-footer .filters input[type="submit"] + li, .filters .ss-form .actions .modal-footer input[type="submit"] + li, .modal-footer .ss-form .actions .filters button[type="submit"] + li, .filters .modal-footer .ss-form .actions button[type="submit"] + li, .ss-form .actions .modal-footer .filters button[type="submit"] + li, .filters .ss-form .actions .modal-footer button[type="submit"] + li, .modal-footer .ss-form .actions .filters a + li, .filters .modal-footer .ss-form .actions a + li, .ss-form .actions .modal-footer .filters a + li, .filters .ss-form .actions .modal-footer a + li, .modal-footer .filters li + li, .filters .modal-footer li + li {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .vt-form .actions input[type="submit"] + .btn, .vt-form .actions .modal-footer .btn-group input[type="submit"] + .btn, .modal-footer .btn-group .vt-form .actions button[type="submit"] + .btn, .vt-form .actions .modal-footer .btn-group button[type="submit"] + .btn, .modal-footer .btn-group .vt-form .actions a + .btn, .vt-form .actions .modal-footer .btn-group a + .btn, .modal-footer .btn-group .ss-form .actions input[type="submit"] + .btn, .ss-form .actions .modal-footer .btn-group input[type="submit"] + .btn, .modal-footer .btn-group .ss-form .actions button[type="submit"] + .btn, .ss-form .actions .modal-footer .btn-group button[type="submit"] + .btn, .modal-footer .btn-group .ss-form .actions a + .btn, .ss-form .actions .modal-footer .btn-group a + .btn, .modal-footer .btn-group .filters li + .btn, .filters .modal-footer .btn-group li + .btn, .modal-footer .btn-group .vt-form .actions .btn + input[type="submit"], .vt-form .actions .modal-footer .btn-group .btn + input[type="submit"], .modal-footer .btn-group .vt-form .actions input[type="submit"] + input[type="submit"], .vt-form .actions .modal-footer .btn-group input[type="submit"] + input[type="submit"], .modal-footer .btn-group .vt-form .actions button[type="submit"] + input[type="submit"], .vt-form .actions .modal-footer .btn-group button[type="submit"] + input[type="submit"], .modal-footer .btn-group .vt-form .actions a + input[type="submit"], .vt-form .actions .modal-footer .btn-group a + input[type="submit"], .modal-footer .btn-group .filters .vt-form .actions li + input[type="submit"], .vt-form .actions .modal-footer .btn-group .filters li + input[type="submit"], .filters .modal-footer .btn-group .vt-form .actions li + input[type="submit"], .vt-form .actions .filters .modal-footer .btn-group li + input[type="submit"], .modal-footer .btn-group .vt-form .actions .btn + button[type="submit"], .vt-form .actions .modal-footer .btn-group .btn + button[type="submit"], .modal-footer .btn-group .vt-form .actions input[type="submit"] + button[type="submit"], .vt-form .actions .modal-footer .btn-group input[type="submit"] + button[type="submit"], .modal-footer .btn-group .vt-form .actions button[type="submit"] + button[type="submit"], .vt-form .actions .modal-footer .btn-group button[type="submit"] + button[type="submit"], .modal-footer .btn-group .vt-form .actions a + button[type="submit"], .vt-form .actions .modal-footer .btn-group a + button[type="submit"], .modal-footer .btn-group .filters .vt-form .actions li + button[type="submit"], .vt-form .actions .modal-footer .btn-group .filters li + button[type="submit"], .filters .modal-footer .btn-group .vt-form .actions li + button[type="submit"], .vt-form .actions .filters .modal-footer .btn-group li + button[type="submit"], .modal-footer .btn-group .vt-form .actions .btn + a, .vt-form .actions .modal-footer .btn-group .btn + a, .modal-footer .btn-group .vt-form .actions input[type="submit"] + a, .vt-form .actions .modal-footer .btn-group input[type="submit"] + a, .modal-footer .btn-group .vt-form .actions button[type="submit"] + a, .vt-form .actions .modal-footer .btn-group button[type="submit"] + a, .modal-footer .btn-group .vt-form .actions a + a, .vt-form .actions .modal-footer .btn-group a + a, .modal-footer .btn-group .filters .vt-form .actions li + a, .vt-form .actions .modal-footer .btn-group .filters li + a, .filters .modal-footer .btn-group .vt-form .actions li + a, .vt-form .actions .filters .modal-footer .btn-group li + a, .modal-footer .btn-group .ss-form .actions .btn + input[type="submit"], .ss-form .actions .modal-footer .btn-group .btn + input[type="submit"], .modal-footer .btn-group .ss-form .actions input[type="submit"] + input[type="submit"], .ss-form .actions .modal-footer .btn-group input[type="submit"] + input[type="submit"], .modal-footer .btn-group .ss-form .actions button[type="submit"] + input[type="submit"], .ss-form .actions .modal-footer .btn-group button[type="submit"] + input[type="submit"], .modal-footer .btn-group .ss-form .actions a + input[type="submit"], .ss-form .actions .modal-footer .btn-group a + input[type="submit"], .modal-footer .btn-group .filters .ss-form .actions li + input[type="submit"], .ss-form .actions .modal-footer .btn-group .filters li + input[type="submit"], .filters .modal-footer .btn-group .ss-form .actions li + input[type="submit"], .ss-form .actions .filters .modal-footer .btn-group li + input[type="submit"], .modal-footer .btn-group .ss-form .actions .btn + button[type="submit"], .ss-form .actions .modal-footer .btn-group .btn + button[type="submit"], .modal-footer .btn-group .ss-form .actions input[type="submit"] + button[type="submit"], .ss-form .actions .modal-footer .btn-group input[type="submit"] + button[type="submit"], .modal-footer .btn-group .ss-form .actions button[type="submit"] + button[type="submit"], .ss-form .actions .modal-footer .btn-group button[type="submit"] + button[type="submit"], .modal-footer .btn-group .ss-form .actions a + button[type="submit"], .ss-form .actions .modal-footer .btn-group a + button[type="submit"], .modal-footer .btn-group .filters .ss-form .actions li + button[type="submit"], .ss-form .actions .modal-footer .btn-group .filters li + button[type="submit"], .filters .modal-footer .btn-group .ss-form .actions li + button[type="submit"], .ss-form .actions .filters .modal-footer .btn-group li + button[type="submit"], .modal-footer .btn-group .ss-form .actions .btn + a, .ss-form .actions .modal-footer .btn-group .btn + a, .modal-footer .btn-group .ss-form .actions input[type="submit"] + a, .ss-form .actions .modal-footer .btn-group input[type="submit"] + a, .modal-footer .btn-group .ss-form .actions button[type="submit"] + a, .ss-form .actions .modal-footer .btn-group button[type="submit"] + a, .modal-footer .btn-group .ss-form .actions a + a, .ss-form .actions .modal-footer .btn-group a + a, .modal-footer .btn-group .filters .ss-form .actions li + a, .ss-form .actions .modal-footer .btn-group .filters li + a, .filters .modal-footer .btn-group .ss-form .actions li + a, .ss-form .actions .filters .modal-footer .btn-group li + a, .modal-footer .btn-group .filters .btn + li, .filters .modal-footer .btn-group .btn + li, .modal-footer .btn-group .vt-form .actions .filters input[type="submit"] + li, .filters .modal-footer .btn-group .vt-form .actions input[type="submit"] + li, .vt-form .actions .modal-footer .btn-group .filters input[type="submit"] + li, .filters .vt-form .actions .modal-footer .btn-group input[type="submit"] + li, .modal-footer .btn-group .vt-form .actions .filters button[type="submit"] + li, .filters .modal-footer .btn-group .vt-form .actions button[type="submit"] + li, .vt-form .actions .modal-footer .btn-group .filters button[type="submit"] + li, .filters .vt-form .actions .modal-footer .btn-group button[type="submit"] + li, .modal-footer .btn-group .vt-form .actions .filters a + li, .filters .modal-footer .btn-group .vt-form .actions a + li, .vt-form .actions .modal-footer .btn-group .filters a + li, .filters .vt-form .actions .modal-footer .btn-group a + li, .modal-footer .btn-group .ss-form .actions .filters input[type="submit"] + li, .filters .modal-footer .btn-group .ss-form .actions input[type="submit"] + li, .ss-form .actions .modal-footer .btn-group .filters input[type="submit"] + li, .filters .ss-form .actions .modal-footer .btn-group input[type="submit"] + li, .modal-footer .btn-group .ss-form .actions .filters button[type="submit"] + li, .filters .modal-footer .btn-group .ss-form .actions button[type="submit"] + li, .ss-form .actions .modal-footer .btn-group .filters button[type="submit"] + li, .filters .ss-form .actions .modal-footer .btn-group button[type="submit"] + li, .modal-footer .btn-group .ss-form .actions .filters a + li, .filters .modal-footer .btn-group .ss-form .actions a + li, .ss-form .actions .modal-footer .btn-group .filters a + li, .filters .ss-form .actions .modal-footer .btn-group a + li, .modal-footer .btn-group .filters li + li, .filters .modal-footer .btn-group li + li {
    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;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  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: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: 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: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption .vt-form .actions input[type="submit"], .vt-form .actions .carousel-caption input[type="submit"], .carousel-caption .vt-form .actions button[type="submit"], .vt-form .actions .carousel-caption button[type="submit"], .carousel-caption .vt-form .actions a, .vt-form .actions .carousel-caption a, .carousel-caption .ss-form .actions input[type="submit"], .ss-form .actions .carousel-caption input[type="submit"], .carousel-caption .ss-form .actions button[type="submit"], .ss-form .actions .carousel-caption button[type="submit"], .carousel-caption .ss-form .actions a, .ss-form .actions .carousel-caption a, .carousel-caption .filters li, .filters .carousel-caption li {
    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; }
.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; } }
/*!---------- COLORS ----------*/
.brand-bg {
  background: #47b475 !important; }

.alternate-bg {
  background: #f8f8f8; }

.light-bg {
  background: #fcfcfc; }

.dark-bg, .dark-bg .filters.floating {
  background: #292929; }

.color-body {
  color: #666; }

.color-primary {
  color: #47b475 !important; }

.color-red {
  color: #e31d3b !important; }

.color-white {
  color: #fcfcfc; }

.v-align-child {
  display: -moz-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row; }

.v-align-child-column {
  display: -moz-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }

.disable-select, .checkbox-option,
.radio-option, .accordion .title, .button-tabs .tab-title, .text-tabs .tab-title, .filters li {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none; }

@media all and (max-width: 990px) {
  .v-align-child {
    display: block !important; } }
.v-align-middle, .page-title .container, .hover-tile .hover-state {
  position: relative;
  transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
  top: 50%;
  z-index: 2; }

.align-bottom {
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 2; }

.align-top {
  position: absolute;
  top: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 2; }

/*!---------- TYPOGRAPHY ----------*/
body {
  font-weight: 400; }

@media all and (max-width: 767px) {
  .text-center-xs {
    text-align: center !important; } }
.bold {
  font-weight: 600 !important; }

.thin {
  font-weight: 100 !important; }

@media all and (max-width: 767px) {
  .thin {
    font-weight: 300 !important; } }
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
pre,
table,
blockquote,
input,
button,
select,
textarea {
  margin-bottom: 24px;
  margin-top: 0;
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.countdown,
.h2,
.h3,
.h4,
.h5,
.h6,
.bold-h6,
.label,
.accordion-1 .title span,
.button-tabs .tab-title span,
.text-tabs .tab-title span,
.icon-tabs .tab-title span,
.progress-1 .progress-bar span,
.progress-2 span,
.breadcrumb-2 li a,
.breadcrumb-2 li,
.widget .title {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  color: #292929; }

h1,
.h1,
.countdown {
  font-size: 5.6rem;
  line-height: 6.4rem; }

h1.large {
  font-size: 7.2rem;
  line-height: 8rem;
  font-weight: 100; }

@media all and (max-width: 990px) {
  h1.large {
    font-size: 5.6rem;
    line-height: 6.4rem; } }
h2 {
  font-size: 4rem;
  line-height: 4.8rem; }

h3 {
  font-size: 3.2rem;
  line-height: 4rem; }

h4 {
  font-size: 2.4rem;
  line-height: 3.2rem; }

h5 {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 400; }

h6,
.h6,
.bold-h6,
.label,
.accordion-1 .title span,
.button-tabs .tab-title span,
.text-tabs .tab-title span,
.icon-tabs .tab-title span,
.progress-1 .progress-bar span,
.progress-2 span,
.breadcrumb-2 li a,
.breadcrumb-2 li,
.widget .title {
  font-size: 1.2rem;
  line-height: 2.4rem;
  font-weight: 700; }

@media all and (max-width: 767px) {
  h1,
  h1.large,
  .h1,
  .countdown {
    font-size: 3.2rem;
    line-height: 4rem;
    font-weight: 300; }

  h2 {
    font-size: 3.2rem;
    line-height: 4rem; }

  h3 {
    font-size: 2.4rem;
    line-height: 3.2rem; }

  h4 {
    font-size: 1.8rem;
    line-height: 2.6rem; }

  h5 {
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: 400; }

  h6,
  .h6,
  .bold-h6,
  .label,
  .accordion-1 .title span,
  .button-tabs .tab-title span,
  .text-tabs .tab-title span,
  .icon-tabs .tab-title span,
  .progress-1 .progress-bar span,
  .progress-2 span,
  .breadcrumb-2 li a,
  .breadcrumb-2 li,
  .widget .title {
    font-size: 1.2rem;
    line-height: 2.4rem;
    font-weight: 700; } }
.text-white {
  color: #fcfcfc; }

.text-shadow {
  text-shadow: 1px 1px 1px #111010; }

.uppercase, .bold-h6, .label, .accordion-1 .title span, .button-tabs .tab-title span, .text-tabs .tab-title span, .icon-tabs .tab-title span, .progress-1 .progress-bar span, .progress-2 span, .breadcrumb-2 li a,
.breadcrumb-2 li, .widget .title {
  text-transform: uppercase; }

h1.uppercase, h1.bold-h6, h1.label, .widget h1.title {
  letter-spacing: 1.7rem;
  margin-right: -17px; }

h2.uppercase, h2.bold-h6, h2.label, .widget h2.title {
  letter-spacing: 1rem;
  margin-right: -10px; }

h3.uppercase, h3.bold-h6, h3.label, .widget h3.title {
  letter-spacing: .6rem;
  margin-right: -6px; }

h4.uppercase, h4.bold-h6, h4.label, .widget h4.title {
  letter-spacing: .3rem;
  margin-right: -3px; }

h5.uppercase, h5.bold-h6, h5.label, .widget h5.title {
  letter-spacing: .2rem;
  margin-right: -2px; }

h6.uppercase, h6.bold-h6, h6.label, .widget h6.title,
.h6-u,
.bold-h6,
.label,
.accordion-1 .title span,
.button-tabs .tab-title span,
.text-tabs .tab-title span,
.icon-tabs .tab-title span,
.progress-1 .progress-bar span,
.progress-2 span,
.breadcrumb-2 li a,
.breadcrumb-2 li,
.widget .title {
  letter-spacing: .2rem;
  font-weight: 700; }

p.lead {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.8rem; }

.sub {
  font-size: 1.2rem; }

@media all and (max-width: 767px) {
  p.lead {
    font-size: 1.8rem;
    line-height: 3.2rem; }

  p {
    font-size: 1.4rem; } }
a,
a:visited,
a:focus,
a:active,
a:hover {
  text-decoration: none;
  outline: none; }

a {
  font-weight: 600;
  color: #47b475;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  cursor: poitner; }

.tint-bg a,
.brand-bg a {
  color: #fcfcfc; }

.tint-bg a:hover,
.brand-bg a:hover {
  color: #fcfcfc;
  opacity: .9; }

.bg-light a {
  color: #47b475; }

.bg-light a:hover {
  color: #47b475;
  opacity: 1; }

a:hover {
  color: #398f5d;
  text-decoration: none; }

.label {
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #47b475;
  border-radius: 0;
  padding: 6px 12px;
  font-size: 1rem;
  vertical-align: middle; }

blockquote {
  overflow: hidden;
  font-family: "Merriweather", "Georgia", Times New Roman, Times, serif;
  font-size: 2rem;
  line-height: 4rem;
  font-style: italic;
  background: #F9F9F9;
  padding: 32px;
  color: #9fa8ae;
  font-weight: 300; }

.alternate-bg blockquote {
  background: #fcfcfc;
  border-color: #47b475; }

blockquote .author {
  font-size: 1.2rem;
  display: block;
  float: right;
  margin-top: 16px; }

.number, .pagination li, .pricing-table .price {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.columns-2 {
  column-count: 2;
  -webkit-column-count: 2; }

@media all and (max-width: 767px) {
  br {
    display: none; }

  blockquote {
    font-size: 1.6rem;
    line-height: 3.2rem; }

  .columns-2 {
    column-count: 1;
    -webkit-column-count: 1; } }
.text-left {
  text-align: left !important; }

@media all and (max-width: 767px) {
  .text-left-xs {
    text-align: left !important; } }
/*!---------- TYPOGRAPHY - LISTS ----------*/
ul[data-bullet] li {
  line-height: 3.2rem; }

ul[data-bullet] li i:first-child {
  margin-right: 16px;
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  display: inline-block; }

ul.lead li {
  font-size: 1.6rem;
  line-height: 4rem; }

/*!---------- TYPOGRAPHY - ALIGNMENT ----------*/
.text-align-left {
  text-align: left; }

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

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

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

html {
  font-size: 62.5%; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #757575;
  overflow-x: hidden; }

body.boxed-layout {
  background: #e8ecf0; }

body.boxed-layout .main-container {
  background: #fcfcfc; }

body.boxed-layout,
.boxed-layout .nav-container,
.boxed-layout .main-container,
.boxed-layout nav {
  max-width: 1366px;
  margin: 0 auto;
  left: 0;
  right: 0; }

ul {
  list-style: none; }

ul.bullets {
  list-style: inside; }

.vt-section ul {
  list-style-type: circle; }
  .vt-section ul.form_fields {
    list-style-type: none; }

.main-container {
  clear: both; }

hr {
  border: none;
  border-top: 1px solid #F9F9F9;
  margin: 0 0 19px 0;
  width: 100%;
  padding-bottom: 5px; }

hr.short-thick {
  max-width: 50px;
  border-top: 5px solid #F9F9F9;
  opacity: 1 !important; }

.tint-bg hr {
  border-color: #fcfcfc;
  opacity: .6; }

.tint-bg.bg-light hr {
  border-color: #F9F9F9;
  opacity: 1; }

.dark-bg hr, .dark-bg .filters.floating hr {
  border-color: #9fa8ae; }

.inline-block {
  display: inline-block; }

.list-inline {
  margin-left: 0; }

.list-inline > li {
  padding: 0 8px; }

.list-inline > li:last-child {
  padding-right: 0; }

.list-inline > li:first-child {
  padding-left: 0; }

.brand-bg .list-inline i {
  color: #8ed3ab; }

.overflow-hidden {
  overflow: hidden; }

.display-block {
  display: block; }

.show-grid {
  border: 1px dashed rgba(255, 255, 255, 0);
  padding: 8px;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  cursor: default; }

.show-grid:hover {
  border-color: #47525e; }

.right {
  right: 0; }

.relative {
  position: relative;
  z-index: 2; }

.clearboth {
  clear: both; }

.spread-child * {
  display: inline-block;
  margin-left: 12px;
  margin-right: 12px; }

.spread-child-large * {
  display: inline-block;
  margin-left: 24px;
  margin-right: 24px; }

.container {
  position: relative; }

.vnu {
  display: inline; }

.row-gapless > div[class*='col-'] {
  padding: 0; }

@media all and (max-width: 1100px) {
  .col-md-push-1 {
    left: 0; } }
@media all and (max-width: 768px) {
  .pull-left-sm {
    float: left !important; }

  .overflow-hidden-xs {
    overflow: hidden; } }
@media all and (max-width: 767px) {
  .spread-child * {
    margin-left: 6px;
    margin-right: 6px; } }
/*!
 * Waves v0.7.5
 * http://fian.my.id/Waves
 *
 * Copyright 2014-2016 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  background: -webkit-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -webkit-radial-gradient(rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: radial-gradient(rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-property: -webkit-transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: scale(0) translate(0, 0);
  transform: scale(0) translate(0, 0);
  pointer-events: none; }

.waves-effect.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
  background: -webkit-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -webkit-radial-gradient(rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: radial-gradient(rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.waves-effect.waves-classic .waves-ripple {
  background: rgba(0, 0, 0, 0.2); }

.waves-effect.waves-classic.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4); }

.waves-notransition {
  -webkit-transition: none !important;
  transition: none !important; }

.waves-button,
.waves-circle {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, #ffffff 100%, #000000 100%); }

.waves-button,
.waves-button:hover,
.waves-button:visited,
.waves-button-input {
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  outline: none;
  color: inherit;
  background-color: transparent;
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  z-index: 1; }

.waves-button {
  padding: 0.85em 1.1em;
  border-radius: 0.2em; }

.waves-button-input {
  margin: 0;
  padding: 0.85em 1.1em; }

.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom; }

.waves-input-wrapper.waves-button {
  padding: 0; }

.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1; }

.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%; }

.waves-float {
  -webkit-mask-image: none;
  box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 300ms;
  transition: all 300ms; }

.waves-float:active {
  box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3); }

.waves-block {
  display: block; }

.hover_cover--top, .hover_cover--bottom {
  position: absolute;
  left: 0;
  height: 50%;
  width: 100%;
  z-index: 4; }

.hover_cover {
  position: relative; }

.hover_cover--top {
  top: 0; }

.hover_cover--bottom {
  bottom: 0; }

.hover_cover--magic-line {
  outline: 2px solid #9037ff; }

section.waves-effect {
  display: block; }

.ss-form.waves-effect {
  display: block; }

.input.waves-effect {
  display: inline; }

.select-cover {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1; }

.inner-col {
  max-width: 100%;
  min-height: 50px; }

.empty {
  background: #ececec;
  color: #47525e; }
  .empty .lowLight {
    color: #9fa8ae; }

.dragging {
  outline: 1px dashed #E91E63; }

.blank-state {
  background-color: #F9F9F9;
  padding: 70px;
  text-align: center;
  outline: 1px dashed #E91E63;
  margin-top: 25%;
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer; }
  .blank-state:hover {
    outline: 1px dashed #ececef;
    background-color: #47525e;
    color: #F9F9F9; }
  .blank-state:active {
    background-color: #F9F9F9;
    outline: 1px dashed #E91E63;
    color: #47525e; }

.cvt-current-elm {
  outline: 1px dashed #E91E63; }
  .cvt-current-elm.add-section-top {
    font-family: FontAwesome;
    content: "\f067";
    font-size: 28px;
    line-height: 45px;
    width: 50px;
    height: 50px;
    color: #47525e;
    border-radius: 50em;
    background: #d0d0d8;
    opacity: 0.5;
    margin: auto;
    text-align: center;
    position: relative;
    top: -25px; }
  .cvt-current-elm.add-section-bottom {
    font-family: FontAwesome;
    content: "\f067";
    font-size: 28px;
    line-height: 45px;
    width: 50px;
    height: 50px;
    color: #47525e;
    border-radius: 50em;
    background: #d0d0d8;
    opacity: 0.5;
    margin: auto;
    text-align: center;
    position: relative;
    bottom: -25px; }
  .cvt-current-elm.section-settings {
    font-family: FontAwesome;
    content: '\f014';
    font-size: 29px;
    line-height: 35px;
    width: 32px;
    height: 32px;
    color: #d0d0d8;
    border-radius: 0em 0.3em 0em 0.3em;
    background: #F9F9F9;
    float: right;
    text-align: center;
    margin-top: 0px;
    margin-right: -15px;
    display: inline-block; }

.cvt-current-elm.cvt-editor-section {
  outline: 1px dashed #E91E63; }

.cvt-current-elm.cvt-editor-dropzone {
  outline: 1px dashed green; }

.highlight-dropzone {
  outline: 1px dashed #E91E63; }

.highlight-dropzone-enter {
  outline: 1px dashed yellow; }

section.vt-section {
  position: relative; }
  section.vt-section .inner-box {
    position: absolute;
    width: 100%;
    height: 40px; }
  section.vt-section .inner-box:hover {
    background-color: #eee;
    opacity: .5; }
  section.vt-section .inner-box.top {
    top: 0; }
  section.vt-section .inner-box.bottom {
    bottom: 0; }
  section.vt-section iframe {
    max-width: 100%; }

body {
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.scale.down {
  -webkit-transform: scale(0.3) translate(0, -100%);
          transform: scale(0.3) translate(0, -100%); }
body.scale.left {
  -webkit-transform: scale(0.7) translate(21em, -200px);
          transform: scale(0.7) translate(21em, -200px); }
body.scale.left-ace {
  -webkit-transform: scale(0.6) translate(34em, -250px);
          transform: scale(0.6) translate(34em, -250px); }
body.scale.right {
  -webkit-transform: scale(0.7) translate(-15em, -22%);
          transform: scale(0.7) translate(-15em, -22%); }
body.scale.normal {
  -webkit-transform: scale(1);
          transform: scale(1); }

.draggable {
  outline: 8px dashed #E91E63; }

.draggable-col {
  outline: 3px dashed purple; }

.drag-handle {
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 60px;
  z-index: 9; }
  .drag-handle i {
    width: 100px;
    height: 100px;
    line-height: 97px;
    margin-left: 22px;
    cursor: url("../fonts/hand.cur"), grab;
    cursor: url("../fonts/hand.cur"), -webkit-grab; }
    .drag-handle i:active {
      cursor: url("../fonts/grab.cur"), grabbing;
      cursor: url("../fonts/grab.cur"), -webkit-grabbing; }

.section-delete {
  position: absolute;
  top: 0;
  font-size: 60px;
  right: 0;
  z-index: 9;
  background: rgba(0, 149, 255, 0.76);
  color: white;
  text-align: center; }
  .section-delete i {
    width: 100px;
    height: 100px;
    line-height: 97px;
    cursor: pointer; }

.highlight-blue {
  outline: 1px dashed #E91E63; }

.highlight-grey:hover {
  outline: 1px dashed #969696; }

.selected-blue {
  outline: 2px solid #E91E63;
  outline-offset: -2px; }

.indicate-dynamic {
  outline: 1px solid #E91E63;
  outline-offset: -1px;
  position: relative; }
  .indicate-dynamic:after {
    font-family: 'themify';
    content: "\e652";
    color: #fcfcfc;
    background: #E91E63;
    border-radius: .4rem;
    font-size: 2rem;
    position: absolute;
    padding: 6px;
    bottom: 0;
    right: 0;
    margin: 0;
    line-height: 1.3; }

.highlight-purple {
  outline: 1px dashed #E91E63; }

.fr-wrapper {
  min-height: 50px;
  overflow: hidden !important;
  display: inline-block !important; }

.fr-view {
  min-height: 50px; }

.fr-placeholder {
  top: calc(45%) !important;
  left: calc(45%) !important; }

.fr-element img {
  max-width: 100%; }

div.edit-content {
  position: absolute;
  background-color: black;
  color: #5C5EDC;
  text-align: center;
  z-index: 4;
  font-size: 15px;
  height: 3em;
  width: 4em;
  top: 0;
  line-height: 3em;
  right: 0;
  font-weight: bold;
  cursor: pointer; }

.fr-element {
  color: inherit !important; }

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?v=4.5.0");
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/font-awesome/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/font-awesome/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/font-awesome/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/font-awesome/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

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

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

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

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

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

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

@font-face {
  font-family: 'themify';
  src: url("../fonts/themify/themify.eot?-fvbane");
  src: url("../fonts/themify/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("../fonts/themify/themify.woff?-fvbane") format("woff"), url("../fonts/themify/themify.ttf?-fvbane") format("truetype"), url("../fonts/themify/themify.svg?-fvbane#themify") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="ti-"], [class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ti-wand:before {
  content: "\e600"; }

.ti-volume:before {
  content: "\e601"; }

.ti-user:before {
  content: "\e602"; }

.ti-unlock:before {
  content: "\e603"; }

.ti-unlink:before {
  content: "\e604"; }

.ti-trash:before {
  content: "\e605"; }

.ti-thought:before {
  content: "\e606"; }

.ti-target:before {
  content: "\e607"; }

.ti-tag:before {
  content: "\e608"; }

.ti-tablet:before {
  content: "\e609"; }

.ti-star:before {
  content: "\e60a"; }

.ti-spray:before {
  content: "\e60b"; }

.ti-signal:before {
  content: "\e60c"; }

.ti-shopping-cart:before {
  content: "\e60d"; }

.ti-shopping-cart-full:before {
  content: "\e60e"; }

.ti-settings:before {
  content: "\e60f"; }

.ti-search:before {
  content: "\e610"; }

.ti-zoom-in:before {
  content: "\e611"; }

.ti-zoom-out:before {
  content: "\e612"; }

.ti-cut:before {
  content: "\e613"; }

.ti-ruler:before {
  content: "\e614"; }

.ti-ruler-pencil:before {
  content: "\e615"; }

.ti-ruler-alt:before {
  content: "\e616"; }

.ti-bookmark:before {
  content: "\e617"; }

.ti-bookmark-alt:before {
  content: "\e618"; }

.ti-reload:before {
  content: "\e619"; }

.ti-plus:before {
  content: "\e61a"; }

.ti-pin:before {
  content: "\e61b"; }

.ti-pencil:before {
  content: "\e61c"; }

.ti-pencil-alt:before {
  content: "\e61d"; }

.ti-paint-roller:before {
  content: "\e61e"; }

.ti-paint-bucket:before {
  content: "\e61f"; }

.ti-na:before {
  content: "\e620"; }

.ti-mobile:before {
  content: "\e621"; }

.ti-minus:before {
  content: "\e622"; }

.ti-medall:before {
  content: "\e623"; }

.ti-medall-alt:before {
  content: "\e624"; }

.ti-marker:before {
  content: "\e625"; }

.ti-marker-alt:before {
  content: "\e626"; }

.ti-arrow-up:before {
  content: "\e627"; }

.ti-arrow-right:before {
  content: "\e628"; }

.ti-arrow-left:before {
  content: "\e629"; }

.ti-arrow-down:before {
  content: "\e62a"; }

.ti-lock:before {
  content: "\e62b"; }

.ti-location-arrow:before {
  content: "\e62c"; }

.ti-link:before {
  content: "\e62d"; }

.ti-layout:before {
  content: "\e62e"; }

.ti-layers:before {
  content: "\e62f"; }

.ti-layers-alt:before {
  content: "\e630"; }

.ti-key:before {
  content: "\e631"; }

.ti-import:before {
  content: "\e632"; }

.ti-image:before {
  content: "\e633"; }

.ti-heart:before {
  content: "\e634"; }

.ti-heart-broken:before {
  content: "\e635"; }

.ti-hand-stop:before {
  content: "\e636"; }

.ti-hand-open:before {
  content: "\e637"; }

.ti-hand-drag:before {
  content: "\e638"; }

.ti-folder:before {
  content: "\e639"; }

.ti-flag:before {
  content: "\e63a"; }

.ti-flag-alt:before {
  content: "\e63b"; }

.ti-flag-alt-2:before {
  content: "\e63c"; }

.ti-eye:before {
  content: "\e63d"; }

.ti-export:before {
  content: "\e63e"; }

.ti-exchange-vertical:before {
  content: "\e63f"; }

.ti-desktop:before {
  content: "\e640"; }

.ti-cup:before {
  content: "\e641"; }

.ti-crown:before {
  content: "\e642"; }

.ti-comments:before {
  content: "\e643"; }

.ti-comment:before {
  content: "\e644"; }

.ti-comment-alt:before {
  content: "\e645"; }

.ti-close:before {
  content: "\e646"; }

.ti-clip:before {
  content: "\e647"; }

.ti-angle-up:before {
  content: "\e648"; }

.ti-angle-right:before {
  content: "\e649"; }

.ti-angle-left:before {
  content: "\e64a"; }

.ti-angle-down:before {
  content: "\e64b"; }

.ti-check:before {
  content: "\e64c"; }

.ti-check-box:before {
  content: "\e64d"; }

.ti-camera:before {
  content: "\e64e"; }

.ti-announcement:before {
  content: "\e64f"; }

.ti-brush:before {
  content: "\e650"; }

.ti-briefcase:before {
  content: "\e651"; }

.ti-bolt:before {
  content: "\e652"; }

.ti-bolt-alt:before {
  content: "\e653"; }

.ti-blackboard:before {
  content: "\e654"; }

.ti-bag:before {
  content: "\e655"; }

.ti-move:before {
  content: "\e656"; }

.ti-arrows-vertical:before {
  content: "\e657"; }

.ti-arrows-horizontal:before {
  content: "\e658"; }

.ti-fullscreen:before {
  content: "\e659"; }

.ti-arrow-top-right:before {
  content: "\e65a"; }

.ti-arrow-top-left:before {
  content: "\e65b"; }

.ti-arrow-circle-up:before {
  content: "\e65c"; }

.ti-arrow-circle-right:before {
  content: "\e65d"; }

.ti-arrow-circle-left:before {
  content: "\e65e"; }

.ti-arrow-circle-down:before {
  content: "\e65f"; }

.ti-angle-double-up:before {
  content: "\e660"; }

.ti-angle-double-right:before {
  content: "\e661"; }

.ti-angle-double-left:before {
  content: "\e662"; }

.ti-angle-double-down:before {
  content: "\e663"; }

.ti-zip:before {
  content: "\e664"; }

.ti-world:before {
  content: "\e665"; }

.ti-wheelchair:before {
  content: "\e666"; }

.ti-view-list:before {
  content: "\e667"; }

.ti-view-list-alt:before {
  content: "\e668"; }

.ti-view-grid:before {
  content: "\e669"; }

.ti-uppercase:before {
  content: "\e66a"; }

.ti-upload:before {
  content: "\e66b"; }

.ti-underline:before {
  content: "\e66c"; }

.ti-truck:before {
  content: "\e66d"; }

.ti-timer:before {
  content: "\e66e"; }

.ti-ticket:before {
  content: "\e66f"; }

.ti-thumb-up:before {
  content: "\e670"; }

.ti-thumb-down:before {
  content: "\e671"; }

.ti-text:before {
  content: "\e672"; }

.ti-stats-up:before {
  content: "\e673"; }

.ti-stats-down:before {
  content: "\e674"; }

.ti-split-v:before {
  content: "\e675"; }

.ti-split-h:before {
  content: "\e676"; }

.ti-smallcap:before {
  content: "\e677"; }

.ti-shine:before {
  content: "\e678"; }

.ti-shift-right:before {
  content: "\e679"; }

.ti-shift-left:before {
  content: "\e67a"; }

.ti-shield:before {
  content: "\e67b"; }

.ti-notepad:before {
  content: "\e67c"; }

.ti-server:before {
  content: "\e67d"; }

.ti-quote-right:before {
  content: "\e67e"; }

.ti-quote-left:before {
  content: "\e67f"; }

.ti-pulse:before {
  content: "\e680"; }

.ti-printer:before {
  content: "\e681"; }

.ti-power-off:before {
  content: "\e682"; }

.ti-plug:before {
  content: "\e683"; }

.ti-pie-chart:before {
  content: "\e684"; }

.ti-paragraph:before {
  content: "\e685"; }

.ti-panel:before {
  content: "\e686"; }

.ti-package:before {
  content: "\e687"; }

.ti-music:before {
  content: "\e688"; }

.ti-music-alt:before {
  content: "\e689"; }

.ti-mouse:before {
  content: "\e68a"; }

.ti-mouse-alt:before {
  content: "\e68b"; }

.ti-money:before {
  content: "\e68c"; }

.ti-microphone:before {
  content: "\e68d"; }

.ti-menu:before {
  content: "\e68e"; }

.ti-menu-alt:before {
  content: "\e68f"; }

.ti-map:before {
  content: "\e690"; }

.ti-map-alt:before {
  content: "\e691"; }

.ti-loop:before {
  content: "\e692"; }

.ti-location-pin:before {
  content: "\e693"; }

.ti-list:before {
  content: "\e694"; }

.ti-light-bulb:before {
  content: "\e695"; }

.ti-Italic:before {
  content: "\e696"; }

.ti-info:before {
  content: "\e697"; }

.ti-infinite:before {
  content: "\e698"; }

.ti-id-badge:before {
  content: "\e699"; }

.ti-hummer:before {
  content: "\e69a"; }

.ti-home:before {
  content: "\e69b"; }

.ti-help:before {
  content: "\e69c"; }

.ti-headphone:before {
  content: "\e69d"; }

.ti-harddrives:before {
  content: "\e69e"; }

.ti-harddrive:before {
  content: "\e69f"; }

.ti-gift:before {
  content: "\e6a0"; }

.ti-game:before {
  content: "\e6a1"; }

.ti-filter:before {
  content: "\e6a2"; }

.ti-files:before {
  content: "\e6a3"; }

.ti-file:before {
  content: "\e6a4"; }

.ti-eraser:before {
  content: "\e6a5"; }

.ti-envelope:before {
  content: "\e6a6"; }

.ti-download:before {
  content: "\e6a7"; }

.ti-direction:before {
  content: "\e6a8"; }

.ti-direction-alt:before {
  content: "\e6a9"; }

.ti-dashboard:before {
  content: "\e6aa"; }

.ti-control-stop:before {
  content: "\e6ab"; }

.ti-control-shuffle:before {
  content: "\e6ac"; }

.ti-control-play:before {
  content: "\e6ad"; }

.ti-control-pause:before {
  content: "\e6ae"; }

.ti-control-forward:before {
  content: "\e6af"; }

.ti-control-backward:before {
  content: "\e6b0"; }

.ti-cloud:before {
  content: "\e6b1"; }

.ti-cloud-up:before {
  content: "\e6b2"; }

.ti-cloud-down:before {
  content: "\e6b3"; }

.ti-clipboard:before {
  content: "\e6b4"; }

.ti-car:before {
  content: "\e6b5"; }

.ti-calendar:before {
  content: "\e6b6"; }

.ti-book:before {
  content: "\e6b7"; }

.ti-bell:before {
  content: "\e6b8"; }

.ti-basketball:before {
  content: "\e6b9"; }

.ti-bar-chart:before {
  content: "\e6ba"; }

.ti-bar-chart-alt:before {
  content: "\e6bb"; }

.ti-back-right:before {
  content: "\e6bc"; }

.ti-back-left:before {
  content: "\e6bd"; }

.ti-arrows-corner:before {
  content: "\e6be"; }

.ti-archive:before {
  content: "\e6bf"; }

.ti-anchor:before {
  content: "\e6c0"; }

.ti-align-right:before {
  content: "\e6c1"; }

.ti-align-left:before {
  content: "\e6c2"; }

.ti-align-justify:before {
  content: "\e6c3"; }

.ti-align-center:before {
  content: "\e6c4"; }

.ti-alert:before {
  content: "\e6c5"; }

.ti-alarm-clock:before {
  content: "\e6c6"; }

.ti-agenda:before {
  content: "\e6c7"; }

.ti-write:before {
  content: "\e6c8"; }

.ti-window:before {
  content: "\e6c9"; }

.ti-widgetized:before {
  content: "\e6ca"; }

.ti-widget:before {
  content: "\e6cb"; }

.ti-widget-alt:before {
  content: "\e6cc"; }

.ti-wallet:before {
  content: "\e6cd"; }

.ti-video-clapper:before {
  content: "\e6ce"; }

.ti-video-camera:before {
  content: "\e6cf"; }

.ti-vector:before {
  content: "\e6d0"; }

.ti-themify-logo:before {
  content: "\e6d1"; }

.ti-themify-favicon:before {
  content: "\e6d2"; }

.ti-themify-favicon-alt:before {
  content: "\e6d3"; }

.ti-support:before {
  content: "\e6d4"; }

.ti-stamp:before {
  content: "\e6d5"; }

.ti-split-v-alt:before {
  content: "\e6d6"; }

.ti-slice:before {
  content: "\e6d7"; }

.ti-shortcode:before {
  content: "\e6d8"; }

.ti-shift-right-alt:before {
  content: "\e6d9"; }

.ti-shift-left-alt:before {
  content: "\e6da"; }

.ti-ruler-alt-2:before {
  content: "\e6db"; }

.ti-receipt:before {
  content: "\e6dc"; }

.ti-pin2:before {
  content: "\e6dd"; }

.ti-pin-alt:before {
  content: "\e6de"; }

.ti-pencil-alt2:before {
  content: "\e6df"; }

.ti-palette:before {
  content: "\e6e0"; }

.ti-more:before {
  content: "\e6e1"; }

.ti-more-alt:before {
  content: "\e6e2"; }

.ti-microphone-alt:before {
  content: "\e6e3"; }

.ti-magnet:before {
  content: "\e6e4"; }

.ti-line-double:before {
  content: "\e6e5"; }

.ti-line-dotted:before {
  content: "\e6e6"; }

.ti-line-dashed:before {
  content: "\e6e7"; }

.ti-layout-width-full:before {
  content: "\e6e8"; }

.ti-layout-width-default:before {
  content: "\e6e9"; }

.ti-layout-width-default-alt:before {
  content: "\e6ea"; }

.ti-layout-tab:before {
  content: "\e6eb"; }

.ti-layout-tab-window:before {
  content: "\e6ec"; }

.ti-layout-tab-v:before {
  content: "\e6ed"; }

.ti-layout-tab-min:before {
  content: "\e6ee"; }

.ti-layout-slider:before {
  content: "\e6ef"; }

.ti-layout-slider-alt:before {
  content: "\e6f0"; }

.ti-layout-sidebar-right:before {
  content: "\e6f1"; }

.ti-layout-sidebar-none:before {
  content: "\e6f2"; }

.ti-layout-sidebar-left:before {
  content: "\e6f3"; }

.ti-layout-placeholder:before {
  content: "\e6f4"; }

.ti-layout-menu:before {
  content: "\e6f5"; }

.ti-layout-menu-v:before {
  content: "\e6f6"; }

.ti-layout-menu-separated:before {
  content: "\e6f7"; }

.ti-layout-menu-full:before {
  content: "\e6f8"; }

.ti-layout-media-right-alt:before {
  content: "\e6f9"; }

.ti-layout-media-right:before {
  content: "\e6fa"; }

.ti-layout-media-overlay:before {
  content: "\e6fb"; }

.ti-layout-media-overlay-alt:before {
  content: "\e6fc"; }

.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd"; }

.ti-layout-media-left-alt:before {
  content: "\e6fe"; }

.ti-layout-media-left:before {
  content: "\e6ff"; }

.ti-layout-media-center-alt:before {
  content: "\e700"; }

.ti-layout-media-center:before {
  content: "\e701"; }

.ti-layout-list-thumb:before {
  content: "\e702"; }

.ti-layout-list-thumb-alt:before {
  content: "\e703"; }

.ti-layout-list-post:before {
  content: "\e704"; }

.ti-layout-list-large-image:before {
  content: "\e705"; }

.ti-layout-line-solid:before {
  content: "\e706"; }

.ti-layout-grid4:before {
  content: "\e707"; }

.ti-layout-grid3:before {
  content: "\e708"; }

.ti-layout-grid2:before {
  content: "\e709"; }

.ti-layout-grid2-thumb:before {
  content: "\e70a"; }

.ti-layout-cta-right:before {
  content: "\e70b"; }

.ti-layout-cta-left:before {
  content: "\e70c"; }

.ti-layout-cta-center:before {
  content: "\e70d"; }

.ti-layout-cta-btn-right:before {
  content: "\e70e"; }

.ti-layout-cta-btn-left:before {
  content: "\e70f"; }

.ti-layout-column4:before {
  content: "\e710"; }

.ti-layout-column3:before {
  content: "\e711"; }

.ti-layout-column2:before {
  content: "\e712"; }

.ti-layout-accordion-separated:before {
  content: "\e713"; }

.ti-layout-accordion-merged:before {
  content: "\e714"; }

.ti-layout-accordion-list:before {
  content: "\e715"; }

.ti-ink-pen:before {
  content: "\e716"; }

.ti-info-alt:before {
  content: "\e717"; }

.ti-help-alt:before {
  content: "\e718"; }

.ti-headphone-alt:before {
  content: "\e719"; }

.ti-hand-point-up:before {
  content: "\e71a"; }

.ti-hand-point-right:before {
  content: "\e71b"; }

.ti-hand-point-left:before {
  content: "\e71c"; }

.ti-hand-point-down:before {
  content: "\e71d"; }

.ti-gallery:before {
  content: "\e71e"; }

.ti-face-smile:before {
  content: "\e71f"; }

.ti-face-sad:before {
  content: "\e720"; }

.ti-credit-card:before {
  content: "\e721"; }

.ti-control-skip-forward:before {
  content: "\e722"; }

.ti-control-skip-backward:before {
  content: "\e723"; }

.ti-control-record:before {
  content: "\e724"; }

.ti-control-eject:before {
  content: "\e725"; }

.ti-comments-smiley:before {
  content: "\e726"; }

.ti-brush-alt:before {
  content: "\e727"; }

.ti-youtube:before {
  content: "\e728"; }

.ti-vimeo:before {
  content: "\e729"; }

.ti-twitter:before {
  content: "\e72a"; }

.ti-time:before {
  content: "\e72b"; }

.ti-tumblr:before {
  content: "\e72c"; }

.ti-skype:before {
  content: "\e72d"; }

.ti-share:before {
  content: "\e72e"; }

.ti-share-alt:before {
  content: "\e72f"; }

.ti-rocket:before {
  content: "\e730"; }

.ti-pinterest:before {
  content: "\e731"; }

.ti-new-window:before {
  content: "\e732"; }

.ti-microsoft:before {
  content: "\e733"; }

.ti-list-ol:before {
  content: "\e734"; }

.ti-linkedin:before {
  content: "\e735"; }

.ti-layout-sidebar-2:before {
  content: "\e736"; }

.ti-layout-grid4-alt:before {
  content: "\e737"; }

.ti-layout-grid3-alt:before {
  content: "\e738"; }

.ti-layout-grid2-alt:before {
  content: "\e739"; }

.ti-layout-column4-alt:before {
  content: "\e73a"; }

.ti-layout-column3-alt:before {
  content: "\e73b"; }

.ti-layout-column2-alt:before {
  content: "\e73c"; }

.ti-instagram:before {
  content: "\e73d"; }

.ti-google:before {
  content: "\e73e"; }

.ti-github:before {
  content: "\e73f"; }

.ti-flickr:before {
  content: "\e740"; }

.ti-facebook:before {
  content: "\e741"; }

.ti-dropbox:before {
  content: "\e742"; }

.ti-dribbble:before {
  content: "\e743"; }

.ti-apple:before {
  content: "\e744"; }

.ti-android:before {
  content: "\e745"; }

.ti-save:before {
  content: "\e746"; }

.ti-save-alt:before {
  content: "\e747"; }

.ti-yahoo:before {
  content: "\e748"; }

.ti-wordpress:before {
  content: "\e749"; }

.ti-vimeo-alt:before {
  content: "\e74a"; }

.ti-twitter-alt:before {
  content: "\e74b"; }

.ti-tumblr-alt:before {
  content: "\e74c"; }

.ti-trello:before {
  content: "\e74d"; }

.ti-stack-overflow:before {
  content: "\e74e"; }

.ti-soundcloud:before {
  content: "\e74f"; }

.ti-sharethis:before {
  content: "\e750"; }

.ti-sharethis-alt:before {
  content: "\e751"; }

.ti-reddit:before {
  content: "\e752"; }

.ti-pinterest-alt:before {
  content: "\e753"; }

.ti-microsoft-alt:before {
  content: "\e754"; }

.ti-linux:before {
  content: "\e755"; }

.ti-jsfiddle:before {
  content: "\e756"; }

.ti-joomla:before {
  content: "\e757"; }

.ti-html5:before {
  content: "\e758"; }

.ti-flickr-alt:before {
  content: "\e759"; }

.ti-email:before {
  content: "\e75a"; }

.ti-drupal:before {
  content: "\e75b"; }

.ti-dropbox-alt:before {
  content: "\e75c"; }

.ti-css3:before {
  content: "\e75d"; }

.ti-rss:before {
  content: "\e75e"; }

.ti-rss-alt:before {
  content: "\e75f"; }

@font-face {
  font-family: 'Pe-icon-7-stroke';
  src: url("../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.eot?d7yf1v");
  src: url("../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.eot?#iefixd7yf1v") format("embedded-opentype"), url("../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.woff?d7yf1v") format("woff"), url("../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.ttf?d7yf1v") format("truetype"), url("../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="pe-7s-"], [class*=" pe-7s-"] {
  display: inline-block;
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.pe-7s-album:before {
  content: "\e6aa"; }

.pe-7s-arc:before {
  content: "\e6ab"; }

.pe-7s-back-2:before {
  content: "\e6ac"; }

.pe-7s-bandaid:before {
  content: "\e6ad"; }

.pe-7s-car:before {
  content: "\e6ae"; }

.pe-7s-diamond:before {
  content: "\e6af"; }

.pe-7s-door-lock:before {
  content: "\e6b0"; }

.pe-7s-eyedropper:before {
  content: "\e6b1"; }

.pe-7s-female:before {
  content: "\e6b2"; }

.pe-7s-gym:before {
  content: "\e6b3"; }

.pe-7s-hammer:before {
  content: "\e6b4"; }

.pe-7s-headphones:before {
  content: "\e6b5"; }

.pe-7s-helm:before {
  content: "\e6b6"; }

.pe-7s-hourglass:before {
  content: "\e6b7"; }

.pe-7s-leaf:before {
  content: "\e6b8"; }

.pe-7s-magic-wand:before {
  content: "\e6b9"; }

.pe-7s-male:before {
  content: "\e6ba"; }

.pe-7s-map-2:before {
  content: "\e6bb"; }

.pe-7s-next-2:before {
  content: "\e6bc"; }

.pe-7s-paint-bucket:before {
  content: "\e6bd"; }

.pe-7s-pendrive:before {
  content: "\e6be"; }

.pe-7s-photo:before {
  content: "\e6bf"; }

.pe-7s-piggy:before {
  content: "\e6c0"; }

.pe-7s-plugin:before {
  content: "\e6c1"; }

.pe-7s-refresh-2:before {
  content: "\e6c2"; }

.pe-7s-rocket:before {
  content: "\e6c3"; }

.pe-7s-settings:before {
  content: "\e6c4"; }

.pe-7s-shield:before {
  content: "\e6c5"; }

.pe-7s-smile:before {
  content: "\e6c6"; }

.pe-7s-usb:before {
  content: "\e6c7"; }

.pe-7s-vector:before {
  content: "\e6c8"; }

.pe-7s-wine:before {
  content: "\e6c9"; }

.pe-7s-cloud-upload:before {
  content: "\e68a"; }

.pe-7s-cash:before {
  content: "\e68c"; }

.pe-7s-close:before {
  content: "\e680"; }

.pe-7s-bluetooth:before {
  content: "\e68d"; }

.pe-7s-cloud-download:before {
  content: "\e68b"; }

.pe-7s-way:before {
  content: "\e68e"; }

.pe-7s-close-circle:before {
  content: "\e681"; }

.pe-7s-id:before {
  content: "\e68f"; }

.pe-7s-angle-up:before {
  content: "\e682"; }

.pe-7s-wristwatch:before {
  content: "\e690"; }

.pe-7s-angle-up-circle:before {
  content: "\e683"; }

.pe-7s-world:before {
  content: "\e691"; }

.pe-7s-angle-right:before {
  content: "\e684"; }

.pe-7s-volume:before {
  content: "\e692"; }

.pe-7s-angle-right-circle:before {
  content: "\e685"; }

.pe-7s-users:before {
  content: "\e693"; }

.pe-7s-angle-left:before {
  content: "\e686"; }

.pe-7s-user-female:before {
  content: "\e694"; }

.pe-7s-angle-left-circle:before {
  content: "\e687"; }

.pe-7s-up-arrow:before {
  content: "\e695"; }

.pe-7s-angle-down:before {
  content: "\e688"; }

.pe-7s-switch:before {
  content: "\e696"; }

.pe-7s-angle-down-circle:before {
  content: "\e689"; }

.pe-7s-scissors:before {
  content: "\e697"; }

.pe-7s-wallet:before {
  content: "\e600"; }

.pe-7s-safe:before {
  content: "\e698"; }

.pe-7s-volume2:before {
  content: "\e601"; }

.pe-7s-volume1:before {
  content: "\e602"; }

.pe-7s-voicemail:before {
  content: "\e603"; }

.pe-7s-video:before {
  content: "\e604"; }

.pe-7s-user:before {
  content: "\e605"; }

.pe-7s-upload:before {
  content: "\e606"; }

.pe-7s-unlock:before {
  content: "\e607"; }

.pe-7s-umbrella:before {
  content: "\e608"; }

.pe-7s-trash:before {
  content: "\e609"; }

.pe-7s-tools:before {
  content: "\e60a"; }

.pe-7s-timer:before {
  content: "\e60b"; }

.pe-7s-ticket:before {
  content: "\e60c"; }

.pe-7s-target:before {
  content: "\e60d"; }

.pe-7s-sun:before {
  content: "\e60e"; }

.pe-7s-study:before {
  content: "\e60f"; }

.pe-7s-stopwatch:before {
  content: "\e610"; }

.pe-7s-star:before {
  content: "\e611"; }

.pe-7s-speaker:before {
  content: "\e612"; }

.pe-7s-signal:before {
  content: "\e613"; }

.pe-7s-shuffle:before {
  content: "\e614"; }

.pe-7s-shopbag:before {
  content: "\e615"; }

.pe-7s-share:before {
  content: "\e616"; }

.pe-7s-server:before {
  content: "\e617"; }

.pe-7s-search:before {
  content: "\e618"; }

.pe-7s-film:before {
  content: "\e6a5"; }

.pe-7s-science:before {
  content: "\e619"; }

.pe-7s-disk:before {
  content: "\e6a6"; }

.pe-7s-ribbon:before {
  content: "\e61a"; }

.pe-7s-repeat:before {
  content: "\e61b"; }

.pe-7s-refresh:before {
  content: "\e61c"; }

.pe-7s-add-user:before {
  content: "\e6a9"; }

.pe-7s-refresh-cloud:before {
  content: "\e61d"; }

.pe-7s-paperclip:before {
  content: "\e69c"; }

.pe-7s-radio:before {
  content: "\e61e"; }

.pe-7s-note2:before {
  content: "\e69d"; }

.pe-7s-print:before {
  content: "\e61f"; }

.pe-7s-network:before {
  content: "\e69e"; }

.pe-7s-prev:before {
  content: "\e620"; }

.pe-7s-mute:before {
  content: "\e69f"; }

.pe-7s-power:before {
  content: "\e621"; }

.pe-7s-medal:before {
  content: "\e6a0"; }

.pe-7s-portfolio:before {
  content: "\e622"; }

.pe-7s-like2:before {
  content: "\e6a1"; }

.pe-7s-plus:before {
  content: "\e623"; }

.pe-7s-left-arrow:before {
  content: "\e6a2"; }

.pe-7s-play:before {
  content: "\e624"; }

.pe-7s-key:before {
  content: "\e6a3"; }

.pe-7s-plane:before {
  content: "\e625"; }

.pe-7s-joy:before {
  content: "\e6a4"; }

.pe-7s-photo-gallery:before {
  content: "\e626"; }

.pe-7s-pin:before {
  content: "\e69b"; }

.pe-7s-phone:before {
  content: "\e627"; }

.pe-7s-plug:before {
  content: "\e69a"; }

.pe-7s-pen:before {
  content: "\e628"; }

.pe-7s-right-arrow:before {
  content: "\e699"; }

.pe-7s-paper-plane:before {
  content: "\e629"; }

.pe-7s-delete-user:before {
  content: "\e6a7"; }

.pe-7s-paint:before {
  content: "\e62a"; }

.pe-7s-bottom-arrow:before {
  content: "\e6a8"; }

.pe-7s-notebook:before {
  content: "\e62b"; }

.pe-7s-note:before {
  content: "\e62c"; }

.pe-7s-next:before {
  content: "\e62d"; }

.pe-7s-news-paper:before {
  content: "\e62e"; }

.pe-7s-musiclist:before {
  content: "\e62f"; }

.pe-7s-music:before {
  content: "\e630"; }

.pe-7s-mouse:before {
  content: "\e631"; }

.pe-7s-more:before {
  content: "\e632"; }

.pe-7s-moon:before {
  content: "\e633"; }

.pe-7s-monitor:before {
  content: "\e634"; }

.pe-7s-micro:before {
  content: "\e635"; }

.pe-7s-menu:before {
  content: "\e636"; }

.pe-7s-map:before {
  content: "\e637"; }

.pe-7s-map-marker:before {
  content: "\e638"; }

.pe-7s-mail:before {
  content: "\e639"; }

.pe-7s-mail-open:before {
  content: "\e63a"; }

.pe-7s-mail-open-file:before {
  content: "\e63b"; }

.pe-7s-magnet:before {
  content: "\e63c"; }

.pe-7s-loop:before {
  content: "\e63d"; }

.pe-7s-look:before {
  content: "\e63e"; }

.pe-7s-lock:before {
  content: "\e63f"; }

.pe-7s-lintern:before {
  content: "\e640"; }

.pe-7s-link:before {
  content: "\e641"; }

.pe-7s-like:before {
  content: "\e642"; }

.pe-7s-light:before {
  content: "\e643"; }

.pe-7s-less:before {
  content: "\e644"; }

.pe-7s-keypad:before {
  content: "\e645"; }

.pe-7s-junk:before {
  content: "\e646"; }

.pe-7s-info:before {
  content: "\e647"; }

.pe-7s-home:before {
  content: "\e648"; }

.pe-7s-help2:before {
  content: "\e649"; }

.pe-7s-help1:before {
  content: "\e64a"; }

.pe-7s-graph3:before {
  content: "\e64b"; }

.pe-7s-graph2:before {
  content: "\e64c"; }

.pe-7s-graph1:before {
  content: "\e64d"; }

.pe-7s-graph:before {
  content: "\e64e"; }

.pe-7s-global:before {
  content: "\e64f"; }

.pe-7s-gleam:before {
  content: "\e650"; }

.pe-7s-glasses:before {
  content: "\e651"; }

.pe-7s-gift:before {
  content: "\e652"; }

.pe-7s-folder:before {
  content: "\e653"; }

.pe-7s-flag:before {
  content: "\e654"; }

.pe-7s-filter:before {
  content: "\e655"; }

.pe-7s-file:before {
  content: "\e656"; }

.pe-7s-expand1:before {
  content: "\e657"; }

.pe-7s-exapnd2:before {
  content: "\e658"; }

.pe-7s-edit:before {
  content: "\e659"; }

.pe-7s-drop:before {
  content: "\e65a"; }

.pe-7s-drawer:before {
  content: "\e65b"; }

.pe-7s-download:before {
  content: "\e65c"; }

.pe-7s-display2:before {
  content: "\e65d"; }

.pe-7s-display1:before {
  content: "\e65e"; }

.pe-7s-diskette:before {
  content: "\e65f"; }

.pe-7s-date:before {
  content: "\e660"; }

.pe-7s-cup:before {
  content: "\e661"; }

.pe-7s-culture:before {
  content: "\e662"; }

.pe-7s-crop:before {
  content: "\e663"; }

.pe-7s-credit:before {
  content: "\e664"; }

.pe-7s-copy-file:before {
  content: "\e665"; }

.pe-7s-config:before {
  content: "\e666"; }

.pe-7s-compass:before {
  content: "\e667"; }

.pe-7s-comment:before {
  content: "\e668"; }

.pe-7s-coffee:before {
  content: "\e669"; }

.pe-7s-cloud:before {
  content: "\e66a"; }

.pe-7s-clock:before {
  content: "\e66b"; }

.pe-7s-check:before {
  content: "\e66c"; }

.pe-7s-chat:before {
  content: "\e66d"; }

.pe-7s-cart:before {
  content: "\e66e"; }

.pe-7s-camera:before {
  content: "\e66f"; }

.pe-7s-call:before {
  content: "\e670"; }

.pe-7s-calculator:before {
  content: "\e671"; }

.pe-7s-browser:before {
  content: "\e672"; }

.pe-7s-box2:before {
  content: "\e673"; }

.pe-7s-box1:before {
  content: "\e674"; }

.pe-7s-bookmarks:before {
  content: "\e675"; }

.pe-7s-bicycle:before {
  content: "\e676"; }

.pe-7s-bell:before {
  content: "\e677"; }

.pe-7s-battery:before {
  content: "\e678"; }

.pe-7s-ball:before {
  content: "\e679"; }

.pe-7s-back:before {
  content: "\e67a"; }

.pe-7s-attention:before {
  content: "\e67b"; }

.pe-7s-anchor:before {
  content: "\e67c"; }

.pe-7s-albums:before {
  content: "\e67d"; }

.pe-7s-alarm:before {
  content: "\e67e"; }

.pe-7s-airplay:before {
  content: "\e67f"; }

@font-face {
  font-family: 'et-line';
  src: url("../fonts/et-line/et-line.eot");
  src: url("../fonts/et-line/et-line.eot?#iefix") format("embedded-opentype"), url("../fonts/et-line/et-line.woff") format("woff"), url("../fonts/et-line/et-line.ttf") format("truetype"), url("../fonts/et-line/et-line.svg#et-line") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'et-line';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block; }

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.et-line-mobile, .et-line-laptop, .et-line-desktop, .et-line-tablet, .et-line-phone, .et-line-document, .et-line-documents, .et-line-search, .et-line-clipboard, .et-line-newspaper, .et-line-notebook, .et-line-book-open, .et-line-browser, .et-line-calendar, .et-line-presentation, .et-line-picture, .et-line-pictures, .et-line-video, .et-line-camera, .et-line-printer, .et-line-toolbox, .et-line-briefcase, .et-line-wallet, .et-line-gift, .et-line-bargraph, .et-line-grid, .et-line-expand, .et-line-focus, .et-line-edit, .et-line-adjustments, .et-line-ribbon, .et-line-hourglass, .et-line-lock, .et-line-megaphone, .et-line-shield, .et-line-trophy, .et-line-flag, .et-line-map, .et-line-puzzle, .et-line-basket, .et-line-envelope, .et-line-streetsign, .et-line-telescope, .et-line-gears, .et-line-key, .et-line-paperclip, .et-line-attachment, .et-line-pricetags, .et-line-lightbulb, .et-line-layers, .et-line-pencil, .et-line-tools, .et-line-tools-2, .et-line-scissors, .et-line-paintbrush, .et-line-magnifying-glass, .et-line-circle-compass, .et-line-linegraph, .et-line-mic, .et-line-strategy, .et-line-beaker, .et-line-caution, .et-line-recycle, .et-line-anchor, .et-line-profile-male, .et-line-profile-female, .et-line-bike, .et-line-wine, .et-line-hotairballoon, .et-line-globe, .et-line-genius, .et-line-map-pin, .et-line-dial, .et-line-chat, .et-line-heart, .et-line-cloud, .et-line-upload, .et-line-download, .et-line-target, .et-line-hazardous, .et-line-piechart, .et-line-speedometer, .et-line-global, .et-line-compass, .et-line-lifesaver, .et-line-clock, .et-line-aperture, .et-line-quote, .et-line-scope, .et-line-alarmclock, .et-line-refresh, .et-line-happy, .et-line-sad, .et-line-facebook, .et-line-twitter, .et-line-googleplus, .et-line-rss, .et-line-tumblr, .et-line-linkedin, .et-line-dribbble {
  font-family: 'et-line';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block; }

.et-line-mobile:before {
  content: "\e000"; }

.et-line-laptop:before {
  content: "\e001"; }

.et-line-desktop:before {
  content: "\e002"; }

.et-line-tablet:before {
  content: "\e003"; }

.et-line-phone:before {
  content: "\e004"; }

.et-line-document:before {
  content: "\e005"; }

.et-line-documents:before {
  content: "\e006"; }

.et-line-search:before {
  content: "\e007"; }

.et-line-clipboard:before {
  content: "\e008"; }

.et-line-newspaper:before {
  content: "\e009"; }

.et-line-notebook:before {
  content: "\e00a"; }

.et-line-book-open:before {
  content: "\e00b"; }

.et-line-browser:before {
  content: "\e00c"; }

.et-line-calendar:before {
  content: "\e00d"; }

.et-line-presentation:before {
  content: "\e00e"; }

.et-line-picture:before {
  content: "\e00f"; }

.et-line-pictures:before {
  content: "\e010"; }

.et-line-video:before {
  content: "\e011"; }

.et-line-camera:before {
  content: "\e012"; }

.et-line-printer:before {
  content: "\e013"; }

.et-line-toolbox:before {
  content: "\e014"; }

.et-line-briefcase:before {
  content: "\e015"; }

.et-line-wallet:before {
  content: "\e016"; }

.et-line-gift:before {
  content: "\e017"; }

.et-line-bargraph:before {
  content: "\e018"; }

.et-line-grid:before {
  content: "\e019"; }

.et-line-expand:before {
  content: "\e01a"; }

.et-line-focus:before {
  content: "\e01b"; }

.et-line-edit:before {
  content: "\e01c"; }

.et-line-adjustments:before {
  content: "\e01d"; }

.et-line-ribbon:before {
  content: "\e01e"; }

.et-line-hourglass:before {
  content: "\e01f"; }

.et-line-lock:before {
  content: "\e020"; }

.et-line-megaphone:before {
  content: "\e021"; }

.et-line-shield:before {
  content: "\e022"; }

.et-line-trophy:before {
  content: "\e023"; }

.et-line-flag:before {
  content: "\e024"; }

.et-line-map:before {
  content: "\e025"; }

.et-line-puzzle:before {
  content: "\e026"; }

.et-line-basket:before {
  content: "\e027"; }

.et-line-envelope:before {
  content: "\e028"; }

.et-line-streetsign:before {
  content: "\e029"; }

.et-line-telescope:before {
  content: "\e02a"; }

.et-line-gears:before {
  content: "\e02b"; }

.et-line-key:before {
  content: "\e02c"; }

.et-line-paperclip:before {
  content: "\e02d"; }

.et-line-attachment:before {
  content: "\e02e"; }

.et-line-pricetags:before {
  content: "\e02f"; }

.et-line-lightbulb:before {
  content: "\e030"; }

.et-line-layers:before {
  content: "\e031"; }

.et-line-pencil:before {
  content: "\e032"; }

.et-line-tools:before {
  content: "\e033"; }

.et-line-tools-2:before {
  content: "\e034"; }

.et-line-scissors:before {
  content: "\e035"; }

.et-line-paintbrush:before {
  content: "\e036"; }

.et-line-magnifying-glass:before {
  content: "\e037"; }

.et-line-circle-compass:before {
  content: "\e038"; }

.et-line-linegraph:before {
  content: "\e039"; }

.et-line-mic:before {
  content: "\e03a"; }

.et-line-strategy:before {
  content: "\e03b"; }

.et-line-beaker:before {
  content: "\e03c"; }

.et-line-caution:before {
  content: "\e03d"; }

.et-line-recycle:before {
  content: "\e03e"; }

.et-line-anchor:before {
  content: "\e03f"; }

.et-line-profile-male:before {
  content: "\e040"; }

.et-line-profile-female:before {
  content: "\e041"; }

.et-line-bike:before {
  content: "\e042"; }

.et-line-wine:before {
  content: "\e043"; }

.et-line-hotairballoon:before {
  content: "\e044"; }

.et-line-globe:before {
  content: "\e045"; }

.et-line-genius:before {
  content: "\e046"; }

.et-line-map-pin:before {
  content: "\e047"; }

.et-line-dial:before {
  content: "\e048"; }

.et-line-chat:before {
  content: "\e049"; }

.et-line-heart:before {
  content: "\e04a"; }

.et-line-cloud:before {
  content: "\e04b"; }

.et-line-upload:before {
  content: "\e04c"; }

.et-line-download:before {
  content: "\e04d"; }

.et-line-target:before {
  content: "\e04e"; }

.et-line-hazardous:before {
  content: "\e04f"; }

.et-line-piechart:before {
  content: "\e050"; }

.et-line-speedometer:before {
  content: "\e051"; }

.et-line-global:before {
  content: "\e052"; }

.et-line-compass:before {
  content: "\e053"; }

.et-line-lifesaver:before {
  content: "\e054"; }

.et-line-clock:before {
  content: "\e055"; }

.et-line-aperture:before {
  content: "\e056"; }

.et-line-quote:before {
  content: "\e057"; }

.et-line-scope:before {
  content: "\e058"; }

.et-line-alarmclock:before {
  content: "\e059"; }

.et-line-refresh:before {
  content: "\e05a"; }

.et-line-happy:before {
  content: "\e05b"; }

.et-line-sad:before {
  content: "\e05c"; }

.et-line-facebook:before {
  content: "\e05d"; }

.et-line-twitter:before {
  content: "\e05e"; }

.et-line-googleplus:before {
  content: "\e05f"; }

.et-line-rss:before {
  content: "\e060"; }

.et-line-tumblr:before {
  content: "\e061"; }

.et-line-linkedin:before {
  content: "\e062"; }

.et-line-dribbble:before {
  content: "\e063"; }

.ma0 {
  margin: 0px; }

.mt0,
.mv0 {
  margin-top: 0px; }

.mb0,
.mb0 {
  margin-bottom: 0px; }

.ml0,
.mh0 {
  margin-left: 0px; }

.mr0,
.mh0 {
  margin-right: 0px; }

.pa0 {
  padding: 0px; }

.pt0,
.pv0 {
  padding-top: 0px; }

.pb0,
.pv0 {
  padding-bottom: 0px; }

.pl0,
.ph0 {
  padding-left: 0px; }

.pr0,
.ph0 {
  padding-right: 0px; }

.ma-xxs {
  margin: 7px; }

.mt-xxs,
.mv-xxs {
  margin-top: 7px; }

.mb-xxs,
.mb-xxs {
  margin-bottom: 7px; }

.ml-xxs,
.mh-xxs {
  margin-left: 7px; }

.mr-xxs,
.mh-xxs {
  margin-right: 7px; }

.pa-xxs {
  padding: 7px; }

.pt-xxs,
.pv-xxs {
  padding-top: 7px; }

.pb-xxs,
.pv-xxs {
  padding-bottom: 7px; }

.pl-xxs,
.ph-xxs {
  padding-left: 7px; }

.pr-xxs,
.ph-xxs {
  padding-right: 7px; }

.ma-xs {
  margin: 14px; }

.mt-xs,
.mv-xs {
  margin-top: 14px; }

.mb-xs,
.mb-xs {
  margin-bottom: 14px; }

.ml-xs,
.mh-xs {
  margin-left: 14px; }

.mr-xs,
.mh-xs {
  margin-right: 14px; }

.pa-xs {
  padding: 14px; }

.pt-xs,
.pv-xs {
  padding-top: 14px; }

.pb-xs,
.pv-xs {
  padding-bottom: 14px; }

.pl-xs,
.ph-xs {
  padding-left: 14px; }

.pr-xs,
.ph-xs {
  padding-right: 14px; }

.ma-xs2 {
  margin: 21px; }

.mt-xs2,
.mv-xs2 {
  margin-top: 21px; }

.mb-xs2,
.mb-xs2 {
  margin-bottom: 21px; }

.ml-xs2,
.mh-xs2 {
  margin-left: 21px; }

.mr-xs2,
.mh-xs2 {
  margin-right: 21px; }

.pa-xs2 {
  padding: 21px; }

.pt-xs2,
.pv-xs2 {
  padding-top: 21px; }

.pb-xs2,
.pv-xs2 {
  padding-bottom: 21px; }

.pl-xs2,
.ph-xs2 {
  padding-left: 21px; }

.pr-xs2,
.ph-xs2 {
  padding-right: 21px; }

.ma-sm {
  margin: 28px; }

.mt-sm,
.mv-sm {
  margin-top: 28px; }

.mb-sm,
.mb-sm {
  margin-bottom: 28px; }

.ml-sm,
.mh-sm {
  margin-left: 28px; }

.mr-sm,
.mh-sm {
  margin-right: 28px; }

.pa-sm {
  padding: 28px; }

.pt-sm,
.pv-sm {
  padding-top: 28px; }

.pb-sm,
.pv-sm {
  padding-bottom: 28px; }

.pl-sm,
.ph-sm {
  padding-left: 28px; }

.pr-sm,
.ph-sm {
  padding-right: 28px; }

.mt-sm2,
.mv-sm2 {
  margin-top: 35px; }

.mb-sm2,
.mb-sm2 {
  margin-bottom: 35px; }

.ml-sm2,
.mh-sm2 {
  margin-left: 35px; }

.mr-sm2,
.mh-sm2 {
  margin-right: 35px; }

.pa-sm2 {
  padding: 35px; }

.pt-sm2,
.pv-sm2 {
  padding-top: 35px; }

.pb-sm2,
.pv-sm2 {
  padding-bottom: 35px; }

.pl-sm2,
.ph-sm2 {
  padding-left: 35px; }

.pr-sm2,
.ph-sm2 {
  padding-right: 35px; }

.ma-md {
  margin: 42px; }

.mt-md,
.mv-md {
  margin-top: 42px; }

.mb-md,
.mb-md {
  margin-bottom: 42px; }

.ml-md,
.mh-md {
  margin-left: 42px; }

.mr-md,
.mh-md {
  margin-right: 42px; }

.pa-md {
  padding: 42px; }

.pt-md,
.pv-md {
  padding-top: 42px; }

.pb-md,
.pv-md {
  padding-bottom: 42px; }

.pl-md,
.ph-md {
  padding-left: 42px; }
1
.pr-md,
.ph-md {
  padding-right: 42px; }

.ma-lg {
  margin: 56px; }

.mt-lg,
.mv-lg {
  margin-top: 56px; }

.mb-lg,
.mb-lg {
  margin-bottom: 56px; }

.ml-lg,
.mh-lg {
  margin-left: 56px; }

.mr-lg,
.mh-lg {
  margin-right: 56px; }

.pa-lg {
  padding: 56px; }

.pt-lg,
.pv-lg {
  padding-top: 56px; }

.pb-lg,
.pv-lg {
  padding-bottom: 56px; }

.pl-lg,
.ph-lg {
  padding-left: 56px; }

.pr-lg,
.ph-lg {
  padding-right: 56px; }

.ma-lg2 {
  margin: 70px; }

.mt-lg2,
.mv-lg2 {
  margin-top: 70px; }

.mb-lg2,
.mb-lg2 {
  margin-bottom: 70px; }

.ml-lg2,
.mh-lg2 {
  margin-left: 70px; }

.mr-lg2,
.mh-lg2 {
  margin-right: 70px; }

.pa-lg2 {
  padding: 70px; }

.pt-lg2,
.pv-lg2 {
  padding-top: 70px; }

.pb-lg2,
.pv-lg2 {
  padding-bottom: 70px; }

.pl-lg2,
.ph-lg2 {
  padding-left: 70px; }

.pr-lg2,
.ph-lg2 {
  padding-right: 70px; }

.ma-xl {
  margin: 84px; }

.mt-xl,
.mv-xl {
  margin-top: 84px; }

.mb-xl,
.mb-xl {
  margin-bottom: 84px; }

.ml-xl,
.mh-xl {
  margin-left: 84px; }

.mr-xl,
.mh-xl {
  margin-right: 30px; }

.pa-xl {
  padding: 84px; }

.pt-xl,
.pv-xl {
  padding-top: 84px; }

.pb-xl,
.pv-xl {
  padding-bottom: 84px; }

.pl-xl,
.ph-xl {
  padding-left: 84px; }

.pr-xl,
.ph-xl {
  padding-right: 84px; }

.ma-xxl {
  margin: 105px; }

.mt-xxl,
.mv-xxl {
  margin-top: 105px; }

.mb-xxl,
.mb-xxl {
  margin-bottom: 105px; }

.ml-xxl,
.mh-xxl {
  margin-left: 105px; }

.mr-xxl,
.mh-xxl {
  margin-right: 105px; }

.pa-xxl {
  padding: 105px; }

.pt-xxl,
.pv-xxl {
  padding-top: 105px; }

.pb-xxl,
.pv-xxl {
  padding-bottom: 105px; }

.pl-xxl,
.ph-xxl {
  padding-left: 105px; }

.pr-xxl,
.ph-xxl {
  padding-right: 105px; }

.ma-xxxl {
  margin: 140px; }

.mt-xxxl,
.mv-xxxl {
  margin-top: 140px; }

.mb-xxxl,
.mb-xxxl {
  margin-bottom: 140px; }

.ml-xxxl,
.mh-xxxl {
  margin-left: 140px; }

.mr-xxxl,
.mh-xxxl {
  margin-right: 140px; }

.pa-xxxl {
  padding: 140px; }

.pt-xxxl,
.pv-xxxl {
  padding-top: 140px; }

.pb-xxxl,
.pv-xxxl {
  padding-bottom: 140px; }

.pl-xxxl,
.ph-xxxl {
  padding-left: 140px; }

.pr-xxxl,
.ph-xxxl {
  padding-right: 140px; }

.ma-xx {
  margin: 210px; }

.mt-xx,
.mv-xx {
  margin-top: 210px; }

.mb-xx,
.mb-xx {
  margin-bottom: 210px; }

.ml-xx,
.mh-xx {
  margin-left: 210px; }

.mr-xx,
.mh-xx {
  margin-right: 210px; }

.pa-xx {
  padding: 210px; }

.pt-xx,
.pv-xx {
  padding-top: 210px; }

.pb-xx,
.pv-xx {
  padding-bottom: 210px; }

.pl-xx,
.ph-xx {
  padding-left: 210px; }

.pr-xx,
.ph-xx {
  padding-right: 210px; }

.ma-sm2 {
  @xtend %ma5; }

/* @media all and (max-width: 990px){
  // Margin
  // -------------------------

  // Margin all
  .ma0 { @extend %ma0; }
  .ma-xs { @extend %ma1; }
  .ma-sm { @extend %ma2; }
  .ma-md { @extend %ma4; }
  .ma-lg { @extend %ma8; }
  .ma-xl { @extend %ma12; }

  // Margin vertical
  .mv0 { @extend %mv0; }
  .mv-xs { @extend %mv1; }
  .mv-sm { @extend %mv2; }
  .mv-md { @extend %mv4; }
  .mv-lg { @extend %mv8; }
  .mv-xl { @extend %mv12; }

  // Margin horizontal
  .mh0 { @extend %mh0; }
  .mh-xs { @extend %mh1; }
  .mh-sm { @extend %mh2; }
  .mh-md { @extend %mh4; }
  .mh-lg { @extend %mh8; }
  .mh-xl { @extend %mh12; }

  // Margin top
  .mt0 { @extend %mt0; }
  .mt-xs { @extend %mt1; }
  .mt-sm { @extend %mt2; }
  .mt-md { @extend %mt4; }
  .mt-lg { @extend %mt8; }
  .mt-xl { @extend %mt12; }

  // Margin right
  .mr0 { @extend %mr0; }
  .mr-xs { @extend %mr1; }
  .mr-sm { @extend %mr2; }
  .mr-md { @extend %mr4; }
  .mr-lg { @extend %mr8; }
  .mr-xl { @extend %mr12; }

  // Margin bottom
  .mb0 { @extend %mb0; }
  .mb-xs { @extend %mb1; }
  .mb-sm { @extend %mb2; }
  .mb-md { @extend %mb4; }
  .mb-lg { @extend %mb8; }
  .mb-xl { @extend %mb12; }

  // Margin left
  .ml0 { @extend %ml0; }
  .ml-xs { @extend %ml1; }
  .ml-sm { @extend %ml2; }
  .ml-md { @extend %ml4; }
  .ml-lg { @extend %ml8; }
  .ml-xl { @extend %ml12; }

  // Padding
  // -------------------------

  // Padding all
  .pa0 { @extend %pa0; }
  .pa-xs { @extend %pa1; }
  .pa-sm { @extend %pa2; }
  .pa-md { @extend %pa4; }
  .pa-lg { @extend %pa8; }
  .pa-xl { @extend %pa12; }

  // Padding vertical
  .pv0 { @extend %pv0; }
  .pv-xs { @extend %pv1; }
  .pv-sm { @extend %pv2; }
  .pv-md { @extend %pv4; }
  .pv-lg { @extend %pv8; }
  .pv-xl { @extend %pv12; }

  // Padding horizontal
  .ph0 { @extend %ph0; }
  .ph-xs { @extend %ph1; }
  .ph-sm { @extend %ph2; }
  .ph-md { @extend %ph4; }
  .ph-lg { @extend %ph8; }
  .ph-xl { @extend %ph12; }

  // Padding top
  .pt0 { @extend %pt0; }
  .pt-xs { @extend %pt1; }
  .pt-sm { @extend %pt2; }
  .pt-md { @extend %pt4; }
  .pt-lg { @extend %pt8; }
  .pt-xl { @extend %pt12; }

  // Padding right
  .pr0 { @extend %pr0; }
  .pr-xs { @extend %pr1; }
  .pr-sm { @extend %pr2; }
  .pr-md { @extend %pr4; }
  .pr-lg { @extend %pr8; }
  .pr-xl { @extend %pr12; }

  // Padding bottom
  .pb0 { @extend %pb0; }
  .pb-xs { @extend %pb1; }
  .pb-sm { @extend %pb2; }
  .pb-md { @extend %pb4; }
  .pb-lg { @extend %pb8; }
  .pb-xl { @extend %pb12; }

  // Padding left
  .pl0 { @extend %pl0; }
  .pl-xs { @extend %pl1; }
  .pl-sm { @extend %pl2; }
  .pl-md { @extend %pl4; }
  .pl-lg { @extend %pl8; }
  .pl-xl { @extend %pl12; }
}

@media all and (max-width: 767px){

  // Margin
  // -------------------------

  // Margin all
  .ma0 { @extend %ma0; }
  .ma-xs { @extend %ma1; }
  .ma-sm { @extend %ma2; }
  .ma-md { @extend %ma4; }
  .ma-lg { @extend %ma8; }
  .ma-xl { @extend %ma10; }

  // Margin vertical
  .mv0 { @extend %mv0; }
  .mv-xs { @extend %mv1; }
  .mv-sm { @extend %mv2; }
  .mv-md { @extend %mv4; }
  .mv-lg { @extend %mv8; }
  .mv-xl { @extend %mv10; }

  // Margin horizontal
  .mh0 { @extend %mh0; }
  .mh-xs { @extend %mh1; }
  .mh-sm { @extend %mh2; }
  .mh-md { @extend %mh4; }
  .mh-lg { @extend %mh8; }
  .mh-xl { @extend %mh10; }

  // Margin top
  .mt0 { @extend %mt0; }
  .mt-xs { @extend %mt1; }
  .mt-sm { @extend %mt2; }
  .mt-md { @extend %mt4; }
  .mt-lg { @extend %mt8; }
  .mt-xl { @extend %mt10; }

  // Margin right
  .mr0 { @extend %mr0; }
  .mr-xs { @extend %mr1; }
  .mr-sm { @extend %mr2; }
  .mr-md { @extend %mr4; }
  .mr-lg { @extend %mr8; }
  .mr-xl { @extend %mr10; }

  // Margin bottom
  .mb0 { @extend %mb0; }
  .mb-xs { @extend %mb1; }
  .mb-sm { @extend %mb2; }
  .mb-md { @extend %mb4; }
  .mb-lg { @extend %mb8; }
  .mb-xl { @extend %mb10; }

  // Margin left
  .ml0 { @extend %ml0; }
  .ml-xs { @extend %ml1; }
  .ml-sm { @extend %ml2; }
  .ml-md { @extend %ml4; }
  .ml-lg { @extend %ml8; }
  .ml-xl { @extend %ml10; }

  // Padding
  // -------------------------

  // Padding all
  .pa0 { @extend %pa0; }
  .pa-xs { @extend %pa1; }
  .pa-sm { @extend %pa2; }
  .pa-md { @extend %pa4; }
  .pa-lg { @extend %pa8; }
  .pa-xl { @extend %pa10; }

  // Padding vertical
  .pv0 { @extend %pv0; }
  .pv-xs { @extend %pv1; }
  .pv-sm { @extend %pv2; }
  .pv-md { @extend %pv4; }
  .pv-lg { @extend %pv8; }
  .pv-xl { @extend %pv10; }

  // Padding horizontal
  .ph0 { @extend %ph0; }
  .ph-xs { @extend %ph1; }
  .ph-sm { @extend %ph2; }
  .ph-md { @extend %ph4; }
  .ph-lg { @extend %ph8; }
  .ph-xl { @extend %ph10; }

  // Padding top
  .pt0 { @extend %pt0; }
  .pt-xs { @extend %pt1; }
  .pt-sm { @extend %pt2; }
  .pt-md { @extend %pt4; }
  .pt-lg { @extend %pt8; }
  .pt-xl { @extend %pt10; }

  // Padding right
  .pr0 { @extend %pr0; }
  .pr-xs { @extend %pr1; }
  .pr-sm { @extend %pr2; }
  .pr-md { @extend %pr4; }
  .pr-lg { @extend %pr8; }
  .pr-xl { @extend %pr10; }

  // Padding bottom
  .pb0 { @extend %pb0; }
  .pb-xs { @extend %pb1; }
  .pb-sm { @extend %pb2; }
  .pb-md { @extend %pb4; }
  .pb-lg { @extend %pb8; }
  .pb-xl { @extend %pb10; }

  // Padding left
  .pl0 { @extend %pl0; }
  .pl-xs { @extend %pl1; }
  .pl-sm { @extend %pl2; }
  .pl-md { @extend %pl4; }
  .pl-lg { @extend %pl8; }
  .pl-xl { @extend %pl10; }

} */
.mr0 {
  margin-right: 0; }

.mb0 {
  margin-bottom: 0 !important; }

.mb8 {
  margin-bottom: 8px; }

.mb16 {
  margin-bottom: 16px; }

.mb24 {
  margin-bottom: 24px; }

.mb30 {
  margin-bottom: 30px; }

.mb32 {
  margin-bottom: 32px; }

.mb40 {
  margin-bottom: 40px; }

.mb48 {
  margin-bottom: 48px; }

.mb56 {
  margin-bottom: 56px; }

.mb64 {
  margin-bottom: 64px; }

.mb72 {
  margin-bottom: 72px; }

.mb80 {
  margin-bottom: 80px; }

.mb88 {
  margin-bottom: 88px; }

.mb96 {
  margin-bottom: 96px; }

.mb104 {
  margin-bottom: 104px; }

.mb112 {
  margin-bottom: 112px; }

.mb120 {
  margin-bottom: 120px; }

.mb160 {
  margin-bottom: 160px; }

.mt0 {
  margin-top: 0 !important; }

.mt8 {
  margin-top: 8px; }

.mt16 {
  margin-top: 16px; }

.mt24 {
  margin-top: 24px; }

.mt32 {
  margin-top: 32px; }

.mt40 {
  margin-top: 40px; }

.mt48 {
  margin-top: 48px; }

.mt56 {
  margin-top: 56px; }

.mt64 {
  margin-top: 64px; }

.mt72 {
  margin-top: 72px; }

.mt80 {
  margin-top: 80px; }

.mt88 {
  margin-top: 88px; }

.mt96 {
  margin-top: 96px; }

.mt104 {
  margin-top: 104px; }

.mt112 {
  margin-top: 112px; }

.mt120 {
  margin-top: 120px; }

.mt160 {
  margin-top: 160px; }

.p32 {
  padding: 0 32px; }

.p24 {
  padding: 24px; }

.p0 {
  padding: 0; }

.pt0 {
  padding-top: 0; }

.pt8 {
  padding-top: 8px; }

.pt16 {
  padding-top: 16px; }

.pt24 {
  padding-top: 24px; }

.pt32 {
  padding-top: 32px; }

.pt40 {
  padding-top: 40px; }

.pt48 {
  padding-top: 48px; }

.pt64 {
  padding-top: 64px; }

.pt72 {
  padding-top: 72px; }

.pt80 {
  padding-top: 80px; }

.pt88 {
  padding-top: 88px; }

.pt96 {
  padding-top: 96px; }

.pt104 {
  padding-top: 104px; }

.pt112 {
  padding-top: 112px; }

.pt120 {
  padding-top: 120px; }

.pt160 {
  padding-top: 160px; }

.pt180 {
  padding-top: 180px; }

.pt240 {
  padding-top: 240px; }

.pv0 {
  padding-top: 0;
  padding-bottom: 0; }

.pv8 {
  padding-top: 56px;
  padding-bottom: 56px; }

.pv32 {
  padding-top: 32px;
  padding-bottom: 32px; }

.pv80 {
  padding-top: 80px;
  padding-bottom: 80px; }

.pv120 {
  padding-top: 120px;
  padding-bottom: 120px; }

.pv160 {
  padding-top: 160px;
  padding-bottom: 160px; }

.pb0 {
  padding-bottom: 0; }

.pb8 {
  padding-bottom: 8px; }

.pb16 {
  padding-bottom: 16px; }

.pb24 {
  padding-bottom: 24px; }

.pb32 {
  padding-bottom: 32px; }

.pb40 {
  padding-bottom: 40px; }

.pb48 {
  padding-bottom: 48px; }

.pb56 {
  padding-bottom: 56px; }

.pb64 {
  padding-bottom: 64px; }

.pb72 {
  padding-bottom: 72px; }

.pb80 {
  padding-bottom: 80px; }

.pb88 {
  padding-bottom: 88px; }

.pb96 {
  padding-bottom: 96px; }

.pb104 {
  padding-bottom: 104px; }

.pb112 {
  padding-bottom: 112px; }

.pb120 {
  padding-bottom: 120px; }

.pb160 {
  padding-bottom: 160px; }

.pb180 {
  padding-bottom: 180px; }

.pb240 {
  padding-bottom: 240px; }

@media all and (max-width: 990px) {
  .mb-s-0 {
    margin-bottom: 0; }

  .mb-s-8 {
    margin-bottom: 8px; }

  .mb-s-16 {
    margin-bottom: 16px; }

  .mb-s-24 {
    margin-bottom: 24px; }

  .mb-s-32 {
    margin-bottom: 32px; }

  .mb-s-40 {
    margin-bottom: 40px; }

  .mb-s-48 {
    margin-bottom: 48px; }

  .mb-s-64 {
    margin-bottom: 64px; }

  .mb-s-72 {
    margin-bottom: 72px; }

  .mb-s-80 {
    margin-bottom: 80px; }

  .mb-s-88 {
    margin-bottom: 88px; }

  .mb-s-96 {
    margin-bottom: 96px; }

  .mb-s-104 {
    margin-bottom: 104px; }

  .mb-s-112 {
    margin-bottom: 112px; }

  .mb-s-120 {
    margin-bottom: 120px; } }
@media all and (max-width: 990px) {
  .mb-sm-0 {
    margin-bottom: 0; }

  .mb-sm-8 {
    margin-bottom: 8px; }

  .mb-sm-16 {
    margin-bottom: 16px; }

  .mb-sm-24 {
    margin-bottom: 24px; }

  .mb-sm-32 {
    margin-bottom: 32px; }

  .mb-sm-40 {
    margin-bottom: 40px; }

  .mb-sm-48 {
    margin-bottom: 48px; }

  .mb-sm-64 {
    margin-bottom: 64px; }

  .mb-sm-72 {
    margin-bottom: 72px; }

  .mb-sm-80 {
    margin-bottom: 80px; }

  .mb-sm-88 {
    margin-bottom: 88px; }

  .mb-sm-96 {
    margin-bottom: 96px; }

  .mb-sm-104 {
    margin-bottom: 104px; }

  .mb-sm-112 {
    margin-bottom: 112px; }

  .mb-sm-120 {
    margin-bottom: 120px; }

  .mt-sm-0 {
    margin-top: 0 !important; }

  .mt-sm-8 {
    margin-top: 8px; }

  .mt-sm-16 {
    margin-top: 16px; }

  .mt-sm-24 {
    margin-top: 24px; }

  .mt-sm-32 {
    margin-top: 32px; }

  .mt-sm-40 {
    margin-top: 40px; }

  .mt-sm-48 {
    margin-top: 48px; }

  .mt-sm-56 {
    margin-top: 56px; }

  .mt-sm-64 {
    margin-top: 64px; }

  .mt-sm-72 {
    margin-top: 72px; }

  .mt-sm-80 {
    margin-top: 80px; }

  .mt-sm-88 {
    margin-top: 88px; }

  .mt-sm-96 {
    margin-top: 96px; }

  .mt-sm-104 {
    margin-top: 104px; }

  .mt-sm-112 {
    margin-top: 112px; }

  .mt-sm-120 {
    margin-top: 120px; }

  .p0-sm {
    padding: 0; }

  .pt-sm-0 {
    padding-top: 0; }

  .pt-sm-8 {
    padding-top: 8px; }

  .pt-sm-16 {
    padding-top: 16px; }

  .pt-sm-24 {
    padding-top: 24px; }

  .pt-sm-32 {
    padding-top: 32px; }

  .pt-sm-40 {
    padding-top: 40px; }

  .pt-sm-48 {
    padding-top: 48px; }

  .pt-sm-64 {
    padding-top: 64px; }

  .pt-sm-72 {
    padding-top: 72px; }

  .pt-sm-80 {
    padding-top: 80px; }

  .pt-sm-88 {
    padding-top: 88px; }

  .pt-sm-96 {
    padding-top: 96px; }

  .pt-sm-104 {
    padding-top: 104px; }

  .pt-sm-112 {
    padding-top: 112px; }

  .pt-sm-120 {
    padding-top: 120px; }

  .pt-sm-160 {
    padding-top: 160px; }

  .pb-sm-0 {
    padding-bottom: 0; }

  .pb-sm-8 {
    padding-bottom: 8px; }

  .pb-sm-16 {
    padding-bottom: 16px; }

  .pb-sm-24 {
    padding-bottom: 24px; }

  .pb-sm-32 {
    padding-bottom: 32px; }

  .pb-sm-40 {
    padding-bottom: 40px; }

  .pb-sm-48 {
    padding-bottom: 48px; }

  .pb-sm-64 {
    padding-bottom: 64px; }

  .pb-sm-72 {
    padding-bottom: 72px; }

  .pb-sm-80 {
    padding-bottom: 80px; }

  .pb-sm-88 {
    padding-bottom: 88px; }

  .pb-sm-96 {
    padding-bottom: 96px; }

  .pb-sm-104 {
    padding-bottom: 104px; }

  .pb-sm-112 {
    padding-bottom: 112px; }

  .pb-sm-120 {
    padding-bottom: 120px; } }
@media all and (max-width: 767px) {
  .mb-xs-0 {
    margin-bottom: 0; }

  .mb-xs-8 {
    margin-bottom: 8px; }

  .mb-xs-16 {
    margin-bottom: 16px; }

  .mb-xs-24 {
    margin-bottom: 24px; }

  .mb-xs-32 {
    margin-bottom: 32px; }

  .mb-xs-40 {
    margin-bottom: 40px; }

  .mb-xs-48 {
    margin-bottom: 48px; }

  .mb-xs-64 {
    margin-bottom: 64px; }

  .mb-xs-72 {
    margin-bottom: 72px; }

  .mb-xs-80 {
    margin-bottom: 80px; }

  .mb-xs-88 {
    margin-bottom: 88px; }

  .mb-xs-96 {
    margin-bottom: 96px; }

  .mb-xs-104 {
    margin-bottom: 104px; }

  .mb-xs-112 {
    margin-bottom: 112px; }

  .mb-xs-120 {
    margin-bottom: 120px; }

  .mt-xs-0 {
    margin-top: 0 !important; }

  .mt-xs-8 {
    margin-top: 8px; }

  .mt-xs-16 {
    margin-top: 16px; }

  .mt-xs-24 {
    margin-top: 24px; }

  .mt-xs-32 {
    margin-top: 32px; }

  .mt-xs-40 {
    margin-top: 40px; }

  .mt-xs-48 {
    margin-top: 48px; }

  .mt-xs-56 {
    margin-top: 56px; }

  .mt-xs-64 {
    margin-top: 64px; }

  .mt-xs-72 {
    margin-top: 72px; }

  .mt-xs-80 {
    margin-top: 80px; }

  .mt-xs-88 {
    margin-top: 88px; }

  .mt-xs-96 {
    margin-top: 96px; }

  .mt-xs-104 {
    margin-top: 104px; }

  .mt-xs-112 {
    margin-top: 112px; }

  .mt-xs-120 {
    margin-top: 120px; }

  .p0-xs {
    padding: 0; }

  .pt-xs-0 {
    padding-top: 0; }

  .pt-xs-8 {
    padding-top: 8px; }

  .pt-xs-16 {
    padding-top: 16px; }

  .pt-xs-24 {
    padding-top: 24px; }

  .pt-xs-32 {
    padding-top: 32px; }

  .pt-xs-40 {
    padding-top: 40px; }

  .pt-xs-48 {
    padding-top: 48px; }

  .pt-xs-64 {
    padding-top: 64px; }

  .pt-xs-72 {
    padding-top: 72px; }

  .pt-xs-80 {
    padding-top: 80px; }

  .pt-xs-88 {
    padding-top: 88px; }

  .pt-xs-96 {
    padding-top: 96px; }

  .pt-xs-104 {
    padding-top: 104px; }

  .pt-xs-112 {
    padding-top: 112px; }

  .pt-xs-120 {
    padding-top: 120px; }

  .pt-xs-160 {
    padding-top: 160px; }

  .pt-xs-180 {
    padding-top: 180px; }

  .pt-xs-240 {
    padding-top: 240px !important; }

  .pb-xs-0 {
    padding-bottom: 0; }

  .pb-xs-8 {
    padding-bottom: 8px; }

  .pb-xs-16 {
    padding-bottom: 16px; }

  .pb-xs-24 {
    padding-bottom: 24px; }

  .pb-xs-32 {
    padding-bottom: 32px; }

  .pb-xs-40 {
    padding-bottom: 40px; }

  .pb-xs-48 {
    padding-bottom: 48px; }

  .pb-xs-64 {
    padding-bottom: 64px; }

  .pb-xs-72 {
    padding-bottom: 72px; }

  .pb-xs-80 {
    padding-bottom: 80px; }

  .pb-xs-88 {
    padding-bottom: 88px; }

  .pb-xs-96 {
    padding-bottom: 96px; }

  .pb-xs-104 {
    padding-bottom: 104px; }

  .pb-xs-112 {
    padding-bottom: 112px; }

  .pb-xs-120 {
    padding-bottom: 120px; }

  .pb-xs-180 {
    padding-bottom: 180px; }

  .pb-xs-240 {
    padding-bottom: 240px !important; } }
/*!---------- SECTIONS ----------*/
section,
footer {
  padding: 70px 0;
  position: relative;
  overflow: hidden; }

footer {
  padding: 56px 0; }

.full-fold {
  height: 100vh;
  max-height: 850px;
  min-height: 600px; }

@media all and (max-width: 767px) {
  .full-fold {
    height: auto;
    min-height: none;
    padding: 70px 0; }

  .full-fold .v-align-middle, .full-fold .page-title .container, .page-title .full-fold .container, .full-fold .hover-tile .hover-state, .hover-tile .full-fold .hover-state {
    top: 0;
    transform: none;
    -webkit-transform: none; } }
.dark-bg h1, .dark-bg .filters.floating h1, .dark-bg h2, .dark-bg .filters.floating h2, .dark-bg h3, .dark-bg .filters.floating h3, .dark-bg h4, .dark-bg .filters.floating h4, .dark-bg h5, .dark-bg .filters.floating h5, .dark-bg h6, .dark-bg .filters.floating h6,
nav.dark-bg h1,
.dark-bg nav.filters.floating h1,
nav.dark-bg h2,
.dark-bg nav.filters.floating h2,
nav.dark-bg h3,
.dark-bg nav.filters.floating h3,
nav.dark-bg h4,
.dark-bg nav.filters.floating h4,
nav.dark-bg h5,
.dark-bg nav.filters.floating h5,
nav.dark-bg h6,
.dark-bg nav.filters.floating h6,
footer.dark-bg h1,
.dark-bg footer.filters.floating h1,
footer.dark-bg h2,
.dark-bg footer.filters.floating h2,
footer.dark-bg h3,
.dark-bg footer.filters.floating h3,
footer.dark-bg h4,
.dark-bg footer.filters.floating h4,
footer.dark-bg h5,
.dark-bg footer.filters.floating h5,
footer.dark-bg h6,
.dark-bg footer.filters.floating h6,
.brand-bg h1,
.brand-bg h2,
.brand-bg h3,
.brand-bg h4,
.brand-bg h5,
.brand-bg h6 {
  color: #fcfcfc; }
.dark-bg p, .dark-bg .filters.floating p, .dark-bg span, .dark-bg .filters.floating span, .dark-bg li, .dark-bg .filters.floating li,
nav.dark-bg p,
.dark-bg nav.filters.floating p,
nav.dark-bg span,
.dark-bg nav.filters.floating span,
nav.dark-bg li,
.dark-bg nav.filters.floating li,
footer.dark-bg p,
.dark-bg footer.filters.floating p,
footer.dark-bg span,
.dark-bg footer.filters.floating span,
footer.dark-bg li,
.dark-bg footer.filters.floating li,
.brand-bg p,
.brand-bg span,
.brand-bg li {
  color: #F9F9F9; }

@media all and (max-width: 767px) {
  section {
    padding: 70px 0; } }
.tint:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #292929;
  opacity: 0.3;
  z-index: 2; }

.tint-heavy:before {
  opacity: .6; }

.bg-light.tint:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fcfcfc;
  opacity: 0.1;
  z-index: 2; }

.tint-bg h1, .tint-bg h2, .tint-bg h3, .tint-bg h4, .tint-bg h5, .tint-bg h6 {
  color: #fcfcfc; }
.tint-bg p, .tint-bg span, .tint-bg li {
  color: #fcfcfc; }

.tint-bg .container,
.tint-bg div[class*='col-'] {
  position: relative;
  z-index: 3; }

.container.tint-bg .row {
  position: relative;
  z-index: 3; }

/*!---------- BUTTONS ----------*/
.btn, .vt-form .actions input[type="submit"], .vt-form .actions button[type="submit"], .vt-form .actions a, .ss-form .actions input[type="submit"], .ss-form .actions button[type="submit"], .ss-form .actions a, .filters li {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 2px solid #47b475;
  padding: 0 26px;
  height: 40px;
  min-width: 150px;
  line-height: 3.6rem;
  font-size: 1.2rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 0;
  color: #47b475;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-right: 8px;
  margin-bottom: 24px; }

.btn-outlined {
  border: 2px solid #47b475; }

.btn:last-child, .vt-form .actions input[type="submit"]:last-child, .vt-form .actions button[type="submit"]:last-child, .vt-form .actions a:last-child, .ss-form .actions input[type="submit"]:last-child, .ss-form .actions button[type="submit"]:last-child, .ss-form .actions a:last-child, .filters li:last-child,
.btn:last-of-type,
.vt-form .actions input[type="submit"]:last-of-type,
.vt-form .actions button[type="submit"]:last-of-type,
.vt-form .actions a:last-of-type,
.ss-form .actions input[type="submit"]:last-of-type,
.ss-form .actions button[type="submit"]:last-of-type,
.ss-form .actions a:last-of-type,
.filters li:last-of-type {
  margin-right: 0; }

.btn:hover, .vt-form .actions input[type="submit"]:hover, .vt-form .actions button[type="submit"]:hover, .vt-form .actions a:hover, .ss-form .actions input[type="submit"]:hover, .ss-form .actions button[type="submit"]:hover, .ss-form .actions a:hover, .filters li:hover {
  background: #47b475;
  color: #fcfcfc; }

.btn-icon {
  width: 40px;
  height: 40px;
  font-size: 2rem;
  min-width: 0;
  padding: 0;
  line-height: 38px; }

.btn-xs, .btn-group-xs > .btn, .vt-form .actions .btn-group-xs > input[type="submit"], .vt-form .actions .btn-group-xs > button[type="submit"], .vt-form .actions .btn-group-xs > a, .ss-form .actions .btn-group-xs > input[type="submit"], .ss-form .actions .btn-group-xs > button[type="submit"], .ss-form .actions .btn-group-xs > a, .filters .btn-group-xs > li {
  height: 2.4rem;
  font-size: 1.1rem;
  line-height: 1.9rem;
  min-width: 100px; }

.btn-sm, .btn-group-sm > .btn, .vt-form .actions .btn-group-sm > input[type="submit"], .vt-form .actions .btn-group-sm > button[type="submit"], .vt-form .actions .btn-group-sm > a, .ss-form .actions .btn-group-sm > input[type="submit"], .ss-form .actions .btn-group-sm > button[type="submit"], .ss-form .actions .btn-group-sm > a, .filters .btn-group-sm > li, .filters li {
  height: 3rem;
  font-size: 1.1rem;
  line-height: 2.7rem;
  min-width: 0; }

.btn-md {
  height: 4.8rem;
  font-size: 1.1rem;
  line-height: 4.6rem;
  min-width: 200; }

.btn-lg, .btn-group-lg > .btn, .vt-form .actions .btn-group-lg > input[type="submit"], .vt-form .actions .btn-group-lg > button[type="submit"], .vt-form .actions .btn-group-lg > a, .ss-form .actions .btn-group-lg > input[type="submit"], .ss-form .actions .btn-group-lg > button[type="submit"], .ss-form .actions .btn-group-lg > a, .filters .btn-group-lg > li {
  height: 6rem;
  line-height: 5.6rem;
  min-width: 200px; }

.btn-xl {
  height: 7.2rem;
  font-size: 1.6rem;
  line-height: 6.8rem;
  min-width: 0; }

.btn-xxl {
  height: 8.4rem;
  font-size: 2rem;
  line-height: 7.8rem;
  min-width: 300px; }

.btn-icon.btn-lg, .btn-group-lg > .btn-icon.btn, .vt-form .actions .btn-group-lg > input.btn-icon[type="submit"], .vt-form .actions .btn-group-lg > button.btn-icon[type="submit"], .vt-form .actions .btn-group-lg > a.btn-icon, .ss-form .actions .btn-group-lg > input.btn-icon[type="submit"], .ss-form .actions .btn-group-lg > button.btn-icon[type="submit"], .ss-form .actions .btn-group-lg > a.btn-icon, .filters .btn-group-lg > li.btn-icon {
  width: 50px;
  height: 50px;
  line-height: 4.9rem;
  font-size: 2.4rem;
  min-width: 0; }

.btn-icon.btn-sm, .btn-group-sm > .btn-icon.btn, .vt-form .actions .btn-group-sm > input.btn-icon[type="submit"], .vt-form .actions .btn-group-sm > button.btn-icon[type="submit"], .vt-form .actions .btn-group-sm > a.btn-icon, .ss-form .actions .btn-group-sm > input.btn-icon[type="submit"], .ss-form .actions .btn-group-sm > button.btn-icon[type="submit"], .ss-form .actions .btn-group-sm > a.btn-icon, .filters li.btn-icon {
  width: 30px;
  height: 30px;
  line-height: 29px;
  font-size: 1.4rem;
  min-width: 0;
  padding: 6px 0 0 1px !important; }

.btn-filled {
  background: #47b475;
  color: #fcfcfc; }

.btn-white,
.tint-bg .btn,
.tint-bg .vt-form .actions input[type="submit"],
.vt-form .actions .tint-bg input[type="submit"],
.tint-bg .vt-form .actions button[type="submit"],
.vt-form .actions .tint-bg button[type="submit"],
.tint-bg .vt-form .actions a,
.vt-form .actions .tint-bg a,
.tint-bg .ss-form .actions input[type="submit"],
.ss-form .actions .tint-bg input[type="submit"],
.tint-bg .ss-form .actions button[type="submit"],
.ss-form .actions .tint-bg button[type="submit"],
.tint-bg .ss-form .actions a,
.ss-form .actions .tint-bg a,
.tint-bg .filters li,
.filters .tint-bg li,
.tint-bg .btn:visited,
.tint-bg .vt-form .actions input[type="submit"]:visited,
.vt-form .actions .tint-bg input[type="submit"]:visited,
.tint-bg .vt-form .actions button[type="submit"]:visited,
.vt-form .actions .tint-bg button[type="submit"]:visited,
.tint-bg .vt-form .actions a:visited,
.vt-form .actions .tint-bg a:visited,
.tint-bg .ss-form .actions input[type="submit"]:visited,
.ss-form .actions .tint-bg input[type="submit"]:visited,
.tint-bg .ss-form .actions button[type="submit"]:visited,
.ss-form .actions .tint-bg button[type="submit"]:visited,
.tint-bg .ss-form .actions a:visited,
.ss-form .actions .tint-bg a:visited,
.tint-bg .filters li:visited,
.filters .tint-bg li:visited {
  color: #fcfcfc;
  border-color: #fcfcfc; }

.btn-white:hover,
.tint-bg .btn:hover,
.tint-bg .vt-form .actions input[type="submit"]:hover,
.vt-form .actions .tint-bg input[type="submit"]:hover,
.tint-bg .vt-form .actions button[type="submit"]:hover,
.vt-form .actions .tint-bg button[type="submit"]:hover,
.tint-bg .vt-form .actions a:hover,
.vt-form .actions .tint-bg a:hover,
.tint-bg .ss-form .actions input[type="submit"]:hover,
.ss-form .actions .tint-bg input[type="submit"]:hover,
.tint-bg .ss-form .actions button[type="submit"]:hover,
.ss-form .actions .tint-bg button[type="submit"]:hover,
.tint-bg .ss-form .actions a:hover,
.ss-form .actions .tint-bg a:hover,
.tint-bg .filters li:hover,
.filters .tint-bg li:hover,
.tint-bg .btn:visited:hover,
.tint-bg .vt-form .actions input[type="submit"]:visited:hover,
.vt-form .actions .tint-bg input[type="submit"]:visited:hover,
.tint-bg .vt-form .actions button[type="submit"]:visited:hover,
.vt-form .actions .tint-bg button[type="submit"]:visited:hover,
.tint-bg .vt-form .actions a:visited:hover,
.vt-form .actions .tint-bg a:visited:hover,
.tint-bg .ss-form .actions input[type="submit"]:visited:hover,
.ss-form .actions .tint-bg input[type="submit"]:visited:hover,
.tint-bg .ss-form .actions button[type="submit"]:visited:hover,
.ss-form .actions .tint-bg button[type="submit"]:visited:hover,
.tint-bg .ss-form .actions a:visited:hover,
.ss-form .actions .tint-bg a:visited:hover,
.tint-bg .filters li:visited:hover,
.filters .tint-bg li:visited:hover {
  background: #fcfcfc;
  color: #47525e; }

.tint-bg .btn.btn-filled, .tint-bg .vt-form .actions input.btn-filled[type="submit"], .vt-form .actions .tint-bg input.btn-filled[type="submit"], .tint-bg .vt-form .actions button.btn-filled[type="submit"], .vt-form .actions .tint-bg button.btn-filled[type="submit"], .tint-bg .vt-form .actions a.btn-filled, .vt-form .actions .tint-bg a.btn-filled, .tint-bg .ss-form .actions input.btn-filled[type="submit"], .ss-form .actions .tint-bg input.btn-filled[type="submit"], .tint-bg .ss-form .actions button.btn-filled[type="submit"], .ss-form .actions .tint-bg button.btn-filled[type="submit"], .tint-bg .ss-form .actions a.btn-filled, .ss-form .actions .tint-bg a.btn-filled, .tint-bg .filters li.btn-filled, .filters .tint-bg li.btn-filled,
.tint-bg .btn-filled:visited {
  border-color: #47b475; }

.tint-bg .btn-filled:hover {
  border-color: #fcfcfc; }

.btn-round {
  border-radius: 6px; }

body.btn-round .btn, body.btn-round .vt-form .actions input[type="submit"], .vt-form .actions body.btn-round input[type="submit"], body.btn-round .vt-form .actions button[type="submit"], .vt-form .actions body.btn-round button[type="submit"], body.btn-round .vt-form .actions a, .vt-form .actions body.btn-round a, body.btn-round .ss-form .actions input[type="submit"], .ss-form .actions body.btn-round input[type="submit"], body.btn-round .ss-form .actions button[type="submit"], .ss-form .actions body.btn-round button[type="submit"], body.btn-round .ss-form .actions a, .ss-form .actions body.btn-round a, body.btn-round .filters li, .filters body.btn-round li {
  border-radius: 6px !important; }

.btn-rounded {
  border-radius: 25em; }

body.btn-rounded .btn, body.btn-rounded .vt-form .actions input[type="submit"], .vt-form .actions body.btn-rounded input[type="submit"], body.btn-rounded .vt-form .actions button[type="submit"], .vt-form .actions body.btn-rounded button[type="submit"], body.btn-rounded .vt-form .actions a, .vt-form .actions body.btn-rounded a, body.btn-rounded .ss-form .actions input[type="submit"], .ss-form .actions body.btn-rounded input[type="submit"], body.btn-rounded .ss-form .actions button[type="submit"], .ss-form .actions body.btn-rounded button[type="submit"], body.btn-rounded .ss-form .actions a, .ss-form .actions body.btn-rounded a, body.btn-rounded .filters li, .filters body.btn-rounded li {
  border-radius: 25em !important; }

.bg-light .btn, .bg-light .vt-form .actions input[type="submit"], .vt-form .actions .bg-light input[type="submit"], .bg-light .vt-form .actions button[type="submit"], .vt-form .actions .bg-light button[type="submit"], .bg-light .vt-form .actions a, .vt-form .actions .bg-light a, .bg-light .ss-form .actions input[type="submit"], .ss-form .actions .bg-light input[type="submit"], .bg-light .ss-form .actions button[type="submit"], .ss-form .actions .bg-light button[type="submit"], .bg-light .ss-form .actions a, .ss-form .actions .bg-light a, .bg-light .filters li, .filters .bg-light li {
  border-color: #47525e;
  color: #47525e; }

.bg-light .btn:visited, .bg-light .vt-form .actions input[type="submit"]:visited, .vt-form .actions .bg-light input[type="submit"]:visited, .bg-light .vt-form .actions button[type="submit"]:visited, .vt-form .actions .bg-light button[type="submit"]:visited, .bg-light .vt-form .actions a:visited, .vt-form .actions .bg-light a:visited, .bg-light .ss-form .actions input[type="submit"]:visited, .ss-form .actions .bg-light input[type="submit"]:visited, .bg-light .ss-form .actions button[type="submit"]:visited, .ss-form .actions .bg-light button[type="submit"]:visited, .bg-light .ss-form .actions a:visited, .ss-form .actions .bg-light a:visited, .bg-light .filters li:visited, .filters .bg-light li:visited,
.bg-light .btn:visited:hover,
.bg-light .vt-form .actions input[type="submit"]:visited:hover,
.vt-form .actions .bg-light input[type="submit"]:visited:hover,
.bg-light .vt-form .actions button[type="submit"]:visited:hover,
.vt-form .actions .bg-light button[type="submit"]:visited:hover,
.bg-light .vt-form .actions a:visited:hover,
.vt-form .actions .bg-light a:visited:hover,
.bg-light .ss-form .actions input[type="submit"]:visited:hover,
.ss-form .actions .bg-light input[type="submit"]:visited:hover,
.bg-light .ss-form .actions button[type="submit"]:visited:hover,
.ss-form .actions .bg-light button[type="submit"]:visited:hover,
.bg-light .ss-form .actions a:visited:hover,
.ss-form .actions .bg-light a:visited:hover,
.bg-light .filters li:visited:hover,
.filters .bg-light li:visited:hover {
  color: #47525e; }

.bg-light .btn-filled,
.bg-light .btn-filled:visited {
  color: #fcfcfc; }

.btn:visited, .vt-form .actions input[type="submit"]:visited, .vt-form .actions button[type="submit"]:visited, .vt-form .actions a:visited, .ss-form .actions input[type="submit"]:visited, .ss-form .actions button[type="submit"]:visited, .ss-form .actions a:visited, .filters li:visited {
  color: #47b475; }

.btn-white:visited,
.btn:visited:hover,
.vt-form .actions input[type="submit"]:visited:hover,
.vt-form .actions button[type="submit"]:visited:hover,
.vt-form .actions a:visited:hover,
.ss-form .actions input[type="submit"]:visited:hover,
.ss-form .actions button[type="submit"]:visited:hover,
.ss-form .actions a:visited:hover,
.filters li:visited:hover {
  color: #fcfcfc; }

.btn-white:visited:hover {
  color: #47525e; }

.btn-filled:visited {
  color: #fcfcfc; }

.btn.dark-bg, .vt-form .actions input.dark-bg[type="submit"], .vt-form .actions .dark-bg input[type="submit"].filters.floating, .dark-bg .vt-form .actions input[type="submit"].filters.floating, .vt-form .actions button.dark-bg[type="submit"], .vt-form .actions .dark-bg button[type="submit"].filters.floating, .dark-bg .vt-form .actions button[type="submit"].filters.floating, .vt-form .actions a.dark-bg, .vt-form .actions .dark-bg a.filters.floating, .dark-bg .vt-form .actions a.filters.floating, .ss-form .actions input.dark-bg[type="submit"], .ss-form .actions .dark-bg input[type="submit"].filters.floating, .dark-bg .ss-form .actions input[type="submit"].filters.floating, .ss-form .actions button.dark-bg[type="submit"], .ss-form .actions .dark-bg button[type="submit"].filters.floating, .dark-bg .ss-form .actions button[type="submit"].filters.floating, .ss-form .actions a.dark-bg, .ss-form .actions .dark-bg a.filters.floating, .dark-bg .ss-form .actions a.filters.floating, .filters li.dark-bg, .filters .dark-bg li.filters.floating, .dark-bg .filters li.filters.floating, .dark-bg .btn.filters.floating {
  color: #fcfcfc;
  border-color: #292929; }

.btn.dark-bg:hover, .vt-form .actions input.dark-bg[type="submit"]:hover, .vt-form .actions .dark-bg input[type="submit"].filters.floating:hover, .dark-bg .vt-form .actions input[type="submit"].filters.floating:hover, .vt-form .actions button.dark-bg[type="submit"]:hover, .vt-form .actions .dark-bg button[type="submit"].filters.floating:hover, .dark-bg .vt-form .actions button[type="submit"].filters.floating:hover, .vt-form .actions a.dark-bg:hover, .vt-form .actions .dark-bg a.filters.floating:hover, .dark-bg .vt-form .actions a.filters.floating:hover, .ss-form .actions input.dark-bg[type="submit"]:hover, .ss-form .actions .dark-bg input[type="submit"].filters.floating:hover, .dark-bg .ss-form .actions input[type="submit"].filters.floating:hover, .ss-form .actions button.dark-bg[type="submit"]:hover, .ss-form .actions .dark-bg button[type="submit"].filters.floating:hover, .dark-bg .ss-form .actions button[type="submit"].filters.floating:hover, .ss-form .actions a.dark-bg:hover, .ss-form .actions .dark-bg a.filters.floating:hover, .dark-bg .ss-form .actions a.filters.floating:hover, .filters li.dark-bg:hover, .filters .dark-bg li.filters.floating:hover, .dark-bg .filters li.filters.floating:hover, .dark-bg .btn.filters.floating:hover {
  background: #434343; }

.brand-bg .btn, .brand-bg .vt-form .actions input[type="submit"], .vt-form .actions .brand-bg input[type="submit"], .brand-bg .vt-form .actions button[type="submit"], .vt-form .actions .brand-bg button[type="submit"], .brand-bg .vt-form .actions a, .vt-form .actions .brand-bg a, .brand-bg .ss-form .actions input[type="submit"], .ss-form .actions .brand-bg input[type="submit"], .brand-bg .ss-form .actions button[type="submit"], .ss-form .actions .brand-bg button[type="submit"], .brand-bg .ss-form .actions a, .ss-form .actions .brand-bg a, .brand-bg .filters li, .filters .brand-bg li {
  color: #fcfcfc;
  border-color: #fcfcfc; }

.brand-bg .btn:hover, .brand-bg .vt-form .actions input[type="submit"]:hover, .vt-form .actions .brand-bg input[type="submit"]:hover, .brand-bg .vt-form .actions button[type="submit"]:hover, .vt-form .actions .brand-bg button[type="submit"]:hover, .brand-bg .vt-form .actions a:hover, .vt-form .actions .brand-bg a:hover, .brand-bg .ss-form .actions input[type="submit"]:hover, .ss-form .actions .brand-bg input[type="submit"]:hover, .brand-bg .ss-form .actions button[type="submit"]:hover, .ss-form .actions .brand-bg button[type="submit"]:hover, .brand-bg .ss-form .actions a:hover, .ss-form .actions .brand-bg a:hover, .brand-bg .filters li:hover, .filters .brand-bg li:hover {
  background: #fcfcfc;
  color: #47b475; }

.btn-shadow {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
  .btn-shadow:hover {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }

.btn-align-left {
  float: left; }

.btn-align-center {
  display: table;
  margin-left: auto;
  margin-right: auto; }
  .btn-align-center:last-child, .btn-align-center:last-of-type {
    margin-right: auto; }

.btn-align-right {
  float: right; }

.btn-align-block {
  display: block;
  clear: both; }

/*!---------- NAVIGATION ----------*/
.nav-container {
  -webkit-backface-visibility: hidden;
  max-width: 100%; }

nav {
  -webkit-backface-visibility: hidden;
  max-width: 100%; }

nav ul {
  margin-bottom: 0; }

.logo {
  max-height: 60%; }

.logo-light {
  display: none; }

/* Base styles that apply to all menus */
.menu-section {
  padding-bottom: 2em;
  margin-bottom: 2em; }

.menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.menu li a {
  display: block;
  text-decoration: none;
  padding: .6em 1em;
  margin-bottom: 0; }
  .menu li a.btn, .menu li .vt-form .actions a, .vt-form .actions .menu li a, .menu li .ss-form .actions a, .ss-form .actions .menu li a {
    padding: 0 26px; }

/* Styles for Single Level Menu */
@media screen and (min-width: 30em) {
  .left-menu ul {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
            justify-content: space-between; }

  .left-menu li {
    -webkit-box-flex: 1;
            flex: 1 0 auto;
    text-align: center; } }
.center-menu {
  margin: auto; }

.right-menu ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: end;
          justify-content: flex-end;
  margin-right: 1em; }

/* Styles for mixed menu (drop-down + social) */
.nav-mixed {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center; }

/*!---------- TOOLTIPS ----------*/
.tooltip {
  font-weight: 600;
  font-size: 1.4rem; }

.tooltip-inner {
  border-radius: 0;
  padding: 9px 24px 12px 24px; }

/*!---------- ALERTS ----------*/
.alert {
  margin-bottom: 24px;
  background: none;
  border-radius: 0;
  font-weight: 600;
  padding: 12px 16px; }

.alert .close {
  opacity: 1;
  font-size: 2.4rem;
  top: -2px;
  right: -4px;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.alert .close span {
  font-weight: 400; }

.alert-warning {
  border: 1px solid #e3aa49;
  color: #e3aa49; }

.alert-success {
  border: 1px solid #33C68A;
  color: #33C68A; }

.alert-danger {
  border: 1px solid #e31d3b;
  color: #e31d3b; }

/*!---------- ICONS ----------*/
.icon {
  font-size: 6.4rem;
  display: inline-block;
  color: #292929; }

.tint-bg.bg-light .icon {
  color: #292929; }

.tint-bg .icon,
.dark-bg .icon,
.dark-bg .filters.floating .icon {
  color: #fcfcfc; }

.icon-lg {
  font-size: 8rem; }

.icon-sm {
  font-size: 3.2rem; }

.icon-xs {
  font-size: 1.8rem; }

@media all and (max-width: 767px) {
  .icon {
    font-size: 4.8rem; }

  .icon-lg {
    font-size: 6.4rem; }

  .icon-sm {
    font-size: 1.8rem; }

  .icon-xs {
    font-size: 1.6rem; } }
.embelish-icons {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: scale(10, 10);
  transform: scale(10, 10);
  left: 50%;
  opacity: 0.05;
  z-index: -1; }

/*!---------- FORMS ----------*/
.inline-form {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-pack: center;
          justify-content: center; }

.form-newsletter {
  width: 100%; }

.vt-form .field {
  position: relative; }
  .vt-form .field input[type="text"],
  .vt-form .field input[type="password"],
  .vt-form .field input[type="email"],
  .vt-form .field input[type="tel"],
  .vt-form .field input[type="number"],
  .vt-form .field input[type='url'],
  .vt-form .field select {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-appearance: none;
            appearance: none;
    border: 1px solid #ababab;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-weight: 500;
    margin-bottom: 24px;
    border-radius: 0; }

input,
button,
select,
textarea {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

input[type="text"],
button,
textarea,
select,
input[type="password"] {
  -webkit-appearance: none;
  appearance: none; }

button {
  background: none; }

.alternate-bginput[type="text"], .alternate-bg textarea, .alternate-bg select {
  background: #fcfcfc; }

.input-lh {
  line-height: 50px; }

.attempted-submit .field-error {
  outline: 1px #e31d3b !important; }

.input-with-label span {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
  text-transform: uppercase;
  color: #292929;
  letter-spacing: 1px;
  font-weight: 700;
  display: block;
  cursor: default; }

input[type="text"],
input[type="password"] {
  background: #F9F9F9;
  border: none;
  width: 100%;
  height: 50px;
  padding-left: 20px;
  font-weight: 500;
  margin-bottom: 24px;
  border-radius: 0; }

.tint-bg input[type="text"],
.tint-bg textarea {
  color: #9fa8ae; }

.tint-bg.bg-light input.transparent,
.tint-bg.bg-light button.transparent {
  border-color: #292929; }

input.transparent,
button.transparent {
  background: none !important;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  color: #fcfcfc !important; }

input[type="text"]:focus,
input[type="password"]:focus {
  outline: 1px solid #F9F9F9; }

textarea {
  width: 100%;
  border: none;
  background: #F9F9F9;
  margin-bottom: 24px;
  border-radius: 0;
  padding: 16px 20px; }

textarea:focus {
  outline: 1px solid #F9F9F9; }

::-webkit-input-placeholder {
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  color: #9fa8ae;
  font-size: 1.1rem; }

:-moz-placeholder {
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  color: #9fa8ae;
  font-size: 1.1rem; }

::-moz-placeholder {
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  color: #9fa8ae;
  font-size: 1.1rem; }

:-ms-input-placeholder {
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  color: #9fa8ae;
  font-size: 1.1rem; }

input.transparent::-webkit-input-placeholder,
button.transparent::-webkit-input-placeholder {
  color: #fcfcfc !important; }

input.transparent::-moz-input-placeholder,
button.transparent::-moz-input-placeholder {
  color: #fcfcfc !important; }

input.transparent:-moz-input-placeholder,
button.transparent:-moz-input-placeholder {
  color: #fcfcfc !important; }

input.transparent:-ms-input-placeholder,
button.transparent:-ms-input-placeholder {
  color: #fcfcfc !important; }

input[type="submit"],
button[type="submit"] {
  height: 50px;
  line-height: 4.8rem;
  border: 2px solid #47b475;
  background: #47b475;
  color: #fcfcfc;
  width: 100%;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  border-radius: 0 !important;
  flex-basis: 25%; }

.brand-bg input[type="submit"],
.brand-bg button[type="submit"] {
  background: #fcfcfc;
  color: #47b475; }

input[type="submit"]:focus,
button[type="submit"]:focus {
  outline: none; }

input[type="submit"].hollow,
button[type="submit"].hollow {
  background: none;
  border: 2px solid #47b475;
  color: #47b475;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

input[type="submit"].hollow:hover,
button[type="submit"].hollow:hover {
  background: #47b475;
  color: #fcfcfc; }

.select-option {
  position: relative;
  cursor: pointer;
  height: 50px;
  overflow: hidden;
  margin-bottom: 24px; }

.select-option i {
  position: absolute;
  font-size: 1.8rem;
  right: 20px;
  top: 14px;
  z-index: 2;
  pointer-events: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer; }

.select-option:focus i {
  color: #fcfcfc; }

.select-option select {
  margin-bottom: 0; }

select {
  height: 50px;
  background: #F9F9F9;
  width: 100%;
  border-radius: 0;
  border: none;
  outline: none;
  padding-left: 20px;
  position: relative;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  color: #9fa8ae;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer; }

select:focus {
  background: #e8ecf0; }

select:active,
select:focus,
select:hover {
  outline: none;
  border: none; }

.checkbox-option,
.radio-option {
  display: inline-block;
  width: 50px;
  height: 25px;
  border-radius: 25px;
  border: 1px solid #47b475;
  cursor: pointer;
  margin-bottom: 24px; }

.checkbox-option .inner,
.radio-option .inner {
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #47b475;
  position: relative;
  top: 2px;
  left: 2px;
  display: inline-block;
  -webkit-transition: 0.2s;
  transition: 0.2s; }

.checkbox-option.checked .inner {
  -webkit-transform: translateX(25px);
  transform: translateX(25px);
  background: #47b475; }

.checkbox-option input {
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden; }

.radio-option {
  width: 25px;
  height: 25px;
  text-align: left; }

.radio-option input {
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden; }

.radio-option .inner {
  border: none;
  width: 19px;
  height: 19px;
  left: 2px;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0); }

.radio-option + span {
  display: inline-block;
  line-height: 25px; }

.radio-option.checked .inner {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); }

.radio-option.checked .inner {
  background: #47b475; }

@media all and (min-width: 991px) {
  input.col-md-6,
  button.col-md-6 {
    width: 49%;
    float: left; }

  input.col-md-6:first-of-type,
  button.col-md-6:first-of-type {
    margin-right: 1%; }

  input.col-md-6:last-of-type,
  button.col-md-6:last-of-type {
    margin-left: 1%; } }
form.thirds input,
form.thirds button {
  width: 32%;
  float: left;
  margin-left: 1%;
  margin-bottom: 16px; }

form.halves input,
form.halves button {
  width: 46%;
  float: left;
  margin-left: 2.5%;
  margin-bottom: 16px; }

form.halves p,
form.thirds p,
form.halves span,
form.thirds span {
  clear: both; }

.form-error,
.form-success {
  background: #47B40C;
  padding: 12px;
  width: 80%;
  color: #fcfcfc;
  clear: both;
  display: block;
  max-width: 700px;
  position: relative;
  top: 16px;
  margin: 0 auto;
  word-break: break-word; }

.form-error {
  background: #fc4f4f; }

.form-error a,
.form-success a {
  display: block;
  color: #fcfcfc; }

.attempted-submit .field-error {
  outline: 1px solid #fc4f4f !important; }

form iframe.mail-list-form {
  display: none; }

.form-loading {
  border: 3px solid white;
  border-radius: 30px;
  height: 30px;
  left: 50%;
  margin: -15px 0 0 -15px;
  opacity: 0;
  margin: 0px auto;
  top: 50%;
  width: 30px;
  -webkit-animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation: pulsate 1s ease-out;
  -moz-animation-iteration-count: infinite;
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite;
  z-index: 99999; }

@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0; } }
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0; } }
button[type="submit"] .form-loading {
  height: 25px;
  width: 25px;
  display: inline-block;
  top: 9px;
  position: relative;
  left: 0; }

.btn-white .form-loading {
  border: 3px solid #c8c8c8 !important; }

@media all and (max-width: 767px) {
  form.thirds input,
  form.halves input,
  form.thirds button,
  form.halves button {
    width: 100%;
    margin-bottom: 8px;
    float: left;
    margin-left: 0; } }
/*!---------- FORMS ----------*/
.inline-form form > fieldset > ul {
  display: -webkit-inline-box;
  display: inline-flex; }

.ss-form {
  padding: 1px 0px; }
  .ss-form .field {
    position: relative; }
    .ss-form .field input[type="text"],
    .ss-form .field input[type="password"],
    .ss-form .field input[type="email"],
    .ss-form .field input[type="tel"],
    .ss-form .field input[type="number"],
    .ss-form .field input[type='url'],
    .ss-form .field textarea,
    .ss-form .field select {
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      -webkit-appearance: none;
              appearance: none;
      border: 1px solid #ababab;
      border: none;
      width: 100%;
      height: 50px;
      padding-left: 20px;
      font-weight: 500;
      margin-bottom: 24px;
      border-radius: 0; }
    .ss-form .field select {
      -webkit-appearance: menulist;
              appearance: menulist; }

input,
button,
select,
textarea {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

input[type="text"],
button,
textarea,
input[type="password"] {
  -webkit-appearance: none;
  appearance: none; }

select {
  -webkit-appearance: menulist;
          appearance: menulist; }

.alternate-bginput[type="text"], .alternate-bg textarea, .alternate-bg select {
  background: #fcfcfc; }

.input-lh {
  line-height: 50px; }

.attempted-submit .field-error {
  outline: 1px #e31d3b !important; }

.input-with-label span {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
  text-transform: uppercase;
  color: #292929;
  letter-spacing: 1px;
  font-weight: 700;
  display: block;
  cursor: default; }

input[type="text"],
input[type="password"] {
  background: #F9F9F9;
  border: none;
  width: 100%;
  height: 50px;
  padding-left: 20px;
  font-weight: 500;
  margin-bottom: 24px;
  border-radius: 0; }

.tint-bg input[type="text"],
.tint-bg textarea {
  color: #9fa8ae; }

.tint-bg.bg-light input.transparent,
.tint-bg.bg-light button.transparent {
  border-color: #292929; }

input.transparent,
button.transparent {
  background: none !important;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  color: #fcfcfc !important; }

input[type="text"]:focus,
input[type="password"]:focus {
  outline: 1px solid #F9F9F9; }

textarea {
  width: 100%;
  border: none;
  background: #F9F9F9;
  margin-bottom: 24px;
  border-radius: 0;
  padding: 16px 20px; }

textarea:focus {
  outline: 1px solid #F9F9F9; }

::-webkit-input-placeholder {
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  color: #9fa8ae;
  font-size: 1.1rem; }

:-moz-placeholder {
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  color: #9fa8ae;
  font-size: 1.1rem; }

::-moz-placeholder {
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  color: #9fa8ae;
  font-size: 1.1rem; }

:-ms-input-placeholder {
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  color: #9fa8ae;
  font-size: 1.1rem; }

input.transparent::-webkit-input-placeholder,
button.transparent::-webkit-input-placeholder {
  color: #fcfcfc !important; }

input.transparent::-moz-input-placeholder,
button.transparent::-moz-input-placeholder {
  color: #fcfcfc !important; }

input.transparent:-moz-input-placeholder,
button.transparent:-moz-input-placeholder {
  color: #fcfcfc !important; }

input.transparent:-ms-input-placeholder,
button.transparent:-ms-input-placeholder {
  color: #fcfcfc !important; }

input[type="submit"],
a.button {
  height: 50px;
  line-height: 4.8rem;
  border: 2px solid #47b475;
  background: #47b475;
  color: #fcfcfc;
  width: 100%;
  font-size:14px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  border-radius: 0 !important;
  flex-basis: 25%; 
  cursor:pointer;
  display: inline-block;
  }

  a.button:hover {
	  opacity:0.8;
  }

.brand-bg input[type="submit"],
.brand-bg button[type="submit"] {
  background: #fcfcfc;
  color: #47b475; }

input[type="submit"]:focus,
button[type="submit"]:focus {
  outline: none; }

input[type="submit"].hollow,
button[type="submit"].hollow {
  background: none;
  border: 2px solid #47b475;
  color: #47b475;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

input[type="submit"].hollow:hover,
button[type="submit"].hollow:hover {
  background: #47b475;
  color: #fcfcfc; }

.select-option {
  position: relative;
  cursor: pointer;
  height: 50px;
  overflow: hidden;
  margin-bottom: 24px; }

.select-option i {
  position: absolute;
  font-size: 1.8rem;
  right: 20px;
  top: 14px;
  z-index: 2;
  pointer-events: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer; }

.select-option:focus i {
  color: #fcfcfc; }

.select-option select {
  margin-bottom: 0; }

select {
  height: 50px;
  background: #F9F9F9;
  width: 100%;
  border-radius: 0;
  border: none;
  outline: none;
  padding-left: 20px;
  position: relative;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  color: #9fa8ae;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer; }

select:focus {
  background: #e8ecf0; }

select:active,
select:focus,
select:hover {
  outline: none;
  border: none; }

.checkbox-option,
.radio-option {
  display: -webkit-box;
  display: flex;
  width: 100%;
  height: 25px;
  border-radius: 25px;
  border: none;
  cursor: pointer;
  margin-left: 40px; }

.checkbox-option .inner,
.radio-option .inner {
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #47b475;
  position: relative;
  top: 2px;
  left: 2px;
  display: inline-block;
  -webkit-transition: 0.2s;
  transition: 0.2s; }

.checkbox-option.checked .inner {
  -webkit-transform: translateX(25px);
  transform: translateX(25px);
  background: #47b475; }

.checkbox-option input {
  width: 24px;
  height: 24px;
  opacity: 1;
  overflow: hidden; }

.radio-option {
  width: 100%;
  height: 25px;
  text-align: left; }

.radio-option input {
  width: 25px;
  height: 25px;
  opacity: 1;
  overflow: hidden; }

.radio-option .inner {
  border: none;
  width: 19px;
  height: 19px;
  left: 2px;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0); }

.radio-option + span {
  display: -webkit-box;
  display: flex;
  line-height: 25px; }

.radio-option.checked .inner {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); }

.radio-option.checked .inner {
  background: #47b475; }

@media all and (min-width: 991px) {
  input.col-md-6,
  button.col-md-6 {
    width: 49%;
    float: left; }

  input.col-md-6:first-of-type,
  button.col-md-6:first-of-type {
    margin-right: 1%; }

  input.col-md-6:last-of-type,
  button.col-md-6:last-of-type {
    margin-left: 1%; } }
form.thirds input,
form.thirds button {
  width: 32%;
  float: left;
  margin-left: 1%;
  margin-bottom: 16px; }

form.halves input,
form.halves button {
  width: 46%;
  float: left;
  margin-left: 2.5%;
  margin-bottom: 16px; }

form.halves p,
form.thirds p,
form.halves span,
form.thirds span {
  clear: both; }

.form-error,
.form-success {
  background: #47B40C;
  padding: 12px;
  width: 80%;
  color: #fcfcfc;
  clear: both;
  display: block;
  max-width: 700px;
  position: relative;
  top: 16px;
  margin: 0 auto;
  word-break: break-word; }

.form-error {
  background: #fc4f4f; }

.form-error a,
.form-success a {
  display: block;
  color: #fcfcfc; }

.attempted-submit .field-error {
  outline: 1px solid #fc4f4f !important; }

form iframe.mail-list-form {
  display: none; }

.form-loading {
  border: 3px solid white;
  border-radius: 30px;
  height: 30px;
  left: 50%;
  margin: -15px 0 0 -15px;
  opacity: 0;
  margin: 0px auto;
  top: 50%;
  width: 30px;
  -webkit-animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation: pulsate 1s ease-out;
  -moz-animation-iteration-count: infinite;
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite;
  z-index: 99999; }

@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0; } }
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0; } }
button[type="submit"] .form-loading {
  height: 25px;
  width: 25px;
  display: inline-block;
  top: 9px;
  position: relative;
  left: 0; }

.btn-white .form-loading {
  border: 3px solid #c8c8c8 !important; }

@media all and (max-width: 767px) {
  form.thirds input,
  form.halves input,
  form.thirds button,
  form.halves button {
    width: 100%;
    margin-bottom: 8px;
    float: left;
    margin-left: 0; } }
/*!---------- ACCORDIONS ----------*/
.accordion .title {
  cursor: pointer; }

.accordion .content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s; }

.accordion li.active .content {
  max-height: 400px; }

.accordion p:last-child {
  margin-bottom: 0; }

.accordion-1 li {
  margin-bottom: 10px; }

.accordion-1 li:last-child {
  margin-bottom: 0; }

.accordion-1 .title {
  background: #F9F9F9;
  padding: 13px;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.alternate-bg .accordion-1 .title {
  background: #ebebeb; }

.alternate-bg .accordion-1 .title:hover {
  background: #e4e4e4; }

.accordion-1 .active .title {
  background: #47b475;
  color: #fcfcfc; }

.accordion-1 .content {
  border: 1px solid #e8ecf0;
  border-top: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0; }

.accordion-1 .content p {
  padding: 13px; }

.accordion-1 .active .content {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px); }

.accordion-1 .title:hover {
  background: #e8ecf0; }

.accordion-1 .active .title:hover {
  background: #47b475; }

.accordion-2 .title {
  font-size: 1.6rem;
  font-weight: 500;
  padding: 16px 0;
  border-bottom: 1px solid #F9F9F9;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: .7; }

.accordion-2 .title:before {
  content: "\e622";
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

.accordion-2 .active .title {
  opacity: 1; }

.accordion-2 .active .title:before {
  content: '\e61a'; }

.accordion-2 .content p {
  padding: 16px 0; }

.accordion-2 .title:hover {
  opacity: 1; }

/*!---------- TABBED CONTENT ----------*/
.tabs {
  overflow: hidden; }

.tabs li {
  display: inline-block;
  cursor: pointer; }

.tabs.thirds {
  width: 100%; }

.tabs.thirds li {
  width: 33.3333333%; }

.tabs.thirds .tab-title {
  width: 100%; }

.button-tabs .tabs {
  display: inline-block;
  overflow: hidden; }

.button-tabs .tabs > li {
  margin-bottom: 8px;
  float: left; }

.button-tabs .tabs > li:last-child {
  margin-right: 0; }

.button-tabs .tab-title {
  padding: 13px;
  display: inline-block;
  text-align: center;
  min-width: 150px;
  background: #F9F9F9;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.alternate-bg .button-tabs .tab-title {
  background: #e8ecf0; }

.button-tabs .active .tab-title {
  background: #47b475;
  color: #fcfcfc; }

.button-tabs .tab-title:hover {
  background: #e8ecf0; }

.button-tabs .active .tab-title:hover {
  background: #47b475; }

.button-tabs.vertical {
  overflow: hidden; }

.button-tabs.vertical > .tabs {
  max-width: 30%;
  float: left; }

.button-tabs.vertical > .content {
  padding-left: 3%;
  max-width: 70%;
  float: right; }

.button-tabs.vertical > .tabs li,
.button-tabs.vertical .tab-title {
  width: 100%; }

.button-tabs.vertical > .tabs li {
  margin-bottom: 10px; }

.dark-bg .button-tabs .tab-title span {
  color: #47525e; }

@media all and (max-width: 767px) {
  .button-tabs .tabs li {
    width: 49%;
    margin-bottom: 15px; }

  .button-tabs.vertical .tabs,
  .button-tabs.vertical .content {
    max-width: 100%;
    width: 100%;
    padding-left: 0; } }
.tabbed-content .content > li {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: none; }

.tabbed-content .content .active {
  opacity: 1;
  visibility: visible;
  display: block; }

.text-tabs .tabs {
  padding-bottom: 16px;
  border-bottom: 1px solid #F9F9F9;
  overflow: visible; }

.text-tabs.no-border .tabs {
  border-bottom: none; }

.text-tabs .tab-title {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 0 24px;
  opacity: 0.5;
  position: relative; }

.text-tabs .tab-title:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #47b475;
  bottom: 10px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  bottom: -17px;
  left: 0; }

.text-tabs .active .tab-title {
  opacity: 1;
  color: #47b475; }

.brand-bg .text-tabs .tab-title:after {
  background: #b3e1c6; }

.text-tabs .active .tab-title:after {
  opacity: 1; }

.text-tabs .tab-title:hover {
  opacity: 1; }

@media all and (max-width: 767px) {
  .text-tabs .tabs {
    padding-bottom: 0; }

  .text-tabs .tabs li {
    width: 49%;
    margin-bottom: 15px; }

  .text-tabs .tab-title:after {
    display: none; }

  .text-tabs:not(.text-center) .tabs li:first-child .tab-title {
    padding-left: 24px; } }
.icon-tabs .tabs li {
  width: 24.5%;
  margin-bottom: 24px; }

.icon-tabs .tab-title {
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: .5; }

.icon-tabs .tab-title:hover {
  opacity: 1; }

.icon-tabs .active .tab-title {
  color: #47b475;
  opacity: 1; }

.icon-tabs .active .tab-title i {
  color: #47b475; }

.tint-bg .icon-tabs .active .tab-title i {
  color: #fcfcfc; }

.icon-tabs .tab-title i {
  display: block;
  margin-bottom: 16px; }

@media all and (max-width: 767px) {
  .icon-tabs .tabs li {
    margin-bottom: 16px;
    margin-right: 0;
    width: 49%; }

  .icon-tabs .tab-title i {
    font-size: 3.2rem; } }
/*!---------- PROGRESS BARS ----------*/
.progress-bars {
  margin-bottom: 24px; }

.progress {
  height: auto;
  box-shadow: none; }

.progress-bar {
  background: #47b475;
  box-shadow: none !important; }

.brand-bg .progress-bar {
  background: #63c18b; }

.progress-1 {
  height: 32px;
  margin-bottom: 8px;
  border-radius: 0;
  border: none; }

.progress-1:last-child {
  margin-bottom: 0; }

.progress-1 .progress-bar {
  text-align: right;
  padding-right: 12px;
  line-height: 3.2rem;
  border-radius: 0; }

.progress-1 .progress-bar span {
  font-size: 1.1rem; }

.progress-2 {
  height: auto;
  background: none;
  text-align: center;
  margin-bottom: 8px; }

.progress-2 span {
  display: inline-block;
  margin-bottom: 8px; }

.progress-2 .bar-holder {
  height: 16px;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #47b475; }

.brand-bg .progress-2 .bar-holder {
  border-color: #71c795; }

/*!---------- STATS ----------*/
.stat-2 h1 {
  font-size: 8rem;
  line-height: 8.8rem; }

.stat-3 h1 {
  margin-bottom: 8px;
  font-size: 7.2rem;
  line-height: 8rem; }

.stat-3 h6 {
  margin-bottom: 0; }

/*!---------- BREADCRUMBS ----------*/
.breadcrumb {
  margin-bottom: 24px; }

.breadcrumb-2 {
  background: none;
  padding: 0; }

.breadcrumb-2 li a,
.breadcrumb-2 li {
  font-size: 1.1rem;
  font-weight: 600; }

.breadcrumb-2 > li + li:before {
  padding: 0 16px;
  color: #9eb1b9; }

.tint-bg .breadcrumb li a {
  color: #fcfcfc;
  opacity: .8; }

.tint-bg .breadcrumb li a:hover {
  opacity: 1; }

.tint-bg .breadcrumb li.active {
  color: #fcfcfc; }

.dark-bg .breadcrumb a, .dark-bg .filters.floating .breadcrumb a {
  color: #fcfcfc; }

@media all and (max-width: 990px) {
  .page-title-4 .breadcrumb,
  .page-title-2 .breadcrumb {
    float: left;
    margin-top: 32px; } }
@media all and (max-width: 767px) {
  .breadcrumb-2 > li + li:before {
    padding: 0 4px; }

  .page-title-4 .breadcrumb,
  .page-title-2 .breadcrumb {
    float: left;
    margin-top: 8 px; } }
/*!---------- PAGINATION ----------*/
.pagination {
  margin: 0; }

.pagination li a {
  width: 32px;
  height: 32px;
  padding: 0;
  text-align: center;
  padding-top: 4px;
  margin: 0 4px;
  color: #292929;
  font-weight: 400; }

.pagination li a:hover,
.pagination li.active a,
.pagination li.active:hover a {
  background: #47b475;
  color: #fcfcfc;
  border-color: #47b475; }

/*!---------- ICON FEATURES ----------*/
.feature.boxed {
  padding: 32px;
  background: #f8f8f8; }

.feature.boxed.dark-bg, .dark-bg .feature.boxed.filters.floating {
  background: #292929; }

.dark-bg .feature.boxed {
  background: #363636; }

.alternate-bg .feature.boxed {
  background: #fcfcfc; }

.feature.bordered {
  padding: 32px;
  border: 1px solid #F9F9F9; }

.feature {
  margin-bottom: 24px; }

.feature p:last-child {
  margin-bottom: 0; }

@media all and (max-width: 767px) {
  .feature.boxed,
  .feature.bordered {
    padding: 24px; } }
@media all and (max-width: 990px) {
  .feature .icon-lg {
    font-size: 4rem; } }
.feature-1 i {
  display: inline-block;
  margin-bottom: 16px;
  color: #47b475; }

.feature-2 i {
  display: block;
  width: 80px;
  height: 80px;
  border: 1px solid #47b475;
  text-align: center;
  line-height: 8rem;
  color: #47b475;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 24px;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.feature-2 i:hover,
.feature-2.filled i {
  background: #47b475;
  color: #fcfcfc; }

.feature-3 {
  overflow: hidden; }

@media all and (min-width: 768px) {
  .feature-3 {
    min-height: 160px; } }
.feature-3 .left,
.feature-3 .right {
  display: inline-block;
  float: left; }

.feature-3 .left {
  width: 15%; }

.feature-3 .right {
  width: 85%; }

.feature-3 i {
  color: #47b475; }

.brand-bg .feature-3 i {
  color: #fcfcfc; }

.feature-4 .left {
  width: 25%; }

.feature-4 .right {
  width: 75%; }

.feature-color h1, .feature-color h2, .feature-color h3, .feature-color h4, .feature-color h5, .feature-color h6 {
  color: #fcfcfc; }
.feature-color p, .feature-color span, .feature-color li {
  color: #fcfcfc; }

.feature-color i {
  color: #fcfcfc;
  opacity: .7; }

.feature-color:nth-of-type(1) {
  background: #47b475; }

.feature-color:nth-of-type(2) {
  background: #40a269; }

.feature-color:nth-of-type(3) {
  background: #398f5d; }

.feature-5 {
  height: 33.333333vw;
  padding: 0 48px;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

@media all and (max-width: 1280px) {
  .feature-5 {
    height: auto;
    padding: 80px 48px; }

  .feature-5 .v-align-middle, .feature-5 .page-title .container, .page-title .feature-5 .container, .feature-5 .hover-tile .hover-state, .hover-tile .feature-5 .hover-state {
    top: 0;
    transform: none;
    -webkit-transform: none; } }
@media all and (max-width: 767px) {
  .feature-3 .left,
  .feature-4 .left {
    margin-bottom: 8px; }

  .feature-3 .left,
  .feature-4 .left,
  .feature-3 .right,
  .feature-4 .right {
    width: 100%; }

  .feature-5 {
    padding: 40px 24px; } }
.tint-bg .feature i {
  color: #fcfcfc; }

.tint-bg .feature h1, .tint-bg .feature h2, .tint-bg .feature h3, .tint-bg .feature h4, .tint-bg .feature h5, .tint-bg .feature h6 {
  color: #fcfcfc; }
.tint-bg .feature p, .tint-bg .feature span, .tint-bg .feature li {
  color: #fcfcfc; }

.tint-bg .feature.bordered {
  border-color: rgba(255, 255, 255, 0.4); }

.tint-bg .feature.boxed {
  background: rgba(34, 34, 34, 0.4); }

.bg-light .feature.bordered {
  border-color: rgba(34, 34, 34, 0.2); }

/*!---------- PRICING TABLES ----------*/
.pricing-table {
  padding: 48px 32px; }

.pricing-table .price {
  font-size: 8rem;
  line-height: 8rem;
  font-weight: 300;
  color: #292929;
  display: inline-block;
  margin-bottom: 16px; }

.dark-bg .pricing-table .price {
  color: #fcfcfc; }

.pricing-table p:last-child {
  margin-bottom: 0; }

.pricing-table.boxed,
.pricing-table.emphasis {
  background: #f8f8f8; }

.pricing-table.emphasis {
  background: #47b475;
  color: #fcfcfc; }

.pricing-table.emphasis a:not(.btn) {
  color: #fcfcfc; }

.pricing-table.emphasis .price,
.pricing-table.emphasis h5 {
  color: #fcfcfc; }

.pt-2 ul {
  line-height: 3.6rem; }

/*!---------- PAGE TITLES ----------*/
.page-title {
  padding: 0; }

.page-title i {
  position: relative;
  top: 1px; }

@media all and (max-width: 767px) {
  .page-title i {
    display: none; } }
.page-title-1,
.page-title-2 {
  height: 400px; }

.page-title-1 .breadcrumb,
.page-title-3 .breadcrumb {
  position: absolute;
  z-index: 3;
  width: 100%;
  text-align: center;
  bottom: 0; }

.page-title-2 .breadcrumb {
  position: relative;
  margin-bottom: 0; }

.nav-is-overlay .page-title-1.tint-bg:first-child,
.nav-is-overlay.page-title-1.dark-bg:first-child,
.dark-bg .nav-is-overlay.page-title-1.filters.floating:first-child,
.nav-is-overlay .page-title-2.tint-bg:first-child,
.nav-is-overlay.page-title-2.dark-bg:first-child,
.dark-bg .nav-is-overlay.page-title-2.filters.floating:first-child {
  height: 455px;
  padding-top: 55px; }

@media all and (max-width: 767px) {
  .page-title-1,
  .page-title-2 {
    height: 320px; } }
.page-title-3,
.page-title-4 {
  height: 240px; }

.page-title-4 .breadcrumb {
  position: relative;
  top: 8px;
  margin-bottom: 0; }

.nav-is-overlay .page-title-3.tint-bg:first-child,
.nav-is-overlay.page-title-3.dark-bg:first-child,
.dark-bg .nav-is-overlay.page-title-3.filters.floating:first-child,
.nav-is-overlay .page-title-4.tint-bg:first-child,
.nav-is-overlay.page-title-4.dark-bg:first-child,
.dark-bg .nav-is-overlay.page-title-4.filters.floating:first-child {
  height: 295px;
  padding-top: 55px; }

@media all and (max-width: 767px) {
  .page-title .text-right {
    text-align: left !important; } }
.page-title.full-fold {
  height: 100vh !important;
  padding-top: 0; }

/*!---------- WIDGETS ----------*/
.widget {
  margin-bottom: 48px; }

.link-list {
  line-height: 3.2rem; }

.link-list a:after {
  content: "\e628";
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 1.1rem;
  display: inline-block;
  margin-left: 8px; }

.widget ul:last-child,
.widget p:last-child {
  margin-bottom: 0; }

.widget .title {
  margin-bottom: 12px; }

.widget hr {
  margin-bottom: 12px; }

.recent-posts {
  line-height: 2.4rem; }

.recent-posts li {
  margin-bottom: 8px;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.recent-posts .date {
  display: block;
  letter-spacing: 0;
  opacity: .8; }

.recent-posts li:hover .date {
  opacity: 1; }

.tags {
  overflow: hidden; }

.tags li {
  float: left;
  margin: 0 4px 4px 0; }

.tags .btn-sm, .tags .btn-group-sm > .btn, .tags .vt-form .actions .btn-group-sm > input[type="submit"], .vt-form .actions .tags .btn-group-sm > input[type="submit"], .tags .vt-form .actions .btn-group-sm > button[type="submit"], .vt-form .actions .tags .btn-group-sm > button[type="submit"], .tags .vt-form .actions .btn-group-sm > a, .vt-form .actions .tags .btn-group-sm > a, .tags .ss-form .actions .btn-group-sm > input[type="submit"], .ss-form .actions .tags .btn-group-sm > input[type="submit"], .tags .ss-form .actions .btn-group-sm > button[type="submit"], .ss-form .actions .tags .btn-group-sm > button[type="submit"], .tags .ss-form .actions .btn-group-sm > a, .ss-form .actions .tags .btn-group-sm > a, .tags .filters li, .filters .tags li {
  padding: 0 8px;
  margin: 0; }

.widget .gallery {
  overflow: hidden; }

.widget .gallery li {
  width: 33.33333%;
  float: left;
  padding: 0 4px 4px 0; }

.twitter-feed .user,
.twitter-feed .interact {
  display: none; }

.widget .twitter-feed .timePosted {
  display: none; }

.widget .tweet {
  margin-bottom: 0; }

.widget .twitter-feed .slides li {
  margin-bottom: 24px; }

.widget .twitter-feed .slides li:last-child {
  margin-bottom: 0; }

.widget .twitter-feed .slides li:nth-of-type(n+3) {
  display: none; }

.widget .twitter-feed .slides li:before {
  position: relative;
  top: 6px;
  float: left;
  display: inline-block;
  margin-right: 8px;
  color: #292929;
  content: "\e74b";
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 1.4rem; }

.widget .twitter-feed p {
  padding-left: 22px;
  position: relative; }

.dark-bg .widget .twitter-feed .slides li:before {
  color: #fcfcfc; }

.widget .instafeed li {
  width: 33.3333%;
  display: inline-block;
  padding: 0 4px 4px 0; }

.widget .instafeed li:nth-of-type(n+7) {
  display: none; }

.widget .cart-overview img {
  width: 25%;
  padding-right: 2%; }

.widget .cart-overview .description {
  display: inline-block;
  width: auto;
  line-height: 2.4rem; }

.widget .cart-overview span {
  display: block; }

.widget .cart-overview li {
  margin-bottom: 24px;
  overflow: hidden; }

.widget .cart-overview li:last-child {
  margin-bottom: 0; }

.widget .cart-controls {
  max-height: 30px;
  line-height: 30px; }

.cart-overview a {
  color: #292929; }

.cart-overview a:hover {
  color: #47b475; }

.widget .flex-direction-nav li a {
  width: 16px;
  height: 16px;
  margin: -8px 0 0; }

.widget .flex-direction-nav li a:before {
  font-size: 1.6rem; }

.widget .flex-direction-nav li a.flex-next {
  right: 8px; }

.widget .flex-direction-nav li a.flex-prev {
  left: 8px; }

.widget .flex-control-nav {
  display: none; }

.widget .image-slider {
  margin: 0; }

/*!---------- IMAGE TILES ----------*/
img {
  max-width: 100%; }

.flex-thumb {
  display: -webkit-box;
  display: flex;
  justify-content: space-around; }

.image-tile {
  overflow: hidden;
  position: relative;
  margin-bottom: 24px; }

.image-tile img {
  width: 100%;
  display: inline-block; }

.image-tile .label {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 5; }

.inner-title:before {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(34, 34, 34, 0.9)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(34, 34, 34, 0.9) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
  pointer-events: none; }

.inner-title.title-center:before {
  background: #292929;
  opacity: .4; }

.inner-title:hover:before {
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2); }

.inner-title .title {
  position: absolute;
  width: 100%;
  bottom: 24px;
  z-index: 5; }
  .inner-title .title h1, .inner-title .title h2, .inner-title .title h3, .inner-title .title h4, .inner-title .title h5, .inner-title .title h6 {
    color: #fcfcfc; }
  .inner-title .title p, .inner-title .title span, .inner-title .title li {
    color: #fcfcfc; }

.inner-title.title-center .title {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.inner-title .title h5 {
  font-weight: 600; }

.inner-title {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1; }

.inner-title:hover {
  opacity: .95; }

.inner-title.hover-reveal:before {
  opacity: 0; }

.inner-title.hover-reveal .title {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.inner-title.hover-reveal:hover .title {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px); }

.inner-title.hover-reveal:hover:before {
  opacity: 1; }

.outer-title img {
  display: inline-block;
  margin-bottom: 12px; }

.hover-tile {
  position: relative;
  overflow: hidden;
  background: #292929; }

.hover-tile img {
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.hover-tile:hover img {
  opacity: .5; }

.hover-tile .hover-state {
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  width: 100%; }

.hover-state {
  z-index: 99;
  padding: 0 40px;
  cursor: default; }
  .hover-state h1, .hover-state h2, .hover-state h3, .hover-state h4, .hover-state h5, .hover-state h6 {
    color: #fcfcfc; }
  .hover-state p, .hover-state span, .hover-state li {
    color: #fcfcfc; }

.hover-state * {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  transform: translate3d(0, 30px, 0) scale(1.05);
  -webkit-transform: translate3d(0, 30px, 0) scale(1.05); }

.hover-tile:hover .hover-state {
  opacity: 1; }

.hover-tile:hover .hover-state * {
  transform: translate3d(0, 0px, 0) scale(1);
  -webkit-transform: translate3d(0, 0px, 0) scale(1); }

.hover-state *:last-child {
  margin-bottom: 0; }

.border-thick {
  border: 16px solid #fcfcfc;
  border-top: none; }

.border-thick.col-sm-6:first-child {
  border-right: 8px solid #fcfcfc; }

.border-thick.col-sm-6:last-child {
  border-left: 8px solid #fcfcfc; }

.horizontal-tile {
  overflow: hidden; }
  .horizontal-tile:not(:last-of-type) {
    margin-bottom: 30px; }

.tile-left,
.tile-right {
  width: 50%;
  float: left;
  display: inline-block;
  overflow: hidden;
  min-height: 300px;
  position: relative; }

.tile-right .description,
.tile-left .description {
  padding: 48px; }

.tile-right:hover .background-image-holder,
.tile-left:hover .background-image-holder {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

@media all and (max-width: 767px) {
  .tile-left,
  .tile-right {
    width: 100%;
    float: none; } }
/*!---------- SLIDERS ----------*/
.image-slider {
  position: relative; }

.image-slider .slides {
  position: relative;
  overflow: hidden; }

.image-slider .slides li {
  position: relative; }

.image-slider .slides li > img {
  width: 100%; }

.row .image-slider {
  margin-bottom: 24px; }

.image-slider.height-70 .slides li {
  height: 70vh;
  min-height: 600px; }

@media all and (max-width: 767px) {
  .image-slider.height-70 .slides li {
    height: auto;
    min-height: none;
    padding: 80px 0; }

  .image-slider.height-70 .v-align-middle, .image-slider.height-70 .page-title .container, .page-title .image-slider.height-70 .container, .image-slider.height-70 .hover-tile .hover-state, .hover-tile .image-slider.height-70 .hover-state {
    top: 0;
    transform: none;
    -webkit-transform: none; } }
.flex-direction-nav a.flex-next {
  right: 16px; }

.flex-direction-nav a.flex-next:before,
.flex-direction-nav a.flex-prev:before {
  content: "\e649";
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 2.4rem;
  color: #fcfcfc; }

.flex-direction-nav a.flex-prev {
  left: 16px; }

.flex-direction-nav a.flex-prev:before {
  content: "\e64a"; }

.flex-direction-nav a {
  opacity: 1;
  text-shadow: none;
  color: transparent;
  width: 24px;
  height: 24px;
  margin: -12px 0 0; }

.flex-control-nav li {
  overflow: hidden; }

.flex-control-nav li a {
  background: none;
  border: 2px solid #292929;
  width: 10px;
  height: 10px; }

@media all and (max-width: 768px) {
  .flex-direction-nav {
    display: none; } }
.controls-inside .flex-control-nav {
  bottom: 24px;
  z-index: 10; }

.controls-inside .flex-control-nav li a {
  border-color: #fcfcfc; }

.controls-inside .flex-control-nav li a.flex-active {
  background: #fcfcfc; }

.tint-bg .flex-control-nav li a {
  border-color: #fcfcfc; }

.tint-bg .flex-control-nav li a.flex-active {
  background: #fcfcfc; }

.slider-thumb-controls .flex-control-thumbs {
  margin: 0; }

.slider-thumb-controls .flex-direction-nav {
  display: none; }

@media all and (max-width: 767px) {
  .slider-thumb-controls .flex-control-thumbs {
    display: none; }

  .slider-thumb-controls .flex-direction-nav {
    display: block; } }
.logo-carousel li {
  text-align: center; }

.logo-carousel li {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: .5; }

.logo-carousel li:hover {
  opacity: 1; }

.logo-carousel img {
  max-height: 60px; }

@media all and (max-width: 767px) {
  .logo-carousel .slides li {
    width: 100%; } }
.text-slider .flex-direction-nav li a:before {
  color: #47525e; }

.tint-bg .text-slider .flex-direction-nav li a:before {
  color: #fcfcfc;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: .5; }

.tint-bg .text-slider .flex-direction-nav li a:hover:before {
  opacity: 1; }

.text-slider .flex-direction-nav a.flex-prev {
  left: -60px; }

.text-slider .flex-direction-nav a.flex-next {
  right: -60px; }

/*!---------- IMAGE GALLERIES ----------*/
.instafeed.grid-gallery {
  overflow: hidden; }

.instafeed.grid-gallery li {
  width: 25%;
  display: inline-block;
  float: left;
  padding: 8px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1; }

.instafeed.grid-gallery li:hover {
  opacity: .9; }

.instafeed.grid-gallery.gapless li {
  padding: 0;
  width: 16.66667%; }

.instafeed.grid-gallery.gapless li img {
  width: 100%; }

@media all and (max-width: 990px) {
  .instafeed.grid-gallery li {
    width: 33.333333%; } }
.gallery-grid-view,
.gallery-grid-view ul,
.gallery-grid-view li {
  position: relative;
  overflow: hidden; }

.gallery-grid-view li {
  width: 25%;
  float: left;
  border: 8px solid transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1; }

.gallery-grid-view li:hover {
  opacity: .9; }

.square-thumbs li {
  height: 285px; }

.third-thumbs li {
  width: 33.33333vw;
  height: 33vw;
  border: none; }

@media all and (max-width: 1190px) {
  .square-thumbs li {
    height: 235px; } }
@media all and (max-width: 990px) {
  .gallery-grid-view li {
    width: 33.33333%; }

  .square-thumbs li {
    height: 240px; } }
@media all and (max-width: 767px) {
  .gallery-grid-view li {
    width: 50%; }

  .third-thumbs li {
    height: 50vw; }

  .square-thumbs li {
    height: 185px; } }
.lb-outerContainer {
  background: none;
  border-radius: 0; }

.lightbox .lb-image {
  border-radius: 0; }

.lb-data .lb-close,
.lb-nav a.lb-next,
.lb-nav a.lb-prev {
  background: none; }

.lb-data .lb-close:before,
.lb-nav a.lb-next:before,
.lb-nav a.lb-prev:before {
  content: "\e646";
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 2.4rem;
  color: #fcfcfc; }

.lb-nav a.lb-next:before,
.lb-nav a.lb-prev:before {
  position: absolute;
  top: 50%;
  font-size: 3.2rem;
  margin-top: -16px; }

.lb-nav a.lb-next:before {
  content: "\e649";
  right: 16px; }

.lb-nav a.lb-prev:before {
  content: "\e64a";
  left: 16px; }

.flickr-feed li {
  width: 25%;
  padding: 8px; }

.flickr-feed li.masonry-item {
  margin-bottom: 0; }

.flickr-feed li img {
  min-width: 100%; }

@media all and (max-width: 990px) {
  .flickr-feed li {
    width: 33.33333%; } }
@media all and (max-width: 767px) {
  .flickr-feed li {
    padding: 4px; } }
/*!---------- INTROS ----------*/
.cover {
  margin: 0;
  padding: 0; }
  .cover h1, .cover h2, .cover h3, .cover h4, .cover h5, .cover h6 {
    color: #fcfcfc; }
  .cover p, .cover span, .cover li {
    color: #fcfcfc; }

.tint-bg.bg-light h1, .tint-bg.bg-light h2, .tint-bg.bg-light h3, .tint-bg.bg-light h4, .tint-bg.bg-light h5, .tint-bg.bg-light h6 {
  color: #47525e; }
.tint-bg.bg-light p, .tint-bg.bg-light span, .tint-bg.bg-light li {
  color: #9fa8ae; }

.cover:first-child .full-fold {
  max-height: 100%; }

.cover.full-fold .slides > li {
  height: 100vh; }

.cover .slides li .container {
  z-index: 4;
  position: relative; }

.cover .flex-control-nav {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: .9; }

.cover .flex-control-nav:hover {
  opacity: 1; }

.cover .align-bottom {
  padding: 0 32px;
  bottom: 16px; }

.cover .align-top {
  padding: 0 32px; }

@media all and (max-width: 767px) {
  .cover .align-bottom {
    padding: 0 15px; }

  .cover .align-bottom.relative-xs {
    position: relative;
    bottom: 0; }

  .cover.full-fold {
    height: auto;
    padding: 80px 0; }

  .cover.full-fold.image-slider {
    padding: 0; }

  .cover.full-fold .container {
    top: 0;
    transform: none;
    -webkit-transform: none; }

  .cover.full-fold .slides li {
    height: auto;
    padding: 80px 0; } }
/*!---------- SHOP ----------*/
.product-single .image-slider .label {
  font-size: 1.2rem;
  text-transform: uppercase;
  position: absolute;
  z-index: 3;
  top: 16px;
  right: 16px; }

.product-single .price {
  font-size: 3.2rem;
  font-weight: 300;
  line-height: 4rem;
  display: inline-block;
  margin-right: 32px; }

.product-single .strike-thru {
  text-decoration: line-through;
  opacity: .7; }

.product-single .price:not(.strike-thru) {
  color: #47b475; }

.add-to-cart input[type="text"] {
  width: 100px;
  text-align: center;
  padding: 0;
  margin: 0; }

.add-to-cart input[type="submit"] {
  width: 160px;
  margin: 0; }

th,
td {
  line-height: 24px !important; }

.ratings {
  margin-bottom: 24px; }

.ratings li {
  display: inline-block;
  background: #f8f8f8;
  padding: 24px;
  margin-bottom: 16px; }

.star-rating li {
  padding: 0;
  color: black; }

.star-rating {
  margin: 0;
  display: inline-block;
  margin-right: 24px; }

.ratings .user span {
  display: inline-block;
  margin-right: 8px; }

.ratings .user .date {
  opacity: .7; }

.ratings .user {
  margin-bottom: 8px; }

.ratings-form input[type="text"] {
  width: 50%;
  float: left; }

.ratings-form input[type="text"]:first-child {
  width: 48%;
  margin-right: 2%; }

.ratings-form input[type="submit"] {
  width: 200px; }

.product-thumb {
  max-width: 180px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1); }

.col-sm-6 .product-thumb {
  max-width: 320px; }

.product-thumb:hover {
  transform: scale3d(0.95, 0.95, 0.95);
  -webkit-transform: scale3d(0.95, 0.95, 0.95); }

.cart .product-thumb {
  max-width: 10000px;
  max-height: 100px; }

.cart .product-thumb:hover {
  -webkit-transform: none;
          transform: none; }

.cart td,
.cart span,
.cart th {
  vertical-align: middle !important; }

.cart span {
  display: inline-block; }

.cart .remove-item {
  display: inline-block;
  width: 24px;
  height: 24px;
  position: relative;
  border: 1px solid #e31d3b;
  color: #e31d3b;
  border-radius: 50%;
  text-align: center;
  font-size: 1.2rem;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.cart .remove-item:hover {
  color: #fcfcfc;
  background: #e31d3b; }

/*!---------- VIDEO ----------*/
video:-webkit-full-screen,
audio:-webkit-full-screen {
  -webkit-transform: translateY(0%); }

iframe {
  border: none; }

.player {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1; }

@media all and (max-width: 767px) {
  .player {
    display: none; } }
.vid-bg {
  background: #47525e; }

.vid-bg .background-image-holder {
  display: none;
  z-index: 0; }

.vid-bg .masonry-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px; }

.vid-bg .container.fadeOut {
  opacity: 0; }

@media all and (max-width: 1024px) {
  .vid-bg .background-image-holder {
    display: block; }

  .vid-bg .player {
    display: none; } }
video {
  max-width: 100%; }

.local-video-container {
  position: relative;
  margin-bottom: 24px; }

.local-video-container video {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }

.local-video-container .background-image-holder {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 0;
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.26); }

.background-image-holder.fadeout {
  opacity: 0 !important;
  z-index: 0; }

@media all and (max-width: 767px) {
  video {
    max-width: 100% !important; } }
.play-button {
  width: 80px;
  height: 80px;
  border: 2px solid #fcfcfc;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  z-index: 4;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer; }

.play-button:before {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 50%;
  margin-left: -5px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 14px;
  border-color: transparent transparent transparent #fcfcfc; }

.play-button:hover {
  transform: scale(0.95);
  -webkit-transform: scale(0.95); }

.play-button.dark {
  border-color: #292929; }

.play-button.dark:before {
  border-color: transparent transparent transparent #292929; }

@media all and (max-width: 767px) {
  .play-button {
    width: 65px;
    height: 65px;
    margin-top: -32px; }

  .play-button:before {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    margin-left: -8px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 20.0px;
    border-color: transparent transparent transparent #fcfcfc; } }
.play-button.large {
  height: 120px;
  width: 120px;
  margin-top: -60px;
  margin-left: -60px; }

.play-button.large:before {
  margin-top: -18px;
  margin-left: -10px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 31.0px;
  border-color: transparent transparent transparent #fcfcfc; }

.play-button.large.dark:before {
  border-color: transparent transparent transparent #292929; }

.play-button.inline {
  position: relative;
  top: 0;
  left: 0;
  margin-top: 0;
  margin-left: 0;
  display: inline-block;
  z-index: 0; }

@media all and (max-width: 767px) {
  .play-button.large {
    width: 90px;
    height: 90px;
    margin-top: -45px; }

  .play-button.large:before {
    margin-top: -14px;
    margin-left: -8px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 25.0px;
    border-color: transparent transparent transparent #fcfcfc; } }
.modal-video {
  position: fixed;
  visibility: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  z-index: -1; }

.modal-video video {
  margin: 0 auto;
  width: 675px;
  display: block;
  top: 50%;
  position: relative;
  transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }

.modal-video.reveal-modal {
  opacity: 1;
  z-index: 999999;
  visibility: visible; }

.modal-video iframe {
  position: absolute;
  width: 768px;
  height: 432px;
  left: 50%;
  margin-left: -384px;
  margin-top: -216px;
  top: 50%;
  border: none; }

.modal-video .ti-close {
  font-size: 2.4rem;
  position: absolute;
  top: 32px;
  right: 32px;
  color: #fcfcfc;
  cursor: pointer; }

@media all and (max-width: 990px) {
  .modal-video iframe {
    width: 640px;
    height: 360px;
    margin-left: -320px;
    margin-top: -160px; } }
@media all and (max-width: 767px) {
  .modal-video video {
    width: 100%;
    padding: 0 15px; }

  .modal-video iframe {
    width: 100%;
    margin-left: -50%; } }
.fs-video-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1; }

.fs-video-wrapper video {
  position: absolute;
  width: 100%;
  left: 0; }

.embed-video-container {
  width: 100%;
  position: relative;
  display: inline-block; }

.embed-video-container iframe {
  border: none;
  width: 100%;
  height: 312px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }

.modal-video .embed-video-container {
  width: 80%;
  max-height: 800px; }

@media all and (max-width: 767px) {
  .embed-video-container iframe {
    height: 200px; } }
.fs-vid-background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2; }

.fs-vid-background video {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.tint .fs-vid-background:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #47525e;
  opacity: 0.5;
  z-index: 2; }

@media all and (max-width: 990px) {
  .fs-vid-background {
    display: none; } }
/*!---------- BLOG ----------*/
.post-title .label {
  margin-right: 16px; }

.post-title h4 {
  position: relative;
  top: 2px;
  margin-bottom: 16px; }

.post-meta,
.post-meta .tags {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 12px; }

.post-meta > li {
  float: left;
  margin-right: 24px; }

.post-meta i {
  font-size: 1.6rem;
  margin-right: 8px;
  position: relative;
  top: 2px; }

.post-block .inner {
  background: #fcfcfc;
  padding: 24px; }

.post-block ul {
  list-style: disc; }

.comments-list,
.comments-list ul {
  width: 100%;
  overflow: hidden; }

.comments-list li {
  overflow: hidden;
  margin-bottom: 40px; }

.comments-list p:last-of-type {
  margin: 0; }

.comments-list .avatar,
.comments-list .comment {
  display: inline-block;
  float: left; }

.comments-list .avatar {
  width: 10%; }

.comments-list .avatar img {
  width: 75px; }

.comments-list .comment {
  width: 90%;
  padding-left: 5%; }

.comments-list .author {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 16px; }

.comments-list .comment .btn, .comments-list .comment .vt-form .actions input[type="submit"], .vt-form .actions .comments-list .comment input[type="submit"], .comments-list .comment .vt-form .actions button[type="submit"], .vt-form .actions .comments-list .comment button[type="submit"], .comments-list .comment .vt-form .actions a, .vt-form .actions .comments-list .comment a, .comments-list .comment .ss-form .actions input[type="submit"], .ss-form .actions .comments-list .comment input[type="submit"], .comments-list .comment .ss-form .actions button[type="submit"], .ss-form .actions .comments-list .comment button[type="submit"], .comments-list .comment .ss-form .actions a, .ss-form .actions .comments-list .comment a, .comments-list .comment .filters li, .filters .comments-list .comment li {
  position: relative;
  margin: 0; }

.comments-list ul {
  padding-left: 10%;
  padding-top: 40px; }

.comments-list ul li:last-of-type {
  margin-bottom: 0; }

.comments input[type="submit"] {
  max-width: 25%;
  float: right; }

.adjust-huener {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 2px 1px 0px #47b475;
  -webkit-animation: adjust-hue 0.7s linear infinite;
  animation: adjust-hue 0.7s linear infinite;
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
@-webkit-keyframes adjust-hue {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes adjust-hue {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@media all and (max-width: 767px) {
  .post-title .label {
    margin-bottom: 8px;
    display: inline-block; }

  .post-title h4 {
    top: 0;
    display: block; }

  .comments input[type="submit"] {
    max-width: 100%;
    float: none; } }
/*!---------- IMAGE BLOCKS ----------*/
.img-md {
  max-height: 120px; }

.img-lg {
  max-height: 200px; }

.img-xl {
  max-height: 300px; }

.img-sm {
  max-height: 80px; }

.img-xs {
  max-height: 50px; }

.img-xxs {
  max-height: 30px; }

.fade-half {
  opacity: 0.5; }

.fade-1-4 {
  opacity: 0.75; }

.fade-3-4 {
  opacity: 0.25; }

.fade-on-hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: .5; }

.fade-on-hover:hover {
  opacity: 1; }

.img-shadow {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }

.img-shadow-light {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2); }

.image-block,
.image-block .tint-bg {
  padding: 0;
  height: 50vw;
  max-height: 700px; }

.image-block .container {
  height: 100%; }

.image-block-right .tint-bg {
  position: absolute;
  top: 0; }

@media all and (max-width: 768px) {
  .image-block {
    height: auto;
    max-height: 1000000px; }

  .image-block .tint-bg {
    height: 350px; }

  .image-block .v-align-middle, .image-block .page-title .container, .page-title .image-block .container, .image-block .hover-tile .hover-state, .hover-tile .image-block .hover-state {
    top: 0;
    transform: none;
    -webkit-transform: none; }

  .image-block-right .tint-bg {
    position: relative; } }
.push-img .container {
  position: relative; }

.push-img .container div[class*='col-'] {
  position: absolute;
  z-index: 1; }

.push-img div[class*='col-'] {
  z-index: 1; }

@media all and (max-width: 990px) {
  .push-img .container div[class*='col-'] {
    position: relative;
    top: 0;
    transform: none;
    -webkit-transform: none; } }
.image-square {
  height: 50vw;
  max-height: 640px;
  overflow: hidden;
  padding: 0; }

.image-square .image,
.image-square > .content {
  position: absolute; }

.image-square .image {
  height: 100%; }

.image-square > .content {
  padding: 0 10%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.image-square.left .image {
  left: 0; }

.image-square.left > .content {
  right: 0; }

.image-square.right .image {
  right: 0; }

.image-square.right > .content {
  left: 0; }

@media all and (max-width: 990px) {
  .image-square {
    height: auto;
    max-height: 100000px;
    padding-bottom: 48px; }

  .image-square .image,
  .image-square > .content {
    position: relative; }

  .image-square .image {
    height: 100vw;
    margin-bottom: 48px;
    max-height: 500px; }

  .image-square > .content {
    top: 0;
    transform: none;
    -webkit-transform: none;
    padding: 0 20%; } }
@media all and (max-width: 767px) {
  .image-square > .content {
    padding: 0 15px; } }
.image-zoom img {
  -webkit-transition: 9s;
  transition: 9s; }

.image-zoom:hover img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

.image-caption {
  position: relative;
  overflow: hidden; }

.image-caption .caption {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 16px;
  color: #fcfcfc; }

.image-caption .caption p {
  position: relative;
  z-index: 4;
  margin: 0; }

.image-caption .caption:before {
  content: "" attr(data-caption) "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 1;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(34, 34, 34, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(34, 34, 34, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.7) 100%);
  /* W3C */ }

.image-caption.hover-caption .caption {
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(100px);
  transform: translateY(100px); }

.image-caption.hover-caption:hover .caption {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

/*!---------- PORTOFLIO ----------*/
.filters {
  overflow: hidden;
  display: inline-block; }

.filters li {
  float: left;
  margin-right: 32px;
  cursor: pointer;
  border-color: rgba(255, 255, 255, 0);
  opacity: .7;
  border-radius: 25px;
  display: inline-block; }

.filters li.active {
  border-color: #47b475;
  opacity: 1; }

.filters li:last-child {
  margin-right: 0; }

.filters.floating {
  position: absolute;
  z-index: 10;
  top: 16px;
  text-align: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.98);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 200px; }

.filters.floating li {
  margin-bottom: 0; }

.project {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  padding: 0; }

.container .project {
  padding: 0 15px; }

.project.inactive {
  opacity: .1 !important;
  pointer-events: none !important; }

.project .image-tile {
  margin: 0; }

.project.inactive:hover .title,
.project.inactive .image-tile:hover:before {
  display: none; }

@media all and (max-width: 868px) {
  .filters.floating {
    width: 90vw; }

  .filters.floating li {
    float: none; } }
@media all and (max-width: 767px) {
  .filters.floating {
    border-radius: 0;
    padding: 8px; }

  .filters.floating li {
    width: 50%;
    float: left;
    margin: 0; } }
section + .portfolio-pullup {
  padding-top: 0;
  margin-top: -128px;
  position: relative;
  z-index: 20; }

.portfolio-pullup .project {
  margin-bottom: 0; }

.portfolio-pullup .inner-title:hover {
  opacity: 1; }

/*!---------- TESTIMONIALS ----------*/
.testimonials h4 {
  line-height: 4rem; }

.testimonials .quote-author {
  display: inline-block;
  text-align: left;
  overflow: hidden;
  width: 250px;
  margin-top: 24px; }

.testimonials .quote-author img {
  max-height: 60px;
  float: left;
  display: inline-block;
  margin-right: 16px; }

.testimonials .quote-author h6 {
  display: inline-block;
  margin-bottom: 0;
  line-height: 18px;
  padding-top: 14px; }

.testimonials .quote-author span {
  display: block;
  line-height: 18px; }

@media all and (max-width: 767px) {
  .testimonials h4 {
    line-height: 2.6rem; } }
/*!---------- COUNTDOWNS ----------*/
.countdown {
  font-size: 8rem;
  line-height: 8.8rem;
  font-weight: 100;
  text-transform: uppercase; }

.tint-bg .countdown {
  color: #fcfcfc; }

@media all and (max-width: 990px) {
  .countdown {
    font-size: 6.4rem;
    line-height: 72px; } }
@media all and (max-width: 767px) {
  .countdown {
    font-size: 4.8rem;
    line-height: 5.6rem; } }
/*!---------- MAPS ----------*/
.map-holder {
  overflow: hidden;
  position: relative; }

.map-holder iframe {
  border: none;
  position: absolute;
  width: 100%;
  height: 180%;
  top: -40%;
  left: 0;
  z-index: 1; }

.map-holder:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2; }

.map-holder.interact:before {
  width: 0; }

.map-holder.inline {
  height: 400px;
  overflow: hidden; }

.map-canvas {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0; }

/*!---------- TWITTER ----------*/
.twitter-feed.thirds li {
  width: 33.333333%;
  padding: 0 15px;
  float: left; }

.twitter-feed.thirds ul {
  overflow: hidden; }

@media all and (max-width: 990px) {
  .twitter-feed.thirds li {
    width: 50%; } }
@media all and (max-width: 767px) {
  .twitter-feed.thirds li {
    width: 100%; } }
.tweets-slider.large p {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.4rem;
  line-height: 3.2rem; }

.tweets-slider.large .timePosted {
  font-size: 1.4rem; }

@media all and (max-width: 990px) {
  .tweets-slider.large p {
    font-size: 1.8rem;
    line-height: 2.4rem; } }
@media all and (max-width: 767px) {
  .tweets-slider.large p {
    font-size: 1.4rem; } }
.sc-background-orange {
  background: #47b475 !important; }

/*!---------- FOOTERS ----------*/
footer.dark-bg a, .dark-bg footer.filters.floating a {
  color: #fcfcfc; }

.footer-1 .logo {
  max-height: 30px; }

.footer-1 .sub {
  opacity: .5; }

.social-list {
  margin: 0; }

.tint-bg .social-list a {
  color: #fcfcfc; }

.dark-bg .social-list a, .dark-bg .filters.floating .social-list a,
.tint-bg .social-list a {
  color: #fcfcfc;
  opacity: .5; }

.dark-bg .social-list a:hover {
  opacity: 1; }

.tint-bg .social-list a {
  opacity: 1; }

.bg-light .social-list a {
  color: #47525e; }

.back-to-top {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%); }

.back-to-top:hover {
  opacity: 1; }

.dark-bg .back-to-top, .dark-bg .filters.floating .back-to-top {
  border-color: #fcfcfc; }

.dark-bg .back-to-top:active,
.dark-bg .back-to-top:focus {
  color: #fcfcfc; }

.dark-bg .back-to-top:hover {
  background: none; }
